BODY, TD, P, H1, H2, H3, H4, H5, H6{margin:0px; padding:0px; font-family:Roboto, sans-serif;}
H1, H2, H3, H4, H5, H6{ font-family:Roboto Slab, serif;}
#body_frame{ position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%) }


BODY{ padding:6px; font-size:12px;}

#body_box{ width:272px; height:272px; padding:24px; background:rgba(0,191,190,1); box-shadow:0 10px 40px rgba(0,0,0,.75); color:#FFF; }
#body_box LABEL{ font-size:12px; font-weight:bold; display:block;}
.login_content{ text-align:left; }

.login_content INPUT[type=text], .login_content INPUT[type=password]{ padding:16px; font-size:18px; line-height:18px; border:0; width:240px; outline:none; margin:6px auto; }

.login_content INPUT#submit{ line-height:18px; font-size:18px; font-family:Roboto Slab, serif; font-weight:800; padding:16px; background:rgb(46,164,167); position:relative; color:#FFF; border:0; display:block; width:272px; text-align:left;}

.error{ color:#990000; font-size:12px; font-weight:bold;}
.message{ color:#006600; font-size:12px; font-weight:bold;}

#body-frame{ margin:0 auto; width:1000px;}
#resourceBlock{ padding:24px; background:#FFF; width:800px; margin-top:40px;}

.fileListBlock{ width:800px; height:540px; overflow:auto; border:1px solid #000000; background:#FFFFFF;}
#breadcrum{ margin:6px 0px; font-size:14px;}
#breadcrum A{ color:#AC1A2F; text-decoration:underline;}
#breadcrum A:hover{ color:#74091A; text-decoration:none;}

#footer{ font-size:11px; color:#FFF; text-align:left;}

A{ color:#AC1A2F; font-size:12px; text-decoration:underline;}
A:hover{ color:#74091A; text-decoration:none;}

/* FROM CAGS APP */
.fileListHeaderRow{color:#FFFFFF; font-weight:bold; background:#999999; font-size:16px; padding:6px 6px 6px 29px;}
.fileListRow, .fileListRowAlt, .folderListRow, .folderListRowAlt, .folderName{ cursor:pointer; font-size:14px; border-bottom:1px solid #999999; color:#333; padding:6px; vertical-align:middle;}
.fileListRow:hover, .fileListRowAlt:hover, .folderListRow:hover, .folderListRowAlt:hover, .folderName:hover{ background:#87A6D0; color:#FFFFFF;}
.folderListRow, .folderListRowAlt{ font-weight:bold;}
.fileListRow, .folderListRow{ background-color:#FFFFFF;}
.fileListRowAlt, .folderListRowAlt{ background-color:#F5F0E2;}
.fileListIcon{ margin:1px 4px;}
/*.folderName{ background:top left no-repeat url(http://www.macu.edu/images/icons/folder.png); width:604px;}*/
.filename{ width:460px; display:inline-block;}
.fileModified, .fileAppType, .fileSize{ width:116px; display:inline-block; text-align:center; padding:0px 5px;}
.fileModified{ width:78px;}
.fileSize{ width:68px;}
/* END FROM CAGS APP */