@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
body {
	margin: 0;
	padding: 0;
	background-color: #442A19;
	background-image: url("/images/ST-Background.jpg");
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #5A554E;
	
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #442A19;
	font-family: 'Raleway', sans-serif;
}15

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.3em;
}

p, ul, ol {
	line-height: 150%;
	font-family: 'Raleway', sans-serif;
}

ul, ol {
	margin: 0px;
	list-style: none;
}


a {
	text-decoration: underline;
	color: #194439;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
}

/* Header */

#header {
	width: 1000px;
	height: 235px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding: 115px 0px 0px 50px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}

#logo h1 {
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 44px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin: -30px 0px 0px 0px;
	padding: 26px 0 0 2px;
	font-family: 'Raleway', sans-serif;
	color: #C5E8FF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font-family: 'Raleway', sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

#banner {
	margin-bottom: 20px;
	border: 12px #ECECEC solid;
}

/* Menu */

#menu {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
	padding: 10;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 120px;
	height: 39px;
	margin-left: 10px;
	padding-top: 15px;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	background: url(images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	background: #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	font-size: 34px;
	color: #493E2B;
}

.post .title a {
	color: #493E2B;
	border: none;
}

.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 23px;
	font-weight: normal;
	color: #193344;
	font-family: 'Raleway', sans-serif;
}
.post .meta2 {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: normal;
	color: #193344;
	font-family: 'Raleway', sans-serif;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	background: url(images/img08.jpg) no-repeat left top;
	padding: 25px 0px 0px 0px;
	text-align: justify;
}

.links {
	padding-top: 20px;
}

.more {
	padding-left: 16px;
	background: url(images/img10.gif) no-repeat left 3px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.smalllinks {
	font-size: 12px;
	font-weight: normal;
}

.comments {
	padding-left: 18px;
	background: url(images/img11.gif) no-repeat left 1px;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	font-weight: normal;
}
.smalltext {
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	font-weight: normal;
}
.stats {
	padding-left: 18px;
	background: url(images/stats.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 273px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px;
	padding: 2px 0px;
	border-left: none;
}

#sidebar li li span {
	height: 19px;
	margin-right: 16px;
	padding: 4px 12px;
	background: #3D2A0B url(images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}

#sidebar li li span a {
	color: #FFFFFF;
}

#sidebar h2 {
	height: 65px;
	background: url(images/img09.jpg) no-repeat left bottom;
	letter-spacing: -.5px;
	font-size: 28px;
	color: #493E2B;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 0px 30px 0px;
	text-align: justify;
}

#sidebar p strong {
	color: #4A3E29;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-content {
	width: 900px;
	height: 255px;
	margin: 0 auto;
	padding: 60px 50px 0px 50px;
	background: url(images/img15.png) no-repeat left top;
	font-size: 12px;
	color: #887450;
}

#footer-content .column1 {
	float: left;
	width: 570px;
}

#footer-content .column2 {
	float: right;
	width: 273px;
}

#footer-content h2 {
	padding-bottom: 10px;
	font-size: 22px;
	color: #E3D2B6;
}

#footer-content strong {
	color: #E3D2B6;
}

#footer-content a {
	color: #AA8B55;
}

#footer-content a:hover {
	color: #AA8B55;
}

.list li {
	margin-bottom: 6px;
}

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: 'Raleway', sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	text-decoration: underline;
	color: #ffffff;
}

.topmenu {
	width: 1000px;
	margin: 0px auto;
	height: 34px;
	background-image: url("images/img04.jpg");
}

nav {
  height: 34px;
  float: right;
}

