/*Font face to embed fonts, if client machine does not have required fonts*/

@font-face {
    font-family: 'SegoeUI';
    src: url('//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot');
    src: url('//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.eot?#iefix') format('embedded-opentype'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.woff') format('woff'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.ttf') format('truetype'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/normal/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUILight';
    src: url('//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.eot');
    src: url('//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.eot?#iefix') format('embedded-opentype'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.woff') format('woff'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.ttf') format('truetype'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/light/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SegoeUISemiBold';
    src: url('//i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.eot');
    src: url('//i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.eot?#iefix') format('embedded-opentype'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.woff') format('woff'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.ttf') format('truetype'),url('//i.s-microsoft.com/fonts/segoe-ui/west-european/semibold/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: 'SegoeUI';
}

a {
    color: #1570a6;
    text-decoration: none;
}

    a:focus, input[type="checkbox"]:focus, input[type="radio"]:focus, .greenBtn, .btn:focus {
        outline: 0;
    }

h1 {
    font-family: 'SegoeUILight';
    font-size: 3em;
}

h2 {
    color: #8f8f8f;
}

.container.main_container {
    overflow: hidden;
}

.well {
    background-color: transparent;
    border-width: 0;
}

* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

body {
    background-color: #8f8f8f;
}

.container {
    background-color: #fff;
    padding: 0;
}

#wrapper {
    position: relative;
}

.inactiveState {
    cursor: default !important;
}

input.form-control {
    clear: both;
    width: 62%;
    padding: 2px;
    padding-left: 10px;
    height: 22px;
    box-shadow: none !important;
    margin-top: 14px;
}
/*Top Header*/
.header_bar {
    padding: 0 15px;
    padding-top: 0;
}

    .header_bar .header_bar_logo {
        padding: 15px 15px 5px 15px;
    }

    .header_bar .header_bar_logo {
        color: #000;
        font-size: 2em;
    }

    .header_bar .MSFT_logo {
        margin-top: 5px;
    }

    .header_bar .title_text {
        margin-top: 5px;
        font-family: 'SegoeUI';
    }

        .header_bar .title_text > a {
            text-decoration: none;
            color: #000;
        }

#topNav .menu-text {
    font-size: 1.14em;
}

.evaluateActive {
    background-color: #bad80a !important;
}

/*#dashboardTopNav > a:active, #dashboardTopNav > a:focus {
    background: none;
}*/

.nav > li > a:hover, .nav > li > a:focus {
    background: none;
}

.searchBar {
    color: #505050;
    background: #fff;
    width: 260px;
    padding: 1px 0 1px 7px;
    height: 27px;
    border: 1px solid #e9e9e9;
    margin-right: 50px;
}

.mobileSearchBox {
    display: none;
}

.searchBar .icon-search_NOcircle_dark {
    position: relative;
    top: 3px;
    cursor: pointer;
    padding: 7px;
}

.searchBar input[type=text], .searchBar input[type=text]:focus {
    border: none;
    width: 85%;
    outline: none;
}

.quickLinks .searchBar input[type=text] {
    height: 22px;
}

.header_bar .topbar_search .menu_item {
    padding: 15px;
    padding-bottom: 8px;
}

.dropdownIcon {
    font-size: 5px;
    color: #505050;
    margin: 0 5px;
}

#topNav .dropdownIcon {
    position: relative;
    top: -2px;
}
/*Mini Dashboard*/
header {
    background-color: #3b3b3b;
    padding: 7px 15px 6px 15px;
}

.quickLinks > ul > li > a, .quickLinks > ul > li > a:hover {
    color: #fff;
    text-decoration: none;
    padding: 8px 15px;
}

.quickLinks ul {
    margin: 0;
    padding: 0;
    position: relative;
}

    .quickLinks ul li {
        display: inline-block;
        vertical-align: middle;
    }

.quickLinks > ul > li:last-child {
    margin-right: 0;
    height: 30px;
}

.quickLinks .alertCount, .quickLinks .activityCount {
    font-size: 20px;
}

.txtWhite, .txtWhite:hover {
    color: #fff;
}

.signInLink, .signInLink:hover {
    color: #fff;
    text-decoration: underline !important;
    position: relative;
    top: 4px;
}

.miniDash {
    list-style: none;
}

    .miniDash li {
        display: inline-block;
    }

.quickLinks .userThumb {
    width: 30px;
    height: 30px;
    background-color: #e5e5e5;
    display: inline-block;
    background: #e5e5e5 url(/en-us/evalcenter/img/avatar_silhouette_small.png) no-repeat center;
    background-size: cover;
}

.pageTitleBar {
    background: #68217a;
    height: 85px;
    padding: 10px 15px;
}

    .pageTitle, .pageTitleBar h1 {
        margin-left: 20px;
    }

.pageTitleIcon {
    font-size: 60px;
    margin-right: 15px;
    color: #fff;
}

.heading1, .heading2, .heading3, .preinstallInfo h3 {
    font-size: 36px;
    font-family: 'SegoeUILight';
    /*font-family: 'Segoe UI Light';*/
}

.heading2 {
    font-size: 28px;
}

.heading3, .preinstallInfo h3 {
    font-size: 22px;
}

.heading4 {
    font-size: 20px;
    font-family: 'SegoeUILight';
}

.pageTitleBar h1 {
    font-size: 36px;
    font-family: 'SegoeUILight';
    margin-left: 20px;
    color: #fff;
    margin-top: 10px;
}

.pageHeading {
    margin: 15px 0;
}

.listContainer .techActions .actions > li:first-child {
    margin-left: 0;
    cursor: default;
}

@media (max-width:767px) {
    .header_bar .topbar_search .menu_item {
        padding: 5px;
    }

    .miniDash {
        display: none;
    }

    .topCarousel {
        display: none;
    }

    .evalheading1 {
        float: none !important;
    }
}





.subMenuWrapper {
    width: 98%;
    position: absolute;
    border: 1px solid #ccc;
    border-width: 0;
    background-color: #f0f0f0;
    color: #505050;
    font-size: 1.9em;
    padding: 0 10px;
    overflow-y: auto;
    z-index: 999;
    display: none;
    border-right: 1px;
    border-right-style: solid;
    border-color: #e9e9e9;
    z-index: 9999;
}

    .subMenuWrapper .menuContainer {
        display: inline-block;
        vertical-align: top;
        padding: 15px 5px;
        width: 185px;
        font-size: .5em;
    }

@media (max-width:1024px) {
    .subMenuWrapper .menuContainer {
        display: inline-block;
        vertical-align: top;
        padding: 15px 5px;
        width: 310px;
        font-size: .5em;
        border: medium 5px solid;
    }
}

@media (min-width:768px) and  (max-width:950px) {
    .subMenuWrapper .menuContainer {
        display: inline-block;
        vertical-align: top;
        padding: 15px 5px;
        width: 240px;
        font-size: .5em;
        border: medium 1px solid;
    }
}

.seeAllMenu {
    /*position: absolute;*/
    right: 0;
    font-size:13.3px;
    padding: 10px;
    text-align:right;
    bottom: 7px;
}

.subMenuWrapper ul {
    text-decoration: none;
    list-style-type: none;
    position: relative;
    margin: 0;
    padding: 0;
}

    .subMenuWrapper ul li {
        text-decoration: none;
        margin: 7px 0;
    }

.subMenuWrapper .title_category {
    font-size: 1.4em;
    margin-top: 6px;
    margin-bottom: 12px;
}

input.form-control.second_nav_search {
    margin-left: 30px;
    width: 200px;
    margin-bottom: 30px;
    margin-top: 40px;
}

#menu-toggle {
    display: none;
}

.maincontent {
    width: 100%;
    float: left;
    position: relative;
    border: 1px solid#ccc;
    border-width: 0 1px 0 0;
    background-color: #fff;
    color: #505050;
    font-size: 1.9em;
    padding: 0;
}

.mobile_menu {
    background-color: transparent;
    border-width: 0;
}

    .mobile_menu span {
        color: #505050;
        font-size: 1.4em;
    }

    .mobile_menu:hover {
        background-color: transparent;
    }

.big_title_text {
    min-height: 70px;
}

    .big_title_text div i {
        font-size: .8em;
    }

#page-content-wrapper {
    width: 100%;
    border-top: 5px solid #eee;
}

.downloadProgress {
    width: 165px;
    float: left;
    margin-right: 20px;
    margin-top: 6px;
    background-color: #626262;
    height: 15px;
    cursor: pointer;
}

    .downloadProgress .progress-bar {
        background-color: #00bdf2;
        text-align: center;
        position: relative;
        top: -15px;
        height: 16px;
    }

    .downloadProgress .download_label {
        z-index: 2000;
        color: #fff;
        position: relative;
        text-align: left;
        font-size: 10px;
        margin-top: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

.page-content .rect_container {
    width: 90%;
    position: relative;
}

.page-content .rect_image {
    width: 100%;
    display: block;
}

.page-content .rect {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.page-content .col-md-4.center_tile {
    padding-right: 6px;
    padding-left: 6px;
}

#search_filter {
    width: 100%;
}

    #search_filter thead, #search_filter tbody {
        border: 2px solid #e9e9e9;
    }

    #search_filter td {
        padding: 0 15px;
    }

    #search_filter .align_right {
        text-align: right;
    }

    #search_filter .advanced {
        color: #505050;
    }

