.files .panel { background:url(../img/build/files/files_tabBg.png) no-repeat; background-size: 100% 100%; margin-top: 15%; margin-bottom: 5%; margin-left: 9%; margin-right: 9%; padding: 5% 6.3% 4% 6.3%; }

.no-backgroundsize .files .panel { background: none; background-color: #e4e5e6; border-bottom: 1px #ccc solid; border-right:1px #ccc solid;}

.files .panel>img { display: inline-block; width: auto; max-width:25%; vertical-align: top;}

.files .panel a { color:#00456b; text-decoration: underline;}

.files .panel p { display: inline-block; padding-left: 1%; width:72%; font-size: 1em; font-weight: bold; color: inherit; text-decoration: underline;}

.files .panel .download { font-size: 0.75em; width: 100%; font-weight: normal; text-decoration: none; padding-top: 5%;}

.files .col1Title { display: none; }

.files .divider { display: none; }

.files em { width: auto; display: inline-block; color: #666; }


.files.multi .fileRow { margin-left: 3.5%; width: 86.5%; background-color: #dbdee0; padding: 3%; padding-bottom: 1%; border: 1px solid #d3d6d8; border-bottom: 1px solid #c5c7c9; border-top:1px solid #fff;  margin-right: 3.5%;}

.files.multi .fileRows > .fileRow:nth-child(even) { background-color: #e4e6e8; }

.files.multi .fileRow .fileDetails { width: 100%; position: relative; text-align: right; margin-bottom: 3%; }
.files.multi .fileRow .fileDetails > p { display: inline-block; position:absolute; left:0px; bottom: 0px; width:48%; text-align: left; font-size: 1.3em; color: #333; margin-bottom: 3px;}

.files.multi .fileRow .fileDetails .link { display: inline-block; text-align: left; margin-left: -175px; width:275px; }

.files.multi .fileRow .fileDetails .link p {display: inline-block; vertical-align: bottom;}
.files.multi .fileRow .fileDetails .link a { font-size: 1.3em; font-weight: bold; text-decoration: underline; color:#00456b; padding-left: 10px; }
.files.multi .fileRow .fileDetails .link em { padding-left: 10px; padding-top: 5px;padding-bottom: 5px; font-style: normal; color: #333; }

.files.multi .externalLinks { font-size: 1.3em; color: #333; margin: 3.5%; }

.files.multi .externalLinks > a { text-decoration: underline; color:#00456b; }

 
@media only screen and (min-width: 750px) {

.files .panel { background:url(../img/build/files/files_tabBg.png) no-repeat; background-size: 100% 100%; margin-top: 15%; margin-bottom: 5%; margin-left: 9%; padding: 8.6% 6.3% 4% 6.3%; margin-right: 0;}

.files .panel { margin-top: 0;}

.files .divider {display: inline-block; width: 91%; margin-left: 9%; padding-bottom: 10%; padding-top:8%; background-position: center center; height: 2px; }

.files .panel p {  font-size: 1.1em;}

.files .panel .download { font-size: 1em;}

.files .col1Title { display: inline-block; }

.files.multi .fileRow { margin-right:0%; width: 90%; }

}