.header-top
{
    width: 100%;
    background: #034ea1;
    color: #00b9f5;
    font-size: 25px; /* height: 70px; */
    z-index:-1;
}
.header-top .logo
{
    /* width: 4%; */
}
.header-top .logo img
{
    padding: 2px;
    width: 150px; /* border: 1px solid #034ea1; */
}
.header-top .title
{
    text-align: right;
    padding-right: 15px;
    color: #ffffff;
    font-weight: bold;
}
#cta
{
    padding: 14px 0;
    background-color: inherit;
    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: 55px;
    margin-left: -42px;
    margin-right: -42px;
    padding: 5px;
    text-align: center; /* vertical-align: middle; */ /* padding-top: 20px; */
    font-size: 11px;
}
.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 15px;
    margin-top: -100px;
}
.add-btn img
{
    width: 22px;
    padding: 2px;
}
.add-btn .add
{
    width: 60%;
    padding-left: 8px;
}
.add-btn
{
    width: 70%;
    border: white 1px dashed;
    font-size: 11px;
}
.icn-hdr
{
    width: 25px;
}
.filter-button
{
    cursor: pointer;
    width: 10% !important;
    float: right;
}
.pnl-header
{
    width: 100%;
}
.pnl-header .td-img
{
    width: 4%;
    text-align: center;
}
.pnl-header .td-img img
{
    width: 40px;
    padding: 2px;
    margin: 5px;
}
.pnl-header .td-ttl
{
    text-align: left;
    font-weight: bold;
    font-size: 18px;
}
.hdr-darkline
{
    width: 100%;
    height: 6px;
    display: block;
    background-color: #012B72;
}
.hdr-lightline
{
    width: 100%;
    height: 6px;
    display: block;
    background-color: #fff100;
}
.emp-srch-tbl
{
    border-spacing: 20px;
    border-collapse: separate;
}
.dark
{
    color: #012B72;
}
.list
{
    padding: 5px 20px 20px;
    text-align: center;
}
.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, th
{
    font-size: 13px;
    padding: 10px 5px; /* padding: 15px 10px; */
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
    border: none;
}
.list table > tbody > tr:nth-child(odd)
{
    /*background-color: rgba(242,242,242,0.5);*/
}
.list tr > td
{
    border-radius: 0;
}
.list th
{
    color: #ffffff;
}
.list td
{
    color: #034ea1;
}
.list-rep table
{
    border: 1px solid #ececec;
}
.list-rep .th2
{
    text-align: center;
    font-weight: bold;
    background-color: #f3f7f8;
}
.list-rep table th, .list-rep table td
{
    border: 1px solid #dddddd;
}
.list-rep table th
{
    /*text-align: center;*/
    background-color: #00b9f5;
}
.list-alt table > tbody > tr:nth-child(odd)
{
    background-color: #f8feff;
}
.list-alt-evn table
{
    margin-top: 1em;
}
.list-alt-evn table thead tr
{
    background: #f8f8f8;
}
.list-alt-evn table > tbody > tr:nth-child(even)
{
    background-color: #f3f7f8;
}
.srch-res
{
    max-height: 300px; /* height: auto; */
    overflow-x: auto;
    overflow-y: auto; /*max-width: 1350px;*/
    font-size: 11px;
}
.shd
{
    box-shadow: 0 2px 1px rgba(1, 43, 114, 0.13);
}
.emp-det
{
    font-size: 14px;
    border-spacing: unset;
    padding: 0px 1.2em;
}
.emp-det td
{
    text-align: left;
    font-size: 14px;
    padding: 5px;
}
.emp-det th
{
    color: #00b9f5;
    font-weight: bold;
    text-align: left;
    padding: 10px;
}
.dept-img
{
    width: 35px;
    height: 35px;
    padding: 5px;
    margin-bottom: 2px;
}
.dept-name
{
    font-size: 13px;
}
.dept-filter
{
    border-spacing: 5px;
    border-collapse: separate;
}
.bday-list
{
    margin-top: 1em;
    min-height: 180px;
}
.empty-txt td
{
    font-size: 15px;
    text-align: center;
    margin: auto;
}

