body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: "SourceSans3", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 140%;
	font-weight: normal;
	color: #222222;
	-webkit-text-size-adjust: 100%;
	}

button, input, select {
	font-family: "SourceSans3", Helvetica, Arial, sans-serif;
}

body.lost, body.home, body.paylink {
	margin: 0;
	padding: 0;
	background: url(/img/tw-blue-background.jpg) no-repeat top left;
	background-size: cover;
	background-attachment: fixed;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	color: #222222;
	-webkit-text-size-adjust: 100%;
	}
	
body.lost, body.paylink { padding-top: 50px }
	
a, button { outline: none; border: 0; }

.wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	}
	
.content {
	width: 100%;
	margin: 0 auto;
	padding: 20px 20px 70px;
	position: relative;
	box-sizing: border-box;
	}
	
.lost .content { padding: 10px 10px 10px; }
	
.wrapper.header { 
	background-color: rgba(0, 0, 0, 0.7); 
	height: 50px;
	}
	
.request .wrapper.header { 
	background-color: #0c404a; 
	}
	
.lost .wrapper.header, .paylink .wrapper.header { height: 0; }
	
.header .content { 
	padding: 0; 
	}
	
.lost .content { max-width: 500px; }
	
.logo {
	width: 260px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url(/img/taxiworld-payments-logo-glow.png) no-repeat top left;
	background-size: 260px 65px;
	font-size: 0.01em;
	text-indent: -10000em;
	position: relative;
	top: -7px;
	}
	
.lost .logo { display: none }

.menu {
	margin: 60px 0 0;
	padding: 0;
	text-align: center;
	}
	
.menu li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	vertical-align: top;
	}
	
.menu li a {
	font-weight: bold;
	font-size: 1.375em;
	line-height: 120%;
	text-decoration: none;
	margin: 0;
	padding: 140px 0 20px 0;
	color: #222222;
	display: block;
	position: relative;
	transition: color 0.25s;
	-webkit-transition: color 0.25s;
	}
	
.menu li a::before {
	width: 116px;
	height: 116px;
	display: block;
	background: rgba(35, 55, 103, 0.9);
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -58px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 2px 5px rgba(25, 32, 51, 0.3);
	-moz-box-shadow: 0px 2px 5px rgba(25, 32, 51, 0.3);
	box-shadow: 0px 2px 5px rgba(25, 32, 51, 0.3);
	-webkit-transition: background-color 0.25s;
	}
	
.menu li a svg {
	height: auto;
	position: absolute;
	left: 50%;
	fill: #fff;
	width: 66px;
	top: 28px;
	margin-left: -34px;
	}

.heading-bg {
	background-image: url(../img/blue-background.jpg); 
	background-position: left top; 
	background-repeat: no-repeat; 
	background-size: cover;
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 95px;
	}

.main-heading {
	max-width: 420px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	}
	
h1 {
	font-size: 1.4em;
	line-height: 115%;
	margin: 10px 0 10px 10px;
	padding-right: 105px;
	}

.main-heading img {
	position: absolute;
	right: 10px;
	top: 16px;
	}
	
.next {
	width: 14px;
	height: 24px;
	display: block;
	padding: 0;
	text-decoration: none;
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 0.01em;
	text-indent: -10000px;
	cursor: pointer;
	}
	
