/*-- Page_Defaults --*/

.servicesResultPage, .servicesResultPage *, .servicesResultPage *:before, .servicesResultPage *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.servicesResultPage {
    width: 960px;
    margin: 0 auto;
}

.servicesResultPage select {
    width: 100%;
    background: white;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    float: left;
    margin: 5px 0;
    color: #777;
    padding-left: 2px;
}

.serviceDatesSelect {
    padding-top: 10px;
    height: 35px;
}

.leftColumn {
    float: left;
}

.rightColumn {
    margin-left: 125px;
}

#daysPerService {
    width: 50px;
    margin-left: 38px;
    float: left;
    margin-top: 6px;
}

.txtStartEvent {
    width: 100px !important;
}

.txtEndEvent {
    margin-left: 5px;
    float: left;
    margin-top: 14px;
}

.endEvent {
    margin-left: 10px;
    float: left;
    margin-top: 14px;
}

.addEventDay {
    margin-left: 15px;
    float: left;
    margin-top: 14px;
    color: #0087e5;
}

.title_restricao {
    float: left;
    width: 100%;
    margin: 5px 0px 0px 12px;
    color: #0c83d9;
    padding-right: 15px;
}

.deleteEventDay {
    float: left;
    color: red;
    margin-top: 10px;
}

.description_restricao {
    float: left;
    margin: 5px 0 0 12px;
    width: 100%;
    padding-right: 15px;
}

.service_details {
    text-indent: 12px;
    margin-top: 4px;
    float: left;
    width: 100%;
}

#listServiceDates {
    height: 65px;
    padding-top: 10px;
    border-top: 1px dashed #ccc;
}

.descriptionPeriodos {
    width: 100%;
}

.dayStart, .dayEnd {
    float: left;
    margin-top: 10px;
}

span.datesSelectSpace {
    float: left;
    margin: 10px 5px 0 5px;
}

strong.datesSelectSpace {
    float: left;
    margin: 10px 15px 0 15px;
}

.descriptionDays {
    float: left;
    margin-top: 10px;
}

.datesText {
    float: left;
    margin-top: 10px;
    margin-left: 3px;
}

.dateSelect {
    width: 100%;
    height: 33px;
    float: left;
}

.greenBtn {
    background: #5ab112;
    clear: both;
    width: auto;
    height: 30px;
    font: bold 12px Arial, Helvetica;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    box-shadow: 3px 3px 0 0 #369212;
    padding: 0 15px;
}

.greenBtn:hover {
    background: #6cc121;
}

.greenBtn:active {
    background: #5ab112;
    box-shadow: 1px 1px 0 0 #369212;
    left: 1px;
    top: 1px;
    position: relative;
}

.grayBtn {
    background: #d7d7d7;
    clear: both;
    width: auto;
    height: 30px;
    font: bold 12px Arial, Helvetica;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-block;
    color: #6d6d6d;
    box-shadow: 3px 3px 0 0 #b1b1b1;
    padding: 0 15px;
    cursor: default;
    opacity: 0.7;
}


/*-- SearchEngine --*/

#servicesEngine.engine-site {
    width: 263px;
    float: left;
    clear: left;
    background: #ffc52f;
    padding: 3px;
    border: 1px solid #e8b032;
    border-radius: 5px 5px 5px 5px;
}

.engineTitle {
    padding: 9px 0 11px 8px;
    color: #644b01;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
}
#servicesEngine.engine-site .engineContext {
    background: #f5f5f5;
    border: solid 1px #E8B032;
    border-radius: 0px 0px 4px 4px;
    padding: 10px 8px 16px;
    float: left;
    width: 100%;
}
#servicesEngine.engine-site .engineContext label {
    font: bold 12px Arial;
    padding: 0 0 0 0;
}
#servicesEngine.engine-site .engineContext .inputBox {
    float: left;
    width: 115px
}
#servicesEngine.engine-site .engineContext .roomBox {
    width: 100%;
    float: left;
    clear: left;
    background: white;
    min-height: 45px;
    border: 1px solid #ccc;
    margin: 9px 0 0 0;
    padding: 5px
}
#servicesEngine.engine-site .engineContext .roomBox span {
    float: left;
    font: bold 10px Arial;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 5px 0 6px;
    position: relative;
    top: 10px;
}

