* {
    -webkit-user-select: text !important;
}
body {
    position: relative;
    height: 100%;
    padding-top: 50px;
    overflow: auto;
}
ol li li {
    list-style-type: disc;
}
ol li li li {
    list-style-type: circle;
}
ol li li li li {
    list-style-type: square;
}
.mktoModalClose {
    display: none !important;
}
.main {
    margin-top: 16px;
    width: 100%;
}
.affix-bottom {
    position: relative;
}
.container {
    max-width: 1150px;
}
.modal-backdrop {
    position: fixed;
    overflow: hidden;
    background-color: #595959;
    z-index: 1048;
    opacity: 0;
}
.icon-twfr-file-certification:before {
    content: "\e6bf";
    left: .05rem;
    color: #444;
}
.no-svg .top-nav-logo {
    width: 100px;
    vertical-align: top;
}
.top-nav-logo {
    margin: -10px 30px 0 -30px;
    width: 280px;
    height:50px;
    vertical-align: top;
}

.text-link:focus, .text-link:hover, a:focus, a:hover {
    text-decoration: underline;
    color: #0094ff;
    outline: 0;
}
.text-link, a {
    cursor: pointer;
    text-decoration: none;
    color: #026dce;
}
a:visited {
  color:#46b5f9;
}
.btn:visited {
  color:#663366;
}
.btn-primary:visited {
  color:#fff;
}

/* Webskin Overrides */
.navbar-nav:not(.nav-tabs)>.nav-item.active>.hitarea {
    background-color: transparent;
    font-weight: lighter;
    color:#66cc00;
}

/* Footer Updates */

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

.span_7_of_7 {
	width: 100%;
}

.span_6_of_7 {
  	width: 85.48%;
}

.span_5_of_7 {
  	width: 70.97%;
}

.span_4_of_7 {
  	width: 56.45%;
}

.span_3_of_7 {
  	width: 41.94%;
}

.span_2_of_7 {
  	width: 27.42%;
}

.span_1_of_7 {
  	width: 12.91%;
}

.nav>.nav-item>.hitarea {
  overflow:visible;
}
/* Search Results Pill */
.search-results ul li a {
  position:relative;
}
.search-results a[href*="spreadsheets"]:after {
    content: " (New Product)";
    font-size: 16px;
    /*color: #fff !important;
    background-color: #0094ff !important;
    border-color: #0094ff !important;
    margin-left: 6px;
    border-radius: 4px;
    position:absolute;
    top:-2px;
    width:65px;
    padding:3px 4px 4px 7px;*/
    text-decoration: none;
}

.search-results ul li a[href*="/xbrl-for-hmrc/"]:after {
  content: url('/site/img/success/icon-flag-uk.png');
  background-size: 6px 6px;
  background-repeat: no-repeat;
  height:6px;
  width:6px;
  margin-left:5px;
}

.search-results ul li a[href*="/xbrl-for-sec/"]:after {
  content: url('/site/img/success/icon-flag-us.png');
  background-size: 6px 6px;
  background-repeat: no-repeat;
  height:6px;
  width:6px;
  margin-left:5px;
}

.search-results ul li a {

}

h2, .wdesk-docs-header .title span {
  position:relative;
}
h2 .flag-icon {
  position:absolute;
  left:200px;
  top:7px;
  height: 24px;
  width: 24px;
}

.footer-column .flag-icon-uk,.footer-column .flag-icon-us, .help-nav .flag-icon-uk, .help-nav .flag-icon-us{
  margin-left:5px;
}

h2 .flag-icon-uk {
  position: absolute;
  left: 235px;
  top: 7px;
  height: 24px;
  width: 24px;
}
h2 .flag-icon-us {
  position: absolute;
  left: 200px;
  top: 7px;
  height: 24px;
  width: 24px;
}
.wdesk-docs-header .title .flag-icon-uk {
 margin: 0px 0px 0px 5px;
}
@media screen and (min-width: 48em) {
.navbar-nav:not(.nav-tabs)>.nav-item+.nav-item>.dropdown-menu, .navbar-nav:not(.nav-tabs)>.nav-item+.nav-item>.hitarea {
    margin-left: -0.7rem !important;
}
}
/* CTA Row */

.cta-row h2 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  font-size: 32px;
  color: #444;
  text-align: center;
  margin: 64px 0px 48px 0px;
}
.cta-row .cta {
  background: #f3f3f3;
  padding: 24px 25px 30px 30px;
  margin-bottom: 48px;
  min-height: 415px;
  border-radius: 4px;
}
.cta-row .cta h3 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  font-size: 24px;
}
.cta p {
  margin: 24px 0px 32px 0px;
  font-family: Helvetica-Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  min-height: 88px;
}
.cta img {
  max-width: 175px;
  padding: 24px 0px;
  margin: 0px auto;
}

/* Outline Button Styles */

.btn-outline-share {
  background-color: #fff;
  border-color: #d7d7d7;
  padding: 10px;
}
.btn-outline-share:hover, .btn-outline-share:active  {
  background-color: #fff;
  color: #0094FF !important;
  border-color: #0094FF !important;
  padding: 10px;
}
.btn-outline-seat {
  background-color: #fff;
  border-color: #d7d7d7;
  padding: 10px;
}
.btn-outline-seat:hover , .btn-outline-seat:active {
  background-color: #fff;
  color: #0094FF !important;
  border-color: #0094FF !important;
  padding: 10px;
}
.btn-outline-help {
  background-color: #fff;
  border-color: #d7d7d7;
  padding: 10px;
}
.btn-outline-help:hover, .btn-outline-help:active {
  background-color: #fff;
  color: #0094FF !important;
  border-color: #0094FF !important;
  padding: 10px;
}

/* Mega Menu*/
.popover {
  pointer-events:none !important;
  font-size:13px;
}
.container-wide {
    margin-right: auto;
    margin-left: auto;
    width: 100%!important;
}
.navbar-brand {
    padding-left: 24px !important;
}

.mega-dropdown {
    position: static !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.mega-dropdown-menu {
    padding: 20px 15px 15px;
    text-align: left;
    width: 100%;
}
.dropdown-large {
    position: static !important;
}
.dropdown-menu-large > li > ul {
    padding: 0;
    margin: 0;
}
.dropdown-menu-large > li > ul > li {
    list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
    display: block;
}
.dropdown-menu-large > li ul > li > a:hover, .dropdown-menu-large > li ul > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}
.dropdown-menu-large .disabled > a, .dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
    color: #999999;
}
.dropdown-menu-large .disabled > a:hover, .dropdown-menu-large .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
}
.navbar-default .navbar-nav>.dropdown>.dropdown-menu {
    background: #f9f9f9;
    border-color: #fff #e3e3e3 #e3e3e3;
}

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }
    .dropdown-menu-large > li {
        margin-bottom: 30px;
    }
    .dropdown-menu-large > li:last-child {
        margin-bottom: 0;
    }
    .dropdown-menu-large .dropdown-header {
        padding: 3px 15px !important;
    }
}
.dropdown-menu {
    max-width: none !important;
    width: 100% !important;
    top: 115% !important;
}
.navbar-nav {
    float: left;
    width: 70%;
}
.tab-pane ul {
    list-style: none;
}
.department,.department a {
    text-decoration: none;
    font-weight: bold;
    color: #595959;
    font-size: 13px;
    margin-top:-5px;
}
.department a:hover {
  text-decoration: underline;
}
.tab-pane ul li a {
    font-weight: 200;
    text-decoration: none;
    color: #595959;
    font-size: 13px;
    padding: 0px;
    line-height: 10px;
}

.tab-pane ul li a:visited {
  color: #663366;

}

.tab-pane ul li a:hover {
    text-decoration: underline;
}

.tab-pane p {
    font-weight: 200;
    text-decoration: none;
    color: #cbcbcb;
    font-size: 13px;
    padding: 0px;
    line-height: 18px;
    margin-bottom: 18px;
}
#explore .col-md-3:nth-child(3) {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
#explore .col-md-3 ul:nth-child(2){
  margin-bottom:0px;
}
#help .col-md-3 {
    border-right: 1px solid #e3e3e3;
}
#help .col-md-3:nth-child(4) {
    border-right: 0px solid #e3e3e3;
}
#help img {
  margin-left: 5px;
  height:14px;
  width:14px;
}
#help .mega-dropdown-menu ul  {
  margin-bottom:-5px;
  margin-top:-7px;
}
@media (min-width:1025px) {
    .dropdown-menu .container {
        animation: fadein 0.5s;
        -moz-animation: fadein 0.5s;
        /* Firefox */
        -webkit-animation: fadein 0.5s;
        /* Safari and Chrome */
        -o-animation: fadein 0.5s;
        /* Opera */
    }
    .navbar .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: -9px;
        height: 235px;
    }

}
@media (min-width:961px) {
    .dropdown-menu .container {
        animation: fadein 0.5s;
        -moz-animation: fadein 0.5s;
        /* Firefox */
        -webkit-animation: fadein 0.5s;
        /* Safari and Chrome */
        -o-animation: fadein 0.5s;
        /* Opera */
    }
    .navbar .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: -9px;
        height: 235px;
    }
}
.mega-dropdown-menu ul {
    margin: 0px 0px 20px 0px;
}
.tab-pane h2 {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 200;
    color: #444;
}
.help ul li .header {
    font-size: 13px;
    font-weight: 500;
}
.help p {
    margin-bottom: 5px;
}
@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes fadein {
    /* Firefox */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes fadein {
    /* Safari and Chrome */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-o-keyframes fadein {
    /* Opera */
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/*End Mega Menu Styles*/


/* Explore breadcrumb */

.breadcrumbs {
    padding: 11px 0px 11px 10px;
    color: #cbcbcb;
    font-size: 11px;
    text-transform: uppercase;
}
.breadcrumbs .list-inline>li {
    padding: 0px 1px;
}
.breadcrumbs ul {
    margin-bottom: 0px;
    letter-spacing: 0.25px;
}
.breadcrumbs li a {
    font-size: 11px;
    color: #595959;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
}
.breadcrumbs li a:hover {
    font-size: 11px;
    color: #595959;
    text-decoration: none;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
}
.breadcrumbs li a:active, .breadcrumbs li a:focus {
    font-size: 11px;
    color: #0094ff;
    text-decoration: none;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
}
.breadcrumbs li:last-child {
    font-size: 11px;
    color: #b2b2b2;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
}
#navSearchBar {
    width: 250px;
    margin: -8px 10px 0 20px;
    float: left;
}
.nav-search-bar i.icon {
    margin-right: 0;
}
.navbar-nav>.nav-item.active>.hitarea {
    background-color: transparent;
    font-weight: 300;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #66cc00;
    position: fixed;
    bottom: 20px;
    margin: 0 auto;
    z-index: 10000;
    opacity: 0;
}
.grey-arrow-circle {}
.grey-arrow {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f00;
}
.thank-you {
    background-color: #fff;
    padding: 150px 0;
}
.thank-you h1 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 48px;
    color: #444;
    padding: 35px 0 40px 0;
    margin: 0;
    text-align: center;
}
.thank-you p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595959;
    text-align: center;
}
.navbar-nav {
    margin: 0px 0px;
}

