@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/* CSS Document */
HTML, BODY {
	height: 100%;
	margin: 0;	
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	background: #ffffff;
}
div#content p, div#content ul {
	line-height: 20px;
}
.inner {
	width: 100%;
	max-width: 1040px;
	min-width: 320px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.mockLink {
	cursor: pointer;
}
a img {
	border: none;
	display: block;
}
div.pagination {
	padding: 7px 15px;
	border: 1px dashed #cccccc;
	border-width: 1px 0px 1px 0px;
	text-align: center;
}
div#content p.success {
	text-align: center;
    color: #008000;
    border: 2px solid #008000;
    line-height: 32px;
    padding: 0px 15px;
}

/* Icons */
a.icon-back {
	display: inline-block;
	padding: 7px 10px 7px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.icon-back::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f137";
	padding-right: 5px;
}

a.icon-new {
	display: inline-block;
	padding: 7px 10px 7px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.icon-new::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f055";
	padding-right: 5px;
}

a.icon-delete {
	display: inline-block;
	padding: 7px 10px 7px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.icon-delete::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f2ed";
	padding-right: 5px;
}
a.icon-delete.restricted {
	cursor: not-allowed;
	opacity: 0.4;
}

a.icon-search {
	display: inline-block;
	padding: 7px 10px 7px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
a.icon-search::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f002";
	padding-right: 5px;
}

a.icon-newquote {
	display: inline-block;
	padding: 7px 10px 7px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
a.icon-newquote::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f15c";
	padding-right: 5px;
}

a.icon-clonequote {
	display: inline-block;
	padding: 7px 10px 7px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
a.icon-clonequote::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f24d";
	padding-right: 5px;
}

a.icon-newcustomer {
	display: inline-block;
	padding: 7px 10px 7px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
a.icon-newcustomer::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f234";
	padding-right: 5px;
}

a.icon-analysequote {
	display: inline-block;
	padding: 7px 10px 7px 10px;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
a.icon-analysequote::before {
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f002";
	padding-right: 5px;
}


/* Header */
div#header {
	padding: 15px 0px;
}
div#header a.logo {
	float: left;
	width: 160px;
	display: block;
}
div#header a.logo img {
	width: 200px;
	height: auto;
	display: block;
}
div#header h1 {
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: 42px;
	font-weight: 100;
}

/* Menu */
div#menu {
	background: #5f5f5f;
	color: #ffffff;
	line-height: 40px;
	
	-webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
div#menu ul.inner, div#menu ul.inner li, div#menu ul.inner li ul.subnav, div#menu ul.inner li ul.subnav li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
div#menu ul.inner {
	overflow: visible;
	margin: 0px auto;
}
div#menu ul.inner li {
	display: inline-block;
	margin-right: 10px;
	position: relative;
}
div#menu ul.inner li a, div#menu ul.inner li span {
	display: block;
	color: #ffffff;
	color: #ffffff;
	font-weight: normal;
}
div#menu ul.inner li a, div#menu ul.inner li span, div#menu ul.inner li.parentnav {
	padding: 0px 7px;
}
div#menu ul.inner li:hover, div#menu ul.inner li span {
	background: rgba(255,255,255,0.3);
	cursor: pointer;
}
div#menu ul.inner li span.togglemenu {
	padding: 0px;
	display: none;
}
div#menu ul.inner li ul.subnav {
	position: absolute;
	left: 0px;
	top: 40px;
	z-index: -9999;
	opacity: 0;
	max-height: 0px;
	overflow: hidden;
}
div#menu ul.inner li:hover ul.subnav {
	width: 200px;
	background: #6c6c6c;
	z-index: 9999;
	opacity: 1;
	max-height: 1000px;
}
div#menu ul.inner li:hover ul.subnav li {
	display: block;
}