.engineContext .roomBox select {
    width: 42px;
    height: 25px;
    background: white;
    border: 1px solid #e0e0e0;
    float: left;
    clear: none;
    margin: 4px 9px 0 0;
}

select#children {
    margin: 4px 0px 0 0;
}

#child-ages {
    clear: both;
    padding-right: 4px;
}

#child-ages * {
    float: none;
}

#child-ages div {
    display: inline-block;
    text-align: right;
    vertical-align: top;
}

#child-ages div:first-child {
    text-align: left;
}

#child-ages div:last-child {
    width: 169px;
}

#child-ages select {
    margin: 8px 0px 3px 6px;
}
#servicesEngine.engine-site .engineContext #btnSearch {
    float: right;
    clear: both;
    background: #FFD212;
    box-shadow: 3px 3px 0 0 #D1AE15;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 4px;
    color: #644b01;
    margin: 12px 3px 0 0;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}
#servicesEngine.engine-site .engineContext #btnSearch:hover {
    background-color: #FFD84e;
}
#servicesEngine.engine-site .engineContext #btnSearch:active {
    background-color: #FFD84e;
    left: 1px;
    position: relative;
    box-shadow: 1px 1px 0 0 #D1AE15;
    top: 1px;
}


/*-- Exceptions -- */

input[name="checkOut"], label[for="checkOut"], label[for="category"], select[name="category"] {
    margin-left: 7px;
}
#servicesEngine.engine-site input.hasDatepicker {
    background-position: 67px -2948px;
}


/*-- Filters --*/


/*.filters .filterTypeLabel {
    border-radius: 3px 3px 0 0 !important;
}

*/

.filter_results .write {
    width: 240px !important;
    border-radius: 0 0 3px 3px !important;
}

.filter_results {
    margin-top: 14px !important;
}

#servicesResults {
    width: 681px;
    padding-bottom: 14px;
    margin-left: 14px;
}

#filterServiceByType {
    width: 100%;
    padding: 10px 0 10px 10px;
    background: #f5f5f5;
    height: 73px;
    border: 1px solid #cecece;
    border-bottom: 1px dashed #c0c0c0;
    border-radius: 5px 5px 0 0;
}

#filterServiceByType .serviceFilterTitle {
    font: bold 14px Arial;
    display: block;
    margin: 0 0 9px 0;
}

#filterServiceByType input, #filterServiceByType label {
    margin: 0 6px 0 0;
    padding: 0 0 0 0;
    width: auto;
    height: auto;
}

#filterServiceByType input {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    display: none;
}

.lt-ie9 #filterServiceByType input {
    display: block;
    width: 0;
    height: 0;
}

#filterServiceByType label {
    margin-right: 10px;
    cursor: pointer;
    position: relative;
    color: #0080dc;
    padding: 5px 5px 5px 7px;
    border: 1px solid transparent;
    line-height: 14px;
}


/*#filterServiceByType label:hover, #filterServiceByType label.active { background-color:#dbf1fe; border: 1px solid #89cde7; border-radius: 4px; color: #666 !important;}

*/

#filterServiceByType label:after {
    content: '';
    display: inline-block;
    border-left: 1px solid #ababab;
    width: 1px;
    height: 15px;
    position: absolute;
    right: -8px;
    top: 3px;
}


/*#filterServiceByType label:before { content:''; display:inline-block; width: 16px; height: 15px; background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -9px -6px; margin: 0 5px 0 0; float: left;}

*/

#filterServiceByType label.ticktes {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -8px -2px;
    padding-left: 20px;
}

#filterServiceByType label.tours {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -7px -148px;
    padding-left: 20px;
}

#filterServiceByType label.ticktes:hover {
    border: solid 1px #cde6f5;
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -8px -2px #ebf6fc;
    border-radius: 4px;
}

#filterServiceByType label.tours:hover {
    border: solid 1px #cde6f5;
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -7px -148px #ebf6fc;
    border-radius: 4px;
}

#filterServiceByType label.ticktes.active {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -8px -37px #dbf1fe;
    color: #666;
    border: 1px solid #89cde7;
    border-radius: 4px;
    color: #666 !important;
}

