html, body {
    min-height: 100% !important;
    height: 100%;
}

body
{
	background: #fff url(fadebk.png) 0px 80px repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
}

.ui-widget input, .ui-widget select
{
	font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
}

select.serverSelection {
    padding-top: 0px;
    padding-bottom: 2px;
    width: 300px;
    height: 25px;
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    line-height: 18px;
}

settings labelLeft {
	font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px;
    margin: 8px 5px 10px 5px;
}

input.checkbox {
    height: auto;
}

input.button {
    min-height: 28px;
}

input[type=button] {
    min-height: 28px;
}

input[type=submit]
{
    min-height: 32px;
}

input[type=file]
{
    min-height: 28px;
    font-size: 14px;
    height: 28px;
}

input[type=radio], input[type=checkbox] {
    margin-top: 5px;
    margin-bottom: 8px;
    vertical-align: middle;
}

/* page caption */
#page_caption {
	/* background: #fff /* url(flow1.jpg) 0px 0px repeat-x */
	background: #a4cdee url(/images/headerfade.gif) 268px 0px no-repeat;
}

#page_caption .title
{
	color: #4d595c;
	font-size: 26px;
	padding: 0px;
}

.logo 
{
	white-space: nowrap;
    height: 82px;
}

.logoimg {
	display: inline-block;
    height: 82px;
}

.activating {
    display: block;
    float: right;
    margin-top: 4px;
    margin-right: 4px;
}

/* navigation bar */
.navBar {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #005096;
	border-bottom: 1px solid #ccc;
}

.navBar ul {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	padding: 0; 
}

.navBar li {
	float: left; 
}

.navBar li a {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	padding: 5px 6px 5px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #ccc;
    border-left: 0px;
    font-size: 14px;
}

.navBar li a:hover {
	color: #E78F08;
	background-color: #fff; 
}

.navBarActive li {
	color: #005096 !important;
	background-color: #fff !important;
}

.navBarActive a {
	color: #005096 !important;
	background-color: #fff !important;
}

/* key-code confirmation: ConfirmKeyCodesDialog */
button.confirm-keyCodes-button {
    height: 36px;
    margin: 0;
}

.keycodeTabs { 
    position: relative;
    background: none;
    border-width: 0px;
    padding-left: 32em;
} 
.keycodeTabs .ui-tabs-panel { 
    height: 32em; 
    overflow: auto;
    font-size: 120%;
    padding-top: 0em; 
}
.keycodeTabs .ui-tabs-nav { 
    position: absolute;
    background: transparent;
    border-width: 0px 1px 0px 0px; 
    border-radius: 0px;
    left: 0.25em; 
    top: 0.25em; 
    right: 0.25em; 
    bottom: 0.25em; 
    width: 31.5em; 
    padding: 0.2em 0.5em 0.2em 0.2em; 
} 
.keycodeTabs .ui-tabs-nav li { 
    right: 1px; 
    width: 100%; 
    border-bottom-width: 1px !important; 
    border-radius: 4px; 
    overflow: hidden; 
} 
.keycodeTabs .ui-tabs-nav li.ui-tabs-selected, 
.keycodeTabs .ui-tabs-nav li.ui-state-active { 
    border-color: #e78f08;
	background-color: #fff !important;
} 
.keycodeTabs .ui-tabs-nav li a { 
    float: right; 
    width: 100%; 
    text-align: left; 
    color: #005096 !important;
} 

#resizeHeader {
    clear: both;
}

#resizeFooter {
    clear: both;
}

#editClientLicenses_resizeHeader {
    clear: both;
}

#editClientLicenses_resizeFooter {
    clear: both;
}

#navToClients_resizeHeader {
    clear: both;
}

#navToClients_resizeFooter {
    clear: both;
}

/* message area */

#footer {
    clear: both;
	border-top: solid 1px #888;
	color: #888;
	margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

#notification {
	padding-left: 10px;
	padding-right: 10px;
}

span.labelLeft {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    width: 150px;
    text-align: right;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    color: #1C94C4;
    margin: 2px 5px 10px 5px;
}

span.errorLabel {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF5096;
    margin: 2px 5px 10px 5px;
}

span.successLabel {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #1CA0CD;
    margin: 2px 5px 10px 5px;
}

