﻿@charset "utf-8";

html body {
    font-family: "MontSerrat", "Nunito Sans", "Arial", sans-serif;
    font-size: 14px;
}

body {
    background-color: #f5f5f5 !important;
}

/* CSS for cutting off text because of copyright banner*/
#mainContent{
    padding-bottom:20px;
}

.container-audit {
    margin-top: 60px;
}

.container-error {
    min-height: 600px;
    margin-top: 100px;
    text-align: center;
}

.errorBox {
    margin: 60px 200px;
    border-radius: 0;
}

.page-title {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.search-page-title {
    width: 100%;
    max-width: 450px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin: auto;
    border-bottom: 1px solid #ccc;
}

.bg-light-nucleus {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc;
}

#nucleus_logo {
    background: url(../img/Logo_CotivitiNuc.png);
    float: left;
    height: 50px;
    margin: -1px 20px;
    text-indent: -9999em;
    width: 275px;
    background-repeat: no-repeat;
}

.footer {
    /*position: absolute;
     bottom: 0;
    */
    height: 140px;
    width: 100%;
    line-height: 22px;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    padding-top: 5px;
    margin-top: 10px;
}

.card-search {
    width: 100%;
    max-width: 450px;
    padding: 15px;
    margin: auto;
    margin-top: 90px;
}

.card-body-search {
    padding: 0.25rem;
}

.card-header .accicon {
    float: left;
    font-size: 16px;
    width: 1.2em;
    padding-left: 10px;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(90deg);
}

.card-header h2 > a:before {
    float: left !important;
    content: "\f078";
    font-family: FontAwesome;
    padding-left: 8px;
    padding-top: 12px;
    font-size: 14px;
}

.card-header h2 > a.collapsed:before {
    float: left !important;
    content: "\f054";
    font-size: 14px;
    padding-left: 8px;
    padding-top: 12px;
}

.card-accordion {
    border: 0px solid;
}

.panel-info-bg {
    background-color: #e8ebf7;
    padding: 5px;
    border-top: 1px solid #d3d3d3;
    margin-top: 10px;
    border-radius: 0px !important;
    margin-bottom: 10px !important;
}

.card-body-padding {
    padding: 0px 10px 0px 10px;
}

.panel-heading-audit {
    color: #707070;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    text-decoration: none;
}

    .panel-heading-audit:hover {
        text-decoration: none;
    }

.btn-link-audit {
    color: #333333;
    font-weight: bold;
    background-color: transparent;
    border-color: transparent;
    padding-left: 5px;
    font-size: 16px;
}

    .btn-link-audit:hover {
        text-decoration: none !important;
    }

.panel-heading-audit:visited {
    text-decoration: none !important;
}

.panel-heading-audit:last-child {
    border-radius: 0px;
}

.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-right {
    display: none;
}

.panel-heading.collapsed .fa-chevron-right,
.panel-heading .fa-chevron-down {
    display: inline-block;
}

.detail {
    padding: 0px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    color: #333333;
    background: #ffffff;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.master {
    background: #ffffff;
    box-sizing: border-box;
    height: 100%;
}

.title-page {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    /*border-bottom: 1px solid #333333;
    */
    padding: 10px 10px 0px 0px;
}

.title-acc {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    /*border-bottom: 1px solid #333333;
    */
    padding: 10px 10px 0px 15px;
    line-height: 28px;
}
/* Boostrap - Sign-in CSS */
.form-search {
    width: 100%;
    max-width: 400px;
    padding: 15px;
    margin: auto;
}

    .form-search .form-control {
        position: relative;
        box-sizing: border-box;
        height: auto;
        padding: 10px;
        font-size: 16px;
    }

.form-control-Nucleus {
    border: 1px solid #100699;
}

.form-search .form-control:focus {
    z-index: 2;
}

.required {
    color: #ff0000;
    font-size: 16px;
    padding-left: 5px;
}

.work_button {
    background: #100699;
}

    .work_button:hover {
        background: #0d0578;
    }
