html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container, .wrap > .container-fluid {
    padding: 70px 15px 20px;
}

.dev-wrap-background {
    /* very light grey */
    background-color: #f5f5f5;
}

.test-wrap-background {
    /* very light blue */
    background-color: #e9f5fa;
}

.sandbox-wrap-background {
    /* very light yellow */
    background-color: #FCF8ED;
}

.training-wrap-background {
    /* very light green */
    background-color: #f0f9eb;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

.bold {
    font-weight: bold;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

#fee-split-grid th {
    white-space: normal;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.unavailable {
    position: relative;
}

.unavailable::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 10000;
}

.unavailable::after {
    background-color: #f9f2f4;
    color: #c7254e;
    content: "Unavailable";
    height: 24px;
    left: calc(50% - 37px);
    position: absolute;
    top: calc(50% - 12px);
    width: 74px;
    z-index: 10001;
}

.inactive {
    background-color: lightgrey;
    color: gray;
}

.table > thead > tr > td.inactive, .table > tbody > tr > td.inactive, .table > tfoot > tr > td.inactive, .table > thead > tr > th.inactive, .table > tbody > tr > th.inactive, .table > tfoot > tr > th.inactive, .table > thead > tr.inactive > td, .table > tbody > tr.inactive > td, .table > tfoot > tr.inactive > td, .table > thead > tr.inactive > th, .table > tbody > tr.inactive > th, .table > tfoot > tr.inactive > th {
    background-color: lightgrey;
}

.complete {
    text-decoration: line-through;
}


.investigate {
    color: #d9534f;
}

.table > thead > tr > td.investigate, .table > tbody > tr > td.investigate, .table > tfoot > tr > td.investigate, .table > thead > tr > th.investigate, .table > tbody > tr > th.investigate, .table > tfoot > tr > th.investigate, .table > thead > tr.investigate > td, .table > tbody > tr.investigate > td, .table > tfoot > tr.investigate > td, .table > thead > tr.investigate > th, .table > tbody > tr.investigate > th, .table > tfoot > tr.investigate > th {
    color: #d9534f;
}

.bulk-select-field {
    width: 100%;
}

.field-bankstatementitem-percentages, .field-bankstatementitem-recoverable-percentages {
    float: left !important;
}

.detail-view-allocation-pool {
    margin-bottom: 0px;
    margin-top: 0px;
}

.allocation-child {
    margin: 5px 0 10px 30px !important;
}

.amount-note {
    float: right;
    color: #269abc !important;
}

.quick-search-1 {
    width: 50%;
    float: left;
}

.no-allocation {
    border: none;
    background: none;
}

.add-net-fee, .add-aum-bp {
    padding-top: 25px;
}

.email-list-main {
    margin-top: 20px;
}

.email-lists-main {
    padding: 15px 20px;
    background-color: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #ccc;
    line-height: 24px;
    clear: both;
    margin-bottom: 15px;
    margin-top: 15px;
}

.emails-list {
    margin-left: 10px;
}

.dropdown-submenu > .dropdown-menu {
    width: 100% !important;
}

.dropdown-submenu > .dropdown-menu > li > a {
    word-break: break-word !important;
    white-space: unset !important;
}

.btn-reminder, .btn-reminder:hover, btn-reminder:focus {
    color: #5cb85c !important;
}

#bank-statement-item-grid .danger:hover, #bank-statement-item-griddanger:focus, #bank-statement-item-griddanger:active {
    color: red !important;
}

.first-fund-performance-child {
    margin-top: 24px;
}

.bg-white {
    background-color: #FFF;
}

.allocation-pool-parent .input-group {
    float: left;
}

.comment-box img {
    width: 50px;
    height: 50px;
}

.comment-box .media-left {
    padding-right: 10px;
    width: 65px;
}

.comment-box .media {
    width: 100%;
    display: table;

}

.comment-box .media-new {
    max-width: 100%;
    width: auto;
    overflow: visible;
}

.comment-box .media-body p {
    border: 1px solid #ddd;
    padding: 10px;
}

.comment-box .media-body .media p {
    margin-bottom: 0;
}

.comment-box .media-heading {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 7px 10px;
    position: relative;
    margin-bottom: -1px;
}

.comment-box .media-heading:before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-width: 1px 0 0 1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 10px;
    left: -6px;
}

.payment-type-col-header {
    min-width: 115px;
}

.ii-gridview-export-second {
    margin-right: 5px;
}

.product-child-sub-option {
    padding-left: 15px;
}

span.view_title_bar_color {
    width: 80px;
    height: 25px;
    display: block;
}

.spin {
    animation: spin infinite 4s linear;
}

a.select-silo-link:hover {
    text-decoration: none;
}

.select-silo-panel:hover {
    border-color: #204d74;
}

.select-silo-panel:hover .panel-heading {
    background-color: #286090;
    border-color: #204d74;

}

.select-silo-panel .panel-body {
    height: 150px;
}

.select-silo-panel .panel-body img {
    max-width: 100%;
    max-height: 100%;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}