@import url('../custom-cal.css');
@charset "utf-8";
/* =============================================================================
   Global HTML / Body
   ========================================================================== */
html {
	height:100%;
	-webkit-font-smoothing:antialiased;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	margin:0;
	padding:0;
	border:0;/*overflow-y:scroll;*/
	font-size:11px;
}
body {
	background:#ffffff;
	height:100%;
	font:1.08em/1em Arial, Helvetica, sans-serif !important;
	color:#666;
	margin:0;
	padding:0;
	border:0;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
*:before, *:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
/* =============================================================================
   Global Login
   ========================================================================== */
.loginCnt {
	background:#fcfbfb;
	border:solid 1px #e1e0e0;
	width:440px;
	height:226px;
	padding:20px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-220px;
	margin-top:-113px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	box-shadow:0px 1px 3px rgba(0,0,0,0.1);
	border:1px solid #dbdbdb;
	behavior: url(PIE.htc);
}
/* =============================================================================
   Global Main Container
   ========================================================================== */
/*.mainWrapper {	position:relative;	height:88%;	min-height:380px;}*/
.mainWrapper {
	position: relative;
	background: #F0F0F0;
	min-height: 380px;
	padding-top: 150px;
}
/* =============================================================================
   Global Inner Container
   ========================================================================== */
.wrapArea {
	width: 508px;
	margin: 0px auto;
	overflow: hidden;
	background: #FFF;
	box-shadow: #999 0px 0px 25px;
	border-radius: 10px;
}
.widhundperct {
	width:100% !important;
}
/* =============================================================================
   Global Footer
   ========================================================================== */
.footer_global {
	clear:both;
	height:95px;
	line-height:42px;
	overflow:hidden;
	margin:-95px 0 0;
	min-width:946px;
	position:relative;
	background:#2a313c;
	z-index:3;
}
/* =============================================================================
   Global Header
   ========================================================================== */
   
   
/* =============================================================================
   admin Login
   ========================================================================== */
.adminloginwrapp {
	height:100%;
	display:table-cell;
	vertical-align:middle;
}
.adminloginpanel {
	width:524px;
	margin:0 auto 0;
	background-color:#000;
	box-shadow: 2px 2px 10px #c7c7c7;
	-o-box-shadow: 2px 2px 10px #c7c7c7;
	-webkit-box-shadow: 2px 2px 10px #c7c7c7;
	-moz-box-shadow: 2px 2px 10px #c7c7c7;
 filter:
 progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#C4C4C4), progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#C4C4C4), progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#C4C4C4), progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#C4C4C4);
 -ms-filter: 
 progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=1, Color=#C4C4C4), progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=90, Color=#C4C4C4), progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=180, Color=#C4C4C4), progid:DXImageTransform.Microsoft.Shadow(Strength=9, Direction=270, Color=#C4C4C4);
}
.adminloginpanel h2 {
	background-color:#0071c8;
	height:79px;
	width:100%;
	text-align:center;
	vertical-align:middle;
	display:table-cell;
	width:524px;
}
.adminloginpanel .containerpaneldiv {
	background-color:#FFF;
	padding:26px 40px;
}
.adminloginpanel .containerpaneldiv .loginhgtdiv {
	padding:0 0 20px;
}
.adminloginpanel .containerpaneldiv .loginhgtdiv label {
	display:block;
	font-family:'opensansregularregular';
	font-size:14px;
	color:#727272;
	line-height:18px;
	padding:0 0 8px;
}
.adminloginpanel .containerpaneldiv .loginhgtdiv input[type="text"], .adminloginpanel .containerpaneldiv .loginhgtdiv input[type="password"] {
	border:1px solid #d1d1d1;
	background-color:#f9f9f9;
	width:95%;
	padding:2%;
	font-family:'opensansregularregular';
	font-size:14px;
	color:#979696;
}
.adminloginpanel .containerpaneldiv .loginhgtdiv .rembmebrrpanl {
	float:left;
	padding:14px 0 0;
}
.adminloginpanel .containerpaneldiv .loginhgtdiv .rembmebrrpanl input[type="checkbox"] {
	float:left;
	margin:0 8px 0 0;
}
.adminloginpanel .containerpaneldiv .loginhgtdiv .rembmebrrpanl .remberspan {
	float:left;
	font-family:'opensansregularregular';
	font-size:12px;
	color:#919191;
}
.adminloginpanel .containerpaneldiv .loginhgtdiv input[type="submit"] {
	float:right;
	width:114px;
	background-color:#77ba31;
	font-family:'opensansregularregular';
	font-size:14px;
	color:#ffffff;
	padding:8px 0;
	cursor:pointer;
	border:0px;
}
.adminloginpanel .footerdiv {
	border-top:1px solid #ebebeb;
	background-color:#f9f9f9;
	text-align:center;
	height:47px;
}
.adminloginpanel .footerdiv a {
	font-family:'opensansregularregular';
	font-size:12px;
	color:#868686;
	line-height:47px;
}
.adminloginpanel .footerdiv a:hover {
	text-decoration:underline;
}
/* main menu structure start */
.mainwrappcont {
	display:table;
	height:100%;
	width:100%;
	position:relative;
	border-spacing: 0;
}
.mainwrappcont > section {
	position:absolute;
	top:68px;
	bottom:0px;
	width:100%;
}
.maincontentbox {
	display:table;
	width:100%;
	height:100%;
	border-spacing: 0;
	table-layout:fixed;
	background-color:#fff;
	padding-left:12px;
}
.maincontentbox > aside, .maincontentbox > section {
	display:table-cell;
	height:100%;
	background-color:#EEE;
	vertical-align: top;
}
.maincontentbox > section {
	background-color:#f9f9f9;
}
.maincontentbox > aside {
	width:251px;
	border-right:1px solid #cfcfcf;
}
/* header collaspable panel */
#headfixbar {
	height: 73px;
	background-color: #06c9d7;
	-moz-box-shadow: 0px 1px 10px #ccc;
	-webkit-box-shadow: 0px 1px 10px #ccc;
	box-shadow: 0px 1px 10px #ccc;
	position: fixed;
	z-index: 9;
	width:100%;
}
#headfixbar .toplogopanel {
	   display: inline-block;
    padding: 0 28px;
}
.title_admin{
	margin-top:40px;
	 color: #fff;
    font-family: "opensansregularregular";
    font-size: 16px;
    text-decoration: none;
}
/*.toplogopanel img { position:relative; -moz-box-shadow: 0px 1px 10px #ccc; -webkit-box-shadow: 0px 1px 10px #ccc; box-shadow: 0px 1px 10px #ccc;}*/
#headfixbar .toplinkpanel {
	float:right;
	right: 471px;
	position: relative;
	top: 22px;
}
#headfixbar .toplinkpanel .linkrightpanel {
	list-style-type:none;
	float:right;
	background-color:#000;
}
#headfixbar .toplinkpanel .linkrightpanel li {
	float:left;
}
#headfixbar .toplinkpanel .linkrightpanel li a {
	display: block;
	text-decoration: none;
	-webkit-transition: background-color 5s;
	-moz-transition: background-color 5s;
	-o-transition: background-color 5s;
	-ms-transition: background-color 5s;
	transition: background-color 5s;
	line-height: 20px;
	padding: 6px 11px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	float: left;
}
#headfixbar .toplinkpanel .linkrightpanel li a:hover {
	background-color:#000;
}
#headfixbar .toplinkpanel .linkrightpanel li a .fa {
	display: inline-block;
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	color: #06c9d7;
	font-size: 15px;
}
#headfixbar .toplinkpanel .linkrightpanel li a .fa-search:before {
	content: "\f002";
}
#headfixbar .toplinkpanel .linkrightpanel li a .fa-bell-o:before {
	content: "\f0a2";
}
#headfixbar .toplinkpanel .linkrightpanel li a .fa-cog:before {
	content: "\f013";
}
#headfixbar .toplinkpanel .linkrightpanel li a .notifictdiv {
	display:inline-block;
	position:absolute;
	top:18px;
	z-index:4;
	right:16px;
	border:1px solid #FFF;
	background-color:#81c33c;
	font:normal 11px Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	color:#FFF;
	padding:1px 3px;
}
.navmobile {
	display:none;
}
.navmobile {
	background:url(../../img/bookingadmin/images/icon-menupan.png) no-repeat 50% 6px;
	line-height:30px;
	width:30px;
	float:left;
	height:30px;
	margin:18px 0 0 18px;
}
.navmobilactv {
	background:url(../../img/bookingadmin/images/icon-menupan.png) no-repeat 50% -54px;
}
/* settingdrop down panel */
.settingdropdownpan {
	padding:4px 0 0;
	position:absolute;
	top:62px;
	right:21px;
	width:169px;
	z-index:1000;
}
.settingdropdownpan .popuarrow {
	position:absolute;
	top:0px;
	right:9px;
	background-image:url(../../img/bookingadmin/images/userpopuparrow.png);
	background-position:0;
	height:5px;
	width:7px;
}
.settingdropdownpan .dropwappdiv {
	padding:0px;
	border:1px solid #dedede;
	background-color:#ffffff;
}
.settingdropdownpan .dropwappdiv h6 {
	font-family:'opensansregularregular';
	font-size:12px;
	color:#727272;
	line-height:32px;
	text-align:center;
	padding:0 0 8px;
}
.settingdropdownpan .dropwappdiv ul {
	float:left;
	list-style-type:none;
	width:100%;
	margin-bottom:8px;
}
.settingdropdownpan .dropwappdiv ul li {
	float:none;
	padding:5px 4px 0px 10px;
	width:100%;
}
.settingdropdownpan .dropwappdiv ul li a {
	display: block;
	font-family: 'opensansregularregular';
	font-size: 12px;
	color: #727272;
	line-height: 19px;
	height: 19px;
	text-decoration: none;
	width: auto;
	padding: 0px !important;
	color: #666666 !important;
	font-weight: lighter !important;
	font-size: 14px !important;
	height: auto !important;
}
.settingdropdownpan .dropwappdiv ul li a:hover {
	background:none !important;
}
/* aside left panel */
.usersstatus {
	padding: 0px 0 15px 21px;
	height: 67px;
	position: absolute;
	margin-top: -42px;
	margin-left: 80%;
	z-index: 999;
	width:165px;	
}
.usersstatus .avtarclass {
	float:right;
	width:auto;
	width:100%;
	position:absolute;
}
.usersstatus .avtarclass a {
	width:100%;
	float:left;	
} 
.usersstatus .avtarclass img {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background: #f8f8f8f;
	behavior: url(/pie/PIE.htc);
	border:1px solid #f8f8f8f;
	float:right;
}
.usersstatus .avtarnamergt {
	margin:13px 11px 0 0px;
	float:left;
}
.usersstatus .avtarnamergt a {
	font-family:'opensansregularregular';
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
.usersstatus .avtarnamergt a .fadownarrow:before {
	display:inline-block;
	font-family:'FontAwesome';
	font-style: normal;
	font-weight: normal;
	line-height:14px;
	color:#FFF;
	font-size:14px;
	margin:0px 0 0 5px;
	content: "\f0d7";
	vertical-align:bottom;
}
/* userdrop down menu */
.dropdowmenu {
	padding:4px 0 0;
	position:absolute;
	top:52px;
	left:21px;
	width:136px;
	z-index:100;
}
.dropdowmenu .popuarrow {
	position:absolute;
	top:0px;
	right:114px;
	background-image:url(../../img/bookingadmin/images/userpopuparrow.png);
	background-position:0;
	height:5px;
	width:7px;
}
.dropdowmenu ul {
	border:1px solid #dedede;
	background-color:#ffffff;
	list-style-type:none;
}
.dropdowmenu ul li {
	border-bottom:1px solid #e4e4e4;
}
.dropdowmenu ul li:last-child {
	border-bottom:0px;
}
.dropdowmenu ul li a {
	display:block;
	font-family:'opensansregularregular';
	font-size:12px;
	color:#727272;
	line-height:32px;
	text-decoration:none;
	padding:0 0 0 15px;
}
.dropdowmenu ul li a:hover {
	background-color:#2e9aef;
	color:#FFF;
}
.asideleftlink {
	list-style-type:none;
	padding-top: 11px;
}
.asideleftlink li {
}
.asideleftlink li a {
	display:block;
	font-family:'opensansregularregular';
	font-size:13px;
	color:#333;
	line-height:24px;
	text-decoration:none;
	padding:8px 0 8px 23px;
}
.asideleftlink li a:hover {
    background-color: #fefefe;
    color: #1d1d1d !important;
}
.asideleftlink li a span.textname {
/*	text-transform:uppercase;*/
}
.asideleftlink li a .iconspan {
	display: inline-block;
    float: left;
    width: auto;
    padding-right: 5px;

}
.asideleftlink li a .arrowupdown {
	float:right;
	width:14px;
	margin:-5px 15px 0 0;
	background:url(../../img/bookingadmin/images/menuarrowdown.png) no-repeat 0 -27px;
}
.asideleftlink li a .arrowdown {
	background:url(../../img/bookingadmin/images/menuarrowdown.png) no-repeat 0 14px;
}
/* collapse menu style */
.maincontentbox > aside.sleekmenuset {
	width:190px;
	border-right:1px solid #cfcfcf;
	-moz-box-shadow: 0px 1px 10px #ccc;
	-webkit-box-shadow: 0px 1px 10px #ccc;
	box-shadow: 0px 1px 10px #ccc;
}
.maincontentbox > aside.sleekmenuset .submenudiv {
	display:none;
}
.maincontentbox > aside.sleekmenuset .usersstatus span {
	display:none;
}
.maincontentbox > aside.sleekmenuset .asideleftlink li > a {
	background-position:50%;
	width:190px;
	height:40px;
	padding:0px 5px;
	overflow:hidden;
	vertical-align:middle;
	text-align:left;
	display:table-cell;
	color:#666666;
}
.maincontentbox > aside.sleekmenuset .asideleftlink li:hover > a {
	background-image:none;
}
.maincontentbox > aside.sleekmenuset .asideleftlink li:hover > a .iconspan, .maincontentbox > aside.sleekmenuset .asideleftlink li a .arrowupdown {
	/*display:none;*/
}
.maincontentbox > aside.sleekmenuset .asideleftlink li > a span.textname, .maincontentbox > aside.sleekmenuset .asideleftlink li a .arrowupdown {
	display:block;
}
.maincontentbox > aside.sleekmenuset .asideleftlink li:hover > a span.textname {
	/*width:142px;
	height:45px;
	display:block;
	font-size:13px;
	line-height:25px;
	text-align:center;*/
}
.maincontentbox > aside.sleekmenuset .asideleftlink li a .fa {
	display:none;
}
.maincontentbox > aside.sleekmenuset .asidefooterpan .footerlinklist li a {
	padding: 0 31px;
}
/* sleek menu */
aside.sleekmenuset > .mainwrappcont .asideleftlink li {
	position:relative;
}
.maincontentbox > aside.sleekmenuset .asideleftlink li .submenudiv {
	border:1px solid #cfcfcf;
	position: relative;
	 top: 0px;
	/*left: 141px;*/
	/*margin-top: -45px;*/
	background-color:#03b9c6;
	z-index: 1000;
	width: 190px;
}
#navigation li.active
{
	background-color: #fff !important;
}
#navigation li.active a
{
	color: #1d1d1d !important;
}
.maincontentbox > aside.sleekmenuset .asideleftlink li .submenudiv .sublistlink li a {
	padding:0 0px 0 9px;
	text-align:left;
	width:auto;
	height:auto;
}
aside.sleekmenuset > .mainwrappcont > .leftmenuscroll .slimScrollDiv, aside.sleekmenuset > .mainwrappcont > .leftmenuscroll .slim-scroll {
	overflow: visible !important;
}
aside.sleekmenuset > .mainwrappcont > .leftmenuscroll, aside.sleekmenuset > .mainwrappcont > section.leftmenuscroll {
	overflow: visible !important;
}
aside.sleekmenuset > .mainwrappcont > .leftmenuscroll, aside.sleekmenuset > .mainwrappcont > .leftmenuscroll .asideleftlink {
	overflow: visible !important;
}
/* aside.sleekmenuset left submenu div */
.sleekmenuset .leftsidemenu li .submenudiv {
	border:1px solid #cfcfcf;
	background-color:#FFF
}
.sleekmenuset .leftsidemenu li .submenudiv .sublistlink {
	list-style-type:none;
}
.sleekmenuset .leftsidemenu li .submenudiv .sublistlink li a {
	display:block;
	font-family:'opensansregularregular';
	font-size:13px;
	color:#575757;
	line-height:28px;
	text-decoration:none;
	padding:0px 0 0 55px;
	border-bottom:0px;
}
#navigation li:last-child
{
	margin-bottom: 0px;
}
/* submenu div */
.asideleftlink li .submenudiv {
	padding:0;
	border-bottom:1px solid #f3f3f3;
	display:none;
}
.asideleftlink li .submenudiv .sublistlink {
	list-style-type:none;
}
.asideleftlink li .submenudiv .sublistlink li a {
	display:block;
	font-family:'opensansregularregular';
	font-size:13px;
	color:#ffff;
	line-height:28px;
	text-decoration:none;
	padding:0px 0 0 55px;
	border-bottom:0px;
}

.asidefooterpan {
	position: absolute;
	bottom: 0px;
	left: 251px;
	background-color: #000000;
	height: 73.5px;
	width: auto;
	top: 0px;
	z-index: 99;
}
.asidefooterpan .footerlinklist {
	float:right;
	list-style-type:none;
}
.asidefooterpan .footerlinklist li {
	float:left;
	margin-top:12px;
}
.asidefooterpan .footerlinklist li a {
	display:block;
	line-height:47px;
	border-left:1px solid #1888df;
	padding:0 30px;
	background-repeat:no-repeat;
}
.asidefooterpan .footerlinklist li a.menuicons {
	background-image:url(../../img/bookingadmin/images/icon-menupan.png);
	background-position:50% -42px;
}
.asidefooterpan .footerlinklist li a.menuactive {
	background-image:url(../../img/bookingadmin/images/icon-menupan.png);
	background-position:50% 18px;
}
.asidefooterpan .footerlinklist li a.logoffcls {
	background-image:url(../../img/bookingadmin/images/icon-logoff.png);
	background-position:50%;
}
.asidefooterpan .footerlinklist li a .fa {
	display: inline-block;
	font-family:'FontAwesome';
	font-style: normal;
	font-weight: normal;
	line-height:47px;
	color: #FFF;
	font-size:20px;
}
.asidefooterpan .footerlinklist li a .fa-power-off:before {
	content: "\f011";
}
.asidefooterpan .footerlinklist li a .fa-bars:before {
	content: "\f0c9";
}
/* left menu scroll part */
.mainwrappcont > section.leftmenuscroll {
	top:1px;
	overflow-x: hidden;
	overflow-y: auto;
}
/* main content */
.topbluepanel {
	background-color:#FFF;
	height:68px;
}
.topbluepanel .toplinkpanel {
	list-style-type: none;
	float: left;
	margin-top: 29px;
	margin-left: 17px;
	width: 98%;
}
.topbluepanel .toplinkpanel li {
	float: left;
	margin-right: 10px;
	background-color: #e0efd8;
	width: 100%;
	padding: 13px;
	border:solid 1px #94c281;
}
.topbluepanel .toplinkpanel li a {
	display: block;
	padding: 0px 0px 0px 10px;
	font-family: 'opensansregularregular';
	font-size: 14px;
	color: #565656;
	text-decoration: none;
	background: #eaeaea;
	font-size: 12px;
	text-transform: uppercase;
	line-height: auto;
	float:left;
	border:solid 1px #d8d8d8;
}
.topbluepanel .toplinkpanel li a img {
	float:right	
}
.topbluepanel .toplinkpanel li a span {
	margin:12px 12px 0px 0px;	
	float:left;
}
.topbluepanel .toplinkpanel li a:hover {
	background-color:#eaeaea;
}
.topbluepanel .toplinkpanel li a.mystatisicon {
	background-image:url(../../img/bookingadmin/images/mystatis.png);
}
.topbluepanel .toplinkpanel li a.systemstaticon {
	background-image:url(../../img/bookingadmin/images/icon-systemstat.png);
}
.topbluepanel .toplinkpanel li a.globalicon {
	background-image:url(../../img/bookingadmin/images/icon-global.png);
}
.topbluepanel .toplinkpanel li a.profileicon {
	background-image:url(../../img/bookingadmin/images/icon-userprofile.png);
}
.topbluepanel .toplinkpanel li a.organizaticon {
	background-image:url(../../img/bookingadmin/images/icon-oragniz-white.png);
}
.topbluepanel .toplinkpanel li a.livedocicon {
	background-image:url(../../img/bookingadmin/images/icon-livedocs-wht.png);
}
.topbluepanel .toplinkpanel li a.documenticon {
	background-image:url(../../img/bookingadmin/images/icon-document-white.png);
}
.topbluepanel .toplinkpanel li a.user {
	/*background-image:url(../../img/bookingadmin/images/icon-adduser.png);*/
}
/* page title content */
.cotentitlepanl {
	border-bottom:1px solid #cccccc;
	background-color:#ffffff;
	padding:12px 29px;
	width:100%;
}
.cotentitlepanl h2 {
	font-family:'opensansregularregular';
	font-size:24px;
	color:#727272;
	line-height:32px;
	text-transform:uppercase;
	display:inline-block;
	margin:0px;
	padding:0px;
}
.contentoprightpan {
	float:right;
	list-style-type:none;
}
.contentoprightpan li {
	float:left;
	padding:0 20px;
	border-right:1px solid #d9d9d9;
}
.contentoprightpan li.lastchild {
	padding:0 0 0 20px !important;
	border-right:0px;
}
.contentoprightpan li .imgstatis {
	float:right;
	padding:0 0 0 10px;
}
.contentoprightpan li .statcontent {
	margin:0 116px 0 0;
}
.contentoprightpan li .statcontent p {
	font-family:'opensansregularregular';
	font-size:12px;
	color:#a58896;
	line-height:16px;
	text-transform:uppercase;
}
.contentoprightpan li .statcontent p span {
	font-size:18px;
	line-height:24px;
	color:#555555;
	display:block;
}
.mobilemorelnk {
	display:none;
	display:none;
}
.mobilemorelnk a {
	background: url(../../img/bookingadmin/images/mobilemorelink.png) no-repeat 50%;
	padding:0px !important;
	line-height:51px;
}
.mobilemorelnk a:hover {
	background-color:#0071c8;
}
/* grid styles */
.theGrid {
	width:100%;
	padding:0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	position:relative;
	margin-bottom:15px;
	float:left;
	margin-top: 10px;
}
.gridTop {
	width: 100%;
	min-height: 25px;
	padding: 8px 0;
	position: relative;
	margin-bottom: 18px;
}

.gridTop ul {
	float:right;
	padding: 4px 0 5px 10px;
}
.gridTop ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
	line-height: 30px;
	color: #06C9D7;
}
.gridTop ul li span {
	margin:11px 0px 0px 0px;	
	float:left;
}
.gridTop ul li input {
	height:30px;
	margin:0px;
	padding:0px 5px;
	background:#06C9D7;/*#018ada;*/
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;	
	border:none;
	/*width:82px;*/
	text-transform:uppercase;
}
.gridTop ul li a {
	display:block;
	padding:0 10px 0 25px;
	font-size:13px;
	text-shadow:1px 1px 0 #fff;
}
 .gridTop ul li a.activete {
	background:url(../../img/bookingadmin/images/action3.png) 6px center no-repeat;
}
.gridTop ul li a.deactivete {
	background:url(../../img/bookingadmin/images/action4.png) 6px center no-repeat;
}
.gridTop ul li a.delete {
	background:url(../../img/bookingadmin/images/action5.png) 6px center no-repeat;
}
.gridTop ul li select {
	background: #FFF;
	/* border: none; */
	outline: none;
	font-size: 12px;
	color: #666;
	margin: 0 5px;
	padding: 0 3px;
	width: 130px;
	text-shadow: 1px 1px 0 #fff;
	height: 30px;
}
.gridTop select {
	width:192px;
	border:1px solid #ccc;
	margin-left:20px;
	padding:3px;
	margin-top:1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	position:relative;
	color:#70706f;
}
.gridMain {
	border:1px solid #ccc;
	border-top:none;
}
.gridMain table {
	width:100%;
}
.gridMain table tr {
}
.gridMain table tr.gridHead {
	width:100%;
	height:40px;
	background: #0071c8;
	position:relative;
}
.gridMain table tr.gridHead td table tr th {
	border-right: 1px solid #2e7dba;
	border-left: 1px solid #004f8c;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	padding-left:10px;
}
.gridMain table tr.gridHead td table tr th input[type=checkbox] {
	display:block;
	margin:2px 0 0 0;
}
.gridMain table tr.gridHead td table tr th input[type=checkbox] {
	display:block;
	margin:12px 0 0 15px\9;
}
.gridMain table tr.darker {
	width:100%;
	height:40px;
	background: #f9f9f9;
}
.gridMain table tr.darker td table tr td, .gridMain table tr.lighter td table tr td {
	font-size:13px;
	color:#666;
	font-weight:normal;
	padding-left:10px;
	border-bottom:1px solid #e6e6e6;
}
.gridMain table tr.darker td table tr td ul, .gridMain table tr.lighter td table tr td ul {
	padding-top:7px;
}
.gridMain table tr.darker td table tr td ul li, .gridMain table tr.lighter td table tr td ul li {
	float:left;
	padding:0 5px;
	list-style:none;
}
.gridMain table tr.lighter {
	width:100%;
	height:40px;
	background: #fff;
}
.newPagi {
	padding-bottom:45px;
}
.newPagi ul {
}
.newPagi ul li {
	float:left;
	margin:0 5px;
}
.newPagi ul li a {
	display:block;
	padding:0 12px;
	border:1px solid #ccc;
	height:28px;
	text-align:center;
	background:url(../../img/bookingadmin/images/spriteNormalBg.png) repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #fff 1px 1px 0px;
	-moz-box-shadow: #fff 1px 1px 0px;
	box-shadow: #fff 1px 1px 0px;
	behavior: url(PIE.htc);
	position:relative;
	behavior: url(PIE.htc);
	position:relative;
	line-height:31px;
	text-shadow:1px 1px 0 #fff;
	font-size:13px;
	font-family: 'droid_sansregular';
}
.newPagi ul li a:hover, .newPagi ul li a.pegiActive2 {
	background:url(../../img/bookingadmin/images/spriteHoverBg.png) repeat-x;
	color:#222;
	text-shadow:none;
	border:1px solid #a56a00;
	font-family: 'droid_sansregular';
}
/* grid styles */

