

/* Start:/bitrix/templates/computer_repair_default/components/khayr/main.comment/last-comment/style.css?17835991985221*/
.khayr_main_comment {
	position:relative;
}
.khayr_main_comment .comments {
	border-top: 1px solid #ececec;
	margin: 20px 0 20px;
	padding: 0 0 20px;
}
.khayr_main_comment .comments .stock {
	padding: 20px 0 0;
	position: relative;
}
.khayr_main_comment .comments .stock .userInfo {
}
.khayr_main_comment .comments .stock .userInfo span {
	background: #8fd39d;
	display: block;
	padding: 10px 14px;
}
.khayr_main_comment .comments .stock .userText {
	clear: both;
	margin: 0 0 15px;
	padding: 15px 0 0;
}
.khayr_main_comment .comments .stock .userText img {
	float: left;
	max-width: 150px;
	max-height: 150px;
	padding: 0 10px 10px 0;
}
.khayr_main_comment .comments .stock .userText a {
	display: inline-block;
	margin: 10px 0 0;
}
.khayr_main_comment .comments .stock .userText .action {
	clear: both;
}
.khayr_main_comment .comments .stock .stock {
	margin-left: 15px;
}
.khayr_main_comment .comments .stock .stock .stock {
	margin-left: 10px;
}
.khayr_main_comment .comments .stock .stock .stock .stock {
	margin-left: 10px;
}
.khayr_main_comment .comments .stock .stock .stock .stock .stock {
	margin-left: 10px;
}
.khayr_main_comment .form {
}
.khayr_main_comment .form form {
	text-align: center;
}
.khayr_main_comment .form.comment input[type="submit"] {
	margin: 0 auto;
	display: inline-block;
	width: 136px;
	margin-top: 20px;
}
.khayr_main_comment form span.title {
	font: normal 24px/30px 'bebas', sans-serif;
	color: #000;
	display: block;
	margin: 0 0 10px;
}
.khayr_main_comment form input,
.khayr_main_comment form select,
.khayr_main_comment form textarea,
.khayr_main_comment textarea {
	background: #fff none repeat scroll 0 0;
    border: 2px solid #e0e0e0;
    border-radius: 5px;
    box-sizing: border-box;
    color: #333333;
    font-size: 12px;
    font-weight: 500 !important;
    line-height: 15px;
    outline: medium none;
    padding: 15px 15px 14px;
    width: 100%;
}

.khayr_main_comment form input{
	border: none;
	
}

.khayr_main_comment form textarea {
}
.khayr_main_comment form input[type="text"],
.khayr_main_comment form input[type="password"] {
	background: #fff none repeat scroll 0 0;
    border: 2px solid #e0e0e0;
    border-radius: 5px;
    box-sizing: border-box;
    color: #333333;
    font-size: 12px;
    font-weight: 500 !important;
    line-height: 15px;
    outline: medium none;
    padding: 15px 15px 14px;
    width: 100%;
}
.khayr_main_comment form input[type="checkbox"],
.khayr_main_comment form input[type="radio"] {
	border: none;
}
.khayr_main_comment form label {
	margin: 0 5px 0 0;
	cursor: pointer;
}
.khayr_main_comment form label * {
	vertical-align: middle;
}
.khayr_main_comment form label input {
	margin: 0 2px 0 0;
}
.khayr_main_comment form input[type="submit"],
.khayr_main_comment form button,
.khayr_main_comment button,
.khayr_main_comment a.button,
.khayr_main_comment a.button:visited{
	background: #8fd39d none repeat scroll 0 0;
    border: 2px solid #8fd39d;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 18px;
    cursor: pointer;
    -webkit-transition: 0.3s;
	  -o-transition: 0.3s;
	  transition: 0.3s;
    margin-top: 20px;
}
.khayr_main_comment a.button {
	max-width: 120px;
}
.khayr_main_comment form button,
.khayr_main_comment button,
.khayr_main_comment a.button,
.khayr_main_comment a.button:visited {
	font-size: 14px;
	line-height: 28px;
	margin: 0 10px;
	padding: 0 30px;
}
.khayr_main_comment form input[type="submit"]:hover,
.khayr_main_comment form button:hover,
.khayr_main_comment button:hover,
.khayr_main_comment a.button:hover {
	background: #5e9796;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-color: #5e9796;
}
.khayr_main_comment .w-45 {
	width: 100%;
	margin: 5px auto;
}
.khayr_main_comment .close {
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	background:url('/bitrix/templates/computer_repair_default/components/khayr/main.comment/last-comment/img/delete.gif') no-repeat 0 0;
	width:16px;
	height:16px;
}
.khayr_main_comment .form_for {
	display:none;
}
.khayr_main_comment .comments .stock .userText .rating-vote span.rating-vote-result,
.khayr_main_comment .comments .stock .userText .rating-vote a {
	margin: 0;
}
.khayr_main_comment_suc_exp {
	position: fixed;
	height: 30px;
	width: 100%;
	background: #0B690B;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	z-index: 2000;
	text-align: center;
	border-bottom: 1px solid #FFF;
	cursor:pointer;
	display:none;
}
.khayr_main_comment_err_exp {
	display:none;
	cursor:pointer;
	position: fixed;
	height: 30px;
	width: 100%;
	background: #690B0B;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
	z-index: 2000;
	text-align: center;
	border-bottom: 1px solid #FFF;
}

.w-45 + *{
	margin-top: 20px;
}

.close{
	opacity: 1 !important;
}

.khayr_main_comment a.btn-4{
	background: #8fd39d none repeat scroll 0 0;
    border: 2px solid #8fd39d;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 7px 18px;
    cursor: pointer;
    -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
    margin: -5px 0 0 !important;
}

.khayr_main_comment a.btn-4:hover {
  background: #5e9796;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border-color: #5e9796;
}
/* End */
/* /bitrix/templates/computer_repair_default/components/khayr/main.comment/last-comment/style.css?17835991985221 */