.autocomplete_completionListElement
{
    margin: 0px !important;
    background-color: transparent;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: SOLID;
    cursor: pointer;
    overflow: AUTO;
    height: 200PX;
    text-align: left;
    list-style-type: none;
    width: inherit;
    padding: 0px;
}

/* AutoComplete highlighted item */
/*a
{
    color: #ffffff;
    text-decoration: underline;
}*/
a:hover
{
    color: #00b9f5;
    text-decoration: none;
}
.autocomplete_highlightedListItem
{
    background-color: #00b9f5;
    color: #ffffff;
    padding: 5px;
}

/* AutoComplete item */

.autocomplete_listItem
{
    background-color: #012b72;
    color: #ffffff;
    padding: 5px;
}
.br-res
{
    font-size: 11px;
    word-wrap: break-word;
    max-height: 400px; /* height: auto; */
    overflow-x: auto;
    overflow-y: auto; /*max-width: 1350px;*/
}
.br-res td, .br-res th
{
    padding: 5px 5px;
    border: 1px solid #012b72;
}
.br-res table
{
    table-layout: fixed;
}
.search-td
{
    text-align: left;
}
.search-td .btn
{
    width: 100%;
}
.tot-td
{
    /*text-align: right;*/
    font-weight: bold; /*padding-right: 4px;*/
}
.tot-br-td
{
    text-align: center;
    font-size: 12px;
    border: 1px dashed #012b72;
}
.view-det-td
{
    /*width: 40%;     text-align: left;*/
}
.view-det-td .btn
{
    /*width: 40%;*/
}
.view-emp-a
{
    color: #012b72;
}
.search-inp-td
{
    width: 50%;
    text-align: left;
}
.br-srch-tbl
{
    border-spacing: 5px 10px;
    border-collapse: separate;
}
.profile-tbl
{
    background: #f6f8f9;
}
.profile-tbl .career-pnl
{
    font-size: 11px;
    text-align: justify; /*display: none;*/
}
.profile-tbl .career-pnl td
{
    padding: 10px;
    color: #012b72;
    line-height: 15px;
}
.profile-tbl .title
{
    font-size: 12px;
    padding: 10px;
    background: #00b9f5;
    color: white;
    height: 50px;
    font-weight: bold;
}
.profile-tbl .img
{
    width: 80px;
    margin: 10px;
    height: 80px;
    border-radius: 50%;
}
.profile-tbl .line1
{
    height: 2px;
    background: #00b9f5;
    margin: 5px 10px 5px;
}
.profile-tbl .caption
{
    padding: 5px;
    color: #00b9f5;
    padding-left: 1em;
    font-weight: bold;
    width: 55%;
    font-size: 12px;
}
.profile-tbl .data-right
{
    padding: 5px;
    text-align: right;
    padding-right: 1em;
    word-break: break-word;
    font-size: 11px;
    color: #012b72;
}
.exec-card
{
    min-height: 300px;
}
@media (min-width:1024px)
{
    .exec-card
    {
        min-height: 365px;
    }

}
@media (min-width:1280px)
{
    .exec-card
    {
        min-height: 330px;
    }
}
@media (min-width:1366px)
{
    .exec-card
    {
        min-height: 345px;
    }
}
.gm-card td
{
    color: #012b72;
    font-size: 11px;
    padding: 3px;
}
.gm-title
{
    font-size: 11px;
}
.gm-det
{
    /*min-height: 195px;     padding: 5px;*/
    min-height: 200px; /*height: 200px;*/
    padding: 5px; /*margin-right: 5px;*/
}
.gm-portf
{
    padding: 2px 6px 3px 6px !important;
    text-align: center;
    font-size: 14px;
}
.gm-line
{
    margin: 0px !important;
}
.right
{
    text-align: right !important;
}
.center
{
    text-align: center !important;
}
.left
{
    text-align: left !important;
}
.gm-ph-em
{
    padding-left: 15px !important;
}
.gm-prof-title
{
    height: 30px !important;
}
.gm-img
{
    width: 80px !important;
    height: 80px !important;
}
.gm-img-td
{
    width: 30%;
}
.gm-cnt-td
{
    width: 70%;
}
.login-pnl
{
    width: 500px;
    margin: auto;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0,0,0,.05);
    background: #fff;
    margin-bottom: 20px;
    margin-top: 15em;
}
.login-pnl .header
{
    min-height: 50px;
    padding: 1em;
    width: 100%;
    font-size: 18px;
    position: relative;
}
.login-pnl .header .img-td
{
    width: 16%;
    text-align: center;
}
.login-pnl .header .img-td img
{
    width: 40px;
    padding: 2px;
}
.login-pnl .login-div
{
    font-size: 15px;
}
.login-div table
{
    width: 100%;
    border-collapse: separate;
    border-spacing: 15px;
}
.div-panel
{
    margin: 0px 10px;
    border-radius: 3px;
    box-shadow: 0 0 8px rgba(0,0,0,.05);
    background: #fff;
    padding: 10px 10px 0px;
    margin-bottom: 20px;
}

