.hs-ClickableMap {
	width: 320px;
	margin: auto;
	height:330px;
	overflow: hidden;
}

.hs-ClickableMap .container {
	-moz-transform: scale(0.63);
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.63);
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.63);
	-webkit-transform-origin: 0 0;
}


@media (min-width: 746px) {
.hs-ClickableMap {
	width: auto;
	margin: 0;
	height: auto;
	text-align: center;
}

.hs-ClickableMap .container {
	-moz-transform: none;
	-moz-transform-origin: 0 0;
	-o-transform: none;
	-o-transform-origin: 0 0;
	-webkit-transform: none;
	-webkit-transform-origin: 0 0;
}

}

.hs-search-type {
  box-sizing: border-box;
  display: inline-block;
  height: 45px;
  border: 1px solid #FFF;
  text-align: center;
  background-image: -webkit-gradient(linear, 0% 15%, 0% 100%, from(#00cc00), to(#393), color-stop(.4, #009900));
  background-image:  -moz-linear-gradient(0% 84% 90deg, #393, #009900, #00cc00 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#00cc00, endColorstr=#393);
  border-bottom-color: #aaa;
  border-right-color: #aaa;
  border-top-color: #fff;
  border-left-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;	
  margin-right: 25px;
  padding: 8px;
  background-color: #393;
  vertical-align: top;
  width:195px;
}

.hs-search-type:hover {
  background: #00cc00;
}				

#hs-search-type-gps {
  padding-top: 11px;
}

.hs-search-type * {
  vertical-align: middle;
}

.hs-search-type a {
  color: #fff;
  font: normal 16px sans-serif;
  text-decoration: none;
}		

.hs-search-type input {
  width: 138px;
  background-color: #fff;
  border: 1px solid #333;
  text-align: left;
  padding: 3px 0 3px 5px;
  margin-top: 1px;
}

.hs-location-list {
  position: relative;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

.hs-location-list-islands {
  margin: 0;
  padding: 10px 0;
  font: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-color:#fff;
  color:#390;
}

.hs-location-list-regions div {
  margin: 0;
  padding: 0;
  background-color: #fff;
  font: bold 1.2em/1.3em arial, helvetica, sans-serif;
  color: #000;
  background: #fff url("images/mob-next.gif") no-repeat right center; 
}

.hs-location-list-regions .alt {
  background-color: #d7f0ff;
}

.hs-location-list-regions li {
  display: block;
  vertical-align: middle;
  background-repeat: no-repeat;
}

.hs-location-list-regions a {
  display: block;
  margin: 0;
  padding: 2px;
  font: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  text-align: left;
  vertical-align: middle;
}

.hs-location-list-regions a:hover {
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.25);
}

.hs-location-list-regions a * {
  vertical-align: middle;
}



/*.hs-location-list-regions li span.arrow 	{background-image:url("images/mob-next.gif") no-repeat; width: 24px; height: 24px; float:right; display:inline;}*/


.ho-container {
	display: block;
	width: 100%;
}
.ho-main-details {
}
.ho-contact-and-map {
	width: 226px;
	margin: 0 auto;
	padding-top: 10px;
}

.ho-ratings-area {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: #ccc url(imagesS10/medium-box-bg.jpg) repeat-x top;
}
.ho-ratings-area .stats {
	flex: none;
	line-height: 1.4;
	font-size: 105%;
	font-weight:bold;
	padding: 5px 0;
}
.ho-ratings-area .options {
	flex: none;
	text-align: center;
	padding-top: 0;
}

.ho-ratings-area .stats-item {
	display: flex;
	flex-flow: row wrap;
	width: 189px;
	margin: 0 auto;
}
.ho-ratings-area .stats-item-text {
	flex: 0 0 149px;
	line-height: 1.4;
	font-size: 105%;
	text-align: right;
}
.ho-ratings-area .stats-item-value {
	flex: 0 0 40px;
	text-align: right;
}

.ho-features-area {
	padding-top: 5px;
}
.ho-features-area img {
	margin: 0 5px 5px 0;
}

.ho-accommodation {
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid #48660d;
}
.ho-accommodation head {
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid #48660d;
}



.ho-contact {
}
.ho-contact h3 {
	line-height:1.0em; 
	color:#930;
	padding: 0;
}
.ho-contact .info {
        padding: 0 0 0 15px;
}
.ho-contact .address {
        font-weight: bold;
        margin-top: 0.5em;
}
.ho-contact .numbers {
        color: #003366;
        margin-top: 1em;
}
.ho-maps {
        margin-top: 0.5em;
}
.ho-nearhostels {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
        margin-top: 0.5em;
}
.ho-nearhostels .prevhostel {
	flex: 0 0 50%;
	text-align: left;
}
.ho-nearhostels .nexthostel {
	flex: 0 0 50%;
	text-align: left;
}
.ho-card-deals {
	height: 85px;
	background:transparent url(imagesS10/card-deals.jpg) no-repeat; 
	margin: 20px 0 0 0;
	padding: 20px 0 0 58px;
}	
.ho-card-deals a, 
.ho-card-deals a:active,
.ho-card-deals a:visited,
.ho-card-deals a:hover{
	font-weight: bold;
	line-height: 1.4em;
}




.content
{
	float: left;
	width: 500px;
}
.sidebar {
	float: right;
	width: 214px;
}
	.sidebar h3 {
		line-height:1.0em; 
		color:#930;
		padding: 0;
	}
.sidebar .sidebox
{
	width: 200px;
	float:left;
	display:block;
	clear:both;
	margin: 5px 0;
	padding: 0 10px;
	text-align:left;
	border-left: 1px solid #eee;
}
		.sidebox div.numbers-left {
		padding: 0;
		margin: 0 5px 0 0;
		/*float:left;*/
		font: bold 1.1em/1.7em arial, verdana, helvetica, sans-serif;
		color: #003366; 
		/*clear:both;*/
	}	
	.sidebox span.numbers-right {
		padding: 0;
		margin: 0;
		/*float:left;*/
		/*clear:right;*/
		color: #003366; 
		font: bold 1.1em/1.7em arial,verdana,helvetica,sans-serif;
	}

	.sidebox a.web-address,
	.sidebox a:active.web-address,
	.sidebox a:visited.web-address, 
	.sidebox a:hover.web-address     {
		font-weight: bold;
		color: #003366; 
		float:left;
		clear:both;
		line-height: 1.7em;
	}
	img.button-hostel-address {
		display: inline-block; 
		margin-top: .5em;
	}
	.sidebox.card-deals{
		width: 214px;
		height: 85px;
		background:transparent url(imagesS10/card-deals.jpg) no-repeat; 
		margin-top: 20px;
	}	
	.sidebox a.card-deals, 
	.sidebox a:active.card-deals,
	.sidebox a:visited.card-deals,
	.sidebox a:hover.card-deals{
		text-align: left;
		font-weight: bold;
		display:inline-block;
		margin: 10px 0 0 50px;
		line-height: 1.4em;
		}

.separator { clear:both; margin-bottom: 3px; }

/* -----------------------------------
box
----------------------------------- */

.box
{
	float: left;
	width: 100%;/*500px*/
	margin: 5px 0;
}
.inner
{
	float: left;
	width: 100%;/*480px*/
	padding: 10px;
}

.video {
	margin: 0;
}


	.accommodation .title-panel, .accommodation .features-panel {
		float:left;
		width: 500px;
		margin:0;
		padding: 0;
		}
	.accommodation .title-panel {height: 37px;}		
		
	.accommodation .title-panel .left {
	float:left;
	width: 180px;
	margin:0;
	padding: 4px 0 0 10px;
	}
	.accommodation .title-panel .middle {
		float:left;
		width: auto;
		margin: 8px 0 0 0;
	}	
	
	.accommodation .title-panel .middle a { display:block; width:155px;}
	.accommodation .title-panel .middle a:hover { border: 1px solid #999;}	
	
	.accommodation .title-panel .right {
		float:right;
		margin-right: 10px;
		padding-top: 4px;
	}	
	.accommodation .features-panel .left {
	float:left;
	width: 25px;
	padding: 0;
	margin: 10px;
	}
	.accommodation .features-panel .rightX {
	float:left;
	clear:right;
	width: 445px;
	padding: 0;
	margin-top: 10px;
	}
	.accommodation .features-panel .right {
	float:left;
	clear:right;
	padding: 0;
	margin-top: 10px;
	}
	.accommodation .features-panel .left img {
		float:left;
		margin-bottom: 3px;
	}
	.accommodation .features-panel .right img {
		float:left;
		margin: 0 6px 6px 0;
	}
	
	.accommodation .features-panel .right p {
		padding-bottom: 5px;
	}
	
.box ul
{
	margin: 0 0 0 5px;
}

.box li
{
	display:inline;
	line-height:2.5;
	padding: 0 4px 0 2px;
}

.box h2, .box h3, .box h4, .box h5, .box h6 .box a:link{ margin: 0 0 .3em; line-height: 1.4; }
.box h2 { font-size: 145%; }
.box h3 { font-size: 125%; }
.box h4 { font-size: 115%; }
.box h5 { font-size: 105%;}
.box h6 { font-size: 100%; }

.box h4 a:link { font-size: 105%; }

.box p {
	margin: 0;
	line-height: 1.4;
}
.box img {float:left;
}

.google { margin: 8px 0 0 0;}
.google h5 {padding-bottom: 10px;}

/* -----------------------------------
box colours 
----------------------------------- */

/* box */
.box a:link { color: #000; }
.box a:visited { color: #000; }
.box a:focus { color: #000; }
.box a:hover { color: #330099; }
.box a:active { color: #000; }

/* medium-box */
.medium-box { background: #ccc url(imagesS10/medium-box-bg.jpg) repeat-x top; }

/* accommodation */
.accommodation { 
	background: #ccc url(imagesS10/accommodation-bg.gif) repeat top; 
	border: 1px solid #48660d;}
.accommodation a:link { color: #000; }
.accommodation a:visited { color: #000; }
.accommodation a:focus { color: #000; }
.accommodation a:hover { color: #330099; }
.accommodation a:active { color: #000; }

.accommodation .title-panel {background-color: #aed941;}

/* -----------------------------------
Column table
----------------------------------- */
.column-container {
	float:left;
	position:relative;
	clear:both;
	width: 500px;
	margin:0;
	padding:0;
	background-color: #fff;
}

.column-container p 
{
	font: normal 1em/1.5em verdana, arial, helvetica, sans-serif;	
	padding: 3px 0;
	}	
.column-container h5 {
		font: bold 1em/1.5em verdana, arial, helvetica, sans-serif;
		padding: 3px 0;
}		

/*rows*/
.col-headings
{
	float:left;
	position: relative;
	width: 100%;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;
	margin:0;
	text-align:center;
	vertical-align : middle; 
	display : table-cell;
	}

.row-per-type {
	float:left;
	width: 283px;
	height: 27px;
	border-bottom: 3px solid #fff;
	background: #ccc url(imagesS10/prices-table-bg.gif) repeat top; 
	margin:0;
	padding: 0;
}

.col-row {	
	float:left;
	position:relative;
	width: 100%;
	border-bottom: 3px solid #fff;
	margin:0;
	}		

/*cells*/
.col-head-roomtype	{ 	
		float:left;
		width: 128px;
		height: 57px;
		border-right: 3px solid white;
		padding: 0;;
		margin: 0;
		background: #ccc url(imagesS10/prices-table-bg.gif) repeat top; 
	}
.col-head-occupance {
		float:left;
		width: 83px;
		height: 57px;
		border-right: 3px solid white;
		padding: 0;
		margin: 0;		
		background: #ccc url(imagesS10/prices-table-bg.gif) repeat top; 
		}
	
.col-head-pricebbh {
		float:left;
		width: 140px;
		height: 27px;
		border-right: 3px solid #fff;
		padding: 0;
		margin: 0;		
		background: #ccc url(imagesS10/prices-table-bg.gif) repeat top; 
		}
	
.col-head-pricenonbbh {
		float:left;
		width: 140px;
		height: 27px;
		border-right: 0;
		padding: 0;
		margin: 0;		
		background: #ccc url(imagesS10/prices-table-bg.gif) repeat top; 
		}
		
.col-row-roomtype{
	float:left;
	width: 128px;
	height: 28px;
	padding: 0;
	margin:0;
	border-right: 3px solid #fff;
	background-color:#ccc;
	}

.col-row-occupance {	
	float:left;
	width: 83px;
	height: 28px;
	padding: 0;
	text-align:center;
	margin:0;
	border-right: 3px solid #fff;
	background-color:#ccc;
	}

.col-row-pricebbh {	
	float:left;
	width: 140px;
	height: 28px;
	padding: 0;
	margin:0;
	text-align:center;		
	border-right: 3px solid #fff;	
	background: #99cc33 url(imagesS10/cell-green-lt-bg.gif) repeat top;
	}

.col-row-pricebbh-madeup {
	float:left;
	width: 140px;
	height: 28px;
	padding: 0;
	margin:0;
	text-align:center;
	border-right: 3px solid #fff;
	background: #669900 url(imagesS10/cell-green-dk-bg.gif) repeat top;
	}

.col-row-pricenonbbh	{
	float:left;
	width: 140px;
	height: 28px;
	padding: 0;
	margin:0;
	text-align:center;	
	border-right: 0;	
	background: #99cc33 url(imagesS10/cell-green-lt-bg.gif) repeat top;
	}

.col-row-pricenonbbh-madeup	{
	float:left;
	width: 140px;
	height: 28px;
	padding: 0;
	margin:0;
	text-align:center;
	border-right: 0;
	background: #669900 url(imagesS10/cell-green-dk-bg.gif) repeat top;
	}

/* -----------------------------------
classes
----------------------------------- */

.image-box {
	float:left;
	width: 210px;
	margin: 0;
}

.image-box p {line-height: 1.9;}


.zoom {
	float:left;
	padding: 5px 5px 0 0;
}

.align-left
{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.align-right /*for the prev and next buttons on hostel profile pages*/
{
	float: right;
	margin: 0 0 0 18px;
}

.review-buttons {
	float:left; 
	margin: .8em .4em 0 0;
	}

.cell-image-left
{
	width: 54px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.align-left img, .align-right img { display: block; }

.vertical-align {padding-top:.8em;}

.index {
	float:left;
	width: 100%;
	padding: 0;
	margin:0;
	clear:both;
	}

.index a { 
	font-size: 90%;
	vertical-align: text-top; 
	}
	
.index a:hover { color: #330099; }	

.larger-font {
	font-size: 120%; 
	color: #330099;
	}

/*styles for Tooltips*/	
	

.host_UlNoIndent, .host_UlNoIndent li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	clear:both; }
	
.host_UlNoIndent li {
    background-image: url(imagesS10/bullet.gif);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0 0 2px 16px;
	margin-left: 5px;/*to match image*/
	font: 8pt normal Arial, Helvetica, sans-serif;
}

.room-type-container {
	float:left;
	position:relative;
	width: 100%;
	margin:0 0 3px 0;
	padding: 0;
	background-color: #e5ff9b;
	border-bottom: 1px solid #CCC;
}
	.room-type-heading {
		position:absolute;
		left:65px;
		top:-16px;
		padding: 0;
		vertical-align:middle;
	}
	
	.room-type-image {
		float:left;
		vertical-align:middle;
		padding: 0 3px 0 0;
		width: 51px;
		height: 30px;
		border-right: 4px solid #ffffcc;
	}
	
.room-highlight {
	position:absolute;
	display:none;
	left:0;
	top:0;
	height:30px;
	width:100%;   
	background-color:#000000;
	filter:alpha(opacity=30);
	opacity:0.3;
}

.room-marker {
	position:absolute;
	display:block;
	left:0;
	top:0;
	height:30px;
	width:212px;
}

.max{font: bold 85% arial, verdana, helvetica, sans-serif;}

.Hostel_Accommodation_2 {
	box-sizing: content-box;
	margin-top:10px;
	border: 1px solid #48660d;
}

.Hostel_Accommodation_2 * {
	box-sizing: content-box;
}

.ha2_Heading {
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        background-color: #aed941;
        padding: 0;
        margin: 0;
        border-bottom: 2px solid #718e29; }

.h2a_HeadingCell {
        flex: 1 0 auto;
        padding: 10px 15px 5px;
        margin: 0;
        border: 0;
        text-align: center; }

.ha2_HeadingPrices {
        background-color: #aed941;
        padding: 5px;
        margin: 0 auto;
        border: 0;
        text-align: center; }

.ha2_HeadingPrices.premium { /*text to the left of the dropdown box top of accomm table*/
	padding: 10px 0;
	color: #0000cd;
	font-size: 11px; 
}
.PremEvent_drop { /*dropdown box top of accomm table*/
	font-size: 11px;
	margin: 0 5px;
	color: #0000cd;
}

.h2a_RoomHeading {
        display: flex;
        flex-flow: row wrap-reverse;
        flex-direction: row-reverse;
        padding: 0;
        margin: 0;
        border: 0;        
        border-top: 5px solid #fff;
        width: 100%; }

.h2a_RoomHeading_Type {
        flex: 1 0 160px;
        order: 2;
        background-color: #ccc;
        padding: 4px;
        margin: 0;
        border: 0;        
        text-align: center;
        font-weight: bold; }

.h2a_RoomHeading_Prices {
        flex: 2 0 315px;
        order:1;
        padding: 0;
        margin: 0;
        border: 0;        
        border-left: 3px solid #fff;
        text-align: center;  }

.h2a_RoomHeading_Prices_Row1 {
        background-color: #ccc;
        padding: 5px;
        margin: 0;
        border: 0;        
        border-bottom: 3px solid #fff;
        font-weight:bold; }

.h2a_RoomHeading_Prices_Row2 {
        display: flex;
        flex-flow: row wrap;
        padding: 0;
        margin: 0;
        border: 0; }

.h2a_RoomHeading_Prices_BBH {
        flex: 1 0 156px;
        background-color: #ccc;
        font-weight: bold;
        padding: 4px 0;
        margin: 0;
        border: 0;        
        text-align: center; }

.h2a_RoomHeading_Prices_NonBBH {
        flex: 1 0 156px;
        background-color: #ccc;
        font-weight: bold;
        padding: 4px 0;
        margin: 0;
        border: 0;        
        border-left: 3px solid #fff;
        text-align: center;
}
.h2a_Room {
        display: flex;
        flex-flow: row wrap-reverse;
        flex-direction: row-reverse;
        padding: 0;
        margin: 0;
        border: 0;        
        border-top: 3px solid #fff;
        width: 100%;
}


.zzh2a_Room_PriceGroup {
        flex: 1 0 324px;
        padding: 0;
}
.zzh2a_Room_PriceGroup2 {
        display: flex;
        flex-flow: row wrap;
        padding: 0;
        margin: 0;
        border: 0;        
        border-top: 3px solid #fff;
        width: 100%;
}



.h2a_Room_Type {
        flex: 1 0 160px;
        order: 3;
        background-color: #ccc;
        padding: 4px;
}

.h2a_Room_Type_Info {
        float: right;
        padding:0px 5px 0px 0px; }

.h2a_Room_Type_Img {
        float: left;
        width: 60px; }
        
.h2a_Room_Type_Desc {
        font-weight: bold;
        padding: 0 0 6px 0; }
        
.h2a_Room_Type_Qty {
        font-weight: normal;
        zmargin-top: 4px; }

.h2a_Room_PriceBBH {
        flex: 1 0 156px;
        order: 2;
        border-left: 3px solid #fff;
        text-align: center;
}

.h2a_Room_PriceNonBBH {
        flex: 1 0 156px;
        order: 1;
        border-left: 3px solid #fff;
        text-align: center;
}

.h2a_Room_MadeUp    { background-color: #83A938; }
.h2a_Room_NotMadeUp { background-color: #AED941; }


.bbh-flex-room-container {
        display: none;
        flex-flow: row wrap;
        padding: 5px 0;
        text-align:right; }

.bbh-event-price {
	display: flex;
	flex-flow: row wrap;
	padding: 3px 3px 0;
	width: 100%; }

.bbh-event-price div {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: right;
	color: #0000cd;
        font-size: .64rem; }

.bbh-event-price div:nth-child(1) { flex: 1 0 1px; }
.bbh-event-price div:nth-child(2) { flex: 0 0 60px; }

.standard-price {
        border-bottom: 1px solid #ccc;
        padding-bottom: 1px; }

.standard-price div {
        color: #000;
        font-size: .70rem; }


.s17-menu-flex { display: flex; flex-flow: row wrap; width: 750px; margin: auto auto; }
.s17-menu-flex2 { display: flex; flex-flow: row wrap; width: 500px; margin: auto auto; }
.s17-menu-cell { flex: 0 0 250px; }

.ho_Gal_SizerScreen {
	position: relative;
	display:none;
	max-height: 100vh;
	overflow: hidden;
	background-color:#e0e0e0;
	max-width:500px;
	margin: 0 auto;
}
.ho_Gal_SizerAspect {
	position: relative;
	width: 100%;
	padding-top: 75%;
}
.ho_Gal_Container {
	position: absolute;
	top: 0px;
	width:100%;
	height:100%;
	margin auto;
	overflow: hidden;
	text-align: center;
}
.ho_Gal_Image {
	posdition: relative;
	display:none;
	width:100%;
	height:100%;
	object-fit: scale-down;
	margin: auto !important;
	vertical-align: middle;
	border-style: none;
}
.ho_Gal_Button {
	position: absolute;
	display:inline-block;
	border:none;
	padding:8px 16px;
	vertical-align:middle;
	overflow:hidden;
	text-decoration:none;
	color: #fff !important;
	background-color: #000;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;

        border-radius: 50%;

}
.ho_Gal_Button:hover {
	box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.ho_Gal_Button {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}

.ho_Gal_ButtonLeft {
	top: 50%;
	left: 3px;
	transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
}
.ho_Gal_ButtonRight {
	top: 50%;
	right: 3px;
	transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
}
.ho_Gal_Nav {
	position: absolute;
	display:block;
	bottom: 10px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.ho_Gal_Dot {
  display: inline-block;
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  border: 1px solid #000000;
  transition: background-color 0.6s ease;
}

.ho_Gal_Nav .active, .ho_Gal_Dot:hover {
  background-color: #717171;
}


.ho-room-type-heading {
  font-size: 1.4rem;
  font-weight:bold;
  padding: 6px;
  color: #F26522;
}

.hr-room-listing {
  border:solid 1px #000000;
  margin-bottom: 10px;
  padding: 0px;
}

.hr-room-head {
  font-size: 1.2rem;
  font-weight:bold;
  border-bottom: 1px solid #000000;
  padding: 5px;
}

.hr-room-head-realtime {
  background-color: #F79520;
}

.hr-room-head-request {
  background-color: #F9E448;
}

.hr-room-head-phone {
  background-color: #734A9E;
}

.hr-room-section {
  padding: 5px;
  border-bottom: 1px solid #a0a0a0;