label.error {

    color: #7c1012;

    font-size: 100%;

    font-weight: 600;

    margin-bottom: 0;

    line-height: 20px;

}

/*label.error {

    color: #d50c30  !important;

    font-size: 100%;

    font-weight: bold;

    margin-bottom: 0;

    line-height: 20px;

}*/

.well {

    min-height: 20px;

    font-size: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #f5f5f5;

    border: 1px solid #e3e3e3;

    border-radius: 4px;

    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);

    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);

}

.clsFavorite{

    background: red !important;

}

.clsLike{

    background: red !important;

}

.colarge-gal {

    /*position: absolute;*/

    /*border: 2px solid #c11619;

    bottom: 0;

    left: 0;

    z-index: 3;*/

    box-shadow: 3px 7px 13pxrgba(0,0,0,.5);

    -webkit-box-shadow: 3px 7px 13px rgb(0 0 0 / 50%);

}.pt-30 {

    padding-top: 8px;

}

.proTitleCls{
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
}