@charset "UTF-8";
/* CSS Document */

.prompt {
	background-color: #73EF7B;
	color: #3870C9;
	padding: 10px;
	text-align: center;
}
body  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin:0;
}
a:link {
	color: #007DEC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007DEC;
}
a:hover {
	text-decoration: none;
	color: #9D0817;
}
a:active {
	text-decoration: none;
	color: #007DEC;
}
.paginate {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 3px;
}
.paginate a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999;
	text-decoration: none;
	color: #666;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #999;
	color: #000;
}
.paginate span.current {
	margin: 2px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #999;
	font-weight: bold;
	background-color: #999;
	color: #FFF;
}
.paginate span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	color: #DDD;
}
/*li {
	padding: 4px;
	margin-bottom: 3px;
	list-style: none;
}
ul {
	margin: 6px;
	padding: 0px;
}*/
.visitors Hdr {
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #658064;
}
.visitorsTableHdr1 {
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #658064;
}
.visitorsTableHdr2 {
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #1262A4;
}
.visitorsTableHdr3 {
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #5F755F;
}
.visitorsTableHdrEM {
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #C6A646;
}
.visitorsTableHdrCON {
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #C68F46;
}

.visitorsTableHdrTRANSFER {
	padding: 3px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background-color: #56030B;
}
.fontSml {
	font-size: 10px;
	line-height:12px;
}
.fontSml2 {
	font-size: 12px;
	line-height:14px;
}
.fontSml3 {
	font-size: 14px;
	line-height:16px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

.searchResultsText {
	color: #2196F6;
}
.viewEditBox {
	width: 7.5in;
	margin: 0 auto;
	padding:0.2in 0.3in;
	border: 1px solid #4E4E4E;
}
.viewEditBox2 {
	width: 75%;
	min-width:9in;
	margin: 0 auto;
	padding: 0.1in;
	border: 3px solid #1262A4;
    border-radius: 15px;
}
.viewEditBox3 {
	width: 950px;
	margin: 0 auto;
	padding: 0.1in;
	border: 3px solid #1262A4;
    border-radius: 15px;
}
.viewEditBox4 {
	/*width: 950px;*/
	margin: 0 0.6% 2% 0.6%;
    width:30%;
	padding: 0.1in;
	border: 1px solid #F7F7F7;
	background-color:#F7F7F7;
    border-radius: 15px;
    float: left;
}
.viewEditBox5 {
	min-width: 1100px;
    max-width: 1400px;
	margin: 0 auto;
	padding: 0.1in;
	border: 3px solid #1262A4;
    border-radius: 15px;
}
.white1 {
    background-color: #fff;
}
.pad2 {
    padding:20px;
}
.hdrBG {
	/*background-color: #720510;*/
	background-color:#901F1F;
	padding:0px 0px 0px 15px;
	border-bottom:1px solid #ccc;
	color:#fff !important;
}
h1, h2, h3{
	margin: 10px auto;
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size:24px;
	font-weight:200;
}
h2 {
	font-size:21px;
	font-weight:200;

}
h3 {
	font-size:18px;
	font-weight:200;

}
.marginCentered {
	margin:0 auto;
}
.logoTD {
	padding:17px 0;
	width:40%;
	text-align:right;
}
.logoTextTD {
	padding:17px;
	width:60%;
	text-align:left;
}
.logoText {
	line-height:20px; 
	margin:0 0 5px 0; 
	padding:0; 
	color:#fff;
}
p {
	color:#333;
}
.logoNav {
	text-align:center;
}
form {
	display:inline;
}
.input100 {
	width:100%
}
.col1 {
	width:300px;
}
.col2 {
	width:120px;
}
.col3 {
	width:85px;
}
.tableHdr1 {
	background-color:#efefef;
}
.tableHdr1_2 {
	background-color:#ccc;
}
.tableHdr2 {
	background-color: #658064;
	color: #fff;
}
table {
	border-collapse:collapse;
}

.table1 {
	border:1px solid #ccc;
	width:100%;
}
.table1 th {
	padding:5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
    background-color:#efefef;
}

.table1 td {
	padding:5px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.table1_2 td {
	padding:6px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.td1stv1 td:first-child {
    width: 35%;
}

.table2 {
	border: 1px solid #ccc;
	width: 100%;
	background-color: #FFFFFF;
	box-shadow: 3px 3px 3px #A4A4A4;
	-webkit-box-shadow: 3px 3px 3px #A4A4A4;
}

.table2 td {
	padding:12px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.table2 td table td {
	padding:0px;
	border:0;
}

.table3 {
	border: 1px solid #ccc;
	width: 100%;
	background-color: #FFFFFF;
}

.table3 td {
	padding:6px 12px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.table4 {
	border: 7px solid #990000;
	width: 100%;
	background-color: #FFFFFF;
	box-shadow: 3px 3px 3px #A4A4A4;
	-webkit-box-shadow: 3px 3px 3px #A4A4A4;
}

.table4 td {
	padding:12px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.table5 td, .table5 td p {
	font-size: 0.8em !important;
}

.table6 td, .table6 td p {
	font-size: 0.9em;
	border:0;
	padding:5;
}

.tableP {
	border:1px solid #ccc;
	width:100%;
}
.tableP th {
	padding:9px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
    background-color:#efefef;
    vertical-align: top;
}

.tableP td {
	padding:9px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
    vertical-align: top;
}
.tableP input {
    background-color: #fff;
}

.tableQ {
	border:1px solid #ccc;
	width:100%;
}
.tableQ th {
	padding:9px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
    background-color:#efefef;
    vertical-align: top;
}

.tableQ td {
	padding:4px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
    vertical-align: top;
    background-color:#FBFBFB;
}
.tableQ input {
    background-color: #fff;
}
.tableQ .invisTD {
    border: 0;
}

.vacConsEmpInfo {
	border:1px solid #ccc;
	width:100%;
    font-size: 12px !important;
}
.vacConsEmpInfo th {
	padding:3px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
    background-color:#efefef;
}

.vacConsEmpInfo td {
	padding:3px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.vacConsEmpInfo td:first-child {
    width:50%;
}
.tableNoBorder td {
	padding:12px;
	border:0px 
}
.tdNoBorder {
	border:0;
	text-align:center;
	vertical-align:middle;
}
.tableNoBorder2 {
    border:1px solid #ccc;
	width:100%;
}
.tableNoBorder2 td {
	padding:10px !important;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}
.tableNoBorder2 td:first-child {
    width: 75%;
    white-space: nowrap;
}

.tdNewTicket {
	width:100px;
}
.tdSeparator {
	height:10px;
	background-color:#efefef;
	padding:0;
}

.tableSearchResults {	
	margin:0 auto;
}

/*.tableSearchResults td {
	padding:20px 50px;
}*/
.searchTDHdr1 {
	background-color:#626262;
	color:#fff;
}
.searchTD1 {
	width:25%;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	color:#fff;
}
.searchTD2 {
	width:12%;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;
	background-color:#eaeaea;
}
.searchTD3 {
	text-align:center;
	font-weight:bold;
	vertical-align:top;
	background-color:#fff;
}
.searchTD3 a:link, .searchTD3 a:visited {
	display:block;
	padding:3px;
	color:#fff;
	background-color:#80B680;
	border-radius: 3px;
	margin-bottom:4px;
}
.searchTD3 a:hover {
	background-color:#5FAAFB;
}

.custDetBtn a:link, .custDetBtn a:visited {
	display:inline-block;
	padding: 7px;
	color: #fff;
	background-color: #007EED;
	border-radius: 3px;
	
	border:1px solid #fff;
	margin-bottom:10px;
}
.custDetBtn a:hover {
	background-color:#5FAAFB;
}
.bgColor1 {
	background-color:#658064;
}
.bgColor2 {
	background-color:#1262A4;
}
.bgColor3 {
	background-color:#C6A646;
}
.bgColor4 {
	background-color:#C68F46;
}

.submitButton {
	border: 1px solid #52763B;
	background-color: #62AB40;
	color: fff;
	line-height: 20px;
	font-size: 18px;
	padding:15px 35px;
	border-radius: 15px;
}

.submitButton:hover {
	background-color:#296B97;
	border-color:#218CDF;
}

.titleH1 {
	text-align:center;
	margin:30px 0 0 0;
}
.h1Edit {
	color:#fff;
}
.h1Edit2 {
	color: #9B9B9B;
}
.clear {
	clear:both;
	line-height:0;
	height:0;
}
.nowrap {
	white-space:nowrap;
}
.itemsServiceBG {
	background-color: #D4D4D4;
	border-top: 2px solid #ABABAB;
}
.itemsServiceBGSold {
	background-color: #990000;
	border-top: 2px solid #ABABAB;
}
.serviceTextarea {
	height:65px;
}
.callLog {
	height: 220px !important;
}
.h1NameService {
	color: #BCDBFC;
}
.h1Name2 {
	color: #D0E7D0;
}

.h1Name3 {
	color: #f7df96;
}

.h1Name5 {
	color: #ffffff;
}
.h1NameDelivery {
	color:#1262A3;
}
.searchCreateTix {
	text-align:center;
}
.textCenter {
	text-align:center;
}

.addButton a  {
	background-color: #5FAAFB;
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	color:#fff;
	text-decoration:none;
	border-top:1px solid #ccc;
	font-size:13px;
	white-space:nowrap;
}
.addButton a:hover  {
	background-color:#80B680;
	text-decoration:none;
}

.addButton2 a  {
	background-color: #5FAAFB;
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	color:#fff;
	text-decoration:none;
	min-width:100px;
}
.addButton2 a:hover  {
	background-color:#80B680;
	text-decoration:none;
}

button.addButton2   {
	background-color: #5FAAFB;
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	color:#fff;
	text-decoration:none;
	min-width:100px;
}
button.addButton2:hover  {
	background-color:#80B680;
	text-decoration:none;
}

.addButton3 a  {
	background-color: #5FAAFB;
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	color:#fff;
	text-decoration:none;
}
.addButton3 a:hover  {
	background-color: #E39B19;
	text-decoration: none;
}

.addButton4 a  {
	background-color: #B60404;
	padding: 8px;
	line-height: 20px;
	margin: auto 2px;
	color: #fff;
	text-decoration: none;
	border-radius: 8px;
}
.addButton4 a:hover  {
	background-color: #E39B19;
	text-decoration: none;
}
.addButton5 a  {
	background-color: #DBB164;
	padding: 4px 8px;
	line-height: 16px;
	margin: auto 2px;
	color: #fff;
	text-decoration: none;
	border-radius: 0 0 8px 8px;
	font-size: 12px;
}
.addButton5 a:hover  {
	background-color: #B60404;
	text-decoration: none;
}

.addButton6  {
	background-color: #7CCF3F;
	padding: 8px;
	line-height: 16px;
	margin: auto 2px;
	color: #fff;
	text-decoration: none;
	border-radius: 8px 8px 0 0;
}
.addButton6 a:hover  {
	background-color: #B60404;
	text-decoration: none;
}

.modelRow {
	background-color:#5FAAFB;
}
.modelRow2 {
	background-color: #658064;
}
.modelRow3 {
	background-color: #C68F46;
}
.modelRow4 {
	background-color: #C6A646;
}
.modelRow5 {
	background-color: #56030B;
}
.widthOnePercent {
	width:1%;
	white-space:nowrap;
}

.white {
	color:#fff;
}

.red {
	color:#f00;
}

.popTable {
	margin:0 auto;
	width:100%;
}
.popTable td {
	padding:5px;
}

.errors {
	color:#fff;
	background-color:#B20F11;
	padding:3px;
    border-radius: 6px;
}
.errors input, .errors select {
	color:#000 !important;
}
.errors2 {
	color:#fff;
	background-color:#B20F11;
}
.errors2 input, .errors2 select {
	color:#000 !important;
}
p.errors  {
	margin:0 auto;
	line-height:18px;
	width:7.5in;
	padding:6px 10px;
}
.errorBox {
	width: 7.5in;
	margin: 0 auto;
	padding: 0.5in;
}
.today {
	background-color:#F8B806;
}
#today {
	background-color: #C2E3FD;
}
.yesterday {
	background-color: #FAD571;
}

.twodaysago {
	background-color: #F6E6B1;
}
.older {
	background-color:#efefef;
}
.margin1 {
	margin:10px 0;
}
.dateCols {
	width:15%;
	font-size:13px;
}
.bold {
	font-weight:bold;
}
.relative {
	position:relative;
	min-height:20px;
}
.relative2 {
	position:relative;
	min-height:34px;
}
.deleteRowPos {
	position:absolute;
	top:3px;
	left:0px;
}
.markServicePos {
	position:absolute;
	top:0px;
	left:-1px;
}
.modelName {
	font-size:14px;
	font-weight:bold;
}

.dop {
	width:100px;
}
.lineTop {
	border-top:2px solid #000;
	padding-top:3px;
}
.signIt {
	padding-bottom:40px;
}
.tickerTable {
	width:100%;
}
.tickerTable h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:0;
	line-height:16px;
}
.tickerDate {
	font-style: italic;
	font-size: 12px;
	color: #F8B805;
}
.tickerP {
	font-size:12px;
	margin-top:0;
	margin-bottom:2px;
	line-height:14px;
}
.tickerSeparator {
	height:1px;
	line-height:1px;
	margin:5px 0px;
	border-bottom:1px solid #A5A5A5;
}
.tickerTable a {
	font-size:12px;
	font-weight:bold;
}
.tickerSaid {
	/*font-weight:bold;*/
	color:#666;
}
.tickerFloat {
	float:left;
	margin-right:15px;
	padding:10px;
	width:28%;
	border:1px solid #666;
	min-height:120px;
}
.tickerNoFloat {
	margin:10px 5px;
	padding:5px 10px;
	border:1px solid #E3E3E3;
	background-color:#fff;
}
.tickerNoFloat h3 {
	margin-top:0;
	font-size:18px !important;
}
.tickerFloatR {
	margin-right:0;
}
.tickerTD {
	padding-left:15px;
}
.tdMainLeft {
	width:85%;
	padding:0px;
	/*border:10px solid #1262A4;
	border:10px solid #630A19;*/
	/*border-right:5px solid #ccc;*/
	border-top:0px;
	vertical-align:top;
}
.tdMainLeft2 {
	width:100%;
	padding:0px;
	/*border:10px solid #1262A4;
	border:10px solid #630A19;*/
	/*border-right:5px solid #ccc;*/
	border-top:0px;
	vertical-align:top;
    align-content: center;
    text-align: center !important;
}
.tdMainLeft3 {
	width:65%;
	padding:0px;
	/*border:10px solid #1262A4;
	border:10px solid #630A19;*/
	/*border-right:5px solid #ccc;*/
	border-top:0px;
	vertical-align:top;
    align-content: center;
    text-align: center !important;
}
.tdMainLeftDiv {
	min-height:600px;
	/*padding:0px 20px;*/
    margin:0 auto;
}
.tdMainRight {
	width:15%;
	vertical-align:top;
	background-color:#f8f8f8;
	border-left:2px solid #ededed;
	min-width:200px !important;

}
.tdMainRight3 {
	width:34%;
	vertical-align:top;
	background-color:#f8f8f8;
	border-left:2px solid #ededed;
    padding: 0 10px;
}
.delivInstruct {
	height:260px;
}

.ulNoBullet
{
    list-style-type: none;
	padding:0;
	margin:0;
}
.splitWidth {
	width:55px;
}
.empH1color1 {
	color:#999;
}
.tablePad1 td {
	padding:20px;
}
.soldText {
	font-size:30px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.trStoreDelivery {
	border: 2px solid #3985ff !important;
}
.trBalanceDue {
	border: 2px dashed #CCCCCC !important;
}
.trFinanced {
	border: 2px solid #FFA004;
}
.trCOD {
	border: 2px solid #F60000;
}
.BalanceDue {
	color:#F60000;
}
.Financed {
	color:#FFA004;
}
.StoreDelivery {
	color:#3985ff;
}
.COD {
	color:#F60000;
}

#circle1 {
	width: 20px;
	height: 20px;
	background-color:#18C626;
	border:2px solid #fff;
}
#circle2 {
	width: 20px;
	height: 20px;
	background-color: #FAC500;
	border: 2px solid #fff;
}
#circle3 {
	width: 20px;
	height: 20px;
	background-color: #FF8700;
	border: 2px solid #fff;
}

#circle4 {
	width: 20px;
	height: 20px;
	/* 	background-color: #000000; */
	background-color: #f30f0f;
	border: 2px solid #fff;
}

div#circle4.circle.floatLeft {
	width: 20px;
	height: 20px;
	background-color: #000000;
	border: 2px solid #fff;
}

.circle {
	
	border-radius: 50%;
	display: inline-block;
}
.circle a {
	width:100%;
	height:100%;
	display:block;
}
.resultsStatus {
	width:60%;
	text-align:left;
}
.pad5 {
	padding:5px;
}


.transfers_items {
	border: 1px solid #ccc;
	width: 100%;
	background-color: #FFFFFF;
	box-shadow: 3px 3px 3px #A4A4A4;
	-webkit-box-shadow: 3px 3px 3px #A4A4A4;
}

.transfers_items td {
	/*width:20% !important;*/
	text-align:left !important;
	vertical-align:top !important;
	font-size:0.8em !important;
	padding:6px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

.transfers_items td input {
	font-size:14px;
}

.transfers_items td select {
	font-size:12px;
}

.width1Percent  {
	width:1%;
	white-space:normal;
}

.transfersTD {
	font-size:12px;
}

.receivedTransfers td {
	font-size:11px;
	line-height:13px;
	padding:2px;
	border-right:0px;
}
.receivedTD {
	color:#fff;
	background-color:#49C121;
}
.receivedTDNot {
	color:#fff;
	background-color:#D40307;
}

.classFromStore {
	border:3px solid #076FBF;
}
.condition {
	color:#49C121;
}


/* =Menu
-------------------------------------------------------------- */

#access {

	margin: 0 auto;
	/*width:840px;*/
	min-height:38px;
	/*text-align:center;*/
	
}
#access ul{
	display:inline-block;
}
#access .menu-header,
div.menu {
    margin-left:-24px;
	height:46px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin-top:0px;
	margin-bottom:0px;

}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color:#fff;
	display: block;
	line-height: 17px;
	padding: 0px 8px;
	text-decoration: none;
	/*background-color:#80B680;*/
	background-color:#5E1D0E;
	min-width:45px;
	margin:0 2px;
	font-size:13px;
	border-radius:5px 5px 0 0;
	/*border:2px solid #fff;
	border-bottom:0px;*/
	border-right:1px solid #4d1d12 !important;
	min-height:46px !important;
	text-align:center;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 46px;
	left: -40px;
	float: left;
	width: 120px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 80px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
	
}
#access ul ul a {
	background-color: #5E1D0E;
	line-height: 38px;
	padding: 0 5px 0 8px;
	min-width: 142px;
	height: auto;
	text-align: left;
	color: #fff;
	font-size:12px;
	border-radius:0;
}
#access li:hover > a {
	color: #fff;
	background-color:#5FAAFB;
}
#access ul ul :hover > a {
	background: #5FAAFB;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}