#learn_list {
    padding: 0;
    margin: 0;
    list-style: none;
}

    #learn_list > li {
        width: 100%;
        padding: 0 0 0 15px;
        border-left: 5px solid #00bdf2;
        color: #8f8f8f;
    }

    #learn_list .content_type {
        font-weight: 700;
    }

    #learn_list .actions {
        float: right;
        width: auto;
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #learn_list .actions li {
            display: inline-block;
        }

.listContainer {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}

    .listContainer > li {
        width: 100%;
        padding: 5px 15px 20px 15px;
        background-color: none;
        border: none;
        border-left: 5px solid #00bdf2;
        color: #8f8f8f;
        margin-bottom: 10px;
        position: relative;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

        .listContainer > li:hover {
            background-color: #f2fcfe;
        }

    .listContainer .actions {
        float: right;
        width: auto;
        padding: 0;
        margin: 0;
        list-style: none;
        margin-top: 10px;
    }

        .listContainer .actions > li {
            display: inline-block;
            font-size: 1.3em;
            margin-left: 15px;
            cursor: pointer;
            color: #505050;
        }

            .listContainer .actions > li a {
                text-decoration: none;
            }

        .listContainer .actions li.inactive {
            cursor: default;
        }

            .listContainer .actions li.inactive * {
                color: #e9e9e9;
                cursor: default;
            }

        .listContainer .actions .download {
            font-size: 1.3em;
            position: relative;
            top: 2px;
            color: #505050;
        }

    .listContainer .last_viewed, .category {
        font-family: "SegoeUISemiBold";
        color: #737373;
    }

.timeStamp {
    color: #442359;
    font-weight: bold;
}

@media (max-width:767px) {
    .page-content.inset {
        padding: 0;
    }

    .container {
        background-color: #fff;
        padding: 0;
        overflow: hidden;
    }

    #wrapper {
        padding-left: 0;
    }

    .header_bar {
        background: #fff;
        padding-top: 0;
        padding-bottom: 5px;
        border-bottom: 5px solid #eeeeee;
    }

    .header {
        width: 100%;
    }

    .downloadProgress {
        display: none;
    }

    #page-content-wrapper.active {
        margin-left: -250px;
    }

        #page-content-wrapper.active .header {
            display: none;
        }

    #wrapper.active {
        position: relative;
        left: 250px;
    }

    #menu-toggle {
        display: inline-block;
        padding: 0;
    }

        #menu-toggle:active, #menu-toggle.active {
            box-shadow: none;
            -webkit-box-shadow: none;
        }

    .inset {
        padding: 15px;
    }

    .page-content-wrapper {
        clear: both;
    }
}

.big_title_text div i {
    float: left;
    font-size: 4em;
    color: #00bdf2;
    margin-right: 25px;
    margin-left: 25px;
    display: none;
}

.topCarousel {
    background: #e9e9e9;
    padding: 15px 15px 15px 15px;
    position: relative;
}

.carousel {
    margin-bottom: 0;
    padding: 0 0 px;
}

.carousel-control, .topCarousel .bx-wrapper .bx-controls-direction a {
    display: none;
    background-color: #fff;
    background-image: transparent;
}

.bx-viewport {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.topCarousel:hover .carousel-control, .topCarousel:hover .bx-wrapper .bx-controls-direction a {
    display: block;
}

.carousel-control.right, .carousel-control.left {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
    font-size: 14px;
    color: #505050;
    width: 50px;
    z-index: 99;
    background-color: #fff;
    opacity: .85;
    -moz-opacity: .85;
    margin: 5px 0 20px 0;
    padding-top: 85px;
}

.bx-pager.bx-default-pager {
    display: none;
}

.topCarousel .bx-wrapper .bx-controls-direction a {
    text-align: center;
    position: absolute;
    z-index: 9999;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
    font-size: 14px;
    color: #505050;
    width: 50px;
    z-index: 99;
    background-color: #fff;
    opacity: .85;
    -moz-opacity: .85;
    margin: 5px 0 5px 0;
    padding-top: 85px;
    top: 0;
    bottom: 0;
    text-decoration: none;
}

    .topCarousel .bx-wrapper .bx-controls-direction a:hover {
        text-decoration: none;
    }
/* DIRECTION CONTROLS (NEXT / PREV) */

.topCarousel .bx-wrapper .bx-prev {
    left: 0px;
}

.topCarousel .bx-wrapper a.bx-prev.disabled {
    display: none;
}

.topCarousel .bx-wrapper .bx-next {
    right: 0px;
}

.topCarousel .bx-wrapper a.bx-next.disabled {
    display: none;
}

.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px;
    display: none;
}

    .carousel-indicators li {
        background: silver;
    }

    .carousel-indicators .active {
        background: #333;
    }

.topCarousel a, .topCarousel a:hover {
    text-decoration: none;
}

.car_tile {
    height: 156px;
    background-color: #00bdf2;
    color: #fff;
    padding: 8px 20px 10px 10px;
    position: relative;
    cursor: pointer;
}

    .car_tile .content_img {
        height: 100%;
        float: left;
        width: 40px;
        font-size: 2em;
    }

    .car_tile .content_text {
        overflow: hidden;
        height: 100%;
        font-size: 1em;
        font-weight: 400;
    }

        .car_tile .content_text .text_title {
            font-size: 24px;
            /*margin-top: -5px;*/
        }

        .car_tile .content_text .text_shortTitle, .car_tile .content_text .text_description {
            font-size: 16px;
            line-height: 25px;
        }

        .car_tile .content_text .text_big {
            font-weight: 700;
        }

.car_tile_grey {
    background-color: #505050;
    color: #fff;
}

