@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}
body {
	margin: 0;
	height: 100%;
	font-size: medium;
	background-color: #fff;
	padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	min-width: 1024px;
	color: #313131;
}

.social_media {
	margin-top: 10px;
	float: right;
	height:50px;
}
.social_media a {
	line-height: 50px;
	display:inline-block;
	height: 50px;
}
.social_media img {
	width: 50px;
	display: inline-block;
}

#content {
  padding: 10px;
}

img {
	border: none;
  display: inline-block;
}

#portfolioimage { 
	width: 227px; 
	height: 157px;
	float: left; 
	margin-top: 0; 
	padding-left: 5px; 
}

.sitemap {
	margin: 0;
	padding: 0;
	width: auto;
	list-style-position: inside;
}

.sitemap li {
	list-style-type: disc;
	list-style-position: inside;
}

.sitemap li ul li{
	margin-left: 10px;
	font-size: 10px;
	list-style-position: outside;
}



img#logo1 {
	float: left;
	width: 344px;
	height: 71px;
	display: block;
	display: none;
}
img#logo2 {
	float: left;
	width: 344px;
	height: 71px;
	display: block;
}
@media print {
	img#logo1 {
		display: block;
	}
	img#logo2 {
		display: none;
	}
}
#header-logo {
	float: left;
	margin: 8px;
	margin-left: 20px;
	border: none;
}

#content {
	margin: 0;
	height: auto;
}
#content2 {
	margin: 0 0 0 auto;
	padding: 10px 10px 10px 10px;
	min-height:620px;
	position: relative;
}
#content2:after {
	content: ".";
	display: block;
	height: 0;
    font-size: 0;
	clear: both;
	visibility: hidden;

}

input.filter {
	width: 40px;
}
fieldset {
	border: none;
	margin: 0;
}
fieldset.filters {
	width: 100%;
}

fieldset legend {
	color: #ff7f00;
	font-size: medium;

}
fieldset ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

select, option {
  line-height: 1.4;
  height: 28px;
}
input[type="radio"] {
	vertical-align: middle;
}
table.List input[type="number"], 
table.List input[type="text"] {
	width: 95%;
}
.Page {
	border: 1px solid #330000;
	background-color: #DFD6B4;
	padding: 5px;
	margin: 0;
} 
.PageTitle {
  display: none;
	position: absolute;
	top: 0;
	right: 0;
    text-align: right;
}
.PageTitle h1 {
    text-align: right;
	color: #ff7f00;
    margin: 0;
    font-size: large;
}
.PageTitle h2 {
    text-align: right;
    color: #000088;
    margin-top: 0;
    font-size: medium;
}

pre {
	background-color: #eee;
	padding: 10px;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}
                           

.spacer {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: small;
}
table.List {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	table-layout: fixed;
	border-bottom: 1px solid #0046a2;

}
.List th {
	color: #000000;
	border-bottom: 1px solid #0046A2;
	padding: 1px;
	text-align: left;
}
th.money {
	text-align: right;
}

td { padding: 1px; 
	vertical-align: top;
}

.DroppableOn {
	border-color: #8C94BA;
}
.DroppableOff {
	border-color: #000000;
}

tr.totals {
	border-top: 1px solid #0046A2;
}

a {
	padding-right: 2px;
	padding-left: 2px;
}

a:hover, a:active {
	color: #ff7f00;
}

p.buttons {
	text-align: left;
}
@media print {
	p.buttons {
		display: none;
	}
}
hr {
	color: #0046A2;
	background-color: #0046A2;
}
.ContactInfo fieldset {
}
.ContactInfo fieldset p {
	padding-left: 10px;
	text-align: left;
}
.ContactInfo fieldset p br {
	display: block;
}

.colRow {
    background-color: #e3e4f0;
}
.roweven {
    background-color: #e3e4f0;
}/* alternating row color in generated tables */
br.pagebreak {
	page-break-after: always;
}

table.List p {
	margin: 0;
	padding: 0;
}

