/* DESIGN FORM */
/*plag check*/
#crcol .plagcheckc p {
	text-indent:0;}

.full_inner {
	position:relative;
	margin:0px 0px 0px 0;
}
.full_inner h1 {
	 border-bottom: 1px dotted #78A8CE;
	 margin:0 20px 15px 0;}
.left_inner {
	overflow:hidden;
	position:relative;
}
#div_status {
	position:absolute;
	right: 20px;

	width:150px;
	top: 145px;
}
#status {
	text-align:center;
	font-weight:bold;
	border:1px solid #B1BFCB;
	padding:9px;
	color:#666666;
}
#text_to_check {
	width: 99%;
	max-width:99%;
	height: 317px;
	min-height: 317px;
}
.left_inner strong {
	margin:10px 0 5px;
}
.left_inner .button {
	float:right;
	margin:5px 5px 0 0;
	cursor:pointer;
}

.submit_but .button, #plagcheck-back-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	border:1px solid #83c41a;
	display:inline-block;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:4px 20px;
	text-decoration:none;
	border-radius:4px;
}
.submit_but .button:hover, #plagcheck-back-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
}
.submit_but .button:active {
	position:relative;
	top:1px;
}


.submit_but {
	margin:10px 0;
	height:40px;
}

.usercont {
	background: url(../images/userplagbot_bg.png) center bottom no-repeat;
	padding-bottom:35px;
}
#userblock {
	margin-top:5px;
	font-size:14px;
	line-height:normal;
	letter-spacing:normal;
	padding:5px 20px 0px 20px;
	background: url(../images/plaguser_bg.jpg);
	border-radius:6px;
	border:1px solid #ced5c9;
}
#userblock strong {
	color:#437616;
}
#userblock p {
	line-height:120%;
}
#userblock a.more {
	line-height:120%;
	font-weight:bold;
	white-space:nowrap;
}
.fb_block {
	border:1px solid #ced5c9;
	padding:10px 3px 10px 7px;
	overflow:hidden;
	letter-spacing:normal;
	background:#fff;
	border-radius:6px;/*-webkit-box-shadow:inset 0px 0px 9px #ddd;
	box-shadow:inset 0px 0px 9px #ddd;*/
}
#disclamer {
	border-top:1px solid #ddd;
	padding-top:1px;
}
#disclamer p {

	padding:10px 0;
	font-size:11px;
	line-height:120%;
}

#bottompanel {
	border-top:1px solid #ddd;
	padding-top:1px;
}
#bottompanel p {

	padding:0px 0;
	font-size:12px;
	line-height:120%;
}


.info_block {
	margin:10px 20px 50px 10px;
	color:#555;
}
#crcol .info_block li {
	line-height:140%;
	font-weight:normal;
	font-size:12px;
	margin:8px 0 8px 0px;
}
#crcol .info_block ul {margin:10px 0;}

.info_block ul {
	margin-left:0;
}
.plagcheckc .left_inner {
 min-height:520px;
}
select#lang {

}
.main_content .hint_block2 ul, .main_content .hint_block ul {
	margin-left:0;
}
#set_ext_max_time {
	float:right;
}
#paperdets {
	width:300px;
	max-width:300px;
}
div.box_user_panel div.box_user_panel_body a {
	color:#0669B7;
}

#plagcheck-ord-btn-1 {
    margin-left: 80px;
}

#sym_count {
    float:right;
    margin-right: 10px;
}
/*end plag check*/