.carousel_tile_rollover {
    display: block;
    opacity: 1;
    cursor: pointer;
    font-size: 32px;
    line-height: 1em;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
/**** Explore Tile****/
.car_tile_blue {
    background-color: #00bdf2;
    color: #fff;
}

    .car_tile_blue .icon-arrow_circle_dark {
        color: #fff;
        content: "\e642";
    }

    .car_tile_blue .icon-car:before {
        content: "\e634";
    }
/**** Learn Tile****/
.car_tile_purple {
    background: #442359;
    color: #fff;
}

    .car_tile_purple .icon-arrow_circle_dark {
        color: #fff;
        content: "\e642";
    }

    .car_tile_purple .icon-car:before {
        content: "\e625";
    }

    .car_tile_purple .content_img .icon-car {
        position: relative;
        top: -7px;
        font-size: 20px;
    }
/**** Try Tile****/
.car_tile_white {
    background-color: #ffffff;
    color: #442359;
}

    .car_tile_white .icon-arrow_circle_dark {
        color: #442359;
        content: "\e642";
    }

    .car_tile_white .icon-car:before {
        content: "\e603";
    }

    .car_tile_white .content_img .icon-car {
        margin-left: 10px;
    }

@media (max-width:767px) {
    .car_tile {
        margin: 0;
    }

    .thumb_container .carousel_tile_rollover {
        display: none;
    }

    .car_tile_blue {
        background-color: #00bdf2;
        color: #fff;
    }

    .car_tile div {
        transition: all .5s ease 0s;
    }

    .carousel_tile_rollover {
        display: block;
        width: 100%;
        opacity: 1;
    }

    .carousel_tile_rollover {
        display: block;
        width: 95%;
        position: relative;
        opacity: 0;
        top: -35px;
        cursor: pointer;
        font-size: 4em;
        color: #fff;
        text-align: right;
        overflow: hidden;
    }

    .car_tile_blue .carousel_tile_rollover {
        background-color: #00bdf2;
    }

    .car_tile_blue:hover .carousel_tile_rollover, .car_tile_grey:hover .carousel_tile_rollover {
        display: none;
        width: 100%;
        opacity: 0;
    }
}

.page-content .tiles_container {
    width: 100%;
}

    .page-content .tiles_container .col-md-4 {
        padding: 15px;
    }

        .page-content .tiles_container .col-md-4:hover .rect {
            color: #00bdf2;
            cursor: pointer;
        }

    .page-content .tiles_container .greyed_out {
        padding: 10px;
    }

        .page-content .tiles_container .greyed_out .rect {
            color: #e9e9e9;
        }

        .page-content .tiles_container .greyed_out .title_text {
            color: #505050;
        }

.title_textHover {
    font-size: 16px;
    display: none;
}

.page-content .tiles_container .greyed_out:hover .rect, .page-content .tiles_container .greyed_out.tileHover .rect {
    color: #00bdf2 !important;
    cursor: pointer;
    border-width: 2px;
}

    .page-content .tiles_container .greyed_out:hover .rect .title_text, .tileHover .rect .title_text {
        display: none;
    }

    .page-content .tiles_container .greyed_out:hover .rect .title_textHover, .tileHover .rect .title_textHover {
        display: block;
    }

.page-content .tiles_container .rect .fa-stack span {
    font-size: 1.74em;
}

.page-content .tiles_container .greyed_out:hover .rect .fa-stack, .page-content .tiles_container .greyed_out.tileHover .rect .fa-stack {
    font-size: 1.13em;
    transition: all .1s ease 0s;
}

    .page-content .tiles_container .greyed_out:hover .rect .fa-stack span, .page-content .tiles_container .greyed_out.tileHover .rect .fa-stack span {
        font-size: 1.23em;
    }

.page-content .tiles_container .rect_container {
    width: 100%;
    position: relative;
    height: 275px;
}

    .page-content .tiles_container .rect_container a {
        text-decoration: none;
    }

.page-content .tiles_container .rect_image {
    width: 100%;
    display: block;
}

.page-content .tiles_container .rect {
    width: 100%;
    height: 100%;
    border-color: #e9e9e9;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    color: #505050;
    font-size: 4em;
    padding-top: 13%;
}

.page-content .title_text {
    clear: both;
    font-size: .35em;
    font-weight: 300;
}

.page-content .col-md-4.center_tile {
    padding-right: 6px;
    padding-left: 6px;
}

@media (max-width:767px) {
    .page-content .tiles_container {
        width: 100%;
    }

        .page-content .tiles_container .col-md-4 {
            margin: 0;
            clear: both;
            padding: 5px 15px;
        }

            .page-content .tiles_container .col-md-4 .fa-stack {
                font-size: .94em;
                transition: all .1s ease 0s;
            }

            .page-content .tiles_container .col-md-4:hover .rect {
                color: #00bdf2;
                cursor: pointer;
            }

        .page-content .tiles_container .rect_container {
            position: relative;
            height: auto;
        }

        .page-content .tiles_container .rect_image {
            width: 100%;
            display: block;
        }

        .page-content .tiles_container .rect {
            width: 100%;
            height: 100%;
            border-color: #e9e9e9;
            border-width: 1px;
            border-style: solid;
            text-align: left;
            color: #505050;
            font-size: 28px;
            padding: 15px 10px;
        }

        .page-content .tiles_container .col-md-4 .fa-stack {
            display: inline-block;
            vertical-align: middle;
            width: 40px;
            height: 40px;
            line-height: 1;
            margin-right: 5px;
        }

        .page-content .tiles_container .rect .fa-stack span {
            font-size: 38px;
        }

        .page-content .tiles_container .greyed_out .rect {
            color: #e9e9e9;
        }

        .page-content .tiles_container .greyed_out .title_text {
            color: #505050;
        }

        .page-content .tiles_container .greyed_out:hover .rect, .page-content .tiles_container .greyed_out.tileHover .rect {
            color: #00bdf2;
            cursor: pointer;
            border-width: 2px;
        }

            .page-content .tiles_container .greyed_out:hover .rect .title_textHover, .page-content .tiles_container .greyed_out.tileHover .rect .title_textHover {
                margin-top: 15px;
                display: inline-block;
            }

            .page-content .tiles_container .greyed_out:hover .rect .fa-stack, .page-content .tiles_container .greyed_out.tileHover .rect .fa-stack {
                width: 40px;
                font-size: 40px;
            }

                .page-content .tiles_container .greyed_out:hover .rect .fa-stack span, .page-content .tiles_container .greyed_out.tileHover .rect .fa-stack span {
                    font-size: 40px;
                }

    .page-content .title_text {
        font-size: 22px;
        clear: none;
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    .page-content .col-md-4.center_tile {
        padding-right: 6px;
        padding-left: 6px;
    }
}

@media (max-width:320px) {
    .page-content .tiles_container .greyed_out:hover .rect .title_textHover {
        margin-top: 0px;
    }

    .page-content .tiles_container .rect_container {
        height: auto;
    }

    .page-content .title_text {
        font-size: 20px;
    }

    #ux-footer #footerLeft {
        padding-top: 0px;
    }
}
/**************************************/

.nav-pills > li {
    cursor: pointer;
}

    .nav-pills > li > a, .nav-pills > li.active > a {
        color: #222;
        background: none;
    }

#topNav.nav-pills > li {
    margin: 0 !important;
}

    #topNav.nav-pills > li > a {
        padding: 8px 15px;
    }

        #topNav.nav-pills > li > a:hover {
            color: #1570a6;
            background: none;
        }

    #topNav.nav-pills > li.active > a, #topNav.nav-pills > li.active > a:hover, #topNav.nav-pills > li.active > a:focus #topNav.nav-pills > li > a:hover {
        color: #222;
        background: #f0f0f0;
    }

.dashboardTabs {
    background: #e9e9e9;
}

    .dashboardTabs li {
        margin-right: 15px;
    }

        .dashboardTabs li > a {
            padding: 15px 40px 20px 15px;
        }

            .dashboardTabs li > a:hover, .dashboardTabs > li > a:focus, .dashboardTabs > li.active a, .dashboardTabs > li.active a:hover, .dashboardTabs > li.active a:focus {
                background: #fff;
                opacity: 0.8;
                outline: 0;
            }

            .dashboardTabs li > a .menu-text, .largeHeading {
                font-size: 24px;
                font-family: "SegoeUILight";
                color: #505050;
                margin-right: 5px;
            }

            .dashboardTabs li > a .dropdownIcon {
                font-size: 10px;
            }

.relPos {
    position: relative;
}

.w50 {
    width: 50%;
}

.dn {
    display: none !important;
}

.db {
    display: block;
}
/***********Add sprite class to use icons from sprite image************************/
.sprite {
    display: inline-block;
    background: url(../img/techNet-icons-sprite.png) no-repeat;
}

.menuIcon {
    background-position: 0 -86px;
    width: 20px;
    height: 12px;
}

.dashboardIcon {
    width: 70px;
    height: 70px;
    background-position: -5px -334px;
    margin-right: 15px;
}

.alertIcon {
    background-position: -4px -713px;
    width: 16px;
    height: 30px;
}

.activityIcon {
    width: 20px;
    height: 30px;
    background-position: -4px -752px;
}

.rightArrow, .rightArrowPurple {
    background-position: -5px -509px;
    width: 35px;
    height: 35px;
}

.rightArrowPurple {
    background-position: -5px -457px;
}

.exploreIcon {
    background-position: -3px -570px;
    width: 30px;
    height: 30px;
}

.learnIcon {
    background-position: -4px -626px;
    width: 30px;
    height: 30px;
}

.tryIcon {
    background-position: -4px -669px;
    width: 20px;
    height: 30px;
}

.prevIcon, .nextIcon {
    background-position: -4px -794px;
    width: 10px;
    height: 15px;
}

.nextIcon {
    background-position: -4px -823px;
}

.downloadIcon {
    background-position: -56px -456px;
    width: 26px;
    height: 26px;
}

.rightArrowIcon {
    width: 26px;
    height: 26px;
    background-position: -89px -456px;
}
/******** Style for Dashboard Tiles **********/
.evaluateIcon2, .evaluateIconBlue, .virtualLabIcon2, .techJourneyIcon2, .resourcesIcon2, .communityIcon2, .toolsTipsIcon2 {
    width: 130px;
    height: 130px;
}

.evaluateIcon2 {
    background-position: -164px -158px;
}

.greyed_out .evaluateIcon2, .greyed_out .virtualLabIcon2, .greyed_out .techJourneyIcon2, .greyed_out .communityIcon2, .greyed_out .resourcesIcon2, .greyed_out .toolsTipsIcon2 {
    opacity: 0.3;
}

.page-content .tiles_container .col-md-4:hover .rect .fa-stack .evaluateIcon2 {
    background-position: -491px -2px;
}

.page-content .tiles_container .col-md-4.greyed_out:hover .evaluateIcon2, .page-content .tiles_container .col-md-4.greyed_out:hover .virtualLabIcon2, .page-content .tiles_container .col-md-4.greyed_out:hover .techJourneyIcon2, .page-content .tiles_container .col-md-4.greyed_out:hover .communityIcon2, .page-content .tiles_container .col-md-4.greyed_out:hover .resourcesIcon2, .page-content .tiles_container .col-md-4.greyed_out:hover .toolsTipsIcon2 {
    width: 70px;
    height: 70px;
    opacity: 1.0;
}

.page-content .tiles_container .col-md-4.greyed_out:hover .rect .fa-stack .evaluateIcon2 {
    background-position: -515px -335px;
}

.page-content .tiles_container .col-md-4.greyed_out:hover .rect .fa-stack .virtualLabIcon2 {
    background-position: -613px -334px;
}

.page-content .tiles_container .col-md-4.greyed_out:hover .rect .fa-stack .techJourneyIcon2 {
    background-position: -711px -334px;
}

.page-content .tiles_container .col-md-4.greyed_out:hover .rect .fa-stack .resourcesIcon2 {
    background-position: -515px -431px;
}