.fieldWithErrors {
      background-color: red;
	padding: 2px;
	display: table;
border: 1px solid black;
margin: 0;
clear: none;
}
.leftColumn, .column {
	float: left;
	width: 49%;
}
.rightColumn {
	float: right;
	width: 49%;
}
span.DateSelector {
	display: inline-block;
    min-width: 185px;
}
span.DateSelectorC {
	display: inline-block;
    min-width: 225px;
}
span.DateSelectorT {
	display: inline-block;
    min-width: 225px;
}
span.DateSelectorCT {
	display: inline-block;
    min-width: 235px;
}
span.DateTimeSelector {
    float: left;
    width: 400px;
}
span.DateSelector select, span.DateTimeSelector select {
    width: auto;
    max-width: none;
}
span.DateSelector select option {
}
table .Date {
	width: 130px;
	text-align: right;
	padding-right: 5px;
}
td.DateTime, th.DateTime {
	width: 155px;
	text-align: left;
}
td.Price, th.Price {
	text-align: right;
}
td.Rate, th.Rate {
	width: 75px;
	text-align: right;
}

th.EmployeeName {
	text-align: left;
	width: 90px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	font-size: 36px;
	color: #ff9000;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	color: #313131;
	font-weight: normal;
}

h3 {
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #ff9000;
	font-weight: bold;
}


#home-image {
	float: right;
	width: 440px;
	height: auto;
	margin: 0;
	padding: 0;
}

#container {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 45px;
	padding: 0;
}

#header-holder {
	width: 100%;
	background-color: #313131;
}

#header-holder #contact {
	color: #FFF;
	font-size: 16px;
	margin-top: 10px;
	float: right;
	text-align: right;
}

#header {
	margin: 0 0 0 45px;
	padding: 0 10px 0 10px;
}
#header a {
	display:inline-block;
}
a.home {
	float: left;
}
#header:after {
	content: ".";
	display: block;
	height: 0;
    font-size: 0;
	clear: both;
	visibility: hidden;
}

.menubar {
  float: left;
	top: 0;
	list-style: none;
	z-index: 6000;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -5px;
	font-weight: normal;
}
.menubar:after {
	content: ".";
	display: block;
	height: 0;
    font-size: 0;
	clear: both;
	visibility: hidden;
}
.menubar li {
	float: left;
	list-style: none;
	margin: 0;
	display: block;
  /*
	background-color: #313131;
  */
	padding-left: 6px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	font-weight: normal;
	color: #FFF;
}

.menubar li a {
	color: white;
	display: block;
	text-decoration: none;
	margin: 0;
	overflow: hidden;
	text-align: left;
	outline: 0;
	padding: 15px 6px;
	font-weight: normal;
}
.menubar li ul {
	/*put the subnavs below and hide them all*/
	display: none;
	padding: 0;
	list-style: none;
	position: absolute;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	color: #4D95D8;
}

.orange {
	color: #ff7f00;
}

.menubar li.on a {
	/*change border color for active topic area*/
color: #999; /* orange */
	text-decoration: none;
  background-color: #999;
}

.menubar li ul li {
	background-color: #ffffff;
	border: 0;
	float: none;
	padding: 1px 0 0 0;
	width: 116px;
	margin:0 0 0 -1px;
	list-style: none;
	text-align: left;
	font-size: small;
	color: #4D95D8;
}

.menubar li.on ul a, .menubar li.off ul a {
	/*ie doesn't inherit the float*/
	color: #4D95D8;
	padding: 4px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	background-color: #313131;
	background-repeat: repeat-x;
	font-size: small;
}

.menubar li.on ul {
	/*display the current topic*/
/*
	display: block;
*/
	width: 116px;
	list-style: none;
	padding: 0;
	margin:0px;
	font-size: small;
	color: #4D95D8;
}

.menubar li.off:hover ul, .menubar li.on:hover ul {
	/*	display the other topics when their parent is hovered */
	display: block;
	z-index: 6000;
	color: #4D95D8;
}