.panel {
	background: rgba(255, 255, 255, 0.65);
	padding: 10px 10px 20px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

.title {
	height: 50px;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	}
	
.title h1, .title h2.dhide {
	font-size: 1.5em; 
	line-height: 110%;
	text-align: center;
	color: #ffffff;
	margin: 0;
	padding: 14px 0 0;
	}
	
.title h2.dhide { top: 0 }
	
.title .back { 
	width: 50px;
	height: 44px;
	font-weight: bold;
	font-size: 0.01em;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	color: #fff;
	position: absolute;
	top: 0; 
	left: 5px;
	z-index: 2;
	}
	
.title .back svg , .title .helpback svg {
	width: auto; 
	height: 29px; 
	position: absolute; 
	top: 10px; 
	left: 8px;
	stroke: #fff; 
	stroke-width: 3; 
	}
		
p {
	font-size: 1.125em;
	line-height: 130%;
	}

.lost p {
	font-size: 1.375em;
	line-height: 130%;
	}
	
.panel p {
	font-weight: bold;
	}
	
.panel p:first-of-type {
	margin-top: 0.5em;
	}
	
.panel p.note {
	font-weight: normal;
	font-size: 0.875em;
	}
	
hr {
	width: 100%;
	height: 2px;
	background-color: #cccccc;
	border: 0;
	margin: 50px 0;
	}
	
.panel hr {
	border-bottom: 2px solid rgba(35, 55, 103, 0.3);
	background-color: transparent;
	margin: 20px 0;
	}
	
hr.clear {
	width: 100%;
	height: 1px;
	background-color: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
	}
	
.nobr {
	white-space: nowrap
	}
	
.hide {
	display: none !important;
	}
	
.info {
	margin: 0;
	padding: 10px;
	background: rgba(146, 178, 205, 0.5);
	border-radius: 6px;
	position: relative; 
	}
	
.info p {
	margin: 0.25em 0 !important;
	padding: 0;
	}
	
.info ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 9px;
	right: 5px;
	}

.info li {
	margin: 0 3px 0 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
	height: 40px;
	}
	
.details {
	margin: 0;
	padding: 15px 20px;
	background: rgba(255, 255, 255, 0.65);
	border-radius: 6px;
	position: relative; 
	}
	
.details dl {
	margin: 0;
	padding: 0;
	}
	
.details dt, .details dd {
	font-weight: normal;
	font-size: 1.125em;
	line-height: 120%;
	padding: 0;
	margin: 0.25em 0 0.25em;
	display: block;
	width: 50%;
	float: left;
	}
	
.details dt {
	font-weight: bold;
	text-transform: uppercase;
	}
	
.review {
	margin: 0 0 20px;
	position: relative;
	}
	
.review h4 {
	text-transform: uppercase;
	font-size: 1.125em;
	line-height: 120%;
	padding: 0;
	margin: 0.25em 0 0.25em;
	}
	
.review p {
	font-weight: 600;
	font-size: 1.125em;
	line-height: 140%;
	padding: 0 0 0 15px;
	margin: 0.25em 0 0.25em;
	}
	
.review .btn-sm {
	position: absolute;
	top: 13px;
	right: 0;
	}
	
.confirmation .panel p, .confirmation .panel .details p:first-of-type {
	font-weight: 600;
	}
.confirmation .panel p:first-of-type {
	font-weight: bold;
	}
	
.confirmation .panel .details p { margin: 0.5em 0; }
	
.confirmation .details {
	margin-bottom: 4.0em
	}
	
.alt-block { padding: 10px 0; }
	
.alt-block p {
	font-weight: 600;
	font-size: 1.25em;
	}
	
form {
	padding: 0;
	margin: 0 auto;
	max-width: 400px;
	}
	
fieldset {
	padding: 0;
	margin: 0 auto;
	border: 0;
	}
	
.form-item {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
	}
	
form input {
	font-family: "SourceSans3", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.125em;
	line-height: 130%;
	background-color: #eeeeee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: 0;
	padding: 15px 10px;
	margin: 20px 0;
	}
	
.lost form input, .lost form .text-area, .paylink form input {
	font-family: "SourceSans3", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 130%;
	width: 100%;
	background-color: #ffffff;
	border: 3px solid #ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 12px 10px;
	margin: 0 0 15px;
	box-sizing: border-box;
	}

.paylink div.ped-copy.tip dt {
	width: 30%;
}

.paylink div.ped-copy.tip dd {
	width: 70%;
}

.paylink form.tip-input {
	max-width: 100%;
	}

.paylink .ped-copy form.tip-input dl {
	padding: 5px 0 0;
	}

.paylink form.tip-input label {
	display: block;
	margin-top: 14px;
	}

