html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    background-color: #fff;
    font-family: 'Roboto', sans-serif !important;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
    height: 100%;
}

#HeaderContent {
    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: #d7dbdb;
    border-bottom: 5px solid #FF8800;
    border-top: 0px solid #FF8800;
}

#MasterFooter {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 100%;
    background-color: #6B6B6B;
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-top: 0px;
    clear: both;
    position: relative;
    bottom: 0px;
    left: 0px;
    padding: 10px 0px;
    border-bottom: 15px solid #444;
}

    #MasterFooter a {
        color: #FF8800;
    }

#SecondaryMaster {
    margin-left: auto;
    margin-right: auto;
    background-color: #f5f5f5;
    padding: 23px 70px;
    font-size: 15px;
    text-align: center;
    min-height: 450px;
    /*background-image: url(../images/helpbookingbell.jpg);*/
}
#SecondaryMaster {
    background-image: url(../images/helpbookingbellbw.jpg);
    background-size: cover;
    background-position: center;
}
#SecondaryMaster .content {
    text-align: left;
    display: inline-block;
    min-width: 700px;
    min-height: 250px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 2px 4px #777;
    padding: 35px 30px 45px 30px;
    border-radius: 15px;
}

#SheetContent {
    margin-left: auto;
    margin-right: auto;
}


    #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: #414042;
}

.dxmMenu_CostaDelSol, .dxmVerticalMenu_CostaDelSol {
    padding: 10px 0px !important;
}

h2{
    color: #ff8800;
    font-size: 20px;
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 15px 0px;
    border-bottom: 1px solid Silver;
}

.logout {
    text-decoration: none;
    font-weight: bold;
    margin-top: -16px;
    width: 18px;
}

.backgroundNaranjita {
    background-color: #f5f5f5;
}

.corner {
    border: 1px solid #dddddd !important;
    border-top-left-radius: 7px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}

.reservation {
    width: 980px;
    margin: auto;
}

#ReservationSummary, .ReservationSummary {
    position: inherit;
    float: left;
    font-size: 12px;
    width: 250px !important;
    margin-right: 20px;
}

#ReservationForm {
    position: inherit;
    float: left;
    width: 700px;
}

.reservaDetailsTable {
    border-width: 1px;
    font-size: 10px;
}

#reservationSummaryPrePayment {
    background-color: #FF00FF;
}

.col1 {
    /*background-color: #e8f1fa;*/
    font-weight: bold;
    text-align: right;
}

.col2 {
    /*background-color: #fafafa;*/
}




/*sfv*/

div#HHeader {
    float: left;
    padding-right: 5px;
    cursor: pointer;
}

div.HPanel {
    position: absolute;
    left: 0px;
    top: 0px;
    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: 95%;
    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: 0px 15px 5px 15px;
    background-image: url("../images/bullet.gif");
    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 {
    width: 700px;
}

    div.displayDetail div.politica span {
        /*float: left;max-width: 450px;
    margin-top: 3px;
*/
    }

        div.displayDetail div.politica span.tit {
            /*width: 180px;
    text-align:right;
    padding-right: 8px;*/
            font-weight: bold;
            background-color: #dddddd;
            display: block;
            width: 100%;
            padding: 5px 2px;
            margin-bottom: 4px;
        }


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: 55px;
    float: right;
    z-index: 200000000;
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.1;
    }

    100% {
        opacity: 1.0;
    }
}

div.llamado div.botonesatender {
    float: right;
}

div.llamado .atender, div.llamado .colgar {
    /*float: right;*/
    margin-left: 3px;
    display: block;
    margin-bottom: 2px;
}

div.llamado .atender {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
}

div.llamadofloat {
    padding-top: 3px;
}

div.llamado .blink_me {
}

div.llamado .atender img, div.llamado .colgar img {
    width: 20px;
}

div.llamado .fb {
}

div.llamado .wa {
}

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: auto;
    border: 0px solid #fff;
    padding: 40px 70px;
    background-color: #fff;
    font-family: 'Roboto', sans-serif !important;
    box-shadow: 0 0 5px #888;
    text-align: center;
}
#ReservationSummary .art-block {

    padding: 20px 20px;
}
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: #333333;
        font-size: 14px;
        font-family: 'Roboto', sans-serif !important;
        margin: 0 10px 0 5px;
        font-weight: bold;
        text-transform: uppercase;
    }

