body {
    margin:0 auto;
    padding:0;
    width:100%;
    text-align: center;
    /*background-image:url('/images/bgnoise.png');*/
}

p {
    text-align:left;
}

li {
    text-align:left;
}

.caseStudyCell {
    background-color:#FFFFFF;
    border-color:#CCCCCC;
    border-width: 1px;
    border-radius:3px;
    border-style: solid;
}

.connLogoDims {
    max-height: 70px;
}

.connBulletMinor {
    color:#5A5A5A;
    font-size:16px;
}

.bConnProductRow {
    margin-top:0;
    height: 300px;
}

@media(min-width:768px) {
    .bConnProductTextParent {
        height: 100%;
    }

    .bConnProductTextDiv {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
}






.connProductRow {
    margin-top:20px;
}

.connFreeTrialText {
    color:#555555;
    font-size:20px;
}

.connProductImage {
    border-style: solid;
    border-color:#555555;
    border-width:1px;
}

.connH1 {
    margin-top:60px;
}

.defaultH1 {

}

.connP {
    color:#5A5A5A;
    font-size:16px;
}

.connTopImage {
    padding-top:15px;
    padding-bottom:15px;
}

.connectionPageHeaderCell {
    padding-top:20px;
    padding-bottom:20px;
}

@media(min-width: 769px) {
    .in-laptop-video {
        background-image: url('/images/laptop2.png');
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        margin: 0 auto;
        opacity: 1;
        text-align: center;
        /*padding-bottom:59%;*/
        width: 743px;
        height: 438px;
    }
}

.in-laptop-video-align {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    top: 7.6%;
    left: 16.2%;
    right: 16.2%;
    bottom: 17.5%;
}

.in-laptop-img-align {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    top: 6.5%;
    left: 16.2%;
    right: 16.2%;
    bottom: 17.5%;
}

.in-laptop-video-vid {
    width:100%;
    height:100%;
    object-fit:fill;
}

@media(max-width: 770px) {
    .in-laptop-video {
        background-image: url('/images/laptop2.png');
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
        margin: 0 auto;
        opacity: 1;
        text-align: center;
        padding-bottom:59%;
    }
}

.h3Bar {
    background-color:#FFFFFF;padding-bottom:20px;
}

.office-curtain {
    background-image:url('/images/blur8.jpg');
    background-size: auto;
    background-position: 50% top;
    background-repeat: no-repeat;
}

.connProductHeader {
    margin-top:0;
    font-size:24px;
    color:#555555;
    font-weight:600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.connBulletH3 {
    color:#555555;
    font-size:24px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight:600;
}

.connH2 {
    color:#555555;
    font-size:24px;
}

.navbar-main {
    margin-bottom: 0;
    background-color: #ffffff;
}

.navbar-main-item {
    margin-top: 10px;
    font-size: 18px;
}

.navbar-button {
    margin-top: 0px;
    font-size: 18px;
}

.dropdown-menu {
    margin-top: 0px;
}

.navbar-main-item > li > a,
.navbar-main-item > li > div{
    cursor: pointer;
    text-decoration: none !important;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #ffffff;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#ffffff !important;
}

.docsDiv > .row > .col-md-2 {
    padding-top:15px;
}

.docsDiv > .row > .col-md-3 {
    padding-top:15px;
}

.docsDiv > .row {
    font-size:16px;
    margin-top:0 !important;
    margin-bottom:15px
}

.connLogo {
    max-height:70px;
}



.navbar .navbar-nav > .active > a {
    background-color: #f8f8f8;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {

}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
}

.navbar-button > li > a:hover,
.navbar-button > li > a:focus {
    background-color:#FFFFFF;
}

.navbar-main-item > li > a:hover,
.navbar-main-item > li > div:hover,
.navbar-main-item > li > div:focus,
.navbar-main-item > li > a:focus {
    color:#000000;
    text-decoration: none !important;
    background-color:#FFFFFF !important;
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #0084b4;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555555;
}

.navbar-subheader > .active > li > a {
    color: #333333;
}

.navbar-brand,
.navbar-nav > li > a {

}

.navbar-subheader .navbar-nav > .active > a {
    background-color: #FFFFFF;
}

.navbar-subheader .navbar-brand,
.navbar-subheader .navbar-nav > li > a {
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
}

.btn-inverse {
    color: #ffffff;
    background-color: #333333;
    border-color: #303030;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #222222;
    border-color: #202020;
}

.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
    background-image: none;
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
    background-color: #272727;
    border-color: #242424;
}

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.stackButton {
    padding: 0 15px;
}

