﻿/*
* ==============================================================================
* (c) 2017-2019
* Fidelity National Information Services, Inc. and/or its subsidiaries - All
* Rights Reserved worldwide.
* ---------------------------------------------------------------------------
* This document is protected under the trade secret and copyright laws as the
* property of Fidelity National Information Services, Inc. and/or its subsidiaries.
* Copying, reproduction or distribution should be limited and only to employees
* with a 'need to know' to do their job. Any disclosure of this document to
* third parties is strictly prohibited.
* =============================================================================
*/

body {
    font-family: Roboto,sans-serif;
}

.modal-backdrop {
    background-color: transparent;
}

.set-radius-zero {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.ui-widget {
    font-family: Roboto,sans-serif;
}

.content-wrapper {
    margin-top: 3px;
    padding-bottom: 0px;
    font-family: Roboto,sans-serif;
}

.header-line {
    font-weight: 900;
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
    text-transform: uppercase;
}

.pad-botm {
    padding-bottom: 30px;
}

.main-content-row {
    height: 525.6px;
    width: 1349px;
}

.footer-custom-class {
    line-height: 1.42857143;
}

.footer-custom-row {
    margin-top: 10px;
}
/*NAVBAR & MENU STYLES */
.right-div {
    float: right;
}

.ddl-div {
    padding-top: 11px;
    padding-left: 25px;
}

.ddl-lbl-div {
    padding-top: 17px;
    font-size: 16px;
    height: 19px;
    padding-left: 30px
}

.ddl {
    background: #008594;
    font-family: Roboto,sans-serif;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: white;
    width: 69px;
    line-height: 19px;
    font-style: normal;
    font-size: 16px;
    font-weight: normal;
    border-radius: unset;
    padding-bottom: 0px;
    padding-top: 0px;
}

#menu-top a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
}

.menu-section {
    border-bottom: 4px solid #8dc63f;
    width: 100%;
}

.menu-top-active {
    background-color: #86c431;
}

.navbar-inverse {
    background-color: #FFF;
    border-color: rgba(155, 153, 153, 0.23);
}

.footer-section a, .footer-section a:hover {
    color: #fff;
}

.logo {
    position: absolute;
    width: 119px;
    height: 49.69px;
    left: 0px;
    top: 9px;
}

.transfundlogo {
    position: absolute;
    width: 200px;
    height: 49.69px;
    left: 0px;
    top: 9px;
}

.container {
    font-family: Roboto,sans-serif;
    border-color: #fff;
}

.header-center {
    width: 392px;
    height: 42px;
    left: 487px;
    top: 12px;
    font-style: normal;
    font-weight: 300;
    font-size: 35px;
    line-height: 42px;
    color: #FFFFFF;
}

.search {
    background-color: #0D47A1 !important;
    border-color: #0D47A1 !important;
    color: #FFFFFF !important;
    margin-bottom: 4px;
}

.log-off {
    font-size: 8px !important;
    padding-right: 5px;
    vertical-align: middle;
}

.header-right {
    font-style: normal;
    font-weight: normal;
    font-size: 12px !important;
    line-height: 14px;
    color: #FFFFFF !important;
    padding-right: 0px;
    font-family: Roboto,sans-serif;
    margin-top: 10px;
}

.navbar {
    background: #008594 !important;
    height: 68px;
    left: 0px;
    top: 0px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}

.navbar-toggle {
    background-color: black;
    border: 1px solid black;
}

/* DASHBOARD STYLES */

.img-comments {
    border: 3px double #e1e1e1;
    height: 60px;
}

.chat-widget-main {
    max-height: 330px;
    overflow: auto;
}

.slide-bdr {
    border: 5px solid #9170E4;
}

.chat-widget-left:after {
    top: 100%;
    left: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #F70E62;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-left {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #F70E62;
    font-size: 12px;
}

.chat-widget-right:after {
    top: 100%;
    right: 10%;
    border: solid transparent;
    content: " ";
    position: absolute;
    border-top-color: #5AA8CC;
    border-width: 15px;
    margin-left: -15px;
}