.art-blockcontent {
    padding: 5px;
    margin: 0 auto;
    color: #333333;
    font-size: 13px;
    font-family: 'Roboto', sans-serif !important;
}

    .art-blockcontent table,
    .art-blockcontent li,
    .art-blockcontent a,
    .art-blockcontent a:link,
    .art-blockcontent a:visited,
    .art-blockcontent a:hover {
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        color: #6b6b6b;
        font-weight: 400;
    }

    .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;
}

.plain {
    /*background-color: #f5f0fc;
    margin-bottom: 15px;
    padding: 4px;*/
}

.detalleTarifa {
    border: 1px solid #dddddd;
    background-color: #fff;
    width: 340px;
    padding: 10px;
}

    .detalleTarifa div {
        margin: 10px 0px;
    }

    .detalleTarifa .cal {
        font-size: 10px;
    }

        .detalleTarifa .cal td {
            background-color: #f5f0fc;
            padding: 0px 4px;
            text-align: center;
        }

.week {
    text-align: right;
}

.WeekDay {
    text-align: center;
}

.day {
    display: inline-block;
    width: 30px;
}



.hotelstatus {
    clear: both;
    border-bottom: 1px solid #dddddd;
    float: left;
}

.hotelstatusall {
    border-top: 1px solid #dddddd;
}

.hotelstatus div {
    padding: 4px 3px 1px 3px;
    /*        height: 27px;*/
}

.hotelstatus .hotel {
    float: left;
    width: 250px;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    height: 30px;
    overflow: hidden;
}
.hotelstatus .hotel a{
    color: #000;
    line-height: 20px;
}

.hotelstatus .tabla {
    float: left;
    width: 18px;
    border-right: 1px solid #dddddd;
    text-align: center;
    height: 30px;
    word-wrap: break-word;
}

.tooltip {
    position: fixed;
    width: 200px;
    height: 200px;
    border: 1px solid #dddddd;
    background-color: #fff;
    display: none;
}

.paso {
    float: right;
    color: #083160;
}

.hidden {
    display: none;
}

.errorMessage {
    color: #ff3333;
    font-weight: bold;
    background: url() left no-repeat;
    padding-left: 30px;
    display: block;
}

.resultCategoria td {
    border-bottom: 1px solid #dddddd;
}

    .resultCategoria td td {
        border: 0px;
    }

.confirma {
    font-size: 14px !important;
    display: inline-block;
    width: 400px;
    border: 1px solid #ff8800;
    padding: 15px;
    text-align: center;
}

    .confirma b {
        font-size: 15px;
    }

.maxwidth {
    width: 100%;
}

.reservaDetalle {
    border: 1px solid #cccccc;
    font: 12px 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}

    .reservaDetalle td {
        padding: 5px;
        line-height: 16px;
    }

        .reservaDetalle td td {
            padding: 3px;
        }

        .reservaDetalle td.titulo {
            background-color: #dddddd;
            border-bottom: 1px solid #cccccc;
            font-weight: bold;
        }

        .reservaDetalle td.left {
            background-color: #f5f5f5;
            text-align: left;
        }

        .reservaDetalle td.right {
            background-color: #e8e8e8;
            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: 15px !important;
    padding-top: 18px !important;
}

.required, .required input {
    background-color: #ffffbb !important;
}

.credito span {
    display: inline-block;
    text-align: right;
    width: 110px;
}

.rotate {
    float: left;
    width: 150px;
    margin-left: -65px;
    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 */
}



.featureImage img {
    width: auto;
    max-width: 30px;
    max-height: 30px;
}

.divBtn {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 2px 7px 0px 7px;
    background-color: #f88e1d;
    height: 20px;
    display: inline-block;
    color: #ffffff;
    cursor: pointer;
}


.facturacion {
}

    .facturacion table.pago {
        float: left;
        padding: 10px;
    }

        .facturacion table.pago td.col1, .facturacion table.factura td.col1 {
            font-weight: normal;
        }

    .facturacion table.factura {
        float: left;
        margin-left: 30px !important;
    }

    .facturacion .dxeDisabled_CostaDelSol {
        color: #666666 !important;
    }

.BtnGaleria span {
    padding-left: 25px;
}

.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%;
        padding: 2px 0px;
    }

    div.reservationFields div.short {
        width: 25%;
    }

    div.reservationFields div.largo {
        width: 100%;
    }

    div.reservationFields div.comentarios {
        float: right;
        width: 40%;
        height: 100px;
        clear: right;
    }

    div.reservationFields div.field label {
        float: left;
        width: 35%;
        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;
    }

