BODY {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;

}
TD {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.select {
	font-size: 11px;
}
a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background: #eeeeee;
}

::-webkit-scrollbar-thumb {
    background: #aaaaaa;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
    background: #000;
}

input, select {
	height: 19px;
}

input:disabled, select:disabled {
	color: black;
	-webkit-text-fill-color: black;
	opacity: 1;
}

/* deletable dropdown */

#bdy {
    width: 100%;
    max-width: 1296px;
    padding: 10px 20px;
    box-sizing: border-box;
    margin: 0 auto;
}

.simplebox {
    background-color: white;
    margin: 0 auto;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(228,233,237,1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(228,233,237,1);
    box-shadow: 0px 0px 5px 3px rgba(228,233,237,1);
}

._339lesz {
    font-size: var(--font-text-regular-font-size, 16px) !important;
    line-height: var(--font-text-regular-line-height, 22px) !important;
    letter-spacing: var(--font-text-regular-letter-spacing, normal) !important;
    font-family: var(--font-text-regular-font-family, Circular,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif) !important;
    text-transform: var(--font-text-regular-text-transform, undefined) !important;
    font-weight: var(--font-book-font-weight, 600) !important;
    background-color: var(--color-clear, transparent) !important;
    border-bottom-width: var(--border-tab-border-width, 2px) !important;
    margin-right: var(--spacing-tab-margin-right, 32px) !important;
    padding-left: var(--spacing-tab-horizontal, 0px) !important;
    padding-right: var(--spacing-tab-horizontal, 0px) !important;
    padding-top: var(--spacing-tab-vertical, 24px) !important;
    padding-bottom: var(--spacing-tab-micro-vertical, 12px) !important;
    border-bottom-color: var(--color-tab-underline-color-selected, #008489) !important;
    color: var(--color-tab-text-color-selected, #008489) !important;
    border-radius: 0px !important;
    border-width: 0px !important;
    border-bottom-style: solid !important;
    bottom: -1px !important;
    cursor: pointer !important;
    display: block !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    transition-property: color !important;
    transition-duration: 300ms !important;
    transition-timing-function: ease-out !important;
}

._1d2uctrd {
    font-size: var(--font-text-regular-font-size, 16px) !important;
    line-height: var(--font-text-regular-line-height, 22px) !important;
    letter-spacing: var(--font-text-regular-letter-spacing, normal) !important;
    font-family: var(--font-text-regular-font-family, Circular,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif) !important;
    text-transform: var(--font-text-regular-text-transform, undefined) !important;
    color: var(--font-text-regular-color, #484848) !important;
    font-weight: var(--font-book-font-weight, 600) !important;
    background-color: var(--color-clear, transparent) !important;
    border-bottom-width: var(--border-tab-border-width, 2px) !important;
    border-bottom-color: var(--color-clear, transparent) !important;
    margin-right: var(--spacing-tab-margin-right, 32px) !important;
    padding-left: var(--spacing-tab-horizontal, 0px) !important;
    padding-right: var(--spacing-tab-horizontal, 0px) !important;
    padding-top: var(--spacing-tab-vertical, 24px) !important;
    padding-bottom: var(--spacing-tab-micro-vertical, 12px) !important;
    border-radius: 0px !important;
    border-width: 0px !important;
    border-bottom-style: solid !important;
    bottom: -1px !important;
    cursor: pointer !important;
    display: block !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

._1j5fmpih {
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    text-align: left !important;
    border-bottom: 1px solid #cccccc !important;
    background-color: black;
    color: white;
}

.center-head {
    padding: 8px !important;
    text-align: center !important;
    border-bottom: 1px solid #cccccc !important;
    background-color: black;
    color: white;
    white-space: nowrap;
    position:relative;
}

._xc215fg {
    padding-bottom: 16px !important;
    //padding-left: 8px !important;
    padding-right: 8px !important;
    padding-top: 16px !important;
    text-align: left !important;
    border-bottom: 1px solid #cccccc !important;
}

.center-cell {
    padding-bottom: 16px !important;
    //padding-left: 8px !important;
   // padding-right: 8px !important;
    padding-top: 16px !important;
    text-align: center !important;
    border-bottom: 1px solid #cccccc !important;
}

.black-button {
    padding: 10px 30px;
    background-color: black;
    border: 0px;
    font-weight: bold;
    font-size: 16px;
    color: white;
}

.help-box {
    display:none;
    position:absolute;
    border: 1px solid black;
    z-index:100;
    width: 100%;
    max-width:400px;
    background-color:#ffff99;
    padding:5px;
    color: black;
    font-weight:normal;
    font-size: 12px;
    text-align:left;
    white-space: normal;
}


.container {
    display: inline;
    position: relative;
    padding-left: 25px;
    line-height: 35px;
    cursor: pointer;
    font-size: 16px;
    color: black;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
}

.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: -3px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #d8d8d8;
  border-radius: 5px;
}

.radiobox {
  position: absolute;
  top: -6px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark, .container:hover input ~ .radiobox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark, .container input:checked ~ .radiobox {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after, .radiobox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after, .container input:checked ~ .radiobox:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container .radiobox:after {
  left: 7px;
  top: 7px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color:white;
}




/* forms */
.formrow {margin: 5px 0px;}
.formlabel {
    display: inline-block;
    font-size: 14px;
    text-align: right;
    width: 34%;
    margin-right: 1%;
    font-weight: bold;
    vertical-align:top;
    padding-top:15px;
    //line-height: 47px;
}
.formbox {
    display: inline-block;
    font-size: 14px;
    text-align: left;
    width: 64%;
    line-height: 47px;
}


.formbox input[type='text'] {
    width: 100%;
    font-size: 20px;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #aaa;
    height: auto !important;
}

.formbox select {
    width: 100%;
    font-size: 20px;
    padding: 10px 45px 10px 10px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    background-image: url(/images/select2.png)!important;
    background-position: 100% 0;
    background-repeat: no-repeat no-repeat;
    border-radius: 5px;
    height: auto !important;
}

.formbox input[type='submit'] {
    background: #1a5522;
    border: 0;
    -webkit-appearance: none;
    color: #fff;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
}

.summary-cll1 input[type='button'], .update_quantity {
    background: #002564;
    border: 0;
    -webkit-appearance: none;
    color: #fff;
    border-radius: 4px;
    padding: 6px 12px;
    cursor: pointer;
}

.formbox input[type='submit']:hover, .summary-cll1 input[type='button']:hover {opacity: 0.90;}
.formbox textarea, .full-textarea {
    width: 96%;
    height: 100px;
    padding: 5px 1.7%;
    border-radius: 4px;
    border: 1px solid #ccc;
    font-size: 15px;
}




.autocomplete {
  /*the container must be positioned relative:*/
  position: relative;
  display: inline-block;
}

.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  box-sizing:border-box;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
  box-sizing:border-box;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #ffffff;
}

.remove {
  float:right;
  color:red;
}


/* end deletable dropdown */



#cvv, #cvv2 {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.75;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    text-align: left;
}
#cvv-wrapper, #cvv-wrapper2 {
    display: none;
    position: fixed;
    top: calc(50vh - 85px);
    left: calc(50vw - 450px);
    text-align: left;
    z-index: 1002;
    border: 4px solid #ccc;
    padding:5px;
    width: 900px;
    height:170px;

    overflow-y: auto;
    background: #fff;
    box-sizing:border-box;
}

#advanced-search {
	width: 100%;
	background-color:rgba(235, 241, 253, 0.95);
	border-top:1px solid #888888;
	border-bottom: 1px solid #888888;
	position:fixed;
	top:56px;
	padding: 5px;
	box-sizing:border-box;
	z-index:9;
}

.search-block {
	display:inline-block;
	padding:5px;
	vertical-align:top;
}

.search-checkbox {
    vertical-align:middle;
}

.red-circle {
    display:inline-block;
    border-radius:50%;
    background-color:red;
    color:white;
    text-align:center;
    vertical-align:middle;
    width:17px;
    height:17px;
    padding-top:2px;
    box-sizing:border-box;
    font-size:11px;
    cursor:pointer;
}

.green-button {
    border: 0px;
    background: #69b74a;
    color: #fff;
    padding: 10px 25px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    border-radius: 5px;
}
.green-button:hover {
    -webkit-filter: brightness(90%);
}

.dropDown {
    display: none;
    position: absolute;
    z-index: 9999999;
    background-color:white;
    width: 197px;
    box-sizing: border-box;
    padding: 20px;
    font-size: 14px;
    border:1px solid black;
    text-align:left;
}

.dropDown a {
    color: black;
    font-size: 14px;
}

.dropDown a:hover {
    color: black;
    font-size: 14px;
    text-decoration:none;
}

#form9noshow {
    display:inline-block;
    vertical-align:top;
    padding-left:10px;
    padding-right:10px;
    width:auto;
    height: calc(100vh - 102px);
    overflow-y:auto;
    vertical-align:top;
}

#form9 {
    display:inline-block;
    vertical-align:top;
    padding-left:10px;
    padding-right:10px;
    width:460px;
    height: calc(100vh - 102px);
    overflow-y:auto;
}