.chat-widget-right {
    width: 100%;
    height: auto;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    border: 1px solid #5AA8CC;
    font-size: 12px;
}

.chat-widget-name-left {
    color: #808080;
    margin-top: 30px;
    margin-left: 60px;
    text-align: left;
}

.img-left-chat {
    border: 3px double #e1e1e1;
    float: left;
    margin-right: 30px;
}

.img-right-chat {
    border: 3px double #e1e1e1;
    float: right;
    margin-left: 30px;
}

.chat-widget-main img-right {
    border: 3px double #e1e1e1;
    float: left;
}

.chat-widget-name-left h4 {
    font-weight: normal;
    font-size: 11px;
}

.chat-widget-name-left h5 {
    font-weight: normal;
    font-size: 10px;
}

.chat-widget-name-right h4 {
    font-weight: normal;
    font-size: 11px;
}

.chat-widget-name-right h5 {
    font-weight: normal;
    font-size: 10px;
}

.chat-widget-name-right {
    color: #808080;
    margin-top: 40px;
    margin-right: 60px;
    text-align: right;
}

.recent-users-sec img {
    max-height: 80px;
    margin: 15px;
}

.back-widget-set {
    background-color: transparent;
}

/* FOOTER SECTION STYLES */
.footer-section {
    color: #fff;
    font-size: 12px;
    background-color: #808080;
    text-align: center;
    bottom: 0px;
}

.bottom-area {
    color: #fff !important;
    height: 35px;
    font-size: 12px;
    background-color: #008594 !important;
    text-align: center;
    font-family: Roboto,sans-serif;
    clear: both;
    position: relative;
    height: 35px;
    margin-top: -2%;
}

.bottom {
    margin-top: 10px;
    margin-bottom: 10px;
}

.top {
    margin-bottom: 10px;
}


.footer-section a, .footer-section a:hover {
    color: #fff;
}

.panel-green {
    border-color: #fff;
}

    .panel-green > .panel-heading {
        color: #3c763d;
        background-color: #86c431;
        border-color: #fff;
    }

        .panel-green > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-green > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-green > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }


#reportTable {
    overflow-y: auto !important;
}

.switch {
    min-height: 1px;
    padding-right: 0px;
    float: left;
    width: 50%;
}

.pdfErrMsg {
    background-color: #fff;
    display: none
}

@media screen and (min-width:0\0) {
    .agencyBlock_style {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 27px !important;
        float: left;
        width: 50%;
    }
}
/* Reportlist.aspx inline style  */
.btn3d {
    transition: all .08s linear;
    position: relative;
    outline: medium none;
    -moz-outline-style: none;
    border: 0px;
    margin-right: 10px;
    margin-top: 15px;
}

    .btn3d:focus {
        outline: medium none;
        -moz-outline-style: none;
    }

    .btn3d:active {
        top: 9px;
    }

ul.dateList li {
}

ul.dateList {
    list-style-type: none;
}

    ul.dateList li {
        float: left;
    }

    ul.dateList li {
        display: block;
        text-align: center;
        padding: 0px 12px 0px 12px;
        font-size: 12px;
    }

        ul.dateList li a {
            font-size: 12px;
        }

.txt-dec-undline {
    text-decoration: underline;
}


ul.dateList li:before {
}

@media (max-width: 480px) {
    ul.dateList {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        list-style-type: none;
    }
}

@CHARSET "UTF-8";

#reportTable {
    overflow-y: hidden;
}

code {
    overflow: auto;
}

.filter-col {
    padding-left: 10px;
    padding-right: 10px;
}

#footer-panel {
    width: 100%;
    margin-bottom: 0;
}

.table-responsive {
}

.datePicker {
    display: none;
}

#selectable .ui-selecting {
    background: #FECA40;
}

#selectable .ui-selected {
    background: #F39814;
    color: white;
}

#selectable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 60%;
}

    #selectable li {
        margin: 3px;
        padding: 0.4em;
        font-size: 1.4em;
        height: 18px;
    }


.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #0D47A1;
    background-color: #fff;
    font-weight: 300;
}

.nav > li > a:focus {
    color: #0D47A1;
    background-color: #fff;
}

