body {
	background-color: #ecf0f5;	
}

#btnTop {
  
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
 
}

.navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu {
    min-width: 280px !important;
    width: auto !important;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
}

div.divblock {
	
	display: block;
}


input.pin {
		
	font-size: x-large !important;
	font-weight: 900 !important;
	border: none !important;
	
}

input, select {border-radius: 0;box-shadow: none;border-color: #d2d6de;}
input:hover, select:hover,select:focus,select:active{border-color: #3c8dbc;box-shadow: none;}
    


/********  CONTENT  ********/

button.btn-content{
	border-radius: 0px !important;background-color: transparent !important;	
}

#content-navbar li.dropdown {
	min-width: 150px;
	font-size: 14px;
}

li.add-new {padding: 0px 10px;}
li.submenu{padding:5px; font-weight: 700;}
span.placeholder { color: #a5a5a5;}

/**** REVIEWS ***********/
span.low-score {
		font-weight:700;color: #dd4b39; 

	}
	
	span.high-score {
		font-weight:700;color: #00a65a; 
	}
	
	span.mid-score {
		font-weight:700;color: #3c8dbc; 
	}
	small>span.low-score,small>span.high-score,small>span.mid-score{
	
		font-size: inherit !important;
	}

.text-grey {
	color: #808080;
}

.text-green {
	color: #00a65a;
}

.text-red {
	color: #dd4b39;
}

form#hotels select {
	text-transform: uppercase;
	border-color: #3c8dbc;
}

form#hotels .btn-primary:hover {
	border-color: #3c8dbc;
}

.treeview li, .notifications-menu li {
	text-transform: capitalize;
	text-wrap: pretty;
}

.sidebar-menu > li.header {
	white-space: normal;
}

.notifications-menu.hotels-menu {
	text-transform: uppercase;	
}

.dropdown-menu>li.hotels-footer>a {
	padding: 10px 0;
	text-align: center;
	background-color: #f4f4f4;
}

.dropdown-menu>li.hotels-footer>a:hover {
	background-color: #e1e3e9;
}

.main-header .logo.light {
	width: auto;
	float: none;
}

.main-footer {
	line-height: 26px;
}

.layout-top-nav .content-wrapper, .layout-top-nav .right-side, .layout-top-nav .main-footer {
	margin-left: 0 !important;
}

.main-footer.light {
	margin-left: 0 !important;
}


.availability-q {
		height: 20px;
		padding: 3px 3px;
		text-align: right;
		width: 50px;
	}
	input.duration  {
		height: 20px;
		padding: 3px 3px;
		text-align: right;
		width: 100px;
	}
	
	.availability-p {
		height: 20px;
		padding: 3px 3px;
		text-align: right;
		width: 100px;
	}

input.closecheck {
text-align:center;
font-style:normal;
width:20px;
height: 20px;
padding: 0px 0px 0px 0px;

}
/*AVAILABILITY*/

button.btn-popover {
    font-size: x-small !important;
    font-weight: 700 !important;
    height: 30px;
    width: 40px;
}

#popover-div-portals {
	 max-height: 280px; overflow-y: scroll; border: 1px solid #f4f4f4; padding-left: 10px;
	 }

.sendMenu{
    text-align: center;
}

.blue-border{
	border-color:#367fa9;
}	


.sendMenu>.box{
    width: fit-content;
    display: inline-block;
    margin: 10px 30px;
}
.box-body>.button-container{
	margin: 5px 15px;
}
.button-container>button{
	margin: 0px 25px;
}

.changed-row>th{
background-color: lemonchiffon;
}
.changed{
border-color: green;
background-color: lemonchiffon;
color:black;
}
.check-changed{
border:1px solid green;
background-color: lemonchiffon !important;
}

.modified{
    border: 1px solid #00c0ef !important;
    border-top-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
 	
}

.table_avail{ 
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px;
    display: table;
    background-color: transparent;
	width: auto;
 	resize:both;
}
.table_avail th, td {
   padding: 2px;
   height: 25px;
}
.table_avail th{
	border-top: none !important;
	border-bottom: none !important;
	min-height: 25px;
}

.tr_calendar{
            cursor:grab;          
}

 .truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
span.popover_csa,span.popover_cpa{
	position: inherit;
	top:  10px;
	right: 0;
}
#viewSiteDiv .popover-inner {
   width: 300px !important;
   max-width:300px !important;
}
#viewSiteDiv .popover {
   width: 300px !important;
   max-width:300px !important;
}
#selectPortal {
position: absolute; 
display: none; 
border: 1px solid gray;
    float: right;
    margin: 4px;
    padding: 8;
    text-align: center;
    background-color: white;
    width: 340px;
}
#selectPortalTable thead, #selectPortalTable  tbody { display: block; }
#selectPortalTable tbody {
   overflow-y: auto;    /* Trigger vertical scroll    */
   max-height:450px;
}
#selectPortalTable tbody td{
    padding: 4px;
 }
