/*! Additional Customizations */

.nav.nav-tabs.nav-topline .nav-item a.nav-link.active {
    background:0 0;-webkit-box-shadow:inset 0 3px 0 #10548f;box-shadow:inset 0 3px 0 #10548f;color:#10548f;border-radius:0;border-top-color:#FF4961;background-color:white;border:none!important;}

.nav.nav-tabs.nav-topline .nav-item a.nav-link:focus,.nav.nav-tabs.nav-topline .nav-item a.nav-link:hover {
    color:#10548f
}

.nav.nav-tabs.nav-topline .nav-item a.nav-link.dropdown-toggle::after {
    top:-1px
}

.nav.nav-tabs.nav-underline {
    background:#FFF;position:relative;border-bottom:1px solid #1E9FF2
}

.nav.nav-tabs.nav-underline .nav-item.open a .nav-link:focus,.nav.nav-tabs.nav-underline .nav-item.open a .nav-link:hover{
        background-color:transparent;color:#1E9FF2
}

.nav.nav-tabs.nav-underline .nav-item a.nav-link {
    position:relative;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:2rem;padding:.5rem 1rem;-webkit-transition:color .2s;-moz-transition:color .2s;-o-transition:color .2s;transition:color .2s;color:#1E9FF2;border:none
}

.nav.nav-tabs.nav-underline .nav-item a.nav-link.active{
    border:none;background-color:transparent
}


.modal-standout label, .modal-standout .label {color: #10548f;}
.modal-label {color: #10548f;}
.modal-header-standout, .modal-standout .modal-header {background-color: #10548f;}
.modal-header-standout, .modal-standout .modal-header .modal-title {color: white;}
.modal-header-standout button span, .modal-standout .modal-header button span {color:white;text-shadow: none}

img.logo {max-width: 176px;}