.bg-blue{
   	background-color: rgb(27, 59, 108);
  }
  
  .fa-blue{
  	color: rgb(27, 59, 108);
  	font-size: 1.7em;
  }
  
  .fa-green{
  	color: rgb(21, 119, 32);
  	font-size: 1.7em;
  }
  
  .fa-blue-small{
  	color: rgb(27, 59, 108);
  }
  
  .fa-red-small{
  	color: rgb(220, 53, 69);
  }
  
  .span-blue{
  	color: rgb(27, 59, 108) !important;
    font-weight: 700;
    font-size: 13px;
  }
  
  .fa-red{
  	color: rgb(220, 53, 69);
  	font-size: 1.7em;
  }
  
  .span-red{
    color: rgb(220, 53, 69) !important;
    font-weight: 700;
    font-size: 11px;
  }
  
  .span-red-ga{
  	font-size: 13px;
  }
  
  
  .span-green{
    color: rgb(21, 119, 32) !important;
    font-weight: 700;
    font-size: 11px;
  }
  
  .span-green-ga{
  	font-size: 13px;
  }
  
  .fa-green-small{
  	color: rgb(21, 119, 32);
  }
  
  .fa-new{
    color: #dc3545 !important;
    font-size: 1.7em;
  }
  
  .fa-modified{
    color: #e17100!important;
    font-size: 1.7em;
  }
  
  .fa-new-small{
    color: #dc3545 !important;
  }
  
  .fa-modified-small{
    color: #e17100!important;
  }
  
  .btn-blue {
    color: #fff;
    background-color:rgb(37, 81, 149);
    border-color: rgb(27, 59, 108);
  }

  .btn-blue:hover {
    color: #fff;
    background-color: rgb(27, 59, 108);
    border-color: rgb(27, 59, 108);
    
   }
  
  .nav-link{
  color: #ffffff !important;
  }
  
  .bg-blue a{
  	color: #ffffff;
  }
  
  footer.sticky-footer{
  	background-color: rgb(37, 81, 149);
  	color: #ffffff;
  }
  
  .main-container{
  	background-color: rgb(37, 81, 149);
  	min-height: calc(100vh - 112px);
  }
  
  .calendar{
  	background-color: rgb(240, 240, 240);
  	padding: 20px 10px 20px 10px;
  }
  
  .content-wrapper{
  	padding-top: 0; 
  }
  
  .fc-day-header{
  	background-color: rgb(27, 59, 108);
  	color: #ffffff;
  }
  
  .fc-title{
  	font-weight: 600;
  }
  
  .room-title{
    background-color: rgb(37, 81, 149);
  	color: #ffffff;
  	font-size: 25px;
  	font-weight: 600;
  	padding: 15px 0px 5px 0px;;
  }
  
  .fc-left h2{
     color: rgb(27, 59, 108);
     font-size: 25px;
     font-weight: 600;
  }
  
  .fc-day-number{
  	 color: rgb(27, 59, 108);
     font-size: 16px;
     font-weight: 600;
  }
  
  a.fc-day-number{
  	color: rgb(27, 59, 108) !important;
  }
  
  a.fc-day-number:HOVER{
  	text-decoration: underline !important;
  }
  
  .calendar .btn-primary{
   	background-color: rgb(27, 59, 108);
   	border-color:  rgb(27, 59, 108);
  }
  
  .calendar .btn-primary:hover{
   	background-color: rgb(37, 81, 149);
  }
  
  .calendar .btn-primary:focus {
    box-shadow: none;
  }
  
  .calendar .fc-event{
  	border-radius: 0px;
  }
  
  .calendar .fc-event.bg-primary{
  	background-color: #d9edf7 !important;
  }
  
  .calendar .fc-event.bg-success{
    background-color: rgb(223, 240, 216) !important;
  }
  
  .calendar .fc-event.bg-danger{
    background-color: #f2dede !important;
  }
  
  .calendar .fc-event.bg-warning{
    background-color: #ffd145 !important;
  }
  
  .popover{
  	width: 370px;
  	max-width: 370px;
  }
  
  .fc-popover{
  	width: 335px;
  	font-weight: 700;
  	font-size: 12px !important;
  }
  
  .fc-popover.bg-primary{
  	background-color: #d9edf7 !important;
  }
  
  .fc-popover.bg-success{
    background-color: rgb(223, 240, 216) !important;
  }
  
  .fc-popover.bg-danger{
    background-color: #f2dede !important;
  }
  
  .fc-popover.bg-warning{
    background-color: #ffd145 !important;
  }
  
  .calendar .alert-info{
  	background-color: rgb(240, 240, 240);
  }
  
  .navbar-sidenav .nav-item a{
  	padding-top: 0px !important;
  	padding-bottom: 15px !important;
  }
  
  .sidenav-second-level a{
  	font-size: 14px !important;
  }
  
  #sidenavToggler i{
  	font-weight: 500;
  }
  
  .fc td{
  	border: 1px solid #d2d6db !important;
  }
  
  .fc-cell-text{
    color:rgb(27, 59, 108);
    font-weight: 600;
  }
  
  .popover-header{
    background-color: rgb(27, 59, 108);
  	color: #ffffff;
  	font-size: 12px;
  	font-weight: 700;
  	text-transform: uppercase;
  }
  
  .popover-body{
    font-size: 14px;
  	font-weight: 700;
  	color: rgb(27, 59, 108);
   }
   
   .logo_camera{
   		margin-top:2px;
   }
   
   #buildingMenu{
   	top:15px !important;
   }
   
   .navbar-brand{
   	display: inline-block;
   	margin-top:-8px;
   	font-size: 1.9rem !important;
   }
   
   .nav-link-tab{
  	 color: rgb(27, 59, 108) !important;
   }
   
   .modal-content{
  	 color: rgb(27, 59, 108) !important;
   }
   
   .modal-header-owner{
	    background-color: rgb(37, 81, 149);
	    color: #ffffff;
	    font-weight: 700;
   }
   
   .modal-header-ask{
	    background-color: rgb(255, 193, 7) !important;
	    color: #111;
	    font-weight: 700;
   }
   
   .modal-header-viewer{
        background-color: #dc3545 !important;
	    color: #ffffff;
	    font-weight: 700;
   }
   .modal-header-only-viewer{
        background-color: #d48434 !important;
	    color: #ffffff;
	    font-weight: 700;
   }
   .modal-header .modal-title{
   	font-weight: 700;
   }
   
   .tab-content .modal-footer{
   		border-top-color: rgb(27, 59, 108);
   		margin-top: 10px;
   }
   
   .modal-header .close{
   	color: #ffffff;
   	opacity: 1;
   }
   
   .modal-header .close:hover{
   		opacity: 0.75;
    }
    
    .modal-content .nav-link.active{
    	border-color: rgb(27, 59, 108) rgb(27, 59, 108) rgb(240, 240, 240);
    	background-color: rgb(240, 240, 240);
    }
    
    .modal-content .nav-tabs {
	    border-bottom: 1px solid rgb(27, 59, 108);
	}
	
	.modal-content .nav-link{
		font-weight: 600;
	}
	
	.modal-content .nav-link:hover{
		border-color: rgb(27, 59, 108) rgb(27, 59, 108) rgb(240, 240, 240);
	}
	
	.modal-content .tab-content{
		border: 1px solid rgb(27, 59, 108);
		border-top: 0px;
		padding: 10px 10px 10px 10px;
		background-color: rgb(240, 240, 240);
	}
	
	.form-control{
		border-color: rgb(27, 59, 108);
		font-size: 0.9rem;
		font-weight: 600;
	}
	
   .modal-xxl{
   		max-width: 90%;
   }
   
   .modal-xl{
   		max-width: 70%;
   }
   
   .modal-l{
   		max-width: 50%;
   }
   
   .multi-buildings{
   		list-style: none;
   		margin: 0;
   		padding: 0;
   		padding-left: 10px;
   }
   
   .multi-rooms{
   		list-style: none;
   		padding: 0px 0px 0px 15px;
   }
   
   .multi-rooms li{
   	padding: 0; 
   }
   
   .multi-rooms li input{
   		margin-right: 3px;
		margin-left: 2px;
   }
   
   .multi-rooms li label{
   		margin: 0;
   		padding-top:3px; 
   }
   
   .small-btn-circle {
    width: 18px;
	height: 18px;
	padding: 0px;
	border-radius: 9px;
	text-align: center;
	font-size: 10px;
	}
	
	.default-card{
		border-color:rgb(27, 59, 108);
	}
	
	.card-building-body{
		padding: 5px;
	}
	
	.card-services{
   	 	padding: 20px 10px 0px 10px;
    }
	
	.facility-list{
		height: calc(100vh - 600px);
		overflow: auto;
		overflow-x:hidden;
		list-style: none;
		padding-left: 5px;
		padding-right: 5px;
	}
	.facility-selected-list{
		height: calc(100vh - 350px);
		overflow: auto;
		overflow-x:hidden;
		list-style: none;
		padding-left: 5px;
		padding-right: 5px;
	}
	.deleted-facility-selected-list{
		height: calc(100vh - 550px);
		overflow: auto;
		overflow-x:hidden;
		list-style: none;
		padding-left: 5px;
		padding-right: 5px;
	}
	.card-services .form-check-label{
	 	padding-left: 0px;
	 	font-weight: 600;
		font-size: 14px;
	}
	.div-facility{
		border: 1px solid rgb(27, 59, 108);
		padding: 0px 5px 5px 5px;
		margin-bottom: 5px;
		background-color: rgb(240, 240, 240);
	}
	
	.div-operating-service{
		border: 1px solid rgb(27, 59, 108);
		padding: 0px 5px 0px 5px;
		margin-bottom: 5px;
		background-color: rgb(240, 240, 240);
	}
	
	.facility-list .div-facility-count-container{
		display: none;
	}
	
	.operating-service-list{
		height: calc(100vh - 360px);
		overflow: auto;
		overflow-x:hidden;
		list-style: none;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.operating-service-selected-list{
		height: calc(100vh - 360px);
		overflow: auto;
		overflow-x:hidden;
		list-style: none;
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.operating-service-label{
		margin-bottom: 0px;
		font-size: 13px;
	}
	
	.div-operating-service-container{
		display: none;
	}
	.div-operating-service-facility{
		display: none;
	}
	
	.facility_up_down{
		display: none;
	}
	
	.operating-service-selected-list .div-operating-service-container{
		display: block;
		padding-bottom: 10px;
	}

	.operating-service-selected-list .facility_up_down{
		display: inline-block;
		margin-left: 10px;
	}

	.operating-service-facility-list{
		border: 1px solid rgb(27, 59, 108);
		background-color: #fff;
		list-style: none;
		padding-left: 5px;
		padding-right: 15px;
		margin: 5px 35px 5px 15px;
	}
	.facility-selected-list .div-facility-count-container{
		display: block;
	}
	
	.facility-input{
		border: 1px solid rgb(210, 214, 219);
		margin-top: 5px;
	}
 	.remove-facility-button{
		position: relative;
		top: -20px;
	}
	
	.ui-widget{
		z-index: 9999;
		border: 1px solid rgb(27, 59, 108);
		list-style: none;
		background-color: rgb(240, 240, 240);
		padding: 5px;
		max-width: 600px;
	}
	
	.ui-widget li a{
		color: rgb(27, 59, 108) !important;
	}
	
	.panel-disabled{
		opacity: 0.6 !important;
	}
	
	.cloned-tr{
		background-color: rgb(240, 240, 240);
	}
	.cloned-tr a{
		visibility: visible !important;
	}
	.main-row{
		padding: 10px 20px 0px 20px;
	}
	.letter-card{
		border: 1px solid rgb(27, 59, 108);
		background-color: #ffffff;
	}
	.letter-title{
		font-size: 14px;
  		font-weight: 700;
  		color: rgb(27, 59, 108);
	}
	.loading{
		display:none;
		background-color: rgba(146,146,146,0.5);
		height: 100%;
		width: 100%;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1031;
		text-align: center;
		padding-top: 50vh;
		padding-left: 25vw;
		height: 100vh;
	}
	.radio-card{
	}
	.radio-card input{
		margin-top:5px;
		margin-left: 1px;
	}
	.btn-file {
    	position: relative;
    	overflow: hidden;
	}
	.btn-file input[type=file] {
	    position: absolute;
	    top: 0;
	    right: 0;
	    min-width: 100%;
	    min-height: 100%;
	    font-size: 100px;
	    text-align: right;
	    filter: alpha(opacity=0);
	    opacity: 0;
	    outline: none;
	    background: white;
	    cursor: inherit;
	    display: block;
	}
	.poster-img{
	   margin-top:10px;
	   max-height: 150px;
	}
	
	.modal-body label{
		font-weight: 600;
	}
	
	.poster-card{
	    text-align:center;
		margin-top: 5px;
	}
	.clear-poster{
		display: none;
		margin-left: 10px;
	}
	
	.clear-poster-visible{
		display: block;
	}
	
	.file-selected{
		display: none;
	}
	.poster-label{
		display: block;
		width: 100%;
	}
	th{
		color: #ffffff;
		background-color: rgb(27, 59, 108);
	}
	.odd{
		color: rgb(27, 59, 108) !important;
	}
	.even{
		color: rgb(27, 59, 108);
	}
	.panel-body-reservation{
		background-color: rgb(240, 240, 240);
		padding-bottom: 10px;
	}
	
	.panel-body-reservation-trash{
		padding-top: 10px;
	}
	
	.menu-count{
		float: right;
		color: #ffd145;
		font-weight: 700;
	}
	.card-body-real-date{
		background-color: rgb(240, 240, 240);
	}
	.room-calendar-owner{
		color: #ffd145 !important;
		font-weight: 600;
	}
	#synoptic-calendar th .fc-cell-text{
		color: #ffffff;
	}
	.rooms-legend{
		border: 1px solid rgb(27, 59, 108);
		padding:5px;
		color:#ffffff;
		background-color: rgb(27, 59, 108);
	}
	
	.content-wrapper-web{
    	margin-left: 0px;
	}
	.content-wrapper-web .main-container{
		padding-top: 30px;
	}
	
	.content-wrapper-web footer{
		position: relative;
		width: 100%;
	}
	
	.panel-heading-web{
		background-color: #255195;
		color: #ffffff;
		font-weight: 600;
		padding: 0px 20px 20px 20px;
	}
	.panel-body-web{
		background-color: #f0f0f0;
		padding: 5px 15px 15px 15px;
	}
	.web-event-title{
		font-weight: 700;
		padding: 10px;
		border-bottom: 1px solid rgb(27, 59, 108);
		color: rgb(49, 112, 143) !important;
		background-color: #d9edf7 !important;
		border-radius: .25rem;
		border-bottom-right-radius: 0px;
		border-bottom-left-radius: 0px;
	}
	.web-persons-title{
		margin: 5px 5px 0px 5px;
		font-weight: 700;
		padding: 5px;
		border: 1px solid rgb(27, 59, 108);
		color: rgb(49, 112, 143) !important;
		background-color: #d9edf7 !important;
		border-radius: .25rem;
		line-height: 33px;
		min-height: 50px;
	}
	.web-persons-title-info{
		font-weight: 600;
	}
	.panel-body-web-row{
		padding-top: 10px;
	}
	
	.mandatory{
		color:rgb(169, 68, 66) !important;
	}
	.web-buttons-footer{
		text-align:center;
		border: 1px solid rgb(27, 59, 108);
		color: rgb(49, 112, 143) !important;
		background-color: #ffffff;
		border-radius: .25rem;
		margin-top: 10px;
		padding: 5px;
	}
	.web-buttons-footer-unbordered{
		text-align:center;
		color: rgb(49, 112, 143) !important;
		background-color: #ffffff;
		margin-top: 10px;
		padding: 5px 5px 15px 5px;
	}
	.huge{
		font-size: 25px;
		font-weight: 600;
		padding-left: 15px;
	}
	.ga-room-row{
		border: 1px solid rgb(27, 59, 108);
		background-color: #f0f0f0;
		border-radius: .25rem;
		padding: 10px 0px 10px 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.telecommunications-service-title{
		font-weight: 700;
		padding-bottom: 5px;
	}
	.telecommunications-service-list{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.li-telecommunications-service-empty{
		display:none;
	}
	.li-telecommunications-service{
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		background-color: #f0f0f0;
		padding:10px;
		margin-bottom: 5px;
	}
	.price-list{
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
	.li-price-empty{
		display:none;
	}
	.li-price{
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		background-color: #f0f0f0;
		padding:10px;
		margin-bottom: 5px;
	}
	
	.ga-nav-link-tab.disabled{
		opacity:0.2 !important;
	}
	.search-title{
		font-size: 18px;
		font-weight: 700;
		color:rgb(27, 59, 108);
		padding-bottom: 10px;
	}
	.default-card-search-result{
		margin-top: 10px;
	}
	
	#advSearchPanel{
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		padding:5px;
		display: none;
	}
	
	#close-adv-search{
		display: none;
	}
	.adv-search-card-body{
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		background-color: #f0f0f0;
	}
	
	.adv-search-card-body-input{
	    border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		background-color: #f0f0f0;
		margin-top: 5px;
	}
	.adv-search-reason-title{
		padding-left:5px;
	}
	.paging{
		list-style: none;
	}
	
	.page-number {
	  display: inline;
	  padding: 10px;
	  color:rgb(27, 59, 108);
	}
	.selected-page{
		color:rgb(27, 59, 108);
		font-weight: 700;
	}
	.page{
		color:rgb(27, 59, 108) !important;
	}
	.page-link{
		color:rgb(27, 59, 108) !important;
	}
	.tot-results{
		color:rgb(27, 59, 108);
		font-weight: 700;
	}
	.results{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.result-row {
      color:rgb(27, 59, 108);
      border: 1px solid rgb(27, 59, 108);
      border-radius: .25rem;
      margin-top: 3px;
      padding-left: 5px;
      font-weight: 600;
	}
	.result-row:nth-child(odd) {
	    background-color: #f0f0f0;
	}
	.result-row:nth-child(even) {
	    background-color: #ffffff;
	}
	.title-result-row{
	    color:rgb(27, 59, 108);
		font-weight: 700;
	}
	.paging-container{
		width: 100%;
		text-align: right;
	}
	.row-print-search{
		border-top: 1px solid rgb(27, 59, 108);
		margin-top: 10px;
		padding-top: 20px;
	}
	.link-view-reservation{
	 	color:rgb(27, 59, 108) !important;
	 	text-decoration: underline;
	}
	.multi-reason{
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.reservation-reasons{
	  display: inline-block;
	  padding: 0px 10px 0px 5px;
	  color:rgb(27, 59, 108);
	}
	.col-adv-buttons{
		padding-top: 10px;
		padding-bottom: 5px;
	}
	.reason-decheckall{
		margin: 0px 5px 0px 5px;
	}
	.reason-checkall{
		margin: 0px 5px 0px 5px;
	}
	.old-reason-decheckall{
		margin: 0px 5px 0px 5px;
	}
	.old-reason-checkall{
		margin: 0px 5px 0px 5px;
	}
	.btn-file-persons {
    	position: relative;
    	overflow: hidden;
	}
	.btn-file-persons input[type=file] {
	    position: absolute;
	    top: 0;
	    right: 0;
	    min-width: 100%;
	    min-height: 100%;
	    font-size: 100px;
	    text-align: right;
	    filter: alpha(opacity=0);
	    opacity: 0;
	    outline: none;
	    background: white;
	    cursor: inherit;
	    display: block;
	}
	.btn-file-service {
    	position: relative;
    	overflow: hidden;
	}
	.btn-file-service input[type=file] {
	    position: absolute;
	    top: 0;
	    right: 0;
	    min-width: 100%;
	    min-height: 100%;
	    font-size: 100px;
	    text-align: right;
	    filter: alpha(opacity=0);
	    opacity: 0;
	    outline: none;
	    background: white;
	    cursor: inherit;
	    display: block;
	}
	.service-file-button{
		display: inline-block;
		margin-left: 5px;
	}
	.ga-other-room-list{
		border: 1px solid rgb(27, 59, 108);
		background-color: #f0f0f0;
		border-radius: .25rem;
		padding: 10px 0px 10px 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.ga-other-room-row{
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.other-room-row{
		border: 1px solid rgb(27, 59, 108);
		background-color: #f0f0f0;
		margin:5px;
		border-radius: .25rem;
	}
	.ga-room-li{
		display: none;
	}
	.modal-body-loading{
		height: 300px;
		padding-top:135px;
		background-color: #F0F0F0;
	}
	.modal-body-loading-text{
		font-size: 22px;
		font-weight: 700;
	}
	.protocol-number{
		font-weight: 700;
		float: right;
		display: inline-block;
		padding-right: 5px;
		padding-left: 5px;
		font-size: 20px;
		background-color: #f0f0f0;
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
	}
	.row-modal-tables-management{
		border-bottom: 1px solid #f0f0f0;
		padding: 5px 0px 5px 0px;
	}
	.row-grey{
		background-color: #f0f0f0;
	}
	.modal-body-tables-management{
		padding-top: 0px !important;
	}
	.holiday{
		background-color:#d48434 !important;
	}
	.holiday-number a{
		color:#ffffff !important;
	}
	.modal-body{
		max-height: calc(100vh - 112px);
		overflow-x:hidden;
		overflow-y:auto;
	}
	.multi-rooms-closed{
		display: none;
	}
	.open-room-link{
		color: #212529 !important;
	}
	.adv-search-card-body .form-check-input{
		margin-left:0px !important;
	}
	.row-directions-poster{
		border-bottom: 1px solid #212529;
		padding-top:10px;
	}
	.default-card-background-red{
		background-color: #e171001a;
	}
	.hidden-send-button{
		display: none;
	}
	
	.div_staff{
		padding: 10px;
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		margin-bottom:10px;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.div_staff_readonly{
		padding: 10px;
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		margin-bottom:10px;
		margin-left: 5px;
		margin-right: 5px;
		font-weight: 600;
		background-color: #d9edf7 !important
	}
	.edit-tab-content{
		min-height: calc(100vh - 50px);
	}
	.span-red-imported{
		color: rgb(220, 53, 69) !important;
    	font-size: 7px;
    	display: inline-block;
		position: absolute;
		top: 0;
		left: 1px;
	}
	.span-yellow-message{
	    color: #e17100!important;
	    font-size: 1.7em;
  	}
  	.fa-service-note{
  		color: #e17100!important;
  	}
	.hidden-span{
		display: none;
	}
	
	.div_person_red{
		background-color: #f2dede !important;
		border: 1px solid rgb(27, 59, 108);
	}
	.multi_person_div_web{
		 padding: 10px 0px 10px 0px;
	}
	.div_person{
		margin-left: 0;
		margin-right: 0;
		margin-bottom:10px;
		border-bottom: 1px solid rgb(27, 59, 108);
		
		/* padding: 10px;
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		margin-bottom:10px;
		margin-left: 5px;
		margin-right: 5px; */
		
	}
	
	.div_remote_person{
		margin-left: 0;
		margin-right: 0;
		margin-bottom:10px;
		border-bottom: 1px solid rgb(27, 59, 108);
		/* padding: 10px;
		border: 1px solid rgb(27, 59, 108);
		border-radius: .25rem;
		margin-bottom:10px;
		margin-left: 5px;
		margin-right: 5px; */
	}
	
	.div_ceremonial{
		margin-left: 0;
		margin-right: 0;
		border-bottom: 1px solid rgb(27, 59, 108);
	}
	.ui-autocomplete {
	    overflow-y: auto;
	    max-height: 250px;
	    overflow-x: hidden;
	    background-color: #fff;
	}
	.ui-autocomplete a{
	 	background-color: #fff;
	}
	.radio-container{
		display: inline-block;
	}
	.person-count-span{
		display: block;
		position: absolute;
		left: 7px;
		font-weight: 700;
	}
	
	.panel-body-booking{
		background-color: rgb(240, 240, 240);
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.line-control-menu-bar{
	    background-color: #255195;
	    background-image: none;
	}
	.datatable-search-row-open-close{
  		margin-left: 0;
  		margin-right: 0;
  		padding-bottom: 15px;
	}
	.datatable-search-row{
  		margin-left: 0;
  		margin-right: 0;
	}
	.datatable-search-row-hidden{
		display:none;
	}
	.form-control-sm{
		height: calc(1.8125rem + 5px) !important;
	}
	.room-manager-tabs li{
		display: inherit;
	}
	.room-manager-tab-content{
		border: 1px solid #ddd;
		border-top: 0;
		background-color: #fff;
	}
	.room-manager-tab-panel{
		padding: 5px 15px;
	}
	.room-manager-row{
		padding: 0 15px 15px 15px;
	}
	.panel-body-room-manager{
		padding: 10px;
	}
	.panel-body-room-manager label{
		font-weight: 600;
	}
	.fc-applicant{
		font-weight: bold;
		color:rgb(27, 59, 108);
	}
	.form_100{
		width: 100%;
	}
	.alert-title{
		margin: 5px 0px 0px 10px;
		font-weight: 700;
		padding: 5px;
		border: 1px solid rgb(27, 59, 108);
		color: rgb(49, 112, 143) !important;
		background-color: #d9edf7 !important;
		border-radius: .25rem;
		line-height: 33px;
		min-height: 50px;
	}
	.projection-div {
	  padding:10px;
	  border:1px solid rgb(27, 59, 108);
	  border-radius:.25rem;
	  margin: 20px 5px;
	  font-weight: 600;
	  background-color: #d9edf7 !important;
	}
	.projection-div a{
		color:#255195;
	}