﻿html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.textLogin {
    color: #fff;
    text-decoration: none;
    margin-right: 2px;
    margin-left: 20px;
}

.form {
    max-width: 400px;
    margin: 0 auto;
    background-color: #f6f6f6;
    padding: 30px 25px 0;
    border-radius: 5px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    text-align: center;
}

    .form .form-group .input-group-addon {
        height: 44px;
        width: 44px;
        padding-top: 15px;
        position: absolute;
        left: 0;
        top: 0;
        border: 0;
        background-color: transparent;
    }

        .form .form-group .input-group-addon .glyphicon {
            font-size: 15px;
        }

    .form .form-control-login {
        height: 44px;
        padding: 12px;
        padding-left: 46px;
        background-color: white;
        font-weight: 500;
    }

    .form .form-group.has-error label {
        color: #d9534f;
    }

        .form .form-group.has-error label.error {
            margin-top: 10px;
            margin-bottom: 0;
            font-weight: 400;
            font-size: 13px;
        }

    .form .form-group.has-error input, form .form-group.has-error textarea {
        border-color: #d9534f;
    }

        .form .form-group.has-error input:focus, form .form-group.has-error textarea:focus {
            border-color: #d9534f;
            box-shadow: 0 0 6px #d9534f;
        }

    .form .form-group.has-error .input-group-addon {
        color: #d9534f;
    }

    .form .form-group.has-success label {
        color: #6fd653;
    }

    .form .form-group.has-success input, form .form-group.has-success textarea {
        border-color: #6fd653;
    }

        .form .form-group.has-success input:focus, form .form-group.has-success textarea:focus {
            border-color: #6fd653;
            box-shadow: 0 0 6px #6fd653;
        }

    .form .form-group.has-success .input-group-addon {
        color: #6fd653;
    }

    .form .form-group.has-success .form-control-feedback {
        opacity: 1;
    }

    .form .form-group.submit {
        margin: 35px -25px 0;
    }

        .form .form-group.submit input[type="submit"] {
            display: block;
            width: 100%;
            font-size: 18px;
            letter-spacing: 0.4em;
            border-radius: 0 0 4px 4px;
            border: 0;
            padding: 20px 0 22px;
            color: white;
            font-weight: 500;
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s;
            transition: all 0.4s;
        }

            .form .form-group.submit input[type="submit"].disabled {
                background-color: #999999;
            }

.form-control.error, .form-control.error + div.required > button {
    border: 1px solid red !important;
}

.form-group label.error {
    border: 1px solid red !important;
    display: none !important;
}

body {
    background-position: center top;
    background-repeat: repeat;
}

#planSelected div {
    display: inline-table;
    background-color: #ccc;
    margin-right: 5px;
    margin-bottom: 5px !important;
    padding: 3px;
    cursor: default;
    color: #434343;
}

    #planSelected div span {
        font-weight: bold;
        color: red;
        cursor: pointer;
    }

.progress {
    top: 150px;
    z-index: 999999;
    height: 3px !important;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.blockSection {
    height: 293px;
    width: 96%;
    background-color: #ccc;
    background-image: url(images/block.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 99;
    opacity: 0.5;
}

/*Override*/
.modal-title {
    color: #fff;
}

.form-control[readonly] {
    background-color: #fff !important;
}

.selectpicker.listLanguage {
    background-color: transparent !important;
}

.pagination.pagination-lg {
    width: 100%;
    margin: 5px 0px !important;
}

.pagination-lg > li > a {
    width: 25% !important;
    text-align: center;
}

.modal-header .close {
    color: #fff !important;
    font-size: 30px inherit !important;
    opacity: inherit !important;
}

.cancel-status {
    background-color: #f2dede;
}

.modal-backdrop {
    min-height: 160% !important;
    position: absolute !important;
}

.pager {
    margin: 0px;
}

.highlight {
    padding: 9px 14px;
    margin-bottom: 10px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
    border-radius: 4px;
}

.navbar {
    margin-bottom: 5px !important;
}

.panel {
    margin-bottom: 10px !important;
}

.list-group {
    margin-bottom: 5px !important;
}

.text-important {
    font-size: 29px;
    padding-bottom: 5px;
    margin-top: -8px;
}

#tripadvisor img {
    width: 100%;
}

.align-right {
    text-align: right;
}

.breadcrumb {
    /*margin-top: 20px;*/
    margin-bottom: 5px !important;
}

#ContainerLiquidation .modal-content .modal-body {
    padding-bottom: 5px !important;
}

.highlight_transparent {
    padding: 9px 14px;
    margin: 5px 0px;
    border-radius: 4px;
}

.legendText {
    display: inline-block;
    margin-right: 8px;
}

.legendBall {
    width: 20px;
    height: 20px;
    border-radius: 10px;
    display: inline-block;
    margin: 3px;
}

#calendarDipoAllotment td {
    padding: 3px !important;
}