.roomoption {
    clear: both;
}

.dxpcControl_CostaDelSol {
    box-shadow: 2px 2px 10px grey;
}

.rshImpPromBruto {
    display: none;
}

.rshImpPromNeto {
}

.rshImpTotButo {
}

.rsgNocheNeto {
}

.rsgNocheBruto {
    display: none;
}

.rsgEstadiaNeto {
}

.rgsImpuesto {
}

.dxgvHeader_CostaDelSol td {
    white-space: normal !important;
}

.selectTitle {
    width: 100px;
    text-align: right;
    display:inline-block;
}

.dxeRadioButtonList_CostaDelSol {
    border: 0px !important;
}

.welcome {
    text-align: center;
    margin-bottom: 40px;
    color: #333;
    font-size: 30px;
    font-weight: 200;
    color: #6B6B6B;
    /*text-shadow: 1px 2px 6px #777;*/
    text-transform: uppercase;
}

.dxeBase_CostaDelSol, .dxeEditArea_CostaDelSol {
    font-family: 'Roboto', sans-serif !important;
}

.dxmMenu_CostaDelSol a {
    color: #fff !important;
}

.dxmMenu_CostaDelSol, .dxmVerticalMenu_CostaDelSol {
    font-size: 13px !important;
    font-family: 'Roboto', sans-serif !important;
    /*font-weight: bold!important;*/
    color: #fff !important;
    background-color: #414042 !important;
    text-transform: uppercase;
    font-weight: 300 !important;
}

.dxmSubMenu_CostaDelSol {
    font-size: 13px !important;
    font-family: 'Roboto', sans-serif !important;
}

.dxmMenuSeparator_CostaDelSol .dx, .dxmMenuFullHeightSeparator_CostaDelSol, .dxmMenuVerticalSeparator_CostaDelSol {
    background-color: #777 !important;
    height: 80% !important;
}



.dxgvControl_CostaDelSol, .dxgvDisabled_CostaDelSol {
    border: 1px Solid #6b6b6b !important;
}

.dxgvTitlePanel_CostaDelSol, .dxgvTable_CostaDelSol caption {
    border: 1px Solid #6b6b6b !important;
    color: #fff !important;
    background-color: #6b6b6b !important;
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 100 !important;
}

.dxrpControl_CostaDelSol .dxrpHeader_CostaDelSol, .dxrpControl_CostaDelSol .dxrpHeader_CostaDelSol td.dxrp {
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
}
.dxrpControl_CostaDelSol{
    border-radius: 15px;
    padding: 8px 25px 15px 25px;
    border-left: 1px solid Silver;
    border-right: 1px solid Silver;
    background-color: #fff;
}

.dxbButton_CostaDelSol {
    font: normal 12px 'Roboto', sans-serif !important;
    text-transform: uppercase;
    background-color: #ff8800 !important;
    color: #fff !important;
    padding: 5px;
}

.dxbButtonHover_CostaDelSol {
    background-color: white !important;
    color: #333333 !important;
}

.dxbButton_CostaDelSol div.dxb {
    padding: 5px 8px 4px 8px !important;
}

.dxtcActiveTab_CostaDelSol td.dxtc,
.dxtcTab_CostaDelSol td.dxtc {
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-weight: 100 !important;
}

.dxtcTab_CostaDelSol {
    color: #fff !important;
    background-color: #414042 !important;
}

.dxtcPageContent_CostaDelSol {
    background-color: #ddd !important;
}

.dxgvControl_CostaDelSol, .dxgvDisabled_CostaDelSol {
    font: 13px 'Roboto', sans-serif !important;
}

.dxeMemoEditAreaSys {
    border: 1px solid #ccc !important;
}
/*.dxgvHeader_CostaDelSol {
    font-weight: bold!important;
}*/

.llamado .dxrpControl_CostaDelSol {
    border: 0px !important;
    background-color: #6b6b6b !important;
    border-radius: 0px !important;
    padding: 0px;
}

.llamado .dxeBase_CostaDelSol {
    font-family: 'Roboto', sans-serif !important;
    color: #fff !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: 15px !important;
    }


.form-group input.form-control, .form-group .dxeTextBox_CostaDelSol {
    width: 100% !important;
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
    text-align: center !important;
    font-size: 15px !important;
    line-height: 2em !important;
    margin: 10px 0 !important;
    height: 34px !important;
}

