Файл: themes/web/css/main.css
Строк: 684
body {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
   
background-color: #ffffff;
    /*background-image:
url(../img/bg-top.png);*/
    background-repeat: repeat-x;
    word-wrap:
break-word;
}
body > .navbar {
  min-width: 1048px;
}
body >
.container-fluid > .row-fluid {
    width: 1048px;
    margin: 0
auto;
}
body { padding-top: 50px; }
.navbar-fixed-top { top: 0px;
}
body.admin-bar .navbar-fixed-top { top: 28px !important;
}
.container-fluid {
    padding: 0;
    margin: 0;
}
.navbar-header {
 
background-color: #ffffff;
}
.navbar-text2 {
  margin-right: 30px;
 
margin-top: 12px;
  line-height: 18px;
  font-size: 12px;
  padding: 4px
4px 4px 60px;
  background-image: url(../img/attestat.png);
 
background-repeat: no-repeat;
  background-position: left
center;
}
.goods-container {
  width: 1000px;
  margin: 0 auto;
 
text-align: center;
}
.goods-container .container-fluid {
   
padding-bottom: 10px;
}
.goods-container .span2, .goods-container .span4
{
  display: inline-table;
  float: left;
  background-color: #ffffff;
 
border-radius: 2px;
  -moz-border-radius: 2px;
  text-align:
left;
}
.goods-container .span2 img.img-polaroid, .goods-container .span4
img.img-polaroid {
  margin: 12px;
  padding: 0;
  border:
0;
}
.goods-container .span2:hover, .goods-container .span4:hover {
 
background-color: #bdbdbd;
}
.goods-container .span2
img.img-polaroid:hover, .goods-container .span4 img.img-polaroid:hover {
 
border-radius: 4px;
  -moz-border-radius: 4px;
}
.paragraph {
  padding:
0px 0px 0px 10px;
  background-color: #ffffff;
  text-align: left;
 
position: relative;
}
.paragraph-msg {
  display: inline-block;
  width:
159px;
  height: 140px;
  overflow: hidden;
  vertical-align: top;
  color:
#696969;
  background-color: #ffffff;
  padding-top: 4px;
  padding-left:
8px;
  padding-right: 4px;
}
.paragraph-hidden {
  display:
none;
}
.paragraph-screen {
  max-width: 140px;
  vertical-align:
top;
}
.paragraph-panel {
  display: block;
  color: #10abbc;
 
padding-right: 4px;
  text-align: left;
  height: 24px;
}
.paragraph-panel
a {
  color: #a6a6a6;
  font-size: 12px;
  position: relative;
  display:
block;
}
.paragraph-price {
  position: absolute;
  right: 4px;
  top:
0px;
}
.paragraph-text, .paragraph-author { 
    bottom: 0px;
    height:
20px;
    width: 132px;
    overflow: hidden;
    display: block;
   
position: relative;
    white-space: nowrap;
    font-size: 14px;
   
color: #525252;
}
.paragraph-author {
  width: 80px;
}
.paragraph-end { 
 background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFFFFF)
transparent;
  bottom: 0px;
  height: 25px;
  max-height: 100%;
  position:
