@charset "utf-8";
/* CSS Document */
@import "print.css" print;
@import url('main.css');
@import url('width-700.css') screen and (max-width: 700px);



.no-repeat{
    background-repeat:no-repeat;
}

.background-position{
    background-position: center bottom;
}


.green		{ color: #8EC74B; }
.red		{ color: #EE3338; }
.justify	{ text-align: justify; }

.small		{ font-size: 1rem; }
.normal		{ font-size: 1.4rem; }
.large		{ font-size: 1.6rem; }
.huge		{ font-size: 1.8rem; }

.bold		{ font-weight: bold;}

.headerGray{
	font-weight: bold;
	width: 98%;
	background-color:#e8e8e8;
	padding: 8px 10px;
	text-align:left;
	border-radius: 3px;
}

/* GreyBox */
.lightgreyBox {
	background: #e8e8e8;
	margin:0 0 8px 0;
	padding: 5px;
	border-radius: 3px;
}

#newsiframe {
	border-top: 1px solid #d8d8d8;
	border-left:  1px solid #d8d8d8;
	border-bottom: 0;
	border-right: 0;
	overflow-x: hidden;
	overflow-y: auto;
    width: 100%;
	max-width: 220px;
    min-width: 190px;
	height: 400px;
    margin-left: 3px;
	margin-bottom: 5px;
}

.celltext {
	padding-left: 4px;
	padding-right: 4px;
}


#auth-confirm {
	color: #8EC74B;
	display: none;
	left: 40%;
	margin: 0 auto;
	position: fixed;
	top: 40%;
	z-index: 200;
}

#cover-page {
	height: 100%;
	width: 100%;
	background-color: #000;
	position: fixed;
	display: none;
	left:0;
	top: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 150;
}

#cover-page-fade {
	height: 100%;
	width: 100%;
	background-color: #000;
	position: absolute;
	display: none;
	left:0;
	top: 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 150;
}

#cover-layer {
	height: 100%;
	width: 100%;
	background-color: #FFF;
	position: fixed;
	display: none;
	left:0;
	top: 0;
	opacity: 0.4;
	filter: alpha(opacity=40);
	z-index: 1;
}

#auth-submit  {
	display: none;
}

#auth-confirm {
	display: none;
}

#ui-datepicker-div {
	z-index: 9999;
	display: none;
}

/***************ICONS***************/
.icon{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding-left: 30px;
	background-position:left top;
}
.icon:hover{
	background-position:left bottom;
}

.icon:active{
	background-position:left center;
}

.buy{
	background: url("/jgnss/images/icons/icn-buy.png") no-repeat scroll left top transparent;
}
.compare{
	background: url("/jgnss/images/icons/icn-compare.png") no-repeat scroll left top transparent;
}
.details{
	background: url("/jgnss/images/icons/icn-details.png") no-repeat scroll left top transparent;
}
.doc{
	background: url("/jgnss/images/icons/icn-doc.png") no-repeat scroll left top transparent;
}
.download{
	background: url("/jgnss/images/icons/icn-download.png") no-repeat scroll left top transparent;
}
.eps{
	background: url("/jgnss/images/icons/icn-eps.png") no-repeat scroll left top transparent;
}
.information{
	background: url("/jgnss/images/icons/icn-information.png") no-repeat scroll left top transparent;
}
.kmz{
	background: url("/jgnss/images/icons/icn-kmz.png") no-repeat scroll left top transparent;
}
.pdf {
	background: url("/jgnss/images/icons/icn-pdf.png") no-repeat scroll left top transparent;
}
.psd {
	background: url("/jgnss/images/icons/icn-psd.png") no-repeat scroll left top transparent;
}
.xls {
	background: url("/jgnss/images/icons/icn-xls.png") no-repeat scroll left top transparent;
}
.tiff {
	background: url("/jgnss/images/icons/icn-tiff.png") no-repeat scroll left top transparent;
}
.video{
	background: url("/jgnss/images/icons/icn-video.png") no-repeat scroll left top transparent;
}
.windows{
	background: url("/jgnss/images/icons/icn-windows.png") no-repeat scroll left top transparent;
}
.wwwpage{
	background: url("/jgnss/images/icons/icn-wwwpage.png") no-repeat scroll left top transparent;
}
.config{
	background: url("/jgnss/images/icons/icn-config.png") no-repeat scroll left top transparent;
}
.step{
	background: url("/jgnss/images/icons/icn-step.png") no-repeat scroll left top transparent;
}
.arr_l{
	background: url("/jgnss/images/icons/arr_l.png") no-repeat scroll left top transparent;
	text-decoration: none !important;
}
.arr_r{
	background: url("/jgnss/images/icons/arr_r.png") no-repeat scroll left top transparent;
	text-decoration: none !important;
}
.reload{
	background: url("/jgnss/images/icons/reload.png") no-repeat scroll left top transparent;
	text-decoration: none !important;
}

