*{
	border: 0;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

h2.page-title{
    font-size:2.4em;
}
h2.pagetitle-txt{
    font-size:2.1em;
}
h3{
	font-size:2.1em;
}
h3.subt-txt{
    font-size:1.4em;
}
h4{
	font-size:1.6em;
}
.edge-label{
	font-size:1.4em;
	font-weight:600;
}
.edge_name{
	font-size:1.8em;
	font-weight:600;
}
.edge_supports_title{
	font-size:0.9em;
	font-weight:400;
}
table td{
	font-size: 1.2em;
}
p{
	font-size:1.2em;
}
th.label{
	font-size:1.1em;
	font-weight:600;
}
td.label{
	font-size:1.4em;
	font-weight:600;
}
td.label p{
	font-size:0.9em;
	font-weight:400;
}
.sectionBox{
	width:90%;
	padding:16px;
	background-color:#fff;
}
.pageTitleTxt{
    font-size:2.4em;
}

element:before {
	font-family: "dashicons";
	content: "f230";
}
.tab-box{
	width:100%;	
}
.tab-content{
	width:95%;
	margin:0 auto;
}
.sectionBox{
	width:100%;
	border:1px solid #666;
}
.wrap-setting{
	width:95%;
	margin:0 auto;
}
.setting-main{
	width:95%;
	margin:0 auto;
}
.compo-title{
	font-size:1.2em;
	font-weight:600;
}
.setting-title{
	font-size:1.2em;
	font-weight:600;
}
table.edge-settings{
	width:auto;
}
table.edge-settings th:nth-of-type(2){
	width:15%;
	font-size:1.2em;
	
}
table.edge-settings th:nth-of-type(3){
	width:75%;
	font-size:1.2em;
}
table.edge-settings th:nth-of-type(4){
	width:10%;
	padding-left:24px;
	font-size:1.2em;
}
table.edge-settings td:nth-of-type(2){
	font-size:1.4em;
}
table.edge-settings td:nth-of-type(3){
	padding-left:24px;
	font-size:1.2em;
}
table.edge-settings .check-column{
	font-size:1.9em;
}
table.edge-settings .setting-description p{
	font-size:0.9em;
}
.compo-description{
	font-size:1.2em;
}
.compo-setting a{
	font-size:1.2em;
}
.column-cb{
	padding-top:0;
	padding-left:12px;
	vertical-align:middle;
}

td.column-check{
	padding: 0;
}
td.column-title{
	padding: 1.0em 0 0 0;
}
.module-title{
	font-size:1.2em;
	font-weight:600;
	line-height:1.0;
}