/* Popup css */

	.toolTip {
		border:1px solid #81d1eb;
	}
	.toolTip td {
	font-size: 12px;
	padding: 6px;
	border-right: 1px solid #81d1eb;
	border-bottom: 1px solid #81d1eb;
	background-color: #EAF9FF;
	}
	.toolTip th {
		font-size:12px;
		font-weight:bold;
		padding:6px;
		border-right:1px solid #81d1eb;
		border-bottom:1px solid #81d1eb;
		background-color:#2595ba;
		color:#fff;
	}
	.ttip {
		position: absolute;
		width: 860px;
		/*width: 980px;
		 height: 100px; */
		max-height: 700px;
		overflow-x:hidden;
		overflow-y:scroll;		
		color: #ddd;
		padding: 20px;
		-webkit-box-shadow: 0 1px 2px #303030;
		-moz-box-shadow: 0 1px 2px #303030;
		box-shadow: 0 1px 2px #303030;
		border-radius: 8px 8px 8px 8px;
		-moz-border-radius: 8px 8px 8px 8px;
		-webkit-border-radius: 8px 8px 8px 8px;
		-o-border-radius: 8px 8px 8px 8px;
		background-image:-moz-linear-gradient(top, #BFEFFF 0%, #BFEFFF 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#BFEFFF), to(#BFEFFF));
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#BFEFFF', endColorstr='#BFEFFF', GradientType=0);
		background-color:#000;
		display:none;
		box-shadow: 2px 2px 7px #000000;
		margin-left: 260px;
	    margin-top: -65px;
		font-size:12px;
	}
	.note{
	    border: 1px outset #6d6767;
		background-color:#fff;
	    border-radius: 8px;
	    cursor: pointer;
	    height: 16px;
	    line-height: 1.0;
	    position: absolute;
	    left: 0;
	    top: 2px;
	    width: 16px;
	    color:grey;
	    margin-left:5px;
	    padding:1px;
	}


	td .ttip {
	    /*
	    	margin-left: 40px;
	    	margin-top: 15px;
	    */
	    /*
		    left: 50%;
		    position: fixed;
		    top: 35%;
		    transform: translate(-25%, -50%);
		    z-index: 10;
	    */
	}
	/*
		td .ttip {
		    left: 50%;
		    margin-left: -20%;
		    position: fixed;
		    top: 25%;
		    z-index: 10;
	}
	*/

/* Popup Background css */
	td #background{
	    background: #000;
	    display: none;
	    height: 100%;
	    left: 0;
	    opacity: 0.3;
	    position: fixed;
	    top: 0;
	    width: 100%;
	}


