﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*Dorchester IT - from ebind*/
/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */
.search-results thead {
    background-color: #0093D3;
    font-size: 14px;
    color: white;
}
.search-results tbody tr {
    height: 30px;
    cursor: pointer;
}
.search-results tbody tr:hover {
        background-color: lightblue;
    }
.search-results th {
    padding: 2px 6px 2px 0px;
    color: white;
    border-bottom: 1px solid #0093D3;
}
.search-results td {
    padding: 2px 6px 2px 0px;
    color: #000000;
    border-bottom: 1px solid #0093D3;
}
.search-results th:first-of-type, .search-results td:first-of-type {
        padding-left: 12px;
}
.search-results {
    width: 95%;
    margin: 20px;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
html, body {
    height: 100%;
}

form {
    display: inline;
}

body, div, p, td {
    padding: 0px;
    margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    font-size: 100%;
    display: inline;
}

a img {
    border: none;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}


#primaryContainer {
    width: 100%;
}

.komodoBold {
    font-weight: bold;
}

.komodoItalic {
    font-style: italic;
}

.komodoUnderline {
    text-decoration: underline;
}

.komodoSubScript {
    vertical-align: sub;
}

.komodoSuperScript {
    vertical-align: super;
}

.kNoUnderline {
    text-decoration: none;
}

    .kNoUnderline:hover {
        text-decoration: none;
    }

.komodoAlignLeft {
    text-align: left;
}

.komodoAlignRight {
    text-align: right;
}

.komodoAlignCenter {
    text-align: center;
}

.komodoAlignTop {
    vertical-align: top;
}

.komodoAlignBottom {
    vertical-align: bottom;
}

.komodoAlignMiddle {
    vertical-align: middle;
}

.komodoAlignCentered {
    text-align: center;
    vertical-align: middle;
}

.komodoNoWrap {
    white-space: nowrap;
}

.komodoDisplayBlock {
    display: block;
}

.komodoDraftColour {
    background-color: #EEEEEE;
}

.komodoErrorMessage, a.komodoErrorMessage:hover {
    color: #FF0000;
}

.kSitemapPageLink {
    text-decoration: underline;
    color: #336699;
}

    .kSitemapPageLink:hover {
        text-decoration: underline;
        color: #1D3F63;
    }

.kSitemapPageLinkDraft {
    background-color: #DDDDDD;
    color: #336699;
}

    .kSitemapPageLinkDraft:hover {
        background-color: #FFEEAA;
    }

.komodoSearchPanelResultsTable {
    border-collapse: collapse;
    margin-top: 7px;
}

    .komodoSearchPanelResultsTable td {
        border: 1px solid #cccccc;
    }

.komodoSearchPanelHeading {
    background-color: #eeeeee;
    font-size: 127%;
    color: #00376C;
    font-weight: bold;
}

.komodoSearchPanelResultNumber {
}

.komodoSearchPanelPageLinkCell {
}

.komodoSearchPanelPageLink {
}

    .komodoSearchPanelPageLink:hover {
    }

.komodoSearchPanelMatchesFound {
}

.kListItem {
    list-style-type: disc;
}






.komodoSearchPanelResultsTable {
    border-collapse: collapse;
}

#komodoHiddenH1Heading {
    position: absolute;
    left: 0;
    top: -900px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.komodoContentContainerTable {
    width: 100%;
    border-spacing: 0px;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.kFloatRight {
    float: right;
}

.kFloatLeft {
    float: left;
}

.kClearBoth {
    clear: both;
}

.kFullWidth {
    width: 100%;
}

.kTableColumnWidthHolderDiv {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

.kBulletPointContentItem {
    padding: 0px;
    margin: 0px 0px 0px 16px;
    list-style-type: disc;
}

.kHide {
    display: none;
}

.kShow {
    display: block;
}

.komodoTreeDisclosureItemOpen {
    background-image: url(/images/komodo/pageAdmin/itemWithChildrenOpen.gif);
    background-repeat: no-repeat;
}

.komodoTreeDisclosureItemClosed {
    background-image: url(/images/komodo/pageAdmin/itemWithChildrenClosed.gif);
    background-repeat: no-repeat;
}

.komodoTreeDisclosureLastItemOpen {
    background-image: url(/images/komodo/pageAdmin/lastItemWithChildrenOpen.gif);
    background-repeat: no-repeat;
}

.komodoTreeDisclosureLastItemClosed {
    background-image: url(/images/komodo/pageAdmin/lastItemWithChildrenClosed.gif);
    background-repeat: no-repeat;
}

.komodoTreeDisclosurePlaceHolder {
    text-decoration: none;
}

.kSitemapNoAccessPageSelectCheckboxContainer {
    visibility: hidden;
    display: none;
}

.kSpacer {
    width: 1px;
    height: 1px;
    padding: 0px;
    margin: 0px;
}

.kContentContainerTable {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

.kFormRadioField {
    vertical-align: text-bottom;
}

.kFormButtonField {
    vertical-align: middle;
}

.komodoCustomInclude, .komodoCustomHTML {
    display: inline;
}

.flashFile {
    z-index: 0;
}


.komodoVideoPlayerQualitySelector {
    padding: 0px 5px;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 57%;
}

    .komodoVideoPlayerQualitySelector .kAvailable {
        color: black
    }

    .komodoVideoPlayerQualitySelector .kUnavailable {
        color: #c5c5c5
    }

/*-------------------------------------------from pagenation.css---------------------------------------------*/

.pagination-container {

    display: flex;
}
.pagination {
    display: inline;
    padding-left: 0;
    /*    margin: 20px 0;
*/ border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            /*            padding: 6px 12px;
          margin-left: -1px;*/
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #ffffff;
/*            border: 1px solid #dddddd;
*/
            font-size: 14px;
            margin-bottom: 4px;
            border: 1px solid white;
            padding: 0px 4px 0px 4px;
            text-decoration: none;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
          /*  border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;*/
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
          /*  border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;*/
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            background-color: #eeeeee;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
/*        color: #ffffff;
*/        cursor: default;
/*        background-color: #428bca;
*/        border-color: #428bca;
        background-color: white;
        color: #0093D3;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
        border-color: #dddddd;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 14px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .pager:before,
    .pager:after {
        display: table;
        content: " ";
    }

    .pager:after {
        clear: both;
    }

    .pager:before,
    .pager:after {
        display: table;
        content: " ";
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
    }


/*original*/
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}
.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}
