html {
	color: #0c0;
  background: #fff;
}
body,
h1, h2, h3, h4, h5, h6,
p,
div, blockquote,
fieldset,legend,
dl, dt,
dd, ul, ol, li,
pre,code,
form, input, textarea,
table, th,td,
address {
  margin: 0;
  padding: 0;
}
table {
  font-size: inherit;
  border-collapse: collapse;
  border-spacing: 0;
}
th, td {
  vertical-align: top;
}
th, caption {
  text-align: left;
}
th, caption,
address, cite, code, dfn,
em, strong, var {
  font-style: normal;
  font-weight: normal;
}
fieldset, img {
  border: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup, sub, big, small {
  font-size: 100%;
}
sup {
  font-size: 80%;
  vertical-align: text-top;
}
sub {
  font-size: 80%;
  vertical-align: text-bottom;
}
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
legend {
  color: #fff;
}
body{
  font-family: Verdana, Arial, sans-serif;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
ul, ol {
  margin-left: 3em;
}
.green {
  color: #00CC00;
}
/******************************************************************************/

#html {
  margin: 0;
  padding: 0;
  background-color: #fff;
}
#extra {
  margin: 0;
  padding: 0;
  background-color: #fff;
}
body {
  margin: 0 auto;
  width: 960px;
  color: #000;
  font-size: 12px;
}
a {
  color: #FF0000;
}
a:hover {
  color: #CC0000;
  text-decoration: none;
}.l {
  float: left;
  text-align: left;
}
.r {
  float: right;
  text-align: right;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  border: 0;
}
.tinymceFull {
  width: 100%;
  height: 300px;
}
#footer {
  background-color: #DADADA;
  border: 5px solid;
  border-color: #45A3C6 #62C7E5 #62C7E5 #45A3C6;
}
#header {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  width: 960px;
  height: 204px;
}
#header p img {
  margin: 20px 0 0 55px;
  border: 0;
}
#header span {
  float: left;
  margin: 30px 0 0 55px;
  font-family: Tahoma;
  font-size: 14px;
}
#header span a {
  font-family: Tahoma;
  font-size: 14px;
}
#header h1 a {
  font-size: 18px;
  text-decoration: none;
}
#header2 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  width: 960px;
  height: 204px;
  background-color: #F57F22;
}
#header2 p img {
  margin: 20px 0 0 55px;
  border: 0;
}
#header2 span {
  float: left;
  margin: 30px 0 0 55px;
  font-family: Tahoma;
  font-size: 14px;
}
#header2 span a {
  font-family: Tahoma;
  font-size: 14px;
  color: #3333FF;
}
#header2 h1 a {
  font-size: 18px;
  text-decoration: none;
}
h2 {
  margin: 0 auto;
  padding-bottom: 3px;
  width: 400px;
  color: #003366;
  font-size: 2.5em;
  text-align: center;
  border: 3px solid;
  border-color: #45A3C6 #62C7E5 #62C7E5 #45A3C6;
}
h2 {
  margin-top: 10px;
  width: 680px;
  font-size: 2em;
}
#main {
  border: 1px solid #000;
}
#footer {
  margin-top: 10px;
  padding: 2px 10px;
}
#footer p {
  color: #5C5C5C;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}

#menu {
  float: left;
  margin: 30px 0 0 20px;
  padding: 20px 10px;
  width: 890px;
  border: 6px double #5C5C5C;
}
#menu ul {
  margin: 0;
  list-style-type: none;
}
#menu ul li a {
  float: left;
  margin: 5px;
  padding: 5px 5px 11px 5px;
  width: 120px;
  height: 23px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  background-color: #D5EDFD;
  border: 2px solid;
  border-color: #5A5A5A #888888 #888888 #5A5A5A;
}
#menu ul li a:hover,
#menu ul li a#active {
  float: left;
  padding: 5px 5px 11px 5px;
  border-color: #888888 #5A5A5A #5A5A5A #888888;
  color: #F57F22;
  background-repeat: repeat;
}
#menu ul li a#active {
  float: left;
  color: #F57F22;
  background-repeat: repeat;
}