.paylink form.tip-input input.text-input {
	font-size: 1.0em;
	line-height: 100%;
	padding: 4px 10px;
	margin: 0;
	width: 180px;
	display: inline-block;
	text-align: right;
	font-weight: bold;
	}

.paylink form.tip-input input.text-input::placeholder { font-weight: 400; font-size: 0.7em; }

.lost form .text-area { margin-bottom: 10px; }
	
.form-item label, .form-group p {
	font-weight: bold;
	font-size: 1.125em;
	line-height: 140%;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	margin: 0.25em 0 0.25em;
	display: block;
	}
	
form .form-item:first-of-type { margin-top: 15px; }
form div .form-item:first-of-type { margin-top: 0; }

.form-group {
    width: 100%;
    float: left;
	}

form .form-group .form-item {
    margin: 0 0 15px;
    padding: 2px 0;
	}

.form-group .form-item.inline {
    width: 50%;
	}

.form-group .form-item.menu.inline:first-of-type {
    padding-right: 8px;
	}
	
.form-group.form-group-more .form-item.menu {
    padding-top: 15px;
	}
	
.form-group.form-group-more input {
    margin-bottom: 0;
	}

.form-item.checkbox, .form-item.radio {
    position: relative;
	}

.form-item.checkbox input[type="checkbox"], .form-item.radio input[type="radio"] {
    position: absolute;
    top: 6px;
    left: 0px;
    opacity: 0;
	}

.form-item.checkbox label, .form-item.radio label {
    display: block;
    text-transform: none;
    font-size: 1.375em;
    width: 100%;
    padding: 2px 10px 2px 0px;
    margin: 0;
    position: relative;
    box-sizing: border-box;
	}
	
.journey-details .form-item.radio label { font-size: 1.25em; }

.input-radio {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 4px;
    position: relative;
    top: -2px;
	}

.input-radio .outer {
    stroke: #222222;
	}

.input-radio .inner {
    fill: transparent;
	}

.form-item.radio:not(#foo) > input[type=radio]:hover:checked + label .input-radio .inner, .form-item.radio:not(#foo) > input[type=radio]:focus:checked + label .input-radio .inner, .form-item.radio:not(#foo) > input[type=radio]:checked + label:hover .input-radio .inner, .form-item.radio:not(#foo) > input[type=radio]:checked + label .input-radio .inner {
    fill: #222222;
	}
	
.filter-menu {
    font-weight: bold;
    color: #222222;
    font-size: 1.125em;
    line-height: 100%;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    background-image: url(/img/menu-arrow.svg);
    background-position: right 10px top 15px;
    background-repeat: no-repeat;
    background-size: 13px auto;
    padding: 10px 25px 8px 10px;
    margin: -4px 0 0;
    display: inline-block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    box-shadow: none;
    -webkit-appearance: none;
    width: 100%;
	}

.filter-menu option {
	font-weight: bold;
}

.actions {
	border-top: 2px solid rgba(35, 55, 103, 0.3);
	padding-top: 15px;
	}
	
.actions p.note {
	margin: 0 0 1.0em;
	}
	
.e-receipt .actions, .chooser .actions {
	border-top: 0;
	padding-top: 0;
	}

p.errors {
	font-weight: bold;
	font-size: 1.375em;
	line-height: 120%;
	color: #de1c2a;
	}

ul.errors {
	margin: 25px 0 0 0;
	padding: 0 0 0 30px;
	}

.errors li {
	font-weight: bold;
	font-size: 1.375em;
	line-height: 120%;
	color: #de1c2a;
	margin: 0.25em 0;
	}

.form-item.error label {
	color: #de1c2a;
	}

.form-item.error input {
	color: #de1c2a;
	background-color: #fedfe1;
	border: 3px solid #de1c2a;
	}
	
.btn, .btn2, .btn-sm {
	font-weight: bold;
	padding: 18px;
	display: block;
	width: 100%;
	font-size: 1.5em;
	line-height: 100%;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
	vertical-align: middle;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	transition: background-color 0.25s, color 0.25s;
	-webkit-transition: background-color 0.25s, color 0.25s;
	cursor: pointer;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-appearance: none;
	}
	
