*{
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    font-family: verdana, geneva, sans-serif;
    vertical-align: top;
}
table{
    width: 99%;
}
p {margin-left:200px;}
body {
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 8px;
} 
.div2{
    margin-top:10px;

    margin-bottom: 20px;
    background-color: #278EDB;
    /*    height: 26px;*/
    width: 100%;
}
.div1{
    float:left;
    margin-top:20px;
    margin-right: 20px;
    margin-bottom: 1px;
    margin-left: 8px;
}
.top{
    margin-top: 60px;
    margin-right: 20px;
    margin-bottom: 2px;
    margin-left: 8px;
    float:right;

}
.top ul li{
    float: left;
    list-style: none;
    font-size: 11px;

    padding: 1px 10px 1px 10px;
    background: white;
    border-right: 1px solid #000000;

}

.top  li:last-child{
    border:none;
}

.div2 ul li{
    float:left;
    list-style: none;
    font-size: 13px;
    background: #278EDB;
    border-right: 1px solid #fff;
    color: #fff;     
}


.div2 ul li:last-child{border: none;
                       /*    width:20px;*/

}

.div2 a{
    display: block;
    padding: 10px;
    text-decoration: none;
    color:#ffffff;  
}
.div2 ul li:hover a{
    background: url(../images/homebg.png);
}

.header{
    margin-top:1px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 800px;

}

.top a{

    text-decoration: none;
    color:#231F20;
}
.searchbox{
    float:right;
    margin-top:1px;

    margin-bottom: 5px;
}
.searchbox input{ 
    height:24px;
    width:250px;
    border: 1px solid #D8D8D8;
    margin-right: -1px;
}
.div3{
    border-style:solid;
    border-width:1px;
    border-color:#DEDEDE;
    margin-top:10px;
    margin-right: 2px;
    margin-bottom: 20px;
    margin-left: 2px;
    padding-top:15px;
    padding-bottom:20px;
    padding-right:50px;
    padding-left:50px  
}
.slogan{
    padding: 10px;
    background:#FFD39A;
    margin-top:10px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}
.letterhead{
    background-color: white;
    border-color: #B6B6B6;
    border-style:solid;
    border-width:1px;
    float:left;
    width:240px;
    height:320;
    margin-top:10px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}
.letterhead h2{
    font-size: 18px;
    margin-top: 15px;
    margin-bottom:15px;
    margin-left: 15px;
    margin-right: 15px;
}


.letterhead h2:hover{
    text-decoration: underline;
}
.letterhead ul li{
    list-style: none;
    text-align:left;
    font-size: 11px;
    margin:10px;

}
.cart{
    font-size: 10px;
}
.cart td{

    padding: 2px;
}
.cart tbody tr td:last-child{
    text-align: right;
}
.cart input{
    width:50px;
    height: 26px;
}
.tbl{

}
.tbl thead{
    background: #278edb;
    color:#fff;
}
.tbl thead tr th{
    border-right: 1px solid #fff;
    padding: 6px;
    font-size: 15px;
}
.product_name{
    background: #F5F5F5;
    padding: 8px; 
    font-size: 12px;
    border-bottom: 1px solid #D2D2D2;
}
.product_name:hover{
    background: #deeefa;
}
.letterhead img{
    margin-right:10px;
}
.addtocart{
    background: transparent;
    border: none;
    margin-top: 5px;
}
button{
    font-size: 12px !important;

}
.addtocart:hover{
    color: #ff6210;
    cursor: pointer;
    text-decoration: underline;
    /*    background: url(../images/addtocartbg.png);*/
}
.bussinesscard{
    background-color: white;
    border-color: #B6B6B6;
    border-style:solid;
    border-width:1px;
    float:left;

    width:240px;
    height:320;
    margin-top:10px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;

}
.bussinesscard ul li{
    list-style: none;
    text-align:left;
    font-size: 11px;
    margin:10px;
}
.bussinesscard h2{
    font-size: 18px;
    margin-top: 15px;
    margin-bottom:15px;
    margin-left: 15px;
    margin-right: 15px;
}

