﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges !1!
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
!1!
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default !1!
input,
select,
textarea {
    max-width: 280px;
}*/

.hidden {
    display: none;
}

.align-vertically {
    vertical-align: -7px;
}

.declaration-back-arrow {
    font-size: 40px !important;
    vertical-align: -11px;
}

.show-text-input {
    display: block;
}

.logo-fix-height {
    height: 39px !important;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    display: inline-block;
    height: 60px;
    width: 200px;
    max-width: 60%;
}

.color-fix {
    color: #1a1a1a;
}

.button-primary {
    background-color: #940027 !important;
    border-color: #66001b !important;
}

.button-primary:hover {
    background-color: #66001b !important;
    border-color: #33000e !important;
}

.sidenav-list-locked a.active {
    color: #940027 !important;
    border-left: 4px solid #940027 !important;
}

.open-new-icon {
    font-size: 18px !important;
    vertical-align: middle;
}

.no-border {
    border: none !important;
}

.table.table--borderless tbody tr td, .table.table--borderless tbody tr th {
    border-top: none !important;
}

.declaration-logo {
    max-width: 100%;
    max-height: 100px;
}

.declaration-header{
    border-bottom: 1px solid black;
}

.declaration-footer {
    border-top: 1px solid black;
}

.form-logo {
    max-width: 300px;
    max-height: 300px;
    display: block;
}

.table .button.button-tertiary {
    width: 100%;
}

.is-valid {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: 1px solid #747474 !important;
    border-radius: 4px !important;
    color: #1a1a1a !important;
    display: block !important;
    font-size: 1.6rem !important;
    line-height: 2.4rem !important;
    height: calc(2.4rem + (8px * 2)) !important;
    padding: calc(8px - 1px) calc(16px - 1px) !important;
    width: 100% !important;
    max-width: 32rem !important;
    margin-top: 8px !important;
    text-align: left !important;
}

.float-right{
    float: right;
}

.float-left{
    float: left;
}

.nav-actions {
    margin-top: 0;
    margin-left: auto;
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-right: -4px;
}

.draft-button {
    background: none !important;
    border: none;
    padding: 0 !important;
    color: #1a1a1a;
    text-decoration: underline;
    cursor: pointer;
}

.skip-to-link-container {
    position: absolute;
    height: inherit;
    z-index: 10;
}

