﻿/* 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. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #1297E4;
}

.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 */
}

label {
    font-weight: 300;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.list-group-item-secondary {
    background-color: #d6d8db38 !important;
}

.nav-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
}

    .nav-tabs .nav-link {
        white-space: nowrap;
    }

/*::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    border-radius: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.4);
}*/


/* custom scrollbar */
/*::-webkit-scrollbar {
    width: 20px;
}

::-webkit-scrollbar-track {
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: #d6dee1;
    border-radius: 20px;
    border: 6px solid transparent;
    background-clip: content-box;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #a8bbbf;
    }
*/

.list-group-item-level1 {
    background-color: #86CEF4;
    color: white;
    font-weight: 400;
}

.list-group-item-level2 {
    background-color: #92D050;
    color: white;
    font-weight: 400;
}

.list-group-item-level3 {
    background-color: #00B050;
    color: white;
    font-weight: 400;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #1297E4;
    color: white;
}

.jquery-back-to-top-effect-spin-on, .jquery-back-to-top-theme-default {
    background: none !important;
    background-image: url('../images/up.png') !important;
}

header {
    /*background: #fedd00;*/ /* Old browsers */
    /*background: -moz-linear-gradient(45deg, #fedd00 0%, #0db14d 100%);*/ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(45deg, #fedd00 0%,#0db14d 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(45deg, #fedd00 0%,#0db14d 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fedd00', endColorstr='#0db14d',GradientType=1 );*/ /* IE6-9 fallback on horizontal gradient */
    background: #10069F;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-image: url(/images/right.png?q=123456789);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: right;
    padding-right: 30px !important;
    border-right: 10px solid transparent !important;
}

.swal-button {
    color: #fff !important;
    background-color: #00A3E0 !important;
}

    .swal-button:focus {
        box-shadow: none;
    }

.btn-primary {
    background-color: #00A3E0 !important;
}

.sub-head {
    font-weight: bold;
    /*font-size: 1.3em;
    line-height:2em;*/
}

#behaviorallist1, #technicallist1 {
    margin-top: 5px;
}

.swal-modal {
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: fixed !important;
}

.blockUI h1 {
    font-size: 15px;
    margin-top: 5px;
}

/*.nav-item a, .nav-item button {
    color: white !important;
}*/

.list-group-item p, .pre-wrap {
    white-space: pre-wrap;
}

.card-header .title {
    font-size: 17px;
    color: #000;
}

.card-header .accicon {
    float: right;
    font-size: 20px;
    width: 1.2em;
}

.card-header {
    cursor: pointer;
    border-bottom: none;
}

.card {
    border: 1px solid #ddd;
}

.card-body {
    border-top: 1px solid #ddd;
}

.card-header:not(.collapsed) .rotate-icon {
    transform: rotate(180deg);
}

.behavioral-accordian, .technical-accordian {
    max-height: 500px;
    overflow-y: auto;
}

.h-70 {
    height: 70px;
    padding-top: 20px;
}

.nav-complete {
    /*border-bottom: 3px solid #1297E4;*/
    color: #1297E4;
}

.btn-primary {
    border: none !important;
    background: #1297E4 !important;
    border-radius: 4px !important;
}

.sel-role {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #1297E4 !important;
}

.card-header, .card-body {
    padding: 0.35rem 0.5rem !important;
}

.btn-light {
    border: 1px solid #DADDE2;
}

/* Scroll bar design */
::-webkit-scrollbar-thumb {
    /*box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);*/
    background-color: #1297E4;
}

::-webkit-scrollbar-track {
    /*background-color: #1297E4;*/
}

::-webkit-scrollbar {
    height: 5px;
    width: 5px;
}

.nav-tabs .nav-item {
    margin-right: 5px;
    /*border: 1px solid #1297E4;*/
}

.list-group-item {
    border: 1px solid #DADDE2 !important;
}

.card {
    border: 1px solid #DADDE2 !important;
}

.navbar-light .navbar-nav .nav-link {
    color: white !important;
}

.dropdown-menu.show {
    background-color: #10069F;
}

.nav-complete:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: 3px solid #1297E4;
    animation: border_anim 0.5s linear forwards;
}

@keyframes border_anim {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.childtab a {
    white-space: break-spaces !important;
    width: 135px !important;
    font-size: 10px !important;
    color: black !important;
    border: none !important;
    height: 50px;
}

.childtab .active {
    background-color: #e8e5e5 !important;
    font-weight: bold !important;
    border: none !important;
}
.nav-tabs > .nav-item a {
    border: 1px solid #DADDE2 !important;
    padding-right: 40px !important;
}

#myTab a {
    white-space: break-spaces;
    width: 200px;
    font-size: 14px;
}
.custom-nav > .col{
    cursor:pointer;
}
.remove-bg {
    background-image: none !important;
    padding-right: 0px !important;
}