#filterServiceByType label.tours.active {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -7px -178px #dbf1fe;
    border: 1px solid #89cde7;
    border-radius: 4px;
    color: #666 !important;
}

#filterServiceByType label.travelEnsurance {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -6px -209px;
    padding-left: 23px;
}

#filterServiceByType label.travelEnsurance:hover {
    border: solid 1px #cde6f5;
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -6px -209px #ebf6fc;
    border-radius: 4px;
}

#filterServiceByType label.travelEnsurance.active {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -6px -241px #dbf1fe;
    border: 1px solid #89cde7;
    border-radius: 4px;
    color: #666 !important;
}

#filterServiceByType label.shows {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -4px -276px;
    padding-left: 25px;
}

#filterServiceByType label.shows:hover {
    border: solid 1px #cde6f5;
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -4px -276px #ebf6fc;
    border-radius: 4px;
}

#filterServiceByType label.shows.active {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -4px -314px #dbf1fe;
    border: 1px solid #89cde7;
    border-radius: 4px;
    color: #666 !important;
}

#filterServiceByType label.transfers {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -3px -78px;
    padding-left: 25px;
}

#filterServiceByType label.transfers:hover {
    border: solid 1px #cde6f5;
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -3px -78px #ebf6fc;
    border-radius: 4px;
}

#filterServiceByType label.transfers.active {
    background: url(/travel/styles_B2C/images/sprite_services.png) no-repeat -3px -116px #dbf1fe;
    border: 1px solid #89cde7;
    border-radius: 4px;
    color: #666 !important;
}

.servicesFilter {
    height: 52px;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #cecece;
    border-top: none;
    margin-bottom: 15px;
}

.servicesFilter label {
    font: bold 12px Arial;
    margin: 0 10px 0 0;
    float: left;
    line-height: 20px;
    text-transform: uppercase;
}

.servicesFilter select {
    width: 115px;
    margin: 0 10px 0 0;
    border-radius: 3px;
    height: 30px;
    border: 1px solid #d9d9d9;
    background: white;
    float: left;
}

.servicesFilter .showingResults {
    float: right;
    margin: 9px 10px 0 0;
    font: bold 12px Arial
}


/*-- ServiceResults -- */

#servicesResultsList {
    margin: 0 auto 12px;
    width: 100%;
}

#servicesResultsList:after {
    content: '';
    display: block;
    clear: both
}

#servicesResultsList .currentServiceFiltered {
    font: bold 16px Arial;
    margin: 0 0 -8px 0;
    display: block
}

.serviceItemBox {
    width: 100%;
    border: 1px solid #d9d9d9;
    margin: 15px 0 0 0;
    background: white;
    float: left;
    position: relative;
    /*min-height: 145px;*/
    border-radius: 5px;
    box-shadow: 0 0 2px 3px #eeeeee;
    overflow: hidden;
}

.serviceItemBox.preferential {
    border: 1px solid #f8e592 !important;
 }

    .serviceItemBox .priceHolder:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%;
    }

.serviceItemBox .priceHolder {
    background: #fbf8e6 !important;
    text-align: center;
}

.serviceItemBox:first-child {
    margin: 0
}

.serviceItemBox .context {
    width: 515px;
    height: auto;
    float: left;
    padding: 12px;
    /*min-height: 150px;*/
}

.serviceItemBox .priceHolder {
    background-color: #f5f5f5;
    width: 167px;
    height: 100%;
    position: absolute;
    right: 0;
}

.serviceItemBox .serviceName {
    font: bold 13px Arial;
    /* text-transform:uppercase; */
    color: #555;
    margin: 0 0 3px 0;
    display: block;
    padding-left: 38px;
    position: relative;
    min-height: 40px;
}

.serviceItemBox .serviceName:before {
    content: '';
    float: left;
    display: block;
    width: 33px;
    height: 25px;
    background: url(/travel/styles_B2C/images/icones-servicos-big.png) -2px -2px no-repeat;
    position: absolute;
    top: 4px;
    left: 0;
}

.serviceWithFilter {
    font-size: 13px;
    color: #0c83d9;
    margin-bottom: 10px;
}

.travelEnsurance .serviceName:before {
    background-position: -61px -2px;
}

.tours .serviceName:before {
    background-position: -116px -2px;
}

