#gift-registry h6 {
    margin-bottom: 1em;
    font-family: "Prata", Helvetica, Arial, Sans-Serif;
    color: #666666;
    font-size: 22px;
    border-bottom: 0;
    display: inline-block;
    padding-bottom: 0;
    text-align: left;
}
#gift-registry h6.small-font {
    font-size: 18px;
}
#gift-registry .first-form {
    width: 215px;
    position: absolute;
    top: 80px;
    left: 30px;
}
#gift-registry .section {
    margin-bottom: 2.5em;
    text-align: right;
}
#gift-registry .next {
    background: #d4e7f5;
    height: 30px;
    width: 100px;
    font-size: 12px !important;
    border-radius: 5px;
    border: 0;
}

.registry-details-paragraph {
    min-height: 125px;
}

.page-content a.please-upload-registry-image-link {
    color: #666666;
    padding: 50% 20%;
    text-align: center;
    font-family: "Brandon Grotesque Medium", Helvetica, Arial, Sans-Serif;
}

.tiles.register-div {
    text-align: center;
}
p.registry-subscribe-text,
td.registry-subscribe-text {
    font-size: 10px;
    text-transform: uppercase;
    vertical-align: bottom;
}
.terms-input-field {
    margin-left: 3px;
    margin-bottom: 2px;
    cursor: pointer;
    color: #644026;
    text-decoration: underline;
    outline: none;
    border: 0;
    width: 120px;
    font-size: 10px;
}
.select-gift-registry select {
    padding: 7px 0 6px 0px;
    font-size: 12px;
    height: 25px;
}
.select-gift-registry:after {
    content: '';
    width: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -11px;
    border-width: 5px 3px;
    border-style: solid;
    pointer-events: none;
    border-color: #656565 transparent transparent transparent;
}






/* .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; } */
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
/*.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }*/
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:10px; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: 10px; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; text-transform: uppercase; }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

/* overwrite Component containers */
.ui-widget-content {
    border: 1px solid #ecf1f4;
    background: white;
    /*color: #644026;*/
}

.ui-widget-header {
    background: white;
    /*color: #644026;*/
    font-weight: bold;
}

.ui-widget-header a {
    /*color: #ffffff;*/
    font-size: 12px;
}

/* overwrite Interaction states */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: #B1D9EF;
    font-weight: bold;
    color: white;
    border-radius: 3px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: none;
    background: #9bd0ed url(../images/ui-bg_highlight-soft_40_8ea1ad_1x100.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #ffffff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #bcbdc0;
    color: white;
    font-weight: bold;
    border: none;
}

/* overwrite Interaction Cues */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: none;
/*  background: #fff8aa url(../images/ui-bg_highlight-soft_25_FFF8AA_1x100.png) 50% top repeat-x; */
    color: white;
}

/* overwrite states and images */
.dh-ui-icon-left {
    width: 16px;
    height: 16px;
    background: url(/images/site/icons/arrow-left.png);
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.dh-ui-icon-right {
    width: 16px;
    height: 16px;
    background: url(/images/site/icons/arrow-right.png);
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* overwrite datepicker css*/
.ui-datepicker {
    width: 290px;
    padding: 0.5em .9em 0.5em .8em;
    /*display: none;*/
    -webkit-box-shadow: 3px 3px 18px #CECECE;
    -moz-box-shadow: 3px 3px 18px #CECECE;
    box-shadow: 3px 3px 18px #CECECE;
    font-size: 10px;
    background-color: #f2f9fd;
}
.ui-datepicker .ui-datepicker-header {
    border-bottom: 1px dashed #80c5ec;
    background-color: #f2f9fd;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-month {
    text-transform: uppercase;
}
.hasDatepicker {
    background: #e6f3fb url(/images/site/icons/calendar_icon_mobile.jpg) no-repeat 98% 2px !important;
}
.member-input.hasDatepicker {
    background: #e6f3fb url(/images/site/icons/calendar_icon_mobile.jpg) no-repeat 98% 1px !important;
}

.ui-widget-header .ui-state-hover {
    color: #9bd0ed;
    background-color: transparent !important;
}

#calendar-container{
    display: none;
}

.help-bubble-input-image {
    background: url(/images/site/icons/help-icon-mobile.jpg) no-repeat;
    /*margin-left: 5px;
    margin-top: 2px;*/
    cursor: pointer;
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-top: -6px;
}
.help-bubble-input {
    outline: none;
    border: 0;
    width: 17px;
    height: 17px;
    color: white;
    padding-left: 17px;
}
ol.numbered {
    text-align: center !important;
    list-style-position: inside;
    counter-reset: li;
}

ol.numbered li {
    list-style-type: none;
    counter-increment: li;
    position: relative;
}

ol.numbered li:before {
    content: counter(li) ".";
    position: relative;
    left: -10px;
    width: 20px;
    text-align: right;
    color: #a6d6ef;
}

.registry-updated-image {
    width: 90%;
}

#member_registry_close_date_formatted {
    width: 90%;
    float: left;
}

