/******************************************/ /** GERAL **/
@media all {
    iframe[name=google_conversion_frame] {
        display: none !important;
    }

    html[dir="rtl"] #header .header-search .btn-default {
        right: -35px;
    }

    section.call-to-action:before {
        content: none;
    }

    .addMaterial {
        font-size: 40px;
        padding-right: 15px;
        position: relative;
    }

    .addMaterialLabel {
        bottom: 7px;
        position: relative;
    }

    .adj-hidd-lvl {
        visibility: hidden !important;
        position: absolute !important;
    }

    .card-product {
        background-color: #fff;
        border: 1px solid #ccc;
        border-radius: 3px;
    }

    .card-product-text {
        font-size: 20px;
        font-weight: 400;
        margin: 0;
        padding: 50px 30px;
        text-align: center;
    }

    .card-product-footer {
        -webkit-box-align: center;
        align-items: center;
        background: #f5f6f8;
        display: -webkit-box;
        display: flex;
        padding: 10px 20px;
        width: 100%;
    }

    .card-product-from {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .card-product-currency {
        background: #144b9b;
        border-radius: 100%;
        color: #fff;
        font-size: 10px;
        line-height: 35px;
        padding: 4px;
        vertical-align: top;
    }

    .card-product-value {
        font-size: 36px;
    }

    .card-product-price {
        color: #144b9b;
        width: 50%;
    }

    .cortado {
        text-decoration: line-through;
    }

    .cut {
        color: GrayText;
        font-size: 0.8em;
        text-decoration: line-through;
    }

    .divMatricular {
        bottom: 0px;
        left: 33%;
        margin-bottom: 10px;
        position: absolute;
    }

    .featured-boxes .featured-box {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .header-search2 {
        display: block !important;
        line-height: 14px;
        margin-bottom: 2px !important;
        margin-right: 0 !important;
        margin-top: 0px !important;
        padding: 0px 0px 0px 0px !important;
    }

    .heading.heading-middle-border p {
        position: relative;
        background: #FFF;
        display: inline-block;
        margin: 0;
        padding-left: 5px;
        padding-right: 5px;
    }

    .gears {
        display: inline !important;
    }

    .header-search-left {
        left: 0px;
    }

    .imgContainer {
        float: left;
    }

    .modal-full.modal-dialog {
        width: 99%;
    }

    .oldPrice {
        text-decoration: line-through;
    }

    .page-top-busca {
        background-color: rgba(255, 255, 255, 0.8);
        min-height: 36px;
        padding: 0;
        padding: 5px 0;
        position: relative;
        text-align: left;
    }

    .pathway {
        color: #fff;
    }

    .priceNew {
        color: #0088cc !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .priceMonthly {
        color: #2182a9 !important;
        font-size: 1.4em !important;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

    .pricing-table [class*="col-md-"] {
        padding-left: 15px;
        padding-top: 15px;
    }

    .pricing-table h3 {
        margin-bottom: 20px;
    }

    .rodapeRights {
        color: #fff;
    }

    .smallPrice {
        font-size: 12px;
        margin: 0px;
    }

    .smallPrice2 {
        color: #0088cc;
        display: table;
        font-size: 18px;
        font-weight: 700;
        margin: 0px;
    }
    .smallPrice3 {
        color: #0088cc;
        font-size: 18px;
        font-weight: 700;
        margin: 0px;
    }
    .shop table.cart .product-name {
        width: 50%;
    }

    .social-fb {
        display: block !important;
    }

    .thumb-info-small {
        font-size: 12px !important;
    }
}

/******************************************/ /** ADJUST PORTO 6.0 **/
@media all {
    a, a:hover, a:active, a:focus {
        text-decoration: none;
    }

    .background-color-danger {
        background: #ffc107 !important;
    }

    .background-color-default {
        background: #e9ecef !important;
    }

    .background-color-info {
        background: #17a2b8 !important;
    }

    .background-color-success {
        background: #28a745 !important;
    }

    .background-color-warning {
        background: #dc3545 !important;
    }

    .btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
        clear: both;
    }

    .btn-default.active {
        color: rgb(51, 51, 51);
        background-color: rgb(230, 230, 230);
        border-color: rgb(173, 173, 173);
    }

    .pagination {
        width: 32px;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .table > tbody > tr.default > td,
    .table > tbody > tr.default > th {
        background: #e9ecef !important;
        border-top: 1px solid #fff !important;
    }

    .text-color-danger {
        color: #ffc107 !important;
    }

    .text-color-default {
        color: #e9ecef !important;
    }

    .text-color-info {
        color: #17a2b8 !important;
    }

    .text-color-success {
        color: #28a745 !important;
    }

    .text-color-warning {
        color: #dc3545 !important;
    }
}

/******************************************/ /** HEADER **/
@media all {
    body {
        min-height: 100%;
        /*padding-bottom: 341px;
        position: relative;*/
    }

    html {
        height: 100% !important;
    }

        html.sticky-header-active #header .header-body {
            border: 0;
            top: -136px !important;
        }

        html #header .header-nav-bar-primary {
            box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
            min-height: unset;
        }

    p.text_user {
        line-height: 16px;
        margin: 0;
        min-width: 175px;
        padding: 14px 10px 0;
        text-align: right;
    }

    ul.products {
        list-style: none;
        padding: 0;
    }

    #button_cart {
        font-weight: 700;
        border: 0;
        text-shadow: none;
        color: #fff;
        position: relative;
        padding: 0;
        height: 57px;
        background: transparent;
    }

        #button_cart:hover {
            background-color: transparent;
            color: rgba(255, 255, 255, 0.6);
        }

    #button_cart_mob {
        display: none;
    }

    #header .header-btn-collapse-nav {
        background: #CCC;
        margin: 12px 0 8px 15px;
    }

    #header .header-logo {
        max-height: 80px;
        max-width: 222px;
        /*min-height: 55px;*/
        min-width: 55px;
        width: auto;
    }

    #header .header-nav-bar {
        padding: 0;
    }

    #header .header-nav-main {
        margin: 12px 0 0;
    }

        #header .header-nav-main.header-nav-main-light nav > ul > li.active > a {
            background: transparent;
            color: #fff;
        }

            #header .header-nav-main.header-nav-main-light nav > ul > li.active > a:hover {
                background: #fff;
                color: #0088cc;
            }

        #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
            color: #0088cc;
        }

        #header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:hover, #header .header-nav-main.header-nav-main-light .dropdown-menu > li > a:focus {
            background: #f5f5f5 !important;
        }

        #header .header-nav-main nav > ul > li > a {
            line-height: 20px;
        }

            #header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
                margin-left: -0.545em;
            }

    #header .header-top {
        min-height: 41px;
    }

        #header .header-top p, #header .header-social-icons {
            line-height: 37px;
        }

    #ipt_row {
        float: right;
    }

    #ipt_rowMob {
        float: left;
        position: relative;
        top: 22px;
    }

    #mob_userimg {
        /*height: 85px;
        width: 85px;*/
    }

    #notif_headerbutt.fa {
        line-height: 16px;
        position: relative;
    }

    #searchForm {
        margin: 12px 0 0;
        position: relative;
        right: 16px;
        z-index: 1;
    }

    #social_divlg {
        float: right;
        padding: 5px 0 0 2px;
    }

    .div_fblginMob {
        left: 279px;
        position: absolute;
        top: -6px;
    }

    .dropdown-menu > li > a {
        display: block;
        white-space: nowrap;
    }

    .feature-box.feature-box-style-3 {
        padding: 2px 0 0 0;
    }

    .header-container.container {
        min-height: 95px;
    }

    .headerRecover {
        float: right;
        font-size: 10px;
    }

    .headerRecoverMob {
        float: left !important;
        font-size: 11px;
        position: absolute;
        top: 88px;
    }

    .header_userbutt {
        border-radius: 4px !important;
        border-width: 1px;
        font-size: 12px !important;
        margin: 10px 10px 0 -5px !important;
        padding: 1px 10px !important;
    }

    .header-row {
        min-height: 95px;
        padding: 5px 0;
    }

        .header-row .pull-left {
            padding-left: 0;
        }

        .header-row .pull-right {
            padding-right: 0;
        }

    .header-top.show {
        display: block !important;
    }

    .header-top.hide {
        display: none !important;
    }

    .user-avatar .img-thumbnail img {
        max-height: 75px;
    }

    .inputsearch, input#q {
        background-color: rgba(255, 255, 255, 0.1);
        border: 0;
        color: #fff;
        font-size: 14px;
        /*margin-left: 16px;*/
    }

    #searchForm .input-group ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: #fff !important;
    }

    .ipt_bttn {
        border-radius: 0 6px 0 0;
        height: 35px;
        right: 0;
    }

        .ipt_bttn.mob {
            border-radius: 0 6px 6px 0;
            flex: 0 0 25%;
            height: 70px;
            max-width: 25%;
        }

    .ipt_lgin {
        border-radius: 6px 0 0 6px;
        height: 35px;
    }

        .ipt_lgin.mob {
            border-radius: 6px 0 0 0;
            flex: 0 0 75%;
            height: 35px;
            max-width: 75%;
        }

    .ipt_passw {
        border-left: 0;
        border-radius: 0;
        height: 35px;
        width: 55% !important;
    }

        .ipt_passw.mob {
            border-left: 1px solid #cfd4da;
            border-radius: 0 0 0 6px;
            border-top: 0;
            flex: 0 0 75%;
            height: 35px;
            margin-top: -35px;
            max-width: 75%;
        }

    .home-size {
        font-size: 1.6em;
    }

    .mainheader {
        height: 90px;
        z-index: 1110;
    }

    .menulock {
        overflow: hidden !important;
    }

    .menutogglock {
        min-height: 0 !important;
        padding: 0 !important;
        position: absolute !important;
        right: 0 !important;
        top: 0 !important;
    }

    .menulogolock {
        max-height: 35px !important;
        min-height: 0 !important;
        min-width: 0 !important;
        width: auto;
    }

    .ml-xs {
        margin-left: 5px !important;
    }

    .notif_headerbutt {
        line-height: 18px;
    }

    .notf_span {
        font-family: "Open Sans", Arial, sans-serif;
        font-weight: 600;
    }

    .padd7 {
        padding: 0 7px 0 0 !important;
    }

    .product_menu {
        padding: 30px 0 0 !important;
    }

    .sch_ico {
        color: #0088cc;
    }

    .seccont_materiais, .seccont_depo {
        margin: 0 0 20px;
    }

    .signin-form {
        display: block;
    }

    .sign-up-info {
        font-size: 10px;
        margin: 0;
    }

    .sign-up-infoMob {
        float: left;
        font-size: 11px;
        margin: 0;
        margin-left: 0;
        position: absolute;
        width: 320px;
    }

    .social-icons li a {
        -moz-transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
        background: #FFF;
        border-radius: 100%;
        color: #0088ce;
        display: block;
        height: 30px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        transition: all 0.2s ease;
        width: 30px;
    }

    .social_login {
        border: 0;
        height: 25px;
        line-height: 10px;
        margin: 1px 0 2px 7px;
        width: 70px;
    }

        .social_login.fb {
            background-color: #3b5a9a;
            border-radius: 0 0 6px 6px;
            color: #fff;
            font-size: 11px;
            left: -1px;
            margin: 0;
        }

            .social_login.fb:hover {
                background-color: #213a6f;
            }

        .social_login.ggl {
            background-color: #dd4b3a;
            font-size: 11px;
        }

            .social_login.ggl:hover {
                background-color: #b13527;
            }

        .social_login.fb.mob {
            border-radius: 0;
            flex: 0 0 100%;
        }

    .social_logintxt {
        font-size: 9px;
        font-weight: 600;
    }

    .text_user span {
        font-size: 12px;
    }

    .thumb-info {
        display: block;
        position: relative;
        text-decoration: none;
        max-width: 100%;
        background-color: #FFF;
        border: 1px solid #DDD;
        border-radius: 4px;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .thumb-info .thumb-info-wrapper {
            -moz-backface-visibility: hidden;
            -moz-transform: translate3d(0, 0, 0);
            -webkit-backface-visibility: hidden;
            -webkit-transform: translate3d(0, 0, 0);
            backface-visibility: hidden;
            border-radius: 4px;
            display: block;
            margin: 4px;
            overflow: hidden;
            position: relative;
            transform: translate3d(0, 0, 0);
        }

        .thumb-info.thumb-info-preview .thumb-info-image {
            background-position: center top;
            background-repeat: no-repeat;
            background-size: 100% auto;
            display: block;
            min-height: 232px;
            position: relative;
            transition: background-position 0.8s linear 0s;
        }

    .userimg {
        height: 85px;
        width: 85px;
    }
}

