@charset "utf-8";
@import url("https://www.sageworld.com/css/slider.css");
@import url("https://www.sageworld.com/css/menu.css");
body,
html {
    height: auto
}

body {
    color: #474747
}

h1 {
    font-size: 40px !important;
    font-weight: 300 !important
}

@media screen and (max-width:767px) {
    html {
        overflow-x: hidden
    }
}

h2 {
    font-size: 36px !important;
    font-weight: 300 !important
}

h3 {
    font-size: 30px !important;
    font-weight: 300 !important
}

h4 {
    font-size: 25px !important;
    font-weight: 300 !important;
    line-height: 30px !important
}

h5 {
    font-size: 21px !important;
    font-weight: 400 !important;
    line-height: 27px !important
}

h6 {
    font-size: 19px !important;
    font-weight: 400 !important;
    line-height: 23px !important
}

h1 {
    color: #474747;
    margin-top: 0 !important;
    margin-bottom: 28px !important
}

h2 {
    color: #474747;
    margin-top: 0 !important;
    margin-bottom: 21px !important
}

h3,
h4,
h5,
h6 {
    color: #474747;
    margin-top: 0 !important;
    margin-bottom: 18px !important
}

p {
    color: #474747;
    margin-top: 0 !important;
    margin-bottom: 13px !important;
    line-height: 24px
}

.button {
    margin-top: 6px
}

.buttons {
    padding-top: 6px
}

.lgdn-nopaddingL {
    padding-left: 0 !important
}

.all-nopadding {
    padding: 0 !important
}

@media screen and (max-width:640px) {
    h1 {
        font-size: 36px !important
    }
    h2 {
        font-size: 32px !important
    }
    .sm-nopaddingL {
        padding-left: 0 !important
    }
    .sm-nomarginB {
        margin-bottom: 0 !important
    }
    .mobile-nopaddingL {
        padding-left: 0 !important
    }
}

.small-leading {
    line-height: 18px !important
}

.small-ending {
    margin-bottom: 5px !important
}

.semibold {
    font-weight: 600 !important
}

.bold {
    font-weight: bold !important
}

.center h1,
.center h2,
.center h3,
.center h4,
.center h5,
.center h6,
.center td,
.center th,
.center p {
    text-align: center
}

.underline {
    text-decoration: underline
}

.colR h2.title {
    font-size: 1.25rem !important;
    font-weight: 600 !important
}

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p,
.white a {
    color: #fff !important
}

.fill-red h1,
.fill-red h2,
.fill-red h3,
.fill-red h4,
.fill-red h5,
.fill-red h6,
.fill-red p,
.fill-red a {
    color: #fff !important
}

.fill-orange {
    background: #e3804d
}

.fill-orange h1,
.fill-orange h2,
.fill-orange h3,
.fill-orange h4,
.fill-orange h5,
.fill-orange h6,
.fill-orange p,
.fill-orange a {
    color: #fff !important
}

.orange {
    color: #e3804d !important
}

.fill-ltblue {
    background: #87C9C5
}

.fill-ltblue h1,
.fill-ltblue h2,
.fill-ltblue h3,
.fill-ltblue h4,
.fill-ltblue h5,
.fill-ltblue h6,
.fill-ltblue p,
.fill-ltblue a {
    color: #fff !important
}

.ltblue {
    color: #87C9C5 !important
}

.fill-purple {
    background: #4b2643
}

.fill-purple h1,
.fill-purple h2,
.fill-purple h3,
.fill-purple h4,
.fill-purple h5,
.fill-purple h6,
.fill-purple p,
.fill-purple a {
    color: #fff !important
}

.purple {
    color: #4b2643 !important
}

.teal {
    color: #198f80
}

.dark-teal {
    color: #75a5ac
}

.red {
    color: #a1192e !important
}

.fill-teal {
    background: #198f80 !important
}

.fill-teal h1,
.fill-teal h2,
.fill-teal h3,
.fill-teal h4,
.fill-teal h5,
.fill-teal h6,
.fill-teal p,
.fill-teal a {
    color: #fff !important
}

.fill-dark-teal {
    background: #75a5ac !important
}

.fill-dark-teal h1,
.fill-dark-teal h2,
.fill-dark-teal h3,
.fill-dark-teal h4,
.fill-dark-teal h5,
.fill-dark-teal h6,
.fill-dark-teal p,
.fill-dark-teal a {
    color: #fff !important
}

.fill-dkred {
    background: #a1192e
}

.fill-dkred h1,
.fill-dkred h2,
.fill-dkred h3,
.fill-dkred h4,
.fill-dkred h5,
.fill-dkred h6,
.fill-dkred p,
.fill-dkred a,
.fill-dkred li {
    color: #fff !important
}

.dk-red {
    color: #a1192e
}

.borderR-white {
    border-right: 2px solid rgba(255, 255, 255, .5)
}

.mobile-filldkred h1,
.mobile-filldkred h2,
.mobile-filldkred h3,
.mobile-filldkred h4,
.mobile-filldkred p,
.mobile-filldkred ol li,
.mobile-filldkred ul li,
.mobile-filldkred a {
    color: #fff
}