.popover {
    max-width: 100%;
}

.link {
    cursor: pointer;
}

.calendarBlock {
    display: inline;
}

.datepicker-inline {
    display: inline-block;
    border: 1px solid #dddddd;
    margin: 10px 20px;
    vertical-align: top;
    width: 260px !important;
    height: 250px;
}

.calendarBlock .cw, .dow {
    cursor: pointer;
    text-decoration: underline;
}

#contentCalendar {
    text-align: center;
}

.datepicker thead tr:first-child th:hover {
    background-color: #0A2F74;
    color: #fff;
}


.row-flex, .row-flex > div[class*='col-'] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
    margin: -.2px; /* hack adjust for wrapping */
}

    .container-flex > div[class*='col-'] div, .row-flex > div[class*='col-'] div {
        width: 100%;
    }


.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
}

.flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2;
}

.cancel-status {
    /*color: #FE4040;*/
    background-color: #FED7D7;
}

.close-status {
    /*color: #a5a6a8;*/
    background-color: #eeeeee;
}

.reserve-status {
    /*color: #fff;*/
    background-color: #97b5d9;
}

.confirm-status {
    /*color: #a5a6a8;*/
    background-color: #E8F5DA;
}

.incomplete-status {
    background-color: #F7F385;
}

.day.active.arrive {
    background-color: #d9edf7 !important;
    color: #434343 !important;
}

.day.active.exit {
    background-color: #fff3b3 !important;
    color: #434343 !important;
}

.day.total, .day.exit, .day.arrive,.day.both {
    background-color: #eeeeee !important;
    color: #434343 !important;
}

.day.active.total {
    background-color: #f2dede !important;
    color: #434343 !important;
}
.day.active.both {
    background-color: #dff0d8 !important;
    color: #434343 !important;
}

.bg-gray {
    background-color: #eeeeee !important;
}

.bg-selected {
    background-color: #3276b1 !important;
    color: #ffffff !important;
}

.legend-item {
    padding: 0px 3px;
    margin-right: 2px;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.badge-wrap {
    white-space: normal !important;
}

#ModalException .modal-body {
    background: url(../../images/errordefault.png) no-repeat;
    background-position: right;
}

#pnl_valuefirstnight {
    font-weight: bold;
    font-size: 18px;
    padding-left: 24px;
}

