p, li {
    font-size: 14px;
}
body {
    color: #555;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 1.5;
}
.editaddForm {
    max-width: 100%;
    width:100%;
}
.editaddForm .form-control {
    border: 1px solid #ddd;
    height: 46px;
}
.parameter_wrp label {
    color: #d35400;
    text-align: left!important;
}

.editaddForm .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: left;
}
.test_api {
    display: block;
    height: 400px;
    max-width: 100%;
    width: 700px;
}
.edit_page {
    background: #333 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    float: right;
    height: 36px;
    line-height: 36px;
    padding: 0;
	text-align:center;
    width: 100px;
}
.edit_page:hover{ text-decoration:none; color:#fff; background:#666;}
.edit_mainpage {
    height: 800px;
    overflow: auto;
    width: 980px;
}
.edit_button {
    background: #00c0ef none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    height: 37px;
    padding: 0 20px;
}
.margin-top-10{
margin-top:10px;
}
.nbtn {
    background: #37b0e9 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    height: 36px;
    padding: 0 20px;
}
/*30aug*/
.content-box-header {
    background: #34495e none repeat scroll 0 0;
    border-radius: 0;
    padding: 5px 10px;
}

.content-box-header h3 {
    margin: 3px 0;
	color:#fff;
}
h6 {
    color: #30333a;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
   font-size:16px;
}
.xml-box {
    background: #e5e5cc none repeat scroll 0 0;
    color: #333;
    font-size: 12px;
    padding: 0 25px 3px;
}
.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 0;
    min-height: 47px;
    padding: 10px 15px;
}
.fa.fa-star {
    color: #f00;
    font-size: 7px;
    position: absolute;
}

/*30aug*/
.content-box-header {
    background: #34495e none repeat scroll 0 0;
    border-radius: 0;
    padding: 5px 10px;
	margin-bottom: 20px;
}

.content-box-header h3 {
    margin: 3px 0;
	color:#fff;
}
h6 {
    color: #333;
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
}
.xml-box {
    background: #e5e5cc none repeat scroll 0 0;
    color: #333;
    font-size: 12px;
    max-width: 800px;
    padding: 0 25px 3px;
    width: 100%;
}
.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 0;
    min-height: 47px;
    padding: 10px 15px;
}
.fa.fa-star {
    color: #f00;
    font-size: 7px;
    position: absolute;
}
pre {
    background:none;
    border: 0px solid #ccc;
     padding: 9.5px 0;
}
aside.main-sidebar {
    height: 100%;
    max-height: 100%;
    width: 256px;
    overflow-y: auto;
	overflow-x: auto;
    position: fixed;
}
.content-wrapper {
    margin-top: 42px;
    min-height: 940px !important;
}
.content-box li {
    list-style: outside none none;
}
.head_img li h6 > img {
    margin-right: 10px;
    margin-top: -4px;
    width: 16px;
}
.head_img {
    padding: 0;
}
.head_img > li p {
    margin-left: 28px;
}
.form-horizontal.editaddForm > h3 {
    color: #333;
    font-size: 22px;
}

.color-table.danger-table thead th {
    background-color: #4b6681;
    color: #fff;
	white-space: pre;
}
.table > thead > tr > th {
    border-bottom: 1px solid #e4e7ea;
    vertical-align: bottom;
}
.custom_tbl_width {
    min-width: 166px;
}
.custome_tbl td:first-child{ white-space:pre;}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #e8ecef;
}
.margin_top{margin-top:20px;}
.content::after, .content::before {
    clear: both;
    content: "";
    display: block;
}
#main-content::after, #main-content::before {
    clear: both;
    content: "";
    display: block;
}

.content-box-content::after, .content-box-content::before {
    clear: both;
    content: "";
    display: block;
}
.xml_msg {
    box-shadow: 0 0 0 0;
    float: left;
    max-width: 790px;
    padding: 18px 21px;
    width: 100%;
}
.custome_button{ width:100%;}
.table > tbody > tr > td.td_inner_tbl {
    padding: 0;
}
.custome_tbl ul {
    margin: 0;
    padding: 0;
}
.custome_tbl ul li {
    padding: 0;
	list-style: outside none disc; margin-left: 13px;
}
.color-table.danger-table thead tr:first-child th {
    background: #fff none repeat scroll 0 0;
    color: #333;
}
.table {
    margin-bottom: 0;
}
ul.custome_ul {
    margin: 0;
    padding: 0;
}
ul.custome_ul li {
    padding: 0;
	list-style: outside none disc; margin-left: 13px;
}
 td{text-transform: none;}
.sidebar-menu {
    overflow: visible;
}
@media (max-width:767px) {
aside.main-sidebar {
    width: 216px;
}
}