/* Marketo Direct Mail Styles */

.mktoModalContent .disclaimer {
    text-align: center;
    max-width: 300px;
    margin-top: -15px !important;
}
.direct-mail-intro {
    padding-bottom: 24px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    color: #444;
    text-align: center;
    padding-top: 12px;
    margin: 0;
}
.mktoModal .mktoModalClose {
    position: absolute;
    2452 cursor: pointer;
    top: -10px;
    right: -10px;
    background: #000;
    color: #fff;
    width: 19px;
    height: 19px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    text-align: center;
    border: 0px solid #ccc !important;
}
.mktoModal .mktoForm .mktoRequiredField label.mktoLabel {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    margin-bottom: 15px !important;
}
.mktoModalContent {
    padding: 15px !important;
    width: 330px !important;
    height: 321px !important;
}
.mktoModal .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #6c0 !important;
    background-image: none !important;
    border: 1px solid #e0e0e0 !important;
    border-color: #5ebd00 !important;
    border-bottom: none !important;
    border-radius: 6px !important;
    box-shadow: 0 1px 0 0 #5eaa13 !important;
    cursor: pointer;
    position: relative !important;
    top: 0 !important;
    display: inline-block !important;
    padding: 10px 16px !important;
    margin-bottom: 0 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 1.333333333 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    tap-highlight-color: rgba(0, 0, 0, 0);
    width: 284px !important;
    margin: 15px 0 0 -7px !important;
}

/* Downloadable Templates */

.downloadable-wrapper {
    background: #fff;
    width: 100%;
    padding: 24px;
    min-height: 40px;
    overflow: auto;
    margin-bottom: 5px;
    text-align: center;
}
.downloadable-wrapper p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #595959;
    text-align: center;
    margin: 0px 64px 32px 64px;
    padding: 0;
}
.downloadable-wrapper p:last-child {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    color: #B2B2B2;
    text-align: center;
    margin: 24px 0px;
    padding: 0;
}
.downloadable-wrapper p:last-child a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    color: #026DCE;
    text-align: center;
    padding: 0;
}
.downloadable-wrapper h2 {
    font-size: 24px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px 0px 24px 0px !important;
}
.btn-download {
    width: 245px;
}

/* Search Results Sticky Search Bar */

#searchBar.stick {
    position: fixed;
    top: 10px;
    right: 35px;
    z-index: 10000;
    height: 34px;
    padding: 6px 12px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: none;
    background-image: none;
    border-width: 0px;
    border-radius: 4px;
    -moz-transition: border-color .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out;
    transition: border-color .15s ease-in-out;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.stick .input-group-search .input-group-search-addon-search {
    display: inline-block;
    position: absolute;
    right: 0px !important;
    left: auto;
    z-index: 2;
    color: #ff0;
    height: 34px;
    width: 22px;
    padding-left: 6px;
    padding-right: 26px;
    background-color: transparent;
    border-width: 0px 0px 0px 1px;
}
.stick .input-group-search .form-control {
    display: inline-block;
    z-index: 1;
    width: 100%;
    padding: 6px 100px 6px 6px !important;
    border-radius: 4px!important;
}
.stick .input-group-search .input-group-search-addon-search .icon {
    color: #595958;
}
.searchBlock {
    display: none;
}
.stick navSearchBar {
    display: block;
}
@media screen and (max-width:992px) {
    .search-container h2 {
        font-size: 22px;
        padding: 10px 0 15px
    }
    .search-container input {
        font-size: 22px
    }
    #searchBar.stick {
        display: none;
    }
}

/* Hero */

