/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */

/* HTML element (SMACSS base) rules */
@import "normalize.css";

/* Layout rules */
@import "layouts/responsive.css";

/* Component (SMACSS module) rules */

/* Optionally, add your own components here. */
@import "print.css";

/* SMACSS theme rules */
/* @import "theme-A.css"; */
/* @import "theme-B.css"; */

/* =========================== Main ============================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

body {
    color: #606060;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1;
    min-width: 960px;
}
a {
    color: #205FAB;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, a, label, ul {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
}
p {
    color: #606060;
    font-size: 13px;
    line-height: 16px;
}
h1 {
    color: #2E2E2E;
    font-size: 30px;
}
h4 {
    color: #205FAB;
    font-size: 15px;
}
h2 {
    color: #205FAB;
    font-size: 20px;
    line-height: 20px;
}

/* =========================== End Main ============================== */

/* =========================== Header ============================== */

#top-subpage {
    background: url("../images/homepage-bg-2014.jpg") no-repeat scroll center top transparent;
    position: relative;
}

#top {
    background: url("../images/homepage-bg-2014.jpg") no-repeat scroll center top transparent;
    position: relative;
}

#idMainNav {
    background: url("../images/menu-bg.png") repeat-x scroll center top transparent;
    display: block;
    height: 46px;
    position: relative;
    top: 133px;
}
#nice-menu-1 {
    float: none;
    height: 46px;
    list-style: none outside none;
    margin: 0 auto;
    width: 950px;
    z-index: 500;
}
#nice-menu-1 li {
    background: url("../images/menus.png") no-repeat scroll right center transparent;
    border: medium none;
    margin-right: 0px;
    margin-top: 7px;
}
#nice-menu-1 li.last{
background:none;
}
#nice-menu-2 li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin-right: 4px;
    margin-top: 7px;
}


#nice-menu-1 li a.active{
    background: none repeat scroll 0 0 #FFFFFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #027AC6;
}
#nice-menu-1 li a:hover {
    background: none repeat scroll 0 0 #6293b2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFFFFF;
}

ul.nice-menu a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 4px;
}

ul.nice-menu a {
    display: block;
}
/* Override module styling */
ul.nice-menu-down .menuparent a {
    padding: 10px 10px;
}

#contact-phones {
    color: #366FBE;
    display: block;
    font-size: 14px;
    font-weight: bold;
    left: 50%;
    margin-left: -480px;
    padding-right: 15px;
    position: absolute;
    text-align: right;
    top: -40px;
    width: auto;
}
#top-first a.logo {
    display: block;
    float: left;
    height: 103px;
    text-indent: -9999%;
    width: 206px;
}
#top-first a.customer-login {
    background: url("../images/login_new.png") no-repeat scroll center top transparent;
    display: block;
    float: right;
    height: 35px;
    position: absolute;
    text-indent: -9999px;
    top: -6px;
    width: 113px;
    right: 0px;
}
#top-banner {
    margin: 0 auto;
    width: 960px;
}
#panes {
    display: block;
      margin: 0 auto;
    width: 920px;
}
#panes .slider {
    height: 300px;
}
#panes .views_slideshow_cycle_main {
    display: block;
    position: relative;
    width: 960px;
}
#block-views-slides-block .views-field-field-image{
    display: block;
    float: right;
    height: 297px;
}
#block-views-slides-block .views-field-field-videos{
    display: block;
    float: right;
    height: 297px;
}
#block-views-slides-block .views-field-field-videos .video-overlay-thumbnail .overlay{
     background: url("../images/slide_4.png") no-repeat scroll center center transparent;
    display: block;
    height: 297px;
    position: relative;
    width: 456px;
    z-index: 999;
}
#block-views-slides-block .views-field-field-videos .video-overlay-thumbnail img{
    height: 0;
    width: 0;
}

.slider h1 {
    font-weight: normal;
    margin: 25px 0 0;
}
#top-banner p {
    color: #656565;
    font-size: 18px;
    line-height: 125%;
    margin: 20px 0 10px;
}

#bloglink {
    background: url("../images/blog_icon.png") no-repeat scroll left top transparent;
    border-right: 2px solid #356FBD;
    color: #F4840F;
    margin-right: 2px;
    padding: 0 5px 0 15px;
}
.telephone {
  background: url("../images/icon_tel_09.gif") no-repeat scroll left top transparent;
  padding-bottom: 3px;
  padding-left: 24px;
}
#contact-phones #bloglink {
  border-right: none;
  background: url("../images/icon_email_07.gif") no-repeat scroll left top transparent;
  padding-bottom: 3px;
  padding-left: 26px;
}
#top-first {
    height: 103px;
    margin: 0 auto;
    width: 960px;
}

#top-banner a.slider_default {
    background: url("../images/slide_1_automated_company.png") no-repeat scroll left top transparent;
    height: 48px;
    width: 355px;
}
#top-banner a.slider_try {
    background: url("../images/try_it_now.png") no-repeat scroll left top transparent;
    height: 48px;
    width: 167px;
   left: 360px !important;
}
#top-banner a.slider_est {
    background: url("../images/slide_2_est_marketing.png") no-repeat scroll left top transparent;
    height: 48px;
    width: 280px;
}
#top-banner a.slider_iomart {
    background: url("../images/slide_3_iomart_group.png") no-repeat scroll left top transparent;
    height: 48px;
    overflow: hidden;
    width: 365px;
}
#top-banner a.slider_northdoor {
    background: url("../images/slide_4_northdoor.png") no-repeat scroll left top transparent;
    height: 48px;
    width: 350px;
}

#top-banner a.slider_taopix {
    background: url("../images/slide_5_taopix.png") no-repeat scroll left top transparent;
    height: 49px;
    width: 320px;
}
#top-banner a.slider_button {
    bottom: 20px;
    float: left;
    left: 0;
    margin-top: 20px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}
#top-banner p a {
    color: #1860AF;
    text-decoration: underline;
}
#top .block, #top-subpage .block{
margin-bottom:0;
}

#top-banner h1 {
    font-weight: normal;
    margin: 25px 0 0;
     line-height: 30px;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

#top-banner blockquote:after{
    background: url("../images/close_quote.png") no-repeat scroll left top transparent;
    content: " ";
    height: 25px;
    position: absolute;
    width: 500px;
}
#top-banner blockquote {
    background: url("../images/open_quote.png") no-repeat scroll left top transparent;
    color: #656565;
    font-size: 18px;
    line-height: 125%;
    margin: 20px 0 10px;
    padding: 5px 0 0 20px;
}
.header__region {
    clear: none;
}

