body {
    background-color: #e6e6e6;
    background-image: none
    }
img[data-scale] {
    visibility: hidden
    }
button {
    cursor: pointer
    }
button:-moz-focus-inner {
    border: 0;
    padding: 0
    }
a.button {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-decoration: none
    }
/* BODY */
#body_full h1 {
    font-weight: normal
    }
#body_full > .body {
    margin: 0 auto;
    position: relative;
    width: 1160px;
    z-index: 0
    }
#body_full > .body .body_panel {
    background: #fff;
    border-radius: 4px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    position: relative
    }
.popup {
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 500
    }
.popup > div {
    background-color: #fff;
    border-radius: 3px;
    left: 50%;
    padding: 35px 50px;
    position: absolute;
    top: 50%
    }
.popup > div .close {
    background: url(/static/v3/image/course.png) no-repeat -247px -197px;
    border: none;
    height: 38px;
    outline: none;
    position: absolute;
    right: -16px;
    top: -16px;
    width: 38px
    }
.popup > div .title {
    border-bottom: 1px solid #009ee3;
    color: #009ee3;
    display: block;
    font-family: "OpenSansLight";
    font-size: 30px;
    margin-bottom: 10px;
    text-align: left;
    white-space: nowrap
    }
.popup > div .body {
    color: #808080;
    font-family: "OpenSansRegular";
    font-size: 15px;
    text-align: left
    }
/* CONTENT LIST */
.course_content_list .sessions {
    list-style: none;
    text-align: left
    }
ÂºÂ¡ .course_content_list .sessions > li {
    padding-top: 9px
    }
.course_content_list .sessions > li > div {
    color: #009ee3;
    font-family: "OpenSansSemiBold";
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
    }
.course_content_list .sessions > li > div .index {
    display: inline-block;
    width: 25px;
    text-align: right
    }
.course_content_list .lessons {
    list-style: none;
    margin-left: 25px
    }
.course_content_list .lessons > li {
    position: relative;
    margin-top: 4px
    }
.course_content_list .lessons > li > div {
    color: #4d4d4d;
    font-family: "OpenSansRegular";
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
    }
.course_content_list .lessons > li > div .index {
    color: #4d4d4d;
    font-family: "OpenSansRegular"
    }
.course_content_list.small .sessions > li:first-child {
    padding-top: 3px
    }
.course_content_list.small .sessions > li {
    padding-top: 7px
    }
.course_content_list.small .sessions > li > div {
    font-size: 13px
    }
.course_content_list.small .sessions > li > div .index {
    display: inline-block;
    min-width: 15px;
    width: auto;
    text-align: left
    }
.course_content_list.small .lessons {
    margin-left: 15px
    }
.course_content_list.small .lessons > li {
    line-height: 17px;
    margin-top: 0
    }
.course_content_list.small .lessons > li > div {
    font-family: "OpenSansRegular";
    font-size: 13px
    }
.course_content_list.small .lessons > li > div .index {
    color: #4d4d4d;
    font-family: "OpenSansRegular"
    }
/* HEADER IMAGE */
#body_full > .header > .course_header_image {
    border-bottom: 4px solid #009ee3
    }
.course_header_image {
    background: #000 url(/static/v3/image/course/category/default.png) no-repeat 0 0
    }
.course_header_image.bio_lab-01 {
    background: #000 url(/static/v3/image/course/category/bio_lab-01.png) no-repeat 0 0
    }
.course_header_image.bio_lab-02 {
    background: #000 url(/static/v3/image/course/category/bio_lab-02.png) no-repeat 0 0
    }
.course_header_image.bio_lab-03 {
    background: #000 url(/static/v3/image/course/category/bio_lab-03.png) no-repeat 0 0
    }
.course_header_image.bio_lab-04 {
    background: #000 url(/static/v3/image/course/category/bio_lab-04.png) no-repeat 0 0
    }
.course_header_image.bio_lab-05 {
    background: #000 url(/static/v3/image/course/category/bio_lab-05.png) no-repeat 0 0
    }
.course_header_image.bio_lab_cell-01 {
    background: #000 url(/static/v3/image/course/category/bio_lab_cell-01.png) no-repeat 0 0
    }
.course_header_image.bio_lab_cell-02 {
    background: #000 url(/static/v3/image/course/category/bio_lab_cell-02.png) no-repeat 0 0
    }
.course_header_image.bio_lab_cell-03 {
    background: #000 url(/static/v3/image/course/category/bio_lab_cell-03.png) no-repeat 0 0
    }
.course_header_image.bio_med_amb-01 {
    background: #000 url(/static/v3/image/course/category/bio_med_amb-01.png) no-repeat 0 0
    }
.course_header_image.bio_med_amb-02 {
    background: #000 url(/static/v3/image/course/category/bio_med_amb-02.png) no-repeat 0 0
    }
.course_header_image.bio_med_amb-03 {
    background: #000 url(/static/v3/image/course/category/bio_med_amb-03.png) no-repeat 0 0
    }
.course_header_image.bio_med_amb-04 {
    background: #000 url(/static/v3/image/course/category/bio_med_amb-04.png) no-repeat 0 0
    }
.course_header_image.bio_med_amb-05 {
    background: #000 url(/static/v3/image/course/category/bio_med_amb-05.png) no-repeat 0 0
    }
.course_header_image.bio_med_amb-06 {
    background: #000 url(/static/v3/image/course/category/bio_med_amb-06.png) no-repeat 0 0
    }
.course_header_image.bio_med_amb-07 {
    background: #000 url(/static/v3/image/course/category/bio_med_amb-07.png) no-repeat 0 0
    }
.course_header_image.bio_med_amb-08 {
    background: #000 url(/static/v3/image/course/category/bio_med_amb-08.png) no-repeat 0 0
    }
.course_header_image.farm-01 {
    background: #000 url(/static/v3/image/course/category/farm-01.png) no-repeat 0 0
    }
.course_header_image.farm-02 {
    background: #000 url(/static/v3/image/course/category/farm-02.png) no-repeat 0 0
    }
.course_header_image.farm-03 {
    background: #000 url(/static/v3/image/course/category/farm-03.png) no-repeat 0 0
    }
.course_header_image.farm-04 {
    background: #000 url(/static/v3/image/course/category/farm-04.png) no-repeat 0 0
    }
.course_header_image.farm-05 {
    background: #000 url(/static/v3/image/course/category/farm-05.png) no-repeat 0 0
    }
.course_header_image.fin-01 {
    background: #000 url(/static/v3/image/course/category/fin-01.png) no-repeat 0 0
    }
.course_header_image.fin-02 {
    background: #000 url(/static/v3/image/course/category/fin-02.png) no-repeat 0 0
    }
.course_header_image.fin-03 {
    background: #000 url(/static/v3/image/course/category/fin-03.png) no-repeat 0 0
    }
.course_header_image.fin-04 {
    background: #000 url(/static/v3/image/course/category/fin-04.png) no-repeat 0 0
    }
.course_header_image.fin-05 {
    background: #000 url(/static/v3/image/course/category/fin-05.png) no-repeat 0 0
    }
.styled_header_image.generico02 {
    background: #000 url(/static/v3/image/course/category/generico02.png) no-repeat 0 0
    }
.styled_header_image.generico03 {
    background: #000 url(/static/v3/image/course/category/generico03.png) no-repeat 0 0
    }
.styled_header_image.generico04 {
    background: #000 url(/static/v3/image/course/category/generico04.png) no-repeat 0 0
    }
.styled_header_image.green {
    background: #7ab800 url(/static/v3/image/course/category/green.png) no-repeat 0 0
    }
