.body {
	padding-top: 20px;
}
.body ol,
.body ul
{
	list-style:none;
}
.body  :focus
{
	outline:none !important
}
.body table
{
	border-collapse:collapse;
	border-spacing:0
}

a
{
	color:#472483;
	cursor:pointer;
	text-decoration:none
}
 a:hover
{
	color:#000
}
 a img
{
	border:none
}
.body p
{
    font-size:13px;
    color:#000;
    padding:5px 0 20px;
    line-height:20px
}
.body li
{
	list-style:none;
}

.body h4
{
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0em;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	background: #8363aa;
	padding: 20px 10px;
}
.body h5 {
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px !important;
	letter-spacing:0.03em;
	color:#000
}
/* ссылки в тексте */
.body .more {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.block-1-2-doc_osago {
    padding: 10px;
    margin-top: 30px;
    background: #ececec;
    border-radius: 10px;
    border-bottom-style: none!important;
    color: #472483!important;
}

.more.block-2-2-doc_osago {
    border-radius: 10px;
    margin-top: 5px;
	border: 1px solid rgba(206,209,213,.4);
    box-shadow: 0 8px 20px 0 rgb(0 0 0 / 5%);
}

a.disable-border-bottom-style {
    border-bottom-style: none!important;
}

li.block-3-2-doc_osago {
    list-style: disc;
    padding-top: 10px;
}
h2.h2_kmb_title {
    margin-top: 30px;
}

/* стили текста */
/* выделение жирным */
.body .strong
{
	font-weight: bold;
	font-size: 15px;
	line-height: 1.5;
}
/* отступ влево */
p span.left-tab 
{
	padding-left: 50px;
}

/* стили списков */
/* маркированный список */
.body .list {}

.workarea ul li {
	/*margin: 0.45em 0 0.45em 2em;*/
}

ul li span.list{
	font-size: 15px;
	line-height: 1.5;
	padding-left: 23px;
}

li span.list:before  
{
	content: '\2014\a0';
	float: left;
	width: 0px;
	color: #8363aa;
	font-weight: bold;
}

.workarea ul.list li
{
	font-size: 15px;
	line-height: 1.5;
	margin: 0.45em 0 0.45em 2em;
}

.body ul.list>li:before 
{
	content: '\2014\a0';
	float: left;
	width: 23px;
	color: #8363aa;
	font-weight: bold;
}

ul.list 
{
	list-style-type: none;
}

/* Значки сайта */
/* Значок Внимание */
.tall {
	background: url("/bitrix/templates/images/important.png") no-repeat 0px 0px;
	padding-left: 50px;
	padding-top: 16px;
	font-weight: bold;
	font-size: 20px;
}

.body p
{
	color:#000;
	padding:0;
	font-size: 15px;
	line-height: 1.5;
}

p.leftp
{
	padding-left:25px
}
.body a 
{
	/*color:#79bf01;
	color: #000;*/
}

/* Фирменные кнопки АСКО */
.body input.bt3,
.body input.inputbodybutton,
.body input[name=Register]
{
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	padding: 5px 18px;
	display: block;
	height: 29px;
	background: #4f1f86;
	color: #fff;
	border:none;
	margin-bottom: 15px;
}

.body input.bt3:hover, 
.body input.inputbodybutton:hover, 
.body input[name=Register]:hover
{
	border: #49b165 1px solid;
	background: #49b165;
	padding: 5px 18px;
}

	
	
@media only screen and (max-width: 575px) {	
	
.line_des {
padding-top: 50px !important;
}	
.btn-primary-lk {
float: left !important;
}	
}
.btn-primary-lk {
    color: white;
    background: #49b165;
    text-transform: uppercase;
    padding: 5px 20px;
    margin: 10px auto;
    display: block;
    -webkit-border-radius: 0;
    border-radius: 7px;
    display: inline;
    float: right;
    font-size: 15px;
}

.btn-primary-lk:hover {
    color: white;
    background: #49b165cc;
    text-transform: uppercase;
    padding: 5px 20px;
    margin: 10px auto;
    display: block;
    -webkit-border-radius: 0;
    border-radius: 7px;
    display: inline;
    float: right;
    font-size: 15px;
}


span.ico {
    display: block;
    width: 62px;
    height: 56px;
    background: url(/bitrix/templates/acko_main/images/personal-icons.png);
}

span.ico.history {
    background-position: 1px 0px;
}

span.ico.polices {
    background-position: 0px 70px;
}
span.ico.data {
    background-position: 1px 130px;
}
span.ico.claim {
    background-position: 0px 185px;
}

.col-sm.history {
    padding-bottom: 30px;
}
.col-sm.polices {
    padding-bottom: 30px;
}
.col-sm.data {
    padding-bottom: 30px;
}
.col-sm.claim {
    padding-bottom: 30px;
}