.formfiles {
    height: auto;
    max-height: 106px;
    overflow-y: auto;
    list-style-type:none;
    margin-block-start:0em;
    margin-block-end: 0em;
    padding-inline-start: 0px;
}


#form2, #form2noshow {
    height: calc(100vh - 102px);
    overflow-y:auto;
    overflow-x:hidden;
    display:inline-block;
}

.homepagebutton {
    display: table-cell;
    min-width: 32px;
    height: 27px;
    vertical-align: middle;
    padding: 0px 7px;
    box-sizing: border-box;
    color: white;
    font-size: 9.6px;
    cursor: pointer;
    border: 1px solid #dbdbdb;
}


.search2 {
    margin: 2px auto 2px;
    padding-right: 50px;
    width: 240px;
}

.input {
    border: 1px solid grey;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    border-radius: 5px;
    height:43px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    box-sizing:border-box;
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top,  #f5f5f5 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f5f5f5 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f5f5f5 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#filtersubmit {
    position: relative;
    z-index: 1;
    right: 48px;
    top: 5px;
    font-size: 25px;
    color: #666666;
}

.redborder {
	border:1px solid red;
	box-sizing:border-box;
}


#header {
	background-color: #ebebeb;
	border-bottom: 1px solid #a8d0dc;
	width:100%;
	box-sizing:border-box;
	padding:0px 50px;
	text-align:center;
	vertical-align:middle;
	display:table;
	z-index: 1;
	position:relative;
}

