﻿@charset "utf-8";

/* CSS Document */


.file-download, .market-category { text-align: center; width: 90px; }
.file-download { font-weight: bold; }
.file-download a i { display:inline-block; padding-right: 0.2em; }


@media(min-width:768px) { .file-download, .market-category { width: 140px; } }

.resources-table .rsc-child-item { padding:0; }
.resources-table .rsc-child-item > td.rsc-child-item-obj { border-left: 1px solid #fff; padding: 0; border-right: 1px solid #fff; }
.resources-table .rsc-child-item div.rsc-childwrap { border-left:2px dotted #ccc; padding:10px 14px; margin-left:1em; margin-bottom: 8px; font-size: 0.9em; border-right: 2px dotted #ccc; margin-right: 1em; border-bottom: 2px dotted #ccc; background-color: #fafafa; }
.resources-table .rsc-child-item .rsc-childwrap > .rsc-child-left { float:left; width:85%; }
.resources-table .rsc-child-item .rsc-childwrap > .rsc-child-right { float:left; width: 15%; font-weight: bold; text-align: right; padding-right: 1em; padding-top: 0.7em; }