@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Rajdhani:400,500&subset=latin-ext');

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
body {
	line-height: 1
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
nav ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input, select {
	vertical-align: middle
}
.no-padding {
	padding: 0;
}
html {
	height: 100%;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 14pt;
	color: #302e2e;
	line-height: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Rajdhani', sans-serif;
}
nav {
	background-color: #fff;
}
ul.nav {
}
ul.nav > li {
}
ul.nav > li:hover {
}
ul.nav > li a {
		color: #302e2e !important;
}
ul.nav > li:hover a {
}



body {
	font-family: 'PT Sans', sans-serif;
	font-size: 14pt;
	color: #302e2e;
	line-height: 1.3em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Rajdhani', sans-serif;
	margin-bottom: 24px;
}
.nav-sidebar {
}
.nav-sidebar li {
}
.nav-sidebar li a {
	color: #000;
	transition-delay: 0s, 0s;
	transition-duration: 0.2s, 0.2s;
	transition-property: background, color;
	transition-timing-function: linear, linear
}
.nav-sidebar li.active a,
.nav-sidebar li a:hover {
	color: #fff !important;
	background-color: #ed1b2e;
}
.profile-form {
}
.profile-form input,
.profile-form select,
.form-signin input,
.pwd-reset-form input,
.form-rate textarea,
#online input,
#online select,
.dataTables_filter input {
	font-size: 14pt;
	border-radius: 0;
	padding: 8px;
	border-top: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-left: 8px solid #eaeaea;
	width: 99%;
	transition-delay: 0s, 0s;
	transition-duration: 0.2s, 0.2s;
	transition-property: background, color;
	transition-timing-function: linear, linear
}
.profile-form input:active,
.profile-form input:focus,
.profile-form select:active,
.profile-form select:focus,
.form-signin input:active,
.form-signin input:focus,
.pwd-reset-form input:active,
.pwd-reset-form input:focus,
.form-rate textarea:active,
.form-rate textarea:focus,
#online input:active,
#online input:focus,
#online select:active,
#online select:focus,
.dataTables_filter input:active,
.dataTables_filter input:focus {
	border-top: 1px solid #ed1b2e;
	border-right: 1px solid #ed1b2e;
	border-bottom: 1px solid #ed1b2e;
	border-left: 8px solid #ed1b2e;
	outline: 0;
}
.form-rate textarea {
	margin-left: 48px;
	resize:none;
	height: 200px;
}
button.btn,
a.btn {
	font-family: 'Rajdhani', sans-serif;
	font-size: 14pt;
	border-radius: 4px;
	color: #fff;
	background-color: #ed1b2e;
	padding: 12px 24px;
	border: 0 none;
	background-image: none !important;
	transition-delay: 0s, 0s;
	transition-duration: 0.2s, 0.2s;
	transition-property: background, color;
	transition-timing-function: linear, linear
}
button.btn:hover,
a.btn:hover {
	background-color: #c01020;
	color: #eaeaea;
}
a.btn {
	margin-bottom: 24px;
	text-shadow: none;
	color: #fff !important;
}
h2 {
	border-bottom: 1px solid #eaeaea;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 8px;
	font-size: 48px;
}
h2:after {
	content: '';
	height: 3px;
	background-color: #ed1b2e;
	width: 54px;
	display: block;
	position: absolute;
	bottom: -3px;
}
.form-control {
	height: auto;
}
.form-reg {
	max-width: none !important;
}
.form-signin {
	max-width: none;
	border: 0 none;
	padding: 0;
}
span.back-button {
	margin-left: 24px;
	margin-bottom: 0;
}
.dt-buttons button.btn {
	text-shadow: none;
}
ul, ol {
	list-style-type: none;
}
span.initial {
	color: #ed1b2e;
    display: inline-block;
    float: left;
    font-size: 65px;
    font-weight: bold;
    height: 43px;
    line-height: 38px;
    margin: 0 7px 0 0;
    vertical-align: top;
	font-family: 'Rajdhani', sans-serif;
}
.wrapper p {
	float: none;
	clear: both;
	padding-bottom: 8px;
	margin-bottom: 12px;
}
.tabs {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 600px;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}
.tabs li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    right: -40px;
    top: 33px;
    width: 85%;
    z-index: -1;
}
.tabs li.visited::after {
    background: #ed1b2e;
}
.tabs li:last-child::after {
    width: 0;
}
.tabs li {
    display: inline-block;
    width: 18%;
    text-align: center;
    float: none;
		position: relative;
}