.nav {
  
}
.nav a {
  display: block;
  text-decoration: none;
}
.nav > li {
  float: left;
  margin-right: 3px;
}
.nav > li > a {
  height: 34px;
  line-height: 34px;
  padding: 0 20px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  background-image: url("images/img12.jpg");
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -2px 2px rgba(0, 0, 0, 0.03), 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 -2px 2px rgba(0, 0, 0, 0.03), 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
}
.nav > li > a:hover {
  text-decoration: none;
  color: black;
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(to bottom, #ffffff, #ffffff);
}
.nav > li.active > a, .nav > li > a:active, .nav > .dropdown:hover > a {
  background: white;
  color: #404040;
  text-shadow: none;
  -webkit-box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
}
.nav a.icon {
  position: relative;
  width: 40.8px;
  padding: 0;
}
.nav a.icon > span {
  display: block;
  position: absolute;
  top: 9px;
  left: 12px;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;s
  font: 0/0 serif;
  text-shadow: none;
  color: transparent;
}
.nav a.icon.home > span {
  background-image: url("images/home.png");
}
.nav a.icon.contact > span {
  background-image: url("images/contact.png");
}
.nav a.icon.facebook > span {
  background-image: url("images/facebook.png");
}
.nav a.icon.link > span {
  background-image: url("images/links.png");
}
.nav a.icon.newsletter > span {
  background-image: url("images/newsletter.png");
}
.nav a.icon.bookmark > span {
  background-image: url("images/bookmark.png");
}
.nav a.icon.webcam > span {
  background-image: url("images/webcam.png");
}
.nav .active a.icon > span, .nav a.icon:hover > span {
  background-position: 0 -16px;
}
.dropdown {
  position: relative;
  border-bottom: 5px solid white;
}
.dropdown:hover ul {
  display: block;
}
.dropdown ul {
  display: none;
  position: absolute;
  top: 39px;
  left: -1px;
  min-width: 160px;
  padding: 0 0 5px;
  background: white;
  border: 1px solid #dadada;
  border-top: 0;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.04);
}
.dropdown ul.large {
  min-width: 220px;
}
.dropdown li {
  display: block;
  margin: 0 18px;
  overflow: visible;
}
.dropdown li + li {
  border-top: 1px solid #eee;
}
.dropdown li a {
  color: #555;
  padding: 8px 18px;
  margin: 0 -18px;
}
.dropdown li a:hover {
  color: black;
}
.SideTrackedBlue {
	color: #193344;
	font-family: 'Raleway', sans-serif;
	font-style: italic;
	font-weight: bold;
}
.SideTrackedBlueLarge {
	font-size: 20px;
	color: #193344;
	font-family: 'Raleway', sans-serif;
	font-style: italic;
	font-weight: bold;
}
.Raleway{
font-family: 'Raleway', sans-serif;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
.spamcomment {
	padding-left: 16px;
	font-size: 9px;
	font-weight: normal;
}
.souvenirtext {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;	
	font-family: 'Raleway', sans-serif;

}
#souvenirtable {
	line-height: 100%;
}
/* Scroll to top link */
#scroll-top {
 background:url(images/to-the-top.png) no-repeat 0 -52px;
 position:fixed;
 display:block;
 width: 52px; 
 height: 52px;
 bottom: 1.5em; 
 right: 50%;
 margin-right:-600px;
}

#scroll-top:hover{
 background-position:0 0;

}

#smallertext {
	font-size: 11px;
}
/*Error Messages & warnings */
.error_msg_003, .success_msg_003, .info_msg_003, .warning_msg_003{
 width: 420px;
 height: auto;
 margin: 0px;
 padding: 2px 4px;
 font:  13px Arial,sans-serif;
 padding: 7px 0px 5px 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
 }
 /*Error Messages & warnings */
.error_msg_003{
 border:solid 1px #FBD3C6;
 background:#FDE4E1;
 color: #B10009;
 }

.success_msg_003{
 border: solid 1px #ADDE5C;
 background: #DFF2BF;
 color: #008000;
 }

.info_msg_003{
 border:solid 1px #46B6EC;
 background:#BDE5F8;
 color: #00529B;
 }

.warning_msg_003{
 border:solid 1px #FDDD5B;
 background:#FEEFB3;
 color: #9F6000;
 }

.msg_003_image{
 width: 16px;
 height: 16px;
 float: left;
 margin: 0px 7px;
 }
 
/*Error Messages & warnings Large */
.error_msg_003L, .success_msg_003L, .info_msg_003L, .warning_msg_003L{
 width: 90%;
 height: auto;
 margin: 0px;
 padding: 2px 4px;
 font:  13px Arial,sans-serif;
 padding: 7px 0px 5px 5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
 }
 /*Error Messages & warnings Large */
.error_msg_003L{
 border:solid 1px #FBD3C6;
 background:#FDE4E1;
 color: #B10009;
 }

.success_msg_003L{
 border: solid 1px #ADDE5C;
 background: #DFF2BF;
 color: #008000;
 }

.info_msg_003L{
 border:solid 1px #46B6EC;
 background:#BDE5F8;
 color: #00529B;
 }

.warning_msg_003L{
 border:solid 1px #FDDD5B;
 background:#FEEFB3;
 color: #9F6000;
 }

.msg_003_imageL{
 width: 16px;
 height: 16px;
 float: left;
 margin: 0px 7px;
 }
