

/* Start:/local/templates/ivestore/components/bitrix/catalog.section/resolve/style.css?17438545071580*/
.resolve-devices {
	text-align: justify;
}
.resolve-devices li {
    text-align: center;
    border: 1px solid #46B73F;
    cursor: pointer;
    height: 40px;
    display: inline-block;
    width: 24%;
    line-height: 40px;
    margin-bottom: 5px;
}
.resolve-table {
	border-spacing: 0;
}
.resolve-table tr:first-child {
	border-top: 1px solid #bbbbbb;
}
.resolve-table tr td:first-child,  .resolve-table tr th:first-child{
	border-left: 1px solid #bbbbbb;
}
.resolve-table td, .resolve-table th {
	padding: 10px 0 10px 15px;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}
.resolve-table tbody tr:nth-child(even) {
	background: #ededed;
}
.resolve-table thead {
	background: rgb(64,199,129);
}
.resolve-table th {
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    text-align: left;
}
.resolve-table tbody tr {
	cursor: pointer;
}
.resolve-table tbody tr:hover {
	background: #ccffe2;
}
.resolve-devices li.active {
	background: #15C068;
	color: #fff;
	cursor: default;
}
.resolve-devices li.active:hover {
	background: #15C068;
	color: #fff;
}
.resolve-devices li:hover {
	background: #ccffe2;
}
.resolves-tab {
	display: none;
}
.resolves-tab.active {
	display: block;
}
.resolve-section h2 {
	margin: 15px 0;
}
.resolve-section h3 {
	margin: 15px 0;
}
a.resolve-price {
	cursor: pointer;
    border-bottom: 1px dashed;
}
.resolve_text {
    margin-top: 15px;
}
.resolve_text ul, .resolve_text ol {
	margin: 10px 25px;
}
.resolve_text h3 {
	margin: 10px 0;
}
@media screen and (max-width: 640px) {
	.resolve-devices li {
		width: 48%;
	}
}
/* End */
/* /local/templates/ivestore/components/bitrix/catalog.section/resolve/style.css?17438545071580 */