.tabs li.active,
.tabs li.visited {
    color: #ed1b2e;
}
.tabs li.active p,
.tabs li.visited p {
    font-weight: 600;
}
.tabs li i {
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    margin: 0 auto;
    background: #f5f6f7;
    border: 2px solid #e5e6e7;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
}
.tabs li.active i,
.tabs li.visited i  {
    background: #fff;
    border-color: #ed1b2e;
}
.tabs li p {
    font-size: 14px;
    margin-top: 11px;
}

.radioGroup label {
  padding: 12px 30px;
  width: 90%;
  display: block;
  text-align: left;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 200ms ease-in;
  overflow: hidden;
	font-weight: normal;
}
.radioGroup label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
          transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
.radioGroup label:after {
  width: 32px;
  height: 32px;
  content: '';
  border: 2px solid #ed1b2e;
  background-color: #fff;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  transition: all 200ms ease-in;
}
.radioGroup input:checked ~ label {
  color: #000;
}
.radioGroup input:checked ~ label:before {
  -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
          transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.radioGroup input:checked ~ label:after {
  background-color: #ed1b2e;
  border-color: #000;
}
.radioGroup input {
  width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  visibility: hidden;
}
.form-finalize .form-group label {
	padding: 0;
	margin: 0;
}
.form-finalize .form-group p {
	padding: 0;
	margin: 0;
}

.langsel {
	background: #e1e3e2 url('/themes/default/images/delta20t.png') right center no-repeat !important;
	padding-top: 160px;
	min-height: 100%;
}
.langsel div.brand-logo {}
.langsel div.brand-logo a {
	background: url('/themes/default/images/logo-medium.png') left center no-repeat;
	display: block;
}
.langsel div.brand-logo a h1 {
	text-indent: -9000em;
	line-height: 200px;
}

.langsel div.selector {}
.langsel div.selector h2 {
	border-bottom: 1px solid #eaeaea;
	width: 50%;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 8px;
	font-size: 48px;
}
.langsel div.selector h2:after {
	content: '';
	height: 3px;
	background-color: #ed1b2e;
	width: 54px;
	display: block;
	position: absolute;
	bottom: -3px;
}

.langsel div.selector .global {
	padding-left: 24px;
}
.langsel div.selector .global h3 {
	color: #888888;
}
.langsel div.selector .global li {}
.langsel div.selector .global li a {}
.langsel div.selector .global li a:hover {}

.langsel div.selector .region {
	padding-left: 24px;
}
.langsel div.selector .region li {}
.langsel div.selector .region li a {
	color: #ed1b2e;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	transition-delay: 0s, 0s;
	transition-duration: 0.2s, 0.2s;
	transition-property: background, color;
	transition-timing-function: linear, linear
}
.langsel div.selector .region li a:hover {
	color: #000;
}

@media screen and (max-width: 600px) {
  .langsel {
		background: #eaeaea !important;
		padding-top: 24px;
	}
	.langsel div.brand-logo a {
		background: url('/themes/default/images/logo-medium.png') center center no-repeat;
		background-size: 80%;
	}
	.langsel div.selector h2 {
		text-align: center;
		font-size: 36px;
		width: 100%;
	}
	.langsel div.selector h2:after {
		content: '';
		height: 0;
		background-color: transparent;
		display: none;
	}
	.langsel div.selector .global {
		padding: 0;
	}
	.langsel div.selector .global h3 {
		text-align: center;
	}
	.langsel div.selector .region {
		padding: 0;
	}
	.langsel div.selector .region li a {
		text-align: center;
	}
}

span.protection-timer {
	float: right;
}