.padding-top{
    padding-top: 15px;
}
.padding-large-top{
    padding-top: 30px;
}
.padding-huge-top{
    padding-top: 60px;
}
.padding-little-left{
    padding-left:6px;
}
.padding-little-right{
    padding-right:6px;
}
.padding-bottom{
    padding-bottom: 15px;
}
.margin-top{
	margin-top: 10px;
	
}
.margin-large-top{
    margin-top: 30px !important;
}
.margin-huge-top{
	margin-top: 60px !important;
	
}
.font-12{
    font-size: 12px !important;
}
.font-14{
    font-size: 14px !important;
}
.font-16{
    font-size: 16px !important;
}
.font-18{
    font-size: 18px !important;
}
.font-bold{
    font-weight: bold !important;
}

.margin-left{
    margin-left: 10px;
}
.margin-right{
    margin-right: 10px;
}
.margin-bottom{
    margin-right: 15px;
}

.margin-little-bottom{
    margin-bottom:5px !important;

}

.margin-large-bottom{
    margin-bottom:40px !important;
}

.skin-blue .main-header .navbar{
    background-color: #331914 !important;
}

#order-area select{
    color:#563515;
    border-color: #94682c;
    border-radius:50px;
    height: 25px;
    line-height: 25px;
    padding-top: 0px;
    background-color: #c69e66;
}

#order-area [date]{
    margin-top: 15px;
    color:#563515;
    border-bottom: 30px #ecc88a solid;
}

.font-white{
    color:#FFFFFF;
}
.caption{
    /*background-color:#a17141 ;*/
}
.caption .p-title{
    min-height: 20px;
}

[delete-my-order-by-date]{
    color:#FFFFFF;
    border-radius: 40px;
    width: 140px;
    padding-top:1px;
    padding-bottom:1px;
    background-color: #dcb277;
}


.skin-blue .main-header .navbar .sidebar-toggle:hover{
    background-color: #fff203;
}

.control-sidebar[icms]{
    position: fixed;
    top:0px;
    padding-top:0px;
}
.control-sidebar-bg, .control-sidebar{
    width:420px;
    right:-400px;
    height:100%;
    background-color: transparent;
}

.callout.callout-xgh{
    background-color: #ee8a81 !important;
    color:#fff;
}

.glyphicon-remove{
    cursor: pointer;
}

.ui-front{
    z-index: 10010 !important;
}
.col-xs-4 {
    width: 33.33333333%;
	float:left;
}
.btn-xdf {
    color: #fff;
	border:none;
    /*border-color: #0c529d;*/
	background-image: linear-gradient(-90deg, #3ad0b5 20%, #4ee19c 100%);
}

.btn-xdf-zhf {
	color: #fff;
	
	background-image: linear-gradient(-90deg, #e87518 20%, #e87518 100%);
	height:50px;
	line-height:40px;
	border-radius: 0px;
}
.btn-xdf:hover {
	  color: #fff;
 background-image: linear-gradient(-90deg, #ffdf48 20%, #ffdf48 100%);
  background-color: #ffdf48;
  border-color: #ffdf48;
  }
.btn-xdf-zhfdj{
	background-image: linear-gradient(-90deg, #ffdf48 20%, #ffdf48 100%) !important;
    border-color: #ffdf48 !important;
}
.btn-xdf-zhf01 {
	color: #fff;
	
	background-image: linear-gradient(-90deg, #c5c3fe 10%, #c5c3fe 100%);	

}


.btn-xdf-zhf02 {
	color: #fff;
	
	background-image: linear-gradient(-90deg, #ffc790 20%, #ffc790 100%);

}
.btn-xdf-zhf03 {
	color: #fff;
	
	background-image: linear-gradient(-90deg, #b3d9ff 20%, #b3d9ff 100%);

}


.last {
	max-width: 750px;
	position: fixed;
	z-index:9999;
	bottom: 0;
	width: 100%;
	height: 4.98rem;
	overflow: hidden;
	background-image: linear-gradient(-180deg, #7b77c0 0%,  #4855a9 100%);
	display:block;

}

.last p {
	float: left;
	width: 50%;
	height: 4.98rem;
	line-height: 4.98rem;
	text-align: center;
	font-size: 1.68rem;
	font-weight:bold;
	display:block;
	
}
.nowrap{
    white-space: nowrap;
}
.img-zhf {
	height: 100%;
	width: 100%;
	text-align:center;
}
