
body,
.panel-default>.panel-heading {
	color: #121212;
}

.breadcrumbs {
	margin-bottom: 4px;
}
.breadcrumbs_hide {
	display: none;
}

.page-content,
.main-content {
	background-color: #eaeaea;
	/*box-shadow: 0 0 2px rgba(0,0,0,.2);*/
}


/*设置菜单的高，测试环境才设置*/

.test-menu-content-wrap {
	height: 300px;
	overflow-y: auto;
}

.menu-content-wrap {
	height: 600px;
	overflow-y: auto;
}

.main-content:before {
	content: "";
	display: block;
	width: 100%;
	position: fixed;
	bottom: 0;
	top: 0;
	z-index: -1;
	background-color: #eaeaea;
	/*border: 1px solid #ccc;
    border-width: 0 1px 0 0;*/
}

.form-horizontal .form-control,
.form-horizontal .btn,
.opt-wrap .btn,
.modal-dialog .form-control,
.modal-dialog .btn {
	border-radius: 2px !important;
}


/*查询*/

.search-submit button:last-child {
	float: right;
}

.panel-body>.form-horizontal {
	/* margin: 0 40px;*/
}


/*添加*/

.opt-wrap {
	height: 30px;
	line-height: 30px;
}

.opt-wrap .btn {
	float: right;
}

.opt-wrap h3 {
	display: inline;
	font-weight: 600;
}

.opt-wrap span {
	font-size: 14px;
	font-weight: 600;
	vertical-align: -4px;
}

.page-header {
	padding-bottom: 5px;
}

.form-inline {
	padding-bottom: 15px;
}

.form-inline .form-group {
	margin-bottom: 10px;
}

.float-r {
	float: right;
}

.commone-checkbox-type label {
	margin-right: 10px;
	vertical-align: -7px;
}

input[type=checkbox].ace+.lbl::before,
input[type=radio].ace+.lbl::before {
	margin-right: 4px;
}


/*场馆详情图片列表*/

.club-picList-wrap {
	position: relative;
}

.club-picList-wrap i {
	position: absolute;
	top: -2px;
	right: 0;
	display: none;
	cursor: pointer;
}

.club-picList-wrap:hover i {
	display: inline-block;
}


/*form 标题*/

.form-h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	/*height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px;*/
}

span.required {
	color: #D71F26;
	float: left;
	padding-top: 7px;
	margin-left: -5px;
	width: 5px;
}

.partners-logo {
	width: 65px;
	margin-left: 5px;
}

.partners-company-list {
	border: 1px solid #d5d5d5;
	border-radius: 2px;
	line-height: 28px;
	padding: 3px 10px;
	overflow: hidden;
	zoom: 1;
	min-height: 30px;
}

.partners-company-list label:hover i {
	display: inline-block;
}

.partners-company-list i {
	margin: 0 5px;
	/* display: none; */
}


/*条件查询*/

.form-search .search-submit {
	margin-left: 100px;
}

.form-search .control-label {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: 600;
	font-size: 12px;
	color: #505050;
}

.control-label-nowidth {
	float: left;
	/* width: 100px; */
	text-align: right;
	font-weight: 600;
	font-size: 12px;
	color: #505050;
	padding-right:2px;
	padding-left:6px;
}


/*操作按钮wrap*/

.form-action {
	padding: 19px 0 10px 6px;
	margin: 10px 0;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
}

.form-action-fixed {
	padding: 19px 0 20px 6px;
	/* margin: 10px 0 20px; */
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	position: fixed;
	width: 86%;
	margin: 0px;
	bottom: 0px;
	/* element-ui的弹框的z-index为2001 */
	z-index: 1950;
	opacity: 0.9;
}

.form-action .btn {
	margin-right: 50px;
	margin-left: 12px;
	padding: 5px 30px;
	font-size: 14px;
	border-radius: 2px;
}

.form-action-fixed .btn {
	margin-right: 50px;
	margin-left: 12px;
	padding: 5px 30px;
	font-size: 14px;
	border-radius: 2px;
}


