/* ---------------------------------------------------------------- Gravity Forms Date Picker Styles http: //www.gravityforms.com updated: January 31, 2014 3:32 PM Customized styles for the jQuery UI Datepicker 1.9.2 copyright 2012 jQuery Foundation and other contributors Released under the MIT license. http://jquery.org/license some styles courtesty of http://www.hongkiat.com/ Gravity Forms is a Rocketgenius project copyright 2008 - 2014 Rocketgenius Inc. http: //www.rocketgenius.com NOTE: DO NOT EDIT THIS FILE! MAKE ANY MODIFICATIONS IN YOUR THEME STYLESHEET. THIS FILE IS REPLACED DURING AUTO-UPDATES AND ANY CHANGES MADE HERE WILL BE OVERWRITTEN. If you need to make extensive customizations, copy the contents of this file to your theme style sheet for editing. Then, go to the form settings page & set the 'output CSS' option to no. ---------------------------------------------------------------- */ .ui-datepicker { height: auto; margin: 5px auto 0; font: 9pt Arial, sans-serif; min-width: 216px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); } .ui-datepicker a { text-decoration: none; } .ui-datepicker table { width: 100%; border-collapse: collapse; } .ui-datepicker-header .ui-datepicker-header, .ui-datepicker-header { background-color: #666; /* set the header background color */ border-color: #666; border-style: solid; border-width: 1px 0 0 0; -moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2); -webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2); box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2); color: #e0e0e0; filter: dropshadow(color=#000, offx=1, offy=-1); font-weight: bold; line-height: 31px; min-height: 31px !important; text-shadow: 1px -1px 0px #000; } .ui-datepicker-header .ui-icon { display: none; } .ui-datepicker-title { text-align: center; } .ui-datepicker-title select { margin-top: 2.5%; } .ui-datepicker-prev, .ui-datepicker-next { display: inline-block; width: 30px; height: 30px; text-align: center; cursor: pointer; background-image: url('../images/datepicker/arrow.png'); background-repeat: no-repeat; line-height: 600%; overflow: hidden; } .ui-datepicker-prev { float: left; background-position: center -30px; } .ui-datepicker-next { float: right; background-position: center 0px; } .ui-datepicker thead { background: #f7f7f7; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f7f7f7 0%, #f1f1f1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1)); background: -webkit-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background: -o-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background: -ms-linear-gradient(top, #f7f7f7 0%,#f1f1f1 100%); background: linear-gradient(to bottom, #f7f7f7 0%,#f1f1f1 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 ); border-bottom: 1px solid #bbb; } .ui-datepicker th { text-transform: uppercase; text-align: center; font-size: 6pt; padding: 5px 0; color: #666666; text-shadow: 1px 0px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=0); } .ui-datepicker tbody td { padding: 0; border-top: 1px solid #bbb; border-right: 1px solid #bbb; } .ui-datepicker tbody td:last-child { border-right: 0px; } .ui-datepicker tbody tr { border-bottom: 1px solid #bbb; } .ui-datepicker tbody tr:last-child { border-bottom: 0px; } .ui-datepicker td span, .ui-datepicker td a { display: inline-block; font-weight: bold; text-align: center; width: 100%; height: 30px; line-height: 30px; color: #666666; text-shadow: 1px 1px 0px #fff; filter: dropshadow(color=#fff, offx=1, offy=1); } .ui-datepicker-calendar .ui-state-default { background: #ededed; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZWRlZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #ededed 0%, #dedede 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede)); background: -webkit-linear-gradient(top, #ededed 0%,#dedede 100%); background: -o-linear-gradient(top, #ededed 0%,#dedede 100%); background: -ms-linear-gradient(top, #ededed 0%,#dedede 100%); background: linear-gradient(to bottom, #ededed 0%,#dedede 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 ); -webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); -moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5); } .ui-datepicker-calendar .ui-state-hover { background: #f7f7f7; } .ui-datepicker-calendar .ui-state-active { background: #FFF2AA; /* set the active date background color */ border: 1px solid #c19163; /* set the active date border color */ color: #666; /* set the active date font color */ -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); -moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1); text-shadow: 0px 1px 0px #FFF; filter: dropshadow(color=#FFF, offx=0, offy=1); position: relative; margin: -1px; } .ui-datepicker-unselectable .ui-state-default { background: #f4f4f4; color: #b4b3b3; } .ui-datepicker-calendar td:first-child .ui-state-active { width: 29px; margin-left: 0; } .ui-datepicker-calendar td:last-child .ui-state-active { width: 29px; margin-right: 0; } .ui-datepicker-calendar tr:last-child .ui-state-active { height: 29px; margin-bottom: 0; } td.ui-datepicker-unselectable.ui-state-disabled { background-color: #d7d7d7; } table.ui-datepicker-calendar { margin: 0 0 0 0 !important; } body div#ui-datepicker-div[style] { z-index: 9999 !important; } .gform-legacy-datepicker.ui-datepicker:not(.gform-preview-datepicker) .ui-datepicker-header .ui-datepicker-month, .gform-legacy-datepicker.ui-datepicker:not(.gform-preview-datepicker) .ui-datepicker-header .ui-datepicker-year { border-width: 1px; display: inline-block; font-size: 0.75rem; line-height: 1; padding-bottom: 3px; padding-left: 3px; padding-top: 3px; } .ui-datepicker .ui-datepicker-header .ui-datepicker-month { max-height: 25px; max-width: 40%; } .ui-datepicker .ui-datepicker-header .ui-datepicker-year { max-height: 25px; max-width: 30%; } DandPTravels | Travel Deals: Flight, Hotel and Tour Packages

DandPTravels

Recommended for you

Egypt

Passport Builder 2025: Egypt & Morocco Group Tour

0 (No Review)
Cape Town

Captivating Cape Town: October Group Tour

0 (No Review)
London

Experience London: A Journey Through History and Culture

0 (No Review)
Johannesburg

Johannesburg Adventure: Explore South Africa

0 (No Review)
Zanzibar

Sensational Zanzibar: A Stunning Beach Getaway

0 (No Review)
Seychelles or Doha

Explore Seychelles & Doha 5.0: A Dual Destination Experience

5 (1 Review)
Seychelles and Qatar

Group Trip to Seychelles and Qatar: UK Residents Welcome!

0 (No Review)
Fairmont, Doha

Fairmont Doha Summer Group Trip: Luxury for Less

0 (No Review)

Stories, tips, and guides

15 Best Things To Do In China

As you plan your trip to China, you're probably wondering…

How To Apply For An Icelandic Schengen Visa In Nigeria

Apply for an Icelandic Schengen Visa in Nigeria with our…

How To Apply For A Latvian Schengen Visa In Nigeria

Need a Latvian Schengen Visa from Nigeria? Here's how to…

How To Apply For A Luxembourgish Schengen Visa In Nigeria

Get the ultimate guide on applying for a Luxembourgish Schengen…

How To Apply For A Liechtensteinian Schengen Visa In Nigeria

Learn how to apply for a Liechtensteinian Schengen Visa in…

How To Apply For A German Schengen Visa In Nigeria

If you are in Nigeria and want to apply for…

How To Apply For A Mozambican Visa In Nigeria

If you need a Mozambican visa in Nigeria, here's a…

How To Apply For A Spanish Schengen Visa In Nigeria

Want to apply for a Spanish Schengen Visa in Nigeria?…

Get special offers, and more from Diamonds and Pearls Travels

Subscribe to see secret deals prices drop the moment you sign up!

Please enable JavaScript in your browser to complete this form.

Need Help? Send a WhatsApp message now

Click one of our representatives below

Tejiri
Tejiri

Visa Consultant

I am online

I am offline

Olubode
Olubode

Travel Consultant

I am online

I am offline

Niyi
Niyi

Group Travel

I am online

I am offline

Elizabeth
Elizabeth

Destination Events

I am online

I am offline