/* Override neccessary styles from default themes */

.am-top-header .navbar-header .navbar-brand{
    background-color:#3d3c3c;
    color:#fff;
    padding-top:0;
    padding-bottom:0;
    line-height:80px;
    height:80px;
    width:100px;
    background-image:none/*url(../img/logo-dark.png)*/;
    background-repeat:no-repeat;
    background-position:center center;
    margin-right:20px;
    border-bottom:1px solid #474646
}

.am-left-sidebar{background-color:#014582; height: auto;}

.am-left-sidebar .sidebar-elements>li>ul{display:none;position:fixed;left:100px;top:0;height:100%;background-color:#015482;}

.am-left-sidebar .sidebar-elements>li>ul>.nav-items .am-scroller .content>ul>li>a:hover{background-color:#014582;}

.am-left-sidebar .sidebar-elements>li:hover{background-color:#015482;}

.am-top-header{background-color:#014582;} /*1.1*/

.am-top-header .navbar-header .navbar-brand{background-color:#014582;}

a:focus,a:hover{color: #1f0954;}
a{color:#014582;}

.am-left-sidebar .sidebar-elements a{
    color: #ffffff;
}

.am-left-sidebar .sidebar-elements a:hover{
    color: #CCCCCC;
}

#am-top-header-id .dropdown-menu li a:hover{
    background-color:#014582;/*Hover li in dropdown*/
}

/*1.2*/
#am-top-header-id .dropdown a.dropdown-toggle, #am-top-header-id  .open a.dropdown-toggle{
    background-color:#014582;
}

.am-left-sidebar .sidebar-elements>li.active>a{border-left:2px solid white;} /*1.3*/


#am-top-header-id ul.am-user-nav .open a.dropdown-toggle, #am-top-header-id ul.am-nav-right .open a.dropdown-toggle{
    background-color:#015482;
}

#table1_paginate .pagination .active a{
    border: solid 1px #014582;
}

#table1_paginate .pagination .paginate_button a{
    color: #015482;
}

#table1_paginate .pagination .active a{
    background-color: #015482;
    color: #FFFFFF;
}

.am-scroll-top{background-color: #014582;}

.am-scroll-top:hover{
    background-color:#015482;/*1.4*/
}

.page-head .breadcrumb li a{
    color: #014582;
}

.page-head .breadcrumb li :hover{
    color: #015482;
}

a > span.delete, a > span.edit, a > span.view, table td a > span.fa, table td a > i.fa{
    font-size: 12px; display: block; float: left; margin: 0px 4px
}
a > span.delete{
    color: red;
}

a > span.edit{
    color: #015482
}

a > span.view{
    color: #00b777;
}

a > span.fbn{
    color: #014582;
}

.fbn{
    color: #014582;
}

.delete{
    color: #820101;
}

td.td-actions a, div.td-actions a{
    margin-left: 4px;
    margin-right: 4px;
}

td{
    font-size: 13px;
}

.tooltip-inner { background-color: #1f2954; color: #fff; }
.tooltip.top .tooltip-arrow { border-top-color: #1f2954; }
.tooltip.right .tooltip-arrow { border-right-color: #1f2954; }
.tooltip.bottom .tooltip-arrow { border-bottom-color:#1f2954; }
.tooltip.left .tooltip-arrow { border-left-color: #1f2954; }
.tooltip.left .tooltip-arrow { border-left-color: #1f2954; }

.am-content .main-content{
}

.am-content .main-content .div-white{
    background-color: #ffffff;
    padding-left: 5px;
    margin-left: 1px;
    margin-right: 1px;
    min-height: 95vh;
}

div.print-version-div{
    padding-bottom: 45px;
}

div.page-head div{
    float: left;
}

div.page-head div.print-version{
    float: right;
    text-align: right;
    width: 150px;
    list-style: none;
}

.precedence-status{
    color: red;
    margin: 2px;
}

div.page-head a:hover{
    color: #2b6edc;
}

div.main-content div.content button{
    background-color: #014582;
}

div.main-content div.content button:hover{
    background-color: #2b6edc;
}
/* Overriding ends */


li.parent ul.sub-menu li ul li{
    text-decoration: none;
    list-style: none;
    margin: 10px;
}

li.parent ul.sub-menu li ul li a:hover{
    /* background-color: #404040; */
}

li.parent ul.sub-menu li ul li a{
    color: #989898;
}

li.parent ul.sub-menu li ul li a:hover{
    color: #FFFFFF;
}

li.parent ul.sub-menu li ul li i{
    margin-left: 3px;
    margin-right:7px;
}

.align-right{
    text-align: right;
    font-weight: bold;
}

.progress-bar{
    width:100%;
    background-color: #014582;
}

#progressLoader {
    width: 100%;
    height: 4px;
    margin-bottom: 20px;
}

/* login panel heading */
#panel-heading{
    color: #ffffff;
    font-size: 25px;
}
/* login panel failed heading */
.failed-login-notification{
    color: #ffffff;
    text-align: center;
}

.w3layouts-main {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

/*Overlay styling begins*/
.overlap-view{
    width: 100%;
    min-height: 1000px;
    top:70px;
    left:0;
    background-color:/*ghostwhite*/#014582;
    color: #ffffff/*#000080*/;
    margin-left:1px;
    display:none;
    position: fixed;
    z-index: 9999999;
    margin-top: 10px;
    border-top: solid 1px #ffffff;
}

#titleContent, #detailContent{
    font-size: 17px;
}

.row-overlay{
    padding-top: 5px;
    padding-bottom: 5px;
}

.overlay-header{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: bold;
    background-color: #ffffff;
}

/*User Module custom css -- John--*/
.modal_screen_height{
    overflow: auto;
    max-height: 50vh;
}

.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{border:2px solid /*#ffffff*/#eaeaea;border-radius:10px}
.select2-container--default .select2-selection--single{height:44px}
.select2-container--default .select2-selection--single .select2-selection__rendered{padding:10px 12px;height:40px;line-height:20px;font-size:14px;color:#777;border-radius:10px}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:42px;width:30px}
.select2-container--default .select2-selection--single .select2-selection__arrow b{border:0;left:0;top:0;width:100%;height:100%;margin:0}
.select2-container--default .select2-selection--single .select2-selection__arrow b:after{content:"\e688";font-family:'Stroke 7';font-size:28px;font-weight:400;line-height:42px;color:#777}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:6px 12px;border-radius:10px}
.select2-container--default .select2-selection--multiple .select2-selection__choice{border-radius:5px;background-color:#f2f2f2;color:#6f6f6f;border-width:0;padding:4px 6px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#7b7b7b;margin-right:3px}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#626262}
.select2-container--default.select2-container--default.select2-container--focus .select2-selection--multiple{border:2px solid /*#ffffff*/#eaeaea}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:after{content:"\e682"}
.select2-container--default.select2-container--open .select2-dropdown--below{top:-1px}.select2-container--default .select2-results__group{font-size:12px;color:#6f6f6f}
.select2-container--default .select2-results__option{padding:10px 6px}
.select2-container--default .select2-results__option[aria-selected=true]{background-color:#f7f7f7}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#014582}
.select2-container--default .select2-dropdown{border-radius:0;border-width:2px;border-color:/*#ffffff*/#eaeaea}
.select2-container--default .select2-search--dropdown{background-color:#f7f7f7;border-bottom:2px solid /*#ffffff*/#eaeaea}
.select2-container--default .select2-search--dropdown .select2-search__field{background-color:transparent;border-width:0;outline:0}

body>.select2-container{
    z-index: 4000;
}

#titleHeading{
    font-size: 1.5em;
    color: #014582;
}

#table1{
    table-layout: auto;
}

table#table1 tbody td, table#table1 tbody  th{
    font-size: 12px !important
}

.text-bold{
    font-weight: bold !important;
}

.alert-error-sm{
    display: none;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 15px;
}

#addbillerbeneficiarymodal{
    z-index: 2220;
}

#viewbillerbeneficiarymodal{
    z-index: 1500;
}



/*message notifications for users*/
.navbar-default .right-menu-item {
    height: 36px;
    width: 36px;
    padding: 0;
    font-size: 18px;
    border: 2px solid #ccc !important;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    margin: 17px 5px;
}
.navbar-default .right-menu-item .badge {
    position: absolute;
    top: -8px;
    right: 0px;
}
/* Notification */
.notify-list h5 {
    margin: 0 0 5px 0;
    padding: 10px;
    background-color: #f3f3f3;
    text-align: center;
}
.notify-list .all-msgs a {
    color: #313a46;
    padding: 6px 10px;
    display: block;
}

.user-list .user-list-item {
    padding: 10px 12px !important;
    border-bottom: 1px solid #EEEEEE !important;
}
.user-list .user-list-item .avatar {
    float: left;
    margin-right: 5px;
    width: 30px;
    height: 30px;
}
.user-list .user-list-item .avatar img {
    border-radius: 50%;
    width: 100%;
}
.user-list .user-list-item .icon {
    float: left;
    margin-right: 5px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
}
.user-list .user-list-item .icon i {
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
}
.user-list .user-list-item .user-desc {
    margin-left: 40px;
}
.user-list .user-list-item .user-desc span.name {
    color: #313a46;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 13px;
}
.user-list .user-list-item .user-desc span.desc {
    color: #98a6ad;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 12px;
}
.user-list .user-list-item .user-desc span.time {
    font-size: 11px;
}

.dropdown-lg {
    width: 260px;
}
.arrow-dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(152, 166, 173, 0.15);
    border-left: 7px solid transparent;
    content: '';
}
.arrow-dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}
.arrow-dropdown-menu.arrow-menu-right:before {
    left: auto;
    right: 11px;
}
.arrow-dropdown-menu.arrow-menu-right:after {
    left: auto;
    right: 12px;
}

/*end of message notifications*/

/* Make the badge float in the top right corner of the button */
.notif-badge {
    background-color: transparent!important;
    border-radius: 2px;
    color: white;
    font-family: "Cerebri Sans", sans-serif;

    padding: 1px 2px 0 0;
    font-size: 10px;

    position: absolute; /* Position the badge within the relatively positioned button */
    top: 10px;
    left: 15%;
}

.report-title{
    font-size: 18px;
    color: #014582;
}

.success-password-head{
    font-size: 1.25em;
    color: red;
}

.success-password{
    text-align: center;
    padding: 10px;
    margin: 10px 25px;
    border: solid cornflowerblue;
    width: auto;
    height: 400px;
    background-color: lightgrey;
    font-size: 2.5em;
    font-style: italic;
    top: 50px;
    vertical-align: middle;
}

.success-btn{
    padding: 10px;
    margin: 10px 25px;
    alignment: center;
    bottom: 10px;
}

.success-text{
    size:  1.2em;
    color: #ffb033;
}

.error-container h1{
    font-size: 4.5em;
    padding: 30px;
    color: #3f87ff;
    font-weight: bold;
    vertical-align: middle;

}

.error-container{
    padding:20px;
    font-size: 3.0em;
    color: #ffb033;
    font-weight: bold;
    vertical-align: middle;
}

table.dataTable tbody td {
    word-break: break-all;
    vertical-align: top;
}

.required{
    color:red;
}

.fa-toggle-off{
    color: red;
}

.loading-indicator{
    color: #404040;
    background-color: transparent!important;
    top: 35vh;
    z-index: 999;
    margin-right: 20px;
    position: fixed;
    right: 45vw;
}


/** For Export Button Dropdown */
.dropbtn {
    background-color: #64c4b3;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 0.93em;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 8px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    color: white;
    background-color: #4CA;
}

.fa-lock{
    color: red;
}

.fa-lock-inverse{
    color: #504e4e;
}

.fa-lock-inverse:hover, .fa-lock-inverse:focus, .fa-lock-inverse:active{
    color: #fff;
}

.btn-fn{
    cursor: pointer;
}

#background {

}

div.console {
    margin: 0px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    padding: 10px 5px 5px 5px;
    max-height: 300px;
    overflow: auto;
}

div.console .consoletext {
    color: rgb(255, 255, 255);
    font-family: "Cerebri Sans", sans-serif;
    margin: 10px 0px 0px 10px;
}

div.console .textinput {
    resize: none;
    margin: 0px 0px 10px 10px;
    border: none;
    outline: none;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    font-family: "Cerebri Sans", sans-serif;
    width: calc(100% - 20px);
    overflow: hidden;
}

td.setting-value{
    max-width: 500px;overflow: auto;
}

.btn {
    border-radius: 5px;
}

.form-control {
    border-radius: 10px;
}

.md-content{
    border-radius: 15px;
}

.btn-primary{
    border-color: aliceblue;
}

.am-left-sidebar .sidebar-elements>li>ul>.nav-items .am-scroller .content>ul>li>a:hover, #filterSearchValue, .md-content, .widget.widget-small, .widget, .paginate_button.previous, .paginate_button.next {
    border-radius: 10px !important;
}

#filterSearchValue{
    position: absolute;
    margin-right: -10px;
    min-width: 250px;
}

@font-face {
    font-family: Cerebri Sans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/cerebrisans/cerebrisans-regular.eot);
    src: url(../fonts/cerebrisans/cerebrisans-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/cerebrisans/cerebrisans-regular.woff) format("woff"), url(../fonts/cerebrisans/cerebrisans-regular.ttf) format("truetype")
}

@font-face {
    font-family: Cerebri Sans;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/cerebrisans/cerebrisans-medium.eot);
    src: url(../fonts/cerebrisans/cerebrisans-medium.eot?#iefix) format("embedded-opentype"), url(../fonts/cerebrisans/cerebrisans-medium.woff) format("woff"), url(../fonts/cerebrisans/cerebrisans-medium.ttf) format("truetype")
}

@font-face {
    font-family: Cerebri Sans;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/cerebrisans/cerebrisans-semibold.eot);
    src: url(../fonts/cerebrisans/cerebrisans-semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/cerebrisans/cerebrisans-semibold.woff) format("woff"), url(../fonts/cerebrisans/cerebrisans-semibold.ttf) format("truetype")
}


.table thead th {
    background-color: #f9fbfd;
    color: #95aac9;
    font-size: .8125rem;
    font-weight: 600;
    letter-spacing: .08em;
    text-transform: uppercase
}

.table thead th,
tbody td,
tbody th {
    vertical-align: middle
}

.table td,
.table th {
    border-bottom: 0;
    border-top: 1px solid #edf2f9
}

.table>:not(:first-child) {
    border-top: 0
}

.table-sm {
    font-size: .8125rem
}

.table-sm thead th {
    font-size: .625rem
}

.table-nowrap td,
.table-nowrap th,
.table [data-sort] {
    white-space: nowrap
}

.table [data-sort]:after {
    content: url("data:image/svg+xml;utf8,<svg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M3 0L6 4H0L3 0ZM3 10L0 6H6L3 10Z' fill='%2395AAC9'/></svg>");
    margin-left: .25rem
}

.table a[class*=text-reset]:hover {
    color: #2c7be5!important
}

.table>thead>tr>th {
    font-size: 11px;
}


p, a, li, ol, header, input, select, form, div, table, tr, th, td, button, .btn, label, .form-group, .form, .modal-body, .modal-header, .modal-footer, .form-control{
    font-family: "Cerebri Sans", sans-serif !important;
}

.modal-title, .title {
    font-size: 18px;
    font-weight: bold;
}

.page-head .breadcrumb li a, #titleHeading, .widget>.widget-head .title{
    font-weight: bold;
}

.am-scroll-top{
    border-radius: 100%;
}

.am-datatable-footer {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.am-top-header .navbar-collapse .navbar-nav.am-nav-right>li:first-child>a {
    font-weight: 600;
}

.am-top-header, #am-top-header-id .dropdown a.dropdown-toggle, #am-top-header-id .open a.dropdown-toggle {
    background-color: #555;
}

#am-top-header-id ul.am-user-nav .open a.dropdown-toggle, #am-top-header-id ul.am-nav-right .open a.dropdown-toggle {
    background-color: transparent;
}

.am-top-header .navbar-collapse .am-icons-nav>li.dropdown .am-messages .am-scroller>.content>ul>li>a .user-content, .am-top-header .navbar-collapse .am-icons-nav>li.dropdown .am-notifications .am-scroller>.content>ul>li>a .user-content {
    padding-left: 5px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span, .pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span, .pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.pagination {
    margin-right: 5px;
}

.dataTables_info{
    margin-left: 5px;
}

.am-top-header .navbar-header .navbar-brand{
    height: 85px;
    border-bottom: none;
}

.am-left-sidebar .sidebar-elements>li>ul>li.title, .am-left-sidebar .sidebar-elements>li {
    border-bottom: 1px solid #0160B5;
}

.btn.btn-primary {
    border-bottom-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.report-title{
    border-radius: 10px 10px 0px 0px;
}

.am-left-sidebar .sidebar-elements>li:hover, .am-left-sidebar .sidebar-elements>li>ul {
    background-color: #0160B5;
}

.table-fw-widget tr td:first-child, .table-fw-widget tr th:first-child {
    font-weight: bold;
}

.am-top-header .navbar-header .navbar-brand {
    background-color: #ffffff;
}

.open>.dropdown-menu, li.animated.bounceInRight{
    border-radius: 5px;
}


.fa, .fa-brands, .fa-duotone, .fa-light, .fa-regular, .fa-solid, .fa-thin, .fab, .fad, .fal, .far, .fas, .fat{
    font-family: "Font Awesome 6 Duotone" !important;
}

