

img {
	border: none;
}

body, div, p, td, span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


a {
	text-decoration:none;
	color:#0000FF;
}

a:hover {
	text-decoration:underline;
}

form, body {
	padding:0px; 
	margin:0px;
}

body {
    height:100%;
}
 
textarea, select, input
{
	font-family:Arial;
	font-size:13px;
	padding:3px;
	/*width:250px;*/
}

.largeTextBox {
	font-size:14px;
	padding:5px;
}



.calendarHour
{
	padding-left:10px;
}

.borderTop
{
	border-top:1px solid #000000;
}

.borderBottom
{
	border-bottom:1px solid #000000;
}

.borderLeft
{
	border-left:1px solid #000000;
}

.borderRight
{
	border-right:1px solid #000000;
}

.borderTopDotted
{
	border-top-style:dotted;
}

.dayPlanTableHour
{

}
.dayPlanTableMinute
{
	padding-right:5px;
}

.summaryLeftColumn
{
	font-size:11px;
	font-weight:bold;
}

.summaryRightColumn
{
	font-size:11px;

}




.bigSelect {
font-size:14px;
padding:5px;
}

img 
{
	padding:0px;
	margin:0px;
	border:0px;
}

.numberDropDown
{
	width:50px;
}

.checkbox
{
	
}

.mid {
	width: 200px;
}

.miniTB {
	width:50px;
	padding:3px; 
	margin:5px;
}



.bookingTable 
{
		width:800px;
		border:1px solid #000;
}

.tblStepButtons
{
	width:600px;
}

.prevNextButton
{
	width:150px;
	font-family:Arial;
	font-size:12px;
	padding:2px;
	
	vertical-align:middle;
	display:block;
	height:14px;
	width:100px;
	font-weight:normal;
	border:1px solid #999999;
	border-radius:4px;
	background-color:#CCCCCC;
	text-decoration:none;
	line-height:14px;
	color:#000000;


}

.leftBorder {
	background: url(/images/border/leftLine.gif) repeat-y;

	width: 13px;

	/*border:1px solid #CCCCCC;*/
}
.rightBorder {
	background: url(/images/border/rightLine.gif) repeat-y;

	width: 9px;

	/*border:1px solid #CCCCCC;*/
}
.bottomBorder {
	background: url(/images/border/bottomLine.gif);
	height: 15px;
	/*border:1px solid #CCCCCC;*/
}



.heading {
	FONT-SIZE: x-small; 
	FONT-FAMILY: Tahoma; 
    BACKGROUND-COLOR: #007FCC;
	color: white;
	font-weight: bold;
    border-bottom:1px solid #7FCCFF;
    border-right:1px solid #7FCCFF;
    border-top:1px solid #7FCCFF;
    border-left:1px solid #7FCCFF;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#7FCCFF' , EndColorStr= '#007FCC' );
}
.normal {
	FONT-SIZE: x-small; 
	FONT-FAMILY: Tahoma; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #aaccee;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#ddeeff' , EndColorStr= '#aaccee') }
.normal2 {
	FONT-SIZE: x-small; 
	FONT-FAMILY: Tahoma; 
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #ddeeff;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#ffffff' , EndColorStr= '#ddeeff') }
.empty {
	FONT-SIZE: x-small; 
	BACKGROUND-COLOR: #e0fff0;
}



p, td, th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color: #000033;
}
.headerstyle {
   	BACKGROUND-COLOR: #80BBFF;
	color: white;
	font-weight: bold;
    border-bottom:1px solid #2266AA;
   	border-right:1px solid #2266AA;
   	border-top:1px solid #CCDDFF;
   	border-left:1px solid #CCDDFF;
	vertical-align:top;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#80BBFF' , EndColorStr= '#3399FF' );
}
.headerstyle td {
    BACKGROUND-COLOR: #80BBFF;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
    border-bottom:1px solid #2266AA;
    border-right:1px solid #2266AA;
    border-top:1px solid #CCDDFF;
   	border-left:1px solid #CCDDFF;
	vertical-align:top;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#80BBFF' , EndColorStr= '#3399FF' );
}
.headerstyle td a {
	font-weight: bold;
	color: white;
}
.headerstyle span a {
	font-weight: bold;
	color: white;
}
.itemstyle {
	BACKGROUND-COLOR: White;
	text-align:center
}
.altstyle {
	BACKGROUND-COLOR: #DDEEFF;
}
.bgstyle {
	BACKGROUND-COLOR: #E0E0FF;
}

.navi{
	text-decoration:none;
	display:block;
	width:130px;
	margin:0px;
	padding:5px;
	background-color:#D5FFD5; /*:lightgreen; /*#FFFFCC;*/
	border:1px solid #999999;
	margin-top:4px;
	margin-bottom:4px;
}

.MenuMainLink {
	background-color:lightgreen; /*#CCFF99;*/
}

#pnlAdminMenu hr{
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.gridHeader {

	border-bottom:1px solid #000000;
	font-weight:bold;
}
.moreOptionsItem {
	display:block;
	
	}
	
	/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.imageUploadImage {
  max-width: 200px;
  max-height: 200px;
  width: expression(this.width > 200 ? "200px" : true);
  height: expression(this.height > 200 ? "200px" : true);
}

.modalPopupTitle {
	cursor: move; 
	background-color: #DDDDDD; 
	border-bottom: solid 1px Gray; 
	color: Black;
	padding:5px;
	font-weight:bold;
} 

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:0px;
	 

}