/* Audit for Claim CSS */
.nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 0px;
    border-bottom: 0;
    /*border-right: 1px solid #ccc;
     padding-right: 5px;
    */
    width: 188px;
}

    .nav.nav-tabs li a.nav-link {
        border-bottom: 1px solid #ccc;
        color: #333;
    }

.nav-tabs .nav-link {
    /*border: 1px solid transparent;
    */
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    /*background: #fff;
    */
}

    .nav-tabs .nav-link.active {
        color: #333333;
        font-weight: bold;
        /*background-color:#ccccea !important;
     border-color: transparent !important;
    */
        border-left: 3px solid #100699;
    }

    .nav-tabs .nav-link.active {
        background: #ccccea no-repeat 150px 8px;
        /* background: #ccccea url("assets/img/icon-hightlight.png") no-repeat 150px 8px; */
        z-index: 99;
    }

        .nav-tabs .nav-link.active:hover {
            /* background: #ccccea url("assets/img/icon-hightlight.png") no-repeat 150px 8px; */
            background: #ccccea no-repeat 150px 8px;
        }

    .nav-tabs .nav-link:hover {
        background: #ccccea;
        color: #333333;
    }

.nav-tabs .nav-link {
    /* border: 1px solid transparent;
    */
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
}

.tab-content > .active {
    display: block;
    background: #fff;
    min-height: 165px;
}
/*.nav-tabs .nav-item a.active {
     border-left: 3px solid #000;
}
*/
.table {
    font-size: 11px;
}

    .table thead tr th:not(:empty) {
        background-color: #e1eaf2 !important;
        border: 2px solid #fff;
        padding: 2px 7px;
        font-weight: normal;
        color: #444;
    }

    .table tr:last-child {
        border-bottom: 1px solid #ccc;
    }

.panel {
    margin-top: 10px;
    margin-bottom: 10px;
}

.panel-heading {
    color: #707070;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.panel-body {
    color: #333333;
    font-size: 13px;
    padding-top: 5px;
}

.fa-remove {
    color: #d12600;
}

.fa-check {
    color: #00853d;
}

.fa-chevron-down {
    color: #100699;
}

.fa-chevron-right {
    color: #100699;
}

.accordion .fa {
    margin-right: 0.5rem;
}

.auditLoading {
    min-height: 600px;
    margin-top: 300px;
    text-align: center;
}

.auditKeyTd {
    width: 90px;
}

#overlay {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 2;
    cursor: pointer;
}

#overlay-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.loader {
    border: 6px solid #362766;
    border-radius: 50%;
    border-top: 6px solid #e5228b;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    /* Safari */
    -webkit-animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.info-msg,
.success-msg,
.warning-msg,
.error-msg {
    text-align: left;
    margin: 100px 10px 10px 10px;
    padding: 20px 30px 30px 30px;
    border-radius: 3px 3px 3px 3px;
}

.message-style {
    line-height: 9px;
    font-size: 16px;
    font-weight: bold;
}

.info-msg {
    color: #0e566c;
    background-color: #f8ffff;
    border: 1px solid #bedfe6;
}

.success-msg {
    color: #270;
    background-color: #dff2bf;
}

.warning-msg {
    color: #9f6000;
    background-color: #feefb3;
}

.error-msg {
    color: #d8000c;
    background-color: #ffbaba;
}

.close-msg {
    color: #444;
    margin-top: 10px;
}
/* Primary Button styles */

.btn-primary-brand {
    background: #100699 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    height: 30px;
    line-height: 12px;
    border: 0px;
    color: #ffffff;
}

    .btn-primary-brand:hover {
        color: #ffffff;
        background: #0d0578 !important;
    }

    .btn-primary-brand:visited {
        color: #ffffff;
        background: #100699 !important;
    }
#footer {
    position: fixed;
    width: auto;
    height: 20px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 0px;
    z-index: 1001;
}

#footer {
    background: #f5f5f5;
    border-top: 1px solid #cacac8;
}

#copyright_container {
    float: left;
    width: 765px;
}

.footer_text {
    font-size: 12px;
    font-weight: 300;
    padding: 2px 10px;
}

.footer_text {
    color: #31006f;
}

#build_version {
    width: 200px;
    float: right;
    text-align: right;
}