span.popover_pl i.fa-list-alt {
	color: #3c8dbc;
}
div.icheckbox_minimal-blue {
	background-color: #ffffff;
}
/*END AVAILABILITY*/

 div.text-area-title {background-color: #f7f7f7;border: solid 1px #d2d6de;padding: 5px;margin:0 auto;}
 div.description textarea{	margin: 0 auto; }
 

#reservation-detail, .clear-transition {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

.sidebar-menu li.header {
	padding: 0;
}

.sidebar-menu > li.header a {
	color: #FFFFFF;
}

.skin-blue .sidebar-menu > li.header:hover > a, .skin-blue .sidebar-menu > li.header.active > a {
	background: #3C8DBC;
}

hr.reduced {
	margin-top: 5px;
	margin-bottom: 5px;
}

.margin5 {
	margin: 5px;
}

.inline-block {
	display: inline-block;
}



div.nav-tabs-custom  > .nav-tabs{
	
	background-color: #f7f7f7;
	
}
/* SOLO PER LA GESTIONE DELLE VECCHIE TABELLE - DA CANCELLARE APPENA PRONTA TUTTA LA NUOVA VERSIONE */
.content-wrapper section#ava-section {
	overflow-x: auto;
	position: relative;
}


.content-wrapper section.content {
	overflow-x: scroll;
	position: relative;
}

.content-wrapper section.content-header h1 {
	 text-transform: capitalize;
}
   
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
}

/* RESET SEZIONI GIA FATTE CON LA NUOVA VERSIONE */
.content-wrapper section#ticket-list.content, .content-wrapper section#cancellation_rules.content {
    overflow-x: hidden;
    position: inherit;
    font-size: 12px;
}

section#ticket-list table {
	border-spacing: 0;
    border-collapse: collapse;
}

section#ticket-list th {
	background-color: inherit;
}

section#ticket-list .table>tbody>tr>td, section#ticket-list .table>tbody>tr>th, section#ticket-list .table>tfoot>tr>td, 
section#ticket-list .table>tfoot>tr>th, section#ticket-list .table>thead>tr>td, .table>thead>tr>th {
	vertical-align: inherit;
}


.content-wrapper section#panel2-page.content {
    overflow-x: hidden;
    position: inherit;
    font-size: 12px;
}

section#panel2-page table, section#res-detail table {
	border-spacing: 0;
    border-collapse: collapse;
}

section#panel2-page th, section#res-detail th {
	background-color: inherit;
}

section#res-detail td {
	font-size: inherit;
}

.content-wrapper section#res-detail {
	overflow-x: inherit;
}

section#panel2-page .table>tbody>tr>td, section#panel2-page .table>tbody>tr>th, section#panel2-page .table>tfoot>tr>td, 
section#panel2-page .table>tfoot>tr>th, section#panel2-page .table>thead>tr>td, section#panel2-page .table>thead>tr>th,
section#res-detail .table>tbody>tr>td, section#res-detail .table>tbody>tr>th, section#res-detail .table>tfoot>tr>td, 
section#res-detail .table>tfoot>tr>th, section#res-detail .table>thead>tr>td, section#res-detail .table>thead>tr>th {
	vertical-align: inherit;
}

section#panel2-page .btn-social > :first-child {
    font-size: 1em;
}


.input-group .input-group-addon {
	background-color: #EEEEEE;
}

a {
    /* color: initial; */
}

.rc_hotelname {
	font-size: 13px;
	text-transform: capitalize;
}

.login-logo, .register-logo {
	margin: 0;
}

.login-page {
	background-image: url(/be/images/banner-ext.png);
	background-repeat: no-repeat;
	background-size: cover;}

.register-page {
	background-color: #ecf0f5;
}

.login-footer-box {
	text-align: center;
	margin: 20px 0;
	font-size: small;
}

#select2-hotel-container {
	margin-left: 230px;
    -webkit-transition: margin-left 0.3s ease-in-out;
    -o-transition: margin-left 0.3s ease-in-out;
    transition: margin-left 0.3s ease-in-out;
    display: none;
    position: absolute;
    width: calc(100% - 230px);
    z-index: 1001;
}

#select2-hotel-container .select2-container {
	width: 100%;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border-color: #ECF0F5;
}

.select2-container--default .select2-selection--single[aria-expanded="true"], .select2-selection .select2-selection--single[aria-expanded="true"] {
	border-bottom: none;
}

.select2-search--dropdown {
	padding: 4px 12px 12px;
}