#explore-hero {
    padding: 60px 25px 70px 25px;
    margin: 20px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.80);
    text-align: center;
    outline: 0;
    outline-style: none;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.25);
}
#explore-hero h1 {
    text-align: center;
    font-size: 40px;
    margin: 0;
}
#explore-hero h2 {
    text-align: center;
    font-size: 24px;
    margin: 43px 0 0 0;
}
#explore-hero fieldset {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}
.explore-hero {
    text-align: center;
    background-color: #f3f3f3;
}
.explore-hero .icon-twfr-supporting-document-management  {
    /*  background-image: url('/site/img/icons/em-papertrail-48px.png');
*/
    width: 39px;
    height: 42px;
    margin-top: -18px;
}
.explore-hero .title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    font-size: 13px;
    padding: 24px 0 0 0;
    color: #b2b2b2;
}
.explore-hero .explore-breadcrumb {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: left;
    font-size: 11px;
    padding: 10px 0 0 0;
    color: #b2b2b2;
}
.explore-hero .explore-breadcrumb a {
    color: #b2b2b2;
}
.explore-hero .breadcrumb {
    text-align: left;
    background-color: #f3f3f3;
}
.explore-hero h1 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    color: #444;
    padding: 45px 0 45px 0;
    margin: 0;
}
.explore-hero h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #444;
    margin: 0;
}
.explore-hero-img {
    text-align: center;
    background-color: #f3f3f3;
    padding: 32px 0 8px 0;
}
.explore-hero-img img {
    margin: 10px auto 32px auto;
}
.explore-hero-img .hero-img {
    width: 813px;
}
.explore-hero-img h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #444;
    margin: 0 0 24px 0;
}
.explore-hero-img p {
    text-align: center;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    padding: 32px 0 0 0;
    margin-bottom: 0;
}
.controls-management-sox .explore-hero-img-sub {
    margin-top: 60px;
}
.explore-hero-img-sub p {
    text-align: center;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    padding: 32px 0;
}
.explore-hero-img a {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    margin: 32px;
    padding: 11px 60px;
}
.explore-hero-img span {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #cbcbcb;
    text-align: center;
    width: 100%;
    display: block;
}
.explore-hero-img i {
    color: #cbcbcb;
}
.explore-hero .mobile-scene {
    display: none;
}
.no-svg .explore-hero-photo {
    background-image: url("/site/img/explore/home/exh-hero.jpg");
    /*border-top: 4px solid #66cc00;*/
    top: 66px;
    max-width: 1180px;
    margin: 0 auto;
    height: 325px;
    background-position: 50%;
    background-color: #f3f3f3;
}
.explore-hero-photo {
  background-image: url("/site/img/explore/home/exh-hero.jpg");
    /*border-top: 4px solid #66cc00;*/
    top: 66px;
    width: 100%;
    left: 0;
    background-position: 100%;
    background-size: cover;
    height: 478px;
    padding-top: 115px;
    padding-bottom: 125px;
}
.explore-hero-photo h1 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    color: #444;
    text-align: center;
    margin: 100px 0 32px 0;
    padding: 0;
}
.explore-hero-photo h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #444;
    text-align: center;
    margin: 0;
    padding: 0;
}
.explore-interactive-carousel {
    background-color: #f3f3f3;
    padding-bottom: 48px;
}
.interactive-carousel-tabs {
    background-color: #fff;
    position: relative;
}
.interactive-carousel-tabs {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #444;
    text-align: center;
    height: 64px;
    line-height: 64px;
}
.interactive-carousel-tabs .tab {
    cursor: pointer;
    color: #8a8a8a;
}
.interactive-carousel-tabs .tab.active {
    color: #444;
}
.longTab {
    width: auto;
    padding: 0px;
}
.explore-interactive-carousel .arrow {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #f3f3f3;
    bottom: 0;
    position: absolute;
}
.interactive-carousel-content:first-child {
    margin: 64px 0 64px 0px;
    padding-top: 0px;
}
.interactive-carousel-content {
    margin: 60px 0 64px 0px;
    padding-top: 60px;
}
.interactive-carousel-content.active {
    display: block;
}
.interactive-carousel-content h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    color: #444;
    text-align: center;
    margin: 0;
    padding: 0 0 32px 0;
}
.interactive-carousel-content p {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    color: #595959;
    text-align: center;
    margin: 0 50px;
    padding: 0;
}
.interactive-carousel-content img {
    margin: 20px auto;
}
.row.equalheights .col-md-3 {
    padding-bottom: 32px;
}
.row.equalheights {
    overflow: hidden;
}
.row.equalheights > [class*="col-"] a {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.wdesk-docs-header .title {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    height: 100%;
    text-transform: capitalize;
    width: 100%;
    min-width:320px;
    perspective-origin: 560px 24.5px;
    transform-origin: 560px 24.5px;
    border: 0px none rgb(51, 51, 51);
    font: normal normal 100 normal 36px / 39.6px Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0px 0px 9.9px;
    outline: rgb(51, 51, 51) none 0px;
    padding: 0px 0px 10px;
}
@media screen and (max-width: 992px) {
    .interactive-carousel-tabs {
        display: none;
    }
    .interactive-carousel-content {
        display: block;
    }
}
@media screen and (max-width: 1200px) {
    .interactive-carousel-tabs {
        font-size: 15px;
    }
}
.explore-highlights {
    text-align: left;
    background-color: #f3f3f3;
    padding-bottom: 8px;
    position: relative;
}
.explore-highlights .row {
    background-color: #fff;
    min-height: 555px;
    height: 555px;
    position: relative;
}
.explore-highlights ul {
    list-style: none;
    margin: 0;
    float: left;
    width: 30%;
}
.explore-highlights li {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    border-left: 4px solid #fff;
    cursor: pointer;
    margin-bottom: 4px;
    min-height: 94px;
    padding: 30px 24px;
    -webkit-transition: border 200ms ease-out;
    -moz-transition: border 200ms ease-out;
    -o-transition: border 200ms ease-out;
    transition: border 200ms ease-out;
}
.explore-highlights li:hover {
    background-color: #e3e3e3;
    color: #707070;
    border-color: #e3e3e3;
}
.explore-highlights li.active {
    border-color: #66cc00;
    -webkit-transition: border 200ms ease-out;
    -moz-transition: border 200ms ease-out;
    -o-transition: border 200ms ease-out;
    transition: border 200ms ease-out;
}
.explore-highlights-content {
    float: left;
    padding: 32px 32px 32px 64px;
    width: 70%;
}
.explore-highlights-content div.active {
    display: block;
}
.explore-highlights-content div {
    display: none;
}
.explore-highlights-content h2 {
    padding: 32px 0 24px 0;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
}
.explore-highlights-content p {
    margin: 0;
    padding-bottom: 32px;
}
.explore-highlights-content a {
    margin-bottom: 48px;
}
.explore-highlights .carousel-control {
    display: none;
    top: 90%;
}
.explore-bc {
    padding: 22px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #8a8a8a;
    text-align: left;
    background-color: #f3f3f3;
}
.explore-bc span {
    font-weight: bold;
}
.explore-bc p {
    margin: 0;
    padding: 0;
}
.explore-bc .breadcrumb {
    background-color: #f3f3f3;
    padding: 2px 0;
}
.explore-featured {
    background-color: #fff;
}
.explore-featured h2 {
    margin: 0;
    padding: 64px 0 0 0;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    text-align: center;
}
.explore-use-cases {
    background-color: #f3f3f3;
    padding-bottom: 64px;
}
.explore-use-cases .row {
    background-color: #fff;
}
.explore-uc-section {
    padding: 48px 0 48px 0;
    margin-bottom: 3px;
}
.explore-uc-section h3 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    margin: 16px 0 24px 0;
    padding: 0;
}
.explore-uc-section .next-steps, .explore-uc-section .next-steps:active, .explore-uc-section .next-steps:visited {
    padding: 0 24px 32px 0;
    display: block;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: bold;
    color: #026dce;
    text-decoration: none;
}
.explore-uc-section .next-steps:hover {
    color: #0094FF;
    text-decoration: underline;
}
.explore-uc-section .next-steps i {
    background-image: url('/site/img/success/arrow-icon.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    display: inline-block;
    margin-top: 2px;
}
.explore-uc-section p {
    padding-bottom: 32px;
    margin: 0;
}
.explore-uc-section .btn-alt {
    color: #0094FF;
    background-color: #fff;
    border-color: #0094FF;
    box-shadow: 0 1px 0 0 #167fca;
    margin-bottom: 32px;
    transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3 ease;
}
.explore-uc-section .btn-alt:hover {
    background-color: #0094FF;
    color: #fff;
}
.explore-seats {
    padding: 0 0 64px 0;
    text-align: center;
}
.explore-seats h3 {
    margin: 0;
    padding: 0 0 32px 0;
    font-size: 32px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1;
}
.explore-seats p {
    margin: 0;
    padding: 0 0 48px 0;
    font-size: 16px;
}
.explore-seats a {
    padding: 11px 45px;
}
.btn-primary, .panel-default .panel-heading {
    transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
}
.explore-uc-section img {
    margin: 0 auto;
    background-size: 435px 255px;
}
.explore-uc-add {
    margin-top: 8px;
}
.explore-use-cases .panel-group .panel-heading[data-toggle] {
    padding: 11px 24px 10px;
    background-color: #fff;
}
.explore-use-cases .panel-group .panel-heading[data-toggle] .panel-title {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    color: #444;
    text-align: center;
}
.explore-use-cases .panel-group .panel {
    border: none;
    text-align: center;
}
.explore-use-cases #general {
    border-top: 1px solid #e3e3e3;
}
.explore-use-cases .panel-body {
    padding: 0 0 24px 0;
}
.explore-uc-add .panel-body {
    padding: 32px 0 0 0;
}
.explore-uc-add .panel-body .section {
    padding-bottom: 32px;
}
.explore-uc-add h5 {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: left;
    padding: 0 0 16px 0;
    margin: 0;
    color: #444;
    font-size: 16px;
    font-weight: bold;
}
.explore-uc-add a {
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595959;
    text-decoration: none;
    text-align: left;
}
.explore-uc-add a.inactive {
    color: #b2b2b2;
}
.explore-use-cases a:hover {
    color: #444;
}
.explore-uc-add a:hover {
    color: #026dce;
    text-decoration: underline;
}
@media screen and (max-width: 992px) {
    .explore-use-cases {
        text-align: center;
    }
    .explore-uc-add a {
        padding-left: 0;
    }
}
@media screen and (max-width: 768px) {
    #navSearchBar {
        display: none;
    }
    .explore-highlights-content {
        width: 100%;
        text-align: center;
        padding: 24px;
    }
    .explore-highlights .row {
        min-height: 540px;
        height: 540px;
    }
    .explore-highlights ul {
        display: none;
    }
    .explore-highlights .carousel-control {
        display: block;
    }
    .explore-use-cases {
        text-align: center;
    }
}
.explore-product-services {
    padding-bottom: 66px;
}
.explore-product-services h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    color: #444;
    text-align: center;
    padding-top: 64px;
    padding-bottom: 48px;
    margin: 0;
}
.explore-product-services .product-service {
    width: 100%;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    margin-bottom: 30px;
    display: block;
    text-decoration: none;
    color: inherit;
    position: relative;
    overflow: hidden;
}
.explore-product-services .product-service, .explore-product-services .product-service i, .explore-product-services .product-service p, .explore-product-services .product-service .details {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.explore-product-services .product-service:hover i {
    transform: scale(1.7);
    opacity: .3;
}
.explore-product-services .product-service:hover .details {
    opacity: 0.8;
}
.explore-product-services .product-service:hover .details p {
    transform: scale(1.0)
}
.explore-product-services .product-service.coming-soon {
    cursor: default;
}
.explore-product-services .product-service i {
    margin: 48px auto 24px;
    display: block;
}
.explore-product-services .product-service p {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    color: #444;
    text-align: center;
    margin: 0 0 64px;
}
.explore-product-services .details {
    position: absolute;
    background-color: #444444;
    opacity: 0.9;
    border-radius: 4px;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 24px;
    opacity: 0;
}
.explore-product-services .details p {
    height: 30px;
    text-align: left;
    margin: 0;
    color: #fff;
    font-size: 14px;
}
.explore-product-services .details div {
    position: absolute;
    top: 160px;
    display: block;
}
@media screen and (max-width: 992px) {
    .explore-product-services .product-service p {
        padding: 0;
        margin-bottom: 0;
    }
    .explore-product-services .details {
        position: relative;
        background-color: #fff;
        opacity: 1;
        border-radius: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 24px;
    }
    .explore-product-services .details p {
        height: 75px;
        text-align: center;
        margin: 0;
        color: #444;
        font-size: 14px;
    }
    .explore-product-services .details div {
        position: relative;
        top: 0;
        text-align: center;
    }
}

/* Why Wdesk */

.explore-why-wdesk {
    background-color: #fff;
    padding: 65px 0;
    text-align: center;
}
.explore-why-wdesk h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    color: #444;
    padding-bottom: 48px;
    text-align: center;
}
.explore-why-wdesk h3 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    color: #444;
    padding-bottom: 5px;
    text-align: center;
}
.explore-why-wdesk .prop {
    width: 96px;
    height: 96px;
    margin: 0 auto 24px auto;
    background-repeat: no-repeat;
    background-color: #595959;
    border-radius: 55px;
}
.explore-why-wdesk .attachments {
    background-image: url('/site/img/explore/pt/pt-feature1.png');
    background-position: 50%;
}
.explore-why-wdesk .requests {
    background-image: url('/site/img/explore/pt/pt-feature2.png');
    background-position: 50%;
}
.explore-why-wdesk .substantiation {
    background-image: url('/site/img/explore/pt/pt-feature3.png');
    background-position: 50%;
}
.explore-why-wdesk .exporting {
    background-image: url('/site/img/explore/pt/pt-feature4.png');
    background-position: 50%;
}
.explore-why-wdesk .collaboration {
    background-image: url('/site/img/explore/presentations/v2/pres-feature1.png');
    background-position: 50%;
}
.explore-why-wdesk .advanced {
    background-image: url('/site/img/explore/presentations/v2/pres-feature2.png');
    background-position: 50%;
}
.explore-why-wdesk .data {
    background-image: url('/site/img/explore/presentations/v2/pres-feature3.png');
    background-position: 50%;
}
.explore-why-wdesk .version {
    background-image: url('/site/img/explore/presentations/v2/pres-feature4.png');
    background-position: 50%;
}
.explore-why-wdesk .mobility {
    background-image: url('/site/img/explore/binders/v2/binders-feature1.png');
    background-position: 35%;
}
.explore-why-wdesk .aggregation {
    background-image: url('/site/img/explore/binders/v2/binders-feature2.png');
    background-position: 50%;
}
.explore-why-wdesk .integrity {
    background-image: url('/site/img/explore/binders/v2/binders-feature3.png');
    background-position: 60% 50%;
}
.explore-why-wdesk .connect {
    background-image: url('/site/img/explore/binders/v2/binders-feature4.png');
    background-position: 50%;
}
.explore-why-wdesk .control {
    background-image: url('/site/img/explore/dc/dc-feature1.png');
    background-position: 50%;
}
.explore-why-wdesk .tracking {
    background-image: url('/site/img/explore/dc/dc-feature2.png');
    background-position: 50% 40%;
}
.explore-why-wdesk .automation {
    background-image: url('/site/img/explore/dc/dc-feature3.png');
    background-position: 50%;
}
.explore-why-wdesk .time {
    background-image: url('/site/img/explore/dc/dc-feature4.png');
    background-position: 50%;
}
.explore-why-wdesk .flexible {
    background-image: url('/site/img/explore/cert/cert-feature1.png');
    background-position: 50%;
}
.explore-why-wdesk .automation {
    background-image: url('/site/img/explore/cert/cert-feature3.png');
    background-position: 50%;
}
.explore-why-wdesk .confidence {
    background-image: url('/site/img/explore/cert/cert-feature4.png');
    background-position: 50%;
}
.explore-why-wdesk .options {
    background-image: url('/site/img/explore/tasking/tsk-feature1.png');
    background-position: 50%;
}
.explore-why-wdesk .embedded {
    background-image: url('/site/img/explore/tasking/tsk-feature2.png');
    background-position: 50%;
}
.explore-why-wdesk .trackable {
    background-image: url('/site/img/explore/tasking/tsk-feature3.png');
    background-position: 50%;
}
.explore-why-wdesk .sortable {
    background-image: url('/site/img/explore/tasking/tsk-feature4.png');
    background-position: 50%;
}
.explore-why-wdesk .accuracy {
    background-image: url('/site/img/explore/linking/linking-feature1.png');
    background-position: 50%;
}
.explore-why-wdesk .transparency {
    background-image: url('/site/img/explore/linking/linking-feature2.png');
    background-position: 50%;
}
.explore-why-wdesk .linkingcontrol {
    background-image: url('/site/img/explore/linking/linking-feature3.png');
    background-position: 50%;
}
.explore-why-wdesk .efficiency {
    background-image: url('/site/img/explore/linking/linking-feature4.png');
    background-position: 50%;
}
.explore-why-wdesk .flexibility {
    background-image: url('/site/img/explore/linking/linking-feature5.png');
    background-position: 50%;
}
.explore-why-wdesk p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #595959;
    text-align: left;
}