/************END ICONS****************/
.warning-icon{
	background: url('/jgnss/images/icons/warning.png') no-repeat;
	width:20px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 4px;
}

.data_clone_sign{
	background: url('/jgnss/images/icons/data_clone_sign.png') no-repeat;
	display: block;
	cursor: pointer;
}
.data_clone_sign.right{ width: 40px; height: 22px; background-position: 0 0;}
.data_clone_sign.right:hover{ background-position: -40px 0;}

/***********************END MAIN PAGE*****************************/



a[href="#top"], .top.link{
	background: url("/jgnss/images/arrow_top.png") no-repeat scroll left -1px transparent;
	display: inline-block;
	height: 10px;
	line-height: 6px;
	padding-left: 9px;
}



.btn-group {
	display: inline-block;
	font-size: 0;
	position: relative;
	vertical-align: middle;
	white-space: nowrap;
}

.social-button .jns{
	background: rgba(0, 0, 0, 0) url("/jgnss/images/jns-logo_trans.png") no-repeat scroll 0 0;
	color: #444444;
	font-size: 1.3rem;
	padding-left: 40px;
	text-shadow: none;
	width: 100%;
}

/********************social buttons************************/
.social-button{
	float:right;
	margin-top: 5px;
	width:33%;
}
.social-button a{
	display:inline-block;
	width:24px;
	height:24px;
	margin:1px;
	line-height: 26px;
	background-image : url("/jgnss/images/socialbtn/social_btn_sprite.png");
	transition: opacity 0.2s ease 0s;
}
.social-button a:hover{
	text-decoration:none !important;
	opacity:0.8 !important;
	filter: alpha(opacity=80);
}
.facebook{
	background-position: 0 0;
}
.googleplus{
	background-position: -24px 0;
}
.rss{
	background-position: -72px 0;
}
.twitter{
	background-position: -96px 0;
}
.linkedin{
	background-position: -72px 24px;
}
.youtube{
	background-position: -120px 0;
}
.newsletter{
	background-position: -48px 0;
}
.russian{
	background-position: 0 24px;
}
.usa{
	background-position: -24px 24px;
}
.forum{
	background-position: -48px 24px;
}
/*******************END social buttons**********************/

.editable{
	cursor: text;
}

.editable:hover:after{
	content: "";
	background:url('/jgnss/crm/images/btn/iconedit.png') no-repeat scroll 0 0 / 12px 12px transparent;
	display: inline-block;
	width: 12px;
	height:12px;
}


.FilterDefinition_hover{
	border-top:1px solid #e5e8f0;
}

