Размер файла: 6.64Kb
body {
background: #d9e2c6 url(./images/bg.png);
max-width: 100%;
color: white;
}
.sidebar {
float: right;
width: 280px;
background: white;
border-radius: 7px;
height: 100%;
padding: 5px 5px 5px 5px;
margin-right:10px;
margin-top: 5px;
margin-bottom: 5px;
box-shadow: 0px 0px 5px 1px #8caf4f;
-webkit-box-shadow: 0px 0px 5px 1px #8caf4f;
-moz-box-shadow: 0px 0px 5px 1px #8caf4f;
}
.sidebar a {
color:#8caf4f;
text-decoration: none;
}
.sidebar a:hover {
background: #8caf4f;
border-radius: 7px;
padding: 3px;
color: white;
}
.sha {
background: #85CA2C url(images/4.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position:bottom top;
padding-top: 20px;
margin: 0 auto;
color: white;
font-size: 18px;
text-align: center;
width: 100%;
height: 110px;
border-radius:1px;
font-family: arial black;
}
.menu2 {
width: 100%;
padding-top: 20px;
margin: 0 auto;
color: #8caf4f;
}
.menu2 a {
text-decoration: none;
outline: none;
display: inline-block;
width: 140px;
height: 45px;
line-height: 45px;
border-radius: 45px;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
text-align: center;
letter-spacing: 3px;
font-weight: 600;
color: #8caf4f;
background: white;
box-shadow: 0 8px 15px rgba(0,0,0,.1);
transition: .3s;
}
.menu2 a:hover {
background: #8caf4f;
color: white;
transform: translateY(-7px);
}
.site {
background:white;
float: left;
margin: 0 auto;
padding: 15px ;
color: grey;
font-family: Georgia, 'Times New Roman', Times, serif;
font-size: 16px;
width: 650px;
border-radius: 7px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
box-shadow: 0px 0px 5px 1px #8caf4f;
-webkit-box-shadow: 0px 0px 5px 1px #8caf4f;
-moz-box-shadow: 0px 0px 5px 1px #8caf4f;
}
.site a {
color:#8caf4f;
text-decoration: none;
}
.site a:hover {
background: #8caf4f;
border-radius: 7px;
color: white;
}
.fa-lg {
color:#8caf4f ;
font-size: 1em;
}
.b {
background-image:url(images/green.jpg);
background-repeat: repeat;
background-size: cover;
background-position:top;
padding: 10px;
border-radius: 7px;
overflow: hidden;
font-family: arial black;
font-style: normal;
color: darkgray;
}
.b a {
text-decoration: none;
outline: none;
display: inline-block;
padding: 2px ;
margin: 3px 0px;
border-radius: 10px;
box-shadow: 0 0 40px 40px #8caf4f inset, 0 0 0 0 #8caf4f;
font-family: 'Montserrat', sans-serif;
font-weight: bold;
letter-spacing: 2px;
color: white;
transition: .15s ease-in-out;
}
.foot {
background-image:url(images/4.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top;
padding: 15px;
text-align: center;
color: antiquewhite;
padding: 15px;
margin: 0 auto;
width: 100%;
clear: both;
}
.foot a {
color: white;
}
.foot a:hover {
color: white;
}
.img {
float: left;
padding: 5px 5px 5px 5px;
}
h1 {
font-size: 24px;
color: olivedrab;
text-shadow: 2px 2px 3px #8caf4f;
padding: 10px;
}
.alert-info {
border-radius: 7px;
border: 1px white;
background:#E9F7DE;
color: darkgrey;
margin: 0;
}
.alert-info a {
color: darkgray;
}
.alert-warning {
background: #E9F7DE;
color: darkgrey;
}
.data {
font-size: 10px;
color: gray;
}
.breadcrumb {
background: #E9F7DE;
}
.breadcrumb a {
color: darkgray;
}
textarea {width: 100%;
color: #8caf4f;}
.form {
color: #666;
padding : 3px;
background: #ddd url(./images/bp.gif);
border: 1px solid #ccc;
border-radius:5px;
}
#menu{
margin:0 auto;
max-width:960px;
}
#menu ul{
list-style:none;
}
#menu li{
max-width:100%;
list-style:none;
display:inline-block;
background:#f4f4ec;
border-bottom:4px solid #8eb132;
margin: 0 auto;
}
#menu li a {
text-decoration: none;
outline: none;
display: inline-block;
width: 140px;
height: 50px;
line-height: 45px;
font-family: 'Montserrat', sans-serif;
font-size: 11px;
text-transform: uppercase;
text-align: center;
letter-spacing: 3px;
font-weight: 600;
color: #8caf4f;
background: white;
box-shadow: 0 8px 15px rgba(0,0,0,.1);
transition: .3s;
}
#menu li a:hover {
background: #8caf4f;
color: white;
transform: translateY(-7px);
}
.nav {
width:960px;
margin: 0 auto;
background: white;
padding-top: 10px;
}
#contein{
width:960px;
margin: 0 auto;
margin-top: 5px;
background: white;
box-shadow: 0px 0px 5px 1px #8caf4f;
-webkit-box-shadow: 0px 0px 5px 1px #8caf4f;
-moz-box-shadow: 0px 0px 5px 1px #8caf4f;
}
.infos {
background: white;
width: 100%;
color:grey;
}
blockquote {
margin: 0;
margin-top: 5px;
color: #8caf4f;
padding: 30px 30px 30px 60px;
border-left: 8px solid #8caf4f;
position: relative;
background: #FAF8EB;
font-family: 'Lato', sans-serif;
font-weight: 300;
}
blockquote:before {
content: "\201C";
font-family: Arial;
color:#8caf4f;
font-size: 70px;
position: absolute;
left: 15px;
top: 5px;
}
blockquote p {
font-style: italic;
font-size: 24px;
margin-top: 0;
}
img {
padding: 2px;
}
hr {
color:#8caf4f;
border: dotted 1px;
}
.alert-block {
background:#E9F7DE;
color: darkgray;
border: grey;
}
.enter {
background-color : #F8FFFC;
border-left: 1px dashed #ccc;
border-right: 1px dashed #ccc;
border-top: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
color: #708090;
padding: 4px;
margin: -5px 10px 10px;
border-radius: 5px
}
.enter2 {
background-color : #EFFFF7;
border-left: 2px dashed #ccc;
border-right: 2px dashed #ccc;
border-bottom: 2px dashed #ccc;
color: #708090;
padding: 3px;
margin: 1px 200px 10px;
border-radius: 3px
}
.enter3 {
background-color : #EFFFF7;
border-left: 2px dashed #ccc;
border-right: 2px dashed #ccc;
border-bottom: 2px dashed #ccc;
color: #708090;
padding: 4px;
margin: -5px 10px 10px;
border-radius: 5px
}
.menus {
margin-top : 4px;
padding : 7px 24px;
background-color : #F0F8FF;
vertical-align : middle;
border-left: 1px dashed #ccc;
border-right: 1px dashed #ccc;
border-top: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
margin: 8px 4px 0px;
border-radius: 5px
}