/* Tour */

.explore-tour-heading {
    background-color: #f3f3f3;
    padding: 0;
}
.explore-tour-heading h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    text-align: center;
    color: #444;
    margin: 0;
    padding: 64px 0 0 0;
}
.explore-tour-section {
    background-color: #f3f3f3;
    padding: 64px 0;
}
.explore-tour-section h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    text-align: center;
    color: #444;
    margin-bottom: 50px;
    margin-top: 0;
}
.explore-tour-section h3 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 20px;
    color: #339900;
}
.explore-tour-section p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #595959;
}
.explore-tour-section hr {
    margin: 36px 0;
    border-bottom: 1px solid #cbcbcb
}
.scene-container {
    margin: 20px 10px;
    text-align: center;
}

/* How */

.explore-how-wdesk {
    background-color: #fff;
    padding: 64px 0 32px 0;
}
.explore-how-wdesk h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #444;
    font-weight: 200;
    padding-bottom: 16px;
    margin: 0;
    text-align: center;
}
.explore-how-wdesk .csuite-icon {
    width: 47px;
    height: 34px;
    background-image: url('/site/img/explore/binders/v2/binders-usecase-icon1.png');
    display: inline-block;
    margin: 0 15px 0 0;
    float: none;
    vertical-align: middle;
}
.explore-how-wdesk .board-icon {
    width: 46px;
    height: 35px;
    background-image: url('/site/img/explore/binders/v2/binders-usecase-icon2.png');
    display: inline-block;
    margin: 0 15px 0 0;
    float: none;
    vertical-align: middle;
}
.explore-how-wdesk .ops-icon {
    width: 42px;
    height: 39px;
    background-image: url('/site/img/explore/binders/v2/binders-usecase-icon3.png');
    display: inline-block;
    margin: -5px 15px 0 0;
    float: none;
    vertical-align: middle;
}
.explore-how-wdesk h3 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    color: #444;
    margin: 0 0 25px 0;
}
.explore-how-wdesk p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #595959;
}
.explore-how-wdesk a {
    margin-top: 22px;
}
.explore-how-wdesk .sub-image {
    margin-left: 64px;
    margin-top: 60px;
}

/*.explore-how-wdesk a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #026DCE;
    font-weight: bold;
    padding: 5px 0 8px 0;
    display: block;
}*/

.explore-how-wdesk a span {
    color: #595959;
    font-size: 12px;
    text-transform: none;
}
.explore-how-wdesk .sub-section {
    padding: 48px 0;
}
.explore-how-wdesk .sub-section a {
    font-weight: bold;
    font-size: 14px;
    color: #026dce;
    text-transform: uppercase;
}
.explore-how-wdesk .sub-section .tasking-m-r a {
    font-weight: normal;
    font-size: 14px;
    color: #026dce;
    text-transform: none;
}
.explore-how-wdesk .sub-section .tasking-m-r a:hover {
    color: #0094FF;
    text-decoration: underline;
}
.explore-how-wdesk .sub-section .tasking-m-r a:active {
    font-weight: normal;
    font-size: 14px;
    color: #026dce;
    text-transform: underline;
}

/* Stacked section*/

.explore-how-wdesk .how-section-stacked {
    padding: 60px 0;
}
.explore-how-wdesk .how-img.left {
    margin: -160px auto;
}
.explore-how-wdesk .how-img.right {
    margin: -160px auto;
}
.explore-how-wdesk .how-img.sec {
    width: 377px;
    height: 272px;
    background-image: url('/site/img/explore/dc/dc-usecase1.png');
    background-size: 377px 272px;
}
.explore-how-wdesk .how-img.manage {
    width: 377px;
    height: 272px;
    background-image: url('/site/img/explore/dc/dc-usecase2.png');
    background-size: 377px 272px;
}
.explore-how-wdesk .how-img.sustain {
    width: 377px;
    height: 272px;
    background-image: url('/site/img/explore/dc/dc-usecase3.png');
    background-size: 377px 272px;
}
.explore-how-wdesk .how-section-stacked .bottom {
    border-top: 2px solid #E3E3E3;
    background-color: #F3F3F3;
}
.explore-how-wdesk .how-section-stacked h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 300;
    color: #444;
    text-align: left;
    margin: 0;
    padding: 0;
}
.explore-how-wdesk .how-section-stacked h3 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    color: #444;
    text-align: left;
    margin: 0;
    padding: 32px 0 24px 0;
}
.explore-how-wdesk .how-section-stacked ul {
    padding: 0 0 32px 0;
    margin: 0 0 0 15px;
}
.explore-how-wdesk .how-section-stacked p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595959;
    text-align: left;
    padding: 16px 0 0 0;
    margin: 0;
}
.explore-how-wdesk .how-section-stacked a {
    font-weight: bold;
    font-size: 14px;
    color: #026dce;
    text-transform: uppercase;
    margin: 16px 0;
    display: inline-block;
}
.explore-how-wdesk .how-section-stacked .bottom a {
    font-weight: normal;
    font-size: 14px;
    color: #026dce;
    text-transform: none;
    margin: 0;
    display: inline;
}
.explore-how-wdesk .how-section-stacked .bottom a:active {
    font-weight: normal;
    font-size: 14px;
    color: #026dce !important;
    text-decoration: underline;
}
.explore-how-wdesk .how-section-stacked .bottom a:hover {
    color: #0094FF;
    text-decoration: underline;
}
.explore-how-wdesk .sub-header {
    margin: 24px 0;
}
.explore-how-wdesk .invest-earnings {
    width: 302px;
    height: 205px;
    background-image: url('/site/img/explore/presentations/pres-featuredusecase1.png');
}
.explore-how-wdesk .management-reports {
    width: 346px;
    height: 200px;
    margin: 0 auto;
    background-image: url('/site/img/explore/presentations/pres-featuredusecase2.png');
}
.explore-how-wdesk .dashboards {
    width: 302px;
    height: 204px;
    margin: 0 auto;
    background-image: url('/site/img/explore/presentations/pres-featuredusecase3.png');
}
.explore-how-wdesk .reporting {
    width: 320px;
    height: 216px;
    background-image: url('/site/img/explore/binders/v2/binders-usecase1.png');
}
.explore-how-wdesk .evidence {
    width: 360px;
    height: 200px;
    background-image: url('/site/img/explore/pt/pt-featuredusecase1.png');
    margin: 0px auto 20px auto;
}
.explore-how-wdesk .support-binders {
    width: 370px;
    height: 215px;
    background-image: url('/site/img/explore/pt/pt-featuredusecase2.png');
    margin: 0px auto 20px auto;
}
.explore-how-wdesk .board {
    width: 322px;
    height: 217px;
    background-image: url('/site/img/explore/binders/v2/binders-usecase2.png');
}
.explore-how-wdesk .ops {
    width: 324px;
    height: 218px;
    background-image: url('/site/img/explore/binders/v2/binders-usecase3.png');
}
.explore-how-wdesk .tablet-ph {
    width: 302px;
    height: 205px;
    margin: 0 auto;
    background-image: url('/site/img/explore/binders/pres-featuredusecase1.png');
}
.explore-how-wdesk .subcert {
    margin: -20px auto 20px auto;
    width: 375px;
    height: 220px;
    background-image: url('/site/img/explore/cert/cert-featuredusecase1.png');
}
.explore-how-wdesk .soxcomply {
    margin: -20px auto 20px auto;
    width: 375px;
    height: 220px;
    background-image: url('/site/img/explore/cert/cert-featuredusecase2.png');
}
.explore-how-wdesk .internalaudit {
    margin: -20px auto 20px auto;
    width: 375px;
    height: 220px;
    background-image: url('/site/img/explore/cert/cert-featuredusecase3.png');
}
.explore-how-wdesk .tasking-sox {
    margin: -20px auto 20px auto;
    width: 360px;
    height: 200px;
    background-image: url('/site/img/explore/tasking/tsk-featuredusecase1.png');
    background-repeat: no-repeat;
}
.explore-how-wdesk .tasking-management-reporting {
    margin: 0 auto;
    width: 375px;
    height: 220px;
    background-image: url('/site/img/explore/tasking/tsk-featuredusecase2.png');
    background-repeat: no-repeat;
}
.explore-how-wdesk .internalaudit {
    margin: -20px auto 20px auto;
    width: 375px;
    height: 220px;
    background-image: url('/site/img/explore/cert/cert-featuredusecase3.png');
}
.explore-how-wdesk .use-case {
    background-color: #f3f3f3;
    padding: 30px;
    height: 180px;
    min-height: 180px;
    margin: 0 0 32px 0;
}
.explore-how-wdesk .use-case h4 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
    padding: 0 0 15px 0;
}
.explore-how-wdesk .use-case p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #595959;
}

/* others */

.explore-others {
    background-color: #fff;
    padding: 50px 0 50px;
}
.explore-others h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 36px;
    color: #444;
    padding-bottom: 28px;
    text-align: center;
}
.explore-others .section {
    background-color: #f3f3f3;
    padding: 30px 15px;
    margin-bottom: 30px;
    min-height: 400px;
}
.explore-others .section div.team {
    background-image: url('/site/img/explore/presentations/involvingothers-1.png');
    width: 162px;
    height: 102px;
    margin: 0 auto;
    background-repeat: no-repeat;
}
.explore-others .section div.users {
    background-image: url('/site/img/explore/presentations/involvingothers-2.png');
    width: 107px;
    height: 102px;
    margin: 0 auto;
    background-repeat: no-repeat;
}
.explore-others .section div.training {
    background-image: url('/site/img/explore/presentations/involvingothers-3.png');
    width: 111px;
    height: 102px;
    margin: 0 auto;
    background-repeat: no-repeat;
}
.explore-others .section h5 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    margin: 30px 0 15px 0;
}
.explore-others .section p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595959;
    min-height: 100px;
}
.explore-others .section a {
    display: block;
    margin: 5px 0;
    font-size: 16px;
    color: #595959;
}