#toplogo {
       	display:table-cell;
	vertical-align:middle;
}

#user {
	display:table-cell;
	height:48px;
	vertical-align:middle;
	padding-right:10px;	
}

#search-layer {
	display:table-cell;
        vertical-align:middle;
	padding-right: 10px;
}
#search-desktop {
	display:block;
}
#search-mobile {
	display:none;
}

.fas {
	vertical-align:super;
}

#indextable2 {
    display:table;
    width:100%;
    border-left: 1px solid #758f9d;
    border-right: 1px solid #758f9d;
}

.tablerow {
    display:table-row;
}

.tablerow:nth-child(even) 
{
    background: #eff4fa;
}

.limitcell {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tablecell {
    display:table-cell;
    padding: 5px;
    border-bottom: 1px solid #758f9d;
}

.tablecell:first-of-type {
    padding-left: 10px;
}

.tablecell a {
    font-size: 16px;
}



.tableFixHead          { overflow-y: auto; height: calc(100% - 66px); }
.tableFixHead thead td { 
    position: sticky; 
    position: -webkit-sticky;
    top: 0; 
}


.rowheader td {
    background-color: #f7f6f4;
    border-top: 1px solid #758f9d;
}

.rowheader a {
    font-weight:bold;
}


.indextable {
    display:table;
    width:100%;
    font-size: 20px;
}

.indextable input {
    width: 100%;
    font-size: 15px;
    padding: 8px;
    box-sizing: border-box;
    border-radius: 5px;
    border:1px solid #cccccc
}



.indextable select {
    width: 100%;
    padding: 9px 50px 9px 9px;
    box-sizing: border-box;
    color: #727272;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    background-image: url(/images/select.png)!important;
    background-position: 100% 0;
    background-repeat: no-repeat no-repeat;
    border-radius:5px;
}


.topnav {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
.topnav:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}
.side {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #676767;
        text-decoration: none;
}
.side:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}
.edhardy {
        background: url('images/edhardy-back.jpg');
        background-repeat: repeat-x;
}
.tynant {
        background: url('images/tynant-back.jpg');
        background-repeat: repeat-x;
}
.norepeat {
        background-repeat: repeat-x;
}
div.clayer_shown
{
    display: block;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

div.clayer_hidden
{
    display: none;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

#iframe-bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.75;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
}
#iframeWrapper {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 1002;
    border: 4px solid #ccc;
    width: 750px;
    margin: -250px 0 0 -375px;
    background: #fff;
}


@media(max-width: 1470px) {
    #welcome {
        display: none;
    }
}


@media(max-width: 1439px) {
    #flex-container {
	display: flex;
	flex-direction:column;
    }
    #form9,#form9noshow,#form2,#form2noshow, .formfiles {
	height: auto;
	max-height: auto;
	padding-bottom: 10px;
    }
    #form2,#form2noshow {
	order: 1;
    }
    #form9,#form9noshow {
	order: 2;
    }

    #header {
        padding: 0px 10px;
    }
}

@media(max-width: 1390px) {
    #user {
        display: none;
    }
}

@media(max-width: 1200px) {
    #search-desktop {
        display: none;
    }
    #search-mobile {
	display: block;
    }

    .status {
	width:95px;
	font-size:9px;
    }
}


@media(max-width: 1023px) {

    .formlabel, .formbox {
                width: 100%;
                text-align: left;
                padding: 0;
                margin: 0;
        }

}
