.transition-280{
    transition: all 280ms;
}
.main-title {
    color: #fff;
    text-align: center;
    margin-top: 0em;
    letter-spacing: -1px;
    line-height: 1.2em;
    font-weight: 600;
    font-size: 3.5em;
    margin-bottom: 0.5em;
}
.main-paragraph {
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 1.4em;
    margin-bottom: 0.5em;
    font-size: 1.2em;
}
.generic-title {
    color: #fdc52c;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 1.6em;
    margin-bottom: 0.5em;
    line-height: 1em;
}
.generic-subtitle {
    color: #00284e;
    font-size: 1.2em;
    margin-bottom: 2em;
    line-height: 1.3em;
    font-weight: 500;
}
.two-columns-text .two-columns-text__title {
    color: #fff;
    text-align: center;
    margin-bottom: 0.5em;
    font-size: 2em;
    font-weight: 600;
}
.two-columns-text .two-columns-text__p {
    color: #fff;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1em;
    line-height: 1.6em;
}
.centered-card {
    display: block;
    margin: 0 auto;
}
.generic-section {
    padding-top: 0px;
    padding-bottom: 60px;
    background-color: #ffffff;
}
.collapse-container {
    margin-bottom: 1em;
}
a.btn.btn-collapse-primary {
    border-radius: 0px;
    -o-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: solid 0px #fdc52c;
    background-color: #154284;
    padding: 20px 60px 20px 40px;
    font-size: 1.3em;
    color: #ffffff;
    outline: 0;
    display: block;
    text-decoration: none;
    text-align: center;
    width: 100%;
    -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 auto;
    white-space: normal;
    position: relative;
}
.collapsible-header .fas {
/*    font-family: 'FontAwesome';*/
    float: right;
    color: #fdc52c;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -10px;
    vertical-align: middle;
}
.button-cancel-account {
    padding: 6px 16px;
    font-weight: 500;
    font-size: 0.9em;
    white-space: normal;
}
.generic-section .nav-pills .nav-link.active {
    background-color: #F5F5F5!important;
    color: #444444;
    font-weight: 600;
}
.input-read-only {
    background-color: #ececec !important;
    border-color: #ececec !important;
    cursor: auto;
}
.input-date {
    padding: 9px 12px;
}
.change-password-header {
    border: solid 2px #181733 !important;
    background-color: transparent !important;
    color: #181733 !important;
    padding: 10px 60px 10px 40px !important;
    font-weight: 600;
}
.change-password-header .fas {
    color: #181733;
}
.custom-select {
    color: #666;
    font-size: 14px;
    padding: 12px 15px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: solid 1px #C3C3C3;
    height: auto;
}
.generic-section .flex-column {
    padding-right: 0px;
}
.generic-section .flex-column a {
    color: #444444;
    font-weight: 500;
}
.generic-section .tab-content {
    background-color: #f5f5f5;
    padding: 1.5em;
}
.tab-content label {
    font-weight: 600;
}
.modal-button-container {
    text-align: center;
}
.form-button-container {
    text-align: center;
}

