/*
Theme Name: HotelDjupavik
Theme URI: http://Djupavik.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://Djupavik.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */


#b_availSubmit input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #A17641 !important;
    border: 2px solid #fff;
    padding: 5px;
    color: #fff;
    font-size: 100%;
}