.styled_header_image.descubre {
    background: #000 url(/static/v3/image/course/category/descubre.png) no-repeat right 0
    }
/* COURSE NAV */
#body_full > .header > .course_nav {
    border-top: 3px solid #009ee3;
    height: 140px;
    position: relative;
    overflow: visible;
    z-index: 1
    }
#body_full > .header > .course_nav > div {
    height: 120px;
    margin: 0 auto;
    overflow: visible;
    padding-top: 20px;
    position: relative;
    text-align: left;
    width: 1160px
    }
#body_full > .header > .course_nav .title {
    color: #fff;
    display: block;
    font-family: "OpenSansLight";
    font-size: 26px;
    height: 66px;
    line-height: 33px;
    overflow: hidden;
    padding-left: 18px;
    position: relative;
    text-align: left
    }
#body_full > .header > .course_nav .title .icon {
    background: url(/static/v3/image/course.png) no-repeat -147px -88px;
    height: 20px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 13px
    }
#body_full > .header > .course_nav .tabs {
    bottom: -4px;
    height: 33px;
    left: 0;
    list-style: none;
    position: absolute
    }
#body_full > .header > .course_nav .tabs li {
    background-color: #009ee3;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "OpenSansRegular";
    font-size: 14px;
    line-height: 32px;
    height: 33px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px
    }
#body_full > .header > .course_nav .tabs li > a {
    color: #fff;
    display: block;
    text-decoration: none
    }
#body_full > .header > .course_nav .tabs li.selected {
    background-color: #fff;
    color: #000;
    cursor: default;
    height: 33px
    }
/* COURSE SUBHEADER */
#body_full > .header > .course_subheader {
    background-color: #fff;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1
    }
#body_full > .header > .course_subheader > div {
    height: 70px;
    margin: 0 auto;
    position: relative;
    text-align: right;
    width: 1160px
    }
#body_full > .header > .course_subheader .info {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 22px
    }
#body_full > .header > .course_subheader .info .label {
    color: #666;
    display: inline-block;
    font-family: "OpenSansRegular";
    font-size: 12px;
    vertical-align: top
    }
#body_full > .header > .course_subheader .info .value {
    color: #494949;
    display: inline-block;
    font-family: "OpenSansLight";
    font-size: 23px;
    line-height: 24px;
    vertical-align: top
    }
/* BACK TO MAIN */
#body_full > .header .back_to_main {
    background-color: #009ee3;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "OpenSansRegular";
    font-size: 15px;
    line-height: 17px;
    height: 17px;
    padding-left: 10px;
    padding-bottom: 4px;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0;
    z-index: 2
    }
#body_full > .header .back_to_main > .icon {
    background: url(/static/v3/image/course.png) no-repeat -126px -90px;
    display: inline-block;
    height: 13px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 8px
    }
#body_full > .header .back_to_main > .pre {
    background: url(/static/v3/image/course.png) no-repeat -100px -63px;
    display: inline-block;
    height: 21px;
    left: -26px;
    position: absolute;
    top: 0;
    width: 26px
    }
#body_full > .header .back_to_main > .post {
    background: url(/static/v3/image/course.png) no-repeat -100px -87px;
    display: inline-block;
    height: 21px;
    position: absolute;
    right: -26px;
    top: 0;
    width: 26px
    }
/*   COURSE GENERAL INFO */
#body_full > .header > .course_info {
    border-top: 3px solid #009ee3;
    height: 317px;
    position: relative;
    overflow: visible;
    z-index: 1
    }
#body_full > .header > .course_info > div {
    height: 287px;
    margin: 0 auto;
    overflow: visible;
    padding: 30px 0 0 608px;
    position: relative;
    text-align: left;
    width: 552px
    }
#body_full > .header > .course_info .category {
    color: #e3e3e3;
    font-family: "OpenSansRegular";
    font-size: 15px;
    margin-top: -9px
    }
#body_full > .header > .course_info .category .icon {
    background: url(/static/v3/image/course.png) no-repeat -58px -45px;
    display: inline-block;
    height: 12px;
    margin: 0 4px;
    vertical-align: middle;
    width: 7px
    }
#body_full > .header > .course_info .category .selector {
    background-color: #93bf20;
    border: none;
    border-radius: 3px;
    display: inline-block;
    height: 20px;
    margin-left: 4px;
    overflow: visible;
    position: relative;
    vertical-align: top;
    width: 20px
    }
#body_full > .header > .course_info .category .selector .icon {
    background: url(/static/v3/image/course.png) no-repeat -65px -33px;
    display: inline-block;
    height: 7px;
    left: 50%;
    margin: -3px -6px -4px -6px;
    position: absolute;
    top: 50%;
    width: 12px
    }
#body_full > .header > .course_info .category .selector ul {
    background: #F5F5F5;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
    color: #888;
    display: none;
    right: 0;
    list-style: none;
    position: absolute;
    top: 20px;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 270px
    }
#body_full > .header > .course_info .category .selector li {
    line-height: 17px;
    max-width: 200px;
    overflow: hidden;
    padding: 5px 10px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .header > .course_info .category .selector li:hover {
    background-color: #8d8d8d;
    color: #fff;
    cursor: pointer
    }
#body_full > .header > .course_info .category .selector li.parent, #body_full > .header > .course_info .category .selector li.parent:hover {
    background-color: #F5F5F5;
    color: #222;
    cursor: default;
    font-weight: bold
    }
#body_full > .header > .course_info .category .selector:hover ul {
    display: block
    }
#body_full > .header > .course_info .title1 {
    position: relative;
    font-weight: normal
    }
#body_full > .header > .course_info .title1 .text {
    color: #fc0;
    font-family: "OpenSansLight";
    font-size: 26px;
    line-height: 31px;
    margin-top: 1px;
    max-height: 93px;
    min-height: 31px;
    padding-bottom: 1px;
    overflow: hidden;
    position: relative
    }
#body_full > .header > .course_info .title1 .icon {
    background: url(/static/v3/image/course.png) no-repeat -65px -40px;
    height: 20px;
    left: -17px;
    position: absolute;
    top: 7px;
    width: 13px
    }
#body_full > .header > .course_info .title2 {
    color: #fff;
    font-family: "OpenSansRegular";
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    max-height: 20x;
    overflow: hidden;
    position: relative
    }
#body_full > .header > .course_info .separator {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    height: 1px;
    margin: 6px 2px 4px 2px
    }
#body_full > .header > .course_info .credits {
    color: #e3e3e3;
    font-family: "OpenSansBold";
    font-size: 17px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 440px
    }
#body_full > .header > .course_info .date {
    color: #e3e3e3;
    font-family: "OpenSansRegular";
    font-size: 15px;
    line-height: 25px
    }
#body_full > .header > .course_info .date .enrollment_date {
    font-size: 13px
    }
#body_full > .header > .course_info .actions {
    position: absolute;
    bottom: 24px;
    height: 62px;
    left: 608px;
    overflow: visible;
    text-align: left;
    width: 400px
    }
#body_full > .header > .course_info .price-rating {
    float: left
    }
#body_full > .header > .course_info .rating {
    cursor: default;
    float: left
    }
#body_full > .header > .course_info .rating .star {
    background: url(/static/v3/image/course.png) no-repeat -112px -108px;
    display: inline-block;
    height: 16px;
    width: 16px
    }
#body_full > .header > .course_info .rating .star.on {
    background-position: -96px -108px
    }