.valuetotal {
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.displayflex {
    display: -webkit-flex; /* Safari */
    -webkit-flex-direction: row; /* Safari 6.1+ */
    display: flex;
    flex-direction: row;
}

/*Estilos Filtros en linea IROTAMA*/
.list-hotels {
    padding: 0;
    list-style-type: none;
}

.addfilters {
    cursor: pointer;
    color: #F94E00;
}

.title-hotel {
    font-size: 15px;
    color: #fff;
}

.detail-plan {
    font-size: 13px;
    color: #fff;
}

.msg-plans {
    color: #000;
    font-size: 14px;
}

.filters {
    background-color: #2F2B29;
    color: #fff;
    padding: 10px 10px 0px 10px;
    margin-bottom: 5px;
}

    .filters label {
        font-weight: normal;
    }

.head-hotel {
    padding-top: 0;
    padding-bottom: 0;
}

.head-plan {
    background-color: #E69B01 !important;
    cursor: pointer;
}

.title-typeroom {
    font-size: 20px;
}

.container-typeroom {
    border-bottom: 1px dashed gray;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.contact-info {
    padding-right: 20px;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
}

    .contact-info a {
        padding-right: 20px;
        color: #fff;
        font-family: sans-serif;
        font-size: 14px;
    }

.social-netword a {
    color: #fff;
    text-decoration: inherit;
}

.PnlIfoContact {
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.socialnetwork-ul li {
    display: inline;
}

.socialnetwork-ul {
    padding: 0;
    list-style-type: none;
    display: inherit;
}

/* CSS CONSOLA SQL */
.error-console > th {
    background-color: #e51c23;
    color: #fff;
    font-family: arial;
    font-weight: normal;
    font-size: 14px;
}

.success-console > th {
    background-color: #0a6ebd;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
}

.success-console > td {
    color: #000;
    white-space: nowrap;
    font-family: arial;
    font-size: 12px;
}

.table-console .Rows > td {
    color: #000;
    white-space: nowrap;
    font-family: arial;
    font-size: 12px;
}

.error-console > td {
    color: #000;
    white-space: nowrap;
}

.console-control {
    font-family: arial;
    font-size: 14px;
    color: #022f5a;
}

.btn-console {
    background-color: #BCC7D8;
    width: 163px;
    margin-bottom: 5px;
    padding: 0px;
    border-color: #8A97AD;
    color: #486494 !important;
    font-size: 17px !important;
    font-family: sans-serif;
}

.content-result {
    max-height: 300px;
    overflow-y: auto;
    margin-top: 20px;
    border: 1px solid #dddddd;
}

.lbl-rowcount {
    color: #468847;
    font-family: sans-serif;
    font-size: 15px;
    padding: 5px;
}

.table-console {
    margin-bottom: 0;
}

.content-ppal-result {
    /*max-height: 600px;
    overflow-y: auto;*/
}

.tab-console {
    font-family: sans-serif;
    font-size: 14px;
}
/* CSS CONSOLA SQL */

/*Porcentaje de descuento  */
.ribbon {
    position: absolute;
    top: 50px;
    padding-left: 51px;
    z-index: 20;
}

    .ribbon .ribbon-background {
        position: absolute;
        top: 0;
        right: 0;
    }

    .ribbon .theribbon {
        position: relative;
        width: 80px;
        padding: 6px 20px 6px 20px;
        margin: 30px 10px 10px -71px;
        color: #fff;
        background-color: #c71c22;
        text-shadow: 0px 1px 2px #bbb;
    }

        .ribbon .theribbon:before,
        .ribbon .theribbon:after {
            content: ' ';
            position: absolute;
            width: 0;
            height: 0;
        }

        .ribbon .theribbon:after {
            left: 0px;
            top: 100%;
            border-width: 5px 10px;
            border-style: solid;
            border-color: #960505 #960505 transparent transparent;
        }

    .ribbon.sale {
        top: 0;
    }

    .ribbon.new {
        top: 50px;
    }

        .ribbon.new .theribbon {
            background-color: #5bc0de;
            text-shadow: 0px 1px 2px #bbb;
        }

            .ribbon.new .theribbon:after {
                border-color: #2390b0 #2390b0 transparent transparent;
            }

    .ribbon.gift {
        top: 100px;
    }

        .ribbon.gift .theribbon {
            background-color: #5cb85c;
            text-shadow: 0px 1px 2px #bbb;
        }

            .ribbon.gift .theribbon:after {
                border-color: #357935 #357935 transparent transparent;
            }

.list-group-search {
    margin-bottom: 10px;
}

.list-group-discount {
    -webkit-box-shadow: 0px 0px 9px 0px #9e0006;
    -moz-box-shadow: 0px 0px 9px 0px #9e0006;
    box-shadow: 0px 0px 9px 0px #9e0006;
}

.minus {
    cursor: pointer;
}

.plus {
    cursor: pointer;
}


/*Porcentaje de descuento  */
@media print {
    a:link:after, a:visited:after {
        content: "";
    }
}

.btn-cart {
    color: #fff !important;
    font-size: 26px;
    height: 10px;
}

#countItemCart {
    position: relative;
    font-size: 12px;
    top: -32px;
    right: -18px;
    font-weight: bold;
}
#countItemCartMobile{
    position: relative;
    font-size: 10px;
    top: -32px;
    right: -18px;
    font-weight: bold;
}
.label-discount {
    font-size: 14px !important;
}
.socialnetwork {
    padding-top: 10px;
}
.input-login {
    width:100%;
}
.btn-Login {
    width:90px;
    margin-left: 5px;
}
@media (min-width: 748px) and (max-width: 768px) {
    .input-login {
        width:100px !important;
    }
    .btn-Login {
        width: 50px;
        margin-left: 5px;
    }
}
@media (min-width: 769px) {
    .input-login {
        width:140px !important;
    }
    .btn-Login {
        width: 100px;
        margin-left: 5px;
    }
}

#listResultTariff li.active a {
    background-color: #0A2F74 !important;
    cursor: pointer;
    color: #ffffff;
}

.well-not-border {
    border: 0px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.big-icon {
    font-size: 25px !important;
}

.dayBlock {
    background-image: none !important;
}

.pagination-lg li.active a {
    background-color: #d9edf7 !important;
    color: #3a87ad !important;
}

/* Pagina de resultados DVC */
.link-modal {
    font-size: 18px;
}
.link-modal:hover, .link-modal:focus {
    text-decoration: none;
}
.link-modal-small {
    font-size: 14px;
}
.link-modal-small:hover, .link-modal-small:focus {
    text-decoration: none;
}
.text-important:hover, .text-important:focus {
    text-decoration: none !important;
}

.btn-cart-visible {
    background-color:#0A2F74;
        height: 42px;
}
#pnlCartMobile {
    padding-top: 3px;height: 47px;position: fixed;right:0;z-index: 9;
}
/* Pagina de resultados DVC */

.nopadding-left {
    padding-left:0;
}
.nopadding-right {
    padding-right:0;
}

.levelhotel {
    background:url(../../images/pared.jpg) no-repeat;
    margin-bottom:5px;
    padding-bottom:15px;
    padding-top:15px;
    box-shadow: 7px 0 15px -4px rgb(93, 93, 93), -7px 0 8px -4px rgb(93, 93, 93);
    cursor:pointer;
}
.btnSearchRowTable {
    padding: 3px 5px 5px 4px;
}
 