.nav-pills > li.all-categories > a {
    color: #fff;
    background-color: #292E37;
    font-size: 14px;
}

.nav-pills > li.active1 > a {
    color: #0D47A1;
}

.margintop20 {
    margin-top: 20px;
}

.nav-pills > li > a {
    border-radius: 0px;
    color: #000000;
}

a:hover {
    color: #337AB7;
    cursor: pointer;
}

.footer-link {
    color: #fff !important;
}

.nav-stacked > li {
    margin-top: 0px;
    margin-left: 0;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.second {
    border-top: 1px solid #C4C4C4;
    margin-top: 3px !important;
}

.last {
    border-bottom: 1px solid #C4C4C4;
}

#Ul1 > li > a:before {
}

.active2 {
    border-right: 4px solid #428bca;
}

.badgebox {
    opacity: 0;
}

    .badgebox + .badge {
        text-indent: -999999px;
        width: 27px;
    }

    .badgebox:focus + .badge {
        box-shadow: inset 0px 0px 5px;
    }

    .badgebox:checked + .badge {
        text-indent: 0;
    }

checkbox .btn,
.checkbox-inline .btn {
    padding-left: 2em;
    min-width: 8em;
}

.checkbox label,
.checkbox-inline label {
    text-align: left;
    padding-left: 0.5em;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

    .dropbtn:hover, .dropbtn:focus {
        background-color: #3e8e41;
    }

.drop-down {
    width: 100%;
}

.dropdown {
    float: right;
    position: relative;
    display: inline-block;
}

.select2-selection__arrow {
    padding-top: 2%;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.dropdown a:hover {
    background-color: #f1f1f1;
}

.show {
    display: block;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid blue;
    border-bottom: 16px solid blue;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}


/* Default.aspx inline style */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(img/Double.gif) center no-repeat #fff;
}

#log {
    background-color: #8DC63F !important;
    border-color: #8DC63F;
    margin-left: 165px;
    height: 30px;
}

#login-box {
    margin-top: 80px;
}

#title {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #0066CC !important;
    text-decoration: none;
    margin-left: 517px;
}

.fa-user:before {
    margin-left: -23px;
    color: grey;
}

.fa-lock:before {
    margin-left: -21px;
    color: grey;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert {
    padding: 13px;
    margin-top: 4px;
    margin-bottom: 14px;
    border: 2px solid transparent;
    border-radius: 4px;
    font-family: Roboto,sans-serif;
}

.nav_footer {
    color: white !important;
}


/* Reportviewer.aspx inline style */



.no-close .ui-dialog-titlebar-close {
    display: none;
}

.center {
    text-align: center;
}

.pagination {
    display: inline-block;
}

    .pagination a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
        margin: 0 4px;
    }

        .pagination a.active {
            background-color: #4CAF50;
            color: white;
            border: 1px solid #4CAF50;
        }

        .pagination a:hover:not(.active) {
            background-color: #ddd;
        }

.input-container {
    width: 250px;
    border: 1px solid #a9a9a9;
    float: left;
}

    .input-container input:focus, .input-container input:active {
        outline: none;
    }

    .input-container input {
        width: 80%;
        float: left;
        border: none;
    }

    .input-container button {
        float: right;
    }

.highlight {
    background-color: yellow;
}

#pagination .btn {
    border: 1px solid #fff;
}

    #pagination .btn.disabled.current {
        border: 1px !important;
        background-color: #D3D3D3;
        color: #0d47a1;
        font-weight: 700;
        opacity: 1 !important;
    }

.panel-actions {
    margin-top: -20px;
    margin-bottom: 0;
    text-align: right;
}

    .panel-actions a {
        color: #333;
    }

.panel-fullscreen {
    display: block;
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid blue;
    border-bottom: 16px solid blue;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}