#nav ul{
    background: url("../images/banner-menu.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 96px;
    list-style: none outside none;
    width: 960px;
}
#nav ul li{
    float: left;
}
#nav a.sales {
    display: block;
    height: 96px;
    margin-right: 2px;
    width: 234px;
}
#nav a.sales.selected, #nav a.sales:hover {
    background: url("../images/banner-menu.png") no-repeat scroll 0 -104px transparent;
}
#nav a.marketing {
    display: block;
    height: 96px;
    margin-right: 2px;
    width: 238px;
}
#nav a.marketing.selected, #nav a.marketing:hover {
    background: url("../images/banner-menu.png") no-repeat scroll -236px -104px transparent;
}

#nav a.accounts {
    display: block;
    height: 96px;
    margin-right: 2px;
    width: 241px;
}

#nav a.accounts.selected, #nav a.accounts:hover {
    background: url("../images/banner-menu.png") no-repeat scroll -476px -104px transparent;
}
#nav a.customer {
    display: block;
    height: 96px;
    width: 241px;
}
#nav a.customer.selected, #nav a.customer:hover {
    background: url("../images/banner-menu.png") no-repeat scroll -719px -104px transparent;
}

#top-banner cite {
    color: black;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin-left: 20px;
}
#top-banner .taopix_logo {
    background: url("../images/taopix_logo.png") no-repeat scroll left top transparent;
    height: 26px;
    margin-right: 200px;
    margin-top: -4px;
    width: 84px;
}

#top-banner .slide_logo {
    float: right;
    margin-top: -20px;
    overflow: hidden;
    text-indent: -9999px;
}
#top-banner .slider_logo {
    margin-top: 5px;
}
#top-banner .estm_logo {
    background: url("../images/estm_logo.png") no-repeat scroll left top transparent;
    height: 40px;
    width: 97px;
}
#top-banner .iomart_logo {
    background: url("../images/iomart_logo.png") no-repeat scroll left top transparent;
    height: 34px;
    margin-right: 90px;
    margin-top: -14px;
    width: 76px;
}
#top-banner .northdoor_logo {
    background: url("../images/northdoor_logo.png") no-repeat scroll left top transparent;
    height: 60px;
    width: 86px;
}

#block-nice-menus-1 ul li ul{
    background: none repeat scroll 0 0 #3A6179;
    margin-top: 20px;
     border: medium none;
    text-indent: 0;
   top:16px;
}

#block-nice-menus-1 ul li ul li a {
    background-image: none;
    border-bottom: 3px solid #6293B2;
    color: #FFFFFF;
    height: 22px;
    padding: 10px 0 0 10px;
    text-decoration: none;
    text-indent: 0;
    text-shadow: 1px 1px 1px #000000;

}


#block-nice-menus-1 ul li ul li a:hover {
    background-color: #6293B2;
   border-radius:0px;
    background-image: none;
}
ul.nice-menu ul li {
     width: 158px;
     margin-top:0 !important;
}

/* =========================== End Header ============================== */
/* =========================== Content ============================== */

.not-front #page-title {
    display: block;
    height: 68px;
    margin: 0 auto;
    width: 960px;
    margin: 10px auto 0;
}
#page-title h1 {
    padding-top: 20px;
}
#content-bg {
    background: url("../images/content-bg.png") repeat-x scroll center top transparent;
    overflow: hidden;
}

.content {
    display: block;
    margin: 30px auto 0;
    width: 960px;
}
#content-sub {
    display: block;
    margin: 0 auto;
    width: 960px;
}
#left {
    display: block;
    float: left;
    width: 212px;
}

#sidebar-right {
    display: block;
    float: left;
    width: 212px;
}

#right {
    display: block;
    float: right;
    width: 740px;
}

#left .menu {
    background: none repeat scroll 0 0 #3A6179;
    margin-top: -1px;
    padding: 11px 0 0 13px;
    width: 187px;
}
ul#breadcrumb {
    border-bottom: 1px solid #AFAFAF;
    display: block;
    height: 20px;
    margin: 0 10px;
    padding: 15px 10px 0 8px;
}

ul#breadcrumb li.home {
    background: url("../images/home-little-icon.png") no-repeat scroll left center transparent;
}
ul#breadcrumb li {
    background: url("../images/small-arrow.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    line-height: 14px;
    margin-left: 2px;
    padding-left: 4px;
}
ul#breadcrumb li.home a {
    padding-left: 15px;
}
ul#breadcrumb a {
    color: #606060;
    display: block;
    font-size: 11px;
    line-height: 14px;
    margin: 0 3px 0 2px;
    padding: 0 3px 0 2px;
    text-decoration: underline;
}

/*.container {
    display: block;
    margin-left: 18px;
    padding-right: 15px;
}*/

#right p {
    line-height: 18px;
}
/*.container p {
    margin: 10px 0;
}*/
.inline-video {
    background: none repeat scroll 0 0 #E7E7E7;
    display: block;
    float: right;
    margin: 10px;
    padding: 13px 0 13px 13px;
    width: 303px;
}
#block-views-page-video-block {
    background: none repeat scroll 0 0 #E7E7E7;
    display: none;
    float: right;
    margin: 10px;
    padding: 13px 0 13px 13px;
    width: 303px;
}

.view-page-video .video-overlay-thumbnail img {
    display: block;
    margin: 10px 0;
}
.inline-video h2, #block-views-page-video-block h2 {
    font-size: 18px;
}
.inline-video .video {
    margin: 10px 0;
}
.inline-video h5, #block-views-page-video-block h4 {
    color: #424242;
    line-height: 12px;
}
h5 {
    font-size: 13px;
}
ul.menu {
    border: medium none;
    border-radius: 0 0 5px 5px;
    list-style: none outside none;
    text-align: left;
}

#homepage-full {
    width: 960px;
}
#homepage-left {
    display: block;
    float: left;
    margin-left: 10px;
    padding-right: 10px;
    width: 600px;
}
#homepage-right {
    display: block;
    float: left;
    margin-left: 15px;
    width: 300px;
}
span.horizontal-line {
    background-color: #AFAFAF;
    display: block;
    height: 1px;
    margin: 20px 0;
}
#homepage-full .node-homepage{
    background: url("../images/wb_steps.png") repeat-x scroll 0 88px transparent;
    margin: 0;
    padding: 0;
}
/*.container {
    display: block;
    margin-left: 18px;
    padding-right: 15px;
}
.container p {
    margin: 10px 0;
}*/
.crm-step.step-1 {
    margin-left: 0;
}
.crm-step.step-2 {
    background-position: -128px 0;
}
.crm-step.step-3 {
    background-position: -256px 0;
}

.crm-step.step-4 {
    background-position: -384px 0;
}

