@charset "utf-8";
/* CSS Document */
.main_border {border:1px solid #000000;}
body {background-image:url(img/bg.jpg);
font-family: Verdana;
font-size: 12px;
color: #424242;
}
.left {background-color: #f6f6f6; border-right: 1px solid #424242;}
p {font-family: Verdana, arial Helvetica, sans-serif; font-size: 12px; color: #424242; margin:15px; valign: top;}

.nav_title {
margin-top: 15px;
margin-left: 5%;
margin-right: 5%;
font-weight: bold;
text-align:center;
border-left: 4px solid #cc0000;
border-bottom:1px solid #424242;
}

.nav_link {
color:#333333;	
font-size:11px;
margin-top: 10px;
margin-bottom: 10px;

}
.nav_link2 {
color:#333333;	
font-size:11px;
padding:5px;

}
.nav_link3 {
 font-size:14px;
margin-left:7%;
margin-top: 15px;

}
}
.nav_link4 {
 font-size:14px;
margin-left:7%;
margin-top: 5px;
size:20px;
}
.nav_l {
font-size:14px;

}

.www {
float: left;
font-size:14px;
font-weight:normal;
font-family: Verdana, arial Helvetica, sans-serif; color: #03175C;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 20px;
text-align:left;

}

.eee {
font-weight: bold;	
font-size:12px;
}
.www1 {
font-size:12px;
font-weight:normal;
font-family: Verdana, arial Helvetica, sans-serif; color: #03175C;
margin-top: 15px;
margin-bottom: 2px;
margin-left: 0px;

}
input {
font-size:14px;	
padding:3px;
}
select {
padding-top:3px;
padding-bottom:3px;
}	
.sss{
color: #FE060A;	
margin-left: -14px;
padding-top:  10px;
}
.post_title {
	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	text-align:left;
}
.post_add {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;

}


.post {border-collapse: collapse;
border: 1px solid #cccccc;
width: 95%; 
}
.post_name {
font-weight:bold; 
margin-top:7px; 
margin-bottom: 7px;}

.post_adds{
font-size: 11px;
margin-top: 7px;
margin-bottom: 7px;
color: #424242; 
font-weight: normal;

}
.post_ad{
font-size: 14px;
margin-top: 7px;
margin-bottom: 7px;
color: #424242; 
font-weight: normal;
text-align:center;
}
.post_adds1{
font-size: 11px;
margin-top: 20px;
margin-bottom: 7px;
color: #424242; 
}
.post_view {
font-size: 11px;
color: #666666;
}
.www2{
font-size:12px;
font-weight:normal;
font-family: Verdana, arial Helvetica, sans-serif;
color: #F90000;	
}
.ccc{
font-weight:bold;
}
.ccc3{
font-weight:bold;
font-size:14px;
}
.eee3{
font-family: Verdana, arial Helvetica, sans-serif; color: #03175C;
font-weight: bold;
text-align:center;
font-size:14px;
}
.www3 {
font-size:12px;
font-weight:normal;
font-family: Verdana, arial Helvetica, sans-serif; color: #03175C;
}
.post_adds2{
font-size: 12px;
margin-top: 7px;
margin-bottom: 7px;
color: #424242; 
font-weight: normal;
text-align:left;
}
.blu{color:#922397;font-weight:bold; 
margin-top:7px; 
margin-bottom: 7px;}

.gol{color:#9E7D02;font-weight:bold; 
margin-top:7px; 
margin-bottom: 7px;}

.gree{color:#029F02;font-weight:bold; 
margin-top:7px; 
margin-bottom: 7px;}

.orang{color:#2D01B1;font-weight:bold; 
margin-top:7px; 
margin-bottom: 7px;}

.re{color:#FF0000;font-weight:bold; 
margin-top:7px; 
margin-bottom: 7px;}

.bluy{background-color:#FFC9FA;font-weight:bold; 
border-collapse: collapse;
width: 99%;}

.goly{background-color:#FCFDB2;font-weight:bold; 
border-collapse: collapse;
width: 99%;}

.greey{background-color:#BFFBBF;font-weight:bold; 
border-collapse: collapse;
width: 99%;}

.orangy{background-color:#C0F7FC;font-weight:bold; 
border-collapse: collapse;
width: 99%;}


.rey{background-color:#FCFCFC;font-weight:bold; 
border-collapse: collapse;
width: 99%;}
.search_b {
	border: 2px solid #cccccc;
	margin-top: 10px;
	text-align: center;
}

* {
  box-sizing: border-box;
}

/* Style the search field */
form.example input[type=text] {
  padding: 10px;
  font-size: 17px;
  border: 1px solid grey;
  float: left;
  width: 80%;
  background: #f1f1f1;

}

/* Style the submit button */
form.example button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #2196F3;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
}

form.example button:hover {
  background: #0b7dda;

}

/* Clear floats */
form.example::after { 
  content: "";
  clear: both;
  display: table;
}
 .sel {
	height: 25px;
	color: #808080;
	font-size: 14px;
}
select option {
	color: black;
}

* {
    box-sizing: border-box;
}

form.example input[type=text] {
    padding: 3px;
    font-size: 14px;
    border: 1px solid grey;
    float: left; 
    width: 63%;
    background: #FFFFFF;
}

form.example button {
    float: left;
    width: 20%;
    padding: 3px;
    background: #COCOCO;
    font-size: 14px;
    color: #аааааа; 
	border: 1px solid grey;
    border-left: none;
    cursor: pointer;
}

form.example button:hover {
    background: #0b7dda;
}

form.example::after {
    content: "";
    clear: both;
    display: table;
}

.table_sort {border-collapse: collapse;/* Одинарная рамка вокруг таблицы*/
font-size:12px;
color: #076C00;
table-layout: fixed;
background: #COCOCO;
}

.rrr{ 
font-weight:normal;
font-size:11px;
color: #00010B;

}
.header {
width: 1000px;
height: 100px;
}
th {background-color:#AFFEC0;}


/*выделение строк при наведении*/
.in{
}/*thead{ width: 78%; position: fixed; height: 35px; top:0px;
background:#eee; }*/
th {background-color:#AFFEC0;}
 .hoverRow { background-color: #B6FAf8; }
 .clickedRow { background-color: lightblue; }
 .col {background: #778899;} /* Цвет фона */
.row {
margin-left: 100px;
	font-size: 20px;
margin-top: 0px;
margin-bottom: 2px;}

select {
height: 25px;
}
select{
color: #808080;
}	
select option {
color: black;
}	
#button2:hover {
  background-color: #c0c0c0;
}
