body{
	margin-bottom:100px;
}

.content-doc{
	overflow:hidden;
}
#doc{
	width:95%;
	margin:auto;
	font-size:1rem;
	line-height:35px;
	line-height:30px;
	padding:10px;
	font-family:microsoft yahei,Tahoma;
}

.doc-table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin-bottom: 1.65em;
}
.doc-table td{
	border:1px solid #8CACBB;
	padding:0.3em 0.7em;
	vertical-align: top;
}
.doc-table th{
	border:1px solid #8CACBB;
	padding:0.3em 0.7em;
}
.doc-table th{
	background:#eee;
	text-align:left;
	font-weight:bold;
}
.doc-table pre{
	font-family:Verdana;
	font-size:12px;
	color:#006600;
	background:#fafafa;
	padding:5px;
	margin: 12px 0;
	line-height: 120%;
}
.doc-table p{
	margin: 14px 0;
	line-height: 100%;
}
.doc-table .caption{
	/*text-align:center;*/
	/*white-space:nowrap;*/
	min-width:120px;
	max-width:400px;
	font-weight:400;
	vertical-align:unset;
}

.doc-table .c2{
	text-align:left;
}
.doc-table .caption img{
	margin-bottom:0px !important;
	vertical-align:middle;
}

#doc p{
	line-height:25px;
	margin-bottom: 10px;
}
.icon-gears{
	background:url('../images/gears.png') no-repeat;
	background-position:1px 3px;
}

.gotop {
	text-align: right;
	padding-right:30px;
}
.ps{
	padding:0;
	margin:0;
}
.ps .icon{
	padding-left:20px;
	width:30px;
	height:20px;
}
.ps li{
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
	fon-size:14px;
	padding-left:3px;
}
.ps .warn{
	background:url(../images/warn.png) no-repeat;
	color:red;
}
.ps .info{
	background:url(../images/info.png) no-repeat;
}
.ps .stop{
	background:url(../images/stop.png) no-repeat;
}
.img_label{
	font-size:13pt;
	text-align:center;
	padding-bottom: 30px;
	max-width: 1000px;
  margin: auto;
}
.pstext p{
	padding-left:23px;
}
.warn{
	color:red;
}

.catalog1,.title1{
	font-weight:400;
	color:#0000A0;
}
.catalog2{
	text-indent: 15px;
  display: block;
}


.p_img{
	text-align:center;
	margin-bottom:0px !important;
}
.p_img img{
	max-width:90%;
	width:unset !important;
	margin-bottom: 0px !important;
	transform: scale(0.92);
}
.icon{
	width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: 1px 4px;
  position: absolute;
}
.icon-warn{
	background-image: url(../images/warn.png);
	background-size: 20px;
  background-position: 0px 2px;
}
.icon-info{
	background-image: url(../images/info.png);
	background-size: 20px;
  background-position: 0px 2px;
}
.tip-text{
	display: table-cell;
	text-indent: 20px;
}

.style2 {
	text-align: left;
	line-height:35px;
}
.caption{
	font-style: italic;
	font-weight:400;
}
.page_title{
	font-weight:600;
}
.top2{
	display:block;
}

.title-p{
	padding-top:30px;
}

.doc-table2 .caption{
	width:300px;
	text-align:left;
}

.code{
	font-family:"Courier New" !important;
	font-size: 16px !important;
  line-height: 24px !important;
}
.caption-icon{
	text-align:center;
	vertical-align:middle !important;
	width:1%;
}
.rd::before, .rd a{
	content:"Related Document: ";
	font-style: italic;
}


.doc-table .td-nowrap{
	white-space:nowrap;
	vertical-align: top;
}

.code .highlight{
	color:red;font-weight:bold;text-decoration: underline;text-underline-offset: 5px;
}

.img1{
    width:auto;
}
.img-title{
	line-height:30px;
	text-align:center;	
}

a:hover{
	color:blue !important;
}

.doc-table2 .caption-icon2{
	text-align:center;
	vertical-align:middle;
	width:1%;
}

.non-link, .non-link:hover{
	color:unset !important;
}

.xx-text{
	text-decoration: underline;
	font-style: italic;
}

.img_label-20{
	padding-bottom:10px;
	text-align:left;
	margin:unset;
	font-weight:400;
	max-width:unset;
}
.img_label-20 a{
	font-weight:unset;
}

.p_img-20{
	padding-bottom:20px;
}

.node-h3{
	display:list-item;
	font-weight:600 !important;
}

.normail-label, .normail-label:hover{
	color:black !important;
	cursor:default;
}
.title2{
	font-weight:bold;
	display: list-item;
  list-style: disc;
}

.doc-table .title{
	text-align:center !important;
}

body,#doc{
	font:1rem "Segoe UI",Roboto,Arial,Tahoma,"Trebuchet MS",Verdana,sans-serif;
}

.topic, .head,.keyword{
	font-weight:600;
}
.note-list-item{
	display:list-item;
	margin-left:20px;
}

.space{
	height:30px;
}
.text-cell{
	padding-left:25px !important;
}
.h4-title{
	font-size:25px;
	font-weight:600;
}

@media (max-width: 800px) {
	.p_img img{
		max-width:100%;
		transform: scale(1);
	}
}

.space{
	height:50px;
}

.catalogue {
	line-height:40px;
	margin-left:0px;
	font-size:19px;
}

.catalogue li{
	list-style:none;
	line-height:3.5rem;
}

.catalogue .sub-item{
	margin-left:10px;
}


.title-p,.catalogue li,h2 {
	font-size:22px;
}

        .compact-search-form {
            display: flex;
            justify-content: center;
            margin-bottom: 30px;
        }
        
        .form-wrapper {
            width: 100%;
            max-width: 500px;
            position: relative;
            height: 30px;
        }
        .search-input {
            width: 100%;
            height: 30px;
            padding: 0 70px 0 25px;
            font-size: 15px;
            border: 1px solid #ddd;
            border-radius: 8px;
            outline: none;
            transition: all 0.2s ease;
            background-color: #fff;
            color: #333;
            line-height: 30px;
        }
        .search-input::placeholder {
            color: #aaa;
            font-size: 15px;
        }
        
        .search-icon {
            position: absolute;
            left: 8px;
            top: 50%;
            transform: translateY(-50%);
            color: #7f8c8d;
            font-size: 15px;
            z-index: 2;
            pointer-events: none;
        }
        
        .search-button {
            position: absolute;
            right: -90px;
            top: 52%;
            transform: translateY(-50%);
            height: 25px;
            padding: 0 13px;
            font-size: 12px;
            font-weight: 600;
            color: white;
            background-color: #3498db;
            border: none;
            border-radius: 3px;
            cursor: pointer;
            transition: all 0.2s ease;
            line-height: 25px;
        }
        
        .search-button:hover {
            background-color: #2980b9;
            box-shadow: 0 1px 3px rgba(41, 128, 185, 0.3);
        }
        
        .search-button:active {
            transform: translateY(-50%) scale(0.95);
        }