td.flag-removed-entry  {
	color: #f2f2f2;
	font-weight: normal;
	font-style: italic;
	background-color: #A9A9A9;
	/*display: block;*/
}

.remove-from-review-queue {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 13px;
  padding: 3px 7px 3px 7px;
  border: solid #1f628d 1px;
  text-decoration: none;
}

.remove-from-review-queue:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  cursor: pointer;
}

/*-------------------------------------------------------------- */
/* END Menu */

.partsReceived {
	animation:blinkingText 0.4s infinite;
	background-color: #17C626;
	padding: 10px;
	border-radius: 9px;
	white-space: nowrap;
	margin: 15px 0px;
    color:#fff;
}
@keyframes partsReceived {
	0%{		color: #fff;	}
	49%{	color: transparent;	}
	50%{	color: transparent;	}
	99%{	color:transparent;	}
	100%{	color: #fff;	}
}

#new_invoices_tbl {
	background-color: #D4D4D4;
	width: 100%;
}

#new_invoices_tbl td {
	padding: 15px;
}

.invoiceTDauto {
	background-color: #EFEFEF;
	color: #777;
}
.smallText1 {
	font-size: 11px !important;
}

.smallText2 {
	font-size: 14px !important;
}

.width1 {
	width: 1%;
}
.noWrapper {
	white-space: nowrap;
}
.servCharge {
	width: 120px;
}