absolute;
  right: 0px;
  width: 40px;
}
.goods-header {
    display:
block;
    padding: 15px 0px;
    font-size: 18px;
    line-height: 20px;
 
  color: #8d8d8d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
   
text-align: left;
    
}
.well {
    background-color: #ebebeb;
   
padding: 0px;
    margin: 0px;
    display: table;
}
.not-radius {
   
border-radius: 0px;
    -moz-border-radius: 0px;
}
.navbar-center {
   
width: 1048px;
    margin: 0px auto;
    background-color:
#ffffff;
}
.navbar-center .nav {
    float: none; 
    display: table; 
  
 margin: 0 auto; 
}
.navbar-center .navbar-inline {
    display:
inline-block;  
}
.navbar-center ul > li {
    float: none;
}
.nav
> .divider-vertical {
    margin: 0;
}
.alert{
  margin: 1px;
}
a {
 
  color: #0088CC;
    vertical-align: middle;
}
a:hover {
    color:
#597ed5;
}
code {
    display: block;
    overflow: scroll;
   
max-height: 100px;
}
span.on{
  color: #2b8c00;
  font-size:
small;
}
span.off{
  color: #c80000;
  font-size: small;
}
img.captcha {
 border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid
#d2d2d2;
}
input.captcha {
  max-width: 70px;
}
div.cit {
  color:
#424242;
  font-size: small;
  border: 1px solid #9dc2ff;
  border-left:
4px solid #9dc2ff;
  background-color: #fff9f4;
  padding-left: 8px; 
 
padding: 2px;
  margin: 2px; 
  letter-spacing: 0px;
  line-height:
14px;
}
div.rows-back{
	background-color: #efefe7;
	margin-bottom:
6px;
}
div.rows{
	color: #5884A7;
	background-color:
#efefe7;
	background-image:
url(../ico/wizard-step-grey-grey.png);
	background-repeat:
no-repeat;
	background-position: right;
	padding: 6px 6px 6px 6px;
	margin:
0px;
	display: inline-block;
	min-width: 300px;
}
div.rows-active
{
	color: #efefe7;
	background-color: #5884A7;
	background-image:
url(../ico/wizard-step-blue-grey.png);
}
div.rows-act {
	background-image:
url(../ico/wizard-step-lblue-blue.png);
}
div.rows-margin{
	margin-left:
-4px;
}
.menu {
    background-color: #f4f4f4;
    display: block;
   
padding: 2px;
    border-right: 1px solid #8ED0FF;
    border-left: 1px
solid #8ED0FF;
}
.news {
    background-color: #f8f8f8 ;
    padding: 4px
6px;
    border: 2px solid #efeded;
    margin: 1px 0;
    color:
#777;
}
.ads {
  background-color: #f0f0f0;
  padding: 4px;
}
.body {
   
max-width: 1000px;
    margin: 0 auto;
    position:
relative;
}
div.contents {
    margin: 0 4px 0 4px;
    background-color:
#ffffff;
}
.logotype {
    display: inline-block;
    width: 200px;
   
height: 60px; 
    padding: 6px;
    background-image:
url(../img/logo.png);
    background-repeat: no-repeat;
   
background-position: center bottom;
}
.logotype a {
    color:
#965003;
}
.header-title, .title, .copy {
    background-color: #1d1f23;
 
  color: #f6f6f6;
    padding: 10px;
}
.header-title, .title, .copy,
.main_razd {
    background-repeat: repeat-x;
    background-size:
contain;
}
.header-title {
    border-top: 1px solid #444444;
   
border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px
6px;
}
.nav-panel li {
    position: relative;
}
ul li a >
span.counter {
    -o-transition: color 0.15s, line-height 0.15s, opacity
0.3s;
    -webkit-transition: color 0.15s, line-height 0.15s, opacity
0.3s;
    -webkit-transition-delay: 0, 0, 0;
   
-webkit-transition-duration: 0.15s, 0.15s, 0.3s;
   
-webkit-transition-property: color, line-height, opacity;
   
-webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1),
cubic-bezier(0.25, 0.1, 0.25, 1), cubic-bezier(0.25, 0.1, 0.25, 1);
   
color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font:
normal normal 400 11px/15px Arial;
    height: 15px;
    padding: 0px 1px
0px 0px;
    text-align: center;
    transition: color 0.15s, line-height
0.15s, opacity 0.3s;
    white-space: normal;
    width: 24px;
   
background-image: url("../img/notification_counter-shadow.png");
   background-size: 100% 100%;
    position: absolute;
    top: 1px;
   
right: -4px;
    z-index: 2;
}
ul li a > span > span.counter {
   
-o-transition: color 0.15s, line-height 0.15s, opacity 0.3s;
   
-webkit-transition: color 0.15s, line-height 0.15s, opacity 0.3s;
   
-webkit-transition-delay: 0, 0, 0;
    -webkit-transition-duration: 0.15s,
0.15s, 0.3s;
    -webkit-transition-property: color, line-height, opacity;
   -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1),
cubic-bezier(0.25, 0.1, 0.25, 1), cubic-bezier(0.25, 0.1, 0.25, 1);
   
color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font:
normal normal 400 11px/15px Arial;
    height: 15px;
    padding: 0px 1px
0px 0px;
    text-align: center;
    transition: color 0.15s, line-height
0.15s, opacity 0.3s;
    white-space: normal;
    width: 24px;
   
background-image: url("../img/notification_counter-shadow.png");
   background-size: 100% 100%;
    position: absolute;
    top: 1px;
   
