

.punkframe{
    width: 100%;
    border:0;
    height: 500px;

}

.img-znak-comment{
    max-height: 40px;
    width: auto;
}
.textimg{
    max-height: 50px;
    width: auto;
}
.textrazmimgh{
    max-height: 50px;
    width: auto;
}

.hero-unit {

    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.hero-unit h1 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 57px;
    line-height: 1;
    letter-spacing: -1px;
    color: inherit;
}
.gwt-Anchor {
    cursor: pointer;

}

.list-group-item.success,
.list-group-item.success:hover,
.list-group-item.success:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;

}
.list-group-item.warning,
.list-group-item.warning:hover,
.list-group-item.warning:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
button.list-group-item.active, button.list-group-item.active:hover, button.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #101010
}

div.suggestPopupContent div table tbody tr td.item{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    background-color: white;

}

div.suggestPopupContent div table tbody tr td.item-selected{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    background-color: #c4e3f3;
}

.imgundertext {
    position: relative;
    /*border: 1px solid silver; /!*При необходимости*!/*/
}

.imgundertext span.avtoname {
    /*width: 80%;*/
    position: absolute;
    left: 0px;
    bottom: 0px;
    /*background-color:rgba(0,0,0,.4);*/
}
.imgundertext span.avtoprice {
    /*width: 80%;*/
    position: absolute;
    top: 0px;

}
.imgundertext span.avtomat {
    /*width: 80%;*/
    position: absolute;
    top: 0px;
    right: 0px;
}

.badge-success{
    background-color: #449d44;
}
.panel-instructor{
    padding-left: 10px;
    padding-top: 1px;
    padding-bottom: 18px;
}

@media screen and (min-width: 768px) {
    .myjumbotron {
        padding: 48px 0;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }
    .myjumbotron h1,
    .myjumbotron .h1 {
        font-size: 49px;
        font-weight: 200;
    }
    .myjumbotron p.lead {
        font-weight: 200;
    }


}

@media screen and (max-width: 767px) {
    .myjumbotron {
        padding: 0px 0;
    }
    .container .myjumbotron,
    .container-fluid .myjumbotron {
        padding-right: 0px;
        padding-left: 0px;
    }
    .myjumbotron h1,
    .myjumbotron .h1 {
        font-size: 23px;
        font-weight: 200;
    }
    .myjumbotron p.lead {
        font-size: 15px;
        font-weight: 200;
    }

}
td.myhiddenscroll {
    padding: 0;
}


@media screen and (max-width: 767px) {
    td.myhiddenscroll {
        padding: 0;
    }
}

.btn-group-my > .btn {
    padding: 3px 7px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.questtext {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 1.2;
}








