﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:200,200i,300,300i,400,400i,600,600i,700');

/* Begin - Standard Markup Tags - HTML */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: none;
}

html
{
    height: 100%;
}

body
{
	margin-top: 0px;
	-x-system-font: none;
	color: #33394D;
	font-family: 'Open Sans', Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 100%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	body
	{
		font-size: 13px;
	}
}

#bodycontent
{
    padding-bottom: 100px;   
	margin-left: 20px;
}

form
{
	line-height: 1.5em;
}

h1
{
	font-size: 210%;
	letter-spacing: .05em;
	padding-top: 5px;
	padding-bottom: 15px;
}

li 
{
    line-height: 18px;
    }

a
{
	color: #2c5f94;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table
{
	padding: 0 0 0 0;
	border-collapse: collapse;
}

select, textarea, input[type="password"], input[type="text"], input[type="search"], input[type="file"]
{
	color: #414143;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #c0c0c0;
    padding: 4px 6px;
}

body.login
{
    background:#276692 url('/application/image/login_background.jpg') no-repeat fixed center 50%; text-align: center 
}

body.index
{
    background-color: #276692; 
}

#bodywrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

#loginwrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -95px;
	position: absolute;
	*position: relative;
	width: 100%;
}

#bannerPlaceHolder
{
	width: 100%;	
}

/* Begin - crazy table nesting */


tr.banner
{
}

tr.banner table
{
	width: 100%;
}

tr.banner table td
{
	padding: 0px;
}

table table
{
	width: auto;
}

	table table td
	{
		padding: 2px 1px 2px 1px;
	}

		table table table table table
		{
			width: auto;
		}

			table table table table td
			{
				padding: 2px 1px 2px 1px;
			}


table.truetable
{
	border-collapse: separate;
	width: auto;
	border: solid 1px #d3d3d3;
	padding: 1px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

	table.truetable th
	{
	padding: 5px;
		/** background: url('/application/image/th_gradient.png') repeat-x;3a7aa7 **/
    background-color: #5387CD;
    white-space: nowrap;
    color: #ffffff;
    text-align: center;
    font-size: 1em;
    font-weight: 500;
	}


table.truetable tr.table-row
{
	background-color: #f5f5f5;
	line-height: 10px;
	
}


table.truetable tr.table-rowalt
{
	background-color: #ffffff;
}

table.truetable tr.table-rowalt td, table.truetable tr.table-row td
{
	color: #333333;
    padding: 4px;
    font-weight: 400;
    font-size: 1em;
}


table.truetable tr.row
{
	background-color: #e4eef1;
	
}


table.truetable tr.rowalt
{
	background-color: #ffffff;
}

table.truetable tr.rowalt td, table.truetable tr.row td
{
	color: #2d2d2d;
}

table.truetable td
{
	padding: 1px 3px 1px 3px;
	line-height: 15px;
}

table.truetable-noborder
{
	border: none;
	background-color: Transparent;	
}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	td
	{
		font-size: 13px;
	}
}
    
    td.nowrap
    {
        white-space: nowrap;    
    }

#ui-datepicker-div
{
	display: none;	
}

/* End - crazy table nesting */

hr
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #dcdcdc;
	height: 1px;
	color: #dcdcdc;
	padding-bottom: 10px;
}


/* End - Standard Markup Tags - HTML */


.alert-success {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
}


/* Begin - Link Buttons a.icons */


