
*{
	margin: 0px;
	padding: 0px;
	
	font-family: Helvetica, Arial, sans-serif;
	
	font-family: 'Roboto', sans-serif;
}

h1,h2,h3, .menu_item, .small_button, .big_button{
	fdont-family:corbel;
	font-family: Helvetica, Arial, sans-serif;
	font-family: 'Open Sans', sans-serif;
}

iframe{display:none;}




#main{
	margin: 0px auto;
	width:100%;
	padding-bottom:100px;
}

.desktop{
	display:none;
}

.counter{
	display:inline-block;
	font-size: 10px;
	color: white;
	background: black;
	padding:3px;
	border-radius:2px;
	position: relative;
	top:-5px;
	border:1px solid white;
}

#mobile_menu{
	width: 100%;
	overflow: overflow;
	background:linear-gradient(#EDEDED, white);
	border-top:solid black 1px;
	border-bottom:solid black 1px;
	display:none;
}

#invoice_options{
	padding-top:30px;
	width: 300px;
	float:right;
	text-align:center;
}

.same{
	width: 250px;
}

.answer{
	color: #B836BF;
	padding:7px;
}

.menubutton{
	margin:0px;
}

#mobile_menu a:link, #mobile_menu a:visited{
	color: #191A1C;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	padding:15px;
	padding-left:50px;
	
}

input,textarea{

	margin-top: 7px;
	margin-bottom:7px;
}

textarea{
	width:80%;
	
}


.mobile_logo{
	background-color:#191A1C;
	font-size: 18px;
	min-height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
}

input[type=submit], .button_link{
-webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-decoration: none;
  border: none;
  cursor:pointer;
  font-weight:bold;
}

.short{
	width:50px;
}

.medium{
	width: 75px;
}

li{
	margin-bottom: 6px;
	margin-top:6px;
}

a:link, a:visited{
	color:#31A7F5;
}

.underline{
	border-bottom: solid #F0F1F7 3px;
}

.focus{
	max-width:700px;
}

.focus:hover{
	background-color:#F0F1F7;
}



.logo a:link, .logo a:visited{
	color: white;
	color: white;
	text-decoration: none;
	cursor:pointer;
}
.left{
	
	background-color:#EDEDED;
	background-color:#F0F1F7;
	height:100%;
	width:0%;
	overflow: overflow;
	background:linear-gradient(#EDEDED, white); 
	display:none;
}

.right{
	float: right;
	width:100%;
	background-color:white;
	height:100%;
}

.right_logout{
	display:none;
}

.logo{
	background-color:#191A1C;
	height:150px;
	color:white;
	
}

.center{
	text-align: center;
	font-size: 27px;
	
}

.header{
	background-color:#31A7F5;
	min-height:90px;
	width:100%;
}

.header a:link, .header a:visited{
	color: white;
}

.menu{
	width:auto;
	padding-left:10%;
	padding-top:60px;
}

.content{
	padding-left:7%;
	padding-top:20px;
	padding-right:7%;
}

.title{
	color: white;
	font-size:72px;
	padding-left:10%;
	position:relative;
	top:25px;
	display:none;
}

.titlealt{
	color: white;
	font-size:48px;
}

.titlealt_not_loggedin{
	color: white;
	font-size:48px;
	padding-left:10%;
	position:relative;
	top:25px;
}

.logo_text{
	color: white;
	font-size:20px;
	position:relative;
	top:28px;
	text-align:center;
	padding:0px;
	margin:0px;
}

.logo_text h1{
	margin-bottom:0px;
	padding-bottom: 0px;
}

.menu_item{
	color:black;
	font-size:60px;
	font-weight:bold;
}

.menu a:link, .menu a:visited{
	color: #191A1C;
	text-decoration:none;
}

.menu a:hover{
	text-decoration:underline;
}

.menu td{
	padding-bottom:12px;
}



.sub_menu{
	font-weight: bold;
	height: 40px;
	
}

.float_right{
	float:right;
	padding-right: 15px;
}

.lower{
	margin-top:5px;
}

.item{
	font-size: 17px;
	padding-top:7px;
	padding-bottom:10px;
	max-width:1000px;
}

.item p, .item form{
	padding-top: 12px;
	padding-bottom: 12px;
}

 .item ul{
	padding-left: 35px;

 }


.item h1{
	font-size:46px;
}

.black_link, .black_link:link, .black_link:visited{
	color: black;
	text-decoration: none;
}

.small_button {
		font-size:12px;
		font-weight:thin;
		padding: 5px 12px 5px 12px;
background-color: #31A7F5;
color: white;
}

.big_button{
	  font-size:14px;
	  font-weight:bold;
	  padding: 8px 16px 8px 16px;
          background-color: #31A7F5;
color: white;
}

.green_button {
		font-size:12;
		font-weight:thin;
		padding: 5px 12px 5px 12px;
		background-color:#37B373;
		color: white;
}


 .small_button:hover, .big_button:hover, .green_button:hover{
	background-color:#66BFFA;
	color:white;
}
.red{
	color: #DE1010;
}

.red_button{

}

.red_button:hover{
	background:#D63E3E;
	color: white;
}

.green{

}

.green:hover{
	background:#37B373;
	color: white;
}

.green_text{
 color: #37B373;
}

.stylish th{
	color:white;
	background-color: #31C4F5;
	background-color: #31A7F5;
	padding:3px;
	margin:0px;
	text-align: left;
}


.stylish td{
	padding:3px;
	margin:0px;
}
.stylish a:link, .stylish a:hover, .stylish a:visited{
	color: #191A1C;
} 
.stylish tr:nth-child(even){background-color: #f2f2f2;}
.topline tr, .topline td{
	border-top: solid black 1px;
}

#floater, #floater_2, #floater_fixed{
	z-index:106;
	padding: 15px;
	min-width:200px;
	position: absolute;
	background-color:white;
	border: solid thin black;
}

#floater_fixed{
	position:fixed;
	top:40%;
}

.agenda tr{
	height:20px;
	padding:0px;
}

.fit tr{height:30px;padding:0px;margin:0px;}
.fit td{
	
	padding: 0px;
	margin:0px;
}

.fit a:visited, .fit a:link{
	color:inherit;
}

.scroll{
	overflow:scroll;
}

.Croom { 
  display: block; 
  content: " "; 
  margin-top: -185px; 
  height: 185px; 
  visibility: hidden; 
}


.room .focus:hover{
	 margin-top: 0px; 
		height: 0px; 
}

.clear{
	background:none;
	border:none;
}

.clear:hover{
	text-decoration:underline;
}

.icon{
	padding-rigth:15px;
}

.thumbnail {
  position: relative;
  width: 120px;
  height: 120px;
  overflow: hidden;
}

.small_thumbnail{
	 position: relative;
  
  height: 100px;
  width: auto;
  overflow: hidden;
}

 .thumbnail img{
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.tiny_thumb{
	 position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.thumbnail img.portrait {
  width: 100%;
  height: auto;
}