.search_box {
	height:30px;
	float:right;
	border:solid 1px #CCC;
	padding:0px 26px 0px 10px;
}
.search_btn {
	width: 22px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	left: 202px;
	position: relative;
	background: url(../../img/bookingadmin/images/search_icon.png) no-repeat 0px 7px;
	border: none;
	cursor: pointer;
	float: right;
}
.cf_bg_colro {
/*	background-color:#4d4d4d;*/
	color:#FFF;
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #d6d6d6;
}
table {
	max-width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
.table {
	width:100%;
	margin-bottom:18px;
}
.table th, .table td {
	padding:8px;
	line-height:18px;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #ddd;
}
.table th {
	font-weight:bold;
}
.table thead th {
	vertical-align:bottom;
}
.table thead:first-child tr th, .table thead:first-child tr td {
	border-top:0;
}
.table tbody+tbody {
	border-top:2px solid #ddd;
}
.table-condensed th, .table-condensed td {
/*	padding:4px 5px;*/
}
.table-bordered {
	border:none;
	border-collapse:separate;
*border-collapse:collapsed;
	width:100%;
}
.table-bordered td+td, .table-bordered th+td, .table-bordered td+th {
	/*border-left:1px solid #ddd;*/
}
.table-bordered th+th {
/*border-left:solid 1px	#414141;*/
}
.table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
	border-top:0;
/*	padding:13px 10px 10px 10px;*/
	text-align:left;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
/*	-webkit-border-radius:4px 0 0 0;
	-moz-border-radius:4px 0 0 0;
	border-radius:4px 0 0 0;
*/}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
/*	-webkit-border-radius:0 4px 0 0;
	-moz-border-radius:0 4px 0 0;
	border-radius:0 4px 0 0;
*/}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child {
	-webkit-border-radius:0 0 0 4px;
	-moz-border-radius:0 0 0 4px;
	border-radius:0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child {
	-webkit-border-radius:0 0 4px 0;
	-moz-border-radius:0 0 4px 0;
	border-radius:0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
	background-color:#fafafa;
	height:40px;
	padding:0px 0px 0px 10px
}
.table-striped tbody tr:nth-child(even) td, .table-striped tbody tr:nth-child(even) th {
	height:40px;
	padding:0px 0px 0px 10px;
}
.table tbody tr:hover td, .table tbody tr:hover th {
	background-color:#f5f5f5;
}
table .span1 {
	float:none;
	width:44px;
	margin-left:0;
}
table .span2 {
	float:none;
	width:124px;
	margin-left:0;
}
table .span3 {
	float:none;
	width:204px;
	margin-left:0;
}
table .span4 {
	float:none;
	width:284px;
	margin-left:0;
}
table .span5 {
	float:none;
	width:364px;
	margin-left:0;
}
table .span6 {
	float:none;
	width:444px;
	margin-left:0;
}
table .span7 {
	float:none;
	width:524px;
	margin-left:0;
}
table .span8 {
	float:none;
	width:604px;
	margin-left:0;
}
table .span9 {
	float:none;
	width:684px;
	margin-left:0;
}
table .span10 {
	float:none;
	width:764px;
	margin-left:0;
}
table .span11 {
	float:none;
	width:844px;
	margin-left:0;
}
table .span12 {
	float:none;
	width:924px;
	margin-left:0;
}
.table_ul li {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	margin-right:5px;
}
.table_ul li:last-child {
	margin-right:0px;
}

.not_view_select, .active_deactivate_select {
	display:none;
	visibility:hidden;
}
.paginetion {
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;	
}
.paginetion_left {
	margin:0px;
	padding:0px;
	width:50%;
	float:left;
}

.page_btn {
	background:#77ba31;
	color:#FFF;
	width:93px;
	height:32px;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.paginetion_right {
	margin-top:40px;
	padding:0px;
	width:50%;
	float:left;
}
.paginetion_right ul {
	margin:0px;
	padding:0px;
	float:right;
}
.paginetion_right ul li {
	padding:0px;
	float:left;	
	color:#303030;
	list-style:none;
	margin-left: 8px;
}
.paginetion_right ul li a {
	border:solid 1px #CCC;
	padding:5px 10px;
	color:#666666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
}
.paginetion_right ul li a:hover, .paginetion_right ul li a.active {
	border:solid 1px #06c9d7;
	background-color:#06c9d7;
	color:#FFF;
}
/* 
	Grid Dropdown
*/
#nav {
 float: left;
 margin: 0; padding: 0;
 width:100%;
 
}
#nav li a:hover {
	
}
#nav li a, #nav li {
 float: left;
}

