body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	margin: 0 auto;
}
pre {
	padding: 1em;
}

a {
	color: #375E7F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.cc-none {
    color: #d3d3d3;
}

.editajax div, .noedit {
	padding: 2px;
}
.editajax {
    white-space: pre-line;
    line-height: 14px;
}
.editajax div {
    background-color: #FDFFE8;
}

.editajax div:hover {
	background-color: #F3FC7C;
	cursor: pointer;
}

.clearfix:after{
    content:".";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
#wrapper {
	margin: 0 auto;
	clear: both;
	min-height: 500px;
	min-width: 800px;
	max-width: 1000px;
	background: #ffffff;
}

* html body #wrapper {
	height: 500px;
}

.container {
	margin: 0 auto;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	min-height: 500px;
	text-align: left;
	clear: both;
	background: #ffffff;
	padding-bottom: 10px;
}

* html body .container {
	height: 500px;
}

#content {
	clear: both;
	margin: 5px;
}

#header {
	margin: 5px;
	height:  90px;
	overflow: visible;
}
#header .company_name {
	font-size:  20px;
	float: left;
	height: 100%;
}

#header .company_name img {
	margin: 10px 5px;
}

label { 
	font-size: 120%;
    font-weight: bold;
    padding: 6px 0 2px;
    display: block;
}

label i {
	color: #787878;
	font-weight: normal;
	font-color: #fff;
}

input[type=text] {
	font-size: 150%;
	width: 300px;
}

input[type=checkbox],
input[type=radio]
{
    
}

.top_school {
	float: right;
	display: block;
	width: 400px;
	height:  90px;
	text-align: right;
}

.top_school .name {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.top_school .logo {
	width: 100%;
	height: 100%;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: none;
	background-position: top right;
}

.form_scale {
}

.form_scale td.label {
	width: 200px;
}

.form_scale td.left_label {
	text-align:right;
}

.form_scale td.right_label {
	text-align:left;
}

.form_scale td {
	text-align: center;
	padding: 3px;
	font-weight: bold;
}

.formal_message {
	margin: 5px;
	font-size: 150%;
    white-space: pre-line;
}

.submit input{
	display:inline;
	float:left;
}
a.cc-form-button,div.cc-form-button {
	float: left;
    padding: .2em 0.5em .2em 20px;
    margin: 5px;
    font-size: 12px;
    font-weight: bold;
    font-weight: bold!important;
    line-height: 14px;
    text-decoration: none;
    position: relative;
}
a.cc-form-button:hover,
div.cc-form-button:hover {
    text-decoration: none;
}
.cc-form-button .ui-icon {
    position: absolute;
    left: .2em;
    top: 50%;
    margin-top:-8px;
}
div.objective-box {
	position: relative;
	margin: 2px;
}

div.objective-extra-box {
	width: 95%;
	font-size: 120%;
	margin: 0px auto;
	border: 2px #acdd4a solid;
	border-top: none;
	padding: 4px;
	
}
div.objective-form {
	width: 95%;
	font-size: 120%;
	margin: 0px auto;
	border: 2px #acdd4a solid;
	border-top: none;
	padding: 4px;
}

div.objective-bar {
	position: relative;
	font-size: 150%;
	padding: 4px 40px 4px 4px;
	vertical-align: middle;
}

div.objective-status {
	position: static;
	left: 4px;
	top: 0px;
	width: 25px;
	height: 25px;
	display: block;
	background: no-repeat;
}

div.objective-bar span,
div.objective-bar a {
	margin: 5px;
	position: absolute;
	left: 30px;
	top: 50%;
	height: 30px;
	margin-top: -10px;
}

div.objective-check{
	background-image: url(/img/greencheck.png);
}

div.objective-yellowdash{
	background-image: url(/img/yellowdash.png);
}

div.objective-reddash{
	background-image: url(/img/reddash.png);
}

div.objective-yellowdash{
	background-image: url(/img/yellowdash.png);
}

div.objective-incomplete{
	background-image: url(/img/incomplete.png);
}
div.objective-neutralarrow{
	background-image: url(/img/neutralarrow.png);
}

table.app_table {
	margin: 0px;
	font-size: 90%;
	width: 100%;
}

table.app_table th {
	text-align: center;
	font-weight: bold;
	color: white;
	padding: 4px;
	background-color: #9db96c;
}
table.app_table td {
	text-align: center;
	padding: 2px;
	border-left: 1px #82a646 solid;
	border-bottom: 1px #82a646 solid;
}
table.app_table td a.ui-icon {
	float: left; 
	padding: 0.1em;
}
table.app_table td.last {
	border-right: 1px #82a646 solid;
}

table.app_table tr {
}

table.count_table {
}
table.application{
	width: 100%;
	margin: 0 auto;
}

#view_application table.application{
	font-size: 90%;
}