/******************************************/ /** SEARCH HEADER **/
@media all {
    html.sticky-header-active #header .header-body .header-nav #nav_search {
        visibility: visible;
    }

    #nav_search {
        visibility: hidden;
    }

    .mheader_search {
        margin: 0;
        right: 0;
    }

    .mheader_sbutt {
        background-color: #ffffff;
        border: 1px solid #d0d4da;
        border-left: 0;
        border-radius: 0 6px 6px 0;
        width: 100%;
    }

        .mheader_sbutt i {
            color: #777;
        }

    .mheader_sinput {
        border: 1px solid #cfd4da !important;
        border-radius: 6px 0 0 6px;
        color: #777 !important;
        flex: 0 0 85% !important;
        margin: 0;
        max-width: 85%;
    }

    #mheader_sinput .input-group ::-webkit-input-placeholder {
        color: #cfd4da !important;
    }

    .mheader_ssubmit {
        flex: 0 0 15%;
        max-width: 15%;
    }

    .ui-widget.ui-widget-content {
        max-width: 262px;
        width: 100% !important;
        z-index: 1030;
    }
}

/******************************************/ /** MORE CATEGORIES **/
@media all {
    #categ_list {
        display: block;
    }

    #categ_listmob {
        display: none;
    }

    .dropdown {
        display: inline-block;
        position: relative;
    }

        .dropdown:focus, .dropdown:active, .dropdown:hover {
            outline: none;
        }

    .dropdown-content {
        background-color: #f4f4f4;
        border-radius: 0 0 3px 3px;
        border-top: 10px solid #f4f4f4;
        box-shadow: 0 0 0 0 rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
        min-width: 160px;
        opacity: 0;
        position: absolute;
        right: 0;
        text-align: right;
        top: 43px;
        transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
        transform: translateY(-2em);
        visibility: hidden;
        z-index: 10;
    }

        .dropdown-content a {
            border-bottom: 1px solid #ececec;
            color: #777;
            display: block;
            font-size: 1em;
            font-weight: 400;
            padding: 10px 20px 10px 8px;
            position: relative;
            text-decoration: none;
            text-transform: none;
        }

            .dropdown-content a:hover {
                background-color: #f1f1f1;
            }

            .dropdown-content a.last {
                border-bottom: 0;
                border-radius: 0 0 3px 3px;
            }

            .dropdown-content a i {
                margin-left: 3px;
            }

    .dropdown:hover .dropdown-content {
        transform: translateY(0%);
        transition-delay: 0s, 0s, 0.3s;
        opacity: 1;
        visibility: visible;
    }
}