/**********************************************************************/
.error_msg_003 #image{ background: url("images/exclamation.png") no-repeat;}
.success_msg_003 #image{ background: url("images/accept.png") no-repeat;}
.info_msg_003 #image{ background: url("images/information.png") no-repeat;}
.warning_msg_003 #image{background: url("images/error.png") no-repeat;}
.error_msg_003L #image{ background: url("images/exclamation.png") no-repeat;}
.success_msg_003L #image{ background: url("images/accept.png") no-repeat;}
.info_msg_003L #image{ background: url("images/information.png") no-repeat;}
.warning_msg_003L #image{background: url("images/error.png") no-repeat;}

/*Beta banner */
#beta {
 	position: fixed;
 	 top: 0;
  	left: 0;
 	 z-index: 999;
 	 width: 100%;
 	 height: 50px;
    background: #fde073;
    text-align: center;
	vertical-align: middle;
	font:  13px Arial,sans-serif;
    -webkit-box-shadow: 0 0 5px black;
    -moz-box-shadow:    0 0 5px black;
    box-shadow:         0 0 5px black;
}

#myImage {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
}

/* or */

#ImageWrapper {
    opacity: 0.4;
    filter: alpha(opacity=40); /* msie */
    background-color: #000;
}
/*Stats Table Formatting */
.heading {
  background: #aaaaaa;
  color: #000000;
  font-weight: bold;
  padding:2px;
  text-align:center;
  border-bottom: 1px solid #cccccc;
}

.rows {
  background: #eeeeee;
  color: #000000;
  padding:2px;
  border-bottom: 1px solid #cccccc;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
    content: " \25B4\25BE" 
}
#tab1 {
	color: #ffffff;
}
#tab2 {
	color: #ffffff;
}
#tab3 {
	color: #ffffff;
}
#tab4 {
	color: #ffffff;
}
#tab5 {
	color: #ffffff;
}
#tab6 {
	color: #ffffff;
}
ul.bullet {
    list-style-type: square;
    margin: 10;
    padding: 10;
}

#map {
      background-color: #e5e3df;
      height: 100%;
    }
    img{
      border-style: none;
    }
    .labels {
     color: black;
     background-color: white;
     font-family: "Lucida Grande", "Arial", sans-serif;
     font-size: !!LabelSize!!;
     font-weight: bold;
     text-align: center;
     width: auto;
     padding-left: 2px;
     padding-right: 2px;
     border: 1px solid black;
     white-space: nowrap;
     /* IE7 Only */
     *width: 100px;
     *white-space: collapse;
   }
  		div.contextmenu{
			background:#FFFFFF; 
			border:1px solid #8888FF;
		}
		div.contextmenu ul {list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0;
			padding:0;
		}
		div.contextmenu ul li{
			display:block;
			padding:1px;
			line-height:100%;
			margin:0;
		}
		div.contextmenu ul li a {
			border:none;
			padding:3px 11px 3px 10px;
			display:block;
			text-decoration:none;
			color:#233D6D;
			font-size:11px;
			font-family:tahoma,arial,sans-serif;
		}
		div.contextmenu ul li a:hover  {
			color:#233d6d;
			background:#c3daf9;
			border:1px solid #8BB8F3;
			padding:2px 10px 2px 9px;
		}
		img.gsak {
			vertical-align:middle;
		    margin-left:4px;
		}
.iframe-container {
  overflow: hidden;
  // Calculated from the aspect ration of the content (in case of 16:9 it is 9/16= 0.5625)
  padding-top: 56.25%;
  position: relative;
}
 
div.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
	overflow: hidden;
	
}
.modal {
	z-index: 10;
	display: block;
	padding-top: 100px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5)
}
.modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding: 0;
	outline: 0;
	max-width: 600px
}
.modal-inner { padding: 20px 30px; }
.modal-close {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	right: 0;
	top: 0;
	background: #ccc;
	padding: 6px 10px;
}
.animate-opacity { animation: opac 2s }@keyframes opac{from{opacity:0} to{opacity:1}}




/*
 * Proudly developed by Dylan Langlois for DesignModo. 
 * Twitter: @dylanbrendan
 */

input[type=checkbox],
input[type=radio] {
border: 1px solid #c0c0c0;
margin: 0 0.1em 0 0;
padding: 0;
font-size: 16px;
line-height: 1em;
width: 1.25em;
height: 1.25em;
background: #fff;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#fbfbfb));

-webkit-appearance: none;
-webkit-box-shadow: 1px 1px 1px #fff;
-webkit-border-radius: 0.25em;
vertical-align: text-top;
display: inline-block;

}

