/* @override http://localhost.dev2/css/main.css */

body { font-family: Arial; font-size: 9pt; color: #000; margin: 0; padding: 0}

.fL { float: left; }
.fR { float: right; }
.clr {
	height: 0px;
	clear:both;
	background: transparent;
}

#environment {
    font-size: 20px;
    font-weight: bold;
    left: 18px;
    position: absolute;
    text-transform: uppercase;
    top: 55px;
    z-index: 900000;
}

#header {
	height: 44px;
	top: 31px;
	position: fixed;
	background: #fff;
	width: 100%;
	z-index: 10000;
}

#logo {
	float: left;
	background: #ffffff;
	position: fixed;
	top: 5px;
	left: 5px;
	z-index: 100100;
}

#mainmenu {
	height: 31px;
/*
	background: black url('/images/gradient.png') right top no-repeat;
    right: 235px;
*/
	background: #fff;
	z-index: 11000;
	position: fixed;
    left: 0;
    top: 0;
	width: 100%;
	text-align: center;
}

#addButton {
	position: fixed;
	top: 42px;
	z-index: 11000;
	right: 5px;
}

#searchIcon { 
	position: fixed;
	top: 7px;
	right: 215px;
	display: none;
}

#username {
	font-size: 11px;
	position: fixed;
	right: 185px;
    top: 55px;
	z-index: 12000;
}

#clientlogo {
	position: fixed;
	top: 5px;
	right: 250px;
	z-index: 12000;
}

#pageName {
	font-size: 18px;
	position: fixed;
	top: 43px;
	left: 400px;
	right: 400px;
    text-align: center;
}

#frame { 
	clear: both;
	background: url('../images/text67739875.png');
	margin-top: 75px;
	float: left;
	min-width: 100%;
}
#frameBorder {
	margin:5px;	
}

#staticTopBorder {
	position: fixed;
	height: 5px;
	background: url('../images/text67739875.png');
	width: 100%;
	top: 75px;
	z-index: 9000;
}

#main { 
	background-color: #eee;
	padding: 0px;
	clear: both;
	float: left;
	min-width: 100%;	
}


.menu { list-style:none; font-size:12px; }
.menu img { border:0px; height:16px; position:absolute; top:3px; }
.menu li { min-width: 200px; }
.menu li ul li { min-width: 170px; text-align: left !important; }

div#main_datatable_wrapper { background: #eee; font-size:12px; float:left; min-width: 100%}


a.noclick {cursor: default; }