.crm-step.step-5 {
    background-position: -512px 0;
}

.crm-step.step-6 {
    background-position: -640px 0;
    margin-right: 0;
}

.crm-step {
    background: url("../images/wb_6.png") no-repeat scroll left top transparent;
    float: left;
    font-size: 120%;
    margin: 0 19px;
    padding-top: 140px;
    text-align: center;
    width: 128px;
}
.crm-step span {
    color: #0DAFE5;
}
.crm-step p {
    color: #2361AD;
    font-size: 18px;
    line-height: 20px;
}
ul.primary {
    border-bottom: 1px solid #BBBBBB;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: none outside none;
    margin: 5px;
    padding: 0 0 0 1em;
    white-space: nowrap;
}
ul.primary li {
    display: inline;
}
ul.primary li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
    border-color: #BBBBBB #BBBBBB #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}
.content ul li a {
    color: #205FAB;
    text-decoration: none;
}
#homepage-full a.wps {
    clear: both;
    float: right;
}
a.wps{
    background: url("../images/6_steps_link.png") no-repeat scroll center top transparent;
    display: block;
    height: 40px;
    margin-top: 10px;
    text-indent: -9999%;
    width: 300px;
}
p a {
    color: #205FAB;
    text-decoration: none;
}

#homepage-left .views-row {
    border-right: 1px solid #CCCCCC;
    float: left;
    margin: 0 60px 0 10px;
    padding-right: 40px;
    width: 200px;
}
#homepage-left .views-field-title {
    color: #205FAB;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}
#homepage-left .views-field-field-download-link a {
    background: url("../images/edl.png") no-repeat scroll left top transparent;
    display: block;
    height: 34px;
    margin: 10px auto;
    overflow: hidden;
    text-indent: -9999px;
    width: 134px;
}
#homepage-left .views-row-2 {
    margin-right: 0;
}
.homepage-box {
    float: left;
    margin: 0 10px;
    width: 290px;
}
.homepage-box .emvideo-modal {
    position: relative;
}
.homepage-box .emvideo-modal span {
    background: url("../images/playbutton.png") repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    left: 90px;
    position: absolute;
    top: 40px;
    width: 80px;
    z-index: 2;
}
.homepage-box img {
    height: 159px;
    width: 259px;
}
.homepage-box img {
    border: 2px solid #AFAFAF;
    margin-bottom: 13px;
}

#homepage-right p {
    margin: 10px 0;
}
.content .block{
margin-bottom:0;
}

/* =========================== Content ============================== */

/* =========================== Footer ============================== */
#footer .block-menu-block ul {
     clear: both;
    background: none repeat scroll 0 0 #3E3E3E;
    list-style: none outside none;
    overflow: hidden;
    padding-left: 10px;
}
#footer .block-menu-block ul li{
    background: none repeat scroll 0 0 #3E3E3E;
    border-right: 1px solid #585858;
    display: inline;
    list-style: none outside none;
}
#footer .block-menu-block ul li a {
    color: #B3B3B3;
    font-size: 11px;
    font-weight: bold;
    padding: 0 8px;
    text-decoration: none;
}
.copyright {
    background: none repeat scroll 0 0 #3E3E3E;
     margin: 0;
    height: 45px;
    margin: 0 0 0 18px;
}
.copyright p {
    color: #A7A7A7;
    display: inline-block;
    float: left;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
#footers{
    background: none repeat-x scroll center top #545454;
    margin: 0 auto;
    min-width: 960px;
    padding: 0;
    position: absolute;
    width: 100%;
}
/*
#footers .region-footer{
    background: url("../images/sprite.png") no-repeat scroll -285px 0 #3E3E3E;
    padding-top: 0;
    margin-top: 15px;
}
*/
#block-menu-block-1, #block-block-2 {
    background: #3E3E3E;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-top: 8px;
}
#block-block-2 {
    border-radius: 0 0 0 0 !important;
}

#footer .block-menu-block ul li.last {border-right: none;}



.footer-content {
    margin-top: 2px;
    padding-left: 20px;
    width: 300px;
}
.footer-content ul.community-list {
    padding-left: 0;
}
.footer-content h4 {
    background: url("../images/sprite.png") no-repeat scroll 0 21px transparent;
    color: #E2E2E2;
    height: 25px;
    margin-bottom: 10px;
    width: 285px;
}
.footer-content ul li {
    display: block;
    margin: 5px 0 0;
}
.footer-content p {
    color: #A0A0A0;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
}
.footer-content p a.blogtitle {
    color: #E2E2E2;
    font-size: 11px;
    font-weight: normal;
}
.content ul.menu li a {
    color: #205FAB !important;
    text-decoration: none;
}
.footer-menu ul li.last{
    border-right: 0 none;
}
#footer .block{
 margin-bottom: 0;
}
#block-menu-block-1{
    margin-top: 20px;
    padding-bottom: 18px;
}
#footers .content {
    display: block;
    margin: 15px auto 0;
    width: 960px;
}
/* =========================== End Footer ============================== */


/* =========================== PRE FOOTER ============================== */
#pre-footer {
    background: none repeat scroll 0 0 #C7D6DB;
    margin-bottom: 5px;
}
#pre-footer h2 {
    color: #205FAB;
    font-size: 14px;
}
.quicktabs-tabpage .line {
    color: #808080;
    margin: 15px 0;
    overflow: hidden;
    width: 100%;
}
.quicktabs-tabpage .line .col {
    float: left;
    font-size: 11px;
    line-height: 13px;
    margin: 0 55px 0 0;
    width: 240px;
}
#pre-footer p {
    margin-bottom: 1em;
}
.quicktabs-tabpage p, .quicktabs-tabpage li {
    color: #808080;
    font-size: 11px;
    line-height: 17px;
}
.quicktabs_main.quicktabs-style-basic {
 border: none;
 padding: 0;
}
.quicktabs-tabpage {
     padding: 2px 10px;
}
ul.quicktabs-tabs.quicktabs-style-basic {
    border-bottom: medium none;
    font: bold 12px/19px Verdana !important;
    height: 30px;
    margin: 0;
    padding: 0;
}

ul.quicktabs-tabs.quicktabs-style-basic li a {
    font-weight: normal !important;
}

#morecontent {display: none;}

#collapseme {
    cursor: pointer;
}

#block-quicktabs-solutions ul li a{
    background: none repeat scroll 0 0 #C7D6DB;
    border-right: 1px solid #545454;
    float: left;
   padding: 8px 15px;
   color: #205FAB;
}
#block-quicktabs-solutions ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: inline;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
#block-quicktabs-solutions ul li.active {
    background: none repeat scroll 0 0 transparent;
}
#block-quicktabs-solutions ul li.active a.active{
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}
#readmoretrigger, #collapseme {
    background-color: #545454;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 0.7em;
    padding: 4px;
    text-align: right;
    text-decoration: none;
}
/* =========================== END HERE PRE FOOTER ============================== */

