/* body {font-family:Verdana,Arial,Sans-Serif; font-size:9pt; color:#525252; background: url('/distsite/stms/onlinereg/mgs/bg.jpg') repeat center top #fff;} */


html
{
  height: auto!important;
  position: relative;
  min-height: 100%;
	
}



body#landing {
background: url(/we/we.dll/SESShowRegPic?Show=672&Type=2) no-repeat center center fixed; 
	background-color: #edf0f3;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	line-height: 28px;
	background-color: #edf0f3;
	margin-bottom: 60px;
	top:0 !important;
	position: static!important;
    min-height: 0!important;
} 
	





.err {font-size:8pt; color:red; font-weight:bold; text-align:center;}
.headmsg {font-size: 8pt; color: red; font-weight: bold;}


.TMS_HeadTxt {font-weight:bold; color:black;}
.TMS_RegTxt {font-weight:normal; color:black;}


#language-menu {
	background:#000;
	margin:0px;
}


nav#language {
	float:right;
}

nav#language ul {
	list-style-type: none;
	padding:0px;
}

nav#language ul li {
	display: inline-block;
}

nav#language ul li a {
	color:#fff;
	text-decoration: none;
}


fieldset {
	width: 700px;
	margin: 0px;
	text-align: center;
}
legend {
	font-family: Verdana,Arial,Sans-Serif;
	margin: 2px;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.fldlbl {font-size:8pt;}
.txt { font-size: 9pt; color: black;}
.bannertxt { font-size: 11pt; color: black; font-weight: bold; text-align:center;}
.footertxt { font-size: 8pt; color: black; font-weight: bold;}
.Link_Action {color:#525252; font-weight:normal; text-decoration:none;}
.Link_Action:hover {color: blue; text-decoration:underline;}



img {
display: inline-block;
height: auto;
max-width: 100%;
}

h1,h2,h3,h4,h5 {
	font-weight: 300;
	margin-bottom: 25px;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px; /* Set the fixed height of the footer here */
  line-height: 60px; /* Vertically center the text there */
  background-color: #fff;
}

#FooterText {
	margin-top:100px;
}

.section {
	background:#fff;
	padding:30px;
	border:1px solid #ddd;
	border-radius: 6px;
	margin-bottom:30px;
}

iframe {
	border:0;
}


body#landing #FooterText {
	color:#fff;
}




/* --------- Buttons --------- */

.btn {
	text-transform: uppercase;
	margin-top: 15px;
}

.btn-style1 {
	background-color: #6fa636;
	color:#ffffff;
}

/*.btn-style1:hover {
	background-color: #8bc84b;
}*/

.btn-style2 {
	background-color:#9c3b3b;
	color:#fff;
}

.btn-style2:hover {
	background-color: #ce4848;
}



/* Toggles */

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #b74444;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #24b56d;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


/* Layout */

header {
	padding:0px 0px 30px 0px;
	background: #edf0f3;
}



header #logo {
	margin-top:30px;
}

#header-right {
	text-align: right;
	color:#ffffff;
}

#header-right p {
	margin-bottom:10px;
}

header .date {
	font-size:36px;
	font-weight: 300;
}

header .address {
	font-size:24px;
	font-weight: 300;
}




nav#language {
	clear:both;
}

nav#language ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
	float:right;
}


nav#language ul li {
	display: inline-block;
	color:#fff;
}


nav#language ul li a {
	color: #fff;
	text-decoration: none;
	padding:0px 8px 0px 8px;
	font-size:12px;
}
nav#language ul li a:hover {
	opacity: .7;
}



#ad-banner {
	margin-top:50px;
}

/* ------------  Layouts ---------------- */

.event-item {
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}

#homePage {
	margin-top:15%;
}

form#introForm {
	background:#fff;
	padding:30px;
	border:1px solid #ddd;
	border-radius: 6px;
}

form#introForm p {
	margin-bottom: 25px;
}

form#introForm .btn {
	margin-top:20px;
}

#logo {
	margin-bottom:30px;
	padding:0px 20px 0px 20px;
}


.intro {
	text-align: center;
	margin:30px 0px 30px;
}

.section .intro {
	text-align: center;
	margin:0px 0px 30px;
}

.confirmation-reglist {
	border-bottom:1px solid #ddd;
	padding:20px 0px 20px;
}


/* table layout b4 workaround */


table.table-fixed {table-layout: fixed;}
table.table-fixed th,
table.table-fixed td { overflow: hidden; }