/******************************************/ /** PAGE: COURSE DETAILS **/
@media all {
    h1.cs_title {
        font-size: 1.4em;
        font-weight: 400;
        letter-spacing: normal;
        line-height: 27px;
        margin: 0 0 14px 0;
    }

    hr.middle {
        margin: 22px 0;
    }

    html .badge-light {
        background-color: #ffffff;
    }

    html .badge-primary {
        background-color: #0088cc;
    }

    html .badge-secondary {
        background-color: #e36159;
    }

    html .badge-tertiary {
        background-color: #2baab1;
    }

    html .badge-quaternary {
        background-color: #383f48;
    }

    #cs_headfeat1 ul {
        columns: 2;
    }

    #divCurso, #divDiferencial, #divParaQuem, #divQualConteudo, #divProfessor, #divEdital, #divMaterial, #divDepoimento {
        margin-bottom: 15px;
    }

    #oppag01 .fa-barcode {
        margin-left: 5px;
    }

    #opcoes_pagamento {
        font-size: 0.85em;
        clear: both;
    }

    #sidebar.sticky-active .product_details {
        border-radius: 6px !important;
        border-top: 1px solid #DFDFDF !important;
    }

    #sidebar.sticky-active .product_header_box {
        display: block;
    }

    .aulatb thead {
        display: none;
    }

    .aulatb .aula_txt {
        width: 75%;
    }

    .aula_buttons span {
        font-size: 11px !important;
        padding: 3px;
    }

    .badge.badge-xs {
        padding: 0.3em 0.5em;
    }

    .badge.badge-md {
        font-size: 85%;
        padding: 0.6em 1.6em;
    }

        .badge.badge-md.categ {
            background: #f4f4f4;
            border-radius: 0;
            color: #393f48;
            margin: 0 0 10px;
        }

        .badge.badge-md.promo {
            border-radius: 0;
            width: 100%;
        }

    .badge-light {
        background-color: #f8f9fa;
        color: #111;
    }

    .btn-primary.facebook {
        background-color: #3b589e;
        border-color: unset;
        color: #fff !important;
    }

    .btn-primary.twitter {
        background-color: #1ea1f4;
        border-color: unset;
        color: #fff !important;
    }

    .btn-primary.google {
        background-color: #d34836;
        border-color: unset;
        color: #fff !important;
    }

        .btn-primary.facebook:hover, .btn-primary.twitter:hover, .btn-primary.google:hover, .btn-primary.facebook:active, .btn-primary.twitter:active, .btn-primary.google:active, .btn-primary.facebook:focus, .btn-primary.twitter:focus, .btn-primary.google:focus {
            background-color: #777;
            border-color: unset;
        }

    .btt_aulas.productpg {
        width: 100%;
    }

    .call-to-action.cdetail {
        padding: 10px;
        font-size: 0.6em;
    }

        .call-to-action.cdetail p {
            margin-top: -7px !important;
        }

        .call-to-action.cdetail .fa {
            font-size: 3em;
            width: unset;
        }

    .category_menu {
        padding: 10px 0 !important;
    }

    .catit_item {
        background: #f4f4f4;
        color: #777;
        margin: 0 0 0 -4px;
        padding: 12px 22px;
        position: relative;
        transition: 0.5s;
    }

        .catit_item:hover {
            border-radius: 0 0 5px 5px;
            color: #0288cc;
            text-decoration: none;
            transition: 0.5s;
        }

        .catit_item.first {
            padding: 12px 22px 12px 6px;
        }

        .catit_item.last {
            top: 11px;
        }

        .catit_item i {
            margin-right: 3px;
        }

        .catit_item:hover p {
            color: #0288cc;
        }

    .catit_title {
        display: inline-block;
    }

    .checkbox-default.check_subscombo input {
        position: relative;
        top: 5px;
        margin-right: 8px;
        vertical-align: top;
    }

    .check_subscombo input {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .check_subscombo label {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .content_main {
        margin-top: 25px;
        min-height: 258px;
        text-align: left;
    }

    .cs_descript {
        color: rgba(255, 255, 255, .4) !important;
        font-size: 1em;
        font-weight: 400;
        letter-spacing: normal;
        line-height: 1.4;
        margin: 0 0 14px 0;
        min-height: 57px;
    }

    .cs_depoimg img {
        max-width: 155px;
    }

    .cs_diftxt {
        column-count: 2;
        column-gap: 25px;
    }

    .cs_featit {
        color: #fff;
    }

        .cs_featit i {
            border-color: #0288cc;
            color: #0288cc;
        }

    .cs_img {
        border-radius: 6px;
        /*max-height: 340px !important;*/
    }

    .cs_imgcont {
        border-bottom: 5px solid #fff;
        border-radius: 6px 6px 0 0;
    }

    .cs_profitem {
        margin: 0 0 15px;
    }

    .cs_proftxt {
        font-size: 1.0em !important;
    }

    .cs_quemtit {
        margin: 0 0 5px;
    }

    .cs_rating {
        color: #f4c150;
    }

    .cs_ratingbox {
        margin-left: 10px;
    }

    .cs_title {
        text-transform: uppercase;
    }

        .cs_title.side {
            font-size: 0.9em;
            font-weight: 700;
            letter-spacing: normal;
            line-height: 27px;
        }

    .header_buynow {
        display: none;
    }

    .list.list-icons li .fa {
        font-size: 1.2em;
        left: 5px;
        position: absolute;
        top: 5px;
    }

    .list.list-icons li .pf {
        left: 0;
        position: absolute;
        top: 5px;
    }

    .list.list-icons li {
        padding-left: 32px;
    }

    .list-primary.list-icons li .pf {
        border-color: #0088cc;
        color: #0088cc;
    }

    .product_addcart {
        border-radius: 0;
        margin: 0 0 5px;
        width: 100%;
    }

    .product_buynow {
        border-radius: 0;
        margin: 15px 0;
        width: 100%;
    }

    .product_details {
        background: #fff;
        border-radius: 0 0 6px 6px !important;
        border-top: 0 !important;
        margin-top: -32px;
        text-align: left;
    }

    .product_menu {
        box-shadow: 0 0 1px 1px rgba(20,23,28,.1), 0 3px 1px 0 rgba(20,23,28,.1);
        max-height: 400px;
        padding: 50px 0 0 !important;
    }

    .product_comboopt {
        color: #777;
        font-size: 0.75em;
        font-weight: 700;
        text-transform: uppercase;
    }

    .product_combogates {
        font-size: 0.65em;
        font-weight: 600;
        float: right;
        text-decoration: none;
        text-transform: uppercase;
    }

        .product_combogates:hover, .product_combogates:active, .product_combogates:focus {
            text-decoration: none;
        }

    .product_header_box {
        display: none;
    }

    .product_price {
        color: #777;
        font-size: 36px;
        font-weight: 700;
        line-height: 60px;
        margin-right: 10px;
    }
    .product_price_new {
        color: #777;
        font-size: 22px;
        font-weight: 700;
        line-height: 40px;
        margin-top: 5px;
        margin-bottom: 5px;
        text-shadow: 0.5px 1px 1px rgba(0,0,0,0.5);
        text-align: -webkit-center;
    }
    .product_price_men {
        color: #0088CC;   
         margin-top: 10px;           
    }
    .product_price_show {
        color: #0088CC;        
    }
    .product_price_box {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
    }

    .product_price_discount {
        color: #c3c3c3;
        font-size: 0.75em;
        line-height: 12px;
    }

    .product_price_old {
        color: #c3c3c3;
        text-decoration: line-through;        
    }
    .product_price_old_new {
        color: #c3c3c3;
        font-size: 18px;
        margin-top: 5px;
        text-decoration: line-through;     
    }

    .sec_materiais .op_title {
        color: #777777;
        font-size: 0.9em;
        font-weight: 700;
        margin: 0 0 5px;
        text-transform: uppercase;
    }

    .sec_odif .heading {
        clear: both;
    }

    .tellme-focus {
        box-shadow: 0 0 0 3px rgba(227, 97, 89, .8) !important;
        transition: .3s ease-out;
    }

    .thumb-info-side-image .thumb-info-side-image-wrapper {
        float: left;
        margin-right: 20px;
        padding: 4px;
    }

    .thumb-info-caption .thumb-info-caption-text, .thumb-info-caption p {
        padding: 15px 10px;
    }
}

/******************************************/ /** MODAL SUBSCRIBE/LOGIN **/
@media all {
    h4#formModalLabel {
        color: #fff;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.7;
        text-transform: uppercase;
    }

    #mdl_lgin.hide, #mdlf_lgin.hide {
        display: none;
    }

    #mdl_lgin.show, #mdlf_lgin.show {
        display: block;
    }

    #mdl_subs.hide, #mdlf_subs.hide {
        display: none;
    }

    #mdl_subs.show, #mdlf_subs.show {
        display: block;
    }

    .btn-fb {
        background-color: #3b5a9a;
        border-color: #3b5a9a #3b5a9a #006699;
        color: #fff;
    }

    .btn-gl {
        background-color: #dc4938;
        border-color: #dc4938 #dc4938 #b32e1e;
        color: #fff;
    }

    .checkbox-custom {
        margin-bottom: 7px;
        margin-top: 0;
        padding: 0 0 0 25px;
        position: relative;
    }

        .checkbox-custom input[type="checkbox"] {
            cursor: pointer;
            left: 3px;
            margin: -6px 0 0;
            opacity: 0;
            position: absolute;
            top: 50%;
            z-index: 2;
        }

        .checkbox-custom label {
            cursor: pointer;
            line-height: 1.5;
            margin-bottom: 0;
            text-align: left;
        }

        .checkbox-custom input[type="checkbox"]:checked + label:after {
            color: #333;
            content: '\F00C';
            display: inline-block;
            font-family: FontAwesome;
            font-size: 11px;
            height: 16px;
            left: 4px;
            line-height: 1;
            margin-top: -5px;
            position: absolute;
            top: 50%;
            width: 16px;
        }

        .checkbox-custom label:before {
            background: #fff;
            border: 1px solid #bbb;
            border-radius: 2px;
            content: '';
            display: inline-block;
            height: 18px;
            left: 0;
            margin-top: -9px;
            position: absolute;
            top: 50%;
            width: 19px;
        }

    .check_subscombo {
        font-size: 0.8em;
    }

    .close {
        color: #fff;
        opacity: 1;
        text-shadow: none;
    }

        .close:focus, .close:hover {
            color: #fff;
            cursor: pointer;
            opacity: .75;
            text-decoration: none;
        }

    .cssubs_addname {
        border-radius: .25rem 0 0 0;
    }

    .cssubs_addmail {
        border-radius: 0;
        border-top: 0;
    }

    .cssubs_addpass {
        border-radius: 0 0 0 .25rem;
        border-top: 0;
    }

    .cssubs_name {
        border-radius: .25rem .25rem 0 0;
        margin: 0;
    }

    .cssubs_mail {
        border-radius: 0;
        border-top: 0;
        margin: 0;
    }

    .cssubs_pass {
        border-radius: 0 0 .25rem .25rem;
        border-top: 0;
        margin: 0;
    }

    form label {
        font-weight: normal;
    }

    .input-group-addon {
        min-width: 45px;
    }

        .input-group-addon i.fa {
            padding: 0 2px;
        }

            .input-group-addon i.fa.fa-user {
                padding: 0 4px;
            }

    .lgin_now {
        border-radius: 0;
        margin: 15px 0 0;
        width: 100%;
    }

        .lgin_now.fb, .lgin_now.gl {
            margin: 0 0 5px;
        }

    .lgin_or {
        margin: 5px 0 !important;
    }

    .modal-dialog {
        max-width: 400px;
    }

        .modal-dialog.large {
            max-width: unset;
        }

    .modal-header {
        background-color: #0288cc;
    }

    .modal-footer {
        justify-content: normal;
        text-align: center;
    }

        .modal-footer h4 {
            color: #777;
            font-size: 1.1em;
            margin: 0;
        }

    .subs_now {
        border-radius: 0;
        margin: 15px 0 0;
        width: 100%;
    }

    .subs_pre p {
        font-size: 0.9em;
        margin: 0;
    }

    .subs_pos p {
        font-size: .7em;
        line-height: 14px;
        margin: 0;
        margin-top: 3px;
        text-align: center;
    }
}

