/*
###===========================================================================
#
# Copyright (c) 2006 by Computors Limited. All Rights Reserved.
#
# No part of this publication or software may be reproduced, transmitted,
# transcribed, stored in a retrieval system, or translated into any
# language without the prior written authorization of Computors Limited.
#
# This is a licensed product of Computors Limitied.
#
# CSS         : tickit_general.css
# Description : Tickit Cascading Style Sheet.
#
###===========================================================================
*/
.TICKIT_Content_Area {
  width: 100%;
	padding: 5px 0px 10px 0px;
}
.TICKIT_Form {
	padding: 0px 0px 0px 0px;
}

.TICKIT_Header_Area {
	float: none;
	clear: both;
	margin-bottom: 20px;
}
H1.TICKIT_Header_Header {
  font-family: Sanchez, serif;
  color: #7dc14a;
  font-size: 22px;
  margin: 15px 0px 10px;
  font-weight: 500;
}

DIV.TICKIT_Line_Gradient{
  background: linear-gradient(180deg, #e6e7e7, #fdfcfc);
  min-height: 4px;
}

DIV.TICKIT_PAYPCN{
  font-family: Sanchez, serif;
  color: #292a29;
  font-size: 26px;
  margin: 20px 0px 0px;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 20px;
  min-width: 760px;
}

H1.TICKIT_Header_Title {
	font-family: 'Open Sans', 'sans-serif';
	color: #7dc14a;
	font-size: 18px;
	margin: 3px 0px 10px;
}

H2.TICKIT_Details_Title,
H2.TICKIT_Payment_Title,
H2.TICKIT_Contact_Title {
	color: #78cc33;
	text-decoration: none;
	font-family: 'Open Sans', 'sans-serif';
	font-weight: 400;
	letter-spacing: 0.0em;
	font-size: 1em;
}
DIV.TICKIT_Details_Area {
	clear: left;
	padding: 4px 0px 20px 0px;
}
DIV.TICKIT_Paragraph_Area {
}
.TICKIT_Text {
	color: #656262;
	font-family: 'Open Sans', 'sans-serif';
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
}
.TICKIT_Text_Small {
	font-size: 0.8em;
	font-weight: 500;
	color: #888888;
}

.col-md-6 {
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-right: 14px;
/*    padding-left: 15px;*/
	float: left;
}

.hp-payGreen {
  background: #7dc14a;
  box-sizing: initial;
  padding: 10px 20px;
  color: #fff;
  font-family: 'Open Sans', 'sans-serif';
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}
.hp-payGrey {
  margin-bottom:30px;
}
.hp-payGrey img {
  width:100%;
  height:auto;
}

.col-md-12 {
}
.payment-icons {
	float: left;
    position: relative;
    min-height: 1px;
    padding: 0px 15px 0px 0px;
}
.payment-methods {
    list-style: none;
    margin: 20px 0 30px;
    padding: 0;
}

DIV.TICKIT_Field_Area,
DIV.TICKIT_Field_Area2 {
	float: none;
	clear: both;
}
DIV.TICKIT_Label,
DIV.TICKIT_Label2 {
	float: left;
	clear: left;
	width: 300px;
	text-align: left;
    font-size: 14px;
	color: #000;
	padding: 4px 4px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Open Sans', 'sans-serif';
	line-height: 22px;
}

.TICKIT_Data,
.TICKIT_Data2 {
float: left;
clear: none;
padding: 2px 0px 0px 0px;
margin: 0px 0px 0px 5px;
}
INPUT.TICKIT_Data_Field,
INPUT.TICKIT_Data_Field2,
SELECT.TICKIT_Data,
SELECT.TICKIT_Data2 {
display: inline-block;
padding: 2px 2px;
margin: 0px 0px 0px 5px;
font-size: 0.8em;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
DIV.TICKIT_Button_Area {
	float: none;
	clear: both;
	padding: 5px 0px 0px 0px;
}
.TICKIT_Button {
    float: left;
    clear: both;
    padding: 0px 0px 0px 5px;
}
DIV.TICKIT_Search_Button {
  text-align: right;
}

DIV.TICKIT_Detail_Line {
	float: none;
	clear: both;
	color: #656262;
font-family: 'Open Sans', 'sans-serif';
font-size: 14px;
font-weight: 500;
line-height: 22px;
}
DIV.TICKIT_Detail_Label {
	float: left;
	clear: left;
	width: 300px;
	text-align: right;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Open Sans', 'sans-serif';
	font-weight: 400;
	color: #242424;
	font-size: 1.1em;
	line-height: 1.4em;
	letter-spacing: 0.1em;

}
DIV.TICKIT_Detail_Data {
	float: left;
	clear: none;
	text-align: left;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: 'Open Sans', 'sans-serif';
	font-weight: 700;
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding: 2px 0px 0px 5px;
}

DIV.TICKIT_Payment_Area {
	clear: left;
	padding: 10px 0px 0px 0px;
}
DIV.TICKIT_Item_Price {
	clear: none;
	display: inline;
	white-space: nowrap;
}
SPAN.TICKIT_Item_Price_Symbol {
	font-size: 30px;
	font-weight: 800;
	color: #7dc14a;
	vertical-align: text-bottom;
}
SPAN.TICKIT_Item_Price_Value {
	font-size: 30px;
	font-weight: 800;
	color: #7dc14a;
	vertical-align: text-bottom;
}
SPAN.TICKIT_VAT_Short_Desc {
	font-size: 0.8em;
	font-weight: 500;
	color: #888888;
	padding: 0px 0px 0px 2px;
	white-space: nowrap;
    display: block;
}
DIV.TICKIT_Price_Button_Area {
	float: right;
	clear: none;
	display: inline;
	white-space: nowrap;
	padding: 0px 0px 0px 4px;
}
DIV.TICKIT_Checkout_Button {
	display: inline;
	white-space: nowrap;
	padding: 0px 0px 0px 5px;
}
INPUT.TICKIT_Checkout_Button {
	display: inline;
	white-space: nowrap;
	margin: 0px 0px 0px 0px;
}
DIV.TICKIT_Back_Button {
	float: left;
	clear: none;
}

/*
###===========================================================================
### Images
###===========================================================================
*/
DIV.TICKIT_File_Area {
    width: 100%;
/*	border: 1px solid #CCCCCC;*/
    background-color: #FFFFFF;
/*	padding: 5px 5px 5px 5px;*/
	overflow: hidden;
}
DIV.TICKIT_File_Area_Thumbnail {
	float: left;
	clear: none;
    text-align: center;
	padding: 0px 5px 5px 0px;
    overflow: hidden;
}
A.TICKIT_Tn_Image_Link:link,
A.TICKIT_Tn_Image_Link:visited,
A.TICKIT_Tn_Image_Link:hover,
A.TICKIT_Tn_Image_Link:active {
    text-decoration: none;
    display: block;
	overflow: hidden;
}


/* The following have no element type as they can be applied to any form control. */
.required {
	font-size: 8pt;
	border: 1px solid #6699CC;
	padding: 1px 4px 1px 4px;
	background-color: #FFFFDD;
}
.optional {
	font-size: 8pt;
	border: 1px solid #6699CC;
	padding: 1px 4px 1px 4px;
	background-color: #FFFFFF;
}
.error {
	font-size: 8pt;
	border: 1px solid #FF0000;
	padding: 1px 4px 1px 4px;
	background-color: #FFDDDD;
}
/* Don't add background colour or border styles to legends. */
/* These are controlled by the class. */
#Form_Legend_Required, #Form_Legend_Optional {
	width: 90px;
	color: #333333;
	text-align: center;
	white-space: nowrap;
}

/*
###===========================================================================
### CSS for Form Messages
### Over writes site.css
###===========================================================================
*/
DIV.XFORMMSG {
    width: 100%;
	margin: 0px 0px 4px 0px;
	padding: 6px;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
}
DIV.XFORMMSG_Text, DIV.XFORMMSG_TEXT {
	display: inline;
	font-size: 12pt;
	color: #333333;
}
DIV.XFORMMSG_Icon, DIV.XFORMMSG_ICON {
    float: left;
	clear: none;    
    padding: 0px 4px 0px 0px;
}
DIV.XFORMMSG_Ok, DIV.XFORMMSG_OK {
	background-color: #DDFFDD;
	border-color: #00FF00;
}
DIV.XFORMMSG_Info, DIV.XFORMMSG_INFO {
	background-color: #DDDDFF;
	border-color: #0000FF;
}
DIV.XFORMMSG_Warning, DIV.XFORMMSG_WARNING {
	background-color: #FFFFDD;
	border-color: #CCCC00;
}
DIV.XFORMMSG_Error, DIV.XFORMMSG_ERROR {
	background-color: #FFDDDD;
	border-color: #FF0000;
}

.XCOPYRIGHT {
    float: left;
    padding: 5px;
    font-size: 1.0em;
    color: #FFFFFF;
}
.iView_Link {
    float: right;
    padding: 5px;
    font-size: 1.0em;
    color: #FFFFFF;
}
A.TICKIT_iView_Link:link,
A.TICKIT_iView_Link:visited,
A.TICKIT_iView_Link:hover,
A.TICKIT_iView_Link:active {
    font-size: 1.0em;
    color: #FFFFFF;
}