#body_full > .header > .course_info .rating .label {
    color: #cacaca;
    font-family: "OpenSansRegular";
    font-size: 12px;
    line-height: 18px;
    vertical-align: top
    }
#body_full > .header > .course_info .price {
    clear: left;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "OpenSansBold";
    max-width: 200px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .header > .course_info .price .value {
    font-size: 37px;
    position: relative
    }
#body_full > .header > .course_info .price .dash {
    font-size: 37px;
    position: relative;
    margin: 0 5px
    }
#body_full > .header > .course_info .price .label {
    font-size: 24px;
    bottom: 5px;
    position: relative
    }
#body_full > .header > .course_info .price .text {
    display: inline-block;
    font-size: 24px;
    padding-top: 13px;
    position: relative
    }
#body_full > .header > .course_info .buttons {
    display: inline-block;
    height: 62px;
    padding-left: 15px
    }
#body_full > .header > .course_info .buttons button, #body_full > .header > .course_info .buttons .button {
    border: none;
    border-radius: 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    clear: left;
    color: #000;
    float: left;
    font-family: "OpenSansLight";
    font-size: 16px;
    height: 28px;
    line-height: 27px;
    padding: 0 10px
    }
#body_full > .header > .course_info .buttons .button .icon {
    background: url(/static/v3/image/course.png) no-repeat -135px -110px;
    display: inline-block;
    height: 14px;
    margin: 6px 0 8px 5px;
    vertical-align: middle;
    width: 6px
    }
#body_full > .header > .course_info .button.content {
    background-color: #fff
    }
#body_full > .header > .course_info button.enroll, #body_full > .header > .course_info .button.continue {
    background: #fc0;
    margin-top: 6px
    }
#body_full > .header > .course_info .discount_policy {
    bottom: -14px;
    color: #e3e3e3;
    cursor: pointer;
    font-family: "OpenSansLightItalic";
    font-size: 11px;
    left: 2px;
    line-height: 14px;
    position: absolute;
    text-align: left;
    text-decoration: underline
    }
.popup.discount_policy > div {
    max-width: 530px
    }
.popup.discount_policy > div .body a.button {
    background: #fc0;
    border: none;
    border-radius: 4px;
    color: #000;
    display: inline-block;
    font-family: "OpenSansLight";
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px 0 10px
    }
.popup.discount_policy > div .body a.button .icon {
    background: url(/static/v3/image/course.png) no-repeat 0 0;
    display: inline-block;
    height: 14px;
    margin: 6px 0 8px 5px;
    vertical-align: middle;
    width: 6px
    }
#body_full > .header > .course_info .logo {
    bottom: 28px;
    height: 100px;
    overflow: visible;
    position: absolute;
    right: 0;
    width: 100px
    }
#body_full > .header > .course_info .logo.editable {
    border: 1px dashed #93bf20
    }
#body_full > .header > .course_info .logo > img {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4)
    }
#body_full > .header > .course_info .logo .uploadc {
    height: 26px;
    left: -80px;
    margin-top: -13px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 160px
    }
#body_full > .header > .course_info .logo .msg {
    color: #93bf20;
    display: inline-block;
    font-family: "OpenSansRegular";
    font-size: 15px;
    left: 5px;
    line-height: 20px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    top: 50%;
    white-space: nowrap;
    width: 90px
    }
#body_full > .header > .course_info .presentation {
    background-color: #ccc;
    border: 4px solid #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
    height: 318px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 568px
    }
#body_full > .header > .course_info .presentation .imgc {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
    }
#body_full > .header > .course_info .presentation .play {
    background: url(/static/v3/image/course.png) no-repeat 0 -538px;
    border: none;
    height: 85px;
    left: 50%;
    margin-left: -43px;
    margin-top: -43px;
    position: absolute;
    top: 50%;
    width: 85px
    }
#body_full > .header > .course_info .presentation .not_playing {
    display: block
    }
#body_full > .header > .course_info .presentation .playing {
    display: none
    }
#body_full > .body > .course_info {
    padding-top: 75px
    }
#body_full > .body > .course_info > .main {
    float: left;
    margin-bottom: 25px;
    text-align: left;
    width: 745px
    }
#body_full > .body > .course_info > .side {
    float: right;
    margin-bottom: 25px;
    text-align: left;
    width: 345px
    }
#body_full > .body > .course_info .texts {
    margin-bottom: 10px;
    padding: 30px 30px 10px 30px
    }
#body_full > .body > .course_info .texts > div {
    margin-bottom: 20px;
    padding: 0
    }
#body_full > .body > .course_info .texts > div h2 {
    background-color: #009ee3;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "OpenSansSemiBold";
    font-size: 18px;
    height: 26px;
    line-height: 24px;
    margin-bottom: 6px;
    padding: 0 8px
    }
#body_full > .body > .course_info .texts > div > div {
    color: #4d4d4d;
    font-family: "OpenSansRegular";
    font-size: 13px
    }
#body_full > .body > .course_info .texts > div > div[contenteditable=true] {
    min-height: 80px
    }
#body_full > .body > .course_info .info {
    color: #808080;
    font-family: "OpenSansItalic";
    font-size: 11px;
    list-style: none;
    text-align: left
    }
#body_full > .body > .course_info .info li:before {
    content: "*";
    margin-right: 3px
    }
#body_full > .body > .course_info .main .buttons {
    text-align: right
    }
#body_full > .body > .course_info .main .buttons .button {
    border: none;
    border-radius: 3px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    clear: left;
    color: #000;
    font-family: "OpenSansLight";
    font-size: 16px;
    height: 28px;
    line-height: 27px;
    padding: 0 10px
    }
#body_full > .body > .course_info .main .buttons .button .icon {
    background: url(/static/v3/image/course.png) no-repeat -135px -110px;
    display: inline-block;
    height: 14px;
    margin: 6px 0 8px 5px;
    vertical-align: middle;
    width: 6px
    }
#body_full > .body > .course_info .top {
    position: absolute;
    right: 0;
    text-align: right;
    top: 10px
    }
#body_full > .body > .course_info .share {
    color: #808080;
    font-family: "OpenSansItalic";
    font-size: 11px;
    margin-left: 17px;
    position: relative;
    vertical-align: top
    }
#body_full > .body > .course_info .share .separator {
    background-color: #ccc;
    bottom: 4px;
    height: 30px;
    left: -10px;
    position: absolute;
    width: 1px
    }
#body_full > .body > .course_info .share .button {
    background: url(/static/v3/image/course.png) no-repeat 0 0;
    border: none;
    height: 33px;
    margin-right: -4px;
    width: 33px
    }
#body_full > .body > .course_info .share .button.disabled {
    filter: alpha(opacity=40);
    opacity: 0.4
    }
#body_full > .body > .course_info .share .facebook {
    background-position: 0 -60px
    }
#body_full > .body > .course_info .share .googleplus {
    background-position: -34px -60px
    }
#body_full > .body > .course_info .share .twitter {
    background-position: -67px -60px
    }
#body_full > .body > .course_info .students {
    color: #009ee3;
    display: inline-block;
    height: 48px;
    padding-top: 6px;
    position: relative;
    text-align: right;
    vertical-align: top
    }
#body_full > .body > .course_info .students .value {
    font-family: "OpenSansBold";
    font-size: 33px;
    line-height: 42px;
    margin-right: 5px
    }
#body_full > .body > .course_info .students .label {
    font-family: "OpenSansSemiBold";
    font-size: 13px;
    line-height: 42px;
    margin-right: 5px
    }
#body_full > .body > .course_info .teacher, #body_full > .body > .course_info .entities, #body_full > .body > .course_info .content {
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 25px;
    overflow: visible;
    position: relative
    }