.navbar {
    min-height:36px;
    margin-bottom:20px;
}

.site-navbar {
    background-color: #FFFFFF;
}

.website-navbar {
    min-height:62px;
    margin-bottom:0;
    border: 0;
    border-radius: 0;
    padding-right: 20px;
}

.divLight {
    background-color:#FAFAFA;
}

.productImageDiv {
    padding-top:20px;
    padding-bottom:20px;
}

.collapsedTitle {
    text-align: right;
    color: #666666;
    font-size:16px;
    font-weight:600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.dropdown-menu>li>span {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    color: #5A5A5A !important;
    font-size:14px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.fontA {
    color: #5A5A5A !important;
    background-color: #FFFFFF !important;
    text-decoration: none !important;
    font-size:16px;
    font-weight:600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.fontDemo {
    color: #59aaf8 !important;
    font-size:16px;
    font-weight:600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.navbar-subheader {
    min-height:40px;
    margin-bottom: 0;
    margin-top: 0;
    background-color: #272727;
    color: #FFFFFF;
}

.logoDiv {
    margin-top:17px;margin-bottom:12px
}

.topbar-links {
    margin-top:25px
}

.topbar-free-trial {
    margin-top:17px
}

.fbLogo {
    max-height: 40px;
}

.linkedinLogo {
    max-height: 40px;
}

.igLogo {
    max-height: 40px;
}

.freeTrialTopLink {
    padding-top:7px
}

@media(min-width: 769px) {
    .websiteTitleCollapsed {
        display:none;
    }

    body {
        padding-top:118px;
    }
}

@media(min-width: 992px) {
    .websiteTitleCollapsed {
        display:none;
    }

    body {
        padding-top:84px;
    }
}

@media(max-width: 768px) {
    .websiteTitleExpanded {
        display:none;
    }
}

.topLinks {
    margin-bottom:10px
}

.altScreenshotDiv {
    padding-bottom:20px;
}

.newScreenshotDiv {
    padding-bottom:20px;
    background-color:#FBFBFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color:#E7E7E7;
    margin-bottom:20px;
}

.screenshotDiv {
    padding-top: 20px;
    padding-bottom:20px;
    background-color:#FBFBFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color:#E7E7E7;
    margin-bottom:20px;
}

.tocColumn {
    margin-bottom:20px;
}

.docsDiv {
    background-color: #444455;
    color: #FFFFFF;
    margin-bottom:10px;
}

.docsDiv a {
    color: #FFFFFF;
}

.navbar-subheader-item > li > a {
    font-size:16px;
    color: #EFEFEF;
}

@media (min-width: 768px) {
    .navbar-subheader .navbar-nav {
        display: inline-block;
        float: none;
    }
}

.navbar-toggle {
    border-color: #333;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
    background-color: #333;
}
.navbar-toggle .icon-bar {
    background-color: #666;
    color:#333;
}

.hover-dropdown {
    line-height:20px;
    margin-right:20px;
}

.hover-dropdown-left {
    margin-right:30px !important;
}

.corePageWell {
    background-color: #FFFFFF;
    /*border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
    border-radius: 5px;*/
    padding: 10px;
    margin-top:10px;
}

h2 {
    font-size: 20px;
    font-weight: normal;
    color: #770000;
}

.eiBrand {
    padding-top:5px;
    padding-left:20px;
}



.dragDropDone {
    font-size:24px;
    color:#FFFFFF;
    padding-top:25px;
    width: 100%;
    text-align: center;
}

.trialDiv {
    background-color: #272727;
}

.revisedTrialDiv {
    background-color:#FFFFFF;
    color:#555555;
}

.trialTryEasyInsightNow {
    margin-top:5px;
    margin-bottom:5px;
    font-size:20px;
}

.screencastTitleRow {
    margin-bottom:20px;
}

#newFooter {
    color:#FFFFFF;
    text-align: left;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 5px;
    background-color: #282828;
}

#trialBarLeft {
    font-size: 18px;
    padding-left: 15px;
    color: #FFFFFF;
    margin-top: 10px;
}

#revisedTrialBarLeft {
    font-size: 24px;
    padding-left: 15px;
    margin-top: 10px;
}

#trialBarDiv {
    font-size:24px;
    color:#FFFFFF;
}