.panel-success {
    border-color: #fff !important;
}

    .panel-success > .panel-heading {
        background-color: #fff !important;
        border-color: #fff !important;
        color: #292E37;
        font-family: Roboto,sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        line-height: 28px;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.btn {
    padding: 3px 12px !important;
}

.txt-search {
    height: 26px !important;
    width: 190px !important;
}

.cl {
    width: 31px;
    height: 31px;
    padding-left: 3px !important;
    margin-top: -15px;
}

.svg-cl {
    position: absolute;
    right: 5.8%;
    top: 9.8%;
    bottom: 2%;
    width: 26px;
    height: 26px;
}


/* Reportviewer.aspx inline style */

.color-1 {
    color: #0000FF;
}

.color-2 {
    color: #FF8C00;
}

.color-3 {
    color: #FF1493;
}

.color-4 {
    color: #7CFC00;
}

.color-5 {
    color: #00FA9A;
}

.color-6 {
    color: #8A2BE2;
}

.color-7 {
    color: #00FFFF;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.NEWCLASS {
    font-family: FontAwesome;
    background-color: #0D47A1 !important;
    border-color: #0D47A1 !important;
    color: #fff;
}

.btn-default {
    color: #fff;
    background-color: #0D47A1;
    border-color: #0D47A1;
}

.row-body {
    padding-top: 15px;
}

.lbl-inst {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}

.lbl-switch {
    position: absolute;
    width: 48px;
    height: 19px;
    left: 965px;
    top: 24px;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
}

.dropdown-switch {
    position: absolute;
    width: 69px;
    height: 0px;
    left: 1017px;
    top: 39px;
    border: 1px solid #FFFFFF;
}

.btn-nav {
    background-color: #fff;
    border: 1px solid #e0e1db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .btn-nav:hover {
        color: #e92d00;
        cursor: pointer;
        -webkit-transition: color 1s;
        transition: color 1s;
    }

    .btn-nav.active {
        color: #e92d00;
        padding: 2px;
        border-top: 6px solid #e92d00;
        border-bottom: 6px solid #e92d00;
        border-left: 0;
        border-right: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
        -moz-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
        -ms-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
        -o-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
        transition: border 0.3s ease-out, color 0.3s ease 0.5s;
    }

        .btn-nav.active:before {
            content: '';
            position: absolute;
            border-style: solid;
            border-width: 6px 6px 0;
            border-color: #e92d00 transparent;
            display: block;
            width: 0;
            z-index: 1;
            margin-left: -6px;
            top: 0;
            left: 50%;
        }

    .btn-nav .glyphicon {
        padding-top: 16px;
        font-size: 40px;
    }

    .btn-nav.active p {
        margin-bottom: 8px;
    }

@-webkit-keyframes pulsate {
    50% {
        color: #000;
    }
}

@keyframes pulsate {
    50% {
        color: #000;
    }
}

@media (max-width: 480px) {
    .btn-group {
        max-width: 100% !important;
        overflow-y: hidden;
    }
}

@media (max-width: 600px) {
    .btn-nav .glyphicon {
        padding-top: 12px;
        font-size: 26px;
    }
}

.log_off {
    color: #FFFFFF !important;
    vertical-align: middle;
}

.ul-li-footer {
    margin-top: 10px;
    margin-bottom: 10px;
}

.clear-bg, .clear-bg:hover, .clear-bg:focus {
    background-color: #eee;
    color: black;
    border-color: #ccc;
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 0.5em;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: none;
}

.fa-down, .fa-down :hover {
    color: black;
    background-color: rgba(255,255,255,.15);
}

.fa-angle {
    font-size: larger;
}

.text-search-width {
    height: 26px;
    width: 235px;
    padding: 10px;
}

.download-icon {
    color: blue;
}

.err-msg-font {
    font-size: 24px;
}


/*  ReportList.aspx User Favourite Styles */

.rating {
    float: left;
    border: none;
}

    .rating:not(:checked) > input {
        position: absolute;
        top: -9999px;
        clip: rect(0, 0, 0, 0);
    }

    .rating:not(:checked) > label {
        float: right;
        width: 1em;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 22px;
        line-height: 1.1em;
        color: #ddd;
    }

        .rating:not(:checked) > label:before {
            content: '★ ';
        }

    .rating > input:checked ~ label {
        color: #0D47A1;
    }

    .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
        color: #0D47A1;
        font-size: 22px;
    }

    .rating > input:checked + label:hover, .rating > input:checked + label:hover ~ label, .rating > input:checked ~ label:hover, .rating > input:checked ~ label:hover ~ label, .rating > label:hover ~ input:checked ~ label {
        color: #0D47A1;
    }

    .rating > label:active {
        position: relative;
    }



