/*! JTSage-DateBox-4.2.3 |2017-09-28T16:47:57Z | (c) 2010,  2017 JTSage | https://github.com/jtsage/jquery-mobile-datebox/blob/master/LICENSE.txt */
.ui-datebox-container {
	width: 290px;
	-webkit-transform: translate3d(0, 0, 0)
}

.ui-datebox-container .modal-header {
	padding: 8px 15px
}

.ui-datebox-collapse {
	text-align: center
}

div.ui-datebox-inline.ui-datebox-inline-has-input {
	float: none;
	clear: both;
	position: relative;
	top: 5px
}

div.ui-datebox-container.ui-datebox-inline {
	width: 290px
}

.ui-datebox-gridheader {
	text-align: center
}

.ui-datebox-gridheader a {
	margin: 3px
}

.ui-datebox-gridheader h4 {
	display: inline-block
}

.ui-datebox-grid {
	clear: both;
	margin-bottom: 5px
}

.ui-datebox-inline .ui-datebox-gridrow .ui-controlgroup-controls {
	width: 100%;
	text-align: center
}

.ui-datebox-inline .ui-datebox-gridrow .ui-controlgroup-controls .ui-btn {
	float: none;
	clear: both
}

.ui-datebox-gridrow {
	margin-left: auto;
	margin-right: auto;
	display: table;
	margin-bottom: 0
}

.ui-datebox-gridrow-last {
	margin-bottom: 5px
}

.ui-datebox-controls {
	padding: 0 3px;
	width: 100%
}

.ui-datebox-griddate {
	width: 40px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	zoom: 1
}

.ui-datebox-griddate-week {
	width: 35px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	zoom: 1
}

.ui-datebox-gridrow div.ui-datebox-griddate-empty {
	border: 1px solid transparent;
	color: #888
}

.ui-datebox-griddate.ui-datebox-griddate-label {
	border: 1px solid transparent;
	height: 15px;
	line-height: 15px
}

.ui-datebox-datebox-groups.row {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px
}

.ui-datebox-datebox-group.col-xs-3, .ui-datebox-datebox-group.col-xs-4 {
	padding-left: 0;
	padding-right: 0
}

div.ui-datebox-datebox-button {
	width: 100%;
	margin: 0
}

.ui-datebox-datebox-groups input {
	text-align: center
}

.ui-datebox-datebox-groups label {
	text-align: center;
	width: 100%;
	margin-bottom: 0;
	border: 1px solid #ccc
}

div.ui-datebox-datebox-button.glyphicon-plus {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	top: 0
}

div.ui-datebox-datebox-button.glyphicon-minus {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	top: 0
}

.ui-datebox-fliplab, .ui-datebox-header h4 {
	text-align: center
}

.ui-datebox-flipcenter {
	width: 260px;
	height: 40px;
	border: 1px solid #EEE;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .6);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, .6);
	box-shadow: 0 0 12px rgba(0, 0, 0, .6)
}

.ui-datebox-flipcontent {
	text-align: center;
	height: 125px;
	margin-bottom: -40px
}

.ui-datebox-flipcontent li {
	border: 1px solid #ccc
}

.ui-datebox-flipcontent div {
	margin-left: 3px;
	margin-right: 3px;
	width: 77px;
	height: 120px;
	display: inline-block;
	text-align: center;
	zoom: 1;
	overflow: hidden
}

.ui-datebox-flipcontentd div {
	width: 60px
}

.ui-datebox-flipcontent ul {
	list-style-type: none;
	display: inline;
	border: 1px solid transparent
}

.ui-datebox-flipcontent li {
	height: 30px
}

.ui-datebox-flipcontent li span {
	margin-top: 7px;
	display: block
}

.ui-datebox-slide {
	width: 290px;
	margin-left: auto;
	margin-right: auto
}

.ui-datebox-sliderow-int {
	display: inline-block;
	white-space: nowrap
}

.ui-datebox-sliderow {
	margin-bottom: 5px;
	text-align: center;
	overflow: hidden;
	width: 290px
}

.ui-datebox-slide .ui-btn {
	margin: 0;
	padding: 0 1em
}

.ui-datebox-slidebox {
	text-align: center;
	display: inline-block;
	zoom: 1;
	vertical-align: middle;
	font-weight: 700;
	border: 1px solid #ccc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}

.ui-datebox-slideyear {
	width: 84px;
	line-height: 30px;
	font-size: 14px
}

.ui-datebox-slidemonth {
	width: 51px;
	line-height: 30px;
	font-size: 12px
}

.ui-datebox-slideday {
	width: 40px;
	line-height: 20px;
	font-size: 14px
}

.ui-datebox-slidehour {
	width: 60px;
	line-height: 22px;
	font-size: 14px
}

.ui-datebox-slidemins {
	width: 40px;
	line-height: 22px;
	font-size: 14px
}

.ui-datebox-slidewday {
	font-size: 10px;
	font-weight: 400
}

span.ui-datebox-nopad {
	margin: 0
}