.transfers .serviceName:before {
    background-position: -247px -1px;
    height: 28px;
    top: 6px;
    width: 28px;
}

.tickets .serviceName:before {
    background-position: -179px 0px;
    height: 30px;
    top: 3px;
}

.serviceItemBox .serviceCompany {
    font: 11px Arial;
    /* text-transform:uppercase; */
    color: #888;
    margin: 0 0 0 0;
    display: block;
}

.serviceItemBox .serviceCode {
    font: 11px Arial;
    color: #888;
    margin: 5px 0 15px;
    display: block;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    /*text-indent: 39px; text-transform:uppercase; */
}

span.serviceTitle {
    color: #263c70;
}

.serviceItemBox .serviceRestriction, .serviceItemBox .serviceDescription {
    font: 12px Arial;
    line-height: 18px;
    margin-top: 3px;
    display: block;
    padding-bottom: 13px;
}

.serviceItemBox .buyAirHotel {
    width: 100%;
    display: block;
    border-top: 1px dashed #ccc;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    color: #0c83d9;
}

.serviceItemBox .buyAirHotel:after {
    content: '';
    display: inline-block;
    border-left: 5px solid #0c83d9;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin: 0 0 0 6px;
}

.serviceItemBox .buyAirHotel:hover {
    text-decoration: underline
}

.serviceItemBox .priceBox {
    /* position: absolute; */
    /* left: 0; */
    /* right: 0; */
    /* top: 0; */
    /* bottom: 0; */
    /* margin: auto; */
    /* height: 92px; */
    /* text-align: center
 */
    display: inline-block;
    vertical-align: middle;
}

.serviceItemBox .priceBox .totalPrice {
    font: bold 22px Arial;
    color: #0c83d9;
    margin: 0 0 5px 0;
    display: block
}

.serviceItemBox .priceBox .date {
    font: 100 12px Arial;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    display: block
}

#servicesResultsList .errorMessage {
    border: solid 1px #ebcb00;
    margin: 12px 0 0 0;
    height: 80px;
    background: #fffbde;
    font: bold 14px Arial;
    text-align: center;
    line-height: 78px;
    color: #AF9442;
}

#modal_preview * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#modal_preview2 {
    width: 370px;
    height: auto;
    padding: 25px 15px;
    border-radius: 4px;
    border: solid 3px #0c83d9;
    font-family: Arial;
    position: fixed;
    z-index: 99999;
    background-color: white;
    left: 37%;
    top: 265px;
}

#modal_preview2 p, #modal_preview2 input, #modal_preview2 a, #modal_preview2 ul {
        margin: 0;
        padding: 0;
    }

    #modal_preview2 .bt-close {
        background: url(/travel/styles_B2C/images/lightbox.png) no-repeat 0 0;
        width: 25px;
        height: 25px;
        display: block;
        position: absolute;
        right: 5px;
        top: 5px;
    }

    #modal_preview2 .origin p {
        color: #545454;
        font-weight: bold;
        font-size: 14px;
        margin-top: -3px;
        z-index: 50000;
        margin-bottom: 3px;
}

    #modal_preview2 .origin input {
    width: 245px;
        height: 30px;
        background: #fff;
        border: solid 1px #c7c7c7;
        text-indent: 5px;
        margin-top: 3px;
        color: #7a7a7a;
        border-radius: 2px;
        }

    #modal_preview2 .origin .buscar {
        background: #FFD212;
        border-radius: 4px;
        color: #fff;
        text-decoration: none;
        display: inline-block;
        text-transform: uppercase;
        color: #a26f02;
        font-weight: bold;
        padding: 7px 15px;
        float: right;
        font-size: 13px;
        box-shadow: 3px 3px 0 0 #ecad00;
        position: relative;
        top: 2px;
        z-index: 5000;
}

        #modal_preview2 .origin .buscar:active {
            box-shadow: 1px 1px 0 0 #ecad00;
            top: 4px;
        }

        #modal_preview2 .origin .buscar:hover {
            background: #FFD84e;
        }

        #modal_preview {
    width: 850px;
    height: auto;
    padding: 10px;
    border-radius: 4px;
    border: solid 3px #0c83d9;
    font-family: Arial;
    position: fixed;
    color: #666666;
    z-index: 500000;
    background-color: white;
    left: inherit;
    top: 15%;
    right: 20%;
    padding: 15px;
}

    #modal_preview h3 {
        margin: 0;
        padding: 0;
        font-size: 16px;
        color: #0183d9;
    }

    #modal_preview .bt-close {
        background: url(/travel/styles_B2C/images/lightbox.png) no-repeat 0 0;
        width: 25px;
        height: 25px;
        display: block;
        position: absolute;
        right: 14px;
        top: 9px;
    }

    #modal_preview .services {
        width: 100%;
        height: 426px;
        overflow: auto;
        background: #f5f5f5;
        margin-top: 10px;
    }

    #modal_preview .services .general {
        width: 100%;
    }

        #modal_preview .services .general .title {
            background: #d9d9d9;
            padding: 9px;
            font-weight: bold;
            border-bottom: solid 1px #cbcaca;
            margin-bottom: 3px;
            border-top: solid 1px #cbcaca;
            width: 100%;
            display: block;
}

            #modal_preview .services .general .title_service span a {
                font-size: 10px;
                color: #f00000;
                margin-left: 5px;
                text-decoration: none;
                display: inline-block;
                text-transform: none;
            }