/* =========================== Left Sidebar ============================== */
#try-it-now-banner {
    background: url("../images/banner_try_it_now_for_free.png") no-repeat scroll center top transparent;
    height: 28px;
    padding: 78px 0 0 11px;
    width: 189px;
}
a.findoutmore {
    background: url("../images/findoutmore.png") no-repeat scroll center top transparent;
    display: block;
    height: 18px;
    margin-left: 0;
    margin-top: 0;
    position: relative;
    width: 92px;
    z-index: 99;
}
#livechat-banner {
    background: url("../images/livechat-banner.png") no-repeat scroll center top transparent;
    height: 29px;
    padding: 67px 0 0 11px;
    width: 189px;
    margin-top: 0px;
}
#livechat-banners a.lpChatTextLink {
    background: url("../images/startchat.png") no-repeat scroll 10px 0 hsla(0, 0%, 0%, 0);
    display: block;
    font-size: 0;
    height: 18px;
    line-height: 0;
    margin-top: -40px;
    position: relative;
    text-indent: -9999px;
    width: 85px;
}
#livechat-banners a.lpChatTextLink:hover{
    background: url("../images/startchat.png") no-repeat scroll 10px -18px transparent;
}
a.lpChatTextLink{
    background: url("../images/startchat.png") no-repeat scroll 10px 0 hsla(0, 0%, 0%, 0);
    display: block;
    font-size: 0;
    height: 18px;
    line-height: 0;
    margin-top: -10px;
    position: relative;
    text-indent: -9999px;
    width: 85px;
}
a.lpChatTextLink:hover{
    background: url("../images/startchat.png") no-repeat scroll 10px -18px transparent;
}

a.follow-twitter {
    background: url("../images/b_twitter.png") no-repeat scroll center top transparent;
    display: block;
    height: 41px;
    width: 200px;
}
a.follow-twitter:hover {
    background: url("../images/b_twitter.png") no-repeat scroll center bottom transparent;
}

a.findoutmore:hover {
    background: url("../images/findoutmore.png") no-repeat scroll center bottom transparent;
}
#left .block{
 margin-bottom: 10px;
}
#left .menu li {
    background: url("../images/left-menu-spacer.png") no-repeat scroll left bottom transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    list-style: none outside none;
    margin: 0;
    padding: 0 10px 0 0;
}
#left .menu li a {
    background: url("../images/left-menu-arrow.png") no-repeat scroll 150px center transparent;
    display: block;
    margin: 1px 0;
    padding-left: 11px;
}
#left .menu a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
}

#left .menu li.last a {
    margin-bottom: 0;
}
span.submenu-bottom {
    background: url("../images/left-menu-bottom.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 6px;
}

#left .menu .menu li.active {
    background: url("../images/left-menu2-active.png") no-repeat scroll 0 0 transparent;
    margin-left: -1px;
    padding-left: 0;
    width: 183px !important;
}
#left .menu li.active {
    background: url("../images/left-menu-active.png") no-repeat scroll 0 0 transparent;
    display: block;
    margin-left: -5px;
    padding-left: 5px;
    width: 194px;
}
#left .menu li a:hover {
    background: url("../images/left-menu-hover.png") no-repeat scroll 0 0 transparent;
    display: block;
    margin-left: -5px;
    padding-left: 16px;
   text-decoration: underline;
    width: 189px;
}
#left .menu-name-main-menu ul.menu li ul.menu li a{
    background: none;
}
#left .menu li.active .active-trail{
 background: none repeat scroll 0 0 transparent;
}
/* =========================== End Left Sidebar ============================== */
/* =========================== About ============================== */
.page-team .node-team-member{
    display: block;
    margin-left: 18px;
    padding-right: 15px;
}
.page-team .node-team-member img{
    border: 3px solid #969696;
    float: right;
    margin: 10px;
}
/*.container p {
    margin: 10px 0;
}*/
span.dots {
    background: url("../images/dots.png") no-repeat scroll left center transparent;
    display: block;
    height: 3px;
    margin: 25px 0 20px;
}

/* =========================== End About ============================== */
.view-homepage-list .video-overlay-thumbnail img {
    border: 2px solid #AFAFAF;
    display: block;
    margin: 0 0 13px;
}
.sidearea .playbutton {
    border: 0 none !important;
    margin-left: 60px !important;
    margin-top: -100px !important;
    position: absolute;
}
.video-overlay-thumbnail img {
    display: block;
}
.view-video .playbutton {
    border: medium none;
    margin-left: 45px;
    margin-top: -110px;
    position: absolute;
}
.view-video table {
border:0;
}

.view-video p {
    font-size: 11px;
    line-height: 13px;
    margin-top: 4px;
}
.view-video h3 {
    background: url("../images/category-bg.png") no-repeat scroll center bottom transparent;
    clear: both;
    display: block;
    height: 50px;
    margin-top: 20px;
}
.view-video h3:before {
    background: url("../images/arrow-down.png") no-repeat scroll left center transparent;
    content: " ";
    color: #373737;
    margin-left: 20px;
    padding-left: 20px;
}
.view-featured-case-study .views-field-field-logo img {
    margin: 10px 0;
    cursor: pointer;
}
.view-featured-case-study .video-overlay-thumbnail img {
    height:0px;
}


#block-custom-search-blocks-1{
    float: left;
    margin-left: 270px;
    margin-top: -50px;
    width: 300px;
}
#block-custom-search-blocks-1 input.form-submit{
    background-image: url("../images/button-search.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: right;
    height: 26px;
    margin-top: -26px;
    text-indent: -9999px;
    width: 81px;
}
#block-custom-search-blocks-1 input.form-text{
width: 300px;
}
.kbase{
    display: block;
    font-size: 0;
    /*margin-top: -18px;*/
    position: relative;
}

/*.section-helphtml .kbase {
   display: none;
}
.section-helphtml .request {
  display: none;
}
*/
.section-community .view-header a{
color: hsl(0, 0%, 38%);
}
#sliding-popup{
}
#popup-text{
 float: left;