div.password {
    padding-left: 30px;
    padding-right: 30px;
    min-height: 1.375em;
    line-height: 100%;
}

#formTable {
    display: table;
}

.tableRow {
    display: table-row;
}
.tableCell1 {
    display: table-cell;
    vertical-align: bottom;
}
.tableCell2 {
    display: table-cell;
    vertical-align: bottom;
}
.tableCell3 {
    display: table-cell;
    vertical-align: bottom;
}

div.connectivity {
    min-height: 1.375em;
    line-height: 100%;
}

.keyCell {
    font-family:"courier";
}

h1 {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #1C94C4;
	margin: 6px 5px 10px 5px;
}

h1.error {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #DF0101;
	margin: 6px 5px 10px 5px;
}

h2 {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #1C94C4;
	margin: 20px 5px 10px 5px;
}

h2.question {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1C94C4;
	margin: 20px 5px 10px 5px;
}

h3 {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1C94C4;
	margin: 5px 5px 10px 5px;
}

h3.warning {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8000;
	margin: 5px 5px 10px 5px;
    white-space: pre-wrap;
    text-align: left;
}

h4 {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1C94C4;
	margin: 10px 5px 10px 5px;
}

label {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	color: #1C94C4;
	margin: 5px 5px 5px 5px;
    margin-left: 0px;
}

a.warning {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF8000;
	margin: 5px 5px 10px 5px;
}

.label-disabled {
	color: #AAAAAA;
}

input-label {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: normal;
	color: #1C94C4;
	padding: 2.5px 5px 2.5px 0px;
    margin-left: 0px;
    min-height: 18px;
    display: inline-block;
}

fieldset {
    margin: 10px;
    border-top: 5px;
    border-bottom: 5px;
}

.red-cell {
    font-weight: bold;
	color: #E30B0B;
}

.message {
    margin: 5px 5px 10px 5px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

#errorMessage span.message {
    white-space: pre-line;
}

input.password {
	margin: 5px 5px 10px 5px;
}

.productName {
    display: inline-block;
}

.productImage {
    display: block;
    float: left;
    max-width: 16px;
    max-height: 16px;
    padding: 0px;
    margin: 1px 3px 0px 0px;
}

.productImageRight {
    display: block;
    float: right;
    max-width: 16px;
    max-height: 16px;
    padding: 0px;
    margin: 1px 0px 0px 3px;
}

/* This is to keep the title in the client list on the client
   management page far enough to the right of the arrow */
#clientList h3 { 
    padding-top: 6px;
    padding-left: 30px;
    height: 20px;
}

/* Column setup for client management */
.col1 {
	float:left;
	width:25%;
	position:relative;
	overflow:hidden;
}
.col2 {
	float:left;
	width:55%;
	position:relative;
	overflow:hidden;
}
.col3 {
	float:left;
	width:5%;
	position:relative;
	overflow:hidden;
}
.col4 {
	float:left;
	width:5%;
	position:relative;
    padding:5px;
	overflow:hidden;
}

/* For evaluation license request dialog */

/*clearfix style columns*/
.column-cf {
    zoom: 1;
}

.column-cf:before,
.column-cf:after { content: ""; display: table; }
.column-cf:after { clear: both; } 

.cf-section-left {
    float: left;
    padding: 10px 20px 0px 10px;
}

.cf-section-right {
    float: left;
    padding: 10px 0 0;
    width: 300px;
}

/* For styling tables in a jQueryUI style */
.styleTable {
    border-collapse: separate;
    width:100%;
}

.styleTable TD {
    font-weight: normal !important;
    padding: .2em;
    border-top-width:
    0px !important;
}

.styleTable TH {
    text-align: center;
    padding: .2em .1em;
}

.styleTable TD.first, .styleTable TH.first { 
    border-left-width: 0px !important; 
}

.styleTable tfoot tr td {
    font-weight: bold !important;
}

