/* **CASETRACKER CASE STYLES** */
#case-folder { padding-top:20px;margin-bottom:40px; }
#case-folder .submitted { font-size:11px; margin-bottom:20px; }
#case-folder a { color:#2c328c; }
#case-folder .submitted a { color:#404139; }
.preview #folder,#folder { width:677px; }
.preview #folder .folderTab,#folder .folderTab { padding:0; margin:0; height:29px; background:transparent url(../i/o/ct/ctTab.png) no-repeat top left; font-weight:bold; }
.preview .folderTab h2.title,.folderTab h2.title, .box .box-inner .folderTab h2.title, .page-comment .folderTab h2.title { margin:0; padding:0; padding-left:14px; float:left; font-size:13px; line-height:29px;border:0;}
.preview .folderTab h2.title p, .page-comment .box .folderTab h2.title p, .page-comment .folderTab h2.title p { margin:0; padding:0; padding-left:4px; font-size:17px; display:inline; background:transparent;}
.preview .folderTab .folderStatus,.folderTab .folderStatus { padding:10px 10px 0 0; float:right; font-size:11px; font-weight:normal; }
.folderStatus strong { font-size:13px; }
.preview #folder .folderBody,#folder .folderBody { clear:both; padding:10px; background:#fdf1cd url(../i/o/ct/caseBack.png) no-repeat; }
.folderBody .folderBg { }
.preview .folderBody .folderLeft,.folderBody .folderLeft { float:left; width:330px; background:#fff; margin-right:5px; padding:10px;
/* background: #fff url(../i/o/ct/ctLeft.png) no-repeat top left; */
}
.preview .folderBody .folderRight,.folderBody .folderRight { float:left; width:275px; background:#fff; margin-left:5px; padding:10px;
/* background: #fff url(../i/o/ct/ctRight.png) no-repeat top left; */
}
.preview .folderBody .folderLeft p,.folderBody .folderLeft p { font-size:11px; margin:0;
/* padding:10px 20px; */
}
.preview .folderBody .folderRight ul,.folderBody .folderRight ul { font-size:11px; margin:0; padding:0;
/* padding:10px 20px; */
list-style-type:none; list-style-position:inside; list-style-image:none; }
.preview .folderBody .folderRight li,.folderBody .folderRight li { padding:2px 0; font-weight:normal; list-style-type:none; list-style-position:inside; list-style-image:none; }
.folderBody .folderRight li strong { font-size:13px; }
.preview .folderBody .folderRight li a,.preview .folderBody .folderRight li a:link,.preview .folderBody .folderRight li a:visited,.preview .folderBody .folderRight li a,.preview .folderBody .folderRight li a:link,.preview .folderBody .folderRight li a:visited { font-weight:normal; }
.preview .folderBody .folderFoot,.folderBody .folderFoot { clear:both; }
.preview .case-attachments,.case-attachments { margin:25px 0; }
.preview h3,h3 { font-size:16px; margin:0 0 5px; }
.preview .case-item a,.preview .case-item a:link,.preview .case-item a:visited,.case-item a,.case-item a:link,.case-item a:visited { font-size:13px; color:#2c328c; }
.preview .node { background:transparent; }
.preview #top-content .submitted { background-color:transparent; }
.page-casetracker .view-filters form { margin-bottom:20px; clear:both; }
.page-casetracker .view-filters form .views-exposed-widget { display:block; float:none; margin-bottom:10px; }
.page-casetracker #comment-form table tbody { background-color:#ffffff; }
/*preview form*/
.page-comment .box .folderLeft p {width:310px;}
.page-comment form#comment-form .submit-wrap{margin-bottom:20px;}
.page-comment #case-folder {padding:25px;clear:both;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;zoom:1;position:relative;behavior: url('http://mousesquad.org/sites/all/themes/mousesquad/css/PIE.htc');}
/* exposed form */
.case-collab {margin-top:20px; padding-bottom: 21px; border-bottom: 3px solid #edebe6; }
.case-collab ul {border-bottom:2px solid #e7e5e1;margin-bottom:10px;}
.case-collab ul li {padding:3px 6px; border-bottom:1px solid #e7e5e1;}
.case-collab ul li a {color:#2c328c}
.case-collab a.subtle { font-weight: normal; }
.case-collab ul li.assigned-to {font-size:14px;}
.case-collab ul li.assigned-to span {font-size:13px;}
.case-collab-header { border-bottom: 3px solid #fdefc8; padding-bottom: 7px !important; margin-bottom: 17px;}
.case-collab a.sub-pop.btn-gr { color: #414038 !important; }