@media screen and (max-width:640px) {
    .borderR-white {
        border-right: 0
    }
    .mobile-filldkred {
        background: #a1192e !important
    }
    .mobile-fill {
        background: #dfdfdf
    }
    .mobile-fillgray {
        background: #eaeaea
    }
    .mobile-fillwhite {
        background: #fff
    }
    .mobile-fillwhite .backstretch {
        display: none
    }
    .mobile-nopaddingTB {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
    .mobile-nopaddingT {
        padding-top: 0 !important
    }
}

.row {
    max-width: 1054px
}

.full-content {
    padding: 4.375em 0 5.375em
}

.login-box {
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 343px;
    display: table;
    height: 335px;
    background-position: bottom right
}

.login-box.member {
    background-image: url(https://www.sageworld.com/img/SAGE-Member-Image.png);
    border-bottom: 8px solid #a6192e;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.login-box.webpro {
    background-image: url(https://www.sageworld.com/img/association/webpro/Design-Service-Box.png);
    border-bottom: 8px solid #a6192e;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    min-height: 249px;
    height: 249px
}

.login-box.webpro .valign-middle {
    display: table-cell;
    height: 249px;
    vertical-align: middle;
    padding: 0 15px;
    width: 100%
}

.login-box.webmail {
    background-image: url(https://www.sageworld.com/img/SAGE-Webmail-Image.png);
    border-bottom: 8px solid #19a18f;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.login-box.web {
    background-image: url(https://www.sageworld.com/img/SAGE-Web-Image.png);
    border-bottom: 8px solid #f58a4d;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.login-box.maintenance {
    background-image: url(https://www.sageworld.com/img/storestandard/Maintenance-Box.png);
    border-bottom: 8px solid #4b2643;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.login-box.maintenance-premium {
    background-image: url(https://www.sageworld.com/img/cspremium/Premium-Maintenance-Box.png);
    border-bottom: 8px solid #75a3aa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.login-box.maintenance-professional {
    background-image: url(https://www.sageworld.com/img/professional/Maintenance-Box.png);
    border-bottom: 8px solid #198f80;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.login-box.maintenance-proplus {
    background-image: url(https://www.sageworld.com/img/proplus/Maintenance-Box.png);
    border-bottom: 8px solid #a1192e;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.login-box.maintenance-standard {
    background-image: url(https://www.sageworld.com/img/standard/Maintenance-Box.png);
    border-bottom: 8px solid #e3804d;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.login-box .valign-middle {
    height: 355px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px
}

.login-box .valign-middle .button {
    align-self: center
}

@media screen and (max-width:1024px) {
    .login-box {
        margin-bottom: 21px
    }
}

.fill-red.sticky-header {
    -webkit-box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, 0.35)
}

@media screen and (min-width:1025px) {
    .lg-smpaddingT {
        padding-top: 30px !important
    }
    .lg-margin-negtop155 {
        margin-top: -155px
    }
    .lg-margin-negtop50 {
        margin-top: -50px
    }
    .fill-red.sticky-header {
        margin-top: 21px;
        position: relative;
        z-index: 20
    }
    .fill-red.sticky-header.sticky {
        position: fixed
    }
    .lg-centered {
        position: relative;
        margin: 0 auto
    }
}

.fill-red.sticky-header.sticky {
    margin-top: 0
}

.sticky-header .row {
    position: relative;
    z-index: 30
}

.sticky-header h1 {
    margin-bottom: 0 !important;
    margin-top: 0
}

.fill-orange.sticky-header, .fill-ltblue.sticky-header {
    -webkit-box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 6px 10px 0 rgba(0, 0, 0, 0.35)
}

.nofloat {
    float: none !important
}

.nofloat li {
    float: none !important;
    display: inline
}

@media screen and (min-width:1025px) {
    #supplier-nav .dropdown-right li {
        width: 100%;
        padding-top: 25px !important
    }
}

.inpage-menu {
    list-style-type: none;
    float: right;
    padding-top: 9px;
    margin-bottom: 5px
}

.inpage-menu li {
    float: left;
    list-style-type: none;
    padding-left: 15px
}

.inpage-menu.more-space li {
    padding-left: 30px
}

.inpage-menu li:first-child,
.inpage-menu.more-space li:first-child {
    padding-left: 0
}

.inpage-menu.less-space {
    padding-left: 12px
}

.inpage-menu li a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
    transition: ease-in-out .2s
}

.inpage-menu li a:hover {
    font-weight: 600;
    border-bottom: 4px solid #fff
}

.inpage-menu li a.active {
    font-weight: 600;
    border-bottom: 4px solid #fff
}

.break-on-mobile br {
    display: none
}

.break-for-xs br {
    display: none
}

@media screen and (max-width:1024px) {
    .sticky-header .columns {
        width: 100% !important;
        float: none
    }
    .container.sticky-header {
        padding: 30px 0 15px
    }
}

@media screen and (max-width:640px) {
    .small-text-left {
        text-align: left !important
    }
}

@media screen and (max-width:767px) {
    .break-on-mobile br {
        display: block
    }
    .dropdown-cat:before {
        content: '+';
        font-size: 30px;
        position: absolute;
        font-weight: bold;
        cursor: pointer;
        right: 85px;
        top: 0
    }
    .dropdown-cat ul {
        display: none
    }
    .faqmenu-show {
        display: block !important;
        margin-bottom: 36px !important;
        transition: ease-in-out .2s
    }
    .faqmenu-show .tab-title,
    .faqmenu-show dd {
        text-align: left !important
    }
    .dropdown-cat .tabs.vertical {
        width: 100%;
        max-width: 100%
    }
}

@media screen and (max-width:640px) {
    .dropdown-cat:before {
        right: 45px
    }
}

.flex-center {
    justify-content: center;
    display: flex;
    flex-direction: column
}

.flex-end {
    align-items: flex-end
}

.stretch {
    width: 100%
}

.button {
    margin-bottom: 0 !important
}

@media screen and (min-width:1025px) {
    .flex-center .button {
        align-self: flex-start
    }
    .large-nopaddingL {
        padding-left: 0 !important
    }
    .lg-nopadding {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .lg-nopaddingB {
        padding-bottom: 0 !important
    }
    .lg-nomarginB {
        margin-bottom: 0
    }
    .lg-nopaddingTB {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:1024px) {
    .mddn-nopaddingT {
        padding-top: 0 !important
    }
    .medium-text-center .button {
        align-self: center
    }
    .flex-center .button {
        align-self: flex-start
    }
    .mddown-nomarginB {
        margin-bottom: 0 !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .md-nomarginB {
        margin-bottom: 0 !important
    }
}

@media screen and (max-width:640px) {
    .small-text-center .button {
        align-self: center
    }
}

@media screen and (max-width:415px) {
    .break-for-xs br {
        display: block
    }
}

@media screen and (max-width:1024px) {
    .flex-center {
        justify-content: flex-start
    }
    .medium-centered {
        float: none !important;
        margin: 0 auto !important
    }
}

.flex-row {
    flex-direction: row;
    -ms-flex-direction: row !important
}

.absolute-right {
    position: absolute;
    right: 0
}

.absolute-img-right {
    position: absolute;
    right: 0
}

.absolute-img-right img {
    position: absolute;
    right: 0
}

@media screen and (min-width:1025px) {
    .absolute-img-right.right-center img {
        right: 200px
    }
    .absolute-img-right.right100 img,
    .absolute-img-right.right100 video {
        right: 100px
    }
    .absolute-img-right.right50 img {
        right: 50px
    }
    .absolute-img-left.left30 img {
        left: 30px
    }
    .absolute-img-left.left50 img {
        left: 50px
    }
    .absolute-img-left.left100 img,
    .absolute-img-left.left100 video {
        left: 100px
    }
    .absolute-img-left.left225 img,
    .absolute-img-left.left225 video {
        left: 100px
    }
    .absolute-img-left.left-center img {
        left: 180px
    }
}

.absolute-img-left {
    position: absolute;
    left: 0
}

.absolute-img-left img {
    position: absolute;
    left: 0
}

.align-btm-section {
    position: relative;
    bottom: -5px;
    text-align: center;
    right: 0;
    left: 0
}

@media screen and (min-width:1500px) {
    .absolute-img-left.left225 img,
    .absolute-img-left.left225 video {
        left: 225px
    }
}

@media screen and (max-width:1300px) {
    .align-btm-section {
        bottom: -3px
    }
}

@media screen and (max-width:1200px) {
    .align-btm-section {
        bottom: 1px
    }
}

@media screen and (max-width:1100px) {
    .align-btm-section {
        bottom: 6px
    }
}

@media screen and (max-width:640px) {
    .align-btm-section {
        bottom: -22px
    }
}

@media screen and (max-width:400px) {
    .align-btm-section {
        bottom: -15px
    }
}

.top0 {
    top: 0
}

.overlap-btm img {
    padding-top: 65px;
    z-index: 10;
    position: relative
}

@media screen and (max-width:1024px) {
    .overlap-btm img {
        padding-top: 0
    }
}

@media screen and (min-width:1025px) and (max-width:1270px) {
    .absolute-img-left img {
        min-height: 600px;
        width: auto;
        object-fit: contain
    }
    .absolute-img-right img {
        min-height: 500px;
        width: auto;
        object-fit: contain
    }
}

@media screen and (max-width:1024px) {
    .absolute-right {
        position: relative;
        margin: 0 auto
    }
    .absolute-img-left,
    .absolute-img-right {
        position: relative
    }
    #research .margin-negtop100 {
        margin-top: 0 !important
    }
}

@media screen and (min-width:1025px) {
    .lg-margin-negtop100 {
        margin-top: -100px
    }
    .lg-nopaddingT {
        padding-top: 0 !important
    }
}

.offleft {
    left: -20%
}

.absolute {
    position: absolute
}

.addpaddingXL {
    padding: 0 !important
}

.overlap {
    bottom: -80px
}

.behind img {
    z-index: -1
}

@media screen and (max-width:1600px) {
    .overlap {
        margin-top: 0;
        margin-left: -200px
    }
}

@media screen and (max-width:1350px) {
    #tradeshows .absolute-img-right img {
        bottom: 0
    }
}

@media screen and (min-width:1025px) {
    .large-nopaddingB {
        padding-bottom: 0 !important
    }
}

@media screen and (max-width:1270px) {
    .overlap {
        margin-left: 0
    }
}

@media screen and (min-width:1500px) and (max-width:1600px) {
    .overlap {
        margin-top: 0;
        margin-left: 0
    }
    .addpaddingXL {
        padding: 60px 0 !important
    }
}

@media screen and (max-width:1024px) {
    .medium-nopaddingB {
        padding-bottom: 0 !important
    }
}

.hover-red:hover {
    background: #ab192d;
    transition: ease-in-out .2s
}

.hover-red:hover .white-panel-border {
    background: #ab192d !important;
    transition: ease-in-out .2s
}

.five-up .white-panel-border {
    padding: 25px 8px
}

.hover-red:hover .hover-border {
    position: relative
}

.hover-red:hover h4,
.hover-red:hover p {
    color: #fff
}

@media screen and (max-width:640px) {
    .hover-red:hover .hover-border:before {
        width: 97%
    }
}

.hover-red:hover img {
    filter: brightness(0) invert(1);
    transition: ease-in-out .2s
}

@media screen and (min-width:1025px) and (min-height:801px) {
    .hide-for-short {
        display: block !important
    }
    .show-for-short {
        display: none !important
    }
}

@media screen and (min-width:1025px) and (max-height:800px) {
    .flex-center {
        justify-content: flex-start;
        padding-top: 100px
    }
    .hide-for-short {
        display: none !important
    }
    .show-for-short {
        display: block !important
    }
}

@media screen and (min-width:1025px) and (max-height:700px) {
    .flex-center {
        justify-content: flex-start;
        padding-top: 30px
    }
}

.with-shadow {
    -webkit-box-shadow: 4px 4px 12px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 4px 12px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 4px 12px 6px rgba(0, 0, 0, 0.1)
}

@media screen and (max-width:767px) {
    #counters .with-shadow {
        box-shadow: none !important
    }
}

.extra-leading {
    line-height: 42px
}

#team .tabs .tab-title>a,
.tabs dd>a {
    background: #fff;
    text-transform: uppercase;
    padding: 0 !important
}

#team .tabs {
    float: right
}

#team .tabs .tab-title,
.tabs dd {
    padding: 1rem !important
}

@media screen and (max-width:767px) {
    .tabs .tab-title,
    .tabs dd {
        float: none !important
    }
    #team .tabs {
        float: none !important
    }
    #team .tabs .tab-title:hover a,
    .tabs dd:hover a,
    #team .tabs .tab-title.active a,
    .tabs dd.active a {
        border-bottom: 0 !important
    }
    #team .tabs-content {
        border-left: 0 !important
    }
    #team .tabs-content>.content .columns {
        float: none !important;
        position: relative;
        margin: 0 auto
    }
    #team .row:after {
        display: table !important
    }
}

#team .tabs-content {
    border-left: 55px solid #97192d;
    width: 100%
}

#team .tabs-content>.content {
    padding: 0
}

