﻿.skin-docs-right table {
	width: auto!important
}
.table {
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 10px;
  width: auto;
  font-size: 12px
}
.table .prettyprint {
	border: none;
}
.table_api {
	margin-right: 0px;
	width: 100%;
	border: none;
}
.table_api td:first-child{
  	width: 1%;
  	white-space:nowrap
}
.table_api td:last-child{
  	width: 99%
}
.div_api {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px
}
.table td, .table th{
  vertical-align: top;
  border: 1px #cccccc solid;
  padding: 3px 6px 3px 6px;
  text-align:left;
  line-height: 1.5
}
.table td:first-child{
  	text-align:left;
  	color: #0099cc
}
.template-plugin-header {
	font-size: 18px;
	font-weight: bold
}
.template-plugin-header {
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
}
.template-plugin-text {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	line-height: 1.5
}
.text {
	font-size: 14px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	line-height: 1.5
}
.jquery {
	color: #333333;	
}

.jquery-tabs {
	font-size: 12px;
	line-height: 16px
}
.jquery-tabs .ui-widget {
	font-size: 14px;
	line-height: 12px
}
.jquery-text {
	font-size: 14px;
	text-align: justify;
	line-height: 1.5
}
.jquery-text-normal {
	font-size: 14px;
	text-align: justify;
	line-height: normal
}
p.jquery-header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px 
}
.jquery-header {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 5px;
	line-height: 1.3
}
.jquery-header-ul, .jquery-header-ul ul {
	font-size: 14px;
}
.jquery-header-big {
	font-size: 22px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 5px;
	line-height: 1.3
}
.jquery-table {
  	border-collapse: collapse;
  	font-size: 12px;
  	width: 100%
}
.jquery-table-inner {

}
.jquery-table-header {
	background-color: #333333;
	color: white; 
	font-size: 14px;
	font-weight:bold; 
	padding:8px 10px 8px 10px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.jquery-table-cell {
	border: 1px #cccccc solid;
	padding-bottom: 15px;
	width: 100%
}
.jquery-table-cell .prettyprint {
	border: none;
}

.prettyprint.theme-balupton {
    font-size: 12px;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
}
.jquery-table-cell .prettyprint ul, .jquery-table-cell .prettyprint li  {
	line-height: 0.8;
	padding: 0px 0px 0px 0px
}

.jquery-table-cell code {
	margin-left: -10px;
}
.jquery-table-header-inner {
	padding:0x 0px 0px 0px;
	background-color: #003366;
}
.jquery-table-cell-inner {
	border: 1px #cccccc solid;
	background-color: #eeeeee;
	padding-bottom: 10px
}
.jquery-table-cell-ul {
	list-style:none; 
	display: block;
	padding-left: 10px; 
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
	line-height: 1.3
}
.jquery-table-cell-line {
	border-bottom: 1px #cccccc solid;
	padding-bottom: 7px;
}
.jquery a, .jquery-header a, .jquery-header-ul a  {	text-decoration: none; text-decoration: underline}
.jquery a:link, .jquery-header a:link, .jquery-header-ul a:link {font-family: Arial, Verdana, sans-serif; color: #0099cc; text-decoration: underline}
.jquery a:visited, .jquery-header a:visited, .jquery-header-ul a:visited {font-family: Arial, Verdana, sans-serif; color: #0099cc; text-decoration: underline}
.jquery a:active, .jquery-header a:active, .jquery-header-ul a:active {cursor:pointer; font-family: Arial, Verdana, sans-serif; color: #0099cc; text-decoration: underline}
.jquery a:hover, .jquery-header a:hover, .jquery-header-ul a:hover {cursor:pointer; font-family: Arial, Verdana, sans-serif; color: #0099cc; text-decoration:none}

.jquery-table-cell-inner a {	text-decoration: none; text-decoration: underline}
.jquery-table-cell-inner a:link {font-family: Arial, Verdana, sans-serif; color: #0099cc; text-decoration: underline}
.jquery-table-cell-inner a:visited {font-family: Arial, Verdana, sans-serif; color: #0099cc; text-decoration: underline}
.jquery-table-cell-inner a:active {cursor:pointer; font-family: Arial, Verdana, sans-serif; color: #0099cc; text-decoration: underline}
.jquery-table-cell-inner a:hover {cursor:pointer; font-family: Arial, Verdana, sans-serif; color: #0099cc; text-decoration:none}

.jquery-table-header-left {
	float: left
}
.jquery-table-header-right {
	float: right;
	font-style: italic
}
.jquery-table-header-description {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	text-align:justify
}
.jquery-table-header-ul {
	font-size: 14px;
	color: #666666;
	font-style: italic
}
.jquery-table-header-description span {
	font-weight: bold;
	font-style: normal;
	color: #333333;	 
}

.jquery-table-header a {	text-decoration: none; text-decoration: underline}
.jquery-table-header a:link {font-family: Arial, Verdana, sans-serif; color: #66ccff; text-decoration: underline}
.jquery-table-header a:visited {font-family: Arial, Verdana, sans-serif; color: #66ccff; text-decoration: underline}
.jquery-table-header a:active {cursor:pointer; font-family: Arial, Verdana, sans-serif; color: #66ccff; text-decoration: underline}
.jquery-table-header a:hover {cursor:pointer; font-family: Arial, Verdana, sans-serif; color: #66ccff; text-decoration:none}

.jquery-table-header-right a {color: white!important}
.jquery-table-header-right a:link {color: white!important}
.jquery-table-header-right a:visited {color: white!important}
.jquery-table-header-right a:active {color: white!important}
.jquery-table-header-right a:hover {color: white!important}

/*.cms-form-legend {color: black; font-size: 14px; font-weight:bold}*/
.xml-back {
	display: block;
	width: 25px;
	height: 23px;
	background: url('/cms/images/back.jpg') no-repeat;
}
.xml-list-top {
	padding-left: 20px
}

.xml-list {
	list-style:none
}

.xml-list span {
	color: blue;
	font-weight: bold;
	line-height: 1.4
}
.xml-list ul {
	padding-left: 20px
}
.xml-header {
	font-size: 18px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 5px;
	line-height: 1.3
}
.xml-header-sample {
	font-size: 16px;
	font-weight: normal;
	font-style:italic;
	margin-left: 20px;
	margin-right: 5px;
	line-height: 1.3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px 
}

p.xml-header {
	color: blue;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px 
}
.xml-header-text {
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	line-height: 1.3
}
.xml-header-separator {
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	color: blue;
	line-height: 1.3
}
.api-list span {
	color: blue;
	font-weight: bold;
	line-height: 1.4
}
.api-back {
	display: block;
	width: 25px;
	height: 23px;
	background: url('/cms/images/back.jpg') no-repeat;
}
.api-header {
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

a.blue-link { text-decoration: underline; color: #0099cc!important}
a.blue-link:link { text-decoration: underline; color: #0099cc!important}
a.blue-link:visited { text-decoration: underline; color: #0099cc!important}
a.blue-link:active { text-decoration: underline; color: #0099cc!important}
a.blue-link:hover { text-decoration: underline; color: #0099cc!important}