/* 关联公司弹出框 */

.dialog-search {
	/*margin-bottom: 10px;*/
}

.dialog-opt {
	text-align: right;
	float: right;
	margin: 20px 0;
}

.dialog-opt .btn {
	margin-left: 10px;
}

.dialog-page {
	overflow: hidden;
	zoom: 1;
}

.dialog-page-opt .pagination {
	float: left;
}

.modal-title {
	font-weight: 600;
}

.table tbody>td {
	padding: 4px;
}

.table td>a:nth-of-type(odd) {
	margin-right: 10px;
}


/*消息提示弹出框*/

.modal-backdrop {
	z-index: 0;
}

.commonPromptDialog .common-prompt-content {
	padding: 20px 0;
	font-size: 14px;
}

.commonPromptDialog .modal-body {
	padding: 0 20px;
}

.commonPromptDialog .modal-footer {
	background-color: #fff;
	margin-top: 0;
}

.commonPromptDialog .modal-dialog {
	width: 500px;
}


/*消息提示气泡*/

#commonToolTipDialog {
	display: none;
	position: fixed;
	left: 50%;
	top: 20%;
	padding: 20px 30px;
	text-align: center;
	font-size: 14px;
	background-color: #62a8d1;
	box-shadow: 1px 1px 10px #CCD;
	color: #fff;
}


/*tab 切换*/

.nav {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
}


/*下拉菜单*/

.dropdown-menu {
	width: 420px;
	padding: 24px 32px 32px;
}

.dropdown-menu h4 {
	font-size: 16px;
}

.dropdown-menu-title {
	color: #d0d5d9;
	border-top: 1px solid #edf0f2;
	line-height: 1;
}

.dropdown-menu-title span {
	display: inline-block;
	padding-right: 20px;
	vertical-align: top;
	margin-top: -8px;
	background-color: #fff;
}

.dropdown-menu li+li {
	margin-top: 32px;
}

.dropdown-menu .menu-label {
	width: 32.6%;
}

.dropdown-menu .menu-label>a {
	padding: 7px;
	margin: 8px 0 0;
	color: #a6aeb3;
	font-size: 14px;
	text-align: center;
}

.dropdown-menu .menu-label>a:hover,
.dropdown-menu .menu-label>a:visited {
	background-color: #f7f9fa;
	border-color: #f7f9fa;
	color: #a6aeb3;
	text-decoration: none;
}

.dropdown-menu li:first-of-type {
	color: #0e2026;
	line-height: 30px;
}

.dropdown-menu li:first-of-type span {
	color: #f07254;
	cursor: pointer;
}

.dropdown-menu li i[class^="icon-"] {
	vertical-align: middle;
}


/*重置密码*/

.pwd-strong-wrap {
	margin-top: 8px;
	color: #a6aeb3;
	font-size: 12px;
}

.pwd-strong-wrap span {
	display: inline-block;
	width: 31px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #e0f0ff;
	color: #fff;
}

.block-help {
	font-size: 12px;
	color: #ff0000;
}

.level1 td {
	background: #C5C5C5
}


/* 开场 */

.club-open-list {
	list-style-type: none;
	clear: both;
	margin: 0;
}

.club-open-list li {
	float: left;
	/* width: 200px; */
	border: 1px solid #e9e9e9;
	box-shadow: 0 0 3px rgba(0, 0, 0, .1);
	border-radius: 2px;
	margin: 0 23px 15px 0;
	position: relative;
}

.club-open-list .li-heading {
	color: #626262;
	background-color: #f6f6f6;
	border-bottom: 1px solid #e9e9e9;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
}

.club-open-list .li-main {
	padding: 15px 15px 0;
}

.club-open-list .li-status {
	position: absolute;
	overflow: hidden;
	width: 85px;
	height: 88px;
	top: -3px;
	right: -3px;
}

