*{
    padding:0px;
    margin:0px;
    outline:0px;
}

body{
    color:black;
    font-size:16px;
    font-family: 'Lora', serif;
    background: #DEDEDE;
}
header{
    background: #35A187;
}
 .header_area{
     background:#35A187;
 }
.header_area img{
    height:80px;
    width:65%;
}

.header_area input[type='text']{
    height:40px;
    width:65%;
    display:inline-block;
    padding-left:10px;
}
.header_area input[type='submit']{
   margin-left:-5px;
   padding:7px 20px;
   margin-top:-3px;
}
.header_area form{
    display:inline-block;
    width:29%;
    float:right;
    padding-top:20px;
}
.fa-input {
    font-family: 'FontAwesome', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
  }
 .footer{
     background:#CC0066;
 }
.down{
    padding-left:10px;
}
.clear{
    overflow:hidden;
}
.container{
    max-width:1300px;
    min-width:240px;
    padding:1px 0px;
    width:98%;

}

.table-bordered td, .table-bordered th {
	border: 1px solid #ffffff;
}
.down{
    padding-left:5px;
}
.menu{
    background: #b30000;
}
.menubar{
    height:40px;
    padding-top: 1px;
}
.mobile{
    display: none;
}


.menubar ul{
    background:#b30000;
    margin-top:-1px;
}
.menubar ul li{
    display:inline-block;
    height:40px;
    text-align:center;
    padding-top:10px;
    border-right: 1px solid #761D64;
}
.menubar ul li a {
	margin-top: -10px;
	color: white;
	padding: 5px 35px;
	display: block;
	font-size: 20px;
	margin-bottom: -10px;
}
.table th,table td{
    padding:0px !important;
    vertical-align: middle !important;
}

.menubar ul li a:hover{
    text-decoration: none;
}
.menubar ul li ul {
	display: block;
	position: absolute;
	top: 40px;
	margin-left: 112px;
	z-index: 20;
	left: 20px;
}
.menubar ul li:last-child{
border:0px solid black;
}
.menubar ul li ul li:last-child{
border:1px solid white;
}
.menubar ul li ul li{
    display:none;
    border:1px solid #DEE2E6;
}
.menubar ul li ul{

    width:215px;
}
.menubar ul li ul li {
    height:35px;
   vertical-align: middle;
   border-bottom:0px solid #DEE2E6;
}
.last_child{
    border-bottom: 1px solid white !important;
}
.home .table th,.home .table td{
    padding:8px !important;
    vertical-align: middle;
    text-align:center;
}
.account li a {
	padding: 0px 0px !important;
}
.menubar ul li:hover ul li {
    display:block;
}
.sellsteam {
	left: 180px !important;
}
.sellsteam li a {
	padding:0px !important;
}

.transfer {
    margin-left: 589px !important;
}

.table img{
    border-radius:50%;
}
footer{
    background:#35A187;
}
.footer{
   background:#35A187;
    height:110px;
    text-align:center;

}

.footer h4{
    padding-top:20px;
}
.footer a{
    color:black;
}
.table{
    margin-bottom:0px;
}
.home img{
    height:200px;
    width:200px;
}
.credit{
    width:100%;
}
.addtocart table{


}
.credit .second_div, .credit .third_div, .credit .fourth_div, .credit .fifth_div, .credit .sixth_div {
	width: 17.9%;
	height: 149px;
	background: #ff0000;
	display: inline-block;
	color: white;
	text-align: center;
	padding-top: 36px;
    padding-left: 46px;
    margin-right:30px;
}
.credit .sixth_div{
    margin-right:0px;
}
.credit .first_div {
	width: 17.9%;
	height: 151px;
	background: #FF0000;
	color: white;
	text-align: center;
	padding-top: 32px;
	padding-left: 46px;
	margin: 10px auto;
}
.income .btn {
	padding-top: 0px;
	padding-bottom: 3px;
	margin-left: -4px;
	margin-top: -5px;
	border-radius: 0px;
}
.income .table{
    margin-top:5px;
}
.income img,.marketer img,.panel img,.recieved img,.sent img,.discount img,.team img,.salary img,.shopkeeper img{
    height:50px;
    width:60px;
}
.profile{

    margin-top:-1px;
}
.profile table{
    width:500px;
    margin:0 auto;
    background:white;
}
.profile table td{
    border:1px solid green;
    padding:5px!important;
}
.editprofile table td{
    border:0px;
}
.home,.income,.discount,.panel,.runup_transfer,.action,.salery,.so,.team,.credit,.marketer,.order,.purchase{
    margin-top:-1px;
}
.profile img{
    height:200px;
    width:200px;
    margin-top:20px;
}
.profile input[type='text'],.profile input[type='number'],.profile input[type='email'],.profile input[type='password']{
    width:80%;
    height:30px;
    border:1px solid #F0F0F0;
    padding-left:5px;
}
.editprofile .btn{
    padding-left:20px;
}
.runup_transfer {
    width:100%;
    text-align:center;
}
.runup_transfer table{
    width:600px;
    margin:0 auto;
    background:white;
    text-align:justify;

}
.runup_transfer .fst_data{
    width:30%;
    text-align:center;
}
.runup_transfer .snd_data{
    width:70%;
    text-align:justify;
}
.runup_transfer table th,.runup_transfer table td{
   height:50px;
}
.runup_transfer table select,.runup_transfer table input[type="text"],.runup_transfer table  input[type="password"],.runup_transfer table  input[type="number"]{
    width:300px;
    height:35px;
}
.cart img{
    height:100px;
    width:100px;
}
.cart input[type='button']{
    font-size:20px;
}

.order table{
    width:50%;
    background:white;
    margin:0 auto;
}
a:hover{
    text-decoration: none;
}
.order input[type="text"],.order input[type="number"],.order input[type="password"]{
   background:#DEE2E6;
   border:0px;
   margin-top:5px;
     width:100%;
     height:35px;
}
.order textarea{
    width:100%;
    height:102%;
    background:#35A086;
    border:0px;
}

.form_date {
	max-width: 600px;
	float:right;
}
.form_date input[type="text"]{
border:1px solid #94C1B6;
padding-left:3px;
}
.form_date input[type="submit"]{
    display: inline-block;;
}

.last{
    border: 1px solid black;
}
.home .table td, .table th {
	padding-left: 12px;
}


.inner_so{
    background:white;
    width:90%;
    margin:0 auto;
}
.purchase{
    margin:0px 12px;
}
.same-item {
	height: 300px;
	width: 100%;
	background: #FFFFFF;
	color: black;
	margin-top: 10px;
	border: 2px solid green;
}
.same-item img{
    width:100%;
    height:180px;
}
.purchase .col-6{
    padding-left:5px;
    padding-right:5px;
}
.purchase p {
	margin-bottom: 0rem;
}
.addtocart {
	background: #CC0066;
	height: 38px;
	margin-top: 25px;
	width: 135px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	padding-top: 6px;
}
.addtocart a{
    color:white;
}
.product_details{
    width:100%;
    margin:20px;
}
.product_details .image{
    width:48%;
    float:left;
}
.product_details .lekha{
    width:46%;
    float:right;
    text-align:justify;
}
.product_details .image img{
   width:100%;
}
.product_details .addtocart {
    background: #CC0066;
    height: 38px;
    width: 135px;
    border-radius: 10px;
    padding-top: 6px;
    float:left;
    text-align:center;
    margin:0px;
}
.advertisement img{
  width:23%;
  margin:10px;
  height:230px;
}