right: -4px;
    z-index: 2;
}
.home-menu, .home_menu, .main_menu {
   
padding: 8px 4px;
    border-top: 1px solid #ececec;
    border-bottom: 1px
solid #ffffff;
    background-color: #f2f3f4;
    margin: 0px;
   
padding-left: 10px;
}
.home-news {
    background-color: #e4e4e4;
   
background-repeat: repeat-x;
    background-size: contain;
}
#block-news
{
    background-color: #ffffff;
    border-bottom: 0px;
} 
.main_razd,
.title-menu { 
    background-color: #5884A7;
    color: #f6f6f6;
   
padding: 8px 8px 8px 16px;
    border-bottom: 1px solid #ffffff;
   
padding-left: 10px;
}
.home-menu {
	background-color:
#fbfbfb;
}
.home-menu a {
	display: block;
	border-right: 8px solid
#ffffff;
}
.home-menu:hover {
	background-color: #e1e1e1;
}
.main_razd a
{
    color: #f6f6f6;
}
div.nav1 {
  padding: 10px;
  background-color:
#f9f9f9;
  border-bottom: 1px solid #bebebe;
  margin: 0px;
    word-wrap:
break-word;
}
div.nav2 {
  padding: 10px;
  background-color: #efefef;
 
border-bottom: 1px solid #bebebe;
   margin: 0px;
    word-wrap:
break-word;
}
.media-body {
    position: relative;
}
.menu-price {
   
display: inline-block;
    margin: 0px;
    color: #d79100;
    font-style:
italic;
}
.tov-block {
    background-color: #f7f7f7;
    border-top: 1px
solid #f4f4f4;
    border-bottom: 1px solid #dbdbdb;
}
.tov {
  position:
relative;
  display: table;
  padding: 4px;
  width: 98%;
}
.tov a{
 
vertical-align : top;
}
	
