﻿
.FinancialDocumentCenter .greyText {
    color: #767676;
}

.FinancialDocumentCenter h3 {
    color: #000;
    margin: 5px 7px 0 0;
}

.FinancialDocumentCenter h4 {
    padding: 0;
    margin: 0 0 5px;
}


.FinancialDocumentCenter h5 {
    border-bottom: none;
    margin: 0;
}


.FinancialDocumentCenter .panel {
    border-bottom: none;
}

.FinancialDocumentCenter #FinDocCtrHeaderBar {
    position: relative;
}

.FinancialDocumentCenter .mostRecentHeader h4, .FinancialDocumentCenter .mostRecentHeader span.displaying {
    float: left;
}

.FinancialDocumentCenter .mostRecentHeader span.displaying, .FinancialDocumentCenter .mostRecentHeader a {
    font-weight:normal;
    font-size: 1.5rem;
    display: inline-block;
    line-height: 1.2em;
    vertical-align: middle;
    display: block;
}

.FinancialDocumentCenter .accountStatementDoc span {
    float: left;
}

.FinancialDocumentCenter #adminCog {
    text-decoration: none;
    position: absolute;
    right: 0;
    line-height: 2.5em;
    z-index: 1;
}

.FinancialDocumentCenter .mostRecentHeader {
    clear: both;
}

.FinancialDocumentCenter .noDocs {
    color: #808080;
    text-align: center;
    font-weight: bold;
    margin-top: 100px;
}
.FinancialDocumentCenter .in-default-view .noDocs {
    margin-top: 0;
}

.FinancialDocumentCenter .recentDocuments ul {
     clear: both;
}

.FinancialDocumentCenter .docTile {
    min-height: 160px;
    width: 300px;
    margin: 20px 10px;
    display: inline-block;
    vertical-align: top;
}

.FinancialDocumentCenter .docTile:first-child {
    margin-left: 0;
}

.FinancialDocumentCenter .docTile:last-child {
    margin-right: 0;
}

.FinancialDocumentCenter .docTile .tileGuts {
    padding-left: 85px;
}

.FinancialDocumentCenter .docTile p {
    display: block;
    margin-bottom: 5px;
    font-size: 1.1em;
}

.FinancialDocumentCenter  .tileGuts {
    min-height: 75px;
}

.FinancialDocumentCenter  .docTile .formName {
    color: #000;
    text-align: center;
}

.FinancialDocumentCenter .docTile .buttonLink {
    text-align: center;
    text-decoration: none;
}

.FinancialDocumentCenter  .docTile .btn, .FinancialDocumentCenter .docTile a {
    margin-top: 10px;
    display: inline-block;
    width: 90%;
}
.FinancialDocumentCenter  .docTile .input-group-btn a {
    width: 243px;
}
.FinancialDocumentCenter .docTile .input-group-btn .dropdown-toggle {
    width: 34px;
}

.FinancialDocumentCenter .docTile .input-group-btn a {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}


.FinancialDocumentCenter  .docTile .dropdown-menu {
    box-shadow: none;
    border: none;
}
.FinancialDocumentCenter  .docTile .dropdown-menu li {
    width: 300px;
    position: relative;
}
.FinancialDocumentCenter  .docTile .dropdown-menu .btn {
    width: 90%;
    position: absolute;
    right: 0;
    margin-top: 3px;
}

