body {
  background-color: rgb(255, 255, 255);
  font: 400 0.75em/1.88 Roboto;
  color: rgb(0, 0, 0);
}

.avail-rooms {
  float: left;
  width: 60%;
  min-height: 27px;
  margin-left: 0.00383%;
  font-size: 13px;
  font-weight: 100;
  line-height: 56px;
  color: #7d7d7d;
  font-family: roboto-regular;
}

.btn-wrap {
	float: left;
	clear: both;
	width: auto;
	height: auto;
	padding-top: 0px;
	margin-bottom: 10px;
	position: relative;
}

.gridFullMonthView .btn-wrap {
display: block;
	width: 100%;
}

label.roomTypesSelect::after {
	content: "\f104";
	position: absolute;
	background: #FBBED2;
	width: 20px;
	height: 20px;
	right: 17px;
	bottom: 12px;
	border-radius: 100px;
	pointer-events: none;
	font-family: ionicons;
	text-align: center;
	color: #fe5353;
	font-size: 12px;
	line-height: 22px;
}

.gridFullMonthView label.roomTypesSelect::after {
	right: 39px;
	bottom: 94px;
	z-index: 1;
}

.gridFullMonthView #grid-rooms-wrapper .rooms-wrap .second {
	margin: 6px -1px -5px;
	width: 3.14% !important;
	padding: 0px 0 0;
}
.gridFullMonthView .checkbox-label {
	margin-top: 12px !important;
	margin-bottom: 1px;
}


.btn-wrap:active {
  background-color: rgba(0, 0, 0, 0);
}

.checkbox {
  display: block;
  float: left;
}

.checkbox-label {
	display: block;
	height: 22px;
	text-align: center;
	width: 15px;
	display: inline-block;
}

.eight .checkbox-label {
  width: 0.0444049733%;
}

.eight,
.fifteen,
.fourteen,
.seven {
  float: left;
  width: 4%;
  border-right-width: 1px;
  border-right-style: solid;
}

.eight .inner,
.eleven .inner,
.fifteen .inner,
.fifth .inner,
.fourteen .inner,
.fourth .inner,
.seven .inner,
.sixth .inner,
.tenth .inner,
.third .inner,
.thirteen .inner,
.twelve .inner {
  font-size: 1em;
  text-align: center;
}

.fifth .checkbox-label {
  width: 1.7761989342%;
}

.first {
  float: left;
  width: 31%;
  text-align: right;
  padding-right: 25px;
}

.first-inner,
.rates {
  float: left;
  width: 100%;
  height: 39px;
}

.fourth .checkbox {
  margin-left: -5%;
}

.fourth .checkbox-label {
  width: 4.7513321492%;
}

.heading {
  float: left;
  width: 100%;
  font-size: 22px;
  color: #aaaaaa;
  font-family: roboto-thin;
  padding-top: 19px;
}

.heading-outer {
  float: none;
  width: 75%;
  height: 100px;
  display: inline-block;
}

.heading-wrap {
    float: left;
    width: 100%;
    height: 80px;
    white-space: nowrap;
    overflow: hidden;
}


.gridFullMonthView .lower {
	height: auto;
	border: none;
}


.image {
  display: block;
  float: left;
  width: 16px;
  height: auto;
  overflow: hidden;
  margin-top: 5px;
  margin-left: 10px;
}

.img-outer {
  float: none;
  width: 3%;
  height: 100px;
  padding-top: 25px;
  display: inline-block;
}

.img-wrap {
  float: left;
  width: 10%;
  height: auto;
  padding-top: 7px;
  padding-left: 7px;
}

.inner .eight,
.inner .eleven,
.inner .fifteen,
.inner .fifth,
.inner .fourteen,
.inner .fourth,
.inner .ninth,
.inner .second,
.inner .seven,
.inner .sixth,
.inner .tenth,
.inner .third,
.inner .thirteen,
.inner .twelve {
  height: 39px;
  padding-top: 6px;
  border-right-color: #ffffff;
}

.inner .inner {
}

.lower {
  float: left;
  clear: both;
  width: 100%;
  height: 65px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 11px;
}

.lower .eight,
.lower .fifteen,
.lower .fourteen,
.lower .seven {
  height: 49px;
  border-right-color: rgb(0, 0, 0);
  background-color: #c1c1c1;
}

