html,body, #container {
	height: 100%;
	margin: 0;
	padding: 0;
	/*font-size: 0;*/
	font-family: Courier New;
}
body {
	font-size: 16px;
}
html, body{
	background-color: #B0B3B8
}
a {
	text-decoration: none
}
h1, h2, h3 {
	text-align: center;
}
.b-h1 {
	text-align: center;
	font-size: 150%;
}
.b-h2 {
	text-align: center;
	font-size: 140%;
}
.b-h1__span{
	font-size: 22px;
}
.paragraph {
	padding-left: 10px;
}
.strong {
	font-weight:900;
}
input,select,textarea {
	outline: 0 none;
}
#container {
	margin: auto;
	width: 970px;
	background: #ffffff;
}
#main {
min-height: 100%;
margin-bottom: -60px;
background: #e1e5eb;
}
#all {
height: 100%;
padding-bottom: 80px;
overflow: hidden;
}
.active_button{
	background-color: #f2f2f2 !important;
}
.b-footer {
margin: 0;
padding-bottom: 10px;
height: 50px;
background: #e1e5eb;
text-align: center;
}
.b-footer__rules{
	line-height: 50px;
	display: inline-block;
	height: 100%;
	text-decoration: none;
	font-size: 18px;
	color: #0d44a0;
	font-weight: bold;
	padding: 0 5px;
	border-radius: 2px;
	background-color: #cbd5e4;
	border: 1px solid #cccccc;
	margin-right: 5px
}
.b-footer__rules:hover{
	border: 1px solid #b1b1b1;
}
.b-footer__rules:visited{
	color: #0d44a0;
}
.b-footer__mailto{
	line-height: 50px;
	display: inline-block;
	height: 100%;
	text-decoration: none;
	font-size: 18px;
	color: #0d44a0;
	font-weight: bold;
	padding: 0 5px;
	border-radius: 2px;
	background-color: #cbd5e4;
	border: 1px solid #cccccc;
}
.b-footer__mailto:hover{
	border: 1px solid #b1b1b1;
}
.b-footer__mailto:visited{
	color: #0d44a0;
}
.b-footer__wm{
	display: inline-block;
	margin-left:5px;
	font-size: 9px;
	vertical-align: middle
}
#c_col {
overflow:hidden;
}
.l_width2_review {
	float: left;
	width: 200px;
	height: 600px;
	margin-top: 20px;
	text-align: center;
}
.c_review {
	overflow: hidden;
	margin-right: 20px;
}
#l_col {
float: left;
min-height: 1px;
width: 20px;
}
.l_width_view_company {
width: 20px;
}
.l_width_index {
width: 190px;
}
.l_width_career {
width: 20px
}
.l_width1_company {
	width: 20px;
}
.l_width2_company {
	float: left;
	width: 200px;
	height: 600px;
	text-align: center;
}
.c_company {
	overflow: hidden;
}
.l_width_reviews {
width: 20px;
}
.l_width_add_review {
width:10px
}
.l_width_add_search {
width: 20px
}
.l_width_search {
width: 20px
}
.l_width_new_company {
width: 70px
}
.l_width_error {
width: 100px
}
#r_col {
float: right;
min-height: 1px;
width: 20px;
}
.b-warning_before_add{
	font-weight: bold
}
.b-header {
	position: relative;
	height: 147px;
}
.b-header__linklogo{
	position: absolute;
	top: -2px;
	left: 2px;
	display: block;
	height: 150px;
	width: 179px;
	background: url(/web/20190405225856im_/https://www.badjobs.me/images/sprites.png) -153px 0 no-repeat;
}
#content {
	border: 3px outset #908E8E;
	margin: 0 0 20px 0;
	padding:20px 0;
	min-height: 500px;
	background: #C6C6C6;
}
.b-menu{
	position: absolute;
	top: 73px;
	left: 150px;
}
.b-menu__to-home{
	display: inline-block;
	height: 100%;
	width: 120px;
	text-decoration: none;
	line-height: 30px;
	font-size: 18px;
	color: #0d44a0;
	font-weight: bold;
	text-align: center;
	border-radius: 2px;
	background-color:#cbd5e4;
	border: 1px solid #cccccc;
	margin-right: 7px
}
.b-menu__to-home:hover{
	border: 1px solid #b1b1b1;
}
.b-menu__to-home:visited{
	color: #0d44a0;
}
.b-menu__to-index{
	display: inline-block;
	height: 100%;
	width: 206px;
	text-decoration: none;
	line-height: 30px;
	font-size: 18px;
	color: #0d44a0;
	font-weight: bold;
	text-align: center;
	border-radius: 2px;
	background-color:#cbd5e4;
	border: 1px solid #cccccc;
	margin-right: 7px
}
.b-menu__to-index:hover{
	border: 1px solid #b1b1b1;
}
.b-menu__to-index:visited{
	color: #0d44a0;
}
.b-menu__add-new-r{
	display: inline-block;
	height: 100%;
	width: 325px;
	line-height: 30px;
	font-size: 18px;
	color: #0d44a0;
	font-weight: bold;
	text-align: center;
	border-radius: 2px;
	background-color:#cbd5e4;
	border: 1px solid #cccccc;
}
.b-menu__add-new-r:hover{
	border: 1px solid #b1b1b1;
}
.b-menu__add-new-r:visited{
	color: #0d44a0;
}
#string_search {
	position: relative;
	height: 50px;
}
#string_search input {
	width: 500px;
	background: #E5E3E3;
	border: 3px solid red;
}
#string_search input[type="button"] {
	border: 0;
	margin: 3px;
	width: 100px;
	position: absolute;
	right: 234px;
	cursor: pointer;
	background: #CECECE;
}
.addForm2 select {
	width:40px;
}
.b-search_result_comment{
	text-align: center;
	font-weight: bold
}
.b-search_result_comment__link{
	color: #0d44a0;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    line-height: 16px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    min-width: 65px;
    margin-top: 5px;
}
/*careers*/
.b-career-index{
width:500px;
	margin: 0 auto;
}
.b-career-index__item{
	margin: 4px 0;
}
.b-career-index__parent-career{
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
	font-size: 17px;
	line-height: 17px;
	padding: 5px;
	border-radius: 3px;
	background-color: #6589c0;
	border: 1px solid #cccccc;
	min-width:65px;
}
.b-career-index__link{
	color: #0d44a0;
	margin-left: 10px;
	display: inline-block;
	text-decoration: none;
	font-size: 17px;
	line-height: 17px;
	padding: 5px;
	border-radius: 3px;
	background-color: #cbd5e4;
	border: 1px solid #cccccc;
	min-width:65px;
}
.b-career-index__parent-career:hover,
.b-career-index__link:hover,
.b-selector_pages__button:hover,
.b-company-info__link:hover,
.b-company-info__link_name:hover,
.b-item-reviews__link:hover,
.b-rating_separately__link:hover,
.b-item-reviews__link_allReviews:hover,
.b-add_comment_form__submit:hover,
.b-search_result_comment__link:hover,
.b-add-comment__link:hover{
	border: 1px solid #b1b1b1;
}