padding: 10px;
}
.agree-button{
 float: left;
}
.popup-content{
width: 70%;
}
#popup-buttons{
float: right;
}
.request{
    display: block;
    font-size: 0;
    margin-top: -20px;
    position: relative;
}
.node-book-page h3 {
    color: hsl(203, 35%, 35%);
    font-weight: normal;
     font-size: 18px;
    line-height: 1.143;
    margin-bottom: 0;
}
.views-field-field-videos .view-videolink{
    background: url("../images/button-view-video.png") no-repeat scroll left top hsla(0, 0%, 0%, 0);
    cursor: pointer;
    display: block;
    height: 42px;
      margin-top: 1px;
    margin-bottom: 3px;
    overflow: hidden;
    text-indent: -9999px;
    width: 213px;

}
#block-views-homepage-list-block .video-overlay-thumbnail .overlay .playbutton {
    border: medium none;
    display: block;
    margin-left: 90px;
    margin-top: -155px;
    position: absolute;
}
.sidearea .block-views{
padding: 0 !important;
 background: none repeat scroll 0 0 hsla(0, 0%, 0%, 0) !important;
 clear:both;
}
.region-community-right{
clear:both;
}
.sidearea .views-row {
   padding-left: 0 !important;
}
.node-book-page p {
    margin: 10px 0;
}
p {
    font-size: 13px;
    line-height: 17px;
}
.footer-chat .close {
    cursor: pointer;
    display: block;
    float: right;
    margin-left: -45px;
    position: relative;
    width: 45px;
    z-index: 999;
}
.footer-chat .close img{
width:100%;
height: auto;
}
.footer-chat {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #7F7F7F;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 0 40px #000000;
    height: 242px;
    left: 50%;
    padding: 5px;
    position: fixed;
    top: 150px;
    z-index: 999;
}

.footer-chat a.lpChatTextLink {
    background: url("../images/startchat.png") no-repeat scroll 20px 0 hsla(0, 0%, 0%, 0);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 18px;
    line-height: 0;
    margin-top: -31px;
    position: relative;
    text-indent: -9999px;
    width: 95px;
}
.footer-chat a.lpChatTextLink:hover {
    background: url("../images/startchat.png") no-repeat scroll 20px -18px hsla(0, 0%, 0%, 0);
}
.page-features-list .playbutton {
    border: medium none !important;
    margin-left: 100px !important;
    margin-top: -130px !important;
    position: absolute;
}
.section-crm-for-marketing .playbutton, .section-features .playbutton{
    border: medium none !important;
    margin-left: 100px !important;
    margin-top: -130px !important;
    position: absolute;
}
.section-crm-for-sales .playbutton {
    border: medium none !important;
    margin-left: 100px !important;
    margin-top: -130px !important;
    position: absolute;
}

.section-feature-list .playbutton {
    border: medium none !important;
    margin-left: 100px !important;
    margin-top: -130px !important;
    position: absolute;
}
.view-community .views-field-name a{
font-weight: normal;
}
#block-workbooks-blocks-latest-feature-requests-forum  ul.features{
 margin-top: 10px;
}
#block-workbooks-blocks-latest-feature-requests-forum  .request-body{
 color: hsl(0, 0%, 38%);
}
#block-workbooks-blocks-latest-feature-requests-forum  .request-body:hover{
  text-decoration: underline;
}
.view-knowledge-base .view-content, .view-customer-forums .view-content, .view-workbooks-blogs .view-content{
margin-top: 10px;
}
.view-workbooks-blogs .view-header{

}
.page-node-62 #theform strong{
color: hsl(0, 100%, 50%);
font-style: italic;
font-weight: normal;
}
.page-node-62 #theform strong a{
    color: hsl(203, 35%, 35%);
    text-decoration: underline;
}
.page-node-62  a:hover{
    color: hsl(0, 0%, 0%);
    text-decoration: underline;
}
#views-exposed-form-community-search-views-page #edit-tid option{
    max-width: 100%;
    width: 170px;
}
#block-block-33 img, #block-block-37 img, #block-block-35 img{
   height: 130px;
    width: 200px;
}
#block-block-36 img, #block-block-44 img{
   height: 130px;
    width: 200px;
}
.breadcrumb li {
    float: left;
    font-size: 11px;
    margin-right: 4px;
}
.form-item label {
    margin-bottom: 7px;
}
#user-login .janrainContent{
width: 98% !important;
}
.node-type-article #page-title h1{
display:none;
}

.create-new-topic {
    overflow: auto;
    margin: 1em 0;
}

.create-new-topic a {
    float: right;
    display: block;
    background-color: #dbebed;
    padding: 10px;
    border-radius: 1em;
    font-weight: bold;
}

.view-taxonomy-term {

}

.view-taxonomy-term .node-teaser {
    border-bottom: 1px dashed #afafaf;
}

.view-taxonomy-term .node-teaser h2 {
    margin: 20px 0 15px 0;
}

.view-taxonomy-term .node-teaser h2 a {
    font-size: 20px;
}

.view-taxonomy-term .node-teaser .field-name-post-date {
    font-size: 11px;
    margin-bottom: 20px;
}

.view-taxonomy-term .node-teaser .field-name-body {
    font-size: 13px;
    margin-bottom: 15px;
}

.view-taxonomy-term .node-teaser .field-name-node-link {
    margin-bottom: 20px;
}

