/* style główne */
* { border: 0px;}

body {
	background: #127ea6;
	color: #fff;
	font-family: Georgia;
	font-size: 11px;
	margin:0;
	padding:0;
}

hr {
	border:none;
	height: 0px;
	margin: 6px auto !important;
	line-height:0px;
	margin: 0;
}

hr.seperator{
	border-top: 2px dotted #999999;
}

form {
	margin:0;
}
img{
	border:0;
}

input, textarea{
	font-family: Arial,Verdana;
}

input.button{
	border: 1px solid transparent;
	-moz-border-radius:3px;
	font-size:11px;
	font-weight:bold;
   width:auto;
	padding: 1px 3px;
	margin-left: 10px;
	cursor:pointer;
	width:auto !important;
	display:inline !important;
}

.cb {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.buttons{
	text-align:center;
}

.value{
	color:#F0781F;
}

label.error, label.saved{
	font-size:12px;
	display:block;
	color:red;
	font-weight:normal !important;
	margin-top:2px !important;
}
label.saved{
	color:#A5FF7F;	
}

.ajax-loader{
	width:16px;
	height:16px;
	background:transparent url(../gfx/home/ajax-loader.gif) no-repeat;
}

a {
	color: #fff;
	outline: 0;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

div { zoom: 1; } 
h1 {
	font-size: 32px;
	font-style: italic;
	font-weight: normal;
	margin:0 0 30px 0;
}
h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	margin:0 0 20px 0;
}
h3 {
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	margin:0 0 20px 0;
}
h4 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin:0 0 20px 0;
}

/* nagłówek */
#header_decorator-index {
	background: url('/gfx/home/bkg-header-decorator.png');
	min-width: 910px;
}
#header_clouds-index {
	background: url('/gfx/home/bkg-header-clouds.png') left bottom repeat-x;	
}
#top-decorator-index {
	background: url('/gfx/home/bkg-header.png') center top no-repeat;
	height: 562px;
}

#header_decorator {
	background: url('/gfx/home/bkg-header-decorator-short.png');
	min-width: 910px;
}
#header_clouds {
	background: url('/gfx/home/bkg-header-clouds.png') left bottom repeat-x;	
}
#top-decorator {
	height: 130px;
}

.page {
	margin: 0px auto;
	width: 910px;
}
#header-index {
	overflow: hidden;
	position:relative;
}
#header-index img {
	float: left;
	height: 118px;
	width: 201px;
}

#make-hoover-container{
	position:absolute;
	width:692px;
	height:54px;
	background: url('/gfx/home/makehoover.png') no-repeat;
	right:0;
	top:60px;
}
#make-hoover-container .sitehoover-input{
	width:455px;
	height:27px;
	position:absolute;
	top:9px;
	left:15px;
	font-family: "Trebuchet MS";
	font-size:24px;
	color:#979797;
	background-color:transparent;
}
#make-hoover-container .sitehoover-make-button{
	width:205px;
	height:40px;
	position:absolute;
	right:5px;
	top:4px;
	font-family: "Trebuchet MS";
	font-size:24px;
	color:#333;
	background: url('/gfx/home/makehoover-button.png');
	padding:0 0 4px 0;
	line-height:38px;
	cursor:pointer;
}

/* header - main */
#header{
	background:#1F1F1F url(../gfx/header-bg.gif) repeat-x;
	height:26px;
	color:#C0C0C0 !important;
}
#header #header-content{
	width:910px;
	font-family: "Trebuchet MS",sans-serif,Arial,Verdana;
	position:relative;
	line-height:22px;
	font-size:11px;
	margin:auto;
	z-index:10000;
}
#header a{
	color:#EEE !important;
}
#header img.logo{
	position:absolute;
	top:1px;
}
#header .startpage{
	margin-left:110px;
	color:#999 !important;
}
#header-left{
	float:left;
	width:300px;
	padding-top:2px;
}
#header-right{
	float:right;
	width:600px;
	text-align:right;
	padding-top:2px;
}