/******************************************/ /** DASHBOARD SUBHEADER **/
@media all {
    section.page-header h1 {
        border-bottom-color: #0088CC;
    }

    #dash_editinfobutt {
        border-width: 1px;
        margin: 0 0 11px;
    }

    #dash_userinfo {
        border: 0;
        margin: 0;
        max-height: 85px;
        min-height: 117px;
        padding: 16px 0;
    }

        #dash_userinfo h1 {
            color: #a9a9a9;
            padding-bottom: 0;
            text-transform: capitalize;
        }

            #dash_userinfo h1 span {
                text-transform: none;
            }

    #header .dash_header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
        background: #5f5f5f;
        color: white;
    }

    #header .header-nav-main.header-nav-main-light nav > ul > li > a.dash_menu {
        border-right: 1px solid rgba(0, 0, 0, .1);
        border-radius: 0;
        color: #a9a9a9;
    }

    #header .header-nav-main.header-nav-main-light nav > ul > li.active > a.dash_menu {
        background: transparent;
    }

    #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dash_menu {
        background: transparent;
        color: #777;
    }

    #header .header-nav-main.header-nav-main-light nav > ul > li:first-child > a.dash_menu {
        padding-left: 0;
    }

    #header .header-nav-main.header-nav-main-light nav > ul > li:last-child > a.dash_menu {
        border-right: 0;
    }

    #test_dashnav {
        background: rgba(212, 212, 212, 0.4);
        box-shadow: none;
        min-height: 60px;
        padding: 10px 0;
    }

    #userinfo01 {
        flex: 0 0 54%;
        max-width: 54%;
    }

        #userinfo01 h1 span {
            font-size: 13px !important;
            margin: 0;
            padding: 6px 0 0;
        }

    #userinfo02 {
        flex: 0 0 35.7%;
        max-width: 35.7%;
    }

    #userinfo03 {
        flex: 0 0 10.3%;
        max-width: 10.3%;
    }

    .aulatitle {
        font-size: 22px;
        line-height: 24px !important;
        padding-top: 4px !important;
        text-transform: capitalize;
        word-break: break-word;
    }

        .aulatitle:first-letter {
            text-transform: uppercase;
        }

    .dash_header {
        min-height: 0px !important;
        z-index: 10 !important;
    }

    .dash_mainheader span {
        font-size: 11px !important;
        padding: 3px;
    }

    .dash_qrcode {
        float: right;
    }

        .dash_qrcode span {
            font-size: 0.4em !important;
            margin-top: -16px !important;
            text-align: right !important;
        }

    .dash_qrdiv {
        padding-right: 0;
    }

    .dash_rightinfo {
        text-align: right;
    }

    .meucurso_butt {
        margin-top: 30px;
        width: 100%;
    }

    .meucurso_product h4 {
        font-size: 1.1em;
        min-height: 34px;
    }

    .meucurso_product.fit h4 {
        min-height: 16px;
    }

    .RadBarcode {
        height: unset !important;
        margin-right: -10px !important;
    }
}