.club-open-list .status {
	position: relative;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	padding: 7px 0;
	left: -5px;
	top: 15px;
	width: 120px;
	line-height: 20px;
	background-color: #555;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
}


/* 空闲状态 */

.club-open-list .free {
	background-color: #A3BE8C;
}


/* 已结账状态 */

.club-open-list .isAccounts {
	background-color: #62a8d1;
}


/* 开场未结账状态 */

.club-open-list .noAccounts {
	background-color: #ffb44b;
}

.open-project-list .btn {
	border-radius: 2px;
}

.dialog-foot {
	background-color: #FFFFFF;
}


/* 会员卡列表 */

.memberCard-list-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	border: 1px solid #ccc;
	height: 34px;
	font-weight: bold;
	cursor: pointer;
}


/* webets  holidays */

.ui-widget.ui-widget-content {
	width: 84em !important;
}

.ui-datepicker td>a,
.ui-datepicker td>span {
	max-width: 100%;
}

.ui-datepicker td span,
.ui-datepicker td a {
	text-align: center;
}


/* 消费设置 */

.setconsume-wrap {
	padding-left: 10px;
	margin-bottom: 10px;
}

.setconsume-toggle {
	/*display: none;*/
}

.self-opt-input input[type="text"],
.self-opt-input input[type="password"] {
	width: 100%;
}

.confirm-agent-order div label {
	float: left;
	font-size: 16px;
	font-weight: 600;
	width: 75px;
	padding-top: 3px;
}

.confirm-agent-order .ticket-table {
	/*margin-left: 80px;*/
}

.confirm-agent-order div {
	margin-bottom: 8px;
}

.confirm-agent-order div span {
	color: #d16e6c;
	padding: 0 10px;
	font-size: 20px;
	font-weight: 600;
}

.confirm-agent-order div.remark {
	color: red;
	font-size: 16px;
}

.form-search-dialog .control-label {
	float: left;
	width: 100px;
	text-align: right;
	font-weight: 600;
	font-size: 13px;
	color: #707070;
}


/*报表总合计*/

.report-total-wrap span {
	padding: 0 5px;
}

.report-total-wrap strong {
	padding: 0 2px;
	font-size: 16px;
}


/*面包屑*/

.breadcrumb {
	font-weight: 600;
	font-size: 16px;
}

.agent-console-book .infobox-dark {
	text-align: center;
	width: 150px;
	height: 60px;
}

.agent-console-book .infobox-dark div:first-of-type {
	font-size: 16px;
}

.agent-console-book .infobox-dark div:last-of-type {
	font-size: 24px;
	font-weight: bold;
}

#discountWrap ol li:hover p i {
	display: inline-block;
	color: #ffb44b;
}

#discountWrap ol li i {
	display: none;
}

.agent-order-ticket-table {
	margin-bottom: 0;
}

.agent-order-ticket-table tr:hover .ticket-td i {
	display: inline-block;
	vertical-align: -7px;
	cursor: pointer;
}

.agent-order-ticket-table tr .ticket-td i {
	display: none;
}


/*代理商订单统计红色字体*/

.agent-order-tabList label {
	padding-left: 5px;
	/*color: #FF0000;*/
	vertical-align: -1px;
	/*font-weight: 600;*/
}

.agent-order-tabList p {
	margin: 0;
	line-height: 12px;
}


/*报表合计行*/

.total-tr label {
	font-weight: 600;
}


/* 未登录前隐藏sidebar边框*/

.sidebarBorderHide:before {
	background-color: #eaeaea;
	border: none;
}

.login-logoUrl_nts {
	background: url('../img/logo1.png');
}

.login-logoUrl_jfy {
	background: url('../img/jfy_logo.png');
}

.login-logoUrl_zlpx1 {
	background: url('../img/zlpx_logo1.png');
}

.login-logoUrl_zlpx2 {
	background: url('../img/zlpx_logo2.png');
}

.book-info {
	line-height: 40px;
	border-bottom: 1px solid #D5D5D5;
	font-size: 15px;
}