/* Default ui-widget font size is way too big */
.ui-widget {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.ui-widget button {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
}

.ui-widget-content {
    background: #fafafa;
}


.ui-widget-content fieldset {
    background: #f0f0f0;
}

.ui-widget-header {
    background: #f6a828;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background: #fdf5ce;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	background: #ffffff;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	background: #FFEB8C;
}

button.editLics {
    width: 26px;
    height: 26px;
}

button.showLicenseInfo {
    width: 26px;
    height: 26px;
}

button.show-client-button {
    width: 26px;
    height: 26px;
}

button.showUnmetRequests {
    height: 26px;
    color: #ff0000;
    width: 100%;
    display: block;
    margin-bottom: 2px;
}

button.show-users-button {
    width: 26px;
    height: 26px;
}

button.right-round-button {
    float: right;
    width: 20px;
    height: 20px;
    border-radius: 1em;
}

span.eula-text {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 80px;
    color: #DF0101;
}

button.show-eula-button {
    height: 26px;
    margin: 0;
    padding: 0;
}

/* EULA */

div.EULAContents {
    overflow-y: scroll;
    height: 500px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

div.alignLeft {
   margin-top: 4px;
   float: left;
}

div.alignRight {
   margin-top: 4px;
   float: right;
}

div.MessageContents {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: blue;
	margin: 5px 5px 10px 5px;
    white-space: pre-wrap;
    text-align: left;
}

/* settings */
div.settings-info {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

div.option-info {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 24px;
    color: #1C94C4;
}

div.message {
    margin: 30px;
}

span.messageText {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    white-space: pre-wrap;
}

span.cellWarning {
    color: red;
}

div#notification {
    padding: 10px;
}

div#notification ul {
    padding-left: 10px;
    list-style-type: none;
}

div.section {
    margin: 10px;
}

/* jqgrid column is a bit squashed */
.ui-jqgrid .ui-jqgrid-htable th div {
    height:auto;
    overflow:hidden;
    padding-right:0px;
    padding-top:2px;
    position:relative;
    vertical-align:text-top;
    white-space:normal !important;
}

.ui-jqgrid {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
}

.ui-jqgrid #clientManageTable tr.jqgrow td {
    vertical-align:text-top !important;
}

.center .ui-jqgrid {
    margin-left: auto;
    margin-right: auto;
}

#progressbar {
    width: 30%;
}

#mainSplit {
    height: 600px;
}

#tableContainer {
    border: 0px;
}

#tableContainer2 {
    border: 0px;
}

#detailsContainer {
	background: #f0f0f0;
	border: 1px solid #CCCCCC;
	padding: 10px;
	color: #333333;
}

details {
    background: #fafafa;
    border: 1px solid #CCCCCC;
    padding: 10px;
    font-size: 16px;
    color: #1C94C4;
}

#applyClientLicenseChanges {
    float: right;
    margin-right: 3px;
}

.licenseTable {
    font-size: 12px;
}

.address {
    white-space: nowrap;
}

.user {
    white-space: nowrap;
}

hr {
	border: none;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
}

option.separator {
    padding: 0;
    font-size: 1px;
    background-color: #ccc;
}

/* jqGrid */
.ui-jqgrid .ui-jqgrid-view td {
    color: #1c94c4;
    font-size: 14px;
    left: 0;
    position: relative;
    top: 0;
}

/* this keeps free-jqGrid 4.12.1 font size in filters the same as is now for jqGrid 4.5.2 */
.ui-jqgrid > .ui-jqgrid-view select {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.ui-jqgrid > .ui-jqgrid-view input {
    font-family: Segoe UI, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.ui-state-focus {
    outline-style:none;
}

#dialog-info h3 {
    font-weight: bold;
    padding: 0px;
    margin: 0px
}

#dialog-nav-to-clients-header span,
#dialog-info p,
#dialog-info span {
    color: #1c94c4;
    font-size: 14px;
    padding: 0px;
    margin: 0px
}

.split {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    overflow-y: auto;
    overflow-x: hidden;
}

.content {
    border: 1px solid #C0C0C0;
    box-shadow: inset 0 1px 2px #e4e4e4;
    background-color: #fff;
}

.gutter {
    background-color: #eaeaea;

    background-repeat: no-repeat;
    background-position: 50%;
}

.gutter.gutter-horizontal {
    cursor: col-resize;
    background-image: url(/images/grips/vertical.png);
}

.gutter.gutter-vertical {
    cursor: row-resize;
    background-image: url(/images/grips/horizontal.png);
}

.split.split-horizontal, .gutter.gutter-horizontal {
    height: 100%;
    float: left;
}