.servInvCol {
	width: 180px !important;
}

.outOfServiceModel {
	color: white;
	background: repeating-linear-gradient(
	-30deg,
	#658064,
	#658064 5px,
	#799179 5px,
	#799179 10px
	);
}

.whitetxt{color: white;}
.redtxt{color: #971a1a;}

.depracated {
	color:#971a1a;
	padding:15px;
	border: 2px solid #971a1a;
	border-radius: 25px;
	background-color: #a0bb9f;
	margin-top: 20px;
}

.depracatedInput{
	width:90%;
	background-color:#fff9d7;
	color:black;
	font-weight:650;
	padding:5px;
	margin:5px;
		
}
/*added 6.1.20*/
.ordersCustomerCol {
	width:15% !important;
}
.ordersCustomerCol2 {
	width:8% !important;
}
.ordersProdsCol {
	width:340px !important;
}

.ordersProdsCol2 {
	width:300px !important;
}

.blktxt {color: black;}


.notdelivered {
	background-color:#efefef;
	padding:4px;
	border:1px solid #dfdfdf;
	margin-bottom:4px;
}

.delivered {
	background-color:#ffef83;
	padding:4px;
	border:1px solid #dfdfdf;

}
.notdelivered ul {
	margin:0px;
	padding:0;
	margin-left:12px;
}
.delivered ul  {
	margin:0px;
	padding:0;
	margin-left:12px;
}
.ordersDelivTime {
	font-size:14px;
}

.ordersDetailsTD {
	width:1%;
	text-align:center;
}

.ordersCreationDate {
	width:1%;
	font-size:14px;
}

.ordersRevisions {
	text-align:center;
}
.ordersFnameLname {
}
.ordersSalesName {
}
.ordersDelivStatus {
}
.ordersDeliverySource {
}

.fadingAlert {
  font-size: 14px;
  color: white;
  background: #777;
  line-height: 1.3em;
  padding: 10px 15px;
  margin: 5px 10px;
  position: relative;
  border-radius: 5px;
}

.brandButton a  {
	background-color: #EFEFEF;
	padding: 6px 8px;
	line-height: 1em;
	margin: auto 3px;
	color: #111;
	text-decoration: none;
	border-radius: 3px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	
}
.brandButton a:hover  {
	background-color: #DADADA;
	text-decoration: none;
	color: #111;	
}

.homeDiv {
	padding:20px;
	text-align:center;
	margin:0 auto;
	width:93%;
}

.homeDiv2 {
	padding:20px;
	text-align:left;
	margin:0 auto;
	width:83%;
}

.homeDivs {
	margin:0 0 2% 2%;
	float:left;
	border:1px solid #efefef;
	background-color:#f6f6f6;
	min-width:17.5%;
}
.homeDivs:first-child {
	margin-left:0;
}
.homeDivs:last-child {
	margin-right:0;
}

.homeDivs h2 {
	padding:4px 20px;
	color:#fff;
	margin:0 0 15px 0;
	min-width:150px;
}
.homeOrders h2 {
	background-color:#6A7F66;
}
.homeService h2 {
	background-color:#2B629F;

}
.homeEquipMove h2 {
	background-color:#C1A656;
}
.homeConsignment h2 {
	background-color:#BE9052;
}
.homeTransfers h2 {
	background-color:#4F0D0F;
}
.homeHelp h2 {
	background-color:#4d389a;
}
.searchText {
	color:#fff;
}

.twoFactor {
  font-size: 1.3em;
  color: #fff;
  width: auto;
  text-align: center;
  background-color: #8eb0f1;
  padding: 10px 15px;
  margin: 20px auto;
  border-radius: 10px;	
  /*   display:inline-block; */
  max-width:500px;
  font-family: Helvetica, Arial, sans-serif !important;

}
.hdrLogin {
	margin:0 auto;
	max-width:580px;
	padding:8px;
}
.hdrLogin img {
	float:left;
	margin-right:12px;
}
.hdrLogin h2 {
	line-height:92px;
}
.poBoxer {
	margin:0px; 
	border:1px solid #efefef; 
	background-color:#FFFFFF; 
	padding:20px;
}
.logoTable {
	float:left;
}
.logoTableNav {
	width:66%;
}
.logoTableLogo {
	width:33%;
}
.logoImage img {
	height:50px;
	width:108px;
}
.logoImage {
	padding:10px 5px 0px 5px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
	z-index:999999 !important;
}
.versionLi {
	background:none;
	border:0;
	color:#AAA !important;
	font-size: .7em !important;
	padding:0 0 0 10px  !important;
}

#table {
    display: table;
    padding: 0px;
	width:100%;
}
.tr {
    display: table-row;
	margin:0 !important;
	padding:0 !important;
}
.td {
    display: table-cell;
    margin: 0px !important;
	padding:0 !important;
	vertical-align:middle !important;
}
.valignBtm {
	vertical-align:bottom !important;
}
#myHeader {
	background-color:#e9e9e9;
	border-bottom:1px solid #efefef; 
}
#myHeader form {
	display:inline;
}