.book-info span {
  display: inline-block;
  width: 90px;
}
.book-info input{
	border-radius:2px ;
}
.book-info .time-space {
	line-height: 20px;
	font-weight: 500;
}

.book-info .time-space span {
	display: inline-block;
}

.kind {
		width: 82px;
		height: 50px;
		/*border: 1px dashed;*/
		background-color: #abbac3; /*#398bfd;*/
		font-weight: bold;
		border-radius: 5px;
		line-height: 50px;
		text-align: center;
		color: #FFFFFF;
		margin: 10px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
.active_order_state {
	background: #398bfd;
	color: #ffffff;
}

.noactive_order_state {
	background: #f6f6f6;
	color: #666666;
}

.col-time {
	position: relative;
	min-height: 1px;
	height: 36px;
	line-height: 36px;
	float: left;
	width: 96px;
	padding: 0px 5px;
}
.show-btn {
	position: relative;
	min-height: 1px;
	/* height: 30px; */
	line-height: 20px;
	float: left;
	padding: 0px 3px;
	border-radius: 2px;
	color: #FFFFFF;
	margin-right: 5px;
	font-size: 10px;
	margin-top: 5px;
}
.showCard-btn {
	position: relative;
	min-height: 1px;
	/* height: 30px; */
	line-height: 20px;
	float: left;
	border-radius: 2px;
	color: #FFFFFF;
	margin-right: 5px;
	font-size: 10px;
	margin-top: 5px;
	font-size:20px;
	padding: 5px 20px;
}
.book-btn {
	position: relative;
	min-height: 1px;
	height: 35px;
	line-height: 35px;
	float: left;
	padding: 0px 15px;
	border-radius: 2px;
	color: #FFFFFF;
	margin-right: 5px;
}
.book-curchange {
	background-color: #62a8d19e;
}

.book-selected {
	background-color: #398bfd;
}
.book-default {
	background-color: #abbac3;
}
.book-unAllowed{
	background-color: rgba(138, 138, 138, 1); /*#abbac3;*/
	cursor: not-allowed;
}
.book-active {
	background-color: #398bfd;
	/* line-height: 50px; */
}
.book-disable {
	background-color: #1f0066;
	/* line-height: 25px; */
	/* font-size: 12px; */
}
.book-card {
	background-color: #ffb44b;
}
.book-nocard {
	background-color: #892e65 ; /*#a069c3;*/
	/* line-height: 25px; */
	/* font-size: 12px; */
}

.book-success {
	/* background-color:rgba(230, 241, 244, 1); #62a8d19e; */
	/* line-height: 50px; */
	color: #8A8A8A;
}

.open-sucess {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color:rgba(97, 190, 88, 1); /*#4cae4c;*/
	border-radius: 2px;
	color: #FFFFFF;
	padding: 2px;
}

.show-card {
	background-color: #ffb44b;
}
.show-nocard {
	background-color: #892e65;
}
.show-open {
	background-color: rgba(97, 190, 88, 1);
	/* border-radius: 2px; */
	color: #FFFFFF;
	/* padding: 2px; */
}
.show-batch {
	background-color: rgba(255,69,0, 1);
	/* border-radius: 2px; */
	color: #FFFFFF;
	/* padding: 2px; */
}

.show-oline {
	background-color: chocolate;
}
.show-noPayBatch {
	background-color: rgb(0, 148, 144);
}

.show-card-unpaid {
	background-color: #d6b041;
}
.show-nocard-unpaid {
	background-color: #f46665;
}

#bookSpaceTable tr td , #bookSpaceTable tr th {
	/*line-height: 30px;*/
	font-size: 14px;
}

.ordercell-th {
	color: #000000;
	text-align: center;
	width: 120px;
	line-height: 30px;
	font-size: 18px;
	background: #cde2eb;
	text-align: center;
}