.select2-container--default.select2-container--open {
	box-shadow: none;
}

.repo-status {
	font-size: 8px;
	margin-left: 5px;
	vertical-align: middle;
    line-height: inherit;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #f5f5f5;
}

html input[disabled] {
	color: #909090;
}

#filter_hotels_div {
	padding: 10px;
}

#rate_cancellation_policy p, #rate_prepaid p {
	display: inline;
	margin: 0 5px 0 0;
}

div.rc-label {
	margin: 8px 0;
}

#rate_cancellation_policy input, #rate_prepaid input {
	margin: 0 0 10px;
}

#rate_cancellation_policy .well, #rate_prepaid .well {
	margin: 5px 0;
	border-radius: 0;
    border: thin solid #afafaf;
}

#rate_cancellation_policy > td:first-child, #rate_prepaid > td:first-child {
	vertical-align: middle;
}

.daterangepicker .calendar th {
	background-color: inherit;
    border: none;
}

.daterangepicker .calendar table {
	border-collapse: collapse;
}

.daterangepicker .drp-calendar th {
	background-color: inherit;
    border: none;
}

.daterangepicker .drp-calendar table {
	border-collapse: collapse;
}


.page-header .label {
	font-size: 60%;
	vertical-align: middle;
	margin-left: 10px;
}

.page-header small, .page-header .small {
	font-size: 75%;
}

.box-reservation {
	padding: 15px;
}

.rd_info {
	margin: 10px 0 30px;
}

tr.rd-header {
	background-color: #f9f9f9;
}

tr.res-total {
	background-color: #f9f9f9;
	font-weight: bold;
}

.padding-r-0 {
  padding-right: 0 !important;
}

.suppl-detail {
	margin: 0 5px;
}

.res-management form {
	display: inline;
}

.res-management .btn {
	margin: 5px 5px 5px 0;
}

.rc-source i.fa {
	color: #646464;
}

.one, .two, .three{
    position:absolute;
	margin-top:-7px;
	z-index:1;
	height:20px;
	width:20px;
	border-radius: 50%;
	
}
.one{
	left:25%;
}
.two{
	left:50%;
}
.three{
	left:75%;
}

.box-chart {
	
	border-top: transparent;
}


.box .overlay > .fa, .overlay-wrapper .overlay > .fa{
	
	color:#3c8dbc;
	
}

.small-box {
  
  	border-radius: 10px;
    position: relative;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  
  }
  
  .small-box-footer {
  	border-radius: 0 0 10px 10px;
  }


/* ROOMCLOUD WIZARD */
#rc-wizard h4 {
	margin-top: 40px;
	font-size: 20px;
}

#rc-wizard .required:after {
	content: "*";
	margin-left: 5px;
	color: #dd4b39;
}

#rc-wizard .addButton,
#rc-wizard .removeButton {
	display: block;
}

#rc-wizard .table {
	border-spacing: 0;
}

#rc-wizard #captcha input[name="verify"] {
	float: left;
	width: auto;
	margin-right: 10px; 
}

#rc-wizard #captcha img {
	float: left;
	margin-right: 20px; 
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label, .text-danger {
	color: #dd4b39;
}

#rc-wizard .callout h4 {
	margin-top: 0;
}

#rc-wizard .main-footer {
	height: 57px;
	position: relative;
  	margin-top: -57px; /* negative value of footer height */
  	clear: both;
}

#rc-wizard #main {
	overflow: auto;
	padding-bottom: 57px;
}

#rc-wizard .content-wrapper section.content {
	overflow-x: inherit;
}

#rc-wizard.skin-blue .wrapper {
	background-color: transparent;
}

#rc-wizard:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;/* thank you Erik J - negate effect of float*/
}

#rc-wizard .box-header .box-title {
	margin: 20px 0 10px;
}

#rc-wizard #wz-head h3 {
	font-size: 20px;
}

/* IMAGE PREVIEW */
#image-preview {
	width: 100%;
	height: auto;
	background-color: #ffffff;
	color: #ecf0f1;
	border: 1px solid #d2d6de;
}

#image-preview input {
	line-height: 50px;
	font-size: 50px;
	width: 100%;
	max-width: 100%;
	opacity: 0;
	z-index: 10;
	cursor: pointer;
}

#image-preview input[type="file" i]::-webkit-file-upload-button {
	cursor: pointer !important;
	width: 100%;
	max-width: 100%;
}

.wizard-table-text {
	white-space: nowrap;
}
/* ROOMCLOUD WIZARD */

/* NEW BUSINESS RULES */

#brule .well {
	margin-bottom: 0;
}

#brule td.hiddenRow {
	border-top: 0;
	padding: 0 8px;
}