/* Search Box */
div.searchbox {
	background: rgba(0,0,0,0.05);
	max-height: 0px;
	opacity: 0;
	overflow: hidden;
	
	-webkit-transition: max-height 500ms ease-in-out, opacity 500ms ease-in-out;
    -moz-transition: max-height 500ms ease-in-out, opacity 500ms ease-in-out;
    -o-transition: max-height 500ms ease-in-out, opacity 500ms ease-in-out;
    transition: max-height 500ms ease-in-out, opacity 500ms ease-in-out;
}
div.searchbox.show {
	max-height: 1000px;
	opacity: 1;
}
div.searchbox h2 {
	background: #6c6c6c;
	color: #ffffff;
	font-weight: 100;
	font-size: 20px;
	line-height: 40px;
	padding: 0px 10px;
	margin: 0px;
}
div.searchbox form#searchform {
	margin: 0px;
}
div.searchbox form#searchform div.input-row {
	width: calc( 100% - 20px );
	margin: 0px auto;
	margin-top: 14px;
	margin-bottom: 14px;
}


/* Wrapper Elements */
div.wrapper {
	overflow: hidden;
}

/* Content */
div#content {
	padding: 20px 0px;
}
div#content h1 {
	font-weight: 300;
}

/* Tables */
div.table {
	
}
div.table .row {
	overflow: hidden;
	display: block;
}
div.table a.row:nth-of-type(even) {
	background: rgba(0,0,0,0.05);
}
div.table .row.header {
	color: #ffffff;
	background: #6c6c6c;
}
div.table .row .cell {
	float: left;
	box-sizing: border-box;
	padding: 7px 10px;
	font-weight: normal;
}


div.table.adminList .row .cell:nth-of-type(1) {
	width: 150px;
}
div.table.adminList .row .cell:nth-of-type(2) {
	width: calc( (100% - 150px) / 2 );
}
div.table.adminList .row .cell:nth-of-type(3) {
	width: calc( (100% - 150px) / 2 );
}

div.table.customerList .row .cell:nth-of-type(1) {
	width: calc( 100% - 200px );
}
div.table.customerList .row .cell:nth-of-type(2) {
	width: 200px;
}


div.table.sheetList .row .cell:nth-of-type(1) {
	width: calc( 100% - 150px - 250px - 150px );
}
div.table.sheetList .row .cell:nth-of-type(2) {
	width: 150px;
}
div.table.sheetList .row .cell:nth-of-type(3) {
	width: 250px;
}
div.table.sheetList .row .cell:nth-of-type(4) {
	width: 150px;
}


div.table.extraList .row .cell:nth-of-type(1) {
	width: calc( 100% - 150px - 100px - 100px );
}
div.table.extraList .row .cell:nth-of-type(2) {
	width: 150px;
}
div.table.extraList .row .cell:nth-of-type(3) {
	width: 100px;
}
div.table.extraList .row .cell:nth-of-type(4) {
	width: 100px;
}


div.table.extraList2 .row .cell:nth-of-type(1) {
	width: calc( 100% - 150px - 150px - 150px - 100px );
}
div.table.extraList2 .row .cell:nth-of-type(2) {
	width: 150px;
}
div.table.extraList2 .row .cell:nth-of-type(3) {
	width: 150px;
}
div.table.extraList2 .row .cell:nth-of-type(4) {
	width: 150px;
}
div.table.extraList2 .row .cell:nth-of-type(5) {
	width: 100px;
}


div.table.accountTypeList .row .cell:nth-of-type(1) {
	width: calc( 100% - 150px );
}
div.table.accountTypeList .row .cell:nth-of-type(2) {
	width: 150px;
}


div.table.apertureList .row .cell:nth-of-type(1) {
	width: 100%;
}
div.table.coatingList .row .cell:nth-of-type(1) {
	width: 50%;
}
div.table.coatingList .row .cell:nth-of-type(2) {
	width: 50%;
}
div.table.diameterList .row .cell:nth-of-type(1) {
	width: 100%;
}


div.table.quoteList .row .cell:nth-of-type(1) {
	width: 150px;
}
div.table.quoteList .row .cell:nth-of-type(2) {
	width: 150px;
}
div.table.quoteList .row .cell:nth-of-type(3) {
	width: calc( 100% - 150px - 150px - 120px - 200px );
}
div.table.quoteList .row .cell:nth-of-type(4) {
	width: 120px;
}
div.table.quoteList .row .cell:nth-of-type(5) {
	width: 200px;
}