.bussinesscard h2:hover{
    text-decoration: underline;
}
.bussinesscard img{
    margin-right:10px;
}
.envelope{
    background-color: white;
    border-color: #B6B6B6;
    border-style:solid;
    float:left;
    border-width:1px;

    width:240px;
    height:320;
    margin-top:10px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}
.amount{
    text-align: center;
    padding: 6px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    background: #ECECEC;
}
.but{
    background: #F4F4F4;
    padding: 6px;
}
.cart_box{
    list-style:none; 
    border: 1px solid #e9e9e9;
    padding:10px;
    margin-top:10px;
}
.cart_box_first{
    list-style:none;
    text-align:left;
    font-size:15px; 
    padding:7px 0px; 
    font-weight:bold;
    border-bottom:1px solid #000;
}
.cart_box_second{
    margin-top:10px; 
    float:left;
    list-style:none;
    text-align:center;
    background: #787878;
    padding:10px 27px;
    color: #fff; 
    font-size: 14px;
    border-right:1px solid #aeaeae;
}
.cart_box_second:hover{
    background: #666666;
}
.cart_box_third{
    margin-top:10px;
    font-size: 14px;
    float:left;
    padding:6px 20px;
    width: 160px;
    list-style:none;
    text-align:center;
/*    border-left:1px solid #aeaeae;
    margin-left:10px;
    border-right:1px solid #aeaeae;
    margin-right:10px;*/
}
.cart_box_third input{
    height:35px;
    font-weight:bold;
}
.cart_box_four{
    margin-top:10px; 
    font-size: 14px;
    float:left; 
    padding:10px 27px;
    list-style:none;
    text-align:center;
    background: #278EDB; 
    color: #fff;
}
.cart_box_four:hover{
    background: #16aaff;
}
.cart_box_five{
    margin-top:10px; 
    list-style:none;
    text-align:right;
    padding:10px 20px;
}
.cart_box_p1{
    text-align:center; 
    width:92px;
    float:left; 
    margin-bottom:0px;
    margin-top:5px;
}
.cart_box_p2{
    text-align:left; 
    width:160px;
    float:left; 
    margin-bottom:0px;
    margin-top:5px;
}
.cart_box_p2 span{
    width:60px;
}
.cart_box_p3{
    text-align:center; 
    padding-right:94px; 
    margin-bottom:0px; 
    margin-top:5px;
}
.cart_box_p12{
    text-align:center; 
    width:85px;
    float:left; 
    margin-bottom:0px;
    margin-top:5px;
}
.our_prod{
    border-bottom: 1px solid #2d2d2d;
    font-size: 20px; 
    padding: 2px 10px; 
    margin-bottom: 10px; 
    color: #2d2d2d;
}
.prod{
    border-bottom: 1px solid #000;
    margin:10px 0px;
    text-align: left;
}
.shopping_cart{
    background: #2d2d2d; 
    color: #fff; 
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 6px;
}
.envelope ul li{
    list-style: none;
    text-align:left;
    font-size: 11px;
    margin:10px;
}
.envelope h2:hover{
    text-decoration: underline;
}
.envelope h2{
    font-size: 18px;
    margin-top: 15px;
    margin-bottom:15px;
    margin-left: 15px;
    margin-right: 15px;
}
.envelope img{
    margin-right:10px;
}
.stickers{
    background-color: white;
    border-color: #B6B6B6;
    border-style:solid;
    float:left;
    border-width:1px;

    width:240px;
    height:320;
    margin-top:10px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}
.stickers ul li{
    list-style: none;
    text-align:left;
    font-size: 11px;
    margin:10px;

}
.stickers img{
    margin-right:10px;
}