.lost .btn {
	font-size: 1.75em;
	line-height: 100%;
	}
	
.btn2 {
	padding: 10px;
	font-size: 1.25em;
	line-height: 100%;
	color: #222222;
	background-color: #ffffff;
	border: 2px solid #222222;
	}
	
.btn-sm {
	padding: 11px 20px 9px;
	font-size: 1.25em;
	line-height: 100%;
	}
	
.btn-inline { 
	display: inline-block;
	width: auto;
	}
	
.btn:hover {
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
	}
	
.btn2:hover {
	background-color: #000000;
	color: #ffffff;
	cursor: pointer;
	}
	
.lost .actions .btn { margin-bottom: 20px }
	

.journey-details .panel p:first-of-type, .form-details fieldset p:first-of-type { margin-bottom: 0.25em; }
.journey-details .panel hr { margin: 10px 0; }
.journey-details form .form-item:first-of-type { margin-top: 0; }
.journey-details form .form-group .form-item.radio.inline { margin-bottom: 5px; }



/* Overlay popup styles  */

.popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 10;
	display: none;
	}

.popup .overlay {
	width: 100%;
	height: 100%;
	display: block;
	top: 0px;
	left: 0px;
	background: #000;
	opacity: 0.75;
	position: fixed;
	}
	
.pop-wrapper {
	width:100%;
	margin: 50px auto 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
	}
	
.popup img {
	width: 100%;
	height: auto;
	border: 0;
	position: relative;
	}

.close-btn {
	width: 45px;
	height: 45px;
	content: '';
	display: block;
	position: absolute;
	top: 4px;
	right: 0px;
	}

.close-btn svg {
	width: 25px;
	height: 25px;
	position: relative;
	top: 10px;
	left: 10px;
	}
	
/*  Pay-by-link styles  */

.paylink .wrapper.header {
	height: 50px;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 10;
	}
	
.paylink .main .content { 
	padding: 10px 10px 80px; 
	max-width: 500px;
	}
	
.paylink .main .header .content { padding: 0; }
	
.paylink .panel { 
	padding: 10px;
	min-height: 440px;
	}
	
.paylink .amount {
	margin: 15px 0 20px;
	padding: 0 0 6px;
	text-align: right;
	border-bottom: 1px solid rgba(35, 55, 103, 0.3);
	}
	
.paylink.success .amount, .paylink.fail .amount {
	border-bottom: 0;
	margin: 15px 0 5px;
	}
	
.paylink.success .amount, .paylink.fail .amount {
	border-bottom: 0;
	}
	
.paylink .amount dl {
	margin: 0;
	font-size: 1.375em;
	font-weight: bold;
	text-align: left;
	}
	
.paylink .content dt, .paylink .content dd { 
	width: 50%; 
	padding: 10px 5px; 
	margin: 0;
	float: left;
	clear: left;
	box-sizing: border-box;
	}
	
.paylink .content dd { 
	font-weight: 600;
	font-size: 1.365em;
	line-height: 100%;
	position: relative;
	top: -15px;
	float: right;
	clear: none;
	text-align: right;
	}
	
.paylink .amount .price, .paylink .amount .tip {
	font-size: 2.182em;
	font-weight: 600;
	top: -9px;
	}
	
.amount .btn {
	margin-right: 5px;
	}
	
.ped-copy {
	border-top: 1px solid rgba(35, 55, 103, 0.3);
	margin-bottom: 30px;
	}
	
.paylink .ped-copy dl {
	padding: 30px 0 0;
	margin: 0;
	font-size: 2.0em;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 100%;
	}
	
.paylink .content dd { font-weight: bold; }

.paylink form.tip-input div.tip-input dl dd {
        height: 89px; /* Fixes iOS rendering bug */
}

.paylink .ped-copy.tip dd span {
	position: absolute; /* Fixes iOS rendering bug */
	right: 150px;
	top: 25px;
	}
	