#body_full > .body > .course_info h2 {
    background-color: #fc0;
    color: #1a1a1a;
    font-family: "OpenSansRegular";
    font-size: 16px;
    display: block;
    height: 29px;
    line-height: 29px;
    padding: 0 15px
    }
#body_full > .body > .course_info .content > div {
    color: #728287;
    font-family: "OpenSansItalic";
    font-size: 13px;
    padding: 2px 15px 15px 15px
    }
#body_full > .body > .course_info .content .duration {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2px;
    padding: 6px 0 6px 25px;
    position: relative;
    text-align: left
    }
#body_full > .body > .course_info .content .duration .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .body > .course_info .content ul {
    list-style: none
    }
#body_full > .body > .course_info .content li {
    float: left;
    height: 18px;
    line-height: 18px;
    margin-top: 6px;
    width: 50%
    }
#body_full > .body > .course_info .content .duration .icon, #body_full > .body > .course_info .content li .icon {
    background: url(/static/v3/image/cpanel.png) no-repeat 0 0;
    display: inline-block;
    height: 18px;
    margin-right: 6px;
    vertical-align: bottom;
    width: 20px
    }
#body_full > .body > .course_info .content .duration .icon {
    background-position: -228px -333px;
    left: 0;
    margin-top: -9px;
    position: absolute;
    top: 50%
    }
#body_full > .body > .course_info .content .session .icon {
    background-position: -228px -279px
    }
#body_full > .body > .course_info .content .lesson .icon {
    background-position: -228px -279px
    }
#body_full > .body > .course_info .content .video .icon {
    background-position: -228px -315px
    }
#body_full > .body > .course_info .content .presentation .icon {
    background-position: -248px -279px
    }
#body_full > .body > .course_info .content .document .icon {
    background-position: -228px -297px
    }
#body_full > .body > .course_info .content .tutoring_session .icon {
    background-position: -248px -297px
    }
#body_full > .body > .course_info .teacher > div {
    padding: 15px;
    position: relative
    }
#body_full > .body > .course_info .teacher .thumbnail {
    background: #d9dbdd url(/static/v3/image/course.png) no-repeat 0 -93px;
    border: 3px solid #fff;
    border-radius: 51px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    display: inline-block;
    float: left;
    height: 96px;
    margin: 0 10px 12px 0;
    width: 96px
    }
#body_full > .body > .course_info .teacher .name {
    color: #009ee3;
    font-family: "OpenSansLight";
    font-size: 16px
    }
#body_full > .body > .course_info .teacher .placeOfWork, #body_full > .body > .course_info .teacher .position {
    color: #333;
    font-family: "OpenSansRegular";
    font-size: 11px;
    margin-top: 2px
    }
#body_full > .body > .course_info .teacher .description {
    border-top: 1px solid #ccc;
    clear: left;
    color: #808080;
    font-family: "OpenSansRegular";
    font-size: 11px;
    padding: 7px 0
    }
#body_full > .body > .course_info .teacher .previous, #body_full > .body > .course_info .teacher .next {
    background: url(/static/v3/image/course.png) no-repeat 0 0;
    border: none;
    height: 30px;
    margin-top: -15px;
    position: absolute;
    top: 92px;
    width: 17px
    }
#body_full > .body > .course_info .teacher .previous {
    background-position: -147px 0;
    left: -26px
    }
#body_full > .body > .course_info .teacher .next {
    background-position: -147px -30px;
    right: -26px
    }
#body_full > .body > .course_info .entities {
    border-top: 8px solid #fc0
    }
#body_full > .body > .course_info .entities > div {
    border-top: 2px solid #e4e4e4;
    padding: 10px 15px 15px 15px
    }
#body_full > .body > .course_info .entities > div:first-child {
    border-top: none
    }
#body_full > .body > .course_info .entities ul {
    list-style: none
    }
#body_full > .body > .course_info .entities h3 {
    font-family: "OpenSansRegular";
    font-size: 16px
    }
#body_full > .body > .course_info .entities li {
    color: #7d8085;
    font-family: "OpenSansRegular";
    font-size: 11px;
    margin-top: 5px;
    min-height: 60px;
    padding-right: 160px;
    position: relative
    }
#body_full > .body > .course_info .entities .thumbnail {
    height: 60px;
    right: 0;
    position: absolute;
    top: 0;
    width: 140px
    }
#body_full > .body > .course_info .entities .edit {
    position: absolute;
    right: -25px;
    top: 6px
    }
/*   COURSE CONTENT */
#body_full > .body > .course_content {
    color: #707070;
    font-size: 14px;
    padding: 5px 0 20px 0;
    text-align: left;
    overflow: visible;
    position: relative
    }
#body_full > .body > .course_content .sessions {
    list-style: none;
    position: relative
    }
#body_full > .body > .course_content .sessions > li {
    margin-top: 35px;
    position: relative
    }
#body_full > .body > .course_content .sessions > li > .header {
    background: #009ee3;
    color: #fff;
    font-family: "OpenSansSemiBold";
    font-size: 17px;
    padding: 5px 60px 5px 20px;
    overflow: visible;
    position: relative
    }
#body_full > .body > .course_content .sessions > li > .header .title {
    line-height: 23px;
    min-height: 23px;
    text-align: left
    }
#body_full > .body > .course_content .sessions > li > .header .position {
    float: left;
    margin: 1px 5px 0 1px
    }
#body_full > .body > .course_content .lessons {
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    list-style: none;
    position: relative;
    z-index: 1
    }
#body_full > .body > .course_content .lessons > li {
    border: 1px solid #cacaca;
    border-bottom: none;
    position: relative
    }
#body_full > .body > .course_content .lessons > li:first-child {
    border-top: none
    }
#body_full > .body > .course_content .lessons > li.even {
    background-color: #fff
    }
#body_full > .body > .course_content .lessons > li.odd {
    background-color: #f5f5f5
    }
#body_full > .body > .course_content .lessons > li > .media {
    display: inline-block;
    padding-bottom: 14px;
    padding-left: 20px;
    position: relative;
    vertical-align: top;
    width: 195px
    }
#body_full > .body > .course_content .lessons > li > .media > div {
    position: relative;
    margin-top: 14px
    }
#body_full > .body > .course_content .lessons > li > .media .mthumbnail {
    background: url(/static/v3/image/course.png) no-repeat 0 -193px;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 62px;
    margin: -4px 8px -12px -10px;
    position: relative;
    width: 98px
    }
#body_full > .body > .course_content .lessons > li > .media .mthumbnail > div {
    background: #ccc;
    border: 2px solid #f0f0f0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    height: 46px;
    position: absolute;
    right: 2px;
    top: 4px;
    width: 82px
    }
#body_full > .body > .course_content .lessons > li > .media .thumbnail {
    background: #ccc;
    border: 2px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 46px;
    margin-right: 8px;
    position: relative;
    width: 82px
    }
#body_full > .body > .course_content .lessons > li > .media .type {
    color: #808080;
    font-family: "OpenSansRegular";
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .body > .course_content .lessons > li > .media .info {
    color: #009ee3;
    font-family: "OpenSansRegular";
    font-size: 12px;
    line-height: 15px;
    margin-top: -1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .body > .course_content .lessons > li > .media .expand, #body_full > .body > .course_content .lessons > li > .media .collapse {
    background-color: #009ee3;
    border: none;
    border-radius: 2px;
    height: 18px;
    left: 114px;
    position: absolute;
    top: 46px;
    width: 29px
    }
