﻿.TitleSoftware{font-weight:bold}
.SummaryDataList{max-height:70px}
.TitleDDL{min-width:75px}
/*Icons*/
.BookPackpng{width:22px;height:22px;margin:0 auto 5px}
.TypesDownload{width:30px;min-height:50px;margin-top:10px}
/*Responsive*/
@media (max-width:360px) {
    .ImageDataList{margin-bottom:10px}
    .TitleSoftware,.SummaryDataList{clear:both}
}