#team .tabs .tab-title:hover a,
.tabs dd:hover a,
#team .tabs .tab-title.active a,
.tabs dd.active a {
    font-weight: bold;
    border-bottom: 4px solid #97192d
}

#team .name {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600
}

.team-member {
    position: relative;
    border: 3px solid #fff
}

.team-member:first-child {
    border-left: none !important;
    border-right: 6px solid #fff !important
}

.team-close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 25px;
    font-weight: bold;
    font-family: Arial;
    display: none
}

.noborderB .team-member {
    border-bottom: none !important
}

.member-info {
    position: absolute;
    bottom: 0;
    background: rgba(65, 64, 66, .75);
    color: #fff;
    width: 100%;
    padding: 10px
}

.member-info .name {
    display: block;
    color: #fff
}

.member-info .title {
    display: block;
    color: #fff
}

.team-member:hover .member-info {
    padding-bottom: 30px;
    transition: ease-in-out .3s
}

.noborderT .team-member {
    border-top: none !important
}

.bio {
    padding: 30px 0
}

@media screen and (max-width:1024px) {
    #team .row:after {
        display: inline-block
    }
    #team .row:last-child:after {
        display: table
    }
    .team-member {
        cursor: pointer
    }
    .team-member.active .member-bio {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: auto;
        bottom: auto;
        opacity: 1;
        background: #fff;
        z-index: 20;
        border: 1px solid #97192d
    }
    .team-close {
        display: block;
        z-index: 100;
        cursor: pointer
    }
}

.small-text-center {
    text-align: left !important
}

.medium-text-center {
    text-align: left !important
}

@media screen and (max-width:1024px) {
    .medium-text-center {
        text-align: center !important
    }
}

@media screen and (max-width:640px) {
    .team-member.active .member-bio {
        width: 120%
    }
    .small-text-center {
        text-align: center !important
    }
    ::-webkit-scrollbar {
        -webkit-appearance: none
    }
    ::-webkit-scrollbar:vertical {
        width: 10px
    }
    ::-webkit-scrollbar:horizontal {
        height: 12px
    }
    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, .2);
        border: 2px solid #fff
    }
    ::-webkit-scrollbar-track {
        background-color: #fff
    }
}

.news-panel {
    border: 1px solid #d9d9d9;
    border-bottom: 8px solid #414042;
    padding: 30px 20px;
    background: #fff
}

.news .accordion-navigation {
    overflow: hidden;
    position: relative
}

.news-expanded {
    width: 100% !important;
    float: none !important
}

.news-expanded .button {
    display: none !important
}

.news-expanded .accordion-navigation {
    height: auto !important
}

.news-expanded .accordion-navigation:before {
    content: 'X';
    right: 20px !important;
    top: 5px;
    font-size: 30px !important;
    color: #a1192e !important;
    font-weight: bold !important;
    position: absolute
}

.fill-dkred .news-panel p {
    color: #414042 !important
}

.news-panel .min-height {
    min-height: 130px
}

.newsTitleHeight {
    display: block
}

.newsTitleHeight2017 {
    display: block
}

@media screen and (max-width:1024px) {
    .flex-reverse-medium {
        display: flex;
        flex-direction: column-reverse
    }
    .flex-reverse-medium .row {
        display: flex;
        flex-direction: column-reverse
    }
}

@media screen and (max-width:767px) {
    .flex-reverse {
        display: flex;
        flex-direction: column-reverse
    }
    .small-nopaddingT {
        padding-top: 0 !important
    }
    .text-right.small-text-right {
        text-align: right !important
    }
    .small-reducepaddingT {
        padding-top: 30px !important
    }
}

.smallpaddingT {
    padding-top: 30px !important
}

.small-paddingB {
    padding-bottom: 30px !important
}

