﻿body {
    background: #F7F7F7;
    color: #444;
    min-width: 61.50em;
    font-family: proxima-nova-n3, proxima-nova, Helvetica, Arial, sans-serif;
    font-weight: 300;
    /*font-size: 100%;*/
}
a
{
    color:#0072CF;
}
a:hover
{
    color:#0072CF;
}
a:visited
{
    color:#0072CF;
}
a:active
{
    color:#0072CF;
}
h1
{
    font-size: 2.375em;
    font-family: museo-sans-n1, museo-sans, Helvetica, Arial, sans-serif;
    font-weight: 100;
}
h2
{
    font-size: 2.25em;
    font-family: museo-sans-n1, museo-sans, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 100;
}
h3
{
    font-size: 1.6em;
    font-family: museo-sans-n1, museo-sans, Helvetica, Arial, sans-serif;
    font-weight: 100;
}
h4
{
    font-size: 1.25em;
    font-family: museo-sans-n1, museo-sans, Helvetica, Arial, sans-serif;
    font-weight: 100;
}
body.homepage {
    background-color: #fff;
    background-image: none;
}
#platform-switcher {
    display: none;
    font-size: 0.9em;
}
ul li {
    list-style: disc inside;
    line-height: 1.5;
    text-indent: 0;
    margin-bottom: 0.5em;
    padding: 0 10px 0 25px;
}
.content-left ul li {
    list-style-type: disc;
    list-style-position: outside !important;
    padding-left: 4px;
    margin-left: 16px;
}
.content-left ul ul li, .content-left ol ul li {
    margin-top: 10px;
    margin-left: 16px;
    padding-left: 0;
}
.content-left ul ul, .content-left ol ul {
    margin-left: 0;
}
.content-left ul {
    margin-left: 20px;
}
.content-left ol ol {
    margin-left: 22px;
}
ol li {
    line-height: 1.5;
    text-indent: 0;
    margin-bottom: .5em;
    padding: 0 10px 0 25px;
}
.subMenu ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#sitemap ul li {
    list-style: none !important;
}
#sitemap ul {
    margin-top: 10px;
}
#wrapper {
    min-height: 400px;
    width: 964px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}
