/*
 * JTSage-DateBox : the full featured Date and Time Picker
 * Date: 2025-07-09T17:19:24+00:00
 * http://dev.jtsage.com/DateBox/
 * https://github.com/jtsage/jquery-mobile-datebox
 *
 * Copyright 2010, 2015 JTSage. and other contributors
 * Released under the MIT license.
 * https://github.com/jtsage/jquery-mobile-datebox/blob/master/LICENSE.txt
 *
 * jQueryUI Framework Styles
 */
 
/* 
 * Shared Styles 
 * 
 * These styles are used for the basic control,
 * and are not specific to any one mode.
 */

.datebox-input {
	display: inline;
}

.datebox-input-icon {
	display: inline;
}

.datebox-input-icon span {
	display: inline-block;
	margin-left: -1em;
	vertical-align: middle;
}
.ui-datebox-container { 
	width: 290px;
	-webkit-transform:translate3d(0,0,0);
}
.ui-datebox-container .modal-header {
	padding: 8px 15px;
}

.ui-datebox-header {
	text-align: center;
}
.ui-datebox-header h4 { 
	margin: 0;
	padding: 3px;
}



.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;

}

/* 
 * Calendar Mode Styles
 * 
 * These are specific to CalBox
 */

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

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

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

.ui-datebox-gridlabel h4 {
	margin: 10px;
}
.ui-datebox-gridminus, .ui-datebox-gridplus-rtl {
	margin-top: 10px;
	width: 38px;
	display: inline-block;
	float: left;
}

.ui-datebox-gridplus, .ui-datebox-gridminus-rtl {
	margin-top: 10px;
	width: 38px;
	display: inline-block;
	float: right;
}

.ui-datebox-cal-pickers fieldset {
	margin: 0;
	padding: 10px;
	border: none;
}

.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: 0px;
}
.ui-datebox-gridrow-last {
	margin-bottom: 5px;
}

.ui-datebox-controls {
	padding: 0px 3px;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.ui-datebox-pickcontrol {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ui-datebox-griddate { 
	width: 39px;
	height: 30px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	zoom: 1;
	*display: inline;
}

.ui-datebox-griddate-week { 
	width: 34px;
	height: 30px;
	line-height: 30px; 
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	zoom: 1;
	*display: inline;
}
.ui-datebox-gridrow div.ui-datebox-griddate-empty { 
	border: 1px solid transparent;
	color: #888888;
}
.ui-datebox-griddate.ui-datebox-griddate-label {
	border: 1px solid transparent;
	height: 15px;
	line-height: 15px;
}

/* 
 * Android Mode Styles
 * 
 * These are specific to datebox, timebox, and durationbox
 */

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


.ui-datebox-datebox-groups input {
	text-align: center;
	width: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
}

.ui-datebox-datebox-button {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: .2em;
	padding-bottom: .2em;
} 
.ui-datebox-datebox-button span {
	margin-left: auto;
	margin-right: auto;
}
.ui-datebox-datebox-groups label {
	text-align: center;
	width: 90%;
	margin-bottom: 0px;
	border: 1px solid #ccc;
}

.ui-datebox-datebox-group {
	width: 33.3333%;
	display: inline-block;
	text-align: center;
}
.ui-datebox-header h4 {
	text-align: center;
}

/* 
 * Flip Mode Styles
 * 
 * These are specific to flipbox, timeflipbox, durationflipbox, and 
 * customflip
 */

.ui-datebox-fliplab {
	text-align: center;
}
.ui-datebox-flipcenter {
	width: 260px;
	height: 40px;
	border: 1px solid #EEEEEE;
	background-color: rgba(255,255,255,.15);
	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;
	*display: inline;
	overflow: hidden;
}
.ui-datebox-flipcontentd div {
	width: 60px;
}
.ui-datebox-flipcontent ul {
	list-style-type: none;
	display: inline;
	border:1px solid rgba(0,0,0,0);
}
.ui-datebox-flipcontent li {
	height: 30px;
}
.ui-datebox-flipcontent li span {
	margin-top: 7px;
	display: block;
}

/* 
 * Slide Mode Styles
 * 
 * Used solely for SlideBox.  Damn this is a lot of extra CSS.
 */

.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: 0px 1em;
}

.ui-datebox-slidebox {
	text-align: center;
	display: inline-block;
	zoom:1;
	*display:inline;
	vertical-align: middle;
	font-weight: bold;
	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: normal;
}

span.ui-datebox-nopad { margin: 0 }
.ui-datebox-repad { margin: .5em .4375em }



/* Very Basic Themes 
 *
 * Don't use these, they are terrible
 *
 * .ui-datebox-container is to target only
 * datebox elements.  Due to how jQueryUI is
 * set up, a single class name probably isn't
 * specific enough to ever apply.
 *
 */

.ui-datebox-container .ui-datebox-theme-red {
	background-color: red;
	background-image: none;
	color: black;
}

.ui-datebox-container .ui-datebox-theme-green {
	background-color: green;
	background-image: none;
	color: black;
}

.ui-datebox-container .ui-datebox-theme-yellow {
	background-color: yellow;
	background-image: none;
	color: black;
}


