﻿BODY {
/*background-image: -ms-linear-gradient(top, #FFFFFF 0%, #A1C6FF 100%);
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #A1C6FF 100%);
background-image: -o-linear-gradient(top, #FFFFFF 0%, #A1C6FF 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(100, #A1C6FF));
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #A1C6FF 100%);
background-image: linear-gradient(to bottom, #FFFFFF 0%, #A1C6FF 100%);*/
font-size: 16px;
font-family: Segoe UI, 'Lucida Grande'; 
background: linear-gradient(to bottom, #FFF 30%, #3FA4F0 100%) repeat scroll 0% 0% transparent;
}

p{
font-size: 16px;
font-family: Segoe UI, 'Lucida Grande'; 

}

#regwind {
  /*position: relative;*/
  background: white;
  width: 1024px;
  height: 165px;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-top-left-radius: 15px; /*Радиус скругления углов у таблицы Safari, Chrome*/
  border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px; /*Радиус скругления углов у таблицы Safari, Chrome*/
  border-top-right-radius: 15px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4); 
}

#regwind  li{
list-style: none;
float: left;
}



#buttonenter {
/*position: absolute;*/
margin-right: 20px;
float: right;
color: white;
font-size: 17px;
font-family: Segoe UI, 'Lucida Grande';
}



.buttonenter2:hover {
background:linear-gradient(to bottom, #0F71BA 0%,  #016ab8 100%) repeat scroll 0% 0% transparent;
}

.recovery_link {
display: block; 
float: right; 
margin-right: 20px; 
color: #0f71ba; 
}

.recovery_link:hover {
color:#0c578f; 
}

.zagolovok {
color:#0f71ba; 
font-size: 24px;
font-family: Segoe UI, 'Lucida Grande';
margin-bottom: -10px;
margin-left: 50px;
margin-right: 50px;
}

#infoblock{
  height: auto;
  background-color: white;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4);
  margin-top: -10px;
  min-height: 600px;
  padding-bottom: 10px;
}

.info {
margin-left: 50px;
margin-right: 50px;
text-align: justify;
font-size: 20px;
color:#454545;
}

.regwindow {
margin-left: 50px;
margin-right: 50px;
font-size: 17px;
font-family: Segoe UI, 'Lucida Grande';
margin-bottom: -10px;
}

h1 {
color:#0f71ba; 
font-size: 24px;
font-family: Segoe UI, 'Lucida Grande';
font-weight: normal;
margin-bottom: -10px;
margin-left: 50px;
margin-right: 50px;
}