#header .nick{
	font-weight:bold;
	float:right;
}
#header .tool-bar-link{
	padding-left:20px;
}

/* header - przyciski */
#header .btn-white, #header .btn-gray, #header .btn-panel, #header .btn-language {
	padding-left:10px;
	height: 20px;
	float: right;
	overflow:hidden;
	margin-left:10px;
}
#header .btn-white a, #header .btn-gray a, #header .btn-panel a, #header .btn-language a {
	display:block;
	height: 20px;
	font-size: 12px;
	font-weight:bold;	
	border: 0;
	color: #000 !important;
	text-decoration:none;
	padding: 0 10px 0 0;
	margin:0;
	line-height: 20px;
	overflow:hidden;
}
#header .btn-white {
	background: url(../gfx/btn-white.png) no-repeat;
} 
#header .btn-white a {
	background: url(../gfx/btn-white.png) no-repeat center right;
}
#header .btn-gray {
	background: url(../gfx/btn-gray.png) no-repeat;
} 
#header .btn-gray a {
	background: url(../gfx/btn-gray.png) no-repeat center right;
}
#header .btn-panel, #header .btn-language {
	background: url(../gfx/btn-panel.png) no-repeat;
} 
#header .btn-panel a, #header .btn-language a {
	background: url(../gfx/btn-panel.png) no-repeat center right;
	color: #FFF !important;
	padding: 0 25px 0 10px;
	cursor:default;
}
#header .btn-language {
	float:left;
	margin:0;
}

#header .lang-label {
	float:left;
	color:#C0C0C0 !important;
	font-weight:bold;
	padding-right:10px;
}

/* promo */
#banner {
	clear: both;
	font-style: italic;
	overflow: hidden;
}
#banner .intro {
	color: #312c2a;
	float: left;
	padding-top: 20px;
	padding-left: 3px;
	width: 297px;
}
#banner h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
}
#banner p {
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
}
#banner .presentation {
	background: url('/gfx/home/bkg-baloon2.png') left top no-repeat;
	float: right;
	height: 285px;
	position: relative;
	padding: 34px 0px 0px 185px;
	width: 420px;
}
#banner .presentation p{
	font-size:12px;
}
#banner a {
	color:#064157;
	text-decoration:underline;
}
.presentation ul {
	color: #464646;
}

#banner ul p { line-height: 18px; }
.presentation ul li { margin-bottom: 15px; }
.presentation ul li .mark { color: #f0781f; }

.highlights {
	color: #cbcbcb;
	font-size: 12px;
	list-style-position: inside;
	padding-top: 15px;
}
.highlights li {
	margin-bottom: 10px;
}
.highlights li a:hover { color: #FFDE0F; }

.mainCloud {  
	width: 320px; 
	height: 170px; 
	position: relative; 
}
.mainCloud *{
	margin:0;
	padding:0;	
}

.mainCloud .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.mainCloud ul li                   { display: block; float: left; padding: 0; height: 317px; width: 320px; }

.mainCloud .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.mainCloud .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; margin-bottom:8px;	}

/* stopka */
#footer {
	background: #064157;
	padding-top: 25px;
	padding-bottom: 40px;
	min-width: 910px;
}
#footer .row { margin-bottom: 0px; }
#footer .header {
	background: url('/gfx/home/bkg-dotted-large.png') left bottom no-repeat;
	height: 40px;
}
#footer ul.networks {
	background: none;
	margin-bottom: 17px;
	overflow: hidden;
	padding: 0px;
	list-style: none;
}
#footer .networks li {
	display: block;
	float: left;
	margin-right: 9px;
}
#footer .networks li.no-margin {
	margin-right: 0px;
}
#footer .social {
}
#footer .social-no-margin {
}
#footer .social img,
#footer .social-no-margin img {
	width: 60px;
	height: 61px;
}

.copyright {
	background: #101619;
	color: #425f6b;
	line-height: 34px;
	height: 34px;
	text-align: center;
	min-width: 910px;
}
.copyright a { color: #425f6b; }



/* body */

#body_clouds-index {
	background: url('/gfx/home/bkg-body-clouds.png') left bottom repeat-x;
	padding-top: 15px;
	padding-bottom: 80px;
	min-width: 910px;
}