.header-title-container {
    background-color: #181733;
    background-image: url(../images/pattern-line-7.1.png);
    background-repeat: no-repeat;
    background-position: right 58px;
    padding-top: 7em;
    padding-bottom: 4em;
}
.header-title-container > .container {
    position: relative;
    z-index: 20;
}
.header-title-container .generic-title {
    letter-spacing: 1px;
    color: #FFC500;
    text-transform: uppercase;
    font-size: 2em;
    line-height: 0.9em;
    margin-top: 0em;
    font-family: 'FCBARCELONA-Heavy';
}
.header-title-container .generic-title i {
    margin-right: 14px;
    background-color: #fdc52c;
    width: 40px;
    color: #181733;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    font-size: .7em;
    vertical-align: middle;
}
.sidenav-user-sidebar {
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    padding: 1em;
    border-radius: .3em;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    -o-border-radius: .3em;
    margin-bottom: 2em;
}
.sidenav-user-sidebar ul li{
    border-bottom: solid 1px #e9e9e9;
}
.sidenav-user-sidebar ul li:hover{
    background: #181733;
}
.sidenav-user-sidebar ul li:hover a{
    color: #fff;
}
.sidenav-user-sidebar ul li:hover a i{
    color: #FDC52C;
}
.sidenav-user-sidebar ul li:last-child{
    border-bottom: 0;
}
.sidenav-user-sidebar ul li a{
    padding-top: .6em;
    padding-bottom: .6em;
}
.sidenav-user-sidebar ul li a i{
    margin-right: 1em;
    font-size: 1em;
    color: #121125;
}
.sidenav-user-sidebar .user-name-menu{
    color: #262626;
    padding: 1em;
    margin-bottom: 1em;
    text-align: left;
    font-size: 1em;
    border-bottom: solid 1px #ccc;
}
.sidenav-user-sidebar .user-name-menu i{
    color: #262626;
    margin-right: 1em;
}
.content-container {
    padding-top: 3em;
    padding-bottom: 2em;
}
.generic-modal-title {
    color: #495057;
    text-transform: none;
    padding-right: 30px;
    line-height: 1.3em;
}
.popover-help-button {
    border: 2px solid #00284e;
    color: #00284e;
    font-weight: bolder;
    font-size: 0.9em;
    line-height: 18px;
    padding: 0px 5px;
    border-radius: 100%;
}
.popover-help-button:hover, .popover-help-button:focus, .popover-help-button:active {
    -webkit-box-shadow: 0px 6px 30px 0 rgba(0,0,0,0.5);
    box-shadow: 0px 6px 30px 0 rgba(0,0,0,0.5);
    color: #00284e;
}
.collapse-header-img-box {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 200px;
    overflow: hidden;
}
.personal-data-form-validation .alert-warning {
    font-size: 0.9em;
    margin-top: 0.2em;
    margin-bottom: 0em;
    font-weight: 500;
}
.hidden{
  display: none;
}
div#error-login-msj {
    color: #dc3545;
    text-align: center;
}
.courses-card { 
    padding: 0px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.2);
    margin-bottom: 2em;
}
.courses-card .img-container {
    padding: 0px;
    overflow: hidden;
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.courses-card .img-container h6 {
    margin-bottom: 0;
    color: #fff;
    z-index: 10;
}
.courses-card .img-container .qualification {
    font-weight: 700;
    font-size: 3em;
    margin-bottom: 0;
    color: #fff;
    z-index: 10;
}
.courses-card .no-padding {
    padding: 0px;
}
.courses-card .card-body {
    padding-bottom: 0px;
}
.courses-card .card-footer {
    background-color: transparent;
    border-top: none;
    padding-bottom: 1.25rem !important;
}
.courses-card .state-label {
    position: absolute;
    bottom: 1em;
    left: 1em;
    padding: 0px 10px 1px 10px;
    color: #fff;
    font-weight: 500;
    background: #148F77;
}
.courses-card .header-card-block {
    padding: 1em;
}
.courses-card .header-card-block .header-card-button-container {
    text-align: right;
}
.courses-card .header-card-block button {
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 10px 30px 10px 10px;
    position: relative;
    display: inline-block;
    font-size: 0.76em;
}
.courses-card .header-card-block .btn-primary {
    padding: 10px 10px 10px 10px;
}
.courses-card .header-card-block button .fa-chevron-down {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px;
}
.courses-card .header-card-block .card-title {
    margin-bottom: 0.7em;
    font-size: 1.4em;
    font-weight: 700;
    line-height: 1.2em;
}
.courses-card .header-card-block .card-text {
    font-size: 1em;
    line-height: 1.3em;
    margin-bottom: 0.3em;
    padding-left: 0.5em;
    font-weight: 500;
}
.courses-card .header-card-block .card-text span {
    font-weight: 700;
    text-transform: uppercase;
}
.courses-card .header-card-block .card-text .success {
    font-size: 1.2em;
    line-height: 0.9em;
    font-weight: 700;
}
.courses-card .header-card-block .card-text i {
    margin-right: 5px;
}
.state-label.now {
    background: #a22136 !important;
}
.card-img-box {
    display: block;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}
.courses-card .card-body {
    padding: 1em;
    border: 0px;
    background-color: #f5f5f5;
}
.courses-card .card-body > .row {
    margin-right: 0px;
    margin-left: 0px;
    border: 1px solid #f5f5f5;
    margin-bottom: 1em;
    background-color: #ffffff;
}
.courses-card .body-card-block {
    padding: 1em;
}
.courses-card .card-body .img-container {
    padding: 0px;
    overflow: hidden;
    min-height: 100px;
    background: #e4e4e4;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.courses-card .card-body .img-container h6 {
    margin-bottom: 0;
    color: #212529;
}
.courses-card .card-body .in-progress .img-container {
/*    background: #0fa9c9;*/
    border-left: 4px solid #0fa9c9;
    color: #0fa9c9;
}
.courses-card .card-body .img-container .icon {
    font-weight: bolder;
    font-size: 2em;
}
.courses-card .card-body .in-progress .img-container h6 {
    color: #0fa9c9;
/*    color: #fff;*/
    font-weight: bolder;
}
.courses-card .card-body .not-started .img-container {
    color: #c3c3c3;
}
.courses-card .card-body .not-started .img-container h6 {
    color: #c3c3c3;
    font-weight: bolder;
}
.courses-card .card-body .finalized .img-container {
    color: #212529;
}
.courses-card .card-body .finalized .img-container h6 {
    color: #212529;
    font-weight: bolder;
}
.courses-card .card-body .img-container .qualification {
    font-weight: 700;
    font-size: 3em;
    margin-bottom: 0;
    color: #212529;
}
.courses-card .card-body .body-card-block .card-title {
    margin-bottom: 0.7em;
    font-size: 1.3em;
    font-weight: 500;
    line-height: 1.2em;
}
.courses-card .body-card-block .body-card-button-container {
    text-align: right;
}
.courses-card .body-card-block button {
    padding: 10px 30px;
    margin-bottom: 0px;
}
.courses-card .body-card-block .card-title {
    margin-bottom: 0.5em;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.2em;
}
.courses-card .body-card-block .card-text {
    font-size: 1em;
    line-height: 1.3em;
    margin-bottom: 0.4em;
    padding-left: 0.5em;
    font-weight: 500;
}
.courses-card .body-card-block .card-text span {
    font-weight: 700;
}
.courses-card .body-card-block .card-text .success {
    font-size: 1.5em;
    line-height: 0.9em;
}
.courses-card .body-card-block .card-text .qualification {
    font-size: 2em;
    margin-left: 0.2em;
}
.courses-card .body-card-block .card-text i {
    margin-right: 5px;
}

.over-card{
    position: absolute;
    background-color: #fff;
    height: 100%;
    width: 100%;
    top: 100%;
}
.over-card .card-body{
    max-height: 80% !important;
    overflow-y: auto;
}
.over-card .card-body .list-group-item {
    border: 1px solid rgb(245, 245, 245);
    line-height: 1.3em;
}
.over-card .card-body .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background-color: #e4e4e4;
    font-weight: 700;
}
.vertical-card .card-body .list-group {
    width: 100%;
}
.vertical-card .badge.badge-primary {
    color: #fff;
    background-color: #002F62;
}

