﻿.number-input-box {
			width: 90px;
		}
		.ny-number-unit {
			position: absolute;
			right: 0px;
			top: 0px;
			color: #999;
			text-align: right;
			width: 31px;
			height: 100%;
			background: #f2f2f2;
			line-height: 30px;
			text-align: center;
			border-left: 1px solid #ddd;
		}
		.line-tip {
			max-width: 300px;
			overflow: hidden;
		}
		.pass-desc {
			clear: left;
			padding-top: 10px;
			display: block;
		}
		.config-tip .config-tip-content.config-tip-one {
			top: -220px;
		}
		.config-tip-content {
			width: 285px;
			left: -44px;
		}
		.config-tip-content:before {
			margin-left: -14px;
		}
		.config-tip-one:before {
			margin-left: -22px;
		}
		.line-type-btn {
			margin-bottom: 10px;
		}
		label {
    font-weight: normal;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
		/*单选框*/
.ny-radio {
	display: inline-block;
	margin: 0;
	padding: 0;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
}
.ny-radio label {
	min-width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: text-top;
	font-size: 12px;
	color: #262829;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/radio-normal.png);
}
.ny-radio label span {
	padding-left: 20px;
	white-space: nowrap;
}
.ny-radio.checked label,
.ny-radio.checked label:hover {
	background-image: url(../images/radio-checked.png);
}
.ny-radio.checked.disabled label,
.ny-radio.checked.disabled label:hover {
	cursor: no-drop;
	background-image: url(../images/radio-checked-disabled.png);
}
.ny-radio.disabled label,
.ny-radio.disabled label:hover {
	cursor: no-drop;
	background-image: url(../images/radio-disabled.png);
}
.ny-radio label:hover {
	background-image: url(../images/radio-hover.png);
}
.ny-radio input {
	display: none;
}
#flavorTable tr:nth-child(odd) {
  background-color:#f7f8f8;
}
.checkedTr{
	background-color: #dfedf9!important;
}
.search-group-input {
    padding-right: 32px;
    width: 190px;
    height: 32px;
    line-height: 30px;
    border-right: none;
    border-left: none;
    border-color: #d6d6d6;
}
.input-clear-icon {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background: url(../images/search_clear.png?v=1) no-repeat center;
    cursor: pointer;
}
.btn-primary {
    position: relative;
    height: 32px;
    padding: 0 16px;
    background-color: #00aaff;
    border: 1px solid #009ced;
    line-height: 31px;
    color: #fff;
}
.ny-btn {
    display: inline-block;
    height: 32px;
    line-height: 31px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    padding: 0 16px;
    font-size: 12px;
    color: #262829;
    cursor: pointer;
    text-align: center;
}
.pull-left {
    float: left!important;
}
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.btn-primary-search {
    background: #fff url(../img/btn_icon_search.png?v=1) no-repeat center !important;
    border: 1px solid #ccc !important;
    border-left: none !important;
    filter: none;
}
.input-clear-icon.active {
    display: block;
}
.search-group-input-wrapper {
    position: relative;
}
.ny-input-reset {
    display: inline-block;
    height: 32px;
    padding-top: 0;
    padding-left: 10px;
    padding-bottom: 0;
    border: 1px solid #d9dcde;
    line-height: inherit;
    outline: none;
}
.ny-input-reset, .ny-input-reset:active, .ny-input-reset:focus, .ny-input-reset:active:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: inherit;
}
.input-clear-icon:hover{background:url(../images/search_clear_active.png?v=1) no-repeat center;}

.tableNoProduct{
	height: 190px;
    padding: 140px 0 0 0;
    vertical-align: top;
    background: url(img/table-nodata-bg.png?v=1550629827418) 50% 50px no-repeat;
}
.cpuButton dl dt {
	width: 181px;
	background-position: 150px 7px;
}
.cpuButton dl dt span {
	display: block;
	float: left;
	height: 50px;
	text-indent: 45px!important;
}

.mem-version {
	margin-left: 10px;
}
.mem-version dl dt {
	width: 250px;
	background-position: 220px 7px;
	padding-left: 20px;
}

.mem-version .select {
	width: 250px;
	max-height: 132px;
	overflow-y: auto;
	z-index: 999;
}
.mem-version .select ul li {
	padding-left: 20px;
}
.cpuButton .select {
    width: 180px;
    max-height: 130px;
    overflow-y: auto!important;
}

