.zoom-in-hover:hover {
  animation: zoom-in 1s ease 1 forwards;
}
@keyframes zoom-in {
  0% {
    transform: scale(1,1);
  }
  100% {
    transform: scale(1.1,1.1);
  }
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-bold-webfont.eot');
  src: url('../fonts/poppins/poppins-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-bold-webfont.woff') format('woff'), url('../fonts/poppins/poppins-bold-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-bold-webfont.svg#Poppins') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-medium-webfont.eot');
  src: url('../fonts/poppins/poppins-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-medium-webfont.woff') format('woff'), url('../fonts/poppins/poppins-medium-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-medium-webfont.svg#Poppins') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-regular-webfont.eot');
  src: url('../fonts/poppins/poppins-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-regular-webfont.woff') format('woff'), url('../fonts/poppins/poppins-regular-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-regular-webfont.svg#Poppins') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-light-webfont.eot');
  src: url('../fonts/poppins/poppins-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-light-webfont.woff') format('woff'), url('../fonts/poppins/poppins-light-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-light-webfont.svg#Poppins') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-italic-webfont.eot');
  src: url('../fonts/poppins/poppins-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-italic-webfont.woff') format('woff'), url('../fonts/poppins/poppins-italic-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-italic-webfont.svg#Poppins') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-bolditalic-webfont.eot');
  src: url('../fonts/poppins/poppins-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-bolditalic-webfont.woff') format('woff'), url('../fonts/poppins/poppins-bolditalic-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-bolditalic-webfont.svg#Poppins') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-mediumitalic-webfont.eot');
  src: url('../fonts/poppins/poppins-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-mediumitalic-webfont.woff') format('woff'), url('../fonts/poppins/poppins-mediumitalic-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-mediumitalic-webfont.svg#Poppins') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/poppins/poppins-lightitalic-webfont.eot');
  src: url('../fonts/poppins/poppins-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/poppins-lightitalic-webfont.woff') format('woff'), url('../fonts/poppins/poppins-lightitalic-webfont.ttf') format('truetype'), url('../fonts/poppins/poppins-lightitalic-webfont.svg#Poppins') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/montserrat-bold.eot');
  src: url('../fonts/montserrat/montserrat-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat/montserrat-bold.woff') format('woff'), url('../fonts/montserrat/montserrat-bold.ttf') format('truetype'), url('../fonts/montserrat/montserrat-bold.svg#Montserrat') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/montserrat-medium.eot');
  src: url('../fonts/montserrat/montserrat-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat/montserrat-medium.woff') format('woff'), url('../fonts/montserrat/montserrat-medium.ttf') format('truetype'), url('../fonts/montserrat/montserrat-medium.svg#Montserrat') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/montserrat-regular.eot');
  src: url('../fonts/montserrat/montserrat-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat/montserrat-regular.woff') format('woff'), url('../fonts/montserrat/montserrat-regular.ttf') format('truetype'), url('../fonts/montserrat/montserrat-regular.svg#Montserrat') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/montserrat-light.eot');
  src: url('../fonts/montserrat/montserrat-light.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat/montserrat-light.woff') format('woff'), url('../fonts/montserrat/montserrat-light.ttf') format('truetype'), url('../fonts/montserrat/montserrat-light.svg#Montserrat') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/montserrat-italic.eot');
  src: url('../fonts/montserrat/montserrat-italic.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat/montserrat-italic.woff') format('woff'), url('../fonts/montserrat/montserrat-italic.ttf') format('truetype'), url('../fonts/montserrat/montserrat-italic.svg#Montserrat') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/montserrat-bolditalic.eot');
  src: url('../fonts/montserrat/montserrat-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat/montserrat-bolditalic.woff') format('woff'), url('../fonts/montserrat/montserrat-bolditalic.ttf') format('truetype'), url('../fonts/montserrat/montserrat-bolditalic.svg#Montserrat') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/montserrat-mediumitalic.eot');
  src: url('../fonts/montserrat/montserrat-mediumitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat/montserrat-mediumitalic.woff') format('woff'), url('../fonts/montserrat/montserrat-mediumitalic.ttf') format('truetype'), url('../fonts/montserrat/montserrat-mediumitalic.svg#Montserrat') format('svg');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat/montserrat-lightitalic.eot');
  src: url('../fonts/montserrat/montserrat-lightitalic.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat/montserrat-lightitalic.woff') format('woff'), url('../fonts/montserrat/montserrat-lightitalic.ttf') format('truetype'), url('../fonts/montserrat/montserrat-lightitalic.svg#Montserrat') format('svg');
  font-weight: 300;
  font-style: italic;
}
.education-classroom {
  margin-top: 2em;
}
.education-classroom .classroom-header {
  background-color: #F7F7F7;
}
@media (max-width: 500px) {
  .education-classroom .classroom-header h2.title {
    font-size: 1.5em;
  }
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-bar-wrapper {
  background-color: #d5d5d5;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-bar-wrapper .accomplishment-bar {
  background-color: #F18701;
  width: 18px;
  margin: 0;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-values .accomplishment {
  color: #F18701;
}
.education-classroom .inscription-student-summary .accomplishment-wrapper .accomplishment-values .time {
  color: #c2c2c2;
}
.education-classroom .inscription-student-summary .buttons-wrapper .inscription-unseen.has-messages {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #F18701;
  background-image: none;
  border-color: #F18701 #F18701 #be6b01;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.education-classroom .inscription-student-summary .buttons-wrapper .inscription-unseen.has-messages:hover {
  background: #be6b01;
}
.education-classroom .process-view .process-texts-wrapper .process-motivating-message {
  font-size: 1em;
  color: #F18701;
  font-weight: 700;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  position: relative;
  padding-bottom: 3em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #F18701;
  background-color: #F18701;
  color: transparent;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions {
  position: absolute;
  bottom: .7em;
  right: .5em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn {
  background: #F18701;
  color: #ffffff;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:active,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .btn:focus {
  background: #F18701;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #F18701;
  border-color: #F18701;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:active,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #F18701;
  color: #ffffff;
  border-color: #F18701;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li {
  display: inline-block;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #F18701;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color:active,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .actions .actions-nav li .btn-action-color:focus {
  background-color: #fe9f27;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal .state-bar {
  background: #424243;
  opacity: 1;
  width: 100% !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #F18701;
  opacity: 1 !important;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data.phase h4,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  margin-bottom: 1em;
  line-height: 1.2em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .phase-professor-summary {
  margin-bottom: 2.5em;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #F18701;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #F18701;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.education-classroom .process-view .process-phases-list .main-activities .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-button {
  border-radius: 0;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-view-container {
  border-right-color: #CCCCCC;
}
.education-classroom .schedule-wrapper .schedule-calendar h2 {
  color: #333333;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-time span {
  color: #DDDDDD !important;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-time span.on-the-hour {
  color: #424243 !important;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-event.class-system {
  background-color: #5c5c5c;
  border-color: #545454;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-event.class-personal {
  background-color: #dd7c01;
  border-color: #cd7301;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-event.class-workgroup {
  background-color: #dd7c01;
  border-color: #cd7301;
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-state-default {
  background-color: #d5d5d5;
  background-image: -moz-linear-gradient(top,#ffffff,#d5d5d5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#d5d5d5));
  background-image: -webkit-linear-gradient(top,#ffffff,#d5d5d5);
  background-image: -o-linear-gradient(top,#ffffff,#d5d5d5);
  background-image: linear-gradient(to bottom,#ffffff,#d5d5d5);
}
.education-classroom .schedule-wrapper .schedule-calendar .fc-state-active,
.education-classroom .schedule-wrapper .schedule-calendar .fc-state-down {
  background-image: none;
  background-color: #F18701;
  border-color: #F18701;
  color: #ffffff;
}
.education-classroom .group-chat-wrapper .list-messages .chat-message {
  border-bottom-color: #d5d5d5;
}
.education-classroom .group-chat-wrapper .list-messages .chat-message .date {
  color: #c2c2c2;
}
.education-classroom .members-toolbar .search-order .dropdown-menu li a.title {
  border-bottom-color: #E5E5E5;
}
.education-classroom .members-toolbar .search-order .dropdown-menu li.disabled a {
  color: #777777;
}
.education-classroom .members-list li .inscription-accomplishment {
  color: #333;
  background-color: #EEE;
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.education-classroom .members-list li .inscription-accomplishment.accomplishment-0 {
  background-color: #a94442;
  color: #f5e6e6;
}
.education-classroom .members-list li .inscription-accomplishment.accomplishment-10,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-20,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-30,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-40,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-50,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-60,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-70,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-80,
.education-classroom .members-list li .inscription-accomplishment.accomplishment-90 {
  background-color: #F18701;
  color: #fff2e3;
}
.education-classroom .members-list li .inscription-accomplishment.accomplishment-100 {
  background-color: #F18701;
  color: #fff2e3;
}
.education-classroom .members-list li .inscription-accomplishment .inscription-aaa {
  border-top-color: #DDDDDD;
  color: #FFFFFF;
}
.education-classroom .members-list li .inscription-accomplishment:hover {
  color: #fec173;
}
.education-classroom .members-list li .inscription-accomplishment:hover.accomplishment-0 {
  color: #d69695;
}
.education-classroom .members-list li .inscription-accomplishment:hover.accomplishment-100 {
  color: #fec173;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.education-classroom .auxiliary-activities .education-classroom-auxiliary-activity + .education-classroom-auxiliary-activity {
  border-top: none;
  margin-top: 1em;
}
.education-classroom .workgroup-professor-summary .dl-horizontal dd.text-long {
  max-height: 3em;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
.education-classroom .workgroup-professor-summary .dl-horizontal dd.text-long:not(.expanded) {
  position: relative;
}
.education-classroom .workgroup-professor-summary .dl-horizontal dd.text-long:not(.expanded)::after {
  width: 100%;
  height: 1em;
  position: absolute;
  bottom: 0;
  background: linear-gradient(to top,#f7f7f7,rgba(247,247,247,0));
}
.education-classroom .workgroup-professor-summary .dl-horizontal dd.text-long.expanded {
  max-height: 1000px;
}
@media (max-width: 480px) {
  .education-classroom .nav.nav-tabs li > a {
    font-size: .8em;
    letter-spacing: -0.01em;
    padding: .5em .2em;
  }
}
@media (max-width: 480px) {
  .education-classroom .list-toolbar .list-actions .search-wrapper {
    min-width: 0;
    width: calc(100% - 40px);
  }
}
.status-tasks-wrapper .progress-rail {
  background-color: #F7F7F7;
}
.status-tasks-wrapper .progress-rail .progress-bar {
  background-color: #F18701;
}
.auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.auxiliary-activities .auxiliary-activity-chat-with-the-tutor .info-tutor .image {
  width: 50px !important;
  height: 50px !important;
}
.auxiliary-activities .auxiliary-activity-chat-with-the-tutor .info-tutor .image.img-rounded {
  border-radius: 50%;
}
.auxiliary-activities .btn {
  background-color: #F18701;
  border-color: #F18701;
  color: #fff;
  width: 100%;
}
.auxiliary-activities .btn.btn-sm {
  font-size: 1em;
}
.auxiliary-activities .btn-more-info,
.auxiliary-activities .btn-info {
  background-color: transparent;
  border: none;
  color: #F18701;
  width: auto;
  padding: 0;
}
.goal-person {
  counter-reset: section;
}
.goal-person .goal-list li.goal {
  border-bottom: 1px dashed #F18701;
  padding-left: 4em;
  position: relative;
}
.goal-person .goal-list li.goal:first-child {
  border-top: none;
}
.goal-person .goal-list li.goal h3 {
  color: #565656;
  font-weight: 400;
  padding-top: 7px;
}
.goal-person .goal-list li.goal::before {
  width: 2.4em;
  height: 2.4em;
  background-color: #ffffff;
  border: 5px solid #F18701;
  content: "";
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 1.2em);
  left: 0;
}
.goal-person .goal-list li.goal::after {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  width: 1.6em;
  height: 1.6em;
  top: calc(50% - .8em);
  left: .7em;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  font-size: 0.8em;
  background-color: #F18701;
  border-radius: 50%;
  line-height: 1.6em;
}
.goal-person .goal-list li.goal:last-child {
  border-bottom: 2px solid #F18701;
}
.goal-person .goal-list li.goal .goal-title {
  margin-bottom: 0;
}
.goal-person .goal-list li.goal .goal-description {
  margin-top: 1em;
}
.goal-person .navbar.navbar-default {
  border: none;
  border-bottom: 2px solid #F18701;
  padding-bottom: 1em;
}
.goal-person .navbar.navbar-default .navbar-brand {
  display: none;
}
.goal-person .navbar.navbar-default .pull-right .btn-default {
  background-color: #F18701;
  border-color: #F18701;
  color: #ffffff;
}
.goal-person .navbar.navbar-default .pull-right .btn-default:hover,
.goal-person .navbar.navbar-default .pull-right .btn-default:active,
.goal-person .navbar.navbar-default .pull-right .btn-default:focus {
  background-color: #be6b01;
  border-color: #be6b01;
}
.goal-person .navbar.navbar-default .pull-right .btn-default .glyphicon {
  color: #ffffff;
  margin-right: 0.5em;
}
.goal-person .navbar.navbar-default .container-fluid {
  padding: 0;
}
.task-person .task-list li.plan {
  padding: 0.5em !important;
  border: 1px solid #F18701;
  margin-bottom: 1em;
  background-color: #F7F7F7;
}
.task-person .task-list li.plan h4.title {
  margin: .5em 0;
  padding-left: 3em;
  position: relative;
}
.task-person .task-list li.plan h4.title::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f46d";
  font-size: 1.4em;
  top: calc(50% - .7em);
  left: 1em;
  transform: rotate(-10deg);
  position: absolute;
}
.task-person .task-list .btn.disabled {
  display: none;
}
.task-person .task-list li.task {
  padding-left: 2em;
  position: relative;
}
.task-person .task-list li.task::before {
  content: "\f073";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  position: absolute;
  left: .5em;
  top: .5em;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle {
  stroke: #F7F7F7;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar {
  stroke: #F18701 !important;
}
.goals-container li .goal-wrapper .goal-box .circular-percentage .goal-score {
  color: #424243;
  opacity: .7;
  transition: .5s;
}
.goals-container li .goal-wrapper .goal-box .goal-title {
  color: #424243;
  opacity: .7;
  transition: .5s;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper {
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .objective-score {
  color: #F18701;
  font-weight: bold;
  font-style: italic;
  margin-left: 2.5em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .progress {
  background-color: rgba(213,213,213,0.5);
  box-shadow: inset 0 1px 2px #d5d5d5;
  position: relative;
  margin-left: 2.5em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper .progress .progress-bar {
  background-color: #F18701;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper::after {
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  font-weight: 900;
  content: "\f0a3";
  background-color: #a2a2a2;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  margin-right: .5em;
  position: absolute;
  top: 20px;
  left: 10px;
  line-height: 1em;
}
.goals-container li .goal-wrapper .objectives-container li .objective-wrapper.objective-medal-1::after {
  text-shadow: 1px 1px 1px #F18701;
  background-color: #be6b01;
}
.goals-container li .goal-wrapper:hover .goal-title {
  opacity: 1;
}
.goals-container li .goal-wrapper:hover .goal-box .goal-score {
  opacity: 1;
}
.goals-container li .goal-wrapper.selected {
  transform: none;
}
.goals-container li .goal-wrapper.selected .goal-title {
  opacity: 1;
}
.goals-container li .goal-wrapper.selected .goal-box .goal-score {
  opacity: 1;
}
.goals-container li .goal-wrapper.goal-medal-1 .goal-box::before {
  text-shadow: 1px 1px 1px #F18701;
  background-color: #be6b01;
}
.goals-container >li {
  width: calc(50% - 6px);
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle {
  stroke: #d5d5d5 !important;
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.circular-progress-bar {
  stroke: #F18701 !important;
}
.total-goals-score-container .goal-wrapper .goal-box .circular-percentage svg.circle-progress circle.full-circle {
  stroke: #F18701 !important;
}
.phase-wrapper .phase-scorm {
  margin-top: 2em;
}
.phase-wrapper .phases-list-container {
  margin-bottom: 2em;
}
.phase-wrapper .phases-list-container.btn-group .btn-primary {
  background-color: #F7F7F7;
  color: #F18701;
  border-color: #F18701;
  box-shadow: none;
}
.phase-wrapper .phases-list-container.btn-group.open .btn-primary {
  background-color: #F18701;
  color: #ffffff;
  border-color: #F18701;
}
.phase-wrapper .activities-list-link {
  font-size: 16px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 2em;
}
.phase-wrapper .phase-header .phase-fic h2 {
  font-weight: 700;
  padding-bottom: .5em;
}
.phase-wrapper .phase-header .contents iframe {
  width: 100% !important;
  min-height: 450px;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block {
  background-color: transparent;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-block .block-data-wrapper .btn-more-info {
  background-color: transparent;
  border: none;
}
.phase-wrapper .auxiliary-activities .education-classroom-auxiliary-activity + .education-classroom-auxiliary-activity {
  border-top: none;
  margin-top: 1em;
}
.education-view .tabbable {
  padding-top: 2em;
}
.education-view .tabbable .tab-pane {
  padding-top: 2em;
}
.education-view .nav-links-wrapper-top {
  border: none;
}
.education-view .nav-links-wrapper-top .container-fluid {
  padding: 0;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link {
  background-color: transparent;
  border: none;
  color: #F18701;
  padding: 0;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link:active {
  box-shadow: none;
}
.education-view .nav-links-wrapper-top .container-fluid .back-link .glyphicon {
  font-family: "Font Awesome 5 Pro";
}
.education-view .nav-links-wrapper-top .container-fluid .back-link .glyphicon::before {
  content: "\f053";
}
.education-view .nav-links-wrapper-top .container-fluid .back-link span {
  padding-left: 1em;
}
.popup-web-education-view .education-view .tabbable {
  padding-top: 0;
  background-color: #F7F7F7;
}
.popup-web-education-view .education-view .tab-content {
  padding: 0 1em 1em;
}
.phase-competencies > table {
  background-color: #ffffff;
}
.phase-competencies > table tr {
  border: 1px solid #d5d5d5;
}
.phase-competencies > table tr td,
.phase-competencies > table tr th {
  padding: 1em;
}
.phase-competencies > table tr td:last-child,
.phase-competencies > table tr th:last-child {
  border-left: 1px solid #d5d5d5;
}
.phase-competencies > table tr th {
  background-color: #F7F7F7;
}
.education-view .view-view .header-wrapper {
  padding: 1em 1em 1em 3em;
  background-image: url('../img/backgrounds/notebook-hole.png'), url('../img/backgrounds/notebook-bg.jpg');
  background-repeat: repeat-y, repeat;
  background-position: left top, 25px top;
  min-height: calc(140px + 2em);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 3px 0 4px rgba(0,0,0,0.3);
  position: relative;
}
.education-view .view-view .header-wrapper .image {
  border-radius: 20px;
  box-shadow: 3px 0 4px rgba(0,0,0,0.3);
  top: -0.5em;
  transform: rotate(-10deg);
}
.education-view .view-view .header-wrapper .buttons-wrapper {
  text-align: right;
}
.education-view .view-view .header-wrapper .education-description {
  margin-bottom: 1em;
}
.education-view .view-view .header-wrapper .online-mode-action {
  width: 45px;
  height: 45px;
  padding-top: 1em;
  border-radius: 50%;
  text-align: center;
  font-size: .7em;
  line-height: 1.3em;
  top: .5em;
  right: .5em;
  overflow: hidden;
}
.education-view .view-view .header-wrapper .online-mode-action i {
  display: block;
}
.education-view .view-view .header-wrapper .online-mode-action::after {
  animation: shine 5s ease-in-out infinite;
  animation-fill-mode: forwards;
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  background: rgba(255,255,255,0.13);
  background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
}
@keyframes shine {
  10% {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
  }
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  border: 1px solid #F7F7F7;
  background-color: #ffffff;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-26 {
  background-image: url("../img/img-phases/bg-phase-type-26.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-27 {
  background-image: url("../img/img-phases/bg-phase-type-27.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-28 {
  background-image: url("../img/img-phases/bg-phase-type-28.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 765px) {
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3),
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
@media (max-width: 500px) {
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
    width: 90%;
    margin: 0 auto 1em;
  }
}
.phase-fic-card .education-classroom .process-view .process-phases-list .main-activities .phase-fic.has-image .image-phase-type::before {
  background-image: none;
}
@media (max-width: 992px) {
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic:nth-child(3n+3),
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
@media (max-width: 500px) {
  .phase-fic-card .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic {
    width: 90%;
    margin: 0 auto 1em;
  }
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-26 {
  background-image: url("../img/img-phases/bg-phase-type-26.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-27 {
  background-image: url("../img/img-phases/bg-phase-type-27.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-28 {
  background-image: url("../img/img-phases/bg-phase-type-28.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #F18701;
  background-color: #F18701;
  color: transparent;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn {
  background: #F18701;
  color: #ffffff;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:focus {
  background: #F18701;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #F18701;
  border-color: #F18701;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #F18701;
  color: #ffffff;
  border-color: #F18701;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li {
  display: inline-block;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #F18701;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:active,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:focus {
  background-color: #fe9f27;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar {
  background: #424243;
  opacity: 1;
  width: 100% !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #F18701;
  opacity: 1 !important;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.phase h4,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  margin-bottom: 1em;
  line-height: 1.2em;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions {
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #F18701;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #F18701;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
.phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
@media (max-width: 765px) {
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3),
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  .phase-fic-card .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
.icons-font-awesome .education-classroom-auxiliary-activity .title {
  color: #424243;
  padding: 1em 0 .7em 3em;
  margin-bottom: 1em;
  border-bottom: 2px solid #F18701;
  position: relative;
}
.icons-font-awesome .education-classroom-auxiliary-activity .title::before {
  position: absolute;
  line-height: 1em;
  top: .2em;
  left: 0;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #F18701;
  font-size: 2em;
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-22 .title::before {
  content: "\f086";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-21 .title::before {
  content: "\f073";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-6 .title::before {
  content: "\f0eb";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-5 .title::before {
  content: "\f022";
}
.icons-font-awesome .education-classroom-auxiliary-activity.phase-type-11 .title::before {
  content: "\f49c";
}
.icons-customized .ico-phase-type-block {
  background-size: cover;
  background-image: url("../img/customized/cursos.png");
}
.icons-customized .main-activities .ico-phase-type,
.icons-customized .main-activity .ico-phase-type {
  font-size: 40px;
  width: 1em;
  height: 1em;
  background-size: 27em 1em;
  background-repeat: no-repeat;
  background-image: url("../svg/sprite-phase-type-icons.svg");
  position: absolute;
  top: .5em;
  left: .5em;
  z-index: 10;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-1,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-1 {
  background-position: 0 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-2,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-2 {
  background-position: -1em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-3,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-3 {
  background-position: -2em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-4,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-4 {
  background-position: -3em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-5,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-5 {
  background-position: -4em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-6,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-6 {
  background-position: -5em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-8,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-8 {
  background-position: -7em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-9,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-9 {
  background-position: -8em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-10,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-10 {
  background-position: -9em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-11,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-11 {
  background-position: -10em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-12,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-12 {
  background-position: -11em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-13,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-13 {
  background-position: -12em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-14,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-14 {
  background-position: -13em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-15,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-15 {
  background-position: -14em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-16,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-16 {
  background-position: -15em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-17,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-17 {
  background-position: -16em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-18,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-18 {
  background-position: -17em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-19,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-19 {
  background-position: -18em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-20,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-20 {
  background-position: -19em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-21,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-21 {
  background-position: -20em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-22,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-22 {
  background-position: -21em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-26,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-26 {
  background-position: -25em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-27,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-27 {
  background-position: -26em 0;
}
.icons-customized .main-activities .ico-phase-type.ico-phase-type-block,
.icons-customized .main-activity .ico-phase-type.ico-phase-type-block {
  background-size: 1em 1em;
  background-image: url("../svg/sprite-phase-type-block.svg");
  background-position: 0 0;
}
.icons-customized .main-activities .image-phase-type,
.icons-customized .main-activity .image-phase-type {
  background-color: #ccc;
  position: relative;
  width: 100%;
  padding-top: 50%;
  display: block;
}
.icons-customized .education-classroom-auxiliary-activity .title {
  color: #424243;
  margin-bottom: 1em;
  border-bottom: 2px solid #F18701;
  position: relative;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity .title {
  color: #424243;
  padding: 1em 0 1em 3.5em;
  margin-bottom: 1em;
  border-bottom: 2px solid #F18701;
  position: relative;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity .title::before {
  font-size: 60px;
  width: 1em;
  height: 1em;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  top: 0;
  left: 0;
  background-size: 27em 1em;
  background-image: url("../svg/sprite-phase-type-icons.svg");
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-22 .title::before {
  background-position: -21em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-21 .title::before {
  background-position: -20em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-6 .title::before {
  background-position: -5em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-5 .title::before {
  background-position: -4em 0;
}
.icons-customized-auxiliar .education-classroom-auxiliary-activity.phase-type-11 .title::before {
  background-position: -10em 0;
}
.ico-phase-type {
  display: block;
  width: 40px;
  height: 40px;
}
.phase-medias .media-list-workgroup .ico-filetype-document {
  display: inline-block;
  color: #F18701;
}
.phase-medias .media-list-workgroup .btn-delete {
  float: right;
}
.education-catalog .navbar-default {
  background-color: #F7F7F7;
}
.education-catalog .catalog-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.education-catalog .catalog-list .catalog-sheet {
  border-bottom-color: #d5d5d5;
  padding: 1.2em 0;
  width: 100%;
  position: relative;
}
.education-catalog .catalog-list .catalog-sheet h3 {
  font-size: 1.28em;
}
.education-catalog .catalog-list .catalog-sheet a.image {
  padding-right: 0;
}
.education-catalog .catalog-list .catalog-sheet a.image:hover {
  opacity: 1;
}
.education-catalog .catalog-list .catalog-sheet a.image div.image {
  height: auto;
}
.education-catalog .catalog-list .catalog-sheet a.image div.image::before {
  content: "";
  padding-bottom: 66%;
  display: block;
}
.education-catalog .catalog-list .catalog-sheet a.image .img-rounded {
  border-radius: 1.5em;
}
.education-catalog .catalog-list .catalog-sheet .inscriptions-wrapper {
  margin-top: 1em;
}
.education-catalog .catalog-list .catalog-sheet .buttons-wrapper {
  margin: 1em 0;
}
.education-catalog .catalog-list .catalog-sheet .no-calls,
.education-catalog .catalog-list .catalog-sheet .no-alive,
.education-catalog .catalog-list .catalog-sheet .no-person-attributes {
  color: #999999;
  font-style: italic;
}
.education-catalog .catalog-list .catalog-sheet:last-child {
  border-bottom: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
  width: calc(25% - 2em);
  margin: 0 1em 2em;
  padding: .5em;
  display: flex;
  border-bottom: none;
  box-shadow: 2px 0px 6px rgba(0,0,0,0.3);
  flex-direction: column;
  border-radius: 1.5em;
  position: relative;
  background-color: #ffffff;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail h3.title {
  margin-top: 1em;
  line-height: 1em;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-3,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-9 {
  padding: 0;
  float: none;
  width: 100%;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-3 {
  height: 180px;
  position: relative;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-3 a.image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-3 a.image div.image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-9 {
  display: flex;
  flex-direction: column;
  height: calc(100% - 180px);
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-9 .info-wrapper {
  margin-bottom: 1em;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-9 .buttons-wrapper {
  margin: auto 0 0;
  align-self: flex-end;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-md-9 .buttons-wrapper :last-child {
  border-bottom-right-radius: 1.3em;
}
@media (max-width: 992px) {
  .education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(33% - 2em);
  }
}
@media (max-width: 768px) {
  .education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(48% - 2em);
  }
}
@media (max-width: 500px) {
  .education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(90% - 2em);
  }
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-hours,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-dates,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-capacity,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-teaching-place {
  position: relative;
  padding-left: 2em;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-hours::before,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-dates::before,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-capacity::before,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience::before,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-teaching-place::before {
  position: absolute;
  color: #d5d5d5;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  left: 0;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-hours::before {
  content: "\f017";
  font-weight: 400;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-dates .lbl {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-dates::before {
  content: "\f073";
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience .lbl {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience::before {
  content: "\f0c0";
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-target-audience .txt {
  max-height: 42px;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-capacity,
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail .datum-teaching-place {
  display: none;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail.inscription-done {
  border: 1px solid #F18701;
}
.education-catalog .catalog-list .catalog-sheet.catalog-sheet-thumbnail.inscription-done:before {
  color: #F18701;
}
.education-catalog .catalog-list .catalog-sheet.recommended .recommended-label {
  background-color: #F18701;
}
.education-catalog .catalog-list .catalog-sheet.program-sheet {
  background-color: #F7F7F7;
  border: 1px solid #ffffff;
}
.education-catalog .catalog-list .catalog-sheet.program-sheet h3 {
  padding-left: 1.5em;
  position: relative;
}
.education-catalog .catalog-list .catalog-sheet.program-sheet h3:before {
  position: absolute;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "\f4d7";
  top: 0;
  left: 0;
}
.education-catalog .catalog-list .catalog-sheet.program-sheet .btn-default {
  background-color: #ffffff;
}
.education-catalog .catalog-list .catalog-sheet.program-sheet .btn-default:hover,
.education-catalog .catalog-list .catalog-sheet.program-sheet .btn-default:active,
.education-catalog .catalog-list .catalog-sheet.program-sheet .btn-default:focus {
  background-color: #F18701;
}
.professor-workgroups .navbar-default {
  border-color: transparent;
}
.professor-workgroups .navbar-default .navbar-header .navbar-brand {
  font-weight: 700;
  font-size: 1.28em;
  color: #424243;
}
.professor-workgroups .navbar-default .navbar-right .btn.search {
  padding: 0;
  background-color: #F18701;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  text-align: center;
  color: #ffffff;
}
.professor-workgroups .navbar-default .navbar-right .btn.search:hover,
.professor-workgroups .navbar-default .navbar-right .btn.search:active,
.professor-workgroups .navbar-default .navbar-right .btn.search:focus {
  background-color: #F18701;
  opacity: .8;
}
@media (max-width: 767px) {
  .professor-workgroups .navbar-default .navbar-right .form-group {
    width: calc(100% - 40px);
    display: inline-block;
  }
}
.professor-workgroups .catalog-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.professor-workgroups .catalog-list .catalog-sheet {
  border-bottom-color: #d5d5d5;
  padding: 1.2em 0;
  width: 100%;
  position: relative;
}
.professor-workgroups .catalog-list .catalog-sheet h3 {
  font-size: 1.28em;
}
.professor-workgroups .catalog-list .catalog-sheet a.image {
  padding-right: 0;
}
.professor-workgroups .catalog-list .catalog-sheet a.image:hover {
  opacity: 1;
}
.professor-workgroups .catalog-list .catalog-sheet a.image .img-rounded {
  border-radius: 1.5em;
}
.professor-workgroups .catalog-list .catalog-sheet .inscriptions-wrapper {
  margin-top: 1em;
}
.professor-workgroups .catalog-list .catalog-sheet .buttons-wrapper {
  margin: 1em 0;
}
.professor-workgroups .catalog-list .catalog-sheet .no-calls,
.professor-workgroups .catalog-list .catalog-sheet .no-alive,
.professor-workgroups .catalog-list .catalog-sheet .no-person-attributes {
  color: #999999;
  font-style: italic;
}
.professor-workgroups .catalog-list .catalog-sheet:last-child {
  border-bottom: none;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
  width: calc(25% - 2em);
  margin: 0 1em 2em;
  padding: .5em;
  display: flex;
  border-bottom: none;
  box-shadow: 2px 0px 6px rgba(0,0,0,0.3);
  flex-direction: column;
  border-radius: 1.5em;
  position: relative;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail h3 {
  line-height: 1em;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-2,
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-10 {
  width: 100%;
  padding: 0;
  float: none;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-10 {
  height: calc(100% - 140px);
  display: flex;
  flex-direction: column;
}
.professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail .col-sm-10 .buttons-wrapper {
  margin: auto 0 0;
  align-self: flex-end;
}
@media (max-width: 992px) {
  .professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(33% - 2em);
  }
}
@media (max-width: 768px) {
  .professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: calc(48% - 2em);
  }
}
@media (max-width: 480px) {
  .professor-workgroups .catalog-list .catalog-sheet.catalog-sheet-thumbnail {
    width: 100%;
  }
}
.popup-web-education-enrollment .modal-content {
  background-color: #F7F7F7;
}
.popup-web-education-enrollment .modal-header {
  padding: 1em 2em 0 2em;
}
.popup-web-education-enrollment .modal-header h3 {
  color: #F18701;
  font-size: 2em;
  font-weight: 400;
  border-bottom: 1px solid #F18701;
  padding-bottom: .5em;
}
.popup-web-education-enrollment .modal-body {
  padding: 2em;
}
.popup-web-education-enrollment .modal-body .education-content-banner {
  display: flex;
  background-color: #ffffff;
  margin-bottom: 1em;
}
.popup-web-education-enrollment .modal-body .education-content-banner .image,
.popup-web-education-enrollment .modal-body .education-content-banner .data {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.popup-web-education-enrollment .modal-body legend {
  border-color: #F18701;
  font-size: 0.95em;
  text-transform: uppercase;
}
.popup-web-education-enrollment .modal-body fieldset .call-list .call {
  background-image: none;
  width: 100%;
  line-height: 1em;
  font-size: 1em;
}
.popup-web-education-enrollment .modal-body fieldset .call-list .call.selected,
.popup-web-education-enrollment .modal-body fieldset .call-list .call:hover {
  background-image: none;
}
.popup-web-education-enrollment .modal-body fieldset .call-list .call::before {
  line-height: 1em;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0c8";
  font-size: 1em;
}
.popup-web-education-enrollment .modal-body fieldset .call-list .call.selected::before {
  line-height: 1em;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f00c";
  font-size: 1em;
}
.competence-test form.start-test-form .instructions-content {
  background-color: #F7F7F7;
}
.competence-test .progress-status p span {
  background-color: #efefef;
  border-color: #d5d5d5;
  color: #999999;
}
.competence-test .progress-status p span.competency_selected {
  color: #F18701;
  background-color: #F7F7F7;
  border-color: #F18701;
}
.competence-test .progress-status p span.competency_selected i {
  color: #F18701;
}
.auxiliary-activity-evaluation {
  text-align: center;
}
.auxiliary-activity-evaluation .btn {
  margin-top: 1em;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list {
  display: none;
  margin: 0 auto;
  background-color: #F18701;
  color: #ffffff;
}
.commodity-list.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list:hover,
.commodity-list-search.portlet_list_son_thumbnail .portlet_list_son_thumbnail .extend-list:hover {
  background-color: #F18701;
}
.commodity-list .portlet_list_son_thumbnail .extend-list,
.commodity-list-search .portlet_list_son_thumbnail .extend-list {
  display: none;
  margin: 0 auto;
  background-color: #F18701;
  color: #ffffff;
}
.commodity-list .portlet_list_son_thumbnail .extend-list:hover,
.commodity-list-search .portlet_list_son_thumbnail .extend-list:hover {
  background-color: #F18701;
}
.commodity-list .list-list.portlet_list_son_thumbnail,
.commodity-list-search .list-list.portlet_list_son_thumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.commodity-list .list-list.portlet_list_son_thumbnail .list-cell,
.commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell {
  display: flex;
  flex-direction: column;
  background-size: 100% auto;
  background-position: top;
  height: auto;
  width: 22.5%;
  margin: 0 1.25% 3% 1.25%;
}
.commodity-list .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper,
.commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper {
  margin-top: 50%;
  background-color: #ffffff;
  position: initial;
  border: 1px solid #d5d5d5;
  padding: 1em;
  height: 100%;
}
.commodity-list .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper a.title,
.commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper a.title {
  text-shadow: none;
  text-align: left;
  color: #424243;
  margin: 0 0 1em;
  height: 3.6em;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.2;
  max-height: 3.6em;
}
.commodity-list .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper .price,
.commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper .price {
  color: #424243;
  margin: 0;
}
.commodity-list .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper .btn.order,
.commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper .btn.order {
  padding: .5em 1em;
  color: #ffffff;
  background-color: #F18701;
  border-radius: 5px;
  font-weight: 700;
}
.commodity-list .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper .favorite-button,
.commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper .favorite-button {
  top: 5px;
  left: 5px;
  position: absolute;
}
.commodity-list .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper .highlights-wrapper,
.commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell .data-wrapper .highlights-wrapper {
  height: 1.5em;
}
.commodity-list .list-list.portlet_list_son_thumbnail .list-cell:before,
.commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell:before {
  background: none;
}
@media (max-width: 990px) {
  .commodity-list .list-list.portlet_list_son_thumbnail .list-cell,
  .commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell {
    width: 30.5%;
  }
}
@media (max-width: 768px) {
  .commodity-list .list-list.portlet_list_son_thumbnail .list-cell,
  .commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell {
    width: 47%;
  }
}
@media (max-width: 480px) {
  .commodity-list .list-list.portlet_list_son_thumbnail .list-cell,
  .commodity-list-search .list-list.portlet_list_son_thumbnail .list-cell {
    width: 90%;
  }
}
.commodity-list.commodity-list-search-box .list-search,
.commodity-list-search.commodity-list-search-box .list-search {
  float: left;
  width: 25%;
  background-color: #F7F7F7;
  padding: 1em;
}
@media (max-width: 768px) {
  .commodity-list.commodity-list-search-box .list-search,
  .commodity-list-search.commodity-list-search-box .list-search {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .commodity-list.commodity-list-search-box .list-search,
  .commodity-list-search.commodity-list-search-box .list-search {
    width: 100%;
    float: none;
    margin-bottom: 2em;
  }
}
.commodity-list.commodity-list-search-box .list-list,
.commodity-list-search.commodity-list-search-box .list-list {
  float: left;
  width: 75%;
  padding-left: 2em;
}
.commodity-list.commodity-list-search-box .list-list.portlet_list_son_thumbnail .list-cell,
.commodity-list-search.commodity-list-search-box .list-list.portlet_list_son_thumbnail .list-cell {
  width: 30.5%;
}
@media (max-width: 979px) {
  .commodity-list.commodity-list-search-box .list-list.portlet_list_son_thumbnail .list-cell,
  .commodity-list-search.commodity-list-search-box .list-list.portlet_list_son_thumbnail .list-cell {
    width: 47.5%;
  }
}
@media (max-width: 768px) {
  .commodity-list.commodity-list-search-box .list-list.portlet_list_son_thumbnail .list-cell,
  .commodity-list-search.commodity-list-search-box .list-list.portlet_list_son_thumbnail .list-cell {
    width: 97.5%;
    max-width: 350px;
  }
}
@media (max-width: 768px) {
  .commodity-list.commodity-list-search-box .list-list,
  .commodity-list-search.commodity-list-search-box .list-list {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .commodity-list.commodity-list-search-box .list-list,
  .commodity-list-search.commodity-list-search-box .list-list {
    width: 100%;
    float: none;
    padding: 0;
  }
}
.commodity-list.commodity-list-search-box .criteria-wrapper .categories-wrapper,
.commodity-list-search.commodity-list-search-box .criteria-wrapper .categories-wrapper {
  background-color: #F7F7F7;
  padding: 1em;
}
.commodity-list.commodity-list-search-top .list-list.portlet_list_son_thumbnail .list-cell,
.commodity-list-search.commodity-list-search-top .list-list.portlet_list_son_thumbnail .list-cell {
  width: 22.5%;
}
@media (max-width: 990px) {
  .commodity-list.commodity-list-search-top .list-list.portlet_list_son_thumbnail .list-cell,
  .commodity-list-search.commodity-list-search-top .list-list.portlet_list_son_thumbnail .list-cell {
    width: 30.5%;
  }
}
@media (max-width: 768px) {
  .commodity-list.commodity-list-search-top .list-list.portlet_list_son_thumbnail .list-cell,
  .commodity-list-search.commodity-list-search-top .list-list.portlet_list_son_thumbnail .list-cell {
    width: 47%;
  }
}
@media (max-width: 480px) {
  .commodity-list.commodity-list-search-top .list-list.portlet_list_son_thumbnail .list-cell,
  .commodity-list-search.commodity-list-search-top .list-list.portlet_list_son_thumbnail .list-cell {
    width: 90%;
  }
}
.commodity-view .view-view .back-link-top {
  border: none;
  color: #F18701;
  background-color: transparent;
  position: relative;
  padding-left: 2em;
}
.commodity-view .view-view .back-link-top::before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-weight: 700;
  position: absolute;
  left: 0;
}
.commodity-view .view-view .btn-share {
  float: right;
}
.commodity-view .view-view .btn-share::after {
  clear: both;
}
.commodity-view .view-view .row-1 > .col-md-6 {
  width: 100%;
}
.commodity-view .view-view .row-2 > .col-md-6 {
  width: 100%;
}
.commodity-view .view-view .btn-add-to-cart {
  float: right;
  margin-bottom: 1.5em;
}
.commodity-view .view-view .row-2 {
  border-top: 1px dashed #F18701;
  padding-top: 2em;
}
.commodity-view .view-view .row-2 h5 {
  color: #F18701;
  padding-bottom: .5em;
  border-bottom: 1px solid #F18701;
  margin-top: 2em;
}
.commodity-view .view-view .row-2 h5:first-child {
  margin-top: 0;
}
.commodity-view .view-view #galleria.no-thumbs .galleria-thumbnails-container {
  display: none;
}
.commodity-view .view-view .commodity-contact-form {
  background-color: #F18701;
  min-height: 3em;
}
.commodity-view .view-view .commodity-contact-form .form-ico::before {
  content: "\f1fa";
  font-size: 2em;
  line-height: 1em;
  font-family: "Font Awesome 5 Pro";
}
.commodity-view .view-view .commodity-location .ico {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}
.commodity-view .view-view .commodity-location .ico::before {
  color: #d5d5d5 !important;
  font-size: 1em !important;
}
.commodity-view .view-view .commodity-location .commodity-location-company .ico::before {
  content: "\f1ad";
}
.commodity-view .view-view .commodity-location .commodity-location-address .ico::before {
  content: "\f3c5";
}
.commodity-view .view-view .commodity-location .commodity-location-phone .ico::before {
  content: "\f095";
}
.commodity-view .view-view .commodity-location .commodity-location-email .ico::before {
  content: "\f0e0";
}
.commodity-view .view-view .commodity_availability .availability_calendar .ui-widget {
  border-color: #d5d5d5;
}
.commodity-view .view-view .commodity_availability .availability_calendar .ui-widget-header {
  background-color: #d5d5d5;
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-description h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-objectives h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-recipients h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-methodology h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-calendar h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-schedule h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-program h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-accreditation h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-organizes h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-team h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-collaborators h5,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-includes h5 {
  position: relative;
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-description h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-objectives h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-recipients h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-methodology h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-calendar h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-schedule h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-program h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-accreditation h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-organizes h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-team h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-collaborators h5:before,
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-includes h5:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f19d";
  font-weight: 900;
  margin-right: 1em;
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-description h5:before {
  content: "\f51c";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-objectives h5:before {
  content: "\f648";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-recipients h5:before {
  content: "\f63d";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-methodology h5:before {
  content: "\f0e8";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-calendar h5:before {
  content: "\f073";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-schedule h5:before {
  content: "\f017";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-program h5:before {
  content: "\f5db";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-accreditation h5:before {
  content: "\f559";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-organizes h5:before {
  content: "\f549";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-team h5:before {
  content: "\f0c0";
}
.commodity-view.commodity-view-course .view-view .tab-pane .commodity-collaborators h5:before {
  content: "\f508";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn {
  position: relative;
  text-align: center;
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f19d";
  font-weight: 900;
  display: block;
  font-size: 1.5em;
  margin-bottom: .3em;
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-presentation:before {
  content: "\f51c";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-objectives:before {
  content: "\f648";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-recipients:before {
  content: "\f63d";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-methodology:before {
  content: "\f0e8";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-calendar:before {
  content: "\f073";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-schedule:before {
  content: "\f017";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-program:before {
  content: "\f5db";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-accreditation:before {
  content: "\f559";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-organizes:before {
  content: "\f549";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-team:before {
  content: "\f0c0";
}
.commodity-view.commodity-view-course .view-view .nav-subtabs .subtab-btn.subtab-collaborators:before {
  content: "\f508";
}
.cart-list .no-rows,
.commodity-favorites .no-rows,
.article-favorites .no-rows {
  margin: 0 auto;
  background-color: #F7F7F7;
  padding: 3em 2em 2em;
  border-radius: 1em;
  font-size: 1.5em;
  text-align: center;
  position: relative;
}
.cart-list .no-rows:before,
.commodity-favorites .no-rows:before,
.article-favorites .no-rows:before {
  content: "\f7a9";
  font-family: "Font Awesome 5 Pro";
  color: #d5d5d5;
  font-size: 3em;
  display: block;
  font-weight: 900;
  margin-bottom: .5em;
}
.cart-list .no-rows:before {
  content: "\f291";
}
.portlets-row-middle-right .cart-list .no-rows {
  font-size: 1em;
}
div.inscription-list .program-header {
  background-color: #F7F7F7;
  pading: 1em;
}
div.inscription-list .program-header.has-image .image {
  border-right: 1px solid #d5d5d5;
}
div.inscription-list ul.inscription-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
div.inscription-list ul.inscription-list li.inscription {
  width: calc(25% - 2em);
  margin: 0 1em 2em;
  padding: .5em;
  display: flex;
  flex-direction: column;
  border-bottom: none;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  border-radius: 1.5em;
  position: relative;
  background-image: #F7F7F7;
  background-image: -moz-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -webkit-gradient(left top,left top,color-stop(0%,#F7F7F7),color-stop(100%,#ffffff));
  background-image: -webkit-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -o-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
  background-image: -ms-linear-gradient(top,#d5d5d5 0%,#ffffff 100%);
}
@media (max-width: 1170px) {
  div.inscription-list ul.inscription-list li.inscription {
    width: calc(33% - 2em);
  }
}
@media (max-width: 768px) {
  div.inscription-list ul.inscription-list li.inscription {
    width: calc(50% - 2em);
  }
}
@media (max-width: 600px) {
  div.inscription-list ul.inscription-list li.inscription {
    width: calc(100% - 2em);
  }
}
div.inscription-list ul.inscription-list li.inscription a.image div.image {
  background-color: #EEEEEE;
  border-radius: 1.5em;
  height: auto;
}
div.inscription-list ul.inscription-list li.inscription a.image div.image::before {
  content: "";
  padding-bottom: 66%;
  display: block;
}
div.inscription-list ul.inscription-list li.inscription .title {
  margin-bottom: 1em;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper .accomplishment-bar-wrapper {
  background-color: #d5d5d5;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper .accomplishment-bar-wrapper .accomplishment-bar {
  background-color: #F18701;
  width: 18px;
  margin: 0;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper .accomplishment-values .accomplishment {
  color: #F18701;
}
div.inscription-list ul.inscription-list li.inscription .accomplishment-wrapper .accomplishment-values .time {
  color: #c2c2c2;
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.date-ini,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.teaching-place,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.hours,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.date-end {
  width: auto;
  padding-left: 2em;
  padding-right: .5em;
  color: #777777;
  font-weight: 400;
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.date-ini::after,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.teaching-place::after,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.hours::after,
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dt.date-end::after {
  content: ":";
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd {
  margin-left: 0;
  padding-left: 2em;
  position: relative;
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd::before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #d5d5d5;
  position: absolute;
  left: 0;
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd.date-ini::before {
  content: "\f073";
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd.date-end::before {
  content: "\f273";
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd.teaching-place::before {
  content: "\f3c5";
}
div.inscription-list ul.inscription-list li.inscription .dl-horizontal dd.hours::before {
  content: "\f017";
  font-weight: 400;
}
div.inscription-list ul.inscription-list li.inscription .col-sm-9 {
  padding: 0 2em;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper {
  margin-top: auto;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info {
  background-color: transparent !important;
  background-image: none !important;
  border: none !important;
  padding: 0;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info .lbl {
  display: none;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info i {
  display: block;
  font-size: 2.5em;
  color: #F18701;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info:hover,
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info:active,
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-info:focus {
  opacity: 0.8;
}
div.inscription-list ul.inscription-list li.inscription .buttons-wrapper .btn-primary {
  border-bottom-right-radius: 1em;
}
div.inscription-list ul.inscription-list li.inscription.inscription-program h3.title {
  padding-left: 1.5em;
  position: relative;
}
div.inscription-list ul.inscription-list li.inscription.inscription-program h3.title::before {
  position: absolute;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "\f4d7";
  top: 0;
  left: 0;
}
div.inscription-list ul.inscription-list li.inscription a.image {
  padding-right: 0;
}
div.inscription-list .status-tasks-wrapper .progress-rail {
  background-color: #d5d5d5;
}
div.inscription-list .status-tasks-wrapper .progress-rail .progress-bar {
  background-color: #F18701;
}
.test-svg-cover {
  background-color: #f2e8d5;
  background-image: url("../svg/plants-grow.svg");
  background-position: bottom right;
  background-size: 30%;
  background-repeat: no-repeat;
}
.test-svg-cover .container {
  padding: 0 2em;
  min-height: 300px;
  max-width: 800px;
}
.test-svg-cover .container h1 {
  font-weight: 700;
  font-size: 58px;
  line-height: 1em;
  margin-top: 1em;
}
.test-svg-cover .container h1 span {
  font-size: .6em;
  font-weight: 400;
  display: block;
  line-height: 1.1em;
  margin-top: .5em;
}
.test-svg-cover .container p {
  font-size: 28px;
  font-weight: 700;
}
#plants-grow #plants-grow-u-terra {
  fill: #ff0000;
}
.job-list-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.job-list-top .job-offer-son {
  display: flex;
  flex-direction: column;
  width: 23%;
  margin: 0 1% 1em;
  background-color: #F7F7F7;
}
.job-list-top .job-offer-son .job-offer-title {
  padding-left: 2em;
  position: relative;
  margin-bottom: 1em;
}
.job-list-top .job-offer-son .job-offer-title::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0b1";
  position: absolute;
  top: 0;
  left: 0;
  color: #F18701;
}
.job-list-top .job-offer-son:hover {
  animation: zoom-in 1s ease 1 forwards;
}
.job-list-top .job-offer-son:hover {
  border: 1px solid #F18701;
}
.job-list-top .job-offer-son .matching-stars {
  text-align: center;
}
@media (max-width: 992px) {
  .job-list-top .job-offer-son {
    width: 31%;
  }
}
@media (max-width: 768px) {
  .job-list-top .job-offer-son {
    width: 48%;
  }
}
@media (max-width: 480px) {
  .job-list-top .job-offer-son {
    width: 100%;
    margin: 0 0 1em;
  }
  .job-list-top .job-offer-son:hover {
    animation: none;
  }
}
.job-list .job-offers-list .job-offer-son {
  background-color: #ffffff;
  border-color: #F7F7F7;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) h4,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) h4 {
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .user-image,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .user-image {
  border: 1px solid #d5d5d5;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .ico:before {
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text {
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text a,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .contact-item .text a {
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper {
  background-color: rgba(66,66,67,0.5);
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .level-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .degree-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .level-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .degree-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .level-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .degree-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .level-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .degree-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .level-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .degree-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .level-bar,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .degree-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .level-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .degree-wrapper .degree-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .level-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .level-wrapper .degree-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .level-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .degree-wrapper .degree-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .level-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .level-wrapper .degree-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .level-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .degree-wrapper .degree-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .level-bar,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .level-wrapper .degree-bar {
  background-color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .text,
.job-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .text,
.job-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .text,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .label-with-degree .text,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .language-with-level .text,
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .competence-with-degree .text {
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) > h4,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) > h4 {
  border-bottom: 2px solid #d5d5d5;
  background-color: transparent;
  border-radius: 0;
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert.alert-info,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert.alert-info,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert.alert-info,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert.alert-info {
  background-color: #ffffff;
  border-color: #d5d5d5;
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-requirements-wrapper h5,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-requirements-wrapper h5,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-requirements-wrapper h5,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-requirements-wrapper h5 {
  border-bottom: 1px solid #d5d5d5;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td {
  border-bottom: 1px solid #ffffff;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .matching-table-wrapper table.grid > tbody > tr > td a,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .matching-table-wrapper table.grid > tbody > tr > td a {
  color: #424243;
}
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .application-unseen.has-messages,
.job-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .application-unseen.has-messages,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.submit-application .alert .application-unseen.has-messages,
.mentor-view table.main-table > tbody > tr > td:nth-child(2) .general-info-wrapper.application-submitted .alert .application-unseen.has-messages {
  text-shadow: 0 1px 1px rgba(156,29,29,0.75);
}
.job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
.job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1),
.mentor-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
.mentor-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
  background-color: transparent;
  color: #424243;
  border-radius: 0;
  border-right: 2px solid #d5d5d5;
}
@media (max-width: 767px) {
  .job-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
  .job-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1),
  .mentor-view table.main-table > tbody > tr:nth-child(1) > td:nth-child(1),
  .mentor-view table.main-table > tbody > tr:nth-child(2) > td:nth-child(1) {
    border-right: none;
  }
}
.mentor-view table.main-table > tbody > tr > td:nth-child(1) .user-image {
  border-radius: 50%;
}
#user_edit_web_form .nav.nav-tabs li > a {
  font-size: 1em;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.2em;
}
.job-list > .navbar-default,
.application-list > .navbar-default {
  background-color: #F7F7F7;
}
.languages-levels-info {
  font-size: .9em;
  line-height: 1.1em;
  display: block;
  font-weight: normal;
}
.svg-soft-lighten-color {
  fill: #F7F7F7;
}
.svg-dark-color {
  fill: #424243;
}
.svg-tertiary-color {
  fill: #F18701;
}
.svg-tertiary-dark-color {
  fill: #be6b01;
}
.svg-primary-color {
  fill: #F18701 !important;
}
.svg-primary-dark-color {
  fill: #be6b01;
}
html {
  scroll-behavior: smooth;
  color-scheme: light;
}
body {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #424243;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: normal;
  font-size: 16px;
  margin-bottom: .8em;
}
h1 {
  font-size: 2.25em;
}
h2 {
  font-size: 2.1em;
}
h3 {
  font-size: 1.7em;
}
h4 {
  font-size: 1.28em;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.86em;
}
p {
  font-size: 1em;
  padding-bottom: 0.8em;
  line-height: 1.5em;
}
.bigger {
  font-size: 150%;
}
.form-control,
.chosen {
  border: 1px solid #d5d5d5;
  border-radius: 0;
  padding: .5em 1em;
  resize: none;
  margin-bottom: 1em;
  background-color: white;
  height: auto;
  min-height: 34px;
  box-shadow: none;
  font-size: 1em;
}
@media (max-width: 480px) {
  .form-control,
  .chosen {
    font-size: 14px;
  }
}
.items-radio input[type="radio"],
.items-checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
}
.items-radio input[type="radio"]::before,
.items-checkbox input[type="checkbox"]::before {
  position: relative;
  width: 1em;
  height: 1em;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  content: "";
  display: block;
  cursor: pointer;
}
.items-radio input[type="radio"]:checked::after,
.items-checkbox input[type="checkbox"]:checked::after {
  width: 1em;
  height: 1em;
  content: "";
  position: absolute;
  top: calc(50% - .5em);
  left: calc(50% - .5em);
  display: block;
  background: linear-gradient(top left,#F18701 0%,#F18701 70%,#424243 90%);
}
.items-radio input[type="radio"]::before,
.items-radio input[type="radio"]::after {
  border-radius: 50%;
}
.items-radio input[type="radio"]:checked::after {
  background: radial-gradient(circle at .2em .2em,#F18701 40%,#424243);
}
.items-checkbox input[type="checkbox"]:checked::after {
  background: #F18701;
  box-shadow: inset -2px -2px 2px rgba(0,0,0,0.3);
}
.form-view .form-block.system_form_block_boxed {
  background-color: #F7F7F7;
}
.form-view .form-block.system_form_block_boxed.has-head .form-block-head {
  background-color: #F18701;
}
.form-view .form-view-header .attempts {
  font-size: 12px;
}
.form-view .form-view-header .attempts a.list-group-item {
  background-color: #F7F7F7;
  color: #F18701;
  border-color: #F18701;
  padding: .7em 2em;
  border-radius: 0;
  background-image: none;
}
.form-view .form-view-header .attempts a.list-group-item.active,
.form-view .form-view-header .attempts a.list-group-item.active:active,
.form-view .form-view-header .attempts a.list-group-item.active:focus,
.form-view .form-view-header .attempts a.list-group-item.active:hover {
  background-color: #F18701;
  color: #ffffff;
}
.form-view.system_form_boxed {
  background-color: #F7F7F7;
  padding: 20px;
}
.form-vertical .control-label {
  text-align: left;
}
.form-vertical .control-label p {
  margin-bottom: 1em !important;
  line-height: 1.5em !important;
  padding-bottom: 0;
}
.form-soft-light-inputs input[type="text"],
.form-soft-light-inputs textarea {
  background-color: #F7F7F7;
  padding: 1.2em;
  height: auto;
  border: none;
  box-shadow: none;
  border-radius: .5em;
  font-size: 1em;
}
.box-soft-lighten .form-template {
  padding: 2em;
}
.box-soft-lighten .form-template.assesstments {
  position: relative;
  z-index: 2;
}
.box-soft-lighten .form-template.assesstments .row {
  margin-bottom: .8em;
  padding-bottom: .8em;
}
.box-soft-lighten .form-template.assesstments .row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.box-soft-lighten .form-template.assesstments .items-radio {
  text-align: right;
}
.box-soft-lighten .form-template.assesstments .items-radio .radio {
  display: inline-block;
  padding-top: 0;
  margin-right: 2em;
}
.box-soft-lighten .form-template.assesstments .items-radio .radio .options_item span {
  margin-left: .5em;
  display: inline-block;
}
.box-soft-lighten .form-template.assesstments .item-label {
  font-weight: 700;
}
.box-soft-lighten .form-template.assesstments:before {
  position: absolute;
  bottom: .7em;
  left: .5em;
  font-size: 8em;
  transform: rotate(-15deg);
  font-family: "Font Awesome 5 Pro";
  content: "\f4b0";
  font-weight: 900;
  color: #d5d5d5;
}
.box-soft-lighten .form-template.assesstments .btn {
  z-index: 2;
  position: relative;
}
.box-soft-lighten .form-template.assesstments textarea {
  margin-bottom: 0;
}
apperance
					.tracking-new-section form .form-check .checkbox .form-check-input:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: '\e5b0';
  text-align: left;
  width: auto;
  height: auto;
  border: none;
}
.tracking-new-section form .form-check .checkbox .form-check-input:checked::after {
  background: transparent;
  box-shadow: none;
}
.tracking-new-section form .form-check .checkbox .form-check-input:checked:before {
  content: '\e5b1';
}
.primary-color {
  color: #F18701 !important;
}
.secondary-color {
  color: #F18701 !important;
}
.tertiary-color {
  color: #F18701 !important;
}
.soft-color {
  color: #d5d5d5 !important;
}
.dark-color {
  color: #424243 !important;
}
.black-color {
  color: #000000 !important;
}
.white-color {
  color: #ffffff !important;
}
.box-white {
  background-color: #ffffff !important;
}
.box-soft {
  background-color: #d5d5d5 !important;
}
.box-soft-lighten {
  background-color: #F7F7F7 !important;
}
.box-dark {
  background-color: #424243 !important;
  color: #fff !important;
}
.box-primary {
  background-color: #F18701 !important;
  color: #fff !important;
}
.box-primary-dark {
  background-color: #be6b01 !important;
  color: #fff !important;
}
.box-secondary {
  background-color: #F18701 !important;
  color: #fff !important;
}
.box-tertiary {
  background-color: #F18701 !important;
  color: #fff !important;
}
.box-primary-white-80 {
  background-color: #fce7cc !important;
}
.box-transparent-white {
  background-color: rgba(255,255,255,0.8);
}
.make-shadow {
  box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
.box-container .inner {
  padding: 2em;
}
.box-primary-half {
  background: #F18701;
  background: -moz-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#F18701),color-stop(50%,#F18701),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
}
.box-secondary-half {
  background: #F18701;
  background: -moz-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#F18701),color-stop(50%,#F18701),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
}
.box-tertiary-half {
  background: #F18701;
  background: -moz-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#F18701),color-stop(50%,#F18701),color-stop(50%,transparent),color-stop(100%,transparent));
  background: -webkit-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -o-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
  background: -ms-linear-gradient(top,#F18701 0%,#F18701 50%,transparent 50%,transparent 100%);
}
.degraded-primary-bottom {
  background-image: #F18701;
  background-image: -moz-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#F18701),color-stop(50%,transparent),color-stop(100%,transparent));
  background-image: -webkit-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -o-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -ms-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
}
.degraded-secondary-bottom {
  background-image: #F18701;
  background-image: -moz-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#F18701),color-stop(50%,transparent),color-stop(100%,transparent));
  background-image: -webkit-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -o-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -ms-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
}
.degraded-tertiary-bottom {
  background-image: #F18701;
  background-image: -moz-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#F18701),color-stop(50%,transparent),color-stop(100%,transparent));
  background-image: -webkit-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -o-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
  background-image: -ms-linear-gradient(bottom,#F18701 0%,transparent 50%,transparent 100%);
}
.degraded-soft-bottom {
  background-image: #d5d5d5;
  background-image: -moz-linear-gradient(bottom,#d5d5d5 0%,transparent 50%,transparent 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#d5d5d5),color-stop(50%,transparent),color-stop(100%,transparent));
  background-image: -webkit-linear-gradient(bottom,#d5d5d5 0%,transparent 50%,transparent 100%);
  background-image: -o-linear-gradient(bottom,#d5d5d5 0%,transparent 50%,transparent 100%);
  background-image: -ms-linear-gradient(bottom,#d5d5d5 0%,transparent 50%,transparent 100%);
}
.degraded-soft-lighten-bottom {
  background-image: #F7F7F7;
  background-image: -moz-linear-gradient(bottom,#F7F7F7 0%,transparent 50%,transparent 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#F7F7F7),color-stop(50%,transparent),color-stop(100%,transparent));
  background-image: -webkit-linear-gradient(bottom,#F7F7F7 0%,transparent 50%,transparent 100%);
  background-image: -o-linear-gradient(bottom,#F7F7F7 0%,transparent 50%,transparent 100%);
  background-image: -ms-linear-gradient(bottom,#F7F7F7 0%,transparent 50%,transparent 100%);
}
.degraded-primary-secondary {
  background-image: #F18701;
  background-image: -moz-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#F18701),color-stop(100%,#F18701));
  background-image: -webkit-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: -o-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: -ms-linear-gradient(bottom,#F18701 0%,#F18701 100%);
}
.degraded-primary-tertiary-horizontal {
  background-image: #F18701;
  background-image: linear-gradient(to right,#F18701 0%,#F18701 100%);
  background-image: -moz-linear-gradient(left,#F18701 0%,#F18701 100%);
  background-image: -webkit-gradient(left,color-stop(0%,#F18701),color-stop(100%,#F18701));
  background-image: -webkit-linear-gradient(left,#F18701 0%,#F18701 100%);
  background-image: -o-linear-gradient(left,#F18701 0%,#F18701 100%);
  background-image: -ms-linear-gradient(left,#F18701 0%,#F18701 100%);
}
.degraded-secondary-primary {
  background-image: #F18701;
  background-image: -moz-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: -webkit-gradient(left bottom,left bottom,color-stop(0%,#F18701),color-stop(100%,#F18701));
  background-image: -webkit-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: -o-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: -ms-linear-gradient(bottom,#F18701 0%,#F18701 100%);
}
.degraded-primary-tertiary {
  background-image: #F18701;
  background-image: -moz-linear-gradient(top,#F18701 50%,#F18701 100%);
  background-image: -webkit-gradient(left top,left top,color-stop(50%,#F18701),color-stop(100%,#F18701));
  background-image: -webkit-linear-gradient(top,#F18701 50%,#F18701 100%);
  background-image: -o-linear-gradient(top,#F18701 50%,#F18701 100%);
  background-image: -ms-linear-gradient(top,#F18701 50%,#F18701 100%);
  color: #ffffff;
}
.degraded-diagonal-primary-tertiary {
  background-color: #F18701;
  background-image: linear-gradient(to bottom right,#F18701,#F18701);
  background-image: -moz-linear-gradient(-45deg,#F18701 50%,#F18701 100%);
  background-image: -webkit-gradient(linear,left top,right bottom,color-stop(50%,#F18701),color-stop(100%,#F18701));
  background-image: -webkit-linear-gradient(-45deg,#F18701 50%,#F18701 100%);
  background-image: -o-linear-gradient(-45deg,#F18701 50%,#F18701 100%);
  background-image: -ms-linear-gradient(-45deg,#F18701 50%,#F18701 100%);
  color: #ffffff;
}
.degraded-diagonal-dark {
  background-color: #424243;
  background-image: linear-gradient(to bottom right,#424243,#5b5b5d);
  background-image: -moz-linear-gradient(-45deg,#424243 50%,#5b5b5d 100%);
  background-image: -webkit-gradient(linear,left top,right bottom,color-stop(50%,#424243),color-stop(100%,#5b5b5d));
  background-image: -webkit-linear-gradient(-45deg,#424243 50%,#5b5b5d 100%);
  background-image: -o-linear-gradient(-45deg,#424243 50%,#5b5b5d 100%);
  background-image: -ms-linear-gradient(-45deg,#424243 50%,#5b5b5d 100%);
  color: #ffffff;
}
.box-line-soft {
  border: 1px solid #d5d5d5;
}
.box-line-dark {
  border: 1px solid #424243;
}
.box-line-primary {
  border: 1px solid #F18701;
}
.box-line-secondary {
  border: 1px solid #F18701;
}
.box-line-tertiary {
  border: 1px solid #F18701;
}
.box-line-white {
  border: 1px solid #ffffff;
}
.box-line-dashed {
  border: 1px dashed;
}
.box-rounded {
  border-radius: 20px;
}
.box-slider {
  position: absolute;
  z-index: 200;
  background-color: rgba(0,0,0,0.5);
  padding: 1em;
  max-width: 40vw;
  width: 100%;
  color: #ffffff;
  top: 1em;
  border-radius: 20px;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}
.row.display-flex > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
.row.display-flex > [class*="col-"] .inner {
  padding: 1em;
  height: 100%;
}
.row.display-flex > [class*="col-"] .inner > div.full-height {
  height: 100%;
}
.image-centered {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .custom-col-md-5 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .custom-col-lg-5 {
    width: 20%;
  }
}
a {
  color: #F18701;
}
a:hover,
a:focus,
a:active {
  opacity: .8;
}
.btn {
  border-radius: 0;
  line-height: 1em;
  padding: .7em 2em;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  white-space: normal;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn:active:focus,
.btn:active:hover {
  background-color: #F18701;
  border-color: #F18701;
  color: #ffffff;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
}
.btn.btn-xs {
  padding: 1px 5px;
  line-height: 1.5em;
  border-radius: 3px;
}
.btn.search {
  background-color: #F18701;
  color: #ffffff;
  padding: 0.5em 1em;
}
.btn.reset {
  padding: 0.5em 1em;
}
.btn.btn-sm {
  padding: 5px 10px;
}
.pull-right .btn {
  padding: .5em 1em;
}
.pull-right .btn.nav-index {
  padding: .57em 1em;
}
select.form-control.chosen {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.chosen-container-single .chosen-single {
  border-radius: 0;
  border-color: #d5d5d5;
  background-color: #ffffff;
  background-image: none !important;
  padding: .5em 1em;
}
.chosen-container-single .chosen-single:hover,
.chosen-container-single .chosen-single:focus,
.chosen-container-single .chosen-single:active {
  background-color: #F7F7F7;
  border-color: #F18701;
  color: #F18701;
}
.chosen-container-single .chosen-single div > b {
  background-image: none !important;
}
.chosen-container-single .chosen-single div > b:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f0dd";
  position: absolute;
  top: calc(50% - 15px);
}
.chosen-container-single .chosen-single abbr {
  background-image: none !important;
}
.chosen-container-single .chosen-single abbr.search-choice-close {
  background-image: none !important;
}
.chosen-container-single .chosen-single abbr.search-choice-close:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f00d";
  position: absolute;
  top: 25%;
  font-size: 1em;
  font-weight: 900;
  color: #F18701;
}
.chosen-container-single .chosen-drop {
  border-color: #F18701;
}
.chosen-container-active.chosen-width-drop .chosen-single {
  border-color: #F18701;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
}
.btn-action-color {
  background-color: #F18701;
  color: #ffffff;
  border-color: #F18701;
}
.btn-action-color:hover,
.btn-action-color:active,
.btn-action-color:active:hover,
.btn-action-color:active:focus,
.btn-action-color:focus {
  background-color: #F18701;
  border-color: #F18701;
}
.more-info .btn-action-color {
  background-color: #F7F7F7;
  color: #F18701;
  border-color: #F18701;
}
.more-info .btn-action-color:hover,
.more-info .btn-action-color:active,
.more-info .btn-action-color:active:hover,
.more-info .btn-action-color:active:focus,
.more-info .btn-action-color:focus {
  background-color: #F18701;
  border-color: #F18701;
  color: #ffffff;
}
.btn-primary {
  background-color: #F18701;
  color: #ffffff;
  border-color: #F18701;
  font-weight: bold;
}
.btn-primary-inverted {
  background-color: #ffffff;
  color: #F18701;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-primary-inverted:hover,
.btn-primary-inverted:active,
.btn-primary-inverted:active:hover,
.btn-primary-inverted:active:focus,
.btn-primary-inverted:focus {
  background-color: #F18701;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:focus {
  background-color: #ffffff;
  color: #F18701;
  border-color: #F18701;
}
.btn-primary[disabled]:hover {
  color: #ffffff;
}
.btn-secondary {
  background-color: #F18701;
  color: #ffffff;
  border-color: #F18701;
  font-weight: bold;
}
.btn-secondary-inverted {
  background-color: #ffffff;
  color: #F18701;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-secondary-inverted:hover,
.btn-secondary-inverted:active,
.btn-secondary-inverted:active:hover,
.btn-secondary-inverted:active:focus,
.btn-secondary-inverted:focus {
  background-color: #F18701;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:focus {
  background-color: #ffffff;
  color: #F18701;
  border-color: #F18701;
}
.btn-tertiary {
  background-color: #F18701;
  color: #ffffff;
  border-color: #F18701;
  font-weight: bold;
}
.btn-tertiary-inverted {
  background-color: #ffffff;
  color: #F18701;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-tertiary-inverted:hover,
.btn-tertiary-inverted:active,
.btn-tertiary-inverted:active:hover,
.btn-tertiary-inverted:active:focus,
.btn-tertiary-inverted:focus {
  background-color: #F18701;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-tertiary:hover,
.btn-tertiary:active,
.btn-tertiary:active:hover,
.btn-tertiary:active:focus,
.btn-tertiary:focus {
  background-color: #ffffff;
  color: #F18701;
  border-color: #F18701;
}
.btn-dark {
  background-color: #424243;
  color: #ffffff;
  border-color: #424243;
  font-weight: bold;
  border: 2px solid #ffffff;
}
.btn-dark-inverted {
  background-color: #ffffff;
  color: #424243;
  border-color: #ffffff;
  font-weight: bold;
}
.btn-dark-inverted:hover,
.btn-dark-inverted:active,
.btn-dark-inverted:active:hover,
.btn-dark-inverted:active:focus,
.btn-dark-inverted:focus {
  background-color: #424243;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark:active:hover,
.btn-dark:active:focus,
.btn-dark:focus {
  background-color: #ffffff;
  color: #424243;
  border-color: #424243;
}
.open > .dropdown-toggle.btn-info {
  background-color: #F18701;
  border-color: #F18701;
}
.open > .dropdown-toggle.btn-info:hover,
.open > .dropdown-toggle.btn-info:active,
.open > .dropdown-toggle.btn-info:active:hover,
.open > .dropdown-toggle.btn-info:active:focus,
.open > .dropdown-toggle.btn-info:focus {
  background-color: #F18701;
  border-color: #F18701;
}
.open > .dropdown-toggle.btn-primary {
  background-color: #F18701;
  color: #ffffff;
  border-color: #F18701;
}
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:active,
.open > .dropdown-toggle.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary:active:focus,
.open > .dropdown-toggle.btn-primary:focus {
  background-color: #fe9f27;
  border-color: #F18701;
}
.btn.process-phase-next {
  background: none;
  border: none;
}
.btn.process-phase-next .lbl {
  display: none;
}
.btn.process-phase-next .arrow {
  color: #F18701;
}
.btn.process-phase-prev .lbl {
  display: none;
}
.admin-menu .btn {
  background-color: transparent;
  border: none;
}
.admin-menu .btn .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #F18701;
  font-size: 1.5em;
}
.admin-menu .btn .glyphicon::before {
  content: "\f013";
}
.admin-menu .btn:hover,
.admin-menu .btn:focus,
.admin-menu .btn:active {
  background-color: transparent;
  border: none;
  box-shadow: none !important;
}
.admin-menu .btn:hover .glyphicon,
.admin-menu .btn:focus .glyphicon,
.admin-menu .btn:active .glyphicon {
  opacity: .8;
}
.admin-menu.open .dropdown-toggle.btn {
  box-shadow: none !important;
  background-color: transparent;
  border: none;
}
.admin-menu.open .dropdown-toggle.btn:hover,
.admin-menu.open .dropdown-toggle.btn:focus,
.admin-menu.open .dropdown-toggle.btn:active {
  box-shadow: none !important;
}
.alert-info {
  background-color: #F7F7F7;
  border-color: #F18701;
  color: #424243;
}
.btn.see-more {
  display: block;
  margin: 0 auto;
  max-width: 200px;
}
.table > tbody > tr > td {
  border-top-color: #d5d5d5;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #F7F7F7;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #d5d5d5;
}
.nav.nav-tabs {
  border-bottom: 2px solid #d5d5d5;
  position: relative;
}
.nav.nav-tabs li > a {
  top: 1px;
  font-weight: 700;
  background-color: transparent !important;
  font-size: 1.2em;
}
.nav.nav-tabs li > a:hover,
.nav.nav-tabs li > a:active,
.nav.nav-tabs li > a:focus {
  background-color: transparent;
  border-color: transparent;
}
.nav.nav-tabs li.active > a {
  border: none;
  border-bottom: 2px solid #F18701;
  background-color: transparent !important;
}
.nav.nav-tabs li.active > a:hover,
.nav.nav-tabs li.active > a:active,
.nav.nav-tabs li.active > a:focus {
  opacity: 1;
  color: #424243;
}
.navbar-default,
.navbar-center {
  background-color: transparent;
  border-radius: 0;
  border-color: #d5d5d5;
}
.navbar-default .navbar-toggle,
.navbar-center .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-center .navbar-toggle .icon-bar {
  background-color: #F18701;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:active,
.navbar-default .navbar-toggle:focus,
.navbar-center .navbar-toggle:hover,
.navbar-center .navbar-toggle:active,
.navbar-center .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:active .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-center .navbar-toggle:hover .icon-bar,
.navbar-center .navbar-toggle:active .icon-bar,
.navbar-center .navbar-toggle:focus .icon-bar {
  background-color: #be6b01;
}
.navbar-default .navbar-toggle[aria-expanded="true"],
.navbar-center .navbar-toggle[aria-expanded="true"] {
  position: relative;
}
.navbar-default .navbar-toggle[aria-expanded="true"] > .icon-bar,
.navbar-center .navbar-toggle[aria-expanded="true"] > .icon-bar {
  transform: rotate(45deg);
  position: absolute;
  top: 15px;
  left: -10px;
}
.navbar-default .navbar-toggle[aria-expanded="true"] > .icon-bar ~ .icon-bar,
.navbar-center .navbar-toggle[aria-expanded="true"] > .icon-bar ~ .icon-bar {
  transform: rotate(-45deg);
  top: 11px;
}
.navbar-default .navbar-collapse,
.navbar-center .navbar-collapse {
  border-color: #d5d5d5;
}
.navbar-default .navbar-nav > li > a,
.navbar-center .navbar-nav > li > a {
  color: #424243;
}
.nav.nav-pills > li > a:hover,
.nav.nav-pills > li > a:active,
.nav.nav-pills > li > a:focus {
  border: 1px solid #F18701;
  background-color: #ffffff;
}
.nav.nav-pills > li.active > a {
  background-color: #F18701;
}
.nav.nav-pills > li.active > a:hover,
.nav.nav-pills > li.active > a:active,
.nav.nav-pills > li.active > a:focus {
  background-color: #F18701;
}
.required-field:after {
  color: #F18701;
}
.required-fields-explanation {
  color: #F18701;
}
.criteria-selector-tools a {
  color: #757576;
}
.criteria-selector-tools a:hover {
  color: #424243;
}
div.criteria-selector-with-degree {
  border-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-criterion {
  background-color: #F7F7F7;
  background-image: none;
  border-top-color: #d5d5d5;
  border-bottom-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-criterion:hover {
  background-color: #d5d5d5;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label {
  border-color: #d5d5d5;
  background-color: #F7F7F7;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label label input.small_button {
  border-color: #d5d5d5;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label:hover input.small_button {
  background-color: #F7F7F7;
}
div.criteria-selector-with-degree .criteria-selector-with-degree-label.selected {
  border-color: #d5d5d5;
  background-color: #F7F7F7;
  background-image: none;
}
div.criteria-selector-tree {
  border-color: #CCCCCC;
}
div.criteria-selector-tree .criteria-selector-tree-label {
  border-top-color: #CCCCCC;
  background-color: #F7F7F7;
  color: #424243;
}
div.criteria-selector-tree .criteria-selector-tree-label label input.small_button {
  border-color: #cccccc;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
div.criteria-selector-tree .criteria-selector-tree-label label .description {
  color: #757576;
}
div.criteria-selector-tree .criteria-selector-tree-label.level2 {
  background-color: #fafafa;
  border-color: #e0e0e0;
}
div.criteria-selector-tree .criteria-selector-tree-label.level3 {
  background-color: #fcfcfc;
  border-color: #e2e2e2;
}
div.criteria-selector-tree .criteria-selector-tree-label.level4 {
  background-color: #ffffff;
  border-color: #e5e5e5;
}
div.criteria-selector-tree .criteria-selector-tree-label.level4 label {
  padding-left: 81px;
}
div.criteria-selector-tree .criteria-selector-tree-label.level5 {
  background-color: #ffffff;
  border-color: #e7e7e7;
}
div.criteria-selector-tree .criteria-selector-tree-label:hover {
  background-color: #EFEFEF;
}
div.criteria-selector-tree .criteria-selector-tree-label:hover input.small_button {
  background-color: #e6e6e6;
}
div.criteria-selector-tree .criteria-selector-tree-label.selected {
  color: #222222;
}
.buttons-selector-tools a {
  color: #999999;
}
.buttons-selector-tools a:hover {
  color: #333333;
}
.list-toolbar {
  border-bottom-color: rgba(213,213,213,0.8);
}
.list-toolbar .search-wrapper .search-info {
  border-color: #d5d5d5;
}
.list-toolbar .search-wrapper .search-info:hover {
  background-color: rgba(213,213,213,0.7);
}
.list-toolbar .search-wrapper .search-form {
  background-color: #FFFFFF;
  box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
}
.list-toolbar.members-toolbar {
  border-radius: 1em;
  background-color: #F7F7F7;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .list-toolbar.members-toolbar #inscriptions_choice_chosen {
    margin-bottom: 1em;
  }
}
.list-toolbar.members-toolbar .search-text {
  display: inline-block;
}
.list-toolbar.members-toolbar .search-order a.dropdown-toggle {
  padding: 0.5em 2em 0.5em 1em;
  position: relative;
}
.list-toolbar.members-toolbar .search-order a.dropdown-toggle:before {
  position: absolute;
  top: 5px;
  right: .5em;
  font-family: "Font Awesome 5 Pro";
  content: "\f0dd";
  font-weight: 900;
}
.list-title {
  border-bottom-color: transparent;
}
.list-list .list-cell {
  background-color: #cdd7d8;
}
.list-list .list-cell:before {
  background: #000;
}
.list-list .list-cell .data-wrapper a.title {
  color: #FFF;
}
.list-list .list-cell .data-wrapper .price,
.list-list .list-cell .data-wrapper .order {
  color: #FFF;
}
.list-list .list-cell .data-wrapper .order.no-places-available {
  color: #424243;
}
.list-list .list-cell .data-wrapper a.order {
  color: #333;
}
.list-list .list-cell.list-cell-extended .image {
  background-color: #EEEEEE;
}
.commodity-list-search-box .list-list.portlet_list_son_card li.article .data-wrapper .title,
.commodity-list-search-box .list-list.article-favorites li.article .data-wrapper .title,
.article-favorites .list-list.portlet_list_son_card li.article .data-wrapper .title,
.article-favorites .list-list.article-favorites li.article .data-wrapper .title {
  font-size: 1.125em;
}
.commodity-list-search-box .list-list.portlet_list_son_card li.article .data-wrapper .title a.title,
.commodity-list-search-box .list-list.article-favorites li.article .data-wrapper .title a.title,
.article-favorites .list-list.portlet_list_son_card li.article .data-wrapper .title a.title,
.article-favorites .list-list.article-favorites li.article .data-wrapper .title a.title {
  color: #424243;
}
@media (max-width: 1200px) {
  .list-list .list-cell {
    width: 31.33%;
  }
}
@media (max-width: 979px) {
  .list-list .list-cell {
    width: 48%;
  }
  .list-list .list-cell:nth-child(3n) {
    margin-right: 2.5%;
  }
  .list-list .list-cell.list-cell-small {
    margin: 0 1.05% 1.05% 0;
  }
}
@media (max-width: 480px) {
  .list-list .list-cell {
    width: 100%;
  }
}
.buttons-selector > .selector-item {
  background-color: #F5F6F7;
}
.buttons-selector > .selector-item .data-wrapper {
  color: #FFF;
  text-shadow: 0px 0px 5px #000000;
}
.buttons-selector > .selector-item[data-item-selected="1"]:before {
  border-color: #F18701;
}
div.article-list ul.article-list,
div.article-list ul.catalog-list,
div.article-catalog ul.article-list,
div.article-catalog ul.catalog-list {
  position: relative;
}
div.article-list ul.article-list .loading,
div.article-list ul.catalog-list .loading,
div.article-catalog ul.article-list .loading,
div.article-catalog ul.catalog-list .loading {
  position: absolute;
  top: 2em;
  left: 50%;
}
div.article-list ul.article-list li,
div.article-list ul.catalog-list li,
div.article-catalog ul.article-list li,
div.article-catalog ul.catalog-list li {
  border-bottom-color: #d5d5d5;
}
div.article-list ul.article-list li a.image div.image,
div.article-list ul.catalog-list li a.image div.image,
div.article-catalog ul.article-list li a.image div.image,
div.article-catalog ul.catalog-list li a.image div.image {
  background-color: #EEEEEE;
}
div.article-list ul.article-list li .date,
div.article-list ul.catalog-list li .date,
div.article-catalog ul.article-list li .date,
div.article-catalog ul.catalog-list li .date {
  color: #a2a2a2;
}
div.article-list ul.article-list.portlet_list_son_card li.article .data-wrapper .title,
div.article-list ul.catalog-list.portlet_list_son_card li.article .data-wrapper .title,
div.article-catalog ul.article-list.portlet_list_son_card li.article .data-wrapper .title,
div.article-catalog ul.catalog-list.portlet_list_son_card li.article .data-wrapper .title {
  font-size: 1.125em;
}
div.article-list ul.article-list.portlet_list_son_card li.article .data-wrapper .title a.title,
div.article-list ul.catalog-list.portlet_list_son_card li.article .data-wrapper .title a.title,
div.article-catalog ul.article-list.portlet_list_son_card li.article .data-wrapper .title a.title,
div.article-catalog ul.catalog-list.portlet_list_son_card li.article .data-wrapper .title a.title {
  color: #424243;
}
.article-list-carousel .carousel .carousel-inner .item .image {
  background-color: #EEEEEE;
}
.article-list-carousel .carousel .carousel-inner .item .image:before {
  background-color: #424243;
}
.article-list-carousel .carousel .carousel-inner .item a,
.article-list-carousel .carousel .carousel-inner .item a:hover {
  color: #FFFFFF;
}
.highlights-wrapper .highlight {
  background-color: #424243;
}
.group .tab-content .tab-pane {
  padding-top: 2em;
}
.media-view img {
  width: 100%;
}
body:not(.iframe-web-record-list):not(.popup-web) .full-container {
  padding: 0;
  padding-top: calc(60px + 40px);
}
body:not(.iframe-web-record-list):not(.popup-web) .full-container > .container {
  width: 1295px;
  max-width: calc(100% - 30px);
}
body.iframe-web-tracking-month {
  padding-top: 0;
}
.portlets-row-middle {
  padding-top: 2em;
  padding-bottom: 2em;
}
.general-container {
  width: 1295px;
  max-width: calc(100% - 30px);
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.full-width {
  position: relative;
  width: calc(100vw - 9px);
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.full-width .inner {
  padding: 2em 0;
}
.full-width .container {
  width: 1295px;
}
.site-menu .navbar {
  padding-top: 40px;
}
.site-menu .navbar .navbar-nav {
  float: none;
}
.site-menu .navbar .navbar-nav li a i {
  margin-right: .5em;
  font-size: 18px;
}
.site-menu .navbar-brand {
  float: right;
  font-size: 1em;
  margin-top: 5px;
  display: none;
}
.menu-collapsed .site-menu .navbar .navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #d5d5d5;
}
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a {
  color: #ffffff;
  background-color: #F18701;
}
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a:focus,
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a:hover,
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a:active,
.menu-collapsed .site-menu .navbar .navbar-nav >li.active a::after {
  color: #ffffff;
}
.menu-collapsed .site-menu .navbar .navbar-nav >li.active >.dropdown-menu li a {
  color: #424243;
  background-color: #ffffff;
}
.menu-collapsed .site-menu .navbar .navbar-nav >li.active >.dropdown-menu li.active a {
  color: #F18701;
}
.soft a {
  color: #F18701;
}
.soft a:hover,
.soft a:active,
.soft a:focus {
  color: #fe9f27;
}
.soft .site-menu .navbar {
  border-color: #d5d5d5;
}
.soft .site-menu .navbar .navbar-nav li:not(:first-child) {
  border-left: solid #d5d5d5 1px;
}
.soft .site-menu .navbar .navbar-nav li a {
  font-weight: bold;
}
.soft .site-menu .navbar .navbar-nav li a:hover,
.soft .site-menu .navbar .navbar-nav li a:active,
.soft .site-menu .navbar .navbar-nav li a:focus {
  color: #F18701;
}
.soft .site-menu .navbar .navbar-nav li#phone-number {
  border: none;
}
.soft .site-menu .navbar .navbar-nav .active a {
  color: #F18701;
  position: relative;
  background-color: #ffffff;
}
.soft .site-menu .navbar .navbar-nav .active a:hover,
.soft .site-menu .navbar .navbar-nav .active a:active,
.soft .site-menu .navbar .navbar-nav .active a:focus {
  color: #424243;
}
.soft .site-menu .navbar .navbar-nav .active a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #F18701;
  bottom: 0;
  left: 0;
}
.soft .site-menu .navbar .navbar-nav.navbar-top {
  border-bottom: none;
}
.jumbotron {
  background-color: #F7F7F7;
}
.list-group-item {
  border-color: #d5d5d5;
}
.task-person .nav-tabs {
  border-bottom-color: #bcbcbc;
}
.task-person .nav-tabs > li > a:hover {
  background-color: rgba(213,213,213,0.8);
}
.task-person .nav-tabs > li.active > a {
  border-color: #bcbcbc;
  border-bottom-color: transparent;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline {
  border-color: #F18701;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel .vis-time-axis .vis-grid.vis-minor {
  border-color: rgba(213,213,213,0.8);
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item {
  border-color: #F18701;
  background-color: #ffffff;
  color: #F18701;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress {
  background-color: #F7F7F7;
  box-shadow: inset 0 1px 2px #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress .progress-bar-primary {
  background-color: #F18701;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress .progress-bar-success {
  background-color: #F18701;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-center .vis-content .vis-itemset .vis-foreground .vis-group .vis-item .vis-item-visible-frame .progress .progress-bar-warning {
  background-color: #fe9f27;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left .vis-labelset {
  font-weight: 700;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-left .vis-labelset .vis-label {
  border-bottom-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-timeline .vis-timeline .vis-panel.vis-bottom {
  border-color: #bcbcbc;
}
.task-person .tab-content .tab-pane .task-list .task .date {
  color: #424243;
}
.task-person .tab-content .tab-pane .task-list .task .title {
  color: #424243;
  font-weight: bold;
}
.task-person .tab-content .tab-pane .task-list .task .title.text-primary {
  color: #F18701;
}
.task-person .tab-content .tab-pane .task-list .task .title.text-warning {
  color: #AF272F;
}
.task-person .tab-content .tab-pane .task-list .task .progress {
  background-color: rgba(213,213,213,0.7);
  box-shadow: inset 0 1px 2px #bcbcbc;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-primary {
  background-color: #F18701;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-success {
  background-color: #F18701;
}
.task-person .tab-content .tab-pane .task-list .task .progress .progress-bar-info {
  background-color: #fe9f27;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit {
  background-color: transparent;
  border: none;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit .glyphicon {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #F18701;
  font-size: 1.28;
}
.task-person .tab-content .tab-pane .task-list .task .task-edit .glyphicon:before {
  content: "\f303";
}
.task-person .tab-content .tab-pane .task-list .task .task-edit:hover {
  opacity: .8;
}
.task-person .navbar.navbar-default {
  border: none;
  border-bottom: 1px solid #F18701;
}
.task-person .navbar.navbar-default .pull-right .btn-default {
  background-color: #F18701;
  border-color: #F18701;
  color: #ffffff;
}
.task-person .navbar.navbar-default .pull-right .btn-default:hover,
.task-person .navbar.navbar-default .pull-right .btn-default:active,
.task-person .navbar.navbar-default .pull-right .btn-default:focus {
  background-color: #be6b01;
  border-color: #be6b01;
}
.task-person .navbar.navbar-default .pull-right .btn-default .glyphicon {
  color: #ffffff;
}
.results-tasks-wrapper .progress-rail {
  background-color: #F7F7F7;
}
.results-tasks-wrapper .progress-rail .progress-bar {
  background-color: #F18701;
}
.user-academic-record .table td.diploma a.diploma,
.person-academic-record .table td.diploma a.diploma {
  padding: 0.5em 1em;
  border-radius: 5px;
}
.user-academic-record .table td.diploma a.diploma.btn-success.diploma-available,
.person-academic-record .table td.diploma a.diploma.btn-success.diploma-available {
  background-color: #F18701;
}
.user-academic-record .table td.diploma a.diploma.btn-info.diploma-downloaded,
.person-academic-record .table td.diploma a.diploma.btn-info.diploma-downloaded {
  background-color: #ffffff;
  color: #F18701;
}
.user-academic-record .table thead th,
.person-academic-record .table thead th {
  border-color: #F18701;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button {
  border-radius: 0;
  background-image: none;
  border-color: #F18701;
  background-color: #F18701;
  box-shadow: none;
  color: #ffffff;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button:hover,
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button:focus,
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button:active {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button.fc-state-disabled {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-left .fc-button.fc-state-active {
  background-color: #F18701;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-center .fc-header-title h2 {
  font-size: 1.3em;
  font-weight: 700;
  color: #F18701;
  letter-spacing: .1em;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button {
  border-radius: 0;
  background-image: none;
  border-color: #F18701;
  background-color: #F18701;
  box-shadow: none;
  color: #ffffff;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button:hover,
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button:focus,
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button:active {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today.fc-state-disabled {
  opacity: 0.7;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header {
  color: #666666;
  font-weight: 300;
  font-size: .8em;
  text-transform: uppercase;
  border-top: 1px solid #F18701;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:first-child {
  border-left: 1px solid #F18701;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:last-child {
  border-right: 1px solid #F18701;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content {
  border: 1px #d5d5d5 dashed;
  border-top: none;
  border-right: none;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:first-child {
  border-left: 1px solid #F18701;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:last-child {
  border-right: 1px solid #F18701;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:hover {
  color: #424243;
  background: #F18701;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:hover::before {
  color: #424243;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-first {
  border-top: 1px solid #F18701;
}
.tracking-agenda-iframe #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-last .fc-widget-content {
  border-bottom: 1px solid #F18701;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header {
  width: calc(100% - 1px) !important;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody {
  background-color: #F18701;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-center {
  text-align: left;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-center .fc-header-title h2 {
  font-size: 1.3em;
  font-weight: 700;
  color: #ffffff;
  margin-top: .5em;
  padding-top: 8px;
  margin-left: 10px;
  letter-spacing: .1em;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right {
  display: block;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button {
  border-radius: 0;
  background-image: none;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next {
  font-size: 1px;
  color: transparent;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
  box-shadow: none;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev::before,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next::before {
  position: absolute;
  content: "\2039";
  font-size: 20px;
  top: 6px;
  left: 50%;
  color: #ffffff;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-prev:active,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next:active {
  background-color: transparent;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-next::before {
  content: "\203A";
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled {
  color: #d5d5d5;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-state-disabled:active {
  background-color: transparent;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today {
  color: #ffffff;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:hover,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:focus,
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today:active {
  background-color: transparent;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-header tbody .fc-header-right .fc-button.fc-button-today.fc-state-disabled {
  color: #ffffff;
  position: relative;
  border-color: transparent;
  background-color: transparent;
  margin-top: 5px;
  opacity: 0.7;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate {
  width: calc(100% - 1px) !important;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header {
  border: none;
  color: #666666;
  font-weight: 300;
  font-size: .8em;
  text-transform: uppercase;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:first-child {
  border-left: 1px solid #F18701;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate thead .fc-first .fc-widget-header:last-child {
  border-right: 1px solid #F18701;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content {
  border: 1px #d5d5d5 dashed;
  border-top: none;
  border-right: none;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:first-child {
  border-left: 1px solid #F18701;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week .fc-widget-content:last-child {
  border-right: 1px solid #F18701;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-first {
  border-top: 1px solid #F18701;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box #calendar .fc-content .fc-view .fc-border-separate tbody .fc-week.fc-last .fc-widget-content {
  border-bottom: 1px solid #F18701;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box .fc-content .fc-view .fc-border-separate {
  width: calc(100% - 1px) !important;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box .fc-event-inner {
  font-size: 10px;
}
.tracking-agenda-iframe.tracking-agenda-iframe-box .fc-event-inner i {
  margin-bottom: 2px;
  display: block;
}
.schedule-wrapper #calendar_filter_wrapper .filter-items {
  background-color: #F7F7F7;
}
.user-competence-status {
  position: relative;
}
.user-competence-status .nav .btn {
  padding: 6px 12px;
  border-color: transparent;
  background-color: transparent;
  color: #F18701;
}
.user-competence-status .nav .btn.next {
  float: right;
}
.user-competence-status .nav .btn.prev {
  float: left;
}
.user-competence-status .nav .btn:hover,
.user-competence-status .nav .btn:active,
.user-competence-status .nav .btn:focus {
  border-color: transparent;
  background-color: transparent;
  opacity: .8;
}
.user-competence-status #_competency_level_label {
  position: absolute;
  width: calc(100% - 80px);
  left: 40px;
  top: 0;
  z-index: 2;
}
@media (max-width: 991) {
  .user-competence-status #_competency_level_label {
    top: 35px;
  }
}
.user-competence-status .chart-legend .btn {
  margin-bottom: 1em;
}
.user-competence-status .chart-legend .candidate-evaluation {
  color: #F18701;
  background-color: #fe9f27;
  border: 2px solid #F18701;
}
.user-competence-status .chart-legend .mentor-evaluation {
  color: #F18701;
  background-color: #fe9f27;
  border: 2px solid #F18701;
}
.competence-dictionary #_competency_level_chart_history {
  border-color: #F18701;
}
.competence-dictionary .competency-group {
  border-radius: 1em;
  overflow: hidden;
  border-color: #F18701;
}
.competence-dictionary .competency-group .competency-title {
  color: #ffffff;
  background-color: #F18701;
}
.competence-dictionary .competency-group .competency-title h4 {
  position: relative;
}
.competence-dictionary .competency-group .competency-title h4 > b {
  text-transform: uppercase;
  font-weight: 400;
  font-size: .8em;
  padding: .2em 1em;
  background-color: #fff;
  line-height: .9em;
  position: absolute;
  top: 0;
  right: 0;
  color: #424243;
  border: 1px solid #424243;
  border-radius: 5px;
}
.competence-dictionary .competency-group .competency-title h4 > b::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  content: "\f559";
  font-size: 1em;
  margin-right: .5em;
}
.carousel-caption {
  font-weight: 400;
  color: #424243;
}
.portlets-row-middle-middle .media-carousel .carousel-caption {
  padding-bottom: 0;
}
.portlets-row-middle-middle .media-carousel .carousel-caption h4 {
  font-size: 2em;
  margin-bottom: 1em;
}
.portlets-row-middle-right .btn {
  background-color: #F18701;
  color: #ffffff;
  margin: 0 auto;
  font-size: 1em;
}
.portlets-row-middle-right button {
  display: inherit;
}
.portlets-row-middle-right > .portlet {
  margin-bottom: 2em;
}
.portlets-row-middle-right > .portlet:last-child {
  margin-bottom: 0;
}
.portlets-row-middle-right > .portlet .portlet-title h4 {
  font-size: 1.3em;
}
.portlet-title h4 {
  font-size: 1.5em;
  text-align: left;
  margin: 0 0 2em;
  font-weight: 700;
  color: #424243;
  border-bottom: 2px #F18701 solid;
  padding-bottom: .5em;
}
.portlet-title.portlet-title-2 h4 {
  text-align: left;
  border-bottom: 2px #F18701 solid;
  color: #424243;
  margin-bottom: 1em;
  padding: 1em 0 1em 3.5em;
  position: relative;
}
.portlet-title.portlet-title-2 h4 .ico {
  font-size: 60px;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: 12em 1em;
  background-image: url("../svg/sprite-portlet-title-icons.svg");
  position: absolute;
  top: 0;
  left: 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-1 {
  background-position: 0 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-2 {
  background-position: -1em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-3 {
  background-position: -2em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-4 {
  background-position: -3em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-5 {
  background-position: -4em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-6 {
  background-position: -5em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-7 {
  background-position: -6em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-8 {
  background-position: -7em 0;
}
.portlet-title.portlet-title-2 h4 .ico.ico-9 {
  background-position: -8em 0;
}
.portlet-title.portlet-title-3 h4 {
  color: #424243;
  padding-bottom: .5em;
  margin-bottom: 1em;
  border-bottom: 2px #F18701 solid;
  text-align: left;
  position: relative;
  padding: .5em 0 .5em 2.5em;
}
.portlet-title.portlet-title-3 h4 .ico::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "";
  color: #F18701;
  font-size: 1.5em;
}
.portlet-title.portlet-title-3 h4 .ico.ico-1::before {
  content: "\f0c0";
}
.portlet-title.portlet-title-3 h4 .ico.ico-2::before {
  content: "\f19d";
}
.portlet-title.portlet-title-3 h4 .ico.ico-3::before {
  content: "\f675";
}
.portlet-title.portlet-title-3 h4 .ico.ico-4::before {
  content: "\f073";
}
.portlet-title.portlet-title-3 h4 .ico.ico-5::before {
  content: "\f0e0";
}
.portlet-title.portlet-title-3 h4 .ico.ico-6::before {
  content: "\f51b";
}
.portlet-title.portlet-title-3 h4 .ico.ico-7::before {
  content: "\f3c5";
}
.portlet-title.portlet-title-3 h4 .ico.ico-8::before {
  content: "\f059";
}
.portlet-title.portlet-title-4 h4 {
  font-size: 1.8em;
  text-align: center;
  border-bottom: none;
}
.portlet-title.portlet-title-5 {
  text-align: center;
}
.portlet-title.portlet-title-5 h4 {
  font-size: 1.8em;
  margin-bottom: 1em;
  display: inline-block;
  padding: 0 1em .5em;
  position: relative;
  border-bottom: none;
}
.portlet-title.portlet-title-5 h4::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 3px;
  background-color: #F18701;
  bottom: 0;
  left: 0;
}
.portlets-row-top .media-list-carousel .carousel.slide,
.portlets-row-bottom .media-list-carousel .carousel.slide {
  width: calc(100vw - 9px);
  left: 0;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.portlets-row-top .media-list-carousel .carousel.slide .item img,
.portlets-row-bottom .media-list-carousel .carousel.slide .item img {
  width: 100%;
  filter: brightness(90%);
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption {
  bottom: 0;
  top: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  vertical-align: middle;
  align-content: center;
  justify-content: center;
  padding-bottom: 25px;
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption h3,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption h3 {
  font-size: 2.2em;
  margin-bottom: .5em;
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption p,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption p {
  font-size: 1.8em;
  line-height: 1.2em;
}
@media (max-width: 767px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-caption p,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption p {
    display: block;
  }
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-caption .btn,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-caption .btn {
  margin-top: 2em;
}
.portlets-row-top .media-list-carousel .carousel.slide .carousel-indicators,
.portlets-row-bottom .media-list-carousel .carousel.slide .carousel-indicators {
  margin-bottom: 0;
  line-height: 10px;
  bottom: 10px;
}
@media (max-width: 1366px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption {
    right: 10%;
    left: 10%;
  }
}
@media (max-width: 1280px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption h3,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption h3 {
    font-size: 2em;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption p,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption p {
    font-size: 1.4em;
  }
}
@media (max-width: 1024px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption h3,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption h3 {
    font-size: 1.8em;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption p,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption p {
    font-size: 1.2em;
  }
}
@media (max-width: 950px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner {
    background-color: #F18701;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption {
    right: 5%;
    left: 5%;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption .btn:hover,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption .btn:hover {
    background-color: #F18701;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption {
    padding-top: 0;
    padding-bottom: 0;
    justify-content: flex-start;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption h3,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption h3 {
    font-size: 1.2em;
  }
  .portlets-row-top .media-list-carousel .carousel.slide .carousel-inner .carousel-caption p,
  .portlets-row-bottom .media-list-carousel .carousel.slide .carousel-inner .carousel-caption p {
    font-size: 1em;
  }
}
.portlets-row-top .media-list-carousel .carousel .carousel-control.right,
.portlets-row-bottom .media-list-carousel .carousel .carousel-control.right {
  background-image: none;
}
.portlets-row-top .media-list-carousel .carousel .carousel-control.left,
.portlets-row-bottom .media-list-carousel .carousel .carousel-control.left {
  background-image: none;
}
.media-list .media-list > .table-sons {
  width: calc(100% - 2em);
  margin-top: 1em;
  margin-left: 2em;
}
.media-list .media-list > .table-sons .table td.type {
  width: 30px;
}
.media-list .media-list > .table-sons .table td.type .ico {
  display: block;
  position: relative;
  max-width: 30px;
}
.media-list .media-list > .table-sons .table td.type .ico::before {
  content: "\f1c5";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 1.5em;
}
.media-list .media-list > .table-sons .table td.type .ico.ico-filetype-document::before {
  content: "\f15c";
}
.media-list .media-list > .table-sons .table td.type .ico.ico-filetype-audio::before {
  content: "\f8b6";
}
.media-list .media-list > .table-sons .table td.type .ico.ico-filetype-video::before {
  content: "\f1c8";
}
.media-list .media-list > .table-sons .table td.data {
  text-align: right !important;
}
@media (max-width: 550px) {
  .media-list .media-list > .table-sons .table td.data {
    display: none;
  }
}
.media-list .media-list > .table-sons .table > tbody > tr > td {
  border-top: none;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .media-list .media-list > .table-sons {
    width: 100%;
    margin-left: 0;
  }
}
.media-list .media-list .folder {
  position: relative;
  clear: both;
  padding-bottom: 1em;
  border-bottom: 1px solid #d5d5d5;
}
.media-list .media-list .folder .folder_sign {
  color: transparent;
}
.media-list .media-list .folder .folder_sign::before {
  content: "\f07b";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #F18701;
  font-size: 1.5em;
}
.media-list .media-list .folder .folder_sign.open::before {
  content: "\f07c";
}
@media (max-width: 550px) {
  .media-list .media-list .folder .folder_sign {
    display: none;
  }
}
.media-list .media-list .folder .ico,
.media-list .media-list .folder .open_folder {
  position: absolute;
  left: 0;
}
.media-list .media-list .folder .open_folder {
  font-size: 1.5em;
  left: 2em;
}
@media (max-width: 550px) {
  .media-list .media-list .folder .open_folder {
    left: 0;
    display: block;
    position: relative;
    margin-bottom: .5em;
  }
}
.media-list .media-list .folder .btn {
  margin-bottom: 1em;
  margin-left: 10px;
  float: right;
  border: 1px solid #F18701;
  background-color: #ffffff;
}
@media (max-width: 550px) {
  .media-list .media-list .folder {
    display: table;
    padding-bottom: 0;
  }
}
.media-list .media-list .tit-documento a {
  color: #424243;
  font-weight: 700;
  text-decoration: none;
}
.media-list .media-list .tit-documento a:hover {
  color: #F18701;
}
.media-list .media-list .tit-documento a.more-info {
  font-weight: 400;
}
.table-sons-root.media-list {
  padding: 1em;
  background-color: #F7F7F7;
}
.sale-cart .cart-list {
  list-style-type: none;
  padding: 0;
}
.sale-cart .empty {
  display: block;
  text-align: center;
  margin: 1em auto 0;
}
.sale-cart #btn_checkout_bottom {
  text-align: center;
  margin: 1em auto 0;
}
.sale-cart .item .concept a {
  font-size: 1.5em;
  color: #424243;
  display: inline-block;
  margin: 1em 0;
  text-decoration: none;
}
.sale-cart .item .concept a:hover {
  color: #F18701;
}
.sale-cart .item .price {
  background-color: #F18701;
  padding: 5px 10px;
  border-radius: 5px;
  float: right;
  color: #ffffff;
}
.sale-cart .total {
  text-align: right;
  font-size: 1.2em;
  font-weight: 700;
}
.sale-cart .total .price,
.sale-cart .total .concept {
  display: inline-block;
}
.sale-cart.sale-cart-box .price {
  font-size: .8em;
}
.user-register-newsletter {
  padding: 1em;
  background-color: #F7F7F7;
}
.user-register-newsletter #subscribe_email {
  width: 100%;
}
.user-register-newsletter .btn.subscribe {
  display: block;
  margin: 0 auto;
}
body a {
  color: #F18701;
}
body a:hover,
body a:active,
body a:focus {
  color: #fe9f27;
}
body .site-menu .navbar {
  border-color: #d5d5d5;
}
body .site-menu .navbar .navbar-nav li:not(:first-child) {
  border-left: solid #d5d5d5 1px;
}
body .site-menu .navbar .navbar-nav li a {
  font-weight: bold;
}
body .site-menu .navbar .navbar-nav li a:hover,
body .site-menu .navbar .navbar-nav li a:active,
body .site-menu .navbar .navbar-nav li a:focus {
  color: #F18701;
}
body .site-menu .navbar .navbar-nav li#phone-number {
  border: none;
}
body .site-menu .navbar .navbar-nav .active a {
  color: #F18701;
  position: relative;
  background-color: #ffffff;
}
body .site-menu .navbar .navbar-nav .active a:hover,
body .site-menu .navbar .navbar-nav .active a:active,
body .site-menu .navbar .navbar-nav .active a:focus {
  color: #424243;
}
body .site-menu .navbar .navbar-nav .active a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #F18701;
  bottom: 0;
  left: 0;
}
body .site-menu .navbar .navbar-nav.navbar-top {
  border-bottom: none;
}
body .education-classroom .process-view .process-phases-list .main-activities {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
  border: 1px solid #F7F7F7;
  background-color: #ffffff;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-26 {
  background-image: url("../img/img-phases/bg-phase-type-26.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-27 {
  background-image: url("../img/img-phases/bg-phase-type-27.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-28 {
  background-image: url("../img/img-phases/bg-phase-type-28.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
@media (max-width: 765px) {
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n+3),
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
@media (max-width: 500px) {
  body .education-classroom .process-view .process-phases-list .main-activities .phase-fic {
    width: 90%;
    margin: 0 auto 1em;
  }
}
body .education-classroom .process-view .process-phases-list .main-activities .phase-fic.has-image .image-phase-type::before {
  background-image: none;
}
@media (max-width: 992px) {
  body .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  body .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic:nth-child(3n+3),
  body .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  body .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
@media (max-width: 500px) {
  body .education-classroom .process-view .process-phases-list .main-activities.col-md-8 .phase-fic {
    width: 90%;
    margin: 0 auto 1em;
  }
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
  margin: 2em 1% 0 0;
  position: relative;
  border-radius: 30px;
  width: calc(32% - 3px);
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type::before {
  content: "";
  background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0));
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-1 {
  background-image: url("../img/img-phases/bg-phase-type-1.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-2 {
  background-image: url("../img/img-phases/bg-phase-type-2.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-3 {
  background-image: url("../img/img-phases/bg-phase-type-3.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-4 {
  background-image: url("../img/img-phases/bg-phase-type-4.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-5 {
  background-image: url("../img/img-phases/bg-phase-type-5.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-6 {
  background-image: url("../img/img-phases/bg-phase-type-6.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-7 {
  background-image: url("../img/img-phases/bg-phase-type-7.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-8 {
  background-image: url("../img/img-phases/bg-phase-type-8.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-9 {
  background-image: url("../img/img-phases/bg-phase-type-9.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-10 {
  background-image: url("../img/img-phases/bg-phase-type-10.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-11 {
  background-image: url("../img/img-phases/bg-phase-type-11.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-12 {
  background-image: url("../img/img-phases/bg-phase-type-12.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-13 {
  background-image: url("../img/img-phases/bg-phase-type-13.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-14 {
  background-image: url("../img/img-phases/bg-phase-type-14.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-15 {
  background-image: url("../img/img-phases/bg-phase-type-15.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-16 {
  background-image: url("../img/img-phases/bg-phase-type-16.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-17 {
  background-image: url("../img/img-phases/bg-phase-type-17.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-18 {
  background-image: url("../img/img-phases/bg-phase-type-18.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-19 {
  background-image: url("../img/img-phases/bg-phase-type-19.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-20 {
  background-image: url("../img/img-phases/bg-phase-type-20.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-26 {
  background-image: url("../img/img-phases/bg-phase-type-26.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-27 {
  background-image: url("../img/img-phases/bg-phase-type-27.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-28 {
  background-image: url("../img/img-phases/bg-phase-type-28.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .image-phase-type.image-phase-type-block {
  background-image: url("../img/img-phases/bg-phase-type-block.jpg");
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3) {
  margin-right: 0;
  margin-left: 1%;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
  margin-left: 1%;
  margin-right: 1%;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper {
  border: none;
  top: .5em;
  right: .5em;
  position: absolute;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper .accomplishment::before {
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
  content: "\f00c";
  background-color: #bcbcbc;
  color: transparent;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  line-height: 1em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .accomplishment-wrapper.accomplishment-100 .accomplishment::before {
  text-shadow: 1px 1px 1px #F18701;
  background-color: #F18701;
  color: transparent;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline {
  display: block;
  text-align: left;
  margin-top: 1em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn {
  background: #F18701;
  color: #ffffff;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .btn:focus {
  background: #F18701;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn {
  background: #F7F7F7;
  color: #F18701;
  border-color: #F18701;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .list-inline .view-info .btn:focus {
  background: #F18701;
  color: #ffffff;
  border-color: #F18701;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav {
  list-style: none;
  padding: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li {
  display: inline-block;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color {
  color: #ffffff;
  background-color: #F18701;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:active,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .actions .actions-nav li .btn-action-color:focus {
  background-color: #fe9f27;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal {
  display: block;
  position: relative;
  margin: -16px -0.5em 0 !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar {
  background: #424243;
  opacity: 1;
  width: 100% !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal .state-bar .bar {
  background-color: #F18701;
  opacity: 1 !important;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .state-wrapper-horizontal.accomplishment-100 {
  display: block;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data {
  padding: 0 .5em;
  min-height: 6em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.phase h4,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data.block h4 {
  font-size: 1.125em;
  margin-bottom: 1em;
  line-height: 1.2em;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions {
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline {
  text-align: right;
  margin-bottom: 0;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default {
  background-color: #F18701;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  text-align: center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:focus,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default:active {
  opacity: .8;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .lbl {
  display: none;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .view-info .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f129";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1em;
  line-height: 1em;
  top: calc(50% - .5em);
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default {
  background-color: #F18701;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 0;
  border: none;
  text-align: center;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:hover,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:focus,
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default:active {
  opacity: .8;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .lbl {
  display: none;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon {
  position: relative;
  display: block;
  height: 30px;
}
body .process-block-view .all-activities-wrapper .process-block-list .phase-fic .phase-fic-data .actions .list-inline .go-phase .btn-default .icon::after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0da";
  position: relative;
  color: #F7F7F7;
  font-weight: 900;
  font-size: 1.5em;
  line-height: 1em;
  top: calc(50% - .5em);
}
@media (max-width: 765px) {
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic {
    width: calc(49% - 3px);
    margin-right: 1%;
    margin-left: 0;
  }
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n+3),
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(3n-1) {
    margin-right: 0;
    margin-left: 0;
  }
  body .process-block-view .all-activities-wrapper .process-block-list .phase-fic:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 1%;
  }
}
body .ico-phase-type-block {
  background-size: cover;
  background-image: url("../img/customized/cursos.png");
}
body .main-activities .ico-phase-type,
body .main-activity .ico-phase-type {
  font-size: 40px;
  width: 1em;
  height: 1em;
  background-size: 27em 1em;
  background-repeat: no-repeat;
  background-image: url("../svg/sprite-phase-type-icons.svg");
  position: absolute;
  top: .5em;
  left: .5em;
  z-index: 10;
}
body .main-activities .ico-phase-type.ico-phase-type-1,
body .main-activity .ico-phase-type.ico-phase-type-1 {
  background-position: 0 0;
}
body .main-activities .ico-phase-type.ico-phase-type-2,
body .main-activity .ico-phase-type.ico-phase-type-2 {
  background-position: -1em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-3,
body .main-activity .ico-phase-type.ico-phase-type-3 {
  background-position: -2em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-4,
body .main-activity .ico-phase-type.ico-phase-type-4 {
  background-position: -3em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-5,
body .main-activity .ico-phase-type.ico-phase-type-5 {
  background-position: -4em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-6,
body .main-activity .ico-phase-type.ico-phase-type-6 {
  background-position: -5em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-8,
body .main-activity .ico-phase-type.ico-phase-type-8 {
  background-position: -7em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-9,
body .main-activity .ico-phase-type.ico-phase-type-9 {
  background-position: -8em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-10,
body .main-activity .ico-phase-type.ico-phase-type-10 {
  background-position: -9em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-11,
body .main-activity .ico-phase-type.ico-phase-type-11 {
  background-position: -10em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-12,
body .main-activity .ico-phase-type.ico-phase-type-12 {
  background-position: -11em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-13,
body .main-activity .ico-phase-type.ico-phase-type-13 {
  background-position: -12em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-14,
body .main-activity .ico-phase-type.ico-phase-type-14 {
  background-position: -13em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-15,
body .main-activity .ico-phase-type.ico-phase-type-15 {
  background-position: -14em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-16,
body .main-activity .ico-phase-type.ico-phase-type-16 {
  background-position: -15em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-17,
body .main-activity .ico-phase-type.ico-phase-type-17 {
  background-position: -16em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-18,
body .main-activity .ico-phase-type.ico-phase-type-18 {
  background-position: -17em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-19,
body .main-activity .ico-phase-type.ico-phase-type-19 {
  background-position: -18em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-20,
body .main-activity .ico-phase-type.ico-phase-type-20 {
  background-position: -19em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-21,
body .main-activity .ico-phase-type.ico-phase-type-21 {
  background-position: -20em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-22,
body .main-activity .ico-phase-type.ico-phase-type-22 {
  background-position: -21em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-26,
body .main-activity .ico-phase-type.ico-phase-type-26 {
  background-position: -25em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-27,
body .main-activity .ico-phase-type.ico-phase-type-27 {
  background-position: -26em 0;
}
body .main-activities .ico-phase-type.ico-phase-type-block,
body .main-activity .ico-phase-type.ico-phase-type-block {
  background-size: 1em 1em;
  background-image: url("../svg/sprite-phase-type-block.svg");
  background-position: 0 0;
}
body .main-activities .image-phase-type,
body .main-activity .image-phase-type {
  background-color: #ccc;
  position: relative;
  width: 100%;
  padding-top: 50%;
  display: block;
}
body .education-classroom-auxiliary-activity .title {
  color: #424243;
  margin-bottom: 1em;
  border-bottom: 2px solid #F18701;
  position: relative;
}
.site-menu #layout-user-unseen-wrapper {
  font-size: 16px;
}
.site-menu #layout-user-unseen-wrapper .user-unseen {
  position: relative;
  background-color: transparent;
  padding: 15px;
  display: block;
  height: 60px;
  margin-top: 0;
  padding-top: 20px;
}
.site-menu #layout-user-unseen-wrapper .user-unseen::before {
  font-size: 18px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0e0";
  font-size: 1em;
  color: #ffffff;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .lbl {
  display: none;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .number {
  position: absolute;
  top: .5em;
  right: .5em;
  background: #424243;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  font-size: 11px;
  line-height: 1em;
  text-align: center;
  padding-top: 2px;
  display: none;
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages .number {
  display: inline;
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages::before {
  content: "\f2b6";
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages:hover {
  box-shadow: none;
  color: #F18701;
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages:hover .number {
  background-color: #ffffff;
}
.site-menu #layout-user-unseen-wrapper .user-unseen.has-messages:hover::before {
  opacity: .8;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu {
  border-radius: 0;
  border: none;
  right: auto;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu li {
  border: none;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu li a {
  color: #F18701;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu li a:hover {
  background-color: transparent;
  color: #F18701;
}
.site-menu #layout-user-unseen-wrapper .user-unseen .dropdown-menu:before {
  position: absolute;
  content: "";
  top: -5px;
  border-bottom: 5px #ffffff solid;
  border-left: 5px transparent solid;
  border-right: 5px transparent solid;
  left: 20px;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu {
  right: 0;
  left: auto;
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li a {
  color: #424243;
  background-color: transparent;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li a::before {
  display: none;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active a {
  color: #F18701;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active .dropdown-submenu > li a {
  color: #424243;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li.active .dropdown-submenu > li.active a {
  color: #F18701;
}
.site-menu .navbar-nav > li.dropdown .dropdown-menu > li .dropdown-submenu > li {
  border: none;
}
.navbar-top #langs {
  border: none;
}
.navbar-top #langs ul {
  list-style: none;
  padding: 10px 15px;
  text-align: center;
}
.navbar-top #langs ul li {
  display: inline;
  border: none;
  text-transform: uppercase;
  padding: 0 1em;
  border-right: solid #ffffff 1px;
}
.navbar-top #langs ul li a {
  display: inline-block;
  line-height: 20px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 400;
}
.navbar-top #langs ul li a:hover,
.navbar-top #langs ul li a:active,
.navbar-top #langs ul li a:focus {
  background: none;
}
.navbar-top #langs ul li.active {
  font-weight: bold;
}
.navbar-top #langs ul li.active a {
  background: transparent;
  color: #ffffff;
  cursor: none;
  font-weight: bold;
}
.navbar-top #langs ul li:first-child {
  padding-left: 0;
}
.navbar-top #langs ul li:last-child {
  border: none;
  padding-right: 0;
}
@media (480px) {
  .navbar-top #langs ul {
    padding: 10px;
  }
}
#layout-user-userbox-wrapper {
  font-size: 16px;
  color: #ffffff;
  background-color: #F18701;
  height: 60px;
  padding-left: 20px;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button .image.img-rounded {
  border-radius: 50%;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button .glyphicon {
  display: none;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 15px 0 0;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
  border: none !important;
}
@media (max-width: 550px) {
  #layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
    display: none !important;
  }
  #layout-user-userbox-wrapper .user-userbox .dropdown-button .image-wrapper {
    margin-top: .3em;
  }
  #layout-user-userbox-wrapper .user-userbox .dropdown-button .image-wrapper .img-rounded {
    margin: 0 !important;
  }
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content {
  position: absolute;
  top: 60px;
  right: 0;
  width: 200px;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
  margin: 0;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
  border-left: none;
  color: #F18701;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:hover,
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:active,
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:focus {
  background: #F18701;
  color: #ffffff;
}
#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
    background: transparent;
  }
}
#layout-user-userbox-wrapper.open .user-userbox .dropdown-button::before {
  border: none !important;
}
#layout-user-userbox-wrapper .modal {
  color: #424243;
  text-align: left;
}
#layout-site-breadcrumb-wrapper {
  position: absolute;
  width: calc(100vw - 9px);
  background-color: #F7F7F7;
  top: calc(60px + 40px);
  left: 0;
  z-index: 100;
  padding-left: 2em;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  border-bottom: 1px solid #d5d5d5;
}
#layout-site-breadcrumb-wrapper .site-breadcrumb .breadcrumb {
  margin-top: .5em;
  margin-bottom: .5em;
}
.not_logged:not(.menu-fixed-top) #siteLogo {
  margin: 10px 0 !important;
}
.not_logged:not(.menu-fixed-top) #siteLogo img {
  max-height: 60px;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-content {
  border-left: none;
  padding: 1em;
  background-color: #ffffff;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
  border-left: 1px solid #ddd;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  display: none;
}
.not_logged #layout-user-userbox-wrapper .user-userbox .dropdown-button:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  color: #ffffff;
  content: "\f007";
  font-size: 18px;
  padding-right: .5em;
  top: 10px;
}
.not_logged #layout-user-userbox-wrapper .user-userbox.logged .dropdown-button h4 {
  display: block;
}
.not_logged #layout-user-userbox-wrapper .user-userbox.logged .dropdown-button:before {
  display: none;
}
.not_logged .hide-not-logged {
  display: none !important;
}
body.logged .hide-logged {
  display: none !important;
}
#sign-in-toolbar #sign-in-button {
  padding: 15px;
}
#user_edit_web_form .btn-preview {
  display: none;
}
.container {
  max-width: 100%;
}
.user-register {
  background-color: #F7F7F7;
  padding: 1em;
  border-radius: 1em;
}
.user-register .message {
  text-align: center;
  margin: 0 auto;
  padding: 1em;
}
.user-userbox-page {
  background-color: #F7F7F7;
}
#form-view {
  margin: 0 auto;
}
#form-view .btn-primary {
  font-size: 1.3em;
  margin: 0 auto;
  display: inherit;
}
.site-menu .navbar .navbar-nav > li > a {
  padding: 20px;
}
.site-menu .navbar .navbar-nav > li.dropdown > a {
  padding-right: 40px;
  position: relative;
}
.site-menu .navbar .navbar-nav > li.dropdown > a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f0d7";
  position: absolute;
  top: 20px;
  right: 20px;
  color: #F18701;
}
.site-menu .navbar .navbar-nav > li.dropdown.open > a:after {
  content: "\f0d8";
}
.site-menu .navbar .navbar-nav > li#phone-number a {
  padding: 5px 10px;
  margin: 5px 10px;
  background-color: #F18701;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
}
.navbar-top {
  position: absolute;
  top: 0;
  width: 100%;
  background: #fff;
  height: 40px;
  text-align: right;
  left: 0;
  margin: 0;
  background-color: #424243;
}
.navbar-top >li {
  float: right;
  border-bottom: none !important;
  border-left: none !important;
}
.navbar-top >li#layout-profile-wrapper,
.navbar-top >li#layout-academic-record-wrapper,
.navbar-top >li#layout-user-userbox-wrapper,
.navbar-top >li#user-tools,
.navbar-top >li#layout-admin-acces-wrapper {
  border-left: 1px solid #424243 !important;
}
.navbar-top >li#layout-user-userbox-wrapper {
  height: 40px;
  background-color: #F18701;
}
.navbar-top >li#layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  margin-top: 5px;
}
.navbar-top >li#layout-user-userbox-wrapper .user-userbox .dropdown-content {
  top: 40px;
  text-align: left;
  border: 1px solid #d5d5d5 !important;
  border-radius: 0;
}
.navbar-top >li#layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group-item {
  font-weight: normal;
  line-height: 1em;
}
.navbar-top >li#layout-user-userbox-wrapper.open .user-userbox .dropdown-content:before {
  content: "";
  border-top: 10px solid #F18701;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  top: -1px;
  right: 0;
  position: absolute;
  z-index: 10;
}
@media (max-width: 550px) {
  .navbar-top >li#layout-user-userbox-wrapper.open .user-userbox .dropdown-content:before {
    right: 0;
  }
}
.navbar-top >li#layout-admin-acces-wrapper,
.navbar-top >li#layout-help-wrapper,
.navbar-top >li#layout-academic-record-wrapper,
.navbar-top >li#layout-profile-wrapper,
.navbar-top >li#layout-cart-wrapper,
.navbar-top >li#layout-favourites-wrapper {
  height: 40px;
  background-color: #F18701;
}
.navbar-top >li#layout-admin-acces-wrapper a,
.navbar-top >li#layout-help-wrapper a,
.navbar-top >li#layout-academic-record-wrapper a,
.navbar-top >li#layout-profile-wrapper a,
.navbar-top >li#layout-cart-wrapper a,
.navbar-top >li#layout-favourites-wrapper a {
  color: #ffffff;
  padding: 10px 15px;
}
.navbar-top >li#layout-admin-acces-wrapper a i,
.navbar-top >li#layout-help-wrapper a i,
.navbar-top >li#layout-academic-record-wrapper a i,
.navbar-top >li#layout-profile-wrapper a i,
.navbar-top >li#layout-cart-wrapper a i,
.navbar-top >li#layout-favourites-wrapper a i {
  margin-right: 0;
}
.navbar-top >li#phone-number a {
  background-color: transparent !important;
}
.navbar-top >li #layout-user-unseen-wrapper .user-unseen {
  height: 40px;
  background-color: #F18701;
  padding-top: 10px;
  border-radius: 0;
  color: #ffffff;
}
.navbar-top >li#layout-cart-wrapper,
.navbar-top >li#layout-favourites-wrapper {
  background-color: #424243;
  border-left: none;
}
.navbar-top >li a.btn {
  background-color: #ffffff;
  border: 0;
  color: #F18701;
  padding: .5em !important;
  font-size: 1em;
  line-height: 1em;
  border-radius: 1em;
  margin-top: calc((40px - 2em)/2);
}
.navbar-top >li a.btn:hover,
.navbar-top >li a.btn:active,
.navbar-top >li a.btn:focus {
  background-color: #ffffff;
}
@media (max-width: 990px) {
  .navbar-top >li#layout-academic-record-wrapper span,
  .navbar-top >li#layout-profile-wrapper span {
    display: none;
  }
}
.navbar-right .form-control {
  margin-bottom: 0;
}
.site-menu .navbar-right {
  position: absolute;
  top: 40px;
  right: 0;
  margin-right: 0;
}
.navbar-fixed-top {
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.navbar-fixed-top .container-fluid {
  background-color: #ffffff;
}
.navbar-fixed-top.box-primary .container-fluid {
  background-color: transparent;
}
.navbar-fixed-top.box-primary .navbar-nav > li {
  border-left: none !important;
}
.navbar-fixed-top.box-primary .navbar-nav > li > a {
  color: #ffffff;
  font-weight: 400 !important;
}
.navbar-fixed-top.box-primary .navbar-nav > li > a:hover,
.navbar-fixed-top.box-primary .navbar-nav > li > a:active,
.navbar-fixed-top.box-primary .navbar-nav > li > a:focus {
  color: #ffffff !important;
  font-weight: 400 !important;
}
.navbar-fixed-top.box-primary .navbar-nav > li.active a {
  font-weight: 400 !important;
  color: #ffffff;
  background-color: transparent;
}
.navbar-fixed-top.box-primary .navbar-nav > li.active a::before {
  background-color: #ffffff;
  bottom: 1em;
  height: 2px;
}
.navbar-fixed-top.box-primary .navbar-nav > li > ul.dropdown-menu {
  background-color: #ffffff;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top {
  min-height: 60px;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapse,
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapsing {
  display: none !important;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapse .navbar-nav,
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapsing .navbar-nav {
  margin: 0 -15px;
  float: none;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapse .navbar-nav > li,
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapsing .navbar-nav > li {
  float: none;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-collapse.collapse.in {
  display: block !important;
  overflow-y: auto !important;
  margin-right: -15px;
  margin-left: -15px;
  padding-right: 15px;
  padding-left: 15px;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-toggle {
  display: block;
  margin-top: 12px;
  margin-right: 0;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-header {
  float: none;
  margin: 0;
  min-height: 60px;
}
body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-right {
  right: 5em;
  margin: 0;
}
@media (max-width: 768px) {
  body.menu-fixed-top.menu-collapsed .navbar-fixed-top .navbar-right.navbar-nav > li {
    float: left;
  }
}
body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top {
  min-height: 60px;
}
@media screen and (min-width: 767px) {
  body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top .navbar-collapse {
    float: right;
  }
  body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top .navbar-toggle {
    display: none;
  }
  body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top .navbar-header {
    float: left;
  }
  body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top.navbar-center .navbar-collapse {
    float: none;
    text-align: center;
  }
  body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top.navbar-center .navbar-collapse.collapse {
    height: 60px !important;
  }
  body.menu-fixed-top.menu-uncollapsed .navbar-fixed-top.navbar-center .navbar-collapse ul.navbar-nav {
    display: inline-block;
  }
}
@media screen and (min-width: 767px) {
  .site-menu > .navbar-center .navbar-collapse {
    float: none;
    text-align: center;
  }
  .site-menu > .navbar-center .navbar-collapse.collapse {
    height: 60px !important;
  }
  .site-menu > .navbar-center .navbar-collapse ul.navbar-nav {
    display: inline-block;
  }
}
body.menu-fixed-left .full-container {
  padding-left: 250px;
}
body.menu-fixed-left .full-container .general-container {
  margin-left: 2em;
  margin-right: auto;
}
@media (max-width: 767px) {
  body.menu-fixed-left .full-container {
    padding-left: 0;
    padding-top: 60px;
  }
  body.menu-fixed-left .full-container .general-container {
    margin: 0 auto;
  }
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper {
  font-size: 16px;
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox {
  position: relative;
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button {
  padding: 15px;
  cursor: pointer;
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button .image {
  width: 18px;
  height: 18px;
  border-radius: 0;
  background: none !important;
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button .image::after {
  font-family: "Font Awesome 5 Duotone";
  font-size: 18px;
  font-weight: 900;
  content: "\f2bd";
  color: #ffffff;
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button .image .glyphicon {
  display: none;
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button h4 {
  font-size: 16px;
  color: #ffffff;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  margin: 0;
  line-height: 20px;
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button:hover,
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button:active,
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button:focus {
  background: #F18701;
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
  top: 85%;
  right: 50%;
  border-top-color: #fff;
}
@media (min-width: 767px) {
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-button::before {
    border-top-color: transparent;
    border-bottom: 4px solid transparent;
    border-left-color: #ffffff;
    border-right: none;
    top: calc(48%);
    right: 15px;
  }
}
@media (min-width: 767px) {
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content {
    position: absolute;
    bottom: 0;
    left: 250px;
    width: 200px;
  }
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
    margin: 0;
  }
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
    border-left: none;
    color: #F18701;
  }
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:hover,
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:active,
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a:focus {
    background: #F18701;
    color: #ffffff;
  }
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content::after {
    content: "";
    border-right: #fff solid 10px;
    border-top: transparent solid 25px;
    border-bottom: transparent solid 25px;
    position: absolute;
    bottom: 0;
    left: -10px;
  }
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  body.menu-fixed-left .site-menu #layout-user-userbox-wrapper .user-userbox .dropdown-content .list-group a {
    background: transparent;
  }
}
body.menu-fixed-left .site-menu #layout-user-userbox-wrapper.open .user-userbox .dropdown-button::before {
  border: none !important;
}
body.menu-fixed-right .full-container {
  padding-right: 250px;
}
body.menu-fixed-right .full-container .general-container {
  margin-left: auto;
  margin-right: 2em;
}
@media (max-width: 767px) {
  body.menu-fixed-right .full-container {
    padding-right: 0;
    padding-top: 60px;
  }
  body.menu-fixed-right .full-container .general-container {
    margin: 0 auto;
  }
}
.phase-goal-definition-teacher .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ffffff;
  border-bottom: #F18701 solid 1px;
  border-top: #F18701 solid 1px;
}
.chart-legend .item {
  display: none;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #ffffff;
}
.table-striped > tbody > tr:hover,
.table-striped > tbody > tr:active,
.table-striped > tbody > tr:focus {
  background-color: #ffffff;
}
.table-striped .btn-default {
  border: none;
  background-color: #ffffff;
}
.table-striped .btn-default:hover,
.table-striped .btn-default:active,
.table-striped .btn-default:focus {
  border: none;
  background-color: #ffffff;
  color: #F18701;
  opacity: 0.8;
  box-shadow: none;
}
.activities-list-link .glyphicon {
  margin-right: 1em;
}
.process-phase-next-second {
  display: none !important;
}
.fc-agenda .fc-agenda-axis {
  border-left-color: #F18701;
}
.report-mi-espacio-fase-resultados h3,
.report-mi-espacio-fase-video h3 {
  font-weight: 700;
  color: #F18701;
  margin-bottom: 1em;
}
.modal .modal-dialog .modal-header {
  border-bottom: none;
}
.modal .modal-dialog .modal-header .modal-title {
  font-size: 2em;
  font-weight: 400;
  border-bottom: 1px solid #F18701;
}
.modal .modal-dialog .modal-body h5 {
  font-size: 1.5em;
  font-weight: 400;
}
.modal .modal-dialog .modal-footer {
  border-top: none;
}
.modal .modal-dialog .tracking-agenda .modal-header .modal-title {
  padding: .5em 0 .5em 3em;
  position: relative;
}
.modal .modal-dialog .tracking-agenda .modal-header .modal-title::before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #F18701;
  font-size: 1.7em;
  content: "\f073";
  left: 0;
  top: 0;
}
.modal .modal-dialog .tracking-new-section #date_ini_datepicker {
  vertical-align: top;
  border-color: #d5d5d5;
  border-radius: 0;
}
@media (max-width: 650px) {
  .modal .modal-dialog .tracking-new-section .date-ini-wrapper {
    width: 100%;
  }
}
.modal .modal-dialog .tracking-new-section .chosen-container-single .chosen-single {
  border-radius: 0;
  background-image: none;
  background-color: #ffffff;
  border-color: #d5d5d5;
}
.modal .modal-dialog .tracking-new-section .mce-panel {
  border-color: #d5d5d5;
}
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn {
  background: #ffffff;
  background-image: none;
  border: none;
  color: #d5d5d5;
  padding: 12px 35px 12px 0;
  position: relative;
  box-shadow: none;
}
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn::before {
  position: absolute;
  content: "\f0dd";
  font-size: 1em;
  right: 0;
  font-family: "Font Awesome 5 Pro";
  top: 10px;
}
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn:hover,
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn:active,
.modal .modal-dialog .tracking-new-section .new-tracking-more-options-btn:focus {
  opacity: 0.7;
  background-image: none;
}
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn {
  background: #ffffff;
  background-image: none;
  border: none;
  color: #d5d5d5;
  padding: 12px 20px 12px 0;
  position: relative;
  box-shadow: none;
}
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn::before {
  position: absolute;
  content: "\f0de";
  font-size: 1em;
  right: 0;
  top: 15px;
  font-family: "Font Awesome 5 Pro";
}
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn:hover,
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn:active,
.modal .modal-dialog .tracking-new-section .new-tracking-less-options-btn:focus {
  opacity: 0.7;
  background-image: none;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .form-control {
  border-radius: 0;
  border-color: #F18701;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .toggle-goal-details,
.modal .modal-dialog #goal_new_person_section_goal_section_goal .toggle-details,
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objective-delete {
  background-color: #ffffff;
  border-color: transparent;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .toggle-goal-details .glyphicon,
.modal .modal-dialog #goal_new_person_section_goal_section_goal .toggle-details .glyphicon,
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objective-delete .glyphicon {
  color: #F18701;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .input-group-addon {
  border-color: #F18701;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objective-add {
  background-color: #F18701;
  color: #ffffff;
  position: relative;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .chosen-single {
  border-radius: 0;
  background-image: none;
  background-color: #ffffff;
  border-color: #F18701;
}
.modal .modal-dialog #goal_new_person_section_goal_section_goal .objectives legend {
  color: #F18701;
  border-color: #F18701;
  padding-bottom: .5em;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general .form-control {
  border-radius: 0;
  border-color: #F18701;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general legend {
  padding: 1em 0;
  color: #F18701;
  font-size: 19px;
  border-color: #F18701;
}
.modal .modal-dialog #task_new_person_section_task_section_task #general .input-group-addon {
  border-color: #F18701;
}
.modal .modal-dialog .btn-primary {
  text-transform: none;
  letter-spacing: normal;
}
#goal_add_person_section_goal_section_goal .radio label {
  font-size: 19px;
  position: relative;
  color: #F18701;
}
#goal_add_person_section_goal_section_goal .radio label ul {
  font-size: .8em;
  list-style: none;
  margin-top: 1em;
}
#goal_add_person_section_goal_section_goal .radio label ul li {
  padding-bottom: .5em;
  color: #424243;
  position: relative;
}
#goal_add_person_section_goal_section_goal .radio label ul li::before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-weight: 900;
  content: "\f0da";
  top: 0;
  left: -1em;
  font-size: 1em;
  color: #F18701;
}
#goal_add_person_section_goal_section_goal .radio label input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: solid #cccccc 1px;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
#goal_add_person_section_goal_section_goal .radio label input[type="radio"]:checked {
  border-color: #F18701;
  background-color: #F18701;
}
.phase-goal-evaluation h3.title,
.popup-web-evaluation-person h3.title {
  border-bottom: 2px solid #F18701;
  padding-bottom: .5em;
}
.phase-goal-evaluation .evaluation-person h3.title,
.popup-web-evaluation-person .evaluation-person h3.title {
  border-bottom: 2px solid #F18701;
  padding-bottom: .5em;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default {
  border-radius: 0;
  border-color: transparent;
  border-bottom: 1px solid #d5d5d5;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .container-fluid,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .container-fluid {
  padding: 0;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .evaluation-create,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .evaluation-create {
  color: #ffffff;
  background-color: #F18701;
}
.phase-goal-evaluation .evaluation-person .navbar.navbar-default .evaluation-create:hover,
.popup-web-evaluation-person .evaluation-person .navbar.navbar-default .evaluation-create:hover {
  opacity: .7;
}
.phase-goal-evaluation .evaluation-person .evaluation-edit,
.phase-goal-evaluation .evaluation-person .evaluation-delete,
.popup-web-evaluation-person .evaluation-person .evaluation-edit,
.popup-web-evaluation-person .evaluation-person .evaluation-delete {
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: none;
  padding: 0;
}
.phase-goal-evaluation .evaluation-person .evaluation-edit .glyphicon,
.phase-goal-evaluation .evaluation-person .evaluation-delete .glyphicon,
.popup-web-evaluation-person .evaluation-person .evaluation-edit .glyphicon,
.popup-web-evaluation-person .evaluation-person .evaluation-delete .glyphicon {
  color: #424243;
}
#evaluation_new_evaluation_section .form-control {
  border-radius: 0;
  border-color: #F18701;
}
#evaluation_new_evaluation_section #date_datepicker {
  margin-top: .7em;
}
#evaluation_new_evaluation_section .goal-wrapper h3 {
  color: #F18701;
  padding-left: 2em;
  position: relative;
  border-bottom: 2px dotted #F18701;
  padding-bottom: .8em;
}
#evaluation_new_evaluation_section .goal-wrapper h3::before {
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  font-weight: 900;
  content: "\f0da";
  top: 0;
  left: 1em;
  font-size: 1em;
  color: #F18701;
}
#evaluation_new_evaluation_section .toggle-comments {
  background-color: #ffffff;
  border-color: transparent;
  box-shadow: none;
}
#evaluation_new_evaluation_section .toggle-comments .glyphicon {
  color: #F18701;
}
#evaluation_new_evaluation_section .row strong {
  display: inline-block;
  margin-bottom: 1em;
}
.phase-goal-evaluation-teacher .table thead tr th {
  border-color: #F18701;
}
.phase-goal-evaluation-teacher .table > tbody > tr > td {
  vertical-align: middle;
  border-top: none;
  border-bottom: 1px dashed #F18701;
}
.phase-goal-evaluation-teacher .table > tbody > tr > td .glyphicon {
  color: #F18701;
}
.phase-goal-evaluation-teacher .table > tbody > tr:last-child > td {
  border-bottom: 2px solid #F18701;
}
.portlet-results h4 {
  color: #F18701;
  font-size: 1.7em;
  padding-bottom: .8em;
  border-bottom: 2px solid #F18701 !important;
  font-weight: 400;
  padding: 1em 0 1em 3em;
  background-repeat: no-repeat;
  background-size: 60px 60px;
}
.portlet-results .results-competences-wrapper h4 {
  background-image: url("../img/bg-results-competences.png");
}
.portlet-results .results-goals-wrapper h4 {
  background-image: url("../img/bg-results-goals.png");
}
.portlet-results .results-tasks-wrapper h4 {
  background-image: url("../img/bg-results-tasks.png");
}
.portlet-results .results-ranking-wrapper h4 {
  background-image: url("../img/bg-results-ranking.png");
}
.article-search .form-control,
.article-search .chosen-single {
  margin-bottom: 0;
  padding: .7em 1em !important;
  font-size: 1em;
  height: auto;
  box-shadow: none;
  line-height: 1em;
}
.article-search .btn {
  background-color: #F18701;
  color: #ffffff;
}
svg.svg-icon .svg-icon-secondary {
  fill: #F18701 !important;
}
svg.svg-icon .svg-icon-primary {
  fill: #F18701 !important;
}
svg.svg-icon .svg-icon-dark {
  fill: #424243 !important;
}
.border-solid {
  border: solid 1px #424243;
}
.border-solid-2 {
  border: solid 2px #424243;
}
.border-solid-3 {
  border: solid 3px #424243;
}
.border-primary {
  border-color: #F18701 !important;
}
.border-secundary {
  border-color:  !important;
}
.border-tertiary {
  border-color: #F18701 !important;
}
.border-soft {
  border-color: #d5d5d5 !important;
}
.border-soft-lighten {
  border-color: #F7F7F7 !important;
}
.professor-workgroups .classroom-link .btn {
  background-color: #F18701;
  color: #ffffff;
  border-bottom-right-radius: 1em;
}
.professor-workgroups .workgroup > td {
  vertical-align: middle;
}
.message-list .forum-container {
  margin-bottom: 2em;
}
.message-list .forum-container:last-child {
  margin-bottom: 0;
}
.message-list .forum-container .phase-forum-div .user-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 1em;
  background-color: #ebebeb;
}
.message-list .forum-container .phase-forum-div .date {
  font-size: .9em;
  font-style: italic;
  color: #bcbcbc;
}
.message-list .forum-container .forum-block .title {
  font-weight: 700;
  color: #F18701;
  padding: 0 0 1em;
}
.message-list .forum-container .forum-block .forum-div {
  display: none;
}
.message-list .btn-add-comment {
  margin-bottom: 1em;
}
.message-list .btn-add-comment .btn-default {
  background-color: #F18701;
  color: #ffffff;
  border-color: #F18701;
}
.message-list .btn-add-comment .btn-default:hover,
.message-list .btn-add-comment .btn-default:active,
.message-list .btn-add-comment .btn-default:active:hover,
.message-list .btn-add-comment .btn-default:active:focus,
.message-list .btn-add-comment .btn-default:focus {
  background-color: #fe9f27;
  border-color: #F18701;
}
ol.breadcrumb {
  padding: 0;
  background-color: transparent;
}
ol.breadcrumb > li + li::before {
  color: #424243;
  content: "\0203A";
}
ol.breadcrumb > .active {
  color: #424243;
}
#cookiespocily-wrapper .btn.accept-all-cookies,
#cookies-full-banner .btn.accept-all-cookies,
#cookies-simple-banner .btn.accept-all-cookies {
  background-color: #F18701;
}
#cookiespocily-wrapper .btn.essential-only-cookies,
#cookiespocily-wrapper .btn.close-banner-cookies,
#cookies-full-banner .btn.essential-only-cookies,
#cookies-full-banner .btn.close-banner-cookies,
#cookies-simple-banner .btn.essential-only-cookies,
#cookies-simple-banner .btn.close-banner-cookies {
  color: #F18701;
  border-color: #F18701;
}
#cookiespocily-wrapper .btn:hover,
#cookies-full-banner .btn:hover,
#cookies-simple-banner .btn:hover {
  background-color: #424243;
  color: #ffffff;
}
.article-diary-list .navbar-default {
  border: none;
}
.article-diary-list .navbar-default .container-fluid {
  padding: 0;
}
.article-diary-list .navbar-default .container-fluid .navbar-form {
  width: 100%;
  float: none !important;
  padding: 0;
}
.article-diary-list .navbar-default .container-fluid .navbar-form .form-group {
  width: calc(100% - 50px);
}
.article-diary-list .navbar-default .container-fluid .navbar-form select {
  width: 200px;
}
.article-diary-list .navbar-default .container-fluid .navbar-form .btn.search {
  width: 45px;
}
.article-diary-list .navbar-default .container-fluid .navbar-form input[type="text"] {
  width: calc(100% - 210px);
}
.hpv-article,
.dissemination-article {
  font-size: 18px;
}
.hpv-article .article-buttons .btn,
.dissemination-article .article-buttons .btn {
  margin-left: .5em;
}
.hpv-article .article-buttons .btn:hover,
.dissemination-article .article-buttons .btn:hover {
  cursor: pointer;
}
.hpv-article .article-buttons .btn-download.not-logged,
.dissemination-article .article-buttons .btn-download.not-logged {
  background-color: #d5d5d5 !important;
  border-color: #d5d5d5 !important;
  color: #ffffff !important;
}
.hpv-article .article-main-wrapper .article-authors .bluebold,
.dissemination-article .article-main-wrapper .article-authors .bluebold {
  margin: 1em 0 .5em;
  font-weight: 500;
  text-transform: uppercase;
}
.hpv-article .article-main-wrapper .article-authors .bluelight,
.dissemination-article .article-main-wrapper .article-authors .bluelight {
  font-weight: 300;
  font-size: .95em;
}
.hpv-article .article-main-wrapper .article-authors span,
.dissemination-article .article-main-wrapper .article-authors span {
  display: inline-block;
}
.hpv-article .article-main-wrapper .article-authors .highlight,
.dissemination-article .article-main-wrapper .article-authors .highlight {
  margin-top: 4em;
}
.hpv-article .article-main-wrapper .article-authors .highlight p,
.dissemination-article .article-main-wrapper .article-authors .highlight p {
  padding: 2em 0;
  border-bottom: 2px solid #F18701;
  font-size: 1.34em;
  font-weight: 700;
  color: #F18701;
  line-height: 1.2em;
}
.hpv-article .article-main-wrapper .article-authors .highlight p::first-child,
.dissemination-article .article-main-wrapper .article-authors .highlight p::first-child {
  border-top: 2px solid #F18701;
}
.hpv-article .article-main-wrapper .article-authors a,
.dissemination-article .article-main-wrapper .article-authors a {
  word-break: break-all;
  overflow-wrap: break-word;
}
.hpv-article .article-main-wrapper .article-contents-wrapper,
.dissemination-article .article-main-wrapper .article-contents-wrapper {
  font-weight: 400;
}
.hpv-article .article-main-wrapper .article-contents-wrapper .article-title,
.dissemination-article .article-main-wrapper .article-contents-wrapper .article-title {
  font-size: 3.5em;
  font-weight: 500;
}
.hpv-article .article-main-wrapper .article-contents-wrapper .article-number,
.dissemination-article .article-main-wrapper .article-contents-wrapper .article-number {
  color: #777777;
}
.hpv-article img,
.dissemination-article img {
  max-width: 100%;
  height: auto;
}
#articulo-intro {
  padding: 2em 0;
  font-size: 18px;
  position: relative;
  margin-bottom: 3em;
}
#articulo-intro h3 {
  padding-bottom: 1em;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.02em;
  font-weight: 700;
}
#articulo-intro .targeta {
  background: #fff;
  border-radius: 7px;
  padding: 1em 2em;
  box-shadow: 6px 6px 20px rgba(0,0,0,0.25);
}
#articulo-intro .targeta p {
  text-align: center;
}
#articulo-intro .targeta .content {
  line-height: 1.5em;
}
#articulo-intro .targeta h4 {
  padding-bottom: .5em;
  border-bottom: solid #ccc 1px;
  text-align: center;
  font-weight: 700;
  margin-top: 1.5em;
  min-height: 65px;
  margin-bottom: 1em;
}
@media (max-width: 991px) {
  #articulo-intro .targeta {
    margin-top: 1em;
  }
}
#articulo-intro .svg-icon-content {
  width: 110px;
  height: 110px;
  position: relative;
  margin: 0 auto;
}
#articulo-intro .svg-icon {
  max-width: 150px;
}
#preguntas-frecuentes h2,
#preguntas-frecuentes h3,
#preguntas-frecuentes h4,
#preguntas-frecuentes h5 {
  color: #F18701;
}
#preguntas-frecuentes .respuesta {
  margin-bottom: 2em;
}
#donde-estamos a {
  display: block;
  margin-bottom: 2em;
}
#donde-estamos i.fas {
  margin-right: 1em;
  font-size: 1.5em;
}
#donde-estamos .direccion {
  display: inline-block;
}
#donde-estamos .mapa iframe {
  width: 100%;
  margin-top: 2em;
}
#redes-sociales {
  text-align: center;
}
#redes-sociales a {
  margin: 0 5px;
  color: #F18701;
  text-decoration: none;
}
#redes-sociales a:hover,
#redes-sociales a:active,
#redes-sociales a:focus {
  text-decoration: none;
}
.stylized_image_1 {
  border-radius: 20px;
}
#footer,
.footer {
  padding: 2em 0;
  color: #ffffff;
  margin-bottom: -2em;
  padding-bottom: 0.5em;
  text-align: center;
}
#footer ul,
.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer ul li > span,
.footer ul li > span {
  font-size: 0.875em;
}
#footer a,
.footer a {
  color: #ffffff;
  cursor: pointer;
  font-size: 0.875em;
}
#footer a:hover,
#footer a:active,
#footer a:focus,
.footer a:hover,
.footer a:active,
.footer a:focus {
  color: #ffffff;
}
#footer .logo,
.footer .logo {
  line-height: 1em;
}
#footer .logo img,
.footer .logo img {
  max-width: 100%;
  margin-bottom: 1em;
  max-height: 35px;
}
#footer .logo p,
.footer .logo p {
  font-size: .875em;
}
#footer p,
.footer p {
  margin-bottom: 0;
}
#footer h4,
.footer h4 {
  margin: 0;
  margin-bottom: 1em;
}
#footer .social-networks > a,
.footer .social-networks > a {
  display: inline-block;
  vertical-align: bottom;
  text-decoration: none;
}
#footer .social-networks > a:hover,
.footer .social-networks > a:hover {
  text-decoration: none;
}
#footer .social-networks > a >i,
#footer .social-networks > a >svg,
.footer .social-networks > a >i,
.footer .social-networks > a >svg {
  display: block;
}
#footer.box-soft-lighten,
.footer.box-soft-lighten {
  color: #424243;
}
#footer.box-soft-lighten a,
.footer.box-soft-lighten a {
  color: #424243;
}
@media (max-width: 767px) {
  #footer,
  .footer {
    text-align: center;
  }
}
.title-underline {
  padding: 0 .5em .5em;
  display: inline-block;
  position: relative;
}
.title-underline::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #F18701;
  position: absolute;
  bottom: 0;
  left: 0;
}
.title-underline.underline-secondary::after {
  background-color: #F18701;
}
.title-underline.underline-tertiary::after {
  background-color: #F18701;
}
.title-underline.underline-soft::after {
  background-color: #d5d5d5;
}
.title-underline.underline-dark::after {
  background-color: #424243;
}
.qd-porlet-title {
  padding: 0 20px;
  border-bottom: 2px solid #F18701;
}
.qd-porlet-title.qd-color-primary {
  border-bottom: 2px solid #F18701;
}
.qd-porlet-title.qd-color-secondary {
  border-bottom: 2px solid #F18701;
}
.qd-porlet-title-txt {
  background: #F18701;
  color: #ffffff;
  padding: 10px;
  display: inline-block;
  text-indent: 115px;
  position: relative;
}
.qd-porlet-title-txt:before {
  content: '';
  background-image: linear-gradient(to right top,#F18701 0%,#F18701 50%,transparent 52%);
  position: absolute;
  top: -40px;
  left: 0;
  height: 40px;
  width: 100%;
}
.qd-porlet-title-txt > img {
  position: absolute;
  left: 10px;
  top: -22px;
}
.qd-porlet-title-txt.pull-right {
  float: right;
  text-indent: 0;
  padding-right: 125px;
}
.qd-porlet-title-txt.pull-right > img {
  right: 10px;
  left: initial;
}
.qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#F18701 0%,#F18701 50%,transparent 52%);
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt {
  background: #F18701;
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt:before {
  background-image: linear-gradient(to right top,#F18701 0%,#F18701 50%,transparent 52%);
}
.qd-porlet-title.qd-color-primary .qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#F18701 0%,#F18701 50%,transparent 52%);
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt {
  background: #F18701;
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt:before {
  background-image: linear-gradient(to right top,#F18701 0%,#F18701 50%,transparent 52%);
}
.qd-porlet-title.qd-color-secondary .qd-porlet-title-txt.pull-right:before {
  background-image: linear-gradient(to left top,#F18701 0%,#F18701 50%,transparent 52%);
}
.qd-box-background-image {
  overflow: hidden;
  padding: 3rem;
}
.qd-box-background-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
}
.qd-box-background-image-txt {
  position: relative;
  z-index: 1;
  padding: 2rem;
  max-width: 40%;
}
.qd-box-background-image-txt .btn {
  max-width: 100%;
}
@media (max-width: 1279px) {
  .qd-box-background-image-txt {
    max-width: 60%;
  }
}
@media (max-width: 479px) {
  .qd-box-background-image-txt {
    max-width: 100%;
  }
}
.qd-box-down-arrow:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -30px;
}
ul.qd-unorder-list {
  padding: 0;
  margin: 15px;
  list-style-type: none;
}
ul.qd-unorder-list li {
  position: relative;
  padding: 5px 20px;
}
ul.qd-unorder-list li:before {
  content: '';
  width: 15px;
  height: 15px;
  position: absolute;
  left: -5px;
  top: 8px;
}
ul.qd-unorder-list.qd-circle.qd-color-primary li:before {
  border-radius: 50%;
  background-color: #F18701;
}
ul.qd-unorder-list.qd-circle.qd-color-secondary li:before {
  border-radius: 50%;
  background-color: #F18701;
}
ul.qd-unorder-list.qd-check li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
  top: 4px;
}
ul.qd-unorder-list.qd-check.qd-color-primary li:before {
  color: #F18701;
}
ul.qd-unorder-list.qd-check.qd-color-secondary li:before {
  color: #F18701;
}
.qd-number-box {
  padding: 1.5em;
  border: 2px solid #F18701;
  border-radius: 20px;
  margin: 2%;
}
.qd-number-box-number {
  font-size: 1.5em;
  background-color: #F18701;
  color: #ffffff;
  border-radius: 50%;
  padding: 0.5rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0;
}
@media (max-width: 769px) {
  .qd-number-box-number {
    left: 5px;
  }
  .qd-number-box-txt + .qd-number-box-number {
    right: 5px;
    left: auto;
  }
}
.qd-arrow-box {
  margin-bottom: 20px;
}
.qd-arrow-box-inside {
  border: 2px solid #F18701;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.qd-arrow-box img {
  width: 100%;
}
.qd-arrow-box-txt {
  position: absolute;
  top: 5em;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  color: #ffffff;
  margin: 0.5em;
  font-size: 1.125em;
  text-align: center;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: 1px 1px 2px black;
}
.qd-arrow-box:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #F18701 transparent transparent transparent;
  position: absolute;
  bottom: 14px;
  left: 50%;
  margin-left: -10px;
}
.qd-btn-circle-right {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.qd-btn-circle-right:hover,
.qd-btn-circle-right:active,
.qd-btn-circle-right:focus {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
.qd-btn-circle-right-icon {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.qd-btn-circle-right-icon > i {
  font-size: 25px;
  margin-left: 5px;
  color: #ffffff;
}
.qd-shadow-box {
  padding: 0.5em;
}
.qd-shadow-box .qd-shadow-box-inner {
  box-shadow: 0 5px 10px rgba(0,0,0,0.4);
  background-color: white;
  padding: 1em;
  margin: 0.5em;
  height: 100%;
}
.qd-shadow-box .qd-title {
  min-height: 2em;
}
.qd-shadow-box h5 {
  line-height: 1;
}
@media (max-width: 767px) {
  .qd-shadow-box {
    width: calc(100% - 2em) !important;
  }
}
.qd-list-icon {
  list-style: none;
  text-align: left;
}
.qd-list-icon li {
  position: relative;
  padding: 1em 0;
}
.qd-list-icon li:before {
  content: '\f00c';
  font-family: "Font Awesome 5 Pro";
  color: #F18701;
  position: absolute;
  top: 1em;
  left: -2em;
}
.qd-list-icon.qd-line-height-normal li {
  padding: 0;
}
.qd-list-icon.qd-line-height-normal li:before {
  top: 0;
}
.qd-list-icon.qd-horizontal {
  clear: right;
  display: inline-block;
  text-align: inherit;
}
.qd-list-icon.qd-horizontal li {
  display: inline-block;
  line-height: 0;
  margin-right: 5rem;
}
.qd-list-icon.qd-horizontal li:before {
  top: 0.5rem;
}
.qd-examples i {
  margin: 1rem;
}
.qd-examples img {
  margin: 0.5em;
}
.qd-examples [class*="col-"] > div {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  padding: 3rem 2rem;
}
.qd-examples .qd-list-icon li {
  float: left;
  width: 50%;
  line-height: 0;
}
@media (max-width: 500px) {
  .qd-examples .qd-list-icon li {
    float: none;
    width: 100%;
  }
}
.qd-box-circle {
  width: 268px;
  height: 268px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1em;
  margin: auto;
  border-radius: 50%;
}
.qd-box-circle i {
  font-size: 3.5rem;
}
.qd-box-circle-right-top {
  border-top-right-radius: 0;
}
.qd-box-circle-right-bottom {
  border-bottom-right-radius: 0;
}
.qd-box-circle-left-top {
  border-top-left-radius: 0;
}
.qd-box-circle-left-bottom {
  border-bottom-left-radius: 0;
}
.qd-lineal-flow .qd-box-circle,
.qd-circular-flow .qd-box-circle {
  width: 160px;
  height: 160px;
  color: #F18701;
  border: 2px solid #F18701;
  margin: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.2;
}
.qd-lineal-flow.text-center .qd-box-circle,
.qd-circular-flow.text-center .qd-box-circle {
  margin: 0 auto;
}
.qd-lineal-flow .qd-ext-circle,
.qd-lineal-flow .qd-int-circle,
.qd-circular-flow .qd-ext-circle,
.qd-circular-flow .qd-int-circle {
  position: relative;
  border: 2px solid ;
  border-radius: 50%;
}
.qd-lineal-flow .qd-ext-circle .qd-box-circle span,
.qd-lineal-flow .qd-int-circle .qd-box-circle span,
.qd-circular-flow .qd-ext-circle .qd-box-circle span,
.qd-circular-flow .qd-int-circle .qd-box-circle span {
  padding: 1rem 0;
}
.qd-lineal-flow .qd-ext-circle,
.qd-circular-flow .qd-ext-circle {
  height: 700px;
  width: 700px;
  margin: 0 auto;
}
.qd-lineal-flow .qd-ext-circle > .qd-box-circle,
.qd-circular-flow .qd-ext-circle > .qd-box-circle {
  position: absolute;
  width: 140px;
  height: 140px;
}
.qd-lineal-flow .qd-ext-circle > .qd-box-circle:nth-child(1),
.qd-circular-flow .qd-ext-circle > .qd-box-circle:nth-child(1) {
  top: 0;
  left: 50%;
  margin-left: -70px;
}
.qd-lineal-flow .qd-ext-circle > .qd-box-circle:nth-child(2),
.qd-circular-flow .qd-ext-circle > .qd-box-circle:nth-child(2) {
  top: 20%;
  left: 16%;
  margin-left: -70px;
}
.qd-lineal-flow .qd-ext-circle > .qd-box-circle:nth-child(3),
.qd-circular-flow .qd-ext-circle > .qd-box-circle:nth-child(3) {
  top: 20%;
  left: 84%;
  margin-left: -70px;
}
.qd-lineal-flow .qd-ext-circle > .qd-box-circle:nth-child(4),
.qd-circular-flow .qd-ext-circle > .qd-box-circle:nth-child(4) {
  bottom: 20%;
  left: 16%;
  margin-left: -70px;
}
.qd-lineal-flow .qd-ext-circle > .qd-box-circle:nth-child(5),
.qd-circular-flow .qd-ext-circle > .qd-box-circle:nth-child(5) {
  bottom: 20%;
  left: 84%;
  margin-left: -70px;
}
.qd-lineal-flow .qd-ext-circle > .qd-box-circle:nth-child(6),
.qd-circular-flow .qd-ext-circle > .qd-box-circle:nth-child(6) {
  bottom: 0;
  left: 50%;
  margin-left: -70px;
}
.qd-lineal-flow .qd-int-circle,
.qd-circular-flow .qd-int-circle {
  top: 50%;
  height: 300px;
  width: 300px;
  margin: 0 auto;
  margin-top: -150px;
}
.qd-lineal-flow .qd-int-circle > span:last-child,
.qd-circular-flow .qd-int-circle > span:last-child {
  position: absolute;
  top: 10%;
  left: 50%;
  margin-left: -2rem;
  padding-top: 0;
}
.qd-lineal-flow .qd-int-circle > span:last-child i,
.qd-circular-flow .qd-int-circle > span:last-child i {
  font-size: 4rem;
}
.qd-lineal-flow .qd-int-circle > .qd-box-circle,
.qd-circular-flow .qd-int-circle > .qd-box-circle {
  width: 140px;
  height: 140px;
  position: absolute;
}
.qd-lineal-flow .qd-int-circle > .qd-box-circle:nth-child(1),
.qd-circular-flow .qd-int-circle > .qd-box-circle:nth-child(1) {
  top: 50%;
  margin-top: -70px;
  left: 25%;
  margin-left: -70px;
}
.qd-lineal-flow .qd-int-circle > .qd-box-circle:nth-child(2),
.qd-circular-flow .qd-int-circle > .qd-box-circle:nth-child(2) {
  top: 50%;
  margin-top: -70px;
  left: 75%;
  margin-left: -70px;
}
.qd-lineal-flow .qd-int-circle > .qd-box-arrow.qd-arrow-left:before,
.qd-circular-flow .qd-int-circle > .qd-box-arrow.qd-arrow-left:before {
  margin-left: -115px;
  top: -30px;
}
.qd-lineal-flow .qd-int-circle > .qd-box-arrow.qd-arrow-right:after,
.qd-circular-flow .qd-int-circle > .qd-box-arrow.qd-arrow-right:after {
  margin-right: -115px;
  top: -30px;
}
.col > img {
  max-width: 100%;
  height: auto;
}
.text-white {
  color: #ffffff;
}
.text-tertiary {
  color: #F18701;
}
.bkg-clouds-bottom-secondary-primary {
  background-image: url('../img/backgrounds/clouds-bottom.png'), #F18701;
  background-image: url('../img/backgrounds/clouds-bottom.png'), -moz-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -webkit-gradient(left bottom,left bottom,color-stop(0%,#F18701),color-stop(100%,#F18701));
  background-image: url('../img/backgrounds/clouds-bottom.png'), -webkit-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -o-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -ms-linear-gradient(bottom,#F18701 0%,#F18701 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-clouds-bottom-soft {
  background-image: url('../img/backgrounds/clouds-bottom.png'), #d5d5d5;
  background-image: url('../img/backgrounds/clouds-bottom.png'), -moz-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -webkit-gradient(left bottom,left bottom,color-stop(0%,#d5d5d5),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/clouds-bottom.png'), -webkit-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -o-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/clouds-bottom.png'), -ms-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-wave-bottom-soft {
  background-image: url('../img/backgrounds/wave-right-bottom.png'), #d5d5d5;
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -moz-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -webkit-gradient(left bottom,left bottom,color-stop(0%,#d5d5d5),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -webkit-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -o-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -ms-linear-gradient(bottom,#d5d5d5 0%,transparent 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-wave-top-soft {
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), #d5d5d5;
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -moz-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -webkit-gradient(left top,left top,color-stop(0%,#d5d5d5),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -webkit-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -o-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-esquerra-top.png'), -ms-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-wave-top-right-soft {
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), #d5d5d5;
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), -moz-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), -webkit-gradient(left top,left top,color-stop(0%,#d5d5d5),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), -webkit-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-dreta-top.png'), -o-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-image: url('../img/backgrounds/pujada-dreat-top.png'), -ms-linear-gradient(top,#d5d5d5 0%,transparent 100%);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.bkg-wave-bottom-secondary {
  background-image: url('../img/backgrounds/wave-right-bottom.png'), #F18701;
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -moz-linear-gradient(bottom,#F18701 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -webkit-gradient(left bottom,left bottom,color-stop(0%,#F18701),color-stop(100%,transparent));
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -webkit-linear-gradient(bottom,#F18701 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -o-linear-gradient(bottom,#F18701 0%,transparent 100%);
  background-image: url('../img/backgrounds/wave-right-bottom.png'), -ms-linear-gradient(bottom,#F18701 0%,transparent 100%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 15em;
}
.cards1 [class*="col-"] .inner {
  padding: 10px;
  background-color: #ffffff;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  border-radius: 10px;
  text-align: center;
  margin-bottom: 1em;
}
.cards1 [class*="col-"] .inner .image {
  background-color: #424243;
  border-radius: 10px;
  text-align: center;
  height: 150px;
  width: 100%;
}
.cards1 [class*="col-"] .inner h4 {
  font-size: 1em;
  color: #424243;
  padding-bottom: 1em;
  position: relative;
}
.cards1 [class*="col-"] .inner h4:before {
  width: 50%;
  height: 2px;
  background-color: #424243;
  position: absolute;
  content: "";
  left: 25%;
  bottom: .5em;
}
.cards1 [class*="col-"] .inner h3 {
  margin-top: 0;
}
.cards1 [class*="col-"] .inner .band {
  background-color: #F18701;
  color: #ffffff;
  padding: .2em;
  position: relative;
  margin-bottom: 2em;
}
.cards1 [class*="col-"] .inner .band:after {
  border-left: 20px solid transparent;
  border-right: 20px solid #be6b01;
  border-top: 6px solid #be6b01;
  border-bottom: 6px solid transparent;
  position: absolute;
  bottom: -12px;
  left: 0;
  content: "";
}
.cards1 [class*="col-"] .inner .band:before {
  border-right: 12px solid transparent;
  border-left: 12px solid #F18701;
  border-bottom: 4px solid #F18701;
  border-top: 4px solid transparent;
  position: absolute;
  bottom: -12px;
  left: 16px;
  content: "";
}
.cards1 [class*="col-"] .inner .band span {
  display: block;
  line-height: 1.3em;
  font-weight: 700;
}
.cards1 [class*="col-"] .inner .band span:after {
  border-right: 20px solid transparent;
  border-left: 20px solid #be6b01;
  border-top: 6px solid #be6b01;
  border-bottom: 6px solid transparent;
  position: absolute;
  bottom: -12px;
  right: 0;
  content: "";
}
.cards1 [class*="col-"] .inner .band span:before {
  border-left: 12px solid transparent;
  border-right: 12px solid #F18701;
  border-bottom: 4px solid #F18701;
  border-top: 4px solid transparent;
  position: absolute;
  bottom: -12px;
  right: 16px;
  content: "";
}
.cards1 [class*="col-"] .inner .band.band-tertiary {
  background-color: #F18701;
}
.cards1 [class*="col-"] .inner .band.band-tertiary:after {
  border-right: 20px solid #be6b01;
  border-top: 6px solid #be6b01;
}
.cards1 [class*="col-"] .inner .band.band-tertiary:before {
  border-left: 12px solid #F18701;
  border-bottom: 4px solid #F18701;
}
.cards1 [class*="col-"] .inner .band.band-tertiary span:after {
  border-left: 20px solid #be6b01;
  border-top: 6px solid #be6b01;
}
.cards1 [class*="col-"] .inner .band.band-tertiary span:before {
  border-right: 12px solid #F18701;
  border-bottom: 4px solid #F18701;
}
.cards2 .header {
  color: #ffffff;
  background-color: #424243;
  font-weight: 400;
  font-size: .9em;
  padding: 1em;
  text-align: center;
}
.cards2 .box {
  border: 1px solid #F18701;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #ffffff;
  padding: 1em;
  margin-bottom: 1em;
}
.cards3 {
  text-align: center;
}
.cards3 [class*="col-"] .inner {
  padding: 10px;
  margin-bottom: 1em;
}
.cards3 [class*="col-"] .inner .image {
  height: 150px;
  width: 100%;
  margin-bottom: 2em;
}
.cards3 [class*="col-"] .inner .image img {
  margin: 0 auto;
}
.cards3 [class*="col-"] .inner h4 {
  font-size: 1em;
  color: #424243;
  padding-bottom: 1em;
  position: relative;
}
.cards4 {
  padding: 0 15px;
  color: #424243;
}
.cards4 .row [class*="col-"] {
  background: #ffffff;
  border: 1px solid #d5d5d5;
  max-width: 400px;
}
.cards4 .row [class*="col-"] img {
  width: 70px;
  margin: 1em auto;
}
.cards4 .row.a5cols [class*="col-"] {
  width: 100%;
}
@media (min-width: 767px) {
  .cards4 .row.a5cols [class*="col-"] {
    width: 33%;
  }
}
@media (min-width: 992px) {
  .cards4 .row.a5cols [class*="col-"] {
    width: 20%;
  }
}
.cards5,
.cards7 {
  margin-top: 1em;
}
.cards5 .box,
.cards7 .box {
  background-color: #F7F7F7;
  border: 1px solid #F18701;
  border-radius: 1em;
  padding: 1.5em;
  height: 100%;
  margin-bottom: 1em;
}
.cards5 .box img,
.cards7 .box img {
  margin: 0 auto;
  display: block;
}
.cards5 .box h4,
.cards7 .box h4 {
  text-align: center;
  max-width: 70%;
  margin: 0 auto 1em;
}
.cards6 .header {
  position: relative;
  text-align: center;
  color: #424243;
  background-image: linear-gradient(to right,#be6b01,#F18701);
  margin-left: -15px;
  margin-right: -15px;
  padding: 1em;
  height: 100px;
}
.cards6 .header h4 {
  color: #ffffff;
}
.cards6 .header p {
  margin: 0;
}
.cards6 .header::after {
  content: "";
  position: absolute;
  height: 100%;
  right: -1em;
  top: 0;
  border-top: 50px transparent solid;
  border-bottom: 50px transparent solid;
  border-left: 1em solid #F18701;
  z-index: 100;
}
.cards6 .contenido {
  background-color: #F7F7F7;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
  margin-left: -15px;
  margin-right: -15px;
  padding: 2em 2em 1em;
  height: 100%;
  border-right: solid 1px #d5d5d5;
}
@media (max-width: 768px) {
  .cards6 .header,
  .cards6 .contenido {
    margin-left: 0;
    margin-right: 0;
  }
  .cards6 .header::after {
    display: none;
  }
}
.cards6 .row > [class*="col-"]:last-child .header::after {
  display: none;
}
.cards7 .box {
  padding-left: 4em;
  position: relative;
  border: none;
  box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
}
.cards7 .box .num-circle {
  position: absolute;
  top: 2em;
  left: 1em;
  border-radius: 50%;
  background-color: #F18701;
  color: #ffffff;
  width: 2em;
  height: 2em;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  font-weight: 700;
  padding-top: .5em;
}
ul.check {
  list-style-type: none;
  padding: 0;
}
ul.check >li {
  position: relative;
  padding-left: 2.5em;
  padding-bottom: .5em;
}
ul.check >li:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f058";
  position: absolute;
  left: 0;
  color: #F18701;
  font-weight: 900;
  font-size: 1.2em;
}
ul.square {
  list-style-type: none;
  padding: 0;
}
ul.square >li {
  position: relative;
  padding-left: 2.5em;
  padding-bottom: .5em;
}
ul.square >li:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f0c8";
  font-size: 1em;
  position: absolute;
  left: 0;
  color: #F18701;
}
ul.square.square-secondary >li:before {
  color: #F18701;
}
ul.square.square-tertiary >li:before {
  color: #F18701;
}
.principal {
  color: #ffffff;
  padding: 2em 0 10em;
}
.principal h2 {
  margin: 0 0 1.5em;
}
.centered {
  max-width: 800px;
  margin: 0 auto 1em;
}
.centered.box-rounded {
  padding: 2em;
  margin-bottom: 2em;
  max-width: 700px;
}
.centered.box-rounded p {
  padding: 0;
  margin: 0;
  font-weight: 700;
  font-size: 1.2em;
}
.portlet-1 {
  padding-bottom: 2em;
}
.container-circles {
  position: relative;
  width: 60%;
  padding: 15em 2em 4em;
  margin: 150px auto 25em;
  display: block;
  float: none;
}
.container-circles:before {
  border-radius: 50%;
  border: 1px dashed #F18701;
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 100%;
  content: "";
  display: block;
  width: 100%;
}
.container-circles > img {
  display: block !important;
  margin: 0 auto;
}
.container-circles h4 {
  max-width: 500px;
}
.container-circles ul.circles,
.container-circles ul.circles-2 {
  list-style-type: none;
}
.container-circles ul.circles > li,
.container-circles ul.circles-2 > li {
  position: absolute;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px dashed #F18701;
  width: 220px;
  height: 220px;
  top: -100px;
  left: calc(50% - 100px);
  padding: 1em;
}
.container-circles ul.circles > li img,
.container-circles ul.circles-2 > li img {
  max-height: 95px;
  margin: 0 auto;
}
.container-circles ul.circles >li:nth-of-type(2) {
  top: 7%;
  left: calc(90% - 100px);
}
.container-circles ul.circles >li:nth-of-type(3) {
  top: 63%;
  left: calc(100% - 100px);
}
.container-circles ul.circles >li:nth-of-type(4) {
  top: calc(95% + 50px);
  left: calc(100% - 320px);
}
.container-circles ul.circles >li:nth-of-type(5) {
  top: calc(95% + 50px);
  left: 120px;
}
.container-circles ul.circles >li:nth-of-type(6) {
  top: 63%;
  left: -100px;
}
.container-circles ul.circles >li:nth-of-type(7) {
  top: 7%;
  left: -20px;
}
.container-circles ul.circles-2 >li:nth-of-type(2) {
  top: -15px;
  left: calc(82% - 100px);
}
.container-circles ul.circles-2 >li:nth-of-type(3) {
  top: 37%;
  left: calc(100% - 120px);
}
.container-circles ul.circles-2 >li:nth-of-type(4) {
  top: calc(65% + 100px);
  left: calc(100% - 150px);
}
.container-circles ul.circles-2 >li:nth-of-type(5) {
  top: calc(100% + 50px);
  left: calc(50% + 35px);
}
.container-circles ul.circles-2 >li:nth-of-type(6) {
  top: calc(100% + 50px);
  left: calc(50% - 220px);
}
.container-circles ul.circles-2 >li:nth-of-type(7) {
  top: 40%;
  left: -120px;
}
.container-circles ul.circles-2 >li:nth-of-type(8) {
  top: calc(65% + 100px);
  left: -20px;
}
.container-circles ul.circles-2 >li:nth-of-type(9) {
  top: -10px;
  left: 20px;
}
@media (max-width: 1200px) {
  .container-circles {
    margin: 0 auto 1em;
    width: 80%;
    padding: 1em;
  }
  .container-circles ul.circles,
  .container-circles ul.circles-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .container-circles ul.circles > li,
  .container-circles ul.circles-2 > li {
    position: relative;
    width: 230px;
    margin: 1em 1%;
    padding: 1em;
    border-radius: 2em;
    top: auto !important;
    left: auto !important;
    display: inline-block;
  }
  .container-circles::before {
    display: none;
  }
}
@media (max-width: 500px) {
  .container-circles {
    width: 100%;
  }
  .container-circles ul.circles > li,
  .container-circles ul.circles-2 > li {
    width: 100%;
    margin: 0 auto 1em;
  }
}
.checkbox-label p {
  width: calc(100% - 30px);
  text-align: left;
  top: auto !important;
}
.checkbox-label .checkbox {
  padding-top: 0;
  vertical-align: top;
}
.globo {
  max-width: 700px;
  margin: 1em auto;
  border-radius: 3em;
  padding: 2em 3em;
  text-align: center;
  color: #424243;
  box-shadow: 0 10px 50px rgba(0,0,0,0.3);
  position: relative;
  background-color: #ffffff;
}
.globo::after {
  position: absolute;
  content: "";
  border-top: 30px solid #ffffff;
  border-left: 5px solid transparent;
  border-right: 30px solid transparent;
  bottom: -30px;
  left: 40%;
  z-index: 10;
}
.solicitud-consulta {
  max-width: 800px;
  margin: 0 auto;
}
.solicitud-consulta .form-control {
  border-color: #F18701;
}
.solicitud-consulta input[type="checkbox"]::before {
  border-color: #F18701;
}
.solicitud-consulta .g-recaptcha > div {
  margin: 0 auto 2em;
}
#workshops_partners {
  display: block;
  width: 100%;
  position: relative;
}
#workshops_partners .finestra {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #bcff80;
  position: relative;
  overflow: hidden;
}
#workshops_partners .fldr,
#workshops_partners .fles {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 100;
  cursor: pointer;
}
#workshops_partners .fldr:hover,
#workshops_partners .fles:hover {
  background-color: #fff;
  border: 2px dashed #117e57;
}
#workshops_partners .fldr {
  right: 20px;
  background-image: url('../img/arrowright.png');
  display: block;
}
#workshops_partners .fles {
  left: 20px;
  background-image: url('../img/arrowleft.png');
  display: none;
}
#workshops_partners .tops {
  width: 200%;
  height: auto;
  float: left;
  box-sizing: border-box;
  background-color: #bcff80;
  position: relative;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#workshops_partners .cole {
  width: 5%;
  height: auto;
  float: left;
  box-sizing: border-box;
  background-color: #bcff80;
  opacity: 1;
  position: relative;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
#workshops_partners .cole .fons {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#workshops_partners .cole:hover .colo1,
#workshops_partners .cole:hover .colo2,
#workshops_partners .cole:hover .colo3,
#workshops_partners .cole:hover .colo4,
#workshops_partners .cole:hover .colo5,
#workshops_partners .cole:hover .colo6,
#workshops_partners .cole:hover .cologris {
  opacity: 0.6;
  width: 0;
}
#workshops_partners .cole:hover .fons {
  opacity: 0;
}
#workshops_partners .cole .colo1,
#workshops_partners .cole .colo2,
#workshops_partners .cole .colo3,
#workshops_partners .cole .colo4,
#workshops_partners .cole .colo5,
#workshops_partners .cole .colo6,
#workshops_partners .cole .cologris {
  width: 100%;
  height: 100%;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
#workshops_partners .cole .colo1 {
  background-color: #bcff80;
}
#workshops_partners .cole .colo2 {
  background-color: #ef6a60;
}
#workshops_partners .cole .colo3 {
  background-color: #fed006;
}
#workshops_partners .cole .colo4 {
  background-color: #8480ff;
}
#workshops_partners .cole .colo5 {
  background-color: #feb18e;
}
#workshops_partners .cole .colo6 {
  background-color: #009dcd;
}
#workshops_partners .cole .cologris {
  background-color: #aaa;
}
#workshops_partners .cole .green {
  background-color: #29d4a9;
}
#workshops_partners .cole img {
  width: 100%;
}
@media (max-width: 500px) {
  #workshops_partners .cole {
    width: 10%;
  }
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward {
  margin-bottom: 1em;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper {
  bottom: 0;
  min-height: 0;
  border: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price {
  margin-right: 0;
  background-color: #F18701;
  color: #ffffff;
  border-radius: 0;
  margin-bottom: 1em;
  display: block;
  line-height: 1em;
  padding: .5em 1em;
  position: absolute;
  top: 1em;
  right: 0;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-from,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-from {
  display: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import {
  position: relative;
  font-size: 1.2em;
  line-height: 1em;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import::after,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import::after {
  content: "points";
  display: inline-block;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import span,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import span {
  display: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price::after,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price::after {
  display: block;
  content: "";
  border-top: 1.1em solid #F18701;
  border-bottom: 1.1em solid #F18701;
  border-left: 1em solid transparent;
  left: -1em;
  top: 0;
  position: absolute;
  bottom: 0;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order {
  color: transparent;
  height: 3em;
  display: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order::after,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order::after {
  display: block;
  color: #ffffff;
  content: "Veure premi";
  position: absolute;
  top: calc(50% - .5em);
  font-size: 1.4em;
  left: 50%;
  transform: translate(-50%);
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper span.order,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper span.order {
  display: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper a.title,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper a.title {
  text-shadow: 1px 1px 5px rgba(0,0,0,0.8);
  color: #ffffff;
  text-align: center;
  position: relative;
  text-decoration: none;
  font-size: 1.2em;
  height: auto;
  top: 40%;
  position: absolute;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .favorite-button,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .favorite-button {
  display: none;
}
.commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward::after,
.commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward::after {
  position: absolute;
  content: "\f5a2";
  width: 2em;
  height: 2em;
  background-color: #F18701;
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1.5em;
  padding-top: .5em;
  border-radius: 50%;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.8);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
  margin-top: .5em;
  margin-left: .5em;
}
html[lang="es"] .commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import::after,
html[lang="es"] .commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import::after {
  content: "puntos";
}
html[lang="es"] .commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order::after,
html[lang="es"] .commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order::after {
  content: "Ver premio";
}
html[lang="ca"] .commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import::after,
html[lang="ca"] .commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .price .price-import::after {
  content: "punts";
}
html[lang="ca"] .commodity-list-search .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order::after,
html[lang="ca"] .commodity-list .portlet_list_son_thumbnail .list-cell.label-label_reward .data-wrapper .btn.order::after {
  content: "Veure premi";
}
.commodity-view.label-label_reward .price-import,
.commodity-view.label-label_reward .price-from {
  display: none;
}
.icon-80 {
  width: 80px;
  height: 80px;
  text-align: center;
  display: inline-block;
  padding-top: calc((80px - 3em) / 2);
}
.icon-rounded {
  border-radius: 50%;
}
.cover {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2em 0;
}
.cover-singular-social {
  background-image: url("/admin.php?module=media&action=render&name=cover_singular_social");
}
.cover-singular-social h1.primary-color {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
.cover-singular-talent {
  background-image: url("/admin.php?module=media&action=render&name=cover_singular_talent");
}
.cover-singular-travel {
  background-image: url("/admin.php?module=media&action=render&name=cover_singular_travel");
}
.cover-singular-dissemination {
  background-image: url("/admin.php?module=media&action=render&name=cover_singular_dissemination");
}
.img-margin-over {
  margin-top: -3em;
}
.message-list-forums .forum {
  padding: 1em;
  border: 1px solid #F18701;
  text-align: right;
  margin-bottom: 1em;
  background-color: #F7F7F7;
}
.message-list-forums .forum h5,
.message-list-forums .forum .contents {
  text-align: left;
}
.message-list-forums .forum .lbl,
.message-list-forums .forum .val {
  display: inline-block;
}
.message-list-forums .forum .details-num-messages {
  background-color: #ffffff;
  padding: 0 1em;
  margin-bottom: 1em;
}
.message-list-forums .forum .contents {
  padding-bottom: 1em;
}
.message-list-forums .forum h5 {
  font-size: 1.5em;
}
.opinion-card {
  background-color: #ffffff;
  padding: 1em;
  color: #424243;
  height: 100%;
  position: relative;
}
.opinion-card .user-image {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: block;
  border: 1px solid #F18701;
  margin: 0 auto .5em;
}
.opinion-card h4 {
  font-size: 1em;
}
.opinion-card:before {
  position: absolute;
  bottom: .5em;
  font-family: "Font Awesome 5 Pro";
  content: "\f10e";
  font-size: 6em;
  color: #F7F7F7;
  right: .2em;
  font-weight: 900;
}
.opinion-card .opinion {
  position: relative;
  z-index: 1;
  margin-top: 1em;
}
.category-card {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.category-card img {
  transition: transform .5s;
}
.category-card span {
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  transition: color .5s;
  bottom: 1em;
  left: 1em;
  font-size: 1.2em;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.6);
  z-index: 10;
}
.category-card::after {
  width: 100%;
  position: absolute;
  content: "";
  height: 30%;
  background-image: linear-gradient(to top,rgba(0,0,0,0.4),rgba(0,0,0,0));
  bottom: 0;
  left: 0;
}
.category-card:hover img {
  transform: scale(1.5);
}
.category-card:hover span {
  color: #F18701;
  text-shadow: none;
}
.category-card:hover::after {
  height: 100%;
  background-image: none;
  background-color: rgba(255,255,255,0.4);
  top: 0;
  right: 0;
}
.wrapper-carousel {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  margin-bottom: 1em;
}
.wrapper-carousel .carousel-cards {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% / 3) - .8em);
  gap: 1em;
  overflow-x: auto;
  width: calc(100% - 3em);
  padding: 0;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.wrapper-carousel .carousel-cards.cols2 {
  grid-auto-columns: calc((100% / 2) - .8em);
}
.wrapper-carousel .carousel-cards::-webkit-scrollbar {
  display: none;
}
.wrapper-carousel .carousel-cards .card {
  list-style: none;
  background: #ffffff;
  color: #424243;
  border-radius: .5em;
  padding: 1em 2em;
  display: flex;
  flex-direction: column;
  scroll-snap-align: start;
  cursor: auto;
  margin-bottom: 0;
}
.wrapper-carousel .carousel-cards .card .img img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 900px) {
  .wrapper-carousel .carousel-cards {
    grid-auto-columns: calc((100% / 2) - .8em);
  }
}
@media screen and (max-width: 600px) {
  .wrapper-carousel .carousel-cards {
    grid-auto-columns: 100%;
  }
}
.wrapper-carousel .carousel-cards.dragging {
  scroll-behavior: auto;
  scroll-snap-type: none;
}
.wrapper-carousel .carousel-cards.dragging .card {
  cursor: grab;
  user-select: none;
}
.wrapper-carousel i#right,
.wrapper-carousel i#left {
  height: 40px;
  width: 40px;
  background-color: #ffffff;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  color: #424243;
  position: absolute;
  top: 50%;
  font-size: 1.25em;
  box-shadow: 0 3px 6px rgba(0,0,0,0.3);
  z-index: 1;
  transform: translateY(-50%);
}
.wrapper-carousel i#right:first-child,
.wrapper-carousel i#left:first-child {
  left: 0;
}
.wrapper-carousel i#right:last-child,
.wrapper-carousel i#left:last-child {
  right: 0;
}
.wrapper-carousel i#right:active,
.wrapper-carousel i#left:active {
  transform: translateY(-50%) scale(0.85);
}
.wrapper-carousel.wrapper-opinion .carousel-cards:where(.card,
.wrapper-carousel.wrapper-opinion .carousel-cards .img) {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrapper-carousel.wrapper-opinion .carousel-cards .card {
  align-items: center;
}
.wrapper-carousel.wrapper-opinion .carousel-cards .card .img {
  background-color: #F18701;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wrapper-carousel.wrapper-opinion .carousel-cards .card .img img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #ffffff;
}
.wrapper-carousel.wrapper-clients .carousel-cards {
  grid-auto-columns: calc(19.2%);
}
@media screen and (max-width: 900px) {
  .wrapper-carousel.wrapper-clients .carousel-cards {
    grid-auto-columns: calc((100% / 4) - .8em);
  }
}
@media screen and (max-width: 600px) {
  .wrapper-carousel.wrapper-clients .carousel-cards {
    grid-auto-columns: calc((100% / 3) - .8em);
  }
}
@media screen and (max-width: 550px) {
  .wrapper-carousel.wrapper-clients .carousel-cards {
    grid-auto-columns: calc((100% / 2) - .8em);
  }
}
@media screen and (max-width: 480px) {
  .wrapper-carousel.wrapper-clients .carousel-cards {
    grid-auto-columns: calc((100% / 1) - .8em);
  }
}
.column-group {
  margin-bottom: 2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.column-group .title {
  border-bottom: 2px #F18701 solid;
  padding-bottom: .5em;
}
.column-group > [class*="col-"] {
  display: flex;
  flex-direction: column;
}
@media (max-width: 480px) {
  .column-group .col-xs-6 {
    width: 90%;
    margin: 0 auto 1em;
  }
}
.goals-wrapper .no-calls,
.competencies-chart-empty {
  background-color: #F7F7F7;
}
.competencial-form .form-group {
  border-radius: 1em;
  background-color: #F7F7F7;
}
.competencial-form .form-group .control-label {
  font-size: 1.1em;
  padding-left: 3.5em;
  position: relative;
}
.competencial-form .form-group .control-label::before {
  position: absolute;
  font-family: "Font Awesome 5 Pro";
  content: "\f059";
  top: .2em;
  left: .5em;
  font-size: 1.5em;
  color: #F18701;
}
.competencial-form .form-group .radio label {
  padding-left: 2em;
}
.competencial-form .form-group .radio input[type="radio"] {
  margin-left: -30px;
}
.popup-web-competency-feedback #collapse_competences .accordion-group {
  border: 1px solid #F7F7F7;
  margin-bottom: 2em;
}
.popup-web-competency-feedback #collapse_competences .accordion-group .accordion-heading {
  background-color: #F7F7F7;
  padding: 1em;
  margin-bottom: 1em;
}
.popup-web-competency-feedback #collapse_competences .accordion-group .accordion-heading a.accordion-toggle {
  color: #424243;
  font-size: 1em;
  font-weight: 300;
  position: relative;
  padding-right: 2em;
  display: block;
  line-height: 1em;
}
.popup-web-competency-feedback #collapse_competences .accordion-group .accordion-heading a.accordion-toggle::after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f078";
  font-size: 1em;
  position: absolute;
  right: .5em;
  font-size: .9em;
  top: calc(50% - .45em);
}
.popup-web-competency-feedback #collapse_competences .accordion-group .accordion-heading a.accordion-toggle.open::after {
  content: "\f077";
}
.popup-web-competency-feedback #collapse_competences .accordion-group > div:nth-child(2) {
  padding: 1em;
}
#dictionary .panel-default > .panel-heading .panel-title {
  font-weight: 300;
}
#dictionary .panel-default > .panel-heading .panel-title a {
  color: #424243;
}
#dictionary .panel-default .panel-collapse > .panel-body .tab-content .panel-group .panel-default > .panel-collapse::before {
  color: #d5d5d5;
}
.competence-test #person_profiles_chosen .chosen-choices {
  background-image: none;
  border-radius: 0;
  padding: .5em 1em;
  position: relative;
}
.competence-test #person_profiles_chosen .chosen-choices:after {
  position: absolute;
  right: 1em;
  top: calc(50% - .5em);
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f078";
  font-size: 1em;
}
.competence-test #person_profiles_chosen .chosen-choices .search-choice {
  background-image: none;
  color: #ffffff;
  background-color: #F18701;
}
.competence-test #person_profiles_chosen.chosen-container-active .chosen-choices:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f077";
  font-size: 1em;
}
.project-selector-wrapper .show-tick .btn {
  color: #424243;
  border-color: #424243;
}
.project-selector-wrapper .show-tick .btn:hover,
.project-selector-wrapper .show-tick .btn:active,
.project-selector-wrapper .show-tick .btn:focus {
  color: #ffffff;
  background-color: #424243;
}
.script-time-control ul#time_control_tabs {
  border-bottom: 1px solid #d5d5d5;
}
.script-time-control ul#time_control_tabs >li a {
  border-radius: 0;
  color: #424243;
}
.script-time-control ul#time_control_tabs >li a:hover,
.script-time-control ul#time_control_tabs >li a:active,
.script-time-control ul#time_control_tabs >li a:focus {
  border: none;
  color: #F18701;
}
.script-time-control ul#time_control_tabs >li.active a {
  background-color: transparent;
  border-radius: 0;
  border-bottom: #F18701 3px solid;
  color: #424243;
}
.script-time-control #time_control_edition .list-wrapper #add {
  background-color: #424243;
  line-height: 1em;
  top: 10px;
  right: 10px;
  border: none;
}
.script-time-control .project-selector-wrapper .dropdown-menu {
  width: 100%;
}
.script-time-control .project-selector-wrapper .dropdown-menu ul.dropdown-menu >li {
  border-bottom: 1px solid #F7F7F7;
}
.script-time-control .project-selector-wrapper .dropdown-menu ul.dropdown-menu >li >a {
  white-space: normal;
}
.script-time-control .project-selector-wrapper .dropdown-menu ul.dropdown-menu >li.selected {
  background-color: #d5d5d5;
}
.video-ipad {
  border-radius: 2em;
  padding: 1em 3em 1em 2em;
  background-image: linear-gradient(to right,#434343,#000000);
  border: 1px solid #242F51;
  position: relative;
}
.video-ipad:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #424243;
  position: absolute;
  top: calc(50% - 5px);
  right: calc(1em + 5px);
}
.image-cover-wrapper {
  padding: 0;
  align-items: center;
  position: relative;
}
.image-cover-wrapper img.image-cover {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.image-cover-wrapper .text-over {
  position: absolute;
  bottom: 2em;
  padding: 1em;
}
.image-cover-wrapper .text-over p {
  margin: 0;
  padding: 0;
}
.display-flex .text-wrapper {
  display: flex;
  align-items: center;
  padding: 5%;
  height: 100%;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 2;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
@media (min-width: 992px) {
  .popup-web-user-edit_web .modal-dialog {
    width: 1200px;
    max-width: 90%;
  }
}
.popup-web-user-edit_web .modal-dialog .modal-content {
  background-color: #F7F7F7;
}
.popup-web-media-view .media {
  border: 1px solid #F7F7F7;
}
.popup-web-media-view .media .dl-horizontal {
  background-color: #F7F7F7;
  padding: 1em;
}
.popup-web-media-view .media .dl-horizontal li {
  list-style: none;
}
.career-list .block-wrapper .table > tbody > tr:last-child td {
  border-bottom: 1px solid #d5d5d5;
}
.career-list .block-wrapper .table tr td:last-child {
  border-right: 1px solid #d5d5d5;
  text-align: right;
}
.career-list .block-wrapper .table tr td:first-child {
  border-left: 1px solid #d5d5d5;
}
.career-list .block-wrapper .table a {
  cursor: pointer;
}
.career-head .career-wrapper .person-wrapper .intro-person:before {
  background-color: #F18701;
}
.career-head .career-wrapper .person-wrapper .career-chart-wrapper .chart-legend .person-evaluation {
  color: #F18701;
}
.career-head .career-wrapper .person-wrapper .career-chart-wrapper .chart-legend .head-evaluation {
  color: #be6b01;
}
.career-head .career-wrapper .person-wrapper .career-chart-wrapper .chart-legend .referrer-evaluation {
  color: #fe9f27;
}
.commodity-favorites.only_articles {
  display: none;
}
.article-favorites.only_commodities {
  display: none;
}
.full-width[class*="box-"] .user-register-newsletter {
  background-color: transparent;
  padding: 0;
}
.full-width[class*="box-"] .user-register-newsletter .content {
  position: relative;
}
.full-width[class*="box-"] .user-register-newsletter input[type="text"] {
  width: calc(100% - 250px - 1em);
  margin-bottom: 0 !important;
  padding: .4em;
  margin-top: 1em;
  color: #424243;
}
.full-width[class*="box-"] .user-register-newsletter .btn {
  font-size: 1em;
  background-color: #424243;
  color: #ffffff;
  font-variant-caps: all-small-caps;
  width: 250px;
  text-align: center;
  position: absolute;
  top: 1em;
  left: calc(100% - 250px);
}
.full-width[class*="box-"] .user-register-newsletter .btn.unsubscribe {
  position: relative;
  top: auto;
  left: auto;
}
.full-width[class*="box-"] .user-register-newsletter form {
  color: #424243;
}
.full-width[class*="box-"] .user-register-newsletter form a {
  color: #ffffff;
}
.full-width[class*="box-"] .user-register-newsletter form input[type="checkbox"]:checked::after {
  background-color: #424243;
}
.full-width[class*="box-"] .user-register-newsletter .done {
  background-color: transparent;
}
@media (max-width: 600px) {
  .full-width[class*="box-"] .user-register-newsletter input[type="text"] {
    width: 100%;
  }
  .full-width[class*="box-"] .user-register-newsletter .btn {
    position: relative;
    top: 0;
    left: auto;
  }
}
.full-width.box-dark .user-register-newsletter .btn {
  background-color: #F18701;
}
.full-width.box-dark .user-register-newsletter form {
  color: #ffffff;
}
.full-width.box-dark .user-register-newsletter form a {
  color: #ffffff;
}
.full-width.box-dark .user-register-newsletter form input[type="checkbox"]:checked::after {
  background-color: #F18701;
}
.mode_document .portlet_list_son {
  background-color: #F7F7F7;
}
.no-margin {
  margin: 0;
}
#_person_profile_sections,
#_candidate_profile_sections,
#system_experience_category {
  max-height: 300px;
  overflow-y: auto;
}
.popup-web .modal-content .tracking-new-section .modal-footer {
  position: sticky;
  bottom: 0;
}