/******************************************/ /** PAGE: CHECKOUT **/
@media all {
    span.chout_formtwo4 .btn {
        background: transparent;
        border: 0;
        color: inherit;
        padding: 0;
    }

    tr.cart_table_item.row {
        padding-bottom: 15px;
    }

    #gvwVendaAnteriores th {
        font-size: 0.8em;
        line-height: 12px;
    }

    .checkcf_good {
        color: #28a745;
        font-size: 120px;
        margin: 0 auto;
        opacity: .9;
    }

    .checkcf_bad {
        color: #dc3545;
        font-size: 120px;
        margin: 0 auto;
        opacity: .9;
    }

    .chout_cardh .accordion-toggle i {
        width: 35px;
    }

        .chout_cardh .accordion-toggle i.fa-barcode {
            margin: 0;
            padding: 0 8px !important;
        }

    .cart_table_item td a img {
        max-height: 92px;
        max-width: 92px;
    }

    .checkout_row1 {
        margin-bottom: 25px;
    }

    .chout_boletoinfo {
        font-size: 11px;
        line-height: 18px;
    }

    .chout_cardsmenu {
        border-radius: 0;
        height: 45px;
        padding: .375rem .75rem;
        width: 100%;
    }

    .chout_cardsel {
        font-weight: 700;
        font-size: 10px;
        line-height: 39px;
        text-transform: uppercase;
    }

    .chout_cvc {
        padding: 10px 5px;
        width: 100%;
    }

    .chout_formone1, .chout_formtwo3, .chout_formfive1 {
        border-right: 0;
        border-radius: 0;
        height: 45px;
    }

    .chout_formone2, .chout_formtwo4, .chout_formfive2 {
        background: transparent;
        border-left: 0;
        border-radius: 0;
        color: #cfd4da;
        height: 45px;
    }

    .chout_formtwo1, .chout_formthree1, .chout_formthree2, .chout_formfive3, .chout_formsix1, .chout_formsix2, .chout_formseven1, .chout_formseven2 {
        border-radius: 0;
        height: 45px !important;
    }

    .chout_formtwo2, .chout_formseven3, .chout_formseven4 {
        border-radius: 0;
        border-left: 0;
        height: 45px !important;
    }

    .chout_formfour1 {
        border-radius: 0;
        height: 45px;
        width: 100%;
    }

    .chout_formtwo4 span:hover {
        color: #777;
    }

    .chout_sec {
        padding: 6px 0;
    }

        .chout_sec .fa {
            color: #eeeeee;
            font-size: 30px;
        }

    .chout_sectxt {
        float: right;
        line-height: 12px;
        margin-left: 5px;
        text-align: left;
        width: 41px;
    }

        .chout_sectxt span {
            color: #e2e2e2;
            font-size: 10px;
        }

    .chout_unselect:disabled {
        color: #bdbdbd !important;
    }

    .chout_terms {
        font-size: 8px;
        line-height: 11px;
        margin: 11px 0;
    }

    .cupom_box {
        max-height: 63px;
        min-height: 63px;
    }

    .cupom_on h5 {
        font-size: 0.7em;
        text-transform: uppercase;
    }

        .cupom_on h5 span {
            color: #0088cc;
        }

        .cupom_on h5 .fa-times {
            color: #dc3545;
            margin: .4em 0;
        }

    .h30 {
        max-height: 30px;
        min-height: 30px;
    }

        .h30.price {
            align-items: center;
            border-top: 1px solid #f2f2f2;
            display: flex;
        }

            .h30.price a {
                margin-left: auto;
            }

                .h30.price a span {
                    color: #0088cc;
                    font-size: 1.7em;
                }

    .h62 {
        margin-bottom: 5px;
        min-height: 57px;
    }

    .mh_checkout {
        align-items: center;
        align-self: stretch;
        display: flex;
        flex-grow: 1;
        max-height: 100%;
    }

    .nav_checkout {
        background: #383f48;
        height: 57px;
        width: 100%;
    }

        .nav_checkout h2 {
            color: #fff;
            font-size: 18px;
            font-weight: 700;
            margin: 0;
            padding: 0.5rem 0;
            text-transform: uppercase;
        }

    .shop .cart-totals th, .shop .cart-totals td {
        border: 0;
        padding: 0;
    }

    .shop .cart-totals th, .shop .cart-totals .product-name {
        display: block;
        padding: 0 0 0 15px;
        line-height: 1.0;
    }

        .shop .cart-totals th, .shop .cart-totals .product-name a {
            color: #777;
            font-weight: 600;
            font-size: 10px;
            text-decoration: none;
        }

    .top_checkout {
        background-color: #f4f4f4;
        border-bottom: 1px solid #ededed;
        border-top: 3px solid #EDEDED;
        height: 11px;
    }

    .tooltip {
        filter: alpha(opacity=100) !important;
        opacity: 1 !important;
    }

        .tooltip > .tooltip-inner {
            background-color: #777;
        }

        .tooltip > .tooltip-arrow {
            border-bottom-color: #777;
        }

    /***** CARD RADIO *****/
    .cc-selector input {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        margin: 0 0 0 -4px;
        padding: 0;
    }

        .cc-selector input:active + .drinkcard-cc {
            opacity: .9;
        }

        .cc-selector input:checked + .drinkcard-cc {
            -moz-filter: none;
            -webkit-filter: none;
            filter: none;
        }

    .drinkcard-cc {
        -moz-filter: brightness(1.0) grayscale(1) opacity(.4);
        -moz-transition: all 100ms ease-in;
        -webkit-filter: brightness(1.0) grayscale(1) opacity(.4);
        -webkit-transition: all 100ms ease-in;
        background-repeat: no-repeat;
        background-size: contain;
        cursor: pointer;
        display: inline-block;
        filter: brightness(1.0) grayscale(1) opacity(.4);
        height: 32px;
        margin: 0;
        transition: all 100ms ease-in;
        width: 50px;
    }

        .drinkcard-cc:hover {
            -moz-filter: brightness(1.0) grayscale(.1) opacity(.9);
            -webkit-filter: brightness(1.0) grayscale(.1) opacity(.9);
            filter: brightness(1.0) grayscale(.1) opacity(.9);
        }

    .visa {
        background-image: url(../img/cards/dark/1.png);
    }

    .mastercard {
        background-image: url(../img/cards/dark/2.png);
    }

    .amex {
        background-image: url(../img/cards/dark/22.png);
    }

    .dinners {
        background-image: url(../img/cards/dark/10.png);
    }

    .elo {
        background-image: url(../img/cards/dark/25.png);
    }

    .hipercard {
        background-image: url(../img/cards/dark/26.png);
    }
}

/******************************************/ /** PAGE: PORTAL **/
@media all {
    blockquote.with-borders.bloqu_det {
        background: #f7f7f7;
    }

    h4.shorter.word-rotator-title {
        color: #777777;
        font-size: 0.9em;
        font-weight: 800;
        padding: 0 0 15px;
        text-align: center;
    }

    #pagetitle {
        padding: 30px 0;
        text-align: center;
    }

        #pagetitle:first-letter {
            text-transform: uppercase;
        }

    #savephone {
        margin: 0 0 0 5px;
    }

    .back_aval {
        border-width: 1px;
        float: none !important;
        margin: 0 auto;
    }

    .control-label {
        margin-bottom: 0;
        padding-top: 7px;
        text-align: right;
    }

    .info_editimg {
        max-width: 120px;
        padding: .25rem;
    }

    .info_idtogg {
        height: 38px;
        border-width: 1px;
        line-height: 29px;
        width: 100%;
    }

    .info_idtoggbox {
        padding-left: 0;
    }

    .info_fileup {
        margin: 42px 0;
        margin-left: 0 !important;
        text-align: left;
    }

    .info_label {
        font-size: 2.1em !important;
        padding: 0 !important;
    }

        .info_label:before, .info_label:after {
            display: none !important;
        }

    .info_telcol1, .info_endcol1 {
        width: 25%;
    }

    .info_telcol2, .info_endcol2 {
        width: 58.333333%;
    }

    .info_telcol3, .info_endcol3 {
        width: 16.666667%;
    }

    .phone_ico {
        float: right;
        font-size: 22px !important;
        margin: 0 5px;
    }

        .phone_ico.add {
            color: #47a447;
            margin: 0 0 0 5px;
        }

        .phone_ico.first {
            margin: 0;
        }

    .phone_txt {
        color: #47a446 !important;
        font-size: 12px !important;
        font-weight: 900 !important;
        line-height: 1.8;
        margin: 0;
        text-align: right;
    }

    .saveinfo {
        margin: 0 0 25px;
    }

    .toggle.info {
        margin: 0;
    }

    .toggle.active i.fa-plus {
        display: block;
    }

    .toggle.info > .toggle-content {
        padding: 15px 0 0;
    }

    .toggle.active .info_label.phone_txt {
        display: none;
    }
}