a.accept
{
	background: url('/application/image/icons/16x16/window-ok.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.activate
{
	background: url('/application/image/icons/16x16/window-execute.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.add
{
	background: url('/application/image/icons/16x16/window-add.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.apply
{
	background: url('/application/image/icons/16x16/window-check.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.assign
{
	background: url('/application/image/icons/16x16/window-arrow_right.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.authorize
{
	background: url('/application/image/icons/16x16/window-key.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.back, a.back:visited
{
	background: url('/application/image/icons/16x16/nav_blue_left.png') no-repeat 4px 5px;
	background-color: #d3dfe2;
	border: 1px solid #7a8a8f;
	height: 15px;
	width: 40px;
	display: block; 
	margin-left:0px; 
	margin-right:15px; 
	margin-top:4px; 
	margin-bottom:4px; 
	padding-left:25px; 
	padding-right:6px; 
	padding-top:6px; 
	padding-bottom:8px;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

a.back:hover
{
	border: solid 1px #2c5f94;
	text-decoration: none;
}


a.batch
{
	background: url('/application/image/icons/16x16/gear.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.book
{
	background: url('/application/image/icons/16x16/book.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.cancel
{
	background: url('/application/image/icons/16x16/cancel.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.change
{
	background: url('/application/image/icons/16x16/window-edit.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.choices
{
	background: url('/application/image/icons/16x16/window_sel.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.choose
{
	background: url('/application/image/icons/16x16/window-check.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.clear
{
	background: url('/application/image/icons/16x16/window_hide.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.clock
{
	background: url('/application/image/icons/16x16/clock.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
	margin-right: 18px;
}

a.close
{
	background: url('/application/image/icons/16x16/close.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.collapse
{
	background: url('/application/image/icons/16x16/table_show_hide.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.continue
{
	background: url('/application/image/icons/16x16/action_arrow_right.png') no-repeat right center;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.copy
{
	background: url('/application/image/icons/16x16/clip_copy.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.cost
{
	background: url('/application/image/icons/16x16/money_coins.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px
}

a.create
{
	background: url('/application/image/icons/16x16/document_text-new.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.delete
{
	background: url('/application/image/icons/16x16/document_text_image-remove.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.discard
{
	background: url('/application/image/icons/16x16/remove.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.display
{
	background: url('/application/image/icons/16x16/computer.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.down
{
	background: url('/application/image/icons/16x16/action_arrow_down.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.edit
{
	background: url('/application/image/icons/16x16/table-edit.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.email
{
	background: url('/application/image/icons/16x16/mail.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.excel
{
	background: url('/application/image/icons/16x16/ms_excel.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.execute
{
	background: url('/application/image/icons/16x16/execute.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.exit
{
	background: url('/application/image/icons/16x16/window-arrow_left.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.expand
{
	background: url('/application/image/icons/16x16/table-arrow_leftright.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.false
{
	padding-left:15px; 
	padding-right:15px; 
	padding-top:3px; 
	padding-bottom:3px; 
	background-repeat:repeat-x;
	background-color: #d3dfe2;
	border: 1px solid #7a8a8f;
	width: 40px;
	display: block; 
	margin-left:0px; 
	margin-right:4px; 
	margin-top:4px; 
	margin-bottom:4px; 
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

a.false:hover
{
	border: solid 1px #376396;
	background-color: #f3f3f3;
	text-decoration: none;
}

a.feedback
{
	background: url('/application/image/icons/16x16/mail-info.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.file, li.file, span.file
{
	background: url('/application/image/icons/16x16/document_text.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.find
{
	background: url('/application/image/icons/16x16/find.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.first
{
	background: url('/application/image/icons/16x16/first.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.generic
{
	background: url('/application/image/icons/16x16/document-import.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.help
{
	background: url('/application/image/icons/16x16/help.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

span.help
{
	background: url('/application/image/icons/16x16/help.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.hide
{
	background: url('/application/image/icons/16x16/window_show_hide.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.home
{
	background: url('/application/image/icons/16x16/home.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 18px;
}

a.key
{
	background: url('/application/image/icons/16x16/window-key.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.last
{
	background: url('/application/image/icons/16x16/last.svg') no-repeat right center;
	padding-right: 20px;
	margin-right: 15px
}

a.left
{
	background: url('/application/image/icons/16x16/left.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.lock
{
	background: url('/application/image/icons/16x16/security_lock.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
	padding-top: 2px;
}

a.manage
{
	background: url('/application/image/icons/16x16/window-gear.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.map
{
	background: url('/application/image/icons/16x16/map-icon.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

ul.menuoption li 
{
    display: inline-block;
    vertical-align: top;
    padding: 3px;
    margin: 25px;
    border: 4px solid #8cb6d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;   
}

ul.menuoption li  a
{
    padding: 20px 15px;
    width: 110px;
    height: 50px;
    clear: both;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
}

ul.menuoption li.price 
{ 
    background: url('/application/image/tilebg_price.png') no-repeat;
}

ul.menuoption li.research 
{ 
    background: url('/application/image/tilebg_research.png') no-repeat;
}

ul.menuoption li  a.price
{
    /** background-color: #f7f5b5; **/
}

ul.menuoption li  a.research
{
    /**background-color: #bcebf7;**/
}

ul.menuoption li  a.price:hover
{
    background-color: #f7f5b5; 
    text-decoration: none;  
}

ul.menuoption li  a.research:hover
{
    background-color: #dfdfdf; 
    text-decoration: none;  
}



a.menuoption
{
	padding-left: 20px;
}

a.menuoption_enhanced
{
	background: url('/application/image/tilealert_enhanced.png') no-repeat right top;
	padding-left: 34px;
	padding-right: 65px;
}

a.menuoption_error
{
	background: url('/application/image/icons/16x16/window-error.png') no-repeat right top;
	padding-left: 34px;
	padding-right: 20px;
	padding-bottom: 2px;
}

a.menuoption_new
{
	background: url('/application/image/tilealert_new.png') no-repeat right top;
}

a.next
{
	background: url('/application/image/icons/16x16/next.svg') no-repeat right center;
	padding-right: 20px;
	margin-right: 15px
}

a.noicon
{
	
}

a.offer
{
	background: url('/application/image/icons/16x16/bill-share.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.okey
{
	background: url('/application/image/icons/16x16/ok_button.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.open
{
	background: url('/application/image/icons/16x16/open.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.pdf
{
	background: url('/application/image/icons/16x16/document_pdf.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-right: 18px;
}

a.ppt
{
	background: url('/application/image/icons/16x16/icon_ppt.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.previous
{
	background: url('/application/image/icons/16x16/previous.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.previouspage
{
	background: url('/application/image/icons/16x16/window-arrow_left.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.print
{
	background: url('/application/image/icons/16x16/print.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.proceed
{
	background: url('/application/image/icons/16x16/document-import.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.read
{
	background: url('/application/image/icons/16x16/book_open.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.read-right
{
	background: url('/application/image/icons/16x16/book_open.png') no-repeat right center;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.refresh
{
	background: url('/application/image/icons/16x16/refresh.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.registry
{
	background: url('/application/image/icons/vector/book.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.reject
{
	background: url('/application/image/icons/16x16/bill-remove.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.remove
{
	background: url('/application/image/clear.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.report
{
	background: url('/application/image/icons/16x16/document_chart.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.reset
{
	background: url('/application/image/icons/16x16/reload_rotate.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.right
{
	background: url('/application/image/icons/16x16/right.svg') no-repeat right center;
	padding-right: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.save
{
	background: url('/application/image/icons/16x16/save.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.select
{
	background: url('/application/image/icons/16x16/select.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.set
{
	background: url('/application/image/icons/16x16/window-edit.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.show
{
	background: url('/application/image/icons/16x16/slide.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.sign
{
	background: url('/application/image/icons/16x16/pencil_paper.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.start
{
	background: url('/application/image/icons/16x16/button_blue_play.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.stop
{
	background: url('/application/image/icons/16x16/button_blue_stop.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.true
{
	padding-left:15px; 
	padding-right:15px; 
	padding-top:3px; 
	padding-bottom:3px; 
	background-repeat:repeat-x;
	background-color: #d3dfe2;
	border: 1px solid #7a8a8f;
	width: 40px;
	display: block; 
	margin-left:0px; 
	margin-right:4px; 
	margin-top:4px; 
	margin-bottom:4px; 
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

a.true:hover
{
	border: solid 1px #376396;
	background-color: #f3f3f3;
	text-decoration: none;
}

a.unassign
{
	background: url('/application/image/icons/16x16/application-remove.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.up
{
	background: url('/application/image/icons/16x16/action_arrow_up.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.upload
{
	background: url('/application/image/icons/16x16/document_flat-arrow_up.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.upload_file
{
	background: url('/application/image/icons/vector/upload.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.update
{
	background: url('/application/image/icons/16x16/window-edit.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.userhelp
{
	background: url('/application/image/icons/16x16/user-help.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.word
{
	background: url('/application/image/icons/16x16/ms_word.svg') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

a.validate
{
	background: url('/application/image/icons/16x16/bill-ok.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}


a.view
{
	background: url('/application/image/icons/16x16/application-info.png') no-repeat;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-right: 18px;
}

/* End - Link Buttons a.icons */



/* Begin - Menu Grouping Labels span.icons */

span.statusinfo
{
    background: url('/application/image/icons/24x24/info.png') no-repeat;
	position: relative;
    top: 5px;
    padding-left: 30px;
    padding-bottom: 5px;
}


span.menugroup
{
	padding-top: 20px;
    height: 25px;
    font-size: 140%;
    color: #333333;
    font-weight: 600;
    letter-spacing: 0.05em;
    display: block;
    margin-left: 0px;
    margin-bottom: 5px;
    width: 400px;
    border-bottom: 1px solid #ebebeb;
}

span.menugroup span
{
	width: 0px;
	height: 0px;
	display: inline-block;
	background-image: none;
}

span.menugroupgeneric
{
	background: url('/application/image/icons/24x24/application.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupbillingaccount
{
	background: url('/application/image/icons/24x24/bill-internet.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupuser
{
	background: url('/application/image/icons/24x24/customer.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupcompany
{
	background: url('/application/image/icons/24x24/company.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupsecurity
{
	background: url('/application/image/icons/24x24/security_lock.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupadmin
{
	background: url('/application/image/icons/24x24/gear.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupreport
{
	background: url('/application/image/icons/24x24/document_chart.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupdelivery
{
	background: url('/application/image/icons/24x24/transport.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugrouptransfer
{
	background: url('/application/image/icons/24x24/application-arrow_right.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupadjustment
{
	background: url('/application/image/icons/24x24/application-edit.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupsale
{
	background: url('/application/image/icons/24x24/tag_price.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupcount
{
	background: url('/application/image/icons/24x24/list-edit.png') no-repeat;
	position: relative;
    top: 5px;
	
}

span.menugroupinventory
{
	background: url('/application/image/icons/24x24/shipment.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupprice
{
	background: url('/application/image/icons/24x24/currency_dollar.png') no-repeat;
	position: relative;
    top: 5px;
}

span.menugroupproduct
{
	background: url('/application/image/icons/24x24/barcode.png') no-repeat;
	position: relative;
    top: 5px;
	
}

span.menugroupshield
{
	background: url('/application/image/icons/24x24/secure_ok.png') no-repeat;
	position: relative;
	padding: 3px 0px 5px 28px;
}

/* End - Menu Grouping Labels span.icons */

#header /* static pages */
{
	width: 860px;
	margin: 0 auto;
	padding-top: 150px;
}

#logo
{
	padding-bottom: 15px;
}

/* Banner - Begin */

#banner span.welcome
{
	margin: 5px 10px 10px 0px;
	float: right;
}

#banner_repositrak span.welcome
{
	margin: 5px 10px 10px 0px;
	float: right;
}

#banner table
{
	width: 100%;
	background: none;
}

#banner_repositrak table
{
	width: 100%;
	background: none;
}

#banner 
{
	padding: 0px;
	vertical-align: top;
	color: #cccccc;
	font-size: 11px;
	white-space: nowrap;
}

#banner_repositrak 
{
	padding: 0px;
	vertical-align: top;
	color: #cccccc;
	font-size: 11px;
	white-space: nowrap;
}

#banner img
{
	float: left;
	margin-left: -3px;
}

#banner input
{
	float: left;
	margin-left: 13px;
}

#banner_repositrak input
{
	float: left;
	margin-left: 10px;
}


#banner h2
{
	width: 810px;
	margin: 0 auto;
	font-size: 18px;
	padding: 30px 0 0 0;
	font-weight: bold;
	color: #fff;
}

#banner_repositrak h2
{
	width: 810px;
	margin: 0 auto;
	font-size: 18px;
	padding: 30px 0 0 0;
	font-weight: bold;
	color: #fff;
}


#banner #toplinks, #banner_repositrak #toplinks
{
	color: #ffffff;
	background: none;
	font-size: 11px;
	float: right; padding-left:10px; padding-top:8px; padding-bottom:0px;
}


#banner #toplinks table
{
	background: none;
	float: left;
	display: block;
	height: 24px;
	width: auto;
}

#banner_repositrak #toplinks table
{
	background: none;
	float: left;
	display: block;
	height: 24px;
	width: auto;
}

#banner #toplinks 
{
	padding: 1px 5px 5px 5px;
}

#banner_repositrak #toplinks 
{
	padding: 1px 5px 5px 5px;
}

#banner #toplinks div
{
	float: right;
	display: block;
	margin-top: -1.2px;
}

#banner_repositrak #toplinks div
{
	float: right;
	display: block;
}

#banner #toplinks ul
{
	float: left;
	padding: 0px;
}

#banner_repositrak #toplinks ul
{
	float: left;
	padding: 0px;
}


.fixed-header {
  position: fixed;
  top:0; left:0;
  width: 100%; 
  z-index:999;
}

#banner {
    padding-left: 20px;
    display: block;
    width: auto;
    overflow: visible;
    background-color: #fff;
    vertical-align: top;
    color: #cccccc;
    font-size: 11px;
    white-space: nowrap;
	background-image:none;
}

#banner_repositrak {
    padding: 20px;
    display: block;
    width: auto;
    overflow: visible;
    background-color: #fff;
    vertical-align: top;
    color: #cccccc;
    font-size: 11px;
    white-space: nowrap;
	background-image:none;
}

#banner_repositrak input {
    float: left;
    margin-left: 10px;
}

#banner input {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/application/image/rt_logo_tagless.svg) no-repeat 0px 8px;
  width: 210px; /* Width of new image */
  height: 70px; /* Height of new image */
  padding-left: 210px; /* Equal to width of new image */
}

#toplinks a {
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-top: 3px;
	margin-right: 18px;
	width: 20px;
  	object-fit: contain;
	font-size: 14px;
	letter-spacing: 0.03em;
}

#banner_repositrak #toplinks li
{
	display: inline;
	margin-left: 15px;
}


#banner #toplinks a
{
	color: #153663;
}

#banner #toplinks, #banner_repositrak #toplinks
{
	color: #153663;
	font-size: 14px;
	background: none;
	float: right; 
	padding-left:10px; 
	padding-top:10px; 
	padding-bottom:0px;
}

/* #banner .toplinksinfo, #banner_repositrak .toplinksinfo
{
	padding: 0px 15px 0 0;
	color: #9e9e9e;
	float: right;
	clear: right;
	font-size: 12px;
	letter-spacing: 0.03em;
	position: relative;
    top: -10px;
} */

#banner .toplinksinfo, #banner_repositrak .toplinksinfo
{
    padding: 0px 20px 10px 0;
    color: #153563;
    float: right;
    clear: right;
    font-size: 14px;
    letter-spacing: 0.03em;
    width: 65%;
    text-align: right;
    white-space: normal;
    line-height: 14px;
    margin-top: 25px;
    font-weight: bold;

}



#toplinks a.key {
  background-image: url('/application/image/icons/vector/logout.svg');
}

#toplinks a.email {
  background-image: url('/application/image/icons/vector/support.svg');
}

#toplinks a.help {
  background-image: url('/application/image/icons/vector/help.svg');
}

#toplinks a.selectbu {
  background-image: url('/application/image/icons/vector/select_biz_unit.svg');
}

#toplinks a.book {
  background-image: url('/application/image/icons/vector/book.svg');
}

#toplinks a.upload {
  background-image: url('/application/image/icons/vector/upload.svg');
}

/* Banner - End */

/* Submenu - Begin */
/* Collapsing with hamburger menu */

#submenu {
	background: #163861;
	display: flex;
	width: 100%;
	min-height: 60px;
	align-items: center;
	font-family: 'Open Sans', Helvetica, sans-serif;
	align-items: center;
	gap: 8px;
	position: relative;
  }

  .submenutabs{
    margin-left: 20px;
}
  

  a.top-nav-menu-item{
	background: transparent !important;
	box-shadow: none !important;
	border: transparent !important;
	text-shadow: none !important;
  }

  .top-nav-menu-item.level0 {
	color: #ffffff;
	font-size: 1rem;
	font-weight: 300;
	text-decoration: none;
	padding: 12px 18px;
	display: inline-block;
	position: relative;
	border-bottom: 5px solid transparent;
	white-space: nowrap;
	background-color: transparent !important;
  }
  
  .top-nav-menu-item.level0.selected {
	border-bottom: 5px solid #1B63EB !important;
	background-color: #6090d2 !important;
  }
  
  .top-nav-menu-item.level0:hover {
	border-bottom: 5px solid #2F62A8 !important;
	background-color: #1f5a87 !important;
  }


  .top-nav-menu-item.level0.top-menu-item-unauthorized{
	color:grey !important;
}

.top-nav-menu-item.level0.top-menu-item-unauthorized:hover{
	border-bottom: transparent !important;
	background-color: transparent !important;
	transition: none !important;
}
  
  .top-nav-dropdown-wrapper {
	position: relative;    
	display: inline-block;
  }
  
  .top-nav-menu-item.level0.drop-down::after {
	content: "▾";
	position: absolute;
	right: 3px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0.85em;
	color: #fff;
	pointer-events: none;
	transition: transform .18s ease;
  }
  
  .top-nav-dropdown-wrapper:hover > .top-nav-menu-item.level0.drop-down::after,
  .top-nav-dropdown-wrapper:focus-within > .top-nav-menu-item.level0.drop-down::after {
	transform: translateY(-30%) rotate(180deg);
  }
  
  .top-nav-wrapper {
	display: none;              
	position: absolute;
	left: 0;
	background: #163861;
	border: 3px solid #6090d2;
	border-radius: 6px;
	z-index: 1000;
	box-shadow: 0 8px 20px rgba(0,0,0,0.35);
	width: max-content;
    white-space: nowrap;
  }
  
  .top-nav-dropdown-wrapper:hover > .top-nav-wrapper,
  .top-nav-dropdown-wrapper:focus-within > .top-nav-wrapper {
	display: block;
	opacity: 1;
	transform: translateY(0);
  }
  
  .top-nav-wrapper:hover {
	display: block;
	opacity: 1;
	transform: translateY(0);
  }
  
  .top-nav-menu-item.level1 {
	display: block;
	width: 100%;
	padding: 10px 16px;
	color: #fff;
	text-decoration: none;
	box-sizing: border-box;
	background: none;
	text-align: left !important;
	font-size: 14px !important;
  
  }
  
  .top-nav-menu-item.level2 {
	display: block;
	width: 100%;
	padding: 10px 28px; /* extra left padding for indentation */
	color: #fff;
	text-decoration: none;
	box-sizing: border-box;
	background: none;
	text-align: left !important;
	font-size: 14px !important;
  
  }
  
  .top-nav-wrapper .top-nav-menu-item.level1:hover,
  .top-nav-wrapper .top-nav-menu-item.level2:hover {
	background: #6090d2 !important;
	text-decoration: none;
  }
  
  .submenutabs a.icon {
	  display: none;	
  }

/* End Tabs for Submenu */

/* Breadcrumbs - Begin */

#breadcrumbs
{
	background-color: #5387cd;
	display: block;
	 color: #ffffff;
	clear: both;
	padding: 7px 10px 7px 30px;
	border-bottom: 2px solid #f2f3f7;
  margin-bottom: 20px;
}

#breadcrumbs span.divider
{
	padding: 0px 2px;
	color: #d4d4d4;
}

#breadcrumbs a, #breadcrumbs span
{
	vertical-align:middle;
	color: #ffffff;
	    font-size: 1.1em;
	font-weight: 400;
	white-space: nowrap;
	display: inline;
}

#breadcrumbs td {
	font-size: 1em;
}

#breadcrumbs img {
    position: relative;
    margin: 0px 8px 0px 6px;
	top: auto;
}

#breadcrumbs a.back {
    background:none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#breadcrumbs .layouttable {
    display: inline;
}

img.back-button {
	width: 90px;
	padding-bottom:5px;
	object-fit: contain;
  }
  

/* Breadcrumbs - End */

#docktop
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#docktop table
{
	width: auto;
}

#docktop td
{
	font-size: 11px;
	color: Gray;
}

#docktop select, input
{
	margin-right: 5px;
}

#dock
{
	padding-bottom: 10px;
}

#dock table
{
	width: auto;
}

#dock td
{
	padding: 2px 1px 2px 1px;
	font-size: 11px;
}

#index-wrapper
{
    width: 620px;
    margin: auto;
}

#index-wrapper p
{
    margin-top: 14px;
    line-height:20px;
}

#index-wrapper a
{
    padding-top: 8px;
    font-size: 110%;
}

#index-wrapper .left
{
    width: 240px;
    float: left;
    margin-right: 30px;
    padding: 20px;   
    height: 250px; 
}

#index-wrapper .right
{
    width: 240px;
    float: left;
    height: 250px;
}

#index-wrapper .icon-cell a
{
	padding: 4px 8px;	
}

.table-no-border td
{
	border: none !important;
}


#index-status
{
    background-color: #f1e7bc;    
    position: absolute;
    top: 0px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

#status-contents 
{
    padding: 10px 10px 17px 10px;   
    transition: all .2s linear;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#0d0d0d,offX=1,offY=1) progid:DXImageTransform.Microsoft.Alpha(opacity=255) progid:DXImageTransform.Microsoft.Blur(pixelradius=1, enabled='true');
    -ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#0d0d0d,offX=1,offY=1)" "progid:DXImageTransform.Microsoft.Alpha(opacity=255)" "progid:DXImageTransform.Microsoft.Blur(pixelradius=1, enabled='true')";
    box-shadow: 2px 1px 7px 1px #2d2d2d;
    -moz-box-shadow: 2px 1px 7px 1px #2d2d2d;
    -webkit-box-shadow: 2px 1px 7px 1px #2d2d2d; 
    font-size:large;
}

#msgwrapper
{
	height: 220px;
	overflow: inherit;
	width: 700px;
    margin: auto auto;
    min-height: 530px;
}

#msglogin 
{
    width: 650px;
    position: absolute;
    left: 0px;
}

#adcontent
{
    background: url('/application/image/ad_background_gradient.png') repeat bottom center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100px;
    padding-top:10px;    
    color: #c0c0c0;
    line-height: 20px;
}

#adcontent a
{
    color: #03cbef;
}

.msglogincontent
{
    padding: 15px;    
    border: 1px solid #ffffff;
    margin-bottom: 20px;
    top: -120px;
    position: absolute;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    max-height: 110px;
    overflow:auto;
}

.msglogincontent a 
{
    color: #a7ddfc;    
}


#msgcontent
{
	width: 860px;
	margin: 0 auto;
	color: #ffffff;
	padding-top: 70px;
	position: relative;
	min-height: 270px;
}


#msgcontent ul
{
	overflow: visible;
	float: left;
	list-style-type: none;
}

#msgcontent #msgcontent1
{
	float: left;
}

#msgcontent #msgcontent1 p
{
	padding: 0px 50px 0 0;
}

#msgcontent #msgcontent2
{
	width: 330px;
    padding-left: 20px;
    float: left;
    display: block;
    min-height: 380px;
}

#msgcontent #msgcontent2 img
{
	float: left;
	position: absolute;
	top: 116px;
}

#msgfooter
{
    position: absolute;
    bottom: 0px;
    width: 100%;
    min-width: 700px;
    left: 0px;
}

#msgfooter .left
{
    padding: 20px 10px 0px 20px;
     width: 200px;
     float: left;
     text-align: left;
}

#msgfooter .right
{
    padding: 10px 10px 16px 10px;
    text-align: right;
    width: 400px;
    float: right;    
    left: -20px;
}

#login
{
    padding: 0px 20px 20px 10px;
    text-align: left;
    display: block;
}


#login input[type=text], #login input[type=password]
{
	margin-right: 30px;
	color: #2d2d2d;
	width: 240px;
	height: 25px;
}

#login input[type=submit], #login input[type=button]
{
	padding: 4px 8px;
	width: 100px;
	margin: 15px 0;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid gray;
    cursor: pointer;
}

#login p
{
    padding-bottom: 10px;    
}

#login a
{
	color: #ffffff;
}


#login .formfield
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .09em;
	padding: 15px 10px 4px 0;
    float: left;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#login .link
{
	letter-spacing: .09em;
	font-size: 12px;
}

#loginerror
{
	width: 240px;
	color: Red;
	font-weight: bold;
	padding: 8px;
    background-color: lightGoldenrodYellow;
    border: 1px solid red;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-bottom: 8px;
    
}

#errortitle
{
	margin-top: 30px;
	text-align: center;
}



#errorcontent
{
	text-align: center;
	padding: 40px 0 0 0;
}


#errorcontent ul
{
	list-style-type: none;
}

#errorcontent li
{
	display: inline;
	padding: 0 25px 0 25px;
}


#content
{
	margin: 1px 0 10px 0;
	min-height: 400px;
	padding: 15px;
}

#content table
{
	width: auto;
}

#content h3
{
	color: #616161;
	letter-spacing: 0.1em;
}

#content ul
{
	padding: 0px 0 20px 0;
}

#content li
{
	margin: 5px 0 5px 15px;
	list-style-type: none;
}

#content img
{
	padding-right: 8px;
}

#content td, font
{
	font-size: 12px;
}

#iewrapper
{
	text-align: center;	
	overflow: visible;
}

#staticcontent
{
	position: relative;
	top: 30px;
	margin: 0 auto;
	width: 800px;
	text-align: left; /*needed for ie */
}

#staticcontent h2
{
	font-size: 18px;	
}

#staticcontent a
{
	font-weight: bold;
	font-size: 12px;
}

#staticcontent ul
{
	list-style-type: none;
	float: left;
}

#staticcontent p
{
	padding: 10px 10px 0 10px;
}


#staticcontent h2 img
{
	padding-right: 5px;
	margin-right: 5px;
}

#index-staticcontent
{
    position: relative;
    top: 50px;
    margin: 0 auto;
    width: 640px;
    text-align: center;
}

#index-staticcontent p
{
    font-size:12px;
    line-height: 16px;
}

#index-staticcontent p a
{
    font-size: 110%;
    filter: none !important;
    filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=0, enabled=false) !important;
}

#index-staticcontent h1
{
    font-size: 210%;
    letter-spacing: .05em;
    padding-top: 5px;
    padding-bottom: 25px;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.77);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#0d0d0d,offX=1,offY=1) progid:DXImageTransform.Microsoft.Alpha(opacity=255) progid:DXImageTransform.Microsoft.Blur(pixelradius=1, enabled='true');
    -ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#0d0d0d,offX=1,offY=1)" "progid:DXImageTransform.Microsoft.Alpha(opacity=255)" "progid:DXImageTransform.Microsoft.Blur(pixelradius=1, enabled='true')";
}


#dockbottom
{
    
}

#poweredby
{
    text-align: center;
}

#poweredby-logon
{
    height: 200px;    
    background: url('/application/image/powered_by_splash.png') no-repeat 50% 50%;
}

#footerbuffer /* buffer for stay at bottom footer */
{ 
	height: 50px;
}

#footer
{	
	font-size: 10px;
	border-top: solid 1px #cccccc;
	height: 50px;
	display: block;
	vertical-align: middle;
    width: 100%;
}

#footer #footer-center 
{
    font-size: 10px;
    color: #7b7878;
}

#footer #footer-left
{
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 300px;
}
#footer #footer-right
{
	padding-top: 3px;
	color: #45699e;
	float: right;
	font-size: 12px;
	text-align: center;
	overflow: visible;
	 width: 300px; 
	position: relative;
	height: 75px;
	}

#footer_repositrak
{	
	
	font-size: 10px;
	border-top: solid 1px #cccccc;
	height: 50px;
	display: block;
	vertical-align: middle;
    width: 100%;
	
}

	#footer_repositrak #footer-left
	{
		padding-top: 10px;
		padding-left: 10px;
		float: left;
		width: 300px;
	}
	
	#footer_repositrak #footer-center 
	{
		font-size: 10px;
		color: #7b7878;
	}
	
	#footer_repositrak #footer-right
	{
		padding-top: 3px;
		color: #45699e;
		float: right;
		font-size: 12px;
		text-align: center;
		overflow: visible;
		 width: 300px; 
		position: relative;
		height: 75px;
		/*top: -40px;*/
	}

    #footer-right span 
    {
        border-bottom-color: #a0a0a0;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-image-outset: 0px;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-left-color: #a0a0a0;
        border-left-style: solid;
        border-left-width: 1px;
        border-right-color: #a0a0a0;
        border-right-style: solid;
        border-right-width: 1px;
        border-top-color: #a0a0a0;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-top-style: solid;
        border-top-width: 1px;
        color: #a0a0a0;
        display: block;
        font-family: 'Open Sans', Helvetica,sans-serif;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
        padding-bottom: 8px;
        padding-left: 14px;
        padding-right: 35px;
        padding-top: 8px;
        text-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 0px;
     
    }
	
	#footer_repositrak #footer-left .cycle-rotation, #footer_repositrak #footer-left .cycle-rotation
	{ 
		position: relative;
		top: 7px;
		left: 5px;
	}
	
	#footer_repositrak #footer-right .cycle-rotation, #footer_repositrak #footer-right .cycle-rotation
	{ 
		
		margin: auto;
		text-align: right;
		position: relative;
		top: 0px;
		left: 5px;
	}
	
	#footer_repositrak #footer-center 
	{
	   text-align: center;
      margin-left: auto;
      margin-right: auto;
      display:block;
      height: 0;
      overflow: visible;
      position: relative;
      top: 15px;
      left: -100px;
	}

#lastmod
{
    color:#7b7878;
	padding-left: 10px;
	line-height: 15px;
}

#footer-left img
{
	padding-right: 10px;
}

.section-outer  
{
    /*
    border: 5px solid #d3dfe2;
    margin-top: 10px;
    margin-bottom: 10px;
	*/
	border: 1px solid #D3D3D3;
    margin-top: 10px;
    margin-bottom: 10px;

    -webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;

    -webkit-border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomright: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.section
{
	padding: 15px;
	background-color: #fff;
	clear: both;
}

.section-title
{
    font-size: 1.2em;
	letter-spacing: inherit;
    background-color: #6090d2;
    padding: 10px 6px 10px 15px;
    color: #ffffff;
    -webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-topright: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.section-title.collapsible
{
    cursor: pointer;
}

.section-title.collapsible.collapsible-open
{
	background: url('/application/image/icons/16x16/collapse_arrow_down.png') no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-right: 10px;  
}

.section-title.collapsible.collapsible-closed
{
	background: url('/application/image/icons/16x16/collapse_arrow_right.png') no-repeat;
	padding-left: 16px;
	padding-bottom: 2px;
	margin-right: 10px;  
}

.rounded
{
	padding: 20px 20px 20px 20px;
    float: left;
    background-color: #ffffff;
    width: 800px;
    margin-bottom: 30px;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all .2s linear;
    box-shadow: 2px 1px 7px 1px #2d2d2d;
    -moz-box-shadow: 2px 1px 7px 1px #2d2d2d;
    -webkit-box-shadow: 2px 1px 7px 1px #2d2d2d;
    border-bottom: 1px solid #4e4f50;
    border-right: 1px solid #4e4f50;
}

.rounded ul
{	
	background-color: #f3f3f3;
}

#grayroundedwrap
{
	padding-bottom: 2px;
	}

.grayroundedwrap
{
	padding: 10px;
	float: left;
	background-color: #f3f3f3;
	width: 98%;
}

.grayroundedwrap h2
{
	color: Gray;
}

.popLayer /* Hover comments on links */
{
	background-color: #dcdcdc;
	font-size: 10px;
	border: solid 1px #2d2d2d;
	padding: 1px 3px 1px 3px;
}

.inputexplaintext 
{
	font-size: 11px;
    color: #999999;
}

/** Tree view - BEGIN **/

.movement-wrapper
{
    width: 300px;
    display:inline-block;
    *display: inline;
}

.movement-details-show 
{
    margin: 20px; 
    padding: 10px; 
    border: solid 1px #dcdcdc;
    line-height: 30px;
}

.tree-wrapper
{
    padding: 20px 40px 20px 20px;
    width:600px; 
    display:inline-block;   
    vertical-align: top;
}

/** Tree view - END **/

/** Bootstrap Overrides - BEGIN **/

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #2F62A8;
  box-shadow: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
  font-size: 1.1em;
}


/** Bootstrap Overrides - END **/


.danger
{
    color: #DA4F49;   
}

.warning
{
    color: #FAA732;   
}

.success
{
    color: #5BB75B;   
}


.content-section
{
    background-color: #EBEBEB;
}

		
.content-header 
{
    font-weight: bold;
    font-size: 2em;
}
		  
  
.content-body 
{
    line-height: 2em;
}
	
	    
.pad-large 
{
    padding: 30px !important;
}

		    
.pad-small 
{
    padding: 15px !important;
}

.group-options 
{
    padding: 10px;
    border: 1px solid #dcdcdc;
}

.required-field, input[type="password"].required-field, input[type="text"].required-field, input[type="search"].required-field, input[type="file"].required-field, select.required-field
{
    border-left: 5px solid #84171B;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 1px;
}

.wizard-steps 
{
    color: #c0c0c0;
   padding: 8px; 
   background-color: #f3f3f3; 
   border-top: 1px solid #dcdcdc;
   border-bottom: 1px solid #dcdcdc;
}

.wizard-steps li
{
    display: inline-block;
    *display: inline;
    zoom: 1;
    min-width: 130px;
    list-style:none;
    border-left: 1px solid #c0c0c0;
    color: #ffffff;
    padding: 3px 3px 3px 10px;
    background: url('/application/image/wizard_step_bg_off.png') no-repeat;
    font-weight: bold;
}

.wizard-steps label
{
    font-weight: bold; 
    display: block;
    
}

.wizard-steps .active 
{
    background: url('/application/image/wizard_step_bg_on.png') no-repeat;
}


/* Landing / HomePage */

a.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bd372d), color-stop(1, #c93328) );
	background:-moz-linear-gradient( center top, #bd372d 5%, #c93328 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd372d', endColorstr='#c93328');
	background-color:#bd372d;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family: 'Open Sans', Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #810e05;
}

a.btn 
{
 min-width: 30px;   
 padding: 3px 6px;
}
    
a.btn:hover 
{
 text-decoration: none;
}

a.btn:hover  
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c93328), color-stop(1, #bd372d) );
	background:-moz-linear-gradient( center top, #c93328 5%, #bd372d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c93328', endColorstr='#bd372d');
	background-color:#c93328;
	cursor: pointer;
}

.disabled, a.disabled:hover, .disabled:visited
{
    cursor: text;
    text-decoration: none;
    color: #3d3d3d;  
    opacity:0.6;
filter:alpha(opacity=60); /* For IE8 and earlier */  
}


.section-noborder
{
    padding: 15px;
    background-color: #fff;
    clear: both;    
}

.section-noborder ul li
{
    margin: 0;
    list-style: none;
    margin-bottom: 10px;
    line-height: 1.3em;
}

.section-noborder h2
{
    padding-bottom: 12px;
    text-shadow:2px 2px 0px #dcdcdc;
}


.padright
{
    padding-right: 15px;
}

.positivenotiftext
{
    font-size: 150%;
    color: #016512;
     padding: 5px 10px 20px 15px;
}


.supertext
{
    font-size: 350%;
    color: #016512;
     padding: 5px 10px 20px 15px;
     text-shadow:2px 2px 0px #dcdcdc;
}


.span3 
{
    width: 250px;
}

.nowrap
{
    white-space: nowrap;
}

.muted
{
    color: Gray;
    font-style:italic;    
}

/* Override styles */

.ui-dialog
{
    padding: 0.8em !important;	
    -webkit-box-shadow: 4px 4px 28px 8px rgba(0,0,0,0.72);
    -moz-box-shadow: 4px 4px 28px 8px rgba(0,0,0,0.72);
    box-shadow: 4px 4px 28px 8px rgba(0,0,0,0.72);
    background-color: #ffffff;
    border: 3px solid #6a6a6a;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#000000');
}

.ui-widget-header {
    border: 0px;
    background: none;
    font-weight: normal;
    background-color: #6090d2;
    color: #ffffff;
}

.ui-widget-content .ui-icon {
    background-image: url(/application/image/ui-icons_ffffff_256x240.png)/*{iconsContent}*/;
}

.ui-dialog .ui-dialog-titlebar-close {
	background-image: url(/application/image/icons/vector/close-white.svg);
	background-size: initial;
	background-position:center;
	position: absolute;
    right: .3em;
    top: 4px;
    width: 24px;
    margin: 0px;
    padding: 1px;
    height: 24px;
}

.ui-dialog .ui-dialog-titlebar-close span {
    margin: 0px;
	background-image: none;
}

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 1px;
	background-color:#2F62A8;
	transition: 0.2s;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    border: none;
    background-color:#2F62A8;
	padding: 1px;
	background-image: none;
}

.ui-icon-closethick {
    background-position: center;
}

.ui-corner-all {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	border-radius: 2px;
}

/**
 * ----------------------------------------
 * animation rotate-center
 * ----------------------------------------
 */
	 
@-webkit-keyframes rotate-center {
  0% {
	-webkit-transform: rotate(0);
	transform: rotate(0);
  }
  100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}

@keyframes rotate-center {
  0% {
	-webkit-transform: rotate(0);
	transform: rotate(0);
  }
  100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}
.rotate-center {
	-webkit-animation: rotate-center 0.6s ease-in-out 2 ;
	animation: rotate-center 0.6s ease-in-out 2 ;
}
.white-modal.show .white-modal-dialog {
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.white-modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	 z-index: 800;
	background-color: #fff;
}

.white-modal-backdrop.show {
	opacity: .8;
	cursor:wait;
}

.white-modal-backdrop.fade, .progress_animation_loader svg.fade {
	opacity: 0;
}

.animation_content {
	z-index: 1000;	
	text-align: center;
}

.loading-alert {
	z-index: 900;	
	margin:auto;
	position: fixed;
	width: 150px;
	height: 130px;
	top: 30%;
	left: 44%;
	pointer-events: none;
	padding: 20px;
	border: solid 1px #dcdcdc;
	background-color: #ffffff;
	border-radius: 8px;
}

.loading-alert.hide{
	display:none;
}

.loading-alert.show {
	display:block;	
}
.loading-alert .animation_content svg {
	z-index: 1050;	
	width: 95px;
	height: 95px;
}


@media all and (max-width: 1024px)
{
	
	.submenutabs .selected a {
		border-bottom: 0px;
		font-size: 24px;
		margin-left: 45px;
	}
	
	.submenutabs .selected a:hover {
		text-decoration: none;
		border-bottom:0px;
	}
	
	.submenutabs a:not(.selected) {
		display: none;
	}
	
	/* .submenutabs  a.icon {
    	display: block;
		float: right;	
		width: 20px !important;
		left: 0px;
	} */
	
	

	#submenu.responsive .submenutabs .top-nav-menu-item,
  #submenu.responsive .submenutabs .top-nav-dropdown-wrapper {
    display: block;
    width: 100%;
  }
  
  #submenu.responsive .top-nav-dropdown-wrapper {
    position: static;
  }
  
  #submenu.responsive .top-nav-wrapper {
    display: block;
    position: static;
    box-shadow: none;
    border: none;
    background: transparent !important;
    margin-left: 10px;
    padding: 0;
  }
  
 

  #submenu.responsive .top-nav-menu-item.level1 {
    padding-left: 20px;
  }
  
  #submenu.responsive .top-nav-menu-item.level2 {
    padding-left: 40px;
  }
  
  /* Keep hover/active states visually consistent */
  #submenu.responsive .top-nav-menu-item:hover {
    background-color: #6090d2;
  }
  
/* --- CLEANER COLLAPSED MENU STYLING --- */
  
  #submenu.responsive .top-nav-menu-item.level0,
  #submenu.responsive .top-nav-menu-item.level1,
  #submenu.responsive .top-nav-menu-item.level2 {
    display: block;
    width: 100%;
    color: #fff;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 10px 20px;
    font-size: 14px !important;
    line-height: 1.3;
    text-align: left;
    white-space: normal;
    font-weight: 400;
  }

  
  #submenu.responsive .top-nav-menu-item.level1 {
    padding-left: 30px;
  }
  
  #submenu.responsive .top-nav-menu-item.level2 {
    padding-left: 50px;
    font-size: 14px !important;
  }

  #submenu.responsive .top-nav-menu-item:hover {
    background-color: #2b5fa3 !important;
  }
  
  #submenu.responsive .top-nav-dropdown-wrapper:hover > .top-nav-wrapper {
    display: block;
  }

  .submenutabs a.icon {
    position: absolute;
    top: 18px;       /* fixed distance from top */
    right: 10px;     /* fixed distance from right */
    transform: none; /* don’t use translateY when fixed to top */
    z-index: 1000;   /* above menu items */
    display: block;
}
#submenu.responsive .top-nav-menu-item.level0.drop-down::after {
    display: none !important;
  }

  #submenu.responsive .top-nav-menu-item.level0 {
    font-size: 15px !important;
    font-weight:600;
  }
	
}

/* Arrow for "click-for-menu" items */

.top-nav-menu-item.click-for-menu {
	position: relative;
	padding-right: 35px; /* space for arrow */
	cursor: pointer;}

/* Right-pointing arrow */
.top-nav-menu-item.click-for-menu::after {
	content: "›"; /* right arrow */
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 24px;
	line-height: 1;
	color: #fff;
	pointer-events: none;} 
