<!--стили для акций ru_action -->

.action .modal-content{
	background-color: #f7f7f7;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	line-height:1.42857143;
	}

.action	.modal-dialog {
    display: table;
    margin: 60px auto;
}
.action .transfer {
overflow:hidden;
padding:0 20px 20px;	
}
.action .transfer .modal-title {
    font-size: 24px;
    margin: 0 0 0 20px;
}

.action .transfer .modal-body{
margin-bottom:20px;	
}
.action .transfer .modal-body .title{
font-size:130%;
margin-bottom:15px;	
font-family:fantasy;
}
.action .transfer .modal-body .title span{
	color:#e20e5e;
	}

.action .transfer .modal-body ul li{
text-align:left;
margin-left:20px;
}
.action .transfer .modal-body ul li a{
color:#a185bf;
}
.action .transfer .modal-body .quality .modal-descr a{
	position:absolute;
	top:170px;
	text-align:center;
	text-decoration:underline;
	}
.action .modal-header {
    border: none;
    color: #fff;
    margin-top: 25px;
    background-color: #a185bf;
    padding: 3px;
    text-align: left;
}