.view-taxonomy-term .node-teaser .field-name-node-link a {
    background: url("../images/read-more.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    margin: 7px 0 0;
    width: 110px;
}

.view-taxonomy-term .node-teaser .node-readmore a {
    background: url("../images/read-more.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 0;
    height: 20px;
    margin: 0 0 20px;
    width: 110px;
}

.view-taxonomy-term .node-teaser .field-name-node-link a:hover {
    background: url("../images/read-more.png") no-repeat scroll left bottom transparent;
}

/* Blog section */

.view-blog-2-0 li {
    list-style: none;
}

.view-mode-blog_teaser {
    border-bottom: 1px dashed #afafaf;
}

.view-mode-blog_teaser h2 {
    margin: 20px 0 15px 0;
}

.view-mode-blog_teaser h2 a {
    font-size: 20px;
}

.view-mode-blog_teaser .field-name-post-date {
    font-size: 11px;
    margin-bottom: 20px;
}

.view-mode-blog_teaser .field-name-body {
    font-size: 13px;
    margin-bottom: 15px;
}

.view-mode-blog_teaser .field-name-node-link {
    margin-bottom: 20px;
}

.view-mode-blog_teaser .field-name-node-link a {
    background: url("../images/read-more.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    margin: 7px 0 0;
    width: 110px;
}

.view-mode-blog_teaser .field-name-node-link a:hover {
    background: url("../images/read-more.png") no-repeat scroll left bottom transparent;
}

.node-blog-buzz {
    padding: 20px 0;
}

.node-blog-buzz .group-left {
    width: 70%;
}

.node-blog-buzz .group-right {
    width: 30%;
}

.node-blog-buzz .field-name-field-source-link a {
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
}

.node-blog-buzz .field-name-post-date .field-item {
    line-height: 20px;
    float: right;
}

/* Exposed filters */
.section-case-studies .views-exposed-widgets,
.section-integration .views-exposed-widgets,
.section-integrations .views-exposed-widgets,
.section-automations .views-exposed-widgets {
    margin: 10px;
    padding-bottom: 20px;
    border-bottom: 1px dashed hsl(0, 0%, 69%);
}
.section-case-studies .views-exposed-widgets label,
.section-integration .views-exposed-widgets label,
.section-integrations .views-exposed-widgets label,
.section-automations .views-exposed-widgets label {
    color: #205FAB;
    margin-bottom: 7px;
}

.section-case-studies .views-exposed-widgets select,
.section-integrations .views-exposed-widgets select,
.section-integration .views-exposed-widgets select,
.section-automations .views-exposed-widgets select,
.section-case-studies .views-exposed-widgets input,
.section-integration .views-exposed-widgets input,
.section-integrations .views-exposed-widgets input,
.section-automations .views-exposed-widgets input {
    height: 25px;
    border: 1px solid #D2D2D2;
}

/* Youtube field */
.field-name-field-youtubes {
    text-align: center;
    margin: 20px 0;
}
.view-blog-2-0 .views-row {
    /*padding: 20px 0;*/
    /*border-bottom: 1px dashed #ccc;*/
}

.view-blog-2-0 .field-name-body h2 {
    display: none;
}
.page-workbooks-blog-crm-blog #sidebar-right .block {
  border: 2px solid #ebeaeb;
  border-radius: 5px;  
}
.page-workbooks-blog-crm-blog #sidebar-right .block h2 {
  font-size: 18px;
  line-height: 30px;
}
#block-block-50 {
  height: 100px;
}
.blog-breadcrumbs {
  margin-top: 20px;
  margin-left: 252px;
}
.page-node-1493 #left{
  display: none;
}
.page-node-1493 #right{
  float: left;
  width: 952px;
}
.page-node-1493 .fair-use {
        margin-left: 30px
}
.page-node-1493 .fair-use li {
        margin-top: 5px
        margin-bottom: 5px;
}
#currency-switch {
background: #0072B4;
    color: white;
    float: right;
    font-size: 20px;
    padding: 10px;
}
#currency-switch span {
margin-left: 10px;
}

#forum a#button-login {
    background: #dbebed;
    bottom: 0;
    height: auto;
    overflow: hidden;
    position: inherit;
    right: 0;
    text-indent: 0px;
    width: auto;
}
#block-login-support-message-login-message {
    background: none repeat scroll 0 0 #dbebed;
    border: 1px solid #bbbbbb;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    padding: 10px;
}

#wizard-form-wrapper p {
    line-height: 1.4em;
    margin-top: 10px;
}

#wizard-form-wrapper h3 {
    margin-top: 10px;
}

#wizard-form-wrapper input.form-submit, #wizard-form-wrapper a.button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/buttons.png") repeat-x scroll 0 0 #fff;
    border-color: #e4e4e4 #d2d2d2 #b4b4b4;
    border-image: none;
    border-radius: 15px;
    border-style: solid;
    border-width: 1px;
    color: #3a3a3a;
    cursor: pointer;
    font-size: 0.929em;
    font-weight: normal;
    margin-bottom: 1em;
    margin-right: 0.6em;
    margin-top: 10px;
    padding: 4px 17px;
    text-align: center;
}
#wizard-form-wrapper a.button:link, #wb-spc-form a.button:visited, #wb-spc-form a.button:hover, #wb-spc-form a.button:focus, #wb-spc-form a.button:active {
    color: #5a5a5a;
    text-decoration: none;
}

#wizard-form-wrapper fieldset {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    margin-bottom: 32px;
    margin-top: 10px;
    padding: 0 0 10px;
    position: relative;
    top: 12px;
}

#wizard-form-wrapper legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #dbdbdb;
    border-color: #ccc #ccc -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-width: 1px 1px medium;
    color: #3b3b3b;
    display: block;
    font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
    height: 2em;
    left: -1px;
    line-height: 2;
    padding: 0;
    position: absolute;
    text-indent: 10px;
    text-shadow: 0 1px 0 #fff;
    top: -12px;
    width: 100%;
}

#wizard-form-wrapper  fieldset.fieldset-wrapper {
    padding: 0 10px;
}
#wizard-form-wrapper  .fieldset-wrapper {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
}
#wizard-form-wrapper  .fieldset-wrapper ul {
    line-height: 1.5em
}
#wizard-form-wrapper  .fieldset-wrapper li {
    list-style-position:inside;
}

#wizard-form-wrapper  .form-item label {
    font-size: 0.929em;
}
#wizard-form-wrapper  label {
    display: block;
    font-weight: bold;
}

#wizard-form-wrapper  element.style {
    left: 0;
}
#wizard-form-wrapper  .orange .ui-slider-handle {
    border-color: #db843d;
}
#wizard-form-wrapper  .ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.6em;
    top: -0.3em;
}
#wizard-form-wrapper  .ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    z-index: 2;
}
#wizard-form-wrapper  .ui-state-default, #wizard-form-wrapper  .ui-widget-content .ui-state-default, #wizard-form-wrapper  .ui-widget-header .ui-state-default {
    background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #e6e6e6;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
}
#wizard-form-wrapper  a:link, #wb-spc-form  a:visited {
    text-decoration: none;
}
#wizard-form-wrapper  .ui-widget-content a {
    color: #222222;
}
#wizard-form-wrapper  .ui-corner-all {
    border-radius: 4px;
}
#wizard-form-wrapper  .ui-state-default, #wizard-form-wrapper  .ui-widget-content, #wizard-form-wrapper .ui-state-default, #wizard-form-wrapper  .ui-widget-header .ui-state-default {
    background: url("images/ui-bg_glass_75_e6e6e6_1x400.png") repeat-x scroll 50% 50% #e6e6e6;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
}
#wizard-form-wrapper  a {
    color: #0071b3;
}
#wizard-form-wrapper .wb_spc_column.now {
    left: 70%;
}
#wizard-form-wrapper .wb_spc_column.future {
    left: 84%;
}
.pounds #currency-switch .gb-background {
color: #f3c500;
}
.euros #currency-switch .es-background {
color: #f3c500;

}
.dollars #currency-switch .au-background {
color: #f3c500;
}
/* =========================== Container fix for the left and right sidevar ============================== */