.stickers h2:hover{
    text-decoration: underline;
}
.stickers h2{
    font-size: 18px;
    margin-top: 15px;
    margin-bottom:15px;
    margin-left: 15px;
    margin-right: 15px;
}
.balance_gradient{
    background: rgb(187,87,87); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(187,87,87,1) 0%, rgba(144,42,42,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(187,87,87,1)), color-stop(100%,rgba(144,42,42,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(187,87,87,1) 0%,rgba(144,42,42,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(187,87,87,1) 0%,rgba(144,42,42,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(187,87,87,1) 0%,rgba(144,42,42,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(187,87,87,1) 0%,rgba(144,42,42,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bb5757', endColorstr='#902a2a',GradientType=0 ); /* IE6-9 */
    width: 225px;
    padding: 7px;
    border-radius: 5px;
    color: #fff;
    float: right;
    margin-right: -18px;
    font-weight: bold;
}
.balance_gradient:hover{
    background: rgb(144,42,42); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(144,42,42,1) 0%, rgba(187,87,87,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(144,42,42,1)), color-stop(100%,rgba(187,87,87,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(144,42,42,1) 0%,rgba(187,87,87,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(144,42,42,1) 0%,rgba(187,87,87,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(144,42,42,1) 0%,rgba(187,87,87,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(144,42,42,1) 0%,rgba(187,87,87,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#902a2a', endColorstr='#bb5757',GradientType=0 ); /* IE6-9 */
}

.type1{

    float:left;
    border-width:1px;
    background-color: #E8EAEB;
    width:1000;
    height:320;
    margin-top:10px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}

.stick li{
    list-style-type:decimal;


}

.type1 ul{
    float:left;
    text-align: left;
    font-size: 20px;
    margin-top:10px;
    margin-bottom:10px ;
    margin-left:20px ;
    margin-right:10px ;
}
.type1 .stick ul:last-child{
    border: none;
}


.type1 ul li{
    list-style-type:decimal;
    text-align:left;
    font-size: 13px;
    font-family: verdana;
    margin-top:10px;
    margin-bottom:10px ;
    margin-left:20px ;
    margin-right:20px ;

}
.middle{
    text-align:left;
    font-size: 20px;

}

.type1 ul li:hover{
    list-style-type:decimal;
    text-align:left;
    font-size: 13px;
    font-family: verdana;
    margin:10px;
    text-decoration: underline;
    margin-top:10px;
    margin-bottom:10px ;
    margin-left:20px ;
    margin-right:20px ;
}
.type1 n{
    float:right;


}
.offers{
    float:left;
    width:400px;

} 
.offers h5 {
    background-color: #D4D6D7;
    border-color: #B6B6B6;
    border-width: 1px;
    font-size: 20px;
    margin-bottom: 1px;
    padding: 10px;
    text-align: left;
}
.offers h4{
    text-align:left;
    font-size: 15px;
    display:inline;
}
.offers h3{
    text-align:left;
    font-size: 13px;
}




.bottompart{
    background: #F4F4F4; 
    height: 40px;
    padding: 2px;
    margin-top: 25px;
    padding:10px;
}
.bottompart ul li{
    float:left;
    list-style: none;
    font-size: 12px;
    background: #F4F4F4;
    color:#040404;
    padding: 1px 10px 1px 10px;
    text-align:left;

}
.bottompart a{

    text-decoration: none;
    color:#656565;
}
.bottompart ul li:hover{
    float:left;
    list-style: none;
    font-size: 12px;
    background: #F4F4F4;
    color:#040404;
    padding: 1px 10px 1px 10px;
    text-align:left;
    text-decoration:underline;
}
.bottompart ul li:hover a{

    text-decoration: none;
    color:#231F20;
}
h3{
    color:#626262;
    font-size:12px 
}
.bcard{
    float: left;
    width: 295px;
    border-right: 1px solid #cccccc;
}

.lhead{
    float: left;
    width: 290px;
    border-right: 1px solid #cccccc;
}


.bottompart n{
    float:right;
    font-size: 12px;
    color:#757575;
}

.signup input {
    border: 1px solid #D8D8D8;
    height: 22px;

    width: 200px;
}
.address{
    margin-left:30px;
    margin-top:30px;
    margin-bottom: 30px;
    margin-right: 10px;
}
/*alert message*/
.message
{
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    background-size: 40px 40px;			
    background-image: -webkit-gradient(linear, left top, right bottom,
        color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent),
        color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)),
        color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent),
        to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
        transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
        transparent 75%, transparent);
    background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
        transparent 75%, transparent);
    background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
        transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
        transparent 75%, transparent);

    -moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);		
    box-shadow: inset 0 -1px 0 rgba(255,255,255,.4);
    width: 100%;
    border: 1px solid;
    color: #fff;
    padding: 15px;
    /*    position: fixed;
        _position: absolute;*/
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    -webkit-animation: animate-bg 5s linear infinite;
    -moz-animation: animate-bg 5s linear infinite;
}

.info
{
    background-color: #4ea5cd;
    border-color: #3b8eb5;
}

.error
{
    background-color: #de4343;
    border-color: #c43d3d;
}

.warning
{
    background-color: #eaaf51;
    border-color: #d99a36;
}

.success
{
    background-color: #61b832;
    border-color: #55a12c;
}

.message h3
{
    margin: 0 0 5px 0;													 
}

.message p
{
    margin: 0;													 
}

@-webkit-keyframes animate-bg
{
    from {
    background-position: 0 0;
}
to {
    background-position: -80px 0;
}
}


@-moz-keyframes animate-bg 
{
    from {
    background-position: 0 0;
}
to {
    background-position: -80px 0;
}
}


#trigger-list
{
    text-align: center;
    margin: 100px 0;
    padding: 0;
}

#trigger-list li
{
    display: inline-block;
    *display: inline;
    zoom: 1;
}

#trigger-list .trigger
{
    display: inline-block;
    background: #ddd;
    border: 1px solid #777;
    padding: 10px 20px;
    margin: 0 5px;
    font: bold 12px Arial, Helvetica;
    text-decoration: none;
    color: #333;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#trigger-list .trigger:hover
{
    background: #f5f5f5;
}

/*--------------------------------------*/

.centered
{
    text-align: center;
}

.twitter-follow-button
{
    position: relative;
    top: 7px;
}



/*shivam code start*/
:root {
  --f7-treeview-item-height: 34px;
  --f7-treeview-item-padding-left: 16px;
  --f7-treeview-item-padding-right: 16px;
  --f7-treeview-toggle-size: 24px;
  --f7-treeview-children-offset: 29px;
  --f7-treeview-label-font-weight: 400;
  --f7-treeview-label-text-color: inherit;
  --f7-treeview-icon-size: 24px;
  /*
  --f7-treeview-selectable-selected-bg-color: rgba(var(--f7-theme-color-rgb), 0.2);
  */
  --f7-treeview-toggle-color: rgba(0, 0, 0, 0.5);
  --f7-treeview-toggle-hover-bg-color: rgba(0, 0, 0, 0.1);
  --f7-treeview-toggle-pressed-bg-color: rgba(0, 0, 0, 0.15);
  --f7-treeview-icon-color: rgba(0, 0, 0, 0.5);
  --f7-treeview-selectable-hover-bg-color: rgba(0, 0, 0, 0.1);
  --f7-treeview-link-hover-bg-color: rgba(0, 0, 0, 0.1);
  --f7-treeview-link-pressed-bg-color: rgba(0, 0, 0, 0.15);
}
:root .theme-dark,
:root.theme-dark {
  --f7-treeview-toggle-color: rgba(255, 255, 255, 0.5);
  --f7-treeview-toggle-hover-bg-color: rgba(255, 255, 255, 0.03);
  --f7-treeview-toggle-pressed-bg-color: rgba(255, 255, 255, 0.1);
  --f7-treeview-icon-color: rgba(255, 255, 255, 0.75);
  --f7-treeview-selectable-hover-bg-color: rgba(255, 255, 255, 0.03);
  --f7-treeview-link-hover-bg-color: rgba(255, 255, 255, 0.03);
  --f7-treeview-link-pressed-bg-color: rgba(255, 255, 255, 0.11);
}
.ios {
  --f7-treeview-label-font-size: 17px;
}
.md {
  --f7-treeview-label-font-size: 16px;
}
.aurora {
  --f7-treeview-label-font-size: 16px;
}
/*shivam code end*/