.ordercell {
	position: relative;
	/*border: 1px solid #F9F9F9;*/
	text-align: center;
	width: 120px;
	/*line-height: 30px;*/
	height: 50px;
	color: #FFFFFF;
	font-size: 18px;
	/*background: #C5C5C5;*/
}
.ordercell div {
	height: 50px;
	width: 100%;
}
.ordercell i {
	position: absolute;
    left: 12px;
    top: 8px;
}

td.ordercell:hover {
	cursor: pointer;
}
.ordercell .icon-check{
	position: absolute;
	right: 5px;
	top: 5px;
}

/*右键菜单*/
#contextmenu {
	width: 140px;
	background: white;
	position: absolute;
	display: none;
	border:  1px solid #D0D0D0;
	box-shadow: 2px 2px 7px #dddddd;
	padding: 0 8px;
}
#contextmenu ul {
	width: 100%;
	list-style: none;
	border-bottom: 0px;
	margin: 0;
}
#contextmenu ul li{
	line-height: 30px;
}

#contextmenu ul li a{
	text-decoration: none;
	color: #000000;
}

.subMenu-wrap {
	background-color: #FFFFFF;
	border-radius: 2px;
	margin-bottom: 4px;
	padding: 8px 12px;
}
.subMenu {
	float: left;
	width: 90px;
	/* margin: 5px; */
	/*border: 1px solid #CCCCCC;*/
	border-radius: 2px;
	text-align: center;
	padding: 5px;
	color: #909090;
	cursor: pointer;
	height:82px;
}
.subMenu img {
	width: 60px;
	height: 60px;
}
.subMenu h5 {
	margin: 0;
	margin-top: 5px;
}
.subMenu:hover {
	color: #93cbf9;
}
.active-menu {
	color: #ffa830;   /*93cbf9*/
}
.active-menu1 {
	color: #93cbf9;
}
.menu-url a {
	display: block;
	padding: 5px 0;
    color: #428bca;
}
.menu-url a:hover {
	font-weight: 600;
}
.clearfix:after{content:'';display:table clear:both;}
.clearfix {*zoom:1}

.nine-infox {
	float: left;
	width: 135px;
	height: 130px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 2px;
	margin: 10px;
	padding-top: 16px;
	cursor: pointer;
}
.nine-infox:hover {
	opacity: 0.6;
}
.nine-infox .iconfont{
	font-size: 60px;
}
.yellow-box {
	background-color: #FBD36B;
}
.green-box {
	background-color: #00BE67;
}
/*.infobox {
	width: 180px;
	margin-left: -5px;
}*/
.infobox>.infobox-icon {
	margin-right: 10px;
}
.infobox>.infobox-data {
	min-width: 50px;
}
.form-span {
	line-height: 28px;
}
/* 开场 */
.club-open-list {
	list-style-type: none;
	clear: both;
	margin: 0;
}
.club-open-list li {
	/*float: left;
	width: 200px;*/
	padding: 0;
	border: 1px solid #e9e9e9;
	box-shadow: 0 0 3px rgba(0,0,0,.1);
	border-radius: 2px;
	margin: 11px;
	position: relative;
}
.club-open-list .li-heading {
	color: #626262;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e9e9e9;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
}
.club-open-list .li-status {
	position: absolute;
	overflow: hidden;
    width: 100px;
    height: 95px;
    top: -3px;
    right: -3px;
}
.club-open-list .status {
	position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    background-color: #555;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
}
/* 空闲状态 */
.club-open-list .free {
	background-color: #A3BE8C;
}
/* 已结账状态 */
.club-open-list .isAccounts {
	background-color: #62a8d1;
}

/* 开场未结账状态 */
.club-open-list .noAccounts {
	background-color: #ffb44b;
}

/* 来场打球快结束状态*/
.club-open-list .showTuickColor {
	background-color: #cc0202;
}

.card-free {
	background-color: #56b109;
}

