
.tms_cat{display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
    background: linear-gradient(#ededed, #ffffff); }
.tms_cat_heading {color: #fff !important;
    background: #b5e0eb;
    padding: 0;
    position: relative;
    display: inline-block;
    width: 100%;}
.tms_cat_heading h2 {    
background: #0f8292;    font-family: 'Oswald', sans-serif;
    display: inline-block;
    position: relative;
    padding: 6px 12px 6px 6px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}
.tms_cat_heading h2:after {
    content: "";
    background: #0f8292;
    position: absolute;
    inset: 0 auto 0 calc(100% - 10px);
    width: 30px;
    clip-path: polygon(0% 0%, 46% 0, 100% 50%, 46% 100%, 0% 100%);
}
.tms_cat_heading h2 a{color: #fff}
.tms_cat_heading_right{float: right;padding: 5px;color: #0f8292}.tms_cat_heading_right a{color: #0f8292}
.tms_cat_body{padding: 5px}

.tms_cat_body ul {
    width: 100%;
   padding: 10px;

}


.tms_cat_body ul li {padding-top: 5px;
  border-bottom: 1px dashed #CCC;    list-style: none;

}

.tms_cat_body ul li span {float: right;color: #0f8292;

}
.tms_edit {    background: #0f8292;
    padding: 5px;color: #fff;text-transform: uppercase;
    text-align: center;}.tms_edit a{ color: #fff;}

.library_loop{position: relative;z-index: 1; display: inline-block;width: 100%;margin-bottom: 10px;}
.library_img {position: relative; height: 180px;   overflow: hidden;}
.library_img img{width: 100%;height: 100%; object-fit: cover;object-position: bottom; -o-object-fit: cover;transition: all 1s;}
.library_img img:hover {opacity: 1;transform: scale(1.15, 1.15);-webkit-transform: scale(1.15, 1.15); -moz-transform: scale(1.15, 1.15);-ms-transform: scale(1.15, 1.15);-o-transform: scale(1.15, 1.15);}
.library_text{position: absolute;z-index: 1;bottom: 0px;padding: 6px;color: #fff;text-align: center; font-size: 14px;right: 0px; left: 0px;background:#b5e0ebd9;}  
.library_text a{color: #0f8292;} 
.loop_info{width: 100%;position: absolute;z-index: 1;top: 0px;padding: 2px 6px 2px 6px;color: #fff;text-align: center;  }
.loop_left{float: left} .loop_right{float: right}

.info_detail {
    width: 100%;
    margin-bottom: 5px;padding: 10px;
   background: linear-gradient(#ededed, #ffffff);
}

.info_detail ul {
    width: 100%;
   padding: 10px;

}


.info_detail ul li {padding-top: 5px;
  border-top: 1px dashed #CCC;

}




#uploadForm .error {
    font-weight: 400!important;
    color: #a94442;
}

.mb-0 {
    margin-bottom: 0!important;
}

.list_item{
    margin-left: -23px;
}

.list_item li{
    line-height: 25px;
}

.block_download .detail, .block_download .info_download {
    font: bold 13px/20px arial, verdana, sans-serif;
    margin: 0 0 8px 1px;
}

.block_download .introtext {
    font: normal 13px arial, verdana, sans-serif;
    text-align: justify;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.block_download .introtext button {
    margin-top: 5px
}

.block_download .dl-horizontal dt, .block_download .dl-horizontal dd {
    padding: 3px;
}

.block_download .rating {
    margin: 2px 10px 10px;
    padding: 3px
}

.report {
    background: url(../images/library/report.gif) no-repeat center left;
    padding-left: 20px;
    margin-top: 10px;
    margin-right: 10px;
}

.report a{
    color: #333
}

.report a:hover, .report a:focus {
    text-decoration: none;
    color: #0e2132;
}

.block_download .image{
    text-align: center;
    padding-top: 8px;
}

.note {
    margin-bottom: 6px;
    display: block;
}

.category {
    width: 100%;
}

.category .glyphicon {
    margin-right:10px;
}

.category .panel-body {
    padding:0px;
}
.category .panel-body table tr td {
    padding-left: 15px
}

.category .panel-body .table {
    margin-bottom: 0px;
}

.viewcat_list .list-title{
    margin: 10px 0 5px 0
}

.viewcat_list .list-content{
    border-top: 1px dotted #DDDDDD;
    margin: 0 5px 0 5px;
    padding: 10px 0 10px 0;
}

.viewcat_list .pagination{
    margin-top: 0
}

/* div table */
.divTable {
    width: 100%;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
}
.divTable .divTitle {
    display: table-caption;
    text-align: center;
    font-weight: bold;
    font-size: larger;
}
.divTable .divHeading {
    display: table-row;
    font-weight: bold;
    border-bottom-width: 2px;
}
.divTable .divHeading .Cell {
    border-bottom-width: 2px;
}
.divTable .Row {
    display: table-row;
}
.divTable .Row:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.divTable .Row:hover {
    background-color: #f5f5f5;
    cursor: default
}
.divTable .Cell {
    display: table-cell;
    border: 1px solid #ddd;
    border-width: thin;
    padding: 8px;
}

.upload-catlist {
    margin-bottom: 0!important;
}
.upload-catlist-item {
    padding: 5px;
}
.upload-catlist-item input[type="radio"] {
    margin-top: 0;
}
.upload-catlist-item label {
    font-weight: normal;
    margin-bottom: 0;
}

.file-download-link {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
