.bodystyle{
padding-top:15px;
background:#B2FBF5;
box-shadow: 0px 5px 40px #000;
margin-bottom:25px;
}
.panel-primary > .panel-heading {
   background: #A52A2A;
   border-color: #A52A2A;
}
@media screen and (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #FFF;
	}
	.posisi{
		margin-top:5px;
		background:#D2D6DE;
		padding:5px;
		margin-bottom:5px;
	}
}
@media screen and (min-width: 768px) {
	.menuprofil{
		position:absolute;
		right:0;
	}
	.posisi{
		margin-top:7px;
		float:right;
	}
}
h4{
color:#0052DA;
}
h6{
font-size:20px;
}
a:focus{
outline: 0;
}
a:hover{
color:#000;
text-decoration:none;
}
a{
color:red;
}
#carifix{
text-align:right;padding-bottom:10px;padding-top:10px;background:#fff;
}
#kontentkanan{
background:#fff;margin-top:-15px;
padding-bottom:15px;
}
.nav > li > a:focus, .nav > li > a:hover{
	outline:none;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
background:#124A00;
}
.namakop{
	margin:-10px 0 0 0;
	float:right;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color:#124A00;
}
.navbar-inverse .navbar-toggle {
    border-color: #419328;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #124A00;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #124A00;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #FFF;
    background-color: #124A00;
}
.head{
border-radius:6px;
border:solid 1px #ccc;
padding:10px;
margin-bottom:15px;
}
input[type="username"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], input[type="url"], input[type="search"], input[type="color"], .uneditable-input {
    border:solid 1px #ccc;
	height:40px;
	font-size:16px;
	width:230px;
	margin:5px 5px 5px 0;
	background-color: #FFF;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.nav-tabs {
border-bottom: 1px solid #ccc;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
border-top-color:#ccc;
border-left-color:#ccc;
border-right-color:#ccc;
}
textarea{
	border:solid 1px #ccc;
	height:100px;
	font-size:14px;
	margin:5px 5px 5px 0;
	width:230px;
}
.list-group-item{
border:1px solid #ccc;
background:inherit;
}
.manajemen{
	border-top: solid 3px #00A65A;
	border-radius : 3px;
	box-shadow: 0px 1px 1px #ddd;
	margin:10px 0 10px 0;
	background:#eee;
}
input[type="text"], [type="number"], [type="date"], [type="email"]{
    background-color: #FFF;
    border: 1px solid #ccc;
    margin:5px 0 5px 0;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	min-width:230px;
	width:50%;
	height:30px;
}
.thead{
	color:#fff;
}
#formlogin{
width:270px;height:auto;background:#196400;clear:both;padding:1px 0 25px 0;margin-top:10px;border: solid 4px #238D00;border-radius: 10px;
}
.right{
text-align:right;
}
.dis{
color:red;
font-weight:bold;

}
input[type="checkout"]{
    border:solid 1px #ccc;
	border-radius: 4px;
	height:40px;
	font-size:14px;
	width:230px;
	margin:5px 5px 5px 0;
}
select{
    border:solid 1px #ccc;
	width:230px;
	margin:5px 5px 5px 0;
	height:30px;
	background:#F6FBEC;
}
input[type="tanggal"]{
    border:solid 1px #ccc;
	border-radius: 4px 0 0 4px;
	height:40px;
	font-size:14px;
	width:150px;
	margin:5px 5px 5px 0;
}
.input-group-addon {
    width: 30px;
    white-space: nowrap;
    vertical-align: middle;
	display:block;
	float:right;
	margin:5px 0 0 -5px;
	height:40px;
	padding:12px 25px 10px 10px;
}
.headinfo{
background:#04BACF;padding:10px;color:white;text-transform:uppercase;
}
.kanan{
text-align:right;
}
.rek{
margin-left:15px;
font-weight:bold;
}
#kontakisi{
text-align:center;
color:#fff;
}
#lola{
	display:none;
	width:100%;
	height:100%;
	top:0;
	position:fixed;
	z-index:5000;
    background:rgb(0,0,0);
    background: transparent\9;
    background:rgba(0,0,0,0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
    zoom: 1;
}
#lola:nth-child(n) {
    filter: none;
}
#lolagif{
text-align:center;position:fixed;left:42%;top:25px;background:#fff;padding:20px;border-radius:10px;border:solid 5px #ddd;
}
.girl{
max-width:100%;
max-height:100%;
position:absolute;
display: block;
margin:auto;
top: 0; left: 0; bottom: 0; right: 0;
}
.headcart{
background:#ccc;
}
.headhistory{
background:#888;
padding:10px;
color:#fff;
font-size:15px;
width:700px;
height:40px;
text-align:center;
}
.center{
  margin: auto;
  margin-top:30px;
  position: relative;
  top: 0; left: 0; bottom: 0; right: 0;
  height:400px;
}
.full{
	width:230px;
	margin-left:-5px;
}
.evenhistory{
width:700px;
height:45px;
padding-top:5px;
background:#eee;
}
.evendetil{
width:680px;
padding:10px 0 20px 0;
}
.infobtn{
padding:5px 10px 5px 10px;;
}
.evenhistory:hover{
background:#ddd;
}
.even2:hover{
padding-top:5px;
background:#ddd;
}
.details{
position:absolute;
bottom:0px;
text-align:center;
width:100%;
background:#000;
color:#fff;
padding:5px;
opacity:0.5;filter:alpha(opacity=50);
}
.hinfo{
text-align:right;
margin: auto;
position: absolute;
padding-right:10px;
top: 0; left: 0; bottom: 0; right: 0;
}
.titlefoot{
font-weight:bold;
font-size:18px;
margin-bottom:10px;
color:#298F03;
}
.panel-primary {
 border: 1px solid #ccc;
 box-shadow: 0px 4px 7px #aaa;
}
.panel-title{
font-weight:bold;
}
.jarak{
margin-bottom:10px;
}
.footmenu{
padding: 0 10px 0 10px;
}
.big{
font-size:18px;
}
.paging ul > li {
    display: inline;
}
.paging ul > li > a, .paging ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #FFF;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    border-color: #ccc;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.paging ul > li:first-child > a, .paging ul > li:first-child > span {
    border-left-width: 1px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.paging ul > li:last-child > a, .paging ul > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.paging ul > li > a:hover, .paging ul > li > a:focus, .paging ul > .active > a, .paging ul > .active > span {
    background-color: #eee;
}
.paging ul > .active > a, .paging ul > .active > span {
    color: #999;
    cursor: default;
}
.paging{
float:left;
}
.even2{
padding-top:5px;
background:#eee;
}
#smsg{
font-size:17px;
}
.control-label {
float:left;
padding-top:8px;
width:220px;
text-align:left;
}
.control-group{
padding-left:5px;
}
#total{
padding:0 20px 0 0;
margin-top:20px;
font-weight:bold;
color:#555;
font-size:20px;
text-align:right;
}
.isimodal{
overflow:auto;
max-height:400px;
}
.warning{
text-align:left;
display:none;
font-size:15px;
color:#0AA432;
}
#warning{
background:#F8F8F8; padding:15px 5px 5px 10px;margin-bottom:10px
}
.putih{
color:white;
}
.merk-height{
min-height:40px;
}
.medsos{
width:42px;
height:42px;
}
#warningstok{
margin:10px;
padding:10px;
font-size:15px;
color:#0B8119;
background:#F2E5E5;
border:solid 1px #E6BFBF;
border-radius:5px;
}
.habis{
color:#fff;
background:#F01F1F;
}
.nav-tabs > li > a {
background:#eee;
border-color:#ccc;
}
.nav-tabs > li > a:hover {
border-color:#ccc;
}
.stok{
padding-bottom:10px;
font-size:12px;
color:#0AA432;
float:left;
}
#user-info{
float:right;
color:#fff;
padding:15px 0 10px 10px;
}
#info{
font-size:16px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 14px;
    line-height: 20px;
}
.navbar-inverse {
  background: #196400;
  border-color: #196400;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}
.navbar-inverse .navbar-nav > li >a:hover {
    background: #124A00;
}
.navbar-inverse .navbar-brand {
    color: #FFF;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #124A00;
}
.dropdown-menu > li > a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    margin: 2px 0px 0px;
    font-size: 14px;
    list-style: outside none none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #E7B4B4;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
     background-color:#196400;
	 color:#fff;
}
.separator{
border-bottom:solid 1px #ccc;
width:100%;
margin:5px 0 5px 0;
}
.separator2{
border-bottom:solid 1px #ccc;
width:100%;
}
.carttotal{
text-align:right;
font-weight:bold;
font-size:14px;
margin-bottom:5px;
}
.detiltoko{
padding:10px 0px 10px 10px;
}
.detiltoko:hover {
background:#eee;
}
#belumdaftar{
width:100%;
background:#A52A2A;
color:#fff;
top: 0;
bottom:auto;
padding:10px 0 10px 20px;
position:fixed;
z-index:100;
}
.form-search .input-append .search-query {
    border-radius: 14px 0px 0px 14px;
	padding-left:10px;
	color:#000;
	height:38px;
}
.form-search .input-append .btn {
    border-radius: 0px 14px 14px 0px;
	margin-left:-5px;
	margin-top:-3px;
	height:40px;
}
.harga{
font-size:20px;
text-align:center;
height:60px;
}
.hargadetilproduk{
font-size:20px;
}
.hargacoret{
font-size:16px;
text-align:center;
font-weight:bold;
color:#888;
}
.hargacoretdetilproduk{
font-size:16px;
font-weight:bold;
color:#888;
}
.hargadiskon{
font-size:14px;
text-align:center;
height:60px;
}
.carousel-control{
    top: 50%;
    font-size: 60px;
    color: #C2C2C1;
    position: absolute;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.hargacoretdiskon{
font-size:14px;
text-align:center;
font-weight:bold;
color:#888;
}


.merk{
font-size:14px;
text-align:center;
margin:5px;
}
.detilproduk{
font-size:18px;
}
.gambar{
margin:2px;
text-align:center;

}
.badges{
margin-left:78%;
margin-top:-45px;
position:absolute;
z-index:10;
height:60px;
width:60px;
}
.badges2{
margin-left:75%;
margin-top:-40px;
position:absolute;
z-index:10;
}
img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	max-width:200px;
	}
	img.displayed2 {
    display: block;
    margin: auto;
	position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
	}