.paylink .panel .ped-copy p:first-of-type {
	font-size: 1.875em;
	padding: 20px 5px 0;
	}
	
.paylink .ped-copy .actions {
	border-top: 0;
	padding-top: 0;
	}
	
.ped-copy .btn svg {
	width: 32px;
	height: 30px;
	fill: none;
	stroke: #ffffff;
	position: relative;
	top: 2px;
	left: 15px;
	}
	
.ped-copy .btn {
	font-size: 2.0em;
	}
	
.paylink .content .form-paylink-amount dt, .paylink .content .form-paylink-amount dd {
	padding: 5px 5px 10px;
	}
	
.paylink .form-paylink-amount .amount {
	margin: 35px 0 0;
	border-bottom: 0;
	}
	
.paylink .form-paylink-amount .amount .tip {
	top: -20px;
	}
	
.paylink .amount .tip .text-input {
	font-size: 0.75em;
	text-align: right;
	padding: 5px 10px;
	margin: 0;
	width: 85%;
	color: #192033;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.9);
	border: 0;
	vertical-align: middle;
	float: right;
	}
	
.paylink .amount .tip .text-input::placeholder {
	font-size: 0.65em;
	}
	
.paylink .amount .tip span {
	text-align: left;
	font-size: 0.5em;
	padding: 20px 5px 0 0;
	display: inline-block;
	}
	
form.form-paylink-amount { max-width: 100%; }
	
.paylink .actions {
	border-top: 1px solid rgba(35, 55, 103, 0.3);
	}
	
.paylink.success .actions, .paylink.fail .actions {
	border-top: 0;
	}
	
.paylink .form-paylink-amount .actions {
	border-top: 0;
	padding-top: 0;
	}
	
.paylink .actions p:first-of-type, .paylink .panel p:first-of-type, .paylink p.intro {
	font-weight: bold;
	font-size: 1.375em;
	line-height: 130%; 
	margin-top: 0;
	}
	
.paylink .panel p.intro { 
	margin: 1.0em 0 3.0em; 
	}
	
.paylink .actions.alt p:first-of-type {
	font-weight: 600;
	font-size: 1.25em;
	line-height: 130%;
	text-align: left;
	margin-top: 0;
	}
	
.form-paylink .actions, .paylink.fail .actions.alt {
	border-top: 0;
	padding-top: 10px;
	}
	
.paylink .actions.alt {
	padding: 30px 0 20px;
	text-align: center;
	}
	
.paylink .actions.alt p:first-of-type { text-align: center; }
	
.actions.alt .btn {
	font-size: 1.375em;
	padding: 15px 40px;
	display: inline-block;
	width: auto;
	min-width: 240px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	}
	
.paylink .actions.payby {
	border-top: 0;
	padding-top: 0;
	}
	
.paylink .actions.payby p, .paylink .actions.payby p:first-of-type { font-size: 1.125em; }
	
.paylink .actions.payby .btn, .paylink .actions.payby .btn:first-of-type {
	height: 64px;
	vertical-align: middle;
	font-size: 1.5em;
	text-align: left;
	padding-left: 35%;
	position: relative;
	}
	
.paylink .actions.payby .btn::before {
	width: 55px;
	height: 33px;
	content: '';
	background: url(../img/paylink-visa.png) no-repeat top left;
	background-size: 55px 33px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 15px 0 0;
	border: 1px solid rgba(255, 255, 255, 0.20);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	position: absolute;
	left: 42px;
	}
	
.actions.payby .btn.amex::before { background-image: url(../img/paylink-amex.png); }
.actions.payby .btn.mtcd::before { background-image: url(../img/paylink-mastercard.png); }
.actions.payby .btn.visa::before { background-image: url(../img/paylink-visa.png); }
.actions.payby .btn.apay::before { background-image: url(../img/paylink-applepay.png); }
.actions.payby .btn.gpay::before { background-image: url(../img/paylink-googlepay.png); }
	
.qrcode-link {
	margin: 30px 0;
	text-align: center;
	}
	