.b-last-items{
	width: 100%;
	margin: 0 auto;
}
.b-last-item__link:visited{
	color: #0d44a0;
}
.item_career {
	
}
.item_career a {
	text-decoration: none;
	display: block;
}
.item_career a:hover {
	background: #CECECE;
}
.b-company-info {
	border: 2px solid #D1D1D1;
	padding: 0 10px 10px 10px;
	margin-bottom: 30px;
}
.b-company-info__link_name {
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	background-color: #6589c0;
	min-width:65px;
}
.b-company-info__title {
	color: #000;
	font-size: 16px;
	font-style: italic;
}
.b-company-info__value {
	color: #5a5958;
	font-size: 16px;
}
.b-company-info__link{
	color: #0d44a0;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	background-color: #cbd5e4;
	min-width:65px;
	margin-top: 5px;
}
.b-company-info-vr {
	margin-top: 5px;
	position: relative;
	border: 1px ridge #a99682;
	padding: 10px;
}
.b-company-info-vr__title {
	color: #000;
	font-size: 16px;
	font-style: italic;
	margin-right:5px
}
.b-company-info-vr__value {
	color: #5a5958;
	font-size: 16px;
}
#company_info_inreview {
	border: 2px ridge #000000;
	padding: 5px;
	margin-bottom: 30px;
}
.b-item-reviews__separator{
	clear: both;
	text-align: center;
	padding-top: 20px
}
.b-item-reviews__link{
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	padding: 5px;
	border-radius: 3px;
	background-color: #6589c0;
	border: 1px solid #cccccc;
}
.b-item-reviews__link_allReviews{
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	background-color: #6589c0;
	font-weight: bold;
	margin: 20px 0 20px 0
}
.b-good{
	position: relative;
	padding-left: 40px;
	margin: 20px 0;
	font-size: 18px;
	min-height: 18px;
}
.b-good__plus{
	color: green;
	font-size: 32px;
	font-weight: bold;
	position: absolute;
	left: 5px;
	top:-7px
}
.b-bad{
	position: relative;
	padding-left: 40px;
	margin: 20px 0;
	font-size: 18px;
	min-height: 18px;
}
.b-bad__minus{
	color: red;
	font-size: 32px;
	font-weight: bold;
	position: absolute;
	left: 5px;
	top:-25px
}
.good_review {
	position: relative;
	padding: 10px 0 0 30px;
	float: left;
	width: 45%;
	overflow: hidden;
}
.good_review .plus {
	position: absolute;
	left: 0;
	top: 3px;
	color: green;
	font-weight: bolder;
	font-size: 210%;
}
.bad_review {
	position: relative;
	float: left;
	width: 45%;
	padding: 10px 0 0 30px;
	margin-left: 10px;
	overflow: hidden;
}
.bad_review .minus {
	position: absolute;
	left: 0;
	top: -12px;
	color: red;
	font-weight: bolder;
	font-size: 30px;
}
.b-title-reviews {
	height: 20px;
	border-bottom: 2px solid #000000;
	margin: 25px 0 0 0;
	padding-left:10px;
}
.b-title-reviews__name{
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	max-width:400px;
}
.b-title-reviews__city{
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
}
.b-title-reviews__plus{
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: green;
	overflow: hidden;
}
.b-title-reviews__minus{
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	color: red;
	overflow: hidden;
}
.b-title-reviews__date-publication{
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	float: right;
	padding-right: 10px;
}
.title_reviews span{
display: inline-block;
height: 100%;
vertical-align: middle;
}
.b-rating{
	display: inline-block;
	position: relative;
	top: 1px;
	background: #e1e5eb url(/web/20190405225856im_/https://www.badjobs.me/images/star.gif) repeat-x;
	width: 70px;
	height: 13px;
}
.b-rating__value {
	display: inline-block;
	position: absolute;
	left: 0;
	height: 13px;
	background: url(/web/20190405225856im_/https://www.badjobs.me/images/star.gif) repeat-x;
	background-position: 0 -14px;
}
.b-selector_pages {
	margin: 35px 0 15px;
	text-align: center;
	height: 30px;
}
.b-selector_pages__button{
	cursor: pointer;
	color: #0d44a0;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	min-width:14px;
	margin: 0 4px
}
.b-selector_pages__button_current{
	background-color:#cbd5e4;
	color: #0d44a0;
	display: inline-block;
	cursor: default;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	min-width:14px;
	margin: 0 4px
}

.date_publication span {
	font-size: 90%;
}
.b-rating_separately {
	font-size: 16px;
	text-align: center;
	border: 2px outset #e5e3e3;
	background: #9DBDEE;
	margin-top:10px;
	padding: 5px;
}
.b-rating_separately__main-title{
	display: block;
	font-size: 18px;
	font-style:italic;
	margin-bottom: 10px
}
.b-rating_separately__link{
	color: #ffffff;
	font-weight: bold;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    line-height: 17px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #999999;
	background-color: #6589c0;
	margin-top: 10px
}
.b-rating_separately__link:hover{
	border: 1px solid #888888;
}
.b-rating-agregate {
	display: inline-block;
	position: relative;
	top:1px;
	background: #9dbdee url(/web/20190405225856im_/https://www.badjobs.me/images/star.gif) repeat-x;
	width: 70px;
	height: 13px;
}
.b-rating-agregate__value {
	display: inline-block;
	position: absolute;
	left: 0;
	height: 13px;
	background: url(/web/20190405225856im_/https://www.badjobs.me/images/star.gif) repeat-x;
	background-position: 0 -28px;
}
.b-item-reviews {
	margin-right: 20px;
}
.b-item-reviews__good-review{
	display: inline-block;
	position: relative;
	width: 45%;
	font-size: 16px;
	padding: 20px 0 0 30px;
}
.b-good-review__plus{
	position: absolute;
	top: 8px;
	left: 0;
	font-size:36px;
	font-weight: bolder;
	color: green;
}
.b-item-reviews__bad-review{
	display: inline-block;
	position: relative;
	width: 45%;
	font-size: 16px;
	padding: 20px 0 0 30px;
	float: right;
}
.b-bad-review__minus{
	position: absolute;
	top: -10px;
	left: 0;
	font-size:36px;
	font-weight: bolder;
	color: red;
}
.b-author-info{
	margin-top: 20px;
	font-style:italic
}
#rate {
	width: 500px;
	overflow: hidden;
}
.sticker_add{
	display: block;
	position: absolute;
	right: 0;
	top: 50px;
	background: url(/web/20190405225856im_/https://www.badjobs.me/images/sprites.png) 0 0 no-repeat;
	height: 150px;
	width: 150px;
}
.sticker_add span{
	position: relative;
	top: -1000px;
}
.rating_background_review {
	margin-left: 10px;
	top: 2px;
	float: right;
	position: relative;
	background: #C6C6C6 url(/web/20190405225856im_/https://www.badjobs.me/images/star.gif) repeat-x;
	width: 70px;
	height: 13px;
}
.rating_review {
	position: absolute;
	left: 0;
	height: 13px;
	background: url(/web/20190405225856im_/https://www.badjobs.me/images/star.gif) repeat-x;
	background-position: 0 -28px;
}
.item_comments {
	margin-top: 30px;
	border-bottom: 2px ridge #ECECEC;
}
.plus_comment,.minus_comment {
	margin-bottom: 15px;
}
.plus_comment span {
	color: green;
	font-weight: bolder;
}
.minus_comment span {
	color: red;
	font-weight: bolder;
}
.plus_comment .date_comment,.minus_comment .date_comment {
	color: #000000;
	margin: 0 15px;
}
.b-add-comment{
	text-align: center;
}
.b-add-comment__button {
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	min-width: 65px;
	background-color: #6589c0;
	font-weight: bold;
	margin-top: 20px;
	cursor: pointer;
}
.b-add-comment__button:hover{
	border: 1px solid #b1b1b1;
}
.b-add-comment__link{
	color: #ffffff;
	font-weight: bold;
	background-color: #6589c0;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    line-height: 17px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #cccccc;
	margin-top: 20px;
	cursor: pointer
}
.b-add-comment__error{
	display: block;
	color: red;
	font-weight: bold;
    font-size: 17px;
	margin-top: 30px;
}
.b-add_comment_form{
	margin-top:20px;
	display: none
}

.b-add_comment_form__name{
	display: block;
	width: 500px;
	margin:0 auto 5px;
}
.b-add_comment_form__text{
	display: block;
	width: 500px;
	min-height: 150px;
	margin:0 auto 5px;
}
.b-add_comment_form__email{
	display: block;
	width: 500px;
	margin:0 auto 5px;
	height:17px;
}
.b-add_comment_form__submit{
	display: block;
	width: 91px;
	margin:0 auto;
	color: #0d44a0;
    text-decoration: none;
    font-size: 17px;
    line-height: 17px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    cursor: pointer;
	background: transparent;
}
.b-trust{
	width: 420px;
	height: 20px;
	margin:0 auto 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.b-trust__radio{
	margin: 0 0 0 15px;
	vertical-align: middle;
	cursor: pointer
}
.b-trust__title{
	color: red;
}
.b-trust__variant{
	font-style: italic;
}
.has-error > textarea, .has-error > input{
	border-color: red;
}
.add_reviews {
	text-align: center;
	margin-top: 5px;
	font-size: 150%;
}
.add_reviews span:hover {
	color: #FD720B;
	cursor: pointer;
}
.add_reviews_bottom {
	text-align: center;
	margin: 0 0 55px 0;
	font-size: 150%;
}
.add_reviews_bottom span:hover {
	color: #FD720B;
	cursor: pointer;
}

.addForm,.addForm2 {
	width: 100%;
	border-spacing: 0 10px;
}
.addForm tr {
	
}
.addForm td {
	width: 560px;
}
.addForm2 td {
	width: 460px;
}
.addForm input[type="text"] {
	width: 380px;
	border: 1px solid #ABADB3;
}
.addForm th {
	font-weight: normal;
	width: 200px;
	text-align: right;
	vertical-align: top;
	padding: 3px 10px 0 0;
	font-size: 95%;
}
.addForm2 th {
	width: 300px;
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
}
td span {
	font-size: 80%;
	color: #4E4E4E;
}
td select {
	width: 380px;
	border: 1px solid #ABADB3;
}
td input[type="checkbox"] {
	position: relative;
	top: 3px;
}
.addForm textarea {
	width: 380px;
	border: 1px solid #ABADB3;
}
#addr input[type="submit"],#new_comp input[type="submit"] {
	color: #c1bfc4;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
	padding: 10px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	min-width: 65px;
	background-color: #cbd5e4;
	cursor: pointer;
}
#addr input[type="submit"]:hover,#new_comp input[type="submit"]:hover {
	border: 1px solid #b1b1b1;
}
.searchform {
	margin: 30px auto 0;
	width: 600px;
	height: 35px;
}
.searchform input {
	vertical-align: middle;
}
.searchform input[type="submit"] {
	margin-left: 30px;
	height: 22px;
	border: 0;
	padding: 0 5px;
	background: #D1D1D1;
	border: 1px solid #D1D1D1;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 2px 2px 1px;
	cursor: pointer;
}
.searchform input[type="submit"]:hover {
	background: #DBDBDB;
}
#comm_error {
	text-align: center;
	font-weight: bold;
}
.b-search_head {
	margin: 7px 0 0 0;
}
.b-search_head__searchstring {
	padding:0 5px;
	border: 1px solid #cccccc;
	width: 530px;
	height: 30px;
	font-size:18px;
	line-height: 30px;
	border-radius: 2px;
	color: #C6C6C6;
}
.b-search_head__searchstring:hover {
	border: 1px solid #b1b1b1;
}
.b-search_head__submit {
	margin-left: 7px;
	height: 32px;
	width: 122px;
	font-size: 18px;
	color: #0d44a0;
	line-height: 18px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color:#cbd5e4;
	border-radius: 2px;
	cursor: pointer;
}
.b-search_head__submit:hover {
	border: 1px solid #b1b1b1;
}
.b-search_before_add{
	width: 672px;
	margin: 0 auto;
}
.b-search_before_add__searchstring{
	padding:0 5px;
	border: 1px solid #cccccc;
	width: 530px;
	height: 30px;
	font-size:18px;
	line-height: 30px;
	border-radius: 2px;
	color: #C6C6C6;
}
.b-search_before_add__searchstring:hover {
	border: 1px solid #b1b1b1;
}
.b-search_before_add__submit {
	margin-left: 7px;
	height: 32px;
	width: 122px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color:#ff9f31;
	border-radius: 2px;
	cursor: pointer;
}
.b-search_before_add__submit:hover {
	border: 1px solid #b1b1b1;
}
.error_mess {
	text-align:center;
}
#emaildescription {
	position:relative;
}
#emaildescription > input {
	color:#4E4E4E !important;
}
#emaildescription > span {
	position:absolute;
	top:20px;
	left:0;
	font-size:11px;
}
div#load{
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	margin:-20px 0 0 -60px;
	padding:5px;
	line-height:20px;
	height:20px;
	width:110px;
	border:1px solid #838383;
	background-color:#FD720B;
	z-index:5;
}
.mdata{
	display:none;
}
.b-if_interview{
	display:none;
}
.setInvisible{
	color: #000;
	font-size: 70%;
	position:absolute;
	right:3px;
	bottom: 3px;
}
.pcenter{
	text-align:center
}

