.kb_container .panel-heading:hover{
    cursor: pointer;    
}

.kb_container .kbgc_navigation_buttons_holder {
    margin-top: 15px;
}

.kb_container #kbgc_sendbyemail_details {
    display: none;
}

.kb_container ul.kb_giftcard_templates_slider li:hover {
    cursor: pointer;
}

.kb_container .active_template_slide {
    opacity: 0.75;
    border: 2.5px solid #0088cc;
}

.kbgc_selected_template {
    display: none;
    font: 700 13px/16px Arial, Helvetica, sans-serif;
    color: #777676;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -21px 0 0 -53px;
    padding: 13px 0 0;
    background: rgba(255, 255, 255, 0.82);
    width: 107px;
    height: 43px;
    text-align: center;
    -moz-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
    box-shadow: rgba(0, 0, 0, 0.16) 0 2px 8px;
}

.kb_error_field, .kb_final_error_field {
    border: 1px solid #F44336 !important;
}

.kb_error_message, .kb_final_error_message {
    color: #F44336;
}

ul#kbgc_templates_tabs_holder {
    display: inline-block;
}

.collapse.in {
    display:block !important;
}

#delivery_date{
    height: 35px !Important;
}
#ui-datepicker-div {
    z-index: 9999!important;
}