body {
    background-color: #e5e5e5;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    height: 100%;
    font-family: Tahoma;
}

h1, h2, h3, h4 {
    padding: 0px;
    margin: 0px;
    color: #042d54;
}

h2 {
    font-size: 13px;
}

#HeaderContent {
    padding-right: 1%;
    padding-left: 1%;
    position: inherit;
    width: 100%;
    height: 130px;
    overflow: hidden;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    /*width: 100%;*/
    margin-bottom: 0px;
    background-image: url('../images/hb.png');
    background-repeat: no-repeat;
    background-position: 50px;
    left: 100%;
    display: block;
    background-color: #dddddd;
    border-bottom: 0px solid #FF8800;
    border-top: 0px solid #FF8800;
}

#SubHeaderContent {
    display: none;
}

#MasterFooter {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    min-width: 320px;
    background-color: #999999;
    color: #292929;
    font-size: 12px;
    text-align: center;
    margin-top: 0px;
    clear: both;
    padding: 1%;
}

    #MasterFooter p {
        margin: 3px;
    }

    #MasterFooter a {
        color: #bfdff1;
    }

#SecondaryMaster {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: #FFFFFF;
    padding: 20px 1% 60px 1%;
    font-size: 15px;
    text-align: center;
    min-width: 320px;
    min-height: 400px;
}

    #SecondaryMaster .content {
        text-align: left;
    }

#SheetContent {
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}


    #SheetContent table { /**/
        margin-left: auto;
        margin-right: auto;
    }

        #SheetContent table table {
            margin: 0px;
        }

#MenuContent {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 40px;
    background-color: #f0f0f0;
}

.logout {
    text-decoration: none;
    font-weight: bold;
}


.reservation {
    width: 980px;
    margin: auto;
}

#ReservationSummary {
    position: inherit;
    float: left;
    font-size: 12px;
    width: 24%;
    margin-right: 20px;
}

#ReservationForm {
    position: inherit;
    float: left;
    width: 71%;
}

.reservaDetailsTable {
    border-width: 1px;
    font-size: 10px;
}

#reservationSummaryPrePayment {
    background-color: #FF00FF;
}

.reservaDetailsTable .col1 {
    font-weight: bold;
}

.reservaDetailsTable .col2 {
}




/*sfv*/

div#HHeader {
    float: left;
    padding-right: 5px;
    cursor: pointer;
}

div.HPanel {
    position: absolute;
    left: 0px;
    top: 45px;
    float: right;
    z-index: 2000000000;
}

span#hpanelParent {
    float: left;
}

div.HContentPanel {
    border: 7px solid #282828;
    border-left: 0px;
    /*float: left;*/
    width: 764px;
}

    div.HContentPanel h1 {
        border: 0px;
        /*border-top: 2px solid #cccccc;
   border-bottom: 1px solid #333333;
   */
        background-color: #282828;
        padding-bottom: 3px;
        clear: both;
        height: 23px;
    }

        div.HContentPanel h1 div {
            float: left;
            margin-top: 2px;
            padding: 0px 5px;
            color: #ffffff;
        }

        div.HContentPanel h1 select {
            float: left;
        }

.groupcontentHotel {
    padding: 5px 10px !important;
    background-color: #f8f8f8 !important;
}

h1 {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #333333;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #333333;
    padding: 5px 2px 0px 2px;
}

div.HContentPanel h3 {
    margin: 10px 0px;
    border-bottom: 1px solid #333333;
}

div.displayDetail {
    width: 660px;
    padding: 10px;
}

    div.displayDetail .dl {
        margin: 1px 15px !important;
    }

    div.displayDetail p {
        margin: 0px;
    }

    div.displayDetail div.izquierda {
        float: left;
        padding: 4px;
        font-weight: bold;
        width: 25%;
        text-align: right;
    }

    div.displayDetail div.derecha {
        float: none;
        clear: both;
        padding: 4px;
    }

        div.displayDetail div.derecha span, div.displayDetail div.derecha a {
            max-width: 400px;
            float: left;
            margin-top: 2px;
            margin-bottom: 2px;
        }

            div.displayDetail div.derecha span.tit {
                display: block;
                float: left;
                width: 160px;
                font-weight: bold;
                text-align: right;
                padding-right: 3px;
            }