/******************************************/ /** PAGE: ARQUIVOS/VIDEOS **/
@media all {
    body.sticky-menu-active .input-group.search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: inherit !important;
    }

    table.table.table-striped.aula_files {
        font-size: 0.9em;
    }

    #lnkDownload.aula_videodownbutt {
        max-height: 34px;
        padding: 0.32rem 0.75rem;
    }

    #pock_head {
        border: 1px solid #e9ecef;
        border-radius: .625rem;
        background-color: #F7F7F7;
        margin-bottom: 25px;
        padding: 15px;
    }

        #pock_head .aulacategor {
            font-size: 12px;
            margin: 10px 0 0;
        }

            #pock_head .aulacategor span {
                margin: 10px 0 0;
            }

        #pock_head .btt_aulas span {
            font-size: 10px !important;
            padding: 3px 3px;
        }

    .alert_redctspan {
        font-size: 0.7em;
    }

    .alertfl_down {
        margin: 0;
        /*margin-right: -12px;*/
    }

    .arq_col1 {
        width: 16.666667%;
    }

    .arq_col2 {
        width: 25%;
    }

    .arq_col3 {
        width: 50;
    }

    .arq_col4 {
        width: 8.333333%;
    }

    .aula_buttons {
        text-align: center;
    }

        .aula_buttons.solo {
            flex: 0 0 80%;
            margin: 15px auto 0;
            width: 80%;
        }

    .aulacategor {
        color: #737373;
        font-size: 24px;
        font-weight: 600;
        margin: 0;
    }

    .aulatitle.on {
        line-height: 46px;
        margin: 0 0 0 -2px;
    }

    .aula_files td {
        vertical-align: middle !important;
        word-break: break-word;
    }

    .aula_label {
        left: 5px;
        position: relative;
        top: -2px;
    }

    .aulas_backbutt {
        border-width: 1px;
    }

        .aulas_backbutt.mob {
            float: none !important;
            margin-top: 15px !important;
            position: relative;
        }

    .aulas_contspace {
        margin: 15px 0 0 0;
    }

    .aula_tcol1 {
        width: 58.333333%;
    }

    .aula_tcol2 {
        width: 41.666667%;
    }

    .btt_aulas {
        float: left;
        font-size: 0.9em;
        margin: 0.5%;
        position: relative;
        width: 32%;
    }

        .btt_aulas.pock {
            width: 49%;
        }

        .btt_aulas.trilha {
            width: 100%;
        }

        .btt_aulas.trilha_solo {
            margin: 2% 15%;
            width: 70%;
        }

    .btt_qtdaulas {
        background-color: #0088cc;
        border-radius: 10px !important;
        margin-top: -15px;
        position: absolute !important;
        right: 0;
        top: unset !important;
    }

    .btt_qtdaulasspan {
        font-size: 11px;
        font-weight: 600;
        height: 18px;
        position: relative;
        text-align: center;
        top: -1px;
        vertical-align: middle;
    }

    .chat_navbox {
        height: 100px;
    }

    .dash_csheader .aula_csname {
        margin: 0;
        padding: 37px 10px 25px 0;
    }

        .dash_csheader .aula_csname.in {
            margin: 0;
            min-height: 115px;
            padding: 0;
            position: relative;
        }

    .aulacategor.in {
        line-height: 9px;
        margin: 0;
    }

    .aulacategor.disc {
        color: #fff;
        padding: 3px 6px;
    }

    .dash_csheader .btt_aulas {
        font-size: 0.8em;
        margin: 0.65%;
    }

    .ifr_acess {
        margin: 15px 0;
    }

    .localvid_adjust:before {
        padding-top: 0 !important;
    }

    .pgss_inblock {
        padding: 13px 0;
    }

    .progress-bar-tooltip {
        /*bottom: -32px;
        padding: 4px 8px !important;
        right: -27px;
        top: auto;*/
        background: transparent;
        left: 0;
        top: auto;
    }

        .progress-bar-tooltip:after {
            /*border-width: 0 5px 5px;
        bottom: unset;
        left: 18px;
        top: -5px;*/
            border-color: transparent;
        }

    .progress.pgss_in {
        margin-bottom: 0;
    }

    .videocomm {
        height: 68px;
        overflow: hidden;
        width: 100%;
    }

    .videocommsubmit {
        height: 68px;
        width: 100%;
    }

    .videosearch {
        margin-bottom: 5px;
    }

    .videosearch_input {
        border: 1px solid #d0d4da;
        color: #777;
        margin: 0;
    }

    .video-js {
        width: 100% !important;
    }
}

/******************************************/ /** PAGE: AULAS **/
@media all {
    .aula_note {
        color: #737373;
        float: right;
        font-size: 0.8em;
        line-height: 12px;
        text-align: right;
    }

        .aula_note .alert_redctspan {
            color: #989da3;
        }

    .aula_noteins {
        display: none;
    }

    .aula_tb1 {
        width: 58.333333%;
    }

    .aula_tb2 {
        width: 41.666667%;
    }
}

/******************************************/ /** PAGE: MINHAS COMPRAS **/
@media all {
    #tb_compras .col1 {
        width: 8.333333%;
    }

    #tb_compras .col2, #tb_compras .col3 {
        width: 25%;
    }

    #tb_compras .col4 {
        width: 50%;
    }

    #tb_compras .col5 {
        width: 16.666667%;
    }

    .bloqu_det {
        text-align: left;
    }
}

/*****************************************/ /** FOOTER **/
@media all {
    #footer a {
        color: #0088cc;
    }

    #foocopy1 {
        margin: 0 !important;
        padding: 0 !important;
        text-align: left;
    }

    #foocopy2 {
        margin: 0 !important;
        padding: 0 !important;
        text-align: right;
    }

    #footer {
        padding: 25px 0 0;
    }

        #footer h1, #footer h2, #footer h3, #footer h4 {
            color: #08c;
        }

        #footer.color {
            background: #f2f2f2;
            border-top: 0;
            /*bottom: 0;
        left: 0;*/
            margin-top: 0;
            /*max-height: 359px;
        position: absolute;
        right: 0;*/
        }

            #footer.color p {
                color: #777;
                margin: 0 0 8px;
                word-break: break-word;
            }

            #footer.color .footer-copyright {
                background: #08c;
                border-top: 0;
                margin-top: 25px;
                padding: 15px 0 13px;
            }

                #footer.color .footer-copyright p {
                    color: #fff !important;
                    margin: 0;
                }

        #footer .phone {
            color: #0088cc;
        }

    #pwrby_ead a {
        font-weight: 700;
    }

    .contact-details h4 {
        color: #CCC !important;
        font-size: 1em !important;
        font-weight: 600 !important;
        letter-spacing: normal;
        line-height: 18px;
        margin: 0 0 14px 0;
        text-transform: uppercase;
    }

    .contact_tp {
        text-transform: capitalize;
    }

    .e-learning {
        list-style-type: none;
    }

    .contact li p .fa {
        color: #0088cc;
        margin: 7px 8px 0 0 !important;
    }
}

