@import url('https://fonts.googleapis.com/css?family=Fira+Sans+Extra+Condensed');
body {
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-size:  1em;
	padding: 0px;
	margin: 0px;

	background-size:contain;
     
	color: #000000;
}
a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}




i {
	margin: 3px;
}
input[type="text"], input[type="number"], input[type="email"], select, textarea {
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	background: #fff;
	font-size: 1.3em;
	padding: 0 5px;
	margin: 1px;

	border-radius: 5px 5px 5px 5px;
}

input[type="color"]{
	height:60px;
    width:150px;
	padding: 4px;
	margin: 1px;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
}
.select-sub{font-weight:normal;}
h3{
background: #ccc;
font-weight: normal;
color: #000;
}
h3 a {
	float: right;
}
.prev:hover, .next:hover{cursor:pointer;color:#f00}
#bg{display:none;}
.l{display:none;position:absolute;margin-left:150px;margin-top:-70px;}
.r{display:none;position:absolute;margin-left:-350px;margin-top:-70px;}
#pop{
	position:absolute;
	top:8%; 
	left:10%; 
	z-index:10;
  border:1px solid #789;
	background: #fff;
	padding:5px;
	cursor:-moz-grab;
	-webkit-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);}
#pop2{
	display:none;
	position:absolute;
	top:18%; 
	left:20%; 
	z-index:20;
  border:1px solid #789;
	background: #fff;
	padding:5px;
	cursor:-moz-grab;
	-webkit-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 50px 10px rgba(0,0,0,0.75);}
.ams-p150{width:150px;}
.ams-p250{width:250px;}
.ams-p350{width:350px;}
.ams-p550{width:550px;}
.ams-p950{width:950px;}
.ams-input {
	width: 95%;
	background: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 4px;
	margin: 1px;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
	border-radius: 5px 5px 5px 5px;
}
button, a.ams-btn {
	background: #079;
	color: #fff;
	cursor: pointer;
	padding: 9px 10px 9px 10px;
	margin: 10px 50px;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
	border-radius: 5px 5px 5px 5px;
}
button:hover, a.ams-btn:hover {
	background: #057;
	opacity:1;
	color: #fff;
}
#ht-content {
	display: flex;
	width: calc(100vw - 2px);
	height: calc(100vh - 20px);
	overflow: scroll;
}


.ams-slide{
	height:200px;
	width:37%;
	position:fixed;
	background: #fff;
	border:1px solid #000;
  margin:15%;
	z-index:100;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 10px 10px 10px #789;
}
#ht-main {
	display: table;
	width: 100%;
	float: left;
	margin-top: 40px;

	padding: 0;
	overflow: scroll;
}
#ht-bottom {
	position:  fixed;
	bottom: 0;
	background-color: #079;
	z-index:20;
}
#ht-bottom, #ht-bottom a {
	color: #aabbcc;
	font-size: 0.8em;	
}
.ams-bottom50 {
	height: 50px;
}
.ams-bottom100 {
	height: 100px;
}
.ams-bottom150 {
	height: 150px;
}
.ht-main {
	background-color: #def;
	border: solid 5px #fff;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
}
.pagetitle {
	height: 35px;
	background-color: #079;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;

}
.pt_l{text-align: left;padding: 10px 0 0 10px;}
.pt_m{text-align:center;}
.pt_r{text-align:center;padding: 10px 10px 0 0;}