input[type=radio] {
-webkit-border-radius: 2em; /* Make radios round */
}

input[type=checkbox]:checked::after {
content:"✔";
display:block;
text-align: center;
font-size: 16px;
height: 16px;
line-height: 18px;
}

input[type=radio]:checked::after {
content:"✔";
display:block;
height: 16px;
line-height: 15px;
font-size: 20px;
text-align: center;
}

select {
border: 1px solid #D0D0D0;
background: url(http://www.quilor.com/i/select.png) no-repeat right center, -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbfbfb), to(#ededed));
background: -moz-linear-gradient(19% 75% 90deg,#ededed, #fbfbfb);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
color: #444;
}

.login {
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 20px;
  width: 350px;
  background: white;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}

.login:before {
  content: '';
  position: absolute;
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

.login h1 {
  margin: -20px -20px 21px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
  background: #f3f3f3;
  border-bottom: 1px solid #cfcfcf;
  border-radius: 3px 3px 0 0;
  background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
  background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
  background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
  -webkit-box-shadow: 0 1px whitesmoke;
  box-shadow: 0 1px whitesmoke;
}
.login h2 {
  font-size: 50px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
}
.login h3 {
  font-size: 30px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
}
.login h4 {
  font-size: 15px;
  font-weight: bold;
  color: #555;
  text-align: center;
  text-shadow: 0 1px white;
}

.login p {
  margin: 20px 0 0;
}

.login p:first-child {
  margin-top: 0;
}

.login input[type=text], .login input[type=password] {
  width: 278px;
}

.login p.remember_me {
  float: left;
  line-height: 31px;
}

.login p.remember_me label {
  font-size: 12px;
  color: #777;
  cursor: pointer;
}

.login p.remember_me input {
  position: relative;
  bottom: 1px;
  margin-right: 4px;
  vertical-align: middle;
}

.login p.submit {
  text-align: right;
}

.login-help {
  margin: 20px 0;
  font-size: 11px;
  color: white;
  text-align: center;
  text-shadow: 0 1px #2a85a1;
}

.login-help a {
  color: #cce7fa;
  text-decoration: none;
}

.login-help a:hover {
  text-decoration: underline;
}

:-moz-placeholder {
  color: #c9c9c9 !important;
  font-size: 13px;
}

::-webkit-input-placeholder {
  color: #ccc;
  font-size: 13px;
}

input {
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 14px;
}

input[type=text], input[type=password] {
  margin: 5px;
  padding: 0 10px;
  width: 200px;
  height: 34px;
  color: #404040;
  background: white;
  border: 1px solid;
  border-color: #c4c4c4 #d1d1d1 #d4d4d4;
  border-radius: 2px;
  outline: 5px solid #eff4f7;
  -moz-outline-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}

input[type=text]:focus, input[type=password]:focus {
  border-color: #7dc9e2;
  outline-color: #dceefc;
  outline-offset: 0;
}

input[type=submit] {
  padding: 0 18px;
  height: 29px;
  font-size: 12px;
  font-weight: bold;
  color: #527881;
  text-shadow: 0 1px #e3f1f1;
  background: #cde5ef;
  border: 1px solid;
  border-color: #b4ccce #b3c0c8 #9eb9c2;
  border-radius: 16px;
  outline: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
  background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
  -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}

input[type=submit]:active {
  background: #cde5ef;
  border-color: #9eb9c2 #b3c0c8 #b4ccce;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
  line-height: 34px;
}
#CybotCookiebotDialogPoweredbyImage {
    border: none;
	display: none; !important
    padding: 0;
    margin: 2px 0 0 3px;
    width: 46px;
}
.buttonClass {
  width:140px;
  height:50px;
  border-width:1px;
  color:#ffffff;
  border-color:#54381e;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  box-shadow:inset 0px 1px 0px 0px #a6827e;
  text-shadow:inset 0px 1px 0px #54381e;
  background:rgba(68, 42, 25, 1);
}

.buttonClass:hover {
  background: rgba(144, 111, 90, 1)
}

.button_link {
    border-radius: 4px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none !important;
    transition: opacity 0.1s ease-in;
    color: #ffffff !important;
    background-color: #83624c;
}
/* align right google translate button */
div#google_translate_element {
    align: left;
}