@charset "utf-8";
/* CSS Document */

body {
	margin: 10px;
}

body.external {
	font-family: Arial;
	font-size: 13px;
}

a {
	color: #66cc33;
}

body.conditions {
	margin: 0;
	width: 510px;
}

div.text {
	padding: 10px;
	padding-top: 0;
	margin-bottom: 10px;
	width: 510px;
}


.disclaimer {
	font-size: 10px;
}

h2 {
	color: #66cc33;
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 3px;
}

h3 {
	color: #66cc33;
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 3px;
}

.conditions h1, .conditions h2 {
	background: #66cc33;
	color: #fff;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
}

.external p.error {
	color: #66cc33;
	font-family: Arial;
	font-weight: bold;
	display: block;
}


/* IE specific*/
img {
	vertical-align: bottom;
}

p.intro, h1 {
	font-size: 13px;
	clear: both;
	color: #333333;
	line-height: 20px;
	margin:0 10px 0 0 !important;
}

.submit_button {
	width: 75px;
	height: 20px;
	background: url(../../../assets/images/dtmSubmit.png) no-repeat;
	display: block;
	margin-top: 10px;
}

.external label {
	display: block;
	padding: 0;
	margin-top: 10px;
	line-height: 20px;
	font-weight: bold;
}

#footer {
	height: 25px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 8px;
}

.footer-link {
	text-decoration: none;
	color: #000000;
}

.footer-link:hover {
	text-decoration: underline;
}
.comboBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00535b;
	width: 140px;
	height: 19px;
	margin-top: 5px;
}
.sectionHeader {
	font-weight: bold;
	letter-spacing: 0.5px;
}

.textBox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00535b;
    width: 230px;
}


#country_code {
    width: 30px;
}

#mobile_number {
    width: 150px;
}

.external .plus_sign {
    padding-right: 5px;
}

.external .link_back {
    padding-right: 40px;
}

#panel_choose_method {
	margin-bottom: 10px;
}

.check_conditions {
	margin-top: 10px;
}

.step {
	padding-left: 0px;
}

ul {
	padding-left: 0px;
}

li {
	list-style: none;
	padding-left: 0;
}

#devices ul {
  margin: 0;
  padding-left: 0;
}

#devices li {
  list-style: none;
}

.brands a {
	color: #000;
}

.brands a:hover {
	color: #FD010D;
}

.brands {
	margin-top: 2px;
}

.method img {
	margin-left: 38px;
	border: 0;
}

.method {
	width: 135px;
	float: left;
	cursor: pointer;
}

.method span {
	margin-top: 4px;
	display: block;
	text-align: center;
	width: 135px;
}