

/* Start:/local/components/khayr/main.comment/templates/.default/style.css?17569010565636*/
.khayr_main_comment {
    padding-bottom: 70px;
	position:relative;
}
.khayr_main_comment .clear {
	clear: both;
}
.khayr_main_comment .pt10 {
	padding-top: 10px;
}
.khayr_main_comment .w-45 {
	width: 45%;
}
.khayr_main_comment .comments {
	border-top: 0px solid #ececec;
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.khayr_main_comment .comments .stock {
	padding: 20px 0 0;
	position: relative;
}
.khayr_main_comment .comments .stock .userInfo span {
	display: block;
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
	margin-bottom: 12px;
}
.khayr_main_comment .comments .stock .userText {
	clear: both;
	margin-bottom: 40px;
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
}
.khayr_main_comment .comments .stock .userDate {
	font-size: 13px;
	line-height: 13px;
	font-weight: 500;
	text-align: right;
}
.khayr_main_comment .comments .stock .userText img:not([alt=CAPTCHA]) {
	float: left;
	max-width: 50px;
	max-height: 50px;
	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: 40px;
}
.khayr_main_comment .comments .stock .stock .stock {
	margin-left: 80px;
}
.khayr_main_comment .comment-title {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #626262;
	margin-bottom: 25px;
}
.khayr_main_comment .form {
	margin-top: 15px;
}
.khayr_main_comment .form form {
	background: #fff;
	display: block;
}
.khayr_main_comment form input,
.khayr_main_comment form select,
.khayr_main_comment form textarea,
.khayr_main_comment textarea {
    border: 1px solid #2580D9;
    border-radius: 5px;
    width: 100%;
    padding: 16px 20px;
    font-size: 16px;
    line-height: 19px;
	font-weight: 500;
	color: #A8A8A8;
}
.khayr_main_comment form textarea {
	display: block;
	margin: 0 0 20px;
	width: 100%;
	min-height: 185px;
	margin-bottom: 20px;
}
.khayr_main_comment form input[type="text"] {
	margin-bottom: 20px;
}
.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-color: #2580D9;
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
	padding: 16px 20px;
	max-width: 183px;
	cursor: pointer;
	border: none;
	display: block;
	text-align: center;
}
.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 {
	color: #000;
}
/*.khayr_main_comment .close {
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	background:url('/local/components/khayr/main.comment/templates/.default/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;
}
.khayr_main_comment .captcha_wrapper {
	display: flex;
    margin-bottom: 25px;
}
.khayr_main_comment input[type="submit"] {
    margin-top: 25px;
}
.khayr_main_comment form input[type="checkbox"] {
	width: auto;
}
.khayr_main_comment .captcha_wrapper label {
    font-size: 16px;
    line-height: 19px;
}
.khayr_main_comment .captcha_wrapper .captcha_code {
    display: flex;
    align-items: center;
}
.khayr_main_comment .captcha_wrapper img {
	margin-right: 20px;
}
.khayr_main_comment .captcha_code div {
	margin-right: 20px;
}
.khayr_main_comment form .captcha_code input {
    margin-bottom: 0;
}

.khayr_main_comment .comments .stock {
    border: 1px solid #2580D9;
    border-radius: 5px;
    padding: 30px;
    margin-top: 25px;
}
.khayr_main_comment .nav {
	justify-content: center;
}
.khayr_main_comment .nav .pagination__list {
	display: flex;
}
.khayr_main_comment .nav .pagination__link { 
    border: 1px solid #2580D9;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    padding: 0 8px;
    height: 26px;
    font-size: 13px;
    line-height: 13px;
    color: #000;
}
.khayr_main_comment .nav .pagination__link.active { 
	background-color: #CEE7FF;
}
.khayr_main_comment .nav .pagination__link img {
	max-width: 15px;
}
.pagination__list .pagination__item:last-child {
	margin-left: 0;
}
@media screen and (max-width: 576px) {
	.khayr_main_comment .captcha_wrapper {
		display: block;
	}
	.khayr_main_comment .captcha_wrapper img {
		margin-right: 0;
		margin-bottom: 20px;
	}
}
/* End */
/* /local/components/khayr/main.comment/templates/.default/style.css?17569010565636 */
