﻿.number-booking {
    font-weight:bold;color: #337ab7;
}
.huge {
    font-size: 50px;
}
.huge-mediun {
    font-size: 35px;
}
.huge-small {
    font-size: 25px;
}
.huge-xtremsmall {
    font-size: 17px;
}
.monitor-room {
    font-size:12px;
    font-style: italic;
}
.monitor-name {
    font-size:14px;
}
.monitor-document {
    font-size:14px;
}
.monitor-badge {
    font-size:20px !important;
    background-color: #f0ad4e !important;
}
.panel-indicators {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.monitor-table tr th {
    background-color:#f5f5f5;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
}
.monitor-table tr td {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}
.monitor-gral-title {
    font-size: 30px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: #1A1B6E !important;
}
.number-booking-std {
    font-size: 12px !important;
    color:#337ab7 !important;
    font-weight:bold !important;
}
.monitor-nodata {
    font-family: fantasy;
    font-size: 37px;
    text-align: center;
    color: #b5b5b5;
}

/*Checkin*/
.panel-checkin {
    border-color: #f9a825 !important;
}
.panel-checkin > .panel-heading {
    background-color: #f9a825 !important;  
}
.panel-checkin .fa-arrow-circle-right {
    color: #f9a825 !important;
}
.panel-checkin a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color:#f9a825;
}
.panel-checkin a:hover {
    color:#b5750e;
}
.panel-checkin a:visited {
    color:#b5750e;
}
/*Checkout*/
.panel-checkout {
    border-color: #8eca3f !important;
}
.panel-checkout > .panel-heading {
    background-color: #9cd159 !important;    
}
.panel-checkout .fa-arrow-circle-right {
    color: #8eca3f !important;
}
.panel-checkout a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color:#5b9c06;
}
.panel-checkout a:hover {
    color:#4f820c;
}
.panel-checkout a:visited {
    color:#4f820c;
}
/*Booking ToDay*/
.panel-bookingday {
    border-color: #00a65a !important;
}
.panel-bookingday > .panel-heading {
    background-color: #00a65a !important;    
}
.panel-bookingday .fa-arrow-circle-right {
    color: #00a65a !important;
}
.panel-bookingday a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color:#00a65a;
}
/*Payment ToDay*/
.panel-paymenttoday {
    border-color: #337ab7 !important;
}
.panel-paymenttoday > .panel-heading {
    background-color: #2962ff !important;    
}
.panel-paymenttoday .fa-arrow-circle-right {
    color: #337ab7 !important;
}
.panel-paymenttoday a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color:#337ab7;
}
/*Payment Amount*/
.panel-payment {
    border-color: #00a65a !important;
}
.panel-payment > .panel-heading {
    background-color: #00a65a !important;   
    height: 136px; 
}
.panel-payment .fa-arrow-circle-right {
    color: #00a65a !important;
}
.panel-payment a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color:#00a65a;
}
/*Seller*/
.panel-seller {
    border-color: #5e35b1 !important;
}
.panel-seller > .panel-heading {
    background-color:#5e35b1 !important;   
    height: 136px; 
}
.panel-seller .fa-arrow-circle-right {
    color: #5e35b1 !important;
}
.panel-seller a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color:#5e35b1;
}
.xmldata {
    width: 100%;
    resize: vertical;
    font-family: monospace;
    border-style: dashed;
    font-size: 12px;
}

/*Carousel de Planes Search List*/
.carousel-plans 
{
    min-height: 228px;
}
.img-plans-carousel {
    height: 230px !important;
    opacity: 0.8;
}
.carousel-plans .carousel-caption > h3, .carousel-plans .carousel-caption > h2
{
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6);
    font-weight: bold;
    word-wrap: break-word;
}

.title-plan-carousel
{
    font-size: 23px;
    text-shadow: none;
    color: #0A2F74;
    font-weight: bold;
}
#plans_carousel .carousel-indicators 
{
    top: 35px !important;
    height: 175px !important;
}
#plans_carousel .carousel-control
{
    height: 230px !important;
}
.data-plans-publicity span 
{
    margin-bottom: 5px;
    font-weight: normal;
    display: block;
}
.search-plan-publicity 
{
    font-weight: bold;
    font-size: 27px;
    float: right;
    padding-top: 3px;
}
.info-plan-carousel
{
    max-height: 260px;
    overflow-y: auto;
    text-shadow: none;
    color: #000;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    background-color: #f1f0f0;
    padding-bottom: 10px;
}

.data-plan-carousel
{
    position: initial !important;
    text-shadow: none;  
    padding-bottom: 0 !important;  
}
.hotel-plan-carousel
{
    font-size: 12px;
    text-shadow: none;
    color: #0A2F74;
}
/*Carousel de Planes Search List*/

/*Edición de Lenguaje */
.table-language-dtl {
    width: 88% !important;
    margin: auto;
}

.table-language-dtl td {
    word-break: break-all;
}

.table-language-dtl th {
    background-color: #ecebeb;    
}

.textarea-description-language {
    overflow: hidden;
    resize: vertical;
    width: 100%;
    border:none;
    padding: 5px 8px;
    min-height: 50px;
}

.table-language-dtl .td-description-language {
    padding: 0 !important;
}

.botton-save-language {
    z-index: 999;
    position: fixed;
    top: 165px;
    right: 20px;
    width: 55px;
    height: 55px;
    padding: 14px 16px !important;
    font-size: 24px !important;
    line-height: 1.33 !important;
    border-radius: 35px !important;
}
/*Edición de Lenguaje */
   