.bs-callout {
    padding: 10px 10px 10px 10px;
    margin: 20px 0;
/*    border-left: 5px solid #eee;*/
    border-radius: 0;
}
.bs-callout-info {
/*    border-left-color:  #7095ad;*/
}

.bs-callout h4 {
    font-size: 18px;
    padding: 5px;
    color:  #000;
    font-weight: bold;
    border-left: 4px solid #7095ad;
    background: #f5f5f5;
}
.bs-callout a {
    font-size: 16px;
    line-height: 1.5;
    color:  #000;
}
.bs-callout a:hover {
    font-size: 16px;
    line-height: 1.5;
    color:  #7095ad;
}
.bs-callout ul {
    padding-left: 0px;
    margin-bottom: 0px;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #7095ad;
}

.list-group-item{
    font-size: 18px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #d0c4c4;
}

a.list-group-item, button.list-group-item {
    color: #000;
}
    .woll {
    margin-bottom: -21px;
}

.ssilka a{
	color:#7095ad;
    font-size: 18px;
    font-weight: normal;
}

.ssilka a:hover{
	color:#7095ad;
}

.list-group-item:last-child {
    border-radius: 0;
}

.list-group-item:first-child{
    border-radius: 0;
}
.brt{
    border-radius: 15px 15px 0px 0px;   
}
.left_m{
    margin: 0px
}