#left ul, #right ul {
    margin-left: 0px;
}
.region-community-menu .container ul {
    list-style-image: none
    margin: 0;
}
#edit-step1-percentage-renewals-container {
  margin-top: 5px;
}
.ui-slider-handle {
  margin-top: 0px;
}
#wizard-form-wrapper .ui-state-default, #wizard-form-wrapper .ui-widget-content, #wizard-form-wrapper .ui-state-default, #wizard-form-wrapper .ui-widget-header .ui-state-  width: 100%;
  margin-top: 0px;
}
sliderfield-display-values-field {
 margin-bottom: 5px;
}
#wizard-form-wrapper .ui-state-default, #wizard-form-wrapper .ui-widget-content, #wizard-form-wrapper .ui-state-default, #wizard-form-wrapper .ui-widget-header .ui-state-default {
    width: 90%;
}
.field-type-text-with-summary .field-item ul,
.container #right ul 
{
    margin: 20px 0 20px 40px;
}

.view-blog-2-0 .field-type-text-with-summary .field-item ul,
.view-blog-2-0 .field-type-text-with-summary .field-item ul li,
.container #right ul {

    list-style-image:url("../images/bullet.png");
    margin: 20px 0 20px 40px;

}
.slider a img {
margin-left: -5px;
}

/* =========================== Container issues fix update 130814 ============================== */

.container #right ul#prices, .container ul.nice-menu-down, .front #nav ul {
    margin: 0;
}
.container #right ul.features-list {
    margin: 10px 0 0;
}
.container #right ul#features-buttons {
    margin: 0 0 0 243px;
}
.container ul.menu, .container ul.menu li {
    margin: 0;
}
.front .view-mode-full .field-name-body {
    margin: 0;
}
.blog-breadcrumbs {
    margin-left: 252px!important;
    margin-top: 20px!important;
}
.form-item-homepage {
display: none;
}
.view-video-book .hide, .view-video .hide, .view-dashboard-feature-video .hide, .view-feature-video .hide, .view-hubspot-video-rightblock .hide, .view-mailchimp-videos .hide, .view-sharepoint-video .hide    {
  display: block;
}
.field-videos, .views-field-field-videos {
  display: block;
}
.gs-visibleUrl-short {
  display: none;
}
.gs-visibleUrl-long {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long, .gs-promotion div.gs-visibleUrl-long {
    display: block!important;
    overflow: hidden;
}
.views-field-field-videos .view-videolink {
    background: url("../images/button-view-video-nov14.png") no-repeat scroll left top hsla(0, 0%, 0%, 0);
    cursor: pointer;
    display: block;
    height: 36px;
    margin-bottom: 3px;
    margin-top: 1px;
    overflow: hidden;
    text-indent: -9999px;
    width: 181px;
}
#block-block-51 {
  width: 181px;
  position: absolute;
  top: 1px;
  left: 260px;
}
#cse-search-box button {
border: 0;
}
#cse-search-box button[type="submit"] {
    background-image: url("../images/button-search.png");
    float: inherit;
    height: 26px;
    text-indent: -9999px;
    margin-top: -1px;
    width: 81px;
}
#cse-search-box button[type="submit"]:hover {
    background-position: 0px -26px;
}
#gcse-search-box button[type="submit"] {
    background-image: url("../images/search_default.gif");
    float: inherit;
    height: 27px;
    text-indent: -9999px;
    margin-top: -1px;
    width: 27px;
    position: relative;
    top: 0px;
    left: -5px;
    border: none;
}

#gcse-search-box input[type="text"] {
    width: 150px;
    height: 27px;
}
#views_slideshow_cycle_teaser_section_slides-block {
  margin-top: 58px;
}
.description {
  padding-left: 28px;
}

#block-block-53 {
    clear: both;
}

/* =========================== Remove the google branding ============================== */
.gcsc-branding-text, .gcsc-branding-img-noclear {
  display: none;
} 

/* =========================== Cookie compliance styling ============================== */

#sliding-popup {
  height: 30px!important;
}

#sliding-popup .popup-content #popup-buttons button.find-more-button 
{
  background:none !important;
  margin-top: 3px!important;
}

#sliding-popup .popup-content #popup-buttons button {
    cursor: pointer;
    display: inline;
    margin-right: 5px;
    margin-top: 7px;
    vertical-align: middle;
    overflow: visible;
    width: auto;

    -moz-box-shadow:none !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    filter:none !important;
    background-color:none !important;
    display:inline-block;
    color:white;
    border: 0;
    font-family:arial;
    font-weight:normal;
    padding:4px 8px;
    text-decoration:none !important;
    text-shadow:none !important;
}

#sliding-popup .popup-content #popup-buttons button:hover {
  filter:none !important;
  background-color:none !important;
  color: #000;
}

#sliding-popup .popup-content #popup-buttons button.agree-button
{
    background: url('../images/close-btn-sprite.png') no-repeat -17px 0;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
}

#sliding-popup .popup-content #popup-buttons button.agree-button:hover
{
    background: url('../images/close-btn-sprite.png') no-repeat 0 0;
}

#sliding-popup .popup-content #popup-text
{
    font-weight: normal;
}

#sliding-popup .popup-content #popup-text
{
    margin: 2px 0 5px 0!important;
      padding: 7px 10px 10px 10px!important;
}

button.find-more-button {
  float: left;
}

button.agree-button {
  float: right;
}

.popup-content {
  width: 960px;
}

/* New Jainrain popup styling */
.janrainEngageWrapper {
    background-color: white;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border: 10px solid rgba(0,0,0,0.6);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.janrainEngageWrapper .ui-widget-header {
    border: none;
    padding: 0;
    background: none;
}

.janrainEngageWrapper .ui-widget-header .ui-dialog-title {
    display: none;
}

.janrainEngageWrapper .ui-widget-header .ui-dialog-titlebar-close {
    position: relative;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    right: 0;
    top: 0;
    float: right;
}

.janrainEngageWrapper .ui-widget-header .ui-state-hover {
    border: 0;
    background: none;
}

.janrainEngageWrapper .ui-widget-header .ui-dialog-titlebar-close .ui-icon {
    background: transparent url('http://cdn.rpxnow.com/rel/img/43f137c98b7a6562f6ad5f076fce376b.png') top left no-repeat;
    margin: 0;
    padding: 0;
    width: 34px;
    height: 34px;
}

.janrainEngageWrapper #janrainEngageEmbed {
    padding: 0 20px;
}

.janrainEngageWrapper #janrainEngageEmbed .janrainContent {
    border: none !important;
    background-color: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.janrainEngageWrapper #janrainEngageEmbed .janrainContent .janrainHeader {
    background-color: transparent !important;
    font-family: 'lucida grande',Verdana,sans-serif !important;
    font-size: 1.5em !important;
    font-weight: normal !important;
    margin: 0 !important;
    text-align: left !important;
    padding: 0 !important;
    left: 0 !important;
    height: auto !important;
}