#nav li {
 list-style: none;
 position: relative;
}

#nav li a {
 padding: 1em 2em 1em 1em;
 text-decoration: none;
 color: #354957;
}
.grid-arrow {
	
 background:url(../../img/bookingadmin/images/icon-select.png) no-repeat right center;	
}

.grid-arrow-up {
	
 background:url(../../img/bookingadmin/images/icon_up_select.png) no-repeat right center;	
}

/* Submenu */

.hasChildren {
	position: absolute;
	width: 5px; height: 5px;
	background: black;
	right : 0;
	bottom: 0;
}

#nav li ul {
 display: none;
 position: absolute;
 top: 100%;
 padding: 0; margin: 0;
 border:solid 1px #d4d4d4;
}

#nav li:hover > ul {
 display: block;
}

#nav li ul li {
 float: none;
 background:url(../../img/bookingadmin/images/azIcon.png) no-repeat scroll 6px 10px #f0f0f0;
 padding-left:24px;
}
#nav li ul li:nth-child(2) {
 float: none;
 background:url(../../img/bookingadmin/images/zaIcon.png) no-repeat scroll 6px 10px #f0f0f0;
}

#nav li ul li:last-child {
 background:url("../../img/bookingadmin/images/sort_grid_icon1.png") no-repeat scroll 0px 10px #f0f0f0;
}
#nav li ul li a {
 float: none;
 color:#666666;
 background-color: #f0f0f0;
}
#nav li ul li a:hover { background-color:#f0f0f0 !important; background-image:none !important;} 
#nav li ul li {
 _display: inline; /* for IE6 */
}
#nav li ul li ul li { background-image:none !important; padding-left:0px;}
#nav li ul li a {
 width: auto;
 display: block;
}
#nav li ul li ul li p {
	width:100%;
	color:#6a6a6a;
	font-size:10px;
	width:100px;
	padding:5px 0px;
}
.#nav li ul li ul li p span {
	float:left;	
}
/* SUBSUB Menu */

#nav li ul li ul {
 display: none;
 margin-top:10px;
}

#nav li ul li:hover ul {
 left: 100%;
 top: 0;
}


#nav li ul 
.re_magin2 {
	margin-left:5px;
	float:left;
	width:30px;
	height:30px;
}
/* 
	Grid Dropdown Ends
*/


/*==== Draggable========*/

