/*!
 * Casting Stylesheet
 */
/*** RG ***/
p.error {color: #000;border: 1px solid #ccc;border-radius: 4px;padding: 10px;width: 75%;}
p.alert {color: #000;border: 1px solid #ccc;border-radius: 4px;padding: 10px;width: 75%;}

#profile-casting-list { margin-bottom: 30px; }
#search-job { position: relative; }
#search-job #field select { width: 100%; padding: 10px; }
#search-job #action { position: absolute; top: 0; right: 0; }
#search-job #action input { margin-left: 10px; }
.result-action { margin: 15px 0; overflow: hidden; }
.result-action > input[type="button"] { float: right; margin-left: 10px; padding: 0; border: none; }
.result-action > label { float: left; margin-right: 10px; }
.result-action > label input[type="checkbox"] { margin: 0; }
.result-action form { float: left; }
.result-action form .action input { margin-right: 10px; }
#checkavailabilityForm { overflow: hidden; margin-bottom: 15px; }
#rbdashboard #profile-info .links { margin: 30px 0; }

#job-postings td.column-JobActions { font-size: small; line-height: normal; }
#job-postings td.column-JobActions a { display: inline-block; margin-bottom: 5px; color: #333; padding: 3px 7px; background-color: #ddd; border-radius: 3px; border: 1px solid #ccc; font-size: smaller; }
#job-postings td.column-JobActions a:hover { background-color: #ccc; }

#job-applicants .photo.no-image { width: 80px; height: 80px; background: #333; color: #fff; line-height: 80px; font-size: small; text-align: center; }
#job-applicants td.column-JobTitle span.id { font-size: small; }
#job-applicants td.column-JobAction { line-height: normal; font-size: small; }
#job-applicants td.column-JobAction a { margin-bottom: 5px; display: inline-block; border: none }
#job-applicants td.column-JobAction p { margin-bottom: 5px; }
#job-applicants td.column-JobAction input[type="button"] { margin-top: 5px;  }

.table-filter { width: 100%; margin-bottom: 15px; }
.table-filter td { background: transparent; }
#jobposting-filter .table-filter td:first-child { padding-right: 0; }
.table-filter td:last-child { padding-right: 0; vertical-align: bottom; }
.table-filter td { padding-right: 10px; }
.table-filter .tdbox { width: 50%; float: left; padding-right: 10px; }
.table-filter select,
.table-filter input { width: 100%; box-sizing: border-box; }

.rbtable { width: 100%; }
.rbtable th,
.rbtable td { border: 1px solid #ccc; padding: 5px; }
.rbtable th { background: #e6e6e6; color: #333; }
.rbtable td { color: #666; background-color: #fff; }
.rbtable td p { text-align: center; padding: 30px 0; margin: 0 }

#job-postings table { width: 100%; }
#job-postings footer { margin-top: 15px; overflow: hidden; }
#job-postings footer p { text-align: right; padding-top: 15px; clear: both; }
#jobposting-pagination { float: right; margin-bottom: 15px; }
.jobposting-actions { float: left; }
.jobposting-actions select { float: left; }
.jobposting-actions input[type="submit"],
.jobposting-actions input[type="button"] { float: left; border: 1px solid #fff; padding: 5px 13px; font-weight: normal; margin-left: 10px; }
.jobposting-actions input:first-child { margin-left: 0px; }
.rbpagination select { float: left; height: 30px; }
footer .footer-links { float: right; clear: right; }

#job-applicants { margin-bottom: 15px; }

/*#rbdashboard #profile-info ul li a{display:inline-block;zoom:1;line-height:normal;white-space:nowrap;vertical-align:middle;text-align:center;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#rbdashboard #profile-info ul li a::-moz-focus-inner{padding:0;border:0}
#rbdashboard #profile-info ul li a{font-family:inherit;font-size:100%;padding:.5em 1em;color:#444;color:rgba(0,0,0,.8);border:1px solid #999;border:0 rgba(0,0,0,0);background-color:#E6E6E6;text-decoration:none;border-radius:2px}
#rbdashboard #profile-info ul li a:hover,
#rbdashboard #profile-info ul li a:focus{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))}
#rbdashboard #profile-info ul li a:focus{outline:0}
#rbdashboard #profile-info ul li a:active{box-shadow:0 0 0 1px rgba(0,0,0,.15) inset,0 0 6px rgba(0,0,0,.2) inset;border-color:#000\9}*/
