html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

body{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(/graphics/body-bg.jpg);
	background-repeat: repeat;
}

h1{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #4762AB;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

h2{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #4762AB;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h3{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #4762AB;
	margin: 0px 0px 0px 0px;
}

h4{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h5{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

table{
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}

dl,dt,dd,td,div{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul, ul ul, ul ul ul, ol ul{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-indent: 0px;
	list-style-position: outside;
	border-width: 0px;
	margin: 0px 0px 14px 19px;
	padding: 0px 0px 0px 0px;
}

ol, ul ol, ul ul ol, ul ol ol{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-indent: 0px;
	list-style-position: outside;
	border-width: 0px;
	margin: 0px 0px 14px 20px;
	padding: 0px 0px 0px 0px;
}

li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a{
	color: #4762AB;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #4762AB;
	font-weight: bold;
	text-decoration: underline;
}

form,option,select,textarea,input{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	vertical-align: middle;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

hr{
	height: 0;
	margin-bottom: 20px;
	margin-top: 10px;
}

/*
Desc:	user specific rules
*/
span.highlighted{
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

span.darkBlue {
	color: #4762AB;
}

span.lightBlue {
	color: #3CAEE8;
}

span.darkGreen {
	color: #7CA3B0;
}

span.lightGreen {
	color: #E4F0F3;
}

p.clear{
	clear: both;
	line-height: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p.large{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/*
Desc:	changed mmpBusiness default rules
*/
.mmpwebimage .FT{
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
	print information
*/
div.print-header {
	display: none;
}

div.print-footer {
	display: none;
}

/*
Desc:	main layout rules
*/
div.body-container {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div.body-container-top {
	float: left;
	display: inline;
	width: 1000px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.body-container-top-menu {
	float: right;
	display: inline;
	margin: 0px 50px 2px 0px;
	padding: 0px 0px 0px 0px;
}

div.body-container-top-lang {
	float: right;
	display: inline;
	color: #666666;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
}

div.body-container-middle {
	float: left;
	display: inline;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background-image: url(/graphics/content-bg.png);
	background-repeat: repeat-y;
	background-position: 215px 0px;
	background-color: #FFFFFF;
}

div.body-container-middle-logo {
	float: left;
	display: inline;
	width: 155px;
	height: 250px;
  text-align: center;
	margin: 25px 0px 0px 0px;
	padding: 0px 75px 0px 20px;
}

div.body-container-middle-banner {
	float: left;
	display: inline;
	width: 725px;
	height: 250px;
	margin: 25px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
}

div.body-container-middle-banner-edit {
	float: left;
	display: inline;
	width: 725px;
	min-height: 250px;
	margin: 25px 0px 0px 0px;
	padding: 0px 25px 0px 0px;
}

div.body-container-middle-navigation {
	float: left;
	display: inline;
	width: 225px;
	margin: 25px 0px 25px 0px;
	padding: 0px 25px 0px 0px;
}

div.body-container-middle-content {
	float: left;
	display: inline;
	width: 725px;
	margin: 25px 0px 0px 0px;
	padding: 0px 25px 25px 0px;
}

div.body-container-footer {
	float: left;
	display: inline;
	width: 1000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*
Desc:	home rules
*/
div.home-left {
	float: left;
	display: inline;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.home-right {
	float: left;
	display: inline;
	width: 300px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

/*
Desc:	home promo / news rules
*/
div.home-left-promo,
div.home-left-news {
	float: left;
	display: inline;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.home-left-promo-block,
div.home-left-news-block {
	float: left;
	display: inline;
	width: 390px;
	min-height: 100px;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	-webkit-box-shadow: 3px 3px 5px 1px ;
	box-shadow: 3px 3px 5px 1px ;
}

div.home-left-promo-elem,
div.home-left-news-elem {
	float: left;
	display: inline;
	width: 390px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.home-left-promo-elem-image,
div.home-left-news-elem-image {
	float: left;
	display: inline;
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.home-left-promo-elem-content,
div.home-left-news-elem-content {
	float: left;
	display: inline;
	width: 250px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

div.home-left-promo-elem-content-noimage,
div.home-left-news-elem-content-noimage {
	float: left;
	display: inline;
	width: 390px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.home-left-promo-elem-content p,
div.home-left-promo-elem-content-noimage p,
div.home-left-news-elem-content p,
div.home-left-news-elem-content-noimage p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.home-left-promo-elem-content p.more,
div.home-left-promo-elem-content-noimage p.more,
div.home-left-news-elem-content p.more,
div.home-left-news-elem-content-noimage p.more{
	margin-top:16px;
}

/*
Desc:	tables rules
*/
table.tableBG {
	float: left;
	display: inline;
	width: 500px;
	background-color: #E4F0F3;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
}

table.tableBG th, table.tableBG td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.tableBG td:first-child {
	width: 380px;
}

table.tableTarifs2 {
	width: 600px;
	border: 2px solid #4762AB;
}

table.tableTarifs2 th {
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #4762AB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.tableTarifs2 td {
	width: 200px;
	line-height: 26px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.tableTarifs2 td:first-child {
	width: 400px;
	text-align: left;
}

table.tableTarifs3 {
	width: 600px;
	border: 2px solid #4762AB;
}

table.tableTarifs3 th {
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #4762AB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.tableTarifs3 td {
	width: 200px;
	line-height: 26px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.tableTarifs3 td:first-child {
	width: 200px;
	text-align: left;
}

table.table2 {
	width: 400px;
	border: 2px solid #4762AB;
}

table.table2 th {
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #4762AB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.table2 td {
	width: 240px;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.table2 td:first-child {
	width: 140px;
}

table.table7 {
	width: 725px;
	border: 2px solid #4762AB;
}

table.table7 th {
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #4762AB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.table7 td {
	width: 95px;
	height: 26px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.table7 td:first-child {
	width: 95px;
}

table.table8 {
	width: 725px;
	border: 2px solid #4762AB;
}

table.table8 th {
	font-weight: normal;
	color: #FFFFFF;
	line-height: 26px;
	background-color: #4762AB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.table8 td {
	width: 90px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 2px solid #4762AB;
	overflow: hidden;
}

table.table8 td:first-child {
	width: 100px;
}

/*
Desc:	lang rules
*/
a.top-lang {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

a.top-lang:hover,
a.top-lang-selected,
a.top-lang-selected:hover {
	font-size: 12px;
	line-height: 18px;
	color: #3CAEE8;
	text-decoration: none;
}

/*
Desc:	function nav rules
*/
ul.function-nav {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.function-nav li {
	float: left;
	display: inline;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.function-nav li a {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

ul.function-nav li a:hover,
ul.function-nav li a.selected,
ul.function-nav li a.selected:hover{
	font-size: 12px;
	line-height: 18px;
	color: #3CAEE8;
	text-decoration: none;
}

/*
Desc:	middle nav rules
*/
ul.middle-nav {
	float: left;
	display: inline;
	width: 215px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.middle-nav li {
	float: left;
	display: inline;
	width: 175px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}

ul.middle-nav li.selected {
	float: left;
	display: inline;
	width: 175px;
	margin: 5px 0px 5px 0px;
	padding: 10px 20px 10px 20px;
	border-top: 2px dotted #18ABE2;
	border-bottom: 2px dotted #18ABE2;
	background-color: #F5F5F5;
}

ul.middle-nav li a{
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

ul.middle-nav li a:hover,
ul.middle-nav li a.selected,
ul.middle-nav li a.selected:hover {
	font-size: 14px;
	line-height: 18px;
	color: #3CAEE8;
	text-decoration: none;
}

ul.middle-nav li.selected a {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

ul.middle-nav li.selected a:hover,
ul.middle-nav li.selected a.selected,
ul.middle-nav li.selected a.selected:hover{
	font-size: 14px;
	line-height: 18px;
	color: #3CAEE8;
	text-decoration: none;
}


ul.middle-nav li ul{
	display: none;
}

ul.middle-nav li.selected ul{
	float: left;
	display: inline;
	width: 175px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.middle-nav li.selected ul li,
ul.middle-nav li.selected ul li.selected {
	float: left;
	display: inline;
	width: 175px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px dotted #18ABE2;
}

ul.middle-nav li.selected ul li a {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}

ul.middle-nav li.selected ul li a:hover,
ul.middle-nav li.selected ul li a.selected,
ul.middle-nav li.selected ul li a.selected:hover,
ul.middle-nav li.selected ul li.selected a:hover,
ul.middle-nav li.selected ul li.selected a.selected,
ul.middle-nav li.selected ul li.selected a.selected:hover {
	font-size: 12px;
	line-height: 16px;
	color: #3CAEE8;
	text-decoration: none;
}

ul.middle-nav li ul li ul,
ul.middle-nav li.selected ul li ul li {
	display: none;
}

ul.middle-nav li.selected ul li.selected ul li {
	float: left;
	display: inline;
	width: 175px;
	line-height: 12px;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

ul.middle-nav li.selected ul li.selected ul li.selected {
	float: left;
	display: inline;
	width: 175px;
	line-height: 12px;
	color: #3CAEE8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

ul.middle-nav li.selected ul li.selected ul li a {
	font-style: italic;
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}

ul.middle-nav li.selected ul li.selected ul li a:hover,
ul.middle-nav li.selected ul li.selected ul li a.selected,
ul.middle-nav li.selected ul li.selected ul li a.selected:hover,
ul.middle-nav li.selected ul li.selected ul li.selected a:hover,
ul.middle-nav li.selected ul li.selected ul li.selected a.selected,
ul.middle-nav li.selected ul li.selected ul li.selected a.selected:hover {
	font-style: italic;
	font-size: 11px;
	line-height: 12px;
	color: #3CAEE8;
	text-decoration: none;
}

/*
Desc:	contact rules
*/
div.googleMap {
	float: left;
	display: inline;
	width: 725px;
	height: 350px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

table.contact-form {
	float: left;
	display: inline;
	width: 725px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

table.contact-form td.contact-form-left {
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 5px 0px;
}

table.contact-form td.contact-form-right {
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

table.contact-form input.contact-form {
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000000;
}

table.contact-form textarea.contact-form {
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000000;
}

table.contact-form select.contact-form {
	width: 306px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000000;
}

table.contact-form select.contact-form option{
	width: 278px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

table.contact-form input.contact-form-submit {
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #000000;
}

/*
	reservation rules
*/
div.reservation-block{
	float: left;
	display: inline;
	width: 725px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.reservation_steps{
	float: left;
	display: inline;
	width: 725px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #4762AB;
	border: 1px solid #4762AB;
}

div.reservation_step.on{
	float: left;
	display: inline;
	width: 725px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F3F3F3;
}

div.reservation_step.off{
	float: left;
	display: inline;
	width: 725px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.step_number{
	float: left;
	display: inline;
	width: 20px;
	font-size: 40px;
	line-height: 44px;
	margin: 0px 0px 0px 10px;
	padding: 4px 4px 4px 4px;
}

div.reservation_step.on div.step_number{
	color: #666666;
}
div.reservation_step.off div.step_number{
	color: #FFFFFF;
}

div.step_content{
	float: left;
	display: inline;
	width: 665px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

div.step_content_label{
	float: left;
	display: inline;
	width: 100px;
	height: 20px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 8px 5px 3px 0px;
}

div.step_content_input{
	float: left;
	display: inline;
	width: 490px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
}

div.step_content_button{
	float: left;
	display: inline;
	width: 490px;
	text-align: left;
	margin: 0px 0px 0px 106px;
	padding: 2px 0px 5px 0px;
}

div.step_content{
	width: 600px;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	border: 1px solid #B5B8C8;
}

div.step_content input{
	width: 450px;
	height: 20px;
	text-align: center;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 5px 0px;
	border: 1px solid #B5B8C8;
}

div.step_content_input input{
	width: 250px;
	height: 16px;
	border: 1px solid #B5B8C8;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
}

div.step_content_input textarea{
	width: 250px;
	height: 60px;
	border: 1px solid #B5B8C8;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
}

div.step_content select{
	float: left;
	display: inline;
	text-align: center;
	width: 450px;
	margin: 0px 0px 0px 70px;
	padding: 4px 0px 0px 0px;
	border: 1px solid #B5B8C8;
}

div.step_content option{
	height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.ui-widget-header{
	border: 1px solid #4762AB;
	background-color: #4762AB;
	background-image: none;
}
div.ui-datepicker-title{
	color: #FFFFFF;
	background-image: none;
}
div.ui-state-active,
div.ui-widget-content .ui-state-active,
div.ui-widget-header .ui-state-active,
div.ui-widget-content .ui-state-hover,
div.ui-widget-header .ui-state-hover,
div.ui-widget-content .ui-state-focus,
div.ui-widget-header .ui-state-focus {
	color: #FFFFFF;
	background-color: #4762AB;
	background-image: none;
	border: 1px solid #4762AB;
}

/*
Desc:	staff gallery rules
*/
.webgallery {
	clear:both;
	float: left;
	display: inline;
	width: 725px;
	margin: 0px 0px 0px 0px;
}
.webgallery .image {
	float: left;
	display: inline;
	width: 135px;
	min-height: 165px;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 10px 20px 0px;
}
.webgallery .HD{
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
}
.webgallery .FT{
	font-size: 14px;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.lb-details {
	color: #BBBBBB;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}

@media (min-width: 1200px) {
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.fc-media-screen .fc-timegrid-event-harness, .fc .fc-daygrid-event-harness {
	overflow: hidden;
}
.fc-timegrid-event .fc-event-time {
	white-space: normal;
}
