a.buy_now_btn:link, a.buy_now_btn:visited, a.buy_now_btn:active {
    display:block;
    width:72px;
    height:20px;
    background:url(../media/images/bg-buy-now.png) no-repeat;
    color:#ffffff; 
    text-decoration: none;
    text-align: center;
    line-height:20px;
    font-size: 12px;
}
a.buy_now_btn:hover  {
    display:block;
    width:72px;
    height:20px;
    background:url(../media/images/bg-buy-now-hover.png) no-repeat;
    color:#ffffff; 
    text-decoration: none;
    text-align: center;
    line-height:20px;
    font-size: 12px;
}


a.coupon_code:link, a.coupon_code:visited, a.coupon_code:active {
    padding-left: 20px;
    background:url(../media/images/plus.png) left no-repeat;

}
a.coupon_code:hover  {
    padding-left: 20px;
    background:url(../media/images/plus.png) left no-repeat;
}

a.coupon_code_expanded:link, a.coupon_code_expanded:visited, a.coupon_code_expanded:active {
    padding-left: 20px;
    background:url(../media/images/minus.png) left no-repeat;

}
a.coupon_code_expanded:hover  {
    padding-left: 20px;
    background:url(../media/images/minus.png) left no-repeat;
}


a.business_menu:link, a.business_menu:visited, a.business_menu:active {
    font-size: 14px;
    padding-top: 3px;
    padding-left: 15px;
    background:url(../media/images/arr_all.gif) no-repeat center left;

}
a.business_menu:hover  {
    font-size: 14px;
    padding-top: 3px;
    padding-left: 15px;
    background:url(../media/images/arr_all.gif) no-repeat center left;
}


div#renewBoxRight {
    float:right;
    width: 236px;
}

div#renewBoxMain {
    float:left;
    width: 634px;
    padding:0px 0px 20px 0px;
    margin:0px 0px 0px 0px;
}

.list-bullet {
    list-style-type: square !important;
    padding-left: 15px;
}

.list-bullet li {
    padding:5px
}

.list-title {
    background-color: #eef1f4;
    border: 1px solid #002a48;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 5px 25px 2px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.list-title h2 {
    color: #2b608c;
    font-size: 20px;
}

/*.list-title p {
    color: #fff;
    line-height: 1.5em;
    padding-bottom: 11px;
}*/



.list-title p {
    color: #2b608c;
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

div.fullBox {

    float:left;
    width: 100%;
    padding:20px 0px 20px 0px;
    margin:0px 0px 0px 0px;
}

div.fullBoxNoStyle {

    float:left;
    width: 100%;
    padding:0px 0px 20px 0px;
    margin:0px 0px 0px 0px;
}

div.enduserfrmBox {

    float:left;
    width: 560px;    
}

div#enduserRightColumn {
    float:left;
    width: 310px;
}

div#licenseDetailsObj {
    float: left;
    width:248px;
    padding: 10px;
    margin: 0px;
    background:#EEF1F4;
    border: 1px solid #D5DAE4;
    text-align: center;
}

div.imageSolutions {
    float:left;
    width: 270px;
    padding: 0px 20px 20px 0px;
}

div.solutionContainer {
    float:left;
    width: 580px;
    padding: 10px 0px;
}

div.attributeBox {
    float:left;
    width: 100px; 
    padding: 0px 1px;
    text-align: center; 
    margin-bottom: 20px;
}

div.solutionContainerCstm {
    float:left;
    width: 100%;
    padding: 10px 0px;
}

div.attributeBoxCstm {
    float:left;
    width: 80px; 
    padding: 0px 1px;
    text-align: center; 
    margin-bottom: 20px;
}


div.solutionPriceBox {
    float:left;
    width: 99%;
}

p.attributeBoxText {
    font-size: 10px;
    height: 10px;
    line-height: 10px;
    padding-bottom: 0;
    margin: 8px 0 2px;
}

a.continue_shopping:link, a.continue_shopping:visited, a.continue_shopping:active {
    width: 150px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size:14px;
    background: url(../media/images/Grey.png) no-repeat;
    text-decoration: none;
}

a.continue_shopping:hover  {
    width: 150px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size:14px;
    background: url(../media/images/Grey-Hover.png) no-repeat;
    text-decoration: none;
}


a.checkout:link, a.checkout:visited, a.checkout:active, input.checkout {
    width: 150px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size:14px;
    background: url(../media/images/Blue.png) no-repeat;
    text-decoration: none;
    cursor: pointer;
}

a.checkout:hover, input.checkout:hover  {
    width: 150px;
    height: 30px;
    display: block;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    font-size:14px;
    background: url(../media/images/Blue-Hover.png) no-repeat;
    text-decoration: none;
    cursor: pointer;
}



