.price-row {
  font-size: 18px;
}
div.align-center {
    margin: 0 auto;
}
a.mobile-info-btn {
    display: inline-block;
    padding: 8px 10px;
    line-height: 1.42;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #747474;
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    margin: 1.5em 0;
    border-right: 1px solid white;
}
#mobile-comparison input.mobile-btn {
    border-left: 1px solid white;
}
#mobile-comparison input.mobile-btn, #mobile-comparison a.mobile-info-btn {
  width: 50%;
  float: left;
}
#mobile-comparison input.mobile-btn {
  background: #06bc48;
}
#mobile-comparison input.mobile-btn:hover {
  background: #09a341;
}
a.mobile-info-btn:hover {
  background-color:#5d5d5d;
}  
.titles a {
  text-decoration: none;
  font-weight: 400;
}
.rte .more-info {
    color: #616264;
    text-decoration: none;
    padding: 8px 10px;
    width: auto;
    line-height: 1.42;
    font-family: "Open Sans",sans-serif;
    border-radius: 3px 3px 0 0;
    border: 1px solid #616264;
    border-bottom: 0;
    transition: 0.3s ease;  
}
.rte .more-info:hover {
	background: #616264;
  	color: white;
    transition: 0.3s ease;  
}
#take-me-home-tonight {
    text-align: center;
    font-size: 14px;
}
#control-size {
    max-width: 1300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#nh-holder {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
    padding-top: 100px;
    color: #1a1a1a;
    padding-left: 30px;
}
#nh-holder h1,
#nh-holder p {
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}
#new-header {
    background-image: url('//www.mychoicesoftware.com/cdn/shop/files/office-holiday-banner-fix.jpg?v=4998681502451755645');
    height: 300px;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    margin-bottom: 30px;
    background-color: #dadada;
}
#nh-holder h1 {
    font-size: 40px;
    font-family: "wf_SegoeUILight", "wf_SegoeUILightEastEuro", "wf_SegoeUI", "Segoe UI Light", "Segoe WP Light", "Segoe UI", "Segoe", "Segoe WP", "Tahoma", "Verdana", "Arial", "sans-serif";
;
}
.main-content {
    padding: 0;
}
.main-content {
    max-width: 100%;
    font-family: "Segoe UI", "Segoe UI Web Regular", "Segoe UI Symbol", "Helvetica Neue", "BBAlpha Sans", "S60 Sans", Arial, sans-serif;
}
th,
td {
    padding: 8px !important;
}
#comparison_header {
    background:url('//www.mychoicesoftware.com/cdn/shop/files/i_love_header.jpg?4998542');
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #fff;
    background-size: contain;
    height: 254px;
    -webkit-box-shadow: inset 0px 30px 0px 0px rgba(215, 59, 2, 1);
    -moz-box-shadow: inset 0px 30px 0px 0px rgba(215, 59, 2, 1);
    box-shadow: inset 0px 30px 0px 0px rgba(215, 59, 2, 1);
}
#comparison {
    width: 100%;
    background-color: #f36620;
    text-align: right;
}
#choose_text {
    color: #fff;
    padding-right: 10px;
}
#comp_table {
    padding: 2px !important;
    width: 99% !important;
}
#video_split {
    width: 100%;
    border: none !important;
    background-color: #fff !important;
}
#video_split td,
tr {
    border: none !important;
}
#header_bottom {
    background:url('//www.mychoicesoftware.com/cdn/shop/files/find-the-office-thats-right-for-you.png?v=13241708821438309856');
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #fff;
    height: 56px;
}
.video-container {
    width: 600px;
}
[id$=tooltip] {
    width: 15px;
}
#sidebar_deals {
    display: none;
}
#comp_table .btn {
    background-color: #2371ff;
    font-weight: normal;
    transition: 0.3s ease;  
}
#comp_table td img,
#comp_table .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7px;
    border-radius: 0 0 3px 3px;
}
#comp_table tr:nth-child(even) {
    background: #f8f8f8;
}
#comp_table tr:nth-child(odd) {
    background: #FFF;
}
#comp_table td {
    text-align: center;
    line-height: 1.5;
    height: 70px;
    border: 0;
}
#comp_table {
    font-size: 15px;
}
#comp_table tr td:first-child {
    text-align: left;
    position: relative;
}
#comp_table th {
    line-height: 1.4;
    border: 0;
    font-weight: normal;
}
.app-icon {
    display: inline-block !important;
    margin-left: 0 !important;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px !important;

}
[id$=tooltip] {
    display: inline-block !important;
    //margin-top: -10px;
    //padding-bottom: 5px;
    //margin-left: 5px !important;
    position: absolute;
    right: -5px;
    top: calc(50% - 8px);
}
.tooltip .jBox-container {
    background-color: black !important;
    color: white !important;
}
.jBox-pointer:after {
    background: #000 !important;
} 
.highlight {
    background-color: rgba(227, 240, 246, .6);
}
.highlight:first-child {
    background-color: transparent;
}