.one-edge-shadow {
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}




/* styles used in calendar & appoinment mangagement */



.custConfirmedBU {
	background-color:#5CC144;
	text-align:center;
	color:#fff;
}



.custConfirmed {
	text-align:left;
	padding:0 3px;
	color:#5CC144;
	text-transform:capitalize;
	border-left:10px solid #5CC144;
}

a.custConfirmed  {
	background-color: #5CC144;
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	color:#fff;
	text-decoration:none;
	min-width:100px;
	border-radius:5px;
}
a.custConfirmed:hover  {
	background-color:#40992b;
	text-decoration:none;
}

.custDeniedBU {
	background-color:#B93539;
	text-align:center;
	color:#fff;
}

.custDenied {
	text-align:left;
	padding:0 3px;
	color:#B93539;
	text-transform:capitalize;
	border-left:10px solid #B93539;
}

a.custDenied  {
	background-color: #B93539;
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	color:#fff;
	text-decoration:none;
	min-width:100px;
	border-radius:5px;
}
a.custDenied:hover  {
	background-color:#d8272c;
	text-decoration:none;
}



.custPendingBU {
	background-color:#ED9121;
	text-align:center;
	color:#fff;
}

.custPending {
	text-align:left;
	padding:0 3px;
	color:#ED9121;
	text-transform:capitalize;
	border-left:10px solid #ED9121;
}