#body_clouds {
	background: url('/gfx/home/bkg-body-clouds.png') left bottom repeat-x;
	padding-top: 15px;
	padding-bottom: 80px;
	min-width: 910px;
	font-size:13px;
	line-height:20px;
	min-height:500px;
}

/* chmóra tagów */
.tag-cloud h2{
	display:inline;
	padding-right:10px;
	zoom:1;
	margin:0;
	line-height:38px;
}
.tag-cloud a.tag1{
	font-size:14px;
}
.tag-cloud a.tag2{
	font-size:18px;
}
.tag-cloud a.tag3{
	font-size:22px;
}
.tag-cloud a.tag4{
	font-size:28px;
}
.tag-cloud a.tag5{
	font-size:32px;
}
.tag-cloud .current{
	background:#fff;
	color:#127EA6;
	padding:0 5px;
}


/* lista hooverów */
.hoover_list {
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.hoover_list li{
	display:block;
	float:left;
	margin:0 27px 20px 0;
	width:200px;
	height:200px;
}
.hoover_list .hoover-name{
	font-weight:bold;
	height:20px;
	overflow:hidden;
	font-size:12px;
}
.hoover_list .hoover-thumb, .hoover_list .hoover-thumb img{
	width:200px;
	height:150px;
}
.hoover_list .hoover-thumb img{
	border:1px solid #AAAAAA;
}
.hoover_list .hoover-owner{
	font-size:11px;
	color:#DDD;
}
.hoover_list .hoover-owner span{
	font-weight:bold;
}

/* popovery */
.jqmWindow {
	font-family: "Trebuchet MS",sans-serif,Arial,Verdana;
	text-align:left;
	display: none;
	position: fixed;
	top: 5%;
	left: 50%;
	margin-left: -200px;
	width: 400px;
}
.jqmWindow p {
	padding:0 0 10px 0;
	margin:0;
}
.jqmOverlay { background-color: #000; }
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.jqmHeader {
	background:transparent url(../gfx/popover-bg.gif) no-repeat;
	height:15px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	line-height:20px;
	position:relative;
	z-index:9999;
}
.jqmHeader a.jqmCloseButton{
	display:block;
	cursor:pointer;
	width:14px;
	height:14px;
	position:absolute;
	top:10px;
	right:10px;
	background:transparent url(../gfx/icons.gif) no-repeat scroll 0 -240px;
	z-index:9999;
}
.jqmFooter {
	background:transparent url(../gfx/popover-bg.gif) no-repeat scroll 0 -14px;
	height:15px;
}
.jqmContent {
	padding:0px 15px 5px 15px;	
	font-size:12px;
	background:#000;
	zoom:1;
	position:relative;
}
.jqmContent .btn-sza-krzyzyk {
	margin-right:10px;
}

.jqmContent .ajax-loader{
	position:absolute;
	bottom:0px;
	right:15px;
	width:24px;
	height:24px;
	background:transparent url(../gfx/popover-ajax-loader.gif) no-repeat;
}

.jqmContent .ajax-mini-loader{
	width:24px;
	height:24px;
	background:transparent url(../gfx/popover-ajax-loader.gif) no-repeat;
}



/* popovery szerokie */
.jqmWindow.wide {
	width: 700px;
   top: 5%;
   left: 50%;
   margin-left: -350px;
}
.jqmWindow.wide .jqmHeader {
	background:url(../gfx/popover-wide-bg.gif) no-repeat;
}

.jqmWindow.wide .jqmFooter {
	background:url(../gfx/popover-wide-bg.gif) no-repeat scroll 0 -14px;
}

/* popovery - content */
.jqmWindow a{
	color:#FFF !important;
	text-decoration:underline;
}
.jqmContent h2{
	font-family: "Trebuchet MS",sans-serif,Arial,Verdana;
	font-style:normal;
	font-weight:bold;
	border:none;
	color:#fff;
	margin:0 0 10px 0;
	font-size:16px;
	
}
.jqmWindow label{
	display:block;
	margin-bottom:3px;
	margin-top:10px;
	font-weight:bold;
	color:#C0C0C0;
}
.jqmWindow label.error{
	font-size:12px;
	display:block;
	color:red;
	font-weight:normal !important;
	margin-top:2px !important;
	text-align:left;
	width:100% !important;
}
.jqmWindow input{
	display:block;
	width:100%;
}
.jqmWindow select{
	display:block;
	width:100%;
}
.jqmWindow{
	color:#C0C0C0;
}
.jqmWindow .buttons{
	margin-top:10px;
}
.jqmWindow input.button{
	background: #808080 !important;
	border: 1px solid #C0C0C0 !important;
	color:#C0C0C0 !important;
}
.jqmWindow .delete-confirm-switch{
	margin-top:10px;
	text-align:right;
	color:#505050;
}
.jqmWindow .delete-confirm-switch input{
	display:inline;
	width:auto;
}
.jqmWindow hr{
	border-top: 1px dotted #505050;
}


/* popover logowania*/
#jqmLogin #password-remind{
	display:none;
}


/* formularze */
.form-item {
	margin-bottom:5px;
}
.form-item input, .form-item select{
	border: none;
	width:190px;
	display:inline;
}
.form-item textarea{
	padding: 2px 8px;
	border: none;
}
.form-item label {
	width: 150px;
	display: block;
	padding-top: 0px;
	margin-top:2px;
	font-size: 12px;
	text-align:right;
	font-weight:bold;
}
.form-item label.error {
	text-align:left;
}
.form-item .checkbox{
	width:auto;
}
.form-item-desc {
	color: #444;
	font-size:11px;
}
.form-item-element {
	width: 500px;
	float: right;
}
.form-item-body {
	margin-bottom:5px;
}
.form-item-body label {
	display: inline;
}

/* formularze - popovery podstawowe */
.pop-form-standard .form-item-element{
	width:260px;
}
.pop-form-standard .form-item label{
	width:100px;
}
.pop-form-standard .form-item label.error{
	width:auto;
}

/* formularze home */
.forms-home .form-item{
	margin-bottom:15px;
	width:570px;	
}
.forms-home .form-item-element{
	width:350px;
}
.forms-home .form-item-desc{
	width:350px;
	color:#AAA;	
}
.forms-home .form-item-body{
	margin:0;
}
.forms-home .form-item label{
	width:200px;
	font-size:16px;
	line-height:28px;
}
.forms-home label.error{
	display:block;	
	font-size:11px;
	line-height:normal;
}
.forms-home .form-item input.text{
	width:335px;
	height:26px;
	background:url(/gfx/home/input_text_350.gif) no-repeat;
	font-size:18px;
	padding:2px 10px 2px 5px;
}
.forms-home .form-item textarea.textarea{
	width:340px;
	height:296px;
	background:url(/gfx/home/input_textarea_350.gif) no-repeat;
	font-size:18px;
	padding:2px 5px;
}
.forms-home .buttons{
	width:570px;	
}

/* przyciski */
.btn-default {
	padding-left:10px;
	height: 30px;
	float: right;
	overflow:hidden;
}
.btn-default a, .btn-default input {
	display:block;
	height: 30px;
	font-size: 17px;
	font-weight:bold;	
	border: 0;
	color: #000 !important;
	text-decoration:none;
	padding:0 30px 4px 20px;
	margin:0;
	line-height: 20px;
	overflow:hidden;
	cursor:pointer;
	overflow: visible;
	font-family:Arial,Verdana;
}
.btn-default {
	background: url(../gfx/home/btn-default.gif	) no-repeat;
} 
.btn-default a, .btn-default input {
	background: url(../gfx/home/btn-default.gif) no-repeat center right;
}

.btn-mini{
	padding-left:10px;
	height: 20px;
	float: right;
	overflow:hidden;
}
.btn-mini a, .btn-mini input {
	display:block;
	height: 19px;
	font-size: 11px;
	font-weight:bold;	
	border: 0;
	color: #000 !important;
	text-decoration:none;
	padding: 0 10px 0 0;
	margin:0;
	line-height: 17px;
	soverflow:hidden;
	cursor:pointer;
	font-family:Arial,Verdana;
}
.btn-mini input{
	padding-bottom:2px;
}
.btn-mini {
	background: url(../gfx/home/btn-mini.gif	) no-repeat;
} 
.btn-mini a, .btn-mini input {
	background: url(../gfx/home/btn-mini.gif) no-repeat center right;
}

/* balloons */
.bt-wrapper {
}
.bt-content {
  font-size: small;
  color: #000;
  line-height: normal;
  font-family: "Trebuchet MS",sans-serif,Arial,Verdana;
}
.bt-content a{
	color:#FFF !important;
}
.bt_close {
	width:14px;
	height:14px;
	background:none;
	background-image: url(../gfx/bt_close.gif);
	background-repeat: no-repeat;	
	position:absolute !important;
	right:8px;
	top:8px;
	padding:0;
	margin:0;
	cursor:pointer;
}
.bt_ajax_loader {
	width:32px;
	height:32px;
	background: #000 url(../gfx/ajax-loader.gif) no-repeat;		
}


/* Dialog popover - tabs */
ul.tabs{
	border-bottom:1px solid #505050;
	font-size:13px;
	height:30px;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}
ul.tabs li{
	float:left;
	height:25px;
	padding:5px 15px 0;
	cursor:pointer;
}
ul.tabs li.active{
	background:#000;
	border-left:1px solid #505050;
	border-right:1px solid #505050;
	border-top:1px solid #505050;
	border-bottom:black;
	-moz-border-radius:3px 3px 0 0;
	font-weight:bold;
	cursor:default;
}
.tabs-content {
	display:none;
	height:400px;
	overflow:auto;
}
.tabs-content.active{
	display:block;
}

.tabs-content .side-left{
	width:320px;
	float:left;
}
.tabs-content .side-right{
	width:320px;
	float:right;
	padding-left:10px;
	border-left:1px solid #505050;
}
.tabs-content h3{
	margin-top:0;
	font-size:16px;
	font-family:"Trebuchet MS",sans-serif,Arial,Verdana;
	font-weight:bold;
	font-style:normal;
}

.tabs-content h4{
	margin:0 0 10px 0;
	font-size:14px;
}

/* formularze ustawien konta */
#settings-account .form-item-element {
	width:220px;
}
#settings-account .form-item label {
	width:90px;
}

