﻿#parentdiv
{
    width:97%; 
    height:1200px; 
    background-color: #E2E2E2;
}

#topline-div, #middleline-div, #bottomline-div {
    width: 100%;
    height: 2%;
    background-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
}

#Toptxt-display, #Middletxt-display, #Bottomtxt-display {
    width: 100%;
    height: 4.5%;
    background-color: #E2E2DC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
    margin-bottom: 2px;
}

.spantext-display
{
    font-family: 'Times New Roman', Times, serif;
    position: relative; 
    top: 16px; 
    font-size:20px;
    padding-left:14px;
    color:#666666;
    font-weight: bold;
}

.spanprodevices-display {
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    top: 16px;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.spaninappdevices-display {
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    top: 14px;
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

#MainContent_maindivForNormalSubscr, #MainContent_mainDivForAppleInAppSubscription, #MainContent_mainDivForGoogleInAppSubscription {
    /*width:100%;*/
    height: 22%;
    background-color: #E2E2E2;
    /*border-bottom-style:solid;
   border-bottom-width:1px; 
   border-bottom-color:Gray;*/

    margin: 0 auto;
    width: 745px;
    position: relative
}

#leftside-imagediv, #leftside-imagedivforAppleInApp, #leftside-imagedivforGoogleInApp {
    width: 19%;
    height: 82%;
    vertical-align: top;
    position: relative;
    top: 16px;
    left: 73px;
}

#rightside-imagediv, #rightside-imagedivForAppleInApp, #rightside-imagedivForGoogleInApp {
    width: 75%;
    height: 82%;
    position: relative;
    /*left:20px;*/
    left: 9%;
    top: 28px;
}

#rightside-imagediv .paypal-step
{
    position:relative;
    display:block;
    bottom:36px;
}

.rightside-spantext
{
    display: inline-block; 
    /*text-indent: 10px; */
    font-size:16px;
}
.childspan-textdisplay
{
   display: block; 
   font-size:small; 
   padding-left:17px;
}

.div-of-paypalimage
{
    position:relative;
    left:2%; 
    top:22px;
    display:inline-block;
}

.paypalimage-width-height
{
    height:52px;
    width:148px;
    border:0;
}

.recivepaymenttext-div-position
{
    position:relative;
    bottom:18px;
}

.downloadspicetext-div-position
{
    position:relative;
    bottom:14px;
}

#down-maindiv-display
{
   width:100%; 
   height:4%; 
   background-color: #E2E2DC; 
   border-bottom-style:solid;
   border-bottom-width:1px; 
   border-bottom-color:Gray;
   
   border-top-style:solid;
   border-top-width:1px; 
   border-top-color:Gray;
}

#proceed-button-display {
    width: 100%;
    height: 4%;
}

.proceed-button-div {
   position: relative;
   top: 23%;
   right: 1%;
}

.subscription-steps
{
   font-family:Times New Roman;
   font-weight:bold;
   color:#63645F;
   font:14px; 
   padding-bottom:4px;
}

.subscriptionsteps-quill-image
{
    margin-top:-13px;
    position:relative;
    right:-7px;
}

#MainContent_maindivForGiftSubscr 
{
    /*width: 100%;*/
    /*height: 300px;*/
    background-color: #E2E2E2;
    /*border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Gray;*/
            
    margin: 0 auto;
    width: 745px;
    position: relative
}

.gift-sub-steps
{
    width: 75%;
    margin-top: 20px;
    padding-left: 100px;
}

#gift-spice-pro-image
{   
    display: inline-block;
    padding-left: 20px;
    margin-top: 12px; /*20px;*/
}

#gift-spice-mobile-image
{
    display: inline-block;
    padding-left: 45px;
    margin-top: 12px; /*20px;*/
}

.gift-image-width
{
    width:185px;
}
   
.div-how-many
{  
    display: inline-block;
    padding-left: 50px;
}

#divHowMany
{
    padding-left: 100px;
}

.div-how-many-image
{
    position: relative;
    top: 5px;
}

#div-gift-paypal-step
{
    position:relative;
    display:block;
    bottom:15px;
    padding-left:100px;
}

#divLastStep
{
    width: 60%;
    padding-left: 115px;
    margin-top: 3px;
    margin-bottom: 16px;
}

#spice-steps-container
{
    height: 100px;
    /*background-color :White;*/
    border:2px solid #BEBEBE;
    border-radius: 10px;   
    padding :4px;
    
    -webkit-box-shadow: 0px 0px 13px 1px #BEBEBE;
    -moz-box-shadow: 0px 0px 13px 1px #BEBEBE;
    box-shadow: 0px 0px 13px 1px #BEBEBE;

    width: 60%;
    margin: 0 auto;
    margin-top: 5px;
}

.subscriptionStepsContentContainer{
    height: 100%;
    margin: 0 auto;
    width: 794px;
    position: relative
}
.note-text-windows-download {
    display: block;
    margin: 0 auto;
    width: 57%;
    color: red;
    font-size:18px;
}