/* Resources */

.explore-resources {
    background-color: #f3f3f3;
    padding: 64px 0 64px 0;
}
.explore-resources .lessons {
    margin-bottom: 30px;
}
.explore-resources h4 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 36px;
    color: #444;
    font-weight: 200;
    padding-bottom: 10px;
    text-align: center;
    padding-bottom: 48px;
}
.explore-resources h5 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 28px;
    color: #444;
    font-weight: 200;
    padding-bottom: 10px;
}
.explore-resources ol {
    margin: 0 0 0 8px;
    padding: 0;
}
.explore-resources ol li a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595959;
}
.explore-resources .video {
    background-color: #fff;
    display: inline-block;
    padding: 10px;
    width: 162px;
    text-decoration: none;
}
.explore-resources .video i {
    margin-top: 10px;
    display: inline-block;
}
.explore-resources .video p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595959;
    margin: 5px 0 0 20px;
}

/* Resources Carousel*/

.explore-resources-carousel {
    background-color: #f3f3f3;
    padding: 48px 0 21px 0;
}
.explore-resources-carousel h4 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #444;
    font-weight: 200;
    padding-bottom: 10px;
    text-align: center;
    padding-bottom: 48px;
}
.explore-resources-carousel .r-panel {
    background-color: #fff;
    width: 100%;
    min-height: 248px;
    border-top: 4px solid #66cc00;
    margin-bottom: 32px;
    padding: 24px;
    display: block;
    text-decoration: none;
    color: #444;
}
.explore-resources-carousel .r-panel:hover {
    color: #0094FF;
}
.explore-resources-carousel .r-panel h2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin: 0;
    color: inherit;
    min-height: 40px;
    line-height: 1.4em;
    text-align: left;
}
.explore-resources-carousel .r-panel h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #595959;
    font-weight: bold;
}
.explore-resources-carousel .r-panel ul {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0 0 0 16px;
    color: #595959;
    padding: 0;
}

/* cta */

.explore-cta {
    padding: 64px 0 64px 0;
}
.explore-cta .management-reports {
    width: 346px;
    height: 200px;
    background-image: url('/site/img/explore/presentations/pres-featuredusecase2.png');
}
.explore-cta .binders-cta {
    margin-top: 20px;
    width: 241px;
    height: 163px;
    background-image: url('/site/img/explore/binders/binder-cta.png');
}
.explore-cta h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-size: 13px;
    color: #b2b2b2;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    letter-spacing: .05em;
}
.explore-cta h4 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    color: #444;
    padding-top: 24px;
    padding-bottom: 48px;
    margin: 0;
}
.explore-cta a {
    padding: 6px 60px;
}
.explore-cta a[name='get-started'] {
    padding: 0;
    margin: 0;
}

/* Icons */

.icon-video-blue {
    background-image: url('/site/img/explore/presentations/video-icon.png');
    width: 14px;
    height: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: bottom;
}
.icon-article-blue {
    background-image: url('/site/img/explore/presentations/article-icon.png');
    width: 14px;
    height: 13px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: bottom;
}

/* Get Started */

.explore-get-started h1 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 48px;
    color: #444;
    font-weight: 200;
    padding: 0 0 48px 0;
}
.explore-thanks {
    display: none;
}
.explore-thanks h1 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 48px;
    color: #444;
    font-weight: 200;
    padding: 0 0 48px 0;
}
.explore-thanks p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #595959;
    padding-bottom: 48px;
}
.explore-thanks button {
    margin-bottom: 48px;
}

/* Product Services */

.explore-ps {
    padding: 64px 0 64px 0;
}
.explore-ps .row {
    padding: 32px 0 0 0;
}
.explore-ps h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #444;
    font-weight: 200;
    text-align: center;
    margin-bottom: 48px;
}
.explore-ps .icon {
    /*font-size: 48px;*/
    margin-bottom: 24px;
}
.explore-ps .icon-twfr-file-presentation {
    color: #fbad17;
}
.explore-ps .icon-twfr-file {
    color: #0094FF;
}
.explore-ps .icon-twfr-file-workbook {
    color: #66CC00;
}
.explore-ps .icon-twfr-file-mobile {
    background-image: url('/site/img/icons/mobile.png');
    width: 34px;
    height: 43px;
    margin-top: 5px;
}
.explore-ps .icon-twfr-supporting-document-management  {
    background-image: url('/site/img/icons/em-papertrail-48px.png');
    width: 39px;
    height: 42px;
    margin-top: 5px;
}
.explore-ps h3 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #444;
    font-weight: 200;
    padding-bottom: 20px;
    margin: 0;
}
.explore-ps p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #595959;
    padding-bottom: 16px;
}
.explore-ps .btn-alt {
    color: #0094FF;
    background-color: #fff;
    border-color: #0094FF;
    box-shadow: 0 1px 0 0 #167fca;
    margin-bottom: 32px;
    transition: background-color .4s, color .4s ease;
    -moz-transition: background-color .4s, color .4s ease;
    -webkit-transition: background-color .4s, color .4s ease;
}
.explore-ps .btn-alt:hover {
    background-color: #0094FF;
    color: #fff;
}

/* Workflow */

.explore-workflow {
    padding: 64px 0 64px 0;
    background-color: #f3f3f3;
}
.explore-workflow h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 32px;
    color: #444;
    font-weight: 200;
    text-align: center;
    margin: 0 0 48px 0;
    padding: 0;
}

/* Use cases */

.explore-workflow h3 {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
    outline: none;
}
.uc-heading h2 {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #444;
    font-weight: 200;
    text-align: left;
    margin: 0 0 18px 0;
    padding: 0;
}
.uc-heading h2 span {
    margin-left: 20px;
}
.uc-heading h4 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding-top: 24px;
    padding-bottom: 16px;
    font-size: 13px;
    font-weight: 300;
    color: #b2b2b2;
    margin: 0;
}
.uc-heading p {
    margin: 0;
    text-align: left;
}
.uc-number {
    padding: 3px 10px;
    background-color: #ccc;
    border-radius: 999px;
    -moz-border-radius: 999px;
    -webkit-border-radius: 999px;
    position: absolute;
    left: 3px;
    color: #fff;
}
.explore-workflow .panel-group {
    margin-bottom: 32px;
}
.explore-workflow .panel-group .panel-heading {
    background-color: #fff;
}
.explore-workflow .panel-default .panel-heading {
    border-color: #fff !important;
    padding: 16px 28px !important;
}
.explore-workflow ul li {
    font-size: 14px;
}
.explore-workflow .icon-twfr-file-mobile {
    width: 20px;
}
.explore-workflow .icon-twfr-supporting-document-management  {
    background-image: url('/site/img/icons/em-papertrail-24px.png');
    width: 19px;
    height: 21px;
}
.panel-body {
    background-color: #fefefe;
    padding: 16px 28px;
}
.panel-group .panel-heading[data-toggle] .caret {
    position: absolute;
    top: 24px;
    right: 16px;
}
.ps-block {
    margin-bottom: 35px;
}
.ps-block .icon {
    font-size: 40px;
    margin-right: 20px;
}
.sidebar-heading {
    text-transform: uppercase;
    margin: 0 0 10px 0;
    color: #777;
    font-size: 18px;
    font-weight: 300;
    padding-top: 14px;
}
.uc-heading {
    background: #fff;
    width: 100%;
    padding: 20px 24px;
    min-height: 40px;
    overflow: auto;
    margin-bottom: 5px;
}
.panel-group .panel {
    border-left: 3px solid #ccc;
}
.uc-number {
    background-color: #cbcbcb;
}
.active-wf .uc-number {
    background-color: #6c0;
}
.active-wf .uc-heading {
    border-left: 3px solid #6c0;
}
.uc-heading {
    border-left: 3px solid #cbcbcb;
}
.wf-icons a:hover {
    text-decoration: none;
}
.wf-icons span {
    margin-right: 30px;
}
.wf-icons .icon-twfr-file-presentation {
    color: #fbad17;
}
.wf-icons .icon-twfr-file {
    color: #0094ff;
}
.wf-icons .icon-twfr-link {
    color: #595959;
}
.wf-icons .icon-twfr-file-book {}
.wf-icons .icon-twfr-file-workbook {
    color: #66cc00;
}
.panel-default {
    border-top: none;
    border-color: #e7e7e7;
}
.panel-group .panel .panel {
    border-left: none;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.active-wf .panel-group .panel {
    border-left: 3px solid #6c0;
}
.active-wf .panel-group .panel .panel {
    border-left: none;
}

/* Sticky Search Results Side Bar*/

#results-body {}
.sidebar-wrap.affix-bottom {
    top: 40px;
    width: 257px;
}
.sidebar-wrap {
    width: 257px !important;
}
.sidebar-wrap.affix {
    top: 40px;
    width: 257px;
}
.affix {
    position: fixed;
    top: 45px;
}

/* Footer */

.explore-footer {
    background-color: #f3f3f3;
    padding: 48px 0 20px 0;
}
.explore-footer .col-md-8 .col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
}
.explore-footer h3, .explore-footer h3 a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #444;
    text-decoration: none;
}
.explore-footer h4 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 12px;
    color: #b2b2b2;
}
.explore-footer.inactive {
    color: #b2b2b2;
}
.explore-footer .footer-column ul li a.inactive {
    color: #b2b2b2;
}
.explore-footer .footer-branding {
    text-align: right;
}
.explore-footer .footer-branding img {
    display: block;
    padding: 5px 0 50px 0;
    max-width: 120px;
    width: 100%;
}
.explore-footer .footer-branding .logo-link {
    float: right;
}
.explore-footer .footer-branding strong {
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 200;
    color: #595959;
    font-size: 18px;
}
.explore-footer .footer-column row {
    border-right: 1px solid #fff;
}
.explore-footer .footer-column ul {
    list-style: none;
    margin-left: 0;
}
.explore-footer .footer-column ul li {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-size: 12px;
    color: #b2b2b2;
}
.explore-footer .footer-column ul:first-child {
    color: #999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
}
.explore-footer .footer-column ul li a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    text-decoration: none;
    color: #595959;
}
.explore-footer .footer-column ul li a:visited {
  color:#663366;
}
.explore-footer .footer-column ul li a:hover {
    color: #222;
}
.explore-footer .social-icons {
    padding: 10px 0 20px 0;
    clear: right;
    list-style: none;
}
.explore-footer .social-icons li {
    display: inline;
    margin-right: 5px;
}
.explore-footer .footer-contact {
    clear: right;
    padding-bottom: 40px;
    padding-top: 8px;
}
.explore-footer .footer-contact a {
    color: #595959;
}
.explore-footer .footer-contact a:hover {
    color: #0094ff
}
.explore-footer .icon {
    height: 16px;
    width: 16px;
}
.explore-footer .footer-contact .icon {
    height: 24px;
    width: 24px;
    font-size: 20px;
    position:absolute;
}
.explore-footer .contact-numbers {
    clear: both;
}
.footer-contact div {
    position: relative;
    height: 20px;
    clear:both;
    float: right;
    width: 150px;
}
.footer-contact div:last-child {
    position: relative;
    height: 20px;
    clear:both;
    float: right;
    width: 135px;
}
/* Workiva Bottom Footer */