#modal_preview .serviceRow {
    float: left;
    width: 100%;
}

         #modal_preview .services .general {
            border: solid 1px #cbcaca;
            padding-bottom: 15px;
            float: left;
}

#modal_preview .exclude-selected-services {
    font: bold 11px Arial;
    color: rgb(221, 0, 0);
    float: left;
    clear: left;
    border-bottom: dotted 1px #CBCACA;
    width: 100%;
    padding: 6px 0 10px 13px;
    cursor: pointer;
}

#modal_preview .exclude-selected-services:hover {
    text-decoration: underline
}

#modal_preview, #modal_preview * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

        #modal_preview .services .general .title_service {
            color: #666;
            font-weight: bold;
            font-size: 13px;
            line-height: 16px;
            margin: 8px 10px 6px 0;
            float: left;
            width: 100%;
            padding: 1px 0 0 12px;
        }

            #modal_preview .services .general .title_service span {
                font-weight: normal;
            }

        #modal_preview .services .general .title_service td {
    padding: 8px;
    line-height: 15px
        }

            #modal_preview .services .general .description {
                font-size: 11px;
                text-transform: uppercase;
                float: left;
                clear: left;
}

#modal_preview .services .general .description.last {
                    width: 90%;
                    padding-left: 12px;
                    margin-top: 12px;
                }

#modal_preview .services .general .description.last td:last-child {
    border-bottom: none
}

                #modal_preview .services .general .description td {
                    padding-left: 8px;
                }

        #modal_preview .services .general .title_empresa {
            font-size: 11px;
            color: #999999;
            text-indent: 12px;
            margin: 0 0 4px 0;
            float: left;
            width: 100%;
}

#filterServicos .applyButtonServices {
    border-top: 1px dashed #bdbdbd;
    position: relative;
    margin: 33px 10px 0 12px;
    padding: 6px 0 7px 7px;
    background: #e1e1e1;
    width: 261px;
    margin-left: -1px;
    height: 46px;
    display: none;
}

#filterServicos .applyButtonServices .cleanFilterServices {
    margin-top: 7px;
    font-size: 12px;
    color: #0c83d9;
    margin: 2px;
    float: left;
    position: initial;
    margin: 10px 0 0 12px;
    text-decoration: none;
}

#filterServicos .applyButtonServices .cleanFilterServices:hover, #filterServicos .applyButtonServices .cleanFilterServices:active {
    color: #0c83d9;
    text-decoration: none;
}

#filterServiceByType label.transfers:after {
    border: none !important;
}

.ui-tabs .ui-tabs-nav {
        margin: 0;
        padding: 0;
    }

.ui-tabs-nav {
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
    border-color: #CACACA;
}

#servicesList .serviceLabel {
    font-size: 14px;
    color: #444444;
    font-weight: bold;
    display: block !important;
}

.serviceCode {
    margin-left: 39px;
}

.serviceEventCode {
    margin: 40px;
}

.send.feb {
    width: 95%;
    margin-left: 3px;
}