.draggable_scroll {
	overflow:hidden;
    resize: horizontal;
    max-width: 100%;
    max-height: 100%;
	cursor: coll-resize;	
}
[draggable=true] {
    cursor: move;
}
/*.ui-widget-content {
	border:none !important;
	background:none !important;
	color:inherit !important;	
}*/
.ui-widget-header {
	background:#b9cd6d;
	border: 1px solid #b9cd6d;
	color: #000 !important;
	font-weight: bold;
	text-shadow:none !important;
}

.cotentitlepan_add {
	/*border-bottom:1px solid #cccccc;
	background-color:#ffffff !important	;*/
	padding:20px 15px;
	/*width:100%;*/
}
#display {
	width:100%;
	height:auto;
	margin:0px;
	height:auto;
	padding:0px;	
}
#display ul {
	margin:0px;
	padding:0px;	
}
.display ul li {
	list-style:none;
	display:block;
	margin:0px;
	padding:5px 0px;	
}
#display ul li a {
	text-decoration:none;
	color:#4f4f4f;	
}
#display ul li a img {
	float:left;
	margin:0px;
	padding:0px;
	width:16px;
	height:16px;
}
/*==== Draggable Ends========*/

/*New Style 10-10-14*/
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(./ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }
.slick-prev:before { content: "\2190"; }

.slick-next { right: -25px; }
.slick-next:before { content: "\2192"; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: 0.75; }
/*New Style 10-10-14*/
.title_div {
	width:75%;
	height:60px;
	margin-bottom:18px;
	padding:0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	/*float:left;*/
}
.title_div h1 {
	color:#354957;
	margin:0px;
	padding:26px 0px 15px 0px;
	font-size:22px;
	float:right;
	width:100%;	
}
.title_div span {
	background: #018ada;
	width: 5%;
	margin: 0px 15px 0px 0px;
	padding: 16px 15px 14px 22px;
	float: left;
	height: auto;
	border-radius:5px 0px 0px 5px;
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-radius:5px 0px 0px 5px;	
}
.gridTop_new {
	width: 100%;
	min-height: 25px;
	background: #EEE;
	padding: 8px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	position: relative;
	border: solid 1px #CCC;
	border-bottom:none;
	float:left;
}

.gridTop_new ul {
	float:right;
	padding: 4px 0 5px 10px;
}
.gridTop_new ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
.gridTop_new ul li a {
	display:block;
	padding:0 10px 0 25px;
	font-size:13px;
	text-shadow:1px 1px 0 #fff;
}
.gridTop_new ul li a span {
	float:left;
	margin-top:10px;	
}
.gridTop_new ul li select {
	background: #FFF;
	/* border: none; */
	outline: none;
	font-size: 12px;
	color: #666;
	margin: 0 5px;
	padding: 0 3px;
	width: 175px;
	text-shadow: 1px 1px 0 #fff;
	height: 30px;
}
.bg_color_search {
	background:#0a9442;	
}
.fix_menu {
	position:absolute;	
	/*width:16%;*/
	z-index:0;
}
.slimScrollDiv {
position: inherit !important;
}
.error {
	list-style-type: none;
	float: left;
	margin-top: 29px;
	margin-left: 17px;
	width: 98%;
}

.error-class{
	color: red;
	font-size: 13px;
	font-weight: 100;
	margin-left: 22%;
	position: relative;
	width: 50%;
}

.error li {
	float: left;
	margin-right: 10px;
	background-color: #f2dedf;
	width: 100%;
	padding: 13px;
	color:#ac2c2d;
	border:solid 1px #be8483;
	text-transform:uppercase;
}

/*======= Add New Page =======*/
.add_new {
	width:100%;
	padding:0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	position:relative;
	margin-bottom:15px;
	float:left;
}
.add_new_top {
	width: 100%;
	min-height: 25px;
	background: #EEE;
	padding: 8px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(PIE.htc);
	position: relative;
	border: solid 1px #CCC;
	margin-bottom: 18px;
}

.add_new_top ul {
	float:right;
	padding: 4px 0 5px 10px;
}
.add_new_top ul li {
	float: left;
	list-style: none;
	margin-right: 10px;
}
.add_new_top ul li span {
	margin:11px 0px 0px 0px;	
	float:left;
}
.add_new_top ul li input {
	height:30px;
	margin:0px;
	padding:0px;
	background:#018ada;
	color:#FFF;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;	
	border:none;
	width:82px;
	text-transform:uppercase;
}
.Add_new_form {
	width:100%;
	height:auto;
	margin:0px;
	background-color:#EEE;
	border: solid 1px #CCC;	
	float:left;
	padding:20px;
}
.add_new_form_inner { 
	width:100%;
	height:auto;
	margin-bottom:20px;
	padding:0px;
	float:left;
}
.add_new_form_inner_left {
	width:45%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;	
}
.add_new_form_inner_left p {
	margin:0px;
	padding:0px;
	font-size:14px;
	float:left;
	width:80%;
}
.add_new_form_inner_left p strong {
	margin:11px 0px 0px 0px;
	padding:0px;
	float:left;
	font-weight:600;	
}
.add_new_form_inner_left p:first-child {
	width:20%;
	margin:0px;
	padding:0px;	
}
.add_form_input {
	 width:100%;
	 height:30px;
	 background-color:#FFF;	
	 margin:0%;
	 padding:0% 2%;
}
.add_new_form_inner_right {
	width:45%;
	height:auto;
	margin:0px;
	padding:0px;
	float:right;	
}
.add_new_form_inner_right p {
	margin:0px;
	padding:0px;
	font-size:14px;
	float:left;
	width:80%;
}
.add_new_form_inner_right p strong {
	margin:11px 0px 0px 0px;
	padding:0px;
	float:left;
	font-weight:600;	
}
.add_new_form_inner_right p:first-child {
	width:20%;
	margin:0px;
	padding:0px;	
}
.add_form_select {
	 width:100%;
	 height:30px;
	 background-color:#FFF;	
	 margin:0%;
	 padding:0%;
}
.add_new_form_inner_left_txt {
	width:75%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;	
}
.add_new_form_inner_left_txt p {
	margin:0px;
	padding:0px;
	font-size:14px;
	float:left;
	width:100%;
}
.add_new_form_inner_left_txt p strong {
	margin:11px 0px 0px 0px;
	padding:0px;
	float:left;
	font-weight:600;	
}
.add_new_form_inner_right_txt {
	width:91%;
	height:auto;
	margin:0px;
	padding:0px;
	float:right;	
}
.add_new_form_inner_right_txt p {
	margin:0px;
	padding:0px;
	font-size:14px;
	float:left;
	width:100%;
}
.add_new_form_inner_right_txt p strong {
	margin:11px 0px 0px 0px;
	padding:0px;
	float:left;
	font-weight:600;	
}
.add_form_textarea {
	width:100%;
	height:100px;
	background-color:#FFF;	
	margin:0%;
	padding:0%;
}
.add_form_submitbtn{
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #018ada;
	color: #FFF;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: none;
	width: 82px;
	text-transform: uppercase;	
}
/*======= Add New Page Ends =======*/