/* dodatki */
#settings-addons .form-item-element {
	width:220px;
}
#settings-addons .form-item label {
	width:90px;
}
#settings-addons .widget-column-thumb{
	width:90;
	float:left;
}
#settings-addons .widget-column-content{
	width:225px;
	float:right;
}
#settings-addons .widget-wizard-code{
	width:210px;
	height:100px;
	padding:2px;
	background:#DDD;
	font-size:12px;
	font-family: "Courier New";
}

#settings-addons #icon-image{
	display:block;
	float:right;
	margin-right:7px;
}


/* panel */
#panel{
	position:absolute;
	right:0;
	top:29px;
	display:none;
	z-index:99999;
}
#panel .panel_head{
	width:250px;
	height:15px;
	background:transparent url(../gfx/panel-bg.gif) no-repeat;
}
#panel .panel_body{
	width:230px;
	background:#000;
	padding:0 10px;
	color: #C0C0C0 !important;
}
#panel .panel_foot{
	width:250px;
	height:15px;
	background:transparent url(../gfx/panel-bg.gif) no-repeat 0 -15px;
}

#panel h2{
	font-family: "Trebuchet MS",sans-serif,Arial,Verdana;
	font-style:normal;
	border:none;
	border-bottom:1px dotted #505050; 
	font-size:13px;
	font-weight:bold;
	color: #C0C0C0 !important;
	margin:0 0 5px;
}
#panel hr{
	border-top:1px dotted #505050;
}
#panel a{
	text-decoration:underline;
}
#panel a.pref{
	font-size:13px;
}
#panel .panel-site-container{
	height:18px;
	padding-right:40px;
	overflow:hidden;
	position:relative;
}