.FilterDefinition_hover:hover{
	background-color:#f5f5f5 !important;
}
.headerBlack{
	color:#8ec74b;
	font-weight:normal;
	font-size: 1.4rem;
	margin: 4px auto 6px;
	display: inline-block;
	position: relative;
	box-sizing: border-box;

	background: #454850;
	background: linear-gradient(#4c4f58 0%,#333 100%);

	padding: 5px 3px;
	text-align:center;
	text-shadow: 1px 1px 1px #333;
	width:100%;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.pageTitle{
	color: #555;
	font-weight: bold;
	font-size: 2.2rem;
	margin: 0 auto;
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	padding: 5px 1px;
	text-align: center;
	width: 100%;
}
.headerBlackHover{
	display:block;
	text-align:left;
	padding:8px;
	width: 95%;
	margin-left: 5px;
}
.headerBlackHover:hover, .headerBlackHover span:hover{
	text-decoration: underline;
}
.headerBlackHover.active{
	background: #f7f7f7;
	background: linear-gradient(#f7f7f7, #dbdbdb);
}
.headerBlackHover.active>span:first-child{
	color:#333 !important;
}
.headerBlackHover.active>span{
	text-shadow: none;
}
.tooltip {
	border-bottom: 1px dotted;
	cursor: help;
}

.tooltip:after {
	max-width:300px;
	background: rgba(69, 72, 80, 0.9);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	color: #FFF;
	content: attr(data-tooltip);
	margin-top: -24px;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 3px 7px;
	position: absolute;
	visibility: hidden;

	transition: all 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.tooltip:hover:after {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
}
.mainTbl{
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
.products-oem{
	background-color:#fafbfb;
	border:1px solid #e7ebef;
	padding:5px;
	border-radius:3px;
	text-align:left;
	margin-right: 3px;
}
.products-oem hr {
    border: 1px solid #E7EBEF;
}
a.products-buy-btn{
	color:#454850;
	background-color:#e7ebef;
	padding-right: 5px;
}
.products-oem a{
	margin-bottom:2px;
	color:#454850;
}
.products-oem h2{
	float: left;
	color:#8EC74B;
	margin: 0 15px 5px;
}
.products-oem h2 a{
	color:#8EC74B;
}


/** jquery ui-dialog without close button
  * usage:
  *   <div class="selector" title="No close button">This is a test without a close button</div>
  *   $( ".selector" ).dialog({ dialogClass: 'jgnss-ui-dialog-no-close' });
  */
.jgnss-ui-dialog-no-close .ui-dialog-titlebar-close
{
	display: none
}

.closedRow{
	display:none;
	background-color:#eef0f0;
}

.tablesorterHeader{
	cursor: pointer;
	font-size:10px;
	background: none 40px center;
}
.tablesorterHeader:hover{
	background-color:#F5F5F5;
}
.tablesorterDesc{
	background-image: url('/jgnss/images/icons/arrow_list_green_DESC.png');
	background-repeat:no-repeat;
}
.tablesorterAsc{
	background-image: url('/jgnss/images/icons/arrow_list_green_ASC.png');
	background-repeat:no-repeat;
}

.DataContainer{
	margin-right: 10px;
	border-bottom: 1px solid #E7EBEF;
}
.DataContainer a{
	display: block;
}

/* Comment control styles */
.CommentHistory {
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	height: 6px;
	left: -3px;
	padding-left: 2px;
	padding-top: 2px;
	position: relative;
	top: 2px;
	width: 11px;
}

.CommentHistory:hover {
	background-color:#e5e8eb;
}

.CommentHistory span {
	background: url("/jgnss/images/icons/arrow_list_green.png") no-repeat scroll right transparent;
	cursor: pointer;
	display: inline-block;
	height: 3px;
	margin: 0 3px 1px 0;
	width: 9px;
}

.CommentBlock {
	width:100%;
	background-color:#fff;
	border-radius:3px;
	padding:0;
	box-shadow:0 0 2px #CCC;
}

.CommentPartSettingsElement {
	width: 10px;
	height: 5px;
	display:block;
	background:transparent url('/jgnss/crm/ico/arrow_down_10.png') center top no-repeat;
}

.CommentPartSettingsElement:hover {
	background-image: url('/jgnss/crm/ico/arrow_down_10_hover.png');
}

/* Order Stage Control Styles */
.OrderStageControlStage {
	border: 1px dotted rgba(0, 0, 0, 0.8);
	border-radius: 3px 3px 3px 0;
	color: #454850 !important;
	text-decoration: none;
	cursor: default;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 8px;
	text-align: center;
}

.OrderStageControlStageDelimiter {
	background: url('/jgnss/images/line-hrz.png') repeat-x scroll 50% 50%;
}

.OrderStageControlRollback {
	border: 2px solid rgba(0, 0, 0, 0.4);
	border-radius: 3px 3px 3px 0;
	color: #035700 !important;
	padding: 2px 5px;
	font-weight: bolder;
	font-size: 14px;
}

.OrderStageControlActive {
	border: 3px solid rgba(0, 0, 0, 0.4);
	border-radius: 3px 3px 3px 0;
	color: #000 !important;
	padding: 4px 10px;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: none;
	cursor: default;
}

/* Repair Parts List Constol Styles */
.RepairHisroty {
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	height: 6px;
	left: -3px;
	padding-left: 2px;
	padding-top: 2px;
	position: relative;
	top: 2px;
	width: 11px;
}

.RepairHisroty:hover {
	background-color:#e5e8eb;
}

.RepairHisroty span {
	background: url("/jgnss/images/icons/arrow_list_green.png") no-repeat scroll right transparent;
	cursor: pointer;
	display: inline-block;
	height: 3px;
	margin: 0 3px 1px 0;
	width: 9px;
}

.InvoiceBlock {
	width:100%;
	background-color:#fff;
	border-radius:3px;
	padding:0;
	box-shadow: 0 0 4px #cccccc;
}

.CurrentSelectedInvoiceBlock {
	border: 2px solid #e7916f;
}

.InvoiceLabel {
	display: inline-block;
	margin: 3px;
	border-radius: 3px;
	padding:0;
	padding-left: 3px;
	box-shadow: 0 0 2px #cccccc;
	font-size: 11px;
	background-color: gray;
	color: white;
}

.InvoiceLabel:hover {
	cursor: pointer;
}

.InvoiceLabelSelected {
	background-color: white;
	color: black;
	box-shadow: 0 0 2px black;
}

.InvoiceSettingsElement {
	width: 10px;
	height: 5px;
	display:block;
	margin-right: 3px;
	background:transparent url('/jgnss/crm/ico/arrow_down_10.png') center top no-repeat;
}

.InvoiceSettingsElement:hover {
	background-image: url('/jgnss/crm/ico/arrow_down_10_hover.png');
}

.sideblock-image{
	display: inline-block;
	color: #454850 !important;
	text-align: center;
	margin-bottom: 5px;
	text-decoration: none !important;
	width: 98%;
	margin-left: 3px;
}
.sideblock-image.active{
    background-color: #eaeaea;
}
.sideblock-image > img{
	width: 85%;
}
.sideblock-image:hover{
	background-color:#f5f5f5;
	border-radius:3px;
}
.sideblock-image span{
	color:#8EC74B;
	text-decoration:underline;
}
.newsArrows{
	cursor:pointer;
	height: 11px;
	margin: 11px 5px 0;
	padding: 0;
	width: 6px;
	display:none;
}
.newsNext{
	background: url("/jgnss/images/icons/arrow_next_news.png") no-repeat scroll right top transparent;
	float: right;
}
.newsPrev{
	background: url("/jgnss/images/icons/arrow_prev_news.png") no-repeat scroll right top transparent;
	float: left;
}

.implemented:after{
	background-color: #a0de7e;
	content: "Update: implemented";
	display: table-cell;
	padding: 0 3px;
}
.implemented.updateNew:after{
	content: "Update: New LCD";
}

.background-position-right{
	background-position:right !important;
}




/*** changelog ***/
div.changelog{
	border-bottom: 1px solid #ccc;
	padding: 20px;
}
div.changelog i{
	color:#aaa;
}
div.changelog h5{
	color:#333;
	margin-top: 5px;
}
/*** end changelog ***/

/* jgnssInputPrompt jQuery plugin styles */
.input-prompt {
	position: absolute;
	font-style: italic;
	color: #aaa;
	margin: 0.2rem 0 0 0.5rem;
}


/***replace fixImg***/
.opacity-hover{
	opacity:1;
	cursor: pointer;
}
.opacity-hover:hover{
	opacity:0.7;
}
/***replace fixImg***/



/******From CRM.CSS*******/
.tbl_header{
	font-size: 10px;
	font-weight: bold;
	color: #454850;
	text-decoration: none;
	cursor:default;
	white-space:nowrap;
}

.tbl_header_order{
	font-size: 10px;
	color: #454850;
	text-decoration: none;
	font-style:italic;
	cursor:default;
	white-space:nowrap;
	padding-left: 8px;
}



.wAmount {
	width:80px;
}

.discColor {
	color:#cc0000;
}

.product_order
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #454850;
	text-decoration: none;
	cursor:default;
	padding-left: 4px;
}

.option{
	font-size: 9px;
	color: #454850;
	text-decoration: none;
	cursor:default;
}

.optiongroup{
	font-size: 9px;
	font-weight: normal;
	color: #454850;
	font-style:  italic;
	cursor:default;
}

.header-address {
	color: #f00;
	background-color: #fff;
	font-size: 10pt;
	font-weight: bold;
	height: 15pt;
}

.address-topic {
	color: #454850;
	font-family: Helvetica,sans-serif;
	font-size: 7pt;
	font-weight: bold;
	height: 15px;
}

.address-light {
	color: #000;
	background-color: #e5e5e5;
	font-size: 9pt;
	font-weight: bold;
}

.address-dark {
	color: #000;
	background-color: #aac034;
	font-size: 4pt;
	font-weight: bold;
}

.address-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bolder;
	padding: 3px;
}

.address-title {
	color: #454850;
	font-family: Verdana, Arial, sans-serif;
	font-size: 4pt;
	font-weight: normal;
}

.address-input {
	color: #000;
	background-color: #fff;
	font-size: 9pt;
	font-weight: bold;
	border: 1px groove #676a72;
}

.filter-input {
	color: #000;
	background-color: #fff;
	font-size: 9pt;
	font-weight: bold;
	border: 1px groove #ccc;
}

.default-input{
	color: #000;
	background-color: #fff;
	font-size: 9pt;
	font-weight: bold;
	border: 1px groove #ccc;
}

.markred-input{
	color: #000;
	background-color: #fff;
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #f00;
}

.markred-text{
	color: #000;
	background-color: #fff;
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #f00;
}

.default-text{
	color: #000;
	background-color: #fff;
	font-size: 9pt;
	font-weight: bold;
	border: 1px solid #ccc;
}

.markred-div{
	border: 1px solid #f00;
}

.default-div{
	border: 1px solid #efefdf;
}

.required{
	color: #f00;
	display: inline;
}

.event_list {
	border-width: 0;
	width: 100%;
	margin:10pt auto;
	background-color: #fff;
	border-bottom: 1px solid #454850;
}

.event_list_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #454850;
	text-decoration: none;
	cursor:default;
	vertical-align:bottom;
	text-align:left;
	white-space: nowrap;
	border-bottom: 1px solid #454850;
	padding-right:5px;
	padding-left:5px;
}

.event_list_cell_print{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	text-decoration: none;
	text-align: left;
	width: auto;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	cursor:	default;
	border-bottom: 1px solid #e5e8f0;
}

.event_list_cell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #454850;
	text-decoration: none;
	text-align:left;
	vertical-align:top;
	padding-right:5px;
	padding-left:5px;
	cursor:default;
	border-bottom: 1px solid #e5e8f0;
	border-top: 1px solid #e5e8f0;
}

.event_list_cell_a{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	color: #333;
	vertical-align:top;
	border-bottom: 1px solid #e5e8f0;
	border-top: 1px solid #e5e8f0;
}

.event_list_cell_a a:link {
	font-weight: bold;
	font-size: 9pt;
	color: #333;
}

.event_list_cell_a a:visited,.event_list_cell_a a:active{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #333;
}

.event_form_table_printable{
	border-width: 0;
	background-color:White;
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}

.event_form_table_printable td{
	color: #8EC74B;
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

.event_form_table_printable tr{
	color: #8EC74B;
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
}

.event_form_table{
	border-width: 0;
	background-color: #efefdf;
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}

.event_form_table td{
	color: #8EC74B;
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

.event_form_table tr{
	color: #8EC74B;
	font-size:10pt;
	font-weight:bold;
	vertical-align:top;
}

.event_form_date{
	color: #454950;
	font-size:11pt;
	font-style:  italic;
}

.event_form_value{
	color: #454950;
	font-size:9pt;
	border:1px solid #aaa;
	background-color:#fff;
	padding: 0 3px 0 3px;
}

.event_form_value_printable{
	color:#000;
	font-weight:bold;
	font-size:9pt;
	border: 1px solid #aaa;
	background-color:#fff;
	padding: 0 3px 0 3px;
}

.event_form_border{
	border: 1px solid #fff;
	padding-bottom:3px;
}

.event_alt{
	color: red;
	font-size:9pt;
}

.time_picker td{
	font-size:8pt;
	font-weight:bold;
	padding: 1px;
	color: #e5e8f0;
	background-color:white;
	border: 1px groove #454950;
}

.time_picker a:link,.time_picker a:visited,.time_picker a:active{
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#454950;
}
.time_picker a:hover{
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	color:#454950;
}

.event_statistic_list {
	border-width: 0;
	width: 100%;
	margin:10pt auto;
	background-color: #fff;
	border-bottom: 1px solid #454850;
	white-space: nowrap;
}

.event_statistic_list_cell_header_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	cursor:	default;
	vertical-align:	top;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #000;
	white-space: nowrap;
}

.event_statistic_list_cell_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#454850;
	text-decoration: none;
	cursor: default;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #e5e8f0;
	white-space: nowrap;
}

.event_statistic_list_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-decoration: none;
	cursor: default;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #e5e8f0;
	border-top: 1px solid #e5e8f0;
}