.switch-field {
    display: flex;
    overflow: hidden;
}

    .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    .switch-field label {
        background-color: #FFFFFF;
        color: #0D47A1;
        font-size: 14px;
        line-height: 1;
        text-align: center;
        padding: 5px 25px;
        border: 2px solid #0D47A1;
        transition: all 0.1s ease-in-out;
        font-family: Roboto,sans-serif;
        font-weight: 100;
    }

        .switch-field label:hover {
            cursor: pointer;
        }

    .switch-field input:checked + label {
        background-color: #0D47A1;
        box-shadow: none;
        color: white;
        pointer-events: none;
    }

    .switch-field label:first-of-type {
        border-radius: 4px 0 0 4px;
    }

    .switch-field label:last-of-type {
        border-radius: 0 4px 4px 0;
    }


.switch-field-Disabled {
    cursor: not-allowed;
}

    .switch-field-Disabled input:not(:checked) + label {
        opacity: 0.5;
        cursor: not-allowed;
        background-color: #808080;
        color: black;
        pointer-events: none;
    }

        .switch-field-Disabled input:not(:checked) + label:hover {
            background-color: blue;
        }

.favoritelbl {
    margin: 0px;
    height: auto;
    width: auto;
}

.ddl-Plain {
    background: #ffffff;
    font-family: Roboto,sans-serif;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: black;
    height: 25px;
    line-height: 19px;
    font-style: normal;
    font-size: 14px;
    font-weight: normal;
    border-radius: unset;
    padding-bottom: 0px;
    padding-top: 5px;
    padding-right: 3px;
    width: 170px;
}


.Sorting_Elements_ddl {
    margin-right: 5px;
    padding: 0px;
    font-family: Roboto,sans-serif;
}

    .Sorting_Elements_ddl label {
        padding: 0px;
        font-family: Roboto,sans-serif;
        font-size: 14px;
        font-weight: normal;
    }

.Sorting_Elements_rdb {
    padding-right: 3px;
    font-family: Roboto,sans-serif;
}

    .Sorting_Elements_rdb label {
        font-weight: normal;
        font-size: 14px;
        font-family: Roboto,sans-serif;
        margin-right: 5px;
    }

.DbToggleBtn {
    padding-right: 2px;
    font-family: Roboto,sans-serif;
    font-weight: normal;
}

.alert-message i {
    color: #a94442;
    font-size: 16px;
    padding-right: 3px;
}

.AlertMsg {
    display: none;
    padding-top: 5px !important;
    text-align: center;
}

    .AlertMsg p {
        padding-top: 5px !important;
    }

.searchbtngrp {
    padding-top: 2px !important;
    text-align: center;
    height: 35px;
}

    .searchbtngrp input {
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
    }

.select2-selection__rendered span {
    overflow: hidden;
    text-overflow: ellipsis;
}

.pop-ddl-label {
    padding-bottom: 5px;
}

.tblHeadText {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;
    width: 50%;
    color: rgba(1, 40, 52, 1);
}

.tdFavorite {
    width: 25px;
    line-height: 0;
    border: none;
}

.tdFavorite, td {
    border: none;
}

.popup-time-ddl option {
    text-align: center;
}

.rptLinks {
    padding: 15px;
    height: 100%;
    width: 100%;
    z-index: 1000;
    overflow: visible;
}

    .rptLinks a {
        padding: 10px;
        z-index: 1000;
        overflow: visible;
    }

.long-width-popup {
    width: 300px;
    z-index: 1000;
    overflow: visible;
}

.small-width-popup {
    width: 220px;
    z-index: 1000;
    overflow: visible;
}

.popup-single-downloadd-icon {
    width: 100px;
    height: 70px;
    min-width: min-content;
    z-index: 1000;
    overflow: visible;
}
/* Start of CSP Changes */
/* ReportViewer.aspx*/
.errcolor-font16Px {
    color: #a94442;
    font-size: 16px
}

