#content-wrapper #block-block-36,
#content-wrapper #block-block-20,
#content-wrapper #block-block-21 {
    /* leandro */

    height: auto !important;
    position: absolute;
    z-index: 995;
    left: 15%;
    top: 5%;

}
@media (min-width: 980px) {
    #block-block-36,
    #block-block-20
    #block-block-21 {
        position: absolute;
        left: 50% !important;
        margin-left: -470px;
        top: 5%;
    }
}

@media (max-width: 980px) {
    #block-block-36,
    #block-block-20
    #block-block-21 {
        position: absolute;
        left: 50% !important;
        margin-left: -369px;
        top: 5%;
    }
}

@media (max-width: 760px) {
    /* leandro */
    #block-block-36,
    #block-block-20
    #block-block-21 {
        width: 300px;
        margin-left: -150px;
        position: relative !important;
        display: block;
        overflow: hidden;
        margin-bottom: 30px;
        left: 50%;
        top: 0px;
        margin-top: 25px;
        padding: 5px;
    }
    #views_slideshow_cycle_teaser_section_frontpage-home_slideshow {
        height: 490px;
    }
}



.GAT3BookingWidget * {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: "Open Sans", "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    box-sizing: border-box;
}
/* -- Infos -- */

.GAT3BookingWidget .infos ul li {
    display: inline-block;
    border-bottom: 1px solid #CCCCCC;
    padding: 15px 0px;
    width: 50%;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.GAT3BookingWidget .infos ul li:first-child {
    padding: 15px 0px;
    cursor: pointer;
    color: #FE9500;
    color: #EFB502;
}

.GAT3BookingWidget .infos ul li:last-child {
    border-left: 1px solid #CCCCCC;
}

.GAT3BookingWidget .infos ul li:last-child:hover {
    cursor: default;
    color: white;
}

.GAT3BookingWidget .infos ul li a:hover,
.GAT3BookingWidget .infos ul li:first-child:hover {
    color: #FE9500;
    color: #EFB502;
}

.GAT3BookingWidget .infos ul li a {
    padding: 15px;
    width: 100% !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: black;
}
/* -- End infos -- */

.GAT3BookingWidget UL,
.GAT3BookingWidget LI {
    list-style: none;
}

.GAT3BookingWidget FIELDSET {
    border: none;
}

.GAT3BookingWidget LEGEND,
.GAT3BookingWidget P {
    display: block;
    width: 100%;
    padding: 7px 14px 0 14px;
    border-width: 0px 0px 0px !important;
    /* leandro */
}

.GAT3BookingWidget FIELDSET:first-child LEGEND,
.GAT3BookingWidget P {
    border-bottom: 1px solid #CCC;
    padding: 7px 14px;
    color: #000;
    font-weight: normal;
}

.GAT3BookingWidget INPUT {
    border: 1px solid #CCC;
    cursor: pointer;
    border-radius: 2px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAA2BAMAAADe9B8AAAAALVBMVEUAAAClqK2lqK2lqK2lqK2lqK2lqK2lqK2lqK2lqK2lqK2lqK2lqK2lqK2lqK2/dm/8AAAADnRSTlMAGZj05bddDM6MeDsqJy3eHH0AAACNSURBVCjPrdBBCoAgEAVQTxDUAQIv0IkKulVHaNuRMlu4+mfImWQYGEIXfVB4KDp8157uzBssOowBCBjB8ANw9dOLkgrkB4tZkAOvEfcCUO5VIR1yjQ4EcVNPL+bTCvTUvwdcqgUXSw0TuVhqmFFSAS3OJ2anAK8Rd4Z0rJAOgnRMkI4Fi2uawJmp2/IAleagVcLyxGoAAAAASUVORK5CYII=');
    background-position: 4px -27px;
    background-repeat: no-repeat;
}

.GAT3BookingWidget INPUT:first-child {
    background-position: 4px 0;
}

.GAT3BookingWidget SELECT {
    border: 1px solid #CCC;
    width: 40px;
    text-align: center;
    border-radius: 2px;
    width: 40px !important;
    /*leandro*/

    height: auto !important;
    /* leandro */

    padding-left: 0px !important;
    /* leandro */
}

.GAT3BookingWidget LEGEND,
.GAT3BookingWidget SPAN {
    color: #787676;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 2px;
    position: relative;
}

.GAT3BookingWidget .query A,
.GAT3BookingWidget .offers A {
    display: block;
    width: 100%;
    height: 40px;
    background: linear-gradient(#F8BC02, #D09D02 70%) repeat scroll 0% 0% transparent;
    box-shadow: 0px 1px 0px #FED149 inset;
    border: 1px solid #B68A01;
    color: #FFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 3px;
    text-align: center;
}

.GAT3BookingWidget .action {
    background: none repeat scroll 0 0 #cccccc;
    padding: 7px;
}

.GAT3BookingWidget .query A:hover,
.GAT3BookingWidget .offers A:hover {
    background: linear-gradient(#DFA902 3%, #B68A01 75%) repeat scroll 0% 0% transparent;
}

.GAT3BookingWidget {
    width: 300px;
    /* max-height: 468px;  leandro */

    padding: 0;
    border: none;
    position: relative;
    overflow: hidden;
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 1px;
    box-shadow: 0 0 0 5px rgba(178, 178, 178, 0.3);
    display: block;
    margin: 0;
}

.GAT3BookingWidget .distribution {
    float: right;
}

.GAT3BookingWidget .distribution LI.room {
    margin-bottom: 5px;
}

.GAT3BookingWidget .distribution LI > DIV {
    display: inline-block;
    width: 50px;
    text-align: right;
    margin-left: 10px;
}

.GAT3BookingWidget .distribution LI > DIV:first-child {
    width: 80px;
    text-align: right;
}

.GAT3BookingWidget .distribution DIV:first-child {
    margin-left: 0;
}

.GAT3BookingWidget .ages {
    clear: both;
    padding-top: 7px;
}

.GAT3BookingWidget .ages LI.room {
    margin-top: 10px;
}

.GAT3BookingWidget .ages LI.room:first-child {
    margin-top: 0;
}

.GAT3BookingWidget .ages SELECT {
    margin-right: 10px;
    transition: all 500ms ease-out;
}

.GAT3BookingWidget .ages SELECT.error {
    border-color: #F00;
    transition: all 500ms ease-out;
}

.GAT3BookingWidget .table {
    width: 100%;
    padding: 14px 14px 7px 14px;
    overflow: auto;
}

.GAT3BookingWidget .table.input-daterange {
    padding: 0 14px 14px 14px;
}

.GAT3BookingWidget .table.input-daterange INPUT {
    width: 47%;
    float: right;
    text-align: right;
    padding: 5px 5px 5px 0;
}

.GAT3BookingWidget .table.input-daterange INPUT:first-child {
    float: left;
}

.GAT3BookingWidget .table > DIV {
    float: left;
    color: #787676;
    font-weight: 600;
}

.GAT3BookingWidget .table > DIV SELECT {
    display: block;
}

.GAT3BookingWidget LI > DIV:nth-child(3) > SELECT {
    margin-left: 2px;
}

.GAT3BookingWidget .offers {
    display: none;
}

.GAT3BookingWidget .offers ul {
    overflow: scroll;
    height: 350px;
}

.GAT3BookingWidget .offers LI {
    padding: 10px;
    min-height: 100px;
    position: relative;
    border-top: 1px solid #CCC;
    cursor: pointer;
}

.GAT3BookingWidget .offers LI:hover {
    background-color: #F0F0F0;
}

.GAT3BookingWidget .offers LI:first-child {
    border-top: none;
}

.GAT3BookingWidget .offers IMG {
    width: 70px;
    height: 70px;
    border: 1px solid #CCC;
    position: absolute;
    left: 15px;
    top: 15px;
}

.GAT3BookingWidget .offers LI DIV {
    margin-left: 90px;
    position: relative;
    font-size: 10px;
    right: 0;
    top: 0;
}

.GAT3BookingWidget .offers LI SPAN {
    display: block;
    clear: both;
}

.GAT3BookingWidget .offers LI SPAN.price {
    font-size: 10px;
    font-weight: normal;
}

.GAT3BookingWidget SUP {
    /* leandro */

    top: -1.5em !important;
    font-size: 9px;
    position: absolute;
    right: 0;
    width: 80px;
}

.datepicker * {
    font-family: "Open Sans", "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