.statisticTable{
	width: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.statisticTable tr{
	height: auto;
}
.statisticTable tr td{
	max-width: 150pt;
}

.statisticTableDivDescr {
	border: 1pt solid #666bbb;
	padding-right: 0;
	overflow: hidden;
	background-color: #fff;
	display: none;
	height: 0;
	width: 0;
}

.statisticTableDivTable {
	height: auto;
	width: auto;
	max-width: 300pt;
}

.StatisticPrepareSelectTitle {
	padding-bottom: 2pt;
	font-weight: bold;
	font-size: 10pt;
}

.StatisticPrepareSelectOption
{
	text-align: left;
	padding-left: 10pt;
	padding-bottom: 1pt;
}

.StatisticPrepareSelectOptionSrc{
	padding-left: 10pt;
	text-align: left;
	padding-bottom: 1pt;
}

.StatisticPrepareSelect {
	border-width: 1pt;
	width: 200pt;
	font-size: 8pt;
	background-color: #fff;
	height: 150pt;
	padding-top: 5pt;
}

.GeoidSetRemoveControl{
	width: 130px;
	background-color: #fff;
	border: 1px solid blue;
	white-space: nowrap;
	vertical-align: middle;
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	padding: 2px;
	text-align: center;

}

.GeoidSetRemoveControl span{
	padding: 2px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 8pt;
}

.GeoidSetRemoveControl_LatLngControl{
	white-space: nowrap;
	text-align: center;
	cursor: pointer;
	text-decoration:underline;
}


.GeoidSetRemoveControl_input{
	width: 45px;
}

table#main-table{
	background: #fff;
}
#commercial-invoice-form{
	background-color: #FFF;
}


#confirm-banner {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 4px;
    background-color: dimgrey;
    color: yellow;
    font-weight: normal;
    font-family: 'Trebuchet MS', 'Arial', 'Swiss', 'Helvetica', 'sans-serif';
    font-size: 1.1em;
    align-items: center;
    display:flex;
    place-content: center;
}


/**************END CRM.CSS********************/