.div-bgc-disn {
    background-color: #fff !important;
    display: none;
}

.mrg-bot0Px {
    margin-bottom: 0px;
}

.height-auto {
    height: auto;
}

.pad-left0Px {
    padding-left: 0px;
}

.width-101Pt {
    width: 101.2%;
}

.font24px {
    font-size: 24px;
}

.color-black {
    color: black;
}

.font-CN {
    font-family: 'Courier New'
}
/* ReportList.aspx*/
.agencySingle {
    border: none !important;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    border-bottom-color: black !important;
    border-bottom-style: inset !important;
    border-bottom-width: thin !important;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
}

.TimeListDdl-singlepad {
    padding: 0px 100px 3px 100px;
    display: none;
}

.TimeListDdl-multiplepad {
    padding: 0px 15px 15px 50px;
    display: none;
}

.pad-top0Px {
    padding-top: 0px;
}

.wid-100Pt {
    width: 100%;
}

.pad-top4Px {
    padding-top: 4px;
}

.width-197Px {
    width: 197px;
}

.fl-left {
    float: left;
}

.fl-text-right {
    float: right;
    text-align: right;
}

.color-blue {
    color: blue;
}

.ul-pad {
    padding-top: 0px;
    padding-left: 7px;
}

.td-lin-bdroff {
    line-height: 0;
    border: none;
}

.width10-Px {
    width: 10px;
}

.lst-dispcont {
    display: contents;
}

.bdr-space10Px {
    border-spacing: 10px;
    border: 0px;
}

.pad5Px {
    padding: 5px !important;
}

.text-center {
    text-align: center;
}

.pad-left0Px-color {
    padding-left: 0px !important;
    color: #337ab7;
}

.ul-ht450Px {
    max-height: 450px;
}
/* Default.aspx*/
.fontsize24Px {
    font-size: 24px;
}

.pad-top5Px {
    padding-top: 5px !important
}

.ht100Px {
    height: 100px;
}

.pad-top15Px {
    padding-top: 15px
}

.wid-martopleft {
    margin-top: -55px;
    margin-left: 30px;
}

.txt-dec-none {
    text-decoration: none;
}
/* Logout.aspx*/
.disp-off {
    display: none;
}

.disp-on {
    display: block;
}
/*masterpager.aspx*/
.logoffbtn {
    display: block;
    height: 25px;
    background: #f1f1f1;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #e1e1e2;
    color: #000;
    font-weight: bold;
}

.pad-botm3Px {
    padding-bottom: 3px;
}
/* End of CSP Changes */
.agency-ddl-Plain {
    background: #ffffff;
    font-family: Roboto,sans-serif;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: black;
    height: 25px;
    line-height: 19px;
    font-style: normal;
    font-weight: normal;
    border-radius: unset;
    padding-bottom: 0px;
    padding-top: 5px;
    padding-right: 3px;
    width: 285px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.disable-mouse-events {
    pointer-events: none;
}

input[type="radio"]:checked {
    pointer-events: none;
}

.Sort-group-items input[type="radio"]:checked ~ label {
    pointer-events: none;
}

.logout {
    height: 28px;
    /* Heading 3-5 */

    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    margin-top: 15%;
    /* Main / FIS Black */

    color: #012834;
}

.logout-close {
    height: 24px;
    /* Body */

    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    /* identical to box height, or 133% */
    /* Main / FIS Black */

    color: #012834;
}

.agencydiv-margin {
    padding-top: 20px;
}


#spantab1 {
    padding-right: 30px;
}

#tabLbl1 {
    padding-right: 0px;
    padding-left: 0px;
}

.tabs-container {
    width: 100%;
    border-bottom: 1px solid #c6c6c6;
    padding-left: 155px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin: 0px;
}

#tabsDiv {
    width: 55%;
}

.tabs-input {
    display: none;
}

    .tabs-input input:checked + label {
        background: #eee;
    }

.seltablbl.tabs-label {
    border-bottom: 3px solid #015B7E;
    font-weight: bolder;
    padding-bottom: 6px;
}

