* { 
	margin: 0px 0px;
	padding: 0px 0px;
}
body 
{
	margin: 0px 0px;
	color: #FFF;
	font-family: Arial, Tahoma;
	font-size: 13px;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
}

a {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	text-decoration: none;
}

form, iframe html, iframe html body, iframe html body form {
	padding: 0px;
	margin: 0px;
}

table {
	border-collapse: collapse;
	cursor: default;
}

table, th, td {
	border: 0px;
	font-family: Arial, Tahoma;
	font-size: 13px;
}

img {
	border: 0px;
}

input {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

select {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

textarea {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

input[type='checkbox'], input[type='radio'] {
	background: transparent;
	
}

input[type='button'] {
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

input[type='text'], input[type='password'] {
	padding-left: 2px;
}

fielset {
	padding: 5px;
}

legend {
	font-weight: bold;
}

.login {
        background: #FFF;
	color: #000;
	font-family: Verdata,Geneva,Arial,Helvetica,sans-serif !important;
	min-width: 800px;
}
.login br
{
	display:none;
}
.login center:before
{
	display: block;
	height: 28px;
	background: transparent url(../images/logo/logo-inside.png?d=20141119) no-repeat scroll 4px 4px;
	content: 'Добро пожаловать в систему мониторинга "LogExpert"';
	margin-bottom: 70px;
	padding-top: 12px;
	border-bottom: 1px solid #445566;
}
.login .login_logo:before
{
	content: 'Вход в систему';
	display: block;
	padding-left: 53px;
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 37px;
}
.login input[type='text'], .login input[type='password'], .login select {
	border: 1px solid #3B3B3B;
	background-color: #FFFFFF;
	padding: 4px;
	font-size: 12px;
	width: 350px !important;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.login select#lang {
	display:block;
}
.login input[type='checkbox'] 
{
	background: transparent;
}
.login hr {
	visibility:hidden;
}
.login a {
	color: #306BA2;
}
.login a:hover {
	color: #E22038;
}
.login_bg {
	width: auto;
	height: auto;
}
.login_bg_form_table {
	width: auto;
	position: relative;
}
.login_bg_form_table tbody tr:first-child td:first-child
{
	padding-left: 0 !important;
}
.login_bg > .login_bg .login_bg_form_table tbody tr:first-child td:first-child
{
	padding-bottom: 27px !important;
}
.login_bg_form_table table
{
	width: auto !important;
}
.login_bg_form_table table tr td
{
	padding-bottom: 27px;
}
.login_bg_form_table table tr td:first-child
{
	width: 150px;
	text-align: left !important;
}
table.login_bg_form_table tr td.submit_td
{
	padding-left: 20px;
	vertical-align: top;
}
.login input[type="submit"]
{
	background-color: blue;
	cursor: pointer;
	background: #E9E9E9 url(../images/img/sendform-btn-center.png) repeat-x scroll center -2px;
	font-size: 18px;
	padding: 4px 15px;
	border: 0px transparent none;
	height: 47px;
        color: #e9e9e9;
	border-radius:5px;
}
.login font
{
	margin-left: 153px;
}
.login .copyright_link, .login_bg_table tbody tr:first-child td:first-child img, .login_bg_table table tr:last-child
{
	display: none;
}
.login_bg_form 
{
	position: relative;
}
.login center div:last-child
{
	right: 4px !important;
	top: 7px !important;
}

.options_table {
	height: 115px;
}
.options_table td {
	vertical-align: bottom;
}
.options_table2 {
	height: 95px;
	-moz-user-select: -moz-text;
	-o-user-select: text;
	-khtml-user-select: text;
	-webkit-user-select: text;
	user-select: text;
}
.login_bg_form_table table.options_table,
.login_bg_form_table table.options_table2
{
	height: auto !important;
}
.options_table2 td {
	vertical-align: bottom;
}

.login_copyright {
	position: absolute;
	bottom: 15px;
	right: 20px;
	/*width: 757px;*/
}

.login_copyright a  {
	color: #000;
}

.login_copyright a:hover  {
	color: #555;
}

.unit_cmds_response_status,
.unit_photo_status
{
	color: #314253 !important;	
}
td.menu_tools,
.footer_table .sms_option
{
	background-color: #6789BA !important;
}