.pl-l{display:flex;text-align: left;padding: 0 0 0 10px;}
.pl-c{text-align:center;}
.pl-r{display:flex;text-align:center;padding: 0 10px 0 0;}

 .subtitle{
	background-color:#007799;
	padding:2px 10px 0px 20px;
	z-index:1;
	color:#fff;
	font-size:18px;
	font-weight: bold;
}
.subtitle i{
	color:#DDEEFF;
	font-size:20px;
	font-weight: bold;
}
.gencol{border: 1px solid #007799;background-color:#fff;padding:25px;}
.subtable{}
.subtable th{font-size:14px;background-color:#aaccff;color:#004466;font-weight:normal;}
.subtable td{font-size:16px;border-bottom: 1px dashed #007799;border-right: 1px dashed #007799;padding:0;}
.subtable tfoot td{border-top:5px solid #ccc;}
.subTitle {
	display:flex;
	height: 26px;
	background-color: #777;
	color: #FFF;
	font-size: 1em;
}
.subTitle div {
	border-left: 1px solid #fff;
  padding: 3px;
}
.subLine{	
	display:flex;
	height: 45px;
	margin: 0;
	padding: 1px;
}
.subLine div {	
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
  padding: 3px;
	
}
.iconstitle {
	height: 30px;
	background-color: #079;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: 2px 2px 3px #123;
}
.ams-link i {
	color: #FFF;
	font-size: 1.5em;
	cursor: pointer;
}

.ams-sublogo{
	margin-top:-18px;
	margin-left:14px;
	color: #FFF;
	font-size: 1.2em;
	font-weight:normal;
letter-spacing:4px;
}

.logobig img{width:50vw;}
.logoline{	
	font-family:Copperplate,fantasy;
	font-size:2vw;
	letter-spacing: 4px;
	color:#13709E;
}

#coImg{background: #aaa;}


#ht-menu {
	position: fixed;
	display: -webkit-box;
	width: 100vw;
	height:50px;	
	background-color: #046;
	z-index: 10;
}
.ht-logo {
	width:70vw;
	margin-left:3px;
	cursor: pointer;
}
.ht-logo img {
	margin: 5px 3px 3px 2px;
}
.ht-logo span img {
	height: 20px;
}
.ht-menu {  
	position: relative;
  display: inline-block;
	width:25vw;
	margin-top: 12px;
	text-align: center;
}

.ht-menu i{float:right;
	font-size: 30px;
	color: #079;
}
.ht-smenu {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 120px;
	min-height: 50px;
	margin: 35px -35px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding:5px;
  z-index: 1;
}
.ht-menu:hover .ht-smenu {
  display: block
}

.ht-smenu a {
  color: #079;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.ht-smenu a:hover {background-color: #079;color:#fff;cursor:pointer;}






.sub-menu {
	display: none;
	position: absolute;
	margin: -30px 50px;
	padding: 0;
	background-color: #079;
}
#smlm1, #smlm2{margin: 20px -150px;text-align:left}
.sub-menu-r {
	margin: -0 -50px;text-align: center; 
}
.sub-menu div {
	width: 150px;
	background-color: #046;
	color: #fff;
	margin: 2px;
	font-weight: bold;
	line-height: 24px;
}

.sub-menu li {
	margin: 2px;
}
.sub-menu li a {
	display: block;
	border: solid 1px #fff;
	margin: 2px;
	padding:0 10px;
	color: #fff;
	line-height: 24px;
}
.sub-menu ul, .sub-menu li, .sub-menu a {
	margin: 0;
	padding: 0;
	line-height: normal;
	list-style: none;
	display: block;
	position: relative;
}
.sub-menu ul {
	opacity: 0;
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 999;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.sub-menu li:hover > ul {
	left: 0;
	opacity: 1;
	z-index: 1000;
}
.sub-menu ul li:hover > ul {
	top: 0;
	left: 100%;
}
.sub-menu li {
	cursor: default;
	float: left;
	white-space: nowrap;
}
.sub-menu ul li {
	float: none;
}
.sub-menu ul {
	min-width: 12em;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.25);
}
.sub-menu li li a, .sub-menu li:hover li a {
	padding: 8px 10px;
	background: #555;
	color: #FFF;
	font-size: 12px;
	line-height: normal;
}
.sub-menu li:hover li a:hover, .sub-menu li:hover li a:focus, .sub-menu li:hover li:hover a {
	background: #444;
}
.sub-menu {
	max-width: 220px;
}
.sub-menu ul {
	top: 0;
	left: -9999px;
}
.sub-menu li {
	width: 100%;
	float: none;
}
.sub-menu li:hover > ul {
	left: 100%;
}
#ams-tab {
	background: #fff;
	padding: 0;
}
#ams-tabmenu {
	display:flex;
	width:100%;
	background: none;
	margin:0 10px;
	padding:0;
	list-style: none;
}

#ams-tabmenu li a {
	float: left;
	background: none;
	border: 1px solid #007799;
	margin: 1px 1px -1px 1px;
	padding: 5px 2px 1px 2px;
	line-height:20px;
	border-radius: 5px 5px 0 0;
}
#ams-tabmenu li a:hover {
	background: #007799;
	color:#fff;
}
#ams-tabmenu li.active a {
	background: #007799;
}
#ams-tabmenu .active a {
	background: none;
	border: none;
}
#ams-tabmenu a.active  {
		background: #fff;
		border: 1px solid #007799;
	border-bottom: 1px solid #fff;
}
#ams-tabmenu-xl {
	display:flex;
	width:100%;
	background: none;
	margin:0;
	padding:0;
	list-style: none;
}