.page-content .tiles_container .col-md-4.greyed_out:hover .rect .fa-stack .toolsTipsIcon2 {
    background-position: -711px -430px;
}

.page-content .tiles_container .col-md-4.greyed_out:hover .rect .fa-stack .communityIcon2 {
    background-position: -613px -431px;
}

.virtualLabIcon2 {
    background-position: -163px -2px;
}

.page-content .tiles_container .col-md-4:hover .rect .fa-stack .virtualLabIcon2 {
    background-position: -653px -2px;
}

.techJourneyIcon2 {
    background-position: -328px -2px;
}

.page-content .tiles_container .col-md-4:hover .rect .fa-stack .techJourneyIcon2 {
    background-position: -818px -2px;
}

.resourcesIcon2 {
    background-position: -2px -2px;
}

.page-content .tiles_container .col-md-4:hover .rect .fa-stack .resourcesIcon2 {
    background-position: -491px -159px;
}

.communityIcon2 {
    background-position: -328px -158px;
}

.page-content .tiles_container .col-md-4:hover .rect .fa-stack .communityIcon2 {
    background-position: -654px -158px;
}

.toolsTipsIcon2 {
    background-position: -1px -158px;
}

.page-content .tiles_container .col-md-4:hover .rect .fa-stack .toolsTipsIcon2 {
    background-position: -818px -158px;
}

@media (max-width:767px) {
    .evaluateIcon2, .virtualLabIcon2, .techJourneyIcon2, .resourcesIcon2, .communityIcon2, .toolsTipsIcon2 {
        width: 70px;
        height: 70px;
    }

    .evaluateIcon2 {
        background-position: -821px -335px;
    }

    .virtualLabIcon2 {
        background-position: -919px -334px;
    }

    .techJourneyIcon2 {
        background-position: -1017px -334px;
    }

    .resourcesIcon2 {
        background-position: -821px -431px;
    }

    .communityIcon2 {
        background-position: -919px -431px;
    }

    .toolsTipsIcon2 {
        background-position: -1017px -430px;
    }

    .page-content .tiles_container .col-md-4:hover .rect .fa-stack .evaluateIcon2 {
        background-position: -515px -335px;
    }

    .page-content .tiles_container .col-md-4:hover .rect .fa-stack .virtualLabIcon2 {
        background-position: -613px -334px;
    }

    .page-content .tiles_container .col-md-4:hover .rect .fa-stack .techJourneyIcon2 {
        background-position: -711px -334px;
    }

    .page-content .tiles_container .col-md-4:hover .rect .fa-stack .resourcesIcon2 {
        background-position: -515px -431px;
    }

    .page-content .tiles_container .col-md-4:hover .rect .fa-stack .toolsTipsIcon2 {
        background-position: -711px -430px;
    }

    .page-content .tiles_container .col-md-4:hover .rect .fa-stack .communityIcon2 {
        background-position: -613px -431px;
    }
}
/******** /Style for Dashboard Tiles **********/

/***********Sprite class ends here************************/

/*************** Style for carousel having draggable slides ******************/
.connected, .sortable, .exclude, .handles {
    margin: auto;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .connected li, .sortable li, .exclude li, .handles li {
        list-style: none;
        border: 1px solid transparent;
        height: 22px;
    }

    .sortable.grid {
        overflow: hidden;
    }

li.disabled {
    opacity: 0.5;
}

.sortable.grid li {
    float: left;
    width: 373px;
    height: 158px;
    margin-right: 10px;
}

li.highlight {
    background: #FEE25F;
}

li.sortable-placeholder {
    border: 1px dashed #CCC;
    background: #f2f2f2;
}

li.crsl-item {
    border: none;
}
/*************** Style for carousel having draggable slides ends here ******************/
.blueBg {
    background: #00bcf2;
}

.purpleBg {
    background: #442359;
}

.whiteBg {
    background: #fff;
}

.lightFont {
    font-family: "SegoeUILight";
}

.tab-pane {
    padding-bottom: 40px;
    padding-top: 20px;
}

#myActionTab, #myProfileTab, #searchResults, #evaluationList, .pageContent {
    padding: 30px 15px;
}
/*** Page Footer****/
#ux-footer {
    margin: auto;
    padding: 0;
    font-family: 'SegoeUI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
    font-size: .917em;
    z-index: 9999;
    line-height: 1;
    margin: 10px;
    margin-top: 40px;
}

.ux-footer-clear {
    clear: both;
    border-bottom-width: 1px;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
}

#ux-footer #footerRight {
    float: right;
    padding-top: 21px;
    min-height: 70px;
}

#ux-footer #footerLeft {
    float: right;
    padding-top: 25px;
    min-height: 70px;
    margin-right: 15px;
    max-width: 1024px;
}

#ux-footer #FooterCopyright {
    padding-top: 30px;
}

#ux-footer #footerProfileLink {
    float: right;
    clear: both;
    width: 100%;
    min-height: 16px;
    margin: 0 0 8px 0;
}

#ux-footer #Fragment_ManageProfileLink {
    float: right;
}

#ux-footer #footerLeft a {
    color: #000;
    text-decoration: none;
    vertical-align: middle;
}

#ux-footer #Feedback, #ux-footer #LinkGroup {
    clear: both;
    float: left;
}

#ux-footer #Fragment_FooterLinks, #ux-footer #Fragment_FooterLinksBottom {
    float: right;
}

#ux-footer #footerGroup .LinkList {
    float: right;
    padding-right: 0;
}

#ux-footer .LinkColumn {
    float: left;
}

.LinkList ul li {
    list-style-type: none;
    background: none;
    padding: 0;
    margin: 0;
}

.LinkList ul.horizontal li {
    float: left;
}

#ux-footer .LinksDivider {
    float: left;
    color: #000;
    padding: 0 8px;
}

.ms-logo-gray {
    width: 73px;
    height: 15px;
    background-position: -3px -854px;
    float: right;
    height: 16px;
    overflow: hidden;
}

#ux-footer #footerLeft a:hover {
    color: #000;
    text-decoration: underline;
}

.evalheading, .evalheading:hover, .evalheading:focus {
    text-decoration: none;
}

@media (max-width:767px) {
    /*#ux-footer #footerLeft {
	display: none;
}
#ux-footer #footerRight {
	float: left;
	padding: 20px 10px;
}
#FooterLogoContainer {
	float: left;
}*/
    #ux-footer {
        margin: 0;
        padding: 10px 20px;
    }

        #ux-footer #FooterCopyright {
            padding-top: 25px;
            font-size: 10px;
        }

        #ux-footer #Fragment_FooterLinks .LinkList ul li {
            font-size: 10px;
        }

        #ux-footer .LinkColumn {
            margin: 0;
            padding: 0;
        }

        #ux-footer .LinksDivider {
            padding: 0 5px;
        }

        #ux-footer #footerRight {
            padding-top: 15px;
            min-height: initial;
        }

        #ux-footer #footerLeft {
            padding-top: 21px;
            font-size: 10px;
        }

        #ux-footer #footerProfileLink {
            margin-bottom: 0;
        }
}
/***** Profile Page *******/
.usrThumb {
    width: 260px;
    height: 260px;
    background: #e5e5e5 url(/en-us/evalcenter/img/avatar_silhouette.png) no-repeat center top;
    background-size: cover;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
}

    .usrThumb img {
        width: 260px;
    }

.icon-share_blue, .icon-share_light:hover {
    color: #00bcf2;
}

.icon-pin_purple {
    color: #ff8c00;
}

.icon-status_in_progess, .icon-status_complete {
    color: #bad80a;
    background: #fff;
}

.searchPanel .searchBar {
    margin-right: 30px;
    padding-top: 0;
    padding-bottom: 0;
    height: 22px;
    font-size: 12px;
    border-width: 2px;
}

.searchPanel input[type=text] {
    padding: 0;
}

.searchPanel .searchBar .icon-search_NOcircle_dark {
    font-size: 10px;
    top: 0;
    padding: 6px;
}

.searchPanel {
    padding: 25px 15px 0px 15px;
    color: #505050;
}

.d-inline-b {
    display: inline-block !important;
    float: none;
}

.hrStyle {
    color: #d2d2d2;
    background: #d2d2d2;
    margin-top: 15px;
    margin-bottom: 0;
}

.filterWrapper {
    margin-right: 20px;
}

#pinAllResults:hover .pinTxt {
    text-decoration: underline;
    color: #505050;
    cursor: pointer;
}

#pinAllResults.inactive:hover .pinTxt {
    text-decoration: none;
    cursor: default;
}

#pinAllResults.inactive .icon-pin_purple {
    cursor: default;
    opacity: 0.4;
    -moz-opacity: .40;
    filter: alpha(opacity=40);
    -khtml-opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

.filterWrapper .icon-pin_purple {
    padding: 0 10px 0 0;
    cursor: pointer;
}

.searchPanel label {
    font-weight: normal;
}

.m-t-10 {
    margin-top: 10px;
}

