html,
body {
    height: 100%;
}
#showorder>.price{font-size:23px;font-weight:bold;}
.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -120px;
    padding: 0 0 120px;
}
.delorder,.saveorder{padding:8px;margin:5px;}
nav{clear:both;}
.wrap > .container {
    padding: 150px 15px 20px;
}

.footer {
    height: 120px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
.head{
	position: relative;
}
.change-password{
	position: absolute;
	right: 15px;
	top: 90px;
}
form[action='index.php?r=product/add'] input , form[action='index.php?r=product/add'] select
{float: right;
    width: 80%; 
}
.saveorder{
	float: right;
}
#volumeTotal , #totalPrice{
	display: inline-block;
}
.gallery img{
	width: 100%;
}
.item_characts{
	min-width: 125px;
}
.delete-button{
	color: white !important;
}
.item_characts span,.item_characts div{
	display: inline-block;
	    vertical-align: top;
	    padding: 3px 0px;
}
.item_characts b{
	display: block;padding: 10px;
}
.order-tablename{
padding-left: 15px;
	float: left;width: 70%;
}
.order-detail .img_item img{

    height: auto;
    max-height: 110px;
    padding: 5px 0;
    max-width: 220px;
}
.img_item{
	text-align: center;
}
.order-detail input[type=checkbox]{
margin: 4px;
}
.order-tableprice{
	float: right;width: 30%;padding-right: 15px;
}
#info{
	width: 80%;
	float: left;
}
.alert .breadcrumb {
	margin: 10px 0 0 5px;
	display: inline-block;
	background-color: #F9F6F6;
}
.order-detail td{
	vertical-align: middle;
}
.order-detail tr{
	height: auto;width: 100%;
}
.orderlist{
	float: left;width: 15%;min-width: 200px;
}
form[action='index.php?r=product/add']  .form-group{margin-bottom:0}
form[action='index.php?r=product/add']  .form-group:after{
content:"";float:none;display:table;clear:both;

}
form[action='index.php?r=product/add']  label{
    display: block;
    float: left;
    width: 20%;
    line-height: 35px;}
.head-center{
    background-image: url("../img/head.png");
    background-repeat: no-repeat;
    background-position:center;
    background-size: contain;
    width: 100%;
}
.head-center-mob{
    background-image: url("../img/headmob.png");
    background-repeat: no-repeat;
    background-position:center;
    background-size: contain;
    width: 100%;
}

.head-image{
    float: left;
    background-color: #fff;
    border-color: #fff;
    height: 143px;
}
.navbar-inverse{
    background-color: #fff;
    border-color: #fff;
}
.head-left,.head-right{
    width:25%;
    background-image: url("../img/left.jpg");
    background-repeat: repeat-x;
    background-size: contain;
}
ul.list-inline.head-links li {
    padding-top: 5px;
    margin-right: 10px;
}

.producer li {
     padding-top: 5px;
     margin-right: 0px;
 }
.current-usd{
    width: 50%;
}

.current-usd input{
    width: 40%!important;
}
.clear {
    clear: both;
}
.pull-right.manage {
    margin: 2px;
}
.manage img {
    height: 12px;
}
.categories {
    margin-top: 10px;
    border-style: double;
}
hr.sub-line {
    margin: 5px;
}
#showorder .col-xs-12{
padding:5px;

}
.products {
    margin-top: 10px;padding:0;
    border-style: double;
}
.zoomblock{top: 0;left: 0;display: none;z-index: 9999;
	width: 400px;height: 300px;position: fixed;
}
#showorder{
width: 200px;
    float: right;
    border: 1px solid black;}
#showorder ~ .product-content {
     margin-right: 200px;float:none;
}
#showorder ~ .product-content .product{
float:right !important;
}
.pagination{
	text-align: center;
}
.pagination>li>a, .pagination>li>span{
position: relative;
display: inline-block;
    padding: 0 1px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    border: none;}
    .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    	font-size: 18px;font-weight: bold;background: none;color: red;
    	    line-height: 1
    }
    .pagination>li {
        display: inline-block;
        vertical-align: top;
    }
.sub{
    display: none;
}
.addform .form-group label{
	width: 35%;
}
.addform .form-group{
	margin-bottom: 2px !important;
}
.addform .form-control{
	display: inline-block !important;
	width: 60%;
	padding: 0px 5px;
	height: initial;
}
.product{
    width: 170px;
    height: 260px;
    border-style: dotted;
    border-width: 1px;
    overflow: hidden;
    padding: 5px;
    position: relative;
}
.product .product-img{
    height: 100px;
}

.product p {
    margin: 0;
}
.product input{
    width: 50px;
}
.buy-img.pull-right {
    position: absolute;
    right: 0px;
    bottom: 10px;
}

.product-content{ 
}
   