@media screen and (max-width:1024px) {
    .small-paddingB {
        padding-bottom: 84px !important
    }
}

@media screen and (max-width:640px) {
    .small-paddingB {
        padding-bottom: 50px !important
    }
}

.smaller-paddingB {
    padding-bottom: 15px !important
}

dl.accordion.news.border {
    width: 100%;
    margin-bottom: 15px
}

dl.accordion.news .min-height {
    min-height: 125px;
    display: block
}

em.block {
    padding-top: 5px
}

.accordion.news.border dd {
    border-bottom: 8px solid #414042
}

.accordion.news .accordion-navigation p {
    font-size: 17px;
    line-height: 23px
}

.red.button {
    color: #fff !important
}

.button.white-outline {
    border: 2px solid #fff;
    background-color: transparent
}

.cta {
    font-size: 17px !important;
    font-weight: bold !important;
    text-transform: uppercase !important
}

.truncate {
    display: block;
    line-height: 24px !important;
    font-size: 16px
}

.more-news #panel-morenews {
    display: none
}

.viewless {
    display: none
}

.viewmore {
    display: block
}

.borderBred {
    border-bottom: 11px solid #a6192e
}

.reveal-modal,
dialog {
    background-color: transparent !important;
    border: 0 !important;
    box-shadow: none !important
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .reveal-modal {
        top: 30px !important;
        position: fixed
    }
}

.reveal-modal.fill-white {
    background-color: #fff !important
}

.fill-white {
    background: #fff !important;
    background-color: #fff !important
}

table.no-fill thead,
table.no-fill td,
table.no-fill tr {
    background: 0
}

table.nopaddingL td,
table.nopaddingL th {
    padding-left: 0
}

table.features tr {
    border-bottom: 1px solid #bfc0c2
}

table.features tr:first-child {
    border-bottom: 0
}

table.features tr:last-child {
    border-bottom: 0
}

table.features td {
    padding: .4rem 0
}

.button.play {
    position: relative;
    padding-left: 48px
}

.button.play:before {
    content: url(https://www.sageworld.com/img/play.png);
    position: absolute;
    top: 7px;
    left: 15px
}

.button.white.play:before {
    content: url(https://www.sageworld.com/img/play-red.png);
    position: absolute;
    top: 7px;
    left: 15px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt50 {
    margin-top: 50px
}

.mt80 {
    margin-top: 80px
}

.mt115 {
    margin-top: 115px
}

.margin-negtop70 {
    margin-top: -70px
}

.margin-negbottom35 {
    margin-bottom: -35px
}

.short-marginB {
    margin-bottom: .4rem !important
}

.margin-auto {
    margin: 0 auto
}

.margin-auto img {
    position: relative;
    margin: 0 auto
}

.spacer140 {
    height: 140px
}

.spacer84 {
    height: 84px
}

.spacer56 {
    height: 56px
}

.spacer28 {
    height: 28px
}

@media screen and (max-width:640px) {
    .spacer84 {
        height: 50px
    }
    .spacer56 {
        height: 50px
    }
    .spacer28 {
        height: 36px
    }
}

@media screen and (max-width:1024px) {
    .margin-negtop70 {
        margin-top: 0
    }
}

.margin-negtop15 {
    margin-top: -15px
}

.margin-negtop100 {
    margin-top: -100px
}

.lg-margin-negtop100 {
    margin-top: -100px
}

@media screen and (max-width:1024px) {
    .lg-margin-negtop100 {
        margin-top: 0
    }
}

.margin-negtop155 {
    margin-top: -155px
}

.negtop36 {
    margin-top: -36px
}

.ontop {
    z-index: 10 !important
}

.ontop img {
    position: relative;
    z-index: 10
}

@media screen and (min-width:768px) {
    .mdup-negtop36 {
        margin-top: -36px
    }
    .nopaddingL-mdup {
        padding-left: 0 !important
    }
    .nopaddingR-mdup {
        padding-right: 0 !important
    }
    .mdup-nomarginB {
        margin-bottom: 0
    }
}

.support.search-content .gsc-control-searchbox-only.gsc-control-searchbox-only-en {
    width: 100% !important;
    float: none !important;
    padding-right: 0 !important
}

.support.search-content .gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
    border-color: #fff;
    background-color: #fff;
    background-image: none;
    filter: none;
    position: absolute;
    margin-left: -30px;
    padding: 0 !important;
    margin-top: 10px
}

.support.search-content .gsc-input-box-focus .gsc-input {
    background: #fff !important
}

.support.search-content .gsib_a {
    width: 98.6% !important
}

.support.search-content table tr.alt,
.support.search-content table tr.even,
.support.search-content table tr:nth-of-type(even) {
    background: white !important
}

.support.search-content .gsst_a .gscb_a {
    display: none !important
}

.support.search-content .gssb_a,
.gssb_a td {
    line-height: 40px !important
}

@media only screen and (min-width:1024px) {
    .header-btns .search-content {
        display: flex;
        align-items: right;
        flex-direction: row
    }
    .gsc-control-searchbox-only.gsc-control-searchbox-only-en {
        width: 80% !important;
        float: right !important;
        padding-right: 10px !important
    }
    #navbar-container .row .row {
        max-width: 1054px !important
    }
    .contain-to-grid .top-bar {
        max-width: 1054px !important;
        margin: 0 auto
    }
}

.support.search-content button svg {
    fill: #414042 !important
}

.support.search-content button svg path {
    fill: #414042 !important
}

#gs_tti53 input[type=text]::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1) !important
}

#gs_tti53 input[type=text]::-moz-placeholder {
    color: rgba(255, 255, 255, 1) !important
}

#gs_tti53 input[type=text]:-ms-input-placeholder {
    color: rgba(255, 255, 255, 1) !important
}

#gs_tti53 input[type=text]:-moz-placeholder {
    color: rgba(255, 255, 255, 1) !important
}

.support.search-content .gsc-input-box-focus input.gsc-input {
    background: 0 !important;
    padding-left: 2px !important
}

.support.search-content input.gsc-input::-webkit-input-placeholder {
    display: block !important;
    color: #414042 !important
}

.support.search-content input.gsc-input:-moz-placeholder {
    display: block !important;
    color: #414042 !important
}

.support.search-content input.gsc-input::-moz-placeholder {
    display: block !important;
    color: #414042 !important
}

.support.search-content input.gsc-input:-ms-input-placeholder {
    display: block !important;
    color: #414042 !important
}

.demoform input::-webkit-input-placeholder,
.demoform textarea::-webkit-input-placeholder {
    display: block !important;
    color: #414042 !important;
    font-size: 16px !important;
    font-style: normal !important;
    position: relative;
    z-index: 10
}

.demoform input:-moz-placeholder,
.demoform textarea:-moz-placeholder {
    display: block !important;
    color: #414042 !important;
    font-size: 16px !important;
    font-style: normal !important;
    position: relative;
    z-index: 10
}

.demoform input::-moz-placeholder,
.demoform textarea::-moz-placeholder {
    display: block !important;
    color: #414042 !important;
    font-size: 16px !important;
    font-style: normal !important;
    position: relative;
    z-index: 10
}

.demoform input:-ms-input-placeholder,
.demoform textarea:-ms-input-placeholder {
    display: block !important;
    color: #414042 !important;
    font-size: 16px !important;
    font-style: normal !important;
    position: relative;
    z-index: 10
}