.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;
}
.header img
{
    width: 55px;
    padding: 5px;
}
.header
{
    width: 100%;
    position: relative;
}
.header .img-td
{
    width: 7%;
}
.header .title
{
    font-size: 18px;
}
.admin-tbl
{
    border-spacing: 10px;
    border-collapse: separate;
    font-size: 15px;
}
.admin-tbl .caption
{
    padding-left: 1em;
}
.hdr-line
{
    height: 3px;
}
.admin-tbl .btn
{
    width: 200px;
    margin: 1em;
}
.btn-danger
{
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.lg-list td
{
    padding: 10px 10px;
}
.edit-link
{
    color: #012b72;
}
.home-a
{
    color: inherit;
    text-decoration: none;
}
.ft-links
{
    width: 100%;
}
.ft-sec td
{
    padding: 5px;
    text-align: left;
}
.ft-links-cols
{
    vertical-align: top;
}
.br-manual
{
    border: 1px solid !important;
}
.br-manual a
{
    color: #012b72;
}
.br-manual td
{
    border: 1px solid;
}
.br-manual .title
{
    text-align: center;
    color: White;
    font-size: 15px;
    background: #012b72;
    http: //localhost:53919/intra_ib/css/theme/styles.css;
}
.ft-site
{
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    width: 100%;
    text-align: center;
    background: #00b9f5;
    color: white;
    padding: 10px;
}
.sub-hdr .hdr-darkline
{
    height: 2px;
}
.sub-hdr .hdr-lightline
{
    height: 2px;
    background: #00b9f5;
}
.footer-img
{
    opacity: 0.5;
}
.footer-img img
{
    width: 100%;
    margin: auto;
    bottom: 30px;
    position: absolute;
    max-height: 160px;
}
.owl-carousel .owl-stage-outer
{
    height: 160px;
}
.badge1
{
    background-color: #00b9f5;
}
.list-pnl td
{
    border: 1px solid #dddddd;
    padding: 10px;
}
.list-pnl th
{
    color: #034ea1;
    border: 1px solid #dddddd;
    padding: 10px;
}
.bold
{
    font-weight: bold;
}
.list-circ-steps td
{
    padding: 5px;
    font-weight: bold;
    color: #00b9f5;
}
.list-circ-steps th
{
    padding: 8px;
    vertical-align: top;
}
.list-circ-steps tr
{
    border-bottom: 1px solid #dddddd;
}
.hp2
{
    float: left;
    padding-right: 10px;
    color: #034ea1;
    font-weight: bold;
    border: 1px dashed #00b9f5;
    padding: 10px;
    margin-left: 10px;
}
.hp1
{
    float: left;
    padding-right: 10px;
    color: #034ea1;
    font-weight: bold;
    border: 1px dashed #00b9f5;
    padding: 10px;
}
.no-border
{
    border: 0px !important;
}
.btn-approve
{
    background: #5cb85c;
}