.modalPopup p {
	padding:5px;
}

.modalPopupBody {
	padding:5px;
}





.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: #FFFFFF;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;

}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}


.invoiceCalendar .ajax__calendar_container
{
    border: solid 2px #3366CC;
    background-color: #EFEFEF;
    color: #003399;
	width:230px;
	height:270px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
 
.invoiceCalendar .ajax__calendar_body
{
    padding-bottom: 10px;
	width:225px;
	height:210px;

}

.invoiceCalendar  .ajax__calendar_day
{
	padding:6px;
	vertical-align:middle;
	text-align:center;
	background-color:#FFFFFF;
}

 
.invoiceCalendar .ajax__calendar_active .ajax__calendar_day
{
	/*selected date */
    border-color: #A1BC00;
    font-weight: bold;
    color: #CCFF99;
	background-color:#009999;
}


 
.invoiceCalendar .ajax__calendar_hover .ajax__calendar_day
{
    background-color: #99CCCC;
	color:#336666;
    /*font-weight: bold;*/
}
 
.invoiceCalendar .ajax__calendar_dayname
{
    font-weight: bold; 
	background-color:#99CCCC;
	color:#336666;
	padding:6px;
	
}

 
.invoiceCalendar .ajax__calendar_other .ajax__calendar_day
{
	/* days out of current month */
    color: #CCCCCC;  
}
.invoiceCalendar  td
{
        border-style:solid;
        border-width:1px;
        border-color:#999999;
        background-color:EEEEEE;
}
.invoiceCalendar .ajax__calendar_body td
{
        border-style:solid;
        border-width:1px;
        border-color:#999999;
        background-color:EEEEEE;
		
}
	
.cal_Theme1 .ajax__calendar_container{background-color: #e2e2e2; border:solid 1px #cccccc;width:250px;}
.cal_Theme1 .ajax__calendar_header{background-color: #ffffff; margin-bottom: 4px;} 
.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev{color: #004080; padding-top: 3px;}
.cal_Theme1 .ajax__calendar_body{background-color: #e9e9e9; border: solid 1px #cccccc;width:250px;}
.cal_Theme1 .ajax__calendar_dayname{text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px;} 
.cal_Theme1 .ajax__calendar_day{text-align:center;}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active{color: #004080; font-weight:bold; background-color: #ffffff;}
.cal_Theme1 .ajax__calendar_today{font-weight:bold;}
.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title{color: #bbbbbb;}





/* begin css tabs */

ul#Main_tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #6c6; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#Main_tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#Main_tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #Main_tabnav */
background-color: #cfc; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#Main_tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* end css tabs */


.htmlEditor > div 
{
height:300px !important;
width:800px !important;
background-color:#FFFFFF;
}

.gridViewHeader th {
	color:#FFFFFF;
	text-align:left;
}


 .overlay {
        position: fixed;
        z-index: 99;
        top: 0px;
        left: 0px;
        background-color: #EEEEEE;
        width: 100%;
        height: 100%;
        filter: Alpha(Opacity=90);
        opacity: 0.90;
        -moz-opacity: 0.90;
    }
    * html .overlay {
        position: absolute;
        height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
        width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
    }
    .loader {
        z-index: 100;
        position: fixed;
        width: 120px;
        margin-left: -60px;
        top: 50%;
        left: 50%;
    }
    * html .loader {
        position: absolute;
        margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
    }
	
	
	.schedule_item {
	text-align: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR:#66CC00;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
}
.schedule_bground {
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #EEEEEE;
	cursor:pointer;
}
.schedule_title {
	text-align: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #DDDDDD;
	FONT-WEIGHT: bold;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#DDDDDD' , EndColorStr= '#000000' );
}
.schedule_rangeheader {
	text-align: center;
	VERTICAL-ALIGN: middle;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #EEEEEE;
    /*border-bottom:1px solid #EEEEEE;
    border-right:1px solid #EEEEEE;
    border-top:1px solid #EEEEEE;
    border-left:1px solid #EEEEEE;*/
}

.cursor {
	cursor:pointer;
}



.grid {
	cursor:pointer;
}

.gridrow td {
	/*border-top:1px solid #999999;*/
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #EEEEEE;
}

.gridRowOver {
  background-color:#FF9933;
  cursor:pointer;
}

.gridRowOver td {
  border-bottom:1px solid #999999;
  border-top:1px solid #999999;
  background-color:#FF9933;
  cursor:pointer;
}

.gridrowDisabled td {
	color:#999999;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #EEEEEE;
}

.pageHeading
{
	font-weight:bold;
	font-size:14px;
}

.popupTitle {
	cursor: move; 
	background-color: #DDDDDD;
    border-bottom: solid 1px Gray; 
	color: Black;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size: 13px;
	
}

.searchResults {
	z-index:13000 !important;
}

/* AutoComplete item */



.autocomplete_completionListElement 
{
margin-top:0px;
padding:1px;
color : windowtext;

font-size: small;
background-color:Gray;
list-style:none;
/*creates border with
autocomplete_completionListElement
background-color*/
z-index:100002 !important;

}

/*AutoComplete flyout */
.autocomplete_listItem 
{ 
padding:3px;
text-align : left;
background-color:White;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
padding:3px;
background-color:#99CCFF;
color:#FFFFFF;
font-weight:bold;
font-size: small;
}

.tbDatePicker 
{
	width:80px;
}

.ButtonNewSmall
{
	font-size:13px;
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	
}

.customListbox {
	background-color:#FFFFFF;
}

.customListboxItem {
	color:#000000;
	cursor:default;
	padding:2px;
}

.customListboxItem:hover {
	background-color:#0066CC;
	color:#FFFFFF;
	cursor:default;
}


.customListboxSelectedItem {
	background-color:#0066CC;
	color:#FFFFFF;
	padding:2px;
}

.quickCharButton {
	width:30px;
}

.SubmitButton {
	font-weight:bold;
}

.CancelButton {
}

.actionButton
{
	display:block;
	background-image:url(/admin/images/buttonmiddleActions.png);
	/*background-repeat:no-repeat;*/
	width:140px;
	height:24px;
	padding-left:10px; padding-top:7px;
	text-decoration:none;
	margin-bottom:5px;
}

.actionMainButton
{
	display:block;
	background-image:url(/admin/images/buttonmiddleThickActions.png);
	/*background-repeat:no-repeat;*/
	width:140px;
	height:30px;
	padding-left:10px; padding-top:12px;
	text-decoration:none;
	margin-bottom:5px;
	font-weight:bold;
	color:#006600;
}

.watermarked {
	color:#999999;
	font-style:italic;
}

.EditorTab
{
	display:block;
	/*background-image:url(/admin/images/buttonSmallActions.png);*/
	/*background-repeat:no-repeat;*/
	padding:2px;
	padding-left:3px;
	padding-right:3px;
	height:18px;
	border:1px solid #000000;
	text-decoration:none;
	background-color:#CCCCCC;
	/*padding-left:10px; padding-top:7px;
	text-decoration:none;
	margin-bottom:5px;*/

}

.EditorSelectedTab {
	display:block;
	/*background-image:url(/admin/images/buttonSmallActions.png);*/
	/*background-repeat:no-repeat;*/
	padding:2px;
	padding-left:3px;
	padding-right:3px;
	height:18px;
	border:1px solid #000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#33CC33;
}


.TimePicker_Hour {
	display:block;
	padding:1px;
	border:1px solid #000000;
	background-color:#CCCCCC;
	text-align:center;
	text-decoration:none;
}

.TimePicker_SelectedHour {
	display:block;
	padding:1px;
	border:1px solid #000000;
	background-color:#006600;
	text-align:center;
	text-decoration:none;
}

.TimePicker_Minute {
	display:block;
	padding:1px;
	border:1px solid #000000;
	background-color:#CCCCCC;
	text-align:center;
	text-decoration:none;
}

.TimePicker_SelectedMinute {
	display:block;
	padding:1px;
	border:1px solid #000000;
	background-color:#006600;
	text-align:center;
	text-decoration:none;
}

.TimeOverlay {
     visibility: hidden;
     position: absolute;
    /* left: 0px;
     top: 0px;*/
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
 /*    background-image:url(background-trans.png); */
}

.timePicker {
	display:block;
	padding:5px;
	padding-bottom:2px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	width:70px;
	height:20px;
	margin-left:2px;
}

.notVisible {
	color:#FFFFFF;
	display:none;
}

.rfvError {
	padding:5px; 
	border: 2px solid #000000;
	background-color:#FF0000;
	color:#FFFF00;
	font-weight:bold;
}

.WarningNote {
	padding:10px; 
	border: 2px solid #000000;
	background-color:#FFFF00;
	color:#FF0000;
	font-weight:bold;
	margin:10px;
}

.disabledDropdown {
	border:none;
	color:#000000;
}

.CompletionListCssClass
{
    font-size: 11px;
    color: #000;
    padding: 3px 5px;
    border: 1px solid #999;
    background: #fff;
    width: 300px;
    float: left;
 	z-index:130001 !important;
    position:absolute;
    margin-left:0px;
}

.tbEmailInvoice
{
	padding:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	width:500px;
}

.ListHeader
{
	font-size:17px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:3px;
	margin-right:50px;
}

.RoomName
{
	font-weight:bold;
	font-size:16px;
	color:#00CC66;
}


.GroupName
{
	font-weight:bold;
	font-size:14px;
	color:#666666;
}

.itemName {
	font-weight:bold;
	color:#009966;
}

.itemComment a {
	color:#FF0000;
	font-weight:bold;
	
}



.condHeader, .descHeader, .commentHeader
{
	font-weight:bold;
	color:#666666;
}

.itemCond 
{
	width:300px;
	
}

.itemCond a
{
	text-decoration:none;
}

.itemDesc 
{
	width:600px;
}

.itemDesc a
{
	text-decoration:none;
}

.items_header {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:2px;
	display:block;
}


.headerRow {
	background-color:#CCCCCC;
}

.headerRow td {
	/*background-color:#9999CC;*/
	color:#000000;
	font-weight:bold;
}


.totReport_total {
	font-weight:bold;
}

.totReport_row:hover {
	background-color:#FF3333;
/*	border-bottom:1px solid blue;
	border-top:1px solid blue;*/
}

.totReport_row td {

	border-bottom:1px solid #DDDDDD;

}


.checkedBrowseRow{
	background-color:#0099FF;
	color:#FFFF00;
	border-bottom:3px solid blue;
	border-top:3px solid blue;
	font-weight:bold;
}

/*.checkedBrowseRow td{
	border-bottom:1px solid blue;
	border-top:1px solid blue;
}*/

.partsRowUnderStock td {
	background-color:#FF0000;
	color:#000000;
}

.partsRowLowStock td {
	background-color:#FFCC00;
	color:#000000;
}

.partsRowPlentyStock td {
	background-color:#00CC00;
	color:#000000;
}

.partsRowNoStock td {
	background-color:#CCCCCC;
	color:#000000;
}

.stockButton {
	border:1px solid #777777;
	padding:5px;
	margin-bottom:3px;
	background-color:#DDDDDD;
	display:table-cell;
	min-width:80px;
	margin-right:5px;
	text-align:center;
	border-radius:3px;
}

.stockButtonSpacer {
	display:table-cell;
	width:5px;

}



a:hover {
	text-decoration:none;
}


.stockMainButtonLink {
	display:block; 
	float:left;
	padding-left:20px; 
	padding-right:20px;
}
.stockMainButton:hover {
	background-color:#CCCCCC
}

.stockMainButton {
	text-decoration:none;
	width:190px;
	height:50px;
	border-radius:8px;
	background-color: #E1E1E1;
    padding: 10px;
	vertical-align:middle;
	position:relative;
	border:1px solid #888888;
}

.stockMainButton img {
	display:block;
	float:left;
	position:relative;
	padding-right:10px;
}

.stockMainButton span {
	display:block;
	position:relative;
	font-weight:bold;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);

	
}



.reportsFilterBox {
	border-radius:8px;
	background-color: #E1E1E1;
    padding: 10px;
	border:1px solid #888888;
	text-align:left;
}




.reportsButton:hover {
	background-color:#CCCCCC
}

.reportsButton {
	text-decoration:none;
	width:390px;
	height:50px;
	border-radius:8px;
	background-color: #E1E1E1;
    padding: 10px;
	vertical-align:middle;
	position:relative;
	border:1px solid #888888;
	text-align:left;
}

.reportsButton img {
	display:block;
	float:left;
	position:relative;
	padding-right:10px;
}

.reportsButton div {
	display:block;
	position:relative;
	font-weight:bold;
	font-size:14px;
	top: 10%;
	transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	-moz-transform: translateY(-10%);
	-webkit-transform: translateY(-10%);
	-o-transform: translateY(-10%);
	margin:0px;

	
}

.reportsButton span {
	display:block;
	position:relative;
	font-weight:normal;
	top: 30%;
	transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	-moz-transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
	-o-transform: translateY(-30%);

	
}

.reportsButton.reportGroup {
	height:auto;
}
.reportsButton.reportGroup div{
	margin-bottom:10px;
}
.reportLinksHeader {
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

.individualReportLink {
	font-weight:bold;
	display:inline-table;
	border:1px solid #999999; 
	padding:4px;
	border-radius:5px;
	background-color:#EEEEEE;
	min-width:70px;
	margin:3px;
	text-align:center;
}


.stockGeneralButton {
	text-decoration:none;

	height:10px;
	border-radius:8px;
	background-color: #E1E1E1;
    padding: 8px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
	border:1px solid #888888;
	min-width:100px;
	text-align:center;
	display:block;
	font-size:12px;
	line-height:12px;
}



.stockMainBackButton:hover {
	background-color:#CCCCCC
}

.stockMainBackButton {
	text-decoration:none;
	width:100px;
	height:25px;
	border-radius:8px;
	background-color: #E1E1E1;
    padding: 10px;
	vertical-align:middle;
	position:relative;
	border:1px solid #888888;
}

.stockMainBackButton img {
	display:block;
	float:left;
	position:relative;
	padding-right:10px;
}

.stockMainBackButton span {
	display:block;
	position:relative;
	font-weight:bold;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);

	
}



.stockSideMenuButton:hover {
	background-color:#CCCCCC
}

.stockSideMenuButton {
	display:block;
	text-decoration:none;
	width:130px;
	height:20px;
	border-radius:3px;
	background-color: #E1E1E1;
    padding: 3px;
	vertical-align:middle;
	position:relative;
	border:1px solid #888888;
	margin-bottom:5px;
}

.stockSideMenuButton img {
	display:block;
	float:left;
	position:relative;
	padding-right:10px;
	heigth:20px;
	width:20px;
	
}

.stockSideMenuButton span {
	display:block;
	position:relative;
	font-weight:bold;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);

	
}

.panelBg {
	border-radius:8px;
	background-color:#F3F3F3;
	border:1px solid #CCCCCC;

}

.visibleLink {
	text-decoration:underline;
	color:#0000CC;
}


.mainMenuBg {
	border-radius:8px;
	background-color:#F3F3F3;
	border:1px solid #CCCCCC;

}

.roundedPanel {
	border-radius:8px;
	background-color:#F3F3F3;
	border:1px solid #CCCCCC;
	padding:10px;

}

.roundedBorder
{
	border-radius:8px;
	border:1px solid #CCCCCC;
	padding:10px;

}

.importoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  z-index:99998 !important;
}

.popup  {
  margin: 40px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 90%;
  bottom:20px;
  position: relative;
	opacity: 1;
  z-index:99999 !important;

}

.popup h4 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .closeImport, .popup .closeAddPart, .popup .closeSelectSerial {
  position: absolute;
  top: 10px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .closeImport:hover, .popup .closeAddPart:hover, .popup .closeSelectSerial:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}




.selectSerialOverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  z-index:99998 !important;
}

.selectSerialOverlay .popup  {
  width: 90%;

}



.orderDetailField {
	width:300px;
}


.hint {
	font-size:9px;
	color:#666666;
}

.selectVesselItem {
	display:block;
	border:2px solid #999999;
	background:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:3px;
	float:left;
	border-radius:3px;
	width:150px;
}


.reportsCellNoStock {
	color:#DDDDDD;
}

.reportRowsHeader td {
	font-weight:bold;
	border-bottom:1px solid #999999;
	border-right:1px solid #DDDDDD;
	padding-right:5px;
	padding-left:5px;
	background-color:#CCCCCC;
}


.reportRowsCategory td {
	background-color:#EEEEEE;
	font-weight:bold;
	border-right:1px solid #DDDDDD;
	padding-right:5px;
	padding-left:5px;
	

}

.reportRowsNoParts td {
	font-weight:normal;
	border-right:1px solid #DDDDDD;
	padding-right:5px;
	padding-left:5px;
	color:#DDDDDD;
}


.reportRowsNormal td {
	font-weight:normal;
	border-right:1px solid #DDDDDD;
	padding-right:5px;
	padding-left:5px;
}

.reportRowsNormal:hover td{
	background-color:#FFCC99;
}


.reportRowsSelected td {
	color:#0000FF;
	background-color:#CCCCCC;
	border-right:1px solid #DDDDDD;
	padding-right:5px;
	padding-left:5px;
}


.reportRowsTotal td {
	font-weight:bold;
	border-top:2px solid #999999;
	border-right:1px solid #DDDDDD;
}

.reportRowsNormal .noRightBorder, .reportRowsTotal .noRightBorder {
	border-right:none;
}

.textboxLook {
	border:1px solid #666666;
	background-color:#FFFFFF;
	padding:3px;
}


.selectDeviceStoreItem {
	display:block;
	border:2px solid #999999;
	background:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:3px;
	
	border-radius:3px;
	width:150px;
}

.selectDeviceLoginItem {
	display:inline-table;
	border:1px solid #999999;
	background:#FFFFFF;
	text-align:left;
	padding:5px;
	margin:3px;
	border-radius:3px;
	width:150px;
	font-size:12px;
}