.workiva-footer {
    height: 100px;
    width: 100%;
    background: #fff;
    padding: 10px 0px 30px 0px;
}
.workiva-footer .footer-branding {
    float: right;
    text-align: right;
}
.workiva-footer .social-icons ul {
    display: inline;
    list-style: none;
    clear: both;
}
.workiva-footer .col-md-12 {
    padding: 0px 5px;
}
.workiva-footer .container, .workiva-footer .col-md-4, .workiva-footer .col-md-8 {
    padding: 0px;
}
.workiva-footer ul a {
    color: #595959;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-size: 12px;
}
.workiva-footer .footer-contact .icon {
    height: 24px;
    width: 24px;
    font-size: 20px;
}
.workiva-footer .icon {
    height: 20px;
    width: 20px;
}
.workiva-footer .social-icons {
    padding: 10px 0 0px 0;
    clear: right;
    list-style: none;
}
.workiva-footer .social-icons li {
    display: inline;
    margin-right: 5px;
}
.workiva-footer .icon-facebook {
    background: url('/site/img/icons/icon-facebook.png');
    background-size: 20px 20px;
}
.workiva-footer .icon-linkedin {
    background: url('/site/img/icons/icon-linkedin.png');
    background-size: 20px 20px;
}
.workiva-footer .icon-twitter {
    background: url('/site/img/icons/icon-twitter.png');
    background-size: 20px 20px;
}
.workiva-footer .icon-youtube {
    background: url('/site/img/icons/icon-youtube.png');
    background-size: 20px 20px;
}
.workiva-footer .copyright {
    text-align: left;
    padding: 10px 0px 0px 0px;
    color: #b2b2b2;
}
.workiva-footer .workiva-links .list-inline {
    list-style: none;
}
.workiva-footer span {
    padding-right: 10px;
}
.workiva-footer .copyright a {
    color: #595959;
    padding: 0px 10px;
    border-left: 1px solid #cbcbcb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    font-size: 12px;
}

/* Disclaimers */

.explore-disclaimers {
    font-size: 10px;
    text-align: center;
}

/* Overrides */

.wdesk-docs-navbar .navbar-brand .brand-logo img {
    margin: 0;
}
.navbar-brand {
    padding-left: 0;
}
.panel-default .panel-heading + .panel-collapse .panel-body {
    border-top-color: #fff
}
.mktoForm {
    margin: 0 auto 48px auto !important;
}
.mktoButtonWrap {
    margin: 0 0 0 0 !important;
    padding: 16px !important;
}
.mktoTextField {
    width: 100px !important;
}
.mktoForm p {
    text-align: center !important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #6c0 !important;
    background-image: none !important;
    border: 1px solid #e0e0e0 !important;
    border-color: #5ebd00 !important;
    border-bottom: none !important;
    border-radius: 6px !important;
    box-shadow: 0 1px 0 0 #5eaa13 !important;
    cursor: pointer;
    position: relative !important;
    top: 0 !important;
    display: inline-block !important;
    padding: 10px 16px !important;
    margin-bottom: 0 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 1.333333333 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    tap-highlight-color: rgba(0, 0, 0, 0);
    width: 284px !important;
    margin: 10px 0 0 -7px !important;
}
.mktoForm input[type=url], .mktoForm input[type=text], .mktoForm input[type=date], .mktoForm input[type=tel], .mktoForm input[type=email], .mktoForm input[type=number], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
    display: block !important;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.428571429 !important;
    color: #6b6b6b !important;
    background-color: white !important;
    background-image: none !important;
    border-color: #e3e3e3 !important;
    border-color: rgba(0, 0, 0, .11) !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-radius: 4px !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    background-clip: padding-box !important;
    -webkit-background-clip: padding !important;
    -moz-background-clip: padding !important;
}
.mktoForm .mktoRequiredField label.mktoLabel {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    margin-bottom: 5px !important;
}
.mktoForm .mktoAsterix {
    float: left !important;
    color: #6b6b6b !important;
    padding-left: 0 !important;
}
.mktoForm button.mktoButton {
    cursor: pointer;
    margin: 10px 0 0 0 !important;
}
.mktoForm .mktoError .mktoErrorMsg {
    display: block;
    margin-top: 7px;
    background-color: #e51b00;
    background-image: none !important;
    border: none !important;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #f3f3f3;
    font-size: 1em;
    line-height: 1.2em;
    max-width: 16em;
    padding: 0.4em 0.6em;
    text-shadow: none !important;
}
.mktoForm .mktoError .mktoErrorArrow {
    background-color: #e51b00;
    border: none !important;
    border-right: none;
    border-bottom: none;
    display: inline-block;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 16px;
    margin-top: 5px;
}

/* Page Level */

.presentations .explore-hero {
    /*border-top: 4px solid #fbad17;*/
}
.presentations .explore-hero .icon {
    font-size: 48px;
    color: #fbad17;
}
.presentations .explore-how-wdesk .use-case {
    border-left: 4px solid #fbad17;
}
.supporting-document-management  .explore-hero {
    /*border-top: 4px solid #66cc00;*/
}
.disclaimer {
    font-size: 8px;
    text-align: center;
}
.wdesk-docs-header {
    padding: 30px 15px 0px;
}
.wdesk-docs-navbar {
    background: #fff;
    border-color: #ddd;
    min-height: 66px;
}
.wdesk-docs-navbar .navbar-nav > li.active > .hitarea {
    background-color: #000 !important;
}
.wdesk-docs-navbar .navbar-brand .brand-logo .visible-retina {
    background-image: url('../site/img/explore/brand/wdesk-logo_color_retina.png');
}
.wdesk-docs-navbar .navbar-brand, .wdesk-docs-navbar .navbar-brand .brand-link {
    font-size: 18px;
    line-height: 61px;
    color: #333;
}
.wdesk-docs-navbar .navbar-brand:hover, .wdesk-docs-navbar .navbar-brand .brand-link:hover {
    font-size: 18px;
    line-height: 61px;
    color: #000;
}
.wdesk-docs-navbar .navbar-nav > li > .hitarea {
    padding-top: 0;
    padding-right: 12px;
    padding-left: 12px;
    height: 50px !important;
    background-color: transparent !important;
    line-height: 50px;
    color: #333;
    padding-top: 5px;
}
.wdesk-docs-navbar .navbar-nav > li > .hitarea:hover {
    background-color: #fff;
}
.wdesk-docs-navbar .navbar-nav > li.active > .hitarea, .wdesk-docs-navbar .navbar-nav > li.active > .hitarea:hover {
    box-shadow: none !important;
    color: #333 !important;
    background-color: #fff !important;
    border-bottom: 5px #528b18 solid;
    text-shadow: none;
}
.help-account {
    position: relative;
    padding-top: 20px;
}
.wdesk-docs-navbar .navbar-brand .brand-logo {
    width: auto;
}
.wdesk-docs-footer {
    padding-top: 40px;
    padding-bottom: 30px;
    margin-top: 0;
    color: #707070;
    background-color: #e7e7e7;
    border-top: 1px solid #e3e3e3;
}
.sc-logo {
    width: 200px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 30;
    min-height: 66px;
    height: 66px;
    padding: 0;
    margin: 0;
    border-radius: 0;
    padding-top: 10px;
}
.navbar-nav:not(.nav-tabs)>.nav-item>.hitarea {
    float: left;
    width: auto;
    text-align: center;
    padding: 0.7rem 1rem 1.7rem 1rem;
    border-right: .1rem solid transparent;
    border-left: .1rem solid transparent;
}
.navbar-brand {
    width: 290px;
}
#carousel-example-generic {
    z-index: 0;
}

/* Temp Icons until they can get into webskin */

.icon-twfr-temp-mobile {
    background-image: url('/site/img/icons/mobile.png');
    background-repeat: no-repeat;
    background-position: 8px 2px;
}
.icon-twfr-temp-section16 {
    background-image: url('/site/img/icons/section-16.png');
    background-repeat: no-repeat;
}
.icon-twfr-temp-designed-report {
    background-image: url('/site/img/icons/designed-reportingv2.png');
    background-repeat: no-repeat;
}
.icon-twfr-temp-designed-report-small {
    background-image: url('/site/img/icons/designed-reportingv2.png');
    background-repeat: no-repeat;
    background-size: 24px 24px;
}
.interactive-demo-fixed {
    width: 100%;
    position: fixed;
    z-index: 1000;
    top: 40px;
    background-color: #f3f3f3;
    left: 0;
    right: 0;
    height: 85px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
li.nav-item {
    font-size: 16px;
    line-height: 155%;
    font-family: Helvetica-Neue, Helvetica, Arial, sans-serif;
    text-rendering: optimizeLegibility;
    font-weight: lighter;
    color: #222;
}
.navbar-default .navbar-nav {
    margin-top: 14px;
    border-bottom: none;
}
.nav-item .icon {
  margin-right:0px;
  margin-left:-4px;
}
.nav-name {
  padding:0px 10px;
}
.navbar-nav>.nav-item.active>.hitarea>.nav-name {
    border-bottom: 3px solid #66cc00;
    padding-bottom: 11px;
}
.navbar-nav>.nav-item.active>.hitarea>.nav-name:hover {
    border-bottom: 3px solid #66cc00;
    padding-bottom: 11px;
    color: #66cc00;
}
.navbar-nav>.nav-item.active>.hitarea:hover {
    padding-bottom: 10px;
    color: #66cc00;
}
.scrollable-menu {
    height: auto;
    max-height: 600px;
    overflow-x: hidden;
}

/* Header */

#sc-header {
    width: 100%;
    height: 60px;
    position: fixed;
}
.header-search {
    float: right !important;
    position: relative;
}
.get-started-button {
    float: right;
    margin-top: -8px;
    height: 33px;
}
.toggle-button {
    display: none;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 9999;
}
#navSearchBar .input-group .form-control {
    font-weight: normal;
}
:focus {
    outline-offset: 1px;
    outline: transparent solid 1px;
}
.btn.js-focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 1px transparent;
}

