/*logo*/
.logo{
	visibility:visible;
}
a.logo::before{
	background-image: url('../img/logo.png');
	background-size: 30px 30px;
	display: inline-block;
	width: 200px;
	content:"";
	margin-right: 10px;
}
a.logo{
		font-size:28px;
	}
		
	.dropbtn {
		color: #808080;
		padding: 16px;
		font-size: 16px;
		border: none;
		cursor: pointer;
		background-color:#EEE;
		font-weight:bold;
	}
	.dropbtn a{
		color: #808080;
		padding: 16px;
		font-size: 16px;
		border: none;
		cursor: pointer;
		background-color:#EEE;
		font-weight:bold;
	}
	.dropbtn a:hover{
		color: #55a2ff;
		padding: 16px;
		font-size: 16px;
		border: none;
		cursor: pointer;
		background-color:#EEE;
		font-weight:bold;
	}
	.dropdown {
		padding-right:25px;
		padding-left:25px;
		position: relative;
		display: inline-block;
	}

	.dropdown-content {
		display: none;
		position: absolute;
		background-color: #55a2ff;
		min-width: 160px;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		z-index: 1;
	}

	.dropdown-content a {
		color: white;
		padding: 12px 16px;
		text-decoration: none;
		display: block;
	}

	.dropdown-content a:hover {color: #FFF}

	.dropdown:hover .dropdown-content {
		display: block;
	}

	.dropdown:hover .dropbtn {
		color: #55a2ff;
	}
	.spacehd{height:114px;}
	.proregister_spacehd{height:140px;}
	.active{color:#55a2ff}

	h5 {
		color: #808080;
		line-height: 12px;
		font-weight: bold;
	}
	.index p{
		font-size:16px;
		color:#808080;
		line-height:12px;
		font-weight:bold;
	}
	p{
		font-size:16px;
		color:#808080;
		line-height:12px;
	}
	.weldiv{
		padding-top:50px;
		padding-bottom:50px;
		margin-left:15px;
	}
	span{
		color:#808080;
		font-weight:bold;
		padding-bottom:25px;
	}
	.bnlogin{
		color:#FFF;
		background-color:#55a2ff;
		text-align:center;
		font-size:18px;
		box-shadow:8px 8px 12px 4px #E0E0E0;
		margin-right:250px;
		margin-top:5px;
		width:115px;
		height:32px;
	}
	.bnlogin:hover{
		color:#FFF;
		background-color:#2C4198;
		text-align:center;
		font-size:18px;
		box-shadow:8px 8px 12px 4px #E0E0E0;
		margin-right:250px;
		margin-top:5px;
	}
	ul.menu-list {
		list-style: none;
		padding: 0;
		margin: 0;
		color: #808080;
		font-size: 16px;
	}

	@media (max-width: 1024px) {
		ul.menu-list {
			font-size: 14px;
		}

		.menu {
			margin-left: 50px;
			margin-right: 50px;
		}
	}

	ul.menu-list li {
		padding: 15px 0;
	}

	ul.menu-list li:before {
		background-image: url('../img/arrow.png');
		background-size: 15px 15px;
		display: inline-block;
		width: 15px;
		height: 15px;
		content: "";
		margin-right: 10px;
	}

	ul.menu-list li.active:before {
		background-color: #55a2ff;
	}

	.mainrow {
		padding-bottom: 200px;
	}

	.canbutton {
		border: 1px #bbb solid;
		color: #AAA;
		background-color: #FFF;
		padding: 12px 12px;
		text-align: center;
		font-size: 18px;
		box-shadow: 8px 8px 12px 4px #E0E0E0;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.canbutton:hover {
		color: #FFF;
		background-color: #55a2ff;
		padding: 12px 12px;
		text-align: center;
		font-size: 18px;
		box-shadow: 8px 8px 12px 4px #E0E0E0;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.button {
		color: #FFF;
		background-color: #55a2ff;
		padding: 12px 12px;
		text-align: center;
		font-size: 18px;
		box-shadow: 8px 8px 12px 4px #E0E0E0;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.button:hover {
		color: #FFF;
		background-color: #2C4198;
		padding: 12px 12px;
		text-align: center;
		font-size: 18px;
		box-shadow: 8px 8px 12px 4px #E0E0E0;
		margin-right: auto;
		margin-left: auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.add_author p {
		color: #55a2ff;
		font-weight: bold;
	}

	.add_author:hover p {
		color: #2C4198;
		font-weight: bold;
	}

	.authorareabn {
		color: #FFF;
		background-color: #55a2ff;
		padding: 12px 12px;
		text-align: center;
		font-size: 18px;
		width: 200px;
		box-shadow: 8px 8px 12px 4px #E0E0E0;
		margin-right: auto;
		margin-left: auto;
	}

	.author_table table {
		width: 100%;
		border-collapse: collapse;
	}

	.author_table th,td {
		border-top: 1px solid #AAA;
		border-bottom: 1px solid #AAA;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.author_table th {
		background-color: #EEE;
		width: 250px;
	}

	
	.progressbar{
		position: relative;
		height: 150px;
	}
	.activebar0{
		position: absolute;
		width: 246px;
		height:122px;
		background: url(../img/processbar/000.png) no-repeat;
	}
	.activebar1{
		position: absolute;
		left:246px;
		width: 164px;
		height:122px;
		background: url(../img/processbar/001.png) no-repeat;
	}
	.activebar2{
		position: absolute;
		left:410px;
		width: 164px;
		height:122px;
		background: url(../img/processbar/002.png) no-repeat;
	}
	.activebar3{
		position: absolute;
		left:574px;
		width: 269px;
		height:122px;
		background: url(../img/processbar/003.png) no-repeat;
	}
	
	.normalbar0{
		position: absolute;
		width: 246px;
		height:122px;
		background: url(../img/processbar/100.png) no-repeat;
	}
	.normalbar1{
		position: absolute;
		left:246px;
		width: 164px;
		height:122px;
		background: url(../img/processbar/101.png) no-repeat;
	}
	.normalbar2{
		position: absolute;
		left:410px;
		width: 164px;
		height:122px;
		background: url(../img/processbar/102.png) no-repeat;
	}
	.normalbar3{
		position: absolute;
		left:574px;
		width: 269px;
		height:122px;
		background: url(../img/processbar/103.png) no-repeat;
	}
	
	.clearbar0{
		position: absolute;
		width: 246px;
		height:122px;
		background: url(../img/processbar/010.png) no-repeat;
	}
	.clearbar1{
		position: absolute;
		left:246px;
		width: 164px;
		height:122px;
		background: url(../img/processbar/011.png) no-repeat;
	}
	.clearbar2{
		position: absolute;
		left:410px;
		width: 164px;
		height:122px;
		background: url(../img/processbar/012.png) no-repeat;
	}
	.clearbar3{
		position: absolute;
		left:574px;
		width: 269px;
		height:122px;
		background: url(../img/processbar/013.png) no-repeat;
	}