#ams-tabmenu-xl a {
	float: left;
	background: #ddeeff;
	border: 1px solid #007799;
	margin: 1px 1px -1px 5px;
	padding: 5px 15px 5px 10px;
	border-radius: 5px 5px 0 0;
	font-size: 20px;









}
#ams-tabmenu-xl li.active a {
	background: #007799;
}
#ams-tabmenu-xl .active a {
	background: none;
	border: none;
}
#ams-tabmenu-xl a.active  {
		background: #fff;
		border: 1px solid #007799;
	border-bottom: 1px solid #fff;
}
#ams-tabmenu-xl i {
font-size: 30px;
}

.ams-tabpanel, .ams-tabpanel.ui-tabs-panel.ui-corner-bottom.ui-widget-content{
	padding:20px;
	border: 1px solid #079;
	background: #fff;
	border-radius: 5px 5px 0 0;
}

#tablist{padding:10px;}
.ams-tab-icons {
	right: 10px;
}
.ams-tab-icon i {
	position:absolute;
	background: #079;color:#fff;
	padding: 5px;
	margin-top:-25px;
	font-size:20px;
	cursor: pointer;
	border-radius: 5px 5px 5px 5px;
  border: solid 3px #fff;
	z-index:5;
}
.ams-status .ams-status-yes {
	border: solid 1px #079;
	padding: 1px 5px 0 5px;
	background: #fff;
	font-size: 16px;
	color: #ff0000;
	margin: 5px;
	line-height: 20px;
	border-radius: 5px;
	cursor: context-menu;
}
.ams-status .ams-status-no {
	padding: 0 5px 0 5px;
	font-size: 16px;
	color: #079;
	line-height: 20px;
	margin: 1px;
	cursor: pointer;
}
.ams-form-line{display: flex;}
.ams-form-line .ams-form-label {
	width: 60px;
	float:left;
	padding: 7px;
	text-align: right;
	font-weight: bold;
	border-bottom: solid 0px #999;
}
.ams-form-line input[type="radio"]{float:left;	width:20px;
	height:35px;}
.ams-form-line input[type="text"]{float:left;width:50%;}
.ams-form-details {
	padding: 7px 10px 7px 10px;
}
.ams-form-subtitle {
	padding: 15px 10px 0 10px;
	text-align: center;
	font-weight: bold;
	color: #079;
	border-bottom: solid 2px #999;
}
.ams-form-label {
	padding: 7px;
	text-align: right;
	font-weight: bold;
	border-bottom: solid 0px #999;
}
.hasDatepicker {
	background: none;
}
.smWinlineBox {
	display: -webkit-inline-box;
}
.smFlex {
	display: flex;
}
.smGrid {
	display: grid;
	border: 1px solid #789;
}
.smTable {
	display: table;
}
.smFloatR {
	float: right;
}
.popWin {
	display: none;
	position: absolute;
	width: 50%;
	padding: 2px 2px 30px 2px;
	margin: 0 0;
	background: #fff;
	border: solid 1px #ccc;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
	border-radius: 5px;
	z-index:2;
}
.popWin div i {
	margin-left: 5px;
	padding: 5px;
}
.popWin-title {
	background: #ccc;
	border-radius: 5px 5px 0 0;
	padding: 2px;
	margin-bottom: 20px
}
.popWin-title span {
	float: right;
}
.queryWin {
	display:none;
	height:auto;
	overflow: auto;
	z-index: 10;
}
.ams-query {
	display:flex;
	margin: 10px;
	background-color: #def;
	border: solid 5px #fff;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
}
.ams-query input[type="text"] {
	padding: 5px;
	font-size: 20px;
	border-radius: 5px;
}
#queryB, #queryK,#queryN{
  width:45%;
}
.ams-query label i {
	font-size: 50px;
}
.ams-input-icon {
	font-size: 28px;
	padding: 5px 3px 0 3px;
	margin: 0;
	color: #079;
	border-radius: 5px;
}
.ams-input-btn {
	background: #079;
	font-size: 24px;
	cursor: pointer;
	padding: 3px;
	margin: 0;
	color: #fff;
	border-radius: 5px;
}
.ams-input-btn:hover {
	background: #ff0000;
	color: #fff;
}
#ams-ul {
	display: none;
	position: relative;
	float: right;
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	margin: -100px 30px;
	z-index: 10;
	border-radius: 5px;
	list-style: none;
}
#ams-ul a {
	color: #000;
}
#calendartable {
	background-color: #fff;
	border: 1px solid #777;
}
#calendartable table th{background: #555;color: #fff;font-weight: normal;}