.demoform select::-webkit-input-placeholder {
    color: #414042 !important;
    font-size: 16px !important;
    line-height: 40px;
    font-style: normal !important;
    position: relative;
    z-index: 10
}

.demoform select:-moz-placeholder {
    color: #414042 !important;
    font-size: 16px !important;
    line-height: 40px;
    font-style: normal !important;
    position: relative;
    z-index: 10
}

.demoform select::-moz-placeholder {
    color: #414042 !important;
    font-size: 16px !important;
    line-height: 40px;
    font-style: normal !important;
    position: relative;
    z-index: 10
}

.demoform select:-ms-input-placeholder {
    color: #414042 !important;
    font-size: 16px !important;
    line-height: 40px;
    font-style: normal !important;
    position: relative;
    z-index: 10
}

.demoform input {
    padding: .5rem .5rem .5rem 1rem !important;
    height: 40px !important
}

.demoform textarea {
    padding: .5rem .5rem .5rem 1rem
}

.demoform select {
    background-color: #fff;
    color: #414042 !important;
    font-style: normal !important;
    padding-left: 1rem !important;
    height: 40px;
    font-size: 1rem;
}

.demoform fieldset {
    border: 0
}

.demoform input[type="checkbox"] {
    height: auto !important
}

@media screen and (max-width:640px) {
    .support.search-content #___gcse_3 {
        width: 93%;
        margin: 0 auto
    }
}

.banner-overlay {
    position: relative;
    width: 100%;
    padding: 10px 0;
    background: rgba(255, 255, 255, .25)
}

.video-content {
    position: relative;
    z-index: 2;
    vertical-align: middle;
    height: 100vh;
    display: table-cell;
    top: 44px
}

@media screen and (max-width:640px) {
    .homepage #hometop .align-middle .large-12 {
        margin-top: 0
    }
    .white-panel-border.nopadding {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    #events .white-panel-border {
        text-align: left
    }
}

#video-background {
    position: fixed;
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100vh;
    width: auto;
    height: auto;
    z-index: -100;
    display: block
}

.video-banner {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    height: 560px
}

.video-container {
    position: relative;
    display: table;
    width: 100%
}

#hometop .bottom-align {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 20px
}

@media screen and (max-width:640px) {
    #hometop .bottom-align {
        bottom: 0;
        position: relative
    }
    .mobile-banner {
        position: relative;
        height: 600px;
        overflow: hidden
    }
    .homepage .video-content {
        position: absolute;
        padding: 0 40px;
        height: 600px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        top: 0
    }
    .homepage .video-content h1 {
        font-size: 45px !important;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5)
    }
}

@media screen and (max-width:479px) {
    .mobile-banner {
        height: 480px
    }
    .homepage .video-content {
        padding: 0 10px;
        height: 480px
    }
    .homepage .video-content h1 {
        font-size: 40px !important
    }
}

@media screen and (max-width:320px) {
    .mobile-banner {
        height: 430px
    }
    .homepage .video-content {
        padding: 0 10px;
        height: 430px
    }
    .homepage .video-content h1 {
        font-size: 36px !important
    }
}

.homepage #hometop {
    z-index: -1 !important;
    height: 100vh
}

@media screen and (min-width:1025px) {
    .large-nopaddingR {
        padding-right: 0 !important
    }
}

.homepage #section0 {
    display: flex;
    justify-content: center;
    width: 100% !important;
    height: 100vh;
    position: relative;
    margin: 0 auto
}

@media screen and (min-width:641px) {
    .homepage #section0 {
        top: -149px
    }
}

.homepage .video-overlay {
    width: 100%;
    height: 100vh;
    position: relative;
    background: rgba(28, 28, 28, .55)
}

.homepage #section0>.row {
    display: table-cell;
    vertical-align: middle
}

.homepage #section0 .absolute-bottom {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0
}

@media screen and (max-width:640px) {
    .homepage #section0 {
        display: block;
        height: 100%
    }
    .video-content {
        height: auto
    }
    #video-background {
        min-height: inherit
    }
    .homepage #hometop {
        height: auto
    }
    .homepage .video-overlay {
        height: auto
    }
}

@media screen and (max-width:497px) {
    .video-banner {
        height: 610px
    }
}

@media screen and (max-width:310px) {
    .video-banner {
        height: 670px
    }
}

.img-icon {
    padding-top: 4px !important
}

@media screen and (min-width:641px) {
    #slider.paddingTB li>div {
        padding: 60px 0
    }
}

@media only screen and (min-width:1024px) {
    .section-menu.equal-width li {
        width: 12.5%;
        padding-right: 0
    }
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }
    15% {
        opacity: 1;
        top: 50%
    }
    50% {
        opacity: 0;
        top: 50%
    }
    100% {
        opacity: 0;
        top: 29%
    }
}

.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 60px;
    margin: auto
}

.scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    color: #7f8c8d;
    color: #fff;
    font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*.active {
    color: #fff
}

.scroll-btn>*:hover,
.scroll-btn>*:focus,
.scroll-btn>*:active,
.scroll-btn>*.active {
    opacity: .8;
    filter: alpha(opacity=80)
}

.scroll-btn .mouseIcon {
    position: relative;
    display: block;
    width: 35px;
    height: 55px;
    margin: 0 auto;
    top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid white;
    border-radius: 23px
}

.scroll-btn .mouseIcon>* {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: white;
    border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite
}

.mouse {
    background-color: transparent;
    border: 2px solid #fff;
    position: relative;
    width: 28px;
    height: 48px;
    background-size: 100% 100%;
    border-radius: 100px;
    background-size: 225%;
    animation: nudgeMouse 5s ease-out infinite;
    margin: 0 auto
}

.mouse:before,
.mouse:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.mouse:before {
    width: 46px;
    height: 82px;
    border-radius: 100px
}

.mouse:after {
    background-color: #fff;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    animation: trackBallSlide 5s linear infinite
}

@keyframes colorSlide {
    0% {
        background-position: 0 100%
    }
    20% {
        background-position: 0 0
    }
    21% {
        background-color: #4e5559
    }
    29.99% {
        background-color: #fff;
        background-position: 0 0
    }
    30% {
        background-color: #4e5559;
        background-position: 0 100%
    }
    50% {
        background-position: 0 0
    }
    51% {
        background-color: #4e5559
    }
    59% {
        background-color: #fff;
        background-position: 0 0
    }
    60% {
        background-color: #4e5559;
        background-position: 0 100%
    }
    80% {
        background-position: 0 0
    }
    81% {
        background-color: #4e5559
    }
    90%,
    100% {
        background-color: #fff
    }
}

@keyframes trackBallSlide {
    0% {
        opacity: 1;
        transform: scale(1) translateY(-20px)
    }
    6% {
        opacity: 1;
        transform: scale(0.9) translateY(5px)
    }
    14% {
        opacity: 0;
        transform: scale(0.4) translateY(40px)
    }
    15%,
    19% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px)
    }
    28%,
    29.99% {
        opacity: 1;
        transform: scale(1) translateY(-20px)
    }
    30% {
        opacity: 1;
        transform: scale(1) translateY(-20px)
    }
    36% {
        opacity: 1;
        transform: scale(0.9) translateY(5px)
    }
    44% {
        opacity: 0;
        transform: scale(0.4) translateY(40px)
    }
    45%,
    49% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px)
    }
    58%,
    59.99% {
        opacity: 1;
        transform: scale(1) translateY(-20px)
    }
    60% {
        opacity: 1;
        transform: scale(1) translateY(-20px)
    }
    66% {
        opacity: 1;
        transform: scale(0.9) translateY(5px)
    }
    74% {
        opacity: 0;
        transform: scale(0.4) translateY(40px)
    }
    75%,
    79% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px)
    }
    88%,
    100% {
        opacity: 1;
        transform: scale(1) translateY(-20px)
    }
}