.trialBarRight {
    font-size: 18px;
    padding-right: 15px;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}

.revisedTrialBarRight {
    font-size: 24px;
    padding-right: 15px;
    color: #555555;
    margin-top: 10px;
    margin-bottom: 10px;
}

.trialBarRight > a {
    color:#FFFFFF;
}

.trialBarRight > a:visited {
    color:#FFFFFF;
}

.trialBarRight > a:hover {
    color:#FFFFFF;
}

.trialBarRight > a:active {
    color:#FFFFFF;
}

.revisedTrialBarRight > a {
    color:#555555;
}

.revisedTrialBarRight > a:visited {
    color:#555555;
}

.revisedTrialBarRight > a:hover {
    color:#555555;
}

.revisedTrialBarRight > a:active {
    color:#555555;
}

.accountCreate {
    background-image: url('/images/account_dashboard.png');
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color:#8c8c8c;
}

.accountCreate2 {
    background-image: url('/images/account_dashboard.png');
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color:#8c8c8c;
}

.newAccountWell {
    margin-top:50px;
    margin-bottom:60px;
    background-color: rgba(0, 0, 0, .85);
    padding:30px;
}

.newAccountEmbeddedWell {
    margin-top:0px;
    margin-bottom:0px;
    margin-right:10px;
    background-color: rgba(0, 0, 0, .85);
    padding-left:30px;
    padding-right:30px;
    padding-top:5px;
    padding-bottom:5px;
}

.footerHeader {
    color: #A8A8A8;
    font-size:20px;
    padding-bottom:15px;
}

#newFooter a {
    color:#FFFFFF;
    font-size:16px;
}

.customerQuoteText {
    font-size:12px;
    font-family:'"Open Sans"',arial,serif;
}

.customerQuotePerson {
    font-size:13px;
    font-family:'"Open Sans"',arial,serif;
}

.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #0084b4;
}

.navbar-nav > .open > li > a,
.navbar-nav > .open > li > a:hover,
.navbar-nav > .open > li > a:focus {
    color: #fff;
    background-color: #0084b4;
}

.navbar-main-item > li > a:hover {

}

.navbar-subheader-item > li > a:hover {

}

.copyright {
    text-align: center;
    margin-top:15px;
    padding-top: 15px;
    font-size: 16px;
}

.img-fit-responsive {
    max-width:100%;
    height:auto;
}

@media (max-width: 768px) {
    .img-fit-responsive,
    .thumbnail > img,
    .thumbnail a > img,
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-top:10px;
        margin-bottom:10px;
    }
}

@media (max-width: 768px) {
    .navbar-subheader {
        background-color: #FFFFFF;
    }

    .navbar-subheader-item > li > a {
        font-size:16px;
        font-family:"Helvetica Neue", Helvetica, sans-serif;
        color: #000000;
    }

    .navbar-main-item > li > a {
        font-size:16px;
        font-family:"Helvetica Neue", Helvetica, sans-serif;
        color: #000000;
    }
}

p.disclaimer {
    font-size:10px;
    padding-left:20px;
}

.connectionLogoImage {
    margin-top: 20px;
    height: 100px;
}

.connectionText {
    height: 50px;
}

.connectionHR {
    color: #666666; border-color: #666666; background-color: #666666; height: 2px; border: 0;
}

.connectionCategoryHeadline {
    margin-top:0;margin-bottom:0
}