#comp_table .btn:hover {
    background-color: #1a51b5;
    transition: 0.3s ease;  
}
#mobile-header {
    display: none;
}
#mobile-comparison {
    display: none;
}
button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: .4s
}
button.accordion.active,
button.accordion:hover {
    background-color: #ddd
}
button.accordion:after {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 20px;
    color: #777;
    float: right;
    margin-left: 5px
}
button.accordion.active:after {
    content: "\f106";
    font-family: FontAwesome;
}
div.panel {
    padding: 0;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: .6s ease-in-out;
    opacity: 0
}
div.panel.show {
    opacity: 1;
    max-height: none;
    margin-top: 0;
    height: auto;
    padding-bottom: 10px
}
.panel table img:not(:last-child) {
    margin-right: 5px;
}
.mobile-table tr td {
    text-align: center;
}
.top-deets {
    text-align: left !important;
    padding: 20px !important;
}
.top-deets img {
    max-height: 25px;
}

.top-deets ul {
    margin-bottom: 0;
    margin-top: 15px;
}
.mobile-table {
    font-size: 14px;
    line-height: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.mobile-table td {
    border: 0;
}
.mobile-features tr td {
    border: 0;
    width: 50%;
    font-size: 14px;
}
.mobile-features tr:nth-child(even) {
    background: #f8f8f8;
}
.mobile-features i {
    color: #767676;
}


.for-os {
    background-color: #fff;
    border-top: 1px solid black !important;
    border-bottom: 1px solid black !important;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: .4s
}

.for-os:hover {
    background-color: #efefef;
}




div.accordion:after {
    content: '\f107';
    font-family: FontAwesome;
    font-size: 20px;
    color: #777;
    float: right;
    margin-left: 5px
}
div.accordion.active:after {
    content: "\f106";
    font-family: FontAwesome;
}

#hide-2 {
    display: none;
}

#comp_table td {
    width: 11%;
}

/* Responsive */



@media (min-width: 762px) {
    #bottom-text {
        padding: 0 10px;
    }
}  

@media (min-width: 1001px) {
 	input.btn[type="Button"] {
      width: 91px;
    }
} 


@media (max-width: 1000px) {
    #new-header {
        display: none;
    }
    #nh-holder {
        padding-top: 0;
        padding-left: 10px;
    }
    .box-con img {
        display: none !important;
    }
    #comp_table, #comp_table #AddToCart {
        font-size: 12px;
    }
    #comp_table .btn, #comp_table .more-info {
        padding: 4px;
    }
    #mobile-header {
        height: auto;
        display: block;
    }
}
@media (max-width: 762px) {
    #comp_table {
        display: none;
    }
    #mobile-comparison {
        display: block;
    }
    #hide-1 {
        display: none;
    }
    #hide-2 {
        display: block;
    }

    @media (max-width: 1300px) {
        #everything-is-everything {
            padding: 0 10px;
        }
    }
}


