body{background-color: #f2f2f2; font-family: arial; color: #333333}
h1{text-align: center;}
h2{text-align: center;font-size:16px;font-family:Trebuchet MS;color:#a02000;background:#f0f0f0;border:1px solid #e0e0e0;padding:3px;}
main {background:#52739f ;}
#container{width: 850px; margin: 0 auto}
#login,#signup,#device{text-align:left;width: 300px; border: 1px solid #d6d7da; padding: 0px 15px 15px 15px; border-radius: 5px;font-family: arial; line-height: 16px;color: #333333; font-size: 14px; background: #ffffff;rgba(200,200,200,0.7) 0 4px 10px -1px}
#login{margin: 0 auto;}
#content,#footer{bottom:1em;margin-top:60%;}
#footer{width: 850px;position:relative;bottom: 1em;}
#device{margin: 0 auto;}
#img{text-align: center;}
#table1{width: 840px; border: 1px solid #d6d7da; padding: 0px 15px 15px 15px; border-radius: 5px;font-family: arial; line-height: 16px;color: #333333; font-size: 14px; background: #ffffff;rgba(200,200,200,0.7) 0 4px 10px -1px}
h3{color:#365D98}
h4{font-family: Verdana, Arial, Helvetica, sans-serif} 
form label{font-weight: bold;}
form label, form input{display: block;width: 100%}
form input{ border: solid 1px #666666;padding: 10px;border: solid 1px #BDC7D8; margin-bottom;}
/*table td input{
width:150px;
}
*/
.input {
 border: solid 1px #666666;padding: 10px;border: solid 1px #BDC7D8; margin-bottom;
}

.textbotom {
    background-color: #FAEBD7 !important;
    border-color: #2a24d8 !important;
	font-weight: bold;
    max-width: 1000px;
	border-radius: 10px; 
    color: #000000;
	
}
.button {
    background-color: #5fcf80 !important;
    border-color: #3ac162 !important;
	font-weight: bold;
    max-width: 100px;
	border-radius: 10px; /* Уголки */
    color: #ffffff;
	margin: 0 auto;
}
.find {
    background-color: #5fcf80 !important;
    border-color: #3ac162 !important;
	font-weight: bold;
    max-width: 100px;
	border-radius: 10px; 
    color: #ffffff;
	margin: 0 auto;
}
table.imagetable {
	font-family: verdana,arial,sans-serif;
	font-size:15px;
	color:#333333;
	border-width: 4px;
	border-color: #999999;
	border-collapse: collapse;
}
table.imagetable th {
	background:#b5cfd2 url('cell-blue.jpg');
	border-width: 4px;
	padding: 4px;
	border-style: solid;
	border-color: #999999;
}
table.imagetable td {
	background:#FAEBD7 url('cell-grey.jpg');
	border-width: 4px;
	padding: 4px;
	border-style: solid;
	border-color: #999999;
}
.errorMsg{color: #cc0000;margin-bottom: 10px}
.app{width: 150px}