@CHARSET "ISO-8859-1";

.customerEntry {
	font-family: proxima-nova-alt, 'Myriad Pro', helvetica, sans-serif;
	color: #452f4e;
}

.ng-cloak {
	display: none;
}

.site-footer {
	width: 100%;
	z-index: 999;
	padding: 15px 0;
	min-height: 50px;
	background: rgb(51, 44, 58);
	background: rgba(30, 23, 38, 0.9);
	position: relative;
}

.container div {
	display: inline-block;
	color: #ffffff;
}

.copyRight {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

strong {
	font-weight: bold;
}

.form th {
	text-align: left;
	font-weight: normal;
}

.form {
	margin: 19px;
	width: 1042px;
	max-width: 96.5%;
	position: relative;
	/*makes absolute positioning of children relative to this*/
}

.form table {
	width: 100%;
}

.formSection input[type="text"], input[typeahead] {
	height: 25px;
}

.formSection input[type="text"], textarea, input[typeahead] {
	border: 0;
	width: 100%;
	resize: none;
	background: #d8d8d8;
	padding-top: 3px;
	padding-left: 5px;
}

.formSection input[type="checkbox"], input[type="radio"] {
	margin-left: 6px !important;
}

::-webkit-input-placeholder {
	color: #452f4e;
}

:-moz-placeholder {
	color: #452f4e;
}

::-moz-placeholder {
	color: #452f4e;
}

:-ms-input-placeholder {
	color: #452f4e;
}

select {
	background: #d8d8d8;
	width: 100%;
	border: 0;
	height: 25px;
}

select.serviceSelect {
	width: 135px !important;
	height: 19px !important;
    margin-left: -8px;
    margin-top: -1px;
}

.formSection .accessorialTable td {
	padding-bottom: 12px;
}

.formSection input[type="checkbox"] {
	position: relative;
	top: 2px;
}

.formSection td {
	padding: 12px 0 0 0;
}

.formSection td.terms {
	padding: 6px;
}

.formSection {
	/* 	border: 2px solid #452f4e; */
	border: 0;
	margin-bottom: 19px;
	padding: 19px;
	width: 100%;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, .99);
	width: 100%;
}

.fullSection {
	display: inline-block;
}

.rightSection {
	width: 49%;
	float: right;
}

.leftSection {
	width: 49%;
	float: left;
}

.removeHeader {
	float: right;
	margin-top: -3px;
}

.addContentButton {
	float: right;
	background-color: #00A8D1;
	color: #ffffff;
	border: 0;
	margin-top: -12px;
	padding: 0 6px;
	text-align: center;
	position: relative;
	z-index: 2;
}

.bigKingButton {
	white-space: normal;
	display: inline-block;
	font-size: 12px;
	border: 0;
	margin: 0;
	text-align: center;
	font-weight: normal;
	padding: 10px 0px;
}

.smallKingButton {
	border: 0;
	margin: 0;
	text-align: center;
	padding: 2px 10px;
}

img.rightArrow {
	height: 20px;
	margin-right: 5px;
}

img.leftArrow {
	height: 20px;
	margin-left: 5px;
}

img.spinner {
	position: absolute;
	right: 0;
	bottom: 0;
}

img.invertedColor {
   -webkit-filter: invert(1);
   filter: invert(1);
}

.bigKingButton span {
	margin: 5px;
}

.bigKingButton {
	cursor: pointer;
}

.forwardKingButton {
	color: #ffffff;
	background-color: #00A8D1;
}

.grayKingButton {
	color: #452f4e !important;
	background-color: #d8d8d8;
	text-decoration: none !important;
}

.backKingButton {
	color: #ffffff;
	background-color: #f57f20;
}

.smallKingButton:hover, .bigKingButton:hover, .errorOk:hover {
	text-decoration: none;
	color: #452f4e;
}

.labelColumn {
	width: 100px;
	white-space: nowrap;
	vertical-align: top;
}

td.stackableColumn {
	width: 11.5%;
}

td.classColumn {
	width: 9%;
}

.fourPercent {
	width: 4% !important;
}

.fivePercent {
	width: 5% !important;
}

.eightPercent {
	width: 8% !important;
}

.tenPercent {
	width: 10% !important;
}

.twelvePercent {
	width: 12% !important;
}

.eighteenPercent {
	width: 18% !important;
}

.oneFifth {
	width: 20% !important;
}

.oneFourth {
	width: 25% !important;
}

.oneHalf {
	width: 50% !important;
}

td.padRight {
	padding-right: 6px;
}

.sumColumn {
	padding: 2px 1px 1px 4px;
	border: solid #d8d8d8 1px;
}

