﻿/*=====================================================
    
    TABLETS PORTRAIT & SMARTPHONES LANDSCAPE

=====================================================*/

@media only screen and (min-width : 240px) and (max-width : 568px) {
    .home-offer-2 {
        padding-top: 0px;
        float: none;
    }

    .notification-last-date {
        padding-left: 0px;
        position: inherit;
    }

    #puzzle {
        margin: 0 0 20px;
    }

        #puzzle .puzzleSquare {
            height: 24px;
            width: 24px;
        }
}

@media all and (min-width: 350px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.98);1577
        -webkit-transform: scale(0.98);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        
    }
}


@media all and (min-width: 550px) {

    /* GLOBAL STYLES */
    /* HEADER */


    .header-links-dropdown, .header-links-dropdown:hover, .header-links-dropdown:hover, .header-links-dropdown:active {
        color: #FFF;
    }


    /*#rc-imageselect, .g-recaptcha {
        transform: scale(1.51);
        -webkit-transform: scale(1.51);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        margin:20px 0px;
    }*/
}

/*@media all and (min-width: 350px) {
    #rc-imageselect, .g-recaptcha {
        transform: scale(0.98);
        -webkit-transform: scale(0.98);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}*/

@media all and (min-width: 451px) {

    #rc-imageselect, .g-recaptcha {
        transform: scale(0.90);
        -webkit-transform: scale(0.90);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        
    }

    #recaptcha_image {
        width: 250px !important;
    }

    #recaptcha_challenge_image {
        width: 100% !important;
    }

    #recaptcha_response_field {
        width: 250px !important;
    }

    #recaptcha_logo {
        width: 71px !important;
    }
}


