.martech{

      font-family: "Segoe UI", WeblySleek UI, Helvetica, Arial, sans-serif;

}

.martech.martech-mobile{

    display:none;

}

.martech.container.main-container {

    /*max-height: 958px;*/

    width: 960px;

    position: relative;

    border: 1px solid #D6D6D6;

    padding: 0;

}



.martech div.tab-content.tab-container {

    position: relative;

    /*

    height: 860px;

    overflow-y: scroll;

    overflow-x: hidden;*/

    padding-top: 0 !important;

}



.martech div.color-bar {

    width: 100%;

    height: 10px;

    background: rgb(145, 48, 89);

}



.martech div.first-card-body div.first-card-content {

    padding-left: 80px;

    padding-top: 20px;

}



.martech div.first-card-box {

    padding: 15px 15px 15px 10px;

    background-color: rgb(145, 48, 89);

    color: white;

    box-shadow: 1px 1px #888888;

}



.martech div.first-card-box span {

    font-size: 42px;

}



.martech div.card-container {

    padding: 0px 0px 5px 0px;

}



.martech div.titleSize {

    font-size: 25px;

    margin-bottom: 30px;

}



.martech .arrow-down {

    content: url(../img/down-white-arrow.svg);

    width: 20px;

    padding: 0 0 0 5px;

}



.martech .card1,

.martech .card2,

.martech .card3,

.martech .card4 {

    cursor: pointer !important;

}



.martech .panel {

    border: 0px;

    margin-bottom: 10px !important;

}



.martech .panel.panel-default.panel-border {

    border: 1px solid lightgray !important;

    border-radius: 0;

}



.martech .panel-heading {

    background-color: white !important;

}



.martech .panel-heading.panel-heading-color {

    background-color: #F5F7FA !important;

    cursor: pointer;

    padding: 10px 15px !important;

}



.martech .panel-body {

    border: 1px solid lightgray;

}



.martech .panel-body.body-no-border {

    border: 0;

}



.martech div.tab-content.clearfix {

    margin: 10px;

}



.martech .first-card-body {

    padding: 0px !important;

}



.martech div.card-container-top-pad {

    margin-top: 30px;

}



.martech i.fa.fa-arrow-circle-left {

    color: #FF5800;

    cursor: pointer;

}



.martech div.chip-container button {

    color: #ff5800;

    border: 1px solid #ff5800;

    border-radius: 5px;

    min-width: 100px;

    text-align: center;

    padding: 8px 20px;

}



.martech div.chip-container button:hover,

.martech div.chip-container button:active,

.martech div.chip-container button:focus {

    -webkit-transition: .3s ease-out;

    -moz-transition: .3s ease-out;

    -ms-transition: .3s ease-out;

    transition: .3s ease-out;

    color: #fff;

    outline: none;

    border: 1px solid #ff5800;

    background-color: #ff5800;

}



.martech button.chip-clicked-color {

    color: white !important;

    background-color: #ff5800;

}



.martech .expansion-header {

    position: relative;

    margin: 12px;

}



.martech .expansion-arrow {

    position: absolute;

    right: 0;

}



.martech span.is-visible {

    display: inline;

}



.martech span.is-not-visible {

    display: none;

}



.martech div.is-visible {

    display: block;

}



.martech div.is-not-visible {

    display: none;

}



.martech .nav-justified>li>a {

    margin-bottom: 0;

    height: 70px;

    font-size: 12px;

}



.martech span.right-circle-arrow::before {

    content: url(../img/right-circle-arrow-orange.svg);

    position: relative;

    top: 4px;

}



.martech span.back-button div,

.martech span.back-button h4 {

    display: inline;

    padding-bottom: 15px;

}



.martech span.data-breakdown {

    position: absolute;

    left: 20px;

    cursor: pointer;

    margin-top: 20px;

    display: none;

}



.martech span.download-report {

    position: absolute;

    left: 50px;

    cursor: pointer;

    margin-top: 20px;

}



.martech div.bottom-tool-bar {

    background-color: #F5F7FA;

    height: 60px;

    width: 940px;

    /* margin-bottom: 10px;*/

    position: absolute;

    bottom: 0;

}



.martech div.bottom-tool-bar a {

    color: #000;

}



.martech ul.nav>li>a {

    background-color: #4C4C4C;

    border-radius: 0;

    color: white;

}



.martech ul.nav>li>a:hover {}



.martech ul.nav>li {

    text-align: center;

}



.martech ul.nav-pills>li.active.tab0>a {

    color: white;

    border-bottom: 5px solid black;

    background-color: #4C4C4C !important;

}



.martech ul.nav-pills>li.active.tab1>a {

    color: white;

    border-bottom: 5px solid #CE056A;

    background-color: #4C4C4C !important;

}