.janrainEngageWrapper #janrainEngageEmbed .janrainContent #janrainProviderPages {
    padding-top: 20px !important;
    left: 0 !important;
    top: 0 !important;
    position: relative !important;
}

.janrainEngageWrapper #janrainEngageEmbed .janrainContent #janrainProviderPages li {
    width: 165px !important;
    height: 50px !important;
    float: left !important;
    border: 1px solid #ccc !important;
}

.janrainEngageWrapper #janrainEngageEmbed .janrainContent #janrainProviderPages li:hover {
    border: 3px solid #aaa !important;
    width: 161px !important;
    height: 46px !important;
    background-color: rgb(238, 238, 238) !important;
}

.janrainEngageWrapper #janrainEngageEmbed .janrainContent #janrainProviderPages li#janrain-googleplus,
.janrainEngageWrapper #janrainEngageEmbed .janrainContent #janrainProviderPages li#janrain-linkedin {
    margin-right: 30px !important;
}

.janrainEngageWrapper #janrainEngageEmbed .janrainContent #janrainProviderPages li a {
    text-align: left !important;
    font-family: 'lucida grande',Verdana,sans-serif !important;
    font-size: 1.5em !important;
    padding: 10px 0 14px 18px !important;
}

.janrainEngageWrapper #janrainEngageEmbed .janrainContent #janrainProviderPages li:hover a {
    padding: 8px 0 12px 16px !important;
}

.ui-widget-overlay {
    opacity: 0.4 !important;
    background-color: black !important;
    background-image: none !important;
}

.page-node-2965 #left, .section-crm-benefits-calculator #left {
  display: none;
}
.page-node-2965 #right, .section-crm-benefits-calculator #right {
  width: 960px;
}

.page-node-2965 .lightblue {
    background-color: #ccccff;
    border: 0 solid black;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.page-node-2965 .lightyellow {
    background-color: rgba(233, 242, 245, 1);
    border: 0 solid black;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.page-node-2965 h2 {
    margin-top: 20px;
    color: black;
}
.page-node-2965 .paddingh2 {
    padding-top: 10px;
}

.page-node-2965 table {
  font-weight: bolder;
}

.page-node-2965 td {
    padding: 5px;
    width: 480px;
    color: #205fba
}

.page-node-2965 table {
  font-weight: bolder;
}

.imagery-one {
    left: 330px;
    position: relative;
    top: -234px;
    width: 100px;
}

.imagery-two {
    left: 685px;
    position: relative;
    top: -234px;
    width: 100px;
}
.lightyellow.step2 {
    margin-top: -70px;
}

/* =========================== Thank you page ============================== */

.section-sales-calculator .lightyellow .form-item-step-2,
.section-sales-calculator .lightyellow .bigtable tr td:first-child,
.section-sales-calculator .lightblue .form-item-step-2,
.section-sales-calculator .lightblue .bigtable tr td:first-child,
.section-sales-calculator .lightblue .bigtable ul li
{
    color: #205FAB;
	font-size: 14px;
}
.section-sales-calculator .lightblue .bigtable,
.section-sales-calculator .lightyellow .bigtable
{
    font-size: 15px;
}

.section-sales-calculator .paddingh2,
.section-sales-calculator label[for=edit-step-2]
{
    padding-left: 5px;
}

.section-sales-calculator .lightblue .bigtable tr:first-child,
.section-sales-calculator .lightyellow .bigtable tr:first-child
{
    font-style: italic!important;
    font-weight: 300;
}

.section-sales-calculator .form-item label 
{
    font-size: 18px;
}

.section-sales-calculator .last-text
{
    margin: 10px 0 5px 0;
    padding: 5px;
}

.section-sales-calculator .imagery-one,
.section-sales-calculator .imagery-two 
{
    top: -360px;
}

.lightblue.step5.totals {
    border: 3px solid #000080;
}

/* Search styles */


    .gsc-search-box.gsc-search-box-tools
    {
        background: url(http://www.workbooks.com/sites/all/themes/workbooks/images/filter-form-bg.png) no-repeat scroll left top transparent;

    padding: 0px;
    height: 45px;
    width: 466px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    }

    .gsc-search-box.gsc-search-box-tools td
    {
        border: none;
    }
    
    .gsc-input-box input[type="text"] {
        border-radius: 4px 4px 4px 4px!important;
            box-sizing: border-box;
        width: 364px!important;
        margin-right: 0!important;
        border: 1px solid #D2D2D2!important;
        color: #000!important;
        height: 25px!important;
        padding-left: 5px!important;    
        float: left;
        font-family: Arial,Helvetica,Tahoma,Verdana,Geneva,sans-serif!important;
        font-size: 12px!important;
        font-weight: normal!important;
        line-height: 15px!important;
        padding: 4px 8px 2px!important;
        outline: medium none!important;
        }
        
        .gsc-input-box
        {
            padding-left: 0!important;
            padding-top: 0!important;
            overflow: hidden!important;
            box-sizing: border-box!important;
        }
        
        #cse-search-box button[type="submit"], 
        .gsc-search-button > input,
        input.gsc-search-button.gsc-search-button-v2
        {
            background-color: #3D6279!important;
                border: 0!important;
            border-color: transparent!important;
            float: inherit!important;
            height: 26px!important;
            text-indent: -9999px;
                margin-top: 0!important;
            width: auto!important;
        }
        
        .gsc-search-button > input:hover
        {
            background-position: 0px -26px;
        }
        
        .gsc-input-box
        {
            background: transparent!important;
            border: none!important;
            height: auto!important;
        }
        
        .gsc-input-box.gsc-input-box-focus
        {
            box-shadow: none!important;
        }

        .gsc-control-searchbox-only.gsc-control-searchbox-only-en
        {
            vertical-align: middle!important;
        }
        
        .gsc-search-box-tools .gsc-search-box .gsc-input
        {
            padding-left: 0!important;
            padding-right: 0!important;
        }

        form tbody
        {
            border: none!important;
        }
        
        input.gsc-input 
        {
            margin: 0 0 0 5px!important;
        }

        .gsc-search-box-tools .gsc-search-box .gsc-input table 
        {
            border: 0!important;
        }
        
        td.gsc-search-button
        {
            padding-left: 0!important;
            padding-top: 8px;
            width: auto!important;
        }
        
        .gsib_a
        {
            padding-right: 0!important;
            padding-left: 8px!important;
        }

        .gsib_b 
        {
            display: none!important;
        }