.skip-top-link {
    position: relative;
    left: -1000px;
    display: block;
    width: 150px !important;
    height: 89px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.skip-top-link:focus {
    position: absolute;
    display: block;
    width: 150px !important;
    height: 89px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    left: 0px;
}

.header {
    position: relative;
    z-index: 1 !important;
}

/*Table filtering CSS*/
/*************
  default Theme
 *************/
/* overall */

.tablesorter-default th,
.tablesorter-default td {
    border: #cdcdcd 1px solid;
    border-width: 0 1px 1px 0;
}

/* header */
.tablesorter-default th,
.tablesorter-default thead td {
    color: #000;
    border-collapse: collapse;
    padding: 4px;
    text-shadow: 0 1px 0 rgba(204, 204, 204, 0.7);
}

.tablesorter-default tbody td,
.tablesorter-default tfoot th,
.tablesorter-default tfoot td {
    padding: 4px;
    vertical-align: top;
}

.tablesorter-default tbody td{
    max-width:120px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.tablesorter-default tbody td[data-title=""]{

}

.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    /* black (unsorted) double arrow */
    background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    /* white (unsorted) double arrow */
    /* background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAAP///////yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==); */
    /* image */
    /* background-image: url(images/black-unsorted.gif); */
    background-repeat: no-repeat;
    background-position: center right;
    padding: 4px 18px 4px 4px;
    white-space: normal;
    cursor: pointer;
}

.tablesorter-default .headerSortUp,
.tablesorter-default .tablesorter-headerSortUp,
.tablesorter-default .tablesorter-headerAsc {
    background-color: #9fbfdf;
    /* black asc arrow */
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
    /* white asc arrow */
    /* background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); */
    /* image */
    /* background-image: url(images/black-asc.gif); */
}

.tablesorter-default .headerSortDown,
.tablesorter-default .tablesorter-headerSortDown,
.tablesorter-default .tablesorter-headerDesc {
    background-color: #8cb3d9;
    /* black desc arrow */
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
    /* white desc arrow */
    /* background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAAP///////yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); */
    /* image */
    /* background-image: url(images/black-desc.gif); */
}

.tablesorter-default thead .sorter-false {
    background-image: none;
    cursor: default;
    padding: 4px;
}

/* tfoot */
.tablesorter-default tfoot .tablesorter-headerSortUp,
.tablesorter-default tfoot .tablesorter-headerSortDown,
.tablesorter-default tfoot .tablesorter-headerAsc,
.tablesorter-default tfoot .tablesorter-headerDesc {
    /* remove sort arrows from footer */
    background-image: none;
}

/* tbody */
.tablesorter-default td {
    color: #3d3d3d;
    background-color: #fff;
    padding: 4px;
    vertical-align: top;
}

/* table processing indicator */
.tablesorter-default .tablesorter-processing {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    /* background-image: url(images/loading.gif) !important; */
    background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important;
}

/* Zebra Widget - row alternating colors */
.tablesorter-default tbody tr.odd > td {
    background-color: #ebf2fa;
}

.tablesorter-default tbody tr.even > td {
    background-color: #fff;
}


/* caption */
caption {
    background-color: #fff;
}

.tablesorter-default .tablesorter-filter-row td {
    line-height: normal;
    text-align: center; /* center the input */
    -webkit-transition: line-height 0.1s ease;
    -moz-transition: line-height 0.1s ease;
    -o-transition: line-height 0.1s ease;
    transition: line-height 0.1s ease;
}
/* optional disabled input styling */
.tablesorter-default .tablesorter-filter-row .disabled {
    display:none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
}
/* hidden filter row */
.tablesorter-default .tablesorter-filter-row.hideme td {
    /*** *********************************************** ***/
    /*** change this padding to modify the thickness     ***/
    /*** of the closed filter row (height = padding x 2) ***/
    padding: 2px;
    /*** *********************************************** ***/
    margin: 0;
    line-height: 0;
    cursor: pointer;
}

.tablesorter-default .tablesorter-filter-row.hideme * {
    height: 1px;
    min-height: 0;
    border: 0;
    padding: 0;
    margin: 0;
    /* don't use visibility: hidden because it disables tabbing */
    opacity: 0;
    filter: alpha(opacity=0);
}
/* filters */

/* rows hidden by filtering (needed for child rows) */
.tablesorter .filtered {
    display: none;
}

/* ajax error row */
.tablesorter .tablesorter-errorRow td {
    text-align: center;
    cursor: pointer;
    background-color: #e6bf99;
}


/* hovered row colors
 you'll need to add additional lines for
 rows with more than 2 child rows
 */
.tablesorter-default tbody > tr.hover > td,
.tablesorter-default tbody > tr:hover > td,
.tablesorter-default tbody > tr:hover + tr.tablesorter-childRow > td,
.tablesorter-default tbody > tr:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td,
.tablesorter-default tbody > tr.even.hover > td,
.tablesorter-default tbody > tr.even:hover > td,
.tablesorter-default tbody > tr.even:hover + tr.tablesorter-childRow > td,
.tablesorter-default tbody > tr.even:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
    background-color: #d9d9d9;
}

.tablesorter-default tbody > tr.odd.hover > td,
.tablesorter-default tbody > tr.odd:hover > td,
.tablesorter-default tbody > tr.odd:hover + tr.tablesorter-childRow > td,
.tablesorter-default tbody > tr.odd:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
    background-color: #bfbfbf;
}
.w-percent-15{
    width: 15%
}

.section {
    padding: 8px;
    background-color: #f5f5f5;
    margin: 50px 10px 50px 10px;
}

.row {
    padding: 10px 0px;
}

/* pager wrapper, div */
.tablesorter-pager {
    padding: 5px;
    text-align:center;
}
/* pager wrapper, in thead/tfoot */
td.tablesorter-pager {
    background-color: #e6eeee;
    margin: 0; /* needed for bootstrap .pager gets a 18px bottom margin */
}
/* pager navigation arrows */
.tablesorter-pager img {
    vertical-align: middle;
    margin-right: 2px;
    cursor: pointer;
}

/* pager output text */
.tablesorter-pager .pagedisplay {
    padding: 0 5px 0 5px;
    width: auto;
    white-space: nowrap;
    text-align: center;
}

/* pager element reset (needed for bootstrap) */
.tablesorter-pager select {
    margin: 0;
    padding: 0;
}



/*** css used when "updateArrows" option is true ***/
/* the pager itself gets a disabled class when the number of rows is less than the size */
.tablesorter-pager.disabled {
    display: none;
}
/* hide or fade out pager arrows when the first or last row is visible */
.tablesorter-pager .disabled {
    /* visibility: hidden */
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: default;
}

.declaration-warn-ThreeMonths {
    background: #fff681 !important;
}

.declaration-warn-Month {
    background: #ffc059 !important;
}

.declaration-warn-Expired {
    background: #ff6262 !important;
}

.sr-only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.table{
    width:auto !important;
}

#declarationTable .tablesorter-filter {
    width: 100%;
}

.bgshade {
    background-color: aliceblue;
    padding-bottom: 10px !important;
    padding-left: 25px !important;
}

.contactWebsite{
    padding-right: 10px;
}
.paging-arrow{
    cursor: pointer;
}