/* ## YUI CSS RESET # */ 
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0; padding:0; }
	table { border-collapse:collapse; border-spacing:0; }
	fieldset,img {  border:0; }
	address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
	ol,ul { list-style:none; } 
	caption,th { text-align:left; }
	h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
	q:before,q:after { content:''; }
	abbr,acronym { border:0; }
	img {display:block;}
/* ## END OF YUI CSS RESET # */


/*




	This file was auto generated by Less (http://lesscss.org). To change the contents of this file, edit app/stylesheets/screen.less instead.




*/body {
  font-family: Helvetica, Arial, sans-serif;
  color: #231f20;
  font-size: 15px;
  line-height: 18px;
  background: url('/images/header_shadow.jpg') top left repeat-x;
  height: 100%;
  padding-bottom: 1px;
}
.super {
  width: 960px;
  margin: 0 auto;
}
.wrapper {
  width: 960px;
  float: left;
}
h2 {
  color: #003f62;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}
h3 {
  color: #003f62;
  font-size: 19px;
  line-height: 22px;
  font-weight: bold;
}
#header {
  width: 100%;
  background: #002f4d;
  float: left;
  margin-bottom: 28px;
}
#header .wrapper {
  padding: 18px 0px 20px 0px;
  background: url('/images/header_gradient.png') top left repeat-y #002f4d;
}
#header .wrapper h1 {
  width: 230px;
  height: 50px;
  float: left;
}
#header .wrapper h1 a {
  display: block;
  width: 230px;
  height: 50px;
  float: left;
  text-indent: -9999px;
  background: url('/images/header_logo.png') top left no-repeat;
  overflow: hidden;
}
#header .wrapper ul#navigation {
  width: 550px;
  float: left;
  height: 45px;
  font-size: 15px;
  padding: 0px 18px 0px 2px;
  background: url('/images/navigation_border.png') left top repeat-y;
}
#header .wrapper ul#navigation li {
  font-weight: bold;
  float: left;
  height: 45px;
  padding: 0px 16px 0px 14px;
  line-height: 45px;
  background: url('/images/navigation_border.png') right top repeat-y;
  position: relative;
}
#header .wrapper ul#navigation li a {
  color: #ffffff;
  text-decoration: none;
}
#header .wrapper ul#navigation li a:hover { color: #19b3ee; }
#header .wrapper ul#navigation li span.pointer {
  display: none;
  width: 17px;
  height: 9px;
  background: url('/images/pointer.jpg') top left no-repeat;
  position: absolute;
  left: 40%;
  bottom: -34px;
}
#header .wrapper ul#navigation li.active a { color: #19b3ee; }
#header .wrapper ul#navigation li.active.has_subnav span.pointer { display: block; }
#header .wrapper .text_size_row {
  width: 158px;
  float: left;
  padding-top: 5px;
}
#header .wrapper .text_size_row h6 {
  display: block;
  width: 110px;
  color: #cadbe5;
  font-size: 15px;
  line-height: 15px;
  float: right;
  padding-right: 8px;
  text-align: right;
  padding-top: 2px;
}
#header .wrapper .text_size_row input#large {
  font-size: 0px;
  color: #00c0f3;
  float: right;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  background: url('/images/increase_text.gif') top left no-repeat;
  border: 0px;
  cursor: pointer;
  margin-left: 5px;
}
#header .wrapper .text_size_row input#small {
  font-size: 0px;
  color: #00c0f3;
  float: right;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  background: url('/images/decrease_text.gif') top left no-repeat;
  border: 0px;
  cursor: pointer;
}
#header .wrapper form {
  width: 154px;
  float: left;
  background: #ffffff;
  border: 1px solid #19b3ee;
  padding: 2px;
}
#header .wrapper form input.search_input {
  color: #231f20;
  font-size: 16px;
  height: 16px;
  width: 130px;
  float: left;
  background: #ffffff;
  border-width: 1px 4px 0px 0px;
  border-style: solid;
  border-color: #ffffff;
}
#header .wrapper form input.search_submit {
  font-size: 0px;
  color: #ffffff;
  display: block;
  width: 20px;
  height: 20px;
  background: url('/images/mag.jpg') top left no-repeat;
  cursor: pointer;
  border: 0px;
  text-indent: -9999px;
  float: left;
}
#header .canvas {
  width: 100%;
  float: left;
  overflow: hidden;
  height: 0px;
}
#header .canvas .subnav {
  width: 100%;
  float: left;
  border-bottom: #50748a 2px solid;
  background: url('/images/subnav_shadow.jpg') top left repeat-x #cadbe5;
}
#header .canvas .subnav .wrapper {
  background: url('/images/subnav_gradient.jpg') top left no-repeat #cadbe5;
  text-align: center;
  padding: 0px;
}
#header .canvas .subnav .wrapper ul {
  font-weight: bold;
  margin: 0 auto;
  width: auto;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  padding: 19px 0px;
}
#header .canvas .subnav .wrapper ul li {
  display: inline;
  padding: 0px 15px;
}
#header .canvas .subnav .wrapper ul li a {
  color: #003f62;
  text-decoration: none;
}
#header .canvas .subnav .wrapper ul li a.active { color: #19b3ee; }
#header .canvas .subnav .wrapper ul li a:hover {
  color: #19b3ee;
  text-decoration: underline;
}
#header .canvas.active {
  overflow: visible;
  height: auto;
}
.row {
  width: 960px;
  float: left;
}
.row.bottom { padding-bottom: 20px; }
.homepage_content_left {
  width: 470px;
  float: left;
  padding-right: 10px;
}
.homepage_content_left p { padding-bottom: 12px; }
.homepage_content_left .hero_image {
  width: 470px;
  padding-bottom: 0px;
}
.homepage_content_left .hero_image a {
  text-decoration: none;
  color: #19b3ee;
}
.homepage_content_left .hero_image a:hover { text-decoration: underline; }
.homepage_content_left .hero_image .hero_title {
  padding: 9px 11px 26px 11px;
  width: 448px;
  bottom: 0px;
}
.homepage_content_left .hero_image .hero_title p {
  color: #ffffff;
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 0px;
}
.homepage_content_left ul {
  font-size: 15px;
  line-height: 25px;
  padding-top: 4px;
}
.homepage_content_left ul li {
  padding: 0px 20px 0px 18px;
  background: url('/images/sidebar_nav_arrow.jpg') 5px 5px no-repeat;
}
.homepage_content_left ul li a {
  color: #19b3ee;
  text-decoration: none;
}
.homepage_content_left ul li a:hover {
  color: #003f62;
  text-decoration: underline;
}
.homepage_content_right {
  width: 480px;
  float: left;
}
.homepage_content_right .hero_image {
  width: 480px;
  padding-bottom: 0px;
}
.homepage_content_right .hero_image .hero_title {
  padding: 9px 11px 26px 11px;
  width: 458px;
  bottom: 0px;
}
.homepage_content_right .hero_image .hero_title p {
  color: #ffffff;
  font-size: 15px;
  line-height: 20px;
}
.homepage_sidebar {
  width: 235px;
  float: left;
  padding-bottom: 10px;
}
.homepage_sidebar img { display: block; }
.homepage_sidebar .box {
  background: #00c0f3;
  padding: 9px 15px 15px 15px;
  width: 205px;
  height: 208px;
}
.homepage_sidebar .box h2 {
  font-size: 30px;
  line-height: 35px;
}
.homepage_sidebar .box ul {
  font-size: 15px;
  line-height: 23px;
}
.homepage_sidebar .box ul li {
  padding-left: 12px;
  background: url('/images/download_arrow.jpg') left 5px no-repeat;
}
.homepage_sidebar .box ul li a {
  color: #ffffff;
  text-decoration: none;
}
.homepage_sidebar .box ul li a:hover { text-decoration: underline; }
.homepage_sidebar.right { padding-left: 10px; }
.left_sidebar {
  width: 184px;
  float: left;
  padding-right: 10px;
  padding-bottom: 20px;
}
.left_sidebar ul.sidebar_nav {
  font-size: 14px;
  line-height: 24px;
}
.left_sidebar ul.sidebar_nav li {
  padding: 10px 20px 10px 18px;
  border-bottom: 1px solid #b5d5e5;
  background: url('/images/sidebar_nav_arrow.jpg') 5px 15px no-repeat;
}
.left_sidebar a {
  color: #003f62;
  text-decoration: none;
}
.left_sidebar a:hover { color: #19b3ee; }
.left_sidebar a.active {
  color: #19b3ee;
  font-weight: bold;
}
.left_sidebar .back_forth_nav {
  width: 174px;
  padding: 10px 5px 10px 5px;
  border-bottom: 1px solid #b5d5e5;
  float: left;
}
.left_sidebar .back_forth_nav .newer {
  float: left;
  width: 48%;
}
.left_sidebar .back_forth_nav .older {
  float: right;
  width: 48%;
  text-align: right;
}
.right_sidebar {
  width: 184px;
  float: left;
  padding-left: 10px;
  padding-bottom: 20px;
}
.right_sidebar #download_centre {
  width: 168px;
  float: left;
  padding: 8px 8px 60px 8px;
  background: #00c0f3;
  min-height: 182px;
  margin-bottom: 18px;
  position: relative;
}
.right_sidebar #download_centre ul { padding-bottom: 10px; }
.right_sidebar #download_centre ul li {
  padding-top: 25px;
  padding-left: 12px;
  background: url('/images/download_arrow.jpg') left 27px no-repeat;
}
.right_sidebar #download_centre ul li a {
  color: #ffffff;
  text-decoration: none;
}
.right_sidebar #download_centre ul li a:hover { text-decoration: underline; }
.right_sidebar #download_centre p.adobe {
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  position: absolute;
  bottom: 5px;
  left: 8px;
  padding-bottom: 0px;
}
.right_sidebar #download_centre p.adobe a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  width: 100px;
  padding: 5px 0px 6px 55px;
  background: url('/images/adobe.jpg') bottom left no-repeat;
}
.hero_image {
  padding-bottom: 18px;
  position: relative;
}
.hero_image .hero_title {
  position: absolute;
  left: 0px;
  bottom: 18px;
  background: url('/images/image_overlay.png') top left repeat;
}
.hero_image .hero_title h2 { color: #19b3ee; }
.hero_image .hero_title h2 span {
  color: #ffffff;
  font-weight: normal;
}
.split_content_left {
  width: 378px;
  float: left;
  padding-right: 10px;
  padding-bottom: 20px;
}
.split_content_left .hero_image {
  width: 378px;
  height: 240px;
}
.split_content_left .hero_image .hero_title {
  padding: 9px 11px 9px 11px;
  width: 356px;
}
.split_content_left p { padding-bottom: 18px; }
.split_content_right {
  width: 378px;
  float: left;
  padding-bottom: 20px;
}
.split_content_right .box {
  background: #003f62;
  padding: 12px 18px 0px 18px;
  width: 342px;
  color: #ffffff;
}
.split_content_right .box h2 {
  color: #19b3ee;
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 6px;
  background: url('/images/box_hr.png') bottom left repeat-x;
  margin-bottom: 12px;
  font-weight: normal;
}
.split_content_right .box p { padding-bottom: 18px; }
.wide_content {
  width: 572px;
  float: left;
  padding-bottom: 20px;
}
.wide_content .hero_image { width: 572px; }
.wide_content .hero_image .hero_title {
  width: 538px;
  padding: 9px 17px 9px 17px;
}
.wide_content .hero_image .hero_title h2 {
  font-size: 20px;
  line-height: 24px;
}
.wide_content h2 {
  color: #19b3ee;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
}
.wide_content h3 {
  color: #003f62;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
}
.wide_content p { padding-bottom: 18px; }
.wide_content p.search_result {
  padding-left: 30px;
  background: url('/images/sidebar_nav_arrow.jpg') 15px 2px no-repeat;
}
.wide_content ul a { color: #19b3ee; }
.wide_content p a { color: #19b3ee; }
.wide_content a.article_expand {
  display: block;
  width: 95px;
  height: 27px;
  background: url('/images/article_expand.jpg') left -27px no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}
.wide_content a.article_expand.hidden { background-position: left top; }
.wide_content ul { padding-bottom: 18px; }
.wide_content ul li {
  padding-left: 25px;
  background: url('/images/list-dot.jpg') 10px 5px no-repeat;
  padding-bottom: 3px;
}
.wide_content table {
  width: 572px;
  margin-bottom: 18px;
}
.wide_content table th {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  padding: 4px 15px 4px 20px;
  width: 150px;
  text-align: right;
}
.wide_content table th.left_cell {
  width: 352px;
  text-align: left;
}
.wide_content table td {
  background: #cadbe5;
  padding: 4px 15px 4px 20px;
  color: #003f62;
  width: 150px;
  text-align: right;
}
.wide_content table td.left_cell {
  width: 352px;
  text-align: left;
}
.wide_content table td.table_cat_header {
  color: #19b3ee;
  font-weight: bold;
}
.wide_content table td.top_cell { padding-top: 14px; }
.wide_content table td.bottom_cell { padding-bottom: 14px; }
.wide_content .pagination {
  font-size: 16px;
  line-height: 19px;
  padding-top: 6px;
  padding-left: 10px;
}
.wide_content .pagination a {
  background: #003f62;
  color: #ffffff;
  text-decoration: none;
  padding: 3px 4px 2px 4px;
}
.wide_content .pagination a:hover { color: #00c0f3; }
.wide_content .pagination span {
  color: #003f62;
  padding: 3px 4px 2px 4px;
}
.wide_content .pagination span.current {
  background: #00c0f3;
  color: #ffffff;
}
.two_column {
  width: 766px;
  float: left;
  padding-bottom: 30px;
}
.two_column h2 {
  font-size: 32px;
  line-height: 38px;
  padding-bottom: 10px;
}
.two_column p {
  padding-bottom: 18px;
  padding-right: 46px;
}
.two_column .guide_hero {
  width: 378px;
  float: left;
  padding-top: 10px;
  position: relative;
}
.two_column .guide_hero .hero_title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url('/images/image_overlay.png') top left repeat;
  padding: 9px 11px 18px 11px;
  width: 356px;
}
.two_column .guide_hero .hero_title h2 {
  color: #19b3ee;
  padding-bottom: 0px;
  font-size: 20px;
  line-height: 25px;
}
.two_column .guide_hero .hero_title h2 a {
  text-decoration: none;
  color: #19b3ee;
}
.two_column .guide_hero .hero_title h2 a:hover { text-decoration: underline; }
.two_column .guide_hero.right { padding-right: 10px; }
.two_column_left {
  width: 470px;
  float: left;
  padding-right: 10px;
  padding-bottom: 30px;
}
.two_column_left p {
  padding-bottom: 18px;
  padding-right: 40px;
}
.two_column_left .hero_image {
  width: 470px;
  padding-bottom: 18px;
}
.two_column_left .hero_image .hero_title {
  padding: 9px 11px 9px 11px;
  width: 448px;
  bottom: 18px;
}
.two_column_left ul {
  font-size: 15px;
  line-height: 22px;
  padding-bottom: 28px;
}
.two_column_left ul li {
  padding: 0px 20px 3px 18px;
  background: url('/images/sidebar_nav_arrow.jpg') 5px 4px no-repeat;
}
.two_column_left ul li a {
  color: #19b3ee;
  text-decoration: none;
}
.two_column_left ul li a:hover {
  color: #003f62;
  text-decoration: underline;
}
.two_column_left ul li span {
  display: block;
  width: 60px;
  float: left;
}
.two_column_left ul li.address { padding-bottom: 21px; }
.two_column_right {
  width: 480px;
  float: left;
  padding-bottom: 30px;
}
.two_column_right .box {
  background: #003f62;
  padding: 12px 14px 0px 14px;
  width: 452px;
}
.two_column_right .box .errorExplanation {
  background: url('/images/box_hr.png') bottom left repeat-x;
  margin-bottom: 12px;
}
.two_column_right .box .errorExplanation h3 {
  color: #19b3ee;
  font-weight: normal;
}
.two_column_right .box .errorExplanation ul {
  color: #ffffff;
  padding: 9px 0px 18px 0px;
}
.two_column_right .box .errorExplanation ul li {
  padding: 0px 0px 3px 18px;
  background: url('/images/dark_bg_arrow.jpg') 5px 1px no-repeat;
}
.two_column_right .box p {
  color: #ffffff;
  padding-bottom: 18px;
}
.two_column_right .box p.small {
  font-size: 12px;
  line-height: 17px;
  padding-right: 10px;
}
.two_column_right .box h2 {
  color: #19b3ee;
  font-size: 25px;
  line-height: 25px;
  padding-bottom: 6px;
  background: url('/images/box_hr.png') bottom left repeat-x;
  margin-bottom: 12px;
  font-weight: normal;
}
.two_column_right .box h2 span { color: #ffffff; }
.two_column_right .box form {
  width: 452px;
  float: left;
  padding-bottom: 16px;
  padding-top: 5px;
  background: url('/images/box_hr.png') bottom left repeat-x;
  margin-bottom: 15px;
}
.two_column_right .box form .form_row {
  width: 452px;
  float: left;
  padding-bottom: 11px;
  position: relative;
}
.two_column_right .box form .form_row span {
  height: 5px;
  width: 336px;
  display: block;
  position: absolute;
  bottom: 11px;
  right: 0px;
  background: url('/images/336x5_white_innerglow.jpg') top left no-repeat;
}
.two_column_right .box form .form_row label {
  color: #19b3ee;
  display: block;
  width: 111px;
  float: left;
  font-size: 15px;
  padding-right: 5px;
  padding-top: 3px;
}
.two_column_right .box form .form_row input {
  color: #003f62;
  float: left;
  width: 328px;
  border: 0px;
  font-size: 15px;
  line-height: 18px;
  padding: 4px;
  background: url('/images/336x120_white_innerglow.jpg') top left no-repeat;
}
.two_column_right .box form .form_row input:focus { background: url('/images/336x120_lghtBlue_innerglow.jpg') top left no-repeat #cadbe5; }
.two_column_right .box form .form_row textarea {
  background: url('/images/336x120_white_innerglow.jpg') top left no-repeat;
  color: #003f62;
  float: left;
  width: 328px;
  border: 0px;
  height: 80px;
  font-size: 15px;
  line-height: 18px;
  padding: 4px;
  font-family: Helvetica, Arial, sans-serif;
}
.two_column_right .box form .form_row textarea:focus { background: url('/images/336x120_lghtBlue_innerglow.jpg') top left no-repeat #cadbe5; }
.two_column_right .box form .form_row p {
  width: 336px;
  float: right;
  color: #ffffff;
  font-size: 12px;
  line-height: 15px;
  padding: 2px 0px 5px 0px;
}
.two_column_right .box form .form_row.active span { background: url('/images/336x5_lghtBlue_innerglow.jpg') top left no-repeat #ccdde7; }
.two_column_right .box form .submit_row {
  width: 452px;
  float: left;
  padding-top: 17px;
}
.two_column_right .box form .submit_row input {
  font-size: 20px;
  color: #00c0f3;
  text-align: left;
  float: right;
  text-indent: -9999px;
  display: block;
  background: url('/images/send_enquiry.jpg') top left no-repeat;
  width: 153px;
  height: 39px;
  border: 0px;
}
.two_column_right .box form .form_row.with_nb { padding-bottom: 0px; }
.two_column_right .box form .form_row.with_nb span { bottom: 22px; }
.advert {
  background: #b1d12b;
  float: left;
  width: 184px;
}
.advert h3 {
  color: #ffffff;
  padding: 8px 0px 4px 0px;
  font-size: 20px;
  line-height: 24px;
  border-bottom: 1px solid #779b1e;
  margin-bottom: 4px;
  margin-left: 8px;
  width: 168px;
}
.advert p { padding: 0px 8px 8px 8px; }
ol li {
  padding: 0px 10px 0px 0px;
  list-style: decimal;
  margin-left: 20px;
  margin-bottom: 10px;
}
#footer {
  width: 100%;
  border-top: 5px solid #19b3ee;
  background: #cadbe5;
  float: left;
  padding-top: 27px;
}
#footer .wrapper { background: url('/images/footer_logo.jpg') left 226px no-repeat; }
#footer .wrapper .hero {
  width: 312px;
  height: 213px;
  background: #003f62;
  float: left;
  margin-right: 12px;
  position: relative;
}
#footer .wrapper .hero .hero_title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: url('/images/image_overlay.png') top left repeat;
  padding: 9px;
  width: 294px;
  height: 70px;
}
#footer .wrapper .hero .hero_title h2 {
  color: #19b3ee;
  padding-bottom: 0px;
  font-size: 20px;
  line-height: 25px;
  padding-bottom: 3px;
}
#footer .wrapper .hero .hero_title p { color: #ffffff; }
#footer .wrapper .hero a {
  color: #19b3ee;
  text-decoration: none;
}
#footer .wrapper .hero a:hover {
  color: #19b3ee;
  text-decoration: underline;
}
#footer .wrapper .hero.last { margin-right: 0px; }
#footer .wrapper .hero.contact {
  padding: 12px 6px 12px 6px;
  width: 300px;
  height: 189px;
}
#footer .wrapper .hero.contact h2 {
  color: #19b3ee;
  font-size: 25px;
  line-height: 30px;
  padding-left: 10px;
}
#footer .wrapper .hero.contact ul {
  padding-top: 10px;
  color: #ffffff;
  font-size: 14px;
  line-height: 19px;
  width: 293px;
  float: left;
}
#footer .wrapper .hero.contact ul li {
  padding-left: 21px;
  width: 272px;
  float: left;
}
#footer .wrapper .hero.contact ul li span { float: right; }
#footer .wrapper .hero.contact ul li a { color: #ffffff; }
#footer .wrapper .hero.contact #phone { background: url('/images/phone_icon.jpg') left 10px no-repeat; }
#footer .wrapper .hero.contact #post { background: url('/images/mail_icon.jpg') left 10px no-repeat; }
#footer .wrapper .hero.contact #email { background: url('/images/email_icon.jpg') left 10px no-repeat; }
#footer .wrapper ul#footer_nav {
  float: right;
  font-size: 15px;
  line-height: 18px;
  padding: 18px 0px 35px 0px;
}
#footer .wrapper ul#footer_nav li {
  display: inline;
  padding-left: 24px;
}
#footer .wrapper ul#footer_nav li a {
  text-decoration: none;
  color: #003f62;
}
#footer .wrapper ul#footer_nav li a:hover { text-decoration: underline; }
.ie6 #header .wrapper ul#navigation li span.pointer {
  display: none;
  width: 0px;
  height: 0px;
}
.ie #footer .wrapper .hero.contact ul li {
  width: 272px;
  padding-left: 21px;
}
.ie #footer .wrapper .hero.contact ul li span { float: none; }
.ie6 .two_column .guide_hero {
  width: 378px;
  float: left;
  padding: 10px 0px 0px 0px;
  position: relative;
}
.ie6 .two_column .guide_hero.right { padding-right: 10px; }
.ie6 .two_column_right {
  width: 480px;
  float: left;
  padding-bottom: 30px;
}
.ie6 .two_column_right .box form .form_row span {
  background-image: none;
  display: none;
}
.ie6 .two_column_right .box form .form_row input {
  background-image: none;
  background: #ffffff;
}
.ie6 .two_column_right .box form .form_row input:focus {
  background-image: none;
  background: #cadbe5;
}
.ie6 .two_column_right .box form .form_row textarea {
  background-image: none;
  background: #ffffff;
}
.ie6 .two_column_right .box form .form_row textarea:focus {
  background-image: none;
  background: #cadbe5;
}
.ie6 .two_column_right .box form .form_row.active span { background-image: none; }
.ie6 .two_column_right .box form .submit_row input {
  font-size: 0px;
  color: #00c0f3;
}