.m-r-15 {
    margin-right: 15px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-r-10 {
    margin-right: 10px;
}

.customChkbox, .customRadioBtn {
    position: relative;
    top: 3px;
    height: 15px;
    width: 15px;
    margin: 0 !important;
}

.advanced-filter .icon-plus_dark, .advanced-filter .icon-minus_dark {
    font-size: 25px;
    cursor: pointer;
    color: #bad80a;
}

.advanced-filter .filterTxt {
    position: relative;
    top: -5px;
    padding-left: 15px;
    margin-right: 15px;
    cursor: pointer;
    color: #bad80a;
}

.loadMore {
    background: #fff;
    opacity: 0.85;
    text-align: center;
    padding: 15px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

    .loadMore .icon-scroll_arrow_down_dark {
        font-size: 10px;
        cursor: pointer;
        color: #505050;
    }

.advancedFilterBox {
    width: 100%;
    padding-top: 15px;
    color: #505050;
    background: #fff;
    border-bottom: 2px solid #e9e9e9;
    display: none;
}

.filterGroup {
    margin-bottom: 20px;
}

.filterItem {
    padding: 0;
}

    .filterItem label {
        font-weight: normal;
    }

    .filterItem [class^="icon-"], [class*=" icon-"] {
        position: relative;
        top: 1px;
    }

.filterItemList {
    padding: 10px 0;
    margin: 0;
}

.filterBtnWrapper {
    margin-bottom: 30px;
}

.greenBtn, .grayBtn {
    color: #505050;
    font-weight: bold;
    background: #bad80a;
}

.grayBtn {
    background: #d2d2d2;
}

@media (max-width:767px) {
    .filterWrapper {
        margin-right: 20px;
    }

    .filterItem {
        width: 100%;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    /*.quickLinks{
		clear:both !important;
		margin-top:10px;
	}*/
    .downloadProgress {
        width: 130px;
    }

    .searchBar {
        margin-right: 30px;
    }
}
/****** Dropdown Menu for alerts, activity and sign out********/
.quickLinks ul li.activityCount:hover a, .quickLinks ul li.activityCount.openMenu a {
    background: #00bcf2;
}

.quickLinks ul li.alertCount:hover a {
    background: #ffb900;
}

ul.dropdownMenu {
    width: 290px;
    background: #00bcf2;
    padding: 20px 15px;
    color: #fff;
    position: absolute;
    z-index: 999;
    right: 0;
    top: 35px;
    display: none;
    padding: 15px;
    color: #fff;
}

.quickLinks ul li.activityCount:hover ul.dropdownMenu, .quickLinks ul li.alertCount:hover ul.dropdownMenu {
    display: block;
}

ul.dropdownMenu .titleTxt {
    font-size: 20px;
    font-family: "SegoeUISemiBold";
}

ul.dropdownMenu li {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 0;
    font-size: 14px;
}

    ul.dropdownMenu li.seeAll {
        border-bottom: none;
        border-top: 1px solid #fff;
    }

    ul.dropdownMenu li a {
        color: #fff;
    }

.closeItem, .closeItem a {
    text-align: right;
    font-size: 10px;
    color: #fff;
    cursor: pointer;
    border-bottom: none !important;
}

.actionListItem {
    padding: 5px 0;
}

    .actionListItem a {
        cursor: pointer;
    }

    .actionListItem .icon-wrapper {
        font-size: 20px;
    }

    .actionListItem .icon-wrapper {
        margin: 10px 5px 10px 0px;
    }

        .actionListItem .icon-wrapper span {
            margin-right: 10px;
            cursor: pointer;
        }

.closeItem a:hover {
    text-decoration: none;
}

ul.notificationList {
    background: #ffb900;
}

    ul.notificationList li:last-child, ul.actionList li:last-child {
        border-bottom: none;
    }

.avatarMenu {
    position: relative;
}

    .avatarMenu > a, .avatarMenu a.userThumbOuter {
        padding: 5px 15px;
        display: block;
        position: relative;
        top: -7px;
    }

    .avatarMenu a.userThumbOuter {
        padding: 8px 15px;
    }

        .avatarMenu:hover > a, .avatarMenu a.userThumbOuter:hover {
            background: #eee;
        }

ul.avtarDropdown {
    position: absolute;
    right: 0;
    top: 36px;
    background: #eeeeee;
    display: none;
    width: 290px;
    z-index: 9999;
    padding: 15px 15px 0 15px;
}

.avatarMenu:hover .avtarDropdown {
    display: block;
}

ul.avtarDropdown li {
    display: block;
    margin: 0;
    margin-bottom: 15px;
}

ul.socialShare {
    background: #505050;
    margin: 0;
    padding: 11px 10px 11px 10px !important;
    position: absolute;
    right: -100%;
    cursor: default;
    color: #fff;
    z-index: 9999;
}

    ul.socialShare li {
        display: inline-block;
        width: 25px;
        height: 25px;
        margin: 0;
        padding: 0;
        margin-right: 7px;
        cursor: pointer;
        background: url(/en-us/evalcenter/img/share-icons-sprite.png) no-repeat;
    }

    ul.socialShare .closeItem {
        padding-bottom: 10px;
    }

    ul.socialShare li:last-child {
        margin-right: 0;
    }

    ul.socialShare li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    ul.socialShare li.socialShare-3 {
        background-position: -50px 0px;
    }

    ul.socialShare li.socialShare-1 {
        background-position: 0 0;
    }

    ul.socialShare li.socialShare-2 {
        background-position: -25px 0;
    }

    ul.socialShare li.socialShare-4 {
        background-position: -75px 0;
    }
/*CSS for custom checkbox*/
.customCheckbox {
    position: relative;
}

    .customCheckbox label {
        padding-left: 10px;
    }

        .customCheckbox label:hover {
            color: #1570a6;
        }

    .customCheckbox.disabled label:hover {
        color: #505050;
    }

.actionDetailContainer .statusFilter .customCheckbox label {
    padding-left: 5px;
}

.customCheckbox input[type="checkbox"] {
    width: 15px;
    height: 15px;
    position: relative;
    z-index: 10;
    opacity: 0;
    vertical-align: middle;
    margin: 0 0 0 0;
}

.customCheckbox.disabled {
    opacity: 0.4;
}

    .customCheckbox.disabled label:hover {
        color: #505050;
    }

.customCheckbox input + label:before {
    content: " ";
    background: url(../img/techNet-icons-sprite.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    z-index: 5;
}
/*Unchecked Style*/
.customCheckbox input[type="checkbox"] + label:before {
    background-position: -23px -33px;
}
/*Checked Style*/
.customCheckbox input[type="checkbox"]:checked + label:before {
    background-position: 1px -33px;
}
/*CSS for custom Radio buttons*/
.customRadio {
    position: relative;
}

    .customRadio input[type="radio"] {
        width: 15px;
        height: 15px;
        position: relative;
        z-index: 10;
        opacity: 0;
        vertical-align: middle;
        margin: 0;
    }

    .customRadio label {
        padding-left: 5px;
    }

    .customRadio input + label:before {
        content: " ";
        background: url(../img/techNet-icons-sprite.png) no-repeat;
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0;
        top: 0;
        display: inline-block;
        z-index: 5;
    }
    /*Unchecked Style*/
    .customRadio input[type="radio"] + label:before {
        background-position: -23px -57px;
    }
    /*Checked Style*/
    .customRadio input[type="radio"]:checked + label:before {
        background-position: 1px -57px;
    }

.resourceName, .resourceAcc .leftSection {
    max-width: 75%;
    color: #505050;
}

@media (max-width:1000px) {
    .resourceName, .resourceAcc .leftSection {
        max-width: 60%;
    }
}

.txtOverflow {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/**** Product Family Page******/
#evaluationList .acc_trigger {
    color: #505050;
}

    #evaluationList .acc_trigger .icon-accordion {
        font-size: 24px;
        padding-right: 25px;
        margin-top: 6px;
        display: inline-block;
        cursor: pointer;
    }

.acc-content {
    margin-top: 30px;
}

.acc_trigger a, a.acc_trigger {
    text-decoration: none;
    color: #505050;
}

.evaluationSteps {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
}

    .evaluationSteps > li {
        list-style: none;
        margin-left: 15px;
    }

        .evaluationSteps > li:first-child {
            margin-left: 0;
        }

#evaluationAccList .hrStyle {
    margin-left: 15px;
}

.accordion-group ul {
    margin-left: 50px;
}

.icon-accordion:before {
    content: "\e624";
}

.collapsed .icon-accordion:before {
    content: "\e61f";
}

#evaluationAccList .panel {
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 10px; /*	margin-left:15px;*/
}

    #evaluationAccList .panel:last-child .hrStyle {
        display: none;
    }

    #evaluationAccList .panel .panel .hrStyle {
        margin-left: 0;
        color: #d2d2d2;
        background: #d2d2d2;
        margin-top: 30px;
        margin-bottom: 20px;
    }

#evaluationAccList .evaluationSteps > li:first-child .stepContent .hrStyle {
    margin-left: 15px;
}

#evaluationAccList.listContainer > li:hover {
    background-color: #f2fcfe;
}

