.page-nets-booking h1.title {
    display: none;
}

#netsbooking-book-form {
    margin-top: 10px;
}

#header {
  border-bottom: none;
}

.nb-month.month-1,
.nb-month.month-2,
.nb-month.month-4,
.nb-month.month-5,
.nb-month.month-7,
.nb-month.month-8,
.nb-month.month-10,
.nb-month.month-11 {
  margin-right: 21px;
}

.nb-month.month-4,
.nb-month.month-5,
.nb-month.month-6,
.nb-month.month-7,
.nb-month.month-8,
.nb-month.month-9,
.nb-month.month-10,
.nb-month.month-11,
.nb-month.month-12 {
  margin-top: 20px;
}

/*
#site-name,
h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato';
}
*/

body {
    font-family: 'Lato', 'Segoe UI', Candara, 'Bitstream Vera Sans', 'DejaVu Sans', 'Bitsream Vera Sans', 'Trebuchet MS', Verdana, 'Verdana Ref', sans-serif;
    font-size: 1.2em;
}

/**
 * Absolute sizes here to handle slightly inconsistent display in
 * Firefox.  Month tables were getting over-wide and third table
 * floating below first two.
 */
.nb-month {
    font-size: 12px;
    width: 301px;
}

#site-name {
    font-weight: 900;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}

body {
    padding-top: 30px;
}

#block-block-3 {
    padding: 10px;
    background-color: rgb(255, 255, 200);
}

#block-block-3 p {
    margin: 0 0 0.5em 0;
    font-size: 0.85em;
    text-decoration: italic;
}

#header ul.menu {
    margin-left: 0;
    padding-left: 0;
}

#header ul.menu li {
    float: left;
    list-style-type: none;
    list-style-image: none;
    margin-right: 0.5em;
}

#header ul.menu li a {
    text-decoration: none;
    font-size: 1.2em;
    border: 1px solid #fcc;
    padding: 3px 5px;
    background-color: #eee;

}

#header ul.menu li a,
#netsbooking-book-form .form-submit,
#commerce-checkout-form-checkout .checkout-continue,
#commerce-checkout-form-review .checkout-continue {
        -moz-box-shadow:inset 0px 1px 0px 0px #d2e8f5;
        -webkit-box-shadow:inset 0px 1px 0px 0px #d2e8f5;
        box-shadow:inset 0px 1px 0px 0px #d2e8f5;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #badff5), color-stop(1, #92bae0) );
        background:-moz-linear-gradient( center top, #badff5 5%, #92bae0 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#badff5', endColorstr='#92bae0');
        background-color:#badff5;
        -webkit-border-top-left-radius:0px;
        -moz-border-radius-topleft:0px;
        border-top-left-radius:0px;
        -webkit-border-top-right-radius:0px;
        -moz-border-radius-topright:0px;
        border-top-right-radius:0px;
        -webkit-border-bottom-right-radius:0px;
        -moz-border-radius-bottomright:0px;
        border-bottom-right-radius:0px;
        -webkit-border-bottom-left-radius:0px;
        -moz-border-radius-bottomleft:0px;
        border-bottom-left-radius:0px;
        text-indent:0;
        border:1px solid #7092bf;
        display:inline-block;
        color:#284c7a;
        font-family:Arial;
        font-size:15px;
        font-weight:bold;
        font-style:normal;
        height:30px;
        line-height:30px;
        text-decoration:none;
        text-align:center;
        text-shadow:1px 1px 0px #a5bbd1;
        padding: 0 8px;
}
#header ul.menu li a:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #92bae0), color-stop(1, #badff5) );
        background:-moz-linear-gradient( center top, #92bae0 5%, #badff5 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#92bae0', endColorstr='#badff5');
        background-color:#92bae0;
}
#header ul.menu li a:active {
        position:relative;
        top:1px;
}

#netsbooking-book-form .form-submit,
#commerce-checkout-form-checkout .checkout-continue,
#commerce-checkout-form-review .checkout-continue {
        -moz-box-shadow:inset 0px 1px 0px 0px #caefab;
        -webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
        box-shadow:inset 0px 1px 0px 0px #caefab;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
        background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
        background-color:#77d42a;
        border:1px solid #268a16;
        color:#205108;
        text-shadow:1px 1px 0px #aade7c;
}
#netsbooking-book-form .form-submit:hover,
#commerce-checkout-form-checkout .checkout-continue:hover,
#commerce-checkout-form-review .checkout-continue:hover {
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
        background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
        background-color:#5cb811;
}
/* This button was generated using CSSButtonGenerator.com */

#site-name {
    font-size: 60px;
    color: #4074B6;
    line-height: 43px;
    height: 43px;
    padding: 0;
    margin: 0 0 0 -3px;
}

#site-slogan {
    font-size: 25px;
    margin-top: 14px;
}

#header ul.menu {
    margin-top: 13px;
    margin-bottom: 0;
}

#logo {
    margin-right: 5px;
}

fieldset {
    border: 1px solid #ccc;
}

.region-footer #block-block-2 {
    float: left;
    width: 760px;
    font-size: 0.8em;
    margin-top: 7px;
}

.region-footer #block-system-user-menu {
    float: right;
    width: 200px;
}

fieldset.netsbooking_checkout_pane {
  padding: 0;
  border: none;
}

fieldset.netsbooking_checkout_pane legend {
  font-weight: bold;
}

fieldset.netsbooking_checkout_pane .fieldset-wrapper {
  border: 1px solid #ccc;
  padding: 0 5px 10px;
  font-size: 85%;
}

fieldset.netsbooking_checkout_pane .session-time {
  font-weight: bold;
  font-style: italic;
  margin-top: 10px;
}

fieldset.netsbooking_checkout_pane table {
  margin: 0;
}

fieldset.netsbooking_checkout_pane table .price {
  text-align: right;
}

div.password-confirm {
    float: initial;
    margin-top: initial;
}