.icon-2x {
	font-size:2em;
}

.icon-3x {
	font-size:3em;
}

.icon-4x {
	font-size:4em;
}
.icon-5x {
	font-size:5em;
}
.navbar-brand {
	padding-top:0.75rem;
	padding-bottom:0.75rem;
}
.navbar-brand img {
    height: 2.75rem;
}

#wait {
    background: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#wait .spinner {
	color:#3f51b5;
	margin-bottom:10px;
}
#wait .waitMsg {
	margin-bottom:5px;
}
#wait .waitSubMsg{
    font-size: 9pt;
    opacity: 0.8;
}
td.off.disabled,
td.off.disabled.in-range,
td.today.off.disabled.active {
    background: rgba(255,0,0,0.05);
}

.form-control-feedback.wlabel {
	top:30px
}
.fc-event-time {
    display: none;
}
.calendar_book_status {
	font-size:9pt
}
.no-border {
	border:none;
}
.calendar_modal{
	position:absolute;
	width:auto;
	z-index:99;
}
.list-avatar {
	width:50px;
	height:50px;
}
.avatar {
	background-size:cover
}
.avatar-box {
	padding-bottom:50%;
}
.client_avatar_img {
	width:100px;
	height:100px;
	background:#EEE;
	background-size:cover;
}
.file-input-area {
	display:flex;
	justify-content:center;
	align-items:center;
}
.file-input-area .file-input{
	display:flex;
	justify-content:center;
	align-items:center;
	width:100%;
}
.file-input-area .fileinput-remove-button{
	margin-right:4px
}
.rule-icon,
.am-icon {
	font-size:17pt;
}
.card-body.map_exact,
.card-body.map_circle {
	position:relative;
}
.center-marker {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
    font-size: 30pt;
    transform: translate3d(0,-20px,0);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
	pointer-events:none;
}
.table-inbox-time {
	width:unset;
}

.star-rating .back-stars {
	color:#333;
}
.star-rating .front-stars {
	color:#f58646;
    top: 0;
    overflow: hidden;
}
img.user-media {
    border-radius: 8px;
    border: solid 1px #AAA;
}
.alert[class*=alert-styled-].alert-info.alert-agent:after, .alert[class*=alert-styled-][class*=bg-info]:after {
    content: "\f82d";
	font-family:'Font Awesome 5 Pro';
	font-weight:bold;
}
.cke_show_borders {
	margin-top:10px;
    border: solid 1px #CCC;
    border-radius: 7px;
    padding: 5px;
}

#modal_about .row {
    padding: 5px 0px;
    border-bottom: 1px solid #DDD;
}
#modal_about .row.total {
    font-weight:bold;
	font-size:14pt;
}
#modal_about .row.promo {
	color:#ef5350!important
}
#modal_about .total-currency{
	font-size:8pt
}

video.chat_video,
img.chat_thumb {
    max-width: 200px;
    display: block;
    border-radius: 7px;
    margin-top: 10px;
}
en {
	display:none!important
}
.chat-row-title {
    font-weight: bold;
    border-bottom: solid 1px #CCC;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.chat-row {
    padding: 2px 0px;
}
.chat-row en,
.chat-row es {
	font-weight:bold
}
.img_rotate i {
	font-size:20pt;
	cursor:pointer;
	background:#EEE;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	padding:10px;
}
.img_rotate i:hover {
	background:#DDD;
}
.img_rotate img{
	max-height: 256px;
    max-width: 256px;
}
.img_rotate img[rotate='0']{
	transform:rotate(0deg);
}
.img_rotate img[rotate='90']{
	transform:rotate(90deg);
}
.img_rotate img[rotate='180']{
	transform:rotate(180deg);
}
.img_rotate img[rotate='270']{
	transform:rotate(270deg);
}
.chat_data img {
    max-width: 85px;
}
.chat_data .chat_avatar {
    display: flex;
    justify-content: center;
}
.chat_booking_status{
	padding:5px 10px;
	border-radius:25px;
}
.chat_guests i {
	margin-right: 3px;
    margin-left: 10px;
}
.trumbowyg-box,
.trumbowyg-editor {
    min-height: unset!important;
}

.trumbowyg-editor, 
.trumbowyg-textarea {
    min-height: 75px!important;
    resize: vertical!important;	
}
img.id_img {
    max-width: 100%;
}
.reply-input .reply-inst{
	font-size:10pt
}
.night-price-list {
    width: 100%;
    display: none;
    flex-direction: column;
}
.night-price-elem {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 5px 4px;
    border-bottom: 1px solid #DDD;
    font-size: 9pt;
}
.night-price-elem:last-child {
	border-bottom:none;
}
.night-list-pre {
	cursor:pointer;
}
.show-night-list .night-price-list {
	display:flex;
}
.night-list-pre i {
	display:flex;
	align-items:center;
	transition: transform ease-in-out 0.15s;
}
.show-night-list .night-list-pre i {
	transform: rotate3d(0, 0, 1, 90deg);
}
.night-list-pre .col:first-child {
	display:flex;
}
#modal_about .row .col:last-child {
    text-align: right;
}
.map-lock {
    position: absolute;
    width: 100%;
	height: 100%;
	height:fill-available;
	height:-moz-available;
	height:-webkit-fill-available;
    background: rgba(0,0,0,0.5);
    left: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
}