.clr {
    clear: both;
    width: 100%;
    height: 0px;
}
.clrtext {
    display: block;
    clear: both;
}
.top-hero .video-player {
    margin: 0;
    padding: 0;
    width: 768px;
    height: 432px;
}
.top-hero .tscplayer_inline {
    width: 768px;
    height: 432px;
}
.content-left .video-player {
    width: 560px;
    height: 315px;
    margin: 1.4em 0;
}
.content-left .tscplayer_inline {
    width: 560px;
    height: 315px;
}
.content-left .youtube-video{
    width: 574px;
    height: 354px;
}
body.col-110 .content-left .youtube-video, body.col-011 .content-left .youtube-video{
    width: 769px;
    height: 474px;
}
body.col-010 .content-left .youtube-video{
    width: 964px;
    height: 595px;
}
.content-left .overlay-content .video-player, .top-hero .overlay-content .video-player {
    margin: 0;
    padding: 0;
    width: 800px;
    height: 450px;
}
.content-left .overlay-content .tscplayer_inline, .top-hero .overlay-content .tscplayer_inline {
    width: 800px;
    height: 450px;
}
.tscplayer_fullframe {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 999;
}
.content-left .wide {
    width: auto;
}
/* ----- Header -------------------- */
/* #header selectors needs to remain in CSS for custhelp/RightNow sites, can be removed at a later date */
header, #header {
    text-align: left;
}
header a, #header a {
    border: none;
}
.header_top span {
    display: block;
    width: 964px;
    margin: 0 auto;
}
.header_top span a, #header .header_top span a {
    float: left;
}
.header_top {
    padding: 10px 0 4px 0;
    position: relative;
    z-index: 95;
    background-color: #ffffff;
}
.logo_anchors {
    float: right;
    text-align: right;
    min-width: 300px;
}
#language-redirect {
    float: right;
}
.header_menu_holder div.logo {
    float: left;
    width: 300px;
}
.header_menu_holder div.logo a {
    display: block;
    width: 300px;
}
.header_top .header_menu_holder .logo_anchors a {
    display: block;
    margin: 5px 0 0 10px;
    font-size: 16px;
    color: #58595b;
    float: right;
    text-decoration: none;
}
.header_top .header_menu_holder .logo_anchors a:hover {
    color: #FF9000;
}
.logo_anchors form select {
    font-size: 13px; /* float:left; */
}
.logo_anchors form input {
    margin-left: 5px;
}
.logo_anchors form {
    float: left;
}
.logo_anchors select, .logo_anchors a {
    float: right;
}
.logo_anchors menu {
    display: inline;
}
.header_menu {
    margin: 0;
    position: relative;
    z-index: 100;
    background-color: #ffffff;
}
.homepage header .header_menu, .homepage #header .header_menu {
    margin-bottom: 0px;
}
.header_menu .header_menu_holder, .header_top .header_menu_holder {
    position: relative;
    display: block;
    width: 964px;
    margin: 0 auto;
}
.header_menu .header_menu_holder > ul > li.overlay-menu {
    list-style: none;
}
.header_menu .header_menu_holder > ul > li.overlay-menu > a {
    position: relative; /* hide top shadow of menu */
    outline: none;
    white-space: nowrap;
    background-color: #fff; /* hide top shadow of menu */
    z-index: 1; /* hide top shadow of menu */
}
.header_menu .header_menu_holder > ul {
    position: relative; /* hide top shadow of menu */
    float: left; /* hide top shadow of menu */
    list-style: none;
    margin: 0;
    padding: 0;
}
.header_menu .header_menu_holder > ul:before { /* hide top shadow of menu */
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 35px;
    top: 0;
    left: -65px;
    background-color: #fff;
    z-index: 1;
}
.header_menu .header_menu_holder > ul:after { /* hide top shadow of menu */
    content: "";
    position: absolute;
    display: block;
    width: 500px;
    height: 35px;
    top: 0;
    right: -485px;
    background-color: #fff;
    z-index: 1;
}
.header_menu .header_menu_holder > ul > li {
    position: relative;
    float: left;
    left: -15px;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.header_menu .header_menu_holder > ul > li.active {
    background-color: #f1f1f1;
    height: 38px;
    margin-bottom: -4px;
    background-position: 10px -30px;
}
.header_menu .header_menu_holder > ul > li.active > a {
    color: #444;
    background-color: #f1f1f1; /* hide top shadow of menu */
}
.header_menu .header_menu_holder > ul > li > a {
    display: block;
    padding: 10px 15px;
    border-bottom: none;
    font-weight: 300;
    color: #333;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
}
.header_menu .header_menu_holder > ul > li:first-child > a {
    border: none;
}
.header_menu .header_menu_holder .search {
    position: relative; /* hide top shadow of menu */
    display: block;
    float: right;
    width: auto;
    background-color: #EEE;
    padding: 0px 10px 0 10px;
    margin-top: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 1; /* hide top shadow of menu */
    font-size: 14px;
}
.header_menu .header_menu_holder span input {
    display: block;
    border: none;
    font-size: 14px;
    z-index: 100;
    margin-top: 2px;
    float: left;
    padding: 2px 0 3px;
    background-color: transparent;
}
.header_menu .header_menu_holder input[type=image] {
    margin-top: 1px;
    padding: 2px 0 0 3px;
    height: 16px;
}
#main_google_query {
    width: 165px;
    height: 16px;
    color: #666;
}
body.nocrumb header .breadcrumb {
    display: none;
}
.breadcrumb {
    overflow: hidden;
}
.breadcrumb .breadcrumb-holder {
    display: block;
    width: 964px;
    margin: 0 auto;
}
.breadcrumb .breadcrumb-holder ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.breadcrumb .breadcrumb-holder ul li {
    list-style: none;
    margin: 0;
    padding: 8px 10px;
    float: left;
    font-size: 12px;
    color: #333;
    background-image: url('//assets.techsmith.com/Images/interface/breadcrumb-arrow.png');
    background-position: 0 11px;
    background-repeat: no-repeat;
}
.breadcrumb .breadcrumb-holder ul li:first-child {
    padding-left: 0;
    background: none;
}
.breadcrumb .breadcrumb-holder ul li a {
    display: block;
    margin: 0;
    padding: 0;
    color: #3095B4;
}
.breadcrumb .breadcrumb-holder ul li a:hover {
    color: #FF9000;
}
.breadcrumb .breadcrumb-holder ul li:last-child a {
    color: #333;
    text-decoration: none;
    cursor: default;
}
/* ------ HOMEPAGE ------ */
.carousel-off, .carousel {
    background-color: #f6f5f5;
    height: 330px;
    overflow: hidden;
}
.carousel-off {
    height: auto;
}
.carousel-item {
    display: none;
    width: 964px;
    margin: 0 auto;
    position: relative;
}
.carouseledit {
    width: 964px;
    margin: 0 auto;
    /* position:relative; */
    position: inherit;
}
.carousel-off .carousel-item {
    display: block;
    width: 964px;
    margin: 0 auto;
    position: relative;
}
.carousel-item:first-child {
    display: block;
}
.carousel-item .carousel-left {
    float: left;
    width: 50%;
    overflow: hidden;
}
.carousel-item .carousel-right {
    float: right;
    width: 50%;
    overflow: hidden;
}
.carousel-item .carousel-left p {
    margin-right: 20px;
}
.carousel-item .carousel-right p {
    margin-left: 20px;
}
.carousel-item h1, .carousel-item h2 {
    margin: 1.07em 0 .535em 0;
}
.carousel-item .carousel-right h1 a, .carousel-item .carousel-left h1 a, .carousel-item .carousel-right h2 a, .carousel-item .carousel-left h2 a {
    color: #111;
    line-height: 1.2em;
    margin: 0 0 .5em;
    text-decoration: none;
}
.carousel-item .carousel-left p span, .carousel .carousel-item .carousel-right p span {
    font-weight: bold;
}
.carousel-item .carousel-left ul {
    margin-right: auto;
}
.carousel-item .carousel-right ul {
    margin-left: 10px;
}
.carousel-item .carousel-left ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
.carousel-item .carousel-right ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
.carousel-item .carousel-left ul li a, .carousel-item .carousel-right ul li a {
    display: block;
    padding: 0;
    color: #FFF !important;
    text-decoration: none;
    font-size: 13px;
    border: 1px solid #222;
    background-color: #3ab3d8;
    background: -moz-linear-gradient(top, #3ab3d8, #22697f); /* FF3.6 */
    background: -o-linear-gradient(top, #3ab3d8, #22697f); /* Opera 11.10+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3ab3d8), color-stop(1, #22697f)); /* Saf4+, Chrome */
    background: -webkit-linear-gradient(#3ab3d8, #22697f); /* Chrome 10+, Saf5.1+ */
    background: linear-gradient(top, #3ab3d8, #22697f);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3ab3d8', EndColorStr='#22697f'); /* IE6–IE9 */
    /* Rounding the corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.carousel-item .carousel-left ul .black a, .carousel-item .carousel-right ul .black a {
    display: block;
    background-image: none;
    background-color: #222222;
}
.carousel-item .carousel-left ul li a span, .carousel-item .carousel-right ul li a span {
    display: block;
    background-image: url('//assets.techsmith.com/Images/interface/hero-button-arrow.png');
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding: 5px 20px 5px 5px;
    margin: 0 10px;
}
/* items counter */
.carousel-item-count {
    position: relative;
    box-shadow: 0 -5px 6px -2px rgba(215, 215, 215, 0.75);
}
.item-holder {
    width: 987px;
    margin: 0 auto;
}
.item-holder ul {
    width: 80px;
    margin: 0 auto;
}
.item-holder ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 35px;
    width: 15px;
    color: #8b8b8b;
    cursor: pointer;
}
.item-holder ul li.active {
    color: #FF9000;
}
/* ------ SECTION-NAV ------ */
.section-nav {
    display: block;
    /* faded background */
    background-color: #fcfcfc;
}
.section-nav .section-holder .left {
    width: 50%;
    float: left;
    text-align: left;
}
.section-nav .section-holder {
    display: block;
    width: 964px;
    margin: 0 auto;
    padding: 15px 0;
    overflow: hidden;
    position: relative;
}
.section-nav .section-holder .left p {
    margin: 6px 0 0 0;
    font-size: 12px;
}
.section-nav .section-holder .left p a {
    color: #3095B4;
}
.section-nav .section-holder .left p a:hover {
    color: #FF9000;
}
.section-nav .section-holder .right {
    position: absolute;
    width: 48%;
    right: 0;
    top: 50%;
    margin-top: -19px;
}
.section-nav .section-holder .right ul li {
    margin-top: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
.section-nav .section-holder .right ul li a {
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    line-height: 1.2em;
    cursor: pointer;
    text-align: left;
    color: #FFF;
    text-decoration: none;
    float: left;
    padding: 10px 25px;
}
/* --- CMS TEXT BUTTONS (SPAN tags inserted by CMS text editor) ---*/
span.secondary-button, span.primary-button, form input.primary-button, form input.secondary-button {
    display: inline-block;
    margin-right: 10px;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #FFF;
}
span.secondary-button a, span.primary-button a, form input.primary-button a, form input.secondary-button a {
    color: #FFF;
}
.button-black a, .button-blue a, .button-green a, .button-red a, .button-yellow a, .button-orange a, .secondary-button a, .primary-button a, form input.primary-button, form input.secondary-button {
    border: none;
    color: #FFF;
    font-family: proxima-nova-n6, proxima-nova, Arial, sans-serif;
    font-weight: 600;
    font-size: 0.875em;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    text-transform: uppercase;
}
span.primary-button a
, form input.primary-button
{
    color: #FFF;
    background:#58595B;
    padding: 10px 25px;
}
span.secondary-button a
, form input.secondary-button
{
    color: #FFF;
    padding: 10px 25px;
    background:#0072CF;
}
span.button-orange a
, .section-nav .section-holder .right ul li.button-orange a {
    color: #FFF;
    padding: 10px 25px;
    background:#EF8200;
}
span.button-blue a
, .section-nav .section-holder .right ul li.button-blue a {
    color: #FFF;
    padding: 10px 25px;
    background:#0072CF;
}
span.button-black a, .section-nav .section-holder .right ul li.button-black a {
    color: #FFF;
    padding: 10px 25px;
    background:#58595B;
}
span.button-green a, .section-nav .section-holder .right ul li.button-green a {
    color: #FFF;
    padding: 10px 25px;
    background: #5A8E22;
}
span.button-red a, .section-nav .section-holder .right ul li.button-red a {
    color: #FFF;
    padding: 10px 25px;
    background: #CB2626;
}
span.button-yellow a, .section-nav .section-holder .right ul li.button-yellow a {
    color: #FFF;
    padding: 10px 25px;
    background: #FFC82E;
}
span.button-custom a, .section-nav .section-holder .right ul li.button-custom a {
    padding: 10px 25px;
}
/* Button Hover and Visited States */
span.secondary-button a:hover, span.primary-button a:hover, form input.primary-button:hover, form input.secondary-button:hover, span.button-black a:hover, span.button-blue a:hover, span.button-green a:hover, span.button-red a:hover, span.button-yellow a:hover, span.button-orange a:hover, .section-nav .section-holder .right ul li.button-blue a:hover, .section-nav .section-holder .right ul li.button-black a:hover, .section-nav .section-holder .right ul li.button-red a:hover, .section-nav .section-holder .right ul li.button-orange a:hover, .section-nav .section-holder .right ul li.button-yellow a:hover, .section-nav .section-holder .right ul li.button-green a:hover {
    color: #FFF;
}
span.secondary-button a:hover
, form input.secondary-button:hover
{
    background: #338ED9;
}
span.primary-button a:hover,
form input.primary-button:hover
{
    background: #7f8083;
}
span.button-blue a:hover
, .section-nav .section-holder .right ul li.button-blue a:hover {
    background: #2676FF;
}
span.button-orange a:hover,
.section-nav .section-holder .right ul li.button-orange a:hover {
    background: #F29B33;
}
span.button-black a:hover,
.section-nav .section-holder .right ul li.button-black a:hover {
    background: #7f8083;
}
span.button-green a:hover,
.section-nav .section-holder .right ul li.button-green a:hover  {
    background: #7BA54E;
}
span.button-yellow a:hover,
.section-nav .section-holder .right ul li.button-yellow a:hover  {
    background: #FFD358;
}
span.button-red a:hover,
.section-nav .section-holder .right ul li.button-red a:hover {
    background: #D55151;
}
span.button-custom a:hover,
.section-nav .section-holder .right ul li.button-custom a:hover {
}
span.secondary-button a:visited
, span.primary-button a:visited
, span.button-black a:visited
, span.button-blue a:visited
, span.button-red a:visited
, span.button-yellow a:visited
, span.button-orange a:visited
, span.button-green a:visited {
    color: #FFF;
}
span ~ span.button {
    margin-left: 10px;
}
/* ------ Download Buttons ------ */
.button.download a:after {
    content: "";
    position: relative;
    padding: 2px 0 2px 18px ;
    margin-left: 10px;
    background-image: url('//assets.techsmith.com/Images/interface/download-icon.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}
.button.download-win a:after {
    content: "";
    position: relative;
    padding: 0 0 2px 18px ;
    margin-left: 10px;
    background-image: url('//assets.techsmith.com/Images/interface/windows-logo-white.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}
.button.download-mac a:after {
    content: "";
    position: relative;
    padding: 0 0 2px 18px ;
    margin-left: 10px;
    background-image: url('//assets.techsmith.com/Images/interface/apple-logo-white.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}
/* ------ TOP-DOWNLOADS ------ */
.top-downloads {
    margin-right: 40px;
    float: left;
    width: 250px;
}
.top-downloads h2 {
    font-weight: bold;
    font-size: 18px;
}
.top-downloads a {
    text-decoration: none;
}
body #wrapper .content .top-downloads ul {
    margin-bottom: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-downloads ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.top-downloads ul li a {
    list-style:none;
}
/* ------ Featured Content ------ */
.featured-content {
    float: left;
    width: 670px;
}
.featured-content .left {
    width: 260px;
    float: left;
}
.featured-content h2 {
    color: #333;
    padding: 0;
}
.featured-content h3 {
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 0.813em;
}
.featured-content h2 a {
    color: #444;
    font-size: 0.6em;
    line-height: 1.25em;
    margin: .7em 0 .25em;
    text-decoration: none;
}
.featured-content h5 {
    margin-bottom: 5px;
    margin-top: 0;
}
.featured-content p {
    margin: 0;
    padding: 0;
}
.featured-content ul {
    margin-top: 15px;
    margin-left: 0;
}
.featured-content ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}
.featured-content ul li a {
    display: block;
    max-width: 175px;
    padding: 5px 10px;
    color: #FFF;
    text-decoration: none;
    font-size: 0.813em;
    border: 1px solid #222;
    /* Rounding the corners */
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.featured-content ul li:first-child a {
    background-image: none;
    background-color: #58595B;
}
.featured-content ul li a span {
    background-image: url('//assets.techsmith.com/Images/interface/hero-button-arrow.png');
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding: 5px 20px 5px 5px;
}
.featured-content ul li a:hover {
    color: #FFF;
}
.featured-content .right {
    float: right;
    width: 380px;
    overflow: hidden;
}
/* ------ tertlary-top ------ */
.tertlary-top {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #F2F2F2;
    padding: 10px;
}
.tertlary-top h2 {
    font-size: 1.125em;
}
.tertlary-top .left {
    width: 560px;
    float: left;
}
.tertlary-top .right {
    width: 320px;
    float: right;
}
.tertlary-top .right a {
    font-weight: bold;
    text-decoration: none;
}
.tertlary-top .right p, .tertlary-top .left p {
    margin-top: 5px;
}
.tertlary-top .right img {
    float: left;
    margin-right: 15px;
}
.tertlary-top .right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tertlary-top .right ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tertlary-top .right ul li span {
    margin-top: 5px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.tertlary-top .right ul li img {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}
/* ------ tertlary-bar ------ */
.tertlary-bar {
    margin-bottom: 30px;
    background-color: #F2F2F2;
    padding: 10px;
}
.tertlary-bar p {
    margin: 0px;
    text-align: center;
    font-size: 0.875em;
}
.tertlary-bar p a, .tertlary-bar p a:hover {
    display: inline-block;
    max-width: 175px;
    margin: 0 10px;
    padding: 5px 10px;
    color: #FFF;
    background-color: #222222;
    text-decoration: none;
    font-size: 0.813em; /* Rounding the corners */
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tertlary-bar p a span {
    background-image: url('//assets.techsmith.com/Images/interface/hero-button-arrow.png');
    background-position: 100% 50%;
    background-repeat: no-repeat;
    padding: 5px 20px 5px 5px;
}
/* ------ tertlary-bottom ------ */
.tertlary-bottom {
    margin-bottom: 20px;
}
.tertlary-bottom div.train {
    width: 50%;
    float: left;
}
.tertlary-bottom div.train a {
    text-decoration: none;
}
.tertlary-bottom div.train p {
    margin-top: 5px;
}
.tertlary-bottom div.train img {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.tertlary-bottom div.train ul li span, .tertlary-bottom div.train div.rd_dotMenu span {
    margin: 0;
    padding: 0;
    margin-top: 5px;
}
/*
Switching system reyalys on body tag , options are
col-111 | all cols on
col-011 | right col only
col-010 | left and right cols off
col-110 | left col only
*/
.content {
    float: left;
    width: 769px;
    margin-top: 30px;
}
.homepage .content {
    margin-top: 0px;
}
/* Column Switching */
body.col-010 .content {
    width: 964px;
}
body.col-111 .content {
    width: 769px;
}
body.col-011 .content {
    width: 964px;
}
/*body.col-110 .content {
width: 559px;
}
*/
/* ---------------- HERO BOXES ------------------ */
.top-hero, .bottom-hero {
    display: none;
    overflow: hidden;
}
.tophero .top-hero, .bottomhero .bottom-hero {
    display: block;
    min-width: 769px;
    min-height: 270px;
    margin-bottom: 20px;
}
.bottomhero .bottom-hero {
    display: block;
    margin-top: 10px;
}
.top-hero .hero-holder {
    display: block;
    margin-top: 26px;
}
.top-hero .hero-holder h1 {
    width: 400px;
    margin-left: 30px;
    margin-top: 0;
    margin-bottom: .3em;
}
.top-hero .hero-holder p {
    margin: 0 0 10px 30px;
    padding: 0;
    font-size: 0.813em;
}
.top-hero .hero-holder a {
    color: #3095B4;
    margin-left: 0px;
    font-size: 0.813em;
}
.top-hero .hero-holder a:hover {
    color: #FF9000;
}
body.col-010 .top-hero-scalable {
    width: 964px;
}
body.col-010 .top-hero.round {
    width: 769px;
}
body.col-011 .top-hero-scalable, body.col-111 .top-hero-scalable, body.col-011 .top-hero.round, body.col-111 .top-hero.round {
    width: 769px;
}
.top-hero-scalable .hero-holder {
    margin-top: 0;
}
.top-hero-scalable .hero-holder h1 {
    margin-left: 0;
}
.top-hero-scalable .hero-holder p {
    margin: 0 0 10px 0;
}
.hero-link {
    position: absolute;
}
.hero-link a {
    display: inline-block;
    position: relative;
    color: #EEE;
    font-size: 1.125em;
    font-weight: 400;
    padding: 13px 15px 14px 55px;
    text-decoration: none;
    background-image: url('//assets.techsmith.com/Images/interface/3_mkt-redesign/Play-Button.png');
    background-position: 5px 1px;
    background-repeat: no-repeat;
    border-radius: 4px;
    text-transform: capitalize;
}
.hero-link a:hover {
    background-image: url('//assets.techsmith.com/Images/interface/3_mkt-redesign/Play-Button-Over.png');
}
.hero-link a:visited, .hero-link a:link {
    color: #EEE;
}
/* ----- Modal Overlays ------------ */
.overlay {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #000;
    width: 100%;
    opacity: .75;
    filter: alpha(opacity = 75);
    z-index: 900;
}
.click-overlay {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(140,140,140,.55);
    width: 100%;
    min-width: 984px;
    z-index: 10;
}
.overlay-content {
    position: fixed;
    display: none;
    width: 800px;
    max-height: 450px;
    min-height: 250px;
    background-color: #FFF;
    border: 10px solid #CCC;
    border-radius: 8px;
    box-shadow: 0 0 35px rgba(0, 0, 0, .4);
    z-index: 950;
}
.overlay-content .user-content {
    padding: 20px;
    min-height: 210px;
    overflow-y: scroll;
    overflow: auto;
}
.overlay-close {
    background: url('//assets.techsmith.com/Images/interface/modal-overlay-close-icon.png');
    cursor: pointer;
    display: none;
    height: 44px;
    width: 44px;
    position: fixed;
    z-index: 960;
}
.modal-data {
    display: none;
}
.play-overlay {
    display: block;
    position: absolute;
    opacity: .9;
    background: url('//assets.techsmith.com/Images/interface/3_mkt-redesign/play-overlay.png');
    background-position: center;
    background-repeat: no-repeat;
    height: 0px;
    width: 0px;
}
.play-overlay:hover {
    background: url('//assets.techsmith.com/Images/interface/3_mkt-redesign/play-overlay-hover-dark.png');
    background-position: center;
    background-repeat: no-repeat;
}
.modal-link img {
    margin-bottom: .55em;
}
.modal-link-left a {
    float: left;
    margin: 0 10px 10px 0;
}
.modal-link-right a {
    float: right;
    margin: 0 0 10px 10px;
}
.modal-link-left p a, .modal-link-right p a {
    float: none;
    margin: 0;
}
.modal-link h2:first-of-type, .modal-link h3:first-of-type, .modal-link h4:first-of-type, .modal-link h5:first-of-type, .modal-link h6:first-of-type {
    margin-top: 0px;
}
/* ----- Center -------------------- */
.content-left {
    float: left;
    margin-bottom: 1em;
}
.content-left a {
    color: #3095B4;
    line-height: 1.6em;
}
.content-left a:hover {
    color: #FF9000;
}
.content-left img.leftset, .bottom-hero img.leftset {
    display: inline;
    float: left;
    margin: 5px 10px 0 0;
}
.content-left img.rightset, .bottom-hero img.rightset {
    display: inline;
    float: right;
    margin: 5px 0 0 10px;
}
/* Column Switching */
body.col-010 .content-left {
    width: 964px;
}
body.col-111 .content-left {
    width: 574px;
}
body.col-011 .content-left, body.col-110 .content-left {
    width: 769px;
}
.pressroom-split .story {
    width: 246px;
    float: left;
    margin-left: 41px;
    font-size: 0.813em;
    margin-bottom: 10px;
}
.pressroom-split .story:first-child {
    margin-left: 0px;
}
.pressroom-split .story a {
    font-size: 1.125em;
    color: #3095B4;
}
.pressroom-split .story a:hover {
    color: #FF9000;
}
.pressroom-split .story p {
    margin-bottom: 5px;
}
ul.tabs {
    font-size: 0.813em;
    margin: 0;
    padding-right: 20px;
    /*float:left;*/
    display: block;
    overflow: auto;
    width: 552px;
    background-image: url('//assets.techsmith.com/Images/interface/tabs-bg.png');
    background-position: 0 0;
    background-repeat: repeat-x;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}
.col-110 ul.tabs, .bottom-hero ul.tabs {
    width: 747px;
}
.col-010 ul.tabs {
    width: auto;
}
ul.tabs li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    padding: 10px 5px;
    margin-top: 1px;
    border-right: 1px solid #bbb;
    cursor: pointer;
}
ul.tabs li.active-tab {
    background-color: #FFF;
}
/* STYLES FOR NO JAVASCRIPT/NO TABS */
.tab-item {
    border: 1px solid #999;
    margin-top: -1px;
    margin-bottom: 20px;
    padding: 5px;
}
.no-js .tab-item {
    border: none;
}
.bottom-hero .tab-item {
    margin-bottom: 0px;
}
.col-110 .tab-item, .bottom-hero .tab-item {
    width: 757px;
}
.bottom-hero .tabs .tab-item {
    background-color: #FFF;
}
#tstable, #tstable2, #tstable3, #tstable4 {
    margin-top: 10px;
}
span.table-holder {
    display: block;
    margin-bottom: 20px;
    margin-right: 10px;
    padding: 5px;
}
table.col3, table.col4 {
    border: 1px solid #999;
    font-size: 0.813em;
}
table.col3 a, table.col4 a {
    color: #3095B4;
}
table.col3 a:hover, table.col4 a:hover {
    color: #FF9000;
}
td {
    vertical-align: top;
}
table.col4 td {
    line-height: 16px;
}
table.col4 td span {
    display: block;
    font-weight: bold;
}
table.col3 thead th, table.col4 thead th {
    vertical-align: middle;
    padding: 10px 0 10px 5px;
    background-color: #d4d4d4;
    font-weight: bold;
    border-left: 1px solid #999;
}
table.col4 thead th {
    text-align: left;
}
table thead tr .header {
    background-image: url('//assets.techsmith.com/Images/interface/bg.gif');
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table thead tr .headerSortUp {
    background-image: url('//assets.techsmith.com/Images/interface/asc.gif');
}
table thead tr .headerSortDown {
    background-image: url('//assets.techsmith.com/Images/interface/desc.gif');
}
table.col3 thead th:first-child, table.col4 thead th:first-child {
    padding-left: 10px;
    border-left: none;
}
table.col3 tr, table.col4 tr {
    background-color: #f6f5f5;
    border-bottom: 1px solid #999;
}
table.col3 tr.even, table.col4 tr.even {
    background-color: #E4E4E4;
}
table.col3 td, table.col4 td {
    padding: 5px;
    border-left: 1px solid #999;
}
table.col3 td:first-child, table.col4 td:first-child {
    padding-left: 10px;
    border-left: none;
}
.two-col-add {
}
/* ------ about pages ------- */
.about-box {
    margin-bottom: 20px;
}
.about-box img {
    display: block;
    float: left;
}
.about-box .right-content {
    display: block;
    float: left;
    width: 410px;
    margin-left: 10px;
}
.col-110 .about-box .right-content, .col-011 .about-box .right-content {
    width: 618px;
}
.about-box .right-content p {
    font-size: 0.813em;
    margin-top: 5px;
}
.about-box .right-content a {
    display: block;
    font-size: 1.125em;
    color: #3095B4;
}
.about-box .right-content a:hover {
    color: #E98300;
}
.about-box span {
    float: none;
    margin-top: 5px;
    padding: 0;
}
.about-box div.subMenu ul li span {
    margin: 0;
}
/* ------ EVENTS ----- */
.events {
}
.events h3 {
    display: block;
    background-image: url('//assets.techsmith.com/Images/interface/megamenu-header-border.png');
    background-position: 0 100%;
    background-repeat: repeat-x;
    margin: 55px 0 15px 0;
}
.events h3:first-child {
    margin-top: 15px;
}
.event {
    margin-bottom: 20px;
    text-align: left;
}
.event h4 {
    display: block;
    font-weight: bold;
    width: 350px;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
.event h4 a {
    color: #444;
    font-size: 17px;
    line-height: 1.4em;
    margin: 1.14em 0 .57em;
    text-decoration: none;
}
.event span {
    display: block;
    font-weight: normal;
    float: right;
}
.event p span {
    float: none;
    font-style: italic;
}
.event p {
    margin-top: 5px;
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}
.event a {
    line-height: 19px;
}
/* ------ PRODUCTS ------ */
.products {
}
.product {
    margin-bottom: 20px;
}
a.product-image {
    display: block;
    line-height: 0px;
    float: left;
    border: 2px solid #ccc;
    margin-right: 20px;
}
.product h3 {
    display: block;
    margin-top: 0;
    padding-top: 0;
    color: #a2a2a2;
}
.product .product-content .icon{
    display: inline-block;
    float: right;
    padding-left: 5px;
    font-size: 1.25em;
}
div.download-content.icon, .user-content .icon{
    display: inline-block;
    float: right;
    padding-left: 5px;
    font-size: .75em;
}
i.glyph-ios {
    font-size: 1.25em;
}
.products .winmac h3 {
    background-image: url('//assets.techsmith.com/Images/interface/apple-windows-logos-light.png');
    background-position: 100% 8px;
    background-repeat: no-repeat;
}
.products .winmacchrome h3 {
    background-image: url('//assets.techsmith.com/Images/interface/apple-windows-crome-logos-light.png');
    background-position: 100% 8px;
    background-repeat: no-repeat;
}
.products .win h3 {
    background-image: url('//assets.techsmith.com/Images/interface/windows-logo-light.png');
    background-position: 100% 8px;
    background-repeat: no-repeat;
}
.products .mac h3 {
    background-image: url('//assets.techsmith.com/Images/interface/apple-logo-light.png');
    background-position: 100% 8px;
    background-repeat: no-repeat;
}
.products .iphone h3 {
    background-image: url('//assets.techsmith.com/Images/interface/apple_iphone_logo_light.png');
    background-position: 100% 8px;
    background-repeat: no-repeat;
}
.products .chrome h3 {
    background-image: url('//assets.techsmith.com/Images/interface/chrom-icon-light.png');
    background-position: 100% 8px;
    background-repeat: no-repeat;
}
.products .android h3 {
    background-image: url('//assets.techsmith.com/Images/interface/android_logo_light.png');
    background-position: 100% 8px;
    background-repeat: no-repeat;
}
.products .mobile h3 {
    background-image: url('//assets.techsmith.com/Images/interface/mobile-logos-light.png');
    background-position: 100% 8px;
    background-repeat: no-repeat;
}
.product h3 a {
    font-size: 1.313em;
}
.product .product-content {
    float: left;
    width: 530px;
    text-align: left;
}
.product .product-content span {
    font-size: 0.750em;
    color: #A2A2A2;
}
.product .product-content p {
    margin-top: 10px;
}
.product .links {
    float: right;
    width: 180px;
}
.product .links a {
    display: inline-block;
    color: #FFF;
    font-weight: 300;
    font-size: 0.875em;
    line-height: 1.2em;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    width: 138px;
    padding: 10px 20px;
    margin-bottom: 7px;
    border: 1px solid #666;
    background-color: #39bce5;
    background: #39bce5 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM5YmNlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzM4OGFhYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzI5N2Y5YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZjVhNmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #39bce5 0%, #388aaa 46%, #297f9a 51%, #1f5a6c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #39bce5), color-stop(46%, #388aaa), color-stop(51%, #297f9a), color-stop(100%, #1f5a6c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #39bce5 0%, #388aaa 46%, #297f9a 51%, #1f5a6c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #39bce5 0%, #388aaa 46%, #297f9a 51%, #1f5a6c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #39bce5 0%, #388aaa 46%, #297f9a 51%, #1f5a6c 100%); /* IE10+ */
    background: linear-gradient(top, #39bce5 0%, #388aaa 46%, #297f9a 51%, #1f5a6c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#39bce5', endColorstr = '#1f5a6c', GradientType = 0); /* IE6-8 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 10px 0 rgba(200, 200, 200, 0.2) inset;
    -webkit-box-shadow: 0 2px 10px 0 rgba(200, 200, 200, 0.2) inset;
    box-shadow: 0 2px 10px 0 rgba(200, 200, 200, 0.2) inset;
}
.product .links a.black, li.black a {
    border: 1px solid #444;
    background-color: #606060;
    background: #606060 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iIzU2NTY1NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzRhNGE0YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI3MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #606060 0%, #565656 46%, #4a4a4a 51%, #272727 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #606060), color-stop(46%, #565656), color-stop(51%, #4a4a4a), color-stop(100%, #272727)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #606060 0%, #565656 46%, #4a4a4a 51%, #272727 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #606060 0%, #565656 46%, #4a4a4a 51%, #272727 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #606060 0%, #565656 46%, #4a4a4a 51%, #272727 100%); /* IE10+ */
    background: linear-gradient(top, #606060 0%, #565656 46%, #4a4a4a 51%, #272727 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr = '#606060', endColorstr='#272727', GradientType=0 ); /* IE6-8 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 10px 0 rgba(200, 200, 200, 0.2) inset;
    -webkit-box-shadow: 0 2px 10px 0 rgba(200, 200, 200, 0.2) inset;
    box-shadow: 0 2px 10px 0 rgba(200, 200, 200, 0.2) inset;
}
.product .links a:hover {
    color: #FFF;
    border: 1px solid #555;
    -moz-box-shadow: 0 1px 5px 0 rgba(70, 70, 70, 0.4), 0 2px 10px 0 rgba(200, 200, 200, 0.35) inset;
    -webkit-box-shadow: 0 1px 5px 0 rgba(70, 70, 70, 0.4), 0 2px 10px 0 rgba(200, 200, 200, 0.35) inset;
    box-shadow: 0 1px 5px 0 rgba(70, 70, 70, 0.4), 0 2px 10px 0 rgba(200, 200, 200, 0.35) inset;
}
.product .links a.black, li.black a:hover {
    border: 1px solid #0B0B0B;
}
#wrapper .content ul li.black {
    margin: 0 0 0 -20px;
    padding: 0;
    list-style: none;
}
li.black a {
    display: inline-block;
    color: #fff;
    font-size: 0.813em;
    border: 1px solid #444;
    padding: 5px 15px;
    text-decoration: none;
}
/* ------ Link List for Careers ------ */
.content-left .zebra-list {
    margin-left: 0;
    margin-bottom: 20px;
}
.content-left .zebra-list li {
    color: #777;
    font-size: 0.938em;
    list-style-type: none;
    padding: 5px 10px;
    margin: 0;
}
.zebra-list li.stripe {
    background-color: #ddd;
}
/* ------ TUTORIAL ------ */
.tutorial {
}
.tutorial h3 span {
    font-weight: normal;
    color: #999;
}
.tutorial p {
    font-size: 0.813em;
}
.tutorial img {
    margin-bottom: 10px;
}
.tutorial ul {
}
.tutorial ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin: 20px 0 0 0;
}
.tutorial ul li a {
    display: block;
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #a2a2a2;
}
.tutorial ul li:first-child a {
    margin-left: 0;
    padding-left: 0;
    border-left: 0px solid #a2a2a2;
}
.tutorial .logos img {
    display: block;
    float: none;
    margin-bottom: 20px;
}
.tutorial .logos span {
    display: block;
    width: 50%;
    float: left;
}
.tutorial .col2 h2, .tutorial .col3 h2 {
    margin-bottom: 10px;
    padding-bottom: 0;
}
.tutorial .col2 div h3, .tutorial .col3 div h3 {
    padding-left: 25px;
    background-position: 0 3px;
    font-weight: normal;
}
.tutorial .col2 div.Tutorialversion {
    width: 285px;
    float: left;
}
.tutorial .col3 div.Tutorialversion {
    width: 190px;
    float: left;
}
.tutorial .col2 div.Tutorialversion ul, .tutorial .col3 div.Tutorialversion ul, .training ul {
    list-style-image: url('//assets.techsmith.com/Images/interface/list-bg.png');
}
.tutorial .col2 div.Tutorialversion ul li, .tutorial .col3 div.Tutorialversion ul li, .training ul li {
    float: none;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 20px;
    margin: 10px 0 10px 20px;
    padding: 0;
}
.tutorial .col2 div.Tutorialversion ul li a, .tutorial .col3 div.Tutorialversion ul li a, .training ul li a {
    font-weight: normal;
    border: none;
    margin: 0;
    padding: 0;
}
.tutorial .col2 div.Tutorialversion ul li img, .tutorial .col3 div.Tutorialversion ul li img  {
    float: left;
    margin-top: 10px;
}
.tutorial .col2 div.Tutorialversion div.subMenu ul li img, .tutorial .col3 div.Tutorialversion div.subMenu ul li img {
    margin-top: 0;
    float: none;
}
.training ul li img {
    float: left;
    margin-top: 10px;
}
.training div.rd_dotMenu ul li img {
    margin-top: 0;
    float: none;
}
/* ------ PLATFORM ------ */
.platform {
    width: 255px;
    padding: 0;
    margin: 0 0 15px 0;
    float: left;
    padding-left: 25px;
}
.platform.primary {
    width: 300px;
}
.platform.secondary {
    width: 210px;
}
.platform:first-child {
    margin-right: 14px;
}
.content-left .mac {
    background-image: url('//assets.techsmith.com/Images/interface/apple-logo.png');
    background-position: 2px 3px;
    background-repeat: no-repeat;
}
.content-left .win {
    background-image: url('//assets.techsmith.com/Images/interface/windows-logo.png');
    background-position: 0 3px;
    background-repeat: no-repeat;
}
.content-left .iphone {
    background-image: url('//assets.techsmith.com/Images/interface/apple_iphone_logo.png');
    background-position: 0 5px;
    background-repeat: no-repeat;
}
.content-left .android {
    background-image: url('//assets.techsmith.com/Images/interface/android_logo.png');
    background-position: 0 5px;
    background-repeat: no-repeat;
}
.content-left .chrome{
    background-image: url(//assets.techsmith.com/Images/interface/chrom-icon.png);
    background-position: 0 5px;
    background-repeat: no-repeat;
}
.products .win, .products .mac, .products .iphone, .products .android, .products .chrome  {
//background: none;
}
.platform span.platformcontent {
    display: block;
    color: #A2A2A2;
    font-size: 0.813em;
    margin-bottom: 5px;
    font-style: italic;
}
.platform h2 {
    font-size: 1.375em;
    margin-top: 0;
    margin-bottom: 2px;
}
.platform h2 a {
    font-size: 1.375em;
    font-weight: normal;
}
.user-content {
    margin-bottom: 1em;
}
.user-content.margin-below {
    margin-bottom: 2em;
}
ol {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 40px;
}
ol ol {
    margin-left: 20px;
}
ol li {
    padding: 8px 10px 0px 0px;
}
ol.black-bullets li, ol.blue-bullets li {
    text-indent: -15px;
    padding: 0 10px 0 25px;
    font-size: 0.938em;
    font-weight: bold;
    line-height: 30px;
    color: #FFF;
}
ol.black-bullets li {
    background: transparent url('//assets.techsmith.com/Images/interface/list-item-black.png') no-repeat;
}
ol.blue-bullets li {
    background: transparent url('//assets.techsmith.com/Images/interface/list-item-blue.png') no-repeat;
}
ol.blue-bullets, ol.blue-bullets ol, ol.black-bullets, ol.black-bullets ol {
    margin: 0 !important;
    list-style-position: inside;
}
ol.blue-bullets, ol.black-bullets {
    margin-top: 10px;
    padding-top: 10px;
}
ol.black-bullets ol li, ol.blue-bullets ol li {
    margin-top: 18px;
    margin-bottom: -30px;
}
ol.black-bullets li span, ol.blue-bullets li span {
    text-indent: 0px;
    line-height: 1.5;
    display: block;
    position: relative;
    top: -24px;
    left: 10px;
    margin-bottom: -14px;
    color: #444;
    font-size: 0.750em;
    font-weight: normal;
}
.awards {
    margin-top: 30px;
    background-color: #FFF;
    padding: 10px;
}
.awards img {
    margin-right: 5px;
}
/* ----- Old Versions Page - Alternate Downloads ------*/
.alternate-downloads a {
    border-left: 1px solid #777;
    margin-left: 10px;
    padding-left: 10px;
}
.alternate-downloads a:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0;
}
.expand-toggle {
    margin-left: 10px;
}
body.no-js .expand-toggle {
    display: none;
}
h3.icon.win, h3.icon.mac {
    padding-left: 26px;
    background-position: 0 3px;
}
/* ----- Animations ------*/
.expandable {
    -webkit-transition: max-height .7s ease-in;
    transition: max-height .7s ease-in;
    max-height: 1000px;
    height: auto;
    overflow: hidden;
    box-shadow: 0 8px 8px #e6e6e6;
}
.animation-height-short {
    max-height: 80px;
}
.collapsed {
    max-height: 0;
}
body.no-js .collapsed {
    max-height: 1000px;
}
/* ------ SECTION BOTTOM ------ */
/* SNAG IT PRODUCT */
.section-bottom {
    display: block;
}
.section-bottom.jing {
    background-color: #FFC82E;
}
.section-bottom.snagit {
    background-color: #005A8C;
}
.section-bottom.camtasia {
    background-color: #5A8E22;
}
.section-bottom.morae {
    background-color: #106470;
}
.section-bottom.screencast {
    background-color: #EF8200;
}
.section-bottom.coachs-eye {
    background-color: #0072CF;
}
.section-bottom.relay {
    background-color: #AF2925;
}
.section-bottom-holder {
    width: 964px;
    margin: 0 auto;
    padding: 15px 0;
    padding-right: 0;
}
.section-bottom-holder img.sectionbotimg {
    float: left;
}
.section-bottom-holder ul.SectionAnchors {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
}
.section-bottom-holder ul.SectionAnchors li a {
    display: block;
    font-size: 1.563em;
    font-weight: normal;
    color: #fff;
    margin-top: 0;
    line-height: 1em;
}
.section-bottom-holder ul.SectionAnchors li {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 2em;
}
.section-bottom-holder ul.SectionAnchors li span {
    display: block;
    float: left;
    margin-left: 10px;
}
.section-bottom-holder ul.SectionAnchors li img {
    display: block;
    margin-left: 5px;
    float: left;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
/* ------ CMS Forms ------ */
form.frm-default {
    border: 1px solid #ccc;
    background-color: #fafafa;
    border-radius: 8px;
    overflow: hidden;
    padding: 10px 20px 20px;
}
form.frm-default label {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: right;
    font-size: 0.874em;
}
form.frm-default p {
    font-size: 1em;
}
form.frm-default input {
    font-size: 1em;
    margin-bottom: 5px;
}
form.frm-default select {
    font-size: 0.813em;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
form.frm-default label.required:after {
    content: " *";
    font-size: 1em;
    color: #ef5200;
}
form.frm-default input.primary-button {
    margin-top: 15px;
}
form.frm-default div.error {
    display: none;
    color: #ef5200;
    margin-bottom: 10px;
}
form.frm-default input.error {
    background-color: #FFFF80;
}
form.frm-default select.error {
    background-color: #FFFF80;
}
form.frm-default .container-text {
    margin-bottom: 20px;
}
/* --- Simple Form Layout --- */
form.frm-simple {
    font-size: 0.938em;
}
form.frm-simple label {
    text-align: left;
    width: auto;
}
form.frm-simple input.input {
    width: 350px;
}
form.frm-simple .container-fields {
    float: left;
    width: 80%;
}
form.frm-simple .container-submit {
    float: right;
    width: 18%;
    margin-left: 2%;
}
form.frm-simple input.primary-button {
    margin: 0 0 0 10px;
}
/* ------ Form Size based on Page Layout ------ */
/* --- body.col-111 --- */
body.col-111 form.frm-default label {
    width: 250px
}
body.col-111 form.frm-default .input {
    width: 260px
}
body.col-111 form.frm-default input.check {
    width: auto;
}
body.col-111 form.frm-default div.error {
    margin-left: 260px;
}
body.col-111 .container-sumbit {
    text-align: center;
}
/* --- body.col-011 & 110 --- */
body.col-011 form.frm-default label,
body.col-110 form.frm-default label {
    width: 320px
}
body.col-011 form.frm-default .input,
body.col-110 form.frm-default .input {
    width: 320px;
}
body.col-011 form.frm-default input.check,
body.col-110 form.frm-default input.check {
    width: auto;
}
body.col-011 form.frm-default div.error,
body.col-110 form.frm-default div.error {
    margin-left: 330px;
}
body.col-011 .container-radio,
body.col-110 .container-radio {
    text-align: center;
}
body.col-011 .container-radio label,
body.col-110 .container-radio label {
    margin-left: 30px;
}
body.col-011 .container-radio label:first-child,
body.col-110 .container-radio label:first-child {
    margin-left: 0;
}
body.col-011 .container-sumbit,
body.col-110 .container-sumbit {
    text-align: center;
}
body.col-011 form.frm-default .container-radio label,
body.col-110 form.frm-default .container-radio label {
    width: auto;
}
body.col-011 form.frm-default .container-checkbox input,
body.col-110 form.frm-default .container-checkbox input {
    margin-right: 100px;
}
/* --- DOWNLOADS ------ */
.download .dlwindows, .download .dlapple {
    width: 250px;
    margin-top: 40px;
    margin-right: 10px;
    float: left;
}
.download .dlwindows .button-holder, .download .dlapple .button-holder {
    display: block;
    background-color: #4a4a4a;
    background: -moz-linear-gradient(top, #3095b4, #21677d); /* FF3.6 */
    background: -o-linear-gradient(top, #3095b4, #21677d); /* Opera 11.10+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3095b4), color-stop(1, #21677d)); /* Saf4+, Chrome */
    background: -webkit-linear-gradient(#3095b4, #21677d); /* Chrome 10+, Saf5.1+ */
    background: linear-gradient(top, #3095b4, #21677d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#3095b4', EndColorStr='#21677d'); /* IE6–IE9 */
    padding: 10px;
    margin: 0 10px 0 0;
    width: 220px;
    /* Rounding the corners */
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.download div a:hover {
    color: #FFF;
}
.download .dlapple .button-holder a {
    display: block;
    padding-top: 10px;
    background-image: url('//assets.techsmith.com/Images/interface/apple-logo-white.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 0 20px;
    line-height: 18px;
    border: none;
    width: 210px;
    color: #FFF;
    font-size: 1.125em;
    text-decoration: none;
    font-weight: normal;
}
.download .dlwindows .button-holder a {
    display: block;
    padding-top: 10px;
    background-image: url('//assets.techsmith.com/Images/interface/windows-logo-white.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 0 25px;
    line-height: 18px;
    width: 210px;
    color: #FFF;
    font-size: 1.125em;
    text-decoration: none;
    font-weight: normal;
}
.download .dlwindows {
    border-right: 2px solid #a2a2a2;
}
.download div p {
    font-weight: bold;
    margin-left: 20px;
}
.download form {
    display: block;
    margin-top: 20px;
}
.download form input {
    width: 400px;
}
.download ul {
    list-style-type: disc;
    margin-top: 20px;
}
.download ul li {
    font-size: 0.813em;
    padding: 0 20px 0 0;
    margin-left: 30px;
    margin-bottom: 20px;
    font-weight: normal;
}
/* ----- Left -------------------- */
#secondary-nav {
    float: left;
    width: 175px;
    padding-top: 30px;
    margin-right: 20px;
    list-style:none;
}
#secondary-nav ul li a, #secondary-nav ul ul li a {
    display: none;
    margin: 0 10px 0 0;
    font-size: 0.938em;
    font-weight: 600;
    text-decoration: none;
}
#secondary-nav ul ul li a {
    margin-left: 15px;
}
#secondary-nav ul ul ul li a {
    margin-left: 30px;
}
#secondary-nav ul li, #secondary-nav ul ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#secondary-nav ul li.active li, #secondary-nav ul li.active ul li.active ul li {
    display: block;
}
#secondary-nav ul li a, #secondary-nav ul ul li a {
    color: #333;
    text-decoration: none;
    font-weight: 600;
}
#secondary-nav ul li.active li a, #secondary-nav ul li.active ul li.active ul li a {
    color: #333;
    text-decoration: none;
    font-weight: 300;
    font-size:0.938em;
    display: block;
}
#secondary-nav ul ul li a:hover, #secondary-nav ul li a:hover {
    color: #FF9000;
    text-decoration: underline;
}
#secondary-nav ul li.active a, #secondary-nav ul li.active li.active a, #secondary-nav ul li.active ul li.active ul li.active a {
    color: #333;
    text-decoration: none;
    font-weight:600;
}
/* Column Switching */
body.col-010 #secondary-nav, body.col-011 #secondary-nav {
    display: none;
}
body.col-111 #secondary-nav, body.col-110 #secondary-nav {
    display: block;
}
/* ----- Right/Teasers -------------------- */
.teasers {
    float: right;
    width: 175px;
    padding-left: 20px;
    margin-bottom: 40px;
}
/* Column Switching */
body.col-010 .teasers, body.col-110 .teasers {
    display: none;
}
body.col-111 .teasers, body.col-011 .teasers {
    display: block;
}
.teaser {
    font-size: 0.813em;
    border-top: 1px solid #ccc;
    margin-top: 15px;
    text-align: left;
}
.teaser a {
    color: #3095B4;
    line-height: 1.6em;
}
.teaser > a {
    display: inline-block;
    margin-top: 1em;
}
.teaser a:hover {
    color: #FF9000;
}
.teaser h5 {
    margin-top: 0px;
    padding: 0;
    font-weight: normal;
}
.teaser h6 {
    font-weight: bold;
    font-size: 0.938em;
    text-transform: uppercase;
}
.teaser p, .teaser q {
    margin: 0;
    padding: 0;
}
.quote {
    padding-top: 10px;
    background-image: url('//assets.techsmith.com/Images/interface/quotes.png');
    background-position: 0 0;
    background-repeat: no-repeat;
}
.quote span.quotespan {
    display: block;
    margin-top: 10px;
    line-height: 20px;
    color: #444;
    padding-left: 10px;
    font-size: 0.813em;
}
.quote a {
    margin-top: 10px;
    display: block;
}
q:before, q:after {
    content: "";
}
.quote p, .quote q {
    font-family: Georgia, serif;
    font-size: 1em;
    line-height: 1.6em;
}
.download-teaser ul {
    display: block;
    background-image: url('//assets.techsmith.com/Images/interface/teaser-download.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 159px;
    padding-top: 20px;
    /*padding-left:15px;*/
    margin: 0;
}
.download-teaser ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.download-teaser .RDFix {
    display: block;
    margin-left: 15px;
}
.download-teaser ul li a {
    font-size: 0.813em;
    display: block;
    width: 155px;
    padding: 6px 0;
    margin: 5px 0 0 0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: #FFF;
    background-color: #39bce5;
    background: -moz-linear-gradient(top, #39bce5, #1f5a6c); /* FF3.6 */
    background: -o-linear-gradient(top, #39bce5, #1f5a6c); /* Opera 11.10+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #39bce5), color-stop(1, #1f5a6c)); /* Saf4+, Chrome */
    background: -webkit-linear-gradient(#39bce5, #1f5a6c); /* Chrome 10+, Saf5.1+ */
    background: linear-gradient(top, #39bce5, #1f5a6c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#39bce5', EndColorStr = '#1f5a6c'); /* IE6–IE9 */
    /* Rounding the corners */
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.download-teaser ul li a:hover {
    color: #FFF;
}
.download-teaser ul li.black a {
    background-color: #4f4f4f;
    background-image: -moz-linear-gradient(top, #4f4f4f, #272727); /* FF3.6 */
    background-image: -o-linear-gradient(top, #4f4f4f, #272727); /* Opera 11.10+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4f4f4f), color-stop(1, #272727)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#4f4f4f, #272727); /* Chrome 10+, Saf5.1+ */
    background-image: linear-gradient(top, #4f4f4f, #272727);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#4f4f4f', EndColorStr='#272727'); /* IE6–IE9 */
}
.tutorial-links {
    margin-top: 20px;
}
.tutorial-links a {
    font-size: 0.813em;
    display: block;
    margin-bottom: 5px;
    color: #3095B4;
}
.tutorial-links a:hover {
    color: #FF9000;
}
.resources p {
    padding-top: 10px;
    border-top: 1px solid #CCC;
}
.resources ul {
    margin: 10px 0 10px 0;
}
.resources ul:first-child {
    margin: 0 0 10px 0;
}
.resources ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #CCC;
}
#wrapper .content .teasers .resources ul li a {
    display: block;
    background-image: url('//assets.techsmith.com/Images/interface/pdf-icon.png');
    background-position: 0 10px;
    background-repeat: no-repeat;
    padding: 10px 0 4px 15px;
    margin: 0 0 0 0;
}
.resources ul li span {
    display: block;
    padding: 0 0 10px 0px;
}
/*
.resources ul li:first-child a {
border-top: 1px solid #CCC;
}
*/
.resources ul.resource-bottom li:last-child {
    border-bottom-width: 0px;
}
.resources /* Matt added 10-11-11 */ {
    border-top: 0px solid transparent;
}
.teaser:first-child {
    margin-top: 0px;
}
.teaser .addthis_toolbox a {
    padding: 0 2px 4px;
}
.teaser .contact {
    margin: 10px 0 0 0;
}
.teaser .contact:first-child {
    margin-top: 0px;
}
.teaser .contact span {
    display: block;
    line-height: 18px;
    margin-bottom: 15px;
}
.teaser .contact h6 {
    margin: 0;
    padding: 0;
    text-transform: none;
}
.twitter a {
    display: block;
    background-image: url('//assets.techsmith.com/Images/interface/twitter-icon.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    line-height: 16px;
}
.linkholder div.linkz {
    padding-top: 10px;
}
.linkholder div.linkz img {
    float: left;
    margin-right: 5px;
}
.linkholder a {
    display: block;
    line-height: 1.5em;
    margin-bottom: 5px;
}
.teaser.RSS a {
    display: block;
    margin-top: 15px;
    line-height: 20px;
    background-image: url('//assets.techsmith.com/Images/interface/RSSicon.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 0 0 0 30px;
}
/* ----- Footer -------------------- */
/* -- #footer selector can be removed after migration away from custhelp site is complete. */
footer, #footer {
    background-color: #fff;
}
.footer-holder {
    display: block;
    width: 964px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.footer-holder ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-box ul {
    clear: both;
}
.footer-holder ul li {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    overflow: hidden;
}
.footer-holder .footer_anchors {
    padding-bottom: 20px;
}
.footer-holder .footer_anchors .footer-box {
    float: left;
    padding: 0;
    margin: 0 0 0 20px;
    text-align: left;
    width: 176px;
}
.footer-holder .footer_anchors .footer-box a {
    text-decoration: none;
}
.footer-holder .footer_anchors .footer-box a:hover, .footer-holder .footer_anchors .footer-box a:active, .footer-holder .footer_anchors .footer-box a:focus {
    text-decoration: underline;
}
.footer-holder .footer_anchors .footer-box h6 {
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
}
.footer-holder .footer_anchors .footer-box:first-child {
    margin-left: 0;
}
.footer-box a {
    float: left;
    margin-left: -5px;
    padding: 0 5px;
}
.footer-holder .footer-box > a {
    margin: 13px 0 6px -5px;
    color: #333;
}
.footer-box  a:hover, .footer-box  a:active, .footer-box  a:focus {
    color: #E98300;
}
.footer-box ul li a {
    display: block;
    color: #333;
    text-decoration: none;
    font-family: proxima-nova-n3, proxima-nova, Helvetica, Arial, sans-serif;
    font-size: 0.813em;
    list-style: none;
}
.footer-box ul li a:hover, .footer-box ul li a:focus, .footer-box ul li a:active {
    text-decoration: underline;
}
.footer-note {
    display: block;
    text-align: right;
    color: #58595B;
    width: 964px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.footer-bottom .footer-holder {
    width: 964px;
    margin: 0 auto;
    text-align: left;
    padding: 1em 0;
}
.footer-bottom .footer-holder p {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 0.813em;
}
.footer-bottom .footer-holder ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-bottom .footer-holder ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 0.5em;
}
.footer-bottom .footer-holder ul li a {
    display: block;
    color: #3095b4;
    font-size: 0.813em;
    margin: 0 0 0 10px;
    padding: 0;
    line-height: 1.6em;
}
.footer-bottom .footer-holder ul li a:hover, .footer-bottom .footer-holder ul li a:active, .footer-bottom .footer-holder ul li a:focus {
    color: #E98300;
}
.footer-bottom .footer-holder ul li a:first-child {
    padding-left: 0px;
}
.social {
    float: right;
    width: 120px;
    text-align: right;
}
.social div {
    float: right;
}
.social a.rss {
    float: right;
    margin-left: 5px;
}
/* Tutorial Styles */
.note {
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #ccc;
    margin: 10px 20px 10px 20px;
    padding: 12px 10px 15px 35px;
    background-image: url('//assets.techsmith.com/Images/interface/note-thumbtack.png');
    background-repeat: no-repeat;
    background-position: 10px 10px;
}
.path {
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #ccc;
    margin: 10px 20px 10px 20px;
    padding: 13px 10px 15px 35px;
    background-image: url('//assets.techsmith.com/Images/interface/path-arrow.png');
    background-repeat: no-repeat;
    background-position: 10px 10px;
}
/* Tutorial Styles End */
/* Column Layout Style Start */
.twoColImg {
    overflow: none;
    margin: 1em 0;
}
.twoColImg.imgRight div.img {
    float: right;
    width: 150px;
}
.twoColImg.imgLeft div.img {
    float: left;
    width: 150px;
}
.twoColImg div.img img {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.twoColImg div.img div.caption {
    font-size: .8em;
    padding: 3px 10px;
    margin: 0;
}
.twoColImg div.caption p:first-child {
    margin-top: 0;
}
.twoColImg.imgRight div.txt {
    margin-right: 170px;
    margin-top: 0;
}
.twoColImg.imgLeft div.txt {
    margin-left: 170px;
    margin-top: 0;
}
.twoColImg div.txt p:first-child {
    margin-top: 0;
}
.twoCol, .threeCol {
    overflow: hidden;
    margin: 0 0 1.8em;
}
.colLeft {
    float: left;
    overflow: hidden;
}
.colRight {
    float: right;
    overflow: hidden;
}
.twoCol .colLeft, .twoCol .colRight {
    width: 49%;
    padding-bottom: 3px;
}
.threeCol .colMid {
    width: 32%;
    overflow: hidden;
    margin: 0 0 0 2%;
    padding-bottom: 3px;
    float: left;
}
.threeCol .colLeft {
    width: 32%;
    padding-bottom: 3px;
}
.threeCol .colRight {
    width: 32%;
    padding-bottom: 3px;
}
.fourCol .colFirst, .fourCol .colSecond, .fourCol .colThird, .fourCol .colFourth {
    overflow: hidden;
    padding-bottom: 3px;
}
.fourCol .colFirst {
    float: left;
    width: 23.5%;
}
.fourCol .colSecond {
    width: 23.5%;
    margin: 0 0 0 2%;
    float: left;
}
.fourCol .colThird {
    width: 23.5%;
    margin: 0 0 0 2%;
    float: left;
}
.fourCol .colFourth {
    float: right;
    width: 23.5%;
}
.fiveCol .colFirst, .fiveCol .colSecond, .fiveCol .colThird, .fiveCol .colFourth, .fiveCol .colFifth {
    overflow: hidden;
    padding-bottom: 3px;
}
.fiveCol .colFirst {
    float: left;
    width: 18.4%;
}
.fiveCol .colSecond {
    width: 18.4%;
    margin: 0 0 0 2%;
    float: left;
}
.fiveCol .colThird {
    width: 18.4%;
    margin: 0 0 0 2%;
    float: left;
}
.fiveCol .colFourth {
    margin: 0 0 0 2%;
    float: left;
    width: 18.4%;
}
.fiveCol .colFifth {
    float: right;
    width: 18.4%;
}
/* Column Layout Style End*/
/* Modal Player Columns */
.twoCol .colFirst {
    float: left;
    width: 49%;
    overflow: hidden;
}
.twoCol .colSecond {
    float: right;
    width: 49%;
    overflow: hidden;
}
.threeCol .colFirst {
    width: 31%;
    float: left;
    overflow: hidden;
}
.threeCol .colSecond {
    width: 31%;
    float: left;
    overflow: hidden;
    margin: 0 0 0 3.5%;
}
.threeCol .colThird {
    float: right;
    width: 31%;
    overflow: hidden;
}
.no-space-below {
    margin-bottom: 0;
}
/* Columns Refactored */
.twoCol .column {
    width: 48.25%;
    float: left;
    overflow: hidden;
}
.threeCol .column {
    width: 31%;
    float: left;
    overflow: hidden;
}
.column:nth-of-type(n+2){
    margin: 0 0 0 3.5%;
}
/* Modal Player Columns End */
/* Column Layout Style End*/
/* Newsletter Styles */
.newsletter {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 0 10px 10px;
}
/* Generic Styles */
.alignRight {
    text-align: right;
}
/* Teaser Video Styles */
.teaserImgVideo img {
    max-width: 100%;
}
/* Table Styles Begin */
/* Table Style 1 */
.telerik-reTable-1 {
    border-width: 0px;
    border-style: none;
    border-collapse: collapse;
    font-family: Tahoma;
}
.telerik-reTable-1 tr.telerik-reTableHeaderRow-1 {
    margin: 10px;
    padding: 10px;
    color: #3F4D6B;
    background: #D6E8FF;
    text-align: left;
    font-size: 10pt;
    font-style: normal;
    font-family: Tahoma;
    text-transform: capitalize;
    font-weight: bold;
    border-spacing: 10px;
    line-height: 14pt;
    vertical-align: top;
}
.telerik-reTable-1 td.telerik-reTableHeaderFirstCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
    line-height: 14pt;
}
.telerik-reTable-1 td.telerik-reTableHeaderLastCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
    line-height: 14pt;
}
.telerik-reTable-1 td.telerik-reTableHeaderOddCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
    line-height: 14pt;
}
.telerik-reTable-1 td.telerik-reTableHeaderEvenCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
    line-height: 14pt;
}
.telerik-reTable-1 tr.telerik-reTableOddRow-1 {
    color: #666666;
    background-color: #F2F3F4;
    font-size: 10pt;
    vertical-align: top;
}
.telerik-reTable-1 tr.telerik-reTableEvenRow-1 {
    color: #666666;
    background-color: #E7EBF7;
    font-size: 10pt;
    vertical-align: top;
}
.telerik-reTable-1 td.telerik-reTableFirstCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-1 td.telerik-reTableLastCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-1 td.telerik-reTableOddCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-1 td.telerik-reTableEvenCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-1 tr.telerik-reTableFooterRow-1 {
    background-color: #D6E8FF;
    color: #4A5A80;
    font-weight: 500;
    font-size: 10pt;
    font-family: Tahoma;
    line-height: 11pt;
}
.telerik-reTable-1 td.telerik-reTableFooterFirstCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    border-top: solid gray 1.0pt;
    text-align: left;
}
.telerik-reTable-1 td.telerik-reTableFooterLastCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    border-top: solid gray 1.0pt;
    text-align: left;
}
.telerik-reTable-1 td.telerik-reTableFooterOddCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
    border-top: solid gray 1.0pt;
}
.telerik-reTable-1 td.telerik-reTableFooterEvenCol-1 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
    border-top: solid gray 1.0pt;
}
/* Table Style 2 */
.telerik-reTable-2 {
    border-collapse: collapse;
    border: solid 0px;
    font-family: Tahoma;
}
.telerik-reTable-2 tr.telerik-reTableHeaderRow-2 {
    border-width: 1.0pt 1.0pt 3.0pt 1.0pt;
    margin-top: 0in;
    margin-right: 0in;
    margin-bottom: 10.0pt;
    margin-left: 0in;
    line-height: 115%;
    font-size: 11.0pt;
    font-family: "Calibri" , "sans-serif";
    width: 119.7pt;
    border: solid white 1.0pt;
    border-bottom: solid white 3.0pt;
    background: #4F81BD;
    padding: 0in 5.4pt 0in 5.4pt;
    color: #FFFFFF;
}
.telerik-reTable-2 td.telerik-reTableHeaderFirstCol-2 {
    border-width: 1.0pt 1.0pt 3.0pt 1.0pt;
    border: solid white 1.0pt;
    border-bottom: solid white 3.0pt;
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 td.telerik-reTableHeaderLastCol-2 {
    border-width: 1.0pt 1.0pt 3.0pt 1.0pt;
    border: solid white 1.0pt;
    border-bottom: solid white 3.0pt;
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 td.telerik-reTableHeaderOddCol-2 {
    border-width: 1.0pt 1.0pt 3.0pt 1.0pt;
    border: solid white 1.0pt;
    border-bottom: solid white 3.0pt;
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 td.telerik-reTableHeaderEvenCol-2 {
    border-width: 1.0pt 1.0pt 3.0pt 1.0pt;
    border: solid white 1.0pt;
    border-bottom: solid white 3.0pt;
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 tr.telerik-reTableOddRow-2 {
    color: #666666;
    background-color: #F2F3F4;
    font-size: 10pt;
    vertical-align: top;
}
.telerik-reTable-2 tr.telerik-reTableEvenRow-2 {
    color: #666666;
    background-color: #E7EBF7;
    font-size: 10pt;
    vertical-align: top;
}
.telerik-reTable-2 td.telerik-reTableFirstCol-2 {
    margin-top: 0in;
    margin-right: 0in;
    margin-bottom: 10.0pt;
    margin-left: 0in;
    line-height: 115%;
    font-size: 11.0pt;
    font-family: "Calibri" , "sans-serif";
    width: 119.7pt;
    border-top: none;
    border-left: solid white 1.0pt;
    border-bottom: none;
    border-right: solid white 3.0pt;
    background: #4F81BD;
    padding: 0in 5.4pt 0in 5.4pt;
    color: #FFFFFF;
}
.telerik-reTable-2 td.telerik-reTableLastCol-2 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 td.telerik-reTableOddCol-2 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 td.telerik-reTableEvenCol-2 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 tr.telerik-reTableFooterRow-2 {
    color: #666666;
    background-color: #FFFFFF;
    font-size: 10pt;
    vertical-align: top;
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 td.telerik-reTableFooterFirstCol-2 {
    margin-top: 0in;
    margin-right: 0in;
    margin-bottom: 10.0pt;
    margin-left: 0in;
    line-height: 115%;
    font-size: 11.0pt;
    font-family: "Calibri" , "sans-serif";
    width: 119.7pt;
    border-top: none;
    border-left: solid white 1.0pt;
    border-bottom: none;
    border-right: solid white 3.0pt;
    background: #4F81BD;
    padding: 0in 5.4pt 0in 5.4pt;
    color: #FFFFFF;
}
.telerik-reTable-2 td.telerik-reTableFooterLastCol-2 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 td.telerik-reTableFooterOddCol-2 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-2 td.telerik-reTableFooterEvenCol-2 {
    padding: 0in 5.4pt 0in 5.4pt;
}
/* Table Style 3 */
.telerik-reTable-3 {
    border-collapse: collapse;
    border: solid 0px;
    font-family: Tahoma;
}
.telerik-reTable-3 tr.telerik-reTableHeaderRow-3 {
    margin: 10px;
    padding: 10px;
    color: #3a4663;
    text-align: left;
    font-size: 10pt;
    font-style: normal;
    font-family: Verdana;
    text-transform: capitalize;
    font-weight: normal;
    border-spacing: 10px;
    vertical-align: top;
    background-color: #C4D1E3;
}
.telerik-reTable-3 td.telerik-reTableHeaderFirstCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
    line-height: 14pt;
}
.telerik-reTable-3 td.telerik-reTableHeaderLastCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
    line-height: 14pt;
}
.telerik-reTable-3 td.telerik-reTableHeaderOddCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
    line-height: 14pt;
}
.telerik-reTable-3 td.telerik-reTableHeaderEvenCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
    line-height: 14pt;
}
.telerik-reTable-3 tr.telerik-reTableOddRow-3 {
    color: #666666;
    vertical-align: top;
    font-size: 10pt;
}
.telerik-reTable-3 tr.telerik-reTableEvenRow-3 {
    color: #666666;
    vertical-align: top;
    font-size: 10pt;
}
.telerik-reTable-3 td.telerik-reTableFirstCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    background-color: #E7EBF7;
}
.telerik-reTable-3 td.telerik-reTableLastCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    background-color: #E7EBF7;
}
.telerik-reTable-3 td.telerik-reTableOddCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    background-color: #F7F3F7;
}
.telerik-reTable-3 td.telerik-reTableEvenCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    background-color: #E7EBF7;
}
.telerik-reTable-3 tr.telerik-reTableFooterRow-3 {
    background-color: #C4D1E3;
    color: #3a4663;
    font-weight: normal;
    font-size: 10pt;
    font-family: Verdana;
    line-height: 11pt;
}
.telerik-reTable-3 td.telerik-reTableFooterFirstCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
}
.telerik-reTable-3 td.telerik-reTableFooterLastCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
}
.telerik-reTable-3 td.telerik-reTableFooterOddCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
}
.telerik-reTable-3 td.telerik-reTableFooterEvenCol-3 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
}
/* Table Style 4 */
.telerik-reTable-4 {
    font-weight: normal;
    text-align: left;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.telerik-reTable-4 tr.telerik-reTableHeaderRow-4 {
    border: 1px solid #666;
    background: #D1D3D4;
    color: rgb(58, 59, 5b);
    font-weight: bold;
    text-align: center;
}
.telerik-reTable-4 td.telerik-reTableHeaderFirstCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableHeaderLastCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableHeaderOddCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableHeaderEvenCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 tr.telerik-reTableOddRow-4 {
    border-width: 1px;
    vertical-align: top;
    border: 1px solid #d1d3d4;
    border-top-width: 0px;
}
.telerik-reTable-4 tr.telerik-reTableEvenRow-4 {
    border-width: 1px;
    vertical-align: top;
    border: 1px solid #d1d3d4;
    border-top-width: 0px;
}
.telerik-reTable-4 td.telerik-reTableFirstCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableLastCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableOddCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableEvenCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 tr.telerik-reTableFooterRow-4 {
    border-width: 1px;
    vertical-align: top;
    border: 1px solid #d1d3d4;
    border-top-width: 0px;
}
.telerik-reTable-4 td.telerik-reTableFooterFirstCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableFooterLastCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableFooterOddCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
.telerik-reTable-4 td.telerik-reTableFooterEvenCol-4 {
    border: 1px solid #d1d3d4;
    padding-left: 10px;
    padding-right: 10px;
}
/* Table Style 5 */
.telerik-reTable-5 {
    border-collapse: collapse;
    border: solid 0px;
    font-family: Tahoma;
}
.telerik-reTable-5 tr.telerik-reTableHeaderRow-5 {
    margin: 10px;
    padding: 10px;
    color: #3A4663;
    text-align: left;
    font-size: 10pt;
    font-style: normal;
    font-family: Tahoma;
    text-transform: capitalize;
    font-weight: 500;
    border-spacing: 10px;
    line-height: 11pt;
    vertical-align: top;
}
.telerik-reTable-5 td.telerik-reTableHeaderFirstCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
}
.telerik-reTable-5 td.telerik-reTableHeaderLastCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
}
.telerik-reTable-5 td.telerik-reTableHeaderOddCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
}
.telerik-reTable-5 td.telerik-reTableHeaderEvenCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
    color: #3a4663;
}
.telerik-reTable-5 tr.telerik-reTableOddRow-5 {
    color: #666666;
    vertical-align: top;
    font-size: 10pt;
}
.telerik-reTable-5 tr.telerik-reTableEvenRow-5 {
    color: #666666;
    vertical-align: top;
    font-size: 10pt;
}
.telerik-reTable-5 td.telerik-reTableFirstCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-5 td.telerik-reTableLastCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-5 td.telerik-reTableOddCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-5 td.telerik-reTableEvenCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
}
.telerik-reTable-5 tr.telerik-reTableFooterRow-5 {
    color: #3a4663;
    font-weight: 500;
    font-size: 10pt;
    font-family: Tahoma;
    line-height: 11pt;
}
.telerik-reTable-5 td.telerik-reTableFooterFirstCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
}
.telerik-reTable-5 td.telerik-reTableFooterLastCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
}
.telerik-reTable-5 td.telerik-reTableFooterOddCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
}
.telerik-reTable-5 td.telerik-reTableFooterEvenCol-5 {
    padding: 0in 5.4pt 0in 5.4pt;
    text-align: left;
}
/* End Table Styles */
/* Social Pages rss feed styles */
.rssHeader {
    padding: 0.188em 0;
}
.rssBody ul li {
    list-style: none;
}
.rssBody ul {
    list-style: none;
}
.rssBody ul{
    margin: 0;
    padding: 0;
}
ul li.rssRow {
    margin: 0 0 .535em;
    padding: 0;
}
.rssRow h6 a {
    line-height: 1.3em;
}
.rssRow h6 {
    font-size: 1.063em;
    line-height: 1.3em;
    margin: 1.14em 0 .57em 0;
}
.teaser .rssRow h6 {
    font-size: 0.875em;
    line-height: 1.3em;
    margin: 1.14em 0 0.2em 0;
    text-transform: none;
}
.rssRow p {
    display: inline;
}
.rssRow div {
    color: #777;
    display: inline;
}
.rssRow div:after {
    content: " – "
}
.rssRow.pointer {
    cursor: pointer;
}
/* RSS Feed Column Layouts */
.content-left .rssRow, .bottom-hero .rssRow {
    width: 31%;
    margin-right: 2%;
    float: left;
}
body.col-111 .content-left .rssRow {
    width: 47%;
    margin-right: 3%;
    float: left;
}
body.col-010 .content-left .rssRow:nth-child(3n+4)
, body.col-110 .content-left .rssRow:nth-child(3n+4)
, body.col-111 .content-left .rssRow:nth-child(2n+3)
, .bottom-hero .rssRow:nth-child(3n+4){
    clear :both;
}
/* Snagit download */
body.downloadpage .content {
    width: 554px;
    margin: 30px 205px 0 205px;
}
body.downloadpage .content-left {
    width: auto;
}
form.form-container  {
    margin: 20px 0;
    padding: 20px;
    line-height: 1;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    background-color: #FFFFFF;
    overflow: hidden;
}
form.form-container h3{
    margin-top: 0;
}
form.form-container label {
    display: block;
    line-height: 20px;
    margin: 0 0 5px;
    padding-right: 5px;
    color: #666666;
    font-weight: bold;
}
form.form-container input.wider {
    display: block;
    margin: 0 0 5px;
    width: 400px;
}
form.form-container .error {
    display: block;
    margin: 0 0 5px;
    color: #f00;
    font-weight: bold;
}
form.form-container p {
    margin: 0;
}
form.form-container .download {
    margin-top: 20px;
    overflow: hidden;
}
form.form-container .dlSubmit input {
    display: block;
    padding: 11px 15px 10px 36px;
    margin: 0;
    border-style: none;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2em;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    *width:15em!important; /*IE7 and Below*/
    *height:38px; /*IE7 and Below*/
}
form.form-container .dlSubmit {
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
form.form-container .dlSubmit .win {
    background: url('//assets.techsmith.com/Images/interface/windows-logo-white.png');
    background-position: 10px 8px;
    background-repeat: no-repeat;
}
form.form-container .dlSubmit .mac {
    background: url('//assets.techsmith.com/Images/interface/apple-logo-white.png');
    background-position: 11px 8px;
    background-repeat: no-repeat;
}
form.form-container .dlSubmit.blue {
    background-color: #39bce5;
    background: -moz-linear-gradient(top, #39bce5, #1f5a6c); /* FF3.6 */
    background: -o-linear-gradient(top, #39bce5, #1f5a6c); /* Opera 11.10+ */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #39bce5),color-stop(1, #1f5a6c)); /* Saf4+, Chrome */
    background: -webkit-linear-gradient(#39bce5, #1f5a6c); /* Chrome 10+, Saf5.1+ */
    background: linear-gradient(top, #39bce5, #1f5a6c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#39bce5', EndColorStr='#1f5a6c'); /* IE6-IE9 */
}
form.form-container .dlSubmit.grey {
    background-color: #4a4a4a;
    background-image: -moz-linear-gradient(top, #4a4a4a, #272727); /* FF3.6 */
    background-image: -o-linear-gradient(top, #4a4a4a, #272727); /* Opera 11.10+ */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #4a4a4a),color-stop(1, #272727)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(#4a4a4a, #272727); /* Chrome 10+, Saf5.1+ */
    background-image: linear-gradient(top, #4a4a4a, #272727);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4a4a4a', EndColorStr='#272727'); /* IE6-IE9 */
}
.requirement p {
    margin: 0;
}
.requirement ul {
    margin: 13px 26px;
}
.requirement ul li {
    margin-left: 10px;
}
.dlPrivacy {
    float: right;
    width: 180px;
    margin-left: 10px;
    padding: 10px;
    border: 1px solid #c0c0c0;
    background-color: #dcd9d9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-image: -moz-linear-gradient(left, #dcd9d9, #dedbdb);
    background-image: -webkit-linear-gradient(left, #dcd9d9, #dedbdb);
    background-image: linear-gradient(top, #dcd9d9, #dedbdb);
}
.dlPrivacy p {
    margin: 0;
    text-align: center;
}
a.upperLink {
    text-decoration: none;
    text-transform: uppercase;
    color: #0072cf;
}
a.upperLink:visited {
    text-decoration: none;
    text-transform: uppercase;
}
a.upperLink:hover {
    text-decoration: none;
    text-transform: uppercase;
    color: #f18903;
}
a.upperLink:active{
}
a.smallButtonLink, a.smallButtonLink:link, a.smallButtonLink:visited {
    border: none;
    color: #FFF;
    background-color: #338ed9;
    font-family: proxima-nova-n3, proxima-nova, Arial, sans-serif;
    font-weight: 300;
    text-decoration: none;
    cursor: pointer;
    text-align: left;
    -moz-border-radius: 1.25em;
    -webkit-border-radius: 1.25em;
    border-radius: 1.25em;
    text-transform: uppercase;
    padding-left: 2em;
    padding-right: 2em;
    margin-bottom: 0.5em;
    text-align: center;
    display: inline-block;
}
a.smallButtonLink:visited {
}
a.smallButtonLink:hover {
    color:#FFF;
    background-color: #66aae2;
}
a.smallButtonLink:active{
}
.smart-player-full-frame{overflow: hidden;}
.smart-player-full-frame-mode{position:fixed;top:0;left:0;margin:0;z-index:9999;width:100%;height:100%;padding:0;}
.live-chat {
    margin: 10px;
    padding: 5px 0;
    border: 1px solid #b5b3b3;
    background: #cdcdcd; /* Old browsers */
    background: -moz-linear-gradient(top, #cdcdcd 0%, #bcbbbb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cdcdcd), color-stop(100%, #bcbbbb));
    background: -webkit-linear-gradient(top, #cdcdcd 0%, #bcbbbb 100%);
    background: -o-linear-gradient(top, #cdcdcd 0%, #bcbbbb 100%);
    background: -ms-linear-gradient(top, #cdcdcd 0%, #bcbbbb 100%);
    background: linear-gradient(to bottom, #cdcdcd 0%, #bcbbbb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#bcbbbb', GradientType=0 );
}
.live-chat a {
    padding-top: 5px;
}
/*sass generated*/
.hero .sprite, .hero.triangle-pattern-arrow:after, .hero.triangle-pattern-arrow:before, .hero.triangle-pattern:after, .hero.triangle-pattern:before, .tsc-header .product .platform-icon, .video-modal-wrapper .close { background-repeat: no-repeat; background-attachment: scroll; background-image: url(//assets.techsmith.com/images/interface/sprites.png); }
.stage .hero .sprite, .stage .hero.triangle-pattern-arrow:after, .stage .hero.triangle-pattern-arrow:before, .stage .hero.triangle-pattern:after, .stage .hero.triangle-pattern:before, .stage .tsc-header .product .platform-icon, .stage .video-modal-wrapper .close, .tsc-header .product .stage .platform-icon { background-image: url(//assets.techsmith.stage/images/interface/sprites.png); }
.dev .hero .sprite, .dev .hero.triangle-pattern-arrow:after, .dev .hero.triangle-pattern-arrow:before, .dev .hero.triangle-pattern:after, .dev .hero.triangle-pattern:before, .dev .tsc-header .product .platform-icon, .dev .video-modal-wrapper .close, .tsc-header .product .dev .platform-icon { background-image: url(//assets.techsmith.dev/images/interface/sprites.png); }
.tsc-header .product .platform-icon { width: 12px; height: 12px; }
.tsc-header .product .platform-icon.win { background-position: -140px -192px; }
.tsc-header .product .platform-icon.mac { background-position: -152px -192px; }
.tsc-header .product .platform-icon.ios { background-position: -164px -192px; }
.tsc-header .product .platform-icon.android { background-position: -140px -204px; }
.tsc-header .product .platform-icon.chrome { background-position: -152px -204px; }
.hero.wide-hero .link-wrapper button .sprite { width: 70px; height: 70px; margin-right: 6px; background-position: 0 -148px; }
.hero.wide-hero .link-wrapper button:hover .sprite { background-position: -70px -148px; }
.btn-play-light .link-wrapper li:before, .first-btn-play-light .link-wrapper li:first-child:before, .hero.product-hero .link-wrapper button .sprite, .hero.solution-hero .link-wrapper button .sprite { width: 50px; height: 50px; margin-right: 6px; background-position: 0 -98px; }
.btn-play-light .link-wrapper li:hover:before, .first-btn-play-light .link-wrapper li:hover:first-child:before, .hero.product-hero .link-wrapper button:active .sprite, .hero.product-hero .link-wrapper button:focus .sprite, .hero.product-hero .link-wrapper button:hover .sprite, .hero.solution-hero .link-wrapper button:active .sprite, .hero.solution-hero .link-wrapper button:focus .sprite, .hero.solution-hero .link-wrapper button:hover .sprite { background-position: -50px -98px; }
.btn-play-dark .link-wrapper li:before, .first-btn-play-dark .link-wrapper li:first-child:before, .hero.product-hero.jing-theme .link-wrapper button .sprite, .hero.product-hero.white-theme .link-wrapper button .sprite { background-position: -100px -98px; }
.btn-play-dark .link-wrapper li:hover:before, .first-btn-play-dark .link-wrapper li:hover:first-child:before, .hero.product-hero.jing-theme .link-wrapper button:active .sprite, .hero.product-hero.jing-theme .link-wrapper button:focus .sprite, .hero.product-hero.jing-theme .link-wrapper button:hover .sprite, .hero.product-hero.white-theme .link-wrapper button:active .sprite, .hero.product-hero.white-theme .link-wrapper button:focus .sprite, .hero.product-hero.white-theme .link-wrapper button:hover .sprite { background-position: -150px -98px; }
.video-modal-wrapper .close { width: 44px; height: 44px; background-position: -140px -148px; }
.ie8 .tsc-footer .footer-nav .footer-list .footer-sublist li a { font-family: proxima-nova-n3,proxima-nova,Helvetica,Arial,sans-serif; }
.hero.arrow-hero .copy-wrapper .ie8 a, .hero.arrow-hero .headline-wrapper .ie8 a, .hero.product-hero .link-wrapper .ie8 a, .hero.product-hero .link-wrapper .ie8 button, .hero.solution-hero .link-wrapper .ie8 a, .hero.solution-hero .link-wrapper .ie8 button, .hero.triangle-pattern-arrow .copy-wrapper .ie8 a, .hero.triangle-pattern-arrow .headline-wrapper .ie8 a, .hero.wide-hero .link-wrapper .ie8 a, .hero.wide-hero .link-wrapper .ie8 button, .ie8 .hero.arrow-hero .copy-wrapper a, .ie8 .hero.arrow-hero .headline-wrapper a, .ie8 .hero.product-hero .link-wrapper a, .ie8 .hero.product-hero .link-wrapper button, .ie8 .hero.solution-hero .link-wrapper a, .ie8 .hero.solution-hero .link-wrapper button, .ie8 .hero.triangle-pattern-arrow .copy-wrapper a, .ie8 .hero.triangle-pattern-arrow .headline-wrapper a, .ie8 .hero.wide-hero .link-wrapper a, .ie8 .hero.wide-hero .link-wrapper button { font-family: proxima-nova-n4,proxima-nova,Helvetica,Arial,sans-serif; }
.ie8 .tsc-footer .footer-nav .footer-list a { font-family: proxima-nova-n6,proxima-nova,Helvetica,Arial,sans-serif; }
.hero.product-hero.corporate-theme, .hero.solution-hero.corporate-theme, .hero.triangle-pattern.corporate-theme, [class*=col-] .hero.product-hero.corporate-theme .inner-wrapper * { color: #fff; background-color: #444; }
.btn-bordered.corporate-theme .link-wrapper li + li a, .first-btn-bordered.corporate-theme .link-wrapper li:first-child a { color: #fff; background-color: #444; border-color: #a1a1a1; }
.btn-bordered.corporate-theme .link-wrapper li + li a:active, .btn-bordered.corporate-theme .link-wrapper li + li a:focus, .btn-bordered.corporate-theme .link-wrapper li + li a:hover, .first-btn-bordered.corporate-theme .link-wrapper li:first-child a:active, .first-btn-bordered.corporate-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.corporate-theme .link-wrapper li:first-child a:hover { background-color: #7c7c7c; }
.btn-outline.corporate-theme .link-wrapper li + li a, .first-btn-outline.corporate-theme .link-wrapper li:first-child a { color: #444; background-color: transparent; border-color: #a1a1a1; }
.btn-outline.corporate-theme .link-wrapper li + li a:active, .btn-outline.corporate-theme .link-wrapper li + li a:focus, .btn-outline.corporate-theme .link-wrapper li + li a:hover, .first-btn-outline.corporate-theme .link-wrapper li:first-child a:active, .first-btn-outline.corporate-theme .link-wrapper li:first-child a:focus, .first-btn-outline.corporate-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #7c7c7c; }
.btn-rounded.corporate-theme .link-wrapper li + li a, .first-btn-rounded.corporate-theme .link-wrapper li:first-child a { color: #fff; background-color: #444; }
.btn-rounded.corporate-theme .link-wrapper li + li a:active, .btn-rounded.corporate-theme .link-wrapper li + li a:focus, .btn-rounded.corporate-theme .link-wrapper li + li a:hover, .first-btn-rounded.corporate-theme .link-wrapper li:first-child a:active, .first-btn-rounded.corporate-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.corporate-theme .link-wrapper li:first-child a:hover { background-color: #524f4f; }
.hero.arrow-hero.corporate-theme .inner-wrapper, .hero.triangle-pattern-arrow.corporate-theme .inner-wrapper, [class*=col-] .hero.solution-hero.corporate-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.corporate-theme, .hero.triangle-pattern-arrow.corporate-theme { background-color: #444; }
.hero.arrow-hero.corporate-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.corporate-theme .inner-wrapper:before { border-top-color: #444; }
.hero.solution-hero.corporate-theme:after { border-bottom-color: #444; }
.hero.product-hero.corporate-dark-theme, .hero.solution-hero.corporate-dark-theme, .hero.triangle-pattern.corporate-dark-theme, [class*=col-] .hero.product-hero.corporate-dark-theme .inner-wrapper * { color: #fff; background-color: #262626; }
.btn-bordered.corporate-dark-theme .link-wrapper li + li a, .first-btn-bordered.corporate-dark-theme .link-wrapper li:first-child a { color: #fff; background-color: #262626; border-color: #929292; }
.btn-bordered.corporate-dark-theme .link-wrapper li + li a:active, .btn-bordered.corporate-dark-theme .link-wrapper li + li a:focus, .btn-bordered.corporate-dark-theme .link-wrapper li + li a:hover, .first-btn-bordered.corporate-dark-theme .link-wrapper li:first-child a:active, .first-btn-bordered.corporate-dark-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.corporate-dark-theme .link-wrapper li:first-child a:hover { background-color: #676767; }
.btn-outline.corporate-dark-theme .link-wrapper li + li a, .first-btn-outline.corporate-dark-theme .link-wrapper li:first-child a { color: #262626; background-color: transparent; border-color: #929292; }
.btn-outline.corporate-dark-theme .link-wrapper li + li a:active, .btn-outline.corporate-dark-theme .link-wrapper li + li a:focus, .btn-outline.corporate-dark-theme .link-wrapper li + li a:hover, .first-btn-outline.corporate-dark-theme .link-wrapper li:first-child a:active, .first-btn-outline.corporate-dark-theme .link-wrapper li:first-child a:focus, .first-btn-outline.corporate-dark-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #676767; }
.btn-rounded.corporate-dark-theme .link-wrapper li + li a, .first-btn-rounded.corporate-dark-theme .link-wrapper li:first-child a { color: #fff; background-color: #262626; }
.btn-rounded.corporate-dark-theme .link-wrapper li + li a:active, .btn-rounded.corporate-dark-theme .link-wrapper li + li a:focus, .btn-rounded.corporate-dark-theme .link-wrapper li + li a:hover, .first-btn-rounded.corporate-dark-theme .link-wrapper li:first-child a:active, .first-btn-rounded.corporate-dark-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.corporate-dark-theme .link-wrapper li:first-child a:hover { background-color: #343232; }
.hero.arrow-hero.corporate-dark-theme .inner-wrapper, .hero.triangle-pattern-arrow.corporate-dark-theme .inner-wrapper, [class*=col-] .hero.solution-hero.corporate-dark-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.corporate-dark-theme, .hero.triangle-pattern-arrow.corporate-dark-theme { background-color: #262626; }
.hero.arrow-hero.corporate-dark-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.corporate-dark-theme .inner-wrapper:before { border-top-color: #262626; }
.hero.solution-hero.corporate-dark-theme:after { border-bottom-color: #262626; }
.hero.product-hero.snagit-theme, .hero.solution-hero.snagit-theme, .hero.triangle-pattern.snagit-theme, [class*=col-] .hero.product-hero.snagit-theme .inner-wrapper * { color: #fff; background-color: #005a8c; }
.btn-bordered.snagit-theme .link-wrapper li + li a, .first-btn-bordered.snagit-theme .link-wrapper li:first-child a { color: #fff; background-color: #005a8c; border-color: #7facc5; }
.btn-bordered.snagit-theme .link-wrapper li + li a:active, .btn-bordered.snagit-theme .link-wrapper li + li a:focus, .btn-bordered.snagit-theme .link-wrapper li + li a:hover, .first-btn-bordered.snagit-theme .link-wrapper li:first-child a:active, .first-btn-bordered.snagit-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.snagit-theme .link-wrapper li:first-child a:hover { background-color: #4c8bae; }
.btn-outline.snagit-theme .link-wrapper li + li a, .first-btn-outline.snagit-theme .link-wrapper li:first-child a { color: #005a8c; background-color: transparent; border-color: #7facc5; }
.btn-outline.snagit-theme .link-wrapper li + li a:active, .btn-outline.snagit-theme .link-wrapper li + li a:focus, .btn-outline.snagit-theme .link-wrapper li + li a:hover, .first-btn-outline.snagit-theme .link-wrapper li:first-child a:active, .first-btn-outline.snagit-theme .link-wrapper li:first-child a:focus, .first-btn-outline.snagit-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #4c8bae; }
.btn-rounded.snagit-theme .link-wrapper li + li a, .first-btn-rounded.snagit-theme .link-wrapper li:first-child a { color: #fff; background-color: #005a8c; }
.btn-rounded.snagit-theme .link-wrapper li + li a:active, .btn-rounded.snagit-theme .link-wrapper li + li a:focus, .btn-rounded.snagit-theme .link-wrapper li + li a:hover, .first-btn-rounded.snagit-theme .link-wrapper li:first-child a:active, .first-btn-rounded.snagit-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.snagit-theme .link-wrapper li:first-child a:hover { background-color: #006aa6; }
.hero.arrow-hero.snagit-theme .inner-wrapper, .hero.triangle-pattern-arrow.snagit-theme .inner-wrapper, [class*=col-] .hero.solution-hero.snagit-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.snagit-theme, .hero.triangle-pattern-arrow.snagit-theme { background-color: #005a8c; }
.hero.arrow-hero.snagit-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.snagit-theme .inner-wrapper:before { border-top-color: #005a8c; }
.hero.solution-hero.snagit-theme:after { border-bottom-color: #005a8c; }
.hero.product-hero.camtasia-theme, .hero.solution-hero.camtasia-theme, .hero.triangle-pattern.camtasia-theme, [class*=col-] .hero.product-hero.camtasia-theme .inner-wrapper * { color: #fff; background-color: #5a8e22; }
.btn-bordered.camtasia-theme .link-wrapper li + li a, .first-btn-bordered.camtasia-theme .link-wrapper li:first-child a { color: #fff; background-color: #5a8e22; border-color: #acc690; }
.btn-bordered.camtasia-theme .link-wrapper li + li a:active, .btn-bordered.camtasia-theme .link-wrapper li + li a:focus, .btn-bordered.camtasia-theme .link-wrapper li + li a:hover, .first-btn-bordered.camtasia-theme .link-wrapper li:first-child a:active, .first-btn-bordered.camtasia-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.camtasia-theme .link-wrapper li:first-child a:hover { background-color: #8baf64; }
.btn-outline.camtasia-theme .link-wrapper li + li a, .first-btn-outline.camtasia-theme .link-wrapper li:first-child a { color: #5a8e22; background-color: transparent; border-color: #acc690; }
.btn-outline.camtasia-theme .link-wrapper li + li a:active, .btn-outline.camtasia-theme .link-wrapper li + li a:focus, .btn-outline.camtasia-theme .link-wrapper li + li a:hover, .first-btn-outline.camtasia-theme .link-wrapper li:first-child a:active, .first-btn-outline.camtasia-theme .link-wrapper li:first-child a:focus, .first-btn-outline.camtasia-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #8baf64; }
.btn-rounded.camtasia-theme .link-wrapper li + li a, .first-btn-rounded.camtasia-theme .link-wrapper li:first-child a { color: #fff; background-color: #5a8e22; }
.btn-rounded.camtasia-theme .link-wrapper li + li a:active, .btn-rounded.camtasia-theme .link-wrapper li + li a:focus, .btn-rounded.camtasia-theme .link-wrapper li + li a:hover, .first-btn-rounded.camtasia-theme .link-wrapper li:first-child a:active, .first-btn-rounded.camtasia-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.camtasia-theme .link-wrapper li:first-child a:hover { background-color: #67a525; }
.hero.arrow-hero.camtasia-theme .inner-wrapper, .hero.triangle-pattern-arrow.camtasia-theme .inner-wrapper, [class*=col-] .hero.solution-hero.camtasia-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.camtasia-theme, .hero.triangle-pattern-arrow.camtasia-theme { background-color: #5a8e22; }
.hero.arrow-hero.camtasia-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.camtasia-theme .inner-wrapper:before { border-top-color: #5a8e22; }
.hero.solution-hero.camtasia-theme:after { border-bottom-color: #5a8e22; }
.hero.product-hero.screencast-theme, .hero.solution-hero.screencast-theme, .hero.triangle-pattern.screencast-theme, [class*=col-] .hero.product-hero.screencast-theme .inner-wrapper * { color: #fff; background-color: #ef8200; }
.btn-bordered.screencast-theme .link-wrapper li + li a, .first-btn-bordered.screencast-theme .link-wrapper li:first-child a { color: #fff; background-color: #ef8200; border-color: #f7c07f; }
.btn-bordered.screencast-theme .link-wrapper li + li a:active, .btn-bordered.screencast-theme .link-wrapper li + li a:focus, .btn-bordered.screencast-theme .link-wrapper li + li a:hover, .first-btn-bordered.screencast-theme .link-wrapper li:first-child a:active, .first-btn-bordered.screencast-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.screencast-theme .link-wrapper li:first-child a:hover { background-color: #f3a74c; }
.btn-outline.screencast-theme .link-wrapper li + li a, .first-btn-outline.screencast-theme .link-wrapper li:first-child a { color: #ef8200; background-color: transparent; border-color: #f7c07f; }
.btn-outline.screencast-theme .link-wrapper li + li a:active, .btn-outline.screencast-theme .link-wrapper li + li a:focus, .btn-outline.screencast-theme .link-wrapper li + li a:hover, .first-btn-outline.screencast-theme .link-wrapper li:first-child a:active, .first-btn-outline.screencast-theme .link-wrapper li:first-child a:focus, .first-btn-outline.screencast-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #f3a74c; }
.btn-rounded.screencast-theme .link-wrapper li + li a, .first-btn-rounded.screencast-theme .link-wrapper li:first-child a { color: #fff; background-color: #ef8200; }
.btn-rounded.screencast-theme .link-wrapper li + li a:active, .btn-rounded.screencast-theme .link-wrapper li + li a:focus, .btn-rounded.screencast-theme .link-wrapper li + li a:hover, .first-btn-rounded.screencast-theme .link-wrapper li:first-child a:active, .first-btn-rounded.screencast-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.screencast-theme .link-wrapper li:first-child a:hover { background-color: #ff8f09; }
.hero.arrow-hero.screencast-theme .inner-wrapper, .hero.triangle-pattern-arrow.screencast-theme .inner-wrapper, [class*=col-] .hero.solution-hero.screencast-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.screencast-theme, .hero.triangle-pattern-arrow.screencast-theme { background-color: #ef8200; }
.hero.arrow-hero.screencast-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.screencast-theme .inner-wrapper:before { border-top-color: #ef8200; }
.hero.solution-hero.screencast-theme:after { border-bottom-color: #ef8200; }
.hero.product-hero.morae-theme, .hero.solution-hero.morae-theme, .hero.triangle-pattern.morae-theme, [class*=col-] .hero.product-hero.morae-theme .inner-wrapper * { color: #fff; background-color: #106470; }
.btn-bordered.morae-theme .link-wrapper li + li a, .first-btn-bordered.morae-theme .link-wrapper li:first-child a { color: #fff; background-color: #106470; border-color: #87b1b7; }
.btn-bordered.morae-theme .link-wrapper li + li a:active, .btn-bordered.morae-theme .link-wrapper li + li a:focus, .btn-bordered.morae-theme .link-wrapper li + li a:hover, .first-btn-bordered.morae-theme .link-wrapper li:first-child a:active, .first-btn-bordered.morae-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.morae-theme .link-wrapper li:first-child a:hover { background-color: #57929a; }
.btn-outline.morae-theme .link-wrapper li + li a, .first-btn-outline.morae-theme .link-wrapper li:first-child a { color: #106470; background-color: transparent; border-color: #87b1b7; }
.btn-outline.morae-theme .link-wrapper li + li a:active, .btn-outline.morae-theme .link-wrapper li + li a:focus, .btn-outline.morae-theme .link-wrapper li + li a:hover, .first-btn-outline.morae-theme .link-wrapper li:first-child a:active, .first-btn-outline.morae-theme .link-wrapper li:first-child a:focus, .first-btn-outline.morae-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #57929a; }
.btn-rounded.morae-theme .link-wrapper li + li a, .first-btn-rounded.morae-theme .link-wrapper li:first-child a { color: #fff; background-color: #106470; }
.btn-rounded.morae-theme .link-wrapper li + li a:active, .btn-rounded.morae-theme .link-wrapper li + li a:focus, .btn-rounded.morae-theme .link-wrapper li + li a:hover, .first-btn-rounded.morae-theme .link-wrapper li:first-child a:active, .first-btn-rounded.morae-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.morae-theme .link-wrapper li:first-child a:hover { background-color: #127988; }
.hero.arrow-hero.morae-theme .inner-wrapper, .hero.triangle-pattern-arrow.morae-theme .inner-wrapper, [class*=col-] .hero.solution-hero.morae-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.morae-theme, .hero.triangle-pattern-arrow.morae-theme { background-color: #106470; }
.hero.arrow-hero.morae-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.morae-theme .inner-wrapper:before { border-top-color: #106470; }
.hero.solution-hero.morae-theme:after { border-bottom-color: #106470; }
.hero.product-hero.relay-theme, .hero.solution-hero.relay-theme, .hero.triangle-pattern.relay-theme, [class*=col-] .hero.product-hero.relay-theme .inner-wrapper * { color: #fff; background-color: #af2925; }
.btn-bordered.relay-theme .link-wrapper li + li a, .first-btn-bordered.relay-theme .link-wrapper li:first-child a { color: #fff; background-color: #af2925; border-color: #d79492; }
.btn-bordered.relay-theme .link-wrapper li + li a:active, .btn-bordered.relay-theme .link-wrapper li + li a:focus, .btn-bordered.relay-theme .link-wrapper li + li a:hover, .first-btn-bordered.relay-theme .link-wrapper li:first-child a:active, .first-btn-bordered.relay-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.relay-theme .link-wrapper li:first-child a:hover { background-color: #c76966; }
.btn-outline.relay-theme .link-wrapper li + li a, .first-btn-outline.relay-theme .link-wrapper li:first-child a { color: #af2925; background-color: transparent; border-color: #d79492; }
.btn-outline.relay-theme .link-wrapper li + li a:active, .btn-outline.relay-theme .link-wrapper li + li a:focus, .btn-outline.relay-theme .link-wrapper li + li a:hover, .first-btn-outline.relay-theme .link-wrapper li:first-child a:active, .first-btn-outline.relay-theme .link-wrapper li:first-child a:focus, .first-btn-outline.relay-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #c76966; }
.btn-rounded.relay-theme .link-wrapper li + li a, .first-btn-rounded.relay-theme .link-wrapper li:first-child a { color: #fff; background-color: #af2925; }
.btn-rounded.relay-theme .link-wrapper li + li a:active, .btn-rounded.relay-theme .link-wrapper li + li a:focus, .btn-rounded.relay-theme .link-wrapper li + li a:hover, .first-btn-rounded.relay-theme .link-wrapper li:first-child a:active, .first-btn-rounded.relay-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.relay-theme .link-wrapper li:first-child a:hover { background-color: #c62c27; }
.hero.arrow-hero.relay-theme .inner-wrapper, .hero.triangle-pattern-arrow.relay-theme .inner-wrapper, [class*=col-] .hero.solution-hero.relay-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.relay-theme, .hero.triangle-pattern-arrow.relay-theme { background-color: #af2925; }
.hero.arrow-hero.relay-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.relay-theme .inner-wrapper:before { border-top-color: #af2925; }
.hero.solution-hero.relay-theme:after { border-bottom-color: #af2925; }
.hero.product-hero.jing-theme, .hero.solution-hero.jing-theme, .hero.triangle-pattern.jing-theme, [class*=col-] .hero.product-hero.jing-theme .inner-wrapper * { color: #333; background-color: #ffc82e; }
.btn-bordered.jing-theme .link-wrapper li + li a, .first-btn-bordered.jing-theme .link-wrapper li:first-child a { color: #333; background-color: #ffc82e; border-color: #997d30; }
.btn-bordered.jing-theme .link-wrapper li + li a:active, .btn-bordered.jing-theme .link-wrapper li + li a:focus, .btn-bordered.jing-theme .link-wrapper li + li a:hover, .first-btn-bordered.jing-theme .link-wrapper li:first-child a:active, .first-btn-bordered.jing-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.jing-theme .link-wrapper li:first-child a:hover { background-color: #c19b2f; }
.btn-outline.jing-theme .link-wrapper li + li a, .first-btn-outline.jing-theme .link-wrapper li:first-child a { color: #ffc82e; background-color: transparent; border-color: #997d30; }
.btn-outline.jing-theme .link-wrapper li + li a:active, .btn-outline.jing-theme .link-wrapper li + li a:focus, .btn-outline.jing-theme .link-wrapper li + li a:hover, .first-btn-outline.jing-theme .link-wrapper li:first-child a:active, .first-btn-outline.jing-theme .link-wrapper li:first-child a:focus, .first-btn-outline.jing-theme .link-wrapper li:first-child a:hover { color: #333; background-color: #c19b2f; }
.btn-rounded.jing-theme .link-wrapper li + li a, .first-btn-rounded.jing-theme .link-wrapper li:first-child a { color: #333; background-color: #ffc82e; }
.btn-rounded.jing-theme .link-wrapper li + li a:active, .btn-rounded.jing-theme .link-wrapper li + li a:focus, .btn-rounded.jing-theme .link-wrapper li + li a:hover, .first-btn-rounded.jing-theme .link-wrapper li:first-child a:active, .first-btn-rounded.jing-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.jing-theme .link-wrapper li:first-child a:hover { background-color: #ffcf48; }
.hero.arrow-hero.jing-theme .inner-wrapper, .hero.triangle-pattern-arrow.jing-theme .inner-wrapper, [class*=col-] .hero.solution-hero.jing-theme .inner-wrapper * { color: #333; }
.hero.arrow-hero.jing-theme, .hero.triangle-pattern-arrow.jing-theme { background-color: #ffc82e; }
.hero.arrow-hero.jing-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.jing-theme .inner-wrapper:before { border-top-color: #ffc82e; }
.hero.solution-hero.jing-theme:after { border-bottom-color: #ffc82e; }
.hero.product-hero.coachseye-theme, .hero.solution-hero.coachseye-theme, .hero.triangle-pattern.coachseye-theme, [class*=col-] .hero.product-hero.coachseye-theme .inner-wrapper * { color: #fff; background-color: #0072cf; }
.btn-bordered.coachseye-theme .link-wrapper li + li a, .first-btn-bordered.coachseye-theme .link-wrapper li:first-child a { color: #fff; background-color: #0072cf; border-color: #7fb8e7; }
.btn-bordered.coachseye-theme .link-wrapper li + li a:active, .btn-bordered.coachseye-theme .link-wrapper li + li a:focus, .btn-bordered.coachseye-theme .link-wrapper li + li a:hover, .first-btn-bordered.coachseye-theme .link-wrapper li:first-child a:active, .first-btn-bordered.coachseye-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.coachseye-theme .link-wrapper li:first-child a:hover { background-color: #4c9cdd; }
.btn-outline.coachseye-theme .link-wrapper li + li a, .first-btn-outline.coachseye-theme .link-wrapper li:first-child a { color: #0072cf; background-color: transparent; border-color: #7fb8e7; }
.btn-outline.coachseye-theme .link-wrapper li + li a:active, .btn-outline.coachseye-theme .link-wrapper li + li a:focus, .btn-outline.coachseye-theme .link-wrapper li + li a:hover, .first-btn-outline.coachseye-theme .link-wrapper li:first-child a:active, .first-btn-outline.coachseye-theme .link-wrapper li:first-child a:focus, .first-btn-outline.coachseye-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #4c9cdd; }
.btn-rounded.coachseye-theme .link-wrapper li + li a, .first-btn-rounded.coachseye-theme .link-wrapper li:first-child a { color: #fff; background-color: #0072cf; }
.btn-rounded.coachseye-theme .link-wrapper li + li a:active, .btn-rounded.coachseye-theme .link-wrapper li + li a:focus, .btn-rounded.coachseye-theme .link-wrapper li + li a:hover, .first-btn-rounded.coachseye-theme .link-wrapper li:first-child a:active, .first-btn-rounded.coachseye-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.coachseye-theme .link-wrapper li:first-child a:hover { background-color: #0080e9; }
.hero.arrow-hero.coachseye-theme .inner-wrapper, .hero.triangle-pattern-arrow.coachseye-theme .inner-wrapper, [class*=col-] .hero.solution-hero.coachseye-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.coachseye-theme, .hero.triangle-pattern-arrow.coachseye-theme { background-color: #0072cf; }
.hero.arrow-hero.coachseye-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.coachseye-theme .inner-wrapper:before { border-top-color: #0072cf; }
.hero.solution-hero.coachseye-theme:after { border-bottom-color: #0072cf; }
.hero.product-hero.fuse-theme, .hero.solution-hero.fuse-theme, .hero.triangle-pattern.fuse-theme, [class*=col-] .hero.product-hero.fuse-theme .inner-wrapper * { color: #fff; background-color: #e63124; }
.btn-bordered.fuse-theme .link-wrapper li + li a, .first-btn-bordered.fuse-theme .link-wrapper li:first-child a { color: #fff; background-color: #e63124; border-color: #f29891; }
.btn-bordered.fuse-theme .link-wrapper li + li a:active, .btn-bordered.fuse-theme .link-wrapper li + li a:focus, .btn-bordered.fuse-theme .link-wrapper li + li a:hover, .first-btn-bordered.fuse-theme .link-wrapper li:first-child a:active, .first-btn-bordered.fuse-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.fuse-theme .link-wrapper li:first-child a:hover { background-color: #ed6e65; }
.btn-outline.fuse-theme .link-wrapper li + li a, .first-btn-outline.fuse-theme .link-wrapper li:first-child a { color: #e63124; background-color: transparent; border-color: #f29891; }
.btn-outline.fuse-theme .link-wrapper li + li a:active, .btn-outline.fuse-theme .link-wrapper li + li a:focus, .btn-outline.fuse-theme .link-wrapper li + li a:hover, .first-btn-outline.fuse-theme .link-wrapper li:first-child a:active, .first-btn-outline.fuse-theme .link-wrapper li:first-child a:focus, .first-btn-outline.fuse-theme .link-wrapper li:first-child a:hover { color: #fff; background-color: #ed6e65; }
.btn-rounded.fuse-theme .link-wrapper li + li a, .first-btn-rounded.fuse-theme .link-wrapper li:first-child a { color: #fff; background-color: #e63124; }
.btn-rounded.fuse-theme .link-wrapper li + li a:active, .btn-rounded.fuse-theme .link-wrapper li + li a:focus, .btn-rounded.fuse-theme .link-wrapper li + li a:hover, .first-btn-rounded.fuse-theme .link-wrapper li:first-child a:active, .first-btn-rounded.fuse-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.fuse-theme .link-wrapper li:first-child a:hover { background-color: #eb4539; }
.hero.arrow-hero.fuse-theme .inner-wrapper, .hero.triangle-pattern-arrow.fuse-theme .inner-wrapper, [class*=col-] .hero.solution-hero.fuse-theme .inner-wrapper * { color: #fff; }
.hero.arrow-hero.fuse-theme, .hero.triangle-pattern-arrow.fuse-theme { background-color: #e63124; }
.hero.arrow-hero.fuse-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.fuse-theme .inner-wrapper:before { border-top-color: #e63124; }
.hero.solution-hero.fuse-theme:after { border-bottom-color: #e63124; }
.hero.product-hero.white-theme, .hero.solution-hero.white-theme, .hero.triangle-pattern.white-theme, [class*=col-] .hero.product-hero.white-theme .inner-wrapper * { color: #333; background-color: #fff; }
.btn-bordered.white-theme .link-wrapper li + li a, .first-btn-bordered.white-theme .link-wrapper li:first-child a { color: #333; background-color: #fff; border-color: #999; }
.btn-bordered.white-theme .link-wrapper li + li a:active, .btn-bordered.white-theme .link-wrapper li + li a:focus, .btn-bordered.white-theme .link-wrapper li + li a:hover, .first-btn-bordered.white-theme .link-wrapper li:first-child a:active, .first-btn-bordered.white-theme .link-wrapper li:first-child a:focus, .first-btn-bordered.white-theme .link-wrapper li:first-child a:hover { background-color: #c1c1c1; }
.btn-outline.white-theme .link-wrapper li + li a, .first-btn-outline.white-theme .link-wrapper li:first-child a { color: #fff; background-color: transparent; border-color: #999; }
.btn-outline.white-theme .link-wrapper li + li a:active, .btn-outline.white-theme .link-wrapper li + li a:focus, .btn-outline.white-theme .link-wrapper li + li a:hover, .first-btn-outline.white-theme .link-wrapper li:first-child a:active, .first-btn-outline.white-theme .link-wrapper li:first-child a:focus, .first-btn-outline.white-theme .link-wrapper li:first-child a:hover { color: #333; background-color: #c1c1c1; }
.btn-rounded.white-theme .link-wrapper li + li a, .first-btn-rounded.white-theme .link-wrapper li:first-child a { color: #333; background-color: #fff; }
.btn-rounded.white-theme .link-wrapper li + li a:active, .btn-rounded.white-theme .link-wrapper li + li a:focus, .btn-rounded.white-theme .link-wrapper li + li a:hover, .first-btn-rounded.white-theme .link-wrapper li:first-child a:active, .first-btn-rounded.white-theme .link-wrapper li:first-child a:focus, .first-btn-rounded.white-theme .link-wrapper li:first-child a:hover { background-color: #fff; }
.hero.arrow-hero.white-theme .inner-wrapper, .hero.triangle-pattern-arrow.white-theme .inner-wrapper, [class*=col-] .hero.solution-hero.white-theme .inner-wrapper * { color: #333; }
.hero.arrow-hero.white-theme, .hero.triangle-pattern-arrow.white-theme { background-color: #fff; }
.hero.arrow-hero.white-theme .inner-wrapper:before, .hero.triangle-pattern-arrow.white-theme .inner-wrapper:before { border-top-color: #fff; }
.hero.solution-hero.white-theme:after { border-bottom-color: #fff; }
.hero.triangle-pattern-arrow.grey0-theme .inner-wrapper { color: #333; }
.hero.triangle-pattern-arrow.grey0-theme { background-color: #fff; }
.hero.triangle-pattern-arrow.grey0-theme .inner-wrapper:before { border-top-color: #fff; }
.hero.triangle-pattern-arrow.grey1-theme .inner-wrapper { color: #333; }
.hero.triangle-pattern-arrow.grey1-theme { background-color: #f8f8f8; }
.hero.triangle-pattern-arrow.grey1-theme .inner-wrapper:before { border-top-color: #f8f8f8; }
.hero.triangle-pattern-arrow.grey2-theme .inner-wrapper { color: #333; }
.hero.triangle-pattern-arrow.grey2-theme { background-color: #f2f2f2; }
.hero.triangle-pattern-arrow.grey2-theme .inner-wrapper:before { border-top-color: #f2f2f2; }
.hero.triangle-pattern-arrow.grey3-theme .inner-wrapper { color: #333; }
.hero.triangle-pattern-arrow.grey3-theme { background-color: #e6e6e6; }
.hero.triangle-pattern-arrow.grey3-theme .inner-wrapper:before { border-top-color: #e6e6e6; }
.hero.triangle-pattern-arrow.grey4-theme .inner-wrapper { color: #333; }
.hero.triangle-pattern-arrow.grey4-theme { background-color: #ccc; }
.hero.triangle-pattern-arrow.grey4-theme .inner-wrapper:before { border-top-color: #ccc; }
.hero.triangle-pattern-arrow.grey5-theme .inner-wrapper { color: #333; }
.hero.triangle-pattern-arrow.grey5-theme { background-color: #b3b3b3; }
.hero.triangle-pattern-arrow.grey5-theme .inner-wrapper:before { border-top-color: #b3b3b3; }
.hero.triangle-pattern-arrow.grey6-theme .inner-wrapper { color: #333; }
.hero.triangle-pattern-arrow.grey6-theme { background-color: #999; }
.hero.triangle-pattern-arrow.grey6-theme .inner-wrapper:before { border-top-color: #999; }
.hero.triangle-pattern-arrow.grey7-theme .inner-wrapper { color: #fff; }
.hero.triangle-pattern-arrow.grey7-theme { background-color: gray; }
.hero.triangle-pattern-arrow.grey7-theme .inner-wrapper:before { border-top-color: gray; }
.hero.triangle-pattern-arrow.grey8-theme .inner-wrapper { color: #fff; }
.hero.triangle-pattern-arrow.grey8-theme { background-color: #666; }
.hero.triangle-pattern-arrow.grey8-theme .inner-wrapper:before { border-top-color: #666; }
.hero.triangle-pattern-arrow.grey9-theme .inner-wrapper { color: #fff; }
.hero.triangle-pattern-arrow.grey9-theme { background-color: #444; }
.hero.triangle-pattern-arrow.grey9-theme .inner-wrapper:before { border-top-color: #444; }
.hero.triangle-pattern-arrow.grey10-theme .inner-wrapper { color: #fff; }
.hero.triangle-pattern-arrow.grey10-theme { background-color: #262626; }
.hero.triangle-pattern-arrow.grey10-theme .inner-wrapper:before { border-top-color: #262626; }
.hero.wide-hero:after, .navigation-bar:after, .tsc-footer .footer-nav:after, .tsc-footer .footer-supplementary .footer-social:after, .tsc-footer .footer-supplementary .terms-of-service:after { content: ""; display: table; clear: both; }
.tsc-header .contact-us span, .tsc-header .language-menu-trigger span, .tsc-header .search label, .tsc-header .search-submit span { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; border: 0; overflow: hidden; clip: rect(0, 0, 0, 0); }
.hero.arrow-hero .copy-wrapper a, .hero.arrow-hero .headline-wrapper a, .hero.product-hero .link-wrapper a, .hero.product-hero .link-wrapper button, .hero.solution-hero .link-wrapper a, .hero.solution-hero .link-wrapper button, .hero.triangle-pattern-arrow .copy-wrapper a, .hero.triangle-pattern-arrow .headline-wrapper a, .hero.wide-hero .link-wrapper a, .hero.wide-hero .link-wrapper button { display: inline-block; font-size: 1.5em; font-weight: 400; text-decoration: none; text-transform: uppercase; color: #fff; }
.hero.arrow-hero .copy-wrapper a:active, .hero.arrow-hero .copy-wrapper a:focus, .hero.arrow-hero .copy-wrapper a:hover, .hero.arrow-hero .headline-wrapper a:active, .hero.arrow-hero .headline-wrapper a:focus, .hero.arrow-hero .headline-wrapper a:hover, .hero.product-hero .link-wrapper a:active, .hero.product-hero .link-wrapper a:focus, .hero.product-hero .link-wrapper a:hover, .hero.product-hero .link-wrapper button:active, .hero.product-hero .link-wrapper button:focus, .hero.product-hero .link-wrapper button:hover, .hero.solution-hero .link-wrapper a:active, .hero.solution-hero .link-wrapper a:focus, .hero.solution-hero .link-wrapper a:hover, .hero.solution-hero .link-wrapper button:active, .hero.solution-hero .link-wrapper button:focus, .hero.solution-hero .link-wrapper button:hover, .hero.triangle-pattern-arrow .copy-wrapper a:active, .hero.triangle-pattern-arrow .copy-wrapper a:focus, .hero.triangle-pattern-arrow .copy-wrapper a:hover, .hero.triangle-pattern-arrow .headline-wrapper a:active, .hero.triangle-pattern-arrow .headline-wrapper a:focus, .hero.triangle-pattern-arrow .headline-wrapper a:hover, .hero.wide-hero .link-wrapper a:active, .hero.wide-hero .link-wrapper a:focus, .hero.wide-hero .link-wrapper a:hover, .hero.wide-hero .link-wrapper button:active, .hero.wide-hero .link-wrapper button:focus, .hero.wide-hero .link-wrapper button:hover { text-shadow: rgba(0, 0, 0, 0.35) 0 2px 4px; }
.btn-bordered .link-wrapper li + li a, .btn-outline .link-wrapper li + li a, .first-btn-bordered .link-wrapper li:first-child a, .first-btn-outline .link-wrapper li:first-child a { display: inline-block; padding: 0 20px; border-width: 2px; border-style: solid; border-radius: 21px; white-space: nowrap; text-decoration: none; text-transform: uppercase; text-align: center; }
.btn-rounded .link-wrapper li + li a, .first-btn-rounded .link-wrapper li:first-child a { display: inline-block; padding: 0 2em; line-height: 2.5; border: 0; border-radius: 40px; font-weight: 600; white-space: nowrap; text-decoration: none; text-align: center; }
.btn-arrow .link-wrapper li + li a, .first-btn-arrow .link-wrapper li:first-child a { display: inline-block; min-width: 0; position: relative; padding-right: .875em; }
.btn { display: inline-block; padding: 0 2em; line-height: 2.5; border-radius: 40px; font-size: .875em; font-weight: 600; white-space: nowrap; text-decoration: none; text-transform: uppercase; }
.btn:active, .btn:hover { text-decoration: none; }
form .dlSubmit .button-orange { background: #ef8200; }
form .dlSubmit .button-orange:hover { background: #f29b33; }
form .dlSubmit .button-blue { background: #ef8200; }
form .dlSubmit .button-blue:hover { background: #f29b33; }
form .dlSubmit .button-black { background: #58595b; }
form .dlSubmit .button-black:hover { background: #7f8083; }
form .dlSubmit .button-red { background: #af2925; }
form .dlSubmit .button-red:hover { background: #c82b27; }
.button-black a, .button-blue a, .button-green a, .button-orange a, .button-red a, .button-yellow a, .primary-button a, .secondary-button a, form input.primary-button a, form input.secondary-button a { border: 0; color: #fff; font-family: proxima-nova-n6,proxima-nova,Arial,sans-serif; font-weight: 600; font-size: .875em; text-decoration: none; cursor: pointer; text-align: left; border-radius: 40px; text-transform: uppercase; }
.btn-rounded.first-btn-arrow .link-wrapper li:first-child a, .btn-rounded.first-btn-bordered .link-wrapper li:first-child a { margin-top: .625em; }
.btn-rounded.hero .link-wrapper li { margin-left: .2em; }
.btn-rounded.hero .link-wrapper li a { padding: 0 1em; }
.first-btn-rounded.btn-arrow .link-wrapper li + li a, .first-btn-rounded.btn-bordered .link-wrapper li + li a { margin-top: .625em; }
.first-btn-rounded.hero .link-wrapper li:first-child { margin-left: .2em; }
.first-btn-rounded.hero .link-wrapper li:first-child a { padding: 0 1em; }
.btn-bordered.hero .link-wrapper li, .btn-outline.hero .link-wrapper li, .first-btn-bordered.hero .link-wrapper li:first-child, .first-btn-outline.hero .link-wrapper li:first-child { margin-left: 1em; }
.first-btn-arrow.btn-bordered .link-wrapper li:first-child a { margin-top: .15em; }
.first-btn-arrow.hero .link-wrapper li:first-child { margin-left: 1em; }
.btn-arrow.first-btn-bordered .link-wrapper li + li a { margin-top: .15em; }
.btn-arrow.hero .link-wrapper li { margin-left: 1em; }
.btn-bar .link-wrapper ul li { float: left; margin: 1em 0; }
.btn-bar .link-wrapper ul li + li { margin: 1em 0 1em .75em; padding-left: .75em; border-style: solid; border-width: 0 0 0 1px; }
.btn-bar .link-wrapper ul li a { display: block; }
.first-btn-play-dark .link-wrapper li:first-child:before, .first-btn-play-light .link-wrapper li:first-child:before { content: ""; width: 50px; height: 50px; display: inline-block; background-repeat: no-repeat; background-attachment: scroll; background-image: url(//assets.techsmith.com/images/interface/sprites.png); }
.first-btn-play-dark .link-wrapper li:first-child a, .first-btn-play-light .link-wrapper li:first-child a { line-height: 2.25; vertical-align: top; }
.btn-play-dark .link-wrapper li:before, .btn-play-light .link-wrapper li:before { content: ""; width: 50px; height: 50px; display: inline-block; background-repeat: no-repeat; background-attachment: scroll; background-image: url(//assets.techsmith.com/images/interface/sprites.png); }
.btn-play-dark .link-wrapper li a, .btn-play-light .link-wrapper li a { line-height: 2.25; vertical-align: top; margin-top: .3em; }
.btn-orange { background-color: #ef8200; color: #fff; }
.btn-orange:hover { background-color: #f29b33; color: #fff; }
.tsc-header-wrapper { position: relative; min-width: 61.5em; border-bottom: 1px solid #b3b3b3; background-color: #fff; clear: both; }
.tsc-header-wrapper:before { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 11; }
.tsc-header { max-width: 75em; min-width: 61.5em; margin: 0 auto; -moz-box-sizing: border-box; box-sizing: border-box; }
.tsc-header .logo-wrapper { position: relative; float: left; padding-right: 1em; z-index: 11; }
.tsc-header .logo-wrapper:before { content: ""; display: inline-block; vertical-align: middle; height: 3em; line-height: 3; }
.tsc-header .logo { display: inline-block; color: #333; vertical-align: middle; }
.tsc-header .logo img { display: inline-block; width: 10em; height: 1.6875em; padding: .0625em 0; vertical-align: middle; -moz-box-sizing: border-box; box-sizing: border-box; }
.tsc-header .svg-logo { display: inline-block; width: 10em; height: 1.6875em; padding: .125em 0 .1875em; vertical-align: middle; -moz-box-sizing: border-box; box-sizing: border-box; pointer-events: none; }
.tsc-header .menu-trigger-wrapper { position: relative; float: left; z-index: 12; }
.tsc-header .menu-trigger { position: absolute; top: 0; left: 0; display: block; visibility: hidden; min-width: 3em; height: 3em; line-height: 3; border-bottom: 1px solid #b3b3b3; margin-bottom: -1px; color: transparent; vertical-align: middle; text-align: center; text-decoration: none; -moz-box-sizing: content-box; box-sizing: content-box; z-index: 11; }
.tsc-header .menu-trigger span { display: inline; padding: 0 1em 0 3em; white-space: nowrap; }
.tsc-header .menu-trigger:before { position: absolute; top: .5em; left: 0; display: block; width: 2em; height: 1em; margin-top: -1px; font-size: 1.5em; line-height: 1; vertical-align: middle; }
.tsc-header .menu-trigger:focus { outline: 0; border-bottom-color: transparent; }
.tsc-header .menu-trigger:active, .tsc-header .menu-trigger:hover { background-color: #f8f8f8; }
.tsc-header .global-nav-menu { float: left; }
.tsc-header .global-nav-menu .level-1.nav-active > a { background-color: #f2f2f2; }
.menu-active .tsc-header .global-nav-menu .level-1.nav-active > a, .tsc-header .global-nav-menu:hover .level-1.nav-active > a { background-color: transparent; }
.menu-active .tsc-header .global-nav-menu .level-1.nav-active > a:active, .menu-active .tsc-header .global-nav-menu .level-1.nav-active > a:hover, .tsc-header .global-nav-menu:hover .level-1.nav-active > a:active, .tsc-header .global-nav-menu:hover .level-1.nav-active > a:hover { background-color: #f8f8f8; }
.menu-active .tsc-header .global-nav-menu .level-1.nav-active.active > a, .tsc-header .global-nav-menu:hover .level-1.nav-active.active > a { background-color: #f2f2f2; }
.menu-initialized .tsc-header .level-1 .detailed-menu, .menu-initialized .tsc-header .level-1 .simple-menu { top: 100%; height: 0; -webkit-transition-property: visibility,height; transition-property: visibility,height; -webkit-transition-duration: .3s; transition-duration: .3s; }
.menu-initialized .tsc-header .level-1.active .detailed-menu, .menu-initialized .tsc-header .level-1.active .simple-menu { visibility: visible; height: 100%; -webkit-transition-duration: .3s; transition-duration: .3s; }
.menu-initialized .tsc-header .level-1.deactivated .detailed-menu, .menu-initialized .tsc-header .level-1.deactivated .simple-menu { -webkit-transition: none; transition: none; }
.tsc-header .mobile-logo-wrapper, .tsc-header .mobile-menu-back { display: none; }
.tsc-header .level-1 { position: relative; float: left; }
.tsc-header .level-1 > a { position: relative; display: block; width: auto; height: 3em; line-height: 3; border-bottom: 1px solid #b3b3b3; margin-bottom: -1px; color: #333; white-space: nowrap; overflow: hidden; z-index: 11; }
.tsc-header .level-1 > a:after, .tsc-header .level-1 > a:before { content: ""; display: inline-block; width: 1em; height: 3em; line-height: 3; vertical-align: middle; }
.tsc-header .level-1 > a:focus { outline: 0; border-bottom-color: #333; }
.tsc-header .level-1 > a:active, .tsc-header .level-1 > a:hover { background-color: #f8f8f8; }
.tsc-header .level-1.active > a { background-color: #f2f2f2; border-bottom-color: #f2f2f2; }
.tsc-header .level-1.active > a:focus { border-bottom-color: #f2f2f2; }
.tsc-header .detailed-menu-wrapper { position: absolute; bottom: 0; left: -1em; width: 47.75em; z-index: 10; }
.tsc-header .detailed-menu { position: relative; visibility: hidden; width: 45.75em; padding: 0 1em; border-width: 0 1px; border-style: solid; border-color: #fff; margin: 1px 0 -1px; background-color: #f2f2f2; overflow: hidden; }
.tsc-header .detailed-menu:before { content: ""; display: block; height: 1.5em; margin: 0 -1em; }
.tsc-header .detailed-menu:after { content: ""; display: block; clear: both; margin: 0 -1em; border-bottom: 1px solid #fff; }
.tsc-header .detailed-menu dl { margin: 0; }
.tsc-header .detailed-menu dt { margin: 0; font-weight: 600; line-height: 1.5; }
.ie8 .tsc-header .detailed-menu dt { font-family: proxima-nova-n6,proxima-nova,Helvetica,Arial,sans-serif; }
.tsc-header .detailed-menu dd { margin: 0; font-size: .75em; line-height: 1.5; color: gray; }
.tsc-header .detailed-menu .level-2 { float: left; width: 33.33333%; padding: 0 .75em 1.5em; -moz-box-sizing: border-box; box-sizing: border-box; }
.tsc-header .detailed-menu .summary-item { clear: left; float: none; width: auto; padding: 1em 1em 1em 2em; margin: 0 -1em; background-color: #ddd; -moz-box-sizing: content-box; box-sizing: content-box; }
.tsc-header .product { display: block; padding: .25em; border-width: 1px; border-style: solid; border-color: transparent transparent #b3b3b3; margin-bottom: .25em; color: #333; text-decoration: none; }
.tsc-header .product:active, .tsc-header .product:focus, .tsc-header .product:hover { border-color: #d2d2d2; background-color: #ddd; outline: 0; }
.tsc-header .product .platform-icon { display: inline-block; margin-left: 3px; }
.tsc-header .promotion { position: relative; display: block; float: left; padding: 0 .30769em; font-size: .8125em; line-height: 1.53846; }
.tsc-header .promotion:focus { outline: 0; }
.tsc-header .promotion + .promotion { margin-left: 1em; }
.tsc-header .promotion + .promotion:before { content: ""; display: block; position: absolute; left: -.53846em; width: 1px; height: 100%; background-color: #b3b3b3; }
.tsc-header .level-2.supplementary { position: relative; float: none; clear: left; width: auto; padding: 1.5em 4.75em 1.5em 1.75em; margin: 0 -1em; background-color: #ddd; }
.tsc-header .supplementary-article { position: relative; display: block; width: 33.33333%; padding: .25em; border: 1px solid transparent; margin: 0; color: #333; text-decoration: none; -moz-box-sizing: border-box; box-sizing: border-box; }
.tsc-header .supplementary-article:active, .tsc-header .supplementary-article:focus, .tsc-header .supplementary-article:hover { border-color: #fff; background-color: #f2f2f2; outline: 0; }
.tsc-header .supplementary-promotion { position: relative; top: -2.25em; right: -3.25em; display: block; float: left; margin: 0 0 -1.25em 66.66667%; }
.tsc-header .supplementary-promotion:focus { outline: 0; }
.tsc-header .simple-menu-wrapper { position: absolute; bottom: 0; left: -20.25em; width: 19.5em; margin: 0 0 -1px -1px; z-index: 10; }
.tsc-header .simple-menu { position: relative; left: 19.5em; visibility: hidden; float: left; border-width: 0 1px; border-style: solid; border-color: #fff; background-color: #f2f2f2; overflow: hidden; }
.tsc-header .simple-menu:before { content: ""; display: block; height: .375em; }
.tsc-header .simple-menu:after { content: ""; display: block; border-bottom: 1px solid #fff; }
.tsc-header .simple-menu .level-2 > a { display: block; line-height: 1.25; padding: .375em 1.75em; color: #333; }
.tsc-header .simple-menu .level-2 > a:active, .tsc-header .simple-menu .level-2 > a:focus, .tsc-header .simple-menu .level-2 > a:hover { color: #ff9000; outline: 0; }
.tsc-header .simple-menu .summary-item { margin-top: .25em; }
.tsc-header .simple-menu .summary-item a { padding: .625em 1.75em; background-color: #ddd; }
.tsc-header .summary-item a { color: #333; }
.tsc-header .summary-item a:active, .tsc-header .summary-item a:focus, .tsc-header .summary-item a:hover { color: #ff9000; outline: 0; }
.tsc-header .submenu-wrapper { display: none; }
.tsc-header .supplemental-buttons { float: right; }
.tsc-header .supplemental-buttons > li { float: left; }
.tsc-header .contact-us, .tsc-header .language-menu-trigger { position: relative; display: block; width: 3em; color: #666; text-decoration: none; text-align: center; z-index: 11; }
.tsc-header .contact-us:active, .tsc-header .contact-us:hover, .tsc-header .language-menu-trigger:active, .tsc-header .language-menu-trigger:hover { background-color: #f8f8f8; }
.tsc-header .contact-us:focus, .tsc-header .language-menu-trigger:focus { outline: 0; border-bottom: 1px solid #333; margin-bottom: -1px; }
.tsc-header .contact-us:before { display: none; position: absolute; top: 0; left: 0; font-size: 1.75em; width: 1.71429em; height: 1.14286em; line-height: 1.14286; }
.tsc-header .contact-us:after { font-size: 2em; line-height: 1.5; vertical-align: middle; }
.tsc-header .language-menu-wrapper { position: relative; }
.tsc-header .language-menu-wrapper.active .language-menu-trigger { border-bottom-color: #f2f2f2; background-color: #f2f2f2; }
.tsc-header .language-menu-wrapper.active .language-menu { visibility: visible; display: block; }
.tsc-header .language-menu-trigger { border-bottom: 1px solid #b3b3b3; margin-bottom: -1px; }
.tsc-header .language-menu-trigger:before { display: inline-block; vertical-align: middle; font-size: 1.5em; line-height: 2; }
.tsc-header .language-menu-trigger:after { content: ""; display: inline-block; margin-left: .25em; border-width: .375em .3125em 0; border-left-color: transparent; border-right-color: transparent; border-style: solid; }
.tsc-header .language-menu-positioner { visibility: hidden; position: absolute; top: 100%; right: -1px; width: 25em; margin-bottom: -1px; }
.tsc-header .language-menu { display: none; position: relative; float: right; border-width: 0 1px; border-style: solid; border-color: #fff; background-color: #f2f2f2; overflow: hidden; z-index: 10; }
.tsc-header .language-menu:before { content: ""; display: block; height: .375em; }
.tsc-header .language-menu:after { content: ""; display: block; height: .375em; border-bottom: 1px solid #fff; }
.tsc-header .language-menu a { display: block; line-height: 1.25; padding: .375em 1.75em; color: #333; }
.tsc-header .language-menu a:active, .tsc-header .language-menu a:focus, .tsc-header .language-menu a:hover { color: #ff9000; outline: 0; }
.tsc-header .language-menu a.selected { font-weight: 600; }
.tsc-header .language-menu a.selected:active, .tsc-header .language-menu a.selected:focus, .tsc-header .language-menu a.selected:hover { cursor: default; color: #333; text-decoration: none; outline: 0; }
.tsc-header .search { position: relative; height: 3em; padding-left: .5em; margin: 0; overflow: hidden; z-index: 11; }
.tsc-header .search-input-wrapper { position: relative; width: 100%; max-width: 19em; height: 3em; padding: 0 2.5em 0 .5em; margin: 0 0 0 auto; -moz-box-sizing: border-box; box-sizing: border-box; }
.tsc-header .search-input { display: block; float: left; width: 100%; height: 2em; padding: 0 .25em 0 .75em; border-width: 1px 0 1px 1px; border-style: solid; border-color: #f2f2f2; margin-top: .5em; font-weight: inherit; color: #333; background-color: #f2f2f2; border-radius: 2em 0 0 2em; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance: none; }
.tsc-header .search-input:focus { border-color: #ccc #f2f2f2 #ccc #ccc; outline: 0; }
.tsc-header .search-input:focus + .search-submit { border-color: #ccc #ccc #ccc #f2f2f2; }
.tsc-header .search-submit { position: absolute; top: .5em; right: 0; display: block; width: 2em; height: 2em; padding-left: 1px; border-width: 1px 1px 1px 0; border-style: solid; border-color: #f2f2f2; margin-right: .5em; color: #666; background-color: #f2f2f2; border-radius: 0 2em 2em 0; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; }
.tsc-header .search-submit:active, .tsc-header .search-submit:focus, .tsc-header .search-submit:hover { border-color: #ccc; background-color: #ccc; outline: 0; text-decoration: none; }
.tsc-header .search-submit:before { display: inline-block; vertical-align: middle; font-size: 1.25em; }
.tsc-header .search-cancel { display: none; width: 3em; height: 3em; color: #666; background-color: #f8f8f8; text-align: center; z-index: 10; -webkit-transition: visibility .3s; transition: visibility .3s; }
.tsc-header .search-cancel:active, .tsc-header .search-cancel:focus, .tsc-header .search-cancel:hover { background-color: #ccc; outline: 0; text-decoration: none; }
.tsc-header .search-cancel span { display: block; position: absolute; bottom: 0; width: 100%; line-height: 1.69231; font-size: .8125em; white-space: nowrap; }
.tsc-header .search-cancel:before { display: block; position: absolute; top: .5em; width: 100%; line-height: 1.25; }
.tsc-footer .footer-supplementary .footer-social .tsc-email-follow, .tsc-footer .footer-supplementary .footer-social .tsc-facebook-follow, .tsc-footer .footer-supplementary .footer-social .tsc-googleplus-follow, .tsc-footer .footer-supplementary .footer-social .tsc-twitter-follow, .tsc-footer .footer-supplementary .footer-social .tsc-youtube-follow { display: block; width: 1.5625em; height: 1.5625em; font-size: 2em; line-height: 1.5625; margin: 0 .25em; color: #fff; border-radius: 50%; text-decoration: none; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); outline: 0; }
.tsc-footer .footer-supplementary .footer-social .tsc-email-follow:active, .tsc-footer .footer-supplementary .footer-social .tsc-email-follow:focus, .tsc-footer .footer-supplementary .footer-social .tsc-email-follow:hover, .tsc-footer .footer-supplementary .footer-social .tsc-facebook-follow:active, .tsc-footer .footer-supplementary .footer-social .tsc-facebook-follow:focus, .tsc-footer .footer-supplementary .footer-social .tsc-facebook-follow:hover, .tsc-footer .footer-supplementary .footer-social .tsc-googleplus-follow:active, .tsc-footer .footer-supplementary .footer-social .tsc-googleplus-follow:focus, .tsc-footer .footer-supplementary .footer-social .tsc-googleplus-follow:hover, .tsc-footer .footer-supplementary .footer-social .tsc-twitter-follow:active, .tsc-footer .footer-supplementary .footer-social .tsc-twitter-follow:focus, .tsc-footer .footer-supplementary .footer-social .tsc-twitter-follow:hover, .tsc-footer .footer-supplementary .footer-social .tsc-youtube-follow:active, .tsc-footer .footer-supplementary .footer-social .tsc-youtube-follow:focus, .tsc-footer .footer-supplementary .footer-social .tsc-youtube-follow:hover { position: relative; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: .15s; transition-duration: .15s; -webkit-transform: scale(1.35); -ms-transform: scale(1.35); transform: scale(1.35); z-index: 3; }
.tsc-footer { min-width: 61.5em; background-color: #666; }
.tsc-footer .footer-nav { padding: 1.75em 1em 2.5em; margin: 0 auto; -moz-box-sizing: border-box; box-sizing: border-box; }
.tsc-footer .footer-nav .footer-list { float: left; width: 20%; }
.tsc-footer .footer-nav .footer-list a { display: block; float: left; margin: 0 .5em .375em 0; font-weight: 600; color: #fff; }
.tsc-footer .footer-nav .footer-list .footer-sublist, .tsc-footer .footer-nav .footer-list .footer-sublist li { clear: both; }
.tsc-footer .footer-nav .footer-list .footer-sublist li a { margin: .25em .5em .25em 0; font-size: .8125em; line-height: 1.53846; font-weight: 300; }
.tsc-footer .footer-supplementary { padding-top: 1.75em; background-color: #444; }
.tsc-footer .footer-supplementary .copyright, .tsc-footer .footer-supplementary .footer-headline, .tsc-footer .footer-supplementary .footer-social, .tsc-footer .footer-supplementary .terms-of-service { margin: 0 auto; color: #fff; text-align: center; }
.tsc-footer .footer-supplementary .footer-headline { padding: 0 1em; }
.tsc-footer .footer-supplementary .footer-social { position: relative; padding: 0 1em; margin: .75em auto 2.5em; }
.tsc-footer .footer-supplementary .footer-social ul { position: relative; text-align: center; }
.tsc-footer .footer-supplementary .footer-social li { display: inline-block; }
.tsc-footer .footer-supplementary .footer-social .tsc-facebook-follow { background-color: #3b5998; }
.tsc-footer .footer-supplementary .footer-social .tsc-twitter-follow { background-color: #5fa9dd; }
.tsc-footer .footer-supplementary .footer-social .tsc-googleplus-follow { background-color: #dd4b39; }
.tsc-footer .footer-supplementary .footer-social .tsc-email-follow { background-color: #ef8200; }
.tsc-footer .footer-supplementary .footer-social .tsc-youtube-follow { background-color: #ff3232; }
.tsc-footer .footer-supplementary .footer-social .tsc-youtube-follow i { margin-right: 2px; }
.tsc-footer .footer-supplementary .terms-of-service { position: relative; padding: 0 1em; margin-bottom: 1em; }
.tsc-footer .footer-supplementary .terms-of-service li { display: inline-block; }
.tsc-footer .footer-supplementary .terms-of-service li + li:before { color: #fff; content: "\2022"; font-size: 1.25em; margin: 0 .5em 0 .2em; }
.tsc-footer .footer-supplementary .terms-of-service li a { color: #fff; }
.tsc-footer .footer-supplementary .copyright { padding: 0 1em 2.5em; }
.tsc-footer .footer-supplementary .copyright p { margin: 0; font-size: .75em; }
.hero.product-hero h1, .hero.solution-hero h1, .hero.wide-hero h1 { font-size: 3.125em; }
html[lang=ja-JP] .hero.product-hero h1, html[lang=ja-JP] .hero.solution-hero h1, html[lang=ja-JP] .hero.wide-hero h1 { font-size: 2.04167em; }
.hero.product-hero h2, .hero.solution-hero h2, .hero.wide-hero h2 { font-size: 3em; }
html[lang=ja-JP] .hero.product-hero h2, html[lang=ja-JP] .hero.solution-hero h2, html[lang=ja-JP] .hero.wide-hero h2 { font-size: 2em; }
.hero.product-hero h3, .hero.solution-hero h3, .hero.wide-hero h3 { font-size: 2.125em; }
html[lang=ja-JP] .hero.product-hero h3, html[lang=ja-JP] .hero.solution-hero h3, html[lang=ja-JP] .hero.wide-hero h3 { font-size: 1.70833em; }
.hero.product-hero h4, .hero.solution-hero h4, .hero.wide-hero h4, html[lang=ja-JP] .hero.product-hero h4, html[lang=ja-JP] .hero.solution-hero h4, html[lang=ja-JP] .hero.wide-hero h4 { font-size: 1.5em; }
.hero.product-hero h5, .hero.solution-hero h5, .hero.wide-hero h5 { font-size: 1.25em; }
html[lang=ja-JP] .hero.product-hero h5, html[lang=ja-JP] .hero.solution-hero h5, html[lang=ja-JP] .hero.wide-hero h5 { font-size: 1.41667em; }
.hero.product-hero h6, .hero.solution-hero h6, .hero.wide-hero h6 { font-size: 1em; }
html[lang=ja-JP] .hero.product-hero h6, html[lang=ja-JP] .hero.solution-hero h6, html[lang=ja-JP] .hero.wide-hero h6 { font-size: 1.33333em; }
.hero .link-wrapper li { margin-top: .5em; }
.hero.wide-hero { position: relative; min-width: 61.5em; }
.hero.wide-hero .image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: -1; }
.hero.wide-hero .image-wrapper img, .hero.wide-hero .image-wrapper object, .hero.wide-hero .image-wrapper object img { display: block; min-width: 100%; min-height: 100%; }
.hero.wide-hero .column-block { position: relative; min-width: 61.5em; max-width: 75em; margin: 0 auto; overflow: hidden; }
.hero.wide-hero .inner-wrapper { position: relative; left: -10px; margin: 2.5em 55% 2.5em .5em; padding: 1.25em; min-width: 30em; background-color: rgba(255, 255, 255, 0.9); }
.ie8 .hero.wide-hero .inner-wrapper { background-color: #fff; filter: alpha(Opacity=90); opacity: .9; }
.hero.solution-hero .hero.wide-hero .link-wrapper, .hero.wide-hero .copy-wrapper, .hero.wide-hero .headline-wrapper, .hero.wide-hero .hero.solution-hero .link-wrapper, .hero.wide-hero .link-wrapper { position: relative; }
.hero.wide-hero .link-wrapper button { color: #333; line-height: 4.375; }
.hero.wide-hero .link-wrapper button .sprite { display: inline-block; float: left; }
.hero.wide-hero .link-wrapper a { color: #333; line-height: 1.5; }
.hero.solution-hero { position: relative; overflow: hidden; }
.hero.solution-hero:after { content: ""; display: block; position: absolute; top: 0; left: 66.66667%; border-width: 0 17.5em 31.25em 0; border-color: transparent; border-style: solid; }
.hero.solution-hero .column-block:before, .hero.solution-hero .headline-wrapper:before, .hero.solution-hero .image-wrapper:after, .hero.solution-hero .image-wrapper:before { content: ""; display: block; float: right; clear: right; width: 33.33333%; height: 2.5em; }
.hero.solution-hero .image-wrapper { max-width: 75em; margin: 0 auto; }
.hero.solution-hero .image-wrapper:before { margin: 2.5em -1.4em 0 0; }
.hero.solution-hero .image-wrapper:after { margin-right: -2.8em; }
.hero.solution-hero .image-wrapper img, .hero.solution-hero .image-wrapper object, .hero.solution-hero .image-wrapper object img { position: absolute; top: 0; left: 66.66667%; display: block; min-width: 50%; min-height: 100%; -moz-box-sizing: border-box; box-sizing: border-box; }
.hero.solution-hero .column-block { position: relative; max-width: 75em; padding: 1.25em 0; margin: 0 auto; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 1; }
.hero.solution-hero .column-block:before { margin-right: -4.2em; }
.hero.solution-hero .inner-wrapper { margin-right: -10.5em; }
.hero.solution-hero .headline-wrapper { margin: 0 -1em 0 1em; }
.hero.solution-hero .headline-wrapper:before { margin-right: 2.4em; }
.hero.solution-hero .copy-wrapper, .hero.solution-hero .link-wrapper { width: 66.66667%; padding-left: 1em; -moz-box-sizing: border-box; box-sizing: border-box; }
.hero.solution-hero .link-wrapper button { line-height: 2.08333; }
.hero.solution-hero .link-wrapper button .sprite { display: inline-block; float: left; }
.hero.solution-hero .link-wrapper a { line-height: 1.5; }
.hero.product-hero { position: relative; min-width: 61.5em; min-height: 23.125em; overflow: hidden; }
.hero.product-hero .image-wrapper { position: relative; }
.hero.product-hero .image-wrapper img, .hero.product-hero .image-wrapper object, .hero.product-hero .image-wrapper object img { position: absolute; top: 0; left: 50%; display: block; }
.hero.product-hero .column-block { position: relative; min-width: 61.5em; max-width: 75em; margin: 0 auto; }
.hero.product-hero .inner-wrapper { width: 50%; padding: 1.25em 1em; -moz-box-sizing: border-box; box-sizing: border-box; }
.hero.product-hero.corporate-theme .inner-wrapper { text-shadow: 0 0 3px #444; }
.hero.product-hero.corporate-dark-theme .inner-wrapper { text-shadow: 0 0 3px #262626; }
.hero.product-hero.snagit-theme .inner-wrapper { text-shadow: 0 0 3px #005a8c; }
.hero.product-hero.camtasia-theme .inner-wrapper { text-shadow: 0 0 3px #5a8e22; }
.hero.product-hero.screencast-theme .inner-wrapper { text-shadow: 0 0 3px #ef8200; }
.hero.product-hero.morae-theme .inner-wrapper { text-shadow: 0 0 3px #106470; }
.hero.product-hero.relay-theme .inner-wrapper { text-shadow: 0 0 3px #af2925; }
.hero.product-hero.jing-theme .inner-wrapper { text-shadow: 0 0 3px #ffc82e; }
.hero.product-hero.coachseye-theme .inner-wrapper { text-shadow: 0 0 3px #0072cf; }
.hero.product-hero.fuse-theme .inner-wrapper { text-shadow: 0 0 3px #e63124; }
.hero.product-hero.white-theme .inner-wrapper { text-shadow: 0 0 3px #fff; }
.hero.product-hero .link-wrapper button { line-height: 50px; }
.hero.product-hero .link-wrapper button .sprite { display: inline-block; float: left; }
.hero.product-hero .link-wrapper a { line-height: 1.5; }
.hero.triangle-pattern { position: relative; min-width: 61.5em; padding: 42px 0 2.5em; overflow: hidden; }
.hero.triangle-pattern:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 325px; height: 288px; background-position: -220px 0; background-repeat: no-repeat; overflow: hidden; z-index: 0; }
.hero.triangle-pattern:after { content: ""; display: block; position: absolute; bottom: 0; right: 0; width: 325px; height: 288px; -webkit-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); transform: rotateZ(180deg); background-position: -220px 0; background-repeat: no-repeat; overflow: hidden; z-index: 0; }
.hero.triangle-pattern .image-wrapper { position: relative; min-width: 61.5em; max-width: 75em; margin: 0 auto; z-index: 1; }
.hero.triangle-pattern .image-wrapper img, .hero.triangle-pattern .image-wrapper object, .hero.triangle-pattern .image-wrapper object img { display: block; float: left; padding-left: 10px; max-width: 20%; -moz-box-sizing: border-box; box-sizing: border-box; }
.hero.triangle-pattern .column-block { position: relative; min-width: 61.5em; max-width: 75em; margin: 0 auto; z-index: 1; }
.hero.triangle-pattern .inner-wrapper { float: left; width: 80%; padding: 0 1.25em; -moz-box-sizing: border-box; box-sizing: border-box; }
.hero.solution-hero .hero.triangle-pattern .link-wrapper, .hero.triangle-pattern .copy-wrapper, .hero.triangle-pattern .hero.solution-hero .link-wrapper { font-size: 1.25em; }
.hero.triangle-pattern .link-wrapper li { float: left; }
.hero.triangle-pattern .link-wrapper a { font-size: 1.5em; color: inherit; }
.hero.arrow-hero { position: relative; min-width: 61.5em; }
.hero.arrow-hero .image-wrapper { position: absolute; display: block; z-index: 1; right: 0; bottom: 0; }
.hero.arrow-hero .inner-wrapper { position: relative; padding: 1.5em 0 .5em; margin-bottom: 40px; z-index: 2; min-height: 8.75em; }
.hero.arrow-hero .inner-wrapper:before { content: ""; display: block; position: absolute; top: 100%; left: 50%; width: 0; height: 0; margin-left: -20px; border-style: solid; border-width: 20px 20px 0; border-left-color: transparent; border-right-color: transparent; }
.hero.arrow-hero .copy-wrapper, .hero.arrow-hero .headline-wrapper, .hero.arrow-hero .hero.solution-hero .link-wrapper, .hero.solution-hero .hero.arrow-hero .link-wrapper { text-align: center; padding: 0 1em; }
.hero.arrow-hero .copy-wrapper a, .hero.arrow-hero .headline-wrapper a, .hero.arrow-hero .hero.solution-hero .link-wrapper a, .hero.solution-hero .hero.arrow-hero .link-wrapper a { color: inherit; text-decoration: underline; }
.hero.triangle-pattern-arrow { position: relative; min-width: 61.5em; }
.hero.triangle-pattern-arrow:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 325px; height: 288px; max-height: 100%; margin-bottom: -40px; background-position: -220px 0; background-repeat: no-repeat; overflow: hidden; z-index: 1; }
.hero.triangle-pattern-arrow:after { content: ""; display: block; position: absolute; bottom: 0; right: 0; width: 325px; height: 288px; max-height: 100%; -webkit-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); transform: rotateZ(180deg); background-position: -220px 0; background-repeat: no-repeat; overflow: hidden; z-index: 1; }
.hero.triangle-pattern-arrow .image-wrapper, .hero.triangle-pattern-arrow .link-wrapper { display: none; }
.hero.triangle-pattern-arrow .inner-wrapper { position: relative; padding: 1.5em 0 .5em; margin: 0 1.25em 1.25em; z-index: 2; }
.hero.triangle-pattern-arrow .inner-wrapper:before { content: ""; display: block; position: absolute; top: 100%; left: 50%; width: 0; height: 0; margin-left: -20px; border-style: solid; border-width: 20px 20px 0; border-left-color: transparent; border-right-color: transparent; }
.hero.solution-hero .hero.triangle-pattern-arrow .link-wrapper, .hero.triangle-pattern-arrow .copy-wrapper, .hero.triangle-pattern-arrow .headline-wrapper, .hero.triangle-pattern-arrow .hero.solution-hero .link-wrapper { text-align: center; }
.hero.solution-hero .hero.triangle-pattern-arrow .link-wrapper a, .hero.triangle-pattern-arrow .copy-wrapper a, .hero.triangle-pattern-arrow .headline-wrapper a, .hero.triangle-pattern-arrow .hero.solution-hero .link-wrapper a { color: inherit; text-decoration: underline; }
.hero.full-image-arrow:after, .hero.full-image-arrow:before, .hero.full-image:after, .hero.full-image:before { content: none; }
.hero.full-image .background-image, .hero.full-image-arrow .background-image { background-size: cover; width: 100%; overflow: hidden; }
.hero.full-image .inner-wrapper:after, .hero.full-image .inner-wrapper:before, .hero.full-image-arrow .inner-wrapper:after, .hero.full-image-arrow .inner-wrapper:before { content: none; }
.hero.full-image-arrow .background-image:before { content: ""; display: block; position: absolute; width: 50%; bottom: 0; left: -1.25em; border-bottom: 1.25em solid #fff; border-right: 1.25em solid transparent; }
.hero.full-image-arrow .background-image:after { content: ""; display: block; position: absolute; width: 50%; bottom: 0; right: -1.25em; border-bottom: 1.25em solid #fff; border-left: 1.25em solid transparent; }
.smart-player-full-frame { overflow: hidden; }
.video-modal-wrapper.inactive { display: none; }
.video-modal-wrapper .overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; min-width: 61.5em; background-color: #000; filter: alpha(Opacity=50); opacity: .5; z-index: 10000; }
.video-modal-wrapper .close { position: absolute; top: -33px; right: -34px; padding: 0; border: 0; background-color: transparent; }
.video-modal-wrapper .video-frame-wrapper { visibility: hidden; position: absolute; top: 0; right: 50%; width: 54.25em; height: 29.375em; max-width: 100%; max-height: 100%; z-index: 10000; }
.video-modal-wrapper div.video-frame { position: relative; top: 2em; left: 50%; border: .625em solid #c2c2c2; margin: 0 1.5em; background-color: #000; border-radius: .5em; visibility: visible; -moz-box-sizing: border-box; box-sizing: border-box; }
.video-modal-wrapper .video-player { position: relative; padding-bottom: 56.25%; }
.video-modal-wrapper iframe { display: block; position: absolute; top: 0; left: 0; width: 50em; height: 28.125em; max-width: 100%; max-height: 100%; }
.video-modal-wrapper iframe.smart-player-full-frame-mode { position: fixed; width: 100%; height: 100%; }
.tsc-header { width: 61.5em; padding: 0 .625em; }
.tsc-header li { margin: 0; padding: 0; list-style: none; }
.tsc-header a { text-decoration: none; }
.tsc-header a:active, .tsc-header a:focus, .tsc-header a:hover { text-decoration: underline; }
.tsc-header .level-1 > a, .tsc-header .product:active, .tsc-header .product:focus, .tsc-header .product:hover, .tsc-header .supplementary-article:active, .tsc-header .supplementary-article:focus, .tsc-header .supplementary-article:hover { text-decoration: none; }
.tsc-header button { margin: 0; padding: 0; border: 0; background-color: transparent; font-size: inherit; font-weight: 300; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }
.tsc-header input { font-family: inherit; }
.tsc-header button::-moz-focus-inner, .tsc-header input::-moz-focus-inner { border: 0; padding: 0; }
.tsc-header form { padding: 0 0 0 .5em; }
.tsc-header .logo:focus { outline: #333333 dotted 1px !important; }
.tsc-header .contact-us:active, .tsc-header .contact-us:focus, .tsc-header .contact-us:hover { text-decoration: none; }
.tsc-header #main_google_query { width: 100%; height: 2em; font-size: inherit; color: #333; }
.tsc-footer .footer-nav { max-width: 964px; padding-left: 0; padding-right: 0; }
.tsc-footer p { margin: 0 0 1em; font-size: 1em; line-height: 1.25; color: #fff; }
.tsc-footer li, .tsc-footer ul { padding: 0; margin: 0; font-size: 1em; line-height: 1.25; list-style: none; }
.tsc-footer a { text-decoration: none; }
.tsc-footer a:active, .tsc-footer a:hover { text-decoration: underline; }
.tsc-footer a:focus { outline: dotted thin !important; }
.tsc-footer .footer-social a { outline: 0 !important; }
.overlay-menu-holder li, .overlay-menu-holder ul { margin: 0; padding: 0; list-style: none; }
[class*=col-] .hero button { padding: 0; border: 0; background-color: transparent; cursor: pointer; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }
[class*=col-] .hero.solution-hero { min-width: 964px; }
[class*=col-] .hero.solution-hero .column-block { max-width: 964px; min-width: 0; }
[class*=col-] .hero.solution-hero .headline-wrapper { padding-top: 30px; }
[class*=col-] .hero.solution-hero .link-wrapper { padding-top: 20px; }
[class*=col-] .hero.solution-hero.full-width { margin: -20px 0 20px; }
[class*=col-] .hero.solution-hero.full-width .image-wrapper { min-width: 984px; }
[class*=col-] .hero.solution-hero.full-width .column-block { max-width: 984px; min-width: 984px; }
[class*=col-] .hero.product-hero { min-width: 984px; }
[class*=col-] .hero.product-hero .column-block { min-width: 0; }
[class*=col-] .hero.product-hero .headline-wrapper { padding-top: 30px; }
[class*=col-] .hero.product-hero .link-wrapper { padding-top: 20px; }
[class*=col-] .hero.product-hero.full-width { margin-top: -30px; }
[class*=col-] .hero.product-hero.full-width .image-wrapper { min-width: 984px; }
[class*=col-] .hero.product-hero.full-width .column-block { max-width: 984px; min-width: 984px; }
.video-modal-wrapper.active .overlay { display: block; }
.navigation-bar .promo-links li:first-child a, .navigation-bar.all-primary .promo-links a, .navigation-bar.first-secondary .promo-links a { background-color: #0072cf; }
.navigation-bar .promo-links li:first-child a:active, .navigation-bar .promo-links li:first-child a:focus, .navigation-bar .promo-links li:first-child a:hover, .navigation-bar.all-primary .promo-links a:active, .navigation-bar.all-primary .promo-links a:focus, .navigation-bar.all-primary .promo-links a:hover, .navigation-bar.first-secondary .promo-links a:active, .navigation-bar.first-secondary .promo-links a:focus, .navigation-bar.first-secondary .promo-links a:hover { background-color: #2687d6; }
.navigation-bar .promo-links a, .navigation-bar.all-secondary .promo-links li:first-child a, .navigation-bar.first-secondary .promo-links li:first-child a { background-color: #ef8200; }
.navigation-bar .promo-links a:active, .navigation-bar .promo-links a:focus, .navigation-bar .promo-links a:hover, .navigation-bar.all-secondary .promo-links li:first-child a:active, .navigation-bar.all-secondary .promo-links li:first-child a:focus, .navigation-bar.all-secondary .promo-links li:first-child a:hover, .navigation-bar.first-secondary .promo-links li:first-child a:active, .navigation-bar.first-secondary .promo-links li:first-child a:focus, .navigation-bar.first-secondary .promo-links li:first-child a:hover { background-color: #f19426; text-decoration: none; }
.navigation-bar-wrapper { border-bottom: 1px solid #e6e6e6; overflow: hidden; }
.navigation-bar { min-width: 61.5em; max-width: 75em; padding: 0 .625em; margin: 0 auto; -moz-box-sizing: border-box; box-sizing: border-box; }
.navigation-bar .image-wrapper { float: left; margin: .6875em 0; line-height: 2.875; }
.navigation-bar .image-wrapper img { display: inline; vertical-align: bottom; }
.navigation-bar .navigation-list { float: left; margin: .6875em 0; }
.navigation-bar .navigation-list li { float: left; padding-left: 1.25em; }
.navigation-bar .navigation-list li:before { content: ""; font-size: 2.875em; line-height: 1; }
.navigation-bar .navigation-list li.active { font-weight: 600; }
.navigation-bar .navigation-list li a { color: #333; }
.navigation-bar .promo-links { float: right; }
.navigation-bar .promo-links li { float: left; padding-top: .75em; }
.navigation-bar .promo-links li + li { padding-left: .75em; }
.navigation-bar .promo-links a { display: block; line-height: 2.75; padding: 0 1.5em; font-weight: 600; color: #fff; }
.sticky-nav-bar-spacer { height: 4.25em; padding-bottom: 1px; display: none; }
.has-navigation-bar header + header, .navigation-bar-wrapper { display: none; }
.has-navigation-bar .tab-item { width: auto; }
.has-navigation-bar .tsc-header-wrapper:after { content: ""; display: block; height: 68px; margin-bottom: -70px; border-width: 1px 0; border-color: #b3b3b3 transparent #e6e6e6; border-style: solid; background-color: #fff; }
.has-navigation-bar .navigation-bar-wrapper { display: block; margin: -30px 0 10px; position: relative; z-index: 9; }
.has-navigation-bar .navigation-bar-wrapper .navigation-bar { position: relative; max-width: 964px; min-width: 0; padding-left: 0; }
.has-navigation-bar .navigation-bar-wrapper .navigation-bar li { list-style-type: none; }
.has-navigation-bar .navigation-bar-wrapper .navigation-bar li a { text-decoration: none; }
.has-navigation-bar .navigation-bar-wrapper .navigation-bar .navigation-list li { margin: 0; padding: 0 0 0 20px; }
.has-navigation-bar .navigation-bar-wrapper .navigation-bar .navigation-list li a:active, .has-navigation-bar .navigation-bar-wrapper .navigation-bar .navigation-list li a:focus, .has-navigation-bar .navigation-bar-wrapper .navigation-bar .navigation-list li a:hover { text-decoration: underline; }
.has-navigation-bar .navigation-bar-wrapper .navigation-bar .promo-links li { margin: 0; padding: 12px 0 0; }
.has-navigation-bar .navigation-bar-wrapper .navigation-bar .promo-links li + li { padding-left: 12px; }
@font-face { font-family: tsc-glyphs; src: url(/fonts/tsc-glyphs.eot); src: url(/fonts/tsc-glyphs.eot?#iefix) format("embedded-opentype"), url(/fonts/tsc-glyphs.ttf) format("truetype"), url(/fonts/tsc-glyphs.woff) format("woff"), url(/fonts/tsc-glyphs.svg#tsc-glyphs) format("svg"); font-weight: 400; font-style: normal; }
.tsc-header .contact-us:after, .tsc-header .contact-us:before, .tsc-header .language-menu-trigger:before, .tsc-header .menu-trigger:before, .tsc-header .search-cancel:before, .tsc-header .search-submit:before, [class*=" glyph-"], [class^=glyph-] { font-family: tsc-glyphs; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.glyph-checkmark:before { content: "\e600"; }
.glyph-ios:before { content: "\e601"; }
.glyph-chrome:before { content: "\e602"; }
.glyph-windows8:before { content: "\e603"; }
.glyph-android:before { content: "\e604"; }
.glyph-apple:before { content: "\e605"; }
.glyph-tux:before { content: "\e606"; }
.glyph-twitter:before { content: "\e607"; }
.glyph-twitter2:before { content: "\e608"; }
.glyph-facebook2:before { content: "\e609"; }
.glyph-facebook:before { content: "\e60a"; }
.glyph-google-drive:before { content: "\e60b"; }
.glyph-google-plus2:before { content: "\e60c"; }
.glyph-google-plus:before { content: "\e60d"; }
.glyph-feed:before { content: "\e60e"; }
.glyph-feed2:before { content: "\e60f"; }
.glyph-youtube:before { content: "\e610"; }
.glyph-youtube-sign:before { content: "\e611"; }
.glyph-linkedin:before { content: "\e612"; }
.glyph-pinterest:before { content: "\e613"; }
.glyph-ok-circle:before { content: "\e614"; }
.glyph-close:before, .tsc-header .search-cancel:before { content: "\e615"; }
.glyph-remove-circle:before { content: "\e616"; }
.glyph-remove-sign:before { content: "\e617"; }
.glyph-plus-sign:before { content: "\e618"; }
.glyph-minus-sign:before { content: "\e619"; }
.glyph-exclamation:before { content: "\e61a"; }
.glyph-exclamation-sign:before { content: "\e61b"; }
.glyph-info:before { content: "\e61c"; }
.glyph-info-sign:before { content: "\e61d"; }
.glyph-question:before { content: "\e61e"; }
.glyph-question-sign:before { content: "\e61f"; }
.glyph-gears:before { content: "\e620"; }
.glyph-cart:before { content: "\e621"; }
.glyph-share:before { content: "\e622"; }
.glyph-search:before, .tsc-header .search-submit:before { content: "\e623"; }
.glyph-reorder:before, .tsc-header .menu-trigger:before { content: "\e624"; }
.glyph-globe:before, .tsc-header .language-menu-trigger:before { content: "\e625"; }
.glyph-envelope:before, .tsc-header .contact-us:after, .tsc-header .contact-us:before { content: "\e626"; }
.glyph-print:before { content: "\e627"; }
.glyph-pictures:before { content: "\e628"; }
.glyph-word:before { content: "\e629"; }
.glyph-pdf:before { content: "\e62a"; }
.glyph-dat-face:before { content: "\e62b"; }
.glyph-man:before { content: "\e62c"; }
.glyph-woman:before { content: "\e62d"; }
.glyph-people:before { content: "\e62e"; }
.glyph-group:before { content: "\e62f"; }
.glyph-person-and-building:before { content: "\e630"; }
.glyph-person-talking:before { content: "\e631"; }
.glyph-speech-bubble:before { content: "\e632"; }
.glyph-speech-bubbles:before { content: "\e633"; }
.glyph-speech-bubble-talking:before { content: "\e634"; }
.glyph-speech-bubble-alt:before { content: "\e635"; }
.glyph-speech-bubbles-alt:before { content: "\e636"; }
.glyph-smartphone:before { content: "\e637"; }
.glyph-monitor:before { content: "\e638"; }
.glyph-desktop:before { content: "\e639"; }
.glyph-laptop:before { content: "\e63a"; }
.glyph-refresh-cloud:before { content: "\e63b"; }
.glyph-add-cloud:before { content: "\e63c"; }
.glyph-upload-cloud:before { content: "\e63d"; }
.glyph-download-cloud:before { content: "\e63e"; }
.glyph-chevron-up:before { content: "\e640"; }
.glyph-chevron-down:before { content: "\e63f"; }
.glyph-chevron-left:before { content: "\e641"; }
.glyph-chevron-right:before { content: "\e642"; }
.glyph-angle-up:before { content: "\e646"; }
.glyph-angle-down:before { content: "\e643"; }
.glyph-angle-left:before { content: "\e644"; }
.glyph-angle-right:before { content: "\e645"; }
.glyph-upgrade-arrow:before { content: "\e647"; }
.glyph-pricetag:before { content: "\e648"; }
.glyph-chart-upward:before { content: "\e649"; }
.glyph-chart-upward-alt:before { content: "\e64a"; }
.glyph-lightbulb:before { content: "\e64b"; }
.glyph-map:before { content: "\e64c"; }
.glyph-map-alt:before { content: "\e64d"; }
.glyph-edu-apple:before { content: "\e64e"; }
.glyph-graduate:before { content: "\e64f"; }
.glyph-university:before { content: "\e650"; }
.glyph-schoolhouse:before { content: "\e651"; }
.glyph-bullhorn:before { content: "\e652"; }
.glyph-alarm-clock:before { content: "\e653"; }
.glyph-director:before { content: "\e654"; }
.glyph-compass:before { content: "\e655"; }
.glyph-sign-blank:before { content: "\e656"; }
.glyph-recycle:before { content: "\e657"; }
.glyph-paypal:before { content: "\e658"; }
.glyph-gear:before { content: "\e659"; }
.glyph-history:before { content: "\e65a"; }
.glyph-usd:before { content: "\e65b"; }
.glyph-euro:before { content: "\e65c"; }
.glyph-gbp:before { content: "\e65d"; }
.glyph-yen:before { content: "\e65e"; }
.glyph-inr:before { content: "\e65f"; }
.glyph-try:before { content: "\e660"; }
.glyph-won:before { content: "\e661"; }
.glyph-btc:before { content: "\e662"; }
.glyph-exit:before { content: "\e663"; }
.glyph-waad:before { content: "\e664"; }
.glyph-envelope-outline:before { content: "\e665"; }
.glyph-smartphone-outline:before { content: "\e666"; }
.glyph-phone-outline:before { content: "\e667"; }
.glyph-fax-outline:before { content: "\e668"; }
.glyph-creditcard:before { content: "\e669"; }
.glyph-bill:before { content: "\e66a"; }
.glyph-offices:before { content: "\e66b"; }
.glyph-house:before { content: "\e66c"; }
.glyph-admin:before { content: "\e66d"; }
.glyph-art:before { content: "\e66e"; }
.glyph-beaker:before { content: "\e66f"; }
.glyph-bullhorn-outline:before { content: "\e670"; }
.glyph-chart-up:before { content: "\e671"; }
.glyph-eq:before { content: "\e672"; }
.glyph-form:before { content: "\e673"; }
.glyph-gear-wrench:before { content: "\e674"; }
.glyph-headset:before { content: "\e675"; }
.glyph-laptop-bars:before { content: "\e676"; }
.glyph-magnify:before { content: "\e677"; }
.glyph-social:before { content: "\e678"; }
.glyph-steps:before { content: "\e679"; }