/* BOOTSTRAP RESETS */
body{
	font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar{
	border-radius: 0px;
}
.navbar-inverse{
	border:none;
}
.navbar-collapse{
	max-height: 100%;
}
@media(max-width: 992px){
	.table-responsive{
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
		-webkit-overflow-scrolling: touch;
	}
	.table-responsive > .table{
		margin-bottom: 0;
	}
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > td {
		white-space:normal;
	}
}
.breadcrumbs{
	margin-left:-25px; 
	margin-right:-15px;
	border-bottom:1px solid #edd8a3;
}
@media (min-width: 992px) {
	.breadcrumbs{
		margin-left:-30px; 
		margin-right:-30px;
	}
}
.breadcrumb {
	padding: 0px 25px;
	margin-bottom: 10px;
	list-style: none;
	background:none;
	border-radius: 0px;
}
@media (min-width: 992px) {
	.breadcrumb{
		padding: 0px 30px;
	}
}
/*TYPOGRAPHY*/
h1, h2, h3, h4, h5, h6, .text-serif{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.text-large{
	font-size:110%;
}
.text-uppercase{
	text-transform:uppercase;
}
/*STRUCTURE*/
/*HEADER*/
#navbar-searchtag{
	display:none;
}
.cabin-search-form .input-group-addon{
	width:120px;
}
@media(min-width:768px){
	.cabin-search-form .form-group {
		width:188px;
	}
	/*horizontal small search form*/
	.cabin-search-form .form-control {
		width: 88px;
	}
	.cabin-search-form .form-control,
	.cabin-search-form .input-group-addon{
		padding: 6px 6px;
	}
	.cabin-search-form .input-group-addon{
		width:95px;
	}
}
.cabin-search-form select{ 
	line-height:28px!important; /*Safari bug fix*/
}
/*small search form in top nav*/
header .cabin-search-form{
	margin-top:9px;
}
/*sidebar search form*/
.sidebar-quick-search {
	margin:50px 5px 0;
}
@media(min-width:768px){
	.sidebar-quick-search {
		margin:50px 5px;
	}
}
.sidebar-quick-search.box-darkyellow{
	padding:15px 4px;
}
.sidebar-quick-search .cabin-search-form .input-group{
	margin:0 0 5px 0;
}
.sidebar-quick-search .cabin-search-form .form-control, .sidebar-quick-search .cabin-search-form .input-group-addon{
	padding: 6px 3px;
}
.sidebar-quick-search .cabin-search-form .form-control {
	width: 70px;
	font-size:85%;
}
.sidebar-quick-search .cabin-search-form .input-group-addon{
	width:75px;
	font-size:85%;
}
#navbar-phone{
	font-size:22px;
	font-weight:bold;
	padding:10px 0;
	border-top:1px solid #53220a;
	border-bottom:1px solid #53220a;
	margin-top:15px;
}
@media(min-width:768px){
	#navbar-phone{
		padding:0 0;
		border:none;
		margin-top:0px;
	}
}
#navbar-tagline{
	font-size:14px;
	text-shadow: 0 0 5px #000000;
	padding:10px 0;
	border-top:1px solid #53220a;
}
@media(min-width:768px){
	#navbar-tagline{
		padding:0;
		border-top:none;
	}
}
#logo{
	display:block;
	width:400px;
	margin:20px auto 20px;
}
#logo.fixed-top{
	margin:120px auto 60px;
}
#vri-badge{
	display:none;
}
@media (min-width:768px){	
	#vri-badge{
		display:block;
		position:absolute;
		z-index:120;
		top:100px;
		right:5px;
		left:auto;
		width:105px;
	}
}
/*MAIN PART*/
#main{
	position:relative;
	background:#fff;
}
/*Responsive layout 2017*/
.main-container{
	box-sizing:border-box;
	padding:0px 15px 0px 15px;
}
.homepage .main-container{
	padding-top:10px;
}
@media (min-width:768px){
	.main-container{
		padding:10px 15px 10px 25px;
	}
}
/*general call to action at the bottom of every page*/
.general-call-to-action{
	font-size:30px;
	text-align:center;
}
/*SIDEBAR*/
#cabins-links{
	margin:0 0 50px 0;
	padding:20px 0;
}
#cabins-links li{
	margin:0;
	padding:0;
	list-style:none;
}
#cabins-links li a{
	display:block;
	padding:5px 10px;
	text-decoration:none;
}
#cabins-links li ul li a{
	padding:5px 10px 5px 40px;
}
#call-cabin-menu-top{
	padding:120px 4px 0px;
	text-align:center;
}
#call-cabin-menu-top .call-special-font{
	font-family:'Droid Sans';
	font-size:20px;
	font-weight:bold;
	text-shadow: 0 0 8px rgba(0,0,0,.7);
}
.sidebar-widget{
	margin:50px 5px;
}
.sidebar-widget-heading{
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}
.sidebar-specials-item{
	margin:10px 0 20px;
}
.sidebar-specials-item-heading{
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-bottom:5px;
}
/*SPECIFIC PAGES*/
/*CABIN LISTING PAGE*/
.table-cabin-list th{
	font-size:12px;
}
.table-cabin-list td{
	font-size:14px;
}
.cabin-list-thumbnail, .resultsgrid.table-cabin-list img{
	max-width:100px;
	height:auto;
}
.table-cabin-list .CabinName{
	font-size:12px;
	min-width:150px;
	display:block;
}
.CabinName p{
	margin:0;
}
.resultsgrid.table-cabin-list img{
	max-width:100px;
	height:auto;
}
.resultsgrid.table-cabin-list a[href^="cabin.php?"]{
	text-transform:uppercase;
	font-weight:bold;
}
.resultsgrid thead th.sortable {padding-right:  20px;}
.resultsgrid a:visited {color: #800080;}
.resultsloading {display: none; text-align:center;}
.resultsgrid .sort {width: 13px;height: 13px;margin-left: 3px;display: inline-block;position: relative;}
.resultsgrid .inactive {background-image: url(../images/inactive_asc.png);}
.resultsgrid .asc {background-image: url(../images/active_asc.png);}
.resultsgrid .desc {background-image: url(../images/active_desc.png);}
.error {color: #f00;}
/*CABIN DETAILS PAGE*/
.cabin-availability-other-month-form{
	margin-top:7px;
	width:260px;
}
.amenity-icon{
	display:block;
	float:left;
	width:26px!important;
	height:26px;
	margin:2px 1px;
}
.cabin-lowest-rate-price{
	font-size:38px;
	font-weight:bold;
	line-height:1em;
}
/*WIDGETS & BOXES*/
.box{
	box-sizing:border-box;
	border:1px solid transparent;
	margin-bottom:20px;
}
@media (min-width:768px){
	.box{
		margin-bottom:40px;
	}
}
.box-body{
	display:block;
	padding:15px;
}
.box-title{
	margin-top:0px;
}
.box-title_boxed{
	margin:0;
	padding:8px 15px;
	text-align:center;
}
.box-title_boxed h1, .box-title_boxed h2, .box-title_boxed h3, .box-title_boxed h4, .box-title_boxed h5{
	font-family: "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0px;
	font-size:16px;
}
.box-left-border{
	border-left-width:7px;
}
/*CAROUSEL*/
#homepage-carousel-cabins{
	padding-bottom: 22px;
}
#homepage-carousel-cabins .carousel-indicators {
	bottom: -4px;
}
#homepage-carousel-cabins .carousel-control, #homepage-carousel-offers .carousel-control{
	position: absolute;
	top: 80px;
	left: auto;
	width: 50px;
	height: 50px;
	background: none;
	opacity: 1;
}
#homepage-carousel-offers .carousel-control{top: 180px;}
#homepage-carousel-cabins .carousel-control.left, #homepage-carousel-offers .carousel-control.left {
	background: url(../images/desktopslider-controls.png) 0px 0px;
	left: -5px;
}
#homepage-carousel-cabins .carousel-control.left:hover, #homepage-carousel-offers .carousel-control.left:hover {
	background: url(../images/desktopslider-controls.png) 0px 50px;
}
#homepage-carousel-cabins .carousel-control.right, #homepage-carousel-offers .carousel-control.right {
	background: url(../images/desktopslider-controls.png) 50px 0px;
	right: -5px;
}
#homepage-carousel-cabins .carousel-control.right:hover, #homepage-carousel-offers .carousel-control.right:hover {
	background:url(../images/desktopslider-controls.png) 50px 50px;
}
#homepage-carousel-cabins .carousel-indicators li {
	width: 8px;
	height: 8px;
	border-radius: 8px;
	border:none;
	background:rgba(255,255,255,0.2);
}
#homepage-carousel-cabins .carousel-indicators .active {
	margin: 1px;
	width: 8px;
	height: 8px;
	background-color: #ffffff;
}
/*rfl*/
.carousel-item-section{
	margin:10px 1%;
	font-size:12px;
}
.carousel-item-section img{
	width:100%;
}
.carousel-item-section:nth-child(2){display:none;}
.carousel-item-section:nth-child(3){display:none;}
@media (min-width:480px){
	.carousel-item-section:nth-child(2){display:block;}
	.carousel-item-section{
	float:left;
	width:48%;
	margin:10px 1%;
	font-size:12px;
}
}
@media (min-width:768px){
.carousel-item-section{
	width:31.3337%;
}
.carousel-item-section:nth-child(3){display:block;}
}
/*rfl*/
.carousel-cabin-info_cabin-picture{
	height:160px;
}
.carousel-cabin-info_cabin-title,
.carousel-cabin-info_amenities,
.carousel-item-section p{
	margin:8px;
}
.carousel-cabin-info_cabin-title{
	display:block;
	text-transform:uppercase;
	margin-top:5px;
	font-weight:bold;
	text-decoration:underline;
}
.carousel-clean .carousel-control.right, .carousel-clean .carousel-control.left{
	background-image: none;
	background-image: none;
	background-repeat: repeat-x;
	filter: none;
}
/*phone prompt*/
.phone-prompt{
	position:relative;
	text-align:center;
}
.phone-prompt-icon, .phone-prompt-bubble{
	float:left;
	border-radius:4px;
}
.phone-prompt-icon{
	width:26px;
	height:26px;
	box-sizing:border-box;
	text-align:center;
	line-height:2em;
	margin-top:5px;
}
.phone-prompt-bubble{
	position:relative;
	padding:8px 6px;
	margin-left:10px;
}
@media (min-width:1200px){
	.phone-prompt-bubble{
		padding:8px 25px;
	}
}
.phone-prompt-bubble:before {
	position: absolute;
	top: 11px;
	left: -5px;
	display: inline-block;
	border-top: 7px solid transparent;
	border-right: 7px solid #479d9c;
	border-bottom: 7px solid transparent;
	content: '';
}
/*CUSTOM BUTTONS*/
.btn-block-small-text{
	display:block;
	width:90%;
	margin:5px auto;
	font-size:14px;
	white-space:normal;
}
/*TABLES*/
.table-availability-calendar td{
	border-collapse:collapse;
	width:42px;
	height:42px;
	padding:0;
	line-height:1em;
	vertical-align:middle;
	text-align:center;
}
.table-availability-calendar td a{
	display:block;
}
.table-availability-calendar td a span{
	font-size:10px;
}
.table-availability-calendar-heading{
	font-size:18px;
	font-weight:bold;
	vertical-align:bottom;
}
.cabin-rates-color-codes{
	float:left; height:22px; width:22px;
}
.cabin-rates-color-labels{
	padding:5px 3px 0 2px; float:left; font-size:11px;
}
.table.table-clear>thead>tr>th, .table.table-clear>tbody>tr>th, .table.table-clear>tfoot>tr>th, .table.table-clear>thead>tr>td, .table.table-clear>tbody>tr>td, .table.table-clear>tfoot>tr>td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: none;
}
/*HELPER CLASSES*/
.space-top-0{margin-top:0px;}
.space-bottom-0{margin-bottom:0px;}
.space-top-5{margin-top:5px;}
.space-bottom-5{margin-bottom:5px;}
.space-top-10{margin-top:10px;}
.space-bottom-10{margin-bottom:10px;}
.space-top-20{margin-top:20px;}
.space-bottom-20{margin-bottom:20px;}
.space-top-30{margin-top:30px;}
.space-bottom-30{margin-bottom:30px;}
.space-top-40{margin-top:40px;}
.space-bottom-40{margin-bottom:40px;}
.space-top-50{margin-top:50px;}
.space-bottom-50{margin-bottom:50px;}
.space-top-60{margin-top:60px;}
.space-bottom-60{margin-bottom:60px;}
.space-right-0{margin-right:0px;}
.space-left-0{margin-left:0px;}
.space-right-15{margin-right:5px;}
.space-left-15{margin-left:5px;}
.space-right-10{margin-right:10px;}
.space-left-10{margin-left:10px;}
.space-right-20{margin-right:20px;}
.space-left-20{margin-left:20px;}
.space-right-30{margin-right:30px;}
.space-left-30{margin-left:30px;}
.space-right-40{margin-right:40px;}
.space-left-40{margin-left:40px;}
.space-right-50{margin-right:50px;}
.space-left-50{margin-left:50px;}
.space-right-60{margin-right:60px;}
.space-left-60{margin-left:60px;}
.spacer{
	height:1px;
	background:#ccc;
	margin:10px 0;
}
.img-left{
	float:left;
	margin: 5px 15px 5px 0;
}
.img-right{
	float:right;
	margin: 5px 0 5px 15px;
}