table.application td{
	width: 33%;
	vertical-align: top;
}


table.personality_test_table {
}

table.personality_test_table td {
	width: 100px;
}

#interview_slot_table {
	margin: 4px;
}

.form-info {
	float: left;
	margin: 4px;
}

label em {
	color: red;
	font-weight: bold;
	padding: 0 4px;
}

.error-message{
	color: red;
	font-weight: bold;
}

h3.cc-notification-bar {
    
    font-weight: bold;
    cursor: move;
}
ol#client-list {
	list-style: decimal;
	list-style: decimal!important;
}
ol#client-list li {
	list-style: decimal;
    margin-left: 30px;
}
.client-name, .applicant-name {
	padding:4px;
}
ul.clientList { 
	list-style-type: none; 
	margin: 5px; 
	margin-right: 10px; 
	background-color: #daeac4; 
	padding: 5px; 
	display:block; 
	min-height: 35px;

}

ul.clientList li { 
	font-size: 100%;
	margin: 2px; 
	padding: 5px; 
	cursor: move;
	background-color: #bcd78d;
}
ul.clientList li a.view_application { 
	z-index: 99;
	float: left;
	margin-left: -4px;
}
ul.clientList li.no-priority {
	background-color: #d1d756;
}

ul#clients-pending  {
	display: block;
}


#clients-pending li {
	float: left;
	display: inline;
	width: 165px;
}
#clients-pending:after{
    content:".";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}
table.client-push td {
	vertical-align: top;
	width: 20%;
	padding: 2px;
}
table.client-push ul.clientList  {}
table.client-push td .clientList li {
	display: block;
}

div.team-click-notice {
	display: block;
	background-color: #daeac4;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	margin: 3px;
}
table.applicant-info{
	width: 100%;
	margin: 3px;
	height: 150px;
}
table.applicant-info td{
	vertical-align: top;
	padding:2px;
}
table.applicant-info td.biography div.bio {
	margin: 3px;
}
table.applicant-info td.priorities {
	font-size: 95%;
}
table.applicant-info td.priorities div.client-notice-message,
table.applicant-info td.priorities div.client-priorities {
	background-color: #daeac4;
	padding: 4px;
	margin: 4px;
	font-weight: normal;
}

table.applicant-info td.priorities ol {
	padding-left: 25px;
}

div.client-notice-message{
	font-weight: bold;
}
table.teammate-table {
	width: 100%;
}
table.teammate-table tr {
	padding: 3px;
}
table.teammate-table td {
	padding:3px;
	margin:0px;
	vertical-align: top;
	border-bottom: 2px solid #b1cb84;
}

div.applicant-info strong {
	
}

div.applicant-info {
	
}

a.confirm-button {
	font-size: 16px;
	margin: 10px;
	float: left;
	padding: 20px;
}

a.confirm-button:hover {
	background-color: #858585;
	text-decoration: none;
}

a.confirm-accept {
	
	color: white;
	
	background-color: #a0b777;
	
}
a.confirm-deny {
	color: white;
	background-color: #c05c3e;
}

.cc-blurb {
	line-height: 1em;
	font-size: 1.2em;
	margin: 5px 0px;
	display: block;
	padding: 3px;
}

.cc-blurb a:link,
.cc-blurb a:visited
{
	text-decoration: underline;
	color: #1f5422;
}

#fill_application {
	position: relative;
	top: 30%;
	margin: 4px;
	font-size: 1.4em;
}

#fill_application .ui-icon {
	zoom: 1.3;
}