.qrcode-link img {
	width: 260px;
	height: 260px;
	border: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
.pay-status {
	padding: 30px 18px 15px;
	margin: 20px 0 30px;
	text-align: center;
	background-color: #20D8F8;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
.paylink .panel .pay-status p {
	font-size: 2.625em;
	line-height: 100%;
	font-weight: bold;
	margin: 0.2em 0 0.7em;
	}
	
.paylink.success { background: rgba(42, 226, 62, 0.85); }
.paylink.fail { background: rgba(255, 54, 54, 0.85); }

.success .pay-status { background-color: #3CE54E; margin-top: 0; }
.fail .pay-status { background-color: #F93030; margin-top: 0; }
.fail .pay-status h2, .fail .pay-status p { color: #ffffff; }

.paylink .tick {
	width: 82px;
	height: 77px;
	display: block;
	margin: 30px auto;
	fill: none;
	stroke: #058839;
	}
	
.paylink .cross {
	width: 72px;
	height: 70px;
	display: block;
	margin: 30px auto;
	fill: none;
	stroke: #ffffff;
	}
	
.paylink .panel p.inst { 
	font-weight: 600;
	}
	
.panel .payref { 
	font-weight: 600;
	font-size: 1.25em;
	padding-top: 0;
	margin-bottom: 6px;
	}
	
.payref span { 
	float: right;
	}

	
@media only screen and (min-width: 768px) {
	
body.lost, body.paylink {
	padding: 60px 0 0 0;
	background-position: top center;
	}

.logo { display: block; top: -2px; }
.lost .logo, .paylink .logo { display: block; top: -2px; left: -10px; }

.wrapper.header { height: 60px; }

.lost .wrapper.header, .paylink .wrapper.header {
	height: auto;
	position: fixed;
	top: 0;
	z-index: 10;
	}
	
.header .content {
	height: 60px;
	width: 748px;
	padding: 0;
	}

.title { 
	background: transparent; 
	position: initial; 
	}

.title h1 {
	font-size: 1.75em; 
	line-height: 110%;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	position: relative;
	top: 2px;
	text-align: center;
	color: #222222;
	}
	
.dhide { display: none; padding-top: 0; }

.title .back { 
	width: auto;
	height: auto;
	font-size: 1.25em;
	text-indent: 0;
	text-decoration: none;
	margin: 0;
	padding: 5px 20px 2px 25px;
	color: #222222;
	top: 22px;
	left: 8px;
	}
	
.title .back svg , .title .helpback svg { top: 0; left: 0; stroke: #222222; }

.title .helpback svg { top: 4px; margin-right: 30px; position: relative;}

.title .back:hover svg , .title .helpback:hover svg { stroke: #000000; }

.main .content {
	width: 748px;
	padding: 20px 10px 40px 10px;
	}
	
.menu li {
	margin: 0 0 10px 0;
	display: inline-block;
	}
	
.menu li a {
	width: 144px;
	height: 80px;
	font-size: 1.25em;
	line-height: 110%;
	text-align: center;
	margin: 0;
	padding: 135px 0 0 0;
	display: block;
	position: relative;
	}
	
.panel { padding: 20px }
	
.lost form { max-width: 100% }

.pop-wrapper { max-width: 400px }

.paylink .main .content { padding-top: 20px; }
.paylink .panel { padding: 25px; }
.paylink .content dt, .paylink .content dd { padding: 10px 0; }
.paylink .amount { margin: 15px 0 20px; }
.paylink.success .amount, .paylink.fail .amount { margin: 15px 0 5px; }
.pay-status { margin: 20px 0px 30px; }
	
}

	
	
@media only screen and (min-width: 992px) {

.content {
	width: 960px;
	padding: 40px 10px;
	}
	
.header .content { 
	width: 748px;
	padding: 0;
	}

.menu li a {
	width: 160px;
	font-size: 1.5em;
	line-height: 120%;
	padding: 150px 0 0 0;
	}
	
.menu li a::before {
	width: 130px;
	height: 130px;
	margin-left: -65px;
	}
	
.menu li a svg { width: 74px }

}