.evaluationSteps .acc_trigger {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    line-height: 24px;
}

#evaluationAccList .evaluationSteps .acc_trigger .icon-accordion {
    margin-top: 0;
    padding-right: 12px;
    vertical-align: middle;
}

.evaluationSteps .stepName {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    color: #505050;
}

.evaluationSteps .stepContent {
    padding-left: 40px;
    margin: 0;
    margin-top: 10px;
    /*border-bottom:1px solid #d2d2d2;
	padding-bottom:30px;
	margin-bottom:20px;*/
    color: #505050;
}

    .evaluationSteps .stepContent .accordion-inner {
        padding-left: 40px;
        line-height: 1.428571429;
    }

.evaluationSteps li:last-child .stepContent {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.greenBg {
    background: #bad80a;
}

.stepHeading.downloadStep {
    padding: 10px 15px;
    background: #bad80a;
}

.evaluationSteps > li:first-child {
    margin-bottom: 5px;
}

    .evaluationSteps > li:first-child .accordion-inner {
        padding-left: 55px;
    }

#evaluationAccList.listContainer > li {
    padding-bottom: 0;
}

.accordion-heading {
    padding-bottom: 20px;
}

.separator {
    padding-left: 10px;
    padding-right: 10px;
}

.stepContent ul, .stepContent ol {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    margin-bottom: 10px;
}

.panel-collapse {
    /*	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 30px;*/
    margin-left: 35px;
}

.purpleTxt, a.purpleTxt, a.purpleTxt:hover, .preinstallInfo a {
    color: #9b4f96;
}

.preinstallInfo .jumpNav {
    margin: 0;
    padding: 0;
    padding-left: 5px;
    margin: 30px 0;
}

    .preinstallInfo .jumpNav li {
        display: inline-block;
        list-style: none;
        width: 19%;
        margin-bottom: 5px;
        vertical-align: top;
    }

.jumpNav li a, .preinstallInfo ul li a {
    color: #9b4f96;
}

.preinstallInfo ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    line-height: 20px;
    list-style-type: square;
    margin-bottom: 10px;
}

    .preinstallInfo ul li ul {
    margin-bottom:0;
    }

.preinstallInfo h3 {
    font-size: 22px;
    font-family: 'SegoeUILight';
    margin: 0;
    margin-bottom: 5px;
}

.preinstallInfo p {
    margin: 0 0 10px;
}

#evaluationAccList .preinstallInfo .hrStyle, #evaluationAccList .preinstallInfo hr {
    margin: 30px 0 20px 0px !important;
    color: #d2d2d2;
    background: #d2d2d2;
}

.evaluationSteps .inactive .stepName, .evaluationSteps .inactive .acc_trigger a, .evaluationSteps .inactive a.acc_trigger {
    color: #d2d2d2;
}

a.jumpNavIcon {
    color: #d2d2d2;
    position: relative;
    top: -10px;
    text-decoration: none;
    border-bottom: 0px !important;
}

.bg-trans:hover {
    background-color: transparent !important;
}

.evaluationSteps .stepContent {
    padding-left: 0;
}

.stepContent .listContainer {
    padding-left: 0;
    margin-left: -15px;
    margin-top: 20px;
}

.evaluationSteps .listContainer > li {
    border: none;
}

.quickLinks > ul > li > .numberNotification, .quickLinks > ul > li > a.numberNotification:hover {
    position: absolute;
    z-index: 999;
    background: #ff8c00;
    top: -25px;
    padding: 6px 9px;
    font-size: 14px;
    line-height: 1;
    left: 5px;
}

.quickLinks ul li.alertCount:hover .numberNotification {
    background: #ff8c00;
}

.numberNotification .pointer {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ff8c00;
    position: absolute;
    top: 25px;
    width: 0;
    height: 0;
    display: block;
    left: 3px;
}
/*.quickLinks ul li.alertCount:hover .numberNotification{
	display:none;
}*/
/**** Tech Journey page****/
.pillarsWrapper {
    margin-top: 55px;
}

.pillarOuter {
    float: left;
}

.pillar {
    background: #442359;
    color: #fff;
    height: 230px;
    width: 100%;
    padding: 15px;
}

.currentPillar {
    background: #68217a;
}

.pillar-status {
    text-align: right;
    font-size: 20px;
    height: 30px;
}

    .pillar-status *, .subPillar-status * {
        cursor: pointer;
    }

    .pillar-status.inactive *, subPillar-status.inactive *, .actionStatus.inactive {
        cursor: default;
        opacity: 0.4;
        -moz-opacity: .40;
        filter: alpha(opacity=40);
        -khtml-opacity: 0.4;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
        cursor: default;
    }

.pillar-title {
    font-size: 24px;
    font-family: "SegoeUI";
    margin-top: 10px;
    line-height: 32px;
}

.pillar > a {
    font-family: "SegoeUISemiBold";
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    display: inline-block;
}

.mapPillar {
    text-align: center;
    line-height: 1;
}

.pillarConnector {
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #442359;
}

.subPillarTitle {
    background: #d2d2d2;
    padding: 10px;
    font-size: 16px;
    color: #505050;
    min-height: 70px;
    line-height: 20px;
}

.subPillar-status {
    font-size: 15px;
    margin-top: 4px;
}

.subPillar .actionTxt {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.subPillar .actionStatus {
    float: right;
    margin-top: 5px;
}

.pillarActionsContainer .expanded {
    background: #68217a;
    color: #fff;
}

.loadingSection {
    text-align: center;
    margin: 0 auto;
    padding: 40px 0;
}

.progressTxt {
    margin-left: 15px;
    font-size: 16px;
    color: #505050;
}

.listContainer .actions > li.loader, .loader {
    display: none;
    margin-left: 12px;
    position: relative;
    top: -2px;
    left: 2px;
}

    .loader img {
        width: 21px;
        height: 21px;
    }

.actionResults .listContainer .actions > li.loader img {
    width: 20px;
    height: 20px;
}

.noResultBox {
    text-align: center;
    margin: 0 auto;
    padding: 20px 0;
}

.pillarActionsContainer {
    margin: 0;
    padding: 0;
}

    .pillarActionsContainer li {
        list-style: none;
        display: block;
        border: 1px solid #e9e9e9;
        border-top: none;
        padding: 10px;
        cursor: pointer;
        color: #505050;
        background: #fff;
        height: 43px;
    }

.accordionIcon {
    font-size: 24px;
    margin-right: 15px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

#pillarsSection .bx-viewport {
    height: auto !important;
}

#pillarsSection .bx-controls-direction a {
    color: #505050;
    text-decoration: none;
    position: absolute;
    top: 30px;
}

    #pillarsSection .bx-controls-direction a.bx-next {
        right: 0;
    }

.actionDetailContainer {
    width: 100%;
    background: #fff;
    border: 2px solid #d2d2d2;
    position: absolute;
    z-index: 9999;
    display: none;
    left: 0;
}

.closeActionContianer {
    color: #505050;
    font-size: 10px;
    cursor: pointer;
}

.actionDetailContainer .actionIcon {
    font-size: 20px;
    color: #00bcf2;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.actionDetailContainer .actionTitle {
    font-size: 20px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
}

.statusFilter .customCheckbox label {
    padding-left: 0;
    font-weight: normal;
}

.actionResults {
    margin-top: 10px;
}

    .actionResults .listContainer > li {
        border: none;
        padding: 10px 15px 15px 15px;
        margin-bottom: 0;
    }

        .actionResults .listContainer > li .heading3, .actionResults .listContainer > li .last_viewed, .actionResults .listContainer > li .category {
            font-size: 14px;
            font-family: "SegoeUI";
            color: #505050;
        }

    .actionResults .listContainer .timeStamp {
        font-weight: normal;
    }

    .actionResults .listContainer .actions {
        margin-top: 0;
    }

        .actionResults .listContainer .actions > li {
            font-size: 1.2em;
        }

.actionDetailContainer .actionItems {
    margin: 10px 10px 0 10px;
}

#pillarsSection .bx-controls-direction a.bx-next.disabled, #pillarsSection .bx-controls-direction a.bx-prev.disabled {
    opacity: 0.6;
    color: #e9e9e9;
    cursor: default;
    display: none;
}

#techJourneySection .mobileAccTechContent ul.socialShare {
    top: -20px;
    padding: 5px 10px 5px 10px !important;
}

#techJourneySection .actionDetailContainer .resourceAcc ul.socialShare {
    padding: 5px 10px 5px 10px !important;
}

.mobileNav {
    display: none;
    position: absolute;
    z-index: 10000;
    margin-top: 14px;
    right: 10px;
}

    .mobileNav a {
        margin: 5px 10px;
        text-decoration: none;
    }

    .mobileNav .searchTrigger {
        color: #505050;
        position: relative;
        top: 3px;
        font-size: 16px;
    }

    .mobileNav .signInTrigger {
        font-size: 13px;
        color: #68217a;
    }