#body_full > .body > .course_content .lessons > li > .media .expand .icon, #body_full > .body > .course_content .lessons > li > .media .collapse .icon {
    background: url(/static/v3/image/course.png) no-repeat 0 0;
    height: 9px;
    left: 50%;
    margin: -4px -8px -5px -8px;
    position: absolute;
    top: 50%;
    width: 16px
    }
#body_full > .body > .course_content .lessons > li > .media .expand .icon {
    background-position: -164px -9px
    }
#body_full > .body > .course_content .lessons > li > .media .collapse .icon {
    background-position: -164px 0
    }
#body_full > .body > .course_content .lessons > li > .separator {
    background-color: #cacaca;
    bottom: 0;
    left: 215px;
    position: absolute;
    top: 0;
    width: 1px;
    z-index: 1
    }
#body_full > .body > .course_content .lessons > li > .info {
    display: inline-block;
    min-height: 39px;
    padding: 19px 20px;
    position: relative;
    width: 680px
    }
#body_full > .body > .course_content .lessons > li > .info .position {
    color: #4d4d4d;
    display: block;
    float: left;
    font-family: "OpenSansSemiBold";
    font-size: 14px;
    margin: 1px 5px 0 -1px
    }
#body_full > .body > .course_content .lessons > li > .info .title {
    color: #4d4d4d;
    display: block;
    font-family: "OpenSansSemiBold";
    font-size: 14px
    }
#body_full > .body > .course_content .lessons > li > .info .teachers {
    color: #959595;
    clear: left;
    display: block;
    font-family: "OpenSansRegular";
    font-size: 14px;
    margin-top: -1px
    }
#body_full > .body > .course_content .lessons > li > .media .expand, #body_full > .body > .course_content .lessons > li > .media .collapse, #body_full > .body > .course_content .lessons > li > .media .mthumbnail, #body_full > .body > .course_content .lessons > li > .media .mthumbnail, #body_full > .body > .course_content .lessons > li > .media .thumbnail {
    filter: none;
    -webkit-filter: grayscale(0%);
    opacity: 1
    }
#body_full > .body > .course_content .lessons > li.disabled > .media .expand, #body_full > .body > .course_content .lessons > li.disabled > .media .collapse, #body_full > .body > .course_content .lessons > li.disabled > .icons > *, #body_full > .body > .course_content .lessons > li.disabled > .media .mthumbnail, #body_full > .body > .course_content .lessons > li.disabled > .media .thumbnail {
    cursor: default;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    opacity: 0.5
    }
#body_full > .body > .course_content .lessons > li.disabled > .info .position, #body_full > .body > .course_content .lessons > li.disabled > .info .title {
    color: #959595
    }
/* TEACHERS */
#body_full > .body > .teachers {
    color: #707070;
    font-size: 14px;
    padding: 25px 0 20px 0;
    text-align: left;
    position: relative
    }
#body_full > .body > .teachers > ol {
    list-style: none;
    position: relative
    }
#body_full > .body > .teachers > ol > li {
    margin-bottom: 20px
    }
#body_full > .body > .teachers > ol > li > .thumbnail {
    float: left;
    padding: 25px 0 20px 30px;
    text-align: center;
    width: 175px
    }
#body_full > .body > .teachers > ol > li > .thumbnail > .image {
    background: #d9dbdd url(/static/v3/image/course.png) no-repeat 0 -367px;
    border: 5px solid #fff;
    border-radius: 87px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    display: inline-block;
    height: 164px;
    width: 164px
    }
#body_full > .body > .teachers > ol > li > .thumbnail > .action {
    color: #93bf20;
    font-family: "OpenSansItalic";
    font-size: 13px;
    line-height: 22px;
    margin-top: 8px
    }
#body_full > .body > .teachers > ol > li > .info {
    float: left;
    padding: 22px 30px 20px 30px;
    border-right: 1px solid #e4e4e4;
    min-height: 210px;
    width: 480px
    }
#body_full > .body > .teachers > ol > li > .info > .name {
    color: #009ee3;
    font-family: "OpenSansLight";
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 2px
    }
#body_full > .body > .teachers > ol > li > .info > .position, #body_full > .body > .teachers > ol > li > .info > .place_of_work {
    color: #000;
    font-family: "OpenSansSemiBold";
    font-size: 14px;
    line-height: 16px
    }
#body_full > .body > .teachers > ol > li > .info > .description {
    border-top: 1px solid #cacaca;
    color: #4d4d4d;
    font-family: "OpenSansRegular";
    font-size: 13px;
    line-height: 14px;
    margin-top: 10px;
    padding-top: 5px
    }
/* ENTITIES */
#body_full > .body > .entities {
    margin: 25px 0
    }
#body_full > .body > .entities > ol {
    list-style: none;
    position: relative
    }
#body_full > .body > .entities > ol > li {
    float: left;
    margin-bottom: 25px;
    width: 565px
    }
#body_full > .body > .entities > ol > li.even {
    clear: left
    }
#body_full > .body > .entities > ol > li.odd {
    margin-left: 30px
    }
#body_full > .body > .entities > ol > li .header {
    background-color: #009ee3;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 25px;
    text-align: left
    }
#body_full > .body > .entities > ol > li .header > .relation {
    display: inline-block;
    font-family: "OpenSansSemiBold";
    font-size: 16px;
    padding-left: 8px;
    position: relative
    }
#body_full > .body > .entities > ol > li .header > .relation span {
    color: #fff;
    cursor: default;
    display: inline-block;
    height: 25px;
    line-height: 24px
    }
#body_full > .body > .entities > ol > li .header > .relation .icon:after {
    content: "â¼";
    padding-left: 5px
    }
#body_full > .body > .entities > ol > li .header > .relation ul {
    background: #FFF;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
    color: #009ee3;
    display: none;
    left: 0;
    list-style: none;
    min-width: 100%;
    position: absolute;
    top: 25px;
    z-index: 1
    }
#body_full > .body > .entities > ol > li .header > .relation li {
    font-family: "OpenSansSemiBold";
    line-height: 24px;
    padding: 0 8px;
    text-align: left
    }
#body_full > .body > .entities > ol > li .header > .relation li:hover {
    background-color: #009ee3;
    color: #fff;
    cursor: pointer
    }
#body_full > .body > .entities > ol > li .header > .relation:hover ul {
    display: block
    }
#body_full > .body > .entities > ol > li .thumbnail {
    float: left;
    padding: 25px 0 20px 30px;
    text-align: center;
    width: 245px
    }
#body_full > .body > .entities > ol > li .thumbnail > .image {
    display: inline-block;
    height: 111px;
    position: relative;
    width: 245px
    }
#body_full > .body > .entities > ol > li .thumbnail > .image.empty {
    background: #d9dbdd;
    border: 2px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    height: 107px;
    width: 241px
    }
#body_full > .body > .entities > ol > li .thumbnail > .action {
    color: #93bf20;
    font-family: "OpenSansItalic";
    font-size: 13px;
    line-height: 22px;
    margin-top: 3px
    }
#body_full > .body > .entities > ol > li .info {
    float: left;
    padding: 21px 30px 20px 17px;
    text-align: left;
    width: 243px
    }
#body_full > .body > .entities > ol > li .info .title {
    color: #009ee3;
    font-family: "OpenSansLight";
    font-size: 19px;
    line-height: 22px
    }
#body_full > .body > .entities > ol > li .info .description {
    color: #000;
    font-family: "OpenSansRegular";
    font-size: 14px
    }