a.custPending  {
	background-color: #ED9121;
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	color:#fff;
	text-decoration:none;
	min-width:100px;
	border-radius:5px;
}
a.custPending:hover  {
	background-color:#CC6600;
	text-decoration:none;
}
.arrivInstallBox {
        border:1px dashed #C3C3C3;
        padding:5px;
    }
    
 
 .custNotFound {
	text-align:left;
	padding:0 3px;
	color:#91d7ff;
	text-transform:capitalize;
	border-left:10px solid #91d7ff;
}

a.custNotFound  {
	background-color: #91d7ff;
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	color:#fff;
	text-decoration:none;
	min-width:100px;
	border-radius:5px;
}
a.custNotFound:hover  {
	background-color:#91d7ff;
	text-decoration:none;
}


.submitButtonSmall {
	border: 1px solid #52763B;
	background-color: #62AB40;
	color: fff;
	line-height: 10px;
	font-size: 12px;
	padding:5px 10px;
	border-radius: 7px;
}

.submitButtonSmall:hover {
	background-color:#296B97;
	border-color:#218CDF;
}




.editDeliveryDetailsBtn a  {
	background-color: #5FAAFB;
	padding: 3px;
	line-height: 10px;
	margin: auto 2px;
	margin-top:20px;
	color:#fff;
	text-decoration:none;
	border-top:1px solid #ccc;
	font-size:11px;
	white-space:nowrap;
}
.editDeliveryDetailsBtn a:hover  {
	background-color:#80B680;
	text-decoration:none;
}