.viewAll {
    background: #00bcf2;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
    line-height: 1;
    padding: 10px 15px;
    margin: 30px 15px 10px 15px;
}

.mobileAccTrigger, a.mobileAccTrigger {
    text-decoration: none;
}

/* Alert Style */
.popupOuter {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.4);
    display: none;
}

.popupBox {
    background: #fff;
    position: absolute;
    border: 1px solid #d2d2d2;
    padding: 10px 15px 10px 15px;
    border-bottom: 4px solid #00bcf2;
    left: 50%;
    top: 50%;
    width: 410px;
    margin-left: -205px;
    z-index: 9999;
    font-size: 13px;
}

.popupBoxMsg {
    max-height: 200px;
    overflow-y: auto;
}

.closePopup {
    color: #505050;
    font-size: 10px;
    text-align: right;
    display: inline-block;
    margin-bottom: 5px;
    cursor: pointer;
    float: right;
}

/*Welcome Page*/
.welcomeBar {
    background: #ffb900;
    color: #fff;
    font-size: 30px;
    font-family: 'SegoeUILight' !important;
    z-index: 9999;
    padding: 10px 12px;
    position: relative;
}

    .welcomeBar span {
        font-family: 'SegoeUILight';
    }

    .welcomeBar a {
        color: #fff;
        font-family: 'SegoeUILight';
        text-decoration: none;
    }
.learnMore {
margin-left:45px;
}

        .welcomeBar a .icon-arrow_circle_white {
            position: relative;
            top: 3px;
        }

.closeWelcome {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
    cursor: pointer;
}

.welcomeCntArea {
    padding: 0 20px;
    font-size: 16px;
}

.m-t-40 {
    margin-top: 40px;
}

.welcomeCntArea a {
    color: #442359;
    text-decoration: none;
    border-bottom: 1px solid #737373;
}

    .welcomeCntArea a:hover {
        cursor: pointer;
        color: #1570a6;
        background: none;
        border-bottom: 1px solid #1570a6;
    }

.jumpLinkCategory {
    font-size: 24px;
    font-family: 'SegoeUI';
    margin-bottom: 20px;
    margin-top: 40px;
}

.welcomeCntArea .jumpNav {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .welcomeCntArea .jumpNav a {
        color: #737373;
        text-decoration: none;
        border-bottom: 1px solid #737373;
        margin-bottom: 10px;
        display: inline-block;
    }

        .welcomeCntArea .jumpNav a:hover {
            color: #1570a6;
            background: none;
            border-bottom: 1px solid #1570a6;
        }

.productIcon {
    font-size: 58px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    color: #442258;
}

.productRightSection {
    display: inline-block;
    vertical-align: top;
    width: 90%;
}

.imgContainer {
    text-align: center;
    margin: 40px auto;
}

    .imgContainer .img-responsive {
        margin: 0 auto;
    }

.welcomeCntArea a.jumpNavIcon {
    color: #d2d2d2;
    top: -30px;
}

.welcomeCntArea .hrStyle {
    margin: 30px 0 50px 0;
}

.welcomeCntArea img {
    text-align: center;
    margin: 40px auto;
    display: block;
    height: auto;
    max-width: 100%;
}

@media(max-width:1200px) {
    .welcomeBar {
        padding: 10px 5%;
    }

}

@media (max-width:991px) {
    .learnMore {
    margin-left:0;
    }
    .forClr {
        clear:both; 
    }
}


@media(max-width:1000px) {
    .welcomeBar {
        font-size: 24px;
    }
}

@media (min-width:768px) {
    ul.socialShare {
        top: 0;
    }

    #techJourneySection .actionDetailContainer .resourceAcc ul.socialShare {
        top: 0;
    }
}