/*
    MEDIA QUERIES
*/

@media screen and (min-width: 48em) {
    .navbar-nav>.nav-item>.hitarea {
        float: left;
        width: auto;
        text-align: center;
        padding: 7px 0px 12px 10px;
        border-right: none;
        border-left: none;
        margin-right: 5px;
    }
    #navSearchBar {
        width: 220px;
        margin: -8px 10px 0 10px;
        float: left;
    }
    .navbar-nav>.nav-item {
        float: left;
    }
    .explore-footer .col-md-8 .col-md-3 {
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar-nav {
        float: none;
        width: auto;
    }
}
@media screen and (max-width: 79.9375em) {
    .mobile-width {
        margin-top: 15px;
        width: 420px;
        clear: left;
        padding-bottom: 10px;
        position: relative;
        z-index: 9999 !important;
    }
}
@media screen and (max-width: 467px) {
  .top-nav-logo {
      margin: -5px 30px 0 -20px !important;
  }
    #solution-menu li.nav-item:first-child {
        padding-top: 10px;
        margin-top: 32px;
        position: relative;
    }
    .navbar-default .navbar-nav {
        margin-top: 0px;
        border-bottom: none;
    }
    #navSearchBar {
        width: 90% !important;
        display: block !important;
    }
    explore-resources-carousel .r-panel {
        min-height: 200px;
    }
}