/******************************************/ /** PAGE: FORUM **/
@media all {
    #tb_forum p {
        text-transform: capitalize;
    }

    #tb_forum th {
        border-top: 0;
    }

    .btn_forreply {
        margin-bottom: 5px;
    }

    .chat_admin {
        border: 3px solid #08c;
    }

        .chat_admin:before {
            border-right-color: #0088cc !important;
            left: -16px !important;
            top: -3px !important;
        }

        .chat_admin .chat_message_time {
            color: #0088cc !important;
        }

    .chat_box {
        padding: 16px 0 0;
    }

        .chat_box img {
            border: 0 none;
            box-sizing: border-box;
            height: auto;
            max-width: 100%;
            vertical-align: middle;
        }

        .chat_box.chat_box_colors_a .chat_message_wrapper.chat_message_right ul.chat_message > li {
            background: #c8e8ff none repeat scroll 0 0;
            float: right;
        }

            .chat_box.chat_box_colors_a .chat_message_wrapper.chat_message_right ul.chat_message > li:first-child::before {
                border-left-color: #c8e8ff;
            }

        .chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li {
            background: #f2f2f2 none repeat scroll 0 0;
            color: #000000;
        }

            .chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li:first-child::before {
                border-right-color: #f2f2f2;
            }

            .chat_box.chat_box_colors_a .chat_message_wrapper ul.chat_message > li .chat_message_time {
                color: rgba(185, 186, 180, 0.9);
            }

        .chat_box .chat_message_wrapper {
            margin-bottom: 32px;
        }

            .chat_box .chat_message_wrapper::after {
                clear: both;
            }

            .chat_box .chat_message_wrapper::after, .chat_box .chat_message_wrapper::before {
                content: " ";
                display: table;
            }

            .chat_box .chat_message_wrapper ul.chat_message {
                float: left;
                margin: 0 0 0 20px;
                max-width: 77%;
            }

                .chat_box .chat_message_wrapper ul.chat_message > li:first-child::before {
                    border-color: transparent #ededed transparent transparent;
                    border-style: solid;
                    border-width: 0 16px 16px 0;
                    content: "";
                    height: 0;
                    left: -14px;
                    position: absolute;
                    top: 0;
                    width: 0;
                }

                .chat_box .chat_message_wrapper ul.chat_message > li {
                    background: #ededed none repeat scroll 0 0;
                    border-radius: 4px;
                    clear: both;
                    color: #212121;
                    display: block;
                    float: left;
                    font-size: 13px;
                    margin: 0;
                    padding: 8px 16px;
                    position: relative;
                    word-break: break-all;
                }

                    .chat_box .chat_message_wrapper ul.chat_message > li p {
                        margin: 0;
                    }

                    .chat_box .chat_message_wrapper ul.chat_message > li + li {
                        margin-top: 4px;
                    }

                    .chat_box .chat_message_wrapper ul.chat_message > li .chat_message_time {
                        color: #727272;
                        display: block;
                        font-size: 11px;
                        padding-top: 2px;
                        text-transform: uppercase;
                    }

            .chat_box .chat_message_wrapper ul.chat_message {
                list-style: outside none none;
                padding: 0;
            }

            .chat_box .chat_message_wrapper .chat_user_avatar {
                float: left;
            }

            .chat_box .chat_message_wrapper.chat_message_right .chat_user_avatar {
                float: right;
            }

            .chat_box .chat_message_wrapper.chat_message_right ul.chat_message {
                float: right;
                margin-left: 0 !important;
                margin-right: 24px !important;
            }

                .chat_box .chat_message_wrapper.chat_message_right ul.chat_message > li:first-child::before {
                    border-color: transparent transparent transparent #ededed;
                    border-width: 0 0 16px 16px;
                    left: auto;
                    right: -14px;
                }

    .chat_message span {
        background-color: transparent !important;
    }

    .chat_message_time.me {
        color: #0088ce !important;
    }

    .for_col1, .for_col3 {
        width: 20.833333%;
    }

    .for_col2, .for_col4 {
        width: 25%;
    }

    .for_col5 {
        width: 8.333334%;
    }

    .for_butt {
        font-size: 0.9em;
        margin: 15px 0;
    }

    .for_quote {
        background-color: rgba(255, 255, 255, 0.6) !important;
        border-color: transparent !important;
    }

    .for_reply {
        color: inherit;
    }

    .forum_input {
        border-collapse: separate;
        display: table;
        margin: 0 0 30px 0;
        position: relative;
    }

    .md-user-image {
        border-radius: 50%;
        width: 34px;
    }

    .open-btn {
        border: 2px solid #189d0e;
        border-radius: 32px;
        color: #189d0e !important;
        display: inline-block;
        margin: 10px 0 0;
        padding: 9px 16px;
        text-decoration: none !important;
        text-transform: uppercase;
    }

    .RadUpload {
        width: unset !important;
    }
}

/******************************************/ /** PAGE: WEBCONF **/
@media all {
    .tab-content {
        border: 0;
    }
}