label.tabs-label {
    display: inline-block;
    line-height: 36px;
    background: none;
    color: #343434;
    position: relative;
    transition: 0.25s background ease;
    cursor: pointer;
    top: 10px;
    border-radius: 1px;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    padding: 15px 20px 2px 20px;
}

    label.tabs-label::after {
        content: "";
        height: 2px;
        width: 100%;
        position: absolute;
        display: block;
        bottom: 0;
        opacity: 0;
        left: 0;
        transition: 0.25s ease;
    }

    label.tabs-label:hover::after {
        opacity: 1;
    }

/* Start of File Upload Changes */
/* CustomReport.aspx*/
.lbl-upld-me-all {
    display: flex;
    overflow: hidden;
    padding: 10px 17px 10px;
}


    .lbl-upld-me-all input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        border: 0;
        overflow: hidden;
    }

    .lbl-upld-me-all label {
        background-color: #fff;
        color: #015B7E;
        font-size: 14px;
        line-height: 1;
        text-align: center;
        border: 2px solid #015B7E;
        transition: all 0.1s ease-in-out;
        font-family: Roboto,sans-serif;
        font-weight: 100;
        line-height: 25px;
        width: 120px;
    }

        .lbl-upld-me-all label:hover {
            cursor: pointer;
        }

    .lbl-upld-me-all input:checked + label {
        background-color: #015B7E;
        box-shadow: none;
        color: white;
        pointer-events: none;
    }

    .lbl-upld-me-all label:first-of-type {
        border-radius: 4px 0 0 4px;
    }

    .lbl-upld-me-all label:last-of-type {
        border-radius: 0 4px 4px 0;
    }


.lbl-upld-me-all-Disabled {
    cursor: not-allowed;
}

    .lbl-upld-me-all-Disabled input:not(:checked) + label {
        opacity: 0.5;
        cursor: not-allowed;
        background-color: #015B7E;
        color: black;
        pointer-events: none;
    }

        .lbl-upld-me-all-Disabled input:not(:checked) + label:hover {
            background-color: blue;
        }

/*File Upload page styles start */

.btn-default-upld {
    color: #fff;
    background-color: #015B7E;
    border-color: #015B7E;
    border-radius: 2px;
    font-size: 14px;
}

.btn-activedeactive {
    color: #015B7E;
    background-color: #fff;
    border-color: #015B7E;
    border-radius: 2px;
    font-size: 14px;
}

.lbl-upld-fl {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    padding: 0px 10px 1px;
    color: rgba(1, 40, 52, 1);
}

.brd-solid {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

#popup {
    position: relative;
    z-index: 100;
    padding: 10px;
}

#confirm_popup {
    position: relative;
    z-index: 100;
    padding: 10px;
}

.content {
    position: absolute;
    z-index: 10;
    background: #fff;
    top: 50%;
    left: 50%;
    width: 500px;
    height: auto;
    transform: translate(-50%, -50%);
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #000;
    z-index: 5;
    opacity: 0.4;
}

.none {
    display: none;
    /*visibility: hidden;*/
}

.hr-upld-fl {
    margin-top: 4px !important;
    margin-bottom: 0px !important;
}

.anch-upd {
    color: #015B7E;
    padding-right: 10px;
}


.mydatagrid {
    width: 100%;
    border: none;
}

.header {
    font-family: Arial;
    color: #012834;
    border: none 0px transparent;
    height: 25px;
    text-align: center;
    font-size: 16px;
    font-family: Roboto;
    outline: solid 1px #c6c6c6;
}

.rows {
    background-color: #fff;
    font-family: arial;
    font-size: 13px;
    color: #000;
    min-height: 25px;
    text-align: left;
    border: solid 1px #c6c6c6;
}

    .rows:hover {
        background-color: #eee;
        font-family: arial;
        color: #000000;
        text-align: left;
    }