.page-content p.registry-results {
    text-align: center;
    font-family: "Brandon Grotesque Light", Helvetica, Arial, Sans-Serif;
    font-size: 16px;
}

#gift-registry {
    background-image: url(../../../images/gift-registry-bg.jpg);
    background-size: cover;
    width: 608px;
    height: 627px;
    position: relative;
}
#gift-registry input[type=checkbox],
#gift-registry input[type=text],
#gift-registry input[type=password],
#gift-registry select {
    background: white;
    padding: 5px 0 0 0;
    height: 30px;
}

.ccv {
/*    margin-left: 0;
    margin-left: 0;
    position: absolute;
    top: 5px;
    right: 0px;*/
}

@media screen and (max-width: 1199px) {
    #gift-registry {
        background-image: url(../../../images/gift-registry-bg.jpg);
        background-size: cover;
        width: 468px;
        height: 648px;
        position: relative;
    }
    #gift-registry input[type=checkbox],
    #gift-registry input[type=text],
    #gift-registry input[type=password],
    #gift-registry select {
        background: white;
        padding: 5px 0 0 0;
        height: 30px;
    }
    .ui-datepicker {
        width: 220px;
    }

    #member_registry_close_date_formatted {
        width: 85%;
    }
}

@media screen and (max-width: 1023px) {
    #gift-registry {
        background-image: url(../../../images/gift-registry-bg.jpg);
        background-size: cover;
        width: 668px;
        height: 627px;
        position: relative;
    }
    #gift-registry input[type=checkbox],
    #gift-registry input[type=text],
    #gift-registry input[type=password],
    #gift-registry select {
        background: white;
        padding: 5px 0 0 0;
        height: 30px;
    }

    .member-input.hasDatepicker {
        background: #e6f3fb url(/images/site/icons/calendar_icon_mobile.jpg) no-repeat 98% 2px !important;
    }

    .ui-datepicker {
        width: 290px;
        /*display: none !important;*/
    }

    .registry-details-paragraph {
        min-height: 175px;
    }

    .help-bubble-input-image {
        margin-top: -3px;
    }
}

@media screen and (max-width: 767px){
    #gift-registry {
        background-image: none;
        background-size: cover;
        width: 100%;
        height: 545px;
        padding: 20px 0 0 0;
    }
    #gift-registry .first-form {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
    }
    #gift-registry input[type=checkbox],
    #gift-registry input[type=text],
    #gift-registry input[type=password],
    #gift-registry select {
        height: 45px;
    }

    #gift-registry .section {
        margin-bottom: 2.5em;
        text-align: left;
    }
    #gift-registry h6 {
        font-size: 15px;
    }

    #gift-registry .next.first {
        width: 100%;
        clear: both;
        margin-bottom: 20px;

    }
    #gift-registry .next {
        width: 120px;
        border-radius: 0;
        height: 45px;
        float: right;
    }
    #gift-registry input[type=checkbox], #gift-registry input[type=text], #gift-registry input[type=password], #gift-registry select {
        background: #e5f3fa;
        border-radius: 0;
    }

    .registry-details-paragraph {
        min-height: 1px;
    }

    ol.numbered li {
        padding-bottom: 20px;
    }
    ol.numbered li:last-child {
        padding-bottom: 0px;
    }

    .help-bubble-input-image {
        background: url(/images/site/icons/help-icon-mobile.jpg) no-repeat;
        width: 26px;
        height: 26px;
    }

    .ccv {
        top: 10px !important;
    }

    .mobile-gift-wrapping .col-xs-1,
    .mobile-gift-wrapping .col-xs-2,
    .mobile-gift-wrapping .col-xs-8,
    .mobile-gift-wrapping .col-xs-9,
    .mobile-gift-wrapping .col-xs-10 {
        padding: 0;
    }

    .mobile-gift-wrapping label {
        font-family: "Ideal Sans Book";
        font-size: 12px;
        color: #666;
        padding: 5px;
    }

    .member-input.hasDatepicker {
        background: #e6f3fb url(/images/site/icons/calendar_icon_mobile.jpg) no-repeat 98% 8px !important;
    }

    .ui-datepicker {
        width: 270px;
        /*display: none !important;*/
    }

    .help-bubble-input-image {
        margin-top: -6px;
    }

    .gift-wrapping-padding{
        padding: 0;
    }

    .panel.registry-details .login label[for="member_gift_wrapping_dummy"] {
        padding-top: 3px;
    }

    .panel.gift-registry-details label[for="member_newsletter_optin_dummy"],
    .panel.gift-registry-details label[for="accept_terms"],
    .panel.gift-registry-details label[for="auto_login_register"] {
        padding-top: 3px;
    }
}