/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 23, 2017, 9:36:33 AM
    Author     : bjeffery
    WARNING    : this will be a machine generated or CDN file in the future
*/
@media (max-width: 992px) {
    .pm-heading-container {
        padding: 4px 35px 4px!important
    }
    .pm-page-title {
        margin-bottom: 0;
        position: relative;
        height: 47px
    }
    .pm-page-title h1 {
        position: absolute;
        top: 50%;
        margin-top: -12px
    }
    .pm-header-partial-view .pm-badge-header-options-page {
        top: 2px
    }
}
.pm-heading-container {
    padding: 5px 30px 8px;
    background-color: white;
    background-size: 300px 170px
}
.pm-heading-container.unify {
}
.pm-page-title {
    margin-bottom: 5px
}
.pm-page-title h1 {
    font-family: 'Open Sans', sans-serif!important
}
.pm-breadcrumb ul > li,
.pm-breadcrumb ul > li > a,
.pm-page-title h1 {
    margin-top: 0 !important;
}
.pm-page-title h1 {
    font-size: 22px;
    font-weight: 600;
    color: black;
    margin: 0
}
.pm-breadcrumb {
    max-width: 700px;
    white-space: nowrap;
    overflow: hidden
}
.pm-breadcrumb ul {
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    line-height: 18px
}
.pm-breadcrumb ul li {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    position: relative;
    color: black;
    line-height: 18px;
    margin-top: -18px
}
.pm-breadcrumb ul li:after {
    content: "\e916";
    font-family: pm-custom-icons;
    display: inline-block;
    font-size: 20px;
    top: 5px;
    left: 8px;
    position: relative;
    width: 32px;
    height: 18px
}
.pm-breadcrumb ul li a {
    text-decoration: none;
    outline: 0;
    border: none;
    color: rgba(255, 255, 255, .75);
    font-size: 14px;
    font-weight: 400;
    line-height: 16px
}
.pm-breadcrumb ul li a:hover {
    color: #fff
}
.pm-breadcrumb ul li:last-child:after {
    content: ""
}
.pm-breadcrumb li a,
.pm-breadcrumb li a:hover {
    transition: all ease-in-out .15s
}
.pm-content-container {
    background: #fff;
    padding: 30px
}
@media (max-width: 992px) {
    .pm-breadcrumb {
        display: none
    }
}
.pm-page-content {
    padding: 25px;
    background-color: #f1f1f1;
}


/*********** todo: this is overrideing a bunch of stuff in lib.css and ?? '********/
table.pm-data-table {
    width: 100%;
}
table.pm-data-table td {
    padding: 5px !important;
    border-bottom: 1px solid #eee !important;
    top: 0 !important;
    vertical-align: middle !important;
}
table.pm-data-table th {
    padding: 0 !important;
    height: 30px !important;
}
table.pm-data-table > tbody > tr:nth-child(odd) > td {
    background-color: #fff
}
table.pm-data-table > tbody > tr:nth-child(even) > td {
    background-color: #fafafa
}

span.pm-action-btn-label {
    font-weight: 600;
    font-size: 14px;
    padding-left: 7px;
}

a.pm-action-btn {
    /* !important required due to styling from bootstrap  */
    text-decoration: none !important;
}

.paddingLeft86 {
    padding-left: 0;
}

.cos-col-height34 {
    min-height: 34px;
    line-height: 33px;
}

.calc_profile_holder-div{
    padding-left:0px;
}

#manageOrg-container .nav-tree-box ul,
#manageOrg-container .nav-tree-box ul.ui-fancytree,
#manageOrg-container .nav-tree-box ul.ui-fancytree li {
    list-style-type: none !important;
}