.cal-day-ord-num a{font-size:20px;line-height:1;}
.cal-day-ord-status{font-size:20px;}
.cal-day-ord-name{font-size:20px;line-height: 0.3;}
.cal-day-ord-mov{font-size:20px;line-height: 0.3;}
.line {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABDCAMAAAASyFM4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFra2tAAAAN1MhAAAAAAJ0Uk5T/wDltzBKAAAAOklEQVR42uzRsQ0AIAwDQXv/pVkgQnSkuK+ta5w26UuXWSAQCASyAhn7gngHAoFAIBAIBALZixwBBgBSKRCXLponxAAAAABJRU5ErkJggg==') no-repeat -25px -8px;
	text-align: left;
}
.linedot {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABDCAMAAAASyFM4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFra2tAAAAN1MhAAAAAAJ0Uk5T/wDltzBKAAAAOklEQVR42uzRsQ0AIAwDQXv/pVkgQnSkuK+ta5w26UuXWSAQCASyAhn7gngHAoFAIBAIBALZixwBBgBSKRCXLponxAAAAABJRU5ErkJggg==') no-repeat -25px -8px;
	font-weight: bold;
}
.linedot i {
	padding: 0 15px 0 8px;
}
.linesub {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABDCAMAAAASyFM4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFra2tAAAAN1MhAAAAAAJ0Uk5T/wDltzBKAAAAOklEQVR42uzRsQ0AIAwDQXv/pVkgQnSkuK+ta5w26UuXWSAQCASyAhn7gngHAoFAIBAIBALZixwBBgBSKRCXLponxAAAAABJRU5ErkJggg==') no-repeat 14px -8px;
	text-align: left;
}
.linedotsub {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABDCAMAAAASyFM4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFra2tAAAAN1MhAAAAAAJ0Uk5T/wDltzBKAAAAOklEQVR42uzRsQ0AIAwDQXv/pVkgQnSkuK+ta5w26UuXWSAQCASyAhn7gngHAoFAIBAIBALZixwBBgBSKRCXLponxAAAAABJRU5ErkJggg==') no-repeat 14px -8px;
	font-weight: bold;
}
.linedotsub i {
	padding: 0 15px 0 48px;
}
.line input {
	background-color: #FFCCAA;
	border: 1px solid #aaa;
	text-align: center;
	margin-left: 0px;
}
.linesub input {
	background-color: #FFEEDD;
	border: 1px solid #aaa;
	text-align: center;
	margin-left: 35px;
}
.row1 {
	background-color: #ECECEC;
}
.row2 {
	background-color: #fff;
}
.row3 {
	background-color: #ccc;
}
.overimg {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -50px;
	background-color: #E6E6E6;
	padding: 10px;
}
.custom-combobox-input {
	width: 87%;
	padding: 8px;
	margin-right: 120px
}
#order_search {
	margin-top: -30px;
}
.flymsg {
	position: absolute;
	top: 50%;
	transform: translateY(50%);
	z-index: 100000000000;
}
#fly{
	display:none;
	position: absolute;
	top: 30%;left: 30%;
	transform: translateY(50%);
	z-index: 100000000000;
}
.ui-tooltip {
	white-space: pre-wrap;
}
.ui-progressbar {
	position: relative;
}