a.buy_now_btn:link, a.buy_now_btn:visited, a.buy_now_btn:active {
    display:block;
    width:72px;
    height:20px;
    background:url(../media/images/bg-buy-now.png) no-repeat;
    color:#ffffff; 
    text-decoration: none;
    text-align: center;
    line-height:20px;
    font-size: 12px;
}
a.buy_now_btn:hover  {
    display:block;
    width:72px;
    height:20px;
    background:url(../media/images/bg-buy-now-hover.png) no-repeat;
    color:#ffffff; 
    text-decoration: none;
    text-align: center;
    line-height:20px;
    font-size: 12px;
}




a.emptyCartStyle:link, a.emptyCartStyle:visited, a.emptyCartStyle:active {
    display:block;
    background:url(../media/images/arrow.gif) left no-repeat;
    margin: 10px 0px 10px 0px;
    padding-left: 20px;
}
a.emptyCartStyle:hover  {
    display:block;
    background:url(../media/images/arrow.gif) left no-repeat;
    margin: 10px 0px 10px 0px;
    padding-left: 20px;
}



#overlay {
    position:absolute; 
    width:100%;
    height:100%;
    background-color:rgba(255,255,255,0.8);
    text-align:center;
    z-index:999;
    display:none;
}
#overlay span {
    margin:200px auto 0 auto;
}

.wizard-4steps {
    float: left;
    height: 34px;
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0;
    background: transparent url("../media/images/4.png") no-repeat scroll 0 0;
}

.wizard-step2 {
    background-position: 0 -100px;
}

.wizard-step3 {
    background-position: 0 -200px;
}

.wizard-step4 {
    background-position: 0 -300px;
}


.wizard-4steps li {
    width: 214px;
}

.wizard ol {
    padding: 0 0 0 3px;
    color: #333;
    font-size: 12px;
    line-height: 24px;
}

.wizard li {
    list-style-position: inside;
    list-style-type: none;
    float: left;
    color:#ffffff;
    padding-top: 8px;
    font-size: 14px;
    text-align: center;
}

.wizard a {
    color:#ffffff;
}

.link {
    display:block;
    color:#ffffff;
    text-decoration: none;
    float: none!important;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    width: 214px;
    text-decoration: none;
}

input.button {
    width: 92px;
    height: 24px;
    border: none;
    color: white;
    cursor: pointer;
    background: url(../media/images/button.png) no-repeat;
}

td.heading {
    font-weight: bold;
    font-size: 13px;

}

ul#faq {
    list-style-type: square;
    padding: 0px 0px 0px 20px;
}

ul#faq li {
    padding: 5px 0px 5px 0px;
}


p.back-to-top {
    float: right;
}

p.back-to-top a {
    font-size: 0.9em;
    line-height: 20px;
    color: rgb(98, 102, 112);
    background: url('../media/images/back_to_top.png') no-repeat 100% 60%;
    padding-right: 15px;
}

.product_selector {
    background: url("/media/images/table_sprites.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 24px;
    width: 25px;
}
.product_selector label{
    padding-left: 30px;
    white-space: nowrap;
}



.product_selector_mac {
    background-position: 0 -75px;
}

.product_selector_mobile {
    background: url("/media/images/mobile_phone2.png") no-repeat scroll 0 0 transparent;
    background-size: 24px auto;
}

.product_selector_windows {
    background-position: 0 -260px;
}

.product_selector_android {
    background-position: 0 -120px;
}
.product_selector_symbian {
    background-position: 0 -215px;
}

.product_selector_mail {
    background: url("/media/images/mail.png") no-repeat scroll 0 0 transparent;
}

.product_selector_server {
    background: url("/media/images/server.png") no-repeat scroll 0 0 transparent;
}

.product-selector-table {
    color:#666666;
    font-size: 14px;
}

.product-selector-table td {
    padding:5px;
}

.product-selector-table img {
    margin: 8px 5px 0 0;
}


.no_products_error {
    color:red; 
    font-size:13px;
    font-weight: bold;
}

.no_products p {
    font-size: 10px;
    line-height: 13px;
}

.product_selector_div {
    position: relative;
    width:49%;
    float: left;
    padding-right: 1%;
}

.product-selector-table hr {
    padding:0px !important; 
    margin:0px !important;
}

.prod_selector_btn {
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:7px 26px;
    text-decoration:none;
    text-shadow:1px 1px 0px #ffffff;
    cursor:pointer;
    width: 155px;

}.prod_selector_btn:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
    text-decoration:none;

}.prod_selector_btn:active {
    position:relative;
    top:1px;
}

.products_recommendation select{
    width:90px;
    text-align: center;
}

.cart_row_style_1 {
    background:#F0F2F6;
    padding:5px 0px 5px 0px;
    border-top:1px solid #D5DAE4;
}

.cart_row_style_2 {
    background:#F8F9FB;
    padding:5px 0px 5px 0px;
    border-top:1px solid #D5DAE4;
}

td.tdheading {
    font-size:16px;color:#1E8A93;padding:10px 0px;
}

.error-message {
    padding-top:10px;
    padding-left:5px;
    color:red;
    display: none;
}