#main {
  background-color: #fff;
}

#content {
  float: right;
  padding: 20px 20px 20px 0;
  width: 930px;
  background: #FFFFFF;
}
#content ol, #content ul {
  margin: 30px 0 0 40px;
  list-style-type: upper-roman;
}

/* ***************************** table pagpro ******************************* */
.pagpro tr th {
  border: 1px solid #000;
  width: 20px;
  font-weight: bold;
}
.pagpro tr td {
  border: 1px solid #000;
  width: 20px;
}
.pagpro tr td.larg {
  min-width: 400px;
  text-align: left;
}
.pagpro tr:hover {
  background-color: #D9D9D9;
}

/* ***************************** table pagpro2 ******************************* */
.pagpro2 tr th {
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  width: 20px;
  font-weight: normal;
  font-size: 10px;
}
.pagpro2 tr td {
  border: 1px solid #000;
  width: 20px;
  font-weight: normal;
  font-size: 10px;
}
.pagpro2 tr td.larg {
  min-width: 400px;
  text-align: left;
}
.pagpro2 tr:hover {
  color: #cc0000;
}

/* ***************************** table pagpro3 ******************************* */
.pagpro3 tr th {
  border: 1px solid #000;
  width: 20px;
  font-weight: normal;
  font-size: 10px;
}
.pagpro3 tr td {
  border: 1px solid #000;
  width: 20px;
}
.pagpro3 tr td.larg {
  min-width: 400px;
  text-align: left;
}
.pagpro3 tr td:hover {
  background-color: #D9D9D9;
}
/* ***************************** table pagpro2 ******************************* */
#content p {
  margin-top: 5px;
  text-align: justify;
  text-indent: 3em;
}
blockquote {
  margin: 30px 60px 0 60px;
  padding: 0 20px 20px 20px;
  color: #ffffff;
  font-style: italic;
  border: 2px solid #ffffff;
}
table {
  margin: 5px auto 0 auto;
  border: 1px solid #ffffff;
}
th, td {
  padding: 2px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #ffffff;
}
th {
  color: #cc0000;
}
.row1 {
  background-color: #333333;
}
.row2 {
  background-color: #666666;
}
fieldset {
  margin: 30px 30px 0 30px;
  padding: 0 20px 20px 20px;
  border: 6px double #45A3C6;
}
legend {
  padding: 10px 20px;
  color: #000;
  font-weight: bold;
  background-color: #F5F5F5;
  background-repeat: repeat-y;
  border: 2px solid #45A3C6;
}
#content fieldset form p {
  padding: 10px;
  text-align: center;
  text-indent: 0;
  background-color: #F5F5F5;
  border: 1px solid #ffffff;
}
.inp {
  padding: 5px;
  width: 200px;
  color: #888888;
  font-weight: bold;
  background-color: #D5EDFD;
  border: 1px solid #ffffff;
}
.inp_2 {
  padding: 5px;
  width: 80px;
  color: #888888;
  font-weight: bold;
  background-color: #D5EDFD;
  border: 1px solid #ffffff;
}
.inp_siz {
  padding: 5px;
  width: 70px;
  height: 30px;
  color: #888888;
  font-weight: bold;
  background-color: #D5EDFD;
  border: 1px solid #000;
}
.inp_se {
  padding: 5px;
  width: 170px;
  height: 30px;
  color: #888888;
  font-weight: bold;
  background-color: #D5EDFD;
  border: 1px solid #000;
}

/* ************************************************************************** */
.formp {
  margin: 0;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  color:#fff;
}
.li_category {
  margin: 0;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  color:#fff;
}