.FinancialDocumentCenter .consentForm .consentStatus {
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}
.FinancialDocumentCenter .consentForm label {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.FinancialDocumentCenter .consentForm label input {
    margin-right: 10px;
}
.FinancialDocumentCenter .consentForm button{
    display: block;
    text-align: center;
    margin: 20px auto 0;
}

.FinancialDocumentCenter .modal-content {
    padding: 10px;
}
.FinancialDocumentCenter .modal-content .modal-title {
    margin-top: 0;
    padding: 0 15px 0 0;
}
.FinancialDocumentCenter .modal-content .modal-header {
    border: none;
}
.FinancialDocumentCenter .modal-content .modal-footer {
    border: none;
}

.FinancialDocumentCenter .doc-name-column a.pdf {
    background: transparent url('../Images/pdf.png') center right no-repeat;
    display: inline-block;
    padding-right: 25px;
}
.FinancialDocumentCenter .settings h4 {
    margin: 20px 0;
}
.FinancialDocumentCenter .settings .nav-tabs li a {    
    font-size: 1.1em;
    padding: 10px 20px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.FinancialDocumentCenter .settings .nav.nav-tabs li {
    margin-bottom: 0;
}
 .FinancialDocumentCenter .settings .tab-pane {
     margin-top: 5px;
 }
 .FinancialDocumentCenter .settings .input-hint {
    color: #808080;
}
.FinancialDocumentCenter .settings .radio-hint {
    display: block;
}
.FinancialDocumentCenter .settings .form-group {
    margin-bottom: 5px;
}

.FinancialDocumentCenter .settings legend {
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 10px;
}

.FinancialDocumentCenter .settings .settingsButtonGroup {
    margin: 20px 0;
}
.FinancialDocumentCenter .settings .settingsButtonGroup .btn {
    margin-right: 20px;
}

.FinancialDocumentCenter .tblAllDocuments { margin-top: 20px;}

.FinancialDocumentCenter .tblAllDocuments #ViewingTotalField {
    border-top: none;
}


.FinancialDocumentCenter .select2-container {
    width: inherit !important;
}

.FinancialDocumentCenter .jzbCustomFooFilter {
    position: relative;
    float: right;
    width: 400px;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup {
    float: right;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup .lblFilterTopLevelDescription {
    display: initial;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup button, 
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup input {
    float: left;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup input {
    background-color: #fff;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup .btnFilterDropdown {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup .btnFilterSearch {
    border: 1px solid;
    border-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup .form-control {
    width: inherit;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup input {
    border-radius: 0;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover {
    position: absolute;
    top: 34px;
    background-color: #fff;
    z-index: 100;
    border: 2px #CCC solid;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover .btnApply {
    float: right;
}

.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover .closeFilter {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #777;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover label {
    width: 100%;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover .filterControl {
    display: block;
    width: 100%;
    margin-left: 15px;
    display: none;
}

.FinancialDocumentCenter .tblAllDocumentsPaging {
    float: left;    
}

.FinancialDocumentCenter tr.footable-filtering {
    display:none !important;
}


.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover .filterControl input,
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover .filterControl select {
    width: 100%;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover .filterControl .dateFilter{
    width: 35%;
}
.FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterPopover .select2-results__message {
    display: none !important;
}

.FinancialDocumentCenter .FilteredDisplay {
    float: right;
    display: none;
    font-weight: normal;
}

.FinancialDocumentCenter .FilterSearchCriteria {
    font-weight: normal;
    text-align: left;
    clear: both;
}

@media (max-width: 767px) {
    .FinancialDocumentCenter .jzbCustomFooFilter {
        float: none;
        width: auto;
    }

    .FinancialDocumentCenter .jzbCustomFooFilter .jzbFooFilterGroup {
        float: left;
    }
}

.FinancialDocumentCenter .listAlt {
   font-size: 70px;
}

/*

   Jenzabar extensions to the Footable framework.

    Index:
        General
        Filtering field
        Expandable Row
        Pagination
 */

/*******************************
   General
 *******************************/
table.footable {
    margin-bottom: 0;
    margin-top: 0;
}

/*******************************
   Header Table
 *******************************/
.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    display: inline-block;
    font-family: 'footable';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding-right: 10px;
    font-size: 1em;
    color: #4870ac;
    opacity: 1;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle:hover {
    cursor: pointer;
}

table.table.table-condensed > thead > tr > th,
table.table.table-condensed > tbody > tr > th,
table.table.table-condensed > tfoot > tr > th,
table.table.table-condensed > thead > tr > td,
table.table.table-condensed > tbody > tr > td,
table.table.table-condensed > tfoot > tr > td {
    padding: 10px 5px;
}

.footable > thead > tr > th:nth-of-type(1) {
    min-width: 4.5em;
}

table.table.footable > thead > tr > td.footable-sortable,
table.table.footable > thead > tr > th.footable-sortable,
table.table.footable > tbody > tr > td.footable-sortable,
table.table.footable > tbody > tr > th.footable-sortable,
table.table.footable > tfoot > tr > td.footable-sortable,
table.table.footable > tfoot > tr > th.footable-sortable {
    padding-right: 0;
    position: inherit;
}

table.footable > thead > tr > td > span.fa,
table.footable > thead > tr > th > span.fa {
    padding-left: 5px;
}
table.footable > thead > tr > th {
    border-bottom-width: 1px;
}

.footable-filtering th { border: none !important;}

/*******************************
    Expandable Row
 *******************************/

tr.footable-detail-row > td > table.footable-details > tbody > tr > th,
tr.footable-detail-row > td > table.footable-details > tbody > tr > td {
    border-style: none;
}

tr.footable-detail-row > td {
    padding: 0;
}

tr.footable-detail-row > td > table {
    margin-top: 0;
}

tr.footable-detail-row > td > table.footable-details > tbody > tr > th {
    width: 20%;
}

/*******************************
   Filtering field
 *******************************/

tr.footable-filtering form.form-inline div.input-group input.form-control {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
table.footable.footable-filtering-right>thead>tr.footable-filtering>th, table.footable>thead>tr.footable-filtering>th {
    text-align: left !important;
}
table.table.table-condensed > thead > tr.footable-filtering > th {
    padding-left: 0;
}


/****************************************
    Pagination
 ****************************************/

table.footable tr.footable-paging {
    font-size: 0.8em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

table.table.footable > thead > tr.footable-paging > td,
table.table.footable > tfoot > tr.footable-paging > td {
    padding: 5px 0 1px 5px;
}

table.footable tr.footable-paging ul.pagination li {
    float: left;
    margin: 0;
}

table.footable tr.footable-paging ul.pagination li a {
    border: 1px solid #6d6d6d;
}

table.footable tr.footable-paging ul.pagination > li > a {
    color: #265b8c;
}

table.footable tr.footable-paging ul.pagination > .active > a,
table.footable tr.footable-paging ul.pagination > .active > a:focus,
table.footable tr.footable-paging ul.pagination > .active > a:hover {
    background-color: #265b8c;
    color: #ffffff;
}

table.table.footable > tfoot > tr.footable-paging > td > ul.pagination {
    margin: 0;
}

table.table.footable > tfoot > tr.footable-paging > td span.label-default {
    display: none;
}

div.show-x-rows-button > a {
    background-color: #ffffff;
    border: 1px solid #6d6d6d;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 12px;
    text-decoration: none;
}

/*******************************
   Expanded row area
 *******************************/
table.footable-details {
    border: none;
}

table.footable-details tr {
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .FinancialDocumentCenter .docTile {
        margin: 20px auto !important;
        display: block;
    }
    .FinancialDocumentCenter .recentDocsHead {
    padding: 0 15px;
    }
}

@media (max-width: 1025px) {
        table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox input[type=checkbox] {
        left: 10px;
    }
}