#panel div.panel-site{
	font-weight:bold;
	color:#EEE;	
}
#panel span.panel-site-public{
	display:block;
	background:transparent url(../gfx/icons.gif) no-repeat right -296px;
	width:15px;
	height:15px;
	position:absolute;
	right:20px;
	top:0;
}

#panel .panel-site-container .context_menu{
	position:absolute;
	right:0px;
	top:0px;
	display:none;
}
#panel .panel-site-container .context_menu a.icon_hoover_delete{
	background:url(../gfx/icons.gif) no-repeat scroll 0px -60px;
	display:block;
	float:left;
	width:17px;
	height:17px;
	opacity:0.7;
}

#panel a.add-link{
	display:block;
	text-align:right;
	font-size:10px;
	margin:5px 0 10px 0;
}

/* panel wyboru języka */
#panel-language{
	position:absolute;
	left:0;
	top:29px;
	display:none;
	z-index:99999;
}
#panel-language .panel_head{
	width:130px;
	height:15px;
	background:transparent url(../gfx/panel-language-bg.gif) no-repeat;
}
#panel-language .panel_body{
	width:110px;
	background:#000;
	padding:0 10px;
	color: #C0C0C0 !important;
}
#panel-language .panel_foot{
	width:130px;
	height:15px;
	background:transparent url(../gfx/panel-language-bg.gif) no-repeat 0 -15px;
}
#panel-language ul{
	list-style-type: none; 
	list-style-position:outside;
	margin: 0; 
	padding:0px; 
}
#panel-language li{
	font-size:13px;
}
#panel-language a{
	text-decoration:underline;
}
#panel-language hr{
	border-top:1px dotted #505050;
}