#content .formp {
  margin-bottom: 20px;
}
#content .form p {
  margin-top: 5px;
  padding: 5px;
  text-align: center;
  text-indent: 0;
  background-color: #CDCDCD;
  border: 1px solid #000;
}
.form .inp {
  padding: 5px;
  width: 200px;
  color: #888888;
  font-weight: bold;
  background-color: #F4EAD4;
  border: 1px solid #ffffff;
}
.form .btn, .form .btnh {
  width: 120px;
  height: 22px;
  color: #000;
  font-weight: bold;
  background-color: #F4EAD4;
  background-repeat: repeat-y;
}
.form .btn:hover, .form .btnh, .backC {
  background: #BCB694;
  color: #fff;
}
/* ************************************************************************** */

.ta {
  width: 580px;
  height: 50px;
}
.fontSize22 {
  font-size: 22px;
}
.require, .red {
  font-size: 1.5em;
  font-weight: bold;
  color: #f00;
}
#content fieldset form h3 {
  margin-top: 30px;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#content .good, #content .bad {
  margin: 50px 50px 0 50px;
  padding: 5px;
  color: #00cc00;
  font-weight: bold;
  background: #ffffcc;
  border: 6px double #00cc00;
}
#content .bad {
  color: #cc0000;
  border-color: #cc0000;
}
.bad_prod {
  margin: 10px 50px 0 50px;
  padding: 5px;
  color: #cc0000;
  border-color: #cc0000;
  border: 6px double #E30613;
}

.good img {
  display:  block;
  margin: 10px auto 0 auto;
  padding: 10px;
  width: 135px;
  background: #ffffff;
  border: 2px solid  #00cc00;
}
.error {
  margin-top: 2px;
  padding: 2px;
  display: block;
  color: #cc0000;
  text-align: center;
  background: #ffffcc;
  border: 6px double #cc0000;

}
.error_2 {
  margin-top: 2px;
  padding: 2px;
  color: #cc0000;
  text-align: left;
  background: #ffffcc;
  border: 6px double #cc0000;

}
.lcolor0 {
  color: #777777;
  background: #ffffcc;
}
.lcolor1 {
  color: #00cc00;
  background: #ffffcc;
}
.lcolor2 {
  color: #0000cc;
  background: #ffffcc;
}
.lcolor3 {
  color: #cc0000;
  background: #ffffcc;
}
div.paging {
  margin-top: 30px;
  padding: 3px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  background-color: #ffffcc;
  border: 3px double #333333;
}
div.paging a {
  color: #666666;
}
div.paging a:hover {
  color: #cc0000;
}
div.paging span {
  color: #ff0000;
}
#content fieldset form p select optgroup {
  color: #ff0000;
}
#picform {
  margin: 30px 20px 0 20px;
}
#content p.pic {
  float:left;
  margin-top: 11px;
  padding: 2px;
  width: 150px;
  text-indent: 0;
  border: 2px solid #ffffff;
}
#content p.pic img {
  width: 150px;
}
#picform fieldset {
  float: right;
  margin: 0;
  width: 300px;
}
#picform fieldset input.file {
  color: #000000;
}
#content ul.list {
  margin: 30px 180px 0 180px;
  list-style: none
}
#content ul.list li {
  padding: 5px 0;
  list-style: none
}
#content ul.list li h3 {
  padding: 15px 0;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}
#content ul.list li.pg {
  padding-top: 15px;
  font-weight: bold;
  text-align: center;
}
#content ul.list li.pg a#pgact {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#content ul.list li.new a {
  display: block;
  margin: 0 auto;
  padding: 5px 20px;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  text-decoration: none;
  background: #2482A7;
  border: 2px solid;
  border-color: #5A5A5A #888888 #888888 #5A5A5A;
}
#content ul.list li.new a:hover {
  padding: 6px 19px 4px 21px;
  border-color: #888888 #5A5A5A #5A5A5A #888888;
}
.fimg {
  padding: 2px;
  width: 125px;
  border: 2px solid #fff;
}
.fimg_move {
  padding: 2px;
  width: 100px;
  border: 2px solid #fff;
}
.basket {
  margin: 30px 0 0 0;
  width: 100%;
}
.basket tr td, .basket tr th {
  border: 1px solid #000;
}
.c1 img {
  width: 120px;
  height: 90px;
}
.c6 select {
  width: 80px;
}

