<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    background-color: #fafafa;
    /*background-image: url(../img/bg-top.png);*/
    background-repeat: repeat-x;
    word-wrap: break-word;
}

body &gt; .navbar {
  min-width: 1048px;
}

body &gt; .container-fluid &gt; .row-fluid {
    width: 1048px;
    margin: 0 auto;
}
a{
	font-family: "Handvetica";
}

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;
    border: 1px solid #e0dddd;
    margin: -1px;
    margin-bottom: 1px;
}

.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: #eeeeee;

	text-align: left;
	border-radius: 10px; 
}

.goods-container .span2 img.img-polaroid, .goods-container .span4 img.img-polaroid {
  margin: 12px;
  padding: 0;
  border: 0;
  border-radius: 5px;
}

.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 {
  
}
.span2{
	
}
.paragraph {
  padding: 0px 0px 0px 10px;
  background-color: #f9f3f3;
  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: 9px;
  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: #fff;
    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 &gt; li {
    float: none;
}

.nav &gt; .divider-vertical {
    margin: 0;
}


.alert{
  padding-top: 15px;
  padding-bottom: 15px;
  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 #d2d2d2;
    border-left: 4px solid #d2d2d2;
    background-color: #ffffff;
    padding-left: 8px;
    padding: 10px;
    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:hover {
	
}

.logotype {
	transition: 0.30s;
    display: inline-block;
    width: 200px;
    height: 60px; 
    padding: 13px;
    background-image: url(../img/logo8.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.logotype:hover {
	background-image: url(../img/logoa4.gif);
}
/*
.logotype {
	display: inline-block;
	padding: 25px;
	font-size: 40px;
	
}color: #965003;*/
 a.logotype {
	text-decoration: none;
    
}

.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 &gt; 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 &gt; span &gt; 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 {
	transition: 0.30s;
    padding: 16px 12px 16px 12px;
    /* border-top: 1px solid #ececec; */
    border-bottom: 1px solid #ececec;
    background-color: #363c42;
    margin: 0px;
}
.home_menu{
	background-color: #e9eef31a;
}
.home-news {
    background-color: #e4e4e4;
    background-repeat: repeat-x;
    background-size: contain;
}

#block-news {
    background-color: #ffffff;
    border-bottom: 0px;
} 

.title-menu { 
    background-color: #5884A7;
    color: #f6f6f6;
    padding: 10px 8px 8px 16px;
    border-bottom: 1px solid #ffffff;
    padding-left: 10px;

}

.main_razd{
	background-color: #ffffff;
    color: #a19d9d;
    padding: 10px 8px 8px 16px;
    border-bottom: 1px solid #ffffff;
    padding-left: 10px;
}
.home-menu {
	background-color: #fbfbfb;
}

a.home-menu {
	font-size: 16px;
	text-decoration: none;
	display: block;
}

.home-menu:hover {
	background-color: #ffffff;
}

.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: #fefefe;
  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;
}	



.tov-msg{
	color: #878181;
}

.tov img{
	display: table;
}
.tov, .main_menu {
    position: relative;
    /* display: table; */
    background: #ebebeb;
    padding: 10px 1px 10px 10px;
    border-bottom: 1px solid #d0d0d0;
    /* width: 98.60%; */
    display: block;
}
.tov{
	min-height: 125px;
}
.tov a{
  vertical-align : top;
  font-weight: bold;
}
	
.tov-screen {
	float: left;
	margin-right: 22px;
	width: 90px;
	height: 90px;
	padding: 6px;
}
.tov-screen img{
    border-radius: 10px;
    border: 2px solid #ffffff;
}
.tov-screen img:hover{
    /*border: 2px solid #e4e4e4;*/
	box-shadow: 0 2px 9px #cfcfcf;
}
.tov_fon {
  /*width: 100%;
  vertical-align: top;*/
  padding-top: 5px;
}	


div.profile {
padding: 10px;
    background-repeat: repeat-x;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
    margin: 0px;
}

span.ank_n {
  font-weight: bolder;
  color:#7f7f7f;
}

span.ank_d {
  color:#b85a5a;
  margin-left: 2px;
}

@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: #f6f6f6;
    /*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: 12px;
    text-align: right;
	background-color: #fff;
}
.language a{
	text-decoration: none;
	padding: 1px;
	margin: 2px;
	border-bottom: 2px solid #fff;
}
.language a:hover{
	border-bottom: 2px solid #efecec;
}
.footer {
    background-color: #bfbfbf;
    border-top: 4px solid #505050;
    padding: 6px;
	
    position: relative;
    text-align: center;
}

.foot {
    background-color: #ffffff;
    padding: 18px 12px 18px 12px;
	border-bottom: 1px solid #e9e9e9;
}

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;
    
    color: #3c3c3c;
    float: left;
}

.text-green {
    color: green;
}

.text-red {
    color: red;
}

.text-gray {
    color: gray;
}

.well {
	padding: 0;
	border: 1px solid #e0dddd;
	margin-bottom: 20px;
}

.navbar-inner {
	background-color: #fff;
}

 /*
.navbar-inverse {
  background-color: #6DACC0;
}

.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 &gt; li &gt; a {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav &gt; li &gt; a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav &gt; li &gt; a:focus {
  color: #ffffff;
}

.navbar-inverse .brand {
  color: #ffffff;
}

.navbar-inverse .navbar-text {
  color: #ffffff;
}

.navbar-inverse .nav &gt; li &gt; a:focus,
.navbar-inverse .nav &gt; li &gt; a:hover {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .nav .active &gt; a,
.navbar-inverse .nav .active &gt; a:hover,
.navbar-inverse .nav .active &gt; 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 &gt; .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active &gt; .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active &gt; .dropdown-toggle {
  color: #ffffff;
  background-color: #6DACC0;
}

.navbar-inverse .nav li.dropdown &gt; a:hover .caret,
.navbar-inverse .nav li.dropdown &gt; a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown &gt; .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown.open &gt; .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active &gt; .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active &gt; .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: #222;
} 

.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{
	transition: 0.30s;
    display: block;
    padding: 10px 4px;
    border-bottom: 1px solid #e0dddd;
    background-color: #e9eef31a;
    margin: 0px;
    padding: 16px 12px 16px 12px;

}
.div_2{
	transition: 0.30s;
	display: block;
	padding: 10px 4px;
    border-bottom: 1px solid #e0dddd;

    background-color: #f9f9f9;
    margin: 0px;
    padding: 16px 12px 16px 12px;

}
.div_3{
	transition: 0.30s;
	display: block;
	padding: 16px 12px 16px 12px;

	background-color: #fdfdfd2b;
	/*
	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, a.main_link,.home-menu a, .nav1 a, .nav2 a{
	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;
	margin: 0px;
}
img.avatar-user{
	width: 50px;
    height: 50px;
	border-radius: 50px;
}

.main_link {
	display: block;
    
    color: #222;
    padding: 10px;
}
a.main_link:hover {
	border-radius: 10px;
	background: #ecf9ff;
}

form, tr, td {
    background-color: #f9f9f9;
}

.menu-price2{
	color: #ed9a66;
	margin-right: -15px;
}
a.bottom,a.bottom2 {text-decoration: none;}
.bottom{
	border-radius: 5px;
	display: inline-block;
	margin: 3px;
	padding: 6px;
	border: 1px solid #e6dfdf;
}

.bottom:hover{
	background: #95b3bc;
}

.text-center{
	text-align: center;	
}
.soc_c{
    padding: 5px;
    margin: 5px;
    width: 30px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #ffffff;
    color: #fff;
}
.soc_vk{
	background: #4097c3;
}
.soc_telegram{
	background: #26a4e3;
}
.soc_telegram:hover{
	border: 1px solid #5fb6e1;
}
.soc_vk:hover{
	border: 1px solid #3484ac;
}
.soc_twitter{
	background: #1da1f2;
}
.soc_twitter:hover{
	border: 1px solid #c8c5c5;
}

a.bottomc{
	transition: 0.50s;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	margin: 3px;
	padding: 6px;
	border: 1px solid #e6dfdf;
	background: #ffffff;
	font-weight: bold;
}

a.bottomc:hover{
	background: #efe5e517;
}

.endblock{
	border-bottom: 1px solid #e0dddd;	
}

.reply{
	padding: 5px;
    display: inline-block;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
a.reply {
	color: #868c86;
	text-decoration: none;
}
a.reply:hover{
	background: #efefef;
	border: 1px solid #e6dfdf;
}
.space{
	padding: 3px;
}
.counter2{
    -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;
	margin-left: -13px;
	margin-top: -13px;
	
    z-index: 2;
}

.pagination {
	padding: 10px;
}
.avatar-web{
	border-radius: 10px;
}
.disabled{
	border: 1px solid #e6dfdf;
	border-radius: 10px;
}

.nav-pills li{
	margin: 3px;
	padding: 3px;
	border: 1px solid #e6dfdf;
	border-radius: 10px;	
}

textarea{
	width: 99%;
	height: 100px;
}

form, tr, td {
    background-color: #fff;
}
.opacity{
	opacity: 0.3;
}
.opacity:hover{
	opacity: 1;
}

a.bottomc2{
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	margin: 3px;
	padding: 6px;
	/*border: 1px solid #e6dfdf;*/
	
	font-weight: bold;
}
a.bottomc2:hover{
	background: #ffffff;
}

span.site_changes {
  display: inline-block;
  background: #d9d9d9;
  clip-path: circle(50%);
  height: 9px;
  width: 9px;
}

.heada{
	padding: 10px;
	text-align: center;
}
.heada a{
	display: inline-block;
	border: 1px solid #fff;
	text-decoration: none;
	padding: 2px;
	margin: 1px;
	transition: 0.50s;
}
.heada a:hover{
	border-radius: 5px;
    padding-left: 25px;
    padding-right: 25px;
    background: #fdfff9;
    border: 1px solid #f6f4f4;
}

.headaf a{
	border: 1px solid #fafafa;
}
.headaf a:hover{
	color: #676767;
	background: #d1d1d1;
}

a.shop-bottompay:hover{
	color:#f8f9f8;
}
.shop-bottompay:hover{
	background: #4caf50;
    border: 1px solid #969696;
}
.shop-bottompay{
	transition: 0.50s;
    padding: 8px;
	width: 40%;
    border-radius: 6px;
	background: #d1f7e1;
	border: 1px solid #6fe09e;
	color:#58953b;
	margin: 3px;
	display: inline-block;	
}
.shop-bottomtrash{
	transition: 0.50s;
	background: #f1f1f1;
    border: 1px solid #dedede;
    color: #c8c8c8;
	width: 40%;
    padding: 8px;
    border-radius: 6px;   
	display: inline-block;
	margin: 3px;	
}
.shop-bottomtrash:hover{
	background: #ffffff;
    border: 1px solid #c7c4c4;
}
.shop-bottomtrashact{
	transition: 0.50s;
	width: 40%;
    padding: 8px;
    border-radius: 6px;   
	display: inline-block;
	margin: 3px;
    background: #fff8e4;
    border: 1px solid #f2e2b5;
    color: #d6b351;	
}
.shop-bottomtrashact:hover{
	background: #ffe8a5;
    border: 1px solid #bba464;
}
</pre></body></html>