﻿.bank-name
{
    height: 60px;
    font-weight: bold;
    font-size: 20px;
}
.bank-name td
{
    padding-left: 5px;
}
.right-nav
{
    padding-top: 8px;
}
.header-top
{
    width: 100%;
    background: white;
    color: #00b9f5;
    font-size: 18px;
}
.header-top .logo
{
    padding: 5px !important;
}
.header-top .logo img
{
    width: 185px;
}
.header-top .title
{
    text-align: right;
    padding-right: 15px;
}
#cta
{
    padding: 14px 0;
    background-color: transparent;
    margin-top: 50px; /* margin-left: -1px; */ /* margin-right: -15px; */
}
.wrapper-cnt
{
    background: #f3f7f8;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.tabs-wrapper
{
    background: #ffffff;
    color: #012b72;
    height: auto;
    margin-left: -42px;
    margin-right: -42px;
    padding: 5px;
    text-align: center; /* vertical-align: middle; */ /* padding-top: 20px; */
    font-size: 14px;
    min-height: 60px;
}
.card-bg
{
    background: #012b72;
    height: 120px; /* padding: 24px; */
    margin-left: -42px;
    margin-right: -42px;
}
.card-wrapper
{
    width: 100%;
    margin: 0px auto;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0,0,0,.05);
    background: #fff;
    padding: 15px 15px 0px;
    margin-top: -100px;
    margin-bottom: 20px;
}
.add-btn img
{
    width: 22px;
    padding: 2px;
}
.add-btn .add
{
    text-align: right;
    padding-right: 5px;
    color: White;
}
.add-btn
{
    width: 70%;
    border: white 1px dashed;
    font-size: 11px;
}
.icn-hdr
{
    width: 25px;
}
.fl-tbl
{
    width: 100%;
}
.fl-tbl .td-lbl
{
    width: 5%;
    text-align: left;
    padding-left: 10px;
}
.fl-tbl .td-inp
{
    width: 20%;
    text-align: left;
}
.fl-tbl td
{
    width: 5%;
}
.filter
{
    margin-bottom: 15px;
}
.filter-button
{
    cursor: pointer;
    font-size: 12px;
    padding-top: 10px;
}
.filter-button-active
{
    border-bottom: 3px solid #00b9f5;
    color: #00b9f5;
}
.theme-line1
{
    width: 100%;
    height: 2px;
    height: 3px;
    display: block;
    background-color: #fff100;
}
.theme-line2
{
    width: 100%;
    height: 3px;
    display: block;
    background-color: #012B72;
}
.dark
{
    color: #012B72;
}
.light
{
    color: #00b9f5;
}
.mnth-div
{
    float: left;
    padding-left: 1em;
    font-size: 13px;
    margin-top: 7px;
    width: 30%;
}

.div-panel
{
    width: 100%;
    margin: 0px auto;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0,0,0,.05);
    background: #fff;
    padding: 15px 15px 0px;
    margin-bottom: 20px;
}
.header img
{
    width: 55px;
    padding: 5px;
}
.header
{
    width: 100%;
}
.header .img-td
{
    width: 7%;
    text-align: center;
}
.header .title
{
    font-size: 18px;
}
.list
{
    padding: 5px 20px 20px;
    text-align: center;
    width: 100%;
}
.list-modal
{
    padding: 5px;
    text-align: center;
    width: auto;
}
.list table
{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: none;
}
.list thead
{
    color: rgba(0,0,0,0.6);
}
.list tr
{
    border-bottom: none;
}
.list td, .list th
{
    padding: 5px 8px;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
    border: none;
}
.list-bg table > tbody > tr:nth-child(odd)
{
    background-color: rgba(242,242,242,0.5);
}
.list-alt table > tbody > tr:nth-child(odd)
{
    background-color: rgba(242,242,242,0.5);
}
.list tr > td
{
    border-radius: 0;
}
.list th
{
    color: #00b9f5;
}
.list td
{
    color: #012b72;
}
.date-picker
{
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.ui-state-disabled
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100) !important";
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}
.outer
{
    display: table;
    height: 100%;
    width: 100%;
}

.middle
{
    display: table-cell;
    vertical-align: middle;
}

.login-pnl
{
    width: 320px;
    margin: auto;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0,0,0,.05);
    background: #fff;
    margin-bottom: 20px;
    margin-top: 5em;
}
.login-pnl .header
{
    height: 45px;
}
.login-pnl .header .img-td
{
    width: 12%;
    text-align: center;
}
.login-pnl .header .img-td img
{
    width: 40px;
}
.login-pnl .login-div
{
    padding: 1em;
}
.login-div table
{
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px;
}
.right
{
    text-align: right !important;
}
.center
{
    text-align: center !important;
}
.left
{
    text-align: left !important;
}
.login-btn
{
    margin-top: 1em;
    width: 50%;
}
.note
{
    line-height: 15px;
    font-size: 10px;
}
.name
{
    color: #00b9f5;
    font-weight: bold;
    padding-left: 1em;
}
.tr-bg
{
    background-color: #f3f7f8;
}
.tr-bg th
{
    padding: 10px;
}
.export-btn-div
{
    padding: 20px;
    margin: auto;
    width: 178px;
}
.modal_content {
    display: none;
    position: absolute;
    top: 15%;
    left: 30%;
    right: 30%;
    padding-top: 1em;
    border: 2px solid #00b9f5;
    background-color: #FFFFFF;
    z-index: 1005;
}
.black_overlay
{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.3;
    opacity: .30;
    filter: alpha(opacity=30);
}
label
{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: 400;
}
.list-padding th, .list-padding td
{
    padding: 10px 10px;
}
.imgtbl
{
    padding: 5px 5px 0px 5px;   
    text-align: center;
    width: 100%;
    webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.imgtbl-modal
{
    padding: 5px;
    text-align: center;
    width: auto;
}
.imgtbl table
{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 2px solid #D1E8FF;
}
.imgtbl thead
{
   
    color: #B7BCFF;
   
}
.imgtbl tr:nth-child(even)
{
    background: #E5E5E5;
    border-bottom: none;
}
 .imgtbl th
{
    padding: 2px 2px;
    text-align:center;
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #B1C5D8;
    font-size:11px;     
}
.imgtbl td
{
     padding: 2px 2px;
    text-align:left;
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #B1C5D8;
    font-size:11px;           
    }
.imgtbl-bg table > tbody > tr:nth-child(odd)
{
    background-color: rgba(242,242,242,0.5);
}
.imgtbl-alt table > tbody > tr:nth-child(odd)
{
    background-color: rgba(242,242,242,0.5);
}
.imgtbl tr > td
{
    border-radius: 0;
}
.imgtbl th
{
    color: #00b9f5;
}
.imgtbl td
{
    color: #012b72;
}