/*****************************************/ /** SECTIONS **/
@media all {
    ul.nav-pills > li > a.active, ul.nav-pills > li > a.active:hover, ul.nav-pills > li > a.active:focus {
        background-color: #0088cc !important;
    }

    #categ_listmob .dropdown {
        width: 100%;
    }

    #example2 {
        float: left;
        margin: 80px 42% 0 42%;
    }

    .call-to-action.call-to-action-in-footer {
        margin-bottom: 0 !important;
    }

    .fitclist_foo {
        background: #f2f2f2;
        bottom: 0;
        height: 70px;
        width: 100%;
    }

    .img-responsive {
        width: 100%;
    }

        .img-responsive.fit {
            height: 145px;
            object-fit: cover;
            object-position: top;
        }

    .img-sidenews {
        height: auto;
        width: 50px;
    }

    .nav-pills > li.active > a, .nav-pills .nav-link.active {
        border-radius: .45em;
        color: #fff;
    }

    .page-header-color .breadcrumb {
        float: none;
        text-align: left;
    }

    .pathway {
        color: #0088cc;
    }

    .price {
        margin-top: -6px;
    }

    .product-thumb-info {
        height: 100%;
        min-height: 600px;
    }

        .product-thumb-info.fit {
            max-height: 340px;
            min-height: unset;
        }

        .product-thumb-info img {
            max-width: 100%;
        }

    .products li {
        min-width: 310px;
    }

    .rs-background-video-layer div {
        position: absolute !important;
    }

    .rs-background-video-layer:before {
        background-image: url(../img/overlay-pattern1.png);
        content: " ";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 99999;
    }

    .sec_contcimg {
        height: auto;
        width: 100%;
    }

    .sharrre .box {
        -moz-border-radius: 3px;
        -moz-box-shadow: 0 1px 1px #d3d3d3;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -webkit-border-radius: 3px;
        -webkit-box-shadow: 0 1px 1px #d3d3d3;
        -webkit-transition: all 0.3s linear;
        background: #6f838c;
        background: linear-gradient(top, #6f838c 0%, #4d5e66 100%);
        background: -moz-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
        background: -o-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(#6f838c,0),color-stop(#4d5e66,1));
        background: -webkit-linear-gradient(top, #6f838c 0%, #4d5e66 100%);
        border-radius: 3px;
        bottom: -5px;
        box-shadow: 0 1px 1px #d3d3d3;
        clear: both;
        display: inline-block;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f838c', endColorstr='#4d5e66',GradientType=0 );
        float: left;
        font-size: 12px;
        height: 22px;
        padding: 0px 55px 0 8px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s linear;
    }

    .sharrre .left {
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        color: #ffffff;
        display: block;
        line-height: 22px;
        text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
        transition: all 0.2s linear;
        white-space: nowrap;
    }

    .sharrre .middle {
        -moz-box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
        -moz-transition: width 0.3s linear;
        -o-transition: width 0.3s linear;
        -webkit-box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
        -webkit-transition: width 0.3s linear;
        background: #63707e;
        box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
        color: #fff;
        height: 22px;
        overflow: hidden;
        position: absolute;
        right: 30px;
        text-align: left;
        text-shadow: 0px -1px 1px #363f49;
        top: 0px;
        transition: width 0.3s linear;
        white-space: nowrap;
        width: 0px;
    }

        .sharrre .middle a {
            -moz-box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
            -webkit-box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
            box-shadow: -1px 0px 1px rgba(255,255,255,0.4), 1px 1px 2px rgba(0,0,0,0.2) inset;
            color: #fff;
            float: left;
            font-weight: bold;
            line-height: 22px;
            padding: 0 9px 0 9px;
            text-align: center;
        }

    .sharrre .right {
        background: #f1faf9;
        background: linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
        background: -moz-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
        background: -o-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(#f1faf9,0),color-stop(#bacfd2,1));
        background: -webkit-linear-gradient(top, #f1faf9 0%, #bacfd2 100%);
        color: #4b5d61;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1faf9', endColorstr='#bacfd2',GradientType=0 );
        height: 100%;
        line-height: 22px;
        position: absolute;
        right: 0px;
        text-align: center;
        top: 0px;
        width: 45px;
    }

    .sharrre .box:hover {
        padding-right: 130px;
    }

    .sharrre .middle a:hover {
        text-decoration: none;
    }

    .sharrre .box:hover .middle {
        width: 90px;
    }

    .shareme.sharrre {
        margin-top: -3px;
    }

    .shop ul.products .product {
        left: -9px !important;
        margin-bottom: 30px;
        min-height: 600px;
        position: relative !important;
        top: 0px !important;
    }

        .shop ul.products .product.fit {
            max-height: 340px;
            min-height: unset;
        }

    .smallPrice2.fit {
        font-size: 23px;
    }

    .thumb-info-inner.fit {
        font-size: 0.8em;
    }
}

/*****************************************/ /** PRODUCT COURSE LIST **/
@media all {
    .badge.badge-md.categ.primary {
        background: #0088cc;
        color: #fff;
    }

    .btncor {
        padding-bottom: 0.4rem;
        padding-top: 0.4rem;
    }

    .product-thumb-info.line-row {
        background: transparent;
        border-bottom: 1px solid #E3E4E8;
        border-left: 0;
        border-radius: 0;
        border-right: 0;
        border-top: 0;
        height: /*220px*/ auto;
        min-height: 200px;
    }

        .product-thumb-info.line-row img {
            border-radius: 6px;
        }

    .product-thumb-info .product-thumb-info-content.line-row {
        padding: 0 0 0 15px;
    }

    .shop ul.products .product.inrow {
        min-height: 200px;
        height: /*220px*/ auto;
    }

    .shop ul.products .product.cart {
        min-height: 0 !important;
    }

    .shop .products .product .onsale.left {
        left: 0;
        right: auto;
    }
}

/******************************************/ /** PAGE: AVALIAÇÕES **/
@media all {
    b.page-link {
        color: #0088cc;
        float: left !important;
    }

    #aval_detailbox .featured-box {
        box-shadow: none;
    }

    #tb_avaltrab th.col1 {
        width: 25%;
    }

    #tb_avaltrab th.col2, #tb_avaltrab th.col4 {
        width: 16.666667%;
    }

    #tb_avaltrab th.col3 {
        width: 41.666667%;
    }

    .call-to-action.question {
        width: 100%;
    }

        .call-to-action.question.cdt {
            padding: 32px 16px;
        }

        .call-to-action.question.cdt_info {
            font-size: 0.8em;
            padding: 32px 16px;
        }

            .call-to-action.question.cdt_info h4 {
                margin: 0;
            }

            .call-to-action.question.cdt_info .fa {
                font-size: 2em;
                max-height: 25px;
            }

    .call-to-action-content.question {
        text-align: left !important;
    }

        .call-to-action-content.question label {
            font-weight: 400;
        }

        .call-to-action-content.question.info p {
            color: #fff !important;
            display: table-footer-group;
            font-size: 0.9em;
            line-height: 19px;
            margin: 0 0 15px;
        }

    .div_question {
        display: flex;
        margin-bottom: 25px;
    }

        .div_question.left {
            left: 0;
            padding-left: 0;
        }

        .div_question.right {
            right: 0;
        }

    .icon-featured {
        background: transparent !important;
        color: #08c;
        height: 45px;
        line-height: 45px;
    }

    .page-item.active b.page-link {
        background-color: #0088cc !important;
    }

    .quest_disc {
        height: 100%;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .radio-custom.radio-primary p {
        display: inline;
    }

    .radio-custom.radio-primary span {
        position: relative;
        top: 3px;
        zoom: 1.1;
    }

    .row.question {
        display: flex;
        height: 100%;
        padding: 15px 0;
    }
}

/******************************************/ /** PAGE: CART **/
@media all {
    .cart_product {
        height: unset !important;
        min-height: 0 !important;
    }

    .cart_img, .cart_prc {
        align-items: center;
        display: flex;
    }

    .cart_rem {
        align-items: center;
        display: flex;
        justify-content: center;
    }
}

/******************************************/ /** PAGE: TRAIL **/
@media all {
    .divVID_trilha .video-js, .divVID_trilha .video-js, .divVID_trilha .video-js {
        /*height: auto;*/
        width: 100%;
    }

    .sec_trailtline {
        position: relative;
    }

        .sec_trailtline:after {
            background-color: #ececec;
            border-left: 7px solid #fff;
            border-right: 7px solid #fff;
            bottom: -45px;
            content: '';
            margin-left: 36px;
            position: absolute;
            top: 0;
            width: 18px;
        }

        .sec_trailtline:first-child:after {
            background-color: #ececec;
            border-left: 7px solid #fff;
            border-right: 7px solid #fff;
            bottom: -45px;
            content: '';
            margin-left: 36px;
            position: absolute;
            top: -47px;
            width: 18px;
        }

        .sec_trailtline:last-child {
            margin-bottom: 25px;
        }

            .sec_trailtline:last-child:after {
                background-color: #ececec;
                border-left: 7px solid #fff;
                border-right: 7px solid #fff;
                bottom: 120px;
                content: '';
                margin-left: 36px;
                position: absolute;
                top: 0px;
                width: 18px;
            }

        .sec_trailtline.inner:after {
            bottom: 90px !important;
            top: -25px !important;
        }

        .sec_trailtline.cdetail:first-child:after {
            background-color: #ececec;
            border-left: 7px solid #fff;
            border-right: 7px solid #fff;
            bottom: -45px;
            content: '';
            margin-left: 36px;
            position: absolute;
            top: -25px;
            width: 18px;
        }

    .tr_title {
        padding-left: 0;
    }

        .tr_title h4 {
            line-height: 20px;
        }

    .trail_alert {
        text-align: right;
    }

    .trail_icon {
        font-size: 25px;
        height: 60px;
        line-height: 60px;
        margin: 0 15px 15px 15px;
        width: 60px;
        z-index: 100;
    }

    .trail_button {
        border: 0;
        float: right;
    }

    .trail_divider, .trail_divider hr {
        margin: 0 0 14px 0 !important;
    }

        .trail_icon.welcome, .trail_divider.welcome hr {
            background-color: #d84a38 !important;
            color: #ffffff;
        }

        .trail_icon.arquivos, .trail_divider.arquivos hr, .trail_button.arquivos {
            background-color: #1BBC9B !important;
            color: #ffffff;
        }

        .trail_icon.video, .trail_divider.video hr, .trail_button.video {
            background-color: #58b766 !important;
            color: #ffffff;
        }

        .trail_icon.avaliacao, .trail_divider.avaliacao hr, .trail_button.avaliacao {
            background-color: #9B59B6 !important;
            color: #ffffff;
        }

        .trail_icon.ebook, .trail_divider.ebook hr, .trail_button.ebook {
            background-color: #4DB3A2 !important;
            color: #ffffff;
        }

        .trail_icon.webconf, .trail_divider.webconf hr, .trail_button.webconf {
            background-color: #578ebe !important;
            color: #ffffff;
        }

        .trail_icon.forum, .trail_divider.forum hr, .trail_button.forum {
            background-color: #dea44d !important;
            color: #ffffff;
        }

        .trail_icon.chat, .trail_divider.chat hr, .trail_button.chat {
            background-color: #335c71 !important;
            color: #ffffff;
        }

        .trail_icon.texto, .trail_divider.texto hr, .trail_button.texto {
            background-color: #a5a5a5 !important;
            color: #ffffff;
        }

        .trail_icon.externo, .trail_divider.externo hr, .trail_button.externo {
            background-color: #cc6695 !important;
            color: #ffffff;
        }

    .trail_subtitle {
        color: #d4d4d4;
        font-size: 0.7em;
        line-height: 23px;
        vertical-align: middle;
    }
}

/******************************************/ /** PAGE: CRM **/
@media all {
    #table_crm .tcol1 {
        width: 8%;
    }

    #table_crm .tcol2,
    #table_crm .tcol4 {
        width: 16%;
    }

    #table_crm .tcol3 {
        width: 60%;
    }

    .clickable-row:after {
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
        border-right: 0;
        border-top: .3em solid transparent;
        color: #2e353e;
        content: "";
        float: right;
        font-size: 1.5em;
        height: 0;
        margin-left: -24px;
        margin-right: 12px;
        margin-top: 18px;
        width: 0;
    }

    .clickable-row.success:after,
    .clickable-row.danger:after {
        color: #fff !important;
    }

    .clickable-row:hover {
        cursor: pointer;
    }

    .crm_chat {
        align-items: center;
        border-right: 10px solid #fff;
        display: flex;
        justify-content: center;
    }

    .crm_histtime {
        /*float: right !important;*/
        max-width: 121px;
        width: 100%;
    }

    .crm_prgs {
        font-size: 0.3em;
        position: relative;
        top: 37px;
    }

    .crm_protocol {
        font-size: 5.0em;
    }

    .history-inline p {
        display: inline;
        margin: 0;
    }
}

.pg-notf .feature-box {
    background-color: #f2f2f2;
    border-radius: 6px;
    padding: 15px;
}

.pg-notf p.small {
    color: #a9a9af !important;
        float: right;
    line-height: 1;
}

.prof-justify{
    text-align: justify;
}

.ltr-mensalidade {
    color: #0088cc;
    font-weight: 600;
    font-size: 10px;
    text-decoration: none;
}

.dash_mainheader
{
    background: #f2f2f2 !important;
}
.modal-full{
    width: 50%;
    max-width:none !important;
}