@media all and (min-width: 481px) {

    .picturenew {
        display: block;
    }

    #rc-imageselect, .g-recaptcha {
        transform: scale(0.98);
        -webkit-transform: scale(0.98);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        margin: 20px 0px;
    }

    #recaptcha_image {
        width: 250px !important;
    }

    #recaptcha_challenge_image {
        width: 100% !important;
    }

    #recaptcha_response_field {
        width: 250px !important;
    }

    #recaptcha_logo {
        width: 71px !important;
    }

    .recaptcha_only_if_privacy {
        float: right;
        text-align: right;
        margin-right: 7px !important;
    }

    .search-box input.search-box-text {
        /*width: 320px !important;*/
        width: 365px !important;
    }

    .ui-autocomplete.ui-menu.ui-widget.ui-widget-content {
        max-width: 398px !important; /*txtfield + button*/
        max-height: 376px;
        overflow-y: auto;
        font-size: 14px;
    }

    .eu-cookie-bar-notification {
        width: 450px;
        max-width: 95%;
        margin-left: -225px;
    }

    .product-grid.home-page-product-grid .title {
        font-size: 28px;
        font-weight: 300;
        line-height: 28px;
        text-align: left;
        padding-left: 20px;
    }

    .product-grid .item-box .picture {
        /*float:left;
        overflow:hidden;*/
        width: 100%;
        padding: 20px 20px 10px;
        /*margin-bottom: 15px;*/
    }

    .product-modal-img {
        width: 50%;
        text-align: center;
        float: left;
        padding-right: 30px;
    }

    .product-modal-text {
        width: 50%;
        text-align: left;
        float: left;
        color: #666;
    }

    .product-modal-text-no-img {
        max-width: 250px;
        text-align: left;
        float: left;
        color: #666;
    }

        .product-modal-text-no-img p {
            width: 100%;
            text-align: left;
            float: left;
            color: #666;
        }

    .product-essential .product-list-date {
        padding: 10px;
        margin-bottom: 10px;
        width: 50%;
        float: left;
        font-size: 14px;
        display: block;
    }

    .product-list-download a {
        border-radius: 0px;
        font-weight: 400;
        font-size: 14px;
        padding: 10px 15px;
        background: #0c84e4;
        color: #FFF !important;
        display: block;
        text-transform: capitalize;
        text-align: center;
        width: 220px;
        margin: auto;
    }

        .product-list-download a:hover {
            background: #008fd9;
            color: #FFF !important;
            text-decoration: none;
        }


    /* HEADER MENU */
    /* FOOTER */


    
    .footer {
        width: 100%;
    }

    .footer-menu-links {
        color: #FFF !important;
        padding: 0px 20px;
        float: left;
        display: inline-block;
    }

    .inputs {
        text-align: left;
        /*margin-bottom: 50px;*/
    }

    .dvInvoicePO, .dvInvoiceNum, .dvDate, .dvUpload, .dvCompany, .dvContactP, .dvPhone, .dvRefNo, .dvCid {
        float: left;
        width: 97%;
        margin: 10px;
    }

    .footer-upper .footer-nav {
        text-align: center;
        padding: 10px;
    }

        .footer-upper .footer-nav > li {
            display: inline-block;
        }

            .footer-upper .footer-nav > li:last-child {
                border-right: none;
            }

    .footer-middle .footer-nav {
        text-align: center;
    }

        .footer-middle .footer-nav > li {
            display: inline-block;
            margin: 0 10px;
        }

    .footer-upper .footer-nav li a {
        padding: 0 12px;
    }


    .newsletter-email input[type="text"] {
        width: 300px;
    }

    .search-box form {
        width: 420px;
    }

    /* LEFT/RIGHT COLUMN */
    .side-2 .block > .title strong {
        text-align: left;
        padding: 10px 15px;
    }

    .side-2 .block .list li {
        text-align: left;
    }

        .side-2 .block .list li a {
            padding: 12px 15px;
        }

    .side-2 .block .view-all {
        text-align: left;
        border-top: 1px solid #eee;
    }

        .side-2 .block .view-all a {
            padding: 10px 15px;
        }

    .side-2 .block .listbox {
        margin-bottom: -15px;
    }

    .side-2 .block .listbox {
        padding-bottom: 10px;
    }


    /* CATEGORY PAGE & GRIDS */



    /*.form-fields .inputs .row div {
        margin-bottom: 20px;
    }*/


    .item-box {
        float: left;
        width: 49.5%; /*two per row*/
        min-height: 150px;
        border: none !important;
    }
    /*.item-box:nth-child(2n){
       margin-left: 1%;
    }

        .home-page .bestsellers .item-box:nth-child(2n+1) {
            clear:both;
        }*/

    .home-page-category-grid .item-grid .item-box {
        margin-bottom: 1%;
    }

        .home-page-category-grid .item-grid .item-box:nth-child(2n) {
            margin-left: 1%;
        }

    /*.product-grid.home-page-product-grid .item-box,
    .product-grid.bestsellers .item-box {
        float: left;
    }*/


    .product-grid.bestsellers .item-box .details,
    .product-grid.home-page-product-grid .item-box .details {
        /*position: absolute;
        left: 0;
        width:100%;
        height:146px;
        max-height:146px;*/
    }

    .product-grid.home-page-product-grid .picture,
    .product-grid.bestsellers .picture {
        bottom: 142px;
    }


    .product-grid.home-page-product-grid .item-grid .product-item .details .product-title a,
    .product-grid.bestsellers .item-grid .product-item .details .product-title a {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
    }


    .product-grid.home-page-product-grid .details {
        /*max-height: 125px;
            position:absolute;
            bottom:0;
            left:0;
            width:100%;*/
    }


    .product-grid .product-title {
        /*max-height:36px;*/
        margin: 5px 0 5px;
    }

        .product-grid .product-title a {
            font-size: 16px;
            line-height: 22px;
            font-weight: bold;
            padding: 10px 0 3px 0;
            text-transform: capitalize;
        }

    .vendor-grid .vendor-item {
        width: 49%;
        overflow: hidden;
        float: left;
        /*margin-left: 3px;*/
        margin-bottom: 0px;
    }

        .vendor-grid .vendor-item .picture {
            width: 100%;
            /*height: 150px;*/
        }

    .picture img {
        width: 100%;
        margin-bottom: 20px;
    }

    .category-page .item-box {
        margin: 0 0 1% 0;
        width: 49.5%;
        height: 250px;
    }

        .category-page .item-box:nth-child(2n) {
            margin: 0 0 1% 1%;
        }

    .category-page .product-grid .item-box {
        min-height: 40px;
    }

        .category-page .product-grid .item-box:nth-child(2n+1) {
            clear: both;
        }

    .page.category-page .page-title h1 {
        text-align: left;
        padding: 9px 0px;
    }


    .item-box .details {
        /*height: 148px;*/
    }

    .item-box .picture {
        /*bottom:125px;*/
        /*padding: 5px;*/
    }

    .item-box .add-info {
        /*height:82px;*/
    }

        .item-box .add-info .tax-shipping-info {
            line-height: 20px;
        }

    .product-grid .item-grid .item-box .product-item .details .add-info .buttons,
    .product-tag-page .buttons,
    .recently-viewed-products-page .buttons,
    .recently-added-products-page .buttons {
        /*position: absolute;
        bottom: 0;
        left: 0;
        width:100%;*/
    }

    .item-box .details .add-info .prices {
        font-size: 18px;
        /*line-height:18px;
                left:0px;
                right:0px;
                bottom:40px;*/
        margin-bottom: 10px;
    }

    .sub-category-grid .title {
        margin: 0;
    }

    /* PRODUCT PAGE */
    .also-purchased-products-grid .item-box:nth-child(2n+1),
    .related-products-grid .item-box:nth-child(2n+1) {
        /*clear:both;*/
    }
    /* QUICK TABS */
    /* ATTRIBUTES */
    /* GIFT CARD */
    /* REVIEW PAGE */
    /* WISHLIST PAGE */

    /* PASSWORD PROTECTION */
    .enter-password-form input[type="password"] {
        width: 300px !important;
    }

    /* CONTACT PAGE & EMAILaFRIEND */
    /* REGISTRATION, LOGIN, MY ACCOUNT */

    .registration-page .fieldset:nth-child(2) select,
    .account-page .fieldset:nth-child(3) select,
    .multi-select select {
        width: 110px;
    }

    .fieldset, .section {
        text-align: left;
        margin: 10px 0px;
    }

        .fieldset, .section .buttons {
        }

    /* SHOPPING CART & CHECKOUT */
    .claim-details-sort {
        width: 40%;
        margin-bottom: 10px;
    }

    .claim-status-legend {
        width: 100%;
        padding: 5px;
        display: block;
        /*background:#F1f1f1;
        border:1px solid #DDD;*/
    }

    .claim-status-legend-item {
        float: left;
        width: 25%;
        text-align: center;
        font-size: 13px;
        margin-bottom: 30px;
    }

    .claim-summarybox-invoice {
        float: left;
        width: 65%;
        margin-right: 10px;
    }

    .claim-summarybox-date {
        text-align: right;
    }

    .order-review-data {
        display: table;
        width: 100%;
        margin: 0 0 30px;
    }

        .order-review-data ul {
            display: inline-block;
            width: 45%;
            border: 1px solid #497345;
            margin: 0 2%;
            padding: 5px;
        }

    .order-details-area td {
        float: none;
        width: auto;
    }

    .order-progress li {
        display: inline-block;
        margin: 0 5px;
        width: 80px;
        min-height: 60px;
    }

    .shipment-details-page .shipment-overview > ul {
        float: left;
        width: 48%;
        margin: 0 1% !important;
    }

    .select-shipping-address .title,
    .new-shipping-address .title,
    .order-summary-body .title {
        text-align: center;
    }

    .section.shipping-method > form,
    .section.payment-method > form {
        border: 1px solid #497345;
        margin: auto;
        padding: 10px;
        text-align: left;
    }

        .section.shipping-method > form .buttons,
        .section.payment-method > form .buttons {
            text-align: center;
        }

    .use-reward-points {
        margin: 0 auto 20px;
        text-align: center;
    }

    .shopping-cart-page .product-grid.cross-sells .item-box:nth-child(2n+1) {
        clear: both;
    }

    .button-1 .search-input {
        width: 100%;
        text-align: center !important;
        margin-right: 0px !important;
        display: block;
    }
    /* SEARCH PAGE & SITEMAP */
    /* BLOG & NEWS */
    .blog-page .post, .news-items .item {
        text-align: left;
        margin: 10px auto;
    }

    /*combine with post date*/
    .page.news-list-page .page-title h1 {
        text-align: left;
        padding: 9px 10px;
    }

    .news-list-homepage .title {
        text-align: left;
    }

    /*COOKIES POPUP*/
    .eu-cookie-bar-notification {
        width: 400px;
        margin-left: -200px;
    }


    /*COMPARE PRODUCTS RESPONSIVE*/
    .compare-products-table {
        display: none;
    }

    .compare-products-table-mobile.data-table.footable-loaded.footable {
        display: table;
    }

    .ui-tabs .ui-tabs-nav li {
        display: inline-block;
    }

    .w50 {
        float: left;
        width: 50%;
    }

    .home-stuff {
        /*width: 100%;*/
        margin: 20px 0px;
        padding: 0px;
    }

        .home-stuff:after {
            display: block;
            content: '';
            clear: both;
        }

    .home-dashboard {
        text-align: left;
        width: 50%;
        float: left;
        padding-bottom: 20px;
    }

    .home-earnings-dashboard {
        border: 2px solid #CCC;
        padding: 20px;
        margin-bottom:20px;
        min-height:415px;
    }

    .earnings-1, .earnings-2 {
        margin-bottom: 20px;
    }


    .home-slider {
        width: 100%;
        float: left;
        padding: 0px 0px 10px 0px;
    }

    .home-slider-public {
        width: 90%;
        display: block;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    .home-offer-1 {
        border: 2px solid #CCC;
        padding: 20px;
    }

    .home-offer-2 {
        margin-top: 20px;
        border: 2px solid #CCC;
    }


    .home-offer-3 {
        padding: 10px 10px 0 0;
        width: 50%;
        float: left;
    }

    .home-offer-4 {
        padding: 10px 0 0 10px;
        width: 50%;
        float: left;
    }


        .home-slider img, .home-offer-1 img, .home-offer-2 img, .home-offer-3 img, .home-offer-4 img {
            border: 0px solid #CCC;
        }

        .home-slider:hover, .home-offer-1:hover, .home-offer-2:hover, .home-offer-3:hover, .home-offer-4:hover {
            /*border: 2px solid #777;*/
            /*-webkit-box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.6);
            -moz-box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.6);
            box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.6);*/
        }


    .see-all-btn a {
        font-weight: 400;
        font-size: 14px;
        padding: 15px;
        width: 94%;
        background: #FFF;
        border: 1px solid #60C2D3;
        color: #60C2D3;
        display: block;
        text-transform: capitalize;
        text-align: center;
        margin: auto;
        margin-bottom: 60px;
    }

        .see-all-btn a:hover {
            background-color: #60C2D3;
            color: #FFF;
            text-decoration: none !important;
        }



    .welcome-message {
        /*padding: 10px;*/
        margin: auto;
    }

        .welcome-message p {
            font-size: 15px;
            line-height: 19px;
            color: #7f7f7f;
        }

    .fixFloatDiv {
        padding-right: 10px;
        overflow: hidden;
        width: 100%;
        /*margin-right: 5px;*/
    }

    /*PUBLIC PAGE*/


    .login-page, .registration-page, .password-recovery-page {
        width: 100%;
        padding: 30px;
        overflow: auto;
    }



    .public-message {
        padding: 40px;
    }

        .public-item p, .public-message p {
            text-align: center;
        }

        .public-message img {
            width: 100%;
            margin: 75px 0px 20px;
        }

        .public-message h1 {
            font-size: 32px;
            font-weight: 300;
            color: #2C2E30;
            line-height: 40px;
            text-align: center;
        }

    .public-landing-cta h1 {
        font-size: 56px;
        font-weight: 300;
        line-height: 60px;
        color: #000;
        margin: 60px 0 0px 0;
        text-align: left;
    }



    .public-header img {
        width: auto;
    }

    .public-landing-section2-holder {
        max-width: 980px;
        margin: auto;
    }

    .public-landing-section2 {
        padding: 0px;
        background: #2C2E30;
        display: block;
        overflow: auto;
        display: none;
    }

    .public-landing-section2-left, .public-landing-section2-right {
        width: 100%;
        padding: 40px 50px 0px 50px;
        float: left;
        display: block;
    }

        .public-landing-section2-left h1 {
            color: #FFF;
            font-size: 32px;
            font-weight: 300;
            line-height: 40px;
            text-align: center;
            padding: 0px;
            margin-bottom: 10px;
        }

        .public-landing-section2-left p, .public-landing-section2-right p {
            color: #FFF;
            text-align: center;
            margin-bottom: 0px;
        }

        .public-landing-section2-right img {
            width: 100%;
        }

    .public-item {
        border: none !important;
        background: none !important;
        margin: 50%;
    }

        .public-item p {
            text-align: center;
            color: #7F7F7F;
            font-size: 15px;
            font-weight: 300;
        }

        .public-item h3, .public-item h4 {
            text-align: center;
        }



    .education-item h2 a:hover {
        color: #fff;
    }


    /*PROMOTION PAGE*/

    .promotion-item, .education-item, .public-item, .item-box, .resource-item a {
        display: block;
        min-height: 300px;
        vertical-align: top !important;
        float: left;
        width: 100%;
        text-align: left;
        border: 2px solid #CCC;
        color: #3B4044 !important;
        background: #FFF;
    }

    .promotion-item-outershell {
        display: block;
        padding: 0px;
        min-height: 290px;
        float: left;
        width: 100%;
    }

    .promotion-item:hover, .education-item:hover, .resource-item a:hover {
        border: 2px solid #777;
        /*-webkit-box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);
        -moz-box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);
        box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);*/
        text-decoration: none !important;
    }

    .promotion-item h2, .education-item h2, .resource-item h2 {
        margin-top: 0px;
        font-size: 20px !important;
        font-weight: 400;
        line-height: 24px;
        padding-left: 0px !important;
        margin-bottom: 10px;
        word-wrap: break-word;
        text-transform: capitalize;
        color: #3B4044;
    }

    .promotion-item p, .education-item p, .resource-item p {
        font-size: 16px;
        color: #68727B;
    }

    .promotion-item img, .education-item img, .resource-item img {
        width: 100%;
        display: block;
    }

    .promotion-grid, .item-grid, .featured-promotions {
        text-align: center;
        width: 100%;
        /*overflow: auto;*/
        margin-bottom: 20px;
    }

        .promotion-grid .promotion-container {
            width: 100%;
            margin: 0 auto;
        }

    .promotion-item li, .resource-item li {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
        text-align: left;
    }

    .promotion-item h1, .resource-item h1 {
        font-size: 20px;
        line-height: 24px;
        padding-left: 0px;
        text-align: left;
    }

    .promotion-content {
        /*padding: 10px;*/
    }




    .page-title h1 {
        font-size: 32px;
        font-weight: 400;
        float: left;
        margin: 0;
        padding: 40px 0px 10px 0px;
        text-align: left;
        width: 100%;
        text-transform: capitalize;
    }

    .page-title p {
        padding: 10px;
    }




    /****** EDUCATION ******/

    .training-breadcrumb {
        color: #60C2D3;
        margin-bottom: 0px;
        padding-left: 10px;
        font-size: 16px;
        display:none;
    }

        .training-breadcrumb a:hover {
            color: #60C2D3;
        }

    .training-course {
        border: 1px solid #CCC;
        background: transparent;
        padding: 0px;
        margin: 3%;
        width: 44%;
        height: 325px;
        float: left;
    }

        .training-course.available:hover {
            border: 1px solid #777;
            cursor: pointer;
            -webkit-box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);
            -moz-box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);
            box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);
        }

        .training-course img {
            width: 100%;
            padding-bottom: 15px;
        }

        .training-course h1, .training-chapter h1 {
            padding: 15px 15px 0 15px;
            font-size: 17px;
            color: #3B4044;
            text-align: left;
            width: 100%;
            line-height: 21px;
            text-transform: none;
        }

        .training-course p {
            text-align: left;
            font-size: 18px;
            color: #000;
            padding: 0px 15px;
            text-transform: capitalize;
        }

    .training-course-points-total {
        font-size: 14px;
        text-align: left;
        color: #60C2D3;
        padding-bottom: 3px;
    }

    .training-course-task-total {
        text-align: left;
        font-size: 14px;
    }

    .chapter-info {
        position: absolute;
        bottom: 0px;
        margin-bottom: 20px;
        width: 92%;
    }

    .chapter-count {
        font-size: 14px;
        padding: 0px 15px 2px;
        text-align: left;
        color: #767676;
    }

    .chapter-info-title {
        font-size: 20px;
        color: #FFF;
        padding-bottom: 10px;
        line-height: 22px;
    }

    .chapter-info-description {
        font-size: 16px;
        line-height: 18px;
        color: #FFF;
    }

    .lesson-heading {
        font-size: 24px;
        margin-bottom: 20px;
        font-weight: 300;
    }

    .lesson-title {
        width: 100%;
        font-size: 16px;
        float: left;
        color: #000;
        margin-bottom: 5px;
    }

    .lesson-desc-holder {
        width: 100%;
        overflow: auto;
    }

    .lesson-desc {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
        float: left;
        color: #767676;
    }


    .model-body-left .chapter-count {
        font-size: 14px;
        padding: 2px 0px;
        text-align: left;
        color: #FFF;
        font-weight: 300;
    }







































    /***** RECOGNITION STYLES *****/

    .recognition-left-nav {
        float: left;
        width: 20%;
        display: inline;
        margin-top: 0px;
        padding: 10px;
    }


    .recognition-left-nav-bottom {
        float: left;
        display: inline;
        margin-top: 40px;
    }

    .recognition-right-nav {
        /*width: 25%;
        position: relative;
        margin-top: 70px;*/
        display: none;
    }

    .recognition-user-image img {
        border: 1px solid #CCC;
        width: 100%;
    }

    .recognition-user-profile-info p {
        font-size: 15px;
        color: #666;
    }

    .recognition-message-read {
        float: left;
        /*width: 100%*/;
        text-align: -webkit-center;
        margin-right: 1px;
        padding: 20px;
        background: #EEE;
        margin-bottom: 20px;
    }

    .recognition-message-item {
        border: 1px solid #CCC;
        padding: 10px;
        width: 100%;
        background: #FFF;
    }

    .recognition-message .message-shown {
        width: 80% !important;
    }

    .recognition-navs-collapsed {
        display: none;
    }


    .recoginition-attribute {
        padding: 8px;
        color: #333;
        font-size: 10px;
        font-weight: 400;
        background: #EEE;
        border: 1px solid #CCC;
        margin: 5px 5px 5px 0;
        float: left;
        border-radius: 4px;
    }

    .recognition-new-message-label {
        font-size: 14px;
        float: left;
        font-weight: 400;
        color: #000;
        text-align: left;
        padding: 5px 0px;
        width: 100%;
    }

    .recognition-message-type {
        background-color: #0c84e4;
        font-size: 20px;
        font-weight: 700;
        color: white;
        width: 70px;
        display: inline-block;
        padding: 20px;
        /*margin: 10px 20%;*/
        text-align: center;
        border-radius: 100%;
    }

    .recognition-message-badge {
        float: left;
        margin-right: 15px;
        padding: 4px;
    }

    .recognition-message-type-small {
        font-size: 12px;
        font-weight: 400;
        text-align: center;
        margin-top: 10px;
        width: 80px;
        color: black;
        text-align: center;
    }

    .recognition-message-type-badge {
        background-color: #0c84e4;
        font-size: 20px;
        font-weight: 400;
        color: white;
        display: inline-block;
        padding: 26px;
        text-align: center;
        margin-right: 20px;
        margin-bottom: 5px;
        border-radius: 100%;
        width: 75px !important;
        height: 75px !important;
    }

    .recognition-message-type:hover {
        background-color: #212C3A;
        cursor: pointer;
    }

    .recognition-message-item {
        padding: 20px;
        width: 100%;
        background: #FFF;
    }

    .recognition-message {
        margin-bottom: 10px;
        overflow: auto;
        font-size: 14px;
        line-height: 16px;
        color: #333;
        font-weight: 300;
        float: left;
    }

    .recognition-button-holder {
        width: 100%;
        border-top: 1px solid #CCC;
        text-align: right;
        float: left;
        padding-top: 20px;
        margin-top: 20px;
    }

    .message-badge img {
        width: 14%;
        float: left;
        display: inline-block;
        margin-right: 10px;
    }

    #taComment {
        width: 100%;
        min-height: 25px;
        margin-top: 0px;
    }

    #commentsubmit {
        padding: 12px;
        border-radius: 4px;
        border: none;
        background-color: #212C3A;
        color: white;
        font-weight: 600;
        width: 100%;
        margin-top: 10px;
    }

    .CommentTitle {
        font-size: 14px;
        font-weight: 700;
        line-height: 28px;
        text-transform: capitalize;
        margin-bottom: 10px;
        color: #333;
    }

    .comment-names {
        font-size: 16px;
        font-weight: 300;
        color: #000;
        float: none;
    }

    .comment-date {
        font-size: 16px;
        color: #999;
        font-weight: 300;
        text-align: right;
        padding-left: 20px;
    }

    .comment-time-stamp {
        font-size: 12px;
        color: #999;
        font-weight: 300;
        text-align: right;
    }

    .redbox {
        background-color: green !important;
        color: white !important;
    }

    .checkbox {
        padding: 8px;
        color: #333;
        font-size: 12px;
        font-weight: 400;
        background: #F5F5F5;
        border: 1px solid #DDD;
        /*margin: 5px 5px 5px 0;
        float: left;*/
        border-radius: 4px;
        display: inline-block;
        width: auto;
        text-transform: capitalize;
    }

        .checkbox:hover {
            cursor: pointer;
        }

    .message-name {
        font-size: 12px;
        font-weight: 700;
        color: #000;
        text-transform: capitalize;
    }

    .comment-message {
        font-size: 12px;
        font-weight: 300;
        color: #333;
        margin-bottom: 4px;
        padding-right: 20px;
    }



    #cancelmessage {
        padding: 12px 20px;
        border-radius: 4px;
        border: none;
        background-color: #999;
        color: white;
        margin-right: 10px;
        font-weight: 600;
        display: inline-block;
        font-size: 12px;
    }

    #submitmessage_post {
        padding: 10px 15px;
        border-radius: 4px;
        border: none;
        background-color: #00B2B2;
        color: white;
        font-weight: 600;
        display: inline-block;
        font-size: 12px;
    }

    #Message {
        width: 100%;
        min-height: 80px;
        text-wrap: normal;
        vertical-align: text-top !important;
        float: left;
    }

    #CustomerId {
        width: 100%;
        float: left;
    }

    #Points {
        padding: 8px;
        border: 1px solid #DBD9D9;
        color: #000;
        font-weight: 400;
        float: left;
    }

    #divAttribute {
        float: left;
    }

        #divAttribute img {
            /*padding:10px;*/
            /*width:40%;*/
        }

    .recognition-badge-holder, .recognition-attribute-holder {
        margin-top: 5px;
    }

    /*responsive contentblock*/
    .contentBlockWrapper {
        float: left;
        /*display:block; min-height:400px; width:100% ;overflow:hidden;
         margin-bottom:20px;
        padding:5px;*/
    }

    .contentBlockHeader {
        text-align: left;
    }

    .contentBlockItem {
        float: left;
        margin-bottom: 30px;
        padding: 5px;
    }

        .contentBlockItem .leftSide {
            float: left;
            padding-right: 15px;
        }

    .messageHidden {
        display: none;
    }

    .messageShow {
        display: block;
        padding-top: 20px;
    }

    .wallDim {
        display: none;
    }

    .wallShow {
        display: block;
    }

    #recognitionType {
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        color: #000;
        padding: 20px 0 0 0;
    }

    .reg_type_heading {
        background: #1F2531;
        padding: 10px;
    }

    .left50 {
        float: left;
        width: 100%;
        overflow: hidden;
        padding: 10px;
    }

        .left50 p {
            font-size: 15px;
            line-height: 20px;
        }

        .left50 h3, .right50 h3 {
            font-weight: 300;
            font-size: 22px;
            line-height: 30px;
        }


    .right50 {
        float: left;
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding: 10px;
    }

        .right50 img {
            width: 100%;
        }



    /***** SPIN THE WHEEL *****/

    /* Sets the background image for the wheel */

    .wheel-holder {
        background-image: url(/Themes/Aimia/Content/images/wheel_back.png);
        background-position: bottom center;
        background-size:contain;
        background-repeat: no-repeat;
        overflow:auto;
        padding:50px 0px 100px;
    }

      
    td.the_wheel {
        z-index: 999;
        position: relative;
    }

    /* Do some css reset on selected elements */
    h1, p {
        margin: 0;
    }

    div.power_controls {
        margin-right: 0px;
        padding: 20px;
        width: 100%;
        background-color: #EEEEEE;
        float:left;
        color:#000;
    }

    div.html5_logo {
        margin-left: 70px;
    }

    /* Styles for the power selection controls */
    table.power {
        background-color: #cccccc;
        cursor: pointer;
        border: 1px solid #333333;
    }

        table.power th {
            background-color: white;
            cursor: default;
        }

    td.pw1 {
        background-color: #6fe8f0;
    }

    td.pw2 {
        background-color: #86ef6f;
    }

    td.pw3 {
        background-color: #ef6f6f;
    }

    /* Style applied to the spin button once a power has been selected */
    .clickable {
        cursor: pointer;
    }

    /* Other misc styles */
    .margin_bottom {
        margin-bottom: 5px;
    }

    p.noCanvasMsg {
        color: white;
    }

    .the_canvas {
        width: 452px;
        height: 452px;
        position: relative;
        background: #FFF;
        border-radius: 100%;
        box-shadow: 0px 5px 15px #666;
        /*margin-top: -100px;*/
    }

    .the_wheel {
        width: 100%;
    }

    .needle {
        position: relative;
        background-image: url(/Themes/Aimia/Content/images/needle.png);
        background-repeat: no-repeat;
        background-size: 84px 106px;
        width: 84px;
        height: 106px;
        color: #000;
        z-index: 999;
        top: 910px;
        left: 0px;
    }

    .spin_button {
        margin-bottom:10px;
        padding: 10px;
        width: 45%;
        border-radius: 0px;
        border: 0px;
        background: #129377;
        color: #FFF;
        font-size: 18px;
        cursor: pointer;
        clear:none !important;
        float:left;
    }

        .spin_button:hover {
            background: #91CA8F !important;
            color: #FFF;
            text-decoration: none;
        }

        .spin_button:disabled {
            background: #E5E8E8;
            color: #B9B8BB;
        }

    .view-history {
        background-color: #929497;
        color: #FFF;
        width: 45%;
        float: right !important;
    }
        
    #dvContentBlock {
        width: 100%;
        padding: 0px;
    }

    #dvContentBlock p {
        font-size: 16px;
    }

    #dvPopUpbox h1 {
        font-size: 32px;
        font-family: Roboto, sans-serif;
        color: #000;
        text-align: center;
        padding: 40px 40px 20px;
    }

    #dvPopUpbox h2 {
        font-size: 22px;
        font-family: Roboto, sans-serif;
        color: #000;
        text-align: center;
        padding: 0px;
        padding: 10px 40px 40px;
    }




    /*********** GAMIFICATION ***********/

    .forced-scroll {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        display: flex !important;
        width: 100%;
        margin-bottom: 20px;
    }


    .buttons-holder {
        clear: both;
        margin: 20px 0px;
        border-top: 1px solid #ACACAE;
        padding: 20px 0px;
        float: left;
        width: 100%;
    }

    .model-body-left {
        width: 100%;
        padding: 20px;
        float: left;
        height: auto;
        background-size: cover;
        background-position: center top;
        position: relative;
    }

    .model-body-right {
        width: 100%;
        float: left;
        padding: 20px;
        background-color: white;
        height: 400px;
        overflow-y: auto;
    }

    #ModalLessons {
        width: 80%;
        margin: 10% auto;
    }

    .ModalLesson {
        padding-bottom: 10px;
        width: 100%;
        float: left;
        background-color: white;
        border-bottom: #ccc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        margin-bottom: 5px;
    }

    #ModalLessons .modal-header {
        padding: 0 10px;
        border: 0px;
        width: 100%;
        float: left;
    }

        #ModalLessons .modal-header .close {
            font-size: 30px;
            color: #FFF;
            opacity: 0.6;
            border: 0px;
        }

            #ModalLessons .modal-header .close:hover {
                opacity: 1;
            }

    .ModelLessonDetailsRight {
        width: 100%;
        float: right;
        padding-top: 20px;
        text-align: right;
    }

    .ModalLesson .glyphicon {
        font-size: 30px;
        border-left: 0px solid #CCC;
        padding-left: 10px;
        margin-left: 0px;
    }

    .ModalLesson .lesson-points {
        float: left;
        color: #000;
        font-size: 14px;
        padding: 6px 10px;
        margin-left: 0px;
        max-width: 78%;
        text-align: right;
    }


    .ChaptersGameLeft {
        float: left;
        background-color: #425563;
        width: 100%;
        padding: 20px;
        min-width: 250px;
    }

        .ChaptersGameLeft p {
            color: #FFF;
            font-size: 16px;
            line-height: 20px;
        }

    .ChaptersGameRight {
        float: left;
        background-color: #1A1A1A;
        width: 100%;
        height: 500px;
        overflow-y: auto;
    }

    .game-chapter-right .mini-bar {
        text-align: left;
        padding: 0px;
        position: relative;
        width: 100%;
        bottom: 0;
        font-size: 15px;
    }

    .chapter-available {
        float: left;
        border-bottom: 1px solid #444;
        text-align: left;
        width: 100%;
        color: #FFF;
    }

        .chapter-available:hover {
            background-color: #222;
        }

        .chapter-available img, .chapter-disabled img {
            text-align: left;
            float: left;
            width: 30%;
            padding: 20px;
        }

    .chapter-disabled {
        float: left;
        border-bottom: 1px solid #444;
        text-align: left;
        width: 100%;
        color: #CCC;
        opacity: 0.3;
    }

        .chapter-disabled:hover {
            background-color: #222;
        }


    .game-chapter-right {
        float: left;
        padding: 15px 15px 15px 0px;
        width: 70%;
        text-align: left;
    }

        .game-chapter-right h1 {
            font-size: 14px;
            color: #FFF;
            margin: 0px;
            line-height: normal;
        }

        .game-chapter-right h2 {
            font-size: 18px;
            color: #FFF;
            margin: 0px;
            line-height: normal;
            padding: 0px 0px 10px 0px;
        }

    .unavailable-lesson {
        background-color: transparent !important;
    }

        .unavailable-lesson .btn {
            background-color: #C6C9CA !important;
            border-color: #C6C9CA !important;
            cursor: not-allowed;
        }


    .game-task.unavailable h3, .game-task.unavailable p, .game-task.unavailable a, .game-task.unavailable .maxPoints {
        color: #C6C9CA !important;
    }

        .game-task.unavailable a, .game-task.unavailable a:hover {
            text-decoration: none;
            cursor: not-allowed;
            background: #EEE !important;
            border: 1px solid #EEE !important;
            opacity: 1;
        }

    .not-earned {
        color: #C6C9CA !important;
    }

    .complete {
        color: #60C2D3;
    }

    .glyphicon-remove-sign:before {
        color: #91283F;
    }


    .lesson-completed {
        float: left;
        color: #000 !important;
        cursor: text;
        padding: 6px 0px;
        background-color: transparent !important;
        border: 0px solid;
    }

        .lesson-completed:hover {
            opacity: 1 !important;
            border: 0px solid;
        }

    .chapter-lesson-total {
        float: left;
        width: 50%;
        font-size: 13px;
        color: #000;
    }

    .game-lesson-completed {
        float: left;
        width: 50%;
        text-align: right;
    }

        .game-lesson-completed .glyphicon {
            font-size: 18px;
            color: #60C2D3;
        }

    .game-lesson-failed .glyphicon {
        font-size: 18px;
        color: #FF8D6D;
    }

    .game-lesson-start {
        margin-top: 10px;
        padding: 8px;
        font-size: 14px;
        color: #FFF;
        background-color: #60C2D3;
        text-transform: capitalize;
        text-align: center;
    }

    .game-mission {
        border: 1px solid #FFF;
        background: transparent;
        padding: 0px;
        margin: 10px;
        width: 180px;
        height: 250px;
        float: left;
    }


        .game-mission.available:hover {
            border: 1px solid #777;
            -webkit-box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);
            -moz-box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);
            box-shadow: 0px 0px 15px 2px rgba(102,102,102,0.5);
            text-decoration: none;
        }

        .game-mission.available.active-mission:hover {
            border: 1px solid transparent;
        }

        .game-mission p {
            text-align: center;
            font-size: 16px;
            color: #000;
            padding: 0px 15px;
            text-transform: capitalize;
        }

        .game-mission img {
            width: 100%;
            padding-bottom: 15px;
        }


    .mini-bar {
        text-align: center;
        padding: 15px;
        width: 100%;
        font-size: 13px;
        bottom: 0;
        position: absolute;
    }


    .game-mission-points-total {
        font-size: 14px;
        text-align: left;
        color: #FF8D6D;
        padding-bottom: 3px;
        width: 100%;
    }

    .game-mission-task-total {
        text-align: left;
        font-size: 14px;
    }

    .game-prize-alert {
        padding: 20px;
        background-color: #614767;
        color: #FFF;
        margin-bottom: 20px;
        font-size: 18px;
        overflow: auto;
    }

        .game-prize-alert h3 {
            color: #FFF;
        }

        .game-prize-alert p {
            color: #FFF;
            font-size: 16px;
            line-height: 20px;
        }


    .game-prize-button {
        border: 2px solid #FFF;
        padding: 10px 20px;
        text-transform: uppercase;
        background-color: transparent;
        vertical-align: middle;
        float: right;
    }

        .game-prize-button:hover {
            color: #614767;
            background-color: #FFF;
            text-decoration: none;
        }

    .game-prize-alert-left {
        float: left;
        width: 70%;
        padding-right: 20px;
    }

    .game-prize-alert-right {
        float: left;
        width: 30%;
    }


    .back-to-education-game a {
        font-size: 14px;
        border: 1px solid #60C2D3;
        border-radius: 4px;
        color: #60C2D3;
        padding: 10px;
        float: left;
        margin-bottom: 10px;
    }

        .back-to-education-game a:hover {
            color: #FFF;
            background-color: #60C2D3;
            text-decoration: none;
        }


    .border-divide {
        border: 0px;
        text-align: center;
        width: 100%;
        float: left;
    }

    .dash-top {
        display: table;
        width: 100%;
    }

        .dash-top img {
            width: 100px;
            height: 100px;
            border-radius: 100%;
            border: 2px solid #60C2D3;
            margin: auto;
            display: block;
            float: none;
        }

        .dash-top img, .dash-top div {
            display: table-cell;
        }

        .dash-top div {
            padding: 15px;
            width: 100%;
        }

            .dash-top div h3,
            .border-divide h3 {
                margin: 0px;
                color: #2C2E30;
                font-size: 16px;
                padding: 0px;
                text-align: center;
                width: 100%;
            }

            .dash-top div h4 {
                margin: 0px;
                font-size: 16px;
                padding-left: 0px;
                width: 100%;
                text-align: center;
            }

        .dash-top .continue-mission {
            width: 75%;
            padding: 10px;
            margin: auto;
            float: none;
        }


    .circleBottomText {
        width: 50px;
        font-size: 14px;
        clear: both;
        padding-top: 10px;
        white-space: normal;
        color: #767676;
        line-height: 20px;
        display: block;
    }

    .progressLevel {
        width: 100%;
        margin: 0px auto;
        text-align: left;
        display: block;
        padding-top: 20px;
        clear: both;
        overflow: hidden;
    }

    #myProgress {
        height: 4px;
        margin-top: 19px;
        width: 9%;
        display: inline-block;
        background-color: #DFDFD0;
    }


    .mission-counter {
        font-size: 14px;
        padding: 0px 15px 2px;
        text-align: left;
        color: #767676;
        text-align: center;
    }

    .game-mission-tasks {
        width: 75%;
    }

    .gmt-description {
        width: 90%;
    }

    .gmt-media {
        min-height: 250px;
        width: 100%;
        background-color: #757678;
    }

    .gmt-content {
        width: 100%;
    }

    .game-task h3 {
        width: 100%;
    }

    .game-task p {
        width: 100%;
        color: #7f7f7f;
    }

    .game-task-holder {
        float: left;
        margin-top: 20px;
        z-index: 0;
        position: relative;
        width: 100%;
    }

    .game-task {
        overflow: auto;
    }

    .comment-picture {
        border: 2px solid #60C2D3;
    }

    .buttons-left, .buttons-right {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }


    #ModalLessons {
        width: 80%;
        margin: 10% auto;
    }

    .ModalLesson {
        padding-bottom: 15px;
        width: 100%;
        float: left;
        background-color: white;
        border-bottom: #ccc;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        margin-bottom: 15px;
    }

    #ModalLessons .modal-header {
        padding: 0 10px;
        border: 0px;
        width: 100%;
        float: left;
    }

        #ModalLessons .modal-header .close {
            font-size: 30px;
            color: #FFF;
            opacity: 0.6;
            border: 0px;
        }

            #ModalLessons .modal-header .close:hover {
                opacity: 1;
            }

    #ModalLessons .modal-footer {
        padding: 10px;
        border-style: none;
        display: block;
        width: 100%;
        clear: both;
    }

        #ModalLessons .modal-footer .btn-success {
            border-color: #FFF;
            color: #FFF;
            background-color: transparent;
        }

            #ModalLessons .modal-footer .btn-success:hover {
                border-color: #FFF;
                color: #757678;
                background-color: #FFF;
            }


    .ModelLessonDetailsRight {
        width: 100%;
        float: right;
        padding-top: 20px;
        text-align: right;
    }

    .ModalLesson .glyphicon {
        font-size: 30px;
        border-left: 0px solid #CCC;
        padding-left: 10px;
        margin-left: 0px;
    }

    .ModalLesson .lesson-points {
        float: left;
        color: #000;
        font-size: 14px;
        padding: 6px 10px;
        margin-left: 0px;
        max-width: 78%;
        text-align: right;
    }


    .game-task .glyphicon {
        font-size: 32px;
        float: right;
        color: #60C2D3;
        padding-left: 15px;
        border-left: 1px solid #CCC;
    }


    .maxPoints {
        margin-right: 0px;
        padding: 6px 12px;
        width: 85px;
        font-size: 14px;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background-color: #767676 !important;
        border-color: #767676 !important;
        color: #FFF !important;
    }

    .gs img {
        opacity: 0.5;
    }

    .gs p {
        color: #C6C9CA;
    }

    .gs .progress {
        opacity: 0.5;
    }

    .gs .mini-bar, .gs .mission-counter, .gs .game-mission-points-total {
        color: #ACACAE;
    }

        .gs .mini-bar .glyphicon {
            color: #60C2D3 !important;
            font-size: 18px;
            float: right;
        }

    .mini-bar .progress {
        height: 4px;
        margin-bottom: 6px;
        border-radius: 0px;
        box-shadow: none;
        background-color: #DFDFD0;
        -webkit-box-shadow: none;
    }

        .mini-bar .progress .complete {
            height: 4px;
            background-color: #60C2D3;
        }


    .ranking-row-profile img {
        width: 32px;
        height: 32px;
        border-radius: 100%;
        margin-left: 15px;
        margin-right: 15px;
        display: inline-block;
    }

    #partial-toolbar #team-select {
        width: 50%;
        float: left;
    }

    #partial-toolbar select {
        width: auto;
        float: right;
    }

    .btn-circle {
        background-color: #60C2D3 !important;
        border-color: #60C2D3 !important;
    }

    .title-level {
        font-size: 22px !important;
        color: #2C2D30;
    }

    .title-description {
        font-size: 18px !important;
        padding-top: 5px;
        color: #7f7f7f;
    }


    .header-links-dropdown, .header-links-dropdown:hover, .header-links-dropdown:hover, .header-links-dropdown:active {
        color: #FFF;
    }

    .accord-head .row .col-md-1 img {
        display: inline-block;
    }

    .progressLevel .circle .title {
        font-size: 13px;
    }

    .see-missions, .see-leaderboard {
        font-weight: 400;
        font-size: 14px;
        padding: 15px;
        width: 100%;
        background: #FFF;
        border: 1px solid #60C2D3;
        color: #60C2D3 !important;
        display: block;
        text-transform: capitalize;
        text-align: center;
        margin: auto;
    }

        .see-missions:hover, .see-leaderboard:hover {
            background-color: #60C2D3;
            border: 1px solid #60C2D3;
            color: #FFF !important;
            text-decoration: none !important;
        }



    .myBar {
        background-color: #60C2D3;
    }


    .progressLevel .bar.done, .progressLevel .circle.done {
        border: 2px solid #60C2D3;
    }

        .progressLevel .circle.done .label {
            color: #60C2D3;
        }


    .ranking-row-rank {
        width: 45px;
        height: 50px;
        font-size: 14px;
        text-align: center;
        background: #2C2E30;
        color: #fff;
        display: table-cell;
        vertical-align: middle;
    }

    .highlight .ranking-row-rank {
        background: #60C2D3;
    }


    .progressLevel .circle .label {
        display: inline-block;
        width: 100%;
        height: 32px;
        line-height: 28px;
        border-radius: 32px;
        margin-top: 3px;
        font-size: 16px;
        padding-top: 1px;
        text-align: center;
        color: #C6C9CA;
    }




    .info-i, .info-i-ep {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-left: 5px;
        background: transparent;
        border: 2px solid #60C2D3;
        border-radius: 100%;
        font-size: 12px;
        text-align: center;
        vertical-align: top;
        line-height: 17px;
    }

    .progressLevel .circle,
    .progressLevel .bar {
        display: inline-block;
        background-color: #FFF;
        border: 2px solid #DFDFD0;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    .ranking-row-name {
        font-size: 14px;
        padding-right: 20px;
        width: 200px;
    }

        .ranking-row-name a {
            border: none;
        }

    .ranking-row-level {
        text-align: right;
        font-size: 14px;
        width: 25%;
    }


    .ranking-row-ep {
        font-size: 14px;
        text-align: right;
        width: 25%;
        padding-right: 20px;
    }




    #MVCGridTableHolder_PublicGrids-GameLeaderboard .highlight {
        background-color: #60C2D3;
    }

    .l-progress-line {
        display: table-cell;
        height: 4px;
    }

        .l-progress-line.completed {
            background-color: #60C2D3;
            z-index: 10;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
        }

        .l-progress-line.not-completed {
            background-color: #DFDFD0;
            width: 100%;
            z-index: 5;
            border-bottom-right-radius: 0px;
            border-top-right-radius: 0px;
        }


    .leaderboard-rank-number {
        color: #60C2D3;
    }

    .picture-wrapper img {
        width: 128px;
        height: 128px;
        border-radius: 100%;
        border: 2px solid #60C2D3;
        display: inline;
    }


    .task-name, .comments-heading {
        padding-left: 0;
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
        padding-top: 0px;
        text-transform: capitalize;
    }

    .task-description {
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        color: #7f7f7f;
    }

    .task-info {
        padding: 15px 0px 0px 0px;
        font-size: 16px;
        margin-bottom: 0px;
    }
}