.lower .inner {
  width: auto;
  min-height: 45px;
  line-height: 15px;
  text-align: center;
  font-size: 11px;
}

.lower .eleven,
.lower .fifth,
.lower .first,
.lower .fourth,
.lower .ninth,
.lower .second,
.lower .sixth,
.lower .tenth,
.lower .third,
.lower .thirteen,
.lower .twelve {
  height: auto;
}


.main_container {
  float: left;
  background: #fff;
  padding: 0 25px;
  position: relative;
  height: auto;
  margin: 0 0 30px;
  box-shadow: 0 10px 8px -14px #000;
  width: 100%;
}

.main_container.gridFullMonthView {
	margin: 0;
	width: auto;
	padding: 0 20px 15px;
}

.ninth .inner {
  float: left;
  font-size: 1em;
  text-align: center;
}

.rate-t {
  display: none;
  float: left;
  width: 30%;
  font-size: 12px;
  text-align: center;
  color: #fc4785;
  position: relative;
}

.rates .second, .rates .third, .rates .fourth, .rates .fifth, .rates .sixth, .rates .seven, .rates .eight, .rates .ninth, .rates .tenth, .rates .eleven, .rates .twelve, .rates .thirteen, .rates .fourteen, .rates .fifteen {
    height: 39px;
    border: 1px solid #ddd;
    font-family: roboto-medium;
    letter-spacing: .1px;
    margin-left: -2px;
    width: 5.03%;
    padding: 6px 8px;
    text-align: center;
}

.rates .inner {
    width: 100%;
    height: 20px;
    min-height: 25px;
    color: rgb(116, 116, 116);
    font-size: 12px;
    text-align: center;
    font-family: 'Roboto-Medium';
}


.rates.clearfix.minStayRow > .second > p {
    text-align: center !important;
}


.rates .second, .rates .third, .rates .fourth, .rates .fifth, .rates .sixth, .rates .seven, .rates .eight, .rates .ninth, .rates .tenth, .rates .eleven, .rates .twelve, .rates .thirteen, .rates .fourteen, .rates .fifteen {
    height: 39px;
    border: 1px solid #ddd;
    font-family: roboto-medium;
    letter-spacing: .1px;
    margin-left: -2px;
    width: 5.03%;
    padding: 6px 5px;
    text-align: center;
}

.room-rates {
  float: left;
  width: 99px;
  min-height: 40px;
  padding-left: 20px;
  font-size: 13px;
  line-height: 2.78;
  color: #b0b0b0;
  font-family: roboto-light;
  letter-spacing: .4px;
}

.room-type-p {
  float: left;
    width: 50%;
    min-height: 41px;
    font-size: 12px;
    font-weight: 500;
    line-height: 2.0;
    text-align: left;
    color: rgb(137, 137, 137);
    font-family: 'Roboto-Medium';
    letter-spacing: .3px;
    white-space: nowrap;
    overflow: hidden;
}


.rooms {
    float: left;
    width: 30%;
    min-height: 32px;
    font-size: 12px;
    font-weight: lighter;
    color: #929292;
    text-align: left;
    padding-left: 25px;
    font-family: 'Roboto-Thin';
    margin-top: 17px;
    letter-spacing: .1px;
    overflow: hidden;
    white-space: nowrap;
}

.rooms-wrap {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
}

.rooms-wrap .inner-2 {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  padding: 10px 5px;
}

.second .checkbox {
  margin-left: 0;
  cursor: pointer;
}

.second .checkbox-label {
	margin-left: 2px;
	margin-top: 6px;
}

.second .inner {
}
.sells {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
}

