.cms-page-view .std .cms-body {
    padding:30px 5% 60px;
    position:relative;
}
.cms-body h3 {
    color: #363636;
    font-family: "futura-pt";
    font-weight: 700;
    text-transform: none;
    font-size: 18px;
    line-height:23px;
}
.cms-body .trial-section {
    padding:40px 2%;
}
.cms-body.trial-submitted h2 {
    font-family:'classico-urw';
    font-weight:300;
    font-size: 35px;
    line-height:36px;
}
.cms-body.trial-submitted h2,
.cms-body.trial-submitted h3 {
    text-align:center;
}
.cms-body p {
    font-family: "futura-pt";
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
    color:#636363;
}
.cms-body.trial-submitted p {
    text-align:center;
    max-width:605px;
    margin:0 auto 15px;
    font-size: 18px;
    line-height: 24px;
}
.cms-body.trial-submitted p span.attn {
    color:#DF280A;
    font-weight:bold;
}
.cms-body.trial-submitted .trial-download {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    text-align:center;
    color: #fff;
    font-size: 15px;
    font-family: "futura-pt";
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    background-color: #6e0e10;
    border: 0;
    background-image: none;
    display: block;
    margin: 20px auto;
    padding: 7px 0;
    max-width:250px;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cms-body.trial-submitted .trial-download:hover {
    text-decoration: none;
    background-color: #8a181a;
}
.cms-body.trial-submitted .requirements {
    max-width:595px;
    margin:0 auto;
}
.cms-body.trial-submitted .requirements p span {
    font-weight:bold;
}
.cms-body ul {
    list-style:disc;
}
.cms-body ul li {
    color: #636363;
    font-family: "futura-pt";
    font-size: 18px;
    line-height: 1.5;
    margin-left: 2em;
}
.cms-body .compareSoftwareEditionsTrigger {
    margin-top: 25px;
    margin-bottom:-1px;
    margin-right: 15px;
    padding: 9px 37px 10px 75px;
    min-height: 59px;
    max-width: 680px;
    color: #363636;
    font-size: 24px;
    line-height:28px;
    font-family: "futura-pt";
    font-weight: 300;
    border: 1px solid #e0e2f4;
    position: relative;
    cursor: pointer;
}
.cms-body .compareSoftwareEditionsTrigger.compareBbEditionsTrigger {
    margin-top:0;
}
.cms-body .compareSoftwareEditionsTrigger:before {
    content: 'Windows';
    background: url(../images/software_comp_overlay/software_comp_overlay_win.png) no-repeat 26px 15px;
    background-size: 23px auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: 57px;
    padding-top: 33px;
    font-size: 14px;
    color: #363636;
    text-align: center;
}
.cms-body .compareSoftwareEditionsTrigger.compareBbEditionsTrigger:before {
    content: 'Mac';
    background: url(../images/software_comp_overlay/software_comp_overlay_apple.png) no-repeat 26px 15px;
    background-size: 23px auto;
    padding-top: 36px;
}

.cms-body .compareSoftwareEditionsTrigger span {
    padding-left: 18px;
    padding-bottom: 8px;
    min-height: 40px;
    border-left: 1px solid #d9d9d9;
    display: inline-block;
    line-height: 17px;
}
.cms-body .compareSoftwareEditionsTrigger span span  {
    min-height: 0;
    padding: 0;
    border-left: 0;
    display: inline;
    line-height: 27px;
    vertical-align: middle;
}
.cms-body .compareSoftwareEditionsTrigger:after {
    content: '';
    width: 0;
    height: 0;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-top: 6px solid #8d1a15;
    border-bottom: none;
    position: absolute;
    right: 20px;
    top: 50%;
    display: inline-block;
}
.cms-body .softwareCompOverlay {
    margin: 0 10px 40px;
    border: 1px solid #e0e2f4;
    position: absolute;
    top:0;
    left:0;
    z-index:10;
    background-color: #fff;
    width: calc(100% - 20px);
}
.cms-body .softwareCompOverlay .compareSoftwareEditionsHeader {
    padding: 9px 37px 10px 75px;
    min-height: 59px;
    color: #2e2d2d;
    font-size: 24px;
    line-height:30px;
    font-family: "futura-pt";
    font-weight: 300;
    position: relative;
}
.cms-body .softwareCompOverlay .compareSoftwareEditionsHeader {
    padding: 9px 37px 10px 75px;
    min-height: 59px;
    color: #2e2d2d;
    font-size: 24px;
    line-height:30px;
    font-family: "futura-pt";
    font-weight: 300;
    position: relative;
    cursor:pointer;
}
.cms-body .softwareCompOverlay .compareSoftwareEditionsHeader:before {
    content: 'Windows';
    background: url(../images/software_comp_overlay/software_comp_overlay_win.png) no-repeat 26px 15px;
    background-size: 23px auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 75px;
    height: 57px;
    padding-top: 33px;
    font-size: 14px;
    color: #363636;
    text-align: center;
}
.cms-body .softwareCompOverlay .compareSoftwareEditionsHeader.compareCardPressoEditionsHeader:before {
    content: 'Mac';
    background: url(../images/software_comp_overlay/software_comp_overlay_apple.png) no-repeat 26px 15px;
    background-size: 23px auto;
    padding-top: 36px;
}

.cms-body .softwareCompOverlay .compareSoftwareEditionsHeader span {
    padding-left: 18px;
    padding-bottom: 8px;
    min-height: 40px;
    border-left: 1px solid #e0e2f4;
    display: inline-block;
    line-height: 17px;
}
.cms-body .softwareCompOverlay .compareSoftwareEditionsHeader span span {
    min-height: 0;
    padding: 0;
    border-left: 0;
    display: inline;
    line-height: 27px;
    vertical-align: middle;
}
.cms-body .softwareCompOverlay .compareSoftwareEditionsHeader .softwareCompOverlayClose {
    position: absolute;
    top: 5px;
    right: 6px;
    font-size: 24px;
    font-weight: 700;
    font-family: "futura-pt";
    cursor: pointer;
}
.cms-body .softwareCompOverlay .compareSoftwareEditionsHeader .softwareCompOverlayClose:after {
    content: "\d7";
    width: 34px;
    height: 34px;
    display: block;
    font-weight: 400;
    font-family: "futura-pt";
    color: #2e2d2d;
    font-size: 30px;
    border-width: 0px;
}
.cms-body .softwareCompOverlay .softwareCompOverlayCopy {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    text-align: center;
    padding: 18px 36px 0;
    color: #636363;
}
.cms-body .softwareCompOverlay .compItem {
    margin: 40px auto 0;
    padding: 0 36px;
    max-width: 900px;
    width: 100%;
    color: #494949;
}
.cms-body .softwareCompOverlay .compItem img {
    margin: 0 auto;
    max-width: 199px;
}
.cms-body .softwareCompOverlay .compItem h2 {
    margin-top: 14px;
    margin-bottom: 0;
    padding: 1px 8px 4px;
    background: #e9ebf7;
    font-family: "futura-pt";
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    color: #363636;
}
.cms-body .softwareCompOverlay .compItem p {
    margin-top: 8px;
    padding: 0 8px;
}
.cms-body .softwareCompOverlay .compItem ul {
    margin-top:10px;
}
.cms-body .softwareCompOverlay .softwareCompareOverlayFooter {
    margin: 0 4px 4px;
    padding: 40px 13px 0;
    height: 110px;
    background: #fcfbfc !important;
    background: -webkit-linear-gradient(-90deg, #fcfbfc, #e9e9e9) !important;
    background: linear-gradient(180deg, #fcfbfc, #e9e9e9) !important;
    display: block;
}
.cms-body .softwareCompOverlay .softwareCompareOverlayFooter .pdf {
    padding-left: 60px;
    background: url(../images/software_comp_overlay_pdf.png) 0 0 no-repeat;
    background-size: 48px;
    font-size: 13px;
    line-height: 50px;
    float: left;
}
.cms-body .softwareCompOverlay .softwareCompareOverlayFooter .pdf span {
    display: none;
}
.cms-body .softwareCompOverlay .softwareCompareOverlayFooter .contact {
    float: right;
}
.cms-body .softwareCompOverlay .softwareCompareOverlayFooter .tagline span {
    display: none;
}
.cms-body .softwareCompOverlay .softwareCompareOverlayFooter .contact .phone {
    text-align: right;
    color: #8a181a;
    font-weight: 700;
    font-size: 22px;
    display: inline;
    clear: left;
    float: right;
    pointer-events:none;
}
.cms-body .softwareCompOverlay .softwareCompareOverlayFooter .contact .phone:hover {
    text-decoration:none;
}
.cms-body .softwareCompOverlay .softwareCompareOverlayFooter .contact .chat {
    font-weight: 700;
    padding-left: 26px;
    background: url(../images/icons/icon_chat_large.png) 0 4px no-repeat;
    background-size: 21px auto;
    display: block;
    float: right;
    clear: right;
    color:#2e2d2d;
}
.cms-body #contactForm {
    width:100%;
    max-width:380px;
    margin:40px auto 50px;
}
.cms-body #contactForm ul {
    list-style:none;
}
.cms-body #contactForm ul li {
    margin-left: 0;
}
.cms-body #contactForm ul li input.error {
    color:#494949;
}
.cms-body #contactForm ul li label {
    font-size:16px;
    color:#494949;
}
.cms-body #contactForm ul li label.error {
    font-size:15px;
    color:#DF280A;
}
.cms-body #contactForm ul li select {
    margin-top: 0;
    height: 30px;
    padding: 0 0 0 4px;
    border: 1px solid #d3cdc8;
    cursor:pointer;
}
.cms-body #contactForm .buttons-set {
    border-top:0;
    padding-top: 0;
    margin-top: 0;
}
.cms-body #contactForm .buttons-set button {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-family: "futura-pt";
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    background-color: #6e0e10;
    background-image: none;
    display: block;
    margin: 5px 16px 0 0;
    padding: 7px 29px;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cms-body #contactForm .buttons-set button:hover {
    text-decoration: none;
    background-color: #8a181a;
}
.cms-body #contactForm .buttons-set button.disabled {
    opacity: 0.65;
    cursor: not-allowed;
}
.cms-body #contactForm .buttons-set span {
    display:block;
    float:right;
    clear:right;
    font-size:13px;
    color:#636363;
    margin:5px 32px 0 0;
}
.cms-body .cmsShopCategories {
    margin-top: 70px;
    padding: 0 2.5%;
    display: inline-block;
    width: 100%;
}
.cms-body .cmsShopCategories .shopCategories {
    margin-bottom: 28px;
    width: 100%;
    float: left;
}
.cms-body .cmsShopCategories .shopCategories.shopCategoriesCompleteIdSystems a {
    background: url(../images/homeCategoryIdSystems.jpg) 50% 42px no-repeat;
    background-size: 195px auto;
}
.cms-body .cmsShopCategories .shopCategories.shopCategoriesIdCardPrinters a {
    background: url(../images/homeCategoryIdCardPrinters.jpg) 50% 46px no-repeat;
    background-size: 195px auto;
}
.cms-body .cmsShopCategories .shopCategories.shopCategoriesIdSoftware a {
    background: url(../images/homeCategoryIdCardSoftware.jpg) 50% 50px no-repeat;
    background-size: 195px auto;
}
.cms-body .cmsShopCategories .shopCategories.shopCategoriesRibbonsSupplies a {
    background: url(../images/homeCategoryRibbonsSupplies.jpg) 50% 43px no-repeat;
    background-size: 195px auto;
}
.cms-body .cmsShopCategories .shopCategories.shopCategoriesLanyardsIdHolders a {
    background: url(../images/homeCategoryIdAccessories.jpg) 50% 36px no-repeat;
    background-size: 195px auto;
}
.cms-body .cmsShopCategories .shopCategories.shopCategoriesCards a {
    background: url(../images/homeCategoryIdCards.jpg) 50% 48px no-repeat;
    background-size: 195px auto;
}
.cms-body .cmsShopCategories .shopCategories .shopCategoryMain {
    padding-top: 204px;
    padding-left: 0;
    font-size: 21px;
    line-height: 24px;
    color: #2e2d2d;
    text-align: center;
    display: block;
    text-decoration: none;
}
.cms-body .cmsShopCategories .shopCategories .shopCategoryMain:hover {
    text-decoration: none;
    color: #901518;
}
.cms-body .cmsShopCategories .shopCategories ul {
    display: block;
    list-style-type: none;
    margin-top: 8px;
    margin-bottom:0;
}
.cms-body .cmsShopCategories .shopCategories ul li {
    line-height: 23px;
    padding-top: 16px;
    margin:0;
}
.cms-body .cmsShopCategories .shopCategories ul li a {
    padding-left: 0;
    font-size: 17px;
    text-align: center;
    line-height: 23px;
    display: block;
    color: #494949;
}
.cms-body .cmsShopCategories .shopCategories ul li a:hover {
    text-decoration: none;
    color: #901518;
}
.cms-body .cmsShopCategories .shopCategories ul li a.more-link {
    position: relative;
    font-weight: 700;
}
.cms-body .cmsShopCategories .shopCategories ul li a.more-link:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #901518;
    border-right: none;
    display: inline;
    top: 7px;
    margin-left: 9px;
}