.collapseButton {
	min-height: 25px;
	background-image: url('../img/expanded.png');
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.expandButton {
	min-height: 25px;
	background-image: url('../img/collapsed.png');
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.note {
	font-size: 11px;
}

.floatRight {
	float: right;
}

.removeTD {
	padding: 3px !important;
	max-width: 9px !important;
}

/* .removeInline { */
/* 	float: right; */
/* } */
.formSection .date {
	width: 240px;
	float: left;
	background: #d8d8d8;
	height: 25px;
	padding-top: 3px;
	padding-left: 5px;
}

.formSection .disabledDate {
	height: 25px;
	background-color: rgba(0, 0, 0, 0);
}

.time {
	background-color: white;
	padding: 5px;
	position: absolute;
	top: 25px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.time td {
	padding: 0;
}

.time .form-control {
	border: 1px solid lightgray;
}

.loadingBar {
	margin: 20px;
}

.partialModal {
	position: absolute;
	width: 100%;
	height: calc(100% - 25px);
	padding: 21%;
	padding-left: 0;
	padding-right: 0;
	background-color: rgb(128, 128, 128);
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 5;
}

.errorDisplay {
	white-space: pre-line;
	background-color: #ff9b64;
	color: #ffffff;
	text-align: center;
	width: 80%;
	bottom: 25%;
	left: 10%;
	position: absolute;
	padding: 25px;
}

.dimensionalizerSelectionDialog {
	white-space: pre-line;
    background-color: #ff9b64;
    color: #ffffff;
    text-align: center;
    width: 562px;
    bottom: calc(50% - 85px);
    left: calc(50% - 281px);
    position: fixed;
    padding: 25px;
}

.errorDisplay a {
	color: #ffffff;
}

.errorOk {
	background-color: #483c52;
	color: #ffffff;
}

select:disabled {
	background-color: rgba(0, 0, 0, 0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select[disabled] {
	background-color: rgba(0, 0, 0, 0);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.grayBack {
	background: #d8d8d8;
}

.grayBack input[type="text"], input[typeahead] {
	background: #EEEEEE;
}

.confirmation {
	text-align: center;
}

.darkover:hover {
	cursor: pointer;
	background-color: #DDDDDD;
}

/* Bootstrap classes I didn't like, customized out, and implemented */
.ng-valid-date {
	position: absolute !important;
	/*HACK to get datepicker that is hidden during page loading to show up near its intended location*/
	top: 22px !important;
	left: 0 !important;
}

.modal-content {
	background-color: rgba(0, 0, 0, 0) !important;
	box-shadow: none !important;
	border: 0;
	-webkit-box-shadow: none !important;
}

.btn-default {
	border: solid 1px gray;
	min-height: 25px;
}

.btn-default:hover {
	text-decoration: none;
	background-color: #cccccc;
}

.cp {
	font-size: 11px;
}

.btn-default[disabled], .btn-default[disabled]:hover {
	background-color: #ffffff;
	border-color: #cccccc;
	color: #cccccc;
}

.btn-block {
	width: 100%;
}

.pull-right {
	float: right;
	min-width: 33px;
}

.pull-left {
	float: left;
	min-width: 33px;
}

.dropdown-menu {
	border-radius: 0;
	padding: 0;
}

.dropdown-menu li {
	border-top: 1px solid lightgray;
}

.dropdown-menu th, .dropdown-menu td {
	padding: 0 !important;
	color: #452f4e;
}

.dropdown-menu table {
	border-collapse: separate;
	border-spacing: 1px;
	font-size: 0.9em;
}

.text-center {
	min-width: 33px;
	text-align: center !important;
}

h1 {
	margin: 0 !important;
}

/* End of bootstrap replacing css */
.costlist {
	bottom: 18px;
	left: 0;
	display: block;
	opacity: .9;
	filter: alpha(opacity = 90);
	position: absolute;
	z-index: 1030;
	font-size: 12px;
	line-height: 1.4;
}

.costlistInner {
	width: 150px;
	padding: 3px 8px;
	color: #fff;
	text-align: left;
	background-color: #000;
}

.costlistInner table {
	border-spacing: 10px;
	border-collapse: separate;
}

.costlistInner td {
	padding: 0 !important;
}

.costlistArrow {
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-top-color: #000;
	border-style: solid;
}

.tool-header {
	padding: 20px 35px;
	height: 80px;
	background-color: rgb(92, 83, 101);
	background-color: rgba(72, 60, 82, 0.8);
}

.tool-header img {
	margin-right: 20px;
}

.tool-intro {
	padding: 20px 35px;
	padding-bottom: 0;
}

div.container {
	width: 740px;
	margin: auto;
	line-height: 16px;
}

div.container img {
	vertical-align: top;
	margin-top: 1px;
}

div.container a {
	color: rgb(134, 230, 255);
}

div.container a:hover {
	color: rgb(0, 168, 209);
}

/* Stolen from theme */
.site-header hgroup .site-title a, .site-header hgroup .site-title a:visited
	{
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../img/layout/masthead-logos-ie.png') 0 0 no-repeat;
	background-size: cover;
	width: 173px;
	height: 27px;
}

.site-header {
	width: 100%;
	z-index: 9998;
	padding: 15px 0;
	min-height: 50px;
	background: rgb(51, 44, 58);
	background: rgba(30, 23, 38, 0.9);
}

body {
	font-family: proxima-nova-alt, 'Myriad Pro', helvetica, sans-serif;
}

h1 {
	font-size: 36px;
	line-height: 36px;
	font-weight: 300;
}

.statusHeader th {
	font-weight: bold;
}

.site-title {
	color: #ffffff;
}

#king-logo {
	margin-left: 15px;
	margin-right: 15px;
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('../img/layout/masthead-logos-ie.png') 0 0 no-repeat;
	background-size: cover;
	width: 173px;
	height: 27px;
}

a.blue {
	background-position: top;
}

.single-content {
	width: 1080px;
	min-height: 293px;
	margin: 20px auto;
	background: #666666;
	background: rgb(175, 172, 179);
	background: rgba(72, 64, 82, 0.4);
	color: #ffffff;
	overflow: visible;
	padding-bottom: 0;
}

h2 {
	font-weight: normal;
	padding: 19px;
	padding-bottom: 0;
	font-size: 20px;
	font-kerning: initial;
	margin: 0;
	font-size: 20px;
}
/* End of stolen from theme */

/* ui.bootstrap requirement */
.nav, .pagination, .carousel, .panel-title a {
	cursor: pointer;
}
/* end of ui.bootstrap requirement */