.selectedrow {
    background-color: #ff8000;
    font-family: Arial;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

/** FOR THE PAGING ICONS **/
.mydatagrid a {
    background-color: Transparent;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
}

    .mydatagrid a:hover {
        background-color: #000;
        color: #fff;
    }

.mydatagrid span {
    background-color: #c9c9c9;
    color: #000;
    padding: 5px 5px 5px 5px;
}

.pager {
    background-color: #646464;
    font-family: Arial;
    color: White;
    height: 30px;
    text-align: left;
}

.mydatagrid td {
    padding: 10px;
}

.mydatagrid th {
    padding: 10px;
}

.lbl-div {
    padding-top: 17px;
    font-size: 13px;
    height: 19px;
    font-family: arial;
}

.search-box {
    padding: 8px;
}

.lbl-upld-prv-fl {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    color: rgba(1, 40, 52, 1);
}

.file-upld-btn {
    border: 1px solid #c6c6c6;
    padding-left: 5px;
    margin-left: -5px;
}

.checkBoxcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .checkBoxcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 1px solid #AEAEAE;
    box-sizing: border-box;
}

.container:hover input ~ .checkmark {
    background-color: #fff;
}

.checkBoxcontainer input:checked ~ .checkmark {
    background-color: #015B7E;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkBoxcontainer input:checked ~ .checkmark:after {
    display: block;
}

.checkBoxcontainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.validationWarning {
    color: #a94442;
}

.table.dataTable thead th {
    border-bottom: 1px solid #C6C6C6;
}

.table.dataTable.no-footer {
    border-bottom: 1px solid #C6C6C6;
    padding-left: 20px;
    width: 98% !important;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px !important;
}

.datatable-border {
    border: 1px solid #C6C6C6;
}

.dataTable-th-width {
    width: 5px;
}


.icon-sm {
    font-size: 1.2em;
    cursor: pointer;
}

.fis-primary-btn {
    color: #fff;
    background-color: #015B7E;
    border-color: #015B7E;
    border-radius: 2px;
    font-size: 14px;
}

.filter-datepiker {
    height: 34px;
    width: 47%;
}

.tolbl {
    height: 34px;
    width: 6%;
    font-size: 14px;
    padding: 7px 6px 11px 6px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.datePicker-styl {
    line-height: 10px !important;
    width: 235px;
    height: 35px;
}

.validateError-styl {
    color: #a94442
}

.err-border {
    border: 1px solid #e92d00;
}
/*File Upload page styles end */


.legendtxt, .lgndlbl {
    border: 1px solid transparent;
    line-height: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
}

.legendtxt {
    display: block;
    margin-bottom: 2px;
    border-radius: 3px;
    border-color: #ccc;
    text-indent: 5px;
    width: 250px;
    height: 35px;
    left: -80px;
    position: relative;
}

    .legendtxt input:focus {
        border-color: #ccc;
        outline: 0;
    }

.lgndlbl {
    left: 30px;
    z-index: 2;
    float: left;
    height: 10px;
    line-height: 10px;
    padding: 0px 5px 0px 5px;
    position: relative;
    top: -5px;
    color: #999;
    background-color: #fff;
    font-size: 15px;
    font-family: Roboto, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #343434;
}

#txtDate {
    left: -23px;
    width: 252px;
}


#txtDesc {
    left: -66px;
    width: 252px;
}

#txtFileUpload {
    left: -53px;
}

#lblFileUpload {
    left: 9px;
}

.FileUpldDiv {
    padding-left: 21px;
}

.file-border {
    border: 1px solid #ccc;
    width: 100%;
    padding: 0 5px;
    height: 34px;
    text-overflow: clip;
    opacity: 0;
}

.upload-btn {
    display: block;
    width: calc(100% - 188px);
    height: 34px;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    z-index: -1;
    padding-left: 5px;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
}

    .upload-btn::before {
        position: absolute;
        content: "Browse";
        background: #015B7E;
        color: #fff;
        height: 34px;
        width: 75px;
        line-height: 24px;
        padding: 5px;
        text-transform: uppercase;
        top: -1px;
        right: 0;
    }

.btn-default-upld:disabled {
    background: #999;
    color: #555;
    cursor: not-allowed;
}

.customRpt-Content {
    height: 717px;
}

.custom-tbl-tr-height tr {
    height: 44.977px;
}