#body_full > .body > .entities > ol > li .info .credits {
    color: #009ee3;
    display: inline-block;
    font-family: "OpenSansBold";
    font-size: 18px;
    text-align: left;
    margin-top: 5px
    }
#body_full > .body > .entities > ol > li .info .credits .value {
    display: inline-block;
    min-width: 12px
    }
/* LESSON CONTENT */
#body_full > .header > .lesson {
    border-top: 3px solid #009ee3;
    position: relative;
    z-index: 1
    }
#body_full > .header > .lesson > div {
    height: 84px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 1160px
    }
#body_full > .header > .lesson .top {
    border-bottom: 1px solid #009ee3;
    height: 34px;
    padding-right: 35px;
    position: relative
    }
#body_full > .header > .lesson .top .course_title {
    color: #fff;
    display: block;
    font-family: "OpenSansLight";
    font-size: 19px;
    height: 28px;
    line-height: 28px;
    padding-top: 6px;
    overflow: hidden;
    padding-left: 13px;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .header > .lesson .top .course_title a {
    color: #fff;
    text-decoration: none
    }
#body_full > .header > .lesson .top .course_title .icon {
    background: url(/static/v3/image/course.png) no-repeat -171px -108px;
    height: 15px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 9px
    }
#body_full > .header > .lesson .top .course_title > * {
    cursor: pointer
    }
#body_full > .header > .lesson .bottom .content {
    background: url(/static/v3/image/course.png) no-repeat -161px -86px;
    border: none;
    height: 22px;
    position: absolute;
    right: 0;
    top: 14px;
    width: 25px
    }
#body_full > .header > .lesson .bottom {
    height: 25px;
    padding-top: 12px;
    position: relative
    }
#body_full > .header > .lesson .sessions {
    background: #fc0;
    border: none;
    border-radius: 4px;
    color: #000;
    float: left;
    font-family: "OpenSansRegular";
    font-size: 15px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    overflow: visible;
    padding: 0 28px 0 12px;
    position: relative
    }
#body_full > .header > .lesson .sessions > .icon {
    background: url(/static/v3/image/course.png) no-repeat -171px -123px;
    display: inline-block;
    height: 9px;
    position: absolute;
    right: 7px;
    top: 8px;
    width: 14px
    }
#body_full > .header > .lesson .sessions ul {
    background: #F5F5F5;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.6);
    color: #888;
    display: none;
    left: 0;
    list-style: none;
    min-width: 100%;
    position: absolute;
    top: 25px;
    z-index: 1
    }
#body_full > .header > .lesson .sessions li {
    padding-left: 12px;
    text-align: left
    }
#body_full > .header > .lesson .sessions li:hover {
    background-color: #8D8D8D;
    color: #fff
    }
#body_full > .header > .lesson .sessions:hover ul {
    display: block
    }
#body_full > .header > .lesson .session_title {
    color: #fc0;
    font-family: "OpenSansRegular";
    font-size: 16px;
    line-height: 23px;
    overflow: hidden;
    padding: 2px 200px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .header > .lesson .lesson {
    position: absolute;
    top: 12px;
    right: 35px
    }
#body_full > .header > .lesson .lesson .next {
    background: #fc0;
    border: none;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    height: 25px;
    width: 25px
    }
#body_full > .header > .lesson .lesson .next .icon {
    background: url(/static/v3/image/course.png) no-repeat -150px -195px;
    display: inline-block;
    height: 16px;
    margin: 5px 6px 4px 7px;
    width: 10px
    }
#body_full > .header > .lesson .lesson .previous {
    background: #fc0;
    border: none;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    height: 25px;
    width: 25px
    }
#body_full > .header > .lesson .lesson .previous .icon {
    background: url(/static/v3/image/course.png) no-repeat -150px -211px;
    display: inline-block;
    height: 16px;
    margin: 5px 6px 4px 7px;
    width: 10px
    }
#body_full > .header > .lesson .lesson .position {
    border-top: 1px solid #fc0;
    border-bottom: 1px solid #fc0;
    color: #fff;
    display: inline-block;
    font-family: "OpenSansRegular";
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
    vertical-align: top
    }
#body_full > .body > .lesson {
    padding-bottom: 20px;
    position: relative;
    overflow: visible
    }
#body_full > .body > .lesson > .content {
    float: left;
    position: relative;
    width: 765px
    }
#body_full > .body > .lesson > .content > .title {
    color: #009ee3;
    font-family: "OpenSansRegular";
    font-size: 17px;
    margin: 12px 0 5px 0;
    text-align: left
    }
#body_full > .body > .lesson > .content > .title .index {
    display: block;
    float: left;
    margin: 1px 5px 0 1px
    }
#body_full > .body > .lesson > .content > .title .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .body > .lesson > .content > .title .text:focus {
    text-overflow: initial
    }
#body_full > .body > .lesson > .content > .body {
    position: relative
    }
#body_full > .body > .lesson > .content > .body button.expand {
    background: url(/static/v3/image/course.png) no-repeat -180px -254px;
    border: none;
    display: inline-block;
    height: 48px;
    left: 0;
    margin: -24px 0 0 -24px;
    position: absolute;
    top: 250px;
    width: 48px
    }
#body_full > .body > .lesson > .content > .body.single_media .media {
    margin-right: 0
    }
#body_full > .body > .lesson > .content > .body.single_media .medias {
    display: none
    }
#body_full > .body > .lesson .media {
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    height: 500px;
    margin-right: 100px;
    position: relative
    }
#body_full > .body > .lesson .media > .loading {
    height: 50px;
    left: 50%;
    margin-left: -225px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 450px
    }
#body_full > .body > .lesson .media > .loading .message {
    color: #707070;
    display: block;
    font-size: 15px;
    margin: 0 auto 10px auto;
    position: relative;
    width: 450px
    }
#body_full > .body > .lesson .media.document {
    height: 1100px
    }
#body_full > .body > .lesson .media .info {
    border-top: 1px solid #979797;
    margin: 51px 35px 0 35px
    }
#body_full > .body > .lesson .media .info .text {
    color: #808080;
    font-family: "OpenSansItalic";
    font-size: 13px;
    margin-top: 3px
    }
#body_full > .body > .lesson .media .info ul {
    display: inline-block;
    list-style: none;
    margin-top: 20px
    }
#body_full > .body > .lesson .media .info ul li {
    color: #808080;
    display: inline-block;
    font-family: "OpenSansRegular";
    font-size: 12px;
    margin: 0 3px
    }
#body_full > .body > .lesson .media .info ul li .icon {
    background: url(/static/v3/image/course.png) no-repeat 0 0;
    display: block;
    height: 56px;
    margin: 0 auto;
    position: relative;
    width: 60px
    }
#body_full > .body > .lesson .media .info ul .ppt .icon {
    background-position: 0 -255px
    }
#body_full > .body > .lesson .media .info ul .pdf .icon {
    background-position: -60px -255px
    }
#body_full > .body > .lesson .media .info ul .doc .icon {
    background-position: -120px -255px
    }
#body_full > .body > .lesson .media .info ul .video .icon {
    background-position: 0 -311px
    }
#body_full > .body > .lesson .media .info ul .image .icon {
    background-position: -60px -311px
    }
#body_full > .body > .lesson .media .info ul .audio .icon {
    background-position: -120px -311px
    }
#body_full > .body > .lesson .media .info ul .swf .icon {
    background-position: -285px -197px
    }
#body_full > .body > .lesson .medias {
    list-style: none;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 89px
    }
#body_full > .body > .lesson .medias li {
    display: block;
    height: 53px;
    margin-bottom: 7px;
    position: relative
    }