@media (max-width:767px) {
    
    body {
        background: #fff;
    }

    .mobileNav {
        display: inline-block;
    }

    .pageTitleBar {
        height: auto;
        padding: 15px;
    }

        .pageTitle, .pageTitleBar h1 {
            line-height: 1;
            vertical-align: middle;
            margin-left: 0;
            font-size: 30px;
        }

    .pageTitleIcon {
        display: inline-block;
        vertical-align: middle;
        font-size: 50px;
    }

    .pageHeading {
        font-size: 24px;
        padding: 0;
        margin-top: 0;
    }

    .header_bar .title_text {
        margin-top: 10px;
        font-size: 26px;
    }

    .header_bar .header_bar_logo {
        font-size: 1em;
        padding: 15px 20px 5px 20px;
    }

    #topNav.nav-pills > li {
        float: none;
        clear: none;
        background: #00bcf2;
    }

        #topNav.nav-pills > li a {
            border-bottom: 1px solid #fff;
        }

        #topNav.nav-pills > li > a, #topNav.nav-pills > li > a:hover {
            color: #fff;
        }

    #topNav .dropdownIcon {
        color: #fff;
        margin-left: 20px;
    }

    #topNav li.active .dropdownIcon.icon-scroll_arrow_down_dark:before {
        content: "\e612";
    }

    #topNav .title_category .dropdownIcon {
        margin-left: 10px;
    }

    #topNav.nav-pills > li.active, #topNav.nav-pills > li:hover, .subMenuWrapper .title_category:hover, #mobileTopNav .subMenuWrapper .menuContainer.seeAllMenu:hover {
        background: #0083a9;
    }

        #topNav.nav-pills > li.active > a, #topNav.nav-pills > li.active > a:hover, #topNav.nav-pills > li.active > a:focus #topNav.nav-pills > li > a:hover {
            color: #fff;
            background: none;
        }

    #topNav .subMenuWrapper {
        background: #00bcf2;
        position: relative;
        padding: 0 10px;
        margin-left: 10px;
        width: auto;
        border: none;
        padding: 0;
    }

        #topNav .subMenuWrapper .menuContainer {
            display: block;
            width: 100%;
            padding: 0;
            padding-left: 1px;
            border-bottom: 1px solid #fff;
        }

        #topNav .subMenuWrapper ul.level1 {
            display: block;
        }

        #topNav .subMenuWrapper ul.level2 {
            display: none;
        }

        #topNav .subMenuWrapper .menuContainer.seeAllMenu {
            position: relative;
            bottom: 0;
            left: 0;
            font-size: 13px;
            margin: 0;
            padding: 10px;
            color: #fff;
        }

            #topNav .subMenuWrapper .menuContainer.seeAllMenu a {
                color: #fff;
                text-decoration: none;
                border-bottom: none;
            }

        #topNav .subMenuWrapper .title_category {
            color: #fff;
            font-size: 13px;
            padding: 10px;
            margin: 0;
        }

    #topNav .menu-text {
        font-size: 13px;
    }

    #topNav .subMenuWrapper .menuContainer .title_category .dropdownIcon.icon-scroll_arrow_down_dark:before {
        content: "\e615";
    }

    #topNav .subMenuWrapper .menuContainer.active .title_category .dropdownIcon.icon-scroll_arrow_down_dark:before {
        content: "\e612";
    }

    #topNav .subMenuWrapper .menuContainer.active, #topNav .subMenuWrapper ul li:hover {
        background: #0083a9;
    }

        #topNav .subMenuWrapper .menuContainer.active .title_category {
            background: #00bcf2;
            border-bottom: 1px solid #fff;
        }

            #topNav .subMenuWrapper .menuContainer.active .title_category:hover {
                background: #0083a9;
            }

    #topNav .subMenuWrapper ul {
        margin-left: 10px;
        background: #00bcf2;
        padding-left: 1px;
    }

        #topNav .subMenuWrapper ul li {
            margin: 0;
            padding: 10px 0;
            border-bottom: 1px solid #fff;
        }

            #topNav .subMenuWrapper ul li:last-child {
                border-bottom: none;
            }

            #topNav .subMenuWrapper ul li a {
                margin-left: 10px;
                border-bottom: none;
                color: #fff;
                font-size: 13px;
                text-decoration: none;
            }

        #topNav .subMenuWrapper ul.dropdownMenu {
            display: block;
            position: relative;
            width: auto;
            top: 0;
            left: 0;
            margin-left: 0;
            background: #ff8c00;
        }

        #topNav .subMenuWrapper ul.notificationList li {
            cursor: default;
        }

            #topNav .subMenuWrapper ul.notificationList li a {
                margin-left: 0;
            }

                #topNav .subMenuWrapper ul.notificationList li a:hover {
                    border-bottom: 1px solid #fff;
                }

    #desktopTopNav .seeAllMenu {
        position: relative;
    }

    .notifyCount {
        background: #ff8c00;
        color: #fff;
        width: 20px;
        height: 20px;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        border-radius: 10px !important;
        margin-right: 10px;
        font-size: 13px;
    }

    #nav_btn_Notify .actionListItem {
        float: left;
        width: 80%;
        padding: 0;
    }

    #nav_btn_Notify .closeItem {
        float: right;
    }

        #nav_btn_Notify .closeItem a {
            font-size: 20px !important;
        }

    #topNav {
        display: none;
    }

        #topNav .subMenuWrapper ul.notificationList {
            padding: 0;
        }

            #topNav .subMenuWrapper ul.notificationList li {
                padding: 10px;
            }

    #page-content-wrapper {
        border-top: none;
    }

    .mobileSearchBox {
        display: none;
        width: 100%;
        margin: 10px 0 10px 0;
    }

        .mobileSearchBox input[type=text] {
            height: 22px;
        }

    .mobileAccTrigger, a.mobileAccTrigger {
        cursor: pointer;
        color: #505050;
        display: inline-block;
        text-decoration: none;
    }

        a.mobileAccTrigger:hover {
            color: #505050;
            text-decoration: none;
        }

        .mobileAccTrigger .accordionIcon {
            font-size: 24px;
            padding-right: 10px;
            margin: 0;
        }

    .mobileAcc .mobileAccContent {
        display: none;
    }

        .mobileAcc .mobileAccContent .techActions, .mobileAccContent .actions {
            float: left !important;
            height: 24px;
        }

    #techJourneySection .listContainer.mobileAccContent {
        padding-left: 40px;
        padding-right: 40px;
    }
    /*#pillarsSection .bx-viewport{
	padding:0 30px;
}*/
    .listContainer .techActions .actions > li:first-child {
        margin-left: 0;
        display: none;
    }

    /*   .searchPanel {
        display: none;
    }*/

    .tab-pane {
        padding-top: 10px;
    }

    #myExpTab .pageHeading {
        margin-left: 15px;
    }

    #myTabContent.tab-content > .tab-pane {
        padding-top: 10px;
    }


    .resourceName {
        max-width: 80%;
        white-space: normal;
        font-size: 20px;
        line-height: 24px;
        position: relative;
        top: -2px;
    }

    .resourceAcc .leftSection {
        margin-left: 30px;
        max-width: 80%;
    }

        .resourceAcc .leftSection .mobileAccTrigger .accordionIcon {
            margin-left: -35px;
            padding-right: 0;
        }

    .resourceAcc .rightSection {
        clear: both !important;
        float: left !important;
    }

    .listContainer .actions > li {
        margin-left: 0;
        margin-right: 15px;
    }

    .resourceAcc .resourceDetail {
        font-size: 13px;
        margin-top: 10px;
    }

    .resourceAcc .rightSection {
        margin-top: 10px;
        margin-left: 40px;
    }

    .listContainer > li {
        line-height: 1;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .largeHeading {
        font-size: 20px;
        line-height: 24px;
    }

    #evaluationAccList .mobileAccTrigger .accordionIcon {
        display: none !important;
    }

    .d-inline-b.hidden-xs {
        display: none !important;
    }

    .searchPanel {
        padding-top: 20px;
    }

        .searchPanel .searchBar {
            width: 100%;
            height: 40px;
            border: 1px solid #d2d2d2;
        }

            .searchPanel .searchBar input[type=text] {
                height: 100%;
                font-size: 18px;
            }

            .searchPanel .searchBar .icon-search_NOcircle_dark {
                font-size: 16px;
                padding: 12px;
                display: inline-block;
                top: 0;
            }

    .mobileAdvancedFilter {
        /*		padding:0px 15px;*/
    }

        .mobileAdvancedFilter .advanced-filter {
            background: #68217a;
            padding: 7px 15px 5px 15px;
        }

            .mobileAdvancedFilter .advanced-filter .filterTxt, .mobileAdvancedFilter .advanced-filter .icon-plus_dark, .mobileAdvancedFilter .advanced-filter .icon-minus_dark {
                color: #fff;
            }

    .advanced-filter b {
        font-weight: normal;
        font-size: 18px;
    }

    .mobileAcc ul.socialShare {
        bottom: 9px;
        top: initial;
        right: -100%;
    }

    #techJourneySection .mobileAcc ul.socialShare {
        bottom: auto;
    }

    #techJourneySection .actionDetailContainer .mobileAcc ul.socialShare {
        bottom: 9px;
        margin-bottom: 0;
        top: initial;
    }

    .mobileAcc ul.socialShare .closeItem {
        margin-left: 3%;
        padding-top: 6px;
        vertical-align: middle;
    }

    .searchCriteriaTitle {
        background: rgba(104, 33, 122, 0.8);
        padding: 7px 20px 8px 20px;
        color: #fff;
        cursor: pointer;
        font-size: 18px;
        border-bottom: 1px solid #fff;
    }

        .searchCriteriaTitle .dropdownIcon {
            color: #fff;
            margin-left: 10px;
            position: relative;
            top: -2px;
        }

            .searchCriteriaTitle .dropdownIcon.icon-scroll_arrow_down_dark:before {
                content: "\e615";
            }

        .searchCriteriaTitle.active .dropdownIcon.icon-scroll_arrow_down_dark:before {
            content: "\e612";
        }


    .advancedFilterBox {
        padding-top: 0;
    }

    .filterItemList .filterItem {
        margin-bottom: 20px;
        margin-left: 20px;
    }

    .advancedFilterBox .filterItemList {
        display: none;
    }

    .filterGroup {
        margin-bottom: 0;
    }

    .filterBtnWrapper {
        margin-top: 20px;
    }

    .popupBox {
        width: 80%;
        left: 50%;
        margin-left: -40%;
    }

    .listContainer .actions > li.loader, .loader {
        margin-left: 0;
        margin-right: 12px;
    }

    #evaluationAccList > li .actions {
        /*display: none;*/
    }

    .actionDetailContainer .mobileAccTrigger .accordionIcon {
        font-size: 20px;
    }

    .actionDetailContainer .resourceName {
        line-height: 26px;
    }

    #evaluationAccList .stepContent .mobileAccTrigger .accordionIcon {
        display: inline-block !important;
    }

    #evaluationList .acc_trigger .icon-accordion {
        padding-right: 10px;
        margin-top: 2px;
    }

    .evalActionCol {
        display: none;
        clear: both;
        float: left !important;
        margin-left: 40px;
    }

    .actionDetailContainer .resourceAcc .leftSection .mobileAccTrigger .accordionIcon {
        margin-left: -35px;
    }

    #evaluationAccList .evaldetails.panel-collapse {
        margin-left: -5px;
    }

    #evaluationAccList .evaluationSteps .acc_trigger .icon-accordion {
        padding-right: 10px;
    }

    .evalResourceList .stepContent .accordion-inner {
        padding-left: 15px;
    }

    evalResourceList .stepContent .resourceAcc .rightSection {
        margin-left: 30px;
    }

    #evaluationAccList.listContainer > li {
        padding-right: 0;
    }

    .evalheading > .acc_trigger {
        display: inline-block !important;
        vertical-align: top;
        float: none !important;
    }

    .d-inline-b-t {
        display: inline-block;
        vertical-align: top;
        float: none;
        max-width: 80%;
    }

    .welcomeCntArea .heading2 {
        font-size: 24px;
        margin-top: 0;
    }

    .welcomeCntArea .heading4 {
        font-size: 16px;
    }

    .welcomeCntArea .jumpLinkCategory {
        margin-top: 20px;
    }

    .welcomeCntArea .hrStyle {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .productIcon {
        font-size: 48px;
    }
}

@media(min-width:768px) and (max-width:1024px) {
    .d-inline-b-t {
        display: inline-block;
        vertical-align: top;
        float: left;
        max-width: 60%;
    }

    .evalheading > .acc_trigger {
        display: inline-block !important;
        vertical-align: top;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .page-content .tiles_container .col-md-4 {
        padding: 3%;
        width: 50%;
        float: left;
    }

    .searchPanel .searchBar, .filterWrapper {
        margin-right: 10px;
    }

    .advanced-filter {
        margin-top: 10px;
    }
}

@media(min-width:490px) and (max-width:767px) {
    .evalheading {
        float: left;
        width: 100%;
    }
}

@media (max-width:574px) {
    #ux-footer #footerLeft {
        clear: both;
        padding-top: 10px;
        margin-right: 0;
    }

    #ux-footer #footerRight, #ux-footer #footerLeft {
        min-height: 55px;
    }

    .searchPanel .searchBar input[type=text] {
        width: 65%;
    }

    .header_bar .title_text {
        font-size: 20px;
    }

    .customCheckbox.m-r-30 {
        margin-right: 0;
    }
}

.pillarActionsContainer .accordionIcon {
    font-size: 20px;
    margin-right: 10px;
}

.white-text, .white-text:hover {
    color: #ffffff;
}

.spanDownloadAgain {
    color: #1570a6;
}

    .spanDownloadAgain:hover {
        color: #1570a6;
        text-decoration: underline;
        cursor: pointer;
    }
/*** To remove blue color on selecting the inactive pin icon ***/
.listContainer .actions li.inactive *::selection {
    color: #e9e9e9;
    background: none;
}

.listContainer .actions li.inactive *::-moz-selection {
    color: #e9e9e9;
    background: none;
}

.last_viewed_outer {
    display: none;
}


.expandedEvalh1 {
    margin: 0;
    margin-bottom: 3px;
    max-width: none;
}

.evalheading1 {
    max-width: 75%;
    float: left;
}