.martech ul.nav-pills>li.active.tab1>a {

    color: white;

    border-bottom: 5px solid transparent;

    background-color: #4C4C4C !important;

    -moz-border-image: -moz-linear-gradient(-161deg, #FF5800 0%, #CE056A 100%);

    -webkit-border-image: -webkit-linear-gradient(-161deg, #FF5800 0%, #CE056A 100%);

    border-image: linear-gradient(-161deg, #FF5800 0%, #CE056A 100%);

    border-image-slice: 1;

}



.martech ul.nav-pills>li.active.tab2>a {

    color: white;

    border-bottom: 5px solid transparent;

    background-color: #4C4C4C !important;

    -moz-border-image: -moz-linear-gradient(-161deg, #FFB414 0%, #FC5900 100%);

    -webkit-border-image: -webkit-linear-gradient(-161deg, #FFB414 0%, #FC5900 100%);

    border-image: linear-gradient(-161deg, #FFB414 0%, #FC5900 100%);

    border-image-slice: 1;

}



.martech .nav-pills>li.active.tab3>a {

    color: white;

    border-bottom: 5px solid transparent;

    background-color: #4C4C4C !important;

    -moz-border-image: -moz-linear-gradient(122deg, #FFB414 0%, #FC5900 100%);

    -webkit-border-image: -webkit-linear-gradient(122deg, #FFB414 0%, #FC5900 100%);

    border-image: linear-gradient(-37deg, #FFB414 0%, #FC5900 100%);

    border-image-slice: 1;

}



.martech .nav-pills>li.active.tab4>a {

    color: white;

    border-bottom: 5px solid transparent;

    background-color: #4C4C4C !important;

    -moz-border-image: -moz-linear-gradient(-270deg, #D73826 0%, #DA3C26 100%);

    -webkit-border-image: -webkit-linear-gradient(-270deg, #D73826 0%, #DA3C26 100%);

    border-image: linear-gradient(-270deg, #D73826 0%, #DA3C26 100%);

    border-image-slice: 1;

}



.martech path {

    stroke: #d3d3d3;

}



.martech .tick text {

    pointer-events: none;

}



.martech .graph {

    background-color: #fff;

    padding: 16px 0;

}



.martech .graph span {

    margin: 0;

}



.martech .graph #name {

    color: #333;

    font-size: 14px;

    font-weight: bold;

}



.martech .graph #count {

    color: #333;

    font-weight: bold;

}



.martech .dropdown button {

    color: #333;

    font-weight: bold;

    background-color: #fff;

    border: 0;

}



.martech .dropdown-menu {

    left: auto;

    right: 0;

}



.martech ul.dropdown-menu {

    border: 1px solid #ccc;

    border-radius: 0;

    padding: 2px;

}



.martech ul.dropdown-menu li a {

    color: #7f7f7f;

    font-size: 13px;

}



.martech svg {

    background-color: #fff;

    border-top: 2px solid #979797;

    padding: 25px 0 0 0;

}



.martech .chart div {

    font: 10px sans-serif;

    background-color: steelblue;

    text-align: right;

    padding: 3px;

    margin: 1px;

    color: white;

}



.martech .axis path,

.martech .axis line {

    fill: none;

    stroke: #D4D8DA;

    stroke-width: 1px;

    shape-rendering: crispEdges;

}



.martech .x path {

    display: none;

}



.martech .tick {

    font-size: 12px;

}



.martech .xLabel {

    text-anchor: middle;

}



.martech #g-55 .xBar,

.martech #g-39 .yAxis .on,

.martech #g-40-a .xBar {

    fill: #CE056A;

}



.martech #g-14-a .yAxis .on,

.martech #g-40-b .xBar,

.martech #g-12 .yAxis .on,

.martech #g-46 .yAxis .on {

    fill: #FF5800;

}



.martech #g-48 .xBar,

.martech #g-14-b .yAxis .on,

.martech #g-17 .xBar,

.martech #g-7-a .xBar,

.martech #g-7-b .xBar,

.martech #g-37 .yAxis .on,

.martech #g-14-c .yAxis .on,

.martech #g-27 .yAxis .on {

    fill: #ffb414;

}



.martech div.percentBox div.inner-percent-box {

    font-size: 36px;

}



.martech div.percentBox {

    width: 170px;

    height: 110px;

    float: left;

    margin-right: 20px;

    color: white;

    font-size: 12px;

    padding-left: 10px;

    padding-right: 2px;

}



.martech div.percentBox.red {

    background-color: #CE056A;

}



.martech div.percentBox.box2 {

    background-color: #FF5800;

}



.martech div.percentBox.box3 {

    background-color: #4B912A;

}



.martech div.percentBox.box4 {

    background-color: #ffb414

}



.martech div.titleText {

    font-size: 24px;

    line-height: 1.33;

}



.martech div.subText {

    font-size: 14px;

    color: gray;

    margin-top: 20px;

}



.martech .hover-grow {

    display: inline-block;

    vertical-align: middle;

    -webkit-transform: perspective(1px) translateZ(0);

    transform: perspective(1px) translateZ(0);

    box-shadow: 0 0 1px rgba(0, 0, 0, 0);

    -webkit-transition-duration: 0.3s;

    transition-duration: 0.3s;

    -webkit-transition-property: transform;

    transition-property: transform;

}



.martech .hover-grow:hover,

.martech .hover-grow:focus,

.martech .hover-grow:active {

    -webkit-transform: scale(1.03);

    transform: scale(1.03);

}



.martech div.panel-body.dashboard-card {

    height: 399px;

    position: relative;

    cursor: pointer;

}



.martech div.panel.dashboard-card {

    width: 415px;

}



.martech div.panel .card-title {

    font-size: 18px;

    color: #FF5800;

    letter-spacing: 0;

    line-height: 24px;

    font-weight: 600;

    margin-bottom: 12px;

}



.martech img.dashboard-thumbnail {

    display: block;

    max-width: 100%;

    height: auto;

    width: 100%;

    overflow: hidden;

}



.martech div.panel-thumbnail {

    height: 164px;

    position: relative;

    width: 100%;

    overflow: hidden;

}



.martech div.tab-margin {

    margin: 20px;

}



.martech div.tab-margin-inner {

    margin-left: 40px;

    margin-top: 26px;

    margin-right: 50px;

    padding: 0 !important;

}



.martech div.tab-margin-inner-2 {

    margin-left: 40px;

    margin-right: 50px;

    padding: 0 !important;

}



.martech div.brand-background {

    background-image: url('/~/media/asset/tools/martech-widget/img/Bkg-Image3.jpg');

    background-position: 28% 35%;

    background-size: 100%;

    background-repeat: no-repeat;

    background-position: top;

}



.martech .border-radius-card {

    border-top-left-radius: 5px;

    border-top-right-radius: 5px;

}



.martech div.dashboard-title {

    font-size: 48px;

    color: #FFFFFF;

    font-weight: 100;

    margin-top: 61px;

}



.martech div.dashboard-subtext {

    font-size: 14px;

    color: #FFFFFF;

    line-height: 22px;

}



.martech div.dashboard-percent {

    font-size: 30px;

    color: #424242;

}



.martech div.dashboard-percent-2 {

    font-size: 24px;

    color: #424242;

}



.martech div.dashboard-text {

    font-size: 12px;

    color: #424242;

    line-height: 15px;

}



.martech div.dashboard-text-margin {

    margin-bottom: 10px;

}



.martech span.read-more {

    position: absolute;

    bottom: 23px;

    font-size: 13px;

    color: #5C5C5C;

    cursor: pointer;

}



.martech div.gray-box {

    width: 392px;

    height: 119px;

    background: #F5F7FA;

    padding-top: 10px;

    margin-top: 15px;

}



.martech div.gray-box div.textbox {

    margin-left: 15px;

    margin-bottom: 5px;

    font-size: 14px;

    color: #FF5800;

}



.martech div.gray-box div div.percent-box {

    font-size: 24px;

    color: #424242;

}



.martech div.gray-box div div.text {

    font-size: 12px;

    color: #424242;

}



.martech button.report {

    height: 64px;

    /*width: 264px;*/

    font-size: 20px;

    letter-spacing: 3.33px;

    line-height: 20px;

}



.martech div.panel-body {

    overflow: hidden;

}



.martech div.report {

    padding-left: 348px;

    background-color: white;

    padding-top: 20px;

    padding-bottom: 60px;

    position: absolute;

    bottom: 0;

    padding-right: 328px;

}



.martech div.text-long {

    text-align: center;

    width: 23em;

    margin: 0 auto;

    padding-right: 0;

}



@media (max-width: 968px) {

    .martech.container.main-container {

        display: none;

    }

    .martech.tab-content.tab-pane{

     display: none;   

    }

    .martech.martech-mobile{

        display:block;

        width:100%;

        height: 100%;

    }

    .cta-mobile-martech{

        margin: 40px auto 0px auto;

    }

    .martech .container-mobile{

        height:700px;

        margin-bottom: 50px;

    }

    .subtext-mobile-martech{

        margin-top:20px;

        color:#FF5800;

        background-color:#FFFFFF;

        padding: 10px;

        border-radius: 5px;

        border-color:#ddd;

        font-size: 20px;

    }

    .report-mobile{

         color:#FF5800;

        margin-left: auto;

        margin-right: auto;

        display: block;



    }

    .martech-image-mobile{

        margin-bottom:20px;

    }

}