.comment
{
font-family: Segoe UI, 'Lucida Grande';
margin-left: 50px;
font-size: 15px;
width: 700px;

}
.table_style a:link { color: #666;font-weight: bold;text-decoration:none;}
 .table_style a:visited {color: #999999;font-weight:bold;text-decoration:none;}
 .table_style a:active,.table_style a:hover { color: #bd5a35; text-decoration:underline;}
 .table_style { width:700px; font-family:Arial, Helvetica, sans-serif;color:#666;font-size:12px; margin:0 auto; border:#ccc 1px solid;  margin-left:50px;
  -moz-border-radius:10px; -webkit-border-radius:10px;border-radius:10px;
  -moz-box-shadow: 0 1px 2px #d1d1d1; -webkit-box-shadow: 0 1px 2px #d1d1d1;box-shadow: 0 1px 2px #d1d1d1;}
 .table_style th { border-top:1px solid #fafafa; border-bottom:1px solid #e0e0e0;color: black;padding:8px;
  background: #f2f2f2; }
 .table_style th:first-child{text-align: left;padding-left:20px;}
 .table_style tr:first-child th:first-child{ -moz-border-radius-topleft:7px; -webkit-border-top-left-radius:7px; border-top-left-radius:7px;}
 .table_style tr:first-child th:last-child{ -moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;border-top-right-radius:6px;}
 .table_style tr{text-align: center;padding-left:20px;}
 .table_style tr td:first-child{ text-align: left;padding-left:20px;border-left: 0;}
 .table_style tr td {padding:7px;border:1px solid #e0e0e0; border-radius:5px; background:white;}
 .table_style tr.even td{background: #f6f6f6; background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);}
 .table_style tr:last-child td{ border-bottom:0;}
 .table_style tr:last-child td:first-child{-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}
 .table_style tr:last-child td:last-child{-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}
 .table_style tr:hover td{background: #f2f2f2;background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);} 


#menu2{
width:190px;
font: 12px Segoe UI, 'Lucida Grande';
padding: 2px; color:#FFFFFF;

}

ul.sidenav {
	font-size: 1.2em;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #0f71ba;
	border-bottom: 1px solid #3373a9;
	border-top: 1px solid #003867;
	margin-top:20px;
}
ul.sidenav li a{
	display: block;
	color: #fff;
	text-decoration: none;
	width: 155px;
	padding: 10px 10px 10px 35px;
	background: url(../image/sidenav_.gif) no-repeat 5px 7px;
	border-top: 1px solid #3373a9;
	border-bottom: 1px solid #003867;
}
ul.sidenav li a:hover {
	background: #0c578f url(../image/sidenav_.gif) no-repeat 5px 7px;
	border-top: 1px solid #1a4c76;
}
ul.sidenav li span{	display: none; }
ul.sidenav li a:hover span {
	display: block;
	font-size: 0.8em;
	padding: 10px 0;
}
#content {
/*width:800px;
margin-left:210px;*/
}

#footer {
  height: 80px;
  color:white;
 /* background-color: #0F71BA;*/
  background:linear-gradient(to bottom, #3FA4F0 0%, #0F71BA 100%) repeat scroll 0% 0% transparent;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.4);
  width: 1024px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-bottom-left-radius: 15px; /*Радиус скругления углов у таблицы Safari, Chrome*/
  border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px; /*Радиус скругления углов у таблицы Safari, Chrome*/
  border-bottom-right-radius: 15px;
}

#footer a {
color:white;
/*text-decoration:none;*/
}

.button_blue{
text-decoration: none;
/*border: 2px solid #0F71BA;
border-radius: 10px;
padding: 7px 15px;*/
color: #0F71BA;
margin: 0px 5px;
font-size: 16px;
font-family: Segoe UI, 'Lucida Grande';
}

.button_blue:hover{
color: black;
}

.button_blue img{
vertical-align: middle;
height: 30px;
padding-bottom: 5px;
}
input[type="text"],input[type="date"],input[type="password"],input[type="number"],input[type="time"],input[type="email"],textarea{
box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
border: 2px solid #919395;
padding: 6px 10px;
border-radius: 10px;
font-size: 14px;
}
select{
box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
border: 2px solid #919395;
padding: 5px 10px;
border-radius: 10px;
font-size: 14px;
}
input[type="submit"]{
box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
border: 2px solid #919395;
padding: 3px 15px;
border-radius: 10px;
font-size: 16px;
background: white;
font-family: Segoe UI, 'Lucida Grande';
}
input[type="submit"]:hover{
background: none repeat scroll 0% 0% #E6E1E1;
}
.cab {
box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
padding: 5px 15px !important ;
border: 2px solid #919395;

border-radius: 10px;
/*background:linear-gradient(to bottom, #3FA4F0 0%, #0F71BA 100%) repeat scroll 0% 0% transparent ! important ;
color: white;
border: 1px solid #0f71ba;
border-radius: 5px;*/
font-size: 16px;
font-family: Segoe UI, 'Lucida Grande'; 
background: white;

}
.cab:hover{
  /*background:linear-gradient(to bottom, #0F71BA 0%,  #016ab8 100%) repeat scroll 0% 0% transparent !important ;*/
  background: none repeat scroll 0% 0% #E6E1E1;
}
.buttonenter2 {
padding: 5px 20px 5px;

font-size: 17px;
font-family: Segoe UI, 'Lucida Grande';
border: 1px solid #0F71BA;
background:linear-gradient(to bottom, #3FA4F0 0%, #0F71BA 100%) repeat scroll 0% 0% transparent;
border-radius: 10px; 
}