@keyframes nudgeMouse {
    0% {
        transform: translateY(0)
    }
    20% {
        transform: translateY(8px)
    }
    30% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(8px)
    }
    60% {
        transform: translateY(0)
    }
    80% {
        transform: translateY(8px)
    }
    90% {
        transform: translateY(0)
    }
}

@keyframes nudgeText {
    0% {
        transform: translateY(0)
    }
    20% {
        transform: translateY(2px)
    }
    30% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(2px)
    }
    60% {
        transform: translateY(0)
    }
    80% {
        transform: translateY(2px)
    }
    90% {
        transform: translateY(0)
    }
}

@keyframes colorText {
    21% {
        color: #4e5559
    }
    30% {
        color: #fff
    }
    51% {
        color: #4e5559
    }
    60% {
        color: #fff
    }
    81% {
        color: #4e5559
    }
    90% {
        color: #fff
    }
}

@media screen and (min-width:1025px) {
    .lg-right {
        float: right !important
    }
    .add-sticky {
        position: fixed;
        top: 160px;
        background: #f1f1f1;
        z-index: 25;
        width: 100%;
        padding: 10px 0;
        height: 65px;
        max-width: 1025px
    }
    .add-sticky:before {
        content: '';
        background: #f1f1f1;
        height: 65px;
        left: -500px;
        position: absolute;
        width: 100%;
        top: 0
    }
    .add-sticky:after {
        content: '';
        background: #f1f1f1;
        height: 65px;
        right: -500px;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: -1
    }
}

.section-menu {
    list-style-type: none;
    margin-left: 0;
    display: flex;
    align-items: flex-end;
    width: 100%;
    margin-bottom: 0
}

.section-menu li {
    flex-grow: 1;
    text-align: center;
    line-height: 25px
}

@media screen and (min-width:768px) {
    .section-menu {
        display: flex !important
    }
}

@media screen and (max-width:767px) {
    .section-menu {
        display: none
    }
}

.section-menu.pr30 li {
    padding-right: 30px
}

.section-menu li:last-child {
    padding-right: 0
}

.section-menu li a {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 19px;
    color: #414042;
    text-decoration: none;
    text-align: center;
    position: relative;
    display: block;
    padding-bottom: 4px
}

.software .section-menu li a {
    font-size: 11px;
    line-height: 16px !important
}

.software .section-menu {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

#details .row:not(.with-menu) h4,
#benefits h4 {
    margin-bottom: 5px !important
}

.section-menu li a:before {
    content: '';
    width: 0
}

.section-menu li a:hover:before {
    content: '';
    position: absolute;
    border-bottom: 3px solid #414042;
    width: 80%;
    bottom: 1px;
    transition: ease-in-out .2s;
    left: 0;
    right: 0;
    margin: auto
}

.section-menu li a.active:before {
    content: '';
    position: absolute;
    border-bottom: 3px solid #414042;
    width: 80%;
    bottom: 1px;
    left: 0;
    right: 0;
    transition: ease-in-out .2s;
    margin: auto
}

.section-menu li:hover a {
    font-weight: bold
}

.section-menu li a.active {
    font-weight: bold
}

.section-menu span {
    display: block;
    height: 0
}

.section-menu.equal-width span {
    margin-top: 0
}

.section-menu br {
    height: 0
}

@media screen and (max-width:767px) {
    .section-menu br {
        display: none
    }
}

.new-user:before {
    content: url(https://www.sageworld.com/img/resources/New-User.png);
    position: absolute;
    top: -35px;
    left: 0;
    right: 0
}

.dist-only:before {
    content: url(https://www.sageworld.com/img/support/distributor-only.png);
    position: absolute;
    top: 11px;
    left: auto;
    right: 15px
}

#faqs {
    display: block;
    visibility: visible !important
}

#faqs dt p {
    margin-bottom: 0;
    padding-right: 15px
}

#faqs dt,
#faqs dd {
    text-align: left
}

#faqs dt {
    padding-top: 24px;
    font-size: 21px;
    font-weight: 400;
    line-height: 25px;
    font-family: 'Source Sans Pro', sans-serif;
    background: url(https://www.sageworld.com/img/faq/faq-open.png) right 32px;
    background-repeat: no-repeat;
    color: #414042;
    height: auto;
    margin-bottom: 17px;
    cursor: pointer;
    border-top: 1px solid #c1c1c1;
    padding-bottom: 0;
    transition: all ease-in-out .2s
}

#faqs dd {
    margin-bottom: 22px;
    font-size: 16px;
    line-height: 24px
}

#faqs .expanded {
    background: url(https://www.sageworld.com/img/faq/faq-close.png) right 32px;
    background-repeat: no-repeat;
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.fill-dkred #faqs dt {
    background: url(https://www.sageworld.com/img/faq/faq-open-white.png) right 32px;
    background-repeat: no-repeat
}

.fill-dkred #faqs .expanded {
    background: url(https://www.sageworld.com/img/faq/faq-close-white.png) right 32px;
    background-repeat: no-repeat
}

.fill-dkred #faqs dt {
    border-top: 1px solid #fff
}

#faqs dt.noborderB {
    border-bottom: 0
}

#faqs dd {
    padding-bottom: 30px
}

#faqs dt:first-child {
    border-top: 0;
    margin-top: -24px
}

.fa-2 {
    font-size: 2em !important
}

.fa-3 {
    font-size: 4em !important
}

#cheatsheets .block-grid.five-up>li {
    padding: 0
}

[data-abide] small.error {
    background: #ab192d !important;
    text-transform: none;
}

.no-bullet li {
    padding: 0 0 4px
}

table tr td,
table tr th {
    padding-left: 0
}

table.traditional {
    width: 100%
}

table.traditional tr td,
table.traditional tr th,
table.traditional thead tr th {
    padding-left: 20px;
    font-weight: 400;
    font-size: 16px
}

table.traditional thead tr {
    background: #FFF !important
}

table.traditional tr.odd,
table.traditional tr:nth-of-type(odd) {
    background: #f3f3f3
}

table.traditional tr.even,
table.traditional tr:nth-of-type(even) {
    background: #FFF
}

table.traditional.firstLeft tr>td:first-child,
table.traditional.firstLeft tr>th:first-child {
    text-align: left
}

table.traditional tbody {
    border: 2px solid #e5e5e5
}

table.traditional tbody tr>td:not(:first-child) {
    border-left: 2px solid #e5e5e5
}

@media screen and (min-width:640px) {
    .tableColOne {
        padding-right: 45px
    }
    .tableColTwo {
        padding-left: 45px
    }
}

#slider.fill-red.product-container .orbit-container .orbit-bullets li.active {
    background: #555 !important
}

ol.orbit-bullets {
    margin-bottom: 0;
    display: none !important
}