/* Main Admin Menu */
div.mainMenu {
	text-align: left;
}
div.mainMenu a {
	width: 30%;
	display: inline-block;
	
	box-sizing: border-box;
	border: 1px solid #cccccc;
	margin-right: 10px;
	margin-bottom: 15px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	padding-top: calc(30% * 0.6);
	text-align: center;
}
div.mainMenu a h2 {
	margin: 0px;
	font-size: 18px;
	line-height: 34px;
	background: #cccccc;
	color: #ffffff;
}

/* Custom Forms */
form#sheetForm .input-row {
	float: left;
	width: calc( 50% - 7px );
	box-sizing: border-box;
	margin-bottom: 14px;
	clear: none;
	margin-bottom: 0px;
}
form#sheetForm .input-row:nth-of-type(odd) {
	margin-right: 7px;
}
form#sheetForm .input-row:nth-of-type(even) {
	margin-left: 7px;
}

form#sheetForm .wrapper.sizing .input-row:nth-of-type(1) {
	width: calc( 25% - 7px - 15px );
	margin-right: 0px;
	margin-left: 0px;
}
form#sheetForm .wrapper.sizing .input-row:nth-of-type(2) {
	width: 37px;
	text-align: center;
	margin-left: 0px;
	line-height: 16px;
    padding-top: 23px;
}
form#sheetForm .wrapper.sizing .input-row:nth-of-type(3) {
	width: calc( 25% - 7px - 15px );
	margin-right: 7px;
	margin-left: 0px;
}
form#sheetForm .wrapper.sizing .input-row:nth-of-type(4) {
	margin-left: 7px;
	margin-right: 0px;
}



form#extraForm .input-row {
	float: left;
	box-sizing: border-box;
	clear: none;
	margin-bottom: 0px;
}
form#extraForm .input-row:nth-of-type(1) {
	width: calc( 50% - 8px );
	margin-right: 8px;
}
form#extraForm .input-row:nth-of-type(2) {
	width: calc( 50% - 4px );
	margin-left: 4px;
}
form#extraForm .input-row:nth-of-type(3) {
	width: calc( 50% - 4px );
	margin-right: 4px;
}
form#extraForm .input-row:nth-of-type(4) {
	width: calc( 50% - 4px );
	margin-left: 4px;
}

/* Deletion Popover */
div.deletionPopoverWrapper {
	position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0px;
    left: 0px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.6);
    z-index: 99984;
    
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
  	align-items: center;
 	justify-content: center;
}
div.deletionPopoverWrapper .middle {
    width: 500px;
    box-sizing: border-box;
    border: 1px solid #a9a8a8;
    background: #171717;
    color: #a9a8a8;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 40px;
    position: relative;
}
div.deletionPopoverWrapper .middle .close {
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	top: 12px;
	right: 14px;
	cursor: pointer;
    
	background-image: url(/images/icons/close.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
div.deletionPopoverWrapper .middle h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
	text-align: center;
	background: transparent;
}
div.deletionPopoverWrapper .middle p.message {
	margin: 0px;
	padding: 0px;
	padding-bottom: 25px;
}
div.deletionPopoverWrapper .middle .action {
	overflow: hidden;
}
div.deletionPopoverWrapper .middle .action .decline {
	box-sizing: border-box;
    border: 1px solid #a9a8a8;
    background: #730000;
    color: #a9a8a8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 20px;
    display: inline-block;
    float: left;
	cursor: pointer;
}
div.deletionPopoverWrapper .middle .action .accept {
	box-sizing: border-box;
    border: 1px solid #a9a8a8;
    background: #005604;
    color: #a9a8a8;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 20px;
    display: inline-block;
    float: right;
}
div.deletionPopoverWrapper .middle .action .decline:hover, div.deletionPopoverWrapper .middle .action .accept:hover {
	-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.60);
	-moz-box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.60);
	box-shadow: inset 0px 0px 20px 0px rgba(0,0,0,0.60);
}
h2.paddingtop15 {
	padding-top: 15px;
}





/* Popup confirmation */
div#popupConfirmation {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999999;
	
	text-align: center;
    color: #ffffff;
    background: #008000;
    border: 2px solid #008000;
    line-height: 32px;
    padding: 0px 15px;
	
	-webkit-animation: seconds 1s forwards;
	animation: seconds 1s forwards;
	
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
}
@keyframes seconds {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		top: -100px; 
	}
}