.form-group .dxeTextBox_CostaDelSol td.dxic .dxeEditArea_CostaDelSol {
    height: 25px !important;
}

.form-group {
    margin-bottom: 25px;
    min-width: 220px;
}

.form-check {
    text-align: left;
    margin-top: -15px;
    font-size: 13px;
    color: #6b6b6b;
    margin-bottom: 16px;
}

    .form-check label {
        padding-left: 2px;
        height: 17px;
        display: inline-block;
    }

    .form-check input {
        margin-top: 10px;
        vertical-align: bottom;
    }

.btn.btn-primary {
    background: #ff8800;
    border: 0;
    padding: 5px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px !important;
}

    .btn.btn-primary .dxbButton_CostaDelSol {
        font-size: 14px !important;
    }


.login {
    background: rgba(255, 255, 255, 0.85);
    margin-top: 30px;
}

.titConsulta {
    width: 580px;
    margin: 15px auto;
    border-bottom: 1px solid #aaa;
}

.cardDetail {
    padding: 20px;
    width: 520px;
    background-color: #ccc;
    margin: auto;
    margin-bottom: 80px;
}

.callbox {
    box-shadow: 2px 2px 7px -1px #888;
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 10px;
    margin-right: 20px;
    margin-bottom: 15px;
    clear: both;
}

.callEvents {
    width: 500px;
    clear: both;
    margin-top: 30px;
}

    .callEvents .event {
        width: 100%;
        position: relative;
        min-height: 80px;
    }

        .callEvents .event h4 {
            margin: 0px;
            margin-bottom: 10px;
        }

        .callEvents .event .go {
            position: absolute;
            bottom: 10px;
            right: 10px;
        }

        .callEvents .event .id {
            font-weight: bold;
            display: block;
        }

        .callEvents .event .detail {
            font-size: 11px;
            display: block;
            margin-bottom: 4px;
        }

        .callEvents .event .date {
            font-size: 11px;
            float: right;
        }

        .callEvents .event .go img {
            width: 25px;
        }

div.cleared {
    clear: both;
}

.callButtons {
    height: 210px;
    position: relative;
    float: left;
    padding: 10px;
    background-color: #ddd;
}

    .callButtons .dxbButton_CostaDelSol {
        width: 130px;
    }

    .callButtons .estado {
        width: 128px;
        display: block;
        text-align: center;
        background-color: #fff;
        padding: 6px 3px;
        color: #f68a05;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .callButtons .separa {
        display: block;
        height: 10px;
    }

.callcard {
    width: 324px;
    height: 210px;
    position: relative;
    float: left;
    margin-bottom: 30px;
}

    .callcard span {
        display: block;
        margin-bottom: 5px;
        color: #333;
        font-size: 13px;
        padding: 3px;
    }

    .callcard .date {
        font-weight: bold;
        background-color: #fff;
        text-align: center;
        position: absolute;
        bottom: 10px;
        left: 10px;
    }

    .callcard .comment {
        height: 50px;
        padding: 10px;
        color: #666;
        margin: 15px 5px;
        font-size: 11px;
        border: 1px solid #eee;
    }

    .callcard .name {
        font-weight: bold;
        margin-bottom: 10px;
        color: #ff8800;
        font-size: 16px;
        text-transform: uppercase;
    }

    .callcard .email {
        background-image: url(../images/infoemail.jpg);
        background-repeat: no-repeat;
        background-position: 2px;
        padding-left: 27px;
        min-height: 15px;
    }

    .callcard .tel {
        background-image: url(../images/infotel.jpg);
        background-repeat: no-repeat;
        background-position: 2px;
        background-size: 20px 20px;
        padding-left: 27px;
        min-height: 15px;
    }

    .callcard .user {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

.callbox .user {
    background-image: url(../images/infouser.jpg);
    background-repeat: no-repeat;
    background-position: 2px;
    background-size: 20px 20px;
    padding-left: 27px;
}

.callEvents .user {
    position: absolute;
    top: 30px;
    right: 10px;
    opacity: 0.4;
}

.callcard img {
    width: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.consultasFilter {
    background-color: #fff;
    width: 580px;
    margin: auto;
    padding: 20px 40px;
    border: 1px solid #ddd;
    font-size: 13px;
    height: 130px;
}

#SheetContent .consultasFilter table {
    margin: 0px;
    float: left;
}

.consultasFilter .filter {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 20px;
    float: left;
}

    .consultasFilter .filter label.title {
        float: left;
        /*padding-top: 20px;*/
        vertical-align: middle;
        width: 60px;
        text-align: right;
        padding-right: 6px;
        padding-top: 3px;
    }

.consultasFilter .dxeRadioButtonList_CostaDelSol {
    margin-top: -10px !important;
}

    .consultasFilter .dxeRadioButtonList_CostaDelSol td.dxe, .dxeCheckBoxList_CostaDelSol td.dxe {
        padding-left: 0px !important;
    }

.consultasFilter .buscar {
    float: right;
    margin-top: 47px;
}


 label.lblTitle{
     float:left;
     margin-top: 2px;
     margin-right: 5px;
     width: 150px;
     text-align: right;
 }

 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;
}
 div.buttonsHome{
     margin: auto;
     text-align: center;
 }
    div.buttonsHome a {
        display: inline-block;
        margin: 0px 10px;
    }