@media only screen and (min-width: 600px) {

    .cms-body.trial-submitted h2 {
        font-size:48px;
        line-height:48px;
    }
    .category-free-trial .category-description.nomobile .description {
        background-size: 255px auto !important;
        padding-left: 285px;
        margin-top: 52px;
        max-width: 535px;
        width:100%;
    }
    .cms-body .cmsShopCategories {
        padding: 0 15px;
    }
    .cms-body .cmsShopCategories .shopCategories {
        margin-bottom: 44px;
        width: 208px;
        min-height: 364px;
        background-size: 185px auto !important;
    }
    .cms-body .cmsShopCategories .shopCategories .shopCategoryMain {
        padding-left: 24px;
        text-align: left;
        padding-top: 211px;
    }
    .cms-body .cmsShopCategories .shopCategories ul li {
        padding-top: 0;
    }
    .cms-body .cmsShopCategories .shopCategories ul li a {
        padding-left: 24px;
        text-align: left;
        display: inline;
    }
}

@media only screen and (min-width: 770px) {

    .category-free-trial .category-description.nomobile .description {
        max-width: 627px;
    }
    .cms-body .trial-section.s-one,
    .cms-body .trial-section.s-two {
        float:left;
    }
    .cms-body .trial-section.s-one {
        width: 53%;
        margin-right: 4%;
        padding-right: 4%;
        border-right: 1px solid #d9d9d9;
    }
    .cms-body .trial-section.s-two {
        width: 37%;
    }
    .cms-body .trial-section.s-three {
        float:left;
        margin-top: 40px;
    }
    .cms-body #contactForm {
        margin-top: 0;
    }
    .cms-body .softwareCompOverlay:before {
        content: '';
        margin: 0 32px;
        border-top: 1px solid #f0ebd8;
        display: block;
        position: relative;
        top: 60px;
        left: 0;
        display:none;
    }
    .cms-body .softwareCompOverlay .softwareCompareOverlayFooter .pdf span {
        display: inline;
    }
    .cms-body .softwareCompOverlay .softwareCompareOverlayFooter .tagline {
        margin-right: 22px;
        padding-right: 19px;
        float: right;
        height: 54px;
        border-right: 1px solid #f0ebd8;
    }
}

@media only screen and (min-width: 979px) {

    .cms-body .softwareCompOverlay .compItem img {
        float: left;
        max-width: 167px;
    }
    .cms-body .softwareCompOverlay .compItem h2,
    .cms-body .softwareCompOverlay .compItem p,
    .cms-body .softwareCompOverlay .compItem ul {
        margin-left: 187px;
    }
    .cms-body .softwareCompOverlay .softwareCompareOverlayFooter .tagline span {
        display: inline;
        font-family: "futura-pt";
        color: #494949;
        font-size: 37px;
        font-weight: 300;
    }
}

@media only screen and (min-width: 1280px) {

    .cms-body .softwareCompOverlay .compItem img {
        max-width: 199px;
    }
    .cms-body .softwareCompOverlay .compItem h2,
    .cms-body .softwareCompOverlay .compItem p,
    .cms-body .softwareCompOverlay .compItem ul {
        margin-left: 219px;
    }
    .cms-page-view .std .cms-body.trial-submitted {
        padding-left: 0;
        padding-right: 0;
    }
}