.navbar-default .navbar-nav > li:hover > a {
	color: #4D95D8;
}
.menubar li.off:hover a {
	color: #999;
}
.menubar li.off a:hover {
	color: #4D95D8;
}
.menubar li:hover a {
	color: #4D95D8;
  /*
	background-color: #FFF;
  */
}
.menubar li.over a {
	color: #4D95D8;
  /*
	background-color: #FFF;
  */
}

#home-top{
	width: 500px;
	margin-top: 0;
	margin-left: 0;
	float: left;
	padding-bottom: 10px;
	font-size: medium;
	font-weight: normal;
}

#home-holder {
	height: 400px;
	width: 940px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 15px;
	margin: 0;
	font-size: 14px;
	float: left;
}

#home-left {
	float: left;
	height: auto;
	width: 313px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

img.Override {
    height: 16px;
}

#logactions li {
	width: 25%;
	float: left;
	padding: 0;
}
#google_ad {
	position: absolute;
	right: -200px;

	width: 160px;
	height: 600px;
border: 1px solid black;
	margin: 0 0 0 10px;
}
.error, .warning {
		color: red;
}
div.error, div.warning, div.information {
  width: 80%;
  ￼    margin: 0 auto;
}

table .Percent {
	width: 40px;
	text-align: right;
}
table .checkbox {
	width: 30px;
	text-align: center;
}
/* These are here because they are used on any page that includes photos */
#Photos .Photo {
	float: left;
	max-width: 300px;
	margin-right: 10px;
	/* To make them line up nice. */
	min-height: 155px;
}
#Photos .Photo a.Portrait {
	margin: 0;
	width: 175px;
	min-height: 0;
	max-height: 233px;
	overflow: visible;
}
#Photos .Photo a.Landscape {
	margin: 0;
	width: 175px;
	min-height: 0;
	max-height: 131.25px;
	overflow: visible;
}
#Photos .Photo a.thumbnail img {
	width: 175px;
}
.thumbnail img {
	width: 75px;
}

.qq-upload-drop-area-active {
	background-color: #eeeeee;
}
.qq-upload-list li {
	padding: 0;
}
.qq-upload-failed-text {
	display: none;
}
#ButtonUpload input {
	width: 100%;
	height:100%;
}
.menubar li.Solutions ul li {
	width: 160px;
}
.menubar  li.Pricing ul li {
	width: 130px;
}
.menubar  li.Managerial ul li {
	width: 160px;
}
.menubar .Marketing ul li {
	width: 140px;
}

.medium {
    width: 300px;
}
.medium img {
    width: 300px;
}

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
}

/* Nexus 5 */
@media screen and (device-width: 360px) and (-webkit-device-pixel-ratio: 3.0) {
	body {
		min-width: 0;
		width: 100%;
	} 
	.social_media {
	height: 75px;
		right: 0;
	top: 0;
	}
	.social_media a,
	.social_media img {
		width: 75px;
	}
	#container{
	width: 100%;
	}
	#home-top {
	width: 75%;
	}
	#home-image {
	width: 25%;
	}
	.menubar li a {
    font-size:large;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
	body {
		min-width: 0;
	} 
.social_media img {
	width: 100px;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
	body {
		min-width: 0;
	} 
}
.form-check-inline {
  display: inline;
  padding-left: 0;
  margin-right: .2rem;
}

@media (min-width: 768px) {
.form-group {
  display: block !important;
}
}
label.radio {
  display: inline-block;
}
.jumbotron {
  display: none;
}

#ManagerialMenu li,
#SetupMenu li
{
  width: 155px;
}

button, button.btn {
  color: #03A9F4;
  line-height: 14px;
}

button:hover {
  background-color: #f0ad4e;
}
#CurrencySelection,
#CurrencySelection form {
  display: inline-block;
  padding: 5px 0;
}
#CurrencySelection select {
  color: black;
}