#body_full > .body > .lesson .medias li div {
    background: #ccc;
    border: 3px solid #fff;
    display: inline-block;
    cursor: pointer;
    height: 47px;
    left: 0;
    top: 0;
    position: absolute;
    width: 83px
    }
#body_full > .body > .lesson .medias li div .icon {
    background: url(/static/v3/image/course.png) no-repeat -78px -40px;
    bottom: 0;
    height: 20px;
    position: absolute;
    right: 0;
    width: 24px
    }
#body_full > .body > .lesson .medias li.selected div {
    border-color: #fc0;
    cursor: default
    }
#body_full > .body > .lesson .side {
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
    float: left;
    margin-right: 35px;
    margin-top: -5px;
    padding: 20px 30px 30px 30px;
    position: relative;
    width: 300px
    }
#body_full > .body > .lesson .side > .menu {
    list-style: none
    }
#body_full > .body > .lesson .side > .menu li {
    background-color: #009ee3;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-family: "OpenSansSemiBold";
    font-size: 13px;
    height: 24px;
    line-height: 24px;
    margin-left: 4px;
    padding: 0 8px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
    }
#body_full > .body > .lesson .side > .menu li:first-child {
    margin-left: 0
    }
#body_full > .body > .lesson .side > .menu li.disabled {
    cursor: default;
    filter: alpha(opacity=30);
    opacity: 0.3
    }
#body_full > .body > .lesson .side > .menu li.selected {
    background-color: #fc0;
    color: #000;
    cursor: default
    }
#body_full > .body > .lesson .questions, #body_full > .body > .lesson .description {
    height: 472px;
    position: relative
    }
#body_full > .body > .lesson .questions > .content, #body_full > .body > .lesson .description > .content {
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 13px
    }
#body_full > .body > .lesson .questions > .content, #body_full > .body > .lesson .description > .content.editable {
    bottom: 32px
    }
#body_full > .body > .lesson .description .info {
    color: #666;
    font-family: "OpenSansRegular";
    font-size: 13px;
    line-height: 22px;
    min-height: 22px;
    margin-bottom: 7px;
    position: relative;
    text-align: left
    }
#body_full > .body > .lesson .description .info .icon {
    background: url(/static/v3/image/course.png) no-repeat -186px -32px;
    float: left;
    height: 22px;
    margin: 0 8px 0 2px;
    width: 17px
    }
#body_full > .body > .lesson .description .desc {
    text-align: left
    }
#body_full > .body > .lesson .description .desc .value {
    color: #666;
    font-family: "OpenSansRegular";
    font-size: 12px;
    margin-top: 4px;
    position: relative
    }
#body_full > .body > .lesson .description > .add {
    bottom: 0;
    right: 0;
    position: absolute
    }
#body_full > .body > .lesson .description .files, #body_full > .body > .lesson .description .links {
    border-top: 1px solid #ccc;
    margin-top: 9px;
    padding-top: 9px;
    text-align: left
    }
#body_full > .body > .lesson .description .desc .label, #body_full > .body > .lesson .description .files > div, #body_full > .body > .lesson .description .links > div {
    color: #009ee3;
    font-family: "OpenSansLight";
    font-size: 16px
    }
#body_full > .body > .lesson .description .files ul, #body_full > .body > .lesson .description .links ul {
    display: table;
    list-style: none
    }
#body_full > .body > .lesson .description .files li, #body_full > .body > .lesson .description .links li {
    display: table-row;
    list-style: none
    }
#body_full > .body > .lesson .description .files li > *, #body_full > .body > .lesson .description .links li > * {
    display: table-cell;
    padding: 5px 0
    }
#body_full > .body > .lesson .description .files li .text, #body_full > .body > .lesson .description .links li .text {
    font-family: "OpenSansRegular";
    font-size: 12px;
    position: relative;
    width: 100%;
    word-break: break-word
    }
#body_full > .body > .lesson .description .files li > * {
    vertical-align: middle
    }
#body_full > .body > .lesson .description .files li .icon {
    display: inline-block;
    height: 40px;
    margin-right: 5px;
    width: 42px
    }
#body_full > .body > .lesson .description .files li.ppt .icon {
    background: url(/static/v3/image/course.png) no-repeat -212px 0
    }
#body_full > .body > .lesson .description .files li.pdf .icon {
    background: url(/static/v3/image/course.png) no-repeat -254px 0
    }
#body_full > .body > .lesson .description .files li.doc .icon {
    background: url(/static/v3/image/course.png) no-repeat -296px 0
    }
#body_full > .body > .lesson .description .files li.video .icon {
    background: url(/static/v3/image/course.png) no-repeat -338px 0
    }
#body_full > .body > .lesson .description .files li.image .icon {
    background: url(/static/v3/image/course.png) no-repeat -380px 0
    }
#body_full > .body > .lesson .description .files li.audio .icon {
    background: url(/static/v3/image/course.png) no-repeat -422px 0
    }
#body_full > .body > .lesson .description .files li.swf .icon {
    background: url(/static/v3/image/course.png) no-repeat -464px 0
    }
#body_full > .body > .lesson .description .links li > * {
    vertical-align: top
    }
#body_full > .body > .lesson .description .files li .text {
    color: #666;
    cursor: pointer
    }
#body_full > .body > .lesson .description .links li .icon {
    background: url(/static/v3/image/course.png) no-repeat -123px -38px;
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    margin-top: 5px;
    width: 6px
    }
#body_full > .body > .lesson .description .links li .text {
    color: #009ee3;
    cursor: pointer
    }
#body_full > .body > .lesson .description .links li .delete {
    margin-top: 3px
    }
#body_full > .body > .lesson .description .files li .icon, #body_full > .body > .lesson .description .files li .text, #body_full > .body > .lesson .description .links li .icon, #body_full > .body > .lesson .description .links li .text {
    cursor: pointer
    }
#body_full > .body > .lesson.expanded .content {
    float: none;
    width: auto
    }
#body_full > .body > .lesson.expanded .side {
    display: none
    }
#body_full > .body > .lesson.expanded > .content > .body button.expand {
    background-position: -180px -302px
    }
#body_full > .body > .lesson .forum_header {
    clear: both;
    color: #009ee3;
    font-family: "OpenSansLight";
    font-size: 22px;
    line-height: 28px;
    padding-top: 28px;
    text-align: left
    }
#body_full > .body > .lesson .forum_header .create {
    background-color: #fc0;
    border: none;
    border-radius: 3px;
    color: #000;
    float: right;
    font-family: "OpenSansLight";
    font-size: 16px;
    height: 28px;
    line-height: 27px;
    padding: 0 10px
    }
#body_full > .body > .lesson .forum_header .create .icon {
    background: url(/static/v3/image/course.png) no-repeat -135px -110px;
    display: inline-block;
    height: 14px;
    margin: 6px 0 8px 5px;
    vertical-align: middle;
    width: 6px
    }
#body_full > .body > .lesson .forum {
    clear: both;
    padding: 8px 0 0 0
    }
#body_full > .body > .lesson .forum > .paginator {
    margin: 4px 0 8px 0;
    position: relative;
    text-align: right;
    top: auto
    }
/* */
#body_full > .header > .course_info .button.content.disabled, #body_full > .header > .course_info .button.enroll.disabled {
    filter: alpha(opacity=40);
    opacity: 0.4
    }
#body_full > .body > .course_info .teacher > div {
    left: 4000px;
    position: absolute;
    top: 0
    }
#body_full > .body > .course_info .teacher > div.selected {
    position: static
    }
#body_full > .body > .course_content {
    padding-bottom: 30px
    }
