﻿.support
{
    position: fixed;
    right: -7px;
    top: 350px;
    z-index: 999;
    width: 21px;
    height: 94px;
    /*background-image: url('images/master-page/support.png');*/
    background-repeat: no-repeat;
}
.support:hover
{
    right: 0px;
}
.div-step-body
{
    height: 350px;
}
.div-step-footer
{
    height: 30px;
    text-align: center;
}
.div-narrow
{
    padding-right: 5px;
    vertical-align: bottom;
    text-align: center;
    display: inline-block;
}
.div-row
{
    line-height: 30px;
    padding-right: 10px;
}
.div-step-container
{
    display: none;
    text-align: right;
    padding-top: 30px;
}
.div-product
{
    width: 195px;
    border: 1px solid #eeeeee;
    height: 180px;
    overflow: hidden;
    margin: 10px;
    display: none;
    cursor: pointer;
}
.div-product-features-text
{
    width: 100px;
    float: right;
    text-align: right;
    padding-right: 10px;
}
.div-product-features-value
{
    width: 85px;
    float: right;
}
#div-help-silver-shield
{
    display: inline-block;
}
#div-help-immortal
{
    display: inline-block;
}
#div-help-steel
{
    display: inline-block;
}
#div-help-balas
{
    display: inline-block;
}
#div-help-hexa
{
    display: inline-block;
}
.div-row-product
{
    line-height: 20px;
}
.div-more-details-padding
{
    padding-top: 40px;
    text-align: left;
}
.div-more-details
{
    text-align: left;
    padding-top: 40px;
}
.div-product-pic
{
    width: 75px;
    float: right;
}
.div-product-title
{
    width: 110px;
    float: right;
    text-align: right;
    padding-right: 10px;
}

