﻿
.CtabH { margin: 0px; padding-right: 10px; padding-left: 10px; padding-top: 0px; padding-bottom: 0px; } .CtabH .tabTool { float:right; display: inline; } .CtabH .addTab, .CtabH .addPart { cursor: pointer; display: inline; padding: 12px 10px 3px 10px; color: #C68E17; text-decoration: underline; } .CtabH .tabPad { margin: 0; padding: 2px 0 4px 0; display: block; } .CtabH .tabItem,.CtabH .tabActive,.CtabH .tabOver { list-style-type: none; display: inline; padding: 6px 10px 3px 10px; margin: 0; margin-right: 2px; border-left: 1px solid #fff; border-top: 1px solid #fff; border-right: 1px solid #aaa; border-bottom: 1px solid #f4f4f4; background: transparent; background-color: #F6F6F6; color: #6A6A6A; text-decoration: none; cursor: pointer; font-family: Arial, sans-serif; font-weight: bold; line-height: 16px; height: 16px; float:left; white-space: nowrap; width:auto; } .CtabH .tabActive { background-color: #ECF3FC; color: #1c60b7; } .CtabH .tabOver { background-color: #EFF5FB; color: #8A8A8A; } .CtabH .tabIcon { display: inline; margin: 0; padding: 0; padding-right: 3px; vertical-align: baseline; height: 16px; } .CtabH .tabPage { display:block; float:left; margin:0; width:100%; height:auto; border-top:solid 1px #ECF3FC; } .CtabV { margin: 0px; padding-right: 0px; padding-left: 0px; padding-top: 10px; padding-bottom: 10px; } .CtabV .tabPad { margin: 0; padding-top:10px; display: inline; float:left; width:12%; } .CtabV .tabItem,.CtabV .tabActive,.CtabV .tabOver { list-style-type:none; background: transparent; margin-right:0px; margin-bottom:16px; border:0; border-bottom:dashed 1px #ddd; color: #6A6A6A; cursor: pointer; font-family: Arial, sans-serif; font-weight: bold; line-height: 26px; white-space: nowrap; } .CtabV .tabItem:after,.CtabV .tabActive:after,.CtabV .tabOver:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .CtabV .tabActive { background-color: #ECF3FC; color: #1c60b7; } .CtabV .tabOver { background-color: #EDF6FB; color: #8A8A8A; } .CtabV .tabTitle { float:right; display: inline; padding-right:8px; } .CtabV .tabIcon { display: inline; float:right; padding-top:3px; } .CtabV .tabPage { display:inline; float:left; margin:0px; width:80%; height:600px; border-left:solid 1px #ECF3FC; } 