.well .btn-default, .well .btn-default:hover, .well .btn-default:active, .well .btn-default.hover {
	background: #FFFFFF;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
	background: #3C8DBC;
}

.p-bottom-8 {
	padding-bottom: 8px;
}

.italic {
	font-style: italic;
}

.strong {
	font-weight: 700;
}

.info-box-icon i {
	line-height: 90px;
	color: #FFFFFF;
}

.bg-tripadvisor {
	background-color: #589442;
}

.bg-google {
	background-color: #dd4d40;
}

.handle {
	cursor: move;
}

.max-100 {max-width: 100px;}	
.max-200 {max-width: 200px;}
.max-300 {max-width: 300px;}
.max-400 {max-width: 400px;}
.max-500 {max-width: 500px;}
.max-800 {max-width: 800px;}
.max-1000 {max-width: 1000px;}

span.label-ceased {

	background-color: #d2d6de;
    color: #444;
   
    border: thin solid #dd4b39;

}

span.label-pending {

	background-color: #d2d6de;
    color: #444;
    
    border: thin solid #f39c12;

}

span.label-renewed {

	background-color: #d2d6de;
    color: #444;
    
    border: thin solid #00a65a;

}

/* NEW BUSINESS RULES */

.content-block {
	
	padding: 5px;
    margin-bottom: 10px;
  
	
}

.content-img {
	max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left;
    background: #f7f7f7;
    border: 1px solid #f4f4f4;
}

.content-img-150 {
	max-width: 150px;
    max-height: 150px;
    height: auto;
    float: left;
    background: #f7f7f7;
    border: 1px solid #f4f4f4;
}


/* ROOMS PAGE */

.btn-room-mod {
	padding: 10px;
}

.btn-rc-form {
	padding: 5px;
	width: 80px;
	height: 36px;
}

.btn-rc-edit,.btn-edit {
	border-color: #f39c12;
	background-color: #f4f4f4;
	color: #444;
}
.btn-rc-edit {
	padding: 10px;
	width: 80px;
	
}

.thumb {
  position: relative;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 3px;
}

.thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

/* ROOMS PAGE */

@media print {
	body {
		font-size: 8pt !important;
	}
	
    .sidebar-mini.sidebar-collapse .content-wrapper {
		overflow-x: hidden !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	
	.content-wrapper section.content {
		padding: 0;
	}
	
	.content-wrapper, .right-side, .main-footer {
    	margin-left: 0 !important;
	}
	
	/*.collapse {
    	display: block !important;
    	height: auto !important;
	}*/
	
	.box-reservation, .box-header, .box-body {
		padding: 0 !important;
	}
	
	.box {    	
		border-top: 0 !important;
		margin-bottom: 0 !important;
		box-shadow: none !important;
	}
	
	.dl-horizontal dd {
    	margin-left: 180px !important;
	}
	
	.dl-horizontal dt {
	    float: left;
	    width: 160px;
	    overflow: hidden;
	    clear: left;
	    text-align: right;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	}
	
	.rd_info {
   		margin: 0 !important;
	}
	
	.page-header {
		margin: 0 0 10px 0 !important;
	}
}

@media (min-width: 768px) {
	.sidebar-mini.sidebar-collapse #select2-hotel-container {
    	margin-left: 50px;
    	width: calc(100% - 50px);
	}
	
	.dl-horizontal dt {
       width: 200px;
   
	}

	.dl-horizontal dd {
    	margin-left: 220px;
	}

}

@media (max-width: 767px) {
	.sidebar-mini.sidebar-open #select2-hotel-container {
    	margin-left: 230px;
    	width: calc(100% - 230px);
	}
	
	.sidebar-mini #select2-hotel-container {
    	margin-left: 0;
    	width: 100%;
	}
}

.mrg-side-10 {
	margin:0px 10px;
}
.mrg-side-15 {
	margin:0px 15px;
}
.mrg-side-20 {
	margin:0px 20px;
}

.tutorial-link-wrapper{
	padding: 5px;
}

.popover-title{
	text-transform: capitalize;
	font-weight: 600;
}

.rc-video-link{	font-size: 14px;}

.rc-video-link>i{/*font-size: 18px;*/}

.rc-video-link>span{/*text-decoration: underline;*/}

.rc-video-link:hover{
	
	cursor: pointer;
	text-decoration: underline;
	/*font-weight: 600;*/
	
}

  /*		CSS for hotel filter in add hotel menu		*/
 
    #hotel_filter_wrap{
    	border: none;
    	border-bottom: 1px solid #d2d6de;
    	box-sizing: border-box;
    	padding: 8px;
    }
    
    #hotel_filter{
    	border:none;
    	width:100%;
    }
    
    #hotel_filter:focus{
    	outline:none;	
    }