h3{
background: #007799;

font-weight: normal;
color: #fff;	
	padding: 10px;
	margin:0;
}
.progress-label {

	position: absolute;
	left: 10%;
	top: 2px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}
#imgbar {
	width: 90%;
	height: 30px;
	background-color: #009900;
	text-align: center;
	line-height: 30px;
}
/*==============================*/
.gallery {
	float: left;

	border: 1px solid #999;
	margin: 5px;
	padding: 5px;
	background: #eee;
}
.gallery:hover {
	border: 1px solid #777;
}
.gallery-item {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

	display: -ms-grid;
	display: grid;
	background: #fff;
	border: 1px solid #ccc;
	text-align: center;
	padding: 10px;

}
.gallery-item img {
}
.gallery-desc {
	padding: 0;
	font-size: 20px;
}
.pd-num{
	color:#046;
	opacity:0.9;
}
.pd-back{
  float:right;
	background:#007799;
	color:#fff;
	opacity:0.9;
}
.pd-back i{
	color:#fff;	
	font-size: 20px;
	padding:3px;
}
.pd-back-chPrice{
	background:#007799;
	color:#fff;
	opacity:0.9;
}
#listPro-filter {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #789;
	width: 400px;
	cursor:-moz-grab;
  padding: 1px 1px 30px 1px;
	margin: 100px;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;






}
.pro-item {
	display:flex;
	width:200px;
  height:200px;
	justify-content: center;
	align-items: center;
	background: #fff;
	border: 1px solid #789;
	text-align: center;
	padding: 10px;
	margin: 15px auto;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
}
.pro-item img{
    max-width: 100%;
    max-height: 100%;
}
.pro {
	display:flex;
	justify-content: center;
	align-items: center;
	padding: 0 10px 0 10px;

}
.pro-item-nums{font-size:20px;}
.pro-item-nums span{font-size:36px;}
.pro-item-desc{background: #fff;}
.pro-img-back{
	position:absolute;
	padding:10px;
	background:#cde;
	color:#000;
	opacity:0.9;
}

.ams-msg-red{
	background: #fff;
	border: 1px solid #ff0000;
	color:#ff0000;
		padding:7px;
	text-align: center;	
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
}
.ams-msg-red a{	color:#ff0000;}
.ams-year{margin-top:-30px;}
.ui-widget.ui-widget-content {
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
}
#datepicker{font-size:18px;padding:2px;text-align: center;	}
.cls-right{	
		position:absolute;
    margin:-22px -7px;
		font-size: 44px;
}

#ams-cart{
	display:grid;
	padding:10px;
}
.ams-cart-btn{
	display:table;float: right;
	background: #fff;
	border: 1px solid #ff0000;
	color:#ff0000;
	margin:10px;
		padding:7px;
	text-align: center;	
cursor: pointer;
	-moz-box-shadow: 2px 2px 5px #789;
	-webkit-box-shadow: 2px 2px 5px #789;
	box-shadow: 2px 2px 5px #789;
}

.dashlinks{background: #079;padding:10px;}
.dashlink{display:table;border: 0px solid #ff0000;}
.dashlinkIco{float:left;display:flex;}
.dashlinkIco i{color:#0ab;font-size:130px;}
.ams-roundInfo-{	
		position:relative;
  	width:18px;
  	height:18px;
    margin:-10px -20px;
		font-size: 12px;
	  line-height:20px;
	  text-align: center;
  	background: #ff0000;
	  color:#fff;
  	border: 2px solid #fff;
    border-radius: 50%;
}
.ams-roundInfo-10{	
		position:relative;
  	width:18px;
  	height:18px;
    margin:-15px 25px;
		font-size: 12px;
	  line-height:20px;
	  text-align: center;

  	background: #ff0000;
	  color:#fff;
  	border: 2px solid #789;
    border-radius: 50%;
}
.ams-roundInfo-30{	
		position:relative;
  	width:30px;
  	height:30px;
    margin-left:-40px;
		font-size: 20px;
	  line-height:30px;
	  text-align: center;
  	background: #ff0000;
	  color:#fff;
  	border: 3px solid #789;
    border-radius: 50%;
}
#pl{width:100%;display:flex;}


.pl-l{width:70px;float:left;}
.pl-c{width:calc(100vw - 270px);float:left;text-align:center;}
.pl-r{width:70px;float:right;text-align:right;}


.cal-button {
	border: solid 1px #999;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 3px;
	cursor: pointer;
}
#ht-bottom {
	position: fixed;
	width: 100vw;
	height:20px;
}


@media only screen  and (max-width : 479px) {
#ht-main {float:left;	width:100%;margin:50px 0px;}	

}

.card-x {
    position:relative;
    float:left;
	  margin-top:20px;
    width: 350px;
    height: 320px;
  	text-align:center;
}
.card {
    position:relative;
     width: 300px;
    height: 300px;
    overflow: hidden;
  	margin:auto 40px ;
  	text-align:center;

}
.book-num{
	position:absolute;
	width: 60px;
 	left:10px;
	top:30px;
	background: #00A0E3;
	padding:5px;
	border-radius: 50%;
	color:#fff;	
	font-size: 22px;
	font-weight: bold;
	z-index: 1;
}

.card .imgBx {      
	width: 100%;
  height: 100%; 
	display: flex;
  justify-content: center;
  align-items: center;
}
.card:hover .imgBx {
    top: 0;
    left: -100%;
}

.card .details {
    width: 100%;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    transition: .5s;    
	  background: #004466;
    top: 0;
    left: 100%;
	padding:15px;
}
.card:hover .details {
    top: 0;
    left: 0%;
}
.card .details h1 {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0 0 10px;
    border-bottom: 2px solid #fff;

}
.card .details p {
    margin: 20px 0 0;
    color: #fff;
}

  

/*  000000000000000000000000000000  */
.ht-colors {
  position:relative;
  display: inline-block;float:right;
	right: 7px;
	bottom:13px;
	z-index: 100;	

}


.ht-colors-btn {

  padding: 16px;


	  /* Create a conic gradient. */
  /* Double percentages to avoid blur (#000 10%, #fff 10%, #fff 20%, ...). */
  background: #CA4246;
  background-color: #CA4246;
  background: conic-gradient(
    #CA4246 16.666%, 
    #E16541 16.666%, 
    #E16541 33.333%, 
    #F18F43 33.333%, 
    #F18F43 50%, 
    #8B9862 50%, 
    #8B9862 66.666%, 
    #476098 66.666%, 
    #476098 83.333%, 
    #A7489B 83.333%);
  
  /* Set thee background size and repeat properties. */
  background-size: 100%;
  background-repeat: repeat;
  
  /* Use the text as a mask for the background. */
  /* This will show the gradient as a text color rather than element bg. */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  
  /* Animate the text when loading the element. */
  /* This animates it on page load and when hovering out. */
  animation: rainbow-text-animation-rev 0.5s ease forwards;
  cursor: pointer;
}
.ht-colors-btn {
  background-color: red; /* For browsers that do not support gradients */
  background-image: conic-gradient(at 50% 30%, red, yellow, #00A0E3);
}
.ht-colors-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  bottom: 30px;
  z-index: 101;
}

.ht-colors-content a {
	display:inline-grid;
  color: black;
  text-decoration: none;
}

.ht-colors-content a:hover {background-color: #ccc}

.ht-colors:hover .ht-colors-content {
  display: block;
}

.ht-colors:hover .ht-colors {
  background-color: #2980B9;
}
.ht-img-colors { 
	position:absolute;
  display: inline-block;
  left:0px;
	bottom:-14px;
	z-index: 100;	
}
.ht-img-colors a{ 
	padding: 1px 4px;
	margin:2px;
	font-size:14px;
	font-weight:normal;
	color:#999;
 border-radius: 50%;
	cursor:pointer;
}