.online-payment-wrap {
	padding: 0;
}
.online-payment-wrap a {
	margin-right: 8px;
}
.rollbook-title {
	text-align: center;
	font-size: 20px;
	margin-bottom: 5px;
}
.rollbook-title span {
	display: inline-block;
	width: 150px;
	margin-right: 3px;
	border-bottom: 1px solid ;
	vertical-align: bottom;
}
.rollbook-info-wrap {
	border: 3px double;
	font-size: 18px;
	border-bottom: 0;
}
.rollbook-info {
	padding: 12px 12px 0 12px;
}
.rollbook-info .remark {
	margin-bottom: 0;
	line-height: 36px;
	border-top: 1px solid;
}
.rollbook-info .remark span {
	padding-left: 30px;
}
.rollbook-info .remark span i{
	padding-left: 8px;
}
.rollbook-table-wrap {
	border: 1px solid;
	 padding: 1px;
	 border-top:0 ;
}
.rollbook-table {
	font-size: 16px;
}
.rollbook-table th,.rollbook-table td {
	text-align: center;
	height: 35px;
}

#priceScheme_timePrices_table input {
	float: left;
	width: 45%;
}

#priceScheme_timePrices_table span {
	float: left;
}

#priceScheme_timePrices_table .fullWidth {
	width: 100%;
}

#priceScheme_timePrices_table .online {
	color: #398bfd;
}

.cupsInvalid{
	background-color: #ffb44b;
}
.active-menu1111 {
	color: #93cbf9;
}

/* 鼠标悬浮在a标签的链接上时的样式 */
a:hover {
	cursor:pointer;
}

.playBallInfo-item {
	margin: 0;
}
.btn-width {
	width: 75px;
	text-align: center;
}

.tags-add {
	padding: 1px 3px 1px 1px
}

/* 设定el-tag的间距 */
.el-tag + .el-tag {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.el-select > input[readonly]{
	background-color: #FFFFFF;
}

.el-table {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 100%;
	max-width: 100%;
	font-size: 13px;
	color: #121212
}

.el-table td,.el-table th {
	padding: 0;
	min-width: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-overflow: ellipsis;
	vertical-align: middle;
	position: relative;
	text-align: left;
}

.nts-tooltip {
	font-size:13px;
}


.el-date-editor.el-input,.el-date-editor.el-input__inner {
	width: 100%
}

.col-md-115 {
	width: 95.8333333%;
}
.col-md-105 {
	width: 87.49999997%;
}
.col-md-95 {
	width: 79.16666664%;
}
.col-md-85 {
	width: 70.83333331%;
}
.col-md-75 {
	width: 62.5%;
}
.col-md-65 {
	width: 54.166666645%;
}
.col-md-55 {
	width: 45.833333315%;
}
.col-md-45 {
	width: 37.49999999%;
}
.col-md-35 {
	width: 29.16666666%;
}
.col-md-25 {
	width: 20.83333333%;
}
.col-md-15 {
	width: 12.5%;
}
.col-md-offset-05 {
	margin-left: 4.16666666666%;
}
.col-md-offset-15 {
	margin-left: 12.5%;
}
.col-md-offset-25 {
	margin-left: 20.83333333%;
}
.col-md-offset-35 {
	margin-left: 29.16666666%;
}
.col-md-offset-45 {
	margin-left: 37.49999999%;
}

.touch-screen-head-margin {
	text-align: center;
	width: 100%;
	margin-top:46vh;
}

.touch-screen-move-down {
	height:54vh;
	width:95%;
	position:fixed;
	left:2%;
	top:15%;
	border-radius:10px;
}

.touch-button-text {
	font-size: 50px;
	padding: 30px; 
	width:70%;
}


.sum-amount {
	font-size:28px;
	color: #781a09;
	font-weight: 600;
}
.show-richEditor {
	position: inherit;
	z-index:100;
}

.form-horizontal.form-search {
	margin-bottom: 0px;
}

.show-between-inpurt {
	width:46%;
	display:inline-block;
	padding: 1px;
}

.show-between-label {
	width: 8%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
	text-align: center;
	display:inline-block;
}

.label-offset-down {
	padding-top: 5px;
}

.show-big-button {
	font-size: 28px !important;
}

