body.container {background: url('../images/4.png') repeat; padding: 0; margin-bottom: 0; font-size: 13px; line-height: 1.6; box-shadow: 0 0 5px #ccc;}
body>.container {padding-bottom: 40px; padding-top: 40px;}
body>.home-page.container {padding-bottom: 0;}

* {
    border-radius: 0 !important;
}

p, li, li a {
    color: #555;
}

h1, h2, h3, h4, h5, h6 {
    color: #585f69;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

h1 {
    font-size: 28px;
    line-height: 35px;
}

h2 {
    font-size: 24px;
    line-height: 33px;
}

h3 {
    font-size: 20px;
    line-height: 27px;
}

h4 {
    line-height: 25px;
}

h5 {
    line-height: 20px;
}

h6 {
    line-height: 18px;
}

/*===================== General =======================*/
.container {background: #fff; box-sizing: border-box;}
.container .container {width: 100%;}

/*================= Header =====================*/

.navbar.container {background: #5B794C; border: 0; border-bottom: 2px solid #808080; border-radius: 0; padding: 0; margin-bottom: 0;}
.navbar .container {background: transparent; padding: 0;}
.navbar-collapse {padding: 0;}
.navbar-nav {float: right; margin-bottom: -2px; margin-top: 0; clear: right;}
.navbar-nav li a {padding: 9px 30px 9px 20px;  line-height: 20px !important; font-size: 15px; text-transform: uppercase; background: transparent; color: #fff !important; display: inline-block; border-bottom: solid 2px transparent;}
.navbar-nav li:last-child a {padding-right: 20px;}
.navbar-nav>.active>a {background: transparent !important; /*border-bottom: solid 2px #fff;*/}
.navbar-nav li a:hover {border-bottom: solid 2px #fff;}
.navbar-nav> li.open>a {background: transparent !important; border-color: transparent !important;}

.navbar-nav .caret {display: inline-block; width: 5px; height: 5px; margin-left: 4px; margin-top: 5px; vertical-align: top; border-top: 0; border-left: 1px solid #fff; border-bottom: 1px solid #fff; border-right: 0; transform: rotate(-45deg);}

.navbar-brand {height: auto; padding-bottom: 0; padding-top: 0;}
.navbar>.container .navbar-brand {margin-left: 0;}

.navbar-nav li .dropdown-menu {padding: 0; min-width: 200px; border: 0; border-radius: 0; border-bottom: solid 2px #687074; border-top: solid 2px #72c02c; margin-top: -2px;}
.navbar-nav li .dropdown-menu a {color: #687074 !important; font-size: 13px; font-weight: 400; padding: 6px 15px; border-bottom: solid 1px #eee !important; text-transform: none; display: block; line-height: 1.428571429 !important;}
.navbar-nav li .dropdown-menu li a:hover {background: #687074; color: #fff !important;}

.headerloginbar {list-style: none; margin: 7px 13px 60px 0;}
.headerloginbar li {display: inline; list-style: none; position: relative;}
.headerloginbar li.topbar-devider {top: -1px; padding: 0; font-size: 8px; position: relative; margin: 0 9px 0 5px; font-family: Tahoma; border-right: solid 1px #bbb;}
.headerloginbar li i.fa {color: #fff;}
.headerloginbar li a {font-size: 11px; color: #fff; text-transform: uppercase;}


/*=================== Footer ====================*/

.footer.container {padding: 0; position: static; height: auto;}

@media (min-width: 768px) {
  .footer.container {width: 750px;}
}

@media (min-width: 992px) {
  .footer.container {width: 970px;}
}

@media (min-width: 1200px) {
  .footer.container {width: 1170px;}
}

.footer-top {background: #4B4B4B; padding: 20px 0 30px;}
.footer-top .container {padding: 0 15px; background: #4B4B4B;}
.headline {display: block; margin: 10px 0 25px 0; border-bottom: 1px dotted #e4e9f0;}
.headline h2, .headline h3, .headline h4 {border-bottom: 2px solid #72c02c;}
.headline h2 {font-size: 22px;}
.footer h2, .footer h3, .footer h4 { color: #e4e4e4; background: none; text-shadow: none;}
.headline h2, .headline h3, .headline h4 {margin: 0 0 -2px 0; padding-bottom: 5px; display: inline-block; border-bottom: 2px solid #72c02c; font-family: 'Open Sans', sans-serif;}
.footer h2 {font-weight: 200;}

.footer p {color: #dadada;}
.footer p, .footer a {font-size: 14px;}

.list-unstyled {padding-left: 0; list-style: none;}
.footer a, .copyright a, .footer a:hover, .copyright a:hover {color: #72c02c;}
.footer .link-list li { border-top: solid 1px #353535;}
.footer .link-list li:first-child {border-top: none !important;}
.footer .link-list a {color: #eee; font-size: 11px; padding: 6px 0px; display: inline-block; text-transform: uppercase;}
.footer .link-list a:hover {-webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out;    transition: all 0.4s ease-in-out;}
.footer .link-list i {color: #eee; float: right; margin-top: 10px;}
.margin-bottom-25 {margin-bottom: 25px;}

.footer .copyright { background: #222; padding: 11px 15px 7px;}
.footer .copyright p {color: #dadada; margin-top: 12px; margin-bottom: 10px; text-align: center; font-size: 12px;}
.footer .copyright a {font-size: 12px;}

/*==================== Homepage =======================*/

.block-description, .job-team {padding: 40px 0 30px;  position: relative; background: #f9f9f9; border-top: 1px solid #eee;}
.block-description {padding-bottom: 80px !important;}
.block-level-v2, .contacts {padding: 30px 0; background: #fff; position: relative; border-top: 1px solid #eee;}

.home-page .home-block {
  padding: 0!important;
  background: transparent;
}
.home-page .home-block .container {padding-left: 15px; padding-right: 15px; background: transparent;}
.home-banner {
  background: #fff url(../images/deer7.jpg) no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 80px;
  height: 400px;
}
.home-banner:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    content: " ";
    position: absolute;
    background: rgba(0,0,0,0.3);
}
.home-banner h4 {
    color: #000;
    font-style: italic;
    font-family: 'Droid Serif', serif;
    line-height: 25px;
}

.home-banner h1 {
    color: #fff;
    font-size: 30px;
    font-style: italic;
    font-family: 'Droid Serif', serif;
    margin-bottom: 30px;
    margin-top: 5px;
}

.full-w-block {
    padding: 37px 0;
    background-color: rgba(40,40,40, 0.6);
}

.full-w-block .info-blocks i, .full-w-block .info-blocks-in h3 {color: #fff;}
.full-w-block .info-blocks-in p {color: #ccc;}
.info-blocks .info-blocks-in {padding: 0 10px; overflow: hidden;}
.info-blocks .info-blocks-in h3 {font-size: 20px; line-height: 28px;}
.info-blocks .info-blocks-in p {font-size: 12px;}

.title-box-v2 {text-align: center; margin-bottom: 40px;}
.title-box-v2 h2 {font-size: 25px; text-transform: uppercase;}

.margin-bottom-10 {margin-bottom: 10px;}

.color-green {color: #72c02c;}

.img-responsive {display: block; max-width: 100%; height: auto;}

.thumbnail {
  border-radius: 0;
  border: 0;
  padding: 0;
}

.breadcrumbs {overflow: hidden; padding: 10px 0 6px; border-bottom: solid 1px #eee; background: #fcfcfc;}
.breadcrumbs h1 {color: #666; font-size: 22px; margin-top: 8px;}
.breadcrumb {top: 10px; background: none; position: relative; padding: 8px 0 8px 15px; margin-bottom: 20px; list-style: none;}
.breadcrumb>li {display: inline-block;}
.breadcrumb a { color: #777;}
.breadcrumb>li+li:before {content: "/\00a0"; padding: 0 5px; color: #ccc;}
.breadcrumb li.active, .breadcrumb li a:hover {color: #72c02c; text-decoration: none;}

.content {margin: 0 -15px; min-height: 400px;}
.row.document-signup {margin: 0;}
.row.document-signup div {margin-bottom: 15px;}
@media (max-width: 767px) {
.row.document-signup div .btn {width: 100%}
}


/*Button Styles
------------------------------------*/
.btn {
   box-shadow: none;
   font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.btn-u {
  white-space: nowrap;
   border: 0;
   color: #fff;
   font-size: 14px;
   cursor: pointer;
   font-weight: 400;
   padding: 6px 13px;
   position: relative;
   background: #72c02c;
   display: inline-block;
   text-decoration: none;
   font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
.btn-u:hover {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

a.btn-u {
   /*padding: 4px 13px;*/
   /*vertical-align: middle;*/
}

.btn-u-sm,
a.btn-u-sm {
   padding: 3px 12px;
}

.btn-u-lg,
a.btn-u-lg {
   font-size: 18px;
   padding: 10px 25px;
}

.btn-u-xs,
a.btn-u-xs {
   font-size: 12px;
   padding: 2px 12px;   
   line-height: 18px;
}

.color-green, a:hover {
    color: #72c02c;
}

a {
    color: #72c02c;
    text-decoration: none;
}


/*========================= Login =========================*/

.reg-page {
	color: #555;
	padding: 30px;
	background: #fefefe;
	border: solid 1px #eee;
	box-shadow: 0 0 3px #eee;
}

/*Reg Header*/
.reg-header {
	color: #555;
	text-align: center;
	margin-bottom: 35px;
	border-bottom: solid 1px #eee;
}

.reg-header h2 {
	font-size: 24px;
	margin-bottom: 15px;
}

/*Reg Forms*/
.reg-page label {
	color: #777;
}

.reg-page .input-group-addon {
  min-width: 40px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.input-group-addon {
    color: #b3b3b3;
    font-size: 14px;
    background: #fff;
}

.input-group .form-control {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon {
  border-radius: 0;
}

.form-control {border-radius: 0; color: #555; font-family: 'Open Sans', Helvetica, Arial, sans-serif;}
.form-control:focus {
    border-color: #bbb;
    box-shadow: 0 0 2px #c9c9c9;
}


/*============================= Account Sidebar ============================*/

/*Sidebar Menu
------------------------------------*/
/*Sidebar Menu v1*/
.sidebar-nav-v1 li {
  padding: 0;
}

.sidebar-nav-v1 li a {
  display: block;
  padding: 8px 30px 8px 10px;
  outline: 0;
  text-decoration: none;
  color: #555;
}

.sidebar-nav-v1 li a:hover {
  text-decoration: none;
}

.sidebar-nav-v1 > li.active,
.sidebar-nav-v1 > li.active:hover {
  background: #717984;
  border-color: #ddd;
} 

.sidebar-nav-v1 > li.active > a {
  color: #fff;
  text-decoration: none;
}

/*Sidebar Sub Navigation*/
.sidebar-nav-v1 li ul {
  padding: 0;
  list-style: none;
}

.sidebar-nav-v1 li ul,
.sidebar-nav-v1 li.active ul a {
  background: #f8f8f8;
}

.sidebar-nav-v1 li ul a {
  color: #585f69;
  font-size: 12px;
  border-top: solid 1px #ddd;
  padding: 6px 30px 6px 17px; 
}

.sidebar-nav-v1 ul li:hover a,
.sidebar-nav-v1 ul li.active a {
  color: #72c02c;
}

/*Sidebar Badges*/
.list-group-item li > .badge {
  float: right;
}

.sidebar-nav-v1 span.badge {
  margin-top: 8px;
  margin-right: 10px;
}

.sidebar-nav-v1 .list-toggle > span.badge {
  margin-right: 25px;
}

.sidebar-nav-v1 ul li span.badge {
  margin-top: 8px;
  font-size: 11px;
  padding: 3px 5px; 
  margin-right: 10px;
}

/*Sidebar List Toggle*/
.list-toggle:after {
    top: 7px;
    right: 10px;
    color: #777;
    font-size: 14px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
}

.list-toggle.active:after {
  color: #fff;
  content: "\f107"; 
}

.profile .list-group i {min-width: 20px; margin-right: 5px; text-align: center;}

/*Profile
------------------------------------*/
.profile .profile-body {
	padding: 20px;
	background: #f7f7f7;
}

/*Profile Biography*/
.profile .profile-bio {
	background: #fff;
	position: relative;
	padding: 15px 10px 5px 15px;
}

.profile .profile-bio a {
	left: 50%;
	bottom: 20px;
	margin-left: -60px;
	text-align: center;
	position: absolute;
}

.profile .profile-bio h2 {
	margin-top: 0;
	font-weight: 200;
}

.profile .profile-bio span {
	display: block;
}

.profile .profile-bio hr {
	margin: 12px 0 10px;
}


.profile .panel-heading {
    color: #585f69;
    background: #fff;
    padding: 7px 15px;
    border-bottom: solid 3px #f7f7f7;
}

.overflow-h {
    overflow: hidden;
}

.profile .table {
	background: #fff;
  word-break: break-word;
}

.reservation-listing td {
    vertical-align: middle !important;
}

.reservation-listing td p {
    margin-bottom: 0;
}

.btn-u.btn-brd.btn-u-dark {
    border-color: #555;
}

.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
    background: #333;
    border-color: #333;
    color: #fff;
}

.btn-u.btn-brd.btn-u-dark.btn-brd-hover:focus {
    background: #fff; color: #555;
}

.btn-u.btn-u-dark {
    background: #555;
    color: #fff;
}
.btn-u.btn-u-dark:hover, .btn-u.btn-u-dark:focus, .btn-u.btn-u-dark:active, .btn-u.btn-u-dark.active, .open .dropdown-toggle.btn-u.btn-u-dark {
    background: #333;
}

.btn-u.btn-brd {
  color: #555;
  font-weight: 200;
  background: none;
  border: solid 1px transparent;
   -webkit-transition: all 0.1s ease-in-out;
   -moz-transition: all 0.1s ease-in-out;
   -o-transition: all 0.1s ease-in-out;
   transition: all 0.1s ease-in-out;   
}

.lease-rep {overflow-x: auto;}

.noticeCover{
  position:fixed;
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0.8);
  z-index:300;
  top:0px;
  left: 0;
  display: flex;
  padding: 0 15px;
}

.noticeBox{
  background-color:#fff;
  max-width:500px;
  margin:auto;
  border: 1px solid #73AD21;
  border-radius: 15px !important;
  position:relative;
  z-index:500;
  padding:15px;
}


/*=============================== Account Profile ==================================*/

.tab-v1 .nav-tabs {
    border-bottom: solid 2px #72c02c;
}
.tab-v1 .nav-tabs a {
    font-size: 14px;
    padding: 5px 15px;
    line-height: 1.428571429;
    border: 0 !important;
    color: #555;
}
.tab-v1 .nav-tabs > li > a:hover, .tab-v1 .nav-tabs > .active > a {
    background: #72c02c;
    color: #fff;
}

.tab-v1 .tab-content {
    padding: 10px 0;
}

.profile .profile-edit {
    padding: 20px;
    background: #fff;
}

.profile .profile-edit h2 {
    font-weight: 200;
}
h2.heading-md {
    font-size: 20px;
    line-height: 24px;
}

dt {
    font-weight: 700;
}
dt, dd {
    line-height: 1.428571429;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
  }
  
  .dl-horizontal dd {
    margin-left: 180px;
  }
  
}

.dl-horizontal dt {
  text-align: left;
}

.sky-form {
    margin: 0;
    outline: none;
    font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
    color: #666;
    box-shadow: none;
    border: 0;
    padding: 0;
}

.sky-form.assessment-exam {
  padding: 0;
}

.sky-form section {
    margin-bottom: 20px;
}

.sky-form .input, .sky-form .select, .sky-form .textarea, .sky-form .radio, .sky-form .checkbox, .sky-form .toggle, .sky-form .button {
    position: relative;
    display: block;
}

.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 39px;
    padding: 8px 10px;
    outline: none;
    border-width: 2px;
    border-style: solid;
    border-radius: 0;
    background: #fff;
    font: 15px/19px 'Open Sans', Helvetica, Arial, sans-serif;
    color: #404040;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.sky-form .input.state-disabled input, .sky-form .select.state-disabled, .sky-form .textarea.state-disabled, .sky-form .radio.state-disabled, .sky-form .checkbox.state-disabled, .sky-form .toggle.state-disabled, .sky-form .button.state-disabled {
    cursor: default;
    opacity: 0.5;
}
.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea, .sky-form .radio i, .sky-form .checkbox i, .sky-form .toggle i, .sky-form .icon-append, .sky-form .icon-prepend {
    border-color: #bbb;
}

.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
    border-width: 1px;
    font-size: 14px;
    color: #404040;
}

.sky-form .input input {
    height: 34px;
    padding: 6px 12px;
}

.sky-form .select i {
  position: absolute;
    top: 14px;
    width: 9px;
    right: 13px;
    height: 6px;
    background: #fff;
    box-shadow: 0 0 0 12px #fff;
}

.sky-form .select select {
    height: 34px;
    padding: 6px 10px;
}

.sky-form .select i:after, .sky-form .select i:before {
    content: '';
    position: absolute;
    right: 0;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.sky-form .select i:after, .sky-form .select i:before {
    top: 4px;
}
.sky-form .select i:before {
    top: -2px;
    border-bottom: 4px solid #404040;
}
.sky-form .select i:after {
    bottom: 0;
    border-top: 4px solid #404040;
}

.sky-form .note {
    margin-top: 6px;
    padding: 0 1px;
    font-size: 11px;
    line-height: 15px;
    color: #999;
}

.sky-form fieldset {padding-left: 15px; padding-right: 15px;}


/*============================ 404 Page =========================*/

.error-v1 {
	padding-bottom: 30px;
	text-align: center;	
}

.error-v1 p {
	color: #555;
	font-size: 16px;
}

.error-v1 span {
	color: #555;
	display: block;
	font-size: 35px;
	font-weight: 200;
}

.error-v1 h1.error-v1-title {
	color: #777;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 180px;
	line-height: 200px;
	padding-bottom: 20px;
        font-weight: 200;
}

.alert-success p {color: #3c763d; font: 13px "Helvetica Neue",Helvetica,Arial,sans-serif;}

/*Clients Page
------------------------------------*/
.clients-page {
	margin-top: 10px;
	margin-bottom: 50px;
	padding-bottom: 30px;
	border-bottom: solid 1px #eee; 
}

.clients-page ul {
	margin-bottom: 10px;
}

.clients-page li {
	margin: 0 5px 3px 0;
}

.clients-page h3 {
	margin-top: 0;
	font-size: 22px;
}

.clients-page img {
	padding: 4px;
	margin: 5px 0; 
	border: solid 1px #eee;
	background: #fafafa;
}

.clients-page:hover img {
	border-color: #bbb;
}


.tab-v3 .nav-pills li a {
    color: #777;
    font-size: 17px;
    padding: 4px 8px;
    margin-bottom: 3px;
    background: #fafafa;
    border: solid 1px #eee;
}

.tab-v3 .nav-pills li a:hover, .tab-v3 .nav-pills li.active a {
    background: #72c02c;
    border: solid 1px #5fb611;
    color: #fff;
}

.tag-box {
    padding: 20px;
    background: #fff;
    margin-bottom: 30px;
}

.tag-box-v3 {
    border: solid 2px #eee;
}
.tag-box h2 {
    font-size: 20px;
    line-height: 25px;
}

.btn-u.btn-u-blue {
    background: #3498db;
    color: #fff;
    padding: 2px 12px;
    line-height: 20px;
}

.btn-u.btn-u-blue:hover, .btn-u.btn-u-blue:focus, .btn-u.btn-u-blue:active, .btn-u.btn-u-blue.active, .open .dropdown-toggle.btn-u.btn-u-blue {
    background: #2980b9;
}

.btn-u:hover {
    background: #5fb611;
}

#reportrange {
    background-color: #ffffff;
    border: solid 1px #cccccc;
    border-radius: 4px !important;
    color: #333333;
    padding: 7px;
    line-height: 18px;
    cursor: pointer;
}
.btn-group {
    margin-bottom: 12px;
}

.table>thead>tr>th {border-bottom: 0;}

.btn-u.btn-u-red {background: #e74c3c;}
.btn-u.btn-u-red:hover {background: #c0392b;}
.btn-u.btn-u-red:focus {color: #fff; text-decoration: none;}

/*========================= Line Icons ===========================*/

@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('fonts/Simple-Line-Icons.eot');
	src:url('fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('fonts/Simple-Line-Icons.woff') format('woff'),
		url('fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
	font-family: 'Simple-Line-Icons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-user-female:before {
	content: "\e000";
}
.icon-user-follow:before {
	content: "\e002";
}
.icon-user-following:before {
	content: "\e003";
}
.icon-user-unfollow:before {
	content: "\e004";
}
.icon-trophy:before {
	content: "\e006";
}
.icon-screen-smartphone:before {
	content: "\e010";
}
.icon-screen-desktop:before {
	content: "\e011";
}
.icon-plane:before {
	content: "\e012";
}
.icon-notebook:before {
	content: "\e013";
}
.icon-moustache:before {
	content: "\e014";
}
.icon-mouse:before {
	content: "\e015";
}
.icon-magnet:before {
	content: "\e016";
}
.icon-energy:before {
	content: "\e020";
}
.icon-emoticon-smile:before {
	content: "\e021";
}
.icon-disc:before {
	content: "\e022";
}
.icon-cursor-move:before {
	content: "\e023";
}
.icon-crop:before {
	content: "\e024";
}
.icon-credit-card:before {
	content: "\e025";
}
.icon-chemistry:before {
	content: "\e026";
}
.icon-user:before {
	content: "\e005";
}
.icon-speedometer:before {
	content: "\e007";
}
.icon-social-youtube:before {
	content: "\e008";
}
.icon-social-twitter:before {
	content: "\e009";
}
.icon-social-tumblr:before {
	content: "\e00a";
}
.icon-social-facebook:before {
	content: "\e00b";
}
.icon-social-dropbox:before {
	content: "\e00c";
}
.icon-social-dribbble:before {
	content: "\e00d";
}
.icon-shield:before {
	content: "\e00e";
}
.icon-screen-tablet:before {
	content: "\e00f";
}
.icon-magic-wand:before {
	content: "\e017";
}
.icon-hourglass:before {
	content: "\e018";
}
.icon-graduation:before {
	content: "\e019";
}
.icon-ghost:before {
	content: "\e01a";
}
.icon-game-controller:before {
	content: "\e01b";
}
.icon-fire:before {
	content: "\e01c";
}
.icon-eyeglasses:before {
	content: "\e01d";
}
.icon-envelope-open:before {
	content: "\e01e";
}
.icon-envelope-letter:before {
	content: "\e01f";
}
.icon-bell:before {
	content: "\e027";
}
.icon-badge:before {
	content: "\e028";
}
.icon-anchor:before {
	content: "\e029";
}
.icon-wallet:before {
	content: "\e02a";
}
.icon-vector:before {
	content: "\e02b";
}
.icon-speech:before {
	content: "\e02c";
}
.icon-puzzle:before {
	content: "\e02d";
}
.icon-printer:before {
	content: "\e02e";
}
.icon-present:before {
	content: "\e02f";
}
.icon-playlist:before {
	content: "\e030";
}
.icon-pin:before {
	content: "\e031";
}
.icon-picture:before {
	content: "\e032";
}
.icon-map:before {
	content: "\e033";
}
.icon-layers:before {
	content: "\e034";
}
.icon-handbag:before {
	content: "\e035";
}
.icon-globe-alt:before {
	content: "\e036";
}
.icon-globe:before {
	content: "\e037";
}
.icon-frame:before {
	content: "\e038";
}
.icon-folder-alt:before {
	content: "\e039";
}
.icon-film:before {
	content: "\e03a";
}
.icon-feed:before {
	content: "\e03b";
}
.icon-earphones-alt:before {
	content: "\e03c";
}
.icon-earphones:before {
	content: "\e03d";
}
.icon-drop:before {
	content: "\e03e";
}
.icon-drawer:before {
	content: "\e03f";
}
.icon-docs:before {
	content: "\e040";
}
.icon-directions:before {
	content: "\e041";
}
.icon-direction:before {
	content: "\e042";
}
.icon-diamond:before {
	content: "\e043";
}
.icon-cup:before {
	content: "\e044";
}
.icon-compass:before {
	content: "\e045";
}
.icon-call-out:before {
	content: "\e046";
}
.icon-call-in:before {
	content: "\e047";
}
.icon-call-end:before {
	content: "\e048";
}
.icon-calculator:before {
	content: "\e049";
}
.icon-bubbles:before {
	content: "\e04a";
}
.icon-briefcase:before {
	content: "\e04b";
}
.icon-book-open:before {
	content: "\e04c";
}
.icon-basket-loaded:before {
	content: "\e04d";
}
.icon-basket:before {
	content: "\e04e";
}
.icon-bag:before {
	content: "\e04f";
}
.icon-action-undo:before {
	content: "\e050";
}
.icon-action-redo:before {
	content: "\e051";
}
.icon-wrench:before {
	content: "\e052";
}
.icon-umbrella:before {
	content: "\e053";
}
.icon-trash:before {
	content: "\e054";
}
.icon-tag:before {
	content: "\e055";
}
.icon-support:before {
	content: "\e056";
}
.icon-size-fullscreen:before {
	content: "\e057";
}
.icon-size-actual:before {
	content: "\e058";
}
.icon-shuffle:before {
	content: "\e059";
}
.icon-share-alt:before {
	content: "\e05a";
}
.icon-share:before {
	content: "\e05b";
}
.icon-rocket:before {
	content: "\e05c";
}
.icon-question:before {
	content: "\e05d";
}
.icon-pie-chart:before {
	content: "\e05e";
}
.icon-pencil:before {
	content: "\e05f";
}
.icon-note:before {
	content: "\e060";
}
.icon-music-tone-alt:before {
	content: "\e061";
}
.icon-music-tone:before {
	content: "\e062";
}
.icon-microphone:before {
	content: "\e063";
}
.icon-loop:before {
	content: "\e064";
}
.icon-logout:before {
	content: "\e065";
}
.icon-login:before {
	content: "\e066";
}
.icon-list:before {
	content: "\e067";
}
.icon-like:before {
	content: "\e068";
}
.icon-home:before {
	content: "\e069";
}
.icon-grid:before {
	content: "\e06a";
}
.icon-graph:before {
	content: "\e06b";
}
.icon-equalizer:before {
	content: "\e06c";
}
.icon-dislike:before {
	content: "\e06d";
}
.icon-cursor:before {
	content: "\e06e";
}
.icon-control-start:before {
	content: "\e06f";
}
.icon-control-rewind:before {
	content: "\e070";
}
.icon-control-play:before {
	content: "\e071";
}
.icon-control-pause:before {
	content: "\e072";
}
.icon-control-forward:before {
	content: "\e073";
}
.icon-control-end:before {
	content: "\e074";
}
.icon-calendar:before {
	content: "\e075";
}
.icon-bulb:before {
	content: "\e076";
}
.icon-bar-chart:before {
	content: "\e077";
}
.icon-arrow-up:before {
	content: "\e078";
}
.icon-arrow-right:before {
	content: "\e079";
}
.icon-arrow-left:before {
	content: "\e07a";
}
.icon-arrow-down:before {
	content: "\e07b";
}
.icon-ban:before {
	content: "\e07c";
}
.icon-bubble:before {
	content: "\e07d";
}
.icon-camcorder:before {
	content: "\e07e";
}
.icon-camera:before {
	content: "\e07f";
}
.icon-check:before {
	content: "\e080";
}
.icon-clock:before {
	content: "\e081";
}
.icon-close:before {
	content: "\e082";
}
.icon-cloud-download:before {
	content: "\e083";
}
.icon-cloud-upload:before {
	content: "\e084";
}
.icon-doc:before {
	content: "\e085";
}
.icon-envelope:before {
	content: "\e086";
}
.icon-eye:before {
	content: "\e087";
}
.icon-flag:before {
	content: "\e088";
}
.icon-folder:before {
	content: "\e089";
}
.icon-heart:before {
	content: "\e08a";
}
.icon-info:before {
	content: "\e08b";
}
.icon-key:before {
	content: "\e08c";
}
.icon-link:before {
	content: "\e08d";
}
.icon-lock:before {
	content: "\e08e";
}
.icon-lock-open:before {
	content: "\e08f";
}
.icon-magnifier:before {
	content: "\e090";
}
.icon-magnifier-add:before {
	content: "\e091";
}
.icon-magnifier-remove:before {
	content: "\e092";
}
.icon-paper-clip:before {
	content: "\e093";
}
.icon-paper-plane:before {
	content: "\e094";
}
.icon-plus:before {
	content: "\e095";
}
.icon-pointer:before {
	content: "\e096";
}
.icon-power:before {
	content: "\e097";
}
.icon-refresh:before {
	content: "\e098";
}
.icon-reload:before {
	content: "\e099";
}
.icon-settings:before {
	content: "\e09a";
}
.icon-star:before {
	content: "\e09b";
}
.icon-symbol-female:before {
	content: "\e09c";
}
.icon-symbol-male:before {
	content: "\e09d";
}
.icon-target:before {
	content: "\e09e";
}
.icon-volume-1:before {
	content: "\e09f";
}
.icon-volume-2:before {
	content: "\e0a0";
}
.icon-volume-off:before {
	content: "\e0a1";
}
.icon-users:before {
	content: "\e001";
}

i.icon-custom {
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
}

i.icon-bg-u {
    background: #72c02c;
}

.rounded-x {
    border-radius: 50% !important;
}

i.icon-color-u {
    color: #72c02c;
    border: solid 1px #72c02c;
}
i.icon-sm {
    width: 35px;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
}

.reservation-listing .td-width-lg {
    width: 75%;
}

span.label {font-size: 11px; font-weight: 400; padding: 4px 7px;}
.lb1, .fc-event.lb1 {background: #72c02c; border: 0;}
.lb2, .fc-event.lb2 {background: #3498db; border: 0;}
.lb3, .fc-event.lb3 {background: #e67e22; border: 0;}
.lb4, .fc-event.lb4 {background: #e74c3c; border: 0;}
.lb5, .fc-event.lb5 {background: #2ecc71; border: 0;}
.lb6, .fc-event.lb6 {background: #9b6bcc; border: 0;}
.lb7, .fc-event.lb7 {background: #1abc9c; border: 0;}
.lb8, .fc-event.lb8 {background: #9c8061; border: 0;}
.lb9, .fc-event.lb9 {background: #9c8061; border: 0;}
.lb10, .fc-event.lb10 {background: #9c8061; border: 0;}
.lb11, .fc-event.lb11 {background: #9c8061; border: 0;}

.fc-event {padding: 2px !important;}
.fc-event:hover {text-decoration: underline !important;}


.btn-u.btn-u-default {
    background: #95a5a6;
}

.btn-u.btn-u-default:hover, .btn-u.btn-u-default:focus, .btn-u.btn-u-default:active, .btn-u.btn-u-default.active, .open .dropdown-toggle.btn-u.btn-u-default {
    background: #7f8c8d;
}

.modal {display: none;}

.btn-u.btn-u-brown {
    background: #9c8061;
    color: #fff;
}

.btn-u.btn-u-brown:hover, .btn-u.btn-u-brown:focus, .btn-u.btn-u-brown:active, .btn-u.btn-u-brown.active, .open .dropdown-toggle.btn-u.btn-u-brown {
    background: #81674b;
}



.profile .instruction, .profile .exam {color: #555;}
.profile .profile-bio.assessment {padding-bottom: 15px;}
.profile .profile-bio.assessment:after {content: ""; display: table; clear: both;}

.profile .profile-bio.submission {padding-bottom: 15px; padding-left: 0; padding-right: 0;}
.profile .profile-bio.submission:after {content: ""; display: table; clear: both;}
.profile .profile-bio.submission .table a {position: static; display: inline-block; margin: 0;}

.profile .profile-bio .instruction a {position: static; margin: 0;}
.profile .profile-bio .exam span {display: inline-block;}
.exam .pass span {color: #72c02c;}
.exam .pending {color: #337ab7;}
.exam .fail {color: #ff0000;}

.sky-form.assessment-exam fieldset:nth-child(odd) {background: #fff;}
.sky-form.assessment-exam fieldset:nth-child(even) {background: #f5f5f5;}

.assess-status span {color: #72c02c;}

.comingsoon {font-size: 40px; font-weight: bold; color: #ff0000; text-align: center; margin-bottom: 40px;}

.profile .profile-bio.submission h2 {font-weight: normal;}

#reservations_list {padding: 0; border: 0;}

.modal-body {font-family: 'Open Sans', sans-serif;}


.custom-box .form-field-box:after {content: ""; display: table; clear: both;}
.custom-box .form-field-box {margin-bottom: 15px;}
.custom-box .form-field-box label {font-family: 'Open Sans', Helvetica, Arial, sans-serif;}

.table-bordered {font-family: 'Open Sans', Helvetica, Arial, sans-serif;}

html {
  scroll-behavior: smooth;
}

.cust-backtotop {width: 40px; height: 40px; display: block; background: #5B794C; font-size: 0; position: fixed; right: 30px; bottom: 60px; text-align:center;}
.cust-backtotop:before {content: ""; width: 15px; height: 15px; border-top: 3px solid #fff; border-left: 3px solid #fff; display: inline-block;    transform: rotate(45deg); margin-top: 15px;}
.cust-backtotop:hover {background: #6f955c;}

.dropdown-menu {max-height: 300px; overflow-y: auto;}

.memb-form-upload div:nth-child(2) {padding: 0;}

.hunting-photo img {width: auto; max-width: 100%; max-height: 300px; border: 1px solid #ccc;}

/*=========================== New Modified Design Start ==============================*/

body.container {background: #fff; width: 100%;}
.home-page .home-block .container {max-width: 1170px;}
.navbar .container {max-width: 1170px;}
.container .container {max-width: 1170px;}
.navbar.container {max-width: 100%; width: 100%; background: #816d23; border-bottom: 0;}
.container.home-block {max-width: 100%; width: 100%;}

.footer.container {width: 100%; background: #665821; max-width: 100%;}
.footer-top {max-width: 1170px; margin: 0 auto; background: transparent;}
.footer-top .container {background: transparent;}
.footer .copyright {max-width: 100%;}
.footer .copyright a {color: #a59143;}
.footer h2 {border-color: #edd156 !important;}
.footer .link-list li {border-color:#9b8d5a;}
.home-banner {background-position: right 0;}
.home-banner:before {background: rgba(0,0,0,0.1);}
.navbar-default .navbar-collapse {background: #222; border-color: #4a4a4a;}
.navbar-nav {float: none; clear: none;}
.navbar-nav li .dropdown-menu {border-color: #bb9c2c;}
@media (min-width: 768px) {
  .navbar-default .navbar-collapse {text-align: center;}
  .navbar-nav>li {display: inline-block; float: none;}
  .navbar-nav li .dropdown-menu li a:hover {background: #222222;}
}

@media (max-width: 991px) {
  .custom-box #harvest_report .form-field-box.button-container {text-align: center;}
  .custom-box #harvest_report .form-field-box.button-container .col-md-6 {display: inline-block; vertical-align: top;}
}

@media (max-width: 767px) {
  .navbar-nav li a {border-color: #4a4a4a !important;}
  .navbar-nav .open .dropdown-menu, .navbar-nav li .dropdown-menu a {border-color: #4a4a4a !important;}
  .navbar-toggle {background: #222 !important;}
  .navbar-header .navbar-toggle .icon-bar {background-color: #d0d0d0 !important;}
  .navbar-collapse .navbar-nav .dropdown.open a {color: #bfa33a !important;}
  .home-banner {background-position: 70% 0;}
  
  .navbar-default .navbar-toggle {position: absolute; width: 100%; bottom: -27px; left: 0; z-index: 200; margin: 0;}
  .navbar-default .navbar-collapse {position: absolute; left: 0px; right: 0px; top: 149px; z-index: 200; background: rgb(34,34,34,0.95);}
  .navbar-collapse .navbar-nav .dropdown.open .caret {border-color: #c1a540;}
  .breadcrumbs, .home-block.container {margin-top: 27px;}
  .headerloginbar {top: 37px !important;}
  
  
}
.headerloginbar {margin: 52px 13px 0 0;}
.breadcrumbs {background: #fff url(../images/deer7.jpg) center -90px no-repeat;}
@media (min-width: 768px) {
  .breadcrumbs {background-size: cover;}
}
.breadcrumb a {color: #555;}
.breadcrumbs .container {background: transparent;}
.breadcrumbs h1 {color: #222;}
.breadcrumb li.active, .breadcrumb li a:hover {color: #222;}
.breadcrumb>li+li:before {color: #222;}

/*=========================== New Modified Design End ==============================*/

.btn-trash {background: #ddd;}

@media (max-width: 767px) {
.reservations-location-noscroll .table .td-width-lg {display: block; white-space: normal; width: 100%; word-break: break-word;}
.reservations-location-noscroll .table td, .reservations-location-noscroll .table th {display: block; width: 100%; white-space: normal;}
.reservations-location-noscroll .table td a {margin-bottom: 7px;}
}


/*============================= Reservation Mobile Tab -- 20-10-22 ===============================*/

.reservation-loc-content .btn-select, .reservation-loc-content .btn-select:focus, .reservation-loc-content .btn-select:hover {background: #72c02c !important; border-color: #72c02c !important; color: #fff !important; outline: 0; text-decoration: none;}

@media (min-width: 768px) {
  .reservation-loc-tab {display: none;}
}

@media (max-width: 767px) {
  .reservation-loc-tab h3 {line-height: normal; margin: 0; position: relative;}
  .reservation-loc-tab h3:after {content: "+"; position: absolute; right: 5px; top: 50%; transform: translateY(-50%); font-size: 25px;}
  .reservation-loc-tab.active-state h3:after {content: "-"; top: 40%; font-size: 35px;}
  .reservation-loc-content {display: none;}
  .reservation-loc-content h3 {display: none;}
  .reservation-loc-content .modal h3 {display: block;}
  .reservation-loc-content .btn-select {margin-top: -32px;}
  .reservations-location-noscroll thead th:last-child {display: none;}
  .reservation-loc-tab.active-state + .reservation-loc-content {display: block;}
  .reservation-loc-content td:last-child {border-top: 0; padding-top: 0;}
  
  .table-hover>tbody>tr.reservation-loc-tab:hover {background-color: #fff;}
/*===================== Responsive =====================*/

@media (max-width: 1199px) {
  
}

@media (max-width: 991px) {
  .clients-page {
		text-align: left;
	}

	.clients-page img {
		margin: 0 auto 30px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nav li a {padding-left: 10px; padding-right: 10px;}
}

@media (max-width: 767px) {
  .container>.navbar-header {margin: 0;}
  .headerloginbar {margin: 0; position: absolute; right: 13px; top: 7px; text-align: right;}
  .navbar-toggle {position: relative;
    float: right;
    margin-right: 14px;
    margin-top: 80px;
    margin-bottom: 8px;
    border: 0;
    padding: 8px 8px 5px;
    background: #fff;
    border-radius: 0;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 19px;
    height: 3px;
    border-radius: 0;
    margin-top: 0 !important;
    margin-bottom: 3px;
    background-color: #5B794C !important;
  }
  .navbar-collapse {margin: 0 !important;}
  .navbar-nav {float: none; margin: 0;}
  .navbar-nav li a {padding: 9px 10px; display: block; font-size: 14px; border-bottom: solid 1px #eee;}
  .navbar-nav li:last-child a {padding-right: 10px;}
  .navbar-nav .dropdown.open a {color: #72c02c !important;}
  .navbar-nav .caret {float: right; margin-right: 5px;}
  .navbar-nav .dropdown.open .caret {border-color: #72c02c;}
  
  .navbar-nav .open .dropdown-menu {padding: 5px 0; border-top: 1px solid #fff;}
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #fff !important; line-height: 20px !important; font-size: 14px;}
  
  .home-banner {height: auto;}
  .home-banner:before {height: 100%;}
  
  .tab-v1 .nav-tabs {border-bottom: 0;}
  
  .headerloginbar li:first-child {display: block; text-align: right;}
  .headerloginbar li:first-child + li.topbar-devider {display: none;}
  
  .memb-form-upload{ margin: 0;}
  .memb-form-upload div {text-align: left; margin-bottom: 15px;}
  .memb-form-upload div:first-child {margin-bottom: 0;}
  .memb-form-upload button {width: 100%;}
  
}

@media (max-width: 550px) {
    .breadcrumbs h1.pull-left, .breadcrumbs ul.pull-right {
	width: 100%;
	text-align: center;
	padding-left: 0;
    }
    .breadcrumbs h1.pull-left {
	margin-bottom: 0;
    }
    .breadcrumbs .breadcrumb {
	top: 0;
	margin-bottom: 10px;
    }
}

@media (max-width: 399px) {
  .container>.navbar-header {padding-bottom: 7px;}
    .headerloginbar {top: 50% !important; transform: translateY(-50%); display: flex; flex-direction: column;}
    .navbar-brand>img {width: 150px;}
    
    .navbar-default .navbar-collapse {top: 121px;}
}

