@charset "utf-8";
/* CSS Document */

.owners-img{
	height: 222px; 
	width: 300px; 
	margin: 20px 20px 15px 0px; 
	float: left;
	}

.rate-box {
	width:100%;
	height:auto; 
	background-color:#096; 
	padding-top:5px;
	}

.rate-box-head {
  width: 100%;
  height: 20px;
  text-align: left;
  padding-left: 9px;}

.rate-box-value {width:100%; height:auto;}

.rate-box-value  div {
	background-color: #ddd9c4;
  	width: 95px;
  	height: 28px;
  	float: left;
    padding-top: 6px; padding-left:5px;}
	
.tr-bg{
	background-color:#ddd9c4; 
	color:#000;
	}
	
.collum-text-align{text-align:center;}

.resort-img-wrapper{width:380px; height:247px; position:relative; margin-left:auto; margin-right:auto;}

.resort-home-page-wrapper{width:200px; height:132px; position:relative; margin-left:auto; margin-right:auto;}

.margning-bot{ margin-bottom:10px;}

/*==============================================================
for date picker By kelum
==============================================================*/

h2 {
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
	color: #FFFFFF;
}

#header {
	width: 100%;
	height: 70px;
	position: relative;
	top: -40px;
	background-color: #7FC7AF;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

p {
	font-family: 'Open Sans', sans-serif;
    /*font-family: Verdana, Arial, sans-serif;*/
    font-size: 14px;
	//color: #000;
        color: #4d4d4d;
}

.left {
	position: relative;
	top: -40px;
    float: left;
}

.right {
	position: relative;
	top: -40px;
    float: right;
}

#main {
	position: relative;
	top: 170px;
	float: left;
}

.top-space{ margin-top:25px;}
.top-margnin{ margin-top:12px;}

.list-style{
  margin-top: 0;
  margin-bottom: 10.5px;
  font-size: 14px;
  line-height: 20px;
  list-style-image:url(../img/list-icon.png);
  padding-left:0px;
}

.list-style ul{
    
    padding-left: 25px;
    margin: 0px;
} 
.list-style li{
    margin-bottom: 10px;
} 
.nav-bottom-space{margin-top:30px;}
.side-bar-img-marging{ margin-top:50px;}

.loading-img{
    position: absolute;
    width: 50px;
    height: 50px;
}

.price-list-style{ }

.price-list-style li{background-image:url(../img/list-icon.png); background-repeat:no-repeat;}

.admin-input{width:53px;}
.input-title{width: 87%; height:25px;}
.admin-title{    background-color: #FFE066;
    padding: 7px 0px 8px 10px;
    color: #2D6274;}
	
.room-p{font-size: 12px;}

/*.hr-custom{margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #ecf0f1;
}*/


/*for login box*/
.login {
  margin:0 auto;
  max-width:500px;
}
.login-header {
  color:#fff;
  text-align:center;
  font-size:300%;
}
.login-header h1 {
   text-shadow: 0px 5px 15px #000;
}
.login-form {
  border:2px solid #999;
  background:#446D53;
  border-radius:10px;
  /*box-shadow:0px 0px 10px #000;*/
}
.login-form h3 {
  text-align:left;
  margin-left:40px;
  color:#fff;
}

.login-form h4{text-align:left;
  margin-left:40px;
  color:#fff;}
.login-form {
  box-sizing:border-box;
  padding-top:15px;
 /* margin:50px auto;*/
  text-align:center;
  overflow: hidden;
  margin-bottom:39px;
	
}
.login input[type="text"],
.login input[type="password"] {
  width: 100%;
  max-width:400px;
  height:42px;
  font-family: 'Ubuntu', sans-serif;
  margin:10px 0;
  border-radius:5px;
  border:2px solid #f2f2f2;
  outline:none;
  padding-left:10px;
}
.login-form input[type="button"] {
    height: 36px;
    width: 114px;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    color: slategrey;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    cursor: pointer;
    margin-top: 10px;
}

.login-form input[type="button"]:hover{ color:#000; background-color:#FFE066;}
.sign-up{
  color:#f2f2f2;
  margin-left:-400px;
  cursor:pointer;
  text-decoration:underline;
}
.no-access{
  color: #FFE066;
  margin: 0px 0px 36px 0px;
  text-decoration:underline;
  cursor:pointer;
  text-decoration:none;
}

.no-access a:hover{ color:#FFF;}
.try-again {
  color:#f2f2f2;
  text-decoration:underline;
  cursor:pointer;
}

/*Media Querie*/
@media only screen and (min-width : 150px) and (max-width : 530px){
  .login-form h3 {
    text-align:center;
    margin:0;
  }
  .sign-up, .no-access {
    margin:10px 0;
  }
  .login-button {
    margin-bottom:10px;
  }
}

.login-header h3 {
    text-shadow: 0px 5px 15px #000;}
	
.login-title{position: absolute;
    top: -23px;
    right: 15px;
    width: 129px;
    height: 26px;
    background-color: #FFFFF5;
    border: 1px #EFEB3D solid;
    border-radius: 3px 3px 3px 3px;
    padding-top: 3px;
    padding-left: 10px;}
	
.p-size{ font-size:12px;}

.upload-input{margin-left: 74px;}

.bnt-save{color: #ffffff;
    background-color: #39654B;
    border-color: #2A563C;
    width: 100px; border-radius:4px;}
	
.btn-save-succes{display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    -webkit-box-shadow: none;
    box-shadow: none;}
	
.bnt-save:hover{ background-color:#096;}

.quick-links:hover{ color:#063;}

.password-reset-box{ border:2px solid #CCC; padding: 14px 14px 14px 14px; border: 1px solid #497157; padding: 17px 20px 17px 20px; border-radius: 4px;}

.active-nav{ font-weight:bold;}

.submitbutton {
    height: 36px;
    width: 114px;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    color: slategrey;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    cursor: pointer;
    margin-top: 10px;
}

.submitbutton:hover{ color:#000; background-color:#FFE066;}

.arrow-date{/*background-image:url(../img/date-picker-arrow.jpg);*/
	content: '';
  top: 50%;
  background: url(../img/date-picker-arrow.jpg) no-repeat;
  background-size: 20px;
  transform: rotate(180deg);
  background-position: center;}

.date-arrow-arrive{position: absolute;
    top: 729px;
    left: 593px;}
	
.date-arrow-depature{position: absolute;
    top: 807px;
    left: 593px;}
.bg-img-input{background-image:url(../img/events-calendar-icon.png); background-repeat:no-repeat; text-align:right; width:100%; background-position:right;}
.resort-name{ font-size:12px; line-height:10px;}

.pdf-link:hover { color: #c9302c;}

.right-widget-wrapper{ padding: 20px;}

.top-space {margin-top: 265px;}

.bottom-space {margin-bottom:10px;}