/*======= Create Message =======*/
.create-message-top {
	width:100%;
	height:60px;
	margin-bottom:18px;
	margin-top:30px;
	padding:0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	background-color:#2d2d2d;
	float:left;
}
.create-message-top h1 {
	color:#FFF;
	margin:0px;
	padding:26px 0px 0px 0px;
	font-size:18px;
	text-transform:uppercase;
	float:right;
	width:93%;	
}
.create-message-top span {
	background: #018ada;
	width: 5%;
	margin: 0px 15px 0px 0px;
	padding: 21px 15px 20px 23px;
	float: left;
	height: auto;
	border-radius:5px 0px 0px 5px;
	-moz-border-radius:5px 0px 0px 5px;
	-webkit-border-radius:5px 0px 0px 5px;	
}
.create-message-second {
	width:100%;
	padding:0 5%;
	margin-top:1%;
	position:relative;
	margin-bottom:15px;
	float:left;
}
.create-message-second h2 {
	font-size:18px;
	color:#018ada;
	margin:10px 0px 25px 0px;
	padding:0px;		
}
.create-message-second p {
	margin:0px;
	padding:0px;
	line-height:1.5em	
}
.create-message-second p textarea {
	border:solid 1px #CCC;
	height:150px;
	margin:0px;
	padding:12px 0px 0px 12px;
	font-family:Helvetica, Arial, sans-serif;	
	width:100%;
}
.create-message-last {
	width:100%;
	height:auto;
	margin:0px;
	float:left;
	padding:0 5%;
} 
.create-message-last-title {
	width:100%;
	height:65px;
	margin:0px;
	padding:0px;
	background-color:#46acf5;	
}
.create-message-last-title h3 {
	font-size:16px;
	margin:0px;
	padding:25px 0px 0px 18px;
	color:#FFF;	
}
.create-massage-last-content {
	width:100%;
	height:auto;
	margin:0px;
	border:solid 1px #d9d9d9;
	background:#efefef;	
	float:left;
}
.user-tab-box {
	float:left;
	width:100%;
	background:#f8f8f8;
	margin:0px;
	border:1px solid #d3d3d3;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
ul.user-tab {
	float:left;
	width:auto;
	margin:-3.7% 0 0px 37%;
	padding:0px;
	position:absolute;
	border:solid 1px #0e76c0;
	background-color:#0e76c0;
}
.user-tab li {
	float:left;
	width:auto;
	margin:0px 0 0 0px;
	padding:0px;
	list-style:none;
}
.user-tab li a {
	display:block;
	height:40px;
	line-height:40px;
	padding:0 25px;
	position:relative;
	top:0px;
	color:#FFF;
	font-size:14px;
}
.user-tab li a:hover {
	color:#0e76c0;
	background:#fff;
	padding:0 25px;
}
.user-tab li a.active {
	color:#0e76c0;
	background:#fff;
	padding:0 25px;
}
.user-tab-summary {
	float:left;
	width:100%;
	margin:0px;
	padding:2% 2%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.tab_inner {
	width:100%;
	height:auto;
	margin-bottom:1%;
	padding:15px;
	background-color:#FFF;
	border:solid 1px #cbcbcb;	
}
.tab_inner ul {
	margin-bottom:10px;
	padding:0px;
	float: left;
	width: 100%;	
}
.tab_inner ul li {
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;	
}
.tab_inner ul li:first-child {
	width:4%;	
}
.tab_inner ul li img {
	width:42px;
	height:auto;	
}
.tab_inner ul li span {
	color:#5e5e5e;
	margin-bottom:8px;
	padding:0px;
	float:left;
	width:100%;
	font-size:16px;	
}
.tab_inner ul li small {
	color:#5e5e5e;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;	
	font-size:12px;
}
.tab_inner  p {
	margin:0px;
	padding:0px;
	line-height:1.5em;
	font-size:12px;
	color:#636363;	
}

/*======= Create Message Ends =======*/


/*======= Dropdown Concept =======*/
.demo:after {

    box-shadow: 0 1px 16px rgba(0,0,0,0.15);
    position: absolute;
    content: '';
    height: 10px;
    top: 0;
}

/* List styles */

.list {

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    text-transform: uppercase;
    top: 0%;
	float:right;
}

.list a {
    
    display: block;
    color: #505050;
	height:235px;
	overflow-y:scroll;
}

.list a:hover {
	border-bottom-color:#fff;
}

.list dt, .list dd {

    text-indent: 10px;
    line-height: 72px;
    background: #E0FBAC;
    margin: 0;
    height: auto;
    width: 270px;
    color: #fff;
}

.list dt {

    /* Since we're hiding elements behind here, we need it in 3d */
    -webkit-transform: translateZ(0.3px);
    -moz-transform: translateZ(0.3px);
    -ms-transform: translateZ(0.3px);
    -o-transform: translateZ(0.3px);
    transform: translateZ(0.3px);

    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    font-size: 15px;
}

.list dd {

    border-top: 1px dashed rgba(255,255,255,0.3);
    line-height: 35px;
    font-size: 11px;
    min-height: 235px;
    margin: 0;
}

/* UI */
.demo-img {
	float: right;
	margin: 0px;
	position: relative;
	z-index: 9999;
	top: -16px;
	right: 114px;
}
.toggle {
	text-transform: uppercase;
	line-height: 73px;
	background: #2b2b2b;
	text-align: center;
	font-size: 12px;
	position: absolute;
	height: auto;
	width: 17%;
	color: #fff;
	left: 83%;
	position: absolute;
	top: 0px;
}

.toggle:hover {
    
    background: #2b2b2b;
	color:#FFF;
}

/* No CSS 3D support warning */
.warning {

    -webkit-transform: translateZ(2px);
    -moz-transform: translateZ(2px);
    -ms-transform: translateZ(2px);
    -o-transform: translateZ(2px);
    transform: translateZ(2px);

    background: rgba(255,255,255,0.6);
    position: fixed;
    display: none;
    z-index: 999;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.warning .message {

    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.6);
    border-radius: 5px;
    text-align: center;
    margin-left: -150px;
    margin-top: -60px;
    line-height: 1.5;
    background: #222;
    font-size: 12px;
    position: absolute;
    padding: 10px;
    width: 280px;
    color: #fff;
    left: 50%;
    top: 50%;
}

.warning .message h1 {

    font-weight: 300;
    font-size: 14px;
}

.warning .message a {

    text-decoration: none;
    color: #73C8A9;
}

/* Individual styles */

.sashimi dt, .sashimi dd, .sashimi a { background: #73C8A9; }
.nigiri dt, .nigiri dd, .nigiri a { background: #E32551; }
.maki dt, .maki dd, .maki a { background: #f8f8f8; }

.sashimi a:hover { background: #61c19e; }
.nigiri a:hover { background: #d31b46; }
.maki a:hover { background: #FFF; }

.nigiri {

    -webkit-transform: perspective(1200px) rotateY(40deg) !important;
    -moz-transform: perspective(1200px) rotateY(40deg) !important;
    -ms-transform: perspective(1200px) rotateY(40deg) !important;
    -o-transform: perspective(1200px) rotateY(40deg) !important;
    transform: perspective(1200px) rotateY(40deg) !important;

    -webkit-transform-origin: 110% 25%;
    -moz-transform-origin: 110% 25%;
    -ms-transform-origin: 110% 25%;
    -o-transform-origin: 110% 25%;
    transform-origin: 110% 25%;

    left: 20%;
}

.maki {

    -webkit-transform: perspective(600px) translateZ(1px) !important;
    -moz-transform: perspective(600px) translateZ(1px) !important;
    -ms-transform: perspective(600px) translateZ(1px) !important;
    -o-transform: perspective(600px) translateZ(1px) !important;
    transform: perspective(600px) translateZ(1px) !important;
	position:absolute;
    left: 83%;
	top:14px;	
}

.sashimi {

    -webkit-transform: perspective(1200px) rotateY(-40deg) !important;
    -moz-transform: perspective(1200px) rotateY(-40deg) !important;
    -ms-transform: perspective(1200px) rotateY(-40deg) !important;
    -o-transform: perspective(1200px) rotateY(-40deg) !important;
    transform: perspective(1200px) rotateY(-40deg) !important;

    -webkit-transform-origin: -10% 25%;
    -moz-transform-origin: -10% 25%;
    -ms-transform-origin: -10% 25%;
    -o-transform-origin: -10% 25%;
    transform-origin: -10% 25%;

    left: 80%;
}
/*======= Dropdown Concept Ends =======*/
.add_btn-book {
	width:50%;
	height:auto;
	margin-top:40px;
	padding:0px;
	float:left;	
}
.add_book_btn {
background: #06c9d7;
color: #FFF;
/*width: 93px;*/
height: 32px;
font-weight: bold;
border: none;
cursor: pointer;
}
.right-panel-top-bar {
	margin:0px;
	padding:0% 5%;
	float:left;
	width:100%;
	height:auto
}
.right-panel-top-bar h3 {
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #d2d2d2;
	color:#505050;
	font-size:18px;
		
}
.right-panel-top-bar ul {
	margin:0px;
	padding:0px;	
}
.right-panel-top-bar ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	width:100%;	
}
.right-panel-top-bar span {
	font-size:12px;
	color:#000;
	float:left;
}	
.right-panel-top-bar font {
	color:#06c9d7;
	font-size:18px;	
	float:right;
}
.right-panel-top-bar2 {
	margin:0px;
	padding:0% 5%;
	float:left;
	width:100%;
	height:auto
}
.right-panel-top-bar2 h3 {
	margin:0px;
	padding:0px;
	border-bottom:solid 1px #d2d2d2;
	color:#505050;
	font-size:18px;
		
}

.right-panel-top-bar2 p {
	margin-top:15px;
	padding:0px;
	float:left;
	width:100%;	
	line-height:1.5em;
}
.right-panel-top-bar2 p img {
	width:30px;
	height:auto;
	float:left;	
}
.right-panel-top-bar2 p span {
	float:left;
	width:213px;	
}
.right-panel-top-bar2 p small {
	margin:0px;
	padding:0px;
	color:#898989;
	font-size:11px;	
	float:left;
	width:100%;
}
.right-panel-top-bar2 p font {
	color:#6a6a6a;
	font-size:12px;
	margin:0px;
	padding:0px;	
}
.right-panel-top-bar2 p font strong {
	font-weight:bold;	
	color:#000;
}

/**===== Form =====**/
.admin-form-div {
	margin-top:25px;
	padding:0px;
	width:248px;
	background-color:#FFF;
	height:auto;
	min-height:300px;
	float: right;
	position: absolute;
	top: 0px;
	right: 11px;
	z-index:99;
}
.admin-form-div-title {
	width:100%;
	height:41px;
	margin-bottom:0px;
	padding:0px;
	background-color:#06c9d7;
}
.admin-form-div-title h4 {
	color:#FFF;
	margin:0px;
	padding:15px 0px 0px 10px;	
	font-size:16px;
}
.admin-form-div-title a {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	top: -9px;
	right: 11px;
	font-size: 16px;	
}
.admin-form-div-conent {
	margin:0px 0px 0px 0px;
	padding:25px 15px;
	height:auto;
	width:100%;	
	border:solid 1px #CCC;
	float:left;
}
.admin-form-div-conent p {
	margin-bottom:25px;
	padding:0px;	
	float:left;
}
.admin-form-div-conent p:last-child {
	margin-top:70px;	
}
.admin-form-div-conent p label {
	width:100%;
	margin-bottom:10px;
	padding:0px;
	float:left;
	font-size:14px;	
}
.admin-form-div-conent_input {
	width:98%;
	height:36px;
	padding:0% 1%; 
	border:solid 1px #CCC;	
	margin:0%;
}
.created-bg {
	background:url(../../img/bookingadmin/images/date-icon.png) no-repeat 96% center;
}
.addnewuser-close-btn {
	background:#a2a2a2;
	margin-left:50px;
	padding:0px;
	width:74px;
	height:32px;
	color:#FFF;
	float:left;
	border:none;
	cursor:pointer;	
}
.addnewuser-save-btn {
	background:#03b9c6;
	margin-left:12px;
	padding:0px;
	width:74px;
	height:32px;
	color:#FFF;
	float:left;
	border:none;
	cursor:pointer;	
}
/**===== Form Ends =====**/

/**===== Loing Page =====**/
#login_header {
	width:100%;
	height:77px;
	margin:0px;
	padding:0px;
	background-color:#06c9d7;	
}
.login-hd-inner {
	width:649px;
	height:auto;
	margin:0 auto;
	padding:0px;	
}
.login_logo {
	margin:0 auto;
	padding:0px;
	width:143px;
	height:77px;	
}
.login-main-cotent {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.login_admin
{
 margin: 12% 0 10% 40%;
}
.login-content {
	width:649px;
	height:auto;
	margin:0 auto;
	padding:0px;	
}
.login-content-inner {
	width:100%;
	height:auto;
	min-height:283px;
	/*margin:30% 0%;*/
	margin:5% 0%;
	padding:0px;
	-moz-box-shadow: 1px 2px 34px #ccc;
	-webkit-box-shadow: 1px 2px 34px #ccc;
	box-shadow: 1px 2px 34px #ccc;	
}
.login-conent-title {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;	
}
.login-content-title h1 {
	font-size:24px;
	color:#142a39;
	margin:52px 0px 30px 70px;
	padding:0px;
	float:left;	
}
.login-content-admin-form {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 11%;
	float:left;
}
.login-leftpanel {
	width:77%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;	
}
.login-leftpanel p {
	margin-bottom: 6px;
	float: left;
	width: 100%;;	
}
.login-leftpanel p:last-child {
	margin-top:10px;	
}
.login-inupt-admin {
	width:100%;
	height:40px;
	padding:0% 2%;
	margin:0px;
	border:solid 1px #CCC;
	font-size:14px;
	color:#454545;	
}
.login-leftpanel label {
	width:50%;
	float:left;
	margin:0px;
	padding:0px;
	font-size:14px;
	color:#818181;	
}
.login-leftpanel label input {
	margin-top:0px;
}
.login-leftpanel a { 
	float:right;
	color:#69d4dc;
	margin:0px;
	padding:0px;
	font-size:14px;
}
.login-rightpanel {
	width: 20%;
	height: auto;
	margin-left: 13px;
	padding: 0px;
	float: left;	
}
.login-rightpanel p {
	margin-bottom:10px;
}
.login-inupt-admin-btn {
	background: #06c9d7 url(../../img/bookingadmin/images/login-frwd-icon.png) no-repeat center center;
	margin: 0px;
	padding: 36px 30px;
	height: auto;
	cursor: pointer;
	border: none;
	border-radius: 2px;
}
/**===== Login Page Ends =====**/

/**===== New Form =====**/
.booking_formnew_main {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
.booking_formnew_main p {
	margin:0px 0px 20px 0px;
	padding:0px;
	line-height:1.5em;
	font-size:14px;
	color:#666666;
}
.booking_formnew_main p span {
  float: left;
    margin: 9px 8px 0;
    padding-left: 0;
    width: 20%;
}
.booking_formnew_main-input { 
	margin:0px;
	padding:0px 15px;
	width:50%;
	height:40px;
	border:solid 1px #CCC;
	color:#666666;
	font-size:14px;
}

.booking_formnew_main-select { 
	margin:0px;
	padding:10px 15px;
	width:50%;
	height:40px;
	border:solid 1px #CCC;
	color:#666666;
	font-size:14px;
	background: none repeat scroll 0 0 #FFFFFF;
	 -moz-appearance: none;
    background-image: url("../../img/bookingadmin/images/icon-select.png");
    background-position: 100% center;
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
   
}

select:-moz-focusring { color: transparent;
                        text-shadow: 0 0 0 #666666; }
                        
.booking_formnew_main-textarea {
	margin:0px;
	padding:4px 15px;
	width:50%;	
	border:solid 1px #CCC;
	color:#666666;
	font-size:14px;
	resize:none;		
    min-width: 135px;
    width: 50%;
	line-height:14px;
	height:200px;
}

.booking_formnew_main-textareapackage {
	margin:0px;
	padding:4px 15px;
	width:50%;	
	border:solid 1px #CCC;
	color:#666666;
	font-size:14px;
	resize:none;		
    min-width: 135px;
    width: 50%;
	line-height:14px;
	height:100px;
}
.booking_formnew_main-btn {
	background:#03b9c6;
	margin-left:0%;
	padding:0px;
	min-width:150px;
	padding: 5px 10px;
	height:32px;
	color:#FFF;
	float:right;
	border:none;
	cursor:pointer;	
	margin-top:10px;
	font-size:14px;
	margin-right:1%;
}

.button_position{
	margin-right:29% !important;
}
/**===== New Form Ends =====**/

/**===== Tab Div =====**/
.addstep-tabing-main {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.addstep-tabing-main ul {
	margin:0px;
	padding:9px 0px 9px 0px;
	background:#03b9c6;
	float:left;
	width:100%;
}
.addstep-tabing-main ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
.addstep-tabing-main ul li a {
	text-decoration: none;
	margin: 0 10px;
	float: left;
	padding: 15px 25px;
	color: #FFF;
	font-size: 16px;
}
.addstep-tabing-main ul li a:hover, .addstep-tabing-main ul li a.active {
	background:#FFF;
	color:#666666;
}
.addstep-tabing-main ul li a:hover:before, .addstep-tabing-main ul li a.active:before {
	border-color: #FFF rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 8px 9px 0px 9px;
	content: "";
	display: block;
	right: 0;
	top: 41px;
	position: absolute;
	width: 0;
	z-index: 1;
	left:42%;
}
.addstep-tabing-main-img {
	background:#FFF url(../../img/bookingadmin/images/arrow-correct.png) no-repeat 5px 12px !important;	
	color:#666666 !important;
}
.addstep-tabing {
	width:100%;
	height:auto;
	margin:0px;
	float:left;
	border-top:none;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	padding: 20px;
}
.addstep-tabing-btn {
	background: #03b9c6;
	margin:16px 0px 16px 0px;
	padding: 0px;
	width: 150px;
	height: 32px;
	color: #FFF;
	float: left;
	border: none;
	cursor: pointer;
}
.contimgdiv {
	float:left;
	margin-right:20px;
	margin-bottom: 35px;
	width:130px;
}
.contimgdiv span {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.contimgdiv span img {
	width:100% !important;
	max-width:100%;
	height:100px !important;
	border:solid 3px #06c9d7;
}
.contimgdiv font {
	position:relative;
	float:left;
	margin-top:-98px;
	background:#06c9d7;
	margin-left:111px;
	text-align:center;
	padding:1px 0px 0px 1px;
}
.contimgdiv  p {
	width:100%;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:0px;
	float:left;
}
.contimgdiv  p textarea {
	width:100%;
	resize:none;
}
.contimgdiv  p input {
	margin:-4px 0px 0px 0px;	
}
#showallpics h2 {
	font-size:18px;
	color:#666666;
}
.price_night p {
	 margin:0px;
	 padding:0px;
	 float:left;
	 width:100%;
	 font-size:14px;
}
.price_longterm p {
	 margin:0px;
	 padding:0px;
	 float:left;
	 width:100%;
	 font-size:14px;
}
.price_longterm p span {
	width:100%;
}
/**===== Tab Div Add =====**/

.amenit {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
.amenit li {
	margin:10px 0px 10px 0px;
	padding:0px;
	float:left;
	width:100%;
	font-size:14px;
	font-weight:600;
	list-style:none;
}
.amenit ul li {
	margin:0px;
	padding:0px;
	font-size:12px;
	list-style:none;
	font-weight:lighter;
}

/*************************/

.list-property-amenities-left-first {
    float: left;
    height: auto;
    margin: 15px 0 0;
    padding: 0;
    width: 100%;
}
.list-property-amenities-main {
    float: left;
    margin-right: 2%;
    width: 45%;
}
.list-property-amenities-left-first h4 {
    color: #545454;
    float: left;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;
	font-weight:bold;
}
.list-property-amenities-left-first ul {
    float: left;
    margin: 10px 0 15px;
    padding: 0;
    width: 100%;
}

*:before, *:after {
    -moz-box-sizing: border-box;
}
*:before, *:after {
    -moz-box-sizing: border-box;
}
.list-property-amenities-left-first ul li {
    color: #797979;
    float: left;
    font-size: 14px;
    list-style: none outside none;
    margin: 0 0 6px;
    padding: 0;
    width: 100%;
}
.list-property-amenities-left-first ul li input { float:left; margin-right:15px;}
.list-property-overview-title h4 {
    color: #06C9D7;
    font-size: 18px;
    margin: 0;
    padding: 0 0%;
}

/*******************************/
.list-property-calender-1 {
    float: left;
    height: auto;
    margin: 30px 0;
    padding: 0;
    width: 100%;
}
.list-property-calender-1-inner {
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.list-property-calender-1-inner ul {
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 50%;
}

*:before, *:after {
    -moz-box-sizing: border-box;
}
*:before, *:after {
    -moz-box-sizing: border-box;
}
.list-property-calender-1-inner ul li {
    display: inline-block;
    height: 150px;
    list-style: none outside none;
    margin: 0 20px;
    padding: 0;
    width: 142px;
}
.list-property-calender-1-inner ul li a {
    background: url("../../images/calender-big-icon.png") no-repeat scroll 0 0 transparent;
    color: #252525;
    display: table-cell;
    float: left;
    font-size: 18px;
    height: 150px;
    line-height: 9.5em;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 150px;
}
.list-property-calender-1-inner ul li a span {
    float: left;
    margin: 0;
    text-align: center;
    width: 88%;
}
.list-property-calender-1-inner ul li p {
    color: #494949;
    font-size: 16px;
    line-height: 1.42857;
}
.list-property-calender-1-inner ul li a:hover, .list-property-calender-1-inner ul li a.active {
    background-image: url("../../images/calender-big-icon-h2.png"), url("../../images/calender-big-icon-h.png");
    background-position: 101px 104px, 0 0;
    background-repeat: no-repeat;
}
/*New Style Reservation Page*/
.reservation-main {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
.reservation-main ul {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
}
.reservation-main ul li {
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	list-style:none;
}
.reservation-main ul li:nth-child(1) { margin:0px 10px 0px 0px;}
.reservation-main ul li:nth-child(2) { margin:0px 10px 0px 0px;}
.reservation-main ul li:nth-child(3) { margin:0px 10px 0px 0px;}
.reservation-main ul li:nth-child(4) { margin:0px 10px 0px 0px;}

.reservation-main ul li span {
	float:left;
	width:100%;
	margin:10px 0px 0px 0px;
	padding:0px;
	color:#818181;
	font-size:14px;
}
.reservation-select-1 {
	width:153px;
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
	color:#4d4d4d;
	border:solid 1px #b7b7b7;
}

.reservation-select-2 {
	width:123px;
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
	color:#4d4d4d;
	border:solid 1px #b7b7b7;
}

.reservation-select-3 {
	width:94px;
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
	color:#4d4d4d;
	border:solid 1px #b7b7b7;
}
.reservation_bookeddate {
	width:100%;
	float:left;
	margin-top:10px;
}
/*New Style Reservation Page Ends*/

/**===== Property Owner =====**/
.property-owner {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.property-owner-inner {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.property-owner-inner-image {
	margin:0px;
	padding:0px;
	width:200px;
	height:auto;
	float:left;
}
.property-owner-inner-image p {
	width:100%;
	max-height:186px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	border:solid 1px #06c9d7;
}
.property-owner-inner-image p img {
	width:100%;
	height:auto;
}
.property-owner-inner-image h2 {
	width:100%;
	height:auto;
	float:left;
	margin:35px 0px 0px 0px;
	padding:0px;
	text-align:center;
	color:#06c9d7;
	font-size:22px;
}
.property-owner-inner-right {
	margin:0px 0px 0px 30px;
	padding:0px;
	float:left;
	width:77.5%;
	height:auto;
}
.property-owner-inner-right-title {
	margin:8px 0px 0px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.property-owner-inner-right-title h2 {
	font-size:24px;
	color:#354957;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.property-owner-inner-right-title p {
	margin:0px;
	padding:0px;
	line-height:1.5em;
	color:#7b7b7b;
	font-size:16px;
}
.property-owner-inner-right-inner {
	margin:30px 0px 0px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
	border:solid 1px #e8e8e8;
}
.property-owner-inner-right-inner ul {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.property-owner-inner-right-inner ul li {
	margin:0px 0px 0px 0px;
	padding:5px 10px;
	float:left;
	width:100%;
	font-size:14px;
	list-style:none;
}
.property-owner-inner-right-inner ul li:first-child {
	margin:0px 0px 20px 0px;	
	padding:20px 10px 5px 10px;
}
.property-owner-inner-right-inner ul li:last-child {
	margin:10px 0px 0px 0px;
	background:#f4f4f4;
	padding:20px 10px 15px 10px;
	
}
.property-owner-inner-right-inner ul li span {
	font-weight:bold;
	color:#7b7b7b;
	width:150px;
	margin:0px;
	padding:0px;
	float:left;
}

.property-owner-inner-right-inner ul li font {
	font-weight:normal;
	color:#7b7b7b;
	width:240px;
	margin:0px;
	padding:0px;
	float:left;
}
.property-owner-bookingdate {
	/*margin:60px 0px 0px 0px;*/
	padding:0px;
	width:100%;
	height:auto;
	float:left;
}
.property-owner-bookingdate ul {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.property-owner-bookingdate ul li {
	margin:0px 10px 0px 0px;
	padding:0px;
	float:left;
	list-style:none;
}
.property-owner-bookingdate ul li span {
	font-size:13px;
	color:#818181;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
.property-owner-bookingdate-select {
	/*border:solid 1px #d4d4d4;
	margin:0px;
	padding:0px;
	width:141px;
	height:30px;
	color:#afafaf;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	background:url(../images/date-new-ic.png) no-repeat 96% center;*/
	-moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("../images/date-new-ic.png") no-repeat scroll 96% center;
    border: 1px solid #d4d4d4;
    color: #4d4d4d;
    height: 30px;
    margin: 0;
    padding-left: 13px;
    width: 154px;
}
.property-owner-bookingdate-select-1 {
	border:solid 1px #d4d4d4;
	margin:0px;
	padding:0px;
	width:141px;
	height:30px;
	color:#afafaf;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	background:url(../images/img-arrow.png) no-repeat 96% center;
}

/**===== Property Owner Ends =====**/
.div_error{
    font:normal 12px/18px Helvetica, Arial, sans-serif;
    color:#c3594d;
    width: 80%;
   float: right;
   padding-left: 0.5%;
}
.booking_formnew_main-input.div_error{
	width: 50%;
   float: left;
   color:#afafaf;
   font-size:14px;
     padding-left: 1%;
}
.booking_formnew_main-select.div_error{
	width: 50%;
   float: left;
   color:#afafaf;
   font-size:14px;
}
/**===== Admin Booking Dateil Page =====**/
.datail-page-main {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.datail-page-title {
	margin:30px 0px 50px 0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
}
.datail-page-title h1 {
	color:#364957;
	font-size:22px;
	margin:0px;
	padding:0px 0px 0px 20px;
	font-weight:bold;
}
.datail-page-title h1 font {
	float:left;
	margin:0px 5px 0px 0px;
}
.datail-page-title h1 span {
	color:#00b2c0;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-weight:normal;
}
.datail-page-content {
	margin:0px;
	padding:0% 5% 0% 5%;
	float:left;
	width:100%;
	height:auto;
}
.datail-page-content-top {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
}
.datail-page-content-top-left {
	width:48%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.datail-page-content-top-left h2 {
	margin:0px 0px 30px 0px;
	padding:0px;
	float:left;
	color:#00afbc;
	font-size:16px;
	font-weight:bold;
}
.datail-page-content-top-left ul {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.datail-page-content-top-left ul li {
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	width:100%;
	list-style:none;
	font-size:15px;
	font-weight:normal;
	
}
.datail-page-content-top-left ul li span {
	color:#424242;	
	width:40%;
	float:left;
	font-weight:bold;
}
.datail-page-content-top-left ul li font {
	color:#3d3d3d;	
	width:60%;
	float:left;
}

.datail-page-content-top-right {
	width:48%;
	height:auto;
	margin:0px;
	padding:0px;
	float:right;
}
.datail-page-content-top-right h2 {
	margin:0px 0px 30px 0px;
	padding:0px;
	float:left;
	color:#00afbc;
	font-size:16px;
	font-weight:bold;
}
.datail-page-content-top-right ul {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.datail-page-content-top-right ul li {
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	width:100%;
	list-style:none;
	font-size:15px;
	font-weight:normal;
	
}
.datail-page-content-top-right ul li span {
	color:#424242;	
	width:40%;
	float:left;
	font-weight:bold;
}
.datail-page-content-top-right ul li font {
	color:#3d3d3d;	
	width:60%;
	float:left;
}
.datail-page-content-last {
	margin:30px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
}
.datail-page-content-last-left {
	width:48%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.datail-page-content-last-left h2 {
	margin:0px 0px 30px 0px;
	padding:0px;
	float:left;
	color:#00afbc;
	font-size:16px;
	font-weight:bold;
}
.datail-page-content-last-left ul {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}
.datail-page-content-last-left ul li {
	margin:0px 0px 10px 0px;
	padding:0px;
	float:left;
	width:100%;
	list-style:none;
	font-size:15px;
	font-weight:normal;
	
}
.datail-page-content-last-left ul li span {
	color:#424242;	
	width:40%;
	float:left;
	font-weight:bold;
}
.datail-page-content-last ul li font {
	color:#3d3d3d;	
	width:60%;
	float:left;
}
.property-owner-back-btn {
	margin:0px;
	padding:10px 20px 8px 20px;
	cursor:pointer;
	border:none;
	background:#06c9d7;
	font-size:14px;
	color:#FFF;
	float:right;
}
.property-owner-paynow-btn {
	margin:0px;
	padding:10px 20px 8px 20px;
	cursor:pointer;
	border:none;
	background:#06c9d7;
	font-size:18px;
	color:#FFF;
	float:right;
}
/**===== Admin Booking Dateil Page Ends =====**/

.hostdetails-bookviewmore	{
	background: #06C9D7;
	color: #FFF;
	padding: 7px 6px 3px 6px;
	margin-bottom: 6px;
	float: right;
	right: 66px;
	top: -5px;
	margin-right: 5px;
}
.reserve-pending-usd, .reserve-pending-sar {
	pposition: relative;
	top: -92px;
}
.confirm-payment-head{
	width: 14%;
	float: left;
	
	
}
/*================ Rating ====================*/
/*New*/
.rating-loading {
	width:25px;
	height:25px;
	font-size:0;
	color:#fff;
	background:transparent url(../../images/loading.gif) top left no-repeat;
	border:none
}
.rating-gly {
	font-family:'Glyphicons Halflings';
}
.rating-gly-star {
	font-family:'Glyphicons Halflings';
	padding-left:2px
}
.rating-gly-star .rating-stars:before {
	padding-left:2px
}
.rating-lg .rating-gly-star, .rating-lg .rating-gly-star .rating-stars:before {
	padding-left:4px
}
.rating-xl .rating-gly-star, .rating-xl .rating-gly-star .rating-stars:before {
	padding-left:2px
}
.rating-active {
	cursor:default;
	float: left;
}
.rating-disabled {
	cursor:not-allowed
}
.rating-uni {
	font-size:1.2em;
	margin-top:-5px
}
.rating-container {
	position:relative;
	vertical-align:middle;
	display:inline-block;
	color:#e3e3e3;
	overflow:hidden;
	font-size:16px;
}
.rating-container:before {
	content:attr(data-content);
	font-size:16px;
}
.rating-container .rating-stars {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	overflow:hidden;
	color:#3ea9f5;
transition:all .25s ease-out;
-o-transition:all .25s ease-out;
-moz-transition:all .25s ease-out;
-webkit-transition:all .25s ease-out;
}
.rating-container .rating-stars:before {
	content:attr(data-content);
/*	text-shadow:0 0 1px rgba(0, 0, 0, .7)*/
	
}
.rating-container-rtl {
	position:relative;
	vertical-align:middle;
	display:inline-block;
	overflow:hidden;
	color:#3ea9f5;
}
.rating-container-rtl:before {
	content:attr(data-content);
	text-shadow:0 0 1px rgba(0, 0, 0, .7);
	font-size:16px;
}
.rating-container-rtl .rating-stars {
	position:absolute;
	left:0;
	top:0;
	white-space:nowrap;
	overflow:hidden;
	color:#8d8d8d;
transition:all .25s ease-out;
-o-transition:all .25s ease-out;
-moz-transition:all .25s ease-out;
-webkit-transition:all .25s ease-out;
font-size:16px;
}
.rating-container-rtl .rating-stars:before {
	content:attr(data-content)
}
.rating-xl {
	font-size:4.89em
}
.rating-lg {
	font-size:3.91em
}
.rating-md {
	font-size:3.13em;
	float:left;
}
.rating-sm {
	font-size:2.5em
}
.rating-xs {
	font-size:2em
}
.star-rating .clear-rating, .star-rating .clear-rating {
	color:#aaa;
	cursor:not-allowed;
	display:inline-block;
	vertical-align:middle;
	font-size:60%
}
.clear-rating-active {
	cursor:pointer!important
}
.clear-rating-active:hover {
	color:#843534
}
.star-rating .clear-rating {
	padding-right:5px
}
.star-rating .caption, .star-rating .caption {
	color:#999;
	display:inline-block;
	vertical-align:middle;
	font-size:55%;
	display:none;
}
.star-rating .caption {
	padding-left:5px
}
.star-rating-rtl .caption {
	padding-right:5px
}

.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url(../../fonts/glyphicons-halflings-regular.eot);src:url(../../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}




.toltip-popover {
	width:259px !important;
	/*left:156px;*/
	background-color:#ededed;
}
.toltip-popover li { 
	width:100% !important;
	margin: 0px !important;
}
.toltip-popover li span { margin:0px; padding:0px 0px 5px 0px; float:left !important; width:100% !important; text-align:center; color:#595959 !important; font-size:12px !important; font-weight:bold !important;}
.toltip-popover-inner {
	width:100%;
	margin-bottom:7px;
	padding:0px;
	float:left;
}
.toltip-popover-inner ul {
	margin:0px !important;
	padding:0px 30px !important;
	width:100%;
}
.toltip-popover-inner ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left  !important;
	font-size:12px;
	margin-right:0% !important;
	text-align:left;
	width:auto !important;
}
.toltip-popover-inner ul li img { margin:5px 4px 0px 4px; width:10px; height:8px; border: none;}
.toltip-popover-inner ul li:first-child { width:30% !important;}
.toltip-popover-inner ul li:last-child { width:10% !important; float:right !important;}
.comment_tooltip1:before {
	border-color: #dfdfdf rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 0 6px 6px;
	content: "";
	display: block;
	left: 51px;
	position: relative;
	top: -6px;
	width: 0;
	z-index: 1;
}
.comment_tooltip1:after {
	border-color: #ededed;
	border-style: solid;
	border-width: 0 6px 6px;
	content: "";
	display: block;
	left: 109px;
	position: relative;
	top: -6px;
	width: 0;
	z-index: 2;
}


.rating-summary {
	margin: 0px 0px 10px 0px;
	padding: 0px 15px 0px 15px;
	float: left;
	width: 100%;
}
.rating-summary ul {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;	
}
.rating-summary ul li {
	width: 48%;
	margin-bottom: 20px;
	padding: 0px;
	float: left;
	list-style: none;
}
.rating-summary ul li:nth-child(odd) {
	margin-right: 4%;
}
.rating-summary ul li:nth-child(even) {
	margin-right: 0%;
}
.rating-summary ul li span {
	float: left;
	font-size: 14px;
	color: #535353;
	width: 52%;
	margin-top: 3px;
}
.rating-summary ul li a {
	text-decoration:none;	
} 
.rating-summary ul li font {
	font-size:14px;
	color:#737373;	
	top: 3px;
	position: relative;
}
.rating-summary .toltip-popover-inner ul {
    padding: 0px 25px !important;
}
.avgrate {
	margin:12px 5px 0px 0px;
	float:left;
}
.avgrate {
	margin:15px 0px 0px 5px;
	float:right;
}
.starhover li:nth-child(1), .starhover li:nth-child(2) {
	background:none !important;	
}
/*==========================Rating end==================================*/
/**===== Dashborad Page =====**/
.dashborad-main {
	width:100%;
	height:auto;
	margin:0px;
	padding:20px;
	float:left;
}
.dashborad {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.dashborad-inner {
	margin:0px;
	padding:0px;
	float:left;
	height:auto;
	width:100%;
}
.dashborad-left {
	width:70%;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
.dashborad-left-title {
	margin:0px 0px 40px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.dashborad-left-title h2 {
	color: #354957;
	font-size: 24px;	
	margin:0px;
	padding:0px;
}
.dashborad-left-box-main {
	margin:0px;
	padding:0px;
	float:left;
	height:auto;
	width:100%;
}
.dashborad-left-box {
	width:23.6%;
	height:auto;
	margin:0px 10px 0px 0px;
	float:left;
	padding:0px;
	border:solid 1px #dddddd;
}
.dashborad-left-box:last-child { margin-right:0px;}
.dashborad-left-box-title {
	width:100%;
	height:auto;
	margin:0px;
	padding:32px 24px 28px 24px;
	float:left;
}
.dashborad-left-box-title h1 {
	margin:0px;
	padding:0px;
	color:#939393;
	font-size:36px;
}
.dashborad-left-box-color-1 { background:#10cfbd;}
.dashborad-left-box-color-2 { background:#48b0f7;}
.dashborad-left-box-color-3 { background:#939393;}
.dashborad-left-box-color-4 { background:#06C9D7;}
.dashborad-left-box-last {
	width:100%;
	height:auto;
	margin:0px;
	padding:20px 9px 18px 0px;
	float:left;
}
.dashborad-left-box-last h2 {
	color:#FFF;
	font-size:16px;
	margin:0px;
	padding:0px;
	text-align:right;
}
.dashborad-left-chart {
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
	border:solid 1px #dddddd;
 }
.dashborad-left-chart img {
	width:100%;
	height:auto;
}
.dashborad-left-last {
	margin:0px;
	padding:0px;
	height:auto;
	width:100%;
}
.dashborad-left-last-title {
	margin:30px 0px 20px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.dashborad-left-last-title h2 {
	color:#101c24;
	font-size:24px;
	margin:0px;
	padding:19px 0px;
}
.dashborad-left-last-content {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	border:solid 1px #06c9d7;
}
.dashborad-left-last-content ul {
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
}
.dashborad-left-last-content ul li {
	float:left;
	margin:0px;
	padding:30px 0px 30px 0px;
	list-style:none;
}
.dashborad-left-last-content ul li a {
	color:#06c9d7;
	font-size:20px;
	margin:0px;
	padding:20px 20px 20px 20px;
	font-weight:normal;
	text-decoration:none;
	float:left;
}
.dashborad-left-last-content ul li:nth-child(odd){
	background:#FFF;	
}
.dashborad-left-last-content ul li:nth-child(even){
	background:#06c9d7;
	color:#FFF;
}
.dashborad-left-last-content ul li:nth-child(even) a {
	color:#FFF;	
}
.dashborad-right {
	float:right;
	width:30%;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 30px;
}
.dashborad-right-title {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.dashborad-right-title h2 {
	color:#101c24;
	font-size:24px;
	margin:0px;
	padding:0px;	
}
.dashborad-right-inner {
	float:right;
	width:100%;
	height:auto;
	margin:41px 0px 0px 0px;
	padding:30px 37px;
	background:#f8f8f8;
}
.dashborad-right-inner-content {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px 20px 15px 25px;
	float:left;
	border-left:solid 1px #06c9d7;
	position:relative;
}
.dashborad-right-inner-content:before {
    position: absolute;  
    top: 8px;  
    margin: -14px 0 0 -35px;    
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #06c9d7;
    content: "";
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.dashborad-right-inner-content h3 {
	color:#101c24;
	font-size:14px;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-weight:600;
}
.dashborad-right-inner-content p {
	color:#868686;
	font-size:13px;
	margin:0px 0px 10px 0px;
	padding:0px;	
	line-height:1.5em;
}
.dashborad-right-inner-content p a {
	color:#868686;
	text-decoration:none;
}
.dashborad-right-inner-content p small {
	font-size:12px;	
}
.dashborad-right-loader {
	width:100%;
	height:auto;
	margin:20px 0px 0px 0px;
	padding:0px;
	float:left;
}
.dashborad-right-loader p {
	line-height:1.5em;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:14px;
	color:#101c24;
	font-weight:600;
}
.dashborad-right-loader p::before               /* you will use for example "a::after" */
{
    content:'\f01e';        /* instead of content you could use a bgimage here */
    float:left;
	font-family: 'FontAwesome';
    margin:0 0 0 0px;
    -moz-transition:0.5s all;
    -webkit-transition:0.5s all;
	color:#06c9d7;
	font-weight:normal;
}

/* actual animation */
.dashborad-right-loader p:hover::before         /* you will use for example "a.selected::after" */
{
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
}
.dashborad-right-loader p a {
	font-size:14px;
	color:#101c24;
	text-decoration:none;
}
.dashborad-right-loader p span {
	margin-left:10px;
	float:left;
}
/**===== Dashborad Page Ends =====**/


/**===== Revenue Page =====**/
.revenue-main {
	width:100%;
	height:auto;
	margin:0px;
	padding:30px 30px;
	float:left;
}
.revenue{
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
}
.revenue-inner {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
}
.revenue-inner-title {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
}
.revenue-inner-title h2 {
	color:#354957;
	font-size:24px;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.revenue-inner-top {
	margin:20px 0px 20px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;	
}
.revenue-inner-top ul {
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	width:100%;
}
.revenue-inner-top ul li {
	display:inline;
	*display:inline;
	*Zoom:1;
	list-style:none;
	color:#818181;
	font-size:13px;
	font-weight:600;
	margin-right:10px;
}
.revenue-inner-top-select {
	width:150px;
	height:30px;
	margin:0px;
	padding:0px;
	border:solid 1px #d4d4d4;
	font-size:13px;
	color:#909090;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background:url(../images/down-arrow.png) no-repeat 93% 54%;
}
.revenue-inner-chart-main {
	width:100%;
	height:auto;
	margin:0px;
	padding:0% 10%;
	float:left;
}
.revenue-inner-chart-inner {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.revenue-inner-chart-left {
	margin:0px;
	padding:0px;
	float:left;
	width:49%;
	height:auto;
}
.revenue-inner-chart-left-title {
	margin:0px 0px 15px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.revenue-inner-chart-left-title h2 {
	margin:0px;
	padding:0px;
	color:#00afbc;
	font-size:16px;
	text-align:center;
	font-weight:600;
}
.revenue-inner-chart-left-chart {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.revenue-inner-chart-left-chart img {
	width:100%;
	height:auto;
}

.revenue-inner-chart-right {
	margin:0px;
	padding:0px;
	float:right;
	width:49%;
	height:auto;
}
.revenue-inner-chart-right-title {
	margin:0px 0px 15px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.revenue-inner-chart-right-title h2 {
	margin:0px;
	padding:0px;
	color:#00afbc;
	font-size:16px;
	text-align:center;
	font-weight:600;
}
.revenue-inner-chart-right-chart {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.revenue-inner-chart-right-chart img {
	width:100%;
	height:auto;
}
.revenue-inner-last-main{
	margin:0px;
	padding:0px;
	width:100%;
	float:left;
	height:auto;
}
.revenue-inner-last-inner {
	margin:40px 0px 0px 0px;
	padding:0% 10%;
	float:left;
	height:auto;
	width:100%;
}
.revenue-inner-last-title {
	margin:0px 0px 40px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.revenue-inner-last-title h2 {
	color:#354957;
	font-size:16px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
.revenue-inner-last-content {
	margin:0px;
	padding:0px;
	width:100%;
	height:auto;
	float:left;
}
.revenue-inner-last-content h3 {
	color:#00afbc;
	font-size:16px;
	margin:0px 0px 20px 0px;
	padding:0px;
}
.revenue-inner-last-content ul {
	margin:0px 0px 20px 0px;
	padding:0px;
	float:left;
	width:100%;
}
.revenue-inner-last-content ul li {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
	list-style:none;
	font-size:16px;
	width:100%;
}
.revenue-inner-last-content ul li span {
	float:left;
	margin:0px;
	padding:0px;
	width:49%;
	font-weight:600;
	color:#424242;
}
.revenue-inner-last-content ul li font {
	float:right;
	margin:0px;
	padding:0px;
	width:49%;
	color:#3d3d3d;
}
/**===== Revenue Page Ends=====**/
.payment-pagebuttons {
	float: right !important;
	background: none !important;
	width: auto !important;
	position: relative;
	margin-top: -36px !important;
}
.paymentpage-confirm-payment-head {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	height:auto;
}
.paymentpage-confirm-payment-head ul {
	margin:0px;
	padding:0px;
	height:auto;
	float:left;
	width:100%;
}
.paymentpage-confirm-payment-head ul li {
	margin:0px 0px 30px 0px;
	padding:0px;
	float:left;
	width:100%;
	list-style:none;
}
.paymentpage-confirm-payment-head ul li span {
	width:25%;
	font-size:14px;
	float:left;
}
.paymentpage-confirm-payment-head ul li font {
	width:25%;
	font-size:13px;
	float:left;
}
.ui-datepicker-today a.ui-state-highlight {
color: #000 !important;
}
.booking_page_heading{
	background: #03b9c6 none repeat scroll 0 0 !important;
	color: #fff !important;
	margin-bottom: 10px !important;
	padding: 5px !important;
	height: 35px; float: left;
	width: 100%;
}

/*----------------Added cLass-------------------*/
.dataTables_filter{ width:176px!important;}




select{ appearance:none!important; -moz-appearance:none!important;-webkit-appearance:none!important;}

#example_wrapper .dataTables_filter input[type=search]{ margin-top:5px!important;}

@media only screen and (min-width:1341px) and (max-width:1510px) {
		.scroll-table{overflow-x:scroll; width: 1024px;  border: 1px solid #eee;  padding:0 10px;}
	}

@media only screen and (min-width:1024px) and (max-width:1340px) {
	
	.scroll-table{overflow-x:scroll; width: 1024px;  border: 1px solid #eee;  padding:0 10px;}
}

.cancelclass
{
	background: #808080 none repeat scroll 0 0 !important;
}
.linkpath
{
	color: #06c9d7 !important;
    font-size: 12px;
    padding-bottom: 20px;

}
.bookingmenu{
	margin-top:5px;
	color:#fff;
}
.input_check_box{
	margin-top: 0px !important;
}
.two_column{
	width: 23%;
	margin-right: 2px;
}
.package_two_column {
    margin-right: 8px;
    width: 16%;
}
.package_six_column {
    margin-right: 10px;
    width: 26%;
}
.amenity_four_rows{
	float:left !important;
	width:25% !important;
}
.amenity_div{
	width:100% !important;
}
.additinal_service_width{width: 100% !important;}

.dashborad-left-title.notification{
	margin: 0 !important;
}
.dashborad-right-inner-content.notification{
	border-left:none !important;
}
.dashborad-right-inner-content.notification::before {
     background: #000 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 10px;
    margin: -14px 0 0 -35px;
    position: absolute;
    top: 17px;
    vertical-align: middle;
    width: 10px;
}

.dashborad-right.notification {
    padding: 0 0 0 10px !important;
    width: 100%;
}
.dashborad-right-inner.notification {
  padding: 2px 1px !important;

}
.modaltextcolor{
	text-decoration: underline;
    -moz-text-decoration-color: green; /* Code for Firefox */
    text-decoration-color: green;
}
#room_available{
	border-top:1px solid #ccc !important; 
}
.roomsdetails{
	margin-top:14px;margin-bottom:10px;
}

/* 2018-09-04*/
.mdetails{
	font-size: 13px;
	font-weight: normal;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

/*-------- Chandan --- 2019-02-06 */
.cs_room_displayorder{width: 62px;text-align: center;}
.cs_room_displayorder .cscurrent{width: 25px;float: none;background-color: white;border: none;text-align: center;}
.cs_room_displayorder .csplus,.csminus{padding:3px;background-color:grey;color:white;border-radius:10px;cursor:pointer;}
.cs_room_displayorder .csminus{float: left; }
.cs_room_displayorder .csplus{float: right; }
.cs_room_displayorder .cscurrent_txt{width: 25px;float: none;vertical-align:-webkit-baseline-middle; vertical-align: sub;}
.cs_room_displayorder input[type=number].cscurrent::-webkit-inner-spin-button, 
.cs_room_displayorder input[type=number].cscurrent::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.ui-menu .ui-menu-item { padding: 3px 5px; }

ul#deleteul{margin-left: 21.6%;vertical-align: middle;padding: 2px 4px;width: 50%;}