.auto{
position: absolute;
background-color: #FFF;
border: 1px solid #000;
z-index: 20;
color: #000;
display:none;
padding:3px;
}
.acList:hover{
background:green;
color:white;
cursor:pointer;
}
#bodydetil{
min-height:470px;
padding:15px 0 15px 0;
border:solid 1px #ccc;
border-radius:7px;
}
.btn-warning {
    color: #FFF;
    background-color: #97CC1E;
    border-color: #97CC1E;
	font-weight:bold;
	
	border-radius:0px;
}
.btn-danger {
    color: #FFF;
	font-weight:bold;
	border-radius:0px;
}
.btn-primary {
 	border-radius:0px;
}
.btn-default {
 	border-radius:0px;
}
.judul{
font-weight:bold;
font-size:20px;
color:#fff;
}
.btn-danger3:hover {
   background:#777;
}
.btn-sc {
    background-image: linear-gradient(to bottom, #337AB7 0px, #2E6DA4 100%);
    background-repeat: repeat-x;
    
	color:#fff;
	font-size:17px;
}
.btn-danger2:hover {
   background-color: #265A88;
background-position: 0px -40px;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
	border-radius:0px;
}
.popover {
position:relative;
}
.kotak{
margin:2px;
height:38px;
width:38px;
}
.kotak2{
font-size:16px;
height:28px;
width:28px;
}
.infoTitle{
background:#F10404;
color:#fff;
}
.inforek{
padding-top:10px;
}
#subfooter{
background:#1E507D;
margin-left:-10px;
margin-top:10px;
padding: 5px 0px 5px 0px;
}
.form-controls{
width:284px;
border-radius:0px;
height:200px;
}
.form-msg{
width:550px;
border-radius:0px;
height:250px;
}
.profil{
	width:35px;
	height:35px;
	border-radius:100%;
	position:absolute;
	margin-top:-7px;
}
.profilhover{
	width:100px;
	height:100px;
	border-radius:100%;
}
.popover-title{
	background-color:#196400;
	color:#fff;
}
#tambah{
	padding:10px;
	background:#ddd;
	border-radius:5px;
}
footer{
bottom:0;
padding:10px 10px 10px 20px;
position:relative;
width:100%;
border-top: 1px solid #D2D6DE;
}
.relative-img{
position:absolute;
height:100%;
width:100%;
}
.subjudul{
font-size:16px;
color:#444;	
padding-bottom:5px;
border-bottom:solid 1px #eee;
margin-bottom:10px;
}
.head1{
font-weight:none;
font-size:26px;	
}
.head2{
padding-left:5px;
font-size:12px;
color:#666;
}
.block{
background:#fff;
padding:10px;
margin:10px 0 20px 0;
border-top: 3px solid #D2D6DE;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom, .navbar-fixed-top {
   z-index: 99;
}
#modal-body, #modal-konfirm, #modal-lola{
	padding:15px;
}
.modal-title{
	font-size:18px;
	color:#215A50;
}