@media only screen and (min-width: 700px)and (max-width: 1198px) {

.cta-row .cta {
    background: #f3f3f3;
    padding: 24px 25px 30px 30px;
    margin-bottom: 48px;
    min-height: 475px !important;
    border-radius: 4px;
}
.navbar-nav>.nav-item {
    float: left;
    margin-left:-12px;
}

}
@media screen and (max-width: 768px) {
    #solution-menu li.nav-item:first-child {
        margin-top: 0px;
    }
    .top-nav-logo {
        margin: -5px 30px 0 -20px !important;
    }

    .navbar-default .navbar-nav {
        margin-top: 0px;
        border-bottom: none;
    }
    #navSearchBar {
        width: 50%;
        display: block !important;
    }
    .wdesk-docs-header h1, .wdesk-docs-header p {
        margin-right: 0;
    }
    .get-started-button {
        float: none;
        margin-top: 5px;
        margin-left: 15px;
    }
    #solution-menu > li.nav-item.active > a {
        padding: 7px 15px 7px 12px;
    }
    #navSearchBar {
        width: 250px;
        margin: -8px 10px 0 15px;
        float: left;
    }
    .hitarea .icon {
      display:none;
    }
}
@media only screen and (max-width: 1106px) {

  .solution-menu-hide {
      display: none;
  }
  .toggle-button {
    display: block;
    position: fixed;
    right: 20px;
    z-index: 35;
    cursor: pointer;
}

}
@media screen and (max-width: 992px) {
    /*Explore*/
    .row.equalheights > [class*="col-"] a {
        margin-bottom: 32px;
        padding-bottom: 32px;
    }
    .navbar-brand {
        width: 260px !important;
    }
    .affix {
        display: block;
        position: static;
    }
    .sibebar-wrap {
        width: 100%;
    }
    .sidebar-wrap.affix {
        display: block;
        position: static;
        width: 100%
    }
    .try-it-out {
        margin: 0 auto;
        width: 100px;
    }
    .explore-hero .mobile-scene {
        display: block;
    }
    .explore-tour-section {
        text-align: center;
    }
    .explore-tour-section img {
        margin: 40px auto;
    }
    .explore-how-wdesk {
        text-align: center;
    }
    .explore-how-wdesk img {
        margin: 20px auto;
    }
    .explore-how-wdesk .sub-image {
        margin: 30px auto 30px auto;
    }
    .explore-ps {
        text-align: center;
    }
    .explore-workflow {
        text-align: center;
    }
    .uc-heading .wf-icons {
        text-align: center;
    }
    .explore-workflow .panel-body p {
        text-align: left;
    }
    .explore-footer {
        text-align: center;
    }
    .explore-footer .footer-branding {
        text-align: center;
        border-top: 1px solid #e3e3e3;
    }
    .explore-footer .footer-branding .logo-link {
        float: inherit;
    }
    .explore-footer .footer-branding img {
        margin: 20px;
        text-align: center;
        display: inline;
        padding: 20px 0;
    }
    /**/
    .wdesk-docs-header h1, .wdesk-docs-header p {
        margin-right: 0;
    }
    #help-home-search h2 {
        font-size: 22px;
    }
    #welcome {
        min-height: inherit;
        padding-top: inherit;
        padding-bottom: inherit;
    }
    .toggle-button {
        display: block;
        position: fixed;
        right: 20px;
        z-index: 35;
        cursor: pointer;
    }
    .solution-menu-hide {
        display: none;
    }
    .solution-menu-show {
        display: block;
    }
    .navbar-nav {
        float: none;
        width: 100%;
    }
    .span_1_of_7, .span_2_of_7{
      width:100%;
    }
    .top-nav-logo {
    margin: 0px 30px 0 -30px;
    width: 280px;
    height: 50px;
    vertical-align: top;
}
    #solution-menu {
        padding-bottom: 10px;
        border-top: none;
        position: relative;
        width: 100%;
        float: right;
        margin-top:17px;
    }
    #solution-menu li.nav-item:first-child {
        padding-top: 10px;
    }
    #solution-menu li.nav-item {
        border: 1px solid #e7e7e7;
        border-top: none;
        border-bottom: none;
        display: block;
        float: none !important;
        background-color: #fff;
    }
    #solution-menu li.nav-item:last-child {
        border: 1px solid #e7e7e7;
        border-top: none;
        display: block;
        float: none !important;
        background-color: #fff;
        padding-bottom: 5px;
    }
    #solution-menu li.nav-item a {
        float: none;
        text-align: left;
    }
    #solution-menu > li.nav-item.active > a {
        padding: 7px 15px 7px 12px;
    }
    .header-search {
        float: none;
    }
    #navSearchBar {
        width: 75%;
        display: block !important;
        position: relative;
        z-index: 999;
    }
    .get-started-button {
        float: none;
    }
    #solution-menu > li.nav-item.active > a {
        padding: 7px 15px 7px 10px;
    }
    .navbar-nav>.nav-item.active>.hitarea {
        border-left: 3px solid #66cc00;
        border-bottom: none;
        padding-bottom: 8px;
    }
    .explore-ps > .container > .row > div {
        text-align: center;
        margin-bottom: 30px;
    }
    .explore-ps > .container > .row > div > p {
        width: 300px;
        margin: 0 auto;
        padding-bottom: 20px !important;
    }
    .explore-why-wdesk {
        background-color: #fff;
        padding: 65px 0;
        text-align: center;
    }
    .explore-why-wdesk > .container > .row > div > p {
        width: 300px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .workiva-footer .col-md-5, .workiva-footer .col-md-7 {
        width: 100%;
        text-align: center;
        clear: both;
    }
    .workiva-footer .copyright {
        text-align: center;
        clear: both;
    }
    .workiva-footer .list-inline>li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;
        width: 100%;
    }
    .footer-contact div {
        position: relative;
        height: 20px;
        clear:both;
        float: right;
        width: 100%;
    }
    .footer-contact div:last-child {
        position: relative;
        height: 20px;
        clear:both;
        float: right;
        width: 100%;
    }
    .explore-footer .footer-contact .icon {
      position:relative;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .no-svg .explore-hero-photo {
      background-image: url("/site/img/explore/home/exh-hero@2x.jpg");
    }
    .explore-hero-photo {
      background-image: url("/site/img/explore/home/exh-hero@2x.jpg");
    }
    .explore-ps .icon-twfr-file-mobile {
        background-image: url('/site/img/icons/mobile@2x.png');
        background-size: 34px 43px;
        width: 34px;
        height: 43px;
        margin-top: 5px;
    }
    #help span .icon {
      background-image: url("/site/img/success/icon-info@2x.png");
      background-repeat: no-repeat;
      background-size: 14px 14px;
    }
    .banner-finance {
        background: transparent url('/site/img/explore/department-pages/finance-accounting-photo@2x.jpg') no-repeat top center;
        background-size: 125% auto;
        background-attachment: fixed;
    }
    .banner-hr {
        background: transparent url('/site/img/explore/department-pages/human-resources-photo@2x.jpg') no-repeat top;
        background-size: 125% auto;
        background-attachment: fixed;
    }
    .banner-legal {
        background: transparent url('/site/img/explore/department-pages/legal-photo@2x.jpg') no-repeat top center;
        background-size: 125% auto;
        background-attachment: fixed;
    }
    .banner-ia-sox {
        background: transparent url('/site/img/explore/department-pages/ia-sox-photo@2x.jpg') no-repeat top center;
        background-size: 125% auto;
        background-attachment: fixed;
    }
    .banner-sales {
        background: transparent url('/site/img/explore/department-pages/sales-photo@2x.jpg') no-repeat top center;
        background-size: 125% auto;
        background-attachment: fixed;
    }
    .icon-twfr-temp-section16 {
        background-image: url('/site/img/icons/section-16@2x.png');
        background-repeat: no-repeat;
        background-size: 48px 48px;
        width: 48px;
        height: 48px;
    }
    .icon-twfr-temp-designed-report {
        background-image: url('/site/img/icons/designed-reportingv2@2x.png');
        background-repeat: no-repeat;
        background-size: 48px 48px;
        width: 48px;
        height: 48px;
    }
    .icon-twfr-temp-designed-report-small {
        background-image: url('/site/img/icons/designed-reportingv2@2x.png');
        background-repeat: no-repeat;
        background-size: 24px 24px;
        width: 24px;
        height: 24px;
    }
    .icon-twfr-temp-mobile {
        background-image: url('/site/img/icons/mobile@2x.png');
        background-repeat: no-repeat;
        background-position: 8px 2px;
        background-size: 34px 43px;
        width: 34px;
        height: 43px;
    }
    .explore-how-wdesk .how-img.sec {
        width: 377px;
        height: 272px;
        background-image: url('/site/img/explore/dc/dc-usecase1@2x.png');
        background-size: 377px 272px;
    }
    .explore-how-wdesk .how-img.manage {
        width: 377px;
        height: 272px;
        background-image: url('/site/img/explore/dc/dc-usecase2@2x.png');
        background-size: 377px 272px;
    }
    .explore-how-wdesk .how-img.sustain {
        width: 377px;
        height: 272px;
        background-image: url('/site/img/explore/dc/dc-usecase3@2x.png');
        background-size: 377px 272px;
    }
    .explore-why-wdesk .attachments {
        background-image: url('/site/img/explore/pt/pt-feature1@2x.png');
        background-position: 50%;
        background-size: 31px 54px;
    }
    .explore-why-wdesk .requests {
        background-image: url('/site/img/explore/pt/pt-feature2@2x.png');
        background-position: 50%;
        background-size: 58px 48px;
    }
    .explore-why-wdesk .substantiation {
        background-image: url('/site/img/explore/pt/pt-feature3@2x.png');
        background-position: 50%;
        background-size: 46px 54px;
    }
    .explore-why-wdesk .exporting {
        background-image: url('/site/img/explore/pt/pt-feature4@2x.png');
        background-position: 50%;
        background-size: 56px 56px;
    }
    .explore-why-wdesk .collaboration {
        background-image: url('/site/img/explore/presentations/v2/pres-feature1@2x.png');
        background-position: 50%;
        background-size: 46px 46px;
    }
    .explore-why-wdesk .advanced {
        background-image: url('/site/img/explore/presentations/v2/pres-feature2@2x.png');
        background-position: 50%;
        background-size: 55px 48px;
    }
    .explore-why-wdesk .data {
        background-image: url('/site/img/explore/presentations/v2/pres-feature3@2x.png');
        background-position: 50%;
        background-size: 52px 61px;
    }
    .explore-why-wdesk .version {
        background-image: url('/site/img/explore/presentations/v2/pres-feature4@2x.png');
        background-position: 50%;
        background-size: 64px 51px;
    }
    .explore-why-wdesk .mobility {
        background-image: url('/site/img/explore/binders/v2/binders-feature1@2x.png');
        background-position: 35%;
        background-size: 59px 52px;
    }
    .explore-why-wdesk .aggregation {
        background-image: url('/site/img/explore/binders/v2/binders-feature2@2x.png');
        background-position: 50%;
        background-size: 82px 56px;
    }
    .explore-why-wdesk .integrity {
        background-image: url('/site/img/explore/binders/v2/binders-feature3@2x.png');
        background-position: 60% 50%;
        background-size: 58px 65px;
    }
    .explore-why-wdesk .connect {
        background-image: url('/site/img/explore/binders/v2/binders-feature4@2x.png');
        background-position: 50%;
        background-size: 70px 52px;
    }
    .explore-why-wdesk .control {
        background-image: url('/site/img/explore/dc/dc-feature1@2x.png');
        background-position: 50%;
        background-size: 55px 48px;
    }
    .explore-why-wdesk .tracking {
        background-image: url('/site/img/explore/dc/dc-feature2@2x.png');
        background-position: 50% 40%;
        background-size: 67px 56px;
    }
    .explore-why-wdesk .automation {
        background-image: url('/site/img/explore/dc/dc-feature3@2x.png');
        background-position: 50%;
        background-size: 72px 79px;
    }
    .explore-why-wdesk .time {
        background-image: url('/site/img/explore/dc/dc-feature4@2x.png');
        background-position: 50%;
        background-size: 65px 65px;
    }
    .explore-why-wdesk .flexible {
        background-image: url('/site/img/explore/cert/cert-feature1@2x.png');
        background-position: 50%;
        background-size: 95px 95px;
    }
    .explore-why-wdesk .automation {
        background-image: url('/site/img/explore/cert/cert-feature3@2x.png');
        background-position: 50%;
        background-size: 65px 65px;
    }
    .explore-why-wdesk .confidence {
        background-image: url('/site/img/explore/cert/cert-feature4@2x.png');
        background-position: 50%;
        background-size: 95px 95px;
    }
    .explore-why-wdesk .options {
        background-image: url('/site/img/explore/tasking/tsk-feature1@2x.png');
        background-position: 50%;
        background-size: 52px 40px;
    }
    .explore-why-wdesk .embedded {
        background-image: url('/site/img/explore/tasking/tsk-feature2@2x.png');
        background-position: 50%;
        background-size: 51px 37px;
    }
    .explore-why-wdesk .trackable {
        background-image: url('/site/img/explore/tasking/tsk-feature3@2x.png');
        background-position: 50%;
        background-size: 61px 56px;
    }
    .explore-why-wdesk .sortable {
        background-image: url('/site/img/explore/tasking/tsk-feature4@2x.png');
        background-position: 50%;
        background-size: 47px 47px;
    }
    .explore-how-wdesk .invest-earnings {
        width: 302px;
        height: 205px;
        background-image: url('/site/img/explore/presentations/pres-featuredusecase1@2x.png');
        background-size: 302px 205px;
    }
    .explore-how-wdesk .management-reports {
        width: 346px;
        height: 200px;
        margin: 0 auto;
        background-image: url('/site/img/explore/presentations/pres-featuredusecase2@2x.png');
        background-size: 346px 200px;
    }
    .explore-how-wdesk .dashboards {
        width: 302px;
        height: 204px;
        margin: 0 auto;
        background-image: url('/site/img/explore/presentations/pres-featuredusecase3@2x.png');
        background-size: 302px 204px;
    }
    .explore-how-wdesk .reporting {
        width: 320px;
        height: 216px;
        background-image: url('/site/img/explore/binders/v2/binders-usecase1@2x.png');
        background-size: 320px 216px;
        margin: 24px auto;
    }
    .explore-how-wdesk .evidence {
        width: 360px;
        height: 200px;
        background-image: url('/site/img/explore/pt/pt-featuredusecase1@2x.png');
        background-size: 360px 200px;
    }
    .explore-how-wdesk .support-binders {
        width: 370px;
        height: 215px;
        background-image: url('/site/img/explore/pt/pt-featuredusecase2@2x.png');
        background-size: 360px 200px;
        background-repeat: no-repeat;
    }
    .explore-how-wdesk .board {
        width: 322px;
        height: 217px;
        background-image: url('/site/img/explore/binders/v2/binders-usecase2@2x.png');
        background-size: 322px 217px;
        margin: 24px auto;
    }
    .explore-how-wdesk .ops {
        width: 324px;
        height: 218px;
        background-image: url('/site/img/explore/binders/v2/binders-usecase3@2x.png');
        background-size: 324px 218px;
        margin: 24px auto;
    }
    .explore-how-wdesk .tablet-ph {
        width: 302px;
        height: 205px;
        margin: 0 auto;
        background-image: url('/site/img/explore/binders/pres-featuredusecase1@2x.png');
        background-size: 302px 205px;
    }
    .explore-how-wdesk .subcert {
        width: 375px;
        height: 220px;
        background-size: 375px 220px;
        background-image: url('/site/img/explore/cert/cert-featuredusecase1@2x.png');
    }
    .explore-how-wdesk .soxcomply {
        width: 375px;
        height: 220px;
        background-size: 375px 220px;
        background-image: url('/site/img/explore/cert/cert-featuredusecase2@2x.png');
    }
    .explore-how-wdesk .internalaudit {
        width: 375px;
        height: 220px;
        background-size: 375px 220px;
        background-image: url('/site/img/explore/cert/cert-featuredusecase3@2x.png');
    }
    .explore-how-wdesk .tasking-sox {
        background-size: 360px 200px;
        background-image: url('/site/img/explore/tasking/tsk-featuredusecase1@2x.png');
    }
    .explore-how-wdesk .tasking-management-reporting {
        width: 375px;
        height: 220px;
        background-size: 375px 220px;
        background-image: url('/site/img/explore/tasking/tsk-featuredusecase2@2x.png');
    }
    .explore-footer .icon-facebook {
        background: url('/site/img/icons/icon-facebook@2x.png');
        background-size: 20px 20px;
    }
    .explore-footer .icon-linkedin {
        background: url('/site/img/icons/icon-linkedin@2x.png');
        background-size: 20px 20px;
    }
    .explore-footer .icon-twitter {
        background: url('/site/img/icons/icon-twitter@2x.png');
        background-size: 20px 20px;
    }
    .explore-footer .icon-youtube {
        background: url('/site/img/icons/icon-youtube@2x.png');
        background-size: 20px 20px;
    }
    .explore-why-wdesk .accuracy {
        background-image: url('/site/img/explore/linking/linking-feature1@2x.png');
        background-size: 46px 54px;
    }
    .explore-why-wdesk .transparency {
        background-image: url('/site/img/explore/linking/linking-feature2@2x.png');
        background-size: 96px 96px;
    }
    .explore-why-wdesk .linkingcontrol {
        background-image: url('/site/img/explore/linking/linking-feature3@2x.png');
        background-size: 96px 96px;
    }
    .explore-why-wdesk .efficiency {
        background-image: url('/site/img/explore/linking/linking-feature4@2x.png');
        background-size: 55px 55px;
    }
    .explore-why-wdesk .flexibility {
        background-image: url('/site/img/explore/linking/linking-feature5@2x.png');
        background-size: 96px 96px;
    }
}
@media screen and (max-width: 338px) {
    #solution-menu {
        top: 17px;
        margin-top:17px;

    }

    .top-nav-logo {
        width: 210px;
        margin: -5px 30px 0 -20px !important;
    }

    .get-started-button {
        float: none;
        margin-top: 5px;
        margin-left: 15px;
    }
    #navSearchBar {
        width: 250px;
        margin: -8px 10px 0 15px;
        float: left;
    }

    .details .btn {
        margin-top: 15px;
    }
    .mktoButtonWrap {
        margin: 0 0 0 0 !important;
        padding: 0px !important;
    }
    .row.equalheights > [class*="col-"] a {
        margin-bottom: 32px;
        padding-bottom: 32px;
    }
}