.over-card-footer{
    position: absolute;
    bottom: 0px;
    display: block;
    padding: 1em 1em;
    padding-bottom: 1.25rem;
    width: 100%;
    text-align: center;
}
.courses-card button .btn {
    border-radius: 0px;
    transition: .2s;
    align-self: baseline;
    display: -webkit-inline-box;
}
.courses-card button .btn:hover {
    transition: .2s;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.50);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.50);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.50);
}
.over-card-footer .btn{
    -webkit-box-shadow: 2px 2px 18px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 2px 2px 18px 0px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 18px 0px rgba(0,0,0,0.3);
}
.rotate {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.rotate.up {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.vertical-card {
    background-color: #fff;
    border: 0px solid rgba(0,0,0,.125);
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    overflow: hidden;
/*     height: 100%; */
}
.vertical-card .card-header {
    background-color: #181733;
    border-bottom: 0px solid #111030;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    padding: 1.5em 1em;
}
.vertical-card .card-header h2 {
    color: #FDC52C;
    font-size: 2em;
    font-weight: 700;
}
.vertical-card .card-header h2 span {
    font-size: 0.9em;
}
.vertical-card .card-header h2 sup {
    top: -0.4em;
}
.vertical-card .card-header p {
    line-height: 1.4em;
    font-size: 0.9em;
    color: rgba(255, 255, 255, 0.7);
}
.vertical-card .card-body {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.vertical-card .card-body p {
    margin-bottom: 0.6em;
    color: #6c757d;
    line-height: 1.4em;
    font-weight: 400;
}
.vertical-card .card-body-footer {
    align-self: flex-end;
    width: 100%;
}
.vertical-card .card-body p span {
    font-weight: 700;
    color: #212529;
}
.vertical-card .card-body i {
    margin-right: 5px;
    color: #212529;
}

.certificate-card.tsc_ribbon_wrap {
    overflow: inherit;
}
.certificate-card .card-body{
    text-align: center;
}
.certificate-card .card-body img{
    width: 150px;
}
.certificate-card .card-header {
    padding: 2em;
    position: relative;
    border-radius: 5px 5px 0px 0px;
/*    cursor: not-allowed;*/
}
.certificate-card .card-header .text-container {
    position: absolute;
    left: 42%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    margin-top: 8%;
}
.certificate-card .card-header .text-container p {
    color: #000;
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
    line-height: 1.2em;
}
.certificate-card .card-header .text-container p:first-child {
    margin-bottom: 0.2em;
}
.certificate-card.tsc_ribbon_wrap .left-edge.fork {
    height: 40px;
    line-height: 34px;
    top: 10px;
    width: 140px;
}
.certificate-card.tsc_ribbon_wrap .left-edge.fork > span {
    line-height: 1.1em;
    padding-top: 5px;
    font-weight: 700;
}

.certificate-card.tsc_ribbon_wrap .left-edge.fork > span#events {
    line-height: 1.1em;
    padding-top: 12px;
    font-weight: 700;
}

.certificate-card.tsc_ribbon_wrap .left-edge.fork > span:after {
    height: 40px;
}
.certificate-card.tsc_ribbon_wrap .ribbon-wrap {
    color: #444444;
}

.section-forgot-password-container > .container {
    padding-bottom: 60px;
    padding-top: 40px;
}
.section-forgot-password-container p {
    color: #444444;
    font-size: 1.4em;
    line-height: 1.3em;
}
.section-forgot-password-container .form-button-container {
    text-align: left;
}
.section-forgot-password-container .form-button-container button {
    display: inline-block;
    margin: 10px;
    min-width: 160px;
}
.section-forgot-password-container .login-form {
    margin-left: 0;
}
.section-confirm-password-container > .container {
    padding-bottom: 60px;
    padding-top: 40px;
}
.confirm-password-form-validation label, .forgot-password label {
    margin-left: 0.2em;
    margin-bottom: 0.3em;
    font-weight: 600;
}
.section-confirm-password-container p {
    color: #444444;
    font-size: 1.4em;
    line-height: 1.3em;
}
.section-confirm-password-container .form-button-container {
    text-align: left;
}
.section-confirm-password-container .form-button-container button {
    display: inline-block;
    margin: 10px;
    min-width: 160px;
}
/************* Ribbon **************/
.tsc_ribbon_wrap > div:last-of-type {
    margin-bottom: 0;
}
.tsc_ribbon_wrap:before, .tsc_ribbon_wrap:after {
    content: "";
    display: table;
}
.tsc_ribbon_wrap:after {
    clear: both;
}
.tsc_ribbon_wrap .ribbon-wrap {
    color: #FFFFFF;
    position: absolute;
    text-align: center;
    z-index: 100;
}
.tsc_ribbon_wrap .ribbon-wrap > span {
    display: block;
    height: 100%;
    position: relative;
    font-size: 0.9em;
    font-weight: 800;
}
.tsc_ribbon_wrap .ribbon-wrap > span:before, .tsc_ribbon_wrap .ribbon-wrap > span:after {
    content: "";
    position: absolute;
    z-index: -1;
}
.tsc_ribbon_wrap .ribbon-wrap:before, .tsc_ribbon_wrap .ribbon-wrap:after {
    content: "";
    position: absolute;
    z-index: -2;
}
.tsc_ribbon_wrap.edge {
    position: relative;
}
.tsc_ribbon_wrap .left-edge.point {
    border-radius: 5px 0 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    height: 40px;
    left: -5px;
    line-height: 40px;
    top: 20px;
    width: 120px;
}
.tsc_ribbon_wrap.ie8 .left-edge.point {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    left: 0;
}
.tsc_ribbon_wrap .left-edge.point > span {
    border-radius: 5px 0 0 0;
}
.tsc_ribbon_wrap.ie .left-edge.point > span {
}
.tsc_ribbon_wrap .left-edge.point:before {
    border-color: transparent;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 5px;
    bottom: -5px;
    left: 0;
    transform: rotate(-45deg);
}
.tsc_ribbon_wrap .left-edge.point:after {
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    height: 28px;
    margin-top: -14px;
    right: -14px;
    top: 50%;
    transform: rotate(45deg);
    transform-origin: center center 0;
    width: 28px;
}
.tsc_ribbon_wrap.ie8 .left-edge.point:before, .tsc_ribbon_wrap.ie8 .left-edge.point:after {
    border-radius: 0 0 0 0;
    display: none;
}
.tsc_ribbon_wrap .left-edge.fork {
    border-radius: 5px 0 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    height: 34px;
    left: -5px;
    line-height: 34px;
    top: 16px;
    width: 120px;
}
.tsc_ribbon_wrap.ie8 .left-edge.fork {
    border-radius: 0 0 0 0;
    box-shadow: none !important;
    left: 0;
}
.tsc_ribbon_wrap .left-edge.fork > span {
    border-radius: 5px 0 0 0;
}
.tsc_ribbon_wrap .left-edge.fork > span:before {
    border-color: transparent;
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 5px;
    bottom: -5px;
    left: 0;
    transform: rotate(-45deg);
}
.tsc_ribbon_wrap.ie8 .left-edge.fork > span:before {
    display: none;
}
.tsc_ribbon_wrap .left-edge.fork > span:after {
    border-style: solid;
    border-width: 17px;
    right: -20px;
    top: 0;
}
.tsc_ribbon_wrap .left-edge.fork:before {
    background: none repeat scroll 0 0 #666666;
    bottom: 5px;
    box-shadow: 25px 8px 4px rgba(0, 0, 0, 0.5);
    height: 20px;
    right: 22px;
    transform: rotate(-22deg) skew(18deg, 28deg);
    width: 80px;
}
.tsc_ribbon_wrap .left-edge.fork:after {
    background: none repeat scroll 0 0 #666666;
    box-shadow: 20px -5px 4px rgba(0, 0, 0, 0.5);
    height: 20px;
    right: 22px;
    top: 5px;
    transform: rotate(32deg) skew(-18deg, -28deg);
    width: 80px;
}
.tsc_ribbon_wrap.ie8 .left-edge.fork:before, .tsc_ribbon_wrap.ie8 .left-edge.fork:after {
    display: none;
}
.tsc_ribbon_wrap.ie8 .lred, .tsc_ribbon_wrap .lred > span, .tsc_ribbon_wrap .lred.left-corner > span:before, .tsc_ribbon_wrap .lred.left-corner > span:after, .tsc_ribbon_wrap .lred.right-corner > span, .tsc_ribbon_wrap .lred.right-corner > span:before, .tsc_ribbon_wrap .lred.right-corner > span:after {
    background-color: #F80000;
    background-image: -moz-linear-gradient(center top , #F80000, #A30000);
}
.tsc_ribbon_wrap .lred.left-corner:before {
    border-bottom-color: #5F0000;
    border-left-color: #5F0000;
}
.tsc_ribbon_wrap .lred.left-corner:after {
    border-right-color: #5F0000;
    border-top-color: #5F0000;
}
.tsc_ribbon_wrap .lred.right-corner:before {
    border-left-color: #5F0000;
    border-top-color: #5F0000;
}
.tsc_ribbon_wrap .lred.right-corner:after {
    border-bottom-color: #5F0000;
    border-right-color: #5F0000;
}
.tsc_ribbon_wrap .lred.left-edge.point:after {
    background-color: #F80000;
    background-image: linear-gradient(-45deg, #F80000, #A30000);
}
.tsc_ribbon_wrap .lred.left-edge:before {
    border-left-color: #5F0000;
    border-top-color: #5F0000;
}
.tsc_ribbon_wrap .lred.left-edge.fork > span {
    background-color: #F80000;
    background-image: -moz-linear-gradient(left center , #F80000 0px, #F80000 5px, #A30000 15%, #A30000 65%, #F80000 100%);
}
.tsc_ribbon_wrap.ie8 .lred.left-edge.fork > span {
}
.tsc_ribbon_wrap .lred.left-edge.fork > span:after {
    border-color: #F80000 transparent #F80000 #F80000;
}
.tsc_ribbon_wrap .lred.left-edge.fork > span:before {
    border-left-color: #5F0000;
    border-top-color: #5F0000;
}
.tsc_ribbon_wrap.ie8 .lgreen, .tsc_ribbon_wrap .lgreen > span, .tsc_ribbon_wrap .lgreen.left-corner > span:before, .tsc_ribbon_wrap .lgreen.left-corner > span:after, .tsc_ribbon_wrap .lgreen.right-corner > span, .tsc_ribbon_wrap .lgreen.right-corner > span:before, .tsc_ribbon_wrap .lgreen.right-corner > span:after {
    background-color: #8BC34A;
    background-image: -moz-linear-gradient(center top , #8BC34A, #506f2c);
}
.tsc_ribbon_wrap .lgreen.left-corner:before {
    border-bottom-color: #506f2c;
    border-left-color: #506f2c;
}
.tsc_ribbon_wrap .lgreen.left-corner:after {
    border-right-color: #506f2c;
    border-top-color: #506f2c;
}
.tsc_ribbon_wrap .lgreen.right-corner:before {
    border-left-color: #506f2c;
    border-top-color: #506f2c;
}
.tsc_ribbon_wrap .lgreen.right-corner:after {
    border-bottom-color: #506f2c;
    border-right-color: #506f2c;
}
.tsc_ribbon_wrap .lgreen.left-edge.point:after {
    background-color: #8BC34A;
    background-image: linear-gradient(-45deg, #8BC34A, #506f2c);
}
.tsc_ribbon_wrap .lgreen.left-edge:before {
    border-left-color: #506f2c;
    border-top-color: #506f2c;
}
.tsc_ribbon_wrap .lgreen.left-edge.fork > span {
    background-color: #8BC34A;
    background-image: -moz-linear-gradient(left center , #8BC34A 0px, #8BC34A 5px, #506f2c 15%, #506f2c 65%, #8BC34A 100%);
}
.tsc_ribbon_wrap.ie8 .lgreen.left-edge.fork > span {
}
.tsc_ribbon_wrap .lgreen.left-edge.fork > span:after {
    border-color: #8BC34A transparent #8BC34A #8BC34A;
}
.tsc_ribbon_wrap .lgreen.left-edge.fork > span:before {
    border-left-color: #506f2c;
    border-top-color: #506f2c;
}
.tsc_ribbon_wrap.ie8 .lgray, .tsc_ribbon_wrap .lgray > span, .tsc_ribbon_wrap .lgray.left-corner > span:before, .tsc_ribbon_wrap .lgray.left-corner > span:after, .tsc_ribbon_wrap .lgray.right-corner > span, .tsc_ribbon_wrap .lgray.right-corner > span:before, .tsc_ribbon_wrap .lgray.right-corner > span:after {
    background-color: #757575;
    background-image: -moz-linear-gradient(center top , #757575, #212121);
}
.tsc_ribbon_wrap .lgray.left-corner:before {
    border-bottom-color: #212121;
    border-left-color: #212121;
}
.tsc_ribbon_wrap .lgray.left-corner:after {
    border-right-color: #212121;
    border-top-color: #212121;
}
.tsc_ribbon_wrap .lgray.right-corner:before {
    border-left-color: #212121;
    border-top-color: #212121;
}
.tsc_ribbon_wrap .lgray.right-corner:after {
    border-bottom-color: #212121;
    border-right-color: #212121;
}
.tsc_ribbon_wrap .lgray.left-edge.point:after {
    background-color: #757575;
    background-image: linear-gradient(-45deg, #757575, #212121);
}
.tsc_ribbon_wrap .lgray.left-edge:before {
    border-left-color: #212121;
    border-top-color: #212121;
}
.tsc_ribbon_wrap .lgray.left-edge.fork > span {
    background-color: #757575;
    background-image: -moz-linear-gradient(left center , #757575 0px, #757575 5px, #212121 15%, #212121 65%, #757575 100%);
}
.tsc_ribbon_wrap.ie8 .lgray.left-edge.fork > span {
}
.tsc_ribbon_wrap .lgray.left-edge.fork > span:after {
    border-color: #757575 transparent #757575 #757575;
}
.tsc_ribbon_wrap .lgray.left-edge.fork > span:before {
    border-left-color: #212121;
    border-top-color: #212121;
}
.tsc_ribbon_wrap.ie8 .lwhite, .tsc_ribbon_wrap .lwhite > span, .tsc_ribbon_wrap .lwhite.left-corner > span:before, .tsc_ribbon_wrap .lwhite.left-corner > span:after, .tsc_ribbon_wrap .lwhite.right-corner > span, .tsc_ribbon_wrap .lwhite.right-corner > span:before, .tsc_ribbon_wrap .lwhite.right-corner > span:after {
    background-color: #fff;
    background-image: -moz-linear-gradient(center top , #fff, #212121);
}
.tsc_ribbon_wrap .lwhite.left-corner:before {
    border-bottom-color: #212121;
    border-left-color: #212121;
}
.tsc_ribbon_wrap .lwhite.left-corner:after {
    border-right-color: #212121;
    border-top-color: #212121;
}
.tsc_ribbon_wrap .lwhite.right-corner:before {
    border-left-color: #212121;
    border-top-color: #212121;
}
.tsc_ribbon_wrap .lwhite.right-corner:after {
    border-bottom-color: #212121;
    border-right-color: #212121;
}
.tsc_ribbon_wrap .lwhite.left-edge.point:after {
    background-color: #fff;
    background-image: linear-gradient(-45deg, #fff, #212121);
}
.tsc_ribbon_wrap .lwhite.left-edge:before {
    border-left-color: #212121;
    border-top-color: #212121;
}
.tsc_ribbon_wrap .lwhite.left-edge.fork > span {
    background-color: #fff;
    background-image: -moz-linear-gradient(left center , #fff 0px, #fff 5px, #212121 15%, #212121 65%, #fff 100%);
}
.tsc_ribbon_wrap.ie8 .lwhite.left-edge.fork > span {
}
.tsc_ribbon_wrap .lwhite.left-edge.fork > span:after {
    border-color: #fff transparent #fff #fff;
}
.tsc_ribbon_wrap .lwhite.left-edge.fork > span:before {
    border-left-color: #212121;
    border-top-color: #212121;
}
/************* /Ribbon **************/
/************* Empty Container **************/
.empty-container {
    margin-top: 2em;
}
.empty-container .empty-text {
    font-size: 1.5em;
    font-weight: 300;
    margin-bottom: 1em;
}
.empty-container .empty-button-container button {
    margin-left: 10px;
}
.empty-container .alert-container svg {
    width: 100px;
    margin-top: 0px;
}
/************* /Empty Container **************/
/********************/
.register-msj-error{
  width: 100%;
  margin-top: .25rem;
  text-align: right;
  font-size: 80%;
  color: #dc3545;
}
.error-validacion{
  width: 100%;
  margin-top: .25rem;
  text-align: right;
  font-size: 80%;
  color: #dc3545;
}
@media (max-width: 400px){
    .certificate-card .card-header .text-container p {
        font-size: 0.6em !important;
    }
}
/************ Medias Querys Bootstrap **************/
@media (max-width: 575.98px){
    .main-title {
        font-size: 2.5em;
    }
    .reset-hotizontal-paddings {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pp-hero-kb-effect .elements-container h1 {
        text-align: center;
    }
    .product-column {
        margin-top: -20px;
        margin-bottom: 45px;
    }
    .product-content .img-container img {
        margin-bottom: 0px;
    }
    .courses-that-compose {
        padding-top: 30px;
    }
    .labels-product-page li {
        border: solid 1px #ccc;
        border-top: 0px;
        display: block;
        padding: 15px 20px;
    }
    .labels-product-page li:last-child {
         border-right: solid 1px #ccc;
    }
    .section-forgot-password-container > .container {
        padding-bottom: 50px;
        padding-top: 10px;
    }
    .section-confirm-password-container p, .section-forgot-password-container p {
        text-align: center;
    }
    .empty-container .alert-container svg {
        margin-bottom: 2em;
    }
    .empty-container .empty-text {
        text-align: center;
    }
    .suscribe-newslwtter h3 {
        text-align: center;
    }
    .suscribe-newslwtter input {
        margin-bottom: 1em;
    }
    .certificate-card .card-header .text-container p {
        font-size: 0.8em;
        line-height: 1.2em;
    }
    .certificate-card .card-header .text-container {
        margin-top: 9%;
    }
    .header-title-container .generic-title {
        font-size: 2.5em;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .reset-hotizontal-paddings {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pp-hero-kb-effect .elements-container h1 {
        text-align: center;
    }
    .product-column {
        margin-top: -20px;
        margin-bottom: 45px;
    }
    .product-content .img-container img {
        margin-bottom: 0px;
    }
    .courses-that-compose {
        padding-top: 30px;
    }
    .labels-product-page li {
        border: solid 1px #ccc;
        border-top: 0px;
        display: block;
        padding: 15px 20px;
    }
    .labels-product-page li:last-child {
         border-right: solid 1px #ccc;
    }
    .modal-login .modal-button-container button {
        margin: 10px;
        min-width: auto !important;
    }
    .section-forgot-password-container > .container {
        padding-bottom: 50px;
        padding-top: 10px;
    }
    .section-confirm-password-container p, .section-forgot-password-container p {
        text-align: center;
    }
    .empty-container .alert-container svg {
        margin-bottom: 2em;
    }
    .empty-container .empty-text {
        text-align: center;
    }
    .suscribe-newslwtter h3 {
        text-align: center;
    }
    .suscribe-newslwtter input {
        margin-bottom: 1em;
    }
    .certificate-card .card-header .text-container p {
        font-size: 1em;
        line-height: 1.2em;
    }
    .certificate-card .card-header .text-container {
        margin-top: 9%;
    }
    .header-title-container {
        background-position: 300px 58px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .reset-hotizontal-paddings {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .pp-hero-kb-effect .elements-container h1 {
        text-align: center;
    }
    .product-column {
        margin-top: -20px;
        margin-bottom: 45px;
    }
    .product-content .img-container img {
        margin-bottom: 0px;
    }
    .courses-that-compose {
        padding-top: 30px;
    }
    .labels-product-page li {
        border: solid 1px #ccc;
        border-top: 0px;
        display: block;
        padding: 15px 20px;
    }
    .labels-product-page li:last-child {
         border-right: solid 1px #ccc;
    }
    .modal-login .modal-button-container button {
        margin: 10px;
        min-width: auto !important;
    }
    .section-forgot-password-container .form-button-container button {
        min-width: 160px !important;
    }
    .empty-container .empty-button-container button {
        min-width: auto !important;
    }
    .suscribe-newslwtter .btn-primary {
        margin-bottom: 0px;
    }
    .certificate-card .card-header .text-container {
        margin-top: 8%;
    }
    .certificate-card .card-header .text-container p {
        font-size: 0.8em;
        line-height: 1.2em;
    }
    .header-title-container {
        background-position: 300px 58px;
    }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
    .modal-login .modal-button-container button {
        margin: 10px;
        min-width: auto;
    }
    .suscribe-newslwtter .btn-primary {
        margin-bottom: 0px;
    }
}
@media (min-width: 1200px){
    .exp-alumnos{
      padding-bottom: 80px;
    }
}
/************ /Medias Querys Bootstrap **************/
.small-card-placeholder{
  height: 100%;
  max-height: 450px;
  width: 100%;
  background: #ccc;
}
.small-card-placeholder .placeholder-title{
  height: 20%;
  width: 90%;
  margin-top: 5%;
  margin-left: 5%;
  display: inline-block;
  background: #bbb;
}

.small-card-placeholder .placeholder-body{
  height: 50%;
  width: 90%;
  margin-top: 5%;
  margin-left: 5%;
  display: inline-block;
  background: #ddd;
  overflow: hidden;
}
.small-card-placeholder .placeholder-body-line{
  height: 5%;
  width: 90%;
  margin-top: 5%;
  margin-left: 5%;
  display: inline-block;
  background: #bbb;
}
.small-card-placeholder .placeholder-footer{
  height: 13%;
  width: 45%;
  margin-top: 5%;
  margin-right: 5%;
  float: right;
  display: inline-block;
  background: #ddd; 
}