.splitbeforethis {
  color: #000;
}
#c-recommended-learningpaths-content,
#c-all-learningpaths-content {
  display: none;
}
.c-learning-paths-carousels-section.c-carousel-section .c-learningpath-tabs,
#c-learning-paths-carousel-section.c-carousel-section .c-learningpath-tabs {
  margin-top: 50px;
  padding-bottom: 11px;
  border-bottom: 1px solid #ddd;
}
.c-learning-paths-carousels-section.c-carousel-section .c-learningpath-tabs .c-learningpath-tab,
#c-learning-paths-carousel-section.c-carousel-section .c-learningpath-tabs .c-learningpath-tab {
  cursor: pointer;
  padding: 0 17px 7px 17px;
  background-color: inherit;
  border-bottom: solid;
  border-bottom-color: transparent;
  border-width: 5px;
  color: #00274b;
  width: 160px;
  font-weight: 400;
}
.c-learning-paths-carousels-section.c-carousel-section .c-learningpath-tabs .c-learningpath-tab.active,
#c-learning-paths-carousel-section.c-carousel-section .c-learningpath-tabs .c-learningpath-tab.active {
  border-bottom-color: #00274b;
}
.c-learning-paths-carousels-section.c-carousel-section .c-learningpath-tabs .c-learningpath-tab:hover,
#c-learning-paths-carousel-section.c-carousel-section .c-learningpath-tabs .c-learningpath-tab:hover {
  border-bottom-color: #cbe6ff;
  color: #001a32;
}
.c-learning-paths-carousels-section.c-carousel-section .c-learningpath-tabs #c-recommended-learningpaths-tab,
#c-learning-paths-carousel-section.c-carousel-section .c-learningpath-tabs #c-recommended-learningpaths-tab {
  margin-right: -4px;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper {
  overflow: hidden;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel {
  margin: 50px -14px 83px -14px;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.9);
  height: 260px;
  margin: 0;
  overflow: hidden;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  cursor: pointer;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item.c-disabled,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item.c-disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  left: 0;
  bottom: 0;
  width: 100%;
  color: #00274b;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information {
  padding: 13px;
  height: 86px;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > h3,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > h3 {
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #00274b;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p {
  display: block;
  margin: 9px 0 0 0;
  font-size: 16px;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date {
  font-size: 14px;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date > .c-date-from + .c-date-until:before,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date > .c-date-from + .c-date-until:before {
  content: "– ";
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link {
  display: block;
  padding: 9px 13px;
  font-size: 16px;
  background-color: #00274b;
  color: #ffffff;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link .c-carousel-link-caret,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link .c-carousel-link-caret {
  padding: 0 5px 0 0;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:not(.c-disabled):hover .tile__details,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:not(.c-disabled):hover .tile__details {
  opacity: 1;
}
.c-learning-paths-carousels-section.c-carousel-section .c-carousel-wrapper .c-carousel .slick-list,
#c-learning-paths-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel .slick-list {
  margin-left: 1px;
}
#c-recommended-phases-content,
#c-all-phases-content {
  display: none;
}
#c-phases-carousel-section.c-carousel-section .c-phase-tabs {
  margin-top: 50px;
  padding-bottom: 11px;
  border-bottom: 1px solid #ddd;
}
#c-phases-carousel-section.c-carousel-section .c-phase-tabs .c-phase-tab {
  cursor: pointer;
  padding: 0 17px 7px 17px;
  background-color: inherit;
  border-bottom: solid;
  border-bottom-color: transparent;
  border-width: 5px;
  color: #00274b;
  width: 160px;
  font-weight: 400;
}
#c-phases-carousel-section.c-carousel-section .c-phase-tabs .c-phase-tab.active {
  border-bottom-color: #00274b;
}
#c-phases-carousel-section.c-carousel-section .c-phase-tabs .c-phase-tab:hover {
  border-bottom-color: #cbe6ff;
  color: #001a32;
}
#c-phases-carousel-section.c-carousel-section .c-phase-tabs #c-recommended-phases-tab {
  margin-right: -4px;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper {
  overflow: hidden;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content {
  margin: 50px -14px 84px -14px;
  /*.slick-dots {
                    display: table;
                    position: absolute;
                    left: 0;
                    bottom: @c-phases-carousel-slider-bottom;
                    width: 100%;
                    height: @c-carousel-slider-height;
                    margin: 0;
                    padding: 0;
                    list-style: none;
                    text-align: center;
                    background-color: @c-carousel-slider-background-color;

                    & > li {
                        display: table-cell;
                        width: auto;
                        height: @c-carousel-slider-height;
                        margin: 0;
                        padding: 0;
                        border: none;
                        cursor: pointer;
                        opacity: 0;
                        background-color: @c-carousel-slider-color;
                        .c-opacity-transition();

                        &:hover,
                        &.slick-active {
                            opacity: 1;
                        }



                        &:hover {
                            background-color: @c-carousel-slider-hover-color;
                        }

                        & > button {
                            width: 100%;
                            height: @c-carousel-slider-height;
                            margin: 0;
                            padding: 0;

                            &:before {
                                content: '';
                            }
                        }
                    }
                }*/

}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item {
  position: relative;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.9);
  height: 260px;
  margin: 0 14px;
  overflow: hidden;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item.c-disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #00274b;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information {
  padding: 14px;
  height: 86px;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > h3 {
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #00274b;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p {
  display: block;
  margin: 9px 0 0 0;
  font-size: 16px;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date {
  font-size: 14px;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date > .c-date-from + .c-date-until:before {
  content: "– ";
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link {
  display: block;
  padding: 9px 14px;
  font-size: 17px;
  background-color: #00274b;
  color: #ffffff;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link .c-carousel-link-caret {
  padding: 0 5px 0 0;
}
#c-phases-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:not(.c-disabled):hover .tile__details {
  opacity: 1;
}
#c-recommended-trainings-content,
#c-all-trainings-content {
  display: none;
}
.c-trainings-carousels-section,
#c-trainings-carousel-section.c-carousel-section {
  overflow: inherit;
}
.c-trainings-carousels-section .c-training-tabs,
#c-trainings-carousel-section.c-carousel-section .c-training-tabs {
  margin-top: 50px;
  padding-bottom: 11px;
  border-bottom: 1px solid #ddd;
}
.c-trainings-carousels-section .c-training-tabs .c-training-tab,
#c-trainings-carousel-section.c-carousel-section .c-training-tabs .c-training-tab {
  cursor: pointer;
  padding: 0 17px 7px 17px;
  background-color: inherit;
  border-bottom: solid;
  border-bottom-color: transparent;
  border-width: 5px;
  color: #00274b;
  width: 160px;
  font-weight: 400;
}
.c-trainings-carousels-section .c-training-tabs .c-training-tab.active,
#c-trainings-carousel-section.c-carousel-section .c-training-tabs .c-training-tab.active {
  border-bottom-color: #00274b;
}
.c-trainings-carousels-section .c-training-tabs .c-training-tab:hover,
#c-trainings-carousel-section.c-carousel-section .c-training-tabs .c-training-tab:hover {
  border-bottom-color: #cbe6ff;
  color: #001a32;
}
.c-trainings-carousels-section .c-training-tabs #c-recommended-trainings-tab,
#c-trainings-carousel-section.c-carousel-section .c-training-tabs #c-recommended-trainings-tab {
  margin-right: -4px;
}
.c-trainings-carousels-section .c-carousel-wrapper,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper {
  overflow: hidden;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content {
  margin: 40px -14px 84px -14px;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item {
  position: relative;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.9);
  height: 260px;
  margin: 0 14px;
  overflow: hidden;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  width: 258px;
  /*.slick-dots {
                        display: table;
                        position: absolute;
                        left: 0;
                        bottom: @c-trainings-carousel-slider-bottom;
                        width: 100%;
                        height: @c-carousel-slider-height;
                        margin: 0;
                        padding: 0;
                        list-style: none;
                        text-align: center;
                        background-color: @c-carousel-slider-background-color;


                        & > li {
                            display: table-cell;
                            width: auto;
                            height: @c-carousel-slider-height;
                            margin: 0;
                            padding: 0;
                            border: none;
                            cursor: pointer;
                            opacity: 0;
                            background-color: @c-carousel-slider-color;
                            .c-opacity-transition();

                            &:hover,
                            &.slick-active {
                                opacity: 1;
                            }



                            &:hover {
                                background-color: @c-carousel-slider-hover-color;
                            }

                            & > button {
                                width: 100%;
                                height: @c-carousel-slider-height;
                                margin: 0;
                                padding: 0;

                                &:before {
                                    content: '';
                                }
                            }
                        }
                    }*/

}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item.c-disabled,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item.c-disabled {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #00274b;
  width: 100%;
  background-color: #fafafa;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information {
  padding: 14px;
  height: 86px;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > h3,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > h3 {
  display: block;
  margin: 0;
  font-size: 17px;
  font-weight: 600;
  color: #00274b;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p {
  display: block;
  margin: 9px 0 0 0;
  font-size: 17px;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date {
  font-size: 14px;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date > .c-date-from + .c-date-until:before,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-date > .c-date-from + .c-date-until:before {
  content: "– ";
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link {
  display: block;
  padding: 9px 14px;
  font-size: 17px;
  background-color: #00274b;
  color: #ffffff;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link .c-carousel-link-caret,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > div.c-carousel-item-content-link .c-carousel-link-caret {
  padding: 0 5px 0 0;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:not(.c-disabled):hover .c-carousel-item-content > div.c-carousel-item-content-link,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:not(.c-disabled):hover .c-carousel-item-content > div.c-carousel-item-content-link {
  background-color: #001a32;
}
.c-trainings-carousels-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:not(.c-disabled):hover .tile__details,
#c-trainings-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:not(.c-disabled):hover .tile__details {
  opacity: 1;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper {
  overflow: hidden;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content {
  margin: 50px -15px 88px -15px;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: transparent;
  height: 360px;
  margin: 0 15px;
  overflow: hidden;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: transparent;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information {
  padding: 15px;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > h3 {
  display: block;
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  color: #00274b;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p {
  display: block;
  margin: 10px 0 0 0;
  font-size: 17px;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > .c-carousel-item-content-information > p.c-creator {
  font-size: 14px;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item .c-carousel-item-content > a.c-carousel-item-content-link {
  display: block;
  padding: 10px 15px;
  font-size: 17px;
  background-color: rgba(230, 230, 230, 0.9);
  color: #ffffff;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:hover .c-carousel-item-content {
  background-color: transparent;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .c-carousel-item:hover .c-carousel-item-content > a.c-carousel-item-content-link {
  background-color: #001a32;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .slick-dots {
  display: table;
  position: absolute;
  left: 0;
  bottom: -38px;
  width: 100%;
  height: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  background-color: #cbe6ff;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .slick-dots > li {
  display: table-cell;
  width: auto;
  height: 6px;
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
  opacity: 0;
  background-color: #001a32;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .slick-dots > li:hover,
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .slick-dots > li.slick-active {
  opacity: 1;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .slick-dots > li:hover {
  background-color: #1890ff;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .slick-dots > li > button {
  width: 100%;
  height: 6px;
  margin: 0;
  padding: 0;
}
#c-scoreboard-carousel-section.c-carousel-section .c-carousel-wrapper .c-carousel.c-carousel-content .slick-dots > li > button:before {
  content: '';
}
.c-news-details .c-news-table {
  display: table;
}
.c-news-details .c-news-table .c-news-cell {
  display: table-cell;
  vertical-align: top;
}
.c-news-details .c-news-table .c-news-cell.c-image {
  width: 100px;
  padding-right: 30px;
}
.c-news-details .c-news-table .c-news-cell.c-image > .c-avatar {
  width: 70 x;
  height: 90px;
  background-color: #F4F4F4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.c-news-details .c-news-table .c-news-cell.c-image > .c-avatar > svg > circle,
.c-news-details .c-news-table .c-news-cell.c-image > .c-avatar > svg > path {
  fill: #9e9e9e;
}
.c-news-details .c-news-table .c-news-cell .c-news-author {
  margin-bottom: 10px;
}
.c-news-details .c-news-table .c-news-cell .c-news-author:before,
.c-news-details .c-news-table .c-news-cell .c-news-author:after {
  content: " ";
  display: table;
}
.c-news-details .c-news-table .c-news-cell .c-news-author:after {
  clear: both;
}
.c-news-details .c-news-table .c-news-cell .c-news-author > div {
  float: left;
}
.c-news-details .c-news-table .c-news-cell .c-news-author > .c-name {
  font-size: 18px;
}
.c-news-details .c-news-table .c-news-cell .c-news-author > .c-date {
  margin-left: 15px;
}
.c-news-details .c-news-table .c-news-cell .c-news-author > .c-date:after {
  content: "|";
  margin: 10px;
}
.c-news-details .c-news-table .c-news-cell .c-news-content div:nth-child(2) {
  padding-bottom: 15px;
}
.c-news-details .c-news-table .c-news-cell .c-news-content div:nth-child(3) {
  padding-bottom: 3px;
}
.c-news-details > .c-controls {
  line-height: 60px;
  margin-top: 30px;
  border-top: 1px solid #e8e8e7;
}
.c-news-details > .c-controls:before,
.c-news-details > .c-controls:after {
  content: " ";
  display: table;
}
.c-news-details > .c-controls:after {
  clear: both;
}
.c-news-details > .c-controls > .c-comments > .c-loading {
  float: left;
}
.c-news-details > .c-controls > .c-comments > .c-title {
  float: left;
}
.c-news-details > .c-controls > .c-comments > .c-content {
  float: left;
}
.c-news-details > .c-controls > .c-ratings {
  float: right;
}
.c-news-add-new-btn {
  margin-top: -57px;
  margin-bottom: 10px;
}
.c-news-edit-buttons {
  margin-top: -48px;
  margin-bottom: 10px;
}
table.c-news-table {
  width: 100%;
  table-layout: fixed;
}
table.c-news-table thead > tr th {
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  color: #00274b;
  background-color: #f7e8e0;
  vertical-align: middle;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-news-table thead > tr th:first-of-type {
  overflow: hidden;
}
table.c-news-table thead > tr th:last-of-type {
  overflow: hidden;
}
table.c-news-table thead > tr th.sortable:hover {
  background-color: #f1dacc;
  cursor: pointer;
}
table.c-news-table thead > tr th.sortable::after {
  content: "\f0dc";
  margin-left: 3px;
  font-family: FontAwesome;
}
table.c-news-table thead > tr th.sortable.sort-asc:after {
  content: "\f0d8";
}
table.c-news-table thead > tr th.sortable.sort-desc:after {
  content: "\f0d7";
}
table.c-news-table thead > tr th.sortable.sort-asc,
table.c-news-table thead > tr th.sortable.sort-desc {
  color: #00274b;
  background-color: #f1dacc;
}
table.c-news-table thead > tr th.c-image {
  width: 135px;
}
table.c-news-table thead > tr th.c-date-time {
  width: 180px;
}
table.c-news-table tbody tr > td.c-message {
  height: 35px;
  vertical-align: middle;
}
table.c-news-table tbody tr.c-news-table-row {
  background-color: #FCF7F4;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-news-table tbody tr.c-news-table-row:hover {
  background-color: #faf1ec;
  cursor: pointer;
}
table.c-news-table tbody tr.c-news-table-row > td {
  width: 100%;
  height: 120px;
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #e8e8e7;
  vertical-align: top;
}
table.c-news-table tbody tr.c-news-table-row > td.c-image {
  width: 135px;
  padding-left: 0;
}
table.c-news-table tbody tr.c-news-table-row > td.c-image div {
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
table.c-news-table tbody tr.c-news-table-row > td.c-image div > span > i {
  padding: 5px 5px 0 0;
  color: rgba(105, 105, 105, 0.8);
  display: initial;
}
table.c-news-table tbody tr.c-news-table-row > td .c-title {
  font-weight: 600;
  color: #00274b;
}
table.c-news-table tbody tr.c-news-table-row > td .c-description {
  clear: both;
}
table.c-news-table tbody tr.c-news-table-row > td.c-date-time {
  width: 180px;
  padding-right: 0;
  vertical-align: middle;
}
table.c-news-table tbody tr.c-news-table-row > td.c-modify-container {
  vertical-align: middle;
}
table.c-news-table tbody tr.c-news-table-row > td.c-modify-container span > * {
  padding-right: 15px;
}
table.c-news-table tbody tr.c-news-table-row > td.c-modify-container span > *:hover {
  color: #078299;
}
table.c-news-table + div .ng-table-pager {
  display: none;
}
.c-news-create .c-news-edit-title,
.c-news-edit .c-news-edit-title,
.c-news-create .c-new-create-title,
.c-news-edit .c-new-create-title {
  padding-bottom: 20px;
}
.c-news-create p + div > div > form,
.c-news-edit p + div > div > form {
  margin-top: 30px;
}
.c-news-create form fieldset input[type="text"],
.c-news-edit form fieldset input[type="text"] {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
  padding: 0 0 0 20px;
  border: 1px solid #e8e8e7;
  overflow: hidden;
}
.c-news-create form fieldset > div > div text-angular .placeholder-text,
.c-news-edit form fieldset > div > div text-angular .placeholder-text {
  color: #A0A0A0;
}
.c-news-create form fieldset > div > div text-angular > .ta-scroll-window,
.c-news-edit form fieldset > div > div text-angular > .ta-scroll-window {
  min-height: 200px;
  border: 1px solid #e8e8e7;
  padding: 10px 20px;
  background-color: #FCF7F4;
  box-shadow: none !important;
  margin-bottom: 15px;
}
.c-news-create form fieldset > div > div text-angular > .c-news-html-editor,
.c-news-edit form fieldset > div > div text-angular > .c-news-html-editor {
  min-height: 200px !important;
  border: 1px solid #e8e8e7 !important;
  padding: 10px 20px !important;
  width: 100% !important;
  background-color: #FCF7F4 !important;
  box-shadow: none !important;
  margin-bottom: 15px !important;
}
.c-news-create form fieldset .c-news-img,
.c-news-edit form fieldset .c-news-img {
  margin-top: 25px;
}
.c-news-create form fieldset .c-news-img .c-news-img-drop-box,
.c-news-edit form fieldset .c-news-img .c-news-img-drop-box {
  background: #F8F8F8;
  border: 5px dashed #00274b;
  width: 250px;
  height: 200px;
  text-align: center;
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding-top: 75px;
}
.c-news-create form fieldset .c-news-img .c-news-img-dragover,
.c-news-edit form fieldset .c-news-img .c-news-img-dragover {
  border: 5px dashed #078299;
}
.c-news-create form fieldset .c-news-img .c-news-img-container,
.c-news-edit form fieldset .c-news-img .c-news-img-container {
  max-height: 250px;
  max-width: 250px;
  margin-top: 15px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.c-news-create form fieldset .c-news-img .c-news-img-container .c-news-img,
.c-news-edit form fieldset .c-news-img .c-news-img-container .c-news-img {
  max-height: 250px;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.c-news-create form fieldset .c-news-editor-info div:nth-child(2),
.c-news-edit form fieldset .c-news-editor-info div:nth-child(2) {
  margin-left: -15px;
}
.c-news-create form fieldset .c-news-editor-info div:nth-child(3),
.c-news-edit form fieldset .c-news-editor-info div:nth-child(3) {
  padding-top: 10px;
}
.c-news-create form fieldset .c-news-editor-info div:nth-child(4),
.c-news-edit form fieldset .c-news-editor-info div:nth-child(4) {
  margin-left: -15px;
  padding-top: 10px;
}
.c-news-create form .field-validation-error,
.c-news-edit form .field-validation-error,
.c-news-create form .validation-summary-errors > span,
.c-news-edit form .validation-summary-errors > span {
  display: none;
}
.c-news-create form .validation-summary-valid,
.c-news-edit form .validation-summary-valid {
  display: none;
}
.c-news-create form .validation-summary-errors ul,
.c-news-edit form .validation-summary-errors ul {
  padding: 0;
}
.c-news-create form .validation-summary-errors ul li,
.c-news-edit form .validation-summary-errors ul li {
  display: block;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 15px 25px;
  background-color: #de3831;
  color: #fff;
  font-size: 16px;
  border: none;
}
.c-scoreboard-wrapper {
  display: block;
  height: 360px;
  position: relative;
  /*&:first-child{
        padding-left:0;
    }
    &:last-child{
        padding-right:0;
    }*/

}
.c-scoreboard-wrapper > div {
  height: 100%;
}
.c-scoreboard-wrapper h3 {
  margin: 0;
  padding: 3px 8px;
  background-color: #e8e8e7;
}
.c-scoreboard-wrapper .c-scoreboard-own-content {
  width: 100%;
  height: 146px;
  display: table;
  margin: 10px 0;
  /*border-collapse:separate;
        border-spacing:5px;*/

}
.c-scoreboard-wrapper .c-scoreboard-own-content > div:not(:first-child) {
  display: table-cell;
  height: inherit;
  vertical-align: top;
  padding-left: 10px;
}
.c-scoreboard-wrapper .c-scoreboard-own-content > div:not(:first-child) > div {
  height: inherit;
}
.c-scoreboard-wrapper .c-scoreboard-own-content > div:first-child {
  display: table-cell;
  height: inherit;
  vertical-align: top;
  padding-left: 0;
}
.c-scoreboard-wrapper .c-scoreboard-own-content > div:first-child > div {
  height: inherit;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-profile-password-change-info {
  color: #00274b;
  cursor: pointer;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-password-change-confirm {
  line-height: 5px;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-password-change-error {
  font-size: 12px;
  color: red;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-scoreboard-own-photo {
  background-image: url('/Content/images/default-profile-image.png');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 150px;
  height: 150px !important;
  border-radius: 50%;
  padding-left: 5px;
  padding-bottom: 80px;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-profile-picture-change .edit {
  width: 150px;
  height: 150px !important;
  border-radius: 50%;
  padding-left: 5px;
  padding-bottom: 80px;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-scoreboard-own-details > div {
  padding: 10px 16px;
  background-color: #ffffff;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-scoreboard-own-score {
  width: 50%;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-scoreboard-own-score > div {
  display: table;
  width: 100%;
  background-color: #E54559;
  font-weight: 200;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-scoreboard-own-score > div span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #ffffff;
}
.c-scoreboard-wrapper .c-scoreboard-own-content .c-scoreboard-own-score > div span div {
  display: inline;
}
.c-scoreboard-wrapper .c-scoreboard-row {
  display: table;
  width: 100%;
  padding: 4px 10px;
}
.c-scoreboard-wrapper .c-scoreboard-row:nth-child(even) {
  background: #fefeff;
}
.c-scoreboard-wrapper .c-scoreboard-row:nth-child(odd) {
  background: #f2f2f2;
}
.c-scoreboard-wrapper .c-scoreboard-row > div {
  display: table-cell;
}
.c-scoreboard-wrapper .c-scoreboard-row .standing {
  width: 25px;
}
.c-scoreboard-wrapper .c-scoreboard-row .score {
  text-align: right;
}
/*.c-scoreboard-badges{
    img{
        display:inline;
        margin:0 6px;
    }
}*/

@media only screen and (min-width: 769px) {
  .c-scoreboardtwo-wrapper .c-scoreboardtwo-row:nth-child(4n+1),
  .c-scoreboardtwo-wrapper .c-scoreboardtwo-row:nth-child(4n+2) {
    background: #f2f2f2;
  }
}
@media only screen and (max-width: 768px) {
  .c-scoreboardtwo-wrapper .c-scoreboardtwo-row {
    width: 100%;
  }
  .c-scoreboardtwo-wrapper .c-scoreboardtwo-row:nth-child(2n+1) {
    background: #f2f2f2;
  }
}
.c-scoreboardtwo-wrapper .c-scoreboardtwo-row {
  background: #fefeff;
  display: table;
  padding: 4px 10px;
}
.c-scoreboardtwo-wrapper .c-scoreboardtwo-row .standing {
  width: 25px;
  font-weight: 600;
}
.c-scoreboardtwo-wrapper .c-scoreboardtwo-row .score {
  text-align: right;
}
.c-scoreboardtwo-wrapper .c-scoreboardtwo-row .name {
  overflow: hidden;
}
.c-scoreboardtwo-wrapper .c-scoreboardtwo-row > div {
  display: table-cell;
}
.c-scoreboardtwo-wrapper {
  margin: 30px 30px 30px 30px;
}
.c-scoreboardtwo-points-section {
  height: 70px;
  color: white;
  background: #00274b;
  padding-top: 8px;
  margin: 0 45px 30px 45px;
}
.c-scoreboardtwo-points {
  margin-top: 15px;
  font-size: 25px;
  display: inline-block;
  margin-right: 4px;
}
#c-scoreboardtwo-section.c-scoreboardtwo-section .c-scoreboardtwo-wrapper {
  overflow: hidden;
}
#c-scoreboardtwo-section.c-scoreboardtwo-section .c-scoreboardtwo-wrapper .c-scoreboardtwo.c-scoreboardtwo-content {
  margin: 50px 0 86px 0;
}
.c-scoreboardtwo-content {
  margin: 50px 0;
  padding: 0;
  background-color: white;
}
.c-scoreboardtwo-content .c-section-heading-scoreboardtwo {
  margin: 0;
  padding: 0 25px;
}
.c-scoreboardtwo-content .c-section-text-scoreboardtwo {
  margin-left: 30px;
  padding-top: 10px;
}
table.c-materials-table {
  width: 100%;
  table-layout: fixed;
}
table.c-materials-table thead > tr th {
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  color: #00274b;
  background-color: #f7e8e0;
  vertical-align: middle;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-materials-table thead > tr th:first-of-type {
  overflow: hidden;
}
table.c-materials-table thead > tr th:last-of-type {
  overflow: hidden;
}
table.c-materials-table thead > tr th.sortable:hover {
  background-color: #f1dacc;
  cursor: pointer;
}
table.c-materials-table thead > tr th.sortable::after {
  content: "\f0dc";
  margin-left: 3px;
  font-family: FontAwesome;
}
table.c-materials-table thead > tr th.sortable.sort-asc:after {
  content: "\f0d8";
}
table.c-materials-table thead > tr th.sortable.sort-desc:after {
  content: "\f0d7";
}
table.c-materials-table thead > tr th.sortable.sort-asc,
table.c-materials-table thead > tr th.sortable.sort-desc {
  color: #00274b;
  background-color: #f1dacc;
}
table.c-materials-table thead > tr th.c-image {
  width: 135px;
}
table.c-materials-table thead > tr th.c-date-time {
  width: 180px;
}
table.c-materials-table tbody tr > td.c-message {
  height: 35px;
  vertical-align: middle;
}
table.c-materials-table tbody tr.c-materials-table-row {
  background-color: #FCF7F4;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+3) > td.c-image > div {
  background-color: #81B34F;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+3) > td.c-image > div > .c-category {
  background-color: #74a246;
  border-color: #8ebb61;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+3):hover > td.c-image > div {
  background-color: #74a246;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+3):hover > td.c-image > div > .c-category {
  background-color: #67913e;
  border-color: #81B34F;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+4) > td.c-image > div {
  background-color: #F9A533;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+4) > td.c-image > div > .c-category {
  background-color: #f89a1a;
  border-color: #fab04c;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+4):hover > td.c-image > div {
  background-color: #f89a1a;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+4):hover > td.c-image > div > .c-category {
  background-color: #f28e07;
  border-color: #F9A533;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+5) > td.c-image > div {
  background-color: #E54559;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+5) > td.c-image > div > .c-category {
  background-color: #e22f45;
  border-color: #e85b6d;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+5):hover > td.c-image > div {
  background-color: #e22f45;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+5):hover > td.c-image > div > .c-category {
  background-color: #d91e36;
  border-color: #E54559;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+6) > td.c-image > div {
  background-color: #aa3768;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+6) > td.c-image > div > .c-category {
  background-color: #97315c;
  border-color: #bd3d74;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+6):hover > td.c-image > div {
  background-color: #97315c;
}
table.c-materials-table tbody tr.c-materials-table-row:nth-of-type(4n+6):hover > td.c-image > div > .c-category {
  background-color: #832b50;
  border-color: #aa3768;
}
table.c-materials-table tbody tr.c-materials-table-row:hover {
  background-color: #f9f0ea;
  cursor: pointer;
}
table.c-materials-table tbody tr.c-materials-table-row > td {
  width: 100%;
  height: 120px;
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #e8e8e7;
  vertical-align: top;
}
table.c-materials-table tbody tr.c-materials-table-row > td.c-image {
  width: 135px;
  padding-left: 0;
}
table.c-materials-table tbody tr.c-materials-table-row > td.c-image > div {
  display: table-cell;
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-materials-table tbody tr.c-materials-table-row > td.c-image > div > .c-category {
  display: inline-block;
  padding: 15px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-materials-table tbody tr.c-materials-table-row > td .c-title {
  font-weight: 600;
  color: #00274b;
}
table.c-materials-table tbody tr.c-materials-table-row > td.c-date-time {
  width: 180px;
  padding-right: 0;
  vertical-align: middle;
}
table.c-materials-table tbody tr.c-materials-table-row > td.c-modify-container {
  vertical-align: middle;
}
table.c-materials-table tbody tr.c-materials-table-row > td.c-modify-container span > * {
  padding-right: 15px;
}
table.c-materials-table tbody tr.c-materials-table-row > td.c-modify-container span > *:hover {
  color: #078299;
}
table.c-materials-table + div .ng-table-pager {
  display: none;
}
.c-materials-add-new-btn {
  margin-top: -57px;
  margin-bottom: 10px;
}
.c-materials-create .c-materials-edit-title,
.c-materials-edit .c-materials-edit-title,
.c-materials-create .c-new-material-title,
.c-materials-edit .c-new-material-title {
  padding-bottom: 20px;
}
.c-materials-create p + div > div > form,
.c-materials-edit p + div > div > form {
  margin-top: 30px;
}
.c-materials-create form fieldset input[type="text"],
.c-materials-edit form fieldset input[type="text"] {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
  padding: 0 0 0 20px;
  border: 1px solid #e8e8e7;
  overflow: hidden;
}
.c-materials-create form fieldset > div > div text-angular .placeholder-text,
.c-materials-edit form fieldset > div > div text-angular .placeholder-text {
  color: #A0A0A0;
}
.c-materials-create form fieldset > div > div text-angular > .ta-scroll-window,
.c-materials-edit form fieldset > div > div text-angular > .ta-scroll-window {
  min-height: 200px;
  border: 1px solid #e8e8e7;
  padding: 10px 20px;
  background-color: #FCF7F4;
  box-shadow: none !important;
  margin-bottom: 15px;
}
.c-materials-create form fieldset > div > div text-angular > .c-materials-html-editor,
.c-materials-edit form fieldset > div > div text-angular > .c-materials-html-editor {
  min-height: 200px !important;
  border: 1px solid #e8e8e7 !important;
  padding: 10px 20px !important;
  width: 100% !important;
  background-color: #FCF7F4 !important;
  box-shadow: none !important;
  margin-bottom: 15px !important;
}
.c-materials-create form fieldset .c-materials-editor-info div:nth-child(2),
.c-materials-edit form fieldset .c-materials-editor-info div:nth-child(2) {
  margin-left: -15px;
}
.c-materials-create form fieldset .c-materials-editor-info div:nth-child(3),
.c-materials-edit form fieldset .c-materials-editor-info div:nth-child(3) {
  padding-top: 10px;
}
.c-materials-create form fieldset .c-materials-editor-info div:nth-child(4),
.c-materials-edit form fieldset .c-materials-editor-info div:nth-child(4) {
  margin-left: -15px;
  padding-top: 10px;
}
.c-materials-create form .field-validation-error,
.c-materials-edit form .field-validation-error,
.c-materials-create form .validation-summary-errors > span,
.c-materials-edit form .validation-summary-errors > span {
  display: none;
}
.c-materials-create form .validation-summary-valid,
.c-materials-edit form .validation-summary-valid {
  display: none;
}
.c-materials-create form .validation-summary-errors ul,
.c-materials-edit form .validation-summary-errors ul {
  padding: 0;
}
.c-materials-create form .validation-summary-errors ul li,
.c-materials-edit form .validation-summary-errors ul li {
  display: block;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 15px 25px;
  background-color: #de3831;
  color: #fff;
  font-size: 16px;
  border: none;
}
.c-forum {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 30px;
}
.c-forum:last-of-type {
  margin-bottom: 0;
}
.c-forum > .c-forum-header {
  display: table-caption;
  background-color: #f7e8e0;
  overflow: hidden;
}
.c-forum > .c-forum-header > .c-forum-title {
  float: left;
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  font-size: 22px;
  text-align: left;
  color: #00274b;
}
.c-forum > .c-forum-header > .c-forum-thread-date-created {
  float: right;
  width: 180px;
  height: 50px;
  line-height: 50px;
  padding-left: 30px;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  color: #001a32;
}
.c-forum > .c-forum-content {
  display: table-row;
}
.c-forum > .c-forum-content > .c-forum-details {
  display: table-cell;
  position: relative;
  width: 255px;
  height: 280px;
  padding: 30px 30px 0 0;
}
.c-forum > .c-forum-content > .c-forum-details > .c-forum-image {
  width: 225px;
  height: 250px;
  overflow: hidden;
  background-size: contain;
}
.c-forum > .c-forum-content > .c-forum-details > a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 30px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  background-color: #00274b;
}
.c-forum > .c-forum-content > .c-forum-threads {
  display: table-cell;
  vertical-align: top;
  padding-top: 30px;
}
@media screen and (min-width: 992px) {
  .c-forum > .c-forum-content > .c-forum-threads {
    height: 280px;
  }
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #FCF7F4;
  border-bottom: 1px solid #e8e8e7;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread:before,
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread:after {
  content: " ";
  display: table;
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread:after {
  clear: both;
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread:hover {
  background-color: #faf1ec;
  cursor: pointer;
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread:first-of-type {
  border-top: 1px solid #e8e8e7;
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread > .c-forum-thread-name {
  display: table-cell;
  width: 100%;
  height: 50px;
  color: #00274b;
  padding-left: 15px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread > .c-forum-thread-name:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 5px;
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread > .c-forum-thread-date-created {
  display: table-cell;
  width: 180px;
  height: 50px;
  padding-left: 30px;
  color: #00274b;
  vertical-align: middle;
}
.c-forum > .c-forum-content > .c-forum-threads > .c-forum-thread > .c-forum-thread-date-created > span + span {
  margin-left: 15px;
}
.c-forum-details .c-threads {
  margin-top: 30px;
}
.c-forum-create p + div > div > form {
  margin-top: 30px;
}
.c-forum-create form input[type="text"] {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
  padding: 0 0 0 20px;
  border: 1px solid #e8e8e7;
  overflow: hidden;
}
.c-forum-create form > text-angular .placeholder-text {
  color: #A0A0A0;
}
.c-forum-create form > text-angular > .ta-scroll-window {
  min-height: 120px;
  border: 1px solid #e8e8e7;
  padding: 10px 20px;
  background-color: #FCF7F4;
  box-shadow: none !important;
  margin-bottom: 15px;
}
.c-forum-create .field-validation-error,
.c-forum-create .validation-summary-errors > span {
  display: none;
}
.c-forum-create .validation-summary-valid {
  display: none;
}
.c-forum-create .validation-summary-errors ul {
  padding: 0;
}
.c-forum-create .validation-summary-errors ul li {
  display: block;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 15px 25px;
  background-color: #de3831;
  color: #fff;
  font-size: 16px;
  border: none;
}
.c-threads table.c-threads-table {
  width: 100%;
  table-layout: fixed;
}
.c-threads table.c-threads-table thead > tr th {
  width: 100%;
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  color: #00274b;
  background-color: #f7e8e0;
  vertical-align: middle;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-threads table.c-threads-table thead > tr th:first-of-type {
  overflow: hidden;
}
.c-threads table.c-threads-table thead > tr th:last-of-type {
  overflow: hidden;
}
.c-threads table.c-threads-table thead > tr th.sortable:hover {
  background-color: #f1dacc;
  cursor: pointer;
}
.c-threads table.c-threads-table thead > tr th.sortable::after {
  content: "\f0dc";
  margin-left: 3px;
  font-family: FontAwesome;
}
.c-threads table.c-threads-table thead > tr th.sortable.sort-asc:after {
  content: "\f0d8";
}
.c-threads table.c-threads-table thead > tr th.sortable.sort-desc:after {
  content: "\f0d7";
}
.c-threads table.c-threads-table thead > tr th.sortable.sort-asc,
.c-threads table.c-threads-table thead > tr th.sortable.sort-desc {
  color: #00274b;
  background-color: #f1dacc;
}
.c-threads table.c-threads-table thead > tr th.c-rating {
  width: 180px;
}
.c-threads table.c-threads-table thead > tr th.c-date {
  width: 180px;
}
.c-threads table.c-threads-table tbody tr > td.c-message {
  height: 35px;
  vertical-align: middle;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row {
  background-color: #FCF7F4;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row:hover {
  background-color: #faf1ec;
  cursor: pointer;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td {
  width: 100%;
  height: 50px;
  padding: 0 15px 0 15px;
  border-bottom: 1px solid #e8e8e7;
  vertical-align: middle;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td .c-topic {
  color: #00274b;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td .c-topic:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 5px;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-rating {
  width: 180px;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-rating > .c-stars {
  float: left;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-rating > .c-stars > .c-star {
  position: relative;
  float: right;
  color: #e3e3e1;
  font-size: 22px;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-rating > .c-stars > .c-star:after {
  content: '\f005';
  font-family: FontAwesome;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-rating > .c-stars > .c-star.c-active {
  color: #f4a900;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-rating > .c-stars > .c-star.c-half-active:before {
  position: absolute;
  content: '\f089';
  font-family: FontAwesome;
  color: #f4a900;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-rating > .c-stars > .c-star:not(:first-of-type) {
  padding-right: 1px;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-date {
  width: 180px;
  padding-right: 0;
}
.c-threads table.c-threads-table tbody tr.c-threads-table-row > td.c-date > span + span {
  margin-left: 15px;
}
.c-threads table.c-threads-table + div .ng-table-pager {
  display: none;
}
.c-thread-details .c-thread-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.c-thread-details .c-thread-table .c-thread-cell {
  display: table-cell;
  position: relative;
  width: 100%;
  vertical-align: top;
}
.c-thread-details .c-thread-table .c-thread-cell.c-image {
  width: 100px;
  padding-right: 30px;
}
.c-thread-details .c-thread-table .c-thread-cell.c-image > .c-avatar {
  width: 70 x;
  height: 90px;
  background-color: #F4F4F4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 80px;
  height: 80px !important;
  border-radius: 50%;
  padding-left: 5px;
  padding-bottom: 80px;
}
.c-thread-details .c-thread-table .c-thread-cell.c-image > .c-avatar > svg > circle,
.c-thread-details .c-thread-table .c-thread-cell.c-image > .c-avatar > svg > path {
  fill: #9e9e9e;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-thread-author {
  margin-bottom: 10px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-thread-author:before,
.c-thread-details .c-thread-table .c-thread-cell > .c-thread-author:after {
  content: " ";
  display: table;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-thread-author:after {
  clear: both;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-thread-author > div {
  float: left;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-thread-author > .c-name {
  font-size: 18px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-thread-author > .c-date {
  margin-left: 15px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-thread-author > .c-date:after {
  content: "|";
  margin: 10px;
}
.c-thread-details .c-thread-table .c-thread-cell > input[type="text"] {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-top: 5px;
  margin-bottom: 15px;
  padding: 0 0 0 20px;
  border: 1px solid #e8e8e7;
  overflow: hidden;
}
.c-thread-details .c-thread-table .c-thread-cell > text-angular .placeholder-text {
  color: #A0A0A0;
}
.c-thread-details .c-thread-table .c-thread-cell > text-angular > .ta-scroll-window {
  min-height: 120px;
  border: 1px solid #00274b;
  padding: 10px 20px;
  box-shadow: none !important;
  background-color: #FCF7F4;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls {
  position: absolute;
  top: 0;
  right: 20px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls:before,
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls:after {
  content: " ";
  display: table;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls:after {
  clear: both;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls > .c-separator {
  float: left;
  color: #00274b;
  font-size: 14px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls > .c-separator:before {
  content: "|";
}
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls > a {
  float: left;
  margin: 0 7px;
  font-size: 14px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls > a:first-child {
  margin-left: 0;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-top-controls > a:last-child {
  margin-right: 0;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls {
  margin-top: 15px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls:before,
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls:after {
  content: " ";
  display: table;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls:after {
  clear: both;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls > .c-separator {
  float: left;
  color: #00274b;
  font-size: 14px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls > .c-separator:before {
  content: "|";
}
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls > a {
  float: left;
  margin: 0 7px;
  font-size: 14px;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls > a:first-child {
  margin-left: 0;
}
.c-thread-details .c-thread-table .c-thread-cell > .c-bottom-controls > a:last-child {
  margin-right: 0;
}
.c-thread-details > .c-controls {
  line-height: 60px;
}
.c-thread-details > .c-controls:before,
.c-thread-details > .c-controls:after {
  content: " ";
  display: table;
}
.c-thread-details > .c-controls:after {
  clear: both;
}
.c-thread-details > .c-controls > .c-comments > .c-loading {
  float: left;
}
.c-thread-details > .c-controls > .c-comments > .c-title {
  float: left;
}
.c-thread-details > .c-controls > .c-comments > .c-content {
  float: left;
}
.c-thread-details > .c-controls > .c-ratings {
  float: right;
}
.c-forum-attachments .upload-status {
  margin-top: 12px;
}
.c-forum-attachments .button {
  margin: 12px 0 0 0;
}
.c-forum-attachments a {
  cursor: pointer;
}
.c-forum-attachments.no-content ul {
  margin-top: 0;
}
.c-forum-attachments ul {
  margin-top: 12px;
  padding: 0;
}
.c-forum-attachments ul li {
  list-style: none;
  margin-bottom: 2px;
}
.c-learning-path-details .c-learning-path-table {
  display: table;
}
.c-learning-path-details .c-learning-path-table .c-learning-path-cell {
  display: table-cell;
  vertical-align: top;
}
.c-learning-path-details .c-learning-path-table + .c-phases {
  margin-top: 30px;
}
.c-learning-path-details .c-phases:before,
.c-learning-path-details .c-phases:after {
  content: " ";
  display: table;
}
.c-learning-path-details .c-phases:after {
  clear: both;
}
.c-learning-path-details .c-phases + .c-controls {
  margin-top: 0;
  border-top: none;
}
.c-learning-path-details .c-learning-path-table + .c-controls,
.c-learning-path-details .c-phases + .c-controls {
  line-height: 60px;
}
.c-learning-path-details .c-learning-path-table + .c-controls:before,
.c-learning-path-details .c-phases + .c-controls:before,
.c-learning-path-details .c-learning-path-table + .c-controls:after,
.c-learning-path-details .c-phases + .c-controls:after {
  content: " ";
  display: table;
}
.c-learning-path-details .c-learning-path-table + .c-controls:after,
.c-learning-path-details .c-phases + .c-controls:after {
  clear: both;
}
.c-learning-path-details .c-learning-path-table + .c-controls > .c-comments > .c-loading,
.c-learning-path-details .c-phases + .c-controls > .c-comments > .c-loading {
  float: left;
}
.c-learning-path-details .c-learning-path-table + .c-controls > .c-comments > .c-title,
.c-learning-path-details .c-phases + .c-controls > .c-comments > .c-title {
  float: left;
}
.c-learning-path-details .c-learning-path-table + .c-controls > .c-comments > .c-content,
.c-learning-path-details .c-phases + .c-controls > .c-comments > .c-content {
  float: left;
}
.c-learning-path-details .c-learning-path-table + .c-controls > .c-ratings,
.c-learning-path-details .c-phases + .c-controls > .c-ratings {
  float: right;
}
.c-learning-path-details .c-learning-path-table + .c-controls {
  margin-top: 30px;
  border-top: 1px solid #e8e8e7;
}
table.c-learning-paths-table {
  width: 100%;
  table-layout: fixed;
}
table.c-learning-paths-table thead > tr th {
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  color: #00274b;
  background-color: #f7e8e0;
  vertical-align: middle;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-learning-paths-table thead > tr th:first-of-type {
  overflow: hidden;
}
table.c-learning-paths-table thead > tr th:last-of-type {
  overflow: hidden;
}
table.c-learning-paths-table thead > tr th.sortable:hover {
  background-color: #f1dacc;
  cursor: pointer;
}
table.c-learning-paths-table thead > tr th.sortable::after {
  content: "\f0dc";
  margin-left: 3px;
  font-family: FontAwesome;
}
table.c-learning-paths-table thead > tr th.sortable.sort-asc:after {
  content: "\f0d8";
}
table.c-learning-paths-table thead > tr th.sortable.sort-desc:after {
  content: "\f0d7";
}
table.c-learning-paths-table thead > tr th.sortable.sort-asc,
table.c-learning-paths-table thead > tr th.sortable.sort-desc {
  color: #00274b;
  background-color: #f1dacc;
}
table.c-learning-paths-table thead > tr th.c-image {
  width: 135px;
}
table.c-learning-paths-table thead > tr th.c-progress {
  width: 140px;
}
table.c-learning-paths-table tbody tr > td.c-message {
  height: 35px;
  vertical-align: middle;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row {
  background-color: #FCF7F4;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row:not(.c-disabled):hover {
  background-color: #f9f0ea;
  cursor: pointer;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row.c-disabled {
  opacity: 0.5;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row.c-disabled > td .c-name {
  color: #00274b;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td {
  width: 100%;
  height: 120px;
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #e8e8e7;
  vertical-align: top;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td.c-image {
  width: 135px;
  padding-left: 0;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td.c-image div {
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td .c-name {
  font-weight: 600;
  color: #00274b;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td.c-progress {
  position: relative;
  width: 140px;
  text-align: center;
  vertical-align: middle;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td.c-progress > .chart-container {
  width: 80px;
  height: 80px;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td.c-progress > .chart-container > canvas {
  width: 80px;
  height: 80px;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td.c-progress > .c-progress-percentage {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(20%);
  -o-transform: translateY(-50%);
  width: 80px;
  line-height: 16px;
  font-size: 16px;
}
table.c-learning-paths-table tbody tr.c-learning-paths-table-row > td.c-progress > .c-progress-percentage:after {
  content: "%";
}
table.c-learning-paths-table + div .ng-table-pager {
  display: none;
}
.learning-plan-alert {
  color: #ff0027;
  font-weight: bold;
  padding-right: 23px;
  padding-top: 4px;
  line-height: 42px;
  background: url('/Content/img/alert.png') no-repeat center right;
}
.learning-plan-complete {
  color: #52a00c;
  font-weight: bold;
}
.c-tools {
  display: inline-block;
  width: 100%;
}
.c-tools .c-remove {
  float: right;
}
.c-tools .c-datepicker {
  float: left;
  margin-left: 7px;
}
.learning-plan-date-button {
  width: 23px;
  height: 24px;
  margin: 7px 7px 0 0;
  background: url('/Content/images/calendar.png') no-repeat;
  cursor: pointer;
}
.learning-plan-outlook-button {
  float: left;
  width: 23px;
  height: 24px;
  margin: 7px 7px 0 0;
  background: url('/Content/images/outlook.png') no-repeat;
  cursor: pointer;
}
.learning-plan-show-date {
  float: left;
  width: 84px;
  height: 24px;
  margin: 7px 7px 0 0;
}
.c-phase-details .c-phase-table {
  display: table;
}
.c-phase-details .c-phase-table .c-phase-cell {
  display: table-cell;
  vertical-align: top;
}
.c-phase-details .c-phase-table + .c-trainings {
  margin-top: 30px;
}
.c-phase-details .c-trainings:before,
.c-phase-details .c-trainings:after {
  content: " ";
  display: table;
}
.c-phase-details .c-trainings:after {
  clear: both;
}
@media screen and (max-width: 1199px) {
  .c-phase-details .c-trainings .c-training-type {
    display: none !important;
  }
}
@media screen and (max-width: 991px) {
  .c-phase-details .c-trainings .c-status {
    display: none !important;
  }
}
.c-phase-details .c-trainings + .c-controls {
  margin-top: 0;
  border-top: none;
}
.c-phase-details .c-phase-table + .c-controls,
.c-phase-details .c-trainings + .c-controls {
  line-height: 60px;
}
.c-phase-details .c-phase-table + .c-controls:before,
.c-phase-details .c-trainings + .c-controls:before,
.c-phase-details .c-phase-table + .c-controls:after,
.c-phase-details .c-trainings + .c-controls:after {
  content: " ";
  display: table;
}
.c-phase-details .c-phase-table + .c-controls:after,
.c-phase-details .c-trainings + .c-controls:after {
  clear: both;
}
.c-phase-details .c-phase-table + .c-controls > .c-comments > .c-loading,
.c-phase-details .c-trainings + .c-controls > .c-comments > .c-loading {
  float: left;
}
.c-phase-details .c-phase-table + .c-controls > .c-comments > .c-title,
.c-phase-details .c-trainings + .c-controls > .c-comments > .c-title {
  float: left;
}
.c-phase-details .c-phase-table + .c-controls > .c-comments > .c-content,
.c-phase-details .c-trainings + .c-controls > .c-comments > .c-content {
  float: left;
}
.c-phase-details .c-phase-table + .c-controls > .c-ratings,
.c-phase-details .c-trainings + .c-controls > .c-ratings {
  float: right;
}
.c-phase-details .c-phase-table + .c-controls {
  margin-top: 30px;
  border-top: 1px solid #e8e8e7;
}
.c-learning-plan-table-cell-no-image {
  height: 141px !important;
}
table.c-phases-table {
  width: 100%;
  table-layout: fixed;
}
table.c-phases-table thead > tr th {
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  color: #00274b;
  background-color: #f7e8e0;
  vertical-align: middle;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-phases-table thead > tr th:first-of-type {
  overflow: hidden;
}
table.c-phases-table thead > tr th:last-of-type {
  overflow: hidden;
}
table.c-phases-table thead > tr th.sortable:hover {
  background-color: #f1dacc;
  cursor: pointer;
}
table.c-phases-table thead > tr th.sortable::after {
  content: "\f0dc";
  margin-left: 3px;
  font-family: FontAwesome;
}
table.c-phases-table thead > tr th.sortable.sort-asc:after {
  content: "\f0d8";
}
table.c-phases-table thead > tr th.sortable.sort-desc:after {
  content: "\f0d7";
}
table.c-phases-table thead > tr th.sortable.sort-asc,
table.c-phases-table thead > tr th.sortable.sort-desc {
  color: #00274b;
  background-color: #f1dacc;
}
table.c-phases-table thead > tr th.c-image {
  width: 135px;
}
table.c-phases-table thead > tr th.c-recommended {
  width: 160px;
}
table.c-phases-table thead > tr th.c-progress {
  width: 140px;
}
table.c-phases-table tbody tr > td.c-message {
  height: 35px;
  vertical-align: middle;
}
table.c-phases-table tbody tr.c-phases-table-row {
  background-color: #FCF7F4;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-phases-table tbody tr.c-phases-table-row:not(.c-disabled):hover {
  background-color: #f9f0ea;
  cursor: pointer;
}
table.c-phases-table tbody tr.c-phases-table-row.c-disabled {
  opacity: 0.5;
}
table.c-phases-table tbody tr.c-phases-table-row.c-disabled > td .c-name {
  color: #00274b;
}
table.c-phases-table tbody tr.c-phases-table-row > td {
  width: 100%;
  height: 120px;
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #e8e8e7;
  vertical-align: top;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-image {
  width: 135px;
  padding-left: 0;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-image div {
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
table.c-phases-table tbody tr.c-phases-table-row > td .c-name {
  font-weight: 600;
  color: #00274b;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-recommended {
  width: 140px;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-recommended > i {
  color: #00239c;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-progress {
  position: relative;
  width: 140px;
  text-align: center;
  vertical-align: middle;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-progress > .chart-container {
  width: 80px;
  height: 80px;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-progress > .chart-container > canvas {
  width: 80px;
  height: 80px;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-progress > .c-progress-percentage {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(-50%);
  width: 80px;
  line-height: 16px;
  font-size: 16px;
}
table.c-phases-table tbody tr.c-phases-table-row > td.c-progress > .c-progress-percentage:after {
  content: "%";
}
table.c-phases-table + div .ng-table-pager {
  display: none;
}
.c-training-details .courseLanguageDropdown {
  height: 50px;
  padding-left: 0px;
}
.c-training-details .courseLanguageDropdown .c-language-selection {
  z-index: 6000;
  float: left;
  /*margin-top: 3px;*/
  position: relative;
  min-width: 150px;
  color: #00274b;
  background-color: white;
}
.c-training-details .courseLanguageDropdown .c-language-selection .languageItem .languageFlag {
  display: inline;
  width: 28px;
  margin: -3px 0 0 0;
  margin: 0;
  padding: 0;
}
.c-training-details .courseLanguageDropdown .c-language-selection .languageItem .languageFlag img {
  width: 23px;
}
.c-training-details .courseLanguageDropdown .c-language-selection .languageItem .languageText {
  display: inline;
  padding-top: 2px;
}
.c-training-details .courseLanguageDropdown .c-language-selection .dropdown .c-language-selection-button {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  border: none;
  border-radius: 4px 4px 0 0;
  color: #00274b;
  /*min-width: @c-login-language-selection-min-width;*/
  padding-left: 0;
}
.c-training-details .courseLanguageDropdown .c-language-selection .dropdown .c-language-selection-button:hover {
  color: #000c18;
}
.c-training-details .courseLanguageDropdown .c-language-selection .c-language-selection-dropdown {
  width: 100%;
  min-width: 220px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.c-training-details .courseLanguageDropdown .c-language-selection .c-language-selection-dropdown li {
  border-bottom: 1px solid #e8e8e7;
}
.c-training-details .courseLanguageDropdown .c-language-selection .c-language-selection-dropdown li .c-language-selection-item {
  cursor: pointer;
  padding: 5px 0 5px 0;
}
.c-training-details .courseLanguageDropdown .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text {
  padding-right: 0;
}
.c-training-details .courseLanguageDropdown .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text > a > div {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.c-training-details .courseLanguageDropdown .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text > a > div:hover {
  color: #000c18;
}
.c-training-details .courseLanguageDropdown .c-language-selection .c-language-selection-dropdown li:nth-last-child(2),
.c-training-details .courseLanguageDropdown .c-language-selection .c-language-selection-dropdown li:last-child {
  border-bottom: none;
}
.c-training-details .c-training-table {
  display: table;
}
.c-training-details .c-training-table .c-training-cell {
  display: table-cell;
  vertical-align: top;
}
.c-training-details .c-training-table .c-training-cell .c-training-open-button-container {
  padding-top: 25px;
}
.c-training-details .c-training-table .c-training-cell button.c-button .c-hide-animate {
  display: none !important;
}
.c-training-details .c-training-table .c-training-cell .c-pop-up-error {
  padding-top: 10px;
}
.c-training-details .c-training-table + .c-controls {
  line-height: 60px;
  margin-top: 30px;
  border-top: 1px solid #e8e8e7;
}
.c-training-details .c-training-table + .c-controls:before,
.c-training-details .c-training-table + .c-controls:after {
  content: " ";
  display: table;
}
.c-training-details .c-training-table + .c-controls:after {
  clear: both;
}
.c-training-details .c-training-table + .c-controls > .c-comments > .c-loading {
  float: left;
}
.c-training-details .c-training-table + .c-controls > .c-comments > .c-title {
  float: left;
}
.c-training-details .c-training-table + .c-controls > .c-comments > .c-content {
  float: left;
}
.c-training-details .c-training-table + .c-controls > .c-controls-buttons {
  width: 90px;
  float: right;
}
.c-training-details .c-training-table + .c-controls > .c-ratings {
  float: right;
}
.c-trainings-table-cell-no-image {
  height: 141px !important;
}
table.c-trainings-table {
  width: 100%;
  table-layout: fixed;
}
table.c-trainings-table thead > tr th {
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
  color: #00274b;
  background-color: #f7e8e0;
  vertical-align: middle;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-trainings-table thead > tr th:first-of-type {
  overflow: hidden;
}
table.c-trainings-table thead > tr th:last-of-type {
  overflow: hidden;
}
table.c-trainings-table thead > tr th.sortable:hover {
  background-color: #f1dacc;
  cursor: pointer;
}
table.c-trainings-table thead > tr th.sortable::after {
  content: "\f0dc";
  margin-left: 3px;
  font-family: FontAwesome;
}
table.c-trainings-table thead > tr th.sortable.sort-asc:after {
  content: "\f0d8";
}
table.c-trainings-table thead > tr th.sortable.sort-desc:after {
  content: "\f0d7";
}
table.c-trainings-table thead > tr th.sortable.sort-asc,
table.c-trainings-table thead > tr th.sortable.sort-desc {
  color: #00274b;
  background-color: #faf1ec;
}
table.c-trainings-table thead > tr th.c-image {
  width: 135px;
}
table.c-trainings-table thead > tr th.c-training-type {
  width: 110px;
}
table.c-trainings-table thead > tr th.c-recommended-training {
  width: 160px;
}
table.c-trainings-table thead > tr th.c-progress {
  width: 140px;
}
table.c-trainings-table thead > tr th.c-status {
  width: 240px;
}
table.c-trainings-table tbody tr > td.c-message {
  height: 35px;
  vertical-align: middle;
}
table.c-trainings-table tbody tr.c-trainings-table-row {
  background-color: #FCF7F4;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
table.c-trainings-table tbody tr.c-trainings-table-row:not(.c-disabled):hover {
  background-color: #f9f0ea;
  cursor: pointer;
}
table.c-trainings-table tbody tr.c-trainings-table-row.c-disabled {
  opacity: 0.5;
}
table.c-trainings-table tbody tr.c-trainings-table-row.c-disabled > td .c-name {
  color: #00274b;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td {
  width: 100%;
  height: 120px;
  padding: 10px 15px 10px 15px;
  border-bottom: 1px solid #e8e8e7;
  vertical-align: top;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-image {
  width: 135px;
  padding-left: 0;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-image div {
  width: 120px;
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td .c-name {
  font-weight: 600;
  color: #00274b;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-training-type {
  width: 110px;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-recommended-training {
  width: 160px;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-recommended-training .c-training-check {
  color: #00274b;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress {
  position: relative;
  width: 140px;
  padding: 0;
  vertical-align: middle;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > .chart-container,
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > div > .chart-container {
  width: 80px;
  height: 80px;
  margin-left: 30px;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > .chart-container > canvas,
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > div > .chart-container > canvas {
  width: 80px;
  height: 80px;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > .c-progress-percentage,
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > div > .c-progress-percentage {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(-50%);
  width: 140px;
  line-height: 16px;
  font-size: 16px;
  text-align: center;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > .c-progress-percentage > div,
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > div > .c-progress-percentage > div {
  display: inline;
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > .c-progress-percentage:after,
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-progress > div > .c-progress-percentage:after {
  content: "%";
}
table.c-trainings-table tbody tr.c-trainings-table-row > td.c-status {
  width: 240px;
  padding-right: 0;
  vertical-align: middle;
}
table.c-trainings-table + div .ng-table-pager {
  display: none;
}
.c-font-bold {
  font-weight: 700 !important;
}
.c-text-align-left {
  text-align: left;
}
.c-text-align-center {
  text-align: center;
}
.c-text-align-right {
  text-align: right;
}
.c-row-vertical-middle {
  font-size: 0;
}
.c-col-vertical-middle {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .c-col-vertical-middle {
    display: inline-block;
    float: none;
    vertical-align: middle;
  }
}
.c-margin-tiny {
  margin: 5px;
}
.c-margin-small {
  margin: 10px;
}
.c-margin {
  margin: 15px;
}
.c-margin-big {
  margin: 30px;
}
.c-margin-top-small {
  margin-top: 10px;
}
.c-margin-top {
  margin-top: 15px;
}
.c-margin-top-big {
  margin-top: 30px;
}
.c-margin-right-small {
  margin-right: 10px;
}
.c-margin-right {
  margin-right: 15px;
}
.c-margin-right-big {
  margin-right: 30px;
}
.c-margin-left-small {
  margin-left: 10px;
}
.c-margin-left {
  margin-left: 15px;
}
.c-margin-left-big {
  margin-left: 30px;
}
.c-margin-bottom-small {
  margin-bottom: 10px;
}
.c-margin-bottom {
  margin-bottom: 15px;
}
.c-margin-bottom-big {
  margin-bottom: 30px;
}
.c-padding-small {
  padding: 10px;
}
.c-padding {
  padding: 15px;
}
.c-padding-big {
  padding: 30px;
}
.c-padding-top-tiny {
  padding-top: 5px;
}
.c-padding-top-small {
  padding-top: 10px;
}
.c-padding-top {
  padding-top: 15px;
}
.c-padding-top-big {
  padding-top: 30px;
}
.c-padding-right-small {
  padding-right: 10px;
}
.c-padding-right {
  padding-right: 15px;
}
.c-padding-right-big {
  padding-right: 30px;
}
.c-padding-right-huge {
  padding-right: 60px;
}
.c-padding-left-small {
  padding-left: 10px;
}
.c-padding-left {
  padding-left: 15px;
}
.c-padding-left-big {
  padding-left: 30px;
}
.c-padding-left-huge {
  padding-left: 60px;
}
.c-padding-bottom-small {
  padding-bottom: 10px;
}
.c-padding-bottom {
  padding-bottom: 15px;
}
.c-padding-bottom-big {
  padding-bottom: 30px;
}
.c-full-width {
  width: 100%;
}
.c-full-height {
  height: 100%;
}
.c-loader-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(255, 255, 255, 0);
  z-index: 9999;
}
.c-loader {
  font-size: 60px;
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
}
.c-loader.c-center {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.c-loader.c-center .c-loader-spinner-blade {
  position: absolute;
  left: 0.4629em;
  bottom: 0;
  width: 0.074em;
  height: 0.2777em;
  border-radius: 0.5em;
  background-color: transparent;
  -moz-transform-origin: center -0.2222em;
  -ms-transform-origin: center -0.2222em;
  -o-transform-origin: center -0.2222em;
  -webkit-transform-origin: center -0.2222em;
  transform-origin: center -0.2222em;
  -moz-animation: spinner-fade 1s infinite linear;
  -o-animation: spinner-fade 1s infinite linear;
  -webkit-animation: spinner-fade 1s infinite linear;
  animation: spinner-fade 1s infinite linear;
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(1) {
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(2) {
  -moz-animation-delay: 0.083s;
  -o-animation-delay: 0.083s;
  -webkit-animation-delay: 0.083s;
  animation-delay: 0.083s;
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(3) {
  -moz-animation-delay: 0.166s;
  -o-animation-delay: 0.166s;
  -webkit-animation-delay: 0.166s;
  animation-delay: 0.166s;
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(4) {
  -moz-animation-delay: 0.249s;
  -o-animation-delay: 0.249s;
  -webkit-animation-delay: 0.249s;
  animation-delay: 0.249s;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(5) {
  -moz-animation-delay: 0.332s;
  -o-animation-delay: 0.332s;
  -webkit-animation-delay: 0.332s;
  animation-delay: 0.332s;
  -moz-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(6) {
  -moz-animation-delay: 0.415s;
  -o-animation-delay: 0.415s;
  -webkit-animation-delay: 0.415s;
  animation-delay: 0.415s;
  -moz-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  -o-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(7) {
  -moz-animation-delay: 0.498s;
  -o-animation-delay: 0.498s;
  -webkit-animation-delay: 0.498s;
  animation-delay: 0.498s;
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(8) {
  -moz-animation-delay: 0.581s;
  -o-animation-delay: 0.581s;
  -webkit-animation-delay: 0.581s;
  animation-delay: 0.581s;
  -moz-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  -o-transform: rotate(210deg);
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(9) {
  -moz-animation-delay: 0.664s;
  -o-animation-delay: 0.664s;
  -webkit-animation-delay: 0.664s;
  animation-delay: 0.664s;
  -moz-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  -o-transform: rotate(240deg);
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(10) {
  -moz-animation-delay: 0.747s;
  -o-animation-delay: 0.747s;
  -webkit-animation-delay: 0.747s;
  animation-delay: 0.747s;
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(11) {
  -moz-animation-delay: 0.83s;
  -o-animation-delay: 0.83s;
  -webkit-animation-delay: 0.83s;
  animation-delay: 0.83s;
  -moz-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  -o-transform: rotate(300deg);
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
}
.c-loader.c-center .c-loader-spinner-blade:nth-child(12) {
  -moz-animation-delay: 0.913s;
  -o-animation-delay: 0.913s;
  -webkit-animation-delay: 0.913s;
  animation-delay: 0.913s;
  -moz-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  -o-transform: rotate(330deg);
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
}
@-webkit-keyframes spinner-fade {
  0% {
    background-color: #00274b;
  }
  100% {
    background-color: transparent;
  }
}
@-moz-keyframes spinner-fade {
  0% {
    background-color: #00274b;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes spinner-fade {
  0% {
    background-color: #00274b;
  }
  100% {
    background-color: transparent;
  }
}
select.input-validation-error,
input.input-validation-error,
textarea.input-validation-error {
  border: 1px solid #de3831 !important;
}
svg symbol,
svg path,
svg g,
svg circle,
svg ellipse,
svg polygon {
  pointer-events: none;
}
svg.c-svg-arrow {
  fill: #00274b;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
svg.c-svg-arrow:active {
  -webkit-transform: translate(1px, 1px);
  -ms-transform: translate(1px, 1px);
  -o-transform: translate(1px, 1px);
  transform: translate(1px, 1px);
}
svg.c-svg-arrow:hover {
  fill: #000c18;
}
svg.c-svg-arrow:hover .c-arrow-background {
  fill: inherit;
}
svg.c-svg-arrow:hover .c-arrow {
  fill: rgba(0, 39, 75, 0.25);
}
svg.c-svg-arrow .c-arrow-background {
  fill: inherit;
  -moz-transition: fill 0.2s ease-in-out;
  -o-transition: fill 0.2s ease-in-out;
  -webkit-transition: fill 0.2s ease-in-out;
  transition: fill 0.2s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
svg.c-svg-arrow .c-arrow {
  fill: white;
  -moz-transition: fill 0.2s ease-in-out;
  -o-transition: fill 0.2s ease-in-out;
  -webkit-transition: fill 0.2s ease-in-out;
  transition: fill 0.2s ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-styles .c-style.c-highlight-color-primary {
  color: #00274b;
}
.c-styles .c-style.c-highlight-color-secondary {
  color: #81B34F;
}
.c-styles .c-style.c-highlight-color-tertiary {
  color: #F9A533;
}
.c-styles .c-style.c-highlight-color-quaternary {
  color: #E54559;
}
.c-styles .c-style.c-highlight-color-quinary {
  color: #f4aa00;
}
.c-styles .c-style.c-highlight-color-senary {
  color: #22436f;
}
.c-styles .c-style.c-validation-color-success {
  color: #34b233;
}
.c-styles .c-style.c-validation-color-warning {
  color: #ee9321;
}
.c-styles .c-style.c-validation-color-error {
  color: #de3831;
}
.c-styles .c-style.c-validation-color-none {
  color: #e3e3e2;
}
.c-styles .c-style.c-color-dark {
  color: #00274b;
}
.c-styles .c-style.c-color-background {
  color: #FCF7F4;
}
.c-styles .c-style.c-report-pie-chart-started {
  color: #DDDD58;
}
.c-styles .c-style.c-report-pie-chart-notstarted {
  color: #E0E0E0;
}
.c-styles .c-style.c-report-pie-chart-finished {
  color: #00b312;
}
.c-styles .c-style.c-font {
  font-family: "Inter", Arial, Helvetica, sans-serif;
}
.fancybox-skin {
  margin-bottom: 20px;
  box-shadow: none !important;
}
.fancybox-skin .fancybox-outer {
  overflow: hidden;
}
.fancybox-skin .fancybox-close {
  width: 31px;
  height: 31px;
  /*top: -15px;
        right: -15px;*/
  top: 0px;
  right: 0px;
  background-color: #00274b;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NERDQ0NFNUMwQjc5MTFFNDg5RDVCNjBDMzI4NkU5RUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NERDQ0NFNUQwQjc5MTFFNDg5RDVCNjBDMzI4NkU5RUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0RENDQ0U1QTBCNzkxMUU0ODlENUI2MEMzMjg2RTlFQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0RENDQ0U1QjBCNzkxMUU0ODlENUI2MEMzMjg2RTlFQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pm30T+EAAABtSURBVHjadJHhCUAhCITdQGgCZ2h8aYMHreRT8IfYGRyEfncWkplt13EtFwGxS4OjvMS5wBDgl/3TC9Xw1GloCAqYRl70tP4ZaaDUfgVXAy0ncYdXAwQZEMhDAFMu5BkJDEq5QQVgNUTg/gUYAICFmaTV3bKlAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.fancybox-skin .fancybox-close:hover {
  background-color: #001a32;
}
a.fancybox {
  display: block;
  float: right;
  width: 100%;
  outline: none;
  overflow: hidden;
}
a.fancybox:before,
a.fancybox:after {
  content: " ";
  display: table;
}
a.fancybox:after {
  clear: both;
}
a.fancybox > .c-image {
  width: 100%;
}
.c-login-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-login-wrapper .c-login-table {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-login-wrapper .c-login-table .c-login-cell {
  display: table-cell;
  vertical-align: middle;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container {
  width: 760px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .c-login-wrapper .c-login-table .c-login-cell .c-login-container {
    width: 660px;
  }
}
@media (max-width: 992px) {
  .c-login-wrapper .c-login-table .c-login-cell .c-login-container {
    width: 560px;
  }
}
@media (max-width: 768px) {
  .c-login-wrapper .c-login-table .c-login-cell .c-login-container {
    width: 100%;
  }
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection {
  position: relative;
  height: 35px;
  display: block;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection {
  z-index: 10000;
  float: left;
  margin-top: 3px;
  position: relative;
  min-width: 150px;
  color: #00274b;
  background-color: white;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .languageItem .languageFlag {
  display: inline;
  width: 28px;
  margin: -3px 0 0 0;
  margin: 0;
  padding: 0;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .languageItem .languageFlag img {
  width: 23px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .languageItem .languageText {
  display: inline;
  padding-top: 2px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .dropdown {
  position: fixed;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .dropdown .c-language-selection-button {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  border: none;
  border-radius: 4px 4px 0 0;
  color: #00274b;
  min-width: 150px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .dropdown .c-language-selection-button:hover {
  color: #000c18;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .c-language-selection-dropdown {
  width: 100%;
  min-width: 220px;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .c-language-selection-dropdown li {
  border-bottom: 1px solid #e8e8e7;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .c-language-selection-dropdown li .c-language-selection-item {
  cursor: pointer;
  padding: 5px 0 5px 0;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text {
  padding-right: 0;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text > a > div {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text > a > div:hover {
  color: #000c18;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .c-language-selection-dropdown li:nth-last-child(2),
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-language-selection .c-language-selection-dropdown li:last-child {
  border-bottom: none;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection {
  z-index: 10000;
  float: left;
  margin-top: 3px;
  position: relative;
  width: 100%;
  height: 100%;
  color: #00274b;
  background-color: white;
  /*& when (@c-show-border-radius = true) {
                            border-top-left-radius: @c-element-border-radius;
                            border-top-right-radius: @c-element-border-radius;
                        }*/

}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection .c-sidebyside-row {
  display: flex;
  align-items: center;
  height: 100%;
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection .c-sidebyside-row div {
  padding: 0px 5px 0px 5px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection .c-sidebyside-row div .c-language-selection-text {
  padding: 0px;
  width: auto;
  float: right;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection .c-sidebyside-row div .c-language-selection-text a {
  cursor: pointer;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection .c-sidebyside-row div .c-language-selection-text a:hover {
  color: #000c18;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection .c-sidebyside-row div .c-language-selection-text a .c-sidebyside-language-item {
  text-align: center;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection .c-sidebyside-row div .c-language-selection-text a .c-sidebyside-language-item .c-sidebyside-language-text {
  font-size: 24px;
  text-transform: uppercase;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-language-selection .c-sidebyside-language-selection .c-sidebyside-row div .c-language-selection-text a .c-sidebyside-language-item .c-sidebyside-selected-language-text {
  font-size: 28px;
  text-transform: uppercase;
  color: #000c18;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-top {
  /*background-color: @c-login-top-background-color;*/
  position: relative;
  height: 150px;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  border-radius: 0px 0px 0px 0px;
  border-top-left-radius: none;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-top .c-cell {
  background-color: #ffffff;
  border-radius: 0px 0px 0px 0px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-top h1 {
  margin: 0;
  font-size: 24px;
  color: #00274b;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle {
  background-color: #FCF7F4;
  overflow: hidden;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="text"],
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="email"],
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="password"] {
  display: block;
  width: 100%;
  height: 46px;
  margin: 0 auto;
  padding: 0 0 0 30px;
  font-size: 16px;
  border: none;
  border-radius: 0px;
  margin-bottom: 0px;
  /*                        input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
                            color: @c-login-input-placeholder-color !important;
                        }

                        input:-moz-placeholder, textarea:-moz-placeholder {
                            color: @c-login-input-placeholder-color !important;
                        }*/

}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="text"]:after,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="email"]:after,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="password"]:after {
  padding: 0;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="text"]:focus,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="email"]:focus,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="password"]:focus {
  outline: none;
  border-left: 5px solid #00274b;
  padding-left: 25px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="text"].input-validation-error,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="email"].input-validation-error,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="password"].input-validation-error {
  border-left: 5px solid #de3831;
  padding-left: 25px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="text"]::placeholder,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="email"]::placeholder,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle input[type="password"]::placeholder {
  color: gray !important;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle .field-validation-error + hr {
  display: none;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle hr {
  margin: 0;
  height: 1px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-middle p {
  padding: 30px 30px 15px 30px;
  font-size: 16px;
  line-height: 18px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom {
  min-height: 100px;
  background-color: #FCF7F4;
  padding-bottom: 30px;
  border-radius: 0px 0px 0px 0px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom:before,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom:after {
  content: " ";
  display: table;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom:after {
  clear: both;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom button[type="submit"] {
  margin: 30px 0 0 30px;
  float: left;
  clear: both;
  font-size: 16px;
  border-radius: 30px;
  font-weight: normal;
  background-color: #00274b;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom button[type="submit"]:hover {
  background-color: #000c18;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom hr {
  margin-top: 10px;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom a {
  display: block;
  float: left;
  margin: 30px 0 0 30px;
  font-size: 16px;
  color: #00274b;
  font-weight: normal;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .c-login-bottom a:first-of-type {
  clear: left;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .field-validation-error,
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .validation-summary-errors > span {
  display: none;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .validation-summary-valid {
  display: none;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .validation-summary-errors ul {
  margin: 0;
  padding: 0;
}
.c-login-wrapper .c-login-table .c-login-cell .c-login-container .validation-summary-errors ul li {
  display: block;
  width: 100%;
  border: none;
  margin: 0;
  padding: 15px 30px;
  background-color: #de3831;
  color: #fff;
  font-size: 16px;
}
.c-registration-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-registration-wrapper .c-registration-table {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-registration-wrapper .c-registration-table .c-registration-cell {
  display: table-cell;
  vertical-align: middle;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container {
  width: 760px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container {
    width: 660px;
  }
}
@media (max-width: 992px) {
  .c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container {
    width: 560px;
  }
}
@media (max-width: 768px) {
  .c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container {
    width: 100%;
  }
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-top {
  position: relative;
  height: 150px;
  background-color: #ffffff;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-top h1 {
  margin: 0;
  font-size: 24px;
  color: #fff;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle {
  background-color: #FCF7F4;
  overflow: hidden;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="text"],
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="email"],
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="password"] {
  display: block;
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 16px;
  border: none;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="text"]:after,
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="email"]:after,
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="password"]:after {
  padding: 0;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="text"]:focus,
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="email"]:focus,
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="password"]:focus {
  outline: none;
  border-left: 5px solid #00274b;
  padding-left: 25px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="text"].input-validation-error,
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="email"].input-validation-error,
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle input[type="password"].input-validation-error {
  border-left: 5px solid #de3831 !important;
  padding-left: 25px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle textarea {
  display: block;
  width: 100%;
  height: 138px;
  margin: 0;
  padding: 15px 15px 15px 30px;
  font-size: 16px;
  border: none;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle textarea:after {
  padding: 0;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle textarea:focus {
  outline: none;
  border-left: 5px solid #00274b;
  padding-left: 25px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle textarea.input-validation-error {
  border-left: 5px solid #de3831 !important;
  padding-left: 25px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle .c-select {
  float: none;
  line-height: 46px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle .c-select > select {
  display: block;
  padding: 0 0 0 28px;
  height: 46px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle .c-select > select > option {
  padding: 0 0 0 28px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle .c-select:after {
  top: 1px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  font-size: 20px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle .c-checkbox {
  float: none;
  height: 46px;
  line-height: 46px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle .c-checkbox > label {
  display: block;
  margin: 0;
  padding-left: 30px;
  font-weight: 300;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle .c-checkbox > label > input[type="checkbox"] {
  margin: -2px 10px 0 0;
  vertical-align: middle;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle .input-validation-error + hr {
  display: none;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle hr {
  margin: 0;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-middle p {
  padding: 30px 30px 19px 30px;
  font-size: 16px;
  line-height: 18px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-bottom {
  min-height: 150px;
  background-color: #FCF7F4;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-bottom button[type="submit"] {
  margin: 30px 0 0 30px;
  float: left;
  clear: both;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-bottom hr {
  margin-top: 10px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-bottom a {
  display: block;
  float: left;
  margin: 30px 0 0 30px;
  font-size: 16px;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .c-registration-bottom a:first-of-type {
  clear: left;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .field-validation-error,
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .validation-summary-errors > span {
  display: none;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .validation-summary-valid {
  display: none;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .validation-summary-errors ul {
  margin: 0;
  padding: 0;
}
.c-registration-wrapper .c-registration-table .c-registration-cell .c-registration-container .validation-summary-errors ul li {
  display: block;
  width: 100%;
  border: none;
  margin: 0;
  padding: 15px 30px;
  background-color: #de3831;
  color: #fff;
  font-size: 16px;
}
.c-recovery-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-recovery-wrapper .c-recovery-table {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell {
  display: table-cell;
  vertical-align: middle;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container {
  width: 760px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container {
    width: 660px;
  }
}
@media (max-width: 992px) {
  .c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container {
    width: 560px;
  }
}
@media (max-width: 768px) {
  .c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container {
    width: 100%;
  }
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-top {
  position: relative;
  height: 150px;
  background-color: #ffffff;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-top h1 {
  margin: 0;
  font-size: 24px;
  color: #00274b;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle {
  background-color: #FCF7F4;
  overflow: hidden;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="text"],
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="email"],
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="password"] {
  display: block;
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 16px;
  border: none;
  border-radius: 0;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="text"]:after,
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="email"]:after,
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="password"]:after {
  padding: 0;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="text"]:focus,
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="email"]:focus,
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="password"]:focus {
  outline: none;
  border-left: 5px solid #00274b;
  padding-left: 25px;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="text"].input-validation-error,
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="email"].input-validation-error,
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle input[type="password"].input-validation-error {
  border-left: 5px solid #de3831;
  padding-left: 25px;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle .field-validation-error + hr {
  display: none;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle hr {
  margin: 0;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-middle p {
  padding: 30px 30px 15px 30px;
  font-size: 16px;
  line-height: 18px;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-bottom {
  min-height: 150px;
  background-color: #FCF7F4;
  padding-bottom: 30px;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-bottom:before,
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-bottom:after {
  content: " ";
  display: table;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-bottom:after {
  clear: both;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-bottom button[type="submit"] {
  margin: 30px 0 0 30px;
  float: left;
  clear: both;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-bottom hr {
  margin-top: 10px;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-bottom a {
  display: block;
  float: left;
  margin: 30px 0 0 30px;
  font-size: 16px;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .c-recovery-bottom a:first-of-type {
  clear: left;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .field-validation-error,
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .validation-summary-errors > span {
  display: none;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .validation-summary-valid {
  display: none;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .validation-summary-errors ul {
  margin: 0;
  padding: 0;
}
.c-recovery-wrapper .c-recovery-table .c-recovery-cell .c-recovery-container .validation-summary-errors ul li {
  display: block;
  width: 100%;
  border: none;
  margin: 0;
  padding: 15px 30px;
  background-color: #de3831;
  color: #fff;
  font-size: 16px;
}
.c-sso-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-sso-wrapper .c-sso-table {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-sso-wrapper .c-sso-table .c-sso-cell {
  display: table-cell;
  vertical-align: middle;
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container {
  width: 760px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container {
    width: 660px;
  }
}
@media (max-width: 992px) {
  .c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container {
    width: 560px;
  }
}
@media (max-width: 768px) {
  .c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container {
    width: 100%;
  }
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-top {
  position: relative;
  height: 150px;
  background-image: -webkit-linear-gradient(top, #00274b 0%, #00274b 100%);
  background-image: -o-linear-gradient(top, #00274b 0%, #00274b 100%);
  background-image: linear-gradient(to bottom, #00274b 0%, #00274b 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00274b', endColorstr='#ff00274b', GradientType=0);
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-top h1 {
  margin: 0;
  font-size: 24px;
  color: #fff;
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-middle {
  background-color: #FCF7F4;
  overflow: hidden;
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-middle p {
  padding: 30px 30px 15px 30px;
  font-size: 16px;
  line-height: 18px;
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-bottom {
  min-height: 150px;
  background-color: #FCF7F4;
  padding-bottom: 30px;
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-bottom:before,
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-bottom:after {
  content: " ";
  display: table;
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-bottom:after {
  clear: both;
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-bottom a {
  display: block;
  float: left;
  margin: 30px 0 0 30px;
  font-size: 16px;
}
.c-sso-wrapper .c-sso-table .c-sso-cell .c-sso-container .c-sso-bottom a:first-of-type {
  clear: left;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .c-select {
  line-height: 34px;
  margin-top: 30px;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .c-select > select {
  display: block;
  height: 34px;
  padding: 0 0 0 18px;
  border: 1px solid #e8e8e7;
  overflow: hidden;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .c-select > select > option {
  padding: 0 0 0 18px;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .c-select:after {
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 18px;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content textarea {
  width: 100%;
  border: 1px solid #e8e8e7;
  margin-top: 15px;
  padding: 10px 20px;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content button {
  display: block;
  margin-top: 15px;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .field-validation-error,
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .validation-summary-errors > span {
  display: none;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .validation-summary-valid {
  display: none;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .validation-summary-errors ul {
  margin: 15px 0 0 0;
  padding: 0;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-feedback-content .validation-summary-errors ul li {
  display: block;
  width: 100%;
  border: none;
  margin: 0;
  padding: 15px 30px;
  background-color: #de3831;
  color: #fff;
  font-size: 16px;
}
.c-comments > .c-title {
  font-size: 18px;
  font-weight: 200;
}
.c-comments > .c-content {
  width: 100%;
  line-height: 20px;
}
.c-comments > .c-content > .c-wrapper > .c-table {
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell {
  display: table-cell;
  vertical-align: top;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell.c-image {
  width: 100px;
  padding-right: 30px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell.c-image > .c-avatar {
  width: 70 x;
  height: 90px;
  background-color: #F4F4F4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 80px;
  height: 80px !important;
  border-radius: 50%;
  padding-left: 5px;
  padding-bottom: 80px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell.c-image > .c-avatar > svg > circle,
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell.c-image > .c-avatar > svg > path {
  fill: #9e9e9e;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content {
  position: relative;
  padding: 15px 20px;
  background-color: #f4f4f4;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-arrow {
  position: absolute;
  top: 20px;
  left: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #f4f4f4 transparent;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-author {
  margin-bottom: 10px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-author:before,
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-author:after {
  content: " ";
  display: table;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-author:after {
  clear: both;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-author > div {
  float: left;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-author > .c-name {
  font-size: 18px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-author > .c-date {
  margin-left: 15px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-author > .c-date:after {
  content: "|";
  margin: 10px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > text-angular .placeholder-text {
  color: #A0A0A0;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > text-angular > .ta-scroll-window {
  min-height: 120px;
  border: 1px solid #e8e8e7;
  padding: 10px 20px;
  box-shadow: none !important;
  background-color: #FCF7F4;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > text-angular + button.c-button {
  margin-top: 25px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls {
  position: absolute;
  top: 15px;
  right: 20px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls:before,
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls:after {
  content: " ";
  display: table;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls:after {
  clear: both;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls > .c-separator {
  float: left;
  color: #00274b;
  font-size: 14px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls > .c-separator:before {
  content: "|";
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls > a {
  float: left;
  margin: 0 7px;
  font-size: 14px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls > a:first-child {
  margin-left: 0;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-top-controls > a:last-child {
  margin-right: 0;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls {
  margin-top: 15px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls:before,
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls:after {
  content: " ";
  display: table;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls:after {
  clear: both;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls > .c-separator {
  float: left;
  color: #00274b;
  font-size: 14px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls > .c-separator:before {
  content: "|";
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls > a {
  float: left;
  margin: 0 7px;
  font-size: 14px;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls > a:first-child {
  margin-left: 0;
}
.c-comments > .c-content > .c-wrapper > .c-table > .c-cell > .c-content > .c-bottom-controls > a:last-child {
  margin-right: 0;
}
.c-comments > .c-content > form > text-angular .placeholder-text {
  color: #A0A0A0;
}
.c-comments > .c-content > form > text-angular > .ta-scroll-window {
  min-height: 120px;
  border: 1px solid #00274b;
  padding: 10px 20px;
  background-color: #FCF7F4;
  box-shadow: none !important;
}
.c-comments > .c-content > form > text-angular + button.c-button {
  margin-top: 25px;
}
.c-ratings:before,
.c-ratings:after {
  content: " ";
  display: table;
}
.c-ratings:after {
  clear: both;
}
.c-ratings > .c-amount {
  float: left;
  margin-left: 15px;
  color: #000000;
}
.c-ratings > .c-undo {
  float: left;
  margin-left: 10px;
  color: #e3e3e1;
  font-size: 20px;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-ratings > .c-undo:hover {
  cursor: pointer;
  color: #00274b;
}
.c-ratings > .c-stars {
  float: left;
}
.c-ratings > .c-stars.c-enabled {
  cursor: pointer;
}
.c-ratings > .c-stars.c-enabled > .c-star:hover {
  color: #f4a900;
}
.c-ratings > .c-stars.c-enabled > .c-star:hover + .c-star {
  color: #f4a900;
}
.c-ratings > .c-stars.c-enabled > .c-star:hover + .c-star + .c-star {
  color: #f4a900;
}
.c-ratings > .c-stars.c-enabled > .c-star:hover + .c-star + .c-star + .c-star {
  color: #f4a900;
}
.c-ratings > .c-stars.c-enabled > .c-star:hover + .c-star + .c-star + .c-star + .c-star {
  color: #f4a900;
}
.c-ratings > .c-stars:not(.c-enabled) > .c-star,
.c-ratings > .c-stars:not(:hover) > .c-star {
  cursor: default;
}
.c-ratings > .c-stars:not(.c-enabled) > .c-star.c-active,
.c-ratings > .c-stars:not(:hover) > .c-star.c-active {
  color: #f4a900;
}
.c-ratings > .c-stars:not(.c-enabled) > .c-star.c-half-active:before,
.c-ratings > .c-stars:not(:hover) > .c-star.c-half-active:before {
  color: #f4a900;
}
.c-ratings > .c-stars > .c-star {
  position: relative;
  float: right;
  color: #e3e3e1;
  font-size: 22px;
}
.c-ratings > .c-stars > .c-star:after {
  content: '\f005';
  font-family: FontAwesome;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-ratings > .c-stars > .c-star.c-half-active:before {
  position: absolute;
  content: '\f089';
  font-family: FontAwesome;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-ratings > .c-stars > .c-star:not(:first-of-type) {
  padding-right: 1px;
}
.c-miniratings:before,
.c-miniratings:after {
  content: " ";
  display: table;
}
.c-miniratings:after {
  clear: both;
}
.c-miniratings > .c-amount {
  float: left;
  margin-left: 15px;
}
.c-miniratings > .c-undo {
  float: left;
  margin-left: 10px;
  color: #e3e3e1;
  font-size: 12px;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-miniratings > .c-undo:hover {
  cursor: pointer;
  color: #00274b;
}
.c-miniratings > .c-stars {
  float: left;
}
.c-miniratings > .c-stars.c-enabled {
  cursor: pointer;
}
.c-miniratings > .c-stars.c-enabled > .c-star:hover {
  color: #f4a900;
}
.c-miniratings > .c-stars.c-enabled > .c-star:hover + .c-star {
  color: #f4a900;
}
.c-miniratings > .c-stars.c-enabled > .c-star:hover + .c-star + .c-star {
  color: #f4a900;
}
.c-miniratings > .c-stars.c-enabled > .c-star:hover + .c-star + .c-star + .c-star {
  color: #f4a900;
}
.c-miniratings > .c-stars.c-enabled > .c-star:hover + .c-star + .c-star + .c-star + .c-star {
  color: #f4a900;
}
.c-miniratings > .c-stars:not(.c-enabled) > .c-star,
.c-miniratings > .c-stars:not(:hover) > .c-star {
  cursor: default;
}
.c-miniratings > .c-stars:not(.c-enabled) > .c-star.c-active,
.c-miniratings > .c-stars:not(:hover) > .c-star.c-active {
  color: #f4a900;
}
.c-miniratings > .c-stars:not(.c-enabled) > .c-star.c-half-active:before,
.c-miniratings > .c-stars:not(:hover) > .c-star.c-half-active:before {
  color: #f4a900;
}
.c-miniratings > .c-stars > .c-star {
  position: relative;
  float: right;
  color: #e3e3e1;
  font-size: 14px;
}
.c-miniratings > .c-stars > .c-star:after {
  content: '\f005';
  font-family: FontAwesome;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-miniratings > .c-stars > .c-star.c-half-active:before {
  position: absolute;
  content: '\f089';
  font-family: FontAwesome;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-miniratings > .c-stars > .c-star:not(:first-of-type) {
  padding-right: 1px;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-polls > p {
  margin-bottom: 30px;
}
body > .c-content > .c-content-page-content .c-content-page-body .c-polls > .c-poll-container:not(:last-child) {
  padding-bottom: 35px;
  margin-bottom: 30px;
  border-bottom: solid 1px #e8e8e7;
}
.c-poll {
  position: relative;
  min-height: 264px;
  overflow: hidden;
}
.c-poll .c-question {
  margin-bottom: 30px;
  color: black;
  font-size: 16px;
  text-align: center;
}
.c-poll .c-answers {
  position: relative;
}
.c-poll .c-answers:before,
.c-poll .c-answers:after {
  content: " ";
  display: table;
}
.c-poll .c-answers:after {
  clear: both;
}
.c-poll .c-answers > .c-answer {
  margin: 2px 0;
  color: #fff;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+1) > .c-content {
  background-color: #00274b;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+1):not(.c-disabled):hover > .c-content {
  background-color: #001a32;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+2) > .c-content {
  background-color: #81B34F;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+2):not(.c-disabled):hover > .c-content {
  background-color: #74a246;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+3) > .c-content {
  background-color: #F9A533;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+3):not(.c-disabled):hover > .c-content {
  background-color: #f89a1a;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+4) > .c-content {
  background-color: #E54559;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+4):not(.c-disabled):hover > .c-content {
  background-color: #e22f45;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+5) > .c-content {
  background-color: #f4aa00;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+5):not(.c-disabled):hover > .c-content {
  background-color: #db9800;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+6) > .c-content {
  background-color: #22436f;
}
.c-poll .c-answers > .c-answer:nth-of-type(6n+6):not(.c-disabled):hover > .c-content {
  background-color: #1c375b;
}
.c-poll .c-answers > .c-answer:nth-child(odd) > .c-content {
  margin-right: -13px;
}
.c-poll .c-answers > .c-answer:nth-child(odd) > .c-content .c-text {
  padding: 20px 103px 20px 0;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-poll .c-answers > .c-answer:nth-child(odd) > .c-content .c-text {
    padding-right: 25px;
  }
}
.c-poll .c-answers > .c-answer:nth-child(even) > .c-content {
  margin-left: -13px;
}
.c-poll .c-answers > .c-answer:nth-child(even) > .c-content .c-text {
  padding: 20px 0 20px 103px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .c-poll .c-answers > .c-answer:nth-child(even) > .c-content .c-text {
    padding-left: 25px;
  }
}
.c-poll .c-answers > .c-answer.c-disabled {
  opacity: 0.5;
}
.c-poll .c-answers > .c-answer.c-learner-answer {
  opacity: 1;
}
.c-poll .c-answers > .c-answer:not(.c-disabled):hover {
  cursor: pointer;
}
.c-poll .c-answers > .c-answer > .c-content {
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-poll .c-answers > .c-answer > .c-content .c-cell {
  height: 103px;
}
.c-poll .c-answers > .c-answer > .c-content .c-number {
  width: 90px;
  text-align: center;
  font-weight: 200;
  font-size: 76px;
}
.c-poll .c-answers > .c-result {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 186px;
  height: 186px;
  margin-top: -93px;
  margin-left: -93px;
  background-color: #FCF7F4;
  border-radius: 50%;
}
.c-poll .c-answers > .c-result .chart-container {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 162px;
  height: 162px;
}
.c-poll .c-answers > .c-result .chart-container > canvas {
  width: 162px;
  height: 162px;
}
.c-poll .c-answers > .c-result .c-percentage {
  font-size: 20px;
}
.c-poll .c-answers > .c-result .c-percentage:nth-of-type(6n+1) {
  color: #00274b;
}
.c-poll .c-answers > .c-result .c-percentage:nth-of-type(6n+2) {
  color: #81B34F;
}
.c-poll .c-answers > .c-result .c-percentage:nth-of-type(6n+3) {
  color: #F9A533;
}
.c-poll .c-answers > .c-result .c-percentage:nth-of-type(6n+4) {
  color: #E54559;
}
.c-poll .c-answers > .c-result .c-percentage:nth-of-type(6n+5) {
  color: #f4aa00;
}
.c-poll .c-answers > .c-result .c-percentage:nth-of-type(6n+6) {
  color: #22436f;
}
@media screen and (min-width: 768px) {
  .c-poll.c-big .c-answers > .c-answer > .c-content .c-cell {
    height: 210px;
  }
}
.c-badges-list {
  margin: 30px 0;
  padding: 0;
}
.c-badges-list li {
  list-style: none;
  display: inline-block;
  margin: 0 6px;
}
.c-badges-list li img {
  display: inline;
}
/*BADGE CONGRATULATIONS POPUP*/

#badgeOverlayLayer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000523;
  color: #fff;
  z-index: 5555;
  text-align: center;
  background: transparent;
  font-weight: 700;
  font-stretch: condensed;
}
#badgeOverlayLayer .background {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000523;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90) !important;
  opacity: 0.9 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
#badgeOverlayLayer h1 {
  margin: 80px 0 40px;
  font-size: 3.2em;
  text-transform: uppercase;
}
#badgeOverlayLayer .content {
  font-size: 2.4em;
  text-transform: uppercase;
}
#badgeOverlayLayer .content img {
  margin-top: 30px;
}
/***************/

#vp,
#fp {
  width: 444px;
  height: 250px;
  margin-top: 16px;
}
@media (max-width: 480px) {
  #vp,
  #fp {
    width: 344px;
    height: 192px;
  }
}
@media (min-width: 768px) {
  #vp,
  #fp {
    width: 470px !important;
    height: 264px !important;
  }
}
@media (min-width: 992px) {
  #vp,
  #fp {
    width: 614px !important;
    height: 344px !important;
  }
}
@media (min-width: 1200px) {
  #vp,
  #fp {
    width: 848px !important;
    height: 476px !important;
  }
}
#vp.video-js.vjs-fullscreen,
#fp.video-js.vjs-fullscreen {
  margin-top: 0;
  width: 100% !important;
  height: 100% !important;
}
.c-trainingtask:before,
.c-trainingtask:after {
  content: " ";
  display: table;
}
.c-trainingtask:after {
  clear: both;
}
#c-trainings-listing-section.c-carousel-section .c-training-tabs {
  margin-top: 50px;
  padding-bottom: 11px;
  border-bottom: 1px solid #ddd;
}
#c-trainings-listing-section.c-carousel-section .c-training-tabs .c-training-tab {
  cursor: pointer;
  padding: 0 17px 7px 17px;
  background-color: inherit;
  border-bottom: solid;
  border-bottom-color: transparent;
  border-width: 5px;
  color: #00274b;
  width: 160px;
  font-weight: 400;
}
#c-trainings-listing-section.c-carousel-section .c-training-tabs .c-training-tab.active {
  border-bottom-color: #00274b;
}
#c-trainings-listing-section.c-carousel-section .c-training-tabs .c-training-tab:hover {
  border-bottom-color: #cbe6ff;
  color: #001a32;
}
#c-trainings-listing-section.c-carousel-section .c-training-tabs #c-recommended-trainings-tab {
  margin-right: -4px;
}
#c-trainings-listing-section.c-carousel-section .c-training-loader {
  padding: 40px 0;
}
#c-trainings-listing-section.c-carousel-section .c-training-row > .ng-scope > .panel {
  height: 270px;
}
#c-trainings-listing-section.c-carousel-section .panel-body > .c-training-status {
  position: absolute;
  bottom: 15px;
  width: 90%;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper {
  overflow: visible;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row {
  margin: 25px -15px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.3);
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .panel-body {
  min-height: 230px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-image {
  -webkit-box-shadow: 0px 0px 1px 0px #b3b3b3;
  -moz-box-shadow: 0px 0px 1px 0px #b3b3b3;
  box-shadow: 0px 0px 1px 0px #b3b3b3;
  max-height: 200px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-title-row {
  max-height: 40px;
  height: 40px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-title-row .c-training-title {
  font-size: 16px;
  font-weight: 600;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-title-row .c-training-started-icon {
  color: #e6e600;
  font-size: 25px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-title-row .c-training-finished-icon {
  color: green;
  font-size: 25px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-description {
  height: 115px;
  padding-bottom: 10px;
  padding-top: 5px;
  font-size: 12px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-description .popover {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status {
  font-size: 11px;
  height: 60px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status td {
  line-height: 12px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-training-date {
  padding-left: 5px;
  padding-right: 0;
  white-space: nowrap;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-training-open-btn {
  line-height: 15px;
  width: 95%;
  /*margin-top: 3px;*/
  padding: 10px 3px 10px 3px !important;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-training-disabled {
  opacity: 0.5;
  pointer-events: none;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-training-enabled {
  opacity: 1;
  cursor: pointer;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown {
  font-size: 11px;
  padding: 0;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .languageItem {
  height: inherit;
  padding: 0;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .languageItem .languageFlag {
  padding: 0 0 0 5px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .languageItem .languageText {
  padding: 0 5px 0;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .languageItem .languageText > p {
  margin: 0;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-button {
  height: 35px;
  border-radius: 0px;
  padding: 0px 5px;
  width: auto;
  background-color: #00274b;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .languageFlag {
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .languageFlag > img {
  max-height: 23px;
  max-width: 23px;
  float: left;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .languageText {
  font-size: 11px;
  height: inherit;
  display: flex;
  /*justify-content: center;*/
  align-items: center;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .languageText > p {
  margin: 0;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .c-language-selection-item {
  width: 100%;
  height: 30px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .c-language-selection-dropdown-button-container {
  margin: 0;
  padding: 0;
  height: 30px;
  /*background-color: @c-training-listing-color;*/

}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .c-language-selection-dropdown-button-container .c-language-selection-dropdown-button {
  width: 100%;
  height: 30px;
  padding: 0;
  border: none;
  border-radius: 0;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .c-language-selection-dropdown-button-container .c-language-selection-dropdown-button .dropdown-languageItem {
  padding: 0;
  height: 30px;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .c-language-selection-dropdown-button-container .c-language-selection-dropdown-button .dropdown-languageFlag {
  padding: 0;
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .c-language-selection-dropdown-button-container .c-language-selection-dropdown-button .dropdown-languageFlag > img {
  max-height: 23px;
  max-width: 23px;
  float: left;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .c-language-selection-dropdown-button-container .c-language-selection-dropdown-button .dropdown-languageText {
  padding: 0;
  width: auto;
  max-width: 66.666666667%;
  float: left;
  font-size: 11px;
  height: inherit;
  display: flex;
  align-items: center;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .c-language-selection-dropdown-button-container .c-language-selection-dropdown-button .dropdown-languageText > p {
  margin: 0;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .selectedLanguage {
  height: 30px;
  margin: 0px 0px 0px 3px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
#c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-traininglisting-language-dropdown .c-language-selection-dropdown .selectedLanguage .selected-span {
  font-size: 9px;
  color: #00274b;
}
@media only screen and (max-width: 1200px) {
  #c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .panel-body {
    min-height: 270px;
  }
  #c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-description {
    height: 135px;
  }
}
@media only screen and (max-width: 768px) {
  #c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-description {
    height: 70px;
  }
  #c-trainings-listing-section.c-carousel-section .c-carousel-wrapper .c-training-row .c-training-panel .c-training-status .c-training-date {
    padding-right: 10px;
  }
}
#vp {
  width: 444px;
  height: 250px;
  margin-top: 16px;
}
@media (max-width: 480px) {
  #vp {
    width: 344px;
    height: 192px;
  }
}
@media (min-width: 768px) {
  #vp {
    width: 470px !important;
    height: 264px !important;
  }
}
@media (min-width: 992px) {
  #vp {
    width: 614px !important;
    height: 344px !important;
  }
}
@media (min-width: 1200px) {
  #vp {
    width: 848px !important;
    height: 476px !important;
  }
}
#vp.video-js.vjs-fullscreen {
  margin-top: 0;
  width: 100% !important;
  height: 100% !important;
}
.c-my-profile-top-divider {
  margin: 0;
}
#c-my-profile .c-scoreboard-wrapper {
  height: auto;
}
#c-my-profile .c-scoreboard-own-content {
  margin: 0;
  height: 250px;
}
#c-my-profile .form-control {
  border-color: #00427e;
  border-radius: 0;
}
#c-my-profile .form-control:focus {
  box-shadow: none !important;
  border-color: #000000;
}
#c-my-profile .c-left-border {
  border-left: 1px solid #e8e8e7;
}
#c-my-profile .c-left-border h5.c-profile-title {
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 7px;
}
#c-my-profile .c-left-border > div div:not(.edit) {
  font-size: 12px;
  /* &:nth-child(2n+1){
                
            }*/

}
#c-my-profile .c-scoreboard-own-score > div {
  display: table;
  width: 100%;
  line-height: 100px;
  background-color: #E54559;
  font-weight: 200;
}
#c-my-profile .c-scoreboard-own-score > div span {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  font-size: 40px;
  color: #ffffff;
}
#c-my-profile .c-scoreboard-own-score > div span div {
  display: inline;
}
.c-cropper-photos {
  display: table;
  width: 100%;
}
.c-cropper-photos .c-cropper-original,
.c-cropper-photos .c-cropper-cropped {
  display: table-cell;
  vertical-align: middle;
}
.c-profile-picture-change {
  cursor: pointer;
}
.c-profile-picture-change .edit {
  display: none;
}
.c-profile-picture-change:hover .edit {
  top: 0;
  display: block;
  position: absolute;
  width: 126px;
  height: inherit;
  padding: 10px;
  border: 2px solid #00274b;
  color: #00274b;
}
.c-edit-profile {
  background-color: #FCF7F4;
}
.c-edit-profile button.c-button {
  padding: 5px 10px 5px 10px;
  float: right;
}
.c-edit-profile input.form-control {
  width: 100%;
  margin-bottom: 2px;
}
.c-show-profile {
  cursor: pointer;
}
.c-show-profile .edit {
  display: none;
  left: 0;
}
.c-show-profile .edit .glyphicon {
  float: right;
  margin-right: 5px;
  margin-top: 5px;
}
.c-show-profile:hover .edit {
  top: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: inherit;
  border: 2px solid #00274b;
  color: #00274b;
}
.c-open-groups-title-divider {
  padding-bottom: 15px;
}
.c-open-groups-title-divider > div > hr {
  background-color: #00274b;
  margin: 0 0 10px 0;
}
.c-open-groups-container {
  padding-bottom: 40px;
}
.c-open-groups-container .c-current-groups,
.c-open-groups-container .c-open-groups {
  padding-right: 30px;
}
.c-open-groups-container .c-current-groups .c-current-groups-title,
.c-open-groups-container .c-open-groups .c-current-groups-title,
.c-open-groups-container .c-current-groups .c-open-groups-title,
.c-open-groups-container .c-open-groups .c-open-groups-title {
  margin-top: 0;
  font-weight: bold;
}
.c-open-groups-container .c-current-groups .c-current-groups-description,
.c-open-groups-container .c-open-groups .c-current-groups-description,
.c-open-groups-container .c-current-groups .c-open-groups-description,
.c-open-groups-container .c-open-groups .c-open-groups-description {
  min-height: 50px;
  font-size: 15px;
}
.c-open-groups-container .c-current-groups .c-current-groups-list,
.c-open-groups-container .c-open-groups .c-current-groups-list,
.c-open-groups-container .c-current-groups .c-open-groups-list,
.c-open-groups-container .c-open-groups .c-open-groups-list {
  padding-top: 10px;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-open-groups-add-btn,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-open-groups-add-btn,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-open-groups-add-btn,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-open-groups-add-btn {
  width: 100%;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-loading,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-loading,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-loading,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-loading {
  font-size: 15px;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-current-groups-table,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-current-groups-table,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-current-groups-table,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-current-groups-table {
  width: 100%;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-current-groups-table tbody > tr,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-current-groups-table tbody > tr,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-current-groups-table tbody > tr,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-current-groups-table tbody > tr {
  border-top: 1px solid #00274b;
  border-bottom: 1px solid #00274b;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-current-groups-table tbody > tr > td,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-current-groups-table tbody > tr > td,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-current-groups-table tbody > tr > td,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-current-groups-table tbody > tr > td {
  width: 50%;
  padding: 10px;
  padding-left: 5px;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-current-groups-table tbody > tr > td > i,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-current-groups-table tbody > tr > td > i,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-current-groups-table tbody > tr > td > i,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-current-groups-table tbody > tr > td > i {
  color: #00274b;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-current-groups-no-groups,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-current-groups-no-groups,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-current-groups-no-groups,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-current-groups-no-groups {
  font-size: 12px;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-open-groups-select,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-open-groups-select,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-open-groups-select,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-open-groups-select {
  padding: 5px;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-open-groups-select .c-open-groups-select-item-title,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-open-groups-select .c-open-groups-select-item-title,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-open-groups-select .c-open-groups-select-item-title,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-open-groups-select .c-open-groups-select-item-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-open-groups-select .c-open-groups-select-item-description,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-open-groups-select .c-open-groups-select-item-description,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-open-groups-select .c-open-groups-select-item-description,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-open-groups-select .c-open-groups-select-item-description {
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.c-open-groups-container .c-current-groups .c-current-groups-list .c-open-groups-not-available,
.c-open-groups-container .c-open-groups .c-current-groups-list .c-open-groups-not-available,
.c-open-groups-container .c-current-groups .c-open-groups-list .c-open-groups-not-available,
.c-open-groups-container .c-open-groups .c-open-groups-list .c-open-groups-not-available {
  font-size: 12px;
}
@media only screen and (max-width: 992px) {
  .c-open-groups-container .c-open-groups {
    padding-top: 30px;
  }
  .c-open-groups-container .c-current-groups-description,
  .c-open-groups-container .c-open-groups-description {
    min-height: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .c-open-groups-container .c-open-groups-add-btn-container {
    padding-top: 10px;
  }
}
.ui-select-bootstrap .ui-select-choices-row.active > span {
  background-color: #00274b !important;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  white-space: normal !important;
  background-color: #52a00c;
  color: white;
  border: #46880a;
}
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  padding-top: 2px;
}
.c-category-container {
  margin: 50px 0 50px 0;
  width: 360px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.c-category-container:first-child {
  margin-top: 0;
}
.c-category-container:hover {
  cursor: pointer;
  background-color: #001a32;
}
.c-category-container:hover img {
  opacity: 0.7;
}
.c-category-container:hover > .c-category-container-footer {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  background-color: #001a32;
}
.c-category-image-container {
  position: relative;
}
.c-category-image-gradient {
  width: 360px;
  position: relative;
}
.c-category-image-gradient:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 360px;
  height: 40%;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.65)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */

}
.c-category-container-footer {
  background-color: #00274b;
  color: #ffffff;
  height: 36px;
  padding: 7px 0 7px 15px;
  width: 360px;
}
.c-category-image {
  z-index: -1;
  width: 360px;
  height: 180px;
  margin-right: 25px;
}
.c-category-text {
  z-index: 1;
  position: absolute;
  bottom: 0;
  font-size: 30px;
  padding: 15px;
  line-height: 30px;
  font-weight: 300;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #00274b;
}
@media (max-width: 480px) {
  .c-tab {
    width: 142px !important;
  }
}
.tab-content {
  padding: 25px 0 0 0;
  background-color: inherit;
  display: block;
  overflow: auto;
}
.nav-tabs {
  padding: 11px 11px 0 11px;
  border-radius: 0;
  height: 50px;
  line-height: 1.5;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 0 !important;
}
.nav-tabs > li > a {
  margin-right: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-color: inherit;
}
.nav-tabs > li {
  background-color: inherit;
  border-bottom: solid;
  border-bottom-color: transparent;
  border-width: 5px;
}
.nav > li > a {
  padding: 5px 0;
}
.nav-link {
  color: #00274b !important;
  background-color: inherit !important;
  border-bottom: solid;
  border-bottom-color: inherit;
  border-width: 5px;
}
.nav-link:hover {
  color: #078299 !important;
}
.nav .active {
  border-bottom: solid;
  border-bottom-color: #00274b;
  border-width: 5px;
}
.c-tab {
  width: 160px;
  font-weight: 400;
  padding: 0 !important;
}
.c-tab:hover {
  border-bottom-color: #cbe6ff;
}
.c-tab:hover {
  opacity: 0.9;
}
.c-loader-container {
  font-size: 25px;
  top: 50%;
  padding-top: 115px;
  height: 260px;
}
#c-category-list-section.c-category-list-section .c-category-list-wrapper {
  overflow: hidden;
}
#c-category-list-section.c-category-list-section .c-category-list-wrapper .c-category-list.c-category-list-content {
  margin: 50px -15px 86px -15px;
}
.c-category-container-large {
  padding-top: 20px;
}
.c-category-image-container-large {
  width: 360px;
  background-color: white;
  height: 180px;
  margin-right: 10px;
}
.c-category-text-container-large {
  background-color: white;
  color: black;
  font-weight: bold;
  min-height: 200px;
  margin-bottom: 30px;
}
.c-category-main-hr {
  border-top: 3px solid lightgrey;
  margin-bottom: 20px;
}
.c-category-name {
  font-size: 25px;
  color: #00274b;
  margin-bottom: 25px;
  font-weight: 300;
}
.c-category-status {
  font-size: 14px;
  color: #00274b;
}
.c-category-status-text {
  font-size: 18px;
  color: #00274b;
}
.c-category-training-name {
  font-size: 18px;
  color: #00274b;
  padding-left: 15px;
  font-weight: 400;
}
.c-category-training-name:hover {
  opacity: 0.9;
  cursor: pointer;
}
.c-category-training-disabled {
  opacity: 0.5;
}
.c-category-training-disabled:hover {
  opacity: 0.5;
  cursor: auto;
}
.c-category-content-hr {
  padding-left: 15px;
  border-top: 1px solid lightgrey;
  margin-bottom: 15px;
  height: 0;
}
.c-category-loader-container {
  min-height: 250px;
  margin-top: 125px;
}
#c-category-bar-chart {
  height: 30px;
}
#c-category-bar-chart svg g path {
  stroke: none;
}
.c-loginmodal-bottom-container {
  margin: 20px 0 15px 6px;
}
.c-loginmodal-bottom-container .c-loginmodal-accept-button-enabled {
  border: 1px solid #00274b;
  border-color: #00274b;
  background-color: #00274b;
  cursor: pointer;
}
.c-loginmodal-bottom-container .c-loginmodal-accept-button-enabled:hover {
  background-color: #001a32;
  border: 1px solid #00274b;
  border-color: #00274b;
  color: #ffffff;
}
.c-loginmodal-bottom-container .c-loginmodal-accept-button-disabled {
  background-color: #E4E4E5 !important;
  border-color: #E4E4E5 !important;
  border: 1px solid;
}
.c-loginmodal-bottom-container .c-loginmodal-accept-button {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  border-radius: 0;
  border-radius: 30px 30px 30px 30px;
}
@media screen and (min-width: 992px) {
  .c-loginmodal-bottom-container .c-loginmodal-accept-button,
  .c-loginmodal-bottom-container .c-loginmodal-save-pw-button,
  .c-loginmodal-bottom-container .c-loginmodal-empty-button {
    margin-top: -5px;
    border-radius: 30px 30px 30px 30px;
  }
}
@media (max-width: 991px) {
  .c-loginmodal-bottom-container .c-loginmodal-accept-button,
  .c-loginmodal-bottom-container .c-loginmodal-save-pw-button,
  .c-loginmodal-bottom-container .c-loginmodal-empty-button {
    margin-top: 15px;
    border-radius: 30px 30px 30px 30px;
  }
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword {
  margin-bottom: 25px;
  margin-left: -5px;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .form-group:last-of-type {
  margin-bottom: 0;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-login-modal-input {
  border-color: #00427e;
  border-radius: 0;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-login-modal-input:focus {
  box-shadow: none;
  border-color: #000000;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-login-modal-validation-container {
  margin: 8px 0 7px 0;
  min-height: 20px;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-login-modal-validation-container .c-login-modal-validation-message {
  color: red;
  font-size: 15px;
  margin-left: -10px;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-loginmodal-button-disabled {
  background-color: #E4E4E5 !important;
  border-color: #E4E4E5 !important;
  border: 1px solid;
  border-radius: 30px 30px 30px 30px;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-loginmodal-save-pw-button,
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-loginmodal-empty-button {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  border-radius: 0;
  border-radius: 30px 30px 30px 30px;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-loginmodal-button-enabled {
  border: 1px solid #00274b;
  border-color: #00274b;
  background-color: #00274b;
  cursor: pointer;
}
.c-loginmodal-bottom-container .c-loginmodal-changepassword .c-loginmodal-button-enabled:hover {
  background-color: #001a32;
  border: 1px solid #00274b;
  border-color: #00274b;
  color: #ffffff;
}
.c-loginmodal-bottom-container .c-loginmodal-terms-only {
  float: left;
  font-weight: 300;
  color: #00274b;
}
.c-loginmodal-bottom-container .c-loginmodal-terms {
  float: left;
  font-weight: 300;
  color: #00274b;
  margin-left: -15px;
  cursor: pointer;
  margin-bottom: 40px;
}
.c-loginmodal-bottom-container .c-loginmodal-checkbox {
  margin: 0 10px !important;
}
.c-loginmodal-bottom-container .c-loginmodal-language-container {
  margin-left: -20px;
}
.c-loginmodal-bottom-container .c-loginmodal-language-container #selectedLanguage.form-control {
  border-bottom: none;
  border-right: none;
  border-left: none;
  box-shadow: none;
  color: #00274b;
  border-top: 2px solid #f2f2f2;
  border-radius: 0;
}
.c-loginmodal-bottom-container .c-loginmodal-language-container #selectedLanguage.form-control:focus {
  box-shadow: none;
  border-top: 2px solid #00274b;
}
.c-loginmodal-bottom-container .c-loginmodal-language-container #selectedLanguage.form-control[disabled] {
  background-color: #FCF7F4;
}
.c-loginmodal-bottom-container .c-loginmodal-language-container .c-loginmodal-language-dropdown {
  bottom: 5px;
}
.c-loginmodal-title {
  font-size: 35px;
  font-weight: 200;
  padding: 0 0 30px 0;
}
.c-loginmodal-body {
  min-height: 100px;
  max-height: 430px;
  overflow-y: auto;
}
.modal-dialog .modal-content {
  top: 0px !important;
}
.c-loginmodal-content {
  border-radius: 0;
  padding: 22px 30px 0 22px;
}
.c-loginmodal-dialog {
  margin: 100px auto;
  width: 420px;
}
.c-intro-title {
  font-size: 35px;
  font-weight: 200;
  padding: 0 0 30px 0;
}
.c-intro-body {
  min-height: 100px;
  /*max-height: @c-intro-body-max-height;*/
  overflow-y: auto;
}
.modal-dialog .modal-content {
  top: 0px !important;
}
.c-intro-content {
  border-radius: 0;
  padding: 22px 30px 0 22px;
}
.c-intro-dialog {
  margin: 100px auto;
  width: fit-content;
}
.c-localization-modal-link {
  cursor: pointer;
}
.c-localization-modal-title {
  font-size: 35px;
  font-weight: 200;
  padding: 0 0 30px 0;
}
.c-localization-modal-body {
  min-height: 0;
  max-height: 430px;
  overflow-y: auto;
}
.c-localization-modal-body::-webkit-scrollbar {
  display: none;
}
.c-localization-modal-content {
  border-radius: 0;
  padding: 22px 30px 0 22px;
}
.c-localization-modal-dialog {
  margin: 0 auto;
}
.c-localization-modal-gradient {
  position: relative;
  background: white;
  bottom: 20px;
  width: 100%;
}
.c-localization-modal-gradient:after {
  content: '';
  z-index: 1;
  position: absolute;
  height: 20px;
  width: 100%;
  pointer-events: none;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */

}
.c-localization-modal-bottom-container {
  margin: 20px 0 15px 6px;
}
.c-localization-modal-bottom-container .c-localization-modal-controls {
  margin-left: -20px;
}
.c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-language-dropdown {
  bottom: 5px;
}
.c-localization-modal-bottom-container .c-localization-modal-controls #c-localization-modal-selected-language.form-control {
  border-bottom: none;
  border-right: none;
  border-left: none;
  box-shadow: none;
  color: #00274b;
  border-top: 2px solid #f2f2f2;
  border-radius: 0;
}
.c-localization-modal-bottom-container .c-localization-modal-controls #c-localization-modal-selected-language.form-control:focus {
  box-shadow: none;
  border-top: 2px solid #00274b;
}
.c-localization-modal-bottom-container .c-localization-modal-controls #c-localization-modal-selected-language.form-control[disabled] {
  background-color: #FCF7F4;
}
.c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-buttons {
  margin-top: 10px;
}
.c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-button {
  color: #ffffff;
  padding: 5px 40px;
  font-size: 15px;
  width: 30%;
  padding: 5px 0 5px 0;
  font-weight: 400;
  border-radius: 0;
  border-radius: 30px 30px 30px 30px;
}
.c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-button-ok {
  margin-right: 35px;
}
.c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-button-enabled {
  border: 1px solid #00274b;
  border-color: #00274b;
  background-color: #00274b;
  cursor: pointer;
}
.c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-button-enabled:hover {
  background-color: #001a32;
  border: 1px solid #00274b;
  border-color: #00274b;
  color: #ffffff;
}
.c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-button-disabled {
  background-color: #E4E4E5;
  border-color: #E4E4E5;
  border: 1px solid;
}
@media screen and (min-width: 992px) {
  .c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-button {
    margin-top: -5px;
    border-radius: 30px 30px 30px 30px;
  }
}
@media (max-width: 991px) {
  .c-localization-modal-bottom-container .c-localization-modal-controls .c-localization-modal-button {
    margin-top: 15px;
    border-radius: 30px 30px 30px 30px;
  }
}
.c-search-input {
  width: 0 !important;
  padding: 0;
}
input[type="text"].c-search-input {
  background-color: #00274b;
}
.c-search-input-expand,
.c-search-div {
  width: 200px !important;
  overflow: visible;
  z-index: 1000;
  position: absolute;
  margin-left: -205px;
  padding: 5px;
  border-width: 1px;
  right: 0;
  top: 50px;
}
.c-search-div input {
  width: 80% !important;
  float: left;
  border-radius: 5px 0px 0px 5px !important;
}
.c-search-div button {
  width: 20% !important;
  float: right;
  height: 30px;
  border-radius: unset;
  background-color: #00274b;
  border: none;
  border-radius: 0px 5px 5px 0px;
}
.c-search-div button:hover,
.c-search-div button:active,
.c-search-div button:focus {
  background-color: #001a32;
}
@media screen and (max-width: 767px) {
  .c-search-div {
    top: 0px;
    right: unset;
    left: 250px;
    padding: 20px 0px;
  }
}
.c-search-input-hidden {
  display: none !important;
  visibility: hidden !important;
}
.c-search-btn {
  border: 0;
  background: none;
  color: #00274b;
  margin-top: 3px;
}
.c-search-btn:hover {
  color: #000c18;
}
.c-search-title {
  margin-top: 10px;
  color: #00274b;
  font-weight: bold;
  line-height: 2;
  font-size: 18px;
}
.c-search-result :hover {
  color: #000c18;
  text-decoration: underline;
}
.c-member-content-container {
  margin-top: 15px;
}
.c-member-content-container .c-member-content-title {
  margin: 0 0 10px -15px;
}
.c-member-content-container .c-member-content-uploaded-files-title {
  margin: 10px 0 10px -30px;
  font-size: 20px;
}
.c-member-content-container .c-member-content-uploaded-files-title > div hr {
  margin: 5px -30px 15px 0;
}
.c-member-content-container .c-member-content-upload-file-title-row {
  margin: 9px -15px 7px 50px;
}
.c-member-content-container .c-member-content-upload-file-title-row .c-member-content-upload-file-title {
  margin: 0;
  font-size: 20px;
}
.c-member-content-container .c-member-content-upload-file-title-row > div hr {
  margin: 5px -15px 15px 0;
}
.c-member-content-container .c-member-content-upload-form-title {
  margin: 50px -15px 0 50px;
}
.c-member-content-container .c-member-content-upload-form-title div:first-of-type {
  margin-top: 14px;
  font-weight: bold;
}
.c-member-content-container .c-member-content-upload-form-title div input {
  margin-top: 2px;
  height: 38px;
}
.c-member-content-container .c-member-content-upload-form-description {
  margin: 13px -15px 7px 50px;
}
.c-member-content-container .c-member-content-upload-form-description div:first-of-type {
  margin-top: 4px;
  font-weight: bold;
}
.c-member-content-container .c-member-content-upload-form-description div input {
  margin-top: -7px;
  height: 38px;
}
.c-member-content-container .c-member-content-upload-form-file {
  margin: -1px -15px 7px 50px;
}
.c-member-content-container .c-member-content-upload-form-file div:first-of-type {
  margin-top: 8px;
  font-weight: bold;
}
.c-member-content-container .c-member-content-upload-form-file div > input {
  padding-bottom: 7px;
  padding-top: 7px;
  height: 100%;
}
.c-member-content-container .c-member-content-submit-row {
  margin: 7px -15px 7px 50px;
}
.c-member-content-container .c-member-content-submit-row div:first-of-type {
  margin-top: 5px;
  margin-bottom: 15px;
}
.c-member-content-container .c-member-content-submit-row div:first-of-type > button {
  padding: 10px 25px;
}
.c-member-content-container .c-member-content-submit-row .c-member-content-submit-status {
  margin-top: 15px;
}
.c-member-content-container .c-member-content-submit-row .c-member-content-submit-status div {
  padding-left: 15px;
  font-size: 13px;
}
.c-member-content-container .c-member-content-submit-row .c-member-content-submit-status .c-member-content-error-text {
  color: #de3831;
}
.c-member-content-container .c-member-content-loader {
  margin-top: 10%;
}
.c-member-content-container .c-member-content-tr td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-member-content-container .c-member-content-tr .c-member-content-td-title {
  max-width: 150px;
}
.c-member-content-container .c-member-content-tr .c-member-content-td-description {
  max-width: 200px;
}
.c-member-content-container .c-member-content-tr .c-member-content-td-created {
  max-width: 200px;
}
.c-member-content-container .c-member-content-tr .c-icon-link {
  cursor: pointer;
  color: #00274b;
}
.c-member-content-container .c-member-content-tr .c-icon-link:hover {
  color: #001a32;
}
@media screen and (max-width: 991px) {
  .c-member-content-container .c-member-content-td-title {
    max-width: 50px !important;
  }
  .c-member-content-container .c-member-content-td-description {
    max-width: 70px !important;
  }
  .c-member-content-container .c-member-content-td-created {
    max-width: 70px !important;
  }
}
@media screen and (max-width: 1200px) {
  .c-member-content-container .c-member-content-upload-form-title {
    margin-top: 0;
  }
  .c-member-content-container .c-member-content-upload-form-title div:first-of-type {
    margin-top: 0;
  }
  .c-member-content-container .c-member-content-upload-file-title-row,
  .c-member-content-container .c-member-content-upload-form-title,
  .c-member-content-container .c-member-content-upload-form-description,
  .c-member-content-container .c-member-content-upload-form-file {
    margin-left: 0;
    margin-right: 0;
  }
  .c-member-content-container .c-member-content-uploaded-files-title {
    margin-left: -15px;
  }
  .c-member-content-container .c-member-content-uploaded-files-title > div hr {
    margin-right: -15px;
  }
  .c-member-content-container .c-member-content-upload-form-description div input {
    margin-top: 0;
  }
  .c-member-content-container .c-member-content-upload-file-title-row > div hr {
    margin-right: 0;
  }
  .c-member-content-container .c-member-content-submit-row {
    margin-left: 0;
  }
  .c-member-content-container .c-member-content-submit-row .c-member-content-submit-status {
    margin-top: 15px;
  }
  .c-member-content-container .c-member-content-submit-row .c-member-content-submit-status div {
    padding-left: 40px;
    font-size: 15px;
  }
  .c-member-content-container .c-member-content-uploaded-files-list {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .c-member-content-container .pull-right-lg {
    float: right;
  }
  .c-member-content-container .pull-left-lg {
    float: left;
  }
}
.c-notifications {
  position: fixed;
  top: 90px;
  right: 0px;
  z-index: 100;
  width: 400px;
}
.c-notifications .c-notifications-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: flex-end;
}
.c-notifications .c-notifications-toggle-button {
  border: 1px solid #ddd;
  padding: 15px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  cursor: pointer;
  display: flex;
  align-items: center;
  background-color: #FCF7F4;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease;
}
.c-notifications .c-notifications-toggle-button:hover {
  background-color: #f0f0f0;
}
.c-notifications .c-notifications-toggle-button-active {
  background-color: #e0e0e0;
  border-color: #b0b0b0;
  box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.2);
  color: #00274b;
  transition: background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
}
.c-notifications .c-notifications-toggle-icon {
  font-size: 18px;
  color: #00274b;
}
.c-notifications .c-notifications-count {
  display: flex;
  background-color: red;
  color: white;
  border-radius: 50%;
  font-size: 12px;
  position: absolute;
  right: 36px;
  top: 36px;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
}
.c-notifications .c-notifications-filters {
  display: flex;
  gap: 5px;
}
.c-notifications .c-notifications-filter {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 5px;
  gap: 5px;
  margin: 0;
  transition: background-color 0.3s ease;
}
.c-notifications .c-notifications-filter:hover {
  background-color: #f0f0f0;
}
.c-notifications .c-notifications-filter-none {
  background-color: #d1ecf1;
  border: 1px solid #b0b0b0;
  pointer-events: none;
}
.c-notifications .c-notifications-filter-icon {
  display: flex;
  width: 21px;
  height: 21px;
  font-size: 25px;
  align-items: center;
  justify-content: center;
}
.c-notifications .c-notifications-filter-selected {
  background-color: #d3d3d3;
  border: 1px solid #b0b0b0;
}
.c-notifications .c-notifications-filter-selected:hover {
  background-color: #c0c0c0;
}
.c-notifications .c-notifications-filter-icon-info {
  color: #17a2b8;
  background-color: white;
  border-radius: 10px;
}
.c-notifications .c-notifications-filter-icon-warning {
  color: #856404;
  background-color: #ffc107;
  font-size: 18px;
  border-radius: 10px;
}
.c-notifications .c-notifications-filter-icon-error {
  color: #dc3545;
}
.c-notifications .c-notifications-filter input {
  display: none;
}
.c-notifications .c-notifications-filter-count {
  font-size: 13px;
  color: #000;
  width: 100%;
  text-align: center;
  border-top: 1px solid #ddd;
}
.c-notifications .c-notifications-ui-custom-notifications {
  display: flex;
  flex-direction: column;
  background-color: white;
  border: 1px solid #ddd;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  align-self: stretch;
}
.c-notifications .c-notifications-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  border-bottom: 1px solid #ddd;
  color: #00274b;
}
.c-notifications .c-notifications-header h3 {
  margin: 0;
}
.c-notifications .c-notifications-close-button {
  display: flex;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
  color: #000000;
}
.c-notifications .c-notifications-item-button {
  display: flex;
  justify-content: center;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 18px;
  color: #000000;
  flex-direction: column;
  flex-grow: 1;
  border-left: 1px solid #ddd;
  transition: background-color 0.3s ease-out;
}
.c-notifications .c-notifications-item-button:hover {
  background-color: #d3d3d3;
}
.c-notifications .c-notifications-body {
  padding: 10px 5px 10px;
  max-height: 380px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.c-notifications .c-notifications-item {
  display: flex;
  border: 1px solid #ddd;
  border-radius: 3px;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.c-notifications .c-notifications-item-icon {
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
}
.c-notifications .c-notifications-item-data {
  background-color: #fff;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  gap: 0px;
  padding: 0px 5px 0px;
  align-self: stretch;
}
.c-notifications .c-notifications-item-buttons {
  background-color: #fff;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-self: stretch;
}
.c-notifications .c-notifications-title {
  font-size: 16px;
  font-weight: bold;
}
.c-notifications .c-notifications-message {
  line-height: 13px;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  padding-bottom: 2px;
}
.c-notifications .c-notifications-message-error-id {
  line-height: 13px;
  margin: 0;
  font-size: 11px;
  color: #666;
  padding-bottom: 2px;
}
.c-notifications .c-notifications-info-color {
  background-color: #17a2b8;
}
.c-notifications .c-notifications-warning-color {
  background-color: #ffc107;
}
.c-notifications .c-notifications-error-color {
  background-color: #dc3545;
}
.c-notifications .c-notifications-warning {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #856404;
  width: 40px;
}
.c-notifications .c-notifications-info {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #fff;
  width: 40px;
}
.c-notifications .c-notifications-error {
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  color: #fff;
  width: 40px;
}
.c-notifications .c-notifications-footer {
  padding: 10px;
  border-top: 1px solid #ddd;
  text-align: center;
}
.c-notifications .c-notifications-clear-button {
  background-color: #dc3545;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.c-notifications .c-notifications-clear-button:hover {
  /*background-color: #c82333;*/
  background-color: #a71d2a;
}
.ui-notification {
  position: fixed;
  z-index: 9999;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  width: 300px;
  color: #ffffff;
  background: #00274b;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.ui-notification.clickable {
  cursor: pointer;
  /*&:hover {
            opacity: 0.7;
        }*/

}
.ui-notification.killed {
  opacity: 0;
  -webkit-transition: opacity ease 1s;
  -o-transition: opacity ease 1s;
  transition: opacity ease 1s;
}
.ui-notification div.row.c-notification-title-row {
  margin: 0 0 0 0;
  padding-right: 5px;
}
.ui-notification div.row.c-notification-title-row div.c-notification-close-button {
  margin-top: 5px;
  margin-left: -5px;
  cursor: pointer;
}
.ui-notification div.row > h3 {
  display: block;
  margin: 10px 10px 0 10px;
  padding: 0 0 5px 0;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #ffffff;
}
.ui-notification a.c-button {
  margin-top: 8px;
  cursor: pointer;
  background-color: #001a32;
}
.ui-notification a.c-button:not(:disabled):hover {
  background-color: #000c18;
}
.ui-notification > .message {
  margin: 10px 10px 10px 10px;
}
.ui-notification > .message.c-expiring-courses {
  padding-top: 8px;
}
.ui-notification > .message.c-expiring-courses li.c-expiring-course-li {
  margin: -5px 0px -8px -39px;
  font-size: 13px;
  list-style-type: none;
}
.ui-notification > .message.c-expiring-courses li.c-expiring-course-li div.c-expiring-course-details {
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
.ui-notification > .message.c-expiring-courses li.c-expiring-course-li div.c-expiring-course-details div.c-expiring-course-name {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ui-notification.warning {
  color: #fff;
  background: #f0ad4e;
}
.ui-notification.error {
  color: #fff;
  background: #d9534f;
}
.ui-notification.success {
  color: #fff;
  background: #5cb85c;
}
.ui-notification.info {
  color: #fff;
  background: #5bc0de;
}
.c-training-modal {
  /* top: 150px;*/
  background-color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  .c-training-modal .modal-dialog {
    height: 100%;
    width: 100%;
  }
  .c-training-modal .modal-dialog .modal-content .panel {
    width: 600px;
    height: 270px;
    top: 50%;
    left: 50%;
    margin-top: -135px;
    margin-left: -300px;
    position: fixed;
    margin-bottom: 0;
    border-color: #00274b;
    border-radius: 0;
  }
  .c-training-modal .modal-dialog .modal-content .panel .panel-heading {
    background-color: #00274b;
    color: #ffffff;
    border-radius: 0 !important;
  }
  .c-training-modal .modal-dialog .modal-content .panel .panel-heading .close {
    color: #ffffff;
  }
  .c-training-modal .modal-dialog .modal-content .panel .panel-body {
    border-radius: 0 !important;
  }
  .c-training-modal .modal-dialog .modal-content .panel .c-training-modal-content {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .c-training-modal .modal-dialog .panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-left: 0;
    position: relative;
    margin-bottom: 0;
    border-color: #00274b;
    border-radius: 0;
  }
  .c-training-modal .modal-dialog .panel .panel-heading {
    background-color: #00274b;
    color: #ffffff;
    border-radius: 0 !important;
  }
  .c-training-modal .modal-dialog .panel .panel-heading .close {
    color: #ffffff;
  }
  .c-training-modal .modal-dialog .panel .panel-body {
    border-radius: 0 !important;
  }
  .c-training-modal .modal-dialog .panel .c-training-modal-content {
    padding: 10px;
  }
}
.c-content-video-modal .c-content-video-hide {
  cursor: pointer;
  padding: 5px;
  color: #00274b;
  padding-right: 0px;
  padding-bottom: 10px;
}
.c-content-video-modal .c-content-video-hide:hover {
  color: #000c18;
}
.c-content-video-modal .c-content-video-modal-body {
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 5px;
}
.c-training-share-open-link {
  float: right;
  padding-right: 25px;
  cursor: pointer;
  color: #00274b;
  -moz-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  -webkit-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -moz-transition-duration: 0.2s, 0.2s, 0.2s;
  -o-transition-duration: 0.2s, 0.2s, 0.2s;
  -webkit-transition-duration: 0.2s, 0.2s, 0.2s;
  transition-duration: 0.2s, 0.2s, 0.2s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.c-training-share-open-link:hover {
  color: #000c18;
}
.c-training-share-modal .modal-content {
  border-radius: 0;
}
.c-training-share-modal .modal-content .c-training-share-modal-content {
  padding: 30px 50px 20px 50px;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-modal-title {
  font-size: 24px;
}
.c-training-share-modal .modal-content .c-training-share-modal-content hr {
  margin: 10px 0;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-modal-info {
  margin-bottom: 25px;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-modal-receivers .tags {
  border-radius: 0;
  border: 1px solid #00274b;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-modal-receivers .tags .tag-item {
  background-color: #00274b !important;
  color: #ffffff;
  border: none;
  border-radius: 0;
  background: none;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .form-control {
  border-radius: 0;
  border: 1px solid #00274b;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-error {
  padding-top: 2px;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-message-body {
  height: 100px;
  overflow-y: auto;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-feedback-icon {
  color: green;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-feedback {
  padding-bottom: 5px;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-button-row div {
  margin-top: 5px;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-button-row div .c-button {
  width: 100%;
}
.c-training-share-modal .modal-content .c-training-share-modal-content .c-training-share-modal-copy-notification {
  margin-left: 10px;
  color: green;
  transition: opacity 1s ease-out;
}
#c-html-content-section .c-html-content-container {
  margin: 50px -14px 84px -14px;
}
.c-video-content-item-thumbnail {
  width: 100%;
  height: 100%;
  padding-bottom: 30px;
}
.c-video-content-item-thumbnail:hover {
  cursor: pointer;
}
.c-video-content-item-text {
  padding: 10px 10px 0 10px;
}
.c-video-content-item-text p {
  color: #00274b;
}
.c-landingpage-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-landingpage-wrapper .c-landingpage-entryTitle {
  font-size: 12px !important;
  color: #00274b !important;
  font-weight: bold !important;
}
.c-landingpage-wrapper .c-landingpage-table {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell {
  display: table-cell;
  vertical-align: middle;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container {
  width: 1080px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container {
    width: 100%;
  }
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection {
  position: relative;
  height: 35px;
  display: block;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection {
  z-index: 10000;
  float: left;
  margin-top: 3px;
  position: relative;
  min-width: 150px;
  color: #00274b;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .dropdown {
  position: fixed;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .dropdown .c-language-selection-button {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  border: none;
  border-radius: 4px 4px 0 0;
  color: #00274b;
  min-width: 150px;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .dropdown .c-language-selection-button:hover {
  color: #000c18;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .c-language-selection-dropdown {
  width: 100%;
  min-width: 100%;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .c-language-selection-dropdown li {
  border-bottom: 1px solid #e8e8e7;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .c-language-selection-dropdown li .c-language-selection-item {
  cursor: pointer;
  padding: 5px 0 5px 0;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text {
  padding-right: 0;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text > a > div {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .c-language-selection-dropdown li .c-language-selection-item .c-language-selection-text > a > div:hover {
  color: #000c18;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .c-language-selection-dropdown li:nth-last-child(2),
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-language-selection .c-language-selection .c-language-selection-dropdown li:last-child {
  border-bottom: none;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-top {
  position: relative;
  height: 100%;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  border-top-left-radius: 0;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-top h1 {
  margin: 0;
  font-size: 24px;
  color: #00274b;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle {
  background-color: #FCF7F4;
  overflow: hidden;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="text"],
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="email"],
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="password"] {
  display: block;
  width: 100%;
  height: 46px;
  margin: 0;
  padding: 0 0 0 30px;
  font-size: 16px;
  border: none;
  border-radius: 0;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="text"]:after,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="email"]:after,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="password"]:after {
  padding: 0;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="text"]:focus,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="email"]:focus,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="password"]:focus {
  outline: none;
  border-left: 5px solid #00274b;
  padding-left: 25px;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="text"].input-validation-error,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="email"].input-validation-error,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="password"].input-validation-error {
  border-left: 5px solid #de3831;
  padding-left: 25px;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="text"] .c-landingpage-entrytitle,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="email"] .c-landingpage-entrytitle,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle input[type="password"] .c-landingpage-entrytitle {
  font-size: 16px;
  color: #00274b !important;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle .field-validation-error + hr {
  display: none;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle hr {
  margin: 0;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-middle p {
  padding: 30px 30px 15px 30px;
  font-size: 16px;
  line-height: 18px;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-bottom {
  min-height: 100px;
  background-color: #FCF7F4;
  padding-bottom: 30px;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-bottom:before,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-bottom:after {
  content: " ";
  display: table;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-bottom:after {
  clear: both;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-bottom button[type="submit"] {
  margin: 30px 0 0 30px;
  float: left;
  clear: both;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-bottom hr {
  margin-top: 10px;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-bottom a {
  display: block;
  float: left;
  margin: 30px 0 0 30px;
  font-size: 16px;
  color: #00274b;
  font-weight: normal;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .c-landingpage-bottom a:first-of-type {
  clear: left;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .field-validation-error,
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .validation-summary-errors > span {
  display: none;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .validation-summary-valid {
  display: none;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .validation-summary-errors ul {
  margin: 0;
  padding: 0;
}
.c-landingpage-wrapper .c-landingpage-table .c-landingpage-cell .c-landingpage-container .validation-summary-errors ul li {
  display: block;
  width: 100%;
  border: none;
  margin: 0;
  padding: 15px 30px;
  background-color: #de3831;
  color: #fff;
  font-size: 16px;
}
.c-fullView {
  margin-bottom: 20px;
  /*    #c-mobile-image {
        z-index: -3;
        width: 100%;
        height: 100%;
        position: absolute;
        bottom: 0px;
        left: 0px;
        opacity: 0.9;
        aspect-ratio: initial;
        object-fit: cover;
        object-position: center;
        filter: brightness(0.8);
    }*/

  /*    .c-fullview-content-page-heading {
        color: @c-fullview-content-page-heading-color;
        font-weight: @c-fullview-content-page-heading-font-weight;
    }*/

  /*    .ng-animate.no-animate {
        transition: 0s none;
        -webkit-transition: 0s none;
        animation: 0s none;
        -webkit-animation: 0s none;
    }*/

  /*    .addition-block:hover {
        background-color: #66666670;
        border: 1px solid @c-fullview-popup-button-opaque-color;
        border-radius: 30px;
    }*/

  /*    .chart-container {
        width: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
        margin: 0 !important;
    }*/

  /*    .c-mobile-header {
        height: 40px;
        width: 90%;
        max-width: 370px;
        float: left;
        margin-bottom: 5px;
    }*/

}
.c-fullView .c-base-onclick > p,
.c-fullView .c-base-onclick > b,
.c-fullView .c-base-onclick > i {
  pointer-events: none;
}
.c-fullView .c-fullview-heading-button {
  float: left;
  background-color: #353535;
  transition-property: none;
  transition-duration: unset;
}
.c-fullView .phaseIndex {
  position: relative;
  display: block;
}
.c-fullView .phaseContainer {
  text-align: left;
  margin: 0;
  padding: 5px;
}
.c-fullView .phaseDiv {
  display: block;
  padding-top: 10px;
}
.c-fullView .trainingBlock-content {
  background-color: #353535;
}
.c-fullView #c-mobile-image {
  background-color: #181818 !important;
}
.c-fullView #c-mobile-image {
  z-index: -3;
  width: 100%;
  position: absolute;
  aspect-ratio: initial;
  object-fit: cover;
  object-position: center;
}
.c-fullView .infoBox {
  box-shadow: -1px -1px 4px #353535, -1px 1px 5px #353535, 1px -1px 4px #353535, 1px 1px 6px #353535 !important;
}
.c-fullView .infoBox > span > p {
  color: #353535 !important;
}
.c-fullView .c-content-page-content {
  background-color: white;
  height: auto;
  padding-bottom: 20px;
}
.c-fullView .container {
  width: 65%;
}
.c-fullView .trainings {
  margin-top: 20px;
}
.c-fullView .phaseTrainingTitle {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: normal;
  max-height: 90px;
  font-size: 28px;
  color: #ffffff;
  line-height: 1em;
  /*font-size: 1.6vw;*/

}
.c-fullView .c-fullview-content-page-heading {
  margin: 0;
  font-size: 60px;
  font-weight: 500;
  font-family: "Domine", Arial, Helvetica, sans-serif;
  color: #00274b;
  padding: 30px 0;
  /*        @media screen and (max-width: @screen-sm-max) {
            font-size: floor(@c-content-page-heading-font-size / 1.5);
        }*/

}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .c-fullView .c-fullview-content-page-heading {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .c-fullView .c-fullview-content-page-heading {
    font-size: 30px;
  }
}
@media screen and (max-width: 479px) and (min-width: 1px) {
  .c-fullView .c-fullview-content-page-heading {
    font-size: 24px;
  }
}
.c-fullView .c-content-page-breadcrumb-trail {
  min-height: 80px;
  padding: 30px 0;
}
.c-fullView .c-content-page-breadcrumb-trail:before,
.c-fullView .c-content-page-breadcrumb-trail:after {
  content: " ";
  display: table;
}
.c-fullView .c-content-page-breadcrumb-trail:after {
  clear: both;
}
.c-fullView .c-content-page-breadcrumb-trail > .c-content-page-breadcrumb-trail-link {
  float: left;
  font-size: 18px;
  color: #00274b;
}
.c-fullView .c-content-page-breadcrumb-trail > .c-content-page-breadcrumb-trail-link:not(:last-of-type):after {
  font-family: FontAwesome;
  content: "\f105";
  margin: 0 10px;
}
.c-fullView .c-content-page-breadcrumb-trail > .c-content-page-breadcrumb-trail-link:last-of-type > a {
  font-weight: 600;
}
.c-fullView .c-content-page-breadcrumb-trail > .c-content-page-breadcrumb-trail-link > a {
  font-size: 18px;
  outline: 0;
}
.c-fullView .trainingTitle {
  max-width: 245px;
  /*max-height: 50px;*/
  height: auto;
  /*padding-bottom: 10px;*/
  line-height: 1em;
}
.c-fullView .lockedTrainingTitle {
  /*max-height: 50px;*/
  height: auto;
  /*padding-bottom: 10px;*/
  line-height: 1em;
  position: absolute;
  bottom: 0px;
}
.c-fullView .trainingTitle p,
.c-fullView .lockedTrainingTitle p {
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: visible;
  display: block;
  /*font-size: 0.9vw;*/
  margin-bottom: 0;
  padding-bottom: 10px;
}
.c-fullView .noHoverTrainingTitle {
  /*max-height: 80px;*/
  height: auto;
  /*padding-bottom: 10px;*/
  line-height: 1.1em;
  width: 100%;
  clear: both;
  float: left;
}
.c-fullView .noHoverTrainingTitle > p {
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  /*overflow: hidden;*/
  overflow-x: visible;
  overflow-y: clip;
  margin: 0px;
  /*font-size: 0.9vw;*/

}
.c-fullView .trainingText {
  height: auto;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
  color: #ffffff;
  line-height: 1em;
  font-weight: normal;
  /*font-size: 0.83vw;*/

}
.c-fullView .trainingTextHeader {
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.c-fullView .trainingTextHeader > p {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.2em;
}
.c-fullView .c-no-padding {
  padding: 0;
}
.c-fullView .c-fullview-progress-percentage {
  position: absolute;
  top: 50%;
  left: 50%;
  width: inherit;
  height: inherit;
  transform: translate(-50%, -50%);
  color: #ffffff !important;
  font-weight: bold !important;
  font-size: 28px !important;
}
.c-fullView .c-percentage-text {
  margin: 0 auto;
  height: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-fullView .divAction {
  min-height: 30px;
}
.c-fullView .submitButton {
  vertical-align: bottom;
  position: absolute;
  bottom: 10px;
  left: 0px;
  padding-right: 0;
}
.c-fullView .submitButton button {
  width: 100%;
  background-color: #ED5400;
  color: #ffffff;
  font-weight: normal;
  cursor: pointer;
}
.c-fullView .submitButton button:not(:disabled):hover {
  background-color: #282828;
}
.c-fullView .c-arrow-background {
  margin: 0;
}
.c-fullView [data-toggle="collapse"].collapsed .if-not-collapsed {
  display: none;
}
.c-fullView [data-toggle="collapse"]:not(.collapsed) .if-collapsed {
  display: none;
}
.c-fullView .inner-completed {
  fill: #00875a;
}
.c-fullView .outer-completed {
  stroke: #00875a;
}
.c-fullView .inner-started {
  fill: #f7b228;
}
.c-fullView .outer-started {
  stroke: #00875a;
}
.c-fullView .inner-notstarted {
  fill: #de2362;
}
.c-fullView .outer-notstarted {
  stroke: #de2362;
}
.c-fullView .chartSizer {
  width: 170px !important;
  height: 170px !important;
  margin-right: 10px;
}
.c-fullView .k-chart,
.c-fullView .k-chart > canvas {
  width: 170px !important;
  height: 170px !important;
}
.c-fullView .chartContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  height: 100%;
}
.c-fullView .trainingBlock {
  padding: 10px 7.5px 10px 7.5px;
  height: 314px;
  display: block;
  margin: 2.5px 0px 2.5px 0px;
  float: left;
}
.c-fullView .trainingBlockHeader {
  padding: 10px 7.5px 10px 7.5px;
  height: 314px;
  display: block;
  margin: 2.5px 0px 2.5px 0px;
  float: left;
}
.c-fullView .trainingBlock-inner {
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.c-fullView .trainingBlock-content {
  padding: 0;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2) inset;
  background-color: #353535;
  height: 304px;
  background-size: cover;
  border-radius: 0px;
}
.c-fullView .trainingBlock-content-padding {
  padding: 15px;
  opacity: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
}
.c-fullView .trainingBlock-content-upper {
  height: 205px;
  width: 100%;
}
.c-fullView .trainingTitleBlock {
  width: 100%;
  margin-bottom: 10px;
  min-height: 1px;
  float: left;
  position: relative;
}
.c-fullView .trainingTextBlock {
  height: auto;
  overflow: hidden;
  padding: 0;
  float: left;
}
.c-fullView .general-button {
  width: 100%;
  text-align: center;
}
.c-fullView .additions {
  width: 100%;
  height: 20px;
  z-index: 5;
  /*padding: 0px 10px 0px;*/
  display: flex;
  justify-content: space-between;
}
.c-fullView .additions > div {
  padding: 0;
}
.c-fullView .additions-tooltip {
  display: inline-flex;
  align-items: center;
}
.c-fullView .addition-block {
  display: flex;
  float: right;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.c-fullView .addition-block i {
  cursor: pointer;
  font-size: 25px;
  color: #ffffff;
}
.c-fullView .addition-block i:hover {
  color: #b2b2b2;
}
.c-fullView .fullview-learning-plan {
  cursor: pointer;
  justify-content: center;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  position: absolute;
  top: 10px;
  right: 10px;
}
.c-fullView .fullview-course-sharing {
  float: right;
  cursor: pointer;
  justify-content: center;
  /*width: 40px;*/
  /*height: 35px;*/
  display: flex;
  align-items: center;
}
.c-fullView .fullview-popup-button-round {
  display: flex;
  margin: 0px 5px 0px;
  float: right;
  width: 36px;
  height: 36px;
  color: #ffffff;
  border-radius: 30px;
  align-items: center;
  justify-content: center;
  border: 1px solid #00274b;
  background-color: #4444449f;
}
.c-fullView .popup-information-element-color {
  color: #777777;
}
.c-fullView .popup-information-element {
  width: 100%;
  height: 20px;
  float: left;
  clear: both;
  align-items: baseline;
  display: inline-flex;
}
.c-fullView .popup-information-element b {
  color: #777777;
  float: left;
  margin-right: 5px;
}
.c-fullView .popup-information-element p {
  color: #ffffff;
  margin: 0;
  float: left;
  font-size: 14px;
}
.c-fullView .center-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.c-fullView .c-ratings .c-loading {
  /*color: #777777;*/
  color: #ffffff;
}
.c-fullView .c-training-share-open-link {
  padding-right: 0px;
}
.c-fullView .c-training-share-open-link > i {
  line-height: normal;
  color: white;
}
.c-fullView .c-amount {
  visibility: hidden;
}
.c-fullView canvas {
  width: 100% !important;
  height: 100% !important;
}
.c-fullView .c-caption {
  height: 100% !important;
}
.c-fullView .c-content {
  /*background-color: transparent !important;*/
  width: 100%;
  height: 100%;
}
.c-fullView .trainingBlock-content:hover .background-filter {
  opacity: 1;
}
.c-fullView .trainingBlock-content:hover .noHover-filter {
  opacity: 0;
}
.c-fullView .trainingBlock-content:hover .noHover-colorFilter {
  opacity: 0;
}
.c-fullView .trainingBlock-content:hover .locked-information {
  opacity: 0;
}
.c-fullView .progress-bar-container {
  position: relative;
  bottom: 7px;
}
.c-fullView .chartTable {
  margin: auto;
  width: 100% !important;
  height: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-fullView .background-filter {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  /*background-image: radial-gradient(circle, rgba(0, 219, 177,0.8), rgba(0, 219, 177,0.8), rgba(0,131,106,0.8));*/
  background-image: radial-gradient(circle, #3535358f, #353535a5, #282828df);
  transition: 0.3s;
}
.c-fullView .phaseBackground-filter {
  width: 100%;
  height: 100%;
  /*background-image: radial-gradient(circle, rgba(0, 219, 177,0.8), rgba(0, 219, 177,0.8), rgba(0,131,106,0.8));*/
  background-image: radial-gradient(circle, #3535358f, #353535a5, #282828df);
  border-radius: 0px;
}
.c-fullView .noHover-filter {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#00000000, #000000d9);
  transition: 0.3s;
  border-radius: 0px;
}
.c-fullView .noHover-colorFilter {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  /*background-image: linear-gradient(#00000000, #00000014, #000000ba);*/
  background-image: linear-gradient(#00000000, #00000014, #000000ba);
  transition: 0.3s;
}
.c-fullView .progressChart {
  display: flex;
  float: right;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
}
.c-fullView .c-mobile-popup {
  display: none;
  position: fixed;
  overflow: auto;
  /*max-height:100vh;*/
  height: 100vh;
  /*bottom: -200px;*/
  top: 0;
  left: 0;
  width: 100%;
  /*height: 230px;*/
  height: 100%;
  box-shadow: 0px 0px 13px 2px black;
  background-color: #181818;
  /*animation: slideup 0.2s linear forwards;*/
  /*animation: fadeIn 0.5s;*/
  z-index: 6;
}
.c-fullView #popupfilter {
  z-index: -2;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-image: linear-gradient(to left, black, rgba(0, 0, 0, 0.75), transparent);
  box-shadow: 0px 0px 15px 4px rgba(0, 0, 0, 0.3) inset;
}
.c-fullView .popupDiv {
  width: 100%;
  height: 100%;
  padding: 10px;
}
.c-fullView .c-mobile-header {
  height: 200px;
  width: 100%;
  float: left;
  /*background: linear-gradient(to top,#181818,transparent 50%);*/
  background: linear-gradient(to top, #181818, transparent 50%, #181818 90%);
}
.c-fullView .c-mobile-description {
  width: 100%;
  /*height: 100px;*/
  height: auto;
  float: left;
}
.c-fullView .c-mobile-description > p {
  font-size: 16px;
  color: #ffffff;
  display: -webkit-box;
  /*-webkit-line-clamp: 6;*/
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1em;
}
.c-fullView .popupButton {
  /*width: 80%;*/
  width: auto;
  float: left;
}
.c-fullView .popupAddition {
  width: 80%;
}
.c-fullView #c-mobile-title {
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  /*-webkit-line-clamp: 2;*/
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  /*background: linear-gradient(to bottom, #181818, transparent 95%);*/
  padding-top: 10px;
  padding-bottom: 30px;
  height: auto;
  width: 85%;
}
.c-fullView .popup-comments {
  width: 100%;
  height: auto;
  float: left;
}
.c-fullView .popup-comments > .c-comments {
  color: #777777;
}
.c-fullView .popup-comments > .c-comments .c-title {
  text-transform: uppercase;
  font-weight: bold;
}
.c-fullView .popup-comments > .c-comments .c-button {
  margin-top: 10px;
  color: white;
}
.c-fullView .popup-comments > .c-comments .c-text-editor > .placeholder {
  min-height: 100px;
}
.c-fullView .popup-comments > .c-comments .c-content > .c-wrapper {
  margin-left: 10px;
}
.c-fullView .popup-comments > .c-comments .c-content > .c-wrapper > .c-table {
  /*margin: 0px 15px 0px;*/
  /*margin: 0px 15px 25px;*/
  margin: 0px 0px 25px 0px;
}
.c-fullView .popup-comments > .c-comments .c-content > .c-wrapper > .c-table .c-cell > .c-content {
  padding: 8px 8px;
}
.c-fullView .popup-comments > .c-comments .c-content > .c-wrapper > .c-table .c-cell > .c-content .c-arrow {
  top: 13px;
}
.c-fullView .popup-comments > .c-comments .c-content > .c-wrapper > .c-table .c-cell > .c-content .c-top-controls {
  position: absolute;
  top: 20px;
  right: 10px;
}
.c-fullView .popup-comments > .c-comments .c-content > .c-wrapper > .c-table .c-cell > .c-content .c-text {
  color: black;
}
.c-fullView .popup-comments > .c-comments .c-content > .c-wrapper > .c-table .c-image {
  display: none;
}
.c-fullView .c-mobile-close {
  height: 36px;
  width: 36px;
  /*float: right;*/
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #00274b;
  /*background-color: @c-button-background-color;*/
  background-color: #4444449f;
  border-radius: 30px;
}
.c-fullView .footer-container > footer {
  position: initial;
  clear: both;
  width: 100%;
}
.c-fullView .icon-block {
  width: 40px;
  position: absolute;
  /*border: 1px solid red;*/
  bottom: 15px;
  right: 0px;
  height: auto;
}
.c-fullView .type-icon {
  display: flex;
  justify-content: left;
  clear: both;
  width: 40px;
  height: 35px;
  float: left;
}
.c-fullView .type-icon img,
.c-fullView .type-icon span {
  width: 30px;
  height: 30px;
  font-size: 35px;
  color: white;
}
.c-fullView .c-mobile-information {
  height: 100%;
  width: 100%;
  position: relative;
  float: left;
  padding: 10px;
  margin: 0;
  background-color: #181818;
}
.c-fullView .c-content-video-hide {
  height: inherit;
  width: inherit;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 22px;
}
.c-fullView .ratingDiv {
  width: 100%;
  height: 30px;
  float: left;
  display: flex;
  justify-content: center;
}
.c-fullView .c-mobile-buttons {
  float: left;
  padding: 0px 0px 10px;
  /*display: flex;*/

  /*justify-content: center;*/

}
.c-fullView .viewIcon {
  width: 100%;
  height: 100%;
  text-align: -webkit-center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-fullView .trainingBlock-content-information {
  /*position: absolute;*/
  /*bottom: 15px;*/
  margin-top: auto;
  width: 77%;
  height: auto;
}
.c-fullView .trainingBlock-content-information .information-block {
  /*font-size: @c-fullview-information-text-fontsize;*/
  font-size: 8pt;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #ffffff;
  float: left;
  clear: both;
  /*height: 10px;*/
  height: fit-content;
  font-weight: normal;
}
.c-fullView .trainingBlock-content-information .information-block p {
  height: 10px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.c-fullView .trainingBlock-content-information .information-block span {
  /*font-size: @c-fullview-information-text-fontsize;*/
  color: #ffffff;
  font-weight: normal;
}
.c-fullView .locked-information {
  position: relative;
  width: 100%;
}
.k-widget.k-tooltip {
  max-width: 180px;
  height: auto;
  background-image: none !important;
  background-color: #333333 !important;
  box-shadow: none !important;
  border: 1px solid #181818;
  color: white !important;
}
.k-widget.k-tooltip .k-callout {
  border-top-color: #333333;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes slideup {
  0% {
    bottom: -200px;
  }
  100% {
    bottom: 0px;
  }
}
@media all and (min-width: 1501px) and (max-width: 1635px) {
  .c-fullView .chartsizer {
    width: 140px !important;
    height: 140px !important;
  }
  .c-fullView .k-chart,
  .c-fullView .k-chart > canvas {
    width: 140px !important;
    height: 140px !important;
  }
}
/*@@media not screen and (min-device-width:769px) and (max-device-width: 1500px),*/

@media all and (min-width: 769px) and (max-width: 1500px) {
  .c-fullView .c-fullview-progress-percentage {
    font-size: 24px !important;
  }
  .c-fullView .chartSizer {
    width: 120px !important;
    height: 120px !important;
  }
  .c-fullView .k-chart,
  .c-fullView .k-chart > canvas {
    width: 120px !important;
    height: 120px !important;
  }
  .c-fullView .trainingTitle,
  .c-fullView .lockedTrainingTitle {
    padding-bottom: 0px;
  }
  .c-fullView .trainingTitle p,
  .c-fullView .lockedTrainingTitle p {
    font-size: 14px;
  }
  .c-fullView .noHoverTrainingTitle {
    padding-bottom: 0px;
  }
  .c-fullView .noHoverTrainingTitle p {
    font-size: 14px;
  }
  .c-fullView .trainingTextHeader p {
    line-height: 1.2em;
  }
  .c-fullView .trainingText {
    font-size: 15px;
    -webkit-line-clamp: 9;
  }
  .c-fullView .icon-block {
    bottom: 10px;
  }
  .c-fullView .type-icon {
    height: 30px;
  }
  .c-fullView .type-icon img,
  .c-fullView .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
  .c-fullView .viewIcon-completed {
    padding-bottom: 10px;
  }
  .c-fullView .viewIcon-completed img {
    width: 25px;
  }
  .c-fullView .phaseTrainingTitle {
    font-size: 24px;
    -webkit-line-clamp: 3;
  }
}
/*@@media not screen and (min-device-width:440px) and (max-device-width:768px),*/

@media all and (min-width: 440px) and (max-width: 768px) {
  .c-fullView .additions {
    display: none;
  }
  .c-fullView .c-fullview-progress-percentage {
    font-size: 18px !important;
  }
  .c-fullView .trainingTitle,
  .c-fullView .lockedTrainingTitle {
    line-height: 1em;
    padding-bottom: 0px;
  }
  .c-fullView .phaseTrainingTitle {
    -webkit-line-clamp: 3;
    font-size: 20px;
  }
  .c-fullView .trainingTitle p,
  .c-fullView .lockedTrainingTitle p {
    font-size: 13px;
  }
  .c-fullView .noHoverTrainingTitle {
    padding-bottom: 0px;
    line-height: 1em;
  }
  .c-fullView .noHoverTrainingTitle p {
    font-size: 13px;
  }
  .c-fullView .trainingBlock {
    width: 50%;
    max-height: 200px !important;
    margin: 5px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
  }
  .c-fullView .trainingBlock-content {
    height: 100%;
    background-size: cover;
  }
  .c-fullView .trainingText {
    font-size: 13px;
    line-height: 1em;
    -webkit-line-clamp: 5;
  }
  .c-fullView .trainingBlockHeader {
    max-height: 280px;
    z-index: 0;
  }
  .c-fullView .chartRow {
    display: none;
  }
  .c-fullView .trainingTextHeader {
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 68% !important;
  }
  .c-fullView .trainingTextHeader p {
    -webkit-line-clamp: 9;
    line-height: 1.1em;
    font-size: 15px;
  }
  .c-fullView .chartContainer {
    width: 100% !important;
    margin: auto;
  }
  .c-fullView .chartSizer {
    width: 90px !important;
    height: 90px !important;
    /*margin-bottom: 15px;*/
  
  }
  .c-fullView .k-chart,
  .c-fullView .k-chart > canvas {
    width: 90px !important;
    height: 90px !important;
  }
  .c-fullView .viewIcon > img {
    width: 60px;
  }
  .c-fullView .c-mobile-description {
    width: 100%;
    /*height: 185px;*/
    height: auto;
    float: left;
    /*display: flex;*/
    justify-content: center;
  }
  .c-fullView .c-mobile-description > p {
    width: 70%;
  }
  .c-fullView .submitButton {
    display: none;
  }
  .c-fullView .popupAddition {
    width: 70%;
  }
  .c-fullView .icon-block {
    bottom: 10px;
  }
  .c-fullView .type-icon {
    height: 30px;
  }
  .c-fullView .type-icon img,
  .c-fullView .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
  .c-fullView .c-ratings .c-loading {
    color: #777777;
  }
  .c-fullView .viewIcon-completed {
    padding-bottom: 10px;
  }
  .c-fullView .viewIcon-completed img {
    width: 25px;
  }
  .c-fullView .c-amount {
    visibility: visible;
    color: #777777;
  }
}
/*@@media not screen and (min-device-width:0px) and (max-device-width:439px),*/

@media all and (min-width: 0px) and (max-width: 439px) {
  .c-fullView .additions {
    display: none;
  }
  .c-fullView .c-fullview-progress-percentage {
    font-size: 18px !important;
    top: 45%;
  }
  .c-fullView .c-percentage-text {
    padding-right: 0px;
  }
  .c-fullView .trainingBlock {
    width: 100%;
    max-height: 150px !important;
    margin: 5px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
  }
  .c-fullView .trainingBlock-content-upper {
    height: 150px;
  }
  .c-fullView .trainingBlock-content {
    height: 100%;
  }
  .c-fullView .trainingText {
    line-height: 1em;
    -webkit-line-clamp: 2;
  }
  .c-fullView .trainingBlockHeader {
    max-height: 280px;
    z-index: 0;
  }
  .c-fullView .trainingTitle p,
  .c-fullView .lockedTrainingTitle p {
    font-size: 13px;
  }
  .c-fullView .noHoverTrainingTitle p {
    font-size: 13px;
  }
  .c-fullView .progressChart {
    float: left;
    width: 100%;
    margin: auto;
    align-items: flex-end;
    justify-content: center;
    bottom: 0px !important;
    top: unset;
    height: unset;
  }
  .c-fullView .chartRow {
    display: none;
  }
  .c-fullView .chartContainer {
    width: 100% !important;
    margin: auto;
  }
  .c-fullView .trainingTextHeader {
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 100%;
  }
  .c-fullView .trainingTextHeader p {
    -webkit-line-clamp: 7;
    line-height: 1em;
    font-size: 13px;
  }
  .c-fullView .chartSizer {
    width: 90px !important;
    height: 90px !important;
    margin-bottom: 10px;
    margin-right: 0px;
  }
  .c-fullView .k-chart,
  .c-fullView .k-chart > canvas {
    width: 90px !important;
    height: 90px !important;
  }
  .c-fullView .trainingBlock-content {
    background-size: cover;
    box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2) inset;
  }
  .c-fullView .trainingBlock-content-padding {
    padding: 10px;
  }
  .c-fullView .phaseTrainingTitle {
    /*padding-bottom: 5px;*/
    -webkit-line-clamp: 3;
    font-size: 16px;
  }
  .c-fullView .viewIcon > img {
    width: 45px;
  }
  .c-fullView .submitButton {
    display: none;
  }
  .c-fullView .c-mobile-description > p {
    font-size: 15px;
  }
  .c-fullView .c-mobile-title {
    font-size: 18px;
  }
  .c-fullView .icon-block {
    bottom: 10px;
  }
  .c-fullView .type-icon {
    height: 30px;
  }
  .c-fullView .type-icon img,
  .c-fullView .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
  .c-fullView .viewIcon-completed {
    padding-bottom: 10px;
  }
  .c-fullView .viewIcon-completed img {
    width: 25px;
  }
  .c-fullView .c-amount {
    visibility: visible;
    color: #777777;
  }
  .c-fullView .c-ratings .c-loading {
    color: #777777;
  }
}
.frontMediaLibrary * {
  font-family: "Inter", Arial, Helvetica, sans-serif, sans-serif;
}
.frontMediaLibrary .categoryDiv {
  background-color: #cde6eb;
}
.frontMediaLibrary .rowOdd {
  padding-right: 0px;
  margin-left: 0;
  width: 100%;
  background-color: #cde6eb;
}
.frontMediaLibrary .rowEven {
  margin-left: 40px;
  width: 100%;
  background-color: #e1f0f3;
}
.frontMediaLibrary .mediaCategory {
  text-align: center;
  margin: auto;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}
.frontMediaLibrary .row-odd .mediaCategory {
  background-position: left;
}
.frontMediaLibrary .row-even .mediaCategory {
  background-position: right;
}
.frontMediaLibrary .row-odd .mediaCategory .text h3 {
  font-family: 'HelveticaNeueLTCom-HvCn', 'HelveticaNeueLTStd-Roman', sans-serif !important;
  color: white;
  text-align: left !important;
  font-weight: 900 !important;
  font-size: 22pt;
  margin-left: 15px;
  margin-bottom: 20px;
}
.frontMediaLibrary .row-even .mediaCategory .text h3 {
  font-family: 'HelveticaNeueLTCom-HvCn', 'HelveticaNeueLTStd-Roman', sans-serif !important;
  color: white;
  text-align: left !important;
  margin-left: 55px;
  font-weight: 900 !important;
  font-size: 22pt;
  margin-bottom: 20px;
}
.frontMediaLibrary .row-odd .mediaCategory .text p {
  font-family: Arial, sans-serif !important;
  text-align: left !important;
  margin-right: 20px;
  margin-left: 15px;
  font-size: 12pt;
}
.frontMediaLibrary .row-even .mediaCategory .text p {
  font-family: 'HelveticaNeueLTStd-Roman', sans-serif !important;
  text-align: left !important;
  margin-right: 10px;
  margin-left: 55px;
  font-size: 12pt;
}
.frontMediaLibrary .row-odd .mediaCategory .text {
  right: 0 !important;
  float: right !important;
}
.frontMediaLibrary .row-even .mediaCategory .text {
  left: 0 !important;
  float: right !important;
}
.frontMediaLibrary .divIcon {
  height: 100%;
  /*height: 40px;*/
  width: 40px !important;
  vertical-align: middle;
  float: left;
  clear: none;
  min-height: 40px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  align-items: center;
  display: flex;
}
.frontMediaLibrary .divTitle {
  float: left;
  text-align: left;
  /*height: 100%;*/
  /*width: 90%;*/
  min-height: 40px;
  max-height: fit-content;
  clear: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: 10px;
  color: #00274b;
}
.frontMediaLibrary .rowDoc {
  height: auto !important;
  font-family: Arial, sans-serif !important;
  font-size: 14pt;
  color: #00274a;
  padding-left: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
}
.frontMediaLibrary .rowDoc:hover {
  cursor: pointer;
}
.frontMediaLibrary .rowDoc a {
  color: #00274a !important;
}
.frontMediaLibrary .rowSubCat {
  height: 50px !important;
  font-family: 'HelveticaNeueLTCom-HvCn', 'HelveticaNeueLTStd-Roman', sans-serif !important;
  font-size: 16pt;
  color: #00274a;
  padding-left: 10px;
  padding-top: 15px;
  text-align: left;
}
.frontMediaLibrary .darkButton,
.frontMediaLibrary .darkbutton:hover {
  background-color: #00274a !important;
  border-color: #00274a !important;
  margin-top: 20px;
}
.frontMediaLibrary .searchButton {
  background-color: #00274a !important;
  border-color: #00274a !important;
  margin-top: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  float: right !important;
}
.frontMediaLibrary [data-toggle="collapse"].collapsed .if-not-collapsed {
  display: none;
}
.frontMediaLibrary [data-toggle="collapse"]:not(.collapsed) .if-collapsed {
  display: none;
}
.frontMediaLibrary .divLink {
  vertical-align: -webkit-baseline-middle;
  font-size: 18px;
  font-weight: bolder;
  cursor: pointer;
  color: #00274b !important;
  /*position: absolute;*/
  /*top: 11px;*/
  /*display:inline-block;*/
  /*display:-webkit-box;*/
  display: -webkit-flex;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 40px;
  align-items: center;
  line-height: normal;
}
.frontMediaLibrary .toggleButton {
  background-color: transparent;
  border: transparent;
  float: right;
  height: 40px;
  /*width: 100px;*/
  width: auto;
  /*position: relative;*/
  /*bottom: 6px;*/
  outline: none;
}
.frontMediaLibrary .toggleButton:hover {
  outline: none;
}
.frontMediaLibrary .materialCategory {
  text-align: left;
  margin: auto;
  margin-left: 10px;
  height: 100%;
  width: 80%;
  float: left;
  padding-left: 0 !important;
  padding-right: 0 !important;
  /*color: #00274b;*/
  overflow-wrap: break-word;
  min-height: 40px;
  display: -webkit-flex;
  align-items: center;
  color: #000000;
  font-size: 24px;
  font-weight: 500;
}
.frontMediaLibrary .categoryDiv {
  /*background-color: #cde6eb;*/
  /*height: 50px;*/
  height: auto;
  padding: 10px;
  cursor: pointer;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: #cde6eb;
}
.frontMediaLibrary .categoryRow {
  text-align: center;
  margin: auto;
  height: auto;
  max-height: 150px;
  /*height: 40px;*/
  height: min-content;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 5px;
  padding-bottom: 5px;
}
.frontMediaLibrary .rotatingIcon {
  display: inline-block;
  transition: all 0.25s;
}
.frontMediaLibrary .rotated {
  transform: rotate(45deg);
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
.frontMediaLibrary .divLink:hover {
  color: #078299 !important;
}
/*@textBool: boolean(@c-layout-color-highlight == @c-layout-color-title);*/

.mediaBox {
  background-color: #1e242c !important;
  color: #ffffff !important;
  /*color: if((iscolor(@c-layout-color-highlight)), @c-layout-color-highlight, @c-copyright-color);*/

}
/*@import "site/vis2categorizedcoursecarousels.less";*/

.c-vis2-loader {
  width: 100%;
  height: 260px;
}
.c-vis2-loader > div {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-vis2-loader > div > i {
  font-size: 22px;
  color: #00274b;
}
/*.c-vis2-grid-element {
    height: 260px;
    float: left;
    display: block;*/

/*padding: 10px 7.5px 10px 7.5px;*/

/*margin: 2.5px 0px 2.5px 0px;
    padding: 0;
}*/

.vis2TrainingBlock {
  width: 100%;
  height: 100%;
}
.vis2TrainingBlock .c-base-onclick > p,
.vis2TrainingBlock .c-base-onclick > b,
.vis2TrainingBlock .c-base-onclick > i {
  pointer-events: none;
}
.vis2TrainingBlock .c-no-padding {
  padding: 0;
}
.vis2TrainingBlock .trainingTitle {
  max-width: 200px;
  max-height: 50px;
  height: auto;
  line-height: 1em;
  position: relative;
  bottom: 0px;
}
.vis2TrainingBlock .trainingTitle p {
  font-size: 16px;
  font-weight: bold;
  color: white;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.vis2TrainingBlock .noHoverTrainingTitle {
  height: auto;
  line-height: 1.1em;
  width: 100%;
  clear: both;
  float: left;
}
.vis2TrainingBlock .noHoverTrainingTitle p {
  font-size: 16px;
  font-weight: bold;
  color: white;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0px;
}
.vis2TrainingBlock .trainingText {
  height: auto;
}
.vis2TrainingBlock .trainingText p {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: normal;
  font-size: 16px;
  color: white;
  line-height: 1em;
}
.vis2TrainingBlock .vis2TrainingBlock-inner {
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.vis2TrainingBlock .vis2TrainingBlock-content {
  background-color: #00274b;
  padding: 0;
  background-size: cover;
  box-shadow: 0px 0px 20px 1px #888888a1 inset;
  width: 100%;
  height: 100%;
}
.vis2TrainingBlock .vis2TrainingBlock-content-padding {
  padding: 15px;
  opacity: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
}
.vis2TrainingBlock .vis2TrainingBlock-content-upper {
  height: 205px;
  width: 100%;
}
.vis2TrainingBlock .progress-bar-container {
  position: relative;
  bottom: 7px;
}
.vis2TrainingBlock .vis2Additions {
  /*width: 90%;
        height: 50px;
        z-index: 5;
        position: absolute;
        bottom: 0px;*/
  width: 100%;
  height: 20px;
  z-index: 5;
  display: flex;
  justify-content: space-between;
}
.vis2TrainingBlock .vis2Additions > div {
  padding: 0;
}
.vis2TrainingBlock .additions-tooltip {
  display: inline-flex;
  align-items: center;
}
.vis2TrainingBlock .addition-block {
  display: flex;
  float: right;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.vis2TrainingBlock .addition-block i {
  cursor: pointer;
  font-size: 25px;
  color: white;
}
.vis2TrainingBlock .addition-block i:hover {
  color: #b2b2b2;
}
.vis2TrainingBlock .vis2-learning-plan {
  cursor: pointer;
  justify-content: center;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  position: fixed;
  top: 10px;
  right: 10px;
}
.vis2TrainingBlock .vis2-course-sharing {
  float: right;
  cursor: pointer;
  justify-content: center;
  /*width: 40px;
        height: 35px;*/
  display: flex;
  align-items: center;
}
.vis2TrainingBlock .center-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0px 15px 0px;
}
.vis2TrainingBlock .c-training-share-open-link {
  padding-right: 0px;
}
.vis2TrainingBlock .c-training-share-open-link > i {
  line-height: normal;
}
.vis2TrainingBlock .vis2TrainingBlock-content:hover .background-filter {
  opacity: 1;
}
.vis2TrainingBlock .vis2TrainingBlock-content:hover .hover-filter {
  opacity: 1;
  transition: opacity 0.8s ease-out;
}
.vis2TrainingBlock .vis2TrainingBlock-content:hover .noHover-filter {
  opacity: 0;
}
.vis2TrainingBlock .vis2TrainingBlock-content:hover .noHover-colorFilter {
  opacity: 0;
}
.vis2TrainingBlock .vis2TrainingBlock-content:hover .locked-information {
  opacity: 0;
}
.vis2TrainingBlock .background-filter {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle, #353535);
  transition: 0.3s;
}
.vis2TrainingBlock .noHover-filter {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#00000000, #00000085);
  transition: 0.3s;
}
.vis2TrainingBlock .noHover-colorFilter {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#00000000, #00274bab);
  transition: 0.3s;
}
.vis2TrainingBlock .hover-filter {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle, #00000050, #00000070, #00000070, #000000a1);
  transition: 0.8s;
}
.vis2TrainingBlock .icon-block {
  width: 40px;
  position: absolute;
  bottom: 15px;
  right: 0px;
  height: auto;
}
.vis2TrainingBlock .type-icon {
  display: flex;
  justify-content: left;
  clear: both;
  width: 40px;
  height: 35px;
  float: left;
}
.vis2TrainingBlock .type-icon img,
.vis2TrainingBlock .type-icon span {
  width: 30px;
  height: 30px;
  font-size: 35px;
  color: white;
}
.vis2TrainingBlock .viewIcon {
  width: 100%;
  height: 100%;
  text-align: -webkit-center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vis2TrainingBlock .viewIcon-locked {
  width: 100%;
  height: 100%;
  text-align: -webkit-center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  cursor: default;
}
.vis2TrainingBlock .trainingBlock-content-information {
  /*position: absolute;
        bottom: 12px;
        width: 77%;
        height: auto;

        .information-block {
            font-size: 7pt;
            width: 100%;
            margin: 0;
            padding: 0;
            color: white;
            float: left;
            clear: both;
            height: 10px;
        }*/
  margin-top: auto;
  width: 77%;
  height: auto;
}
.vis2TrainingBlock .trainingBlock-content-information .information-block {
  /*font-size: @c-fullview-information-text-fontsize;*/
  font-size: 8pt;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #ffffff;
  float: left;
  clear: both;
  /*height: 10px;*/
  height: fit-content;
  font-weight: normal;
}
.vis2TrainingBlock .trainingBlock-content-information .information-block p {
  height: 10px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.vis2TrainingBlock .trainingBlock-content-information .information-block span {
  /*font-size: @c-fullview-information-text-fontsize;*/
  color: #ffffff;
  font-weight: normal;
}
.vis2TrainingBlock .locked-information {
  position: relative;
  width: 100%;
}
@keyframes slideup {
  0% {
    bottom: -200px;
  }
  100% {
    bottom: 0px;
  }
}
@media (hover: none) {
  .vis2Additions {
    display: none;
  }
}
@media all and (min-width: 769px) and (max-width: 1500px) {
  .vis2TrainingBlock .trainingTitle {
    padding-bottom: 0px;
  }
  .vis2TrainingBlock .trainingTitle p {
    font-size: 14px;
  }
  .vis2TrainingBlock .noHoverTrainingTitle {
    padding-bottom: 0px;
  }
  .vis2TrainingBlock .noHoverTrainingTitle p {
    font-size: 14px;
  }
  .vis2TrainingBlock .trainingText p {
    font-size: 15px;
    -webkit-line-clamp: 9;
  }
  .vis2TrainingBlock .type-icon {
    height: 30px;
  }
  .vis2TrainingBlock .type-icon img,
  .vis2TrainingBlock .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
}
@media all and (min-width: 440px) and (max-width: 768px) {
  .vis2TrainingBlock {
    margin: 5px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
  }
  .vis2TrainingBlock .vis2Additions {
    display: none;
    pointer-events: none;
  }
  .vis2TrainingBlock .trainingTitle {
    line-height: 1em;
    padding-bottom: 0px;
  }
  .vis2TrainingBlock .trainingTitle p {
    font-size: 13px;
  }
  .vis2TrainingBlock .noHoverTrainingTitle {
    padding-bottom: 0px;
    line-height: 1em;
  }
  .vis2TrainingBlock .noHoverTrainingTitle p {
    font-size: 13px;
  }
  .vis2TrainingBlock .vis2TrainingBlock-content {
    height: 100%;
    background-size: cover;
  }
  .vis2TrainingBlock .trainingText p {
    font-size: 13px;
    -webkit-line-clamp: 9;
  }
  .vis2TrainingBlock .type-icon {
    height: 30px;
  }
  .vis2TrainingBlock .type-icon img,
  .vis2TrainingBlock .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
}
@media all and (min-width: 0px) and (max-width: 439px) {
  .vis2TrainingBlock {
    width: 100%;
    margin: 5px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
  }
  .vis2TrainingBlock .vis2Additions {
    display: none;
    pointer-events: none;
  }
  .vis2TrainingBlock .vis2TrainingBlock-content {
    height: 100%;
    background-size: cover;
  }
  .vis2TrainingBlock .trainingText p {
    -webkit-line-clamp: 9;
  }
  .vis2TrainingBlock .trainingTitle p {
    font-size: 13px;
  }
  .vis2TrainingBlock .noHoverTrainingTitle p {
    font-size: 13px;
  }
  .vis2TrainingBlock .trainingBlock-content-padding {
    padding: 10px;
  }
  .vis2TrainingBlock .type-icon {
    height: 30px;
  }
  .vis2TrainingBlock .type-icon img,
  .vis2TrainingBlock .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
}
.c-vis2-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  grid-gap: 7.5px;
  margin-top: 50px;
  margin-bottom: 83px;
}
.c-vis2-grid .c-base-onclick > p,
.c-vis2-grid .c-base-onclick > b,
.c-vis2-grid .c-base-onclick > i {
  pointer-events: none;
}
.c-vis2-grid .c-no-padding {
  padding: 0;
}
.c-vis2-grid .c-vis2-grid-element {
  height: 260px;
  /*margin: 2.5px 0px;*/
  padding: 0;
}
.c-vis2-grid .c-vis2-grid-element .trainingTitle {
  max-width: 200px;
  max-height: 50px;
  height: auto;
  line-height: 1em;
  position: relative;
  bottom: 0px;
}
.c-vis2-grid .c-vis2-grid-element .trainingTitle p {
  font-size: 16px;
  font-weight: bold;
  color: white;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle {
  height: auto;
  line-height: 1.1em;
  width: 100%;
  clear: both;
  float: left;
}
.c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle p {
  font-size: 16px;
  font-weight: bold;
  color: white;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0px;
}
.c-vis2-grid .c-vis2-grid-element .trainingText {
  height: auto;
}
.c-vis2-grid .c-vis2-grid-element .trainingText p {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: normal;
  font-size: 16px;
  color: white;
  line-height: 1em;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-inner {
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content {
  background-color: #00274b;
  padding: 0;
  background-size: cover;
  box-shadow: 0px 0px 20px 1px #888888a1 inset;
  width: 100%;
  height: 100%;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content-padding {
  padding: 15px;
  opacity: 1;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content-upper {
  height: 205px;
  width: 100%;
}
.c-vis2-grid .c-vis2-grid-element .vis2Additions {
  /*width: 90%;
        height: 50px;
        z-index: 5;
        position: absolute;
        bottom: 0px;*/
  width: 100%;
  height: 20px;
  z-index: 5;
  display: flex;
  justify-content: space-between;
}
.c-vis2-grid .c-vis2-grid-element .vis2Additions > div {
  padding: 0;
}
.c-vis2-grid .c-vis2-grid-element .additions-tooltip {
  display: inline-flex;
  align-items: center;
}
.c-vis2-grid .c-vis2-grid-element .addition-block {
  display: flex;
  float: right;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.c-vis2-grid .c-vis2-grid-element .addition-block i {
  cursor: pointer;
  font-size: 25px;
  color: white;
}
.c-vis2-grid .c-vis2-grid-element .addition-block i:hover {
  color: #b2b2b2;
}
.c-vis2-grid .c-vis2-grid-element .vis2-learning-plan {
  cursor: pointer;
  justify-content: center;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  position: fixed;
  top: 10px;
  right: 10px;
}
.c-vis2-grid .c-vis2-grid-element .vis2-course-sharing {
  float: right;
  cursor: pointer;
  justify-content: center;
  /*width: 40px;
        height: 35px;*/
  display: flex;
  align-items: center;
}
.c-vis2-grid .c-vis2-grid-element .center-content {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0px 15px 0px;
}
.c-vis2-grid .c-vis2-grid-element .c-training-share-open-link {
  padding-right: 0px;
}
.c-vis2-grid .c-vis2-grid-element .c-training-share-open-link > i {
  line-height: normal;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content:hover .background-filter {
  opacity: 1;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content:hover .hover-filter {
  opacity: 1;
  transition: opacity 0.8s ease-out;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content:hover .noHover-filter {
  opacity: 0;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content:hover .noHover-colorFilter {
  opacity: 0;
}
.c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content:hover .locked-information {
  opacity: 0;
}
.c-vis2-grid .c-vis2-grid-element .progress-bar-container {
  position: relative;
  bottom: 7px;
}
.c-vis2-grid .c-vis2-grid-element .background-filter {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle, #353535);
  transition: 0.3s;
}
.c-vis2-grid .c-vis2-grid-element .noHover-filter {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#00000000, #00000085);
  transition: 0.3s;
}
.c-vis2-grid .c-vis2-grid-element .noHover-colorFilter {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#00000000, #00274bab);
  transition: 0.3s;
}
.c-vis2-grid .c-vis2-grid-element .hover-filter {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle, #00000050, #00000070, #00000070, #000000a1);
  transition: 0.8s;
}
.c-vis2-grid .c-vis2-grid-element .icon-block {
  width: 40px;
  position: absolute;
  bottom: 15px;
  right: 0px;
  height: auto;
}
.c-vis2-grid .c-vis2-grid-element .type-icon {
  display: flex;
  justify-content: left;
  clear: both;
  width: 40px;
  height: 35px;
  float: left;
}
.c-vis2-grid .c-vis2-grid-element .type-icon img,
.c-vis2-grid .c-vis2-grid-element .type-icon span {
  width: 30px;
  height: 30px;
  font-size: 35px;
  color: white;
}
.c-vis2-grid .c-vis2-grid-element .viewIcon {
  width: 100%;
  height: 100%;
  text-align: -webkit-center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-vis2-grid .c-vis2-grid-element .viewIcon-locked {
  width: 100%;
  height: 100%;
  text-align: -webkit-center;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  cursor: default;
}
.c-vis2-grid .c-vis2-grid-element .trainingBlock-content-information {
  margin-top: auto;
  width: 77%;
  height: auto;
}
.c-vis2-grid .c-vis2-grid-element .trainingBlock-content-information .information-block {
  font-size: 8pt;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #ffffff;
  float: left;
  clear: both;
  height: fit-content;
  font-weight: normal;
}
.c-vis2-grid .c-vis2-grid-element .trainingBlock-content-information .information-block p {
  height: 10px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}
.c-vis2-grid .c-vis2-grid-element .trainingBlock-content-information .information-block span {
  color: #ffffff;
  font-weight: normal;
}
.c-vis2-grid .c-vis2-grid-element .locked-information {
  position: relative;
  width: 100%;
}
@media all and (min-width: 769px) and (max-width: 1500px) {
  .c-vis2-grid .c-vis2-grid-element .trainingTitle {
    padding-bottom: 0px;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingTitle p {
    font-size: 14px;
  }
  .c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle {
    padding-bottom: 0px;
  }
  .c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle p {
    font-size: 14px;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingText p {
    font-size: 15px;
    -webkit-line-clamp: 9;
  }
  .c-vis2-grid .c-vis2-grid-element .type-icon {
    height: 30px;
  }
  .c-vis2-grid .c-vis2-grid-element .type-icon img,
  .c-vis2-grid .c-vis2-grid-element .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
}
@media all and (min-width: 769px) and (max-width: 991px) {
  .c-vis2-grid {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 5px;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingTitle {
    padding-bottom: 0px;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingTitle p {
    font-size: 14px;
  }
  .c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle {
    padding-bottom: 0px;
  }
  .c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle p {
    font-size: 14px;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingText p {
    font-size: 15px;
    -webkit-line-clamp: 9;
  }
  .c-vis2-grid .c-vis2-grid-element .type-icon {
    height: 30px;
  }
  .c-vis2-grid .c-vis2-grid-element .type-icon img,
  .c-vis2-grid .c-vis2-grid-element .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
}
@media all and (min-width: 440px) and (max-width: 768px) {
  .c-vis2-grid {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 0px;
  }
  .c-vis2-grid .c-vis2-grid-element {
    margin: 5px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
  }
  .c-vis2-grid .c-vis2-grid-element .vis2Additions {
    display: none;
    pointer-events: none;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingTitle {
    line-height: 1em;
    padding-bottom: 0px;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingTitle p {
    font-size: 13px;
  }
  .c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle {
    padding-bottom: 0px;
    line-height: 1em;
  }
  .c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle p {
    font-size: 13px;
  }
  .c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content {
    height: 100%;
    background-size: cover;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingText p {
    font-size: 13px;
    -webkit-line-clamp: 9;
  }
  .c-vis2-grid .c-vis2-grid-element .type-icon {
    height: 30px;
  }
  .c-vis2-grid .c-vis2-grid-element .type-icon img,
  .c-vis2-grid .c-vis2-grid-element .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
}
@media all and (min-width: 0px) and (max-width: 439px) {
  .c-vis2-grid {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    grid-gap: 0px;
  }
  .c-vis2-grid .c-vis2-grid-element {
    width: 100%;
    margin: 5px 0px 5px 0px;
    padding: 0px 5px 0px 5px;
  }
  .c-vis2-grid .c-vis2-grid-element .vis2Additions {
    display: none;
    pointer-events: none;
  }
  .c-vis2-grid .c-vis2-grid-element .vis2TrainingBlock-content {
    height: 100%;
    background-size: cover;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingText p {
    -webkit-line-clamp: 9;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingTitle p {
    font-size: 13px;
  }
  .c-vis2-grid .c-vis2-grid-element .noHoverTrainingTitle p {
    font-size: 13px;
  }
  .c-vis2-grid .c-vis2-grid-element .trainingBlock-content-padding {
    padding: 10px;
  }
  .c-vis2-grid .c-vis2-grid-element .type-icon {
    height: 30px;
  }
  .c-vis2-grid .c-vis2-grid-element .type-icon img,
  .c-vis2-grid .c-vis2-grid-element .type-icon span {
    width: 25px;
    height: 25px;
    font-size: 30px;
  }
}
/*@keyframes slideup {
    0% {
        bottom: -200px;
    }

    100% {
        bottom: 0px;
    }
}*/

/*@media (hover:none) {
    .vis2Additions {
        display: none;
    }
}*/

.c-learningpath-listing {
  background-color: white;
  height: auto;
  padding-bottom: 20px;
}
.c-learningpath-listing .trainingBase {
  padding: 0;
}
.c-learningpath-listing .phaseTrainingTitle {
  max-height: 110px;
  font-size: 25px;
  margin-bottom: 15px;
  color: white;
  font-weight: normal;
  line-height: 1em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-learningpath-listing .trainingTitle {
  padding-left: 0px;
}
.c-learningpath-listing .trainingTextHeader {
  height: auto;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.c-learningpath-listing .trainingTextHeader p {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 16px;
  color: white;
  font-weight: normal;
  line-height: 1.3em;
}
.c-learningpath-listing [data-toggle="collapse"].collapsed .if-not-collapsed {
  display: none;
}
.c-learningpath-listing [data-toggle="collapse"]:not(.collapsed) .if-collapsed {
  display: none;
}
.c-learningpath-listing .ng-animate.no-animate {
  transition: 0s none;
  -webkit-transition: 0s none;
  animation: 0s none;
  -webkit-animation: 0s none;
}
.c-learningpath-listing .trainingDescription {
  /*width: 100% !important;*/
  height: auto;
  overflow: hidden;
  padding: 0;
  float: left;
}
.c-learningpath-listing .trainingBlockHeader {
  padding: 10px 7.5px 10px 7.5px;
  height: 275px;
  display: block;
  margin: 0px 0px 15px 0px;
  float: left;
}
.c-learningpath-listing .trainingBlock-inner {
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.c-learningpath-listing .trainingBlock-content {
  background-color: #353535;
  height: 275px;
  background-size: cover;
  border-radius: 5px;
  padding: 0;
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.2) inset;
  background-position: center;
}
.c-learningpath-listing .trainingBlock-content-padding {
  padding: 15px;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.c-learningpath-listing canvas {
  width: 100% !important;
  height: 100% !important;
  /*padding:5% !important;*/

  /*margin:5% !important;*/

  /*z-index: 5000;*/

}
.c-learningpath-listing .chart-container {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
  /*height:130px !important;*/
  /*width:130px !important;*/
  margin: 0 !important;
}
.c-learningpath-listing .chartContainer {
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0;
}
.c-learningpath-listing .c-content {
  background-color: transparent !important;
  width: 100% !important;
  height: 100% !important;
}
.c-learningpath-listing .c-caption {
  height: 100% !important;
}
.c-learningpath-listing .trainingBlock-content:hover .phaseBackground-filter {
  opacity: 0.5;
  transition: opacity 0.3s ease-out;
}
.c-learningpath-listing .trainingBlock-content:hover .hover-filter {
  opacity: 1;
  transition: opacity 0.3s ease-out;
}
.c-learningpath-listing .trainingBlock-content:not(:hover) .phaseBackground-filter {
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
.c-learningpath-listing .trainingBlock-content:not(:hover) .hover-filter {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.c-learningpath-listing .trainingBlock-content:hover {
  cursor: pointer !important;
}
.c-learningpath-listing .chartSizer {
  width: 150px !important;
  height: 150px !important;
}
.c-learningpath-listing .chartTable {
  margin: auto;
  width: 100% !important;
  height: 100% !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-learningpath-listing .phaseBackground-filter {
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle, #3535358f, #353535a5, #282828df);
  border-radius: 5px;
  position: absolute;
  opacity: 1;
  /*transition: 0.3s;*/

}
.c-learningpath-listing .hover-filter {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-image: radial-gradient(circle, #00000020, #00000060, #00000070, #00000085);
  /*transition: 0.8s;*/

}
.c-learningpath-listing .progressChart {
  float: right;
  align-items: center;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  padding-left: 0px;
  padding-right: 15px;
}
.c-learningpath-listing .c-progress-percentage {
  font-size: 28px !important;
  color: #ffffff !important;
  font-weight: bold !important;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .c-learningpath-listing .c-progress-percentage {
    font-size: 23px !important;
  }
  .c-learningpath-listing .chartSizer {
    width: 110px !important;
    height: 110px !important;
  }
  .c-learningpath-listing .phaseTrainingTitle {
    font-size: 23px;
    -webkit-line-clamp: 3;
  }
  .c-learningpath-listing .trainingTextHeader p {
    line-height: 1.2em;
    font-size: 15px;
    -webkit-line-clamp: 9;
  }
}
/*@@media (min-device-width:621px) and (max-device-width: 991px)*/

@media all and (min-width: 621px) and (max-width: 991px) {
  .c-learningpath-listing .c-progress-percentage {
    font-size: 18px !important;
  }
  .c-learningpath-listing .chartSizer {
    width: 90px !important;
    height: 90px !important;
  }
  .c-learningpath-listing .phaseTrainingTitle {
    font-size: 20px;
    -webkit-line-clamp: 3;
  }
  .c-learningpath-listing .trainingTextHeader p {
    -webkit-line-clamp: 11;
    line-height: 1.2em;
    font-size: 13px;
  }
}
/*@@media (min-device-width:521px) and (max-device-width:620px)*/

@media all and (min-width: 521px) and (max-width: 620px) {
  .c-learningpath-listing .trainingTitle {
    width: 100% !important;
  }
  .c-learningpath-listing .phaseTrainingTitle {
    font-size: 17px;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
  }
  .c-learningpath-listing .chartSizer {
    width: 90px !important;
    height: 90px !important;
    margin-bottom: 10px;
  }
  .c-learningpath-listing .chart-container {
    padding: 0px;
  }
  .c-learningpath-listing .trainingBlock-content {
    height: 100%;
    background-size: cover;
  }
  .c-learningpath-listing .trainingBlockHeader {
    max-height: 275px;
    z-index: 0;
  }
  .c-learningpath-listing .progressChart {
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    bottom: 0px;
    padding-right: 0px;
  }
  .c-learningpath-listing .trainingDescription {
    width: 100% !important;
  }
  .c-learningpath-listing .trainingTextHeader {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .c-learningpath-listing .trainingTextHeader p {
    -webkit-line-clamp: 7;
    line-height: 1em;
    font-size: 14px;
  }
  .c-learningpath-listing .chartContainer {
    width: 100% !important;
    margin: auto;
    padding: 0;
  }
  .c-learningpath-listing .viewIcon > img {
    margin-top: 25% !important;
    width: 60px;
  }
  .c-learningpath-listing .trainingBlock-content-padding {
    padding: 10px;
  }
  .c-learningpath-listing .c-progress-percentage {
    font-size: 18px !important;
  }
}
/*@@media (min-device-width:395px) and (max-device-width:520px)*/

@media all and (min-width: 395px) and (max-width: 520px) {
  .c-learningpath-listing .trainingTitle {
    width: 100% !important;
  }
  .c-learningpath-listing .phaseTrainingTitle {
    font-size: 15px;
    margin-bottom: 10px;
    -webkit-line-clamp: 2;
  }
  .c-learningpath-listing .chartSizer {
    width: 70px !important;
    height: 70px !important;
    margin-bottom: 10px;
  }
  .c-learningpath-listing .chart-container {
    padding: 0px;
  }
  .c-learningpath-listing .trainingBlock-content {
    height: 100%;
    background-size: cover;
  }
  .c-learningpath-listing .trainingBlockHeader {
    max-height: 275px;
    z-index: 0;
  }
  .c-learningpath-listing .progressChart {
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    bottom: 0px;
    padding-right: 0px;
  }
  .c-learningpath-listing .trainingDescription {
    width: 100% !important;
  }
  .c-learningpath-listing .trainingTextHeader {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .c-learningpath-listing .trainingTextHeader p {
    -webkit-line-clamp: 9;
    line-height: 1em;
    font-size: 13px;
  }
  .c-learningpath-listing .chartContainer {
    padding: 0;
    width: 100% !important;
    margin: auto;
  }
  .c-learningpath-listing .viewIcon > img {
    margin-top: 25% !important;
    width: 60px;
  }
  .c-learningpath-listing .trainingBlock-content-padding {
    padding: 10px;
  }
  .c-learningpath-listing .c-progress-percentage {
    font-size: 15px !important;
  }
}
/*@@media (min-device-width:0px) and (max-device-width:394px)*/

@media all and (min-width: 0px) and (max-width: 394px) {
  .c-learningpath-listing .trainingBase {
    width: 100% !important;
  }
  .c-learningpath-listing .phaseTrainingTitle {
    font-size: 15px;
    margin-bottom: 8px;
    -webkit-line-clamp: 2;
  }
  .c-learningpath-listing .chartSizer {
    width: 70px !important;
    height: 70px !important;
    margin-bottom: 10px;
  }
  .c-learningpath-listing .chart-container {
    padding: 0px;
  }
  .c-learningpath-listing .trainingBlock-content {
    height: 100%;
    background-size: cover;
  }
  .c-learningpath-listing .trainingBlockHeader {
    max-height: 175px;
    z-index: 0;
    margin: 0px;
  }
  .c-learningpath-listing .progressChart {
    width: 100%;
    align-items: center;
    position: absolute;
    bottom: 0px;
    padding-right: 10px;
  }
  .c-learningpath-listing .trainingDescription {
    width: 75% !important;
  }
  .c-learningpath-listing .trainingTextHeader {
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .c-learningpath-listing .trainingTextHeader p {
    -webkit-line-clamp: 8;
    line-height: 1em;
    font-size: 12px;
  }
  .c-learningpath-listing .chartContainer {
    padding: 0;
    width: 100% !important;
    margin: auto;
  }
  .c-learningpath-listing .viewIcon > img {
    margin-top: 25% !important;
    width: 60px;
  }
  .c-learningpath-listing .trainingBlock-content-padding {
    padding: 10px;
  }
  .c-learningpath-listing .c-progress-percentage {
    font-size: 15px !important;
  }
}
.c-external-trainings-container {
  margin-top: 15px;
  /*        & > div hr {
        margin: 5px -15px 15px 0;
        background-color: #00239c;
    }*/

}
.c-external-trainings-container .c-external-trainings-title {
  margin: 0 0 10px -15px;
}
.c-external-trainings-container .c-external-trainings-uploaded-files-title {
  /*margin: 10px 0 10px -30px;*/
  margin: 10px 0 10px -10px;
  font-size: 20px;
}
.c-external-trainings-container .c-external-trainings-uploaded-files-title > div hr {
  margin: 5px -30px 15px 0;
  background-color: #00239c;
}
.c-external-trainings-container .c-external-trainings-upload-file-title {
  /*margin: 10px 0 10px 50px;*/
  margin: 10px -15px 0px 50px;
  font-size: 20px;
}
.c-external-trainings-container .c-external-trainings-upload-form-title {
  margin: 0px -15px 0 50px;
  /*margin: 50px -15px 0 50px;*/

}
.c-external-trainings-container .c-external-trainings-upload-form-title div:first-of-type {
  margin-top: 14px;
  font-weight: bold;
}
.c-external-trainings-container .c-external-trainings-upload-form-title div input {
  margin-top: 2px;
  height: 38px;
}
.c-external-trainings-container .c-external-trainings-upload-form-description {
  margin: 13px -15px 7px 50px;
}
.c-external-trainings-container .c-external-trainings-upload-form-description div:first-of-type {
  margin-top: 4px;
  font-weight: bold;
}
.c-external-trainings-container .c-external-trainings-upload-form-description div input {
  margin-top: -7px;
  height: 38px;
}
.c-external-trainings-container .c-external-trainings-upload-form-file {
  margin: -1px -15px 7px 50px;
}
.c-external-trainings-container .c-external-trainings-upload-form-file div:first-of-type {
  margin-top: 8px;
  font-weight: bold;
}
.c-external-trainings-container .c-external-trainings-upload-form-file div > input {
  padding-bottom: 7px;
  padding-top: 7px;
  height: 100%;
}
.c-external-trainings-container .c-external-trainings-submit-row {
  margin: 7px -15px 7px 50px;
}
.c-external-trainings-container .c-external-trainings-submit-row div:first-of-type {
  margin-top: 5px;
  margin-bottom: 15px;
}
.c-external-trainings-container .c-external-trainings-submit-row div:first-of-type > button {
  padding: 10px 25px;
}
.c-external-trainings-container .c-external-trainings-submit-row .c-external-trainings-submit-status {
  margin-top: 15px;
}
.c-external-trainings-container .c-external-trainings-submit-row .c-external-trainings-submit-status div {
  padding-left: 15px;
  font-size: 13px;
}
.c-external-trainings-container .c-external-trainings-submit-row .c-external-trainings-submit-status .c-external-trainings-error-text {
  color: #de3831;
}
.c-external-trainings-container .c-external-trainings-loader {
  margin-top: 10%;
}
.c-external-trainings-container .c-external-trainings-tr td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-external-trainings-container .c-external-trainings-tr .c-external-trainings-td-title {
  max-width: 150px;
}
.c-external-trainings-container .c-external-trainings-tr .c-external-trainings-td-description {
  max-width: 200px;
}
.c-external-trainings-container .c-external-trainings-tr .c-external-trainings-td-created {
  max-width: 200px;
}
.c-external-trainings-container .c-external-trainings-tr .c-icon-link {
  cursor: pointer;
  color: #00274b;
}
.c-external-trainings-container .c-external-trainings-tr .c-icon-link:hover {
  color: #001a32;
}
@media screen and (max-width: 991px) {
  .c-external-trainings-container .c-external-trainings-td-title {
    /*max-width: 50px !important;*/
    max-width: 100px !important;
  }
  .c-external-trainings-container .c-external-trainings-td-description {
    max-width: 70px !important;
  }
  .c-external-trainings-container .c-external-trainings-td-created {
    max-width: 70px !important;
  }
}
@media screen and (max-width: 1200px) {
  .c-external-trainings-container .c-external-trainings-upload-form-title {
    margin-top: 0;
  }
  .c-external-trainings-container .c-external-trainings-upload-form-title div:first-of-type {
    margin-top: 0;
  }
  .c-external-trainings-container .c-external-trainings-upload-file-title-row,
  .c-external-trainings-container .c-external-trainings-upload-form-title,
  .c-external-trainings-container .c-external-trainings-upload-form-description,
  .c-external-trainings-container .c-external-trainings-upload-form-file,
  .c-external-trainings-container .c-external-trainings-upload-file-title {
    /*margin-left: 0;*/
    margin-left: -15px;
    margin-right: 0;
  }
  .c-external-trainings-container .c-external-trainings-uploaded-files-title {
    /*margin-left: -15px;*/
    margin-left: -10px;
  }
  .c-external-trainings-container .c-external-trainings-uploaded-files-title > div hr {
    margin-right: -15px;
    background-color: #00239c;
  }
  .c-external-trainings-container .c-external-trainings-upload-form-description div input {
    margin-top: 0;
  }
  .c-external-trainings-container .c-external-trainings-upload-file-title-row > div hr {
    margin-right: 0;
    background-color: #00239c;
  }
  .c-external-trainings-container .c-external-trainings-submit-row {
    margin-left: 0;
  }
  .c-external-trainings-container .c-external-trainings-submit-row .c-external-trainings-submit-status {
    margin-top: 15px;
  }
  .c-external-trainings-container .c-external-trainings-submit-row .c-external-trainings-submit-status div {
    padding-left: 40px;
    font-size: 15px;
  }
  .c-external-trainings-container .c-external-trainings-uploaded-files-list {
    margin-left: 0;
    margin-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .c-external-trainings-container .pull-right-lg {
    float: right;
  }
  .c-external-trainings-container .pull-left-lg {
    float: left;
  }
}
.c-mobile-popup {
  /*display: none;*/
  position: fixed;
  overflow: auto;
  /*max-height:100vh;*/
  height: 100vh;
  /*bottom: -200px;*/
  top: 0;
  left: 0;
  width: 100%;
  /*height: 230px;*/
  height: 100%;
  box-shadow: 0px 0px 13px 2px black;
  background-color: #181818;
  /*animation: slideup 0.2s linear forwards;*/
  /*animation: fadeIn 0.5s;*/
  z-index: 6;
}
.c-mobile-popup .c-mobile-header {
  height: 200px;
  width: 100%;
  float: left;
  /*background: linear-gradient(to top,#181818,transparent 50%);*/
  background: linear-gradient(to top, #181818, transparent 50%, #181818 90%);
}
.c-mobile-popup .c-mobile-description {
  width: 100%;
  /*height: 100px;*/
  height: auto;
  float: left;
}
.c-mobile-popup .c-mobile-description > p {
  font-size: 16px;
  color: #ffffff;
  display: -webkit-box;
  /*-webkit-line-clamp: 6;*/
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1em;
}
.c-mobile-popup #c-mobile-title {
  font-size: 20px;
  color: #ffffff;
  display: -webkit-box;
  /*-webkit-line-clamp: 2;*/
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: center;
  /*background: linear-gradient(to bottom, #181818, transparent 95%);*/
  padding-top: 10px;
  padding-bottom: 30px;
  height: auto;
  width: 85%;
}
.c-mobile-popup .c-mobile-close {
  height: 36px;
  width: 36px;
  /*float: right;*/
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #00274b;
  /*background-color: @c-button-background-color;*/
  background-color: #4444449f;
  border-radius: 30px;
  cursor: pointer;
}
.c-mobile-popup .c-mobile-close i {
  color: white;
}
.c-mobile-popup .c-mobile-close span {
  color: white;
  font-weight: bold;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-mobile-popup .c-mobile-information {
  height: 100%;
  width: 100%;
  position: relative;
  float: left;
  padding: 10px;
  margin: 0;
  background-color: #181818;
}
.c-mobile-popup .c-mobile-buttons {
  float: left;
  padding: 0px 0px 10px;
  /*display: flex;*/

  /*justify-content: center;*/

}
.c-mobile-popup .c-mobile-button-round {
  display: flex;
  margin: 0px 5px 0px;
  float: right;
  width: 36px;
  height: 36px;
  color: #ffffff;
  border-radius: 30px;
  align-items: center;
  justify-content: center;
  border: 1px solid #00274b;
  background-color: #4444449f;
  cursor: pointer;
}
.c-mobile-popup .c-training-share-open-link {
  padding-right: 0px;
}
.c-mobile-popup .c-training-share-open-link > i {
  line-height: normal;
  color: white;
}
.c-mobile-popup #c-mobile-image,
.c-mobile-popup #c-mobile-modal-image {
  background-color: #181818 !important;
}
.c-mobile-popup #c-mobile-image,
.c-mobile-popup #c-mobile-modal-image {
  z-index: -3;
  width: 100%;
  position: absolute;
  aspect-ratio: initial;
  object-fit: cover;
  object-position: center;
}
.c-mobile-popup .c-loading {
  color: #777777;
}
.c-mobile-popup .c-mobile-information-element-color {
  color: #777777;
}
.c-mobile-popup .c-mobile-information-element {
  width: 100%;
  height: 20px;
  float: left;
  clear: both;
  align-items: baseline;
  display: inline-flex;
}
.c-mobile-popup .c-mobile-information-element b {
  color: #777777;
  float: left;
  margin-right: 5px;
}
.c-mobile-popup .c-mobile-information-element p {
  color: #ffffff;
  margin: 0;
  float: left;
  font-size: 14px;
}
.c-mobile-popup .c-mobile-comments {
  width: 100%;
  height: auto;
  float: left;
}
.c-mobile-popup .c-mobile-comments > .c-comments {
  color: #777777;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-title {
  text-transform: uppercase;
  font-weight: bold;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-button {
  margin-top: 10px;
  color: white;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-text-editor > .placeholder {
  min-height: 100px;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-content > .c-wrapper {
  margin-left: 10px;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-content > .c-wrapper > .c-table {
  /*margin: 0px 15px 0px;*/
  /*margin: 0px 15px 25px;*/
  margin: 0px 0px 25px 0px;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-content > .c-wrapper > .c-table .c-cell > .c-content {
  padding: 8px 8px;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-content > .c-wrapper > .c-table .c-cell > .c-content .c-arrow {
  top: 13px;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-content > .c-wrapper > .c-table .c-cell > .c-content .c-top-controls {
  position: absolute;
  top: 20px;
  right: 10px;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-content > .c-wrapper > .c-table .c-cell > .c-content .c-text {
  color: black;
}
.c-mobile-popup .c-mobile-comments > .c-comments .c-content > .c-wrapper > .c-table .c-image {
  display: none;
}
@media all and (min-width: 440px) and (max-width: 768px) {
  .c-mobile-popup .c-mobile-description {
    width: 100%;
    /*height: 185px;*/
    height: auto;
    float: left;
    /*display: flex;*/
    justify-content: center;
  }
  .c-mobile-popup .c-mobile-description > p {
    width: 70%;
  }
}
@media all and (min-width: 0px) and (max-width: 439px) {
  .c-mobile-popup .c-mobile-title {
    font-size: 18px;
  }
}
.c-guest-register-modal {
  /* top: 150px;*/
  background-color: rgba(0, 0, 0, 0.7);
}
@media (min-width: 768px) {
  .c-guest-register-modal .modal-dialog {
    height: 100%;
    width: 100%;
  }
  .c-guest-register-modal .modal-dialog .modal-content .panel {
    width: 600px;
    height: 270px;
    top: 50%;
    left: 50%;
    margin-top: -135px;
    margin-left: -300px;
    position: fixed;
    margin-bottom: 0;
    border-color: #00274b;
    border-radius: 0;
  }
  .c-guest-register-modal .modal-dialog .modal-content .panel .panel-heading {
    background-color: #00274b;
    color: #ffffff;
    border-radius: 0 !important;
  }
  .c-guest-register-modal .modal-dialog .modal-content .panel .panel-heading .close {
    color: #ffffff;
  }
  .c-guest-register-modal .modal-dialog .modal-content .panel .panel-body {
    border-radius: 0 !important;
  }
  .c-guest-register-modal .modal-dialog .modal-content .panel .c-training-modal-content {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .c-guest-register-modal .modal-dialog .panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
    margin-left: 0;
    position: relative;
    margin-bottom: 0;
    border-color: #00274b;
    border-radius: 0;
  }
  .c-guest-register-modal .modal-dialog .panel .panel-heading {
    background-color: #00274b;
    color: #ffffff;
    border-radius: 0 !important;
  }
  .c-guest-register-modal .modal-dialog .panel .panel-heading .close {
    color: #ffffff;
  }
  .c-guest-register-modal .modal-dialog .panel .panel-body {
    border-radius: 0 !important;
  }
  .c-guest-register-modal .modal-dialog .panel .c-training-modal-content {
    padding: 10px;
  }
}