/* tłumaczenia */
#translation .container{
}
#translation hr{
	border-top: 1px dotted #AAA;
}
#translation .label-name{
	font-size:10px;
	color:#999;
}
#translation .translate-box{
	padding:10px;
	border:1px solid #AAA;
	margin-top:10px;
}
#translation .buttons{
	margin-top:5px;
}
#translation textarea{
	width:100%;
	height:35px;
	font-size:13px;
	font-family:Georgia;
}
#translation .translate-container{
	display:none;
	background:#3489A8;
}
#translation .translation-label{
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
}
#translation .translation-list ul{
	margin:0;
	list-style-type: square; 
	list-style-position:inside;
	padding:0;
}

#translation .translation-list ul li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #AAAAAA;
}

/* stronicowanie */
.pages {
	padding-top: 20px;
}
.pages_left,.pages_right {
	font-size:11px;
	letter-spacing:1px;
	padding:10px;
}
span.pages_pos{
	cursor:pointer;
}
span.pages_pos, span.pages_pos_current {
	border:1px solid #cccccc;
	line-height:10px;
	margin:0 2px;
	padding:4px 8px;
	background:#dfdfdf;
}
span.pages_pos a{
	color:#000;
}
span.pages_pos_current {
	border: 1px solid #6CAA2D;
	background: #32344F;
	color:#fff;
	font-weight:bold;
}

/* API */
pre.code{
	background:#fff;
	color:#000;
	padding:10px;
	overflow:auto;
}
.param-list {
	margin:0;
}
.param-list code {
	font-weight:bold;
}

span.optional{
	color:#999;
}

#page_api h3{
	margin-left:20px;
}
#page_api ul.api-method-list{
	margin-left:20px;
}
#page_api ul.api-method-list li{
	margin-bottom:10px;
}
#page_api a.method-name{
	font-size:18px;
	text-decoration:underline;
	font-style: italic;
}

.api-method-container {
	display:none;
	padding: 10px;
	margin: 15px 0;
	border: 1px solid #064157;
	color: #064157;
	background: #ACD2E5
}
#page_api .request-address{
	background:#ACD2E5;
	border:1px solid #064157;
	color:#064157;
	font-weight:bold;
	padding:10px;
}