div.logo a{
    display: inline-block;
    width: 300px;
    height: 100px;
}

.imgInfoScoring{
    position: absolute;
    right: 25px;
    max-height: 50px;
    max-width: 75px;
    border: 0px solid #c0c0c0;
    top: 5px;
    cursor: pointer;
}
.lblInfoScoring {
    position: absolute!important;
    right: 49px!important;
    max-height: 50px!important;
    max-width: 40px!important;
    color:#ccc!important;
    font-size: 8px!important;
    top: 22px!important;
    cursor: pointer;
}
.ConfigChannel{

}
.ConfigChannel div.top{
    height: 30px;
}
.ConfigChannel div.top label{
    display: inline-block;
    width: 160px;
    height: 22px;
    padding-top: 5px;
    padding-right: 6px;
    text-align: right;
    float: right;

}
.ConfigChannel div.top .dxeButtonEdit_CostaDelSol {
    float: right;
    margin-top: 3px!important;
    margin-right: 5px!important;
}

.ConfigChannel div.group{
    background-color: #fff;
    margin: 15px auto;
    border-radius: 10px;
    padding: 15px 0px;
}
.ConfigChannel div.group div.row {
        min-height: 30px;
        clear: both;

}
.ConfigChannel div.group div.header {
    font-weight:  bold;
}
.ConfigChannel div.field{
    margin: 5px;
    clear: both;
    min-height: 30px;
}
.ConfigChannel div.group div.row div.field {
    float: left;
    clear:none;
    width: 140px;
}


.ConfigChannel div.field label{
    display: inline-block;
    width: 160px;
    height: 22px;
    padding-top: 2px;
    padding-right: 6px;
    text-align: right;
    float: left;

}
.ConfigChannel div.group div.row div.field label{
    width: 130px;
    margin-right: 10px;
    text-align:left!important;
}
    .ConfigChannel div.group div.row div.long {
        width: 250px;
    }   
     .ConfigChannel div.group div.row div.long label {
        width: 240px;
    }

.ConfigChannel div.group div.row div.field label.short {
    width: 100px;
}
.ConfigChannel div.group div.header div.field label{
    text-align:center!important;
}

.ConfigChannel div.group div.row div.checkbox{
    text-align:center;
}
#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;
}

.NoData{
    display: block;
    clear: both;
}

.ConfigChannel .dxeBase_CostaDelSol label{
    text-align: left!important;
    height: 15px!important;

}
.canalInactivo img {
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
    opacity: 0.3;
}

.SearchResult{
        display: table-cell;
        float: none;
}
div.consultaDispo {
    display: table-cell;

}




div.Gridtop{
    height: 30px;
    padding-top: 2px;
    background-color: #ddd;
    float: right;
    border: 1px solid rgb(107, 107, 107);
    border-bottom: 0px;
}
div.Gridtop label{
    display: inline-block;
    width: 160px;
    height: 22px;
    padding-top: 5px;
    padding-right: 6px;
    text-align: right;
    float: right;
}

div.Gridtop .dxeButtonEdit_CostaDelSol {
    float: right;
    margin-top: 3px!important;
    margin-right: 5px!important;
}
/*
.field .dxICheckBox_CostaDelSol{
    height: 29px!important;
    background-position: 0px 3px!important;
    background-repeat: no-repeat;

}*/

.onoffchico span{
    background-image: url(../../images/switchoff.png);
    background-size: contain;
    background-position: 0px 7px;
    background-repeat: no-repeat;
}