.text-center{
	text-align:center;
}
@media(min-width:768px){	
	.navbar .container-fluid, .navbar-collapse{
		margin-right: 0;
		margin-left: 0;
		padding-left: 0px;
		padding-right: 0px;
		width:100%;
	}
	#navbar-searchtag{
		display:block;
		box-sizing:border-box;
		width:95px;
		height:50px;
		padding:5px 0 0 10px;
		text-transform:uppercase;
	}
	.cabin-search-form .form-control {
		max-width: 110px;
	}
	.content-search-form .form-inline .form-group {
		display: inline-block;
		margin-bottom: 15px;
	}
	.content-search-form .form-inline .btn-pink{margin-bottom:15px;}
	#navbar-phone{
		position:absolute;
		top:58px;
		right:15px;
	}
	#navbar-tagline{
		position:absolute;
		top:104px;
		left:15px;
		width:260px;
		font-size:14px;
	}
	#main{
		padding-bottom:60px;
	}
	.main-container{
		float:right;
		width:78%;
	}
	.sidebar{
		position:relative;
		z-index:10;
		float:left;
		width:22%;
	}
	#main-content:before, #main-content:after, footer .main-container:before, footer .main-container:after{
	   content: " ";
	   position: absolute;
	   z-index: 0;
	   top: 0;
	   left: 0;
	   width: 22%;
	   height: 100%;
	}
	.carousel-cabin-info_cabin-picture{
		height:140px;
	}
}
@media (min-width:860px){
	.carousel-cabin-info_cabin-picture{
		height:165px;
	}
}
@media (min-width:992px){	
	#navbar-searchtag{
		width:146px;
		padding:15px 0 0 10px;
	}
	.container-fluid.container-fluid-main{
		max-width:980px;
	}
	.content-search-form .form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.content-search-form .form-inline .btn-pink{margin-bottom:0px;}
	.main-container{
		padding:10px 30px;
	}
	#cabins-links li a{
		font-size:16px;
		padding:5px 20px;
	}
	.carousel-cabin-info_cabin-picture{
		height:170px;
	}
	.resultsgrid.table-cabin-list {
		width:100%;
	}
	.footer-box{
		margin-bottom:20px;
	}
	/*sidebar search form*/
	.sidebar-quick-search {
		margin:50px 10px;
	}
	.sidebar-quick-search.box-darkyellow{
		padding:15px 10px;
	}
	.sidebar-quick-search .cabin-search-form .input-group{
		margin:0 0 5px 0;
	}
	.sidebar-quick-search .cabin-search-form .form-control,
	.sidebar-quick-search .cabin-search-form .input-group-addon{
		padding: 6px 6px;
	}
	.sidebar-quick-search .cabin-search-form .form-control {
		width: 80px;
		font-size:85%;
	}
	.sidebar-quick-search .cabin-search-form .input-group-addon{
		width:95px;
		font-size:100%;
	}
}
@media (min-width:1200px){
	#navbar-phone{
		top:5px;
		right:15px;
		font-size:30px;
	}
	#navbar-tagline{
		top:64px;
		right:25px;
		left:auto;
		width:auto;
		font-size:18px;
		color:inherit;
		text-shadow: none;
	}
	.cabin-search-form .form-group, .content-search-form .form-group{
		width:190px;
	}
	#call-cabin-menu-top .call-special-font{font-size:28px;}
		
	.container-fluid.container-fluid-main{
		max-width:1170px;
	}
	.carousel-cabin-info_cabin-picture{
		min-height:210px;
	}
	/*sidebar search form*/
	.sidebar-quick-search {
		margin:50px 20px;
	}
	.sidebar-quick-search.box-darkyellow{
		padding:15px 20px;
	}
	.text-large{
		font-size:125%;
	}
}
/*PRINT STYLES*/
@media print{
	header, .sidebar, .nav-bar, .breadcrumbs, footer, .dont-print{
		display:none;
	}
}
/*Responsive layout 2017*/
.main-container{
	font-size:13px;
}
h1, .h1 {
  font-size: 20px;
}
h2, .h2 {
  font-size: 18px;
}
h3, .h3 {
  font-size: 16px;
}
h4, .h4 {
  font-size: 14px;
}
h5, .h5 {
  font-size: 12px;
}
h6, .h6 {
  font-size: 11px;
}
@media(min-width: 768px){
	.main-container{
		font-size:14px;
	}
	h1, .h1 {
	  font-size: 36px;
	}
	h2, .h2 {
	  font-size: 30px;
	}
	h3, .h3 {
	  font-size: 24px;
	}
	h4, .h4 {
	  font-size: 18px;
	}
	h5, .h5 {
	  font-size: 14px;
	}
	h6, .h6 {
	  font-size: 12px;
	}
}
/*SMALLDEVICES NAVBAR*/
.navbar-smalldevices{
	margin-bottom:0px;
}
.navbar-smalldevices .navbar-nav {
    margin: 0;
}
/*upd 08.30.2019*/
.navbar-smalldevices .navbar-toprow .navbar-nav>li {
    position: static;
}
/*upd 08.30.2019*/
.navbar-smalldevices .navbar-bottomrow .navbar-left>li {
    display: inline-block;
}
.navbar-smalldevices .navbar-nav>li>a {
    padding: 10px 10px;
	color:#fff;
}
.navbar-smalldevices .navbar-nav .open>a,
.navbar-smalldevices .navbar-nav .open>a:hover, .nav .open>a:focus {
    background:none;
    border:none;
}
/*upd 08.30.2019*/
.navbar-smalldevices .collapse.navbar-collapse{
	clear:both;
}
.navbar-smalldevices .collapse.navbar-collapse .navbar-nav {
    margin: 0 -15px;
}
.navbar-smalldevices .collapse.navbar-collapse .navbar-nav>li>a {
    padding: 10px 25px;
}
.navbar-smalldevices .collapse.navbar-collapse .navbar-nav .dropdown-menu>li>a{
	padding: 10px 15px 10px 35px;
}
.navbar-smalldevices .collapse.navbar-collapse .navbar-nav .dropdown-menu>li:first-child>a{
	padding-top:0;
}
.navbar-smalldevices.navbar-inverse .navbar-toggle {
    margin-right: 0px;
    margin-top: 4px;
    margin-bottom: 1px;
	background:none!important;
	border:none!important;
}
.navbar-smalldevices.navbar-inverse .navbar-collapse {
    border-color: #5b2d15;
	background:#5b2d15;
}
.navbar-smalldevices .navbar-toprow  .open .dropdown-menu {
    position: absolute;
    width: 100%;
    right: 0;
    left: 0px;
    top: 30px;
	border:none;
	background-clip: content-box;
	box-shadow:none;
	border-radius: 0px;
	padding:10px 0px;
}
.navbar-smalldevices .navbar-toprow  .navbar-nav .open .dropdown-menu a{
	padding: 8px 20px;
}
.navbar-smalldevices .navbar-left {
	float:left;
}
.navbar-smalldevices .navbar-right {
	float:right;
}
.navbar-smalldevices .navbar-nav>li>a.menu-innerpage{
	padding:12px 10px;
}
.logo-smalldevices{
	padding:5px 0 5px 10px;
	float:left;
}
#tagline-smalldevices{
    font-size: 12px;
}
@media (min-width:768px){
	#tagline-smalldevices{
		display:none;
	}
}
/*MAIN SIDEBAR, BREADCRUMBS*/
.main-sidebar, .breadcrumbs{
	display:none;
}
@media (min-width:768px){
	.main-sidebar, .breadcrumbs{
		display:block;
	}
}
/*INTERNAL PAGE HEADERS*/
.main-container h1{
	margin:0px -15px 15px;
	padding:10px 15px;
}
.homepage .main-container h1{
	margin:10px 0px 5px;
	padding:0px;
}
@media (min-width:768px){
	.main-container h1, .homepage .main-container h1{
		margin:20px 0 10px;
		padding:0px;
	}
}
/*QUICKSEARCH BOX AT THE BOTTOM OF CERTAIN PAGES*/
@media (max-width:767px){
	.pagebottom-quicksearch{
		 margin-bottom:0px;
		 margin-left:-15px;
		 margin-right:-15px;
	}
}
/*FOOTER & COLLAPSIBLE FOOTER PANELS*/
/*FOOTER*/
footer .container-footer{
	position:relative;
}
footer .main-container, .homepage footer .main-container{
	padding:0px;
}
.footer-box{
	margin-bottom:0px;
}
.footer-box .collapse.in{
	margin-bottom:30px;
}
.footer-title{
	display:block;
	text-transform:uppercase;
}
.footer-links{
	margin:0;
	padding:0;
	list-style:none;
}
.footer-links li a:before {
	content: '\00BB \0020';
}
.footer-links a{
	display:block;
	padding:8px 0;
}
.footer-links a:hover,
footer a:hover{
	text-decoration:none;
}
.footer-sidebar{
	padding-top:10px;
}
/*social links in the footer*/
#navi-social-media-links li{
	display:inline-block;
	margin:0 15px 0 0;
}
#navi-social-media-links li a:before{
	content:none;
}
#navi-social-media-links li a img{
	opacity:0.8;
	filter:alpha(opacity=80);
}
#navi-social-media-links li a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}
/*PANELS*/
.footer-title{
	font-size:18px;
	text-transform:uppercase;
	position:relative;
	padding:10px 0;
}
.footer-title .glyphicon{
	font-size:12px;
}
.collapse-section-link{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	width:42px;
	background:#000;
	color:#fff;
	text-align:center;
	line-height:2.7em;
 }