.tov-screen {
  float: left;
  display: none;
 
margin-right: 5px;
}
.tov-text {
  width: 100%;
  vertical-align:
top;
}	
div.profile {
  padding: 10px;
  background-repeat: repeat-x;
 
background-color: #ffffff;
  border: 1px solid #dddddd;
  margin:
0px;
}
span.ank_n {
  font-weight: bolder;
  color:#7f7f7f;
}
span.ank_d
{
  font-style: italic;
  color:#984545;
  margin-left: 4px;
}
@media
(min-width: 240px) {
  .tov-screen {
    display: inline-block;
  }
  
 
.tov {
    position: relative;
  }
}
@media (min-width: 360px) {
 
.tov-screen {
    display: inline-block;
  }
  
  .tov {
    position:
relative;
  }
}
@media (min-width: 360px) {
  .hidden-phone {
   
display: inline-block !important;
  }
}
.breadcrumb {
   
background-color: #f9f9f9;
    border-bottom: 1px solid
#dbdbdb;
}
.form-horizontal {
    padding: 4px;
    padding-top:
6px;
}
.form-search {
    margin: 0px;
}
.copy, .copy a {
   
color:#ffffff;
    text-align: center;
    background-color:
#6DACC0;
}
.language {
    padding: 4px;
    text-align: right;
}
.footer
{
    background-color: #bfbfbf;
    border-top: 4px solid #505050;
   
padding: 6px;
    position: relative;
    text-align: center;
}
.foot {
  
 background-color: #ffffff;
    padding: 5px;
}
form, tr, td {
    margin:
0;
    background-color: #fffdfd;
}
.text-center {
  text-align:
center;
}
.text-right {
  text-align: right;
}
.search {
   
background-color: #fbfbfb;
    padding: 5px;
}
.pgen {
    display:
inline-block;
    padding-left: 4px;
    color: #3c3c3c;
    font-size:
x-small;
    float: left;
}
.text-green {
    color: green;
}
.text-red
{
    color: red;
}
.text-gray {
    color: gray;
}
.well {
	padding:
0;
	border: 1px solid #6DACC0;
	margin-bottom: 20px;
}
.navbar-inverse
.navbar-inner {
  background-color: #6DACC0;
  background-image:
-moz-linear-gradient(top, #5491AB, #6DACC0);
  background-image:
-webkit-gradient(linear, 0 0, 0 100%, from(#5491AB), to(#6DACC0));
 
background-image: -webkit-linear-gradient(top, #5491AB, #6DACC0);
 
background-image: -o-linear-gradient(top, #5491AB, #6DACC0);
 
background-image: linear-gradient(to bottom, #5491AB, #6DACC0);
 
background-repeat: repeat-x;
  border-color: #6DACC0;
  filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5491AB',
endColorstr='#ff6DACC0', GradientType=0);
}
.navbar-inverse
.brand,
.navbar-inverse .nav > li > a {
  color: #ffffff;
 
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse
.brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse
.brand:focus,
.navbar-inverse .nav > li > a:focus {
  color:
#ffffff;
}
.navbar-inverse .brand {
  color: #ffffff;
}
.navbar-inverse
.navbar-text {
  color: #ffffff;
}
.navbar-inverse .nav > li >
a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
 
background-color: transparent;
}
.navbar-inverse .nav .active >
a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active
> a:focus {
  color: #ffffff;
  background-color:
#6DACC0;
}
.navbar-inverse .navbar-link {
  color:
#ffffff;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse
.navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical
{
  border-right-color: #5491AB;
  border-left-color:
#6DACC0;
}
.navbar-inverse .nav li.dropdown.open >
.dropdown-toggle,
.navbar-inverse .nav li.dropdown.active >
.dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active >
.dropdown-toggle {
  color: #ffffff;
  background-color:
#6DACC0;
}
.navbar-inverse .nav li.dropdown > a:hover
.caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
 
border-top-color: #ffffff;
  border-bottom-color:
#ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret
{
  border-top-color: #ffffff;
  border-bottom-color:
#ffffff;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle
.caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle
.caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle
.caret {
  border-top-color: #ffffff;
  border-bottom-color:
#ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color:
#ffffff;
  background-color: #515151;
  border-color: #6DACC0;
 
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255,
255, 255, 0.15);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1),
0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: inset 0 1px 2px
rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
 
-webkit-transition: none;
     -moz-transition: none;
       -o-transition:
none;
          transition: none;
}
.navbar-inverse .navbar-search
.search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse
.navbar-search .search-query:-ms-input-placeholder {
  color:
#cccccc;
}
.navbar-inverse .navbar-search
.search-query::-webkit-input-placeholder {
  color:
#cccccc;
}
.navbar-inverse .navbar-search
.search-query:focus,
.navbar-inverse .navbar-search .search-query.focused
{
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
 
background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow:
0 0 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0,
0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0,
0.15);
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0
-1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
 
*background-color: #040404;
  background-image: -moz-linear-gradient(top,
#151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0
100%, from(#151515), to(#040404));
  background-image:
-webkit-linear-gradient(top, #151515, #040404);
  background-image:
-o-linear-gradient(top, #151515, #040404);
  background-image:
linear-gradient(to bottom, #151515, #040404);
  background-repeat:
repeat-x;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,
0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515',
endColorstr='#ff040404', GradientType=0);
  filter:
progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-inverse
.btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse
.btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse
.btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color:
#ffffff;
  background-color: #040404;
  *background-color:
#000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse
.btn-navbar.active {
  background-color: #000000 \9;
}
.tooltip-inner
{
	background: #5295e7;
} 
.tooltip.top .tooltip-arrow {
 
border-top-color: #5295e7;
}
.tooltip.right .tooltip-arrow {
 
border-right-color: #5295e7;
}
.tooltip.left .tooltip-arrow {
 
border-left-color: #5295e7;
}
.tooltip.bottom .tooltip-arrow {
 
border-bottom-color: #5295e7;
}
.div_1,.main_menu{
	display:
block;
	padding: 10px 4px;
    border-top: 1px solid #ececec;
   
border-bottom: 1px solid #ffffff;
    background-color: #f2f3f4;
   
margin: 0px;
    padding-left: 10px;
}
.div_2{
	display: block;
	padding:
10px 4px;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid
#ffffff;
    background-color: #f9f9f9;
    margin: 0px;
    padding-left:
10px;
}
.div_3{
	display: block;
	padding: 8px;
	/*
	padding: 10px 4px;
   
border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
   
background-color: #fdfdfd;
    margin: 0px;
    padding-left:
10px;*/
}
.link{
	display: block;
}
a.div_1, a.div_2,
a.div_3{
	text-decoration: none;
}
a.div_2:hover{
	background:
#ffffff;
}
a.div_1:hover{
	background:
#ffffff;
}
a.div_3:hover{
	background: #f9f9f9;
}
.div_a2d3s{
	display:
block;
	padding: 5px;
	font-size: 13px;
}
a.div_a2d3s{
	text-decoration:
none;
}
a.div_a2d3s:hover{
	border-radius: 10px;
	background:
#e4e4e4;
}
.link{
	display: block;
}
.form_t {
    background: #ffffff;
   
padding: 10px;
    word-wrap: break-word;
}
img.avatar-user{
	width: 50px;
   height: 50px;
	border-radius: 50px;
}