body {
	margin: 0;
}
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
ul, ol {
    margin-top: 0px;
    margin-bottom: 10px;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.4285;
    color: #333;
    background-color: #fff;
}
header {
	overflow: hidden;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 11;
}
.header {
	background-color: #42b4ea;
	color: #ffffff;
}
table.dialog {
	margin-left: auto;
	margin-right: auto;
}
table.dialog tr:nth-child(even) {
	background: #fff;
}
table.dialog tr:nth-child(odd) {
	background: #ddd;
}
table.dialog tr:hover {
	background: #dfd;
}
table.dialog tr>th {
	background-color: #42b4ea;
	color: #ffffff;
}
table.dialog-extra tr>th {
	padding: 10px 15px;
}
table.dialog-extra tr>td {
	padding: 10px 15px;
}
table.dialog-full {
	width: 100%;
}
table.customerdata {
	margin-left: auto;
	margin-right: auto;
}
table.customerdata textarea {
	min-width: 500px;
	height: 350px;
}
table.resultset {
	margin-left: auto;
	margin-right: auto;
}
.listarticle div {
	background-color: #afafaf;
	padding: 10px 15px;
	display: inline-block;
	color: #fff;
	margin-right: 7px;
	margin-bottom: 7px;
}
.listarticle div:hover {
	background-color: #000;
}
.listarticle_select div {
	background-color: #42b4ea;
}
tr.hand:hover {
	cursor: pointer;
}
table.helpdesk-table {
	margin-left: auto;
	margin-right: auto;
}
table.helpdesk-table tr:nth-child(even) {
	background: #fff;
}
table.helpdesk-table tr:nth-child(odd) {
	background: #ddd;
}
td.helpdesk-label {
	padding: 1px 10px;
}
td.helpdesk-subtitle {
	background: #42b4ea;
	color: #fff;
	padding: 1px 15px;
	text-align: center;
}
td.helpdesk-title {
	background: #42b4ea;
	color: #fff;
	padding: 10px 10px;
}
.textbox-300 {
	width: 300px;
}


span.hand:hover {
	cursor: pointer;
}

table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected {
    background-color: #B0BED9 !important;
}


/* MAIN MENU */
.menu {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
	background-color: #5f5f5f;
	opacity: 0.98;
	margin-left: 0px;
    padding-left: 0px;
	padding-right: 0px;
	margin-right: auto;
}
.nav {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
    float: left;
}
.nav > li + li {
    margin-left: 2px;
}
.nav li a {
    border-radius: 0;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav a {
    padding: 12px 18px;
    color: #f5f5f5;
    text-decoration: none;
    background-color: transparent;
}
.nav a:hover, .nav a:active, .nav a:focus {
    background-color: #000000 !important;
    text-decoration: none;
    color: #ffffff !important;
}
a.nav_select {
    background-color: #42b4ea !important;
    color: #ffffff !important;
}

/* SUB MENU */
.submenu {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
	background-color: #afafaf;
	opacity: 0.98;
	margin-left: 0px;
    padding-left: 0px;
	padding-right: 0px;
	margin-right: auto;
}
.subnav {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}
.subnav > li {
    position: relative;
    display: block;
    float: left;
}
.subnav > li + li {
    margin-left: 2px;
}
.subnav li a {
    border-radius: 0;
}
.subnav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.subnav a {
    padding: 12px 18px;
    color: #f5f5f5;
    text-decoration: none;
    background-color: transparent;
}
.subnav a:hover, .subnav a:active, .subnav a:focus {
    background-color: #000000 !important;
    text-decoration: none;
    color: #ffffff !important;
}
a.subnav_select {
    background-color: #42b4ea !important;
    color: #ffffff !important;
}

/* BUTTON LINK (MENU STYLE) */

a.button {
	position: relative;
    display: inline-block;
    padding: 10px 15px;
	background-color: #42b4ea !important;
    color: #ffffff !important;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:hover.button {
	background-color: #000000 !important;
    color: #ffffff !important;
}

/* Login information */
.time {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
	background-color: #8f8f8f;
	opacity: 0.98;
	margin-left: 0px;
    padding-left: 0px;
	padding-right: 0px;
	margin-right: auto;
	color: #ffffff;
	text-align: right;
}

/* Row for AJAX results show */
.resultrow {
	position: relative;
	display: block;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
	background-color: #42b4ea;
	opacity: 0.98;
	margin-left: 0px;
    padding-left: 0px;
	padding-right: 0px;
	margin-right: auto;
	color: #ffffff;
	text-align: left;
}

/* Div surrounding all content after menus and resultrow */

.bodycontent {
	max-width: 99%;
	margin: 20px auto 20px auto;
}




table.dataTable tfoot tr th input {
	width: 100%;
	padding: 3px;
	box-sizing: border-box;
}

.report td {
	 vertical-align: auto;
}
.report pre {
	 font-family: Calibri;
	 font-size: 10pt;
}


#rows {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 100%;
    border-collapse: collapse;
}

#rows tr:hover {
	background-color: #eeeeee;
}

#rows td, #rows th {
    font-size: 1em;
    border: 1px solid #dddddd;
    padding: 3px 7px 2px 7px;
}

#rows th {
    font-size: 1.1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #007fff;
    color: #ffffff;
}

#rows tr.alt {
    color: #000000;
    background-color: #EAF2D3;
}
#rows tr.alt:hover {
    background-color: #eeeeee;
}
#rows th>a {
	color: #FFFFFF;
	text-decoration: none;
}



#rows2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 100%;
    border-collapse: collapse;
}

#rows2 td, #rows th {
    font-size: 1em;
    border: 1px solid #dddddd;
    padding: 3px 7px 2px 7px;
}

#rows2 th {
    font-size: 1.1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
    background-color: #007fff;
    color: #ffffff;
}

#rows2 tr.alt {
    color: #000000;
    background-color: #EAF2D3;
}









.pac-card {
margin: 10px 10px 0 0;
border-radius: 2px 0 0 2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
outline: none;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
background-color: #fff;
font-family: Roboto;
}

#pac-container {
padding-bottom: 12px;
margin-right: 12px;
}

#pac-input {
background-color: #fff;
font-family: Roboto;
font-size: 15px;
font-weight: 300;
margin-left: 12px;
padding: 0 11px 0 13px;
text-overflow: ellipsis;
width: 400px;
}

#pac-input:focus {
border-color: #4d90fe;
}



a.preview_link>img { display: none; }
a.preview_link:hover>img { display: block; position: fixed; bottom: 0px; right: 0px; max-width: 50%; max-height: 50%; z-index: 9999 }



@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
	.content {
		margin: 0;
	}
	.bodycontent {
		padding-top: 0px !important;
	}

}