@media screen and (max-width:640px) {
    ol.orbit-bullets {
        display: block !important;
        overflow: visible
    }
    .product-container .orbit-container .orbit-bullets {
        top: 0;
        padding-top: 20px
    }
    #details #slider .orbit-container .orbit-slides-container {
        height: auto !important
    }
    #details #slider .orbit-container .orbit-slides-container>li.active {
        position: relative
    }
}

ul.disc {
    margin-bottom: 18px
}

ul.disc.padding20B li {
    padding-bottom: 20px
}

ul.disc.padding15B li {
    padding-bottom: 15px
}

ul.disc.pl15 {
    padding-left: 15px
}

ul.disc.pl20 {
    padding-left: 20px
}

.clearing-thumbs.five-across.covers li {
    padding: 0 22px 30px 0
}

.clearing-thumbs.five-across li:nth-child(5n) {
    padding-right: 0 !important
}

.clearing-thumbs.five-across li:nth-child(4n) {
    padding-right: 22px !important
}

.clearing-thumbs.five-across.covers li img {
    border: 0
}

.clearing-thumbs.covers li {
    padding: 0 30px 30px 0
}

.clearing-thumbs li:nth-child(4n) {
    padding-right: 0 !important
}

.fill-red,
.contain-to-grid,
.top-bar {
    background: #a1192e
}

#header-top .button.success {
    background: #a1192e
}

.button,
button {
    background-color: #a1192e
}

@media only screen and (min-width:1024px) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #a1192e
    }
}

@media only screen and (min-width:1024px) {
    .top-bar,
    .top-bar.expanded {
        background: #a1192e
    }
}

.sticky-header {
    transition: all ease-in-out .2s
}

.sticky-header.sticky {
    z-index: 20
}

.sticky-header.sticky.topauto {
    top: auto !important
}

.button.white.orange {
    color: #e3804d !important
}

.button.white.purple {
    color: #4b2643 !important
}

.button.white.teal {
    color: #198f80 !important
}

.button.white.dark-teal {
    color: #75a5ac !important
}

.button.white.dkred {
    color: #a1192e !important
}

.white-panel-border {
    padding: 25px;
    margin-bottom: 0
}

@media screen and (max-width:1024px) {
    .white-panel-border {
        margin-bottom: 28px
    }
}

@media screen and (max-width:640px) {
    .white-panel-border {
        margin-bottom: 36px
    }
    .small-left {
        margin: 0
    }
    img.shrink-for-small {
        max-width: 45px
    }
}

.reduce #header-top .button {
    margin-bottom: 1.25rem !important
}

#header-top {
    background: #fff
}

.product-container-last {
    padding: 90px 0
}

.button,
button {
    padding: 12px 30px;
}

.button, .button.radius, button, button.radius {
    border-radius: 30px;
}

.fill-orange .button.white {
    color: #de804d !important
}

.fill-ltblue .button.white {
    color: #87C9C5 !important
}

.fill-teal .button.white {
    color: #198f80 !important
}

.button.white {
    color: #ab192d !important;
    font-size: 17px;
    font-weight: bold;
    border: 1px solid rgba(255, 255, 255, 1)
}

.button.white:hover {
    background: rgba(255, 255, 255, .65) !important;
    color: #ab192d !important;
    border: 1px solid rgba(255, 255, 255, 0) !important
}

.fill-dkred .button.white:hover {
    background: rgba(255, 255, 255, .75) !important
}

.fill-orange a.button.white:hover {
    color: #e3804d !important
}

.fill-ltblue a.button.white:hover {
    color: #87C9C5 !important
}

.fill-teal a.button.white:hover {
    color: #198f80 !important
}

.fill-dark-teal a.button.white:hover {
    color: #75a5ac !important
}

.fill-purple a.button.white:hover {
    color: #4b2643 !important
}

.button.white.play:before {
    content: url(https://www.sageworld.com/img/home/play.png);
    position: absolute
}

.button.white-outline {
    background: 0;
    border: 2px solid #fff;
    color: #fff
}

.button.white-outline:hover {
    border: 2px solid rgba(255, 255, 255, .65);
    color: rgba(255, 255, 255, .65) !important;
    background: 0
}

.button.red-outline {
    border: 2px solid #ab192d
}

.button.red-outline:hover {
    border: 2px solid #891424;
    color: #891424 !important;
    background: none !important
}

.button.white-outline.orange-hover:hover {
    color: rgba(255, 255, 255, .7) !important;
    border: 2px solid rgba(255, 255, 255, .7)
}

@media screen and (min-width:641px) {
    .btn-right {
        margin-left: 15px
    }
}

@media screen and (max-width:640px) {
    .btn-right {
        display: table;
        margin-top: 18px
    }
    .small-text-center .btn-right {
        margin: 15px auto 0
    }
}

.lg-text {
    line-height: 26px
}

@media only screen and (min-width:40.063em) {
    .reveal-modal.small {
        width: 790px
    }
}

@media screen and (min-width:641px) {
    .reveal-modal .close-reveal-modal {
        top: -35px;
        right: -35px
    }
}

@media screen and (max-width:640px) {
    .reveal-modal .close-reveal-modal {
        right: 25px
    }
}

.tabs-content>.content {
    width: auto;
    padding-top: 0
}

.tabs-content {
    width: 80%;
    display: inline-block;
    padding-left: 30px
}

@media screen and (max-width:767px) {
    .tabs-content {
        width: 100%;
        padding-left: 0
    }
    .dist-faq .tabs-content>.content .right,
    .supp-faq .tabs-content>.content .right {
        float: none !important
    }
}

.tabs .tab-title>a,
.tabs dd>a {
    padding: .5rem 0
}

.tabs .tab-title>a,
.tabs dd>a {
    background-color: transparent
}

.tabs .tab-title.active a,
.tabs dd.active a,
.tabs .tab-title>a:hover,
.tabs dd>a:hover {
    color: #a6192e;
    font-weight: bold;
    background-color: transparent
}

.gray-links a {
    color: #414042
}

.gray-links a:hover {
    color: #ab192c;
    font-weight: 400 !important
}

.g-recaptcha {
    height: 65px;
    overflow: hidden
}

.g-recaptcha iframe .rc-anchor-normal {
    height: 43px !important
}

.rc-anchor-normal .rc-anchor-content {
    height: 46px !important
}

.rc-anchor-logo-portrait {
    margin: 0 0 0 26px !important
}

.inline-block {
    display: inline-block !important
}

.nopaddingTB {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.mb18 {
    margin-bottom: 18px !important
}

.mb21 {
    margin-bottom: 21px !important
}

.mb28 {
    margin-bottom: 28px !important
}

@media only screen and (max-width:40em) {
    .nopaddingSM .small-1.nopadding {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

#msform input {
    height: 40px
}

#msform input[type="checkbox"] {
    height: auto
}

#msform input::-webkit-input-placeholder {
    font-style: normal !important
}

#msform input::-moz-placeholder {
    font-style: normal !important
}

#msform input:-ms-input-placeholder {
    font-style: normal !important
}

#msform input:-moz-placeholder {
    font-style: normal !important
}

#msform.trial input {
    height: auto
}

.fill {
    background: #e7e7e7 !important
}

.small-text-left {
    text-align: center !important
}

@media screen and (max-width:640px) {
    .small-text-left {
        text-align: left !important
    }
}

.fixed {
    position: fixed
}

.reveal-modal.fixed {
    z-index: 9999
}