/* **************************** anketa ************************************** */
.progress {
  margin: 20px auto 0 auto;
  width: 680px;
  color: #111;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
.number {
  float: left;
  margin-right: 15px;
  color: #000;
  text-align: center;
  -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.bar {
  padding: 2px;
  width: 150px;
  height: 11px;
  background-color: #888;
  -moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.bar div {
  height: 11px;
  background-color: #c62c38;
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.brtd {
  font-weight: normal;
  color: #0000CC;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
}
.prtd {
  font-weight: normal;
  color: #FF0000;
  font-family: Tahoma, sans-serif;
  font-size: 10px;
}

#search_div {
  width: 700px;
  margin-top: 10px;
}
.search_input {
  width: 250px;
  height: 30px;
  background-color: #F57F22;
  color: #fff;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 5px;
  border: 1px solid #00CCFF;
}
.btn_search {
  height: 32px;
  padding: 5px 5px;
  background-color: #D10000;
  color: #fff;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #00CCFF;
}
.result_no {
  margin-top: 10px;
  width: 730px;
  min-height: 20px;
  background-color: #D10000;
  color: #fff;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}
.result_y {
  margin-top: 10px;
  width: 730px;
  min-height: 20px;
  background-color: #009900;
  color: #fff;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
}

.count_pic {
  float: left;
  width: 200px;
  height: 200px;
  background-color: #F57F22;
  margin: 2px;
  border: 1px solid #f00;
  overflow: auto;
}

.scrollToTop {
    width: 50px;
    height: 50px;
    padding: 10px;
    text-align: center;
    background: whiteSmoke;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 75px;
    right: 40px;
    display: none;
    background: url('scroltotop.png') no-repeat 0px 20px;
}

.noHeight{
	height: auto !important;
}

.mb15{
	margin-bottom: 15px;
}

.chatBoxHistory{
	width: 100%;
	background-color: #ddd;
	color: #000;
	height: 250px;
	overflow-y: scroll;
}

#chatModal .modal-footer{
	padding: 0;
	margin-top: 10px;
}

.verticalAlign{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	text-align: center;
}

.posRel{
	position: relative;
}


.requiredSpan{
	color: red;
}

.successSpan{
	color: green;
}

.taleft{
	text-align: left;
}

.chatTable{
	width: 100%;
	border: none;
}

.chatTable td{
	border: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.chatTable td.c1{
	width: 20%;
	text-align: left;
}

.chatTable td.c2{
	width: 20%;
	text-align: left;
}

.chatTable td.c3{
	width: 60%;
	text-align: left;
}

.prodImage{
	width: 100px;
}

.chatOptions{
	text-align: left;
}

#uploadBtn{
	display: block;
	margin: 0 auto;
	background: unset;
	border: unset;
}

#imgForUpload{
	display: none;
}

.modal-dialog{
	max-width: 800px;
	width: 100% !important;
}
.modal-backdrop {
  z-index: 999 !important;
}

.notifChat{
	margin-right: 20px;
}

.notificationsList a.dropdown-toggle{
	display: block;
	position: relative;
	background-color: #ddd;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	padding: 0;
}

.notificationsList a.dropdown-toggle i{
	font-size: 26px;
	margin-top: 10px;
	margin-left: 12px;
}

.notificationsList .notifCount{
	position: absolute;
	bottom: -6px;
	right: -11px;
	margin: 0;
}

.w100p{
	width: 100%;
}

.notifChat .dropdown-menu{
	min-width: 350px;
	left: -300px;
}

.borderedDiv{
	display: block;
	width: 100%;
	float: left;
	border-bottom: 1px solid #999;
}

.innerUl{
	padding: 5px 10px !important;
}

.innerUl li{
	float: left;
	width: 100%;
}

.innerUl li span{
	margin: 0 !important;
}

.chatHeadUrl{
	display: block;
	float: left;
	width: 100%;
	padding: 0 !important;
}

#headerchatInnerUl{
	height: 200px;
	overflow-y: scroll;
}