
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td
span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,0.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker
table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,
.datepicker
th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,
.table-striped .datepicker table tr
th{background-color:transparent}.datepicker table tr td.day:hover,
.datepicker table tr
td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,
.datepicker table tr
td.new{color:#999}.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover{background-color:#fde19a;background-image:-moz-linear-gradient(top, #fdd49a, #fdf59a);background-image:-ms-linear-gradient(top, #fdd49a, #fdf59a);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));background-image:-webkit-linear-gradient(top, #fdd49a, #fdf59a);background-image:-o-linear-gradient(top, #fdd49a, #fdf59a);background-image:linear-gradient(top, #fdd49a, #fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled]{background-color:#fdf59a}.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active{background-color:#fbf069 \9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(top, #f3c17a, #f3e97a);background-image:-ms-linear-gradient(top, #f3c17a, #f3e97a);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));background-image:-webkit-linear-gradient(top, #f3c17a, #f3e97a);background-image:-o-linear-gradient(top, #f3c17a, #f3e97a);background-image:linear-gradient(top, #f3c17a, #f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active{background-color:#efe24b \9}.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(top, #b3b3b3, #808080);background-image:-ms-linear-gradient(top, #b3b3b3, #808080);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));background-image:-webkit-linear-gradient(top, #b3b3b3, #808080);background-image:-o-linear-gradient(top, #b3b3b3, #808080);background-image:linear-gradient(top, #b3b3b3, #808080);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:#808080 #808080 #595959;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled]{background-color:#808080}.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active{background-color:#666 \9}.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-ms-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(top, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#04c #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active{background-color:#039 \9}.datepicker table tr td
span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover{background-color:#006dcc;background-image:-moz-linear-gradient(top, #0088cc, #0044cc);background-image:-ms-linear-gradient(top, #0088cc, #0044cc);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));background-image:-webkit-linear-gradient(top, #0088cc, #0044cc);background-image:-o-linear-gradient(top, #0088cc, #0044cc);background-image:linear-gradient(top, #0088cc, #0044cc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#04c #0044cc #002a80;border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled]{background-color:#04c}.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active{background-color:#039 \9}.datepicker table tr td span.old,
.datepicker table tr td
span.new{color:#999}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,
.datepicker tfoot tr
th{cursor:pointer}.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover{background:#eee}.datepicker
.cw{font-size:10px;width:12px;padding:0
2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child
th.cw{cursor:default;background-color:transparent}.input-append.date .add-on i,
.input-prepend.date .add-on
i{cursor:pointer;width:16px;height:16px}.input-daterange
input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:20px;padding:4px
5px;font-weight:normal;line-height:20px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px
solid #ccc;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px
solid #ccc;border:1px
solid rgba(0, 0, 0, 0.2);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:20px}.datepicker.dropdown-menu th,
.datepicker.dropdown-menu
td{padding:4px
5px}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker{padding:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td
span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-top:0;border-bottom-color:rgba(0,0,0,0.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-top:before{top:-7px}.datepicker-dropdown.datepicker-orient-top:after{top:-6px}.datepicker-dropdown.datepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker
table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,
.datepicker table tr
th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,
.table-striped .datepicker table tr
th{background-color:transparent}.datepicker table tr td.day:hover,
.datepicker table tr
td.day.focused{background:#eee;cursor:pointer}.datepicker table tr td.old,
.datepicker table tr
td.new{color:#999}.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover{color:#000;background-color:#ffcd70;border-color:#f59e00}.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover{background-image:none}.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover{background:#eee;border-radius:0}.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover{color:#000;background-color:#f7ca77;border-color:#f1a417;border-radius:0}.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover{color:#000;background-color:#f4bb51;border-color:#bf800c}.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover{background-image:none}.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover{color:#fff;background-color:#999;border-color:#555;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover{color:#fff;background-color:#858585;border-color:#373737}.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover{background-image:none}.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active{background-color:#999;border-color:#555}.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover{color:#fff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover{background-image:none}.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active{background-color:#428bca;border-color:#357ebd}.datepicker table tr td
span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover{background:none;color:#999;cursor:default}.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover{color:#fff;background-color:#428bca;border-color:#357ebd;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25)}.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover{background-image:none}.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active{background-color:#428bca;border-color:#357ebd}.datepicker table tr td span.old,
.datepicker table tr td
span.new{color:#999}.datepicker th.datepicker-switch{width:145px}.datepicker thead tr:first-child th,
.datepicker tfoot tr
th{cursor:pointer}.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover{background:#eee}.datepicker
.cw{font-size:10px;width:12px;padding:0
2px 0 5px;vertical-align:middle}.datepicker thead tr:first-child
th.cw{cursor:default;background-color:transparent}.input-group.date .input-group-addon
i{cursor:pointer;width:16px;height:16px}.input-daterange
input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px
5px;font-weight:normal;line-height:1.428571429;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:solid #ccc;border-width:1px 0;margin-left:-5px;margin-right:-5px}.datepicker.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;display:none;min-width:160px;list-style:none;background-color:#fff;border:1px
solid #ccc;border:1px
solid rgba(0, 0, 0, 0.2);border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;*border-right-width:2px;*border-bottom-width:2px;color:#333;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;line-height:1.428571429}.datepicker.dropdown-menu th,
.datepicker.dropdown-menu
td{padding:4px
5px}@media (min-width: 768px){.form-search .combobox-container,
.form-inline .combobox-container{display:inline-block;margin-bottom:0;vertical-align:top}.form-search .combobox-container .input-group-addon,
.form-inline .combobox-container .input-group-addon{width:auto}}.combobox-selected
.caret{display:none}.combobox-container:not(.combobox-selected) .glyphicon-remove{display:none}.typeahead-long{max-height:300px;overflow-y:auto}.control-group.error .combobox-container .add-on{color:#B94A48;border-color:#B94A48}.control-group.error .combobox-container
.caret{border-top-color:#B94A48}.control-group.warning .combobox-container .add-on{color:#C09853;border-color:#C09853}.control-group.warning .combobox-container
.caret{border-top-color:#C09853}.control-group.success .combobox-container .add-on{color:#468847;border-color:#468847}.control-group.success .combobox-container
.caret{border-top-color:#468847}.owl-carousel
.animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel
.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes
fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes
fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item
img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item
img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/assets/global/plugins/owlCarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}header{background-color:#fff;background-image:url('/media/imgs/home-header-search-bg-new.jpg');background-size:100%;background-position:left top;background-repeat:no-repeat;position:relative}header .container.top-header{padding:20px
15px}header .banner-text{color:#fff}header .banner-text
h2{font-size:48px;margin-top:0}header .banner-text
p{font-size:15px;font-weight:300;margin:0}.header-bottom{background-color:rgba(0, 0, 0, 0.77);padding:18px
0px;position:absolute;width:100%;bottom:0}.searcBtn{color:#fff;border-radius:0;background-color:#CF111A;float:left;padding:9px
15px !important;font-size:16px !important}.searcBtn:hover{color:#fff}.searcBtn:focus{color:#fff}.nav-tabs{border:0px}.features
.block{text-align:center;width:300px;margin:auto;max-width:100%}.features .block
h3{text-transform:uppercase;font-weight:400}.features .block .explore-now
.userbtn{border:solid 1px #009362;padding:5px
12px;color:#009362;transition:all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;-webkit-transition:all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;-moz-transition:all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;-ms-transition:all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s;border-radius:3px;display:inline-block;background:transparent}.features .block .explore-now a:hover{text-decoration:none;background-color:#009362;color:#fff}.features .block .explore-now{margin:15px}.total{background-image:url('/media/imgs/groundwala-features-bg.png');background-position:top;background-color:#24945e;padding:70px
0px}.total .col-md-4{text-align:center}.total .col-md-4 .counter,
.total .col-md-4
h2{color:#fff}.total .col-md-4
.counter{font-size:32px;font-weight:bold}.total .col-style{text-align:center}.total .col-style .counter,
.total .col-style
h2{color:#fff}.total .col-style
.counter{font-size:28px;font-weight:bold}.total .col-style{width:20%;float:left}.salient-features h2.block-title,
.trending h2.block-title,
.features
h2{margin:0px
0px 20px;font-size:22px;text-transform:uppercase;font-weight:600;letter-spacing:2px;margin:20px
0px 30px}.salient-features h3.block-subtitle{color:#7F7F7F;margin:20px
0px 40px}.salient-features
h3{margin:5px
0;font-weight:bold;text-transform:uppercase}.salient-features{padding:30px
0px 50px}.tab-content{margin:10px
0px}.nav-tabs>li>a{line-height:1;border-radius:0;border:0px;color:#d6d6d6;min-width:172px;text-align:center;background-color:transparent;transition:all ease .3s;font-weight:600;border-bottom:2px solid transparent;text-transform:uppercase;font-size:15px}.nav-tabs>li>a:hover,.nav-tabs>li>a:focus{color:#fff;background-color:#CF111A;border-color:#fff}.features{padding:50px
0px}.line-animate{max-width:50%;margin:0;height:2px;background-color:#009462;width:0%;transition:all cubic-bezier(0.4, 0, 0.2, 1) 0.3s}.salient-features .mvl:hover .line-animate{width:50%}.formgroup{display:inline-flex}.nav.nav-tabs.search-tabs li.active
a{background-color:transparent;color:#fff;border:0px;font-weight:600;border-bottom:2px solid #CF111A}.search-panel-container{text-align:center}.search-panel-inner{padding:20px
25px;border-radius:2px}.search-panel-inner .search-title{float:none;margin:auto !important;border-bottom:dashed 1px;padding-bottom:17px;margin-bottom:20px !important;text-transform:uppercase;letter-spacing:1.5px;font-size:35px;margin-bottom:25px;color:#fff}.search-panel .filter-container{float:left;height:30px;line-height:30px;white-space:normal;text-align:left;margin:0}.search-panel .filter-container .icon-holder{display:inline-block;margin-right:0;width:30px;line-height:40px;z-index:1;position:absolute;opacity: .7;text-align:center;font-size:15px;color:#797979}.search-panel .filter-container
.inputelements{padding:5px
0 5px 30px}.search-panel .filter-container .input-wrapper .input-group{height:40px;border-right:solid 1px #ECECEC}.search-panel .filter-container .input-wrapper .input-group
input{border:0;padding:5px
0 5px 30px;width:165px}.search-panel .filter-container .input-wrapper .input-group input:focus{outline:0}.search-panel .filter-container .input-wrapper .caret-selected{display:none}.search-panel .filter-container .input-wrapper .combobox-selected .caret-selected{display:block}.search-panel .filter-container .input-wrapper .dropdown-menu{margin-top:1px;border-radius:1px;width:195px;box-shadow:none;overflow-x:hidden}.search-panel .filter-container .input-wrapper .input-group .dropdown-toggle{border:0;border-radius:0;padding:6px
10px;min-width:30px;background:#fff}.search-panel .filter-container .input-wrapper{display:inline-block}.inputelements:focus{outline:0}.inputelements{height:40px;padding:0;margin-right:0;border:none;float:left;background-color:#ECECEC}.search-panel .tt-menu{background-color:#fff;color:#000;padding:0
0 0 18px;min-width:189px}.search-panel
.searchDate{background:#fff;text-decoration:none;color:#000;padding:0px
15px;height:40px;padding-top:10px}.search-panel .searchDate
.glyphicon{color:#ADADAD}header
.review{background-color:rgba(255, 255, 255, 0.9);width:320px;float:right;padding:10px;z-index:9;position:relative}header .review>h3{margin:5px
0 15px 0;color:#C9151C;background-image:url('/../../../groundwala/media/imgs/icons/review-rating-panel-head-icon.png');background-repeat:no-repeat;padding:0px
0 5px 40px}header .review
ul{float:left}header .review_list li
h3{font-size:14px;margin:0
0 5px 0;text-transform:capitalize}header .review_list
.reviewdesc{font-size:12px;margin-bottom:5px;line-height:15px}header .review_list
.rating{color:#E0BA2F}header .review_list
li{margin-bottom:20px}.welcometext{color:#fff;font-size:15px;font-weight:600}.welcometext:hover{text-decoration:none;color:#fff}.welcometext:focus{text-decoration:none;color:#fff}.sticky-header
.welcometext{color:#333}.sticky-header .welcometext:hover{text-decoration:none}.sticky-header
.login{margin-top:7px}.header_city_list
li{float:left;margin:3px
10px}.header_city_list{float:left;margin:10px
0px}.header_city_list li
a{color:#fff}.header-bottom .banner-text
h4{font-size:20px;margin:12px
0px 0px 0px}.header-bottom
.borderright{border-right:solid 1px #fff}.vertical .carousel-inner{height:85px}.carousel.vertical
.item{-webkit-transition:0.6s ease-in-out top;-moz-transition:0.6s ease-in-out top;-ms-transition:0.6s ease-in-out top;-o-transition:0.6s ease-in-out top;transition:0.6s ease-in-out top}.carousel.vertical
.active{top:0}.carousel.vertical
.item{left:0}.carousel-inner
.item{color:#fff;font-size:15px;padding:0px
30px;overflow:hidden;text-overflow:ellipsis;font-family:'Roboto';transition:all cubic-bezier(0.4, 0, 0.2, 1) 0.5s !important}.carousel-inner:hover .carousel-control{opacity:1 !important}.carousel-inner .item
p{text-align:right}.carousel.vertical .carousel-control{color:#fff;padding:0;width:auto;height:auto;opacity:0;font-size:32px;width:20px;margin:0;background:transparent;transition:all ease 0.3s}.trending{padding:0px
0px 20px}.trending
a{color:#333}.trending a:hover{text-decoration:none;color:#333}.trending
.block{box-shadow:0px 3px 10px 0px #C3C3C3;border-radius:3px;overflow:hidden;background-color:#fff;text-align:center;margin:5px
!important}.trending .block
img{width:100%;max-width:100%;height:100%;object-fit:cover;transition:all ease-out 3s}.trending .block img:hover{transform:rotate(5deg) scale(1.1, 1.1)}.trending .block .inner-content{display:block;position:relative;padding:10px;height:auto;background:#fff}.trending .block .inner-content
h3{margin:5px
0px 3px 0px;font-size:17px;overflow:hidden;text-overflow:ellipsis;height:20px;white-space:nowrap}.trending .block .inner-content
.sport_name{display:inline-block;margin:5px
0px;padding:3px
8px;background:#F18705;color:#fff;font-size:10px}.trending .block .inner-content .sport_city_name,
.trending .block .inner-content
a{margin:5px
0px 8px;color:#7D7D7D}.trending .block .inner-content
.btn{float:none;display:block;margin-top:10px !important;font-weight:600;padding:6px
!important;font-size:14px !important;width:100% !important}.trending .block
.imgblock{width:100%;height:160px;overflow:hidden}.trending-wrapper{background:#EBEBEB}.trending .owl-prev,
.trending .owl-next{position:absolute;top:45%}.trending .owl-nav
.fa{padding:10px
15px;background:#FFF;border-radius:4pc;color:#333;box-shadow:0px 0px 1px 1px #CCC}.trending .owl-prev{left:-20px}.trending .owl-next{right:-20px}.no-js .owl-carousel{padding:20px
40px;border:solid 1px #D2D2D2;background-color:#fff}.home-header .login
a{color:#fff}.user_reg_btns{display:none}.user_reg_btns
li{float:left;margin-right:8px}.home-register-btn:focus{outline:0}.register-tournament{background-color:#AC1918;border-color:#750808}.home-register-btn{background:#F18705;padding:8px
20px !important;color:#FFF;border-radius:3px;text-transform:capitalize;border:1px
solid #CE7407;font-size:14px !important;letter-spacing:1px;text-transform:capitalize;margin-bottom:10px !important}.search-wrapper{float:none;margin:auto;position:relative}.home-header .color-layer{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.65);top:0;left:0}.search-tabs{width:730px;margin:auto}.mobile{display:none}.trending
.block{width:300px;max-width:100%;margin:auto}.jsOwlTrending .owl-stage-outer{overflow:hidden;height:340px}.trending-wrapper
.imgblock{position:relative}.trending-wrapper .imgblock
.eventdate{position:absolute;background:rgba(205,19,27,0.69);bottom:0;margin:0;width:100%;padding:5px;text-align:center;color:#fff;font-weight:600}.book-now-btn{background:#CF111A;color:#fff !important}.thursday-offer-modal .modal-content{border-radius:3px;background:url('/media/imgs/thursday-offer-bg.jpg') #fff;background-size:100% 100%}.thursday-offer-modal .logo-container
img{width:140px}.thursday-offer-modal .offer-head-text{text-align:center;color:#CC131B;font-size:23px;font-weight:600;margin:10px
0 30px 0}.thursday-offer-modal .offer-footer-text{color:#9C090F;font-size:17px;margin:30px
0 20px 0;font-weight:600;letter-spacing:0.3px}.thursday-offer-modal .tnc-text{font-size:10px;color:#9C090F}.thursday-offer-modal .btn-know-thursday-offer{padding:5px
15px !important;background:#05941E;color:#fff;font-size:15px !important;letter-spacing:0.5px;margin:5px
0 10px 0 !important}.thursday-offer-modal .offer-image
img{width:75%;max-width:80%}.thursday-offer-modal .btn-close{background:#333;border:2px
solid #D2D3D5;position:absolute;color:#fff;top:-10px;right:-10px;width:26px;height:26px;border-radius:50%;z-index:2}.testimonial{padding:50px
0px;background-color:#24945e;background-image:url('/media/imgs/groundwala-features-bg.png');color:#fff}.testimonial
h2{margin:0px
0px 20px;font-size:22px;text-transform:uppercase;font-weight:600;letter-spacing:2px}.testimonial .owl-carousel{background-color:transparent;border:0px}.testimonial .owl-item
quote{font-size:17px;display:block;width:700px;margin:auto;max-width:100%;margin-bottom:20px;padding:15px}.testimonial .author
span.name{display:block;font-weight:600}.testimonial .owl-controls{margin-top:10px}.testimonial .owl-controls .owl-nav
div{display:inline-block;margin:0px
5px}.testimonial .owl-controls .owl-nav
.fa{background-color:#fff;color:#24945E;font-size:20px;width:30px;height:30px;line-height:30px;text-align:center;border-radius:3pc}.media-coverage{padding:50px
0px}.media-coverage
h2{margin:0px
0px 20px;font-size:22px;text-transform:uppercase;font-weight:600;letter-spacing:2px}@media (min-width: 320px){.mobile .search-panel-wrapper .tab-contents .block
h3{font-size:15px}}@media (min-width: 460px){.mobile .search-panel-wrapper .tab-contents .block
h3{font-size:20px}}@media (min-width: 768px){.search-panel-inner .search-title{font-size:18px}}@media (min-width: 768px) and (max-width: 810px){.search-tabs{width:100%}.nav.nav-tabs.search-tabs
li{width:25%;margin:0
auto}.nav.nav-tabs.search-tabs li
a{min-width:auto;font-size:13px}}@media (min-width: 900px){.search-panel-inner .search-title{font-size:26px}}@media (min-width: 1100px){.search-panel-inner .search-title{font-size:29px}}@media (max-width: 1024px){.header-bottom .banner-text
h4{font-size:16px}.header_city_list
li{margin:3px
5px}.carousel.vertical .item
quote{font-size:12px}.carousel-inner .item
p{font-size:12px;font-weight:600}.header-bottom{bottom:-121px}.trending .block
.imgblock{height:120px}.trending .block .inner-content
h3{font-size:14px;font-weight:400}}@media (max-width: 992px){.top-header{width:98%}.top-header .col-md-6{width:49%;float:left}.header-bottom .col-md-5{display:none}.trending-wrapper .col-md-3{width:50%;float:left;margin:5px
0px}.border-right{border:none}.features .col-md-6{width:50%;float:left}.total .col-md-4{width:33%;float:left}.salient-features .col-md-6{width:50%;float:left;min-height:230px;text-align:center}.footer-end,
.footer-end .powered-by{text-align:center}.trending,.salient-features{padding:15px}.search-panel
.jsSearchView{display:none}.tab-content
.formgroup{max-width:100%}}@media (max-width: 768px){.mobile *:hover,
.mobile *:active,
.mobile *:focus{outline:none;text-decoration:none}.mobile{display:block}.desktop{display:none}.mobile .input-group{position:initial;display:initial}.mobile .search-panel-wrapper{background-color:#EBEBEB;padding-bottom:15px}.mobile .search-panel-wrapper .tab-titles{background-color:#fff}.mobile .search-panel-wrapper .mobile-tabs{float:left;width:100%;margin:0;border-bottom:solid 1px #BEBEBE}.mobile .search-panel-wrapper .mobile-tabs
li{float:left;width:25%;text-align:center;padding:8px
0;text-transform:capitalize;border-bottom:solid 2px rgba(0, 0, 0, 0);transition:all ease .3s}.mobile .search-panel-wrapper .mobile-tabs
li.active{border-bottom-color:#CF111A}.input-wrapper{position:relative;width:270px;margin:auto;max-width:100%}.mobile .search-panel-wrapper .tab-contents{margin-top:15px}.mobile .search-panel-wrapper .tab-contents .block
h3{text-transform:uppercase;font-weight:400}.mobile .search-panel-wrapper .tab-contents
.block{border:solid 1px #BEBEBE;padding:15px;background-color:#fff}.mobile .search-panel-wrapper .tab-contents input.combobox,
.mobile .search-panel-wrapper .tab-contents .inputelements,
.mobile .search-panel-wrapper .tab-contents .searchbtn,
.mobile .search-panel-wrapper .tab-contents .searchdate,
.mobile .search-panel-wrapper .tab-contents .tournament-loc,
.mobile .search-panel-wrapper .tab-contents .tournament-btn,
.mobile .search-panel-wrapper .tab-contents .findopp-loc,
.mobile .search-panel-wrapper .tab-contents .findoppsport,
.mobile .search-panel-wrapper .tab-contents .search-date,
.mobile .search-panel-wrapper .tab-contents
.searchoppbtn{display:block;margin:10px
auto !important;width:100% !important;max-width:100%;border:solid 1px #C7C7C7;height:36px;box-shadow:none;float:none !important;padding:7px
30px 5px !important;color:#505050}.mobile .search-panel-wrapper .tab-contents .groundlocationsbox::before{content:"\f041";font-family:FontAwesome}.mobile .search-panel-wrapper .tab-contents
.searchdate{text-align:left;color:#505050;padding-top:9px !important}.mobile .search-panel-wrapper .tab-contents .input-wrapper::before{content:"";background-image:url('/media/imgs/icon_sprite.png');position:absolute;left:4px;top:3px}.mobile .search-panel-wrapper .tab-contents .gwlbx-wrapper::before,
.mobile .search-panel-wrapper .tab-contents .tlc-wrapper::before,
.mobile .search-panel-wrapper .tab-contents .fop-wrapper::before{width:20px;height:27px;background-position:-1px 0px}.mobile .search-panel-wrapper .tab-contents .gwsbx-wrapper::before,
.mobile .search-panel-wrapper .tab-contents .fos-wrapper::before{background-position:-21px 0px;width:21px;height:27px}.mobile .search-panel-wrapper .tab-contents .searchdate-wrapper::before,
.mobile .search-panel-wrapper .tab-contents .ds-wrapper::before{width:23px;height:27px;background-position:-43px 0px}.mobile .search-panel-wrapper .tab-contents .searchbtn,
.mobile .search-panel-wrapper .tab-contents .tournament-btn,
.mobile .search-panel-wrapper .tab-contents
.searchoppbtn{background-color:#01B202;color:#fff;text-transform:uppercase;font-weight:600;border:none}.mobile .search-panel-wrapper .tab-contents
.block{background-image:url('/media/imgs/search-panel-bg-v4.jpg')}.mobile .search-panel-wrapper .tab-contents .input-group .input-group-addon{position:absolute;right:0;height:100%;width:50px;background-color:rgba(0, 0, 0, 0);top:0;border:none;text-align:right}.mobile .search-panel-wrapper .tab-contents .combobox-selected
.caret{display:inline-block}.mobile .search-panel-wrapper .tab-contents
.typeahead{width:100%}.mobile .search-panel-wrapper .tab-contents .caret-selected{display:none}.mobile .search-panel-wrapper .tab-contents
.caret{width:13px;height:10px;margin-left:0px;vertical-align:middle;border-top:9px solid;border-right:6px solid rgba(0, 0, 0, 0);border-left:6px solid rgba(0,0,0,0);margin-top:10px;color:#BEBEBE}.trending{position:relative;text-align:center;padding-top:0px}.trending
.block{min-height:300px;width:260px}.trending .block
.imgblock{height:150px}.trending-wrapper{background-color:#EBEBEB}.trending-wrapper
.sliderwrapper{padding:20px;background-color:#fff;overflow:hidden;border:solid 1px #BEBEBE}.trending-wrapper .block-title{font-weight:400 !important;font-size:18px !important;margin:10px
0px 20px !important;line-height:24px !important}.trending .owl-nav{display:block}.no-js .owl-carousel{padding:0;border:0;background-color:transparent}.features{padding:20px
0px}.home-page .sticky-header{display:none !important}}@media (max-width: 725px){.formgroup{display:block}.search-panel{border:none;box-shadow:none}.search-panel .filter-container,
.search-panel .searchDate,.SearchView{width:31%;margin:8px
5px;text-align:left}.search-panel .twitter-typeahead,
.search-panel .twitter-typeahead
.inputelements{width:100%}.search-panel
.searcBtn{float:none;padding:10px
50px !important}.carousel-inner
.item{height:auto;overflow:visible;text-overflow:none}.salient-features h3.block-subtitle{padding:15px}.search-panel-inner .search-title{font-size:24px}.search-title{width:100% !important}.search-panel-inner{margin-top:20px}.header-bottom{background-color:#000}.vertical .carousel-inner{height:auto}.tournament-search-panel
.searcBtn{margin-top:10px !important}.tournament-search-panel .filter-location,
.tournament-search-panel .filter-sport{width:48%;margin:10px
4px;text-align:left}}@media (max-width: 520px){.search-panel .filter-container,
.search-panel .searchDate,.SearchView{width:100%;margin:8px
0px 7px 0px;text-align:left}.search-panel .filter-container .input-wrapper .input-group
input{width:100%}.header-bottom{margin-bottom:20px;margin-top:15px;float:left;position:relative}.top-header .col-md-6{width:100%;text-align:center}.welcometext{color:#000}.welcometext:hover{color:#000}.trending-wrapper .col-md-3{width:90%;float:none;margin:10px
auto}.features .col-md-6{width:100%}.total .col-md-4,
.salient-features .col-md-6{width:100%}.search-panel-inner{margin-top:70px}}@media (max-width: 425px){.nav-tabs>li>a{font-size:12px !important;width:100%;margin-bottom:5px}.search-panel-inner .search-title{font-size:17px;font-weight:600;line-height:24px}.nav-tabs>li{float:none;margin:0}.search-tabs{width:100%}.search-panel
.searcBtn{width:100% !important}.user_reg_btns{width:80%;margin:auto}.user_reg_btns
li{float:none;margin:0}.home-register-btn{width:100% !important}.home-page
header{margin-bottom:0}.header-bottom{bottom:15px}.mobile .search-panel-wrapper .mobile-tabs
li{font-size:10px;font-weight:600}.trending .owl-prev{left:0}.trending .owl-next{right:0}.salient-features h3.block-subtitle{margin:10px
0px;font-size:16px;font-weight:600;line-height:24px}.salient-features .col-md-6{min-height:unset}}@media (max-width: 375px){.search-tabs{display:inline-block;width:auto}.mobile .search-panel-wrapper .mobile-tabs
li{font-size:9px}}@media (max-width: 321px){.trending .owl-prev{left:-15px}.trending .owl-next{right:-15px}}.video-testimonials{margin:50px
0px}.video-testimonials
h2{font-size:2.5rem;font-weight:bold;color:#222;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:30px;text-align:center;display:block;width:100%}.video-testimonials h2::after{content:"";display:block;width:80px;height:4px;background-color:#ff3c3c;margin:8px
auto 0;border-radius:2px}.video-container{display:flex;gap:20px;max-width:95%;margin:auto;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap;padding-bottom:10px;padding-left:15px;padding-right:30px;position:relative}.video-card{flex:0 0 calc(25% - 8px);background:white;padding:20px;border-radius:12px;box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);text-align:center;transition:transform 0.3s ease-in-out, box-shadow 0.3s}.video-card:hover{transform:translateY(-8px);box-shadow:0 8px 16px rgba(0, 0, 0, 0.3)}.video-card
iframe{width:100%;height:250px;border-radius:10px}.video-card
p{font-size:1rem;margin-top:8px;color:#555}.video-card
strong{display:block;font-size:1.2rem;color:#222}@media (max-width: 1700px) and (min-width: 1501px){.video-card{flex:0 0 calc(25% - 10px)}}@media (max-width: 1500px) and (min-width: 1024px){.video-card{flex:0 0 calc(33.33% - 10px)}}@media (max-width: 1023px) and (min-width: 600px){.video-card{flex:0 0 50%}}@media (max-width: 599px){.video-card{flex:0 0 100%}}.video-container::-webkit-scrollbar{display:none}.video-container{-ms-overflow-style:none;scrollbar-width:none}.scroll-buttons{text-align:center;margin-top:15px}.scroll-btn{background:rgba(0, 0, 0, 0.8);color:white;border:none;padding:12px
18px;cursor:pointer;border-radius:8px;font-size:18px;margin:5px;transition:background 0.3s, transform 0.2s;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.scroll-btn:hover{background:rgba(255, 255, 255, 0.8);color:black;transform:scale(1.1)}