/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.6.1.1599201925
Updated: 2020-09-04 02:45:25

*/
/* Default styling for Gravity Forms datepicker */
.ui-datepicker {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    font: 9pt Arial,sans-serif;
    height: auto;
    margin: 5px auto 0;
    min-width: 216px
}

.ui-datepicker a {
    text-decoration: none
}

.ui-datepicker table {
    border-collapse: collapse;
    width: 100%
}

.ui-datepicker .ui-datepicker-header,.ui-datepicker .ui-datepicker-header .ui-datepicker-header {
    background-color: #666;
    border: solid #666;
    border-width: 1px 0 0;
    box-shadow: inset 0 1px 1px 0 hsla(0,0%,98%,.2);
    color: #e0e0e0;
    filter: dropshadow(color=#000,offx=1,offy=-1);
    font-weight: 700;
    line-height: 31px;
    min-height: 31px!important;
    text-shadow: 1px -1px 0 #000
}

.ui-datepicker .ui-datepicker-header .ui-icon {
    display: none
}

.ui-datepicker .ui-datepicker-title {
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    margin-top: 2.5%
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    background-image: url(arrow.png);
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 600%;
    overflow: hidden;
    text-align: center;
    width: 30px
}

.ui-datepicker .ui-datepicker-prev {
    background-position: center -30px;
    float: left
}

.ui-datepicker .ui-datepicker-next {
    background-position: center 0;
    float: right
}

.ui-datepicker thead {
    background: #f7f7f7;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);
    background: linear-gradient(180deg,#f7f7f7 0,#f1f1f1);
    border-bottom: 1px solid #bbb;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f7f7f7",endColorstr="#f1f1f1",GradientType=0)
}

.ui-datepicker th {
    color: #666;
    filter: dropshadow(color=#fff,offx=1,offy=0);
    font-size: 6pt;
    padding: 5px 0;
    text-align: center;
    text-shadow: 1px 0 0 #fff;
    text-transform: uppercase
}

.ui-datepicker tbody td {
    border-right: 1px solid #bbb;
    border-top: 1px solid #bbb;
    padding: 0
}

.ui-datepicker tbody td:last-child {
    border-right: 0
}

.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb
}

.ui-datepicker tbody tr:last-child {
    border-bottom: 0
}

.ui-datepicker td a,.ui-datepicker td span {
    color: #666;
    display: inline-block;
    filter: dropshadow(color=#fff,offx=1,offy=1);
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    width: 100%
}

.ui-datepicker .ui-datepicker-calendar .ui-state-default {
    background: #ededed;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGVkZWRlIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);
    background: linear-gradient(180deg,#ededed 0,#dedede);
    box-shadow: inset 1px 1px 0 0 hsla(0,0%,98%,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed",endColorstr="#dedede",GradientType=0)
}

.ui-datepicker .ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7
}

.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #fff2aa;
    border: 1px solid #c19163;
    box-shadow: inset 0 0 10px 0 rgba(0,0,0,.1);
    color: #666;
    filter: dropshadow(color=#FFF,offx=0,offy=1);
    margin: -1px;
    position: relative;
    text-shadow: 0 1px 0 #fff
}

.ui-datepicker .ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3
}

.ui-datepicker .ui-datepicker-calendar td:first-child .ui-state-active {
    margin-left: 0;
    width: 29px
}

.ui-datepicker .ui-datepicker-calendar td:last-child .ui-state-active {
    margin-right: 0;
    width: 29px
}

.ui-datepicker .ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 29px;
    margin-bottom: 0
}

.ui-datepicker td.ui-datepicker-unselectable.ui-state-disabled {
    background-color: #d7d7d7
}

.ui-datepicker table.ui-datepicker-calendar {
    margin: 0!important
}

body #ui-datepicker-div[style] {
    z-index: 9999!important
}

.ui-datepicker:not(.gform-preview-datepicker) .ui-datepicker-header .ui-datepicker-month,.ui-datepicker:not(.gform-preview-datepicker) .ui-datepicker-header .ui-datepicker-year {
    border-width: 1px;
    display: inline-block;
    font-size: .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%
}
/*.ui-datepicker tr td:last{
	position:absolute;
}
.ui-datepicker tbody td:last-child {
    border-right: 0;
    pointer-events: none;
    background: #f4f4f4;
}
.ui-datepicker tbody td:last-child a{
    background: #f4f4f4;
    color: #b4b3b3;
}*/