table td.col-50 {width:50%;}

 @media only screen and (max-width : 480px) {
		table.table-fixed td {width:100%; display: block;}
		.table-fixed td,
		.table-fixed th {
			border: 0 !important;
		}
    }


/* Event List */

.deliverTo .input-group {
	margin-bottom:8px;
}

.event-title, .event-date {
	font-weight: 600;
}

.table .btn { margin:0px;}


.table.table-event-list {
	margin-bottom: 0px;
}

.table.table.table-event-list  td {
	padding: 5px;
}


.table-borderless td,
.table-borderless th {
    border: 0 !important;
}


/* Search results */

.search-results .btn {
margin:0px;
}


/* Map */

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}



 @media only screen and (max-width : 992px) {
	 header .date {
		font-size:24px;
		font-weight: 300;
	}

	header .address {
		font-size:16px;
		font-weight: 300;
	}

}


 @media only screen and (max-width : 600px) {
	 header p { text-align: center;}

	 header img { margin:0 auto; display: block;}


	 iframe { margin-bottom:20px;}

	 .mb-t20 {
		 margin-top:20px;
	 }

}


.main-example {
  margin: 0 auto;
  width: 355px;
}
.main-example .countdown-container {
  height: 130px;
}
.main-example .time {
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  display: inline-block;
  text-align: center;
  position: relative;
  height: 95px;
  width: 65px;

  -webkit-perspective: 479px;
  -moz-perspective: 479px;
  -ms-perspective: 479px;
  -o-perspective: 479px;
  perspective: 479px;

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.main-example .count {
  background: #202020;
  color: #f8f8f8;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 2em;
  line-height: 2.4em;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  top: 0;
  width: 100%;

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);

  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;
}
.main-example .count.top {
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.1);
  border-radius: 5px 5px 0 0;
  height: 50%;

  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.main-example .count.bottom {
  background-image: linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -moz-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -o-linear-gradient(rgba(255,255,255,0.1), transparent);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 5px 5px;
  line-height: 0;
  height: 50%;
  top: 50%;

  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.main-example .count.next {
}
.main-example .label {
  font-size: normal;
  margin-top: 5px;
  display: block;
  position: absolute;
  top: 95px;
  width: 100%;
}
/* Animation start */
.main-example .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
}
.main-example .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
}
/* Animation end */
.main-example .flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;

  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.main-example .flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -ms-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;

  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
@media screen and (max-width: 48em) {
  .main-example {
    width: 100%;
  }
  .main-example .countdown-container {
    height: 100px;
  }
  .main-example .time {
      height: 70px;
      width: 48px;
  }
  .main-example .count {
    font-size: 1.5em;
    line-height: 70px;
  }
  .main-example .label {
    font-size: 0.8em;
    top: 72px;
  }
}


.highlight { background: #ffffff; }
.highlight .lineno { color: #ccc; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #303030 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #606060 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
/* For mobile devices */
@media screen and (max-width: 48em) {
  .highlight .lineno { display: none; }
}


/* Google Translate */
.skiptranslate {
    display:none !important
}



/* COUNTDOWN - Inspiration http://fff.cmiscm.com/#!/section/flipclock */
/* ----------------------------------------------------------------------------------------- */
.countdown {
    font-weight: normal;
	text-align: center;
}
.countdown .item {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    font-family: 'Open Sans', cursive;
    font-weight: 700;
    font-size: 40px;
    line-height: 80px;
    text-align: center;
    color: #B7B7B7;
    border-radius: 10px;
    margin: 20px 10px 20px 0;
    padding: 0 10px;
    background: #2A2A2A;
    background: -webkit-linear-gradient(#2A2A2A, #000);
    background: linear-gradient(#2A2A2A, #000);
    overflow: hidden;
	
}
.countdown .item-ss {
    font-size: 30px;
    line-height: 60px;
}
.countdown .item:after {
    content: '';
    display: block;
    height: 1px;
    border-top: 1px solid #111;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
}
.countdown .label {
    text-transform: uppercase;
    display: block;
    position: absolute;
    font-family: 'Open Sans', cursive;
    font-weight: 700;
    line-height: normal;
    right: 6px;
    bottom: 4px;
    font-size: 14px;
    color: #B9B9B9;
}
.countdown .item-hh .label,
.countdown .item-mm .label,
.countdown .item-ss .label {
    display: none;
}