.sells .eight,
.sells .eleven,
.sells .fifteen,
.sells .fifth,
.sells .fourteen,
.sells .fourth,
.sells .ninth,
.sells .seven,
.sells .sixth,
.sells .tenth,
.sells .third,
.sells .thirteen,
.sells .twelve {
  height: 39px;
  padding: 11px;
  border-width: 1px !consolidated 1px 1px;
  border-color: #333333;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}

.inner .first,
.rates .first,
.sells .first {
  height: auto;
}

.sells .second, .sells .third, .sells .fourth, .sells .fifth, .sells .sixth, .sells .seven, .sells .eight, .sells .ninth, .sells .tenth, .sells .eleven, .sells .twelve, .sells .thirteen, .sells .fourteen, .sells .fifteen {
	height: 39px;
	border: 1px solid #ddd;
	font-family: roboto-medium;
	letter-spacing: .3px;
	margin-left: -2px;
	width: 5.03%;
	padding: 6px 15px;
	cursor: pointer;
	text-align: center;
}

.seven .checkbox-label {
  width: 0.2220248667%;
}

.sixth .checkbox-label {
  width: 0.6216696269%;
}

.third .checkbox {
  margin-left: -7.47664%;
}

.third .checkbox-label {
  width: 12.7442273534%;
}

.eleven, .fifth, .fourth, .ninth, .second, .sixth, .tenth, .third, .thirteen, .twelve {
	float: left;
	width: 4.86%;
	border-right: 1px #d8d8d8 solid;
	font-size: 12px;
	padding: 5px 13px;
	line-height: 26px;
}

._15days {
  border-right: 1px #c8c8c8 solid;
  margin-right: 14px;
  padding-right: 18px;
}

._30days {
}

._15days-outer, ._30days-outer {
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
  font-family: roboto-regular;
  letter-spacing: .3px;
  font-size: 13px;
}

._button {
  display: block;
  float: left;
  width: 13.8458137257%;
  height: 30px;
  background-color: #fc4785;
  font-size: 1.167em;
  line-height: 1.38;
  text-align: center;
  color: #ffffff;
}

.inner-1 {
  color: rgb(165, 165, 165);
  font-family: roboto-light;
}

.inner-100,
.inner-101,
.inner-17,
.inner-18,
.inner-19,
.inner-20,
.inner-21,
.inner-22,
.inner-24,
.inner-25,
.inner-26,
.inner-27,
.inner-28,
.inner-29,
.inner-31,
.inner-32,
.inner-33,
.inner-34,
.inner-35,
.inner-36,
.inner-38,
.inner-39,
.inner-40,
.inner-41,
.inner-42,
.inner-43,
.inner-46,
.inner-47,
.inner-48,
.inner-49,
.inner-50,
.inner-51,
.inner-53,
.inner-54,
.inner-55,
.inner-56,
.inner-57,
.inner-58,
.inner-60,
.inner-61,
.inner-62,
.inner-63,
.inner-64,
.inner-65,
.inner-67,
.inner-68,
.inner-69,
.inner-70,
.inner-71,
.inner-72,
.inner-75,
.inner-76,
.inner-77,
.inner-78,
.inner-79,
.inner-80,
.inner-82,
.inner-83,
.inner-84,
.inner-85,
.inner-86,
.inner-87,
.inner-89,
.inner-90,
.inner-91,
.inner-92,
.inner-93,
.inner-94,
.inner-96,
.inner-97,
.inner-98,
.inner-99 {
  float: left;
}

.gridFullMonthView .second.clearfix {
	width: 3.2%;
}

.gridFullMonthView #grid-dates-heads {
	overflow: hidden;
	width: 100%;
	display: block;
	margin: 20px 0 -15px;
}
.inner-10,
.inner-11,
.inner-12,
.inner-3,
.inner-4,
.inner-5,
.inner-9 {
  margin: 0 auto;
  color: rgb(0, 0, 0);
}

.inner-13,
.inner-14,
.inner-6,
.inner-7 {
  margin: 0 auto;
  color: #ffffff;
}
#grid-rooms-wrapper .image {
	width: 23px;
	margin: 10px 8px 0;
}
.gridFullMonthView .lower.clearfix {
	height: auto;
	border: none;
}

#grid-dates-heads {
	padding-top: 4px;
}
.inner-15,
.inner-44,
.inner-73 {
  float: left;
  width: 100%;
  height: 55px;
  background-color: #e3e3e3;
  border-radius: 5px;
}
#grid-rooms-wrapper .inner .second {
	background: #4bafde;
	padding: 0;
	text-align: center;
	width: 4.86%;
	margin-top: 8px;
	height: 38px;
	font-family: roboto-Medium;
	font-size: 13px;
	line-height: 42px;
	color: #e7e7e7;
}
.inner-8 {
  margin-left: 19.08625%;
  color: rgb(0, 0, 0);
}

.third .inner-2 {
  margin: 0 auto;
  color: rgb(0, 0, 0);
}

.heading strong {
  font-family: roboto-regular;
  letter-spacing: -.1px;
  color: #878787;
}