*{
	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;
}

hr{
	margin-bottom:10px;
}

.mobile{
	display:none;
}
#main{
	margin: 0px auto;
	width:100%;
	min-width: 900px;
	margin-bottom:100px;
}

#form{
	margin: 0px auto;
	width:100%;
	min-width: 900px;
	padding:30px;
}

#mobile_menu{
	display:none;
}

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



.same{
	width: 250px;
}

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

input,textarea{

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

textarea {
  box-sizing: border-box;
  //max-height: 160px; // optional but recommended
  min-height: 38px;
  overflow-x: hidden; // for Firefox (issue #5)
}

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

.other_button:link, a .other_button:visited, .other_button:hover{
	font-size:large;background:black;color:white;padding:4px;border-radius:4px;
}


.short{
	width:50px;
}

.medium{
	width: 75px;
}

input[type=text]{
	width:250px;
}

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


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

textarea{
	width:80%;
	
}

.focus{
	max-width:1000px;
	padding:3px;
}

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

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


.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:18%;
	overflow: overflow;
	background:linear-gradient(#EDEDED, white); 
}

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



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

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

.header{
	background-color:#31A7F5;
	byackground-color: #31C4F5;
	min-height:150px;
}

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

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

.content{
	padding-left:10%;
	padding-top:50px;
}

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

.titlealt_not_loggedin, .titlealt, .menu_button, #mobile_menu, .mobile_logo{
	display:none;
}

.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:20px;
	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;
}

.menu_float{
	z-index:106;
	position:absolute;
	background: skyblue;
	width:20%;
}

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

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

.lower{
	margin-top:5px;
}

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

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

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

 .item ul{
	padding-left: 35px;

 }


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

.small_button {
		font-size:12;
		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:#3ED65C;
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;
}




.room { 
  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;
}


.center_fixed{
	position: fixed;
    top: 45%;
    right: 40%;
}

.icon{
	padding-rigth:15px;
}


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

.small_thumbnail{
	 position: relative;
   
  height: 100px;
  max-width: 100px;
  overflow: hidden;

}

.thumbnail img, .small_thumbnail img {
  position: relative;
  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: 100px;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

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