@media (min-width:768px){
	.collapse-section-link{
		display:none;
	}
	.collapse.collapse-mediaqueries {
		display: block;
	}
	.footer-title{
		padding:0px 0;
		margin:10px 0;
	}
	.footer-box{
		margin-bottom:40px;
	}
}
@media (min-width: 992px){
	footer .main-container, .homepage footer .main-container{
		padding: 10px 30px;
	}
}
/*CABIN PAGE*/
.cabin-mobile-jumpmenu{
	 position:fixed;
	 bottom:0px;
	 left:0px;
	 right:0px;
	 font-size:12px;
z-index:300;
}
.cabin-mobile-jumpmenu-inner{
	padding:30px 5px 5px 5px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+31&0+0,1+30 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 31%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 31%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%,rgba(255,255,255,1) 31%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.cabin-mobile-jumpmenu-buttons{ display:flex; justify-content: center!important;}
.cabin-mobile-jumpmenu .btn{
	padding:10px 12px;
	margin:0 3px;
}
@media (min-width: 992px){
 .cabin-mobile-jumpmenu-inner{
  padding:39px 30px 10px 30px;
 }
}
@media (min-width: 1200px){
	.cabin-mobile-jumpmenu .container-fluid-main{padding-left:272px;}
}
@media (max-width: 767px){
 .cabin-mobile-jumpmenu .btn{
  white-space:normal;
  font-size:11px;
  padding:4px 3px;
  display: table-cell;
  margin:0 1px;
 }
}
@media (max-width:767px){
	#cabin-summary{
		margin:0 -15px 20px;
		border:none;
	}
	.cabin-lowest-rate-price{
		font-size:30px;
	}
	#cabin-description{
		margin-bottom:20px;
	}
	#cabin-amenities{
		margin:0 -15px 20px;
		border-left:none;
		border-right:none;
	}
}
/*CABIN LIST PAGE*/
/*fine grain hid-show table cells*/
.td-hidden-767, .td-hidden-599, .td-hidden-480{
	display:table-cell;
}
@media (max-width:480px){
	.td-hidden-480{
		display:none;
	}
}
@media (max-width:767px){
	.td-hidden-767{
		display:none;
	}
}
@media (max-width:599px){
	.td-hidden-599{
		display:none;
	}
	.table-cabin-list .CabinName {
		min-width: 110px;
	}
	.table-cabin-list td{
		font-size:12px;
	}
}
/*CABIN PAGE*/
.table-availability-calendar-heading td{
	padding-bottom:0px;
	padding-top:15px;
}
/*RESERVATION*/
@media (max-width:767px){
	.reservation-collapsible-summary{
		margin:0px;
		position:relative;
		height:40px;
		padding: 12px 0 0px 10px;
		background: #ededed;
	}
	.reservation-collapsible-summary .collapse-section-link {
		background: #ccc;
	}
}
.reservation-collapsible-summary-lg{
	margin:0px;
	position:relative;
	height:40px;
	padding: 12px 0 0px 10px;
	background: #ededed;
}
.reservation-collapsible-summary-lg .collapse-section-link-lg {
	background: #ccc;
}
/*GATLINBURG WEDDINGS PAGE*/
.gwedding-panels{
	display:table; width:100%;
}
.gwedding-panels .panel-body{
	display:table-cell; width:50%; background-repeat: no-repeat;
}
@media (max-width:767px){
	.gwedding-panels ul{
		padding:0 0 0 12px;
		font-size:12px;
	}
}
/*DATEPICKER & DATE INPUT STYLES*/
.ui-datepicker{
	z-index:100!important;
}
input.hasDatepicker[readonly]{
	cursor:pointer;
}
/*ATOMIC CLASSES*/
.u_m0{margin:0px !important}.u_m5{margin:5px !important}.u_m10{margin:10px !important}.u_m15{margin:15px !important}.u_m20{margin:20px !important}.u_m25{margin:25px !important}.u_m30{margin:30px !important}.u_m35{margin:35px !important}.u_m40{margin:40px !important}.u_m45{margin:45px !important}.u_m50{margin:50px !important}.u_m55{margin:55px !important}.u_m60{margin:60px !important}.u_m0-top{margin-top:0px !important}.u_m5-top{margin-top:5px !important}.u_m10-top{margin-top:10px !important}.u_m15-top{margin-top:15px !important}.u_m20-top{margin-top:20px !important}.u_m25-top{margin-top:25px !important}.u_m30-top{margin-top:30px !important}.u_m35-top{margin-top:35px !important}.u_m40-top{margin-top:40px !important}.u_m45-top{margin-top:45px !important}.u_m50-top{margin-top:50px !important}.u_m55-top{margin-top:55px !important}.u_m60-top{margin-top:60px !important}.u_m0-right{margin-right:0px !important}.u_m5-right{margin-right:5px !important}.u_m10-right{margin-right:10px !important}.u_m15-right{margin-right:15px !important}.u_m20-right{margin-right:20px !important}.u_m25-right{margin-right:25px !important}.u_m30-right{margin-right:30px !important}.u_m35-right{margin-right:35px !important}.u_m40-right{margin-right:40px !important}.u_m45-right{margin-right:45px !important}.u_m50-right{margin-right:50px !important}.u_m55-right{margin-right:55px !important}.u_m60-right{margin-right:60px !important}.u_m0-bottom{margin-bottom:0px !important}.u_m5-bottom{margin-bottom:5px !important}.u_m10-bottom{margin-bottom:10px !important}.u_m15-bottom{margin-bottom:15px !important}.u_m20-bottom{margin-bottom:20px !important}.u_m25-bottom{margin-bottom:25px !important}.u_m30-bottom{margin-bottom:30px !important}.u_m35-bottom{margin-bottom:35px !important}.u_m40-bottom{margin-bottom:40px !important}.u_m45-bottom{margin-bottom:45px !important}.u_m50-bottom{margin-bottom:50px !important}.u_m55-bottom{margin-bottom:55px !important}.u_m60-bottom{margin-bottom:60px !important}.u_m0-left{margin-left:0px !important}.u_m5-left{margin-left:5px !important}.u_m10-left{margin-left:10px !important}.u_m15-left{margin-left:15px !important}.u_m20-left{margin-left:20px !important}.u_m25-left{margin-left:25px !important}.u_m30-left{margin-left:30px !important}.u_m35-left{margin-left:35px !important}.u_m40-left{margin-left:40px !important}.u_m45-left{margin-left:45px !important}.u_m50-left{margin-left:50px !important}.u_m55-left{margin-left:55px !important}.u_m60-left{margin-left:60px !important}.u_p0{padding:0px !important}.u_p5{padding:5px !important}.u_p10{padding:10px !important}.u_p15{padding:15px !important}.u_p20{padding:20px !important}.u_p25{padding:25px !important}.u_p30{padding:30px !important}.u_p35{padding:35px !important}.u_p40{padding:40px !important}.u_p45{padding:45px !important}.u_p50{padding:50px !important}.u_p55{padding:55px !important}.u_p60{padding:60px !important}.u_p0-top{padding-top:0px !important}.u_p5-top{padding-top:5px !important}.u_p10-top{padding-top:10px !important}.u_p15-top{padding-top:15px !important}.u_p20-top{padding-top:20px !important}.u_p25-top{padding-top:25px !important}.u_p30-top{padding-top:30px !important}.u_p35-top{padding-top:35px !important}.u_p40-top{padding-top:40px !important}.u_p45-top{padding-top:45px !important}.u_p50-top{padding-top:50px !important}.u_p55-top{padding-top:55px !important}.u_p60-top{padding-top:60px !important}.u_p0-right{padding-right:0px !important}.u_p5-right{padding-right:5px !important}.u_p10-right{padding-right:10px !important}.u_p15-right{padding-right:15px !important}.u_p20-right{padding-right:20px !important}.u_p25-right{padding-right:25px !important}.u_p30-right{padding-right:30px !important}.u_p35-right{padding-right:35px !important}.u_p40-right{padding-right:40px !important}.u_p45-right{padding-right:45px !important}.u_p50-right{padding-right:50px !important}.u_p55-right{padding-right:55px !important}.u_p60-right{padding-right:60px !important}.u_p0-bottom{padding-bottom:0px !important}.u_p5-bottom{padding-bottom:5px !important}.u_p10-bottom{padding-bottom:10px !important}.u_p15-bottom{padding-bottom:15px !important}.u_p20-bottom{padding-bottom:20px !important}.u_p25-bottom{padding-bottom:25px !important}.u_p30-bottom{padding-bottom:30px !important}.u_p35-bottom{padding-bottom:35px !important}.u_p40-bottom{padding-bottom:40px !important}.u_p45-bottom{padding-bottom:45px !important}.u_p50-bottom{padding-bottom:50px !important}.u_p55-bottom{padding-bottom:55px !important}.u_p60-bottom{padding-bottom:60px !important}.u_p0-left{padding-left:0px !important}.u_p5-left{padding-left:5px !important}.u_p10-left{padding-left:10px !important}.u_p15-left{padding-left:15px !important}.u_p20-left{padding-left:20px !important}.u_p25-left{padding-left:25px !important}.u_p30-left{padding-left:30px !important}.u_p35-left{padding-left:35px !important}.u_p40-left{padding-left:40px !important}.u_p45-left{padding-left:45px !important}.u_p50-left{padding-left:50px !important}.u_p55-left{padding-left:55px !important}.u_p60-left{padding-left:60px !important}.u_b{border:1px solid #d7dbe5 !important}.u_b-top{border-top:1px solid #d7dbe5 !important}.u_b-right{border-right:1px solid #d7dbe5 !important}.u_b-bottom{border-bottom:1px solid #d7dbe5 !important}.u_b-left{border-left:1px solid #d7dbe5 !important}@media screen and (max-width: 767px){.u_m0-xs{margin:0px !important}.u_m5-xs{margin:5px !important}.u_m10-xs{margin:10px !important}.u_m15-xs{margin:15px !important}.u_m20-xs{margin:20px !important}.u_m25-xs{margin:25px !important}.u_m30-xs{margin:30px !important}.u_m35-xs{margin:35px !important}.u_m40-xs{margin:40px !important}.u_m45-xs{margin:45px !important}.u_m50-xs{margin:50px !important}.u_m55-xs{margin:55px !important}.u_m60-xs{margin:60px !important}.u_m0-top-xs{margin-top:0px !important}.u_m5-top-xs{margin-top:5px !important}.u_m10-top-xs{margin-top:10px !important}.u_m15-top-xs{margin-top:15px !important}.u_m20-top-xs{margin-top:20px !important}.u_m25-top-xs{margin-top:25px !important}.u_m30-top-xs{margin-top:30px !important}.u_m35-top-xs{margin-top:35px !important}.u_m40-top-xs{margin-top:40px !important}.u_m45-top-xs{margin-top:45px !important}.u_m50-top-xs{margin-top:50px !important}.u_m55-top-xs{margin-top:55px !important}.u_m60-top-xs{margin-top:60px !important}.u_m0-right-xs{margin-right:0px !important}.u_m5-right-xs{margin-right:5px !important}.u_m10-right-xs{margin-right:10px !important}.u_m15-right-xs{margin-right:15px !important}.u_m20-right-xs{margin-right:20px !important}.u_m25-right-xs{margin-right:25px !important}.u_m30-right-xs{margin-right:30px !important}.u_m35-right-xs{margin-right:35px !important}.u_m40-right-xs{margin-right:40px !important}.u_m45-right-xs{margin-right:45px !important}.u_m50-right-xs{margin-right:50px !important}.u_m55-right-xs{margin-right:55px !important}.u_m60-right-xs{margin-right:60px !important}.u_m0-bottom-xs{margin-bottom:0px !important}.u_m5-bottom-xs{margin-bottom:5px !important}.u_m10-bottom-xs{margin-bottom:10px !important}.u_m15-bottom-xs{margin-bottom:15px !important}.u_m20-bottom-xs{margin-bottom:20px !important}.u_m25-bottom-xs{margin-bottom:25px !important}.u_m30-bottom-xs{margin-bottom:30px !important}.u_m35-bottom-xs{margin-bottom:35px !important}.u_m40-bottom-xs{margin-bottom:40px !important}.u_m45-bottom-xs{margin-bottom:45px !important}.u_m50-bottom-xs{margin-bottom:50px !important}.u_m55-bottom-xs{margin-bottom:55px !important}.u_m60-bottom-xs{margin-bottom:60px !important}.u_m0-left-xs{margin-left:0px !important}.u_m5-left-xs{margin-left:5px !important}.u_m10-left-xs{margin-left:10px !important}.u_m15-left-xs{margin-left:15px !important}.u_m20-left-xs{margin-left:20px !important}.u_m25-left-xs{margin-left:25px !important}.u_m30-left-xs{margin-left:30px !important}.u_m35-left-xs{margin-left:35px !important}.u_m40-left-xs{margin-left:40px !important}.u_m45-left-xs{margin-left:45px !important}.u_m50-left-xs{margin-left:50px !important}.u_m55-left-xs{margin-left:55px !important}.u_m60-left-xs{margin-left:60px !important}.u_p0-xs{padding:0px !important}.u_p5-xs{padding:5px !important}.u_p10-xs{padding:10px !important}.u_p15-xs{padding:15px !important}.u_p20-xs{padding:20px !important}.u_p25-xs{padding:25px !important}.u_p30-xs{padding:30px !important}.u_p35-xs{padding:35px !important}.u_p40-xs{padding:40px !important}.u_p45-xs{padding:45px !important}.u_p50-xs{padding:50px !important}.u_p55-xs{padding:55px !important}.u_p60-xs{padding:60px !important}.u_p0-top-xs{padding-top:0px !important}.u_p5-top-xs{padding-top:5px !important}.u_p10-top-xs{padding-top:10px !important}.u_p15-top-xs{padding-top:15px !important}.u_p20-top-xs{padding-top:20px !important}.u_p25-top-xs{padding-top:25px !important}.u_p30-top-xs{padding-top:30px !important}.u_p35-top-xs{padding-top:35px !important}.u_p40-top-xs{padding-top:40px !important}.u_p45-top-xs{padding-top:45px !important}.u_p50-top-xs{padding-top:50px !important}.u_p55-top-xs{padding-top:55px !important}.u_p60-top-xs{padding-top:60px !important}.u_p0-right-xs{padding-right:0px !important}.u_p5-right-xs{padding-right:5px !important}.u_p10-right-xs{padding-right:10px !important}.u_p15-right-xs{padding-right:15px !important}.u_p20-right-xs{padding-right:20px !important}.u_p25-right-xs{padding-right:25px !important}.u_p30-right-xs{padding-right:30px !important}.u_p35-right-xs{padding-right:35px !important}.u_p40-right-xs{padding-right:40px !important}.u_p45-right-xs{padding-right:45px !important}.u_p50-right-xs{padding-right:50px !important}.u_p55-right-xs{padding-right:55px !important}.u_p60-right-xs{padding-right:60px !important}.u_p0-bottom-xs{padding-bottom:0px !important}.u_p5-bottom-xs{padding-bottom:5px !important}.u_p10-bottom-xs{padding-bottom:10px !important}.u_p15-bottom-xs{padding-bottom:15px !important}.u_p20-bottom-xs{padding-bottom:20px !important}.u_p25-bottom-xs{padding-bottom:25px !important}.u_p30-bottom-xs{padding-bottom:30px !important}.u_p35-bottom-xs{padding-bottom:35px !important}.u_p40-bottom-xs{padding-bottom:40px !important}.u_p45-bottom-xs{padding-bottom:45px !important}.u_p50-bottom-xs{padding-bottom:50px !important}.u_p55-bottom-xs{padding-bottom:55px !important}.u_p60-bottom-xs{padding-bottom:60px !important}.u_p0-left-xs{padding-left:0px !important}.u_p5-left-xs{padding-left:5px !important}.u_p10-left-xs{padding-left:10px !important}.u_p15-left-xs{padding-left:15px !important}.u_p20-left-xs{padding-left:20px !important}.u_p25-left-xs{padding-left:25px !important}.u_p30-left-xs{padding-left:30px !important}.u_p35-left-xs{padding-left:35px !important}.u_p40-left-xs{padding-left:40px !important}.u_p45-left-xs{padding-left:45px !important}.u_p50-left-xs{padding-left:50px !important}.u_p55-left-xs{padding-left:55px !important}.u_p60-left-xs{padding-left:60px !important}.u_b-xs{border:1px solid #d7dbe5 !important}.u_b-top-xs{border-top:1px solid #d7dbe5 !important}.u_b-right-xs{border-right:1px solid #d7dbe5 !important}.u_b-bottom-xs{border-bottom:1px solid #d7dbe5 !important}.u_b-left-xs{border-left:1px solid #d7dbe5 !important}}@media screen and (min-width: 768px){.u_m0-sm{margin:0px !important}.u_m5-sm{margin:5px !important}.u_m10-sm{margin:10px !important}.u_m15-sm{margin:15px !important}.u_m20-sm{margin:20px !important}.u_m25-sm{margin:25px !important}.u_m30-sm{margin:30px !important}.u_m35-sm{margin:35px !important}.u_m40-sm{margin:40px !important}.u_m45-sm{margin:45px !important}.u_m50-sm{margin:50px !important}.u_m55-sm{margin:55px !important}.u_m60-sm{margin:60px !important}.u_m0-top-sm{margin-top:0px !important}.u_m5-top-sm{margin-top:5px !important}.u_m10-top-sm{margin-top:10px !important}.u_m15-top-sm{margin-top:15px !important}.u_m20-top-sm{margin-top:20px !important}.u_m25-top-sm{margin-top:25px !important}.u_m30-top-sm{margin-top:30px !important}.u_m35-top-sm{margin-top:35px !important}.u_m40-top-sm{margin-top:40px !important}.u_m45-top-sm{margin-top:45px !important}.u_m50-top-sm{margin-top:50px !important}.u_m55-top-sm{margin-top:55px !important}.u_m60-top-sm{margin-top:60px !important}.u_m0-right-sm{margin-right:0px !important}.u_m5-right-sm{margin-right:5px !important}.u_m10-right-sm{margin-right:10px !important}.u_m15-right-sm{margin-right:15px !important}.u_m20-right-sm{margin-right:20px !important}.u_m25-right-sm{margin-right:25px !important}.u_m30-right-sm{margin-right:30px !important}.u_m35-right-sm{margin-right:35px !important}.u_m40-right-sm{margin-right:40px !important}.u_m45-right-sm{margin-right:45px !important}.u_m50-right-sm{margin-right:50px !important}.u_m55-right-sm{margin-right:55px !important}.u_m60-right-sm{margin-right:60px !important}.u_m0-bottom-sm{margin-bottom:0px !important}.u_m5-bottom-sm{margin-bottom:5px !important}.u_m10-bottom-sm{margin-bottom:10px !important}.u_m15-bottom-sm{margin-bottom:15px !important}.u_m20-bottom-sm{margin-bottom:20px !important}.u_m25-bottom-sm{margin-bottom:25px !important}.u_m30-bottom-sm{margin-bottom:30px !important}.u_m35-bottom-sm{margin-bottom:35px !important}.u_m40-bottom-sm{margin-bottom:40px !important}.u_m45-bottom-sm{margin-bottom:45px !important}.u_m50-bottom-sm{margin-bottom:50px !important}.u_m55-bottom-sm{margin-bottom:55px !important}.u_m60-bottom-sm{margin-bottom:60px !important}.u_m0-left-sm{margin-left:0px !important}.u_m5-left-sm{margin-left:5px !important}.u_m10-left-sm{margin-left:10px !important}.u_m15-left-sm{margin-left:15px !important}.u_m20-left-sm{margin-left:20px !important}.u_m25-left-sm{margin-left:25px !important}.u_m30-left-sm{margin-left:30px !important}.u_m35-left-sm{margin-left:35px !important}.u_m40-left-sm{margin-left:40px !important}.u_m45-left-sm{margin-left:45px !important}.u_m50-left-sm{margin-left:50px !important}.u_m55-left-sm{margin-left:55px !important}.u_m60-left-sm{margin-left:60px !important}.u_p0-sm{padding:0px !important}.u_p5-sm{padding:5px !important}.u_p10-sm{padding:10px !important}.u_p15-sm{padding:15px !important}.u_p20-sm{padding:20px !important}.u_p25-sm{padding:25px !important}.u_p30-sm{padding:30px !important}.u_p35-sm{padding:35px !important}.u_p40-sm{padding:40px !important}.u_p45-sm{padding:45px !important}.u_p50-sm{padding:50px !important}.u_p55-sm{padding:55px !important}.u_p60-sm{padding:60px !important}.u_p0-top-sm{padding-top:0px !important}.u_p5-top-sm{padding-top:5px !important}.u_p10-top-sm{padding-top:10px !important}.u_p15-top-sm{padding-top:15px !important}.u_p20-top-sm{padding-top:20px !important}.u_p25-top-sm{padding-top:25px !important}.u_p30-top-sm{padding-top:30px !important}.u_p35-top-sm{padding-top:35px !important}.u_p40-top-sm{padding-top:40px !important}.u_p45-top-sm{padding-top:45px !important}.u_p50-top-sm{padding-top:50px !important}.u_p55-top-sm{padding-top:55px !important}.u_p60-top-sm{padding-top:60px !important}.u_p0-right-sm{padding-right:0px !important}.u_p5-right-sm{padding-right:5px !important}.u_p10-right-sm{padding-right:10px !important}.u_p15-right-sm{padding-right:15px !important}.u_p20-right-sm{padding-right:20px !important}.u_p25-right-sm{padding-right:25px !important}.u_p30-right-sm{padding-right:30px !important}.u_p35-right-sm{padding-right:35px !important}.u_p40-right-sm{padding-right:40px !important}.u_p45-right-sm{padding-right:45px !important}.u_p50-right-sm{padding-right:50px !important}.u_p55-right-sm{padding-right:55px !important}.u_p60-right-sm{padding-right:60px !important}.u_p0-bottom-sm{padding-bottom:0px !important}.u_p5-bottom-sm{padding-bottom:5px !important}.u_p10-bottom-sm{padding-bottom:10px !important}.u_p15-bottom-sm{padding-bottom:15px !important}.u_p20-bottom-sm{padding-bottom:20px !important}.u_p25-bottom-sm{padding-bottom:25px !important}.u_p30-bottom-sm{padding-bottom:30px !important}.u_p35-bottom-sm{padding-bottom:35px !important}.u_p40-bottom-sm{padding-bottom:40px !important}.u_p45-bottom-sm{padding-bottom:45px !important}.u_p50-bottom-sm{padding-bottom:50px !important}.u_p55-bottom-sm{padding-bottom:55px !important}.u_p60-bottom-sm{padding-bottom:60px !important}.u_p0-left-sm{padding-left:0px !important}.u_p5-left-sm{padding-left:5px !important}.u_p10-left-sm{padding-left:10px !important}.u_p15-left-sm{padding-left:15px !important}.u_p20-left-sm{padding-left:20px !important}.u_p25-left-sm{padding-left:25px !important}.u_p30-left-sm{padding-left:30px !important}.u_p35-left-sm{padding-left:35px !important}.u_p40-left-sm{padding-left:40px !important}.u_p45-left-sm{padding-left:45px !important}.u_p50-left-sm{padding-left:50px !important}.u_p55-left-sm{padding-left:55px !important}.u_p60-left-sm{padding-left:60px !important}.u_b-sm{border:1px solid #d7dbe5 !important}.u_b-top-sm{border-top:1px solid #d7dbe5 !important}.u_b-right-sm{border-right:1px solid #d7dbe5 !important}.u_b-bottom-sm{border-bottom:1px solid #d7dbe5 !important}.u_b-left-sm{border-left:1px solid #d7dbe5 !important}}@media screen and (min-width: 992px){.u_m0-md{margin:0px !important}.u_m5-md{margin:5px !important}.u_m10-md{margin:10px !important}.u_m15-md{margin:15px !important}.u_m20-md{margin:20px !important}.u_m25-md{margin:25px !important}.u_m30-md{margin:30px !important}.u_m35-md{margin:35px !important}.u_m40-md{margin:40px !important}.u_m45-md{margin:45px !important}.u_m50-md{margin:50px !important}.u_m55-md{margin:55px !important}.u_m60-md{margin:60px !important}.u_m0-top-md{margin-top:0px !important}.u_m5-top-md{margin-top:5px !important}.u_m10-top-md{margin-top:10px !important}.u_m15-top-md{margin-top:15px !important}.u_m20-top-md{margin-top:20px !important}.u_m25-top-md{margin-top:25px !important}.u_m30-top-md{margin-top:30px !important}.u_m35-top-md{margin-top:35px !important}.u_m40-top-md{margin-top:40px !important}.u_m45-top-md{margin-top:45px !important}.u_m50-top-md{margin-top:50px !important}.u_m55-top-md{margin-top:55px !important}.u_m60-top-md{margin-top:60px !important}.u_m0-right-md{margin-right:0px !important}.u_m5-right-md{margin-right:5px !important}.u_m10-right-md{margin-right:10px !important}.u_m15-right-md{margin-right:15px !important}.u_m20-right-md{margin-right:20px !important}.u_m25-right-md{margin-right:25px !important}.u_m30-right-md{margin-right:30px !important}.u_m35-right-md{margin-right:35px !important}.u_m40-right-md{margin-right:40px !important}.u_m45-right-md{margin-right:45px !important}.u_m50-right-md{margin-right:50px !important}.u_m55-right-md{margin-right:55px !important}.u_m60-right-md{margin-right:60px !important}.u_m0-bottom-md{margin-bottom:0px !important}.u_m5-bottom-md{margin-bottom:5px !important}.u_m10-bottom-md{margin-bottom:10px !important}.u_m15-bottom-md{margin-bottom:15px !important}.u_m20-bottom-md{margin-bottom:20px !important}.u_m25-bottom-md{margin-bottom:25px !important}.u_m30-bottom-md{margin-bottom:30px !important}.u_m35-bottom-md{margin-bottom:35px !important}.u_m40-bottom-md{margin-bottom:40px !important}.u_m45-bottom-md{margin-bottom:45px !important}.u_m50-bottom-md{margin-bottom:50px !important}.u_m55-bottom-md{margin-bottom:55px !important}.u_m60-bottom-md{margin-bottom:60px !important}.u_m0-left-md{margin-left:0px !important}.u_m5-left-md{margin-left:5px !important}.u_m10-left-md{margin-left:10px !important}.u_m15-left-md{margin-left:15px !important}.u_m20-left-md{margin-left:20px !important}.u_m25-left-md{margin-left:25px !important}.u_m30-left-md{margin-left:30px !important}.u_m35-left-md{margin-left:35px !important}.u_m40-left-md{margin-left:40px !important}.u_m45-left-md{margin-left:45px !important}.u_m50-left-md{margin-left:50px !important}.u_m55-left-md{margin-left:55px !important}.u_m60-left-md{margin-left:60px !important}.u_p0-md{padding:0px !important}.u_p5-md{padding:5px !important}.u_p10-md{padding:10px !important}.u_p15-md{padding:15px !important}.u_p20-md{padding:20px !important}.u_p25-md{padding:25px !important}.u_p30-md{padding:30px !important}.u_p35-md{padding:35px !important}.u_p40-md{padding:40px !important}.u_p45-md{padding:45px !important}.u_p50-md{padding:50px !important}.u_p55-md{padding:55px !important}.u_p60-md{padding:60px !important}.u_p0-top-md{padding-top:0px !important}.u_p5-top-md{padding-top:5px !important}.u_p10-top-md{padding-top:10px !important}.u_p15-top-md{padding-top:15px !important}.u_p20-top-md{padding-top:20px !important}.u_p25-top-md{padding-top:25px !important}.u_p30-top-md{padding-top:30px !important}.u_p35-top-md{padding-top:35px !important}.u_p40-top-md{padding-top:40px !important}.u_p45-top-md{padding-top:45px !important}.u_p50-top-md{padding-top:50px !important}.u_p55-top-md{padding-top:55px !important}.u_p60-top-md{padding-top:60px !important}.u_p0-right-md{padding-right:0px !important}.u_p5-right-md{padding-right:5px !important}.u_p10-right-md{padding-right:10px !important}.u_p15-right-md{padding-right:15px !important}.u_p20-right-md{padding-right:20px !important}.u_p25-right-md{padding-right:25px !important}.u_p30-right-md{padding-right:30px !important}.u_p35-right-md{padding-right:35px !important}.u_p40-right-md{padding-right:40px !important}.u_p45-right-md{padding-right:45px !important}.u_p50-right-md{padding-right:50px !important}.u_p55-right-md{padding-right:55px !important}.u_p60-right-md{padding-right:60px !important}.u_p0-bottom-md{padding-bottom:0px !important}.u_p5-bottom-md{padding-bottom:5px !important}.u_p10-bottom-md{padding-bottom:10px !important}.u_p15-bottom-md{padding-bottom:15px !important}.u_p20-bottom-md{padding-bottom:20px !important}.u_p25-bottom-md{padding-bottom:25px !important}.u_p30-bottom-md{padding-bottom:30px !important}.u_p35-bottom-md{padding-bottom:35px !important}.u_p40-bottom-md{padding-bottom:40px !important}.u_p45-bottom-md{padding-bottom:45px !important}.u_p50-bottom-md{padding-bottom:50px !important}.u_p55-bottom-md{padding-bottom:55px !important}.u_p60-bottom-md{padding-bottom:60px !important}.u_p0-left-md{padding-left:0px !important}.u_p5-left-md{padding-left:5px !important}.u_p10-left-md{padding-left:10px !important}.u_p15-left-md{padding-left:15px !important}.u_p20-left-md{padding-left:20px !important}.u_p25-left-md{padding-left:25px !important}.u_p30-left-md{padding-left:30px !important}.u_p35-left-md{padding-left:35px !important}.u_p40-left-md{padding-left:40px !important}.u_p45-left-md{padding-left:45px !important}.u_p50-left-md{padding-left:50px !important}.u_p55-left-md{padding-left:55px !important}.u_p60-left-md{padding-left:60px !important}.u_b-md{border:1px solid #d7dbe5 !important}.u_b-top-md{border-top:1px solid #d7dbe5 !important}.u_b-right-md{border-right:1px solid #d7dbe5 !important}.u_b-bottom-md{border-bottom:1px solid #d7dbe5 !important}.u_b-left-md{border-left:1px solid #d7dbe5 !important}}@media screen and (min-width: 1200px){.u_m0-lg{margin:0px !important}.u_m5-lg{margin:5px !important}.u_m10-lg{margin:10px !important}.u_m15-lg{margin:15px !important}.u_m20-lg{margin:20px !important}.u_m25-lg{margin:25px !important}.u_m30-lg{margin:30px !important}.u_m35-lg{margin:35px !important}.u_m40-lg{margin:40px !important}.u_m45-lg{margin:45px !important}.u_m50-lg{margin:50px !important}.u_m55-lg{margin:55px !important}.u_m60-lg{margin:60px !important}.u_m0-top-lg{margin-top:0px !important}.u_m5-top-lg{margin-top:5px !important}.u_m10-top-lg{margin-top:10px !important}.u_m15-top-lg{margin-top:15px !important}.u_m20-top-lg{margin-top:20px !important}.u_m25-top-lg{margin-top:25px !important}.u_m30-top-lg{margin-top:30px !important}.u_m35-top-lg{margin-top:35px !important}.u_m40-top-lg{margin-top:40px !important}.u_m45-top-lg{margin-top:45px !important}.u_m50-top-lg{margin-top:50px !important}.u_m55-top-lg{margin-top:55px !important}.u_m60-top-lg{margin-top:60px !important}.u_m0-right-lg{margin-right:0px !important}.u_m5-right-lg{margin-right:5px !important}.u_m10-right-lg{margin-right:10px !important}.u_m15-right-lg{margin-right:15px !important}.u_m20-right-lg{margin-right:20px !important}.u_m25-right-lg{margin-right:25px !important}.u_m30-right-lg{margin-right:30px !important}.u_m35-right-lg{margin-right:35px !important}.u_m40-right-lg{margin-right:40px !important}.u_m45-right-lg{margin-right:45px !important}.u_m50-right-lg{margin-right:50px !important}.u_m55-right-lg{margin-right:55px !important}.u_m60-right-lg{margin-right:60px !important}.u_m0-bottom-lg{margin-bottom:0px !important}.u_m5-bottom-lg{margin-bottom:5px !important}.u_m10-bottom-lg{margin-bottom:10px !important}.u_m15-bottom-lg{margin-bottom:15px !important}.u_m20-bottom-lg{margin-bottom:20px !important}.u_m25-bottom-lg{margin-bottom:25px !important}.u_m30-bottom-lg{margin-bottom:30px !important}.u_m35-bottom-lg{margin-bottom:35px !important}.u_m40-bottom-lg{margin-bottom:40px !important}.u_m45-bottom-lg{margin-bottom:45px !important}.u_m50-bottom-lg{margin-bottom:50px !important}.u_m55-bottom-lg{margin-bottom:55px !important}.u_m60-bottom-lg{margin-bottom:60px !important}.u_m0-left-lg{margin-left:0px !important}.u_m5-left-lg{margin-left:5px !important}.u_m10-left-lg{margin-left:10px !important}.u_m15-left-lg{margin-left:15px !important}.u_m20-left-lg{margin-left:20px !important}.u_m25-left-lg{margin-left:25px !important}.u_m30-left-lg{margin-left:30px !important}.u_m35-left-lg{margin-left:35px !important}.u_m40-left-lg{margin-left:40px !important}.u_m45-left-lg{margin-left:45px !important}.u_m50-left-lg{margin-left:50px !important}.u_m55-left-lg{margin-left:55px !important}.u_m60-left-lg{margin-left:60px !important}.u_p0-lg{padding:0px !important}.u_p5-lg{padding:5px !important}.u_p10-lg{padding:10px !important}.u_p15-lg{padding:15px !important}.u_p20-lg{padding:20px !important}.u_p25-lg{padding:25px !important}.u_p30-lg{padding:30px !important}.u_p35-lg{padding:35px !important}.u_p40-lg{padding:40px !important}.u_p45-lg{padding:45px !important}.u_p50-lg{padding:50px !important}.u_p55-lg{padding:55px !important}.u_p60-lg{padding:60px !important}.u_p0-top-lg{padding-top:0px !important}.u_p5-top-lg{padding-top:5px !important}.u_p10-top-lg{padding-top:10px !important}.u_p15-top-lg{padding-top:15px !important}.u_p20-top-lg{padding-top:20px !important}.u_p25-top-lg{padding-top:25px !important}.u_p30-top-lg{padding-top:30px !important}.u_p35-top-lg{padding-top:35px !important}.u_p40-top-lg{padding-top:40px !important}.u_p45-top-lg{padding-top:45px !important}.u_p50-top-lg{padding-top:50px !important}.u_p55-top-lg{padding-top:55px !important}.u_p60-top-lg{padding-top:60px !important}.u_p0-right-lg{padding-right:0px !important}.u_p5-right-lg{padding-right:5px !important}.u_p10-right-lg{padding-right:10px !important}.u_p15-right-lg{padding-right:15px !important}.u_p20-right-lg{padding-right:20px !important}.u_p25-right-lg{padding-right:25px !important}.u_p30-right-lg{padding-right:30px !important}.u_p35-right-lg{padding-right:35px !important}.u_p40-right-lg{padding-right:40px !important}.u_p45-right-lg{padding-right:45px !important}.u_p50-right-lg{padding-right:50px !important}.u_p55-right-lg{padding-right:55px !important}.u_p60-right-lg{padding-right:60px !important}.u_p0-bottom-lg{padding-bottom:0px !important}.u_p5-bottom-lg{padding-bottom:5px !important}.u_p10-bottom-lg{padding-bottom:10px !important}.u_p15-bottom-lg{padding-bottom:15px !important}.u_p20-bottom-lg{padding-bottom:20px !important}.u_p25-bottom-lg{padding-bottom:25px !important}.u_p30-bottom-lg{padding-bottom:30px !important}.u_p35-bottom-lg{padding-bottom:35px !important}.u_p40-bottom-lg{padding-bottom:40px !important}.u_p45-bottom-lg{padding-bottom:45px !important}.u_p50-bottom-lg{padding-bottom:50px !important}.u_p55-bottom-lg{padding-bottom:55px !important}.u_p60-bottom-lg{padding-bottom:60px !important}.u_p0-left-lg{padding-left:0px !important}.u_p5-left-lg{padding-left:5px !important}.u_p10-left-lg{padding-left:10px !important}.u_p15-left-lg{padding-left:15px !important}.u_p20-left-lg{padding-left:20px !important}.u_p25-left-lg{padding-left:25px !important}.u_p30-left-lg{padding-left:30px !important}.u_p35-left-lg{padding-left:35px !important}.u_p40-left-lg{padding-left:40px !important}.u_p45-left-lg{padding-left:45px !important}.u_p50-left-lg{padding-left:50px !important}.u_p55-left-lg{padding-left:55px !important}.u_p60-left-lg{padding-left:60px !important}.u_b-lg{border:1px solid #d7dbe5 !important}.u_b-top-lg{border-top:1px solid #d7dbe5 !important}.u_b-right-lg{border-right:1px solid #d7dbe5 !important}.u_b-bottom-lg{border-bottom:1px solid #d7dbe5 !important}.u_b-left-lg{border-left:1px solid #d7dbe5 !important}}.u_nob{border:none !important}.u_nob-top{border-top:none !important}.u_nob-right{border-right:none !important}.u_nob-bottom{border-bottom:none !important}.u_nob-left{border-left:none !important}@media screen and (max-width: 767px){.u_nob-xs{border:none !important}.u_nob-top-xs{border-top:none !important}.u_nob-right-xs{border-right:none !important}.u_nob-bottom-xs{border-bottom:none !important}.u_nob-left-xs{border-left:none !important}}@media screen and (min-width: 768px){.u_nob-sm{border:none !important}.u_nob-top-sm{border-top:none !important}.u_nob-right-sm{border-right:none !important}.u_nob-bottom-sm{border-bottom:none !important}.u_nob-left-sm{border-left:none !important}}@media screen and (min-width: 992px){.u_nob-md{border:none !important}.u_nob-top-md{border-top:none !important}.u_nob-right-md{border-right:none !important}.u_nob-bottom-md{border-bottom:none !important}.u_nob-left-md{border-left:none !important}}@media screen and (min-width: 1200px){.u_nob-lg{border:none !important}.u_nob-top-lg{border-top:none !important}.u_nob-right-lg{border-right:none !important}.u_nob-bottom-lg{border-bottom:none !important}.u_nob-left-lg{border-left:none !important}}.u_dbd{border-style:dashed !important}.u_dbd-top{border-top-style:dashed !important}.u_dbd-right{border-right-style:dashed !important}.u_dbd-bottom{border-bottom-style:dashed !important}.u_dbd-left{border-left-style:dashed !important}@media screen and (max-width: 767px){.u_dbd-xs{border-style:dashed !important}.u_dbd-top-xs{border-top-style:dashed !important}.u_dbd-right-xs{border-right-style:dashed !important}.u_dbd-bottom-xs{border-bottom-style:dashed !important}.u_dbd-left-xs{border-left-style:dashed !important}}@media screen and (min-width: 768px){.u_dbd-sm{border-style:dashed !important}.u_dbd-top-sm{border-top-style:dashed !important}.u_dbd-right-sm{border-right-style:dashed !important}.u_dbd-bottom-sm{border-bottom-style:dashed !important}.u_dbd-left-sm{border-left-style:dashed !important}}@media screen and (min-width: 992px){.u_dbd-md{border-style:dashed !important}.u_dbd-top-md{border-top-style:dashed !important}.u_dbd-right-md{border-right-style:dashed !important}.u_dbd-bottom-md{border-bottom-style:dashed !important}.u_dbd-left-md{border-left-style:dashed !important}}@media screen and (min-width: 1200px){.u_dbd-lg{border-style:dashed !important}.u_dbd-top-lg{border-top-style:dashed !important}.u_dbd-right-lg{border-right-style:dashed !important}.u_dbd-bottom-lg{border-bottom-style:dashed !important}.u_dbd-left-lg{border-left-style:dashed !important}}.u_ep-{position: !important}.u_ep-static{position:static !important}.u_ep-relative{position:relative !important}.u_ep-absolute{position:absolute !important}.u_ep-fixed{position:fixed !important}@media screen and (max-width: 767px){.u_ep--xs{position: !important}.u_ep-static-xs{position:static !important}.u_ep-relative-xs{position:relative !important}.u_ep-absolute-xs{position:absolute !important}.u_ep-fixed-xs{position:fixed !important}}@media screen and (min-width: 768px){.u_ep--sm{position: !important}.u_ep-static-sm{position:static !important}.u_ep-relative-sm{position:relative !important}.u_ep-absolute-sm{position:absolute !important}.u_ep-fixed-sm{position:fixed !important}}@media screen and (min-width: 992px){.u_ep--md{position: !important}.u_ep-static-md{position:static !important}.u_ep-relative-md{position:relative !important}.u_ep-absolute-md{position:absolute !important}.u_ep-fixed-md{position:fixed !important}}@media screen and (min-width: 1200px){.u_ep--lg{position: !important}.u_ep-static-lg{position:static !important}.u_ep-relative-lg{position:relative !important}.u_ep-absolute-lg{position:absolute !important}.u_ep-fixed-lg{position:fixed !important}}.u_ed-inline{display:inline !important}.u_ed-inline-block{display:inline-block !important}.u_ed-block{display:block !important}.u_ed-block{display:block !important;width:100% !important}.u_ed-none{display:none !important}.u_ed-table{display:table !important}.u_ed-table-cell{display:table-cell !important}.u_ed-table-row{display:table-row !important}.u_ed-flex{display:flex !important}@media screen and (max-width: 767px){.u_ed-inline-xs{display:inline !important}.u_ed-inline-block-xs{display:inline-block !important}.u_ed-block-xs{display:block !important}.u_ed-block-xs{display:block !important;width:100% !important}.u_ed-none-xs{display:none !important}.u_ed-table-xs{display:table !important}.u_ed-table-cell-xs{display:table-cell !important}.u_ed-table-row-xs{display:table-row !important}.u_ed-flex-xs{display:flex !important}}@media screen and (min-width: 768px){.u_ed-inline-sm{display:inline !important}.u_ed-inline-block-sm{display:inline-block !important}.u_ed-block-sm{display:block !important}.u_ed-block-sm{display:block !important;width:100% !important}.u_ed-none-sm{display:none !important}.u_ed-table-sm{display:table !important}.u_ed-table-cell-sm{display:table-cell !important}.u_ed-table-row-sm{display:table-row !important}.u_ed-flex-sm{display:flex !important}}@media screen and (min-width: 992px){.u_ed-inline-md{display:inline !important}.u_ed-inline-block-md{display:inline-block !important}.u_ed-block-md{display:block !important}.u_ed-block-md{display:block !important;width:100% !important}.u_ed-none-md{display:none !important}.u_ed-table-md{display:table !important}.u_ed-table-cell-md{display:table-cell !important}.u_ed-table-row-md{display:table-row !important}.u_ed-flex-md{display:flex !important}}@media screen and (min-width: 1200px){.u_ed-inline-lg{display:inline !important}.u_ed-inline-block-lg{display:inline-block !important}.u_ed-block-lg{display:block !important}.u_ed-block-lg{display:block !important;width:100% !important}.u_ed-none-lg{display:none !important}.u_ed-table-lg{display:table !important}.u_ed-table-cell-lg{display:table-cell !important}.u_ed-table-row-lg{display:table-row !important}.u_ed-flex-lg{display:flex !important}}.u_br-0{border-radius:0px}.u_br-2{border-radius:2px}.u_br-4{border-radius:4px}.u_br-6{border-radius:6px}.u_br-8{border-radius:8px}.u_br-10{border-radius:10px}.u_br-12{border-radius:12px}.u_br-14{border-radius:14px}.u_br-16{border-radius:16px}.u_br-18{border-radius:18px}.u_br-20{border-radius:20px}.u_br-22{border-radius:22px}.u_br-24{border-radius:24px}@media screen and (max-width: 767px){.u_br-xs-0{border-radius:0px}.u_br-xs-2{border-radius:2px}.u_br-xs-4{border-radius:4px}.u_br-xs-6{border-radius:6px}.u_br-xs-8{border-radius:8px}.u_br-xs-10{border-radius:10px}.u_br-xs-12{border-radius:12px}.u_br-xs-14{border-radius:14px}.u_br-xs-16{border-radius:16px}.u_br-xs-18{border-radius:18px}.u_br-xs-20{border-radius:20px}.u_br-xs-22{border-radius:22px}.u_br-xs-24{border-radius:24px}}@media screen and (min-width: 768px){.u_br-sm-0{border-radius:0px}.u_br-sm-2{border-radius:2px}.u_br-sm-4{border-radius:4px}.u_br-sm-6{border-radius:6px}.u_br-sm-8{border-radius:8px}.u_br-sm-10{border-radius:10px}.u_br-sm-12{border-radius:12px}.u_br-sm-14{border-radius:14px}.u_br-sm-16{border-radius:16px}.u_br-sm-18{border-radius:18px}.u_br-sm-20{border-radius:20px}.u_br-sm-22{border-radius:22px}.u_br-sm-24{border-radius:24px}}@media screen and (min-width: 992px){.u_br-md-0{border-radius:0px}.u_br-md-2{border-radius:2px}.u_br-md-4{border-radius:4px}.u_br-md-6{border-radius:6px}.u_br-md-8{border-radius:8px}.u_br-md-10{border-radius:10px}.u_br-md-12{border-radius:12px}.u_br-md-14{border-radius:14px}.u_br-md-16{border-radius:16px}.u_br-md-18{border-radius:18px}.u_br-md-20{border-radius:20px}.u_br-md-22{border-radius:22px}.u_br-md-24{border-radius:24px}}@media screen and (min-width: 1200px){.u_br-lg-0{border-radius:0px}.u_br-lg-2{border-radius:2px}.u_br-lg-4{border-radius:4px}.u_br-lg-6{border-radius:6px}.u_br-lg-8{border-radius:8px}.u_br-lg-10{border-radius:10px}.u_br-lg-12{border-radius:12px}.u_br-lg-14{border-radius:14px}.u_br-lg-16{border-radius:16px}.u_br-lg-18{border-radius:18px}.u_br-lg-20{border-radius:20px}.u_br-lg-22{border-radius:22px}.u_br-lg-24{border-radius:24px}}.u_nobr{border-radius:0px}.u_nobr-top-left{border-top-left-radius:0px}.u_nobr-top-right{border-top-right-radius:0px}.u_nobr-bottom-right{border-bottom-right-radius:0px}.u_nobr-bottom-left{border-bottom-left-radius:0px}@media screen and (max-width: 767px){.u_nobr-xs{border-radius:0px}.u_nobr-top-left-xs{border-top-left-radius:0px}.u_nobr-top-right-xs{border-top-right-radius:0px}.u_nobr-bottom-right-xs{border-bottom-right-radius:0px}.u_nobr-bottom-left-xs{border-bottom-left-radius:0px}}@media screen and (min-width: 768px){.u_nobr-sm{border-radius:0px}.u_nobr-top-left-sm{border-top-left-radius:0px}.u_nobr-top-right-sm{border-top-right-radius:0px}.u_nobr-bottom-right-sm{border-bottom-right-radius:0px}.u_nobr-bottom-left-sm{border-bottom-left-radius:0px}}@media screen and (min-width: 992px){.u_nobr-md{border-radius:0px}.u_nobr-top-left-md{border-top-left-radius:0px}.u_nobr-top-right-md{border-top-right-radius:0px}.u_nobr-bottom-right-md{border-bottom-right-radius:0px}.u_nobr-bottom-left-md{border-bottom-left-radius:0px}}@media screen and (min-width: 1200px){.u_nobr-lg{border-radius:0px}.u_nobr-top-left-lg{border-top-left-radius:0px}.u_nobr-top-right-lg{border-top-right-radius:0px}.u_nobr-bottom-right-lg{border-bottom-right-radius:0px}.u_nobr-bottom-left-lg{border-bottom-left-radius:0px}}
/*Calendar Direction Nav*/
.cal-direction-nav {*height: 0;}
.cal-direction-nav a  { text-decoration:none; display: block; width: 50px; height: 50px; margin: -25px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 1; cursor: }
.cal-direction-nav .cal-prev { left: -15px; }
.cal-direction-nav .cal-next { right: -15px;}
.cal-direction-nav .cal-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.cal-direction-nav a:before  {background:url(./img/desktopslider-controls.png) 0px 50px; display: block; width: 50px; height: 50px; display: inline-block; content: ''; }
.cal-direction-nav a.cal-next:before  { background:url(./img/desktopslider-controls.png) 50px 50px; display: block; width: 50px; height: 50px; display: inline-block; content: ''; }
/*LARGE SLIDER IN BS MODAL*/
.cal-direction-nav { margin-bottom:40px;}
.cal-direction-nav a  {color: #fff; text-shadow: 1px 1px 0 rgba(0,0,0,1);  opacity: 1; }
.cal-direction-nav .cal-prev { left: 10px; }
.cal-direction-nav .cal-next { right: 10px; text-align: right; }
.cal-prev { opacity: 1; left: 10px; }
.cal-next { opacity: 1; right: 10px; }
.cal-next:hover, .cal-prev:hover { opacity: 1; color: rgba(0,0,0,1); }

#cal-lg .cal-direction-nav a.cal-next:before {
    content: '\f002';
}
#cal-lg .cal-direction-nav a:before {
    font-size: 20px;
    display: inline-block;
    content: '\f001';
    width: 33px;
    height: 33px;
    background: rgba(0,0,0,0.8);
    text-align: center;
    padding: 3px 0;
    margin-bottom: 20px;
    border-radius: 50%;
}
/*CSS LOADER*/
.loader {
	border: 16px solid #f3f3f3; /* Light grey */
	border-top: 16px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin: 0 auto;
	animation: spin 2s linear infinite;
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
/*Better Checkboxes*/
.container-checkbox {
    display: block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 3px;
    margin-top: 3px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.container-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #a9a9a9;
	border-radius: .25em;
}

.container-checkbox input:disabled ~ .checkmark {
    background-color: #ccc;
    cursor: not-allowed;
}
.container-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}
.container-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
}
.container-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container-checkbox input:checked ~ .checkmark:after {
    display: block;
}
.container-checkbox .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/* Better Radios */
.container-radio {
    display: block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 3px;
    margin-top: 3px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.container-radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #a9a9a9;
	border-radius: .25em;
}
.container-radio:hover input ~ .checkmark {
    background-color: #ccc;
}
.container-radio input:checked ~ .checkmark {
    background-color: #2196F3;
}
.container-radio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container-radio input:checked ~ .checkmark:after {
    display: block;
}
.container-radio .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 8px;
	border-radius: .25em;
	background: white;
}
/*Make BS Modals Printable - printSection should be added to modal dynamically, then removed when modal dismissed
$("#modalID").on("shown.bs.modal", function(){ //Open modal
	$(".modalBodyClass").attr("id", "printFunction"); //Assign ID
});
$(".modalBtn").on("click", function(){ //Close modal. DB
	$(this).parent().parent().find(".modalBodyClass").attr("id", "");
	$("body").css("visibility", "visible");
}); 
*/
@media print {
	body * {
		visibility:hidden;
	}
	#printSection, #printSection * {
		visibility:visible;
	}
	#printSection {
		position:absolute;
		left:0;
		top:0;
	}
}

/*fix row spacing in search forms*/
.box-lightblue .content-search-form .row,
.sidebar-quick-search .row{margin:0px;}
@media (min-width: 768px) {
	.hp-top-panel .content-search-form .row{margin:0px;}
}
