.addterms {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    width: 1000px;
}
.create {
    background-attachment: scroll;
    background-color: #ffffff;
    background-image: none;
    border-radius: 7px;
    box-shadow: 0 0 2px #333333;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    width: 571px;
}

.create-title h1 {
    color: #418dcb;
    font-size: 28px;
    font-weight: bold;
    font-family: "Raleway",sans-serif;
}
.create-title p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.create-area {
    padding-top: 20px;
}

.create_name {
  	color: #000;
    font-size: 14px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.next {
    margin-left: auto;
   margin-right: 265px;
    margin-top: 30px;
    width: 100px;
}
.create-title {
    border-radius: 5px 5px 0 0;
    padding: 15px 20px;
    text-align: center;
}
a.btn, input.btn {
    text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    padding-top: 8px;
	padding-bottom: 8px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
}
a.btn_add {
    background-color: #439fe0;
    border: 0 none;
    color: #ffffff;
}
.next .btn {
    padding-left: 15px;
    padding-right: 15px;
    width: 125px;
}
.next .btn:hover {
    background: #3d97d6;
	box-shadow: 0 -2px 0px #3277a8 inset;
	-moz-box-shadow:0 -2px 0px #3277a8 inset;              
    -webkit-box-shadow:0 -2px 0px #3277a8 inset;
	color: #ffffff;
	text-decoration: none;           
}
.next .btn:active {
    background: #439fe0;
	box-shadow: 0 2px 0px #3277a8 inset;
	-moz-box-shadow:0 2px 0px #3277a8 inset;              
    -webkit-box-shadow:0 2px 0px #3277a8 inset; 
	color: #ffffff;
	text-decoration: none; 
}
.nameinput-1 {
   background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    padding: 2px 4px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 387px;
    font-family: "Gotham Narrow SSm 4r",Arial;
	
}
.name {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 135px;
}

.wenbenyu {
    border-color: #abadb3;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    padding-left: 5px;
    padding-top: 5px;
    width: 387px;
    height: 70px;
    font-family: "Gotham Narrow SSm 4r",Arial;
}
.select-230 {
    font-family: "Gotham Narrow SSm 4r",Arial;
}
.create_image{float:left;}
.create_image .btn{
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    cursor: pointer;
    display: block;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding-top: 2px;
	padding-bottom: 2px;
    padding-left:15px;
	padding-right:15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
	background: #fff;
	border: 2px solid #999999;
	color: #999999;
}
.create_image .btn:hover {
    background: #3d97d6;
	color: #FFF;
	box-shadow: 0 -2px 0px #3277a8 inset;
	-moz-box-shadow: 0 -2px 0px #3277a8 inset;
	-webkit-box-shadow: 0 -2px 0px #3277a8 inset;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3d97d6;
	border-left-color: #3d97d6;
}
.create_image .btn:active {
    background: #439fe0;
	color: #FFF;
	box-shadow: 0 2px 0px #3277a8 inset;
	-moz-box-shadow:0 2px 0px #3277a8 inset;              
    -webkit-box-shadow:0 2px 0px #3277a8 inset; 
    border-style:none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #439fe0;
	border-left-color: #439fe0;
}

.create_image table{width:387px;}
.create_image table td{border-bottom:1px solid #cccccc;}


.red {
    color: #f00;
}
.termname-right{

	font-size:12px;
}
.lower_case_show{
	
}
.termsondown {
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding-left: 210px;
    width: 650px;
}
.hide {
    display: none;
}
.addclose {
    display: block;
    height: 18px;
    margin-left: 730px;
    margin-top: 10px;
    position: absolute;
    width: 18px;
    z-index: 100;
}
.notenew {
    background-color: #fff;
    border: 5px solid #ccc;
    display: block;
    height: auto;
    margin-left: 20px;
    padding: 5px 20px 5px 5px;
    position: absolute;
    width: 705px;
	z-index: 99;
}
.industry_shuru{
	float: left;
    width: 400px;
}
.industry_create_name{
	color: #000;
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    width: 600px;
}
.autocomplete_multiple a{
	margin-top: 6px;
}
.chosen-container{
	width:310px !important;
}