.banner160{
    width: 160px;
    margin: 20px auto 0;
}
.banner160 > a{
text-decoration:none
}
.banner728{
    width: 728px;
    margin: 0 auto 20px;
}
.banner728 > a{
text-decoration:none
}
#c_col > h3{
    margin-left: 155px;
}
/*last*/
.b-last-item{
	margin: 4px 0;
	display: inline-block;
}
.b-last-item__data{
	position: absolute;
	left: 5px;
	top: 0;
	font-size: 11px;
	color: #6d3331;
}
.b-last-item__link{
	position: relative;
	color: #0d44a0;
	margin-left: 10px;
	display: inline-block;
	text-decoration: none;
	font-size: 17px;
	line-height: 17px;
	padding: 14px 5px 0px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	min-width:65px;
}
.b-last-item__link:hover{
	border: 1px solid #b1b1b1;
}
.b-last-item__link:visited{
	color: #0d44a0;
}
.b-add-new-company{
	margin-top: 30px;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}
.b-add-new-company-bottom{
	margin: 30px 0 15px 0;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}
.b-add-new-company_submit-button{
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	min-width: 65px;
	background-color: #6589c0;
	cursor: pointer;
}
.b-add-new-company_submit-button:hover{
	border: 1px solid #b1b1b1;
}
.b-add-review_rules-button{
	color: #0d44a0;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	line-height: 18px;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #cccccc;
	min-width: 65px;
	background-color: #cbd5e4;
	cursor: pointer;
}
.b-add-review_rules-button:hover{
	border: 1px solid #b1b1b1;
}
.b-error-text{
	text-align: center;
	font-weight: bold;
	margin-top: 100px;
}
.b-add-review-form_textarea {
	height: 16px;
}
/*
     FILE ARCHIVED ON 22:58:56 Apr 05, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:03:43 Jan 12, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.695
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.009
  esindex: 0.012
  cdx.remote: 52.966
  LoadShardBlock: 255.708 (3)
  PetaboxLoader3.datanode: 356.142 (5)
  PetaboxLoader3.resolve: 298.135 (3)
  load_resource: 493.639 (2)
*/