.apptNextActionBtn {
	border-radius: 12px;
	padding: 5px 10px;
	margin: 5px;
	color: #333;
	text-decoration:none;
	border:2px solid #777;
	white-space:nowrap;
	align-content: center;
	
}

.appNotCreated {background-color:#91d7ff;}
a.appNotCreated{color: #333;}
a.appNotCreated:hover{text-decoration:none;}

.appPending {background-color:#f9c96e;}
a.appPending{color: #333;}
a.appPending:hover{text-decoration:none;}

.appConfirmed {background-color:#afdd9e;}
a.appConfirmed{color: #333;}
a.appConfirmed:hover{text-decoration:none;}

.appDeclined {background-color:#ffb0b0;}
a.appDeclined{color: #333;}
a.appDeclined:hover{text-decoration:none;}

.viewToday{
	font-size:.9em;
	color:#333;
	vertical-align:middle;
	border-radius:5px;	
	border: 1px solid #222;		
	padding: 10px;
	line-height: 40px;
	margin: auto 2px;
	text-decoration:none;
	min-width:100px;
}
a.viewToday{color: #333;}
a.viewToday:hover{text-decoration:none;}

.border1 {
	border:1px dashed #ccc;
	padding:20px;
	margin:20px 0;
}

.approveBtn  {
	background-color: #2378D4;
	padding: 13px;
	line-height: 10px;
/*
	margin: auto 2px;
	margin-top: 20px;
*/
	color: #fff !important;
	text-decoration: none;
	border-top: 1px solid #ccc;
	font-size: 11px;
	white-space: nowrap;
}
.approveBtn:hover  {
	background-color: #519AEC;
	text-decoration: none;
}

.denyBtn   {
	background-color:#9A0608;
	padding: 13px;
	line-height: 10px;
/*
	margin: auto 2px;
	margin-top:20px;
*/
	color:#fff !important;
	text-decoration:none;
	border-top:1px solid #ccc;
	font-size:11px;
	white-space:nowrap;
}
.denyBtn:hover  {
	background-color:#D4181C;
	text-decoration:none;
}

.box4 {
    padding: 25px;
}

.colorMe1 {
    color: #BB8023;
}

.colorMe2 {
    color: #5C9743;
}

.colorMe3 {
    color: #FE2124;
}

.table44 {
    width: 100%;
}
.table44 td {
    vertical-align: top;
}
.vacForm1style {
	vertical-align: top;
	background-color: #EBF7FF;
	border: 8px solid #F4F4F4;
	padding: 20px;
}
.vacForm1style input[type=text], .vacForm1style input[type=select] {
    background-color: white;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 16px;
}
.grayedOut {
    color: #C6C6C6;
}
.centered {
    text-align: center;
    align-content: center;
}
.calendar {
    border:1px solid #ccc;
    width: 100%;
}
.calendar td {
    padding:3px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
    width: 13.5% !important;

}
.calendar th {
    padding:3px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
    min-width: 13.5% !important;
    background-color: #F3F3F3;
}
.calDay1 {
    padding-top:4px;
    min-height: 3em;
    font-size: 13px !important;
}

.calDay2 {
    padding-top:4px;
    min-height: 3em;
    font-size: 11px !important;
}
.calDay1 div {
    margin: 0 0 0.5% 0;
}
.calLegend {
    padding: 10px;
    width: 20%;
    float: left;
}
.calLegend2 {
    padding: 10px;
    width: 30%;
    float: left;
    font-size: 12px !important;
}

.calLegend div, .calLegend2 div {
    margin: 0 0 10px 0;
}
.calLegend h1 {
    font-size: 30px;
}
.calLegend2 h1 {
    font-size: 20px;
}

.approvedVac, .approvedVac a {
	color: #fff;
	background-color: #39bb48;
	padding: 3px;
	border-radius: 6px;
    display:inline-block;
}

.approvedVac a:hover {
    background-color: #6FAAF5;
    display:inline-block;
	border-radius: 6px;
}

.pendCal {
	color:#fff;
	background-color:#305ec1;
	padding:3px;
    border-radius: 6px;
}

.pendCal, .pendCal a {
	color:#fff;
	background-color:#305ec1;
	padding:3px;
    border-radius: 6px;
    display:inline-block;
}
.pendCal a:hover {
    background-color: #6FAAF5;
    display:inline-block;
	border-radius: 6px;
}
.pendCal2, .pendCal2 a {
	color:#fff;
	background-color:#a3b8c1;
	padding:3px;
    border-radius: 6px;
    display:inline-block;
}
.pendCal2 a:hover {
    background-color: #6FAAF5;
    display:inline-block;
	border-radius: 6px;
}
.calMonthTitle {
    float: right;
    text-align: left;
    font-size: 40px !important;
    width: 75%;
    padding-top: 30px;
}
.calMonthTitle2 {
    float: right;
    text-align: left;
    font-size: 2em !important;
    width: 60%;
    padding-top: 30px;
}
.blankTD {
    border:0;
    min-height: 32px;
    background: 
  /* On "top" */
  repeating-linear-gradient(
    30deg,
    transparent,
    transparent 10px,
    #efefef 10px,
    #efefef 20px
  ),
 /* on "bottom" */
  linear-gradient(
    to bottom,
    #eee,
    #c2c2c2
  );
}


.vacReqForm {
    border:0;
    width: 100%;
    background-color:#E1F3FF;
}
.vacReqForm td, .vacReqForm th {
    padding:20px;
	border-bottom:0;
	border-right:0;

}

.vacReqForm select {
    background-color: white;
    border: 1px solid #ccc;
    font-size: 14px;
    line-height: 16px;
}

.marg1 {
    margin: 15px;
}

.vacDec1 {
    border: 5px solid #EBEBEB;
    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
    min-height: 120px;
    vertical-align: middle;
}

.numsDecision {
    border:3px solid #efefef;
    border-radius: 20px;
    background-color: #fff;
    width:25px;
    padding: 5px;
    text-align: center;
}