.cpuButton .select ul li {
	white-space: nowrap;
	padding-left: 45px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
   
    background-position: 11px 2px;
	background-repeat: no-repeat;
}
.cpuButton .select ul li.hover {
	background-color: #f5f5f5;
   
    background-position: 11px 2px;
	background-repeat: no-repeat;
}
.systemButton .select ul li.opensuse, .systemButton .select ul li.opensuse.hover {
   background-position: 12px -117px !important
}
.systemButton .select ul li.oracle, .systemButton .select ul li.oracle.hover {
    background-position: 12px -176px !important;
}
.systemButton dl dt .oracle {
       background-position: 8px -180px !important;
}
.cl, .clearfix {
    zoom: 1;
}
.project-rule-group {
    position: relative;
}
.volum-select {
    position: relative;
    min-width: 180px;
    padding: 5px 15px;
    font-size: 14px;
    color: #00aaff;
    border: 1px solid #00aaff;
    position: relative;
    float: left;
   font-size:12px;
    margin-right: 3px;
}
.num_op {
    cursor: pointer;
    position: relative;
    float: left;
   
    margin-bottom: 16px;
    line-height: 20px;
    width: 30px;
    font-size: 40px;
    text-align: center;
    border: 1px solid #ddd;
    height: 30px;
}
.show-value {
    background-color: #f2f4f5;
    color: #333;
    border-color: #e6e6e6;
    cursor: initial!important;
}
.project-rule-item {
    position: relative;
    float: left;
    width: 160px;
    max-width: 100px;
    
    margin-bottom: 16px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #ddd;
    margin-left: -1px;
    background-color: #fff;
    font-size: 14px;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.unit {
    position: relative;
    float: left;
    margin-top: 4px;
    margin-bottom: 16px;
    margin-left: 5px;
    line-height: 25px;
    font-size: 15px;
}
.cl:after, .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ssd-plus {
    float: left;
    margin-top: 8px;
    margin-bottom: 16px;
    height: 32px;
    line-height: 32px;
    text-indent: 42px;
    background: url(../images/add-icon.png) no-repeat left center;
    font-size: 14px;
    color: #00aaff;
    cursor: pointer;
}


.project-rule-desc {
    padding-left: 144px;
    margin-bottom: 16px;
    font-size: 12px;
    color: #999;
}
.project-rule-select .project-rule-desc {
    float: left;
    margin-top: 18px;
    padding-left: 24px;
    padding-bottom: 0;
}
.project-rule-group .project-rule-desc {
    margin-top: 16px;
	line-height: 19px;
}
.de-ssd {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    margin-left: 8px;
    border: none;
    cursor: pointer;
    background: url(../images/del-icon.png) no-repeat;
    background-position: 0 0;
}
.de-ssd:hover {

	background-position: 0 -20px;

}
.show2{
	display:inline-block!important;
}

.ny-radio {
    display: inline-block;
    margin: 0;
    padding: 0;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}
.ny-radio label {
    min-width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    font-size: 12px;
    color: #262829;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/radio-normal.png);
}
.ny-radio.checked label, .ny-radio.checked label:hover {
    background-image: url(../images/radio-checked.png);
}
.checkedTr {
    background-color: #dfedf9!important;
}
#flavorTable tr:nth-child(odd) {
    background-color: #f7f8f8;
}
.cpuButton .select {
    width: 180px;
    max-height: 130px;
    overflow-y: auto;
}
.mem-version .select {
    width: 250px;
    max-height: 132px;
    overflow-y: auto!important;
    z-index: 999;
}
.tableNoProduct {
    height: 290px;
    padding: 160px 0 0 0;
    vertical-align: top;
    background: url(../images/table-nodata-bg.png?v=1550629827418) 50% 65px no-repeat;
}
.tcenter{
    text-align:center;
}
.loadClass{
    background: url(../images/loadingiframe.gif) center no-repeat;height: 300px;
}
.config-row-content{
    margin-left:60px;width:80%
}
.selectTable{
    width:100%;background:#E1E4E5;border:1px solid #fff
}
.tableDiv{
    height:300px;overflow-y:auto;
}
#flavorTable{
    width:100%;border-collapse:collapse;border:none;
}
.show2{
    margin-left:60px;font-weight:600;
}
.number-input-box {
    width: 90px;
}
.ny-number-unit {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #999;
    text-align: right;
    width: 31px;
    height: 100%;
    background: #f2f2f2;
    line-height: 30px;
    text-align: center;
    border-left: 1px solid #ddd;
}
.line-tip {
    max-width: 300px;
    overflow: hidden;
}
.pass-desc {
    clear: left;
    padding-top: 10px;
    display: block;
}
.config-tip .config-tip-content.config-tip-one {
    top: -100px;
}
.config-tip-content {
    width: 285px;
    left: -44px;
}
.config-tip-content:before {
    margin-left: -14px;
}
.config-tip-one:before {
    margin-left: -22px;
}
.line-type-btn {
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6{
    color:#fff!important;
}
.butBox2 {
    width:280px;
}
.aui_titleBar{
    padding: 0px 0px!important;
}