.table_form .select_form {width:100% !important;}
.textarea_form, .input_text_dig {width:99% !important;}

/*plag check*/
#crcol .plagcheckc p {
	text-indent:0;}

.full_inner {
	position:relative;
	margin:0px 0px 0px 10px;
        width:770px;
}
.full_inner h1 {
	 border-bottom: 1px dotted #78A8CE;
	 margin:3px 0px 15px 0;}
.left_inner {
	overflow:hidden;
	position:relative;
        width: 470px;
}
#div_status {
	position:absolute;
	right: 0px;

	width:150px;
	top: 37px;
}
#status {
	text-align:center;
	font-weight:bold;
	border:1px solid #B1BFCB;
	padding:4px;
	color:#666666;
        margin-top: 5px;
}
#text_to_check {
	width: 99%;
	max-width:99%;
	height: 317px;
	min-height: 317px;
        margin-top: 5px;
}
.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;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:4px 20px;
	text-decoration:none;
	border-radius:4px;
        right:0px;
        position:absolute;
        margin-top:-3px;
        margin-right:0px;
}
.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:5px;
}
#userblock {
	margin-top:5px;
	font-size:14px;
	line-height:normal;
	letter-spacing:normal;
	padding:0px 10px 10px 10px;
	background: url(../images/plaguser_bg.jpg);
	border-radius:6px;
        -moz-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 2px 10px 5px;
	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;
        width:505px;
}
#disclamer p {

	padding:10px 0;
	font-size:11px;
	line-height:120%;
}

#bottompanel {
	border-top:1px solid #ddd;
	padding-top:1px;
}
#bottompanel p {

	padding:10px 0;
	font-size:12px;
	line-height:120%;
}


.info_block {
	margin:20px 0px 25px 0px;
	color:#555;
}

#centcol .info_block ul {
	margin-left:0;
        list-style: none outside none;
        line-height: 140%;
        padding-left: 0px;
}
#centcol .info_block li {
	margin-bottom: 5px;
}
.plagcheckc .left_inner {
 min-height:520px;
 width:505px;
}
select#lang {
    margin-top: 5px;
}
.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 !important;
}

#rightplagpanel {
min-height:521px;
margin-top: -9px;
padding:0px 0 0 10px;
position:absolute;
right:0;
top:0;
width:250px;
}
/*end plag check*/