.one_year_tr{
    border-bottom:1px solid grey;
    padding:10px 0px 10px 0px;
    width:110px;
}

.two_years_tr{
    padding:10px 0px 10px 0px;
    width:110px;
}

.enlarge-table {
    font-size:12px;
    text-align:center;
    /*    width:440px;*/
}


.enlarge-table label {
    color:#666666;
    font-weight: bold;
}

.enl_btn {
    width: 90%;
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 2em;
    line-height: 1em;
    padding-bottom: 0.5em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    padding-top: 0.5em;
    background-color: #0078e7;
    color: #fff;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-style: none;
    border-bottom-width: 0;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color: rgba(0, 0, 0, 0);
    border-left-style: none;
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: none;
    border-right-width: 0;
    border-top-color: rgba(0, 0, 0, 0);
    border-top-style: none;
    border-top-width: 0;
    font-family: inherit;
    font-size: 100%;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    -moz-user-select: none;
    cursor: pointer;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.enl_btn:hover {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
    
}

.select_qty {
    text-align: center;
    width:50px;
    /*    margin-right: 10px;*/
}


.ess-benefits ul {
    line-height: 1.5em;
    list-style-type: none;
    padding-bottom: 1.5em;
    list-style-position: inside;
    margin: 0px;
}

.ess-benefits ul li {
    background-image: url('/media/images/bullet_orange.png');
    background-size: 8px;
    background-repeat: no-repeat;

    background-position: 0px 5px; 
    padding-left: 15px;
}


.emdsp-steps ul li {
    background-image: url('/media/images/bullet_green.png');
    background-size: 8px;
    background-repeat: no-repeat;
    background-position: 0px 8px; 
    padding-left: 15px;
    padding-bottom: 10px;
}

.emdsp-steps ul {
    line-height: 1.5em;
    list-style-type: none;
    padding-bottom: 1.5em;
    list-style-position: inside;
    margin: 0px;
}

div#upgradeBoxRight {
    float:right;
    width: 300px;
}

div#upgradeBoxMain {
    float: left;
    margin: 0;
    padding: 0 20px 20px 0;
    width: 540px;
    font-size:14px;
}

#upgradeBoxMain h4{
    line-height: 20px;
}

.styled-button-1 {
    -webkit-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    -moz-box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    box-shadow:rgba(0,0,0,0.2) 0 1px 0 0;
    color:#333;
    background-color:#FA2;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:16px;
    font-weight:700;
    height:32px;
    padding:4px 16px;
    text-shadow:#FE6 0 1px 0;
    cursor: pointer;
    text-decoration:none;  
}

.styled-button-1:hover  {
    -webkit-box-shadow:rgba(0,0,0,0.2) 1px 1px 1px 1px;
    -moz-box-shadow:rgba(0,0,0,0.2) 1px 1px 1px 1px;
    box-shadow:rgba(0,0,0,0.2) 1px 1px 1px 1px;
    color:#333;
    background-color:#FA2;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border:none;
    font-family:'Helvetica Neue',Arial,sans-serif;
    font-size:16px;
    font-weight:700;
    height:32px;
    padding:4px 16px;
    text-shadow:#FE6 0 1px 0;
    cursor: pointer;
    text-decoration:none;  
}

#upgradeBoxMain td{
    height:20px;
    color:#626670;
    font-size:13px;
}
.payment_option_div {
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
}
.payment_option_div_img_db {
    float: left;
    padding-left: 25px;
}
.payment_option_div_img {
    display: inline-block;
    float: left;
    padding-left: 25px;
}
.payment_options_top {
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.payment_options_bottom {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.payment_options_top:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fdfdd9;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    cursor: pointer;
}
.payment_options_bottom:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #fdfdd9;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    cursor: pointer;
}

.f_area img {
    margin-top:-4px;
    float:right;
}

.blue20, .blue28, .blue38, .grey20, .grey28, .grey38, .blue58, .grey58, .type1-38, .type2-38 {
    float: left;
    white-space: nowrap;
}

.type1-38 a {
    background-position: 0 -617px;
    padding-left: 6px;
}
.blue38 p *, .grey38 p *, .type1-38 p *, .type2-38 p * {
    -x-system-font: none;
    background-image: url("https://store.esetme.com/media/images/Buttons38var_padd.png");
    color: #ffffff;
    display: block;
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 19px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: normal;
    height: 41px;
    line-height: 41px;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
}




.type1-38 a {
    background-position: 0 -617px;
    padding-left: 6px;
}
.type1-38 a b {
    background-position: 100% -699px;
    padding-right: 6px;
}
.type1-38 a i {
    background-position: 0 -658px;
    line-height: 36px;
    padding: 0 40px;
}
.type1-38 a:hover {
    background-position: 0 -740px;
    text-decoration: none;
}
.type1-38 a:hover b {
    background-position: 100% -822px;
}
.type1-38 a:hover i {
    background-position: 0 -781px;
}