div.bullet {
    padding: 5px 15px 5px 30px;
    background-image: url("../images/info.png");
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

.itempromo {
    border: 1px solid #8DB731;
    background-color: #f5f5f5;
}

div.recuadro {
    width: 315px;
    float: left;
    padding: 10px 0px 5px 15px;
    min-height: 85px;
    background-image: url("../images/bullet2.gif");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

    div.recuadro div.izquierda {
        float: left;
        padding: 4px;
        font-weight: bold;
        width: 84px;
        text-align: right;
    }

    div.recuadro div.derecha {
        float: left;
        clear: right;
        padding: 4px;
        width: 215px;
    }

td.itemPunto {
    width: 150px;
    text-align: center;
    font-size: 10px;
    background-color: #f9f9f9;
    padding: 3px;
}

    td.itemPunto h3 {
        font-size: 11px;
        margin: 0px;
    }

td.itemHab {
    width: 180px;
    text-align: center;
    padding: 4px 5px;
}

    td.itemHab h4 {
        font-size: 11px;
        margin: 0px;
    }

div.popupPunto {
    width: 300px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    padding: 10px;
}

    div.popupPunto h3 {
        text-align: left;
        border-bottom: 1px solid #eeeeee;
        margin-bottom: 6px;
        padding-bottom: 1px;
    }

    div.popupPunto div.item {
        text-align: center;
        margin-top: 4px;
        padding: 0px 12px 0px 12px;
    }

    div.popupPunto div.detalle {
        border-top: 1px solid #eeeeee;
        margin-top: 6px;
        padding-top: 4px;
    }

    div.popupPunto table.imagenes {
        border-top: 1px solid #eeeeee;
        width: 100%;
        margin-top: 6px;
    }

        div.popupPunto table.imagenes td {
            width: 50px;
        }

.headerDataList {
    font-weight: bold;
    padding-bottom: 6px;
}

.itemDataList {
    border-top: 1px solid #cccccc;
    padding-top: 3px;
}

div.displayDetail2 {
    /* width: 750px;*/
    padding: 10px;
}

hr {
    clear: both;
    margin-top: 5px;
    border: none;
    border-top: 1px #CCCCCC solid;
    height: 1px;
}

div.displayDetail2 p {
    float: left;
    margin: 0px;
    max-width: 500px;
}

div.displayDetail2 div.derecha {
    padding: 4px 4px 4px 8px;
    float: left;
    text-align: left;
    width: 260px;
    vertical-align: top;
}

    div.displayDetail2 div.derecha span {
        float: left;
        margin-top: 1px;
    }

div.displayDetail2 div span.tit {
    width: 90px;
    text-align: right;
    font-weight: bold;
}

div.displayDetail div.politica span {
    float: left;
    margin-top: 3px;
    max-width: 450px;
}

    div.displayDetail div.politica span.tit {
        width: 180px;
        text-align: right;
        font-weight: bold;
        padding-right: 8px;
    }


div.displayDetail2 div.derecha img {
    float: left;
    margin-top: 1px;
}

div.displayDetail2 div.largo {
    padding: 4px 4px 4px 8px;
    float: left;
    text-align: left;
    vertical-align: top;
}

    div.displayDetail2 div.largo span {
        display: block;
        float: left;
    }

.loading {
    background-image: url("../images/loading.gif");
    background-position: center;
    background-repeat: no-repeat;
    width: 23px;
    height: 19px;
}

.loadingCentered {
    background-image: url("../images/loading.gif");
    background-position: center;
    background-repeat: no-repeat;
    width: 130px;
    height: 109px;
    position: absolute;
    top: 200px;
    left: 200px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

input.load {
    background-image: url("../images/loading.gif");
    background-position: center;
    background-repeat: no-repeat;
    border: 0px;
    background-color: Transparent;
    width: 23px;
    height: 19px;
}

span.lblAlert {
    color: #ff0000;
    display: block;
    height: 14px;
    padding: 2px 0px 4px 22px;
    font-weight: bold;
    text-align: center;
}

span.lblAlert2 {
    color: #ff0000;
    display: block;
    height: 14px;
    padding: 2px 0px 4px 22px;
    font-weight: bold;
    background-image: url("../img/alert.gif");
    background-repeat: no-repeat;
    text-align: left;
}

span.lblSuccess {
    color: #289728;
    display: block;
    height: 16px;
    padding: 0px 0px 4px 22px;
    font-weight: bold;
    background-image: url("../img/ok.gif");
    background-repeat: no-repeat;
    text-align: left;
}

div.llamado {
    position: absolute;
    right: 10px;
    top: 40px;
    float: right;
    z-index: 200000000;
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.1;
    }

    100% {
        opacity: 1.0;
    }
}

div.llamado .atender {
    float: right;
    margin-left: 3px;
}

div.llamado .colgar {
    -webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(0.5, 0.5, 0, 1);
    -webkit-animation-duration: 2.7s;
}
/*
div.llamado div.art-blockcontent
{
    background-color: #f8f8f8;
    margin: 10px;
}
div.llamado div.art-blockcontent
{
    background-color: #f8f8f8;
    height: 127px;
}
div.llamado div.art-blockcontent a
{
display: block;
     margin-left: 13px;
     margin-bottom: 3px;
}

div.llamado img{
    float: left;
    margin:0px;
}
div.llamado .art-blockheader{
    padding:5px 0px 0px 5px!important;
    border-bottom: 0px solid #333333;
	font-size: 12px;
	height:15px;
	width: 300px;
	margin:0px 0px 0px 0px;
	TEXT-ALIGN: left;
    cursor:move;
}
div.llamado input{
}
div.llamado select{
    margin-left: 13px;
    width: 143px;
    margin-bottom: 2px;
}
div.llamado textarea{
    margin-left: 13px;
    width: 137px;
    height: 100px;
    font-size: 10px;
    margin-bottom: 2px;
}
div.llamado input.txt{
    width: 136px;
}
.watermarked{
    color: #bbbbbb;
    width: 136px;
}
    */
.btnClass {
    border: 1px solid #cccccc;
    background-color: #dddddd;
    margin-top: 2px;
}

.checkboxList td {
    border: 0px;
}

.handleText {
    background-image: url(../img/HandleGrip.png);
    cursor: se-resize;
    height: 16px;
    overflow: hidden;
    width: 16px;
}

/*AutoComplete flyout */
.autocomplete_list {
    visibility: hidden;
    margin: 0px !important;
    padding: 0px;
    background-color: #ffffff !important;
    border: 1px solid #dddddd;
    border-width: 1px;
    border-style: solid;
    cursor: default;
    text-align: left;
    list-style-type: none;
    overflow: auto;
    font-weight: normal;
    font-family: tahoma;
    font-size: 12px;
    height: 165px;
}

/* AutoComplete highlighted item */
.autocomplete_highlighted_listitem {
    background-color: #eeeeee;
    padding: 3px 3px 3px 14px;
    color: #4A622E;
    background-image: url("../images/bullet3.gif");
    background-repeat: no-repeat;
    background-position: 2px 5px;
}

/* AutoComplete item */
.autocomplete_listItem {
    background-color: window;
    padding: 3px 3px 3px 14px;
    color: #65853F;
}

label.inline {
    margin: 0px 2px 0px 13px;
}

.dgGeneral {
}

.dgGeneral2 {
    border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
}

.dgHeader {
    background-color: #aaaaaa;
    font-size: 13px;
    BACKGROUND-IMAGE: url(/clientes/yara/servicios/group/yara/images/bg_dg_header.jpg);
    height: 30px;
    color: #30421C;
    font-family: Tahoma;
    border: solid 0px #eeeeee;
    font-weight: bolder;
    border-top: solid 1px #cccccc;
}

    .dgHeader td {
        padding-left: 10px;
    }

.dgTitle {
    background-color: #f8f8f8;
    height: 21px;
    BACKGROUND-IMAGE: url(--/yara/yara.web/group/yara/images/bg_dg_title.jpg);
    font-family: Tahoma;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    color: #666666;
    font-weight: bold;
}

    .dgTitle td {
        border-right: solid 0px #eeeeee;
        border-top: solid 1px #bbbbbb;
        border-bottom: solid 1px #bbbbbb;
        padding-left: 4px;
        padding-right: 4px;
    }

.dgContent1 {
    background-color: #ffffff;
    height: 18px;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-align: center;
}

    .dgContent1 td {
        border-right: solid 0px #eeeeee;
        border-bottom: solid 1px #cccccc;
        padding-left: 4px;
        padding-right: 4px;
    }

        .dgContent1 td:hover {
            background-color: #bbbbbb;
        }

    .dgContent1 a {
        font-weight: normal;
        text-decoration: none;
        color: #111111;
    }

.dgSelected {
    background-color: #D8E8C1;
    height: 18px;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-align: center;
}

    .dgSelected td {
        border-right: solid 0px #eeeeee;
        border-bottom: solid 1px #cccccc;
        padding-left: 4px;
        padding-right: 4px;
    }

    .dgSelected a {
        font-weight: normal;
        text-decoration: none;
        color: #30421C;
    }

.dgContent2 {
    background-color: #ffffff;
    height: 18px;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-align: center;
}

    .dgContent2 td {
        border-right: solid 0px #eeeeee;
        border-bottom: solid 1px #cccccc;
        padding-left: 4px;
        padding-right: 4px;
    }

    .dgContent2 a {
        font-weight: normal;
        text-decoration: none;
        color: #30421C;
    }

.dgContent3 {
    height: 24px;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-align: center;
}

    .dgContent3 td {
        background-color: #f6f6f6 !important;
        border-right: solid 1px #cccccc;
        border-bottom: solid 1px #cccccc !important;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }

.dgContent4 td {
    padding: 0px 6px 0px 6px !important;
    border: 0px !important;
}

.dgContent4 tr {
    height: 24px;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-align: center;
}

.dgContent4 td td {
    padding: 0px 4px;
    background-color: #f6f6f6 !important;
    border-right: solid 1px #cccccc !important;
    border-bottom: solid 1px #cccccc !important;
}

.dgContent4 td input {
    padding: 0px !important;
    margin: 0px !important;
}


.dgPager {
    background-color: #dddddd;
    height: 15px;
    border: solid 1px #eeeeee;
    font-family: Arial;
    font-size: 11px;
    text-transform: uppercase;
    text-align: right;
    color: #777777;
}

    .dgPager td {
        border-right: solid 0px #eeeeee;
        border-bottom: solid 1px #bbbbbb;
        border-top: solid 1px #bbbbbb;
    }

    .dgPager a {
        color: #888888;
    }

.dgFooter {
    border-right: solid 0px #eeeeee;
    font-family: Tahoma;
    background-color: #cccccc;
    height: 9px;
    font-size: 11px;
    border-bottom: solid 1px #bbbbbb;
}

    .dgFooter td {
        border-right: solid 0px #eeeeee;
        background-color: #cccccc;
        border-bottom: solid 1px #bbbbbb;
        padding-left: 4px;
        padding-right: 4px;
    }

.dgSubtitle {
    border-right: solid 0px #eeeeee;
    font-family: Tahoma;
    background-color: #dddddd;
    height: 9px;
    font-size: 11px;
}










.art-block {
    margin: 10px;
}

div.art-block img {
    border: none;
    margin: 0;
}

.art-blockheader {
    padding: 6px 5px;
    margin: 0 auto;
}

    .art-blockheader .t,
    .art-blockheader .t a,
    .art-blockheader .t a:link,
    .art-blockheader .t a:visited,
    .art-blockheader .t a:hover {
        color: #000000;
        font-size: 14px;
        font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
        margin: 0 10px 0 5px;
        font-weight: bold;
    }

.dxdvItem_CostaDelSol, .dxdvFlowItem_CostaDelSol {
    background-color: #fafafa;
    height: 50px !important;
    padding: 6px 12px 6px 14px !important;
}

.dxdvContent_CostaDelSol {
    border: 0px !important;
}

.backgroundNaranjita {
    background-color: #e7f1f6;
}


.corner {
    /*background-color: #f5f0fc;
    margin-bottom: 15px;
    padding: 4px;*/
    border: 1px solid #dddddd;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.marginAuto {
    margin: auto;
}

.hotelHeader {
    padding: 1%;
    display: inline-block;
    width: 66%;
    min-width: 270px;
    margin-bottom: 20px;
}

.SearchResult .hotelHeader {
    width: 98%;
}

.hotelHeader .portada {
    width: 20%;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
    clear: left;
}

.hotelHeader p.descripcion {
    display: inline-block;
    /*max-width: 400px;*/
    width: 74%;
    vertical-align: top;
    padding: 0px 10px 0px 0px;
    font-size: 12px;
    color: #333333;
    margin: 0px;
}

.hotelHeader img {
    display: inline-block;
    vertical-align: top;
}

.hotelHeader div.servicios {
    float: right;
    margin-bottom: 10px;
}

.hotelHeader .servicios img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    width: auto;
    max-height: 20px;
    max-width: 20px;
}

.hotelHeader div.separador {
    clear: both;
    height: 15px;
}

.hotelHeader div.seleccion {
    float: right;
    font-size: 11px;
    width: auto;
    text-align: center;
    color: #666666;
}

.hotelHeader h2 {
    font-size: 16px;
    color: #6ac2f4;
}

.hotelHeader h3 {
    font-size: 11px;
    color: #666666;
    padding: 5px 0px;
}

.hotelHeader .rating {
    float: right;
}

.BtnGaleria {
    color: #ffb21e;
    font-size: 12px;
    font-weight: bold;
    float: left;
    margin-right: -22px;
}

    .BtnGaleria span {
        padding-left: 25px;
    }

.featureImage img {
    width: auto;
    max-width: 30px;
    max-height: 30px;
}

div.consultaDispo {
    width: 23%;
    min-width: 165px;
    margin-right: 1%;
    padding: 1%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
}

div.consultaDispoContent {
}

div.consultaDispo div.elemento {
    padding: 5px;
    float: left;
}

div.consultaDispo div.roomoptions, div.consultaDispo div.search {
    clear: both;
}

    div.consultaDispo div.roomoptions td {
        vertical-align: top;
    }

        div.consultaDispo div.roomoptions td span.dxeBase_CostaDelSol {
            display: inline-block;
            white-space: nowrap;
            font-size: 11px;
        }
/* div.roomoption{
        display: inline-block;
    }*/


div.roomoptionLabel {
}

div.consultaDispo h2 {
    display: inline-block;
    margin: 10px 0px;
    width: 90%;
}

.SearchResult {
    display: inline-block;
    width: 73%;
    float: right;
}

.resultCategoria {
    padding-bottom: 10px;
    border-bottom: 1px solid #dddddd;
    background-color: #fafafa;
    margin-bottom: 10px;
    overflow: hidden;
    width: 98%;
    min-width: 270px;
    padding: 1%;
}


    .resultCategoria div.img {
        float: left;
        width: 20%;
        /*min-width: 152px;*/
        margin-right: 18px;
    }

        .resultCategoria div.img img {
            width: 100% !important;
        }

    .resultCategoria div.desc {
        float: left;
        width: 54%;
        min-width: 100px;
        padding-top: 5px;
    }

    .resultCategoria .tarifa, .resultCategoria .promo {
        display: none;
    }

    .resultCategoria .promo {
    }

        .resultCategoria .promo img {
            width: 70px;
        }

    .resultCategoria .precio {
        float: right;
        width: 17.92776886035313%;
        min-width: 125px;
    }

    .resultCategoria .occupancyRate {
        display: none;
        width: 5%;
        min-width: 45px;
        margin: auto;
        margin-top: 5px;
        float: left;
    }

    .resultCategoria .occupancy {
        float: right;
        width: 5%;
        min-width: 45px;
        margin: auto;
        margin-top: 15px;
    }

    .resultCategoria td .dxbButton_CostaDelSol {
        color: #333333;
        border: 1px solid #3f4b00;
        padding: 1px;
    }


    .resultCategoria .categoria {
        color: #333;
        font-weight: bold;
        padding-left: 0px;
    }

    .resultCategoria .bedding {
        display: block;
        padding-left: 0px;
        padding-top: 5px;
        font-size: 12px;
        font-weight: bold;
    }

    .resultCategoria .descripcion {
        display: block;
        padding-left: 0px;
        padding-top: 15px;
        font-size: 11px;
    }


.art-blockcontent {
    padding: 5px;
    margin: 0 auto;
    color: #79060C;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

    .art-blockcontent table,
    .art-blockcontent li,
    .art-blockcontent a,
    .art-blockcontent a:link,
    .art-blockcontent a:visited,
    .art-blockcontent a:hover {
        color: #333;
        font-size: 12px;
        font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    }

    .art-blockcontent p {
        margin: 6px 0;
    }

    .art-blockcontent a, .art-blockcontent a:link {
        color: #808080;
        font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
        text-decoration: underline;
    }

        .art-blockcontent a:visited, .art-blockcontent a.visited {
            color: #F8777E;
            font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
            text-decoration: none;
        }

        .art-blockcontent a:hover, .art-blockcontent a.hover {
            color: #F7B440;
            font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
            text-decoration: none;
        }

.art-block ul > li:before {
    content: url('images/blockbullets.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -12px;
}

.opera .art-block ul > li:before {
    /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.art-block li {
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 125%;
    color: #A00810;
}

.art-block ul > li, .art-block ol {
    padding: 0;
}

.art-block ul > li {
    padding-left: 12px;
}


.art-blockcontent-body table table, art-blockcontent-body table td span {
    float: left;
}

f div.centered {
    margin: auto;
}


.detalleTarifa {
    border: 1px solid #dddddd;
    background-color: #fff;
    width: 340px;
    padding: 10px;
    margin-left: -340px;
}

    .detalleTarifa div {
        margin: 10px 0px;
    }

    .detalleTarifa .cal {
        font-size: 10px;
    }

        .detalleTarifa .cal td {
            background-color: #f5f0fc;
            padding: 0px 4px;
            text-align: center;
        }



.dxpcControl_CostaDelSol {
    box-shadow: 2px 2px 10px grey;
}


.hotelstatus {
    clear: both;
    border-bottom: 1px solid #dddddd;
    float: left;
}

.hotelstatusall {
    border-top: 1px solid #dddddd;
}

.hotelstatus div {
    padding: 8px 6px 0px 6px;
    /*        height: 27px;*/
}

.hotelstatus .hotel {
    float: left;
    width: 160px;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    height: 23px;
}

.hotelstatus .tabla {
    float: left;
    width: 45px;
    border-right: 1px solid #dddddd;
    text-align: center;
    height: 23px;
    word-wrap: break-word;
}

.tooltip {
    position: fixed;
    width: 200px;
    height: 200px;
    border: 1px solid #dddddd;
    background-color: #fff;
    display: none;
}

.paso {
    float: right;
    color: #888;
}


.errorMessage {
    color: #ff3333;
    font-weight: bold;
    background: url() left no-repeat;
    padding-left: 30px;
    display: block;
}


.reservaDetalle {
    border: 1px solid #cccccc;
    font-family: Arial;
}

    .reservaDetalle td {
        padding: 7px;
        line-height: 20px;
    }

        .reservaDetalle td td {
            padding: 3px;
        }

        .reservaDetalle td.titulo {
            background-color: #DCcCDC;
            border-bottom: 1px solid #cccccc;
            font-weight: bold;
        }

        .reservaDetalle td.left {
            background-color: #fcf7ff;
            text-align: left;
        }

        .reservaDetalle td.right {
            background-color: #f5f0fc;
            text-align: right;
        }

        .reservaDetalle td.b {
            font-weight: bold;
        }

.cancelreserva {
    float: right;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}

.dxpcHeader {
    color: #404040;
    background-color: #DCcCDC !important;
}

.tblBusqueda span {
    margin: 3px 0px;
    display: block;
}

.habitacion {
    color: #ff8800 !important;
    font-size: 13px !important;
    margin-top: 12px !important;
    display: inline-block;
    font-weight: bold !important;
    margin-left: 2px;
}

.required, .required input {
    background-color: #fefedd !important;
}

.credito span {
    display: inline-block;
    text-align: right;
    width: 110px;
}


.PriceByDate {
    border-spacing: 4px;
    border-collapse: separate;
    display: none;
}

.cal {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 5px;
}

.PriceByDate .dxdvItem_CostaDelSol {
    height: 30px !important;
    padding: 0px !important;
}

.PriceByDate .dxdvEmptyItem_CostaDelSol {
    text-align: left;
    padding: 0px !important;
    height: 30px !important;
}

.WeekDay {
    text-align: center;
}

span.day {
    display: inline-block;
    width: 45px;
    font-weight: bold;
    padding-bottom: 4px;
}

span.price {
    display: inline-block;
    width: 45px;
}

span.week {
    display: inline-block;
    width: 50px;
    font-weight: bold;
}

.rotate {
    float: left;
    width: 150px;
    margin-left: -55px;
    margin-top: 65px;
    position: relative;
    -moz-transform: rotate(270deg); /* FF3.5+ */
    -o-transform: rotate(270deg); /* Opera 10.5 */
    -webkit-transform: rotate(270deg); /* Saf3.1+, Chrome */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE6,IE7 */
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* IE8 */
}

.confirma {
    font-size: 13px;
    color: black;
}

    .confirma b {
        font-size: 14px;
    }


.rateInfoSummary {
    display: none;
}

.helpSummaryLink {
    float: right;
    cursor: pointer;
}
/*WEBCHECKIN*/


.WebCheckIn {
    width: 24%;
    min-width: 190px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

    .WebCheckIn h2 {
        padding: 10px;
    }

table.wciSelector td {
    padding: 5px;
}

    table.wciSelector td td {
        padding: 1px;
    }

.wciSelector td.izquierda {
    text-align: left;
    padding-bottom: 1px;
}

.wciSelector td.boton {
    text-align: right;
    padding-top: 20px;
}

#WCIReservationSummary {
    position: inherit;
    float: left;
    font-size: 12px;
    width: 24%;
    margin-right: 20px;
    background-color: #f5f5f5;
    margin-top: 4px;
}

    #WCIReservationSummary .col1 {
        text-align: right;
        font-weight: bold;
    }
/*FIN WEBCHECKIN*/


.maxoccupancy {
    background-image: url("../images/spriteoccupancy.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    width: 16px;
    float: left;
}

    .maxoccupancy .maxA0 {
        background: transparent;
    }

.maxA1 {
    background-position: -376px -220px;
}

.maxA2 {
    background-position: -141px -247px;
    width: 18px;
}

.maxA3 {
    background-position: -75px -247px;
    width: 26px;
}

.maxA4 {
    background-position: -231px -247px;
    width: 32px;
}

.maxA5 {
    background-position: -36px -233px;
    width: 36px;
}

.maxA6 {
    background-position: -227px -219px;
    width: 36px;
}

.maxM0 {
    background: transparent;
}

.maxM1 {
    background-position: -173px -247px;
    width: 10px;
}

.maxM2 {
    background-position: -160px -247px;
    width: 12px;
}

.maxM3 {
    background-position: -182px -247px;
    width: 16px;
}

.maxM4 {
    background-position: -201px -247px;
    width: 23px;
}

.help {
    cursor: help;
}

.pointer {
    cursor: pointer;
}

.defualt {
    cursor: default;
}

.checkBoxFooter {
    font-size: 10px !important;
    color: #888888 !important;
    display: inline-block;
    width: 300px;
}

.valsummary ul li {
    list-style: none;
    float: left;
}

.btnReservar2 {
    margin-top: 4px;
    width: 100%;
    display: none;
}

.btnPrecioBruto {
    display: none;
}

.comentarioslabel {
    display: block;
    width: 260px;
    text-align: center;
    padding-bottom: 3px;
}

div.reservationFields {
}

    div.reservationFields div.separador {
        border-bottom: 1px solid #cccccc;
        clear: both;
        margin: 0px 0px 7px 0px;
        padding: 7px 0px 0px 0px;
    }

    div.reservationFields div.grupo {
        clear: both;
    }

    div.reservationFields div.field {
        float: left;
        width: 50%;
        min-width: 255px;
        padding: 2px 0px;
    }

    div.reservationFields div.short {
        width: 25%;
    }

    div.reservationFields div.largo {
        width: 100%;
    }

    div.reservationFields div.comentarios {
        float: right;
        width: 50%;
        height: 122px;
        clear: right;
    }

        div.reservationFields div.comentarios .help {
            float: right;
        }

    div.reservationFields div.field label {
        float: left;
        width: 30%;
        text-align: right;
        padding: 0px 5px;
    }

    div.reservationFields div.field table label {
        width: auto;
        padding: inherit;
    }

    div.reservationFields div.comentarios label {
        width: 100%;
        text-align: center;
    }

#WCIReservationSummary .dxrpControl_CostaDelSol .dxrpHeader_CostaDelSol td.dxrp {
    font-size: 15px;
}

#ReservationForm .dxeTextBox_CostaDelSol, #ReservationForm .dxeButtonEdit_CostaDelSol {
    width: 140px !important;
    height: 25px !important;
}

.NoData {
    /*border: 1px solid #ff0000;
          display: inline-block;
          padding: 10px;*/
    color: #ff0000 !important;
    font-weight: bold !important;
    font-size: 13px !important;
}


.logo a {
    display: none;
}

.rshImpPromBruto {
    display: none;
}

.rshImpPromNeto {
}

.rshImpTotButo {
    display: none;
}

.rsgNocheNeto {
}

.rsgNocheBruto {
    display: none;
}

.rsgEstadiaNeto {
}

.rgsImpuesto {
}


.NombreHotel {
    display: none;
}

.consultaDispoInfoAdicional {
    clear: both;
    padding: 20px 5px;
}

div.logoRW, div.logoWCI {
    display: none;
}

.PaymentObsBottom {
    display: none;
}

#btnBackTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    border: none;
    cursor: pointer;
    background-image: url(../images/back-to-top.png);
    background-size: cover;
    width: 30px;
    height: 30px;
}

    #btnBackTop:hover {
        background-color: #555;
    }
div.consultaDispo div.elemento .dxeButtonEditButton_CostaDelSol {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
}
div.consultaDispo div.elemento .dxeButtonEditButton_CostaDelSol table.dxbebt {
    width: 25px!important;
}
div.consultaDispo div.elemento .dxeButtonEdit_CostaDelSol {
    /*height: 30px;*/
}
.btnFecha img {
    display: none;
}
.WebCheckIn .dxtcPageContent_CostaDelSol {
    background-color: inherit!important;
}
.WebCheckIn .dxtcControl_CostaDelSol {
    color: inherit;
}


@media only screen and (min-width: 801px) {

    div.consultaDispo div.search {
        margin-top: 5px;
    }
}


@media only screen and (max-width: 800px) {
    #SecondaryMaster {
        padding: 10px 10px 30px 10px;
    }

    #HeaderContent {
        background-size: cover;
        height: 70px;
    }

    .SearchResult {
        width: 98%;
        padding: 0px;
        float: none;
    }

    div.consultaDispo {
        width: 97%;
        padding-bottom: 15px;
    }

        div.consultaDispo div.roomoptions, div.consultaDispo div.search {
            clear: none;
            padding: 3px !important;
        }

    div.roomoptionLabel {
        display: none;
    }

    div.consultaDispo div.search {
        padding-top: 17px !important;
    }

    .SearchResult .hotelHeader {
        padding: 5px;
    }

    .hotelHeader {
        width: 56%;
    }

        .hotelHeader .servicios img {
            max-height: 10px;
            max-width: 10px;
        }

        .hotelHeader .rating {
            display: none;
        }

    .resultCategoria div.img {
        /* width: 60%;*/
    }

    .hotelHeader .portada {
        width: 100%;
    }

    .hotelHeader p.descripcion {
         width: 100%;
   }

    div.reservationFields div.field {
        width: 100%;
    }

    #ReservationForm {
        width: 60%;
    }

    #ReservationSummary {
        width: 24%;
        min-width: 145px;
    }
    /*
    #ReservationForm .dxeTextBox_CostaDelSol, #ReservationForm .dxeButtonEdit_CostaDelSol {
        width: 120px !important;
    }
    */
    .dxrpControl_CostaDelSol td.dxrp, .dxrpControlGB_CostaDelSol td.dxrp {
        font-size: 10px !important;
    }

    .art-blockcontent table, .art-blockcontent li, .art-blockcontent a, .art-blockcontent a:link, .art-blockcontent a:visited, .art-blockcontent a:hover {
        font-size: 10px;
    }

    .dxeErrorCell_CostaDelSol {
        padding: 0px !important;
    }
}

