///<summary>Returns the component's model current date, a moment object or null if not set.</summary>
///<returns type="Moment">date.clone()</returns>
///</signature>
///<signature>
///<summary>Sets the components model current moment to it. Passing a null value unsets the components model current moment. Parsing of the newDate parameter is made using moment library with the options.format and options.useStrict components configuration.</summary>
///<summary>Setting this takes precedence over options.minDate, options.maxDate configuration. Also calling this function removes the configuration of
///options.enabledDates if such exist.</summary>
///<param name="dates" locid="$.fn.datetimepicker.disabledDates_p:dates">Takes an [ string or Date or moment ] of values and allows the user to select only from those days.</param>
///<summary>Setting this takes precedence over options.minDate, options.maxDate configuration. Also calling this function removes the configuration of options.disabledDates if such exist.</summary>
///<param name="dates" locid="$.fn.datetimepicker.enabledDates_p:dates">Takes an [ string or Date or moment ] of values and allows the user to select only from those days.</param>
///<summary>Setting this takes precedence over options.minDate, options.maxDate configuration. Also calling this function removes the configuration of
///options.enabledDates if such exist.</summary>
///<param name="dates" locid="$.fn.datetimepicker.disabledTimeIntervals_p:dates">Takes an [ string or Date or moment ] of values and allows the user to select only from those days.</param>
///<summary>Setting this takes precedence over options.minDate, options.maxDate configuration. Also calling this function removes the configuration of
///options.enabledHours if such exist.</summary>
///<param name="hours" locid="$.fn.datetimepicker.disabledHours_p:hours">Takes an [ int ] of values and disallows the user to select only from those hours.</param>
///<summary>Setting this takes precedence over options.minDate, options.maxDate configuration. Also calling this function removes the configuration of options.disabledHours if such exist.</summary>
///<param name="hours" locid="$.fn.datetimepicker.enabledHours_p:hours">Takes an [ int ] of values and allows the user to select only from those hours.</param>
///<summary>Sets the components model current moment to it. Passing a null value unsets the components model current moment. Parsing of the newDate parameter is made using moment library with the options.format and options.useStrict components configuration.</summary>
*/.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{margin:2px0;padding:4px;width:19em}@media(min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media(min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media(min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:after,.bootstrap-datetimepicker-widget.dropdown-menu:before{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7pxsolidtransparent;border-right:7pxsolidtransparent;border-bottom:7pxsolid#ccc;border-bottom-color:rgba(0,0,0,.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6pxsolidtransparent;border-right:6pxsolidtransparent;border-bottom:6pxsolid#fff;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7pxsolidtransparent;border-right:7pxsolidtransparent;border-top:7pxsolid#ccc;border-top-color:rgba(0,0,0,.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6pxsolidtransparent;border-right:6pxsolidtransparent;border-top:6pxsolid#fff;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget.list-unstyled{margin:0}.bootstrap-datetimepicker-widgeta[data-action]{padding:6px0}.bootstrap-datetimepicker-widgeta[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget.timepicker-hour,.bootstrap-datetimepicker-widget.timepicker-minute,.bootstrap-datetimepicker-widget.timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widgetbutton[data-action]{padding:6px}.bootstrap-datetimepicker-widget.btn[data-action=incrementHours]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget.btn[data-action=incrementMinutes]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget.btn[data-action=decrementHours]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget.btn[data-action=decrementMinutes]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget.btn[data-action=showHours]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget.btn[data-action=showMinutes]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget.btn[data-action=togglePeriod]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget.btn[data-action=clear]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget.btn[data-action=today]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget.picker-switch{text-align:center}.bootstrap-datetimepicker-widget.picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget.picker-switchtd{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget.picker-switchtdspan{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widgettable{width:100%;margin:0}.bootstrap-datetimepicker-widgettabletd,.bootstrap-datetimepicker-widgettableth{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widgettableth{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widgettableth.picker-switch{width:145px}.bootstrap-datetimepicker-widgettableth.disabled,.bootstrap-datetimepicker-widgettableth.disabled:hover{background:00;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widgettableth.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widgettableth.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widgettabletheadtr:first-childth{cursor:pointer}.bootstrap-datetimepicker-widgettabletheadtr:first-childth:hover{background:#eee}.bootstrap-datetimepicker-widgettabletd{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widgettabletd.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widgettabletd.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widgettabletd.day:hover,.bootstrap-datetimepicker-widgettabletd.hour:hover,.bootstrap-datetimepicker-widgettabletd.minute:hover,.bootstrap-datetimepicker-widgettabletd.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widgettabletd.new,.bootstrap-datetimepicker-widgettabletd.old{color:#777}.bootstrap-datetimepicker-widgettabletd.today{position:relative}.bootstrap-datetimepicker-widgettabletd.today:before{content:'';display:inline-block;border:0solidtransparent;border-bottom-color:#337ab7;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widgettabletd.active,.bootstrap-datetimepicker-widgettabletd.active:hover{background-color:#337ab7;color:#fff;text-shadow:0-1px0rgba(0,0,0,.25)}.bootstrap-datetimepicker-widgettabletd.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widgettabletd.disabled,.bootstrap-datetimepicker-widgettabletd.disabled:hover{background:00;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widgettabletdspan{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widgettabletdspan:hover{background:#eee}.bootstrap-datetimepicker-widgettabletdspan.active{background-color:#337ab7;color:#fff;text-shadow:0-1px0rgba(0,0,0,.25)}.bootstrap-datetimepicker-widgettabletdspan.old{color:#777}.bootstrap-datetimepicker-widgettabletdspan.disabled,.bootstrap-datetimepicker-widgettabletdspan.disabled:hover{background:00;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfourtd.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget.datepicker-decades.decade{line-height:1.8em!important}.input-group.date.input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}