.datetimepicker { width: 120px !important; background: white; }
.datetimepicker-disabled { width: 120px !important; background: #eee; color: #888 }

.datatable_edit_form select { min-width: 150px; }
.datatable_edit_form input[type='text'] { width: 200px; }
.datatable_edit_form div.floatcolumn { width: 160px; float: left; }
#admin_3rings_table div.floatcolumn { width: 150px; float: left; }
.datatable_edit_form div.floatcolumn { width: 160px; float: left; }
.datatable_edit_form textarea { width: 400px; height:80px; }

.datatable_edit_form div.float50 { width: 50%; float: left}
.datatable_edit_form div.float33 { width: 33%; float: left}
.datatable_edit_form div.clearfloat { float: none; clear: both; }

.datatable_edit_form .vendorcolor1 { background: red !important; }
.datatable_edit_form .vendorcolor2 { background: goldenrod !important; }
.datatable_edit_form .vendorcolor3 { background: green !important; }

#edit3rings_slider { margin: 5px; }

.datatable_edit_form .fee_value { width: 40px !important; float: left; }
.datatable_edit_form .fee_slider { width: 180px; ; float: left; margin: 6px 0 0 10px; }
#job_pay_vendor { float: left; } 
.invoice_items_table th { text-align: left; }

.qq-upload-list { display: none; }


div.inline_datepicker{
 font-size:9px;
}

p {
	margin:0;
	padding:0;
}

p.active {
	color: goldenrod;
	font-weight: bold;
	margin: 0; 
	padding:0;
}
p.postbox {
	color: green;
	font-weight: bold;
	margin: 0; 
	padding:0;
}
p.delivered {
	color: green;
	margin: 0; 
	padding:0;
}
p.assign {
	color: red;
	font-weight: bold;
	margin: 0; 
	padding:0;
}
p.metrics {
	color: red;
	font-weight: bold;
	margin: 0; 
	padding:0;
}

img {
	border: none;
}

p.complete {
	color: green;
	margin: 0; 
	padding:0;
}
p.underway {
	color: goldenrod;
	margin: 0; 
	padding:0;
}
p.underwaySLA {
	color: goldenrod;
	margin: 0; 
	padding:0;
}

p.late {
	color: red;
	margin: 0; 
	padding:0;
}
p.lateSLA {
	color: red;
	margin: 0; 
	padding:0;
	font-weight:bold;
}

p.invoicePaid {
	color: green;
	margin: 0; 
	padding:0;
}
p.invoiceInvoiced {
	color: goldenrod;
	margin: 0; 
	padding:0;
}
p.invoiceUnpaid {
	color: red;
	margin: 0; 
	padding:0;
}
p.invoicePending {
	color: goldenrod;
	margin: 0; 
	padding:0;
}
p.invoiceExpired {
	color: green;
	margin: 0; 
	padding:0;
}


p.green {
	color: green;
	margin: 0; 
	padding:0;
}
p.goldenrod {
	color: goldenrod;
	margin: 0; 
	padding:0;
}
p.red {
	color: red;
	margin: 0; 
	padding:0;
}

p.delivery-email {
	color: green;
	margin: 0; 
	padding:0;
}
p.delivery-manual {
	color: red;
	margin: 0; 
	padding:0;
}
p.delivery-auto {
	color: green;
	margin: 0; 
	padding:0;
}



tr.inactive {
	opacity: 0.5;
}
tr.active {
	color: black;
}

tr.vendorJobsPostbox {
	opacity: 0.25;
}

td.vendorJobEditComplete {
	color: green;
	margin: 0; 
	padding:0;
}
td.vendorJobEditUnderway {
	color: goldenrod;
	margin: 0; 
	padding:0;
}
td.vendorJobEditLate {
	color: red;
	margin: 0; 
	padding:0;
}
td.inactive {
	opacity: 0.25;
}
td.active {
	color: black;
}


p.vendorJobsAcceptance {
	color: red;
}
p.vendorJobsActive {
	color: green;
}

p.vendorJobsLate {
	color: red;
}
p.vendor24hours {
	color: goldenrod;
}

.no-close .ui-dialog-titlebar-close { display: none; }


#popuploader { 
	width: 100%; 
	height: 100%; 
	background: transparent url('../images/ajax-loader.gif') center center no-repeat;
}

#dialogtitle { display: none; }

label.error {
	color: red;
}

.ui-datepicker-calendar a.ui-state-active {
	background: #fcc;
	border: 1px solid #f00;
}

#vendorappform textarea { height: 75px; width: 400px; }
#vendorappform input.rate1, #vendorappform input.rate2, #vendorappform input.rate3 { width: 5em; }
#vendorappform div.cur { float: left; padding-top: 5px; padding-right: 5px; }
#vendorappform td { width: 200px; }
#vendorappform input { width: 200px; }
#vendorappform select { width: 200px; }

.clickable { cursor: pointer; }
.clickable2 { cursor: pointer; cursor: hand; }

span.thumb_rating1 { padding: 1px 1px 2px 16px; background: transparent url(../images/thumbs/16_rating_1.png) no-repeat; } 
span.thumb_rating2 { padding: 1px 1px 2px 16px; background: transparent url(../images/thumbs/16_rating_2.png) no-repeat; } 
span.thumb_rating3 { padding: 1px 1px 2px 16px; background: transparent url(../images/thumbs/16_rating_3.png) no-repeat; } 
span.thumb_rating4 { padding: 1px 1px 2px 16px; background: transparent url(../images/thumbs/16_rating_4.png) no-repeat; } 
span.thumb_rating5 { padding: 1px 1px 2px 16px; background: transparent url(../images/thumbs/16_rating_5.png) no-repeat; } 

.sample_grader_form td { padding: 5px !important; font-size: 12px; }

a.button { height: 24px; margin-top: 0px; padding: 1px; }
a.button span.ui-button-text { line-height: 1.3; }

table.valigntop td { vertical-align:top; }

table.combined-grades td { padding: 0 2px 0 0 !important; text-align: center !important; }
table.combined-grades td.sepa { border-left: 1px solid #ccc; } 

tr.pricingformrow input[type="text"] { width: 100px; }

table#client_rating_feedback { display: none; }