@media only screen and (max-width: 600px) {
    .resultCategoria {
        width: 98%;
    }

        .resultCategoria div.img {
            width: 100%;
        }

        .resultCategoria div.desc {
            width: 100%;
        }

    .hotelHeader {
        width: 95%;
    }

    .WebCheckIn {
        width: 75%;
    }
}

@media only screen and (max-width: 480px) {
    #ReservationSummary {
        width: 95%;
        margin-bottom: 15px;
    }

    #ReservationForm {
        width: 90%;
    }

    .hotelHeader .portada {
        width: 100%;
    }

    .hotelHeader p.descripcion {
        width: 100%;
    }

    #ReservationForm .dxeTextBox_CostaDelSol, #ReservationForm .dxeButtonEdit_CostaDelSol {
        width: 120px !important;
    }

    .dxrpControl_CostaDelSol td.dxrp, .dxrpControlGB_CostaDelSol td.dxrp {
        font-size: 9px !important;
    }
}

div#ConsultaWeb {
    max-width: 1000px;
    margin: auto;
}

    div#ConsultaWeb.reservationFields div.field {
        margin-top: 15px;
    }

        div#ConsultaWeb.reservationFields div.field label {
            width: 200px;
        }

        div#ConsultaWeb.reservationFields div.field div.g-recaptcha {
            float: left;
            transform: scale(0.77);
            -webkit-transform: scale(0.77);
            transform-origin: 0 0;
            -webkit-transform-origin: 0 0;
        }

#ConsultaWeb.reservationFields div.field .dxeBase_CostaDelSol label {
    text-align: left;
    width: 300px;
}

.captchaErrorMessage {
    background-color: #f54f2a;
    color: #fff;
    border-width: 0px;
    border-radius: 1px;
}

img.info {
    float: right;
    margin-top: -2px;
}

.dxeMemoEditAreaSys {
    border: 1px solid #ccc !important;
}

:root .dxeTextBox_CostaDelSol td.dxic, :root .dxeButtonEdit_CostaDelSol td.dxic {
    padding-top: 3px !important;
}

    :root .dxeTextBox_CostaDelSol td.dxic .dxeEditArea_CostaDelSol, :root .dxeButtonEdit_CostaDelSol td.dxic .dxeEditArea_CostaDelSol {
        height: 18px !important;
    }

#textoGarantia {
    font: 11px 'Roboto', sans-serif;
    font-weight:bold;
}

#textoDecidir {
    font-family:'AvenirLTProBlack', 'Arial Narrow', Arial, sans-serif !important;
    font-weight:bold;
}

.precio .btnPrecioBruto {
visibility:hidden;
}
.precio .btnReservar2 {
visibility:hidden;
}