#body_full > .body > .course_content .lessons > li > .media.collapsed > .single {
    display: none
    }
#body_full > .body > .course_content .lessons > li > .media.collapsed > .collapse {
    display: none
    }
#body_full > .body > .course_content .lessons > li > .media.expanded > .multiple {
    display: none
    }
#body_full > .body > .course_content .lessons > li > .media.expanded > .expand {
    display: none
    }
#body_full > .body > .teachers > ol > li > .info {
    border-right: none;
    width: 890px
    }
#body_full > .header > .lesson .sessions ul {
    color: #BBB
    }
#body_full > .header > .lesson .sessions li:hover {
    background-color: #f5f5f5;
    color: #BBB
    }
#body_full > .header > .lesson .sessions li a {
    color: #888;
    display: block;
    margin-left: -12px;
    padding-left: 12px;
    text-decoration: none
    }
#body_full > .header > .lesson .sessions li:hover a {
    background-color: #8D8D8D;
    color: #fff
    }
#body_full > .body > .lesson .description .files li .icon, #body_full > .body > .lesson .description .files li .text, #body_full > .body > .lesson .description .links li .icon, #body_full > .body > .lesson .description .links li .text {
    cursor: inherit
    }
#body_full > .body > .lesson .description .files li a, #body_full > .body > .lesson .description .links li a {
    text-decoration: none
    }
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        } to {
        -webkit-transform: rotate(360deg);
        }
    }
@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
        } to {
        -moz-transform: rotate(360deg);
        }
    }
@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
        } to {
        -ms-transform: rotate(360deg);
        }
    }
#course_enrollment_app {
    display: none
    }
#course_enrollment_app > .spinning_loader {
    background: url(/static/v3/image/spinning_loader.png) no-repeat 0 0;
    height: 192px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 192px
    }
#course_enrollment_app > .spinning_loader > * {
    background: url(/static/v3/image/spinning_loader.png) no-repeat -192px 0;
    height: 192px;
    left: 50%;
    margin: -96px;
    position: absolute;
    top: 50%;
    width: 192px;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 2500ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 2500ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 2500ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear
    }
#course_enrollment_app > .spinning_loader {
    margin-top: 40px
    }
.enrolling #course_enrollment_app {
    display: block
    }
.enrolling #body_full > .header > .course_info .button.content, .enrolling #body_full > .header > .course_info button.enroll {
    filter: alpha(opacity=40);
    opacity: 0.4
    }
.enrolling #body_full > .body > .course_info .texts, .enrolling #body_full > .body > .course_info .content, .enrolling #body_full > .body > .course_info .teacher, .enrolling #body_full > .body > .course_info .entities {
    display: none
    }
.enrolling #body_full > .body > .course_info > .side, .enrolling #body_full > .body > .course_info > .main {
    margin-bottom: 0
    }
.custom_enrollment {
    margin: 75px 0 60px 0;
    padding: 46px 80px 50px 90px
    }
.custom_enrollment .header {
    color: #009ee3;
    font-family: "OpenSansLight";
    font-size: 26px;
    line-height: 30px;
    position: relative;
    text-align: left
    }
.custom_enrollment .header .icon {
    background: url(/static/v3/image/course_enrollment.png) no-repeat 0 -14px;
    display: inline-block;
    height: 18px;
    left: -15px;
    position: absolute;
    top: 7px;
    vertical-align: middle;
    width: 9px
    }
.custom_enrollment .subheader {
    border-bottom: 1px solid #009ee3;
    line-height: 25px;
    margin-top: 31px;
    position: relative
    }
.custom_enrollment .subheader .required {
    bottom: -1px;
    color: #999;
    font-family: "OpenSansLightItalic";
    font-size: 14px;
    position: absolute;
    right: 0
    }
.custom_enrollment .subheader, .custom_enrollment tr.title td {
    color: #80878d;
    font-family: "OpenSansLight";
    font-size: 18px;
    text-align: left
    }
.custom_enrollment tr.spacer td {
    padding-top: 25px
    }
.custom_enrollment td {
    padding-top: 5px
    }
.custom_enrollment td:first-child {
    color: #666;
    font-family: "OpenSansRegular";
    font-size: 13px;
    line-height: 28px;
    min-width: 250px;
    text-align: right;
    vertical-align: top;
    padding-right: 5px
    }
.custom_enrollment tr.error td {
    padding-bottom: 3px;
    padding-top: 0;
    text-align: right
    }
.custom_enrollment .important_info .value, .custom_enrollment .form input[type=password], .custom_enrollment .form input[type=text], .custom_enrollment .form select, .custom_enrollment .form textarea {
    background-color: #e6e7e8;
    border: none;
    color: #999;
    font-family: "OpenSansRegular";
    font-size: 13px;
    line-height: 28px;
    padding: 0 5px;
    width: 475px
    }
.custom_enrollment .form input[type=password], .custom_enrollment .form input[type=text], .custom_enrollment .form select {
    height: 28px
    }
.custom_enrollment .form select {
    padding: 0;
    width: 486px
    }
.custom_enrollment .form textarea {
    line-height: 20px;
    height: 56px;
    padding: 5px;
    resize: none
    }
.custom_enrollment tr.error_message {
    text-align: right
    }
.custom_enrollment tr.error_message, .custom_enrollment .conditions.error, .custom_enrollment tr.error td:first-child {
    color: #f00
    }
.custom_enrollment tr.actions {
    text-align: left
    }
.custom_enrollment .important_info_title {
    border-bottom: 1px solid #999ee3;
    color: #009ee3;
    font-family: "OpenSansLight";
    font-size: 16px;
    margin-bottom: 3px;
    text-align: left
    }
.custom_enrollment .important_info .value {
    line-height: 20px;
    padding: 5px;
    text-align: left
    }
.custom_enrollment .date select {
    width: 159px
    }
.custom_enrollment .date .label {
    color: #666;
    display: inline-block;
    margin-right: 5px;
    text-align: right;
    width: 76px
    }
.custom_enrollment .info {
    color: #999;
    font-family: "OpenSansItalic";
    font-size: 13px
    }
.custom_enrollment .info .value {
    text-align: left;
    width: 475px
    }
.custom_enrollment .info .label {
    color: #4d4d4d
    }
.custom_enrollment .conditions {
    color: #706f6f;
    display: inline-block;
    font-family: "OpenSansItalic";
    font-size: 12px;
    line-height: 20px;
    vertical-align: middle
    }
.custom_enrollment .conditions input[type=checkbox] {
    margin-top: 2px;
    margin-right: 5px;
    vertical-align: text-top
    }
.custom_enrollment .conditions a {
    text-decoration: underline
    }
.custom_enrollment .actions button {
    float: right
    }
.custom_enrollment .footer {
    border-top: 1px solid #ccc;
    color: #999;
    font-family: "OpenSansItalic";
    font-size: 13px;
    margin-top: 20px;
    padding-top: 5px;
    text-align: left
    }
.custom_enrollment .footer .label {
    color: #4d4d4d
    }
.custom_enrollment button.action {
    background: #fc0;
    border: none;
    border-radius: 4px;
    color: #000;
    display: inline-block;
    font-family: "OpenSansLight";
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px 0 10px
    }
.custom_enrollment button.action .icon {
    background: url(/static/v3/image/course_enrollment.png) no-repeat 0 0;
    display: inline-block;
    height: 14px;
    margin: 6px 0 8px 5px;
    vertical-align: middle;
    width: 6px
    }
.custom_enrollment button.action.alt {
    background-color: #93bf20
    }