.sidedocs a {
    color: #333333;
}

.connPageProductHeader {
    color: #333333;
    font-size: 24px;
    font-family: "Open Sans",sans-serif;
}

#newFooter .col-sm-12 {
    padding-top:5px;
    padding-bottom:5px;
}

.productHeader {
    color: #555555;
    font-size: 24px;
    font-family: 'Open Sans',sans-serif;
}

.bproductHeader {
    color: #555555;
    font-size: 32px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
}

.bproductHeaderSub {
    color: #555555;
    font-size: 24px;
    margin-top:30px;
    font-family: 'Open Sans',sans-serif;
}

.footerContactRow {
    padding-top:30px;
    padding-bottom:30px;
}

.footerContact {
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Open Sans',sans-serif;
    font-weight:600;
}

.footerContactDetails {
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
}

@media(min-width:769px) {
    .footerContactDetails {
        text-align: right;
    }
}

.footerContactLink {
    color: #5cb85c !important;
    font-size: 18px !important;
    font-family: 'Open Sans',sans-serif;
}

.productThumbnail {
    border-width: 1px;
    border-style: solid;
    border-color: #333333;
    margin-top: 30px;
}

.helpRow {
    font-size:16px;
    margin-top:15px;
    margin-bottom:15px;
}

.helpVideoRow {
    background-color: #FAFAFA;
    border-color: #EAEAEA;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 20px;
}

.helpSectionRow {
    margin-top:20px;
    margin-bottom:20px;
}

.helpHR {
    margin-top:3px;
    margin-bottom:3px;
}

.helpBorderedRow {
    border-style: solid;border-width: 1px;border-color: #DDDDDD;
}

.helpBody {
    padding-left: 30px;padding-right: 30px;text-align: left;
    margin-right:0;
    background-color:#FFFFFF;padding-top:10px;
    margin-bottom:20px;
}

.helpSectionHeaderText {
    margin-left: 20px;font-size:18px;margin-top:10px;
}

.helpSectionPointerLine {
    margin-top:20px;
}

.helpSectionNumber {
    background-color: #C00000;padding: 6px;color: #FFFFFF;margin-right:15px;
}

.helpSectionPointerCol {
    margin-left: 20px;
}

.helpLeftLink {
    font-size:14px;
    font-weight: bold;
    color: #333333;
}

.docHelpRow {
    padding-top:10px;
    padding-bottom:10px;
}

.docHelpLeftLink {
    font-size:14px;
    font-weight: bold;
    color: #333333;
}

.docHelpSection {
    font-size:12px;
    font-weight: bold;
    color: #AAAAAA;
}

.selectedHelpLeftLink {
    font-size:14px;
    font-weight: bold;
}

.helpLeftSubLink {
    font-size:14px;
}

.helpStartTitle {
    color: #000000;
    font-size:24px;
    margin-top:0;
}

.helpStartMinorTitle {
    color: #000000;
    font-size:20px;
}

.helpBody > .col-md-3 > .row {
    margin-top:5px;
    margin-bottom:5px;
}

.helpP {
    font-size:16px;
    color:#333333;
}

.helpBackground {
    background-image: linear-gradient(0deg,#fff,#eff0f1);
    background-size: 150px 150px;
    background-repeat: repeat-x;
    background-attachment: fixed;
}

.helpLogoDiv {
    margin-top:5px;
}

.securityHeader {
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    color: #333333;
}

.featureListRow {
    color: #333333;
    margin-top:5px;
    margin-bottom:5px;
}

.featureAccountBox {
    padding:5px;background-color:#FFFFFF;border-width: 1px;border-radius: 5px;border-color:#FFFFFF;
    font-size:16px;
    margin-top:10px;
    margin-left:5px;
    margin-right:5px;
    margin-bottom:15px;
}

.featureListCheckbox {
    margin-right: 5px;
    color: #45af2d;
}

.pricingAddonSection {
    font-size:16px;
}

.youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
}
.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: transparent;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("/images/play.png") no-repeat;
    cursor: pointer;
}