#newsThemes.reveal-modal {
    top: 10% !important
}

.product-container {
    padding: 84px 0
}

.product-container-xl {
    padding: 125px 0
}

.margin-negtop85 {
    margin-top: -85px
}

.hidden {
    display: none
}

.show {
    display: block
}

.lg-text22 {
    font-size: 22px !important
}

@media screen and (max-width:640px) {
    .product-container-last {
        padding: 50px 0
    }
    .product-container {
        padding: 50px 0
    }
}

@media only screen and (max-width:25em) {
    .section-title {
        line-height: 2.2rem
    }
    #websites .nopaddingR,
    #totalaccess .nopaddingR {
        padding-right: 0 !important
    }
    #totalaccess .nopaddingL {
        padding-left: 0 !important
    }
    h2 {
        font-size: 30px !important;
        line-height: 35px !important
    }
    h3 {
        font-size: 24px !important;
        line-height: 29px !important
    }
    h4 {
        font-size: 21px !important;
        line-height: 25px !important
    }
}

@media screen and (min-width:90.063em) {
    .xlarge-9 {
        width: 75%
    }
    .xlarge-8 {
        width: 66.66667%
    }
    .xlarge-7 {
        width: 58.33333%
    }
    .xlarge-6 {
        width: 50%
    }
    .xlarge-5 {
        width: 41.66667%
    }
    .xlarge-4 {
        width: 33.33333%
    }
}

@media screen and (min-width:120.063em) {
    .xxlarge-9 {
        width: 75%
    }
    .xxlarge-8 {
        width: 66.66667%
    }
    .xxlarge-7 {
        width: 58.33333%
    }
    .xxlarge-6 {
        width: 50%
    }
    .xxlarge-5 {
        width: 41.66667%
    }
    .xxlarge-4 {
        width: 33.33333%
    }
}

.example:hover:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: ease-in-out .2s;
    background-image: url(https://www.sageworld.com/img/association/webpro/WebExpress-Examples.png);
    background-size: 100%;
    width: 100%;
    height: 100%
}

.example:hover img {
    opacity: 0;
    transition: ease-in-out .2s
}

.datastream-example:hover:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: ease-in-out .2s;
    background-image: url(https://www.sageworld.com/img/datastream/Left-Screen-hover.png);
    background-size: 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat
}

.datastream-example:hover img {
    opacity: 0;
    transition: ease-in-out .2s
}

.datastream-example1:hover:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    transition: ease-in-out .2s;
    background-image: url(https://www.sageworld.com/img/datastream/Right-Screen-hover.png);
    background-size: 100%;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat
}

.datastream-example1:hover img {
    opacity: 0;
    transition: ease-in-out .2s
}

@media screen and (max-width:640px) {
    .datastream-example1:hover:before,
    .datastream-example:hover:before {
        background-size: contain;
        left: auto;
        right: auto
    }
}

#videosList {
    overflow: hidden
}

#videosList video::-webkit-media-controls {
    display: none !important
}

#research video,
#vds video {
    left: -9px;
    width: 118%
}

.replay .fa {
    font-size: 13px
}

#prespub .flex-video {
    padding-bottom: 71%
}

#prespub .flex-video video {
    height: 101%
}

.flex-video.map {
    padding-bottom: 350px;
    margin-bottom: 0
}

#research .replay {
    display: none
}

@media only screen and (min-width:90.063em) {
    .xlarge-nopaddingT {
        padding-top: 0 !important
    }
}

.flex {
    display: flex;
    z-index: 1;
    -ms-flex-direction: column;
    -ms-flex-pack: center
}

.show-for-tall {
    display: none
}

@media screen and (min-width:1900px) and (min-height:800px) {
    .show-for-tall {
        display: block
    }
}

.special-row {
    overflow: hidden;
    width: 100%;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 77.7%
}

@media screen and (max-width:440px) {
    .xsmall-4 {
        width: 33.33333%
    }
    .xsmall-5 {
        width: 41.66667%
    }
    .xsmall-7 {
        width: 58.33333%
    }
    .xsmall-8 {
        width: 66.66667%
    }
    .xsmall-12 {
        width: 100%
    }
}

.show-for-new {
    display: block !important
}

.btn-on-overlay {
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 0
}

.btn-on-overlay figcaption {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.btn-on-overlay:hover figcaption {
    background: rgba(0, 0, 0, .4);
    opacity: 1;
    transition: ease-in-out .2s
}

.btn-on-overlay:hover figcaption a:hover {
    background: rgba(255, 255, 255, .9) !important
}

.dispnon {
    display: none !important
}

input[type="submit"] {
    border-radius: 6px
}

small {
    font-size: 14px
}

.heading50 {
    font-size: 50px !important;
    line-height: 40px !important
}

.webinar-info {
    display: flex;
    flex-direction: row
}

.webinar-date {
    margin-right: 12px
}

.webinar-title {
	max-width: 78%;
}

.webinar-title .fa-regular, .webinar-title .fa {
	color: #CCCCCC;
}

.light {
    font-weight: 400 !important;
}
.text-left {
	text-align: left;
}
.resource-box {
    box-shadow: 7px 6px 20px 0px #d7d7d7;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
}
.resource-text-block {
	display: flex;
    height: 100%;
}
.resource-text-block-inner {
	display: flex;
    flex-direction: column;
    height: 100%;
    padding: 28px 0;
}
.resource-button {
	margin-top: auto;
}
@media only screen and (max-width: 639px) {
    .resource-box {
        margin-bottom: 40px;
    }
}
.resource-box img {
    width: 100%;
    border-radius: 30px 30px 0 0;
}
.resource-box .text-link {
	color: #414042;
	font-size: 14px;
}
.resource-box .text-link:hover {
	color: #ab192c;
}
.tradeshows .resource-box p {
    font-size: 18px;
}
.resource-box p.big-marginB {
    margin-bottom: 26px !important;
}
.resource-box .centered {
    justify-content: center;
}
.invisible-link {
    color: #676767 !important;
}
.invisible-link {
    font-weight: 300 !important;
}
.nopadding {
    padding: 0 !important;
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .row.flex-end {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-content: center;
        align-items: center
    }
}

@supports(-ms-accelerator:true) {
    .row.flex-end {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-content: center;
        align-items: center
    }
}

.chat #site-header {
    display: none
}

.chat {
    margin-top: 0 !important
}

#chat-intro h1 {
    font-size: 60px !important;
    font-weight: 300
}

.chat .flex img {
    width: 100%
}

#chat-intro {
    background-image: url(https://www.sageworld.com/img/chat/top-gradient.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

@media screen and (max-width:640px) {
    #chat-intro h1 {
        font-size: 47px !important;
        line-height: 47px !important;
        margin-bottom: 15px !important
    }
    .icon-section .large-11.nopaddingL {
        padding-left: 15px !important
    }
    .sm-nopaddingB {
        padding-bottom: 0 !important
    }
}

.g-recaptcha {
    overflow: visible !important
}

#alert-message.success {
    color: #3c763d;
    background-color: #dff0d8;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-color: #d6e9c6;
    border-radius: 4px;
}

#alert-message.error {
    color: #a94442;
    background-color: #f2dede;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-color: #ebccd1;
    border-radius: 4px;
}

.overflow-hidden {
    overflow: hidden;
}

/* Hiding content for Canada */
.show-canada {
    display: none;
}