﻿html {
    font-size: 62.5% !important;
    line-height: 1.2;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

body {
    font-size: 1.3rem;
    color: #adadad;
    font-weight: 700;
}

.body {
    display: block;
    z-index: 0;
    width: 98%;
    padding: 5px;
    left: .7%;
    position: absolute;
    background-color: white;
    /*border: 1px solid #ece4e4;*/
    transition: all ease-in-out 1s;
    min-height: calc(100% - 73px);
    padding-bottom: 73px;
}

.footer {
    position: fixed;
    display: block;
    bottom: 0px;
    left: 0;
    width: 100%;
    font-size: 11px;
    padding: 5px;
    z-index: 2;
    box-shadow: 0px -1px 5px 0px rgba(0, 0, 0, 0.2), 0px -2px 2px 0px rgba(0, 0, 0, 0.14), 0px -3px 1px -2px rgba(0, 0, 0, 0.12);
}

.menu-header {
    position: absolute fixed;
    float: left;
    margin-top: 7px;
}

.menu li {
    display: inline;
    float: left;
    padding-right: 15px;
}

    .menu li > a:before, .menu li:hover > a:before {
        content: '';
        background-repeat: no-repeat;
        padding: 15px 36px 15px 19px;
    }

    .menu li:hover > a {
        /*text-shadow: 1px 1px 2px rgba(239, 80, 80, 0.66);*/
    }

    .menu li > a:before {
        background-image: url('../img/menuiconsgrey.png');
    }

    .menu li:hover > a:before {
        background-image: url('../img/menuicons.png');
    }

.menu-new-loan-icon:before {
    background-position: 2px top;
}

.menu-emi-icon:before {
    background-position: -10px -62px;
}

.menu-accounts-icon:before {
    background-position: -10px -192px;
}

.menu-reports-icon:before {
    background-position: -10px -122px;
}

.menu li > a {
    float: left;
    display: block;
    line-height: 50px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    /*color: #B3657E;*/ /*#E81E5E; #4f4e4e;*/
    margin-top: -6px;
}

.menu-dropdown, .dropdown-mask {
    background: none repeat scroll 0 0 #fff;
    border: none;
    border-top: 1px solid rgba(248, 154, 180, 0.30);
    border-bottom: 1px solid rgba(248, 154, 180, 0.30);
    left: 0;
    opacity: 1;
    visibility: hidden;
    position: absolute;
    top: 51px;
    width: 100%;
    z-index: -10;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 0;
    max-height: 0px;
    transition: all linear 1s !Important;
}

menu-inner {
    max-width: 100%;
    width: auto;
    opacity: 0;
    visibility: hidden;
    top: 10px;
    position: relative;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}


.menu {
    float: left;
    min-width: 120px;
    padding: 0px 0px 0px 15px;
    margin: 0px;
}

    .menu .new-loan {
        transition: all 0.25s ease 0s;
        -moz-transition: all 0.25s ease 0s;
        -ms-transition: all 0.25s ease 0s;
        -o-transition: all 0.25s ease 0s;
        -webkit-transition: all 0.25s ease 0s;
    }

.sub-menu span {
    background-image: url('../img/submenuicons.png');
    background-repeat: no-repeat;
    display: block;
    height: 63px;
    width: 50%;
    margin-left: 25%;
}

    .sub-menu span.img-1 {
        background-image: url('../img/submenuicons.png');
    }

    .sub-menu span.img-2 {
        background-image: url('../img/submenuicons1.png');
    }

.sub-menu-pl, .content-pl {
    background-position: 10px top;
}

.sub-menu-hl, .content-hl {
    background-position: 10px -55px;
}

.sub-menu-vl, .content-vl {
    background-position: 10px -110px;
}

.sub-menu-ml, .content-ml {
    background-position: 10px -176px;
}

.sub-menu-gl, .content-gl {
    background-position: 10px -240px;
}

.sub-menu-al, .content-al {
    background-position: 0px -366px;
}

.sub-menu-roi, .content-roi {
    background-position: -99px 7px;
}

.sub-menu-el, .content-el {
    background-position: -15px -302px;
}

.sub-menu-emi, .content-emi {
    background-position: -209px 0px;
}

.sub-menu-mint {
    background-position: 45px -295px;
}

.content-mint {
    background-position: -53px -177px;
}

.sub-menu-part, .content-part {
    background-position: 17px -47px;
}

.sub-menu-int, .content-int {
    background-position: -209px -56px;
}

.sub-menu-pri, .content-pri {
    background-position: -209px -117px;
}

.content-ac {
    background-position: -203px -182px;
}
.sub-menu-ac{
      background-position: 48px -197px;
}

.sub-menu-gac {
    background-position: 48px -242px;
}

.sub-menu-jo, .content-jo {
    background-position: -203px -245px;
}

.sub-menu-le, .content-le {
    background-position: -203px -312px;
}

.sub-menu-lole, .content-lole {
    background-position: -90px -241px;
}

.sub-menu-dy, .content-dy {
    background-position: -304px 9px;
}

.sub-menu-ch, .content-ch {
    background-position: -304px -48px;
}

.sub-menu-balance, .content-balance {
    background-position: -90px -365px;
}

.sub-menu-profit, .content-profit {
    background-position: -93px -179px;
}

.sub-menu-trial, .content-trial {
    background-position: -94px -51px;
}


.sub-menu-cl, .content-cl {
    background-position: -300px -175px;
}

.sub-menu-ll, .content-ll {
    background-position: -300px -240px;
}

.sub-menu-lpl, .content-lpl {
    background-position: -93px -113px;
}

.sub-menu-id, .content-id {
    background-position: -300px -310px;
}

.sub-menu-wd, .content-wd {
    background-position: -204px -182px;
}

.sub-menu-cc, .content-cc {
    background-position: -203px -376px;
}

.sub-menu-exp, .content-exp {
    background-position: -92px -312px;
}

.sub-menu-auc, .content-auc {
    background-position: 4px -105px;
}

.sub-menu-out, .content-out {
    background-position: -302px -370px;
}

.sub-menu-irr, .content-irr {
    background-position: 8px -175px;
}

.sub-menu-tra, .content-tra {
    background-position: 20px 6px;
}

.sub-menu-mis, .content-mis {
    background-position: 4px -297px;
}
.sub-menu-uexp, .content-uexp {
    background-position: 4px -368px;
}
.sub-menu-let, .content-let {
    background-position: -61px -112px;
}
.sub-menu-gle, .content-gle {
    background-position: -59px 11px;
}
.sub-menu-ldd, .content-ldd {
    background-position: -56px -47px;
}


.menu .sub-menu {
    border-bottom: 1px solid rgba(248, 154, 180, 0.30);
    border-right: 1px solid rgba(248, 154, 180, 0.30);
    border-top: medium none;
    display: block;
    float: left;
    max-width: 170px;
    min-height: 25px;
    height: 135px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    transition: border ease .1s;
}

.menu .sub-menu-reports {
    border-bottom: 1px solid rgba(248, 154, 180, 0.30);
    border-right: 1px solid rgba(248, 154, 180, 0.30);
    border-top: medium none;
    display: block;
    float: left;
    max-width: 170px;
    min-height: 25px;
    height: 135px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    transition: border ease .1s;
}

    .menu .sub-menu:hover {
        border-bottom: 5px solid rgba(248, 154, 180, 0.30);
    }

.menu .product {
    color: #333 !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    min-height: 65px;
    padding: 6px 4px;
    position: relative;
    text-transform: none;
}

.product-hover {
    bottom: 20px;
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%;
    transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
}

.sub-menu a span {
    display: block;
    height: 60px;
    margin: 0 auto 5px;
    position: relative;
    width: 60px;
}

.menu .product em {
    display: block;
    font-style: normal;
    margin-top: 5px;
    font-size: 11px;
    line-height: 16px;
    font-weight: 400;
    min-height: 20px;
    text-transform: none;
    color: #ada9a9;
}

.menu-dropdown.addMe {
    visibility: visible;
    opacity: 1;
    z-index: 1100;
    height: auto;
    max-height: 100vh;
}

.dropdown-mask.showmask {
    visibility: hidden;
    opacity: 1;
    z-index: 1000;
    top: 50px;
    height: 300px;
    background: #fff;
}

.menu-inner.showMe {
    top: 0px;
    visibility: visible;
    opacity: 1;
}

.content {
    min-height: 85px;
}

.content-section-header {
    float: left;
    font-style: normal;
    padding-top: 30px;
    font-size: 20px;
    font-weight: 400;
}

.content-section {
    float: left;
    min-width: 100px;
    padding: 0px;
    margin: 0;
    /*height: 80px;*/
}

.content-pl, .content-hl, .content-vl, .content-ml, .content-gl,
.content-al, .content-roi, .content-emi,  .content-int, .content-pri,
.content-ac, .content-jo, .content-le, .content-wd, .content-cc,
.content-dy, .content-ch, .content-trial, .content-cl, .content-ll, .content-id,
.content-el, .content-exp, .content-lole, .content-balance, .content-profit,
.content-lpl, .content-out {
    background-image: url('../img/submenuicons.png');
    background-repeat: no-repeat;
    width: 70px !important;
    margin-top: 7px;
    margin-left: 15px;
    height: 60px;
}

.content-part, .content-auc, .content-irr, .content-mint,.content-tra, .content-mis, 
.content-uexp, .content-let, .content-gle, .content-ldd {
    background-image: url('../img/submenuicons1.png');
    background-repeat: no-repeat;
    width: 70px !important;
    margin-top: 7px;
    margin-left: 15px;
    height: 60px;
}

.menu-border {
    border-bottom: 1px solid;
}

.save-draft-cancel-panel, .save-cancel-panel {
    border: 1px solid #8e8e8e;
    border-radius: 3px;
    padding: 0px 50px 0px 5px;
    position: fixed;
    bottom: 30px;
    float: right;
    right: -10px;
    z-index: 1111;
}

.section-header {
    background-color: #FFF6F8;
    padding: 1px 0px 1px 15px;
}
/*#endregion */


*.disabled a {
    visibility: hidden;
}

input.mklexpanred[type="checkbox"] {
    visibility: collapse;
    width: 0px !important;
    top: 0px !important;
    left: -13px !important;
    margin-left: -11px !important;
}

    input.mklexpanred[type="checkbox"] + span.expander {
        position: relative !important;
    }

    input.mklexpanred[type="checkbox"]:checked + span.expander:before, input.mklexpanred[type="checkbox"]:not(:checked) + span.expander:before {
        content: "";
        background-size: 16px 16px !important;
        padding: 0px 9px !important;
    }

    input.mklexpanred[type="checkbox"]:checked + span.expander:before {
        background: url(/img/collapse.png) no-repeat;
    }

    input.mklexpanred[type="checkbox"]:not(:checked) + span.expander:before {
        background: url(/img/expand.png) no-repeat;
    }

@media print {
    .no-print {
        display: none !important;
    }
}

.labelexpander, .labelexpanderChild {
    display: block;
    text-align: center left;
}

.labelexpander {
    /*background-color: #ffcbe0;*/
    height: 30px;
    line-height: 30px;
    padding-left: 18px;
    position: relative;
}

    .labelexpander[isPrimary='true'] {
        background-color: rgb(200, 230, 201) !important;
    }

.icon {
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 30px !important;
    height: 100% !important;
    text-align: center !important;
    display: inline-block !important;
}

.labelexpanderChild {
    font-size: 13.5px;
    padding: 0px 0px 0px 15px;
    height: 25px;
    line-height: 25px;
    margin-bottom: 4px;
}

.expandanim.ng-hide-add, .expandanim.ng-leave {
    -webkit-animation: .6s animUp;
    animation: .6s animUp;
    overflow: hidden !important;
}

@keyframes animUp {
    0% {
        opacity: 1;
        max-height: 600px;
    }

    100% {
        opacity: 0;
        max-height: 0px;
    }
}

.expandanim.ng-hide-remove, .expandanim.ng-enter {
    -webkit-animation: .6s animDown;
    animation: .6s animDown;
    overflow: hidden !important;
}

@keyframes animDown {
    0% {
        opacity: 0;
        max-height: 0px;
    }

    100% {
        opacity: 1;
        max-height: 600px;
    }
}

.animate-list {
}

    .animate-list.ng-move,
    .animate-list.ng-enter,
    .animate-list.ng-leave {
        transition: all linear 0.3s;
    }

        .animate-list.ng-leave.ng-leave-active,
        .animate-list.ng-move,
        .animate-list.ng-enter {
            opacity: 0;
            max-height: 0;
        }

            .animate-list.ng-leave,
            .animate-list.ng-move.ng-move-active,
            .animate-list.ng-enter.ng-enter-active {
                opacity: 1;
                max-height: 30px;
            }

.overlay {
    position: fixed;
    background-color: #545454;
    transition: opacity 500ms;
    z-index: 1;
    opacity: .5;
}

.loader {
    background: url("../img/482(1).gif") no-repeat center;
    background-color: #545454;
}

.options-menu {
    width: 31px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: gray;
}

    .options-menu > i {
        position: absolute;
        left: 4px;
        color: gray;
        top: 11px;
        transition: all linear .08s;
    }

    .options-menu:hover > i {
        ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .options-menu > div.drop-down {
        visibility: hidden;
        height: 0px;
        transition: all linear .25s;
        width: 300px;
        opacity: 0;
        position: absolute;
        background-color: white;
        left: 30px;
        z-index: 1110;
        top: 6px;
        border: 1px solid #ccc;
        box-shadow: 0 2px 10px rgba(0,0,0,.2);
        border-radius: 2px;
    }

    .options-menu:hover > div.drop-down {
        visibility: visible;
        height: 400px;
        opacity: 1;
    }

    .options-menu > div.drop-down > .drop-down-item {
        width: 48%;
        height: 75px;
        display: inline-block;
        box-sizing: border-box;
        text-align: center;
        float: left;
        position: relative;
        cursor: pointer;
        border: 1px solid #ccc;
        border-radius: 2px;
          margin-left: 1%;
            margin-top: 1%;
    }

    .options-menu .option-header {
        float: left;
        width: 100%;
        border-top: 1px solid #dedede;
    }

.drop-down-item .link-label {
    color: gray;
    font-size: 13px !important;
    padding: 9px;
}

.drop-down-item:hover > .link-label {
    font-weight: 600;
}

.options-menu .drop-down-item:not(:hover) {
    background-color: white !important;
    border: none !important;
    border-radius: 0px !important;
}

.options-menu > div.drop-down > .drop-down-item > .drop-down-inner {
    visibility: hidden;
}

.options-menu > div.drop-down > .drop-down-item:hover > .drop-down-inner {
    visibility: visible;
    width: 200%;
    height: auto;
    transition: all linear .3s,width linear .05s;
    background-color: white;
    position: absolute;
    left: 25%;
    z-index: 1111;
    margin-top: -10px;
}

.options-menu > div.drop-down > *.drop-down-item:hover > div.drop-down-inner > *.drop-down-item {
    width: 100%;
    height: auto;
}

.options-menu:hover > div.dropdown-arrow {
    border-color: transparent;
    border-right-color: #fff;
    border-style: dashed dashed solid;
    border-width: 8.5px 8.5px;
    display: none;
    position: absolute;
    left: 14.5px;
    top: 17px;
    z-index: 1111;
    height: 0;
    width: 0;
    display: block;
}

.options-menu:hover > div.dropdown-arrow-border {
    border-color: transparent;
    border-right-color: #bdbaba;
    border-style: dashed dashed solid;
    border-width: 8.5px 8.5px;
    display: none;
    position: absolute;
    left: 13.5px;
    top: 17px;
    z-index: 1111;
    height: 0;
    width: 0;
    display: block;
}

.aditional-menu-img {
    content: '';
    background-image: url('../img/icn.png');
    background-repeat: no-repeat;
    position: relative;
    height: 42px;
    width: 100%;
}

.aditional-menu-adm {
    background-position: 48px -47px;
}

.aditional-menu-config {
    background-position: 48px 0px;
}

.aditional-menu-pwd {
    background-position: 48px -94px;
}

.aditional-menu-logout {
    background-position: 48px -136px;
}

.aditional-menu-aprvl {
    background-position: -56px -4px;
}

div.title {
    color: gray;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    background: #fce9ef;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    padding: 3px;
}

div.conc {
    position: absolute;
    bottom: 0;
    background: #fce9ef;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    padding: 3px;
    text-align: center;
    width: 100%;
}

.SearchWindow:not(.ng-hide) {
    height: 400px;
    opacity: 1;
    overflow: hidden;
    z-index: 151;
}

/*.SearchWindow div {
    padding-left: 5px !important;
    padding-right: 5px !important;
}*/

.footerMessage {
    color: red;
    font-weight: 500;
    float: right;
}

.pull_right {
    float: right;
}

.pull_left {
    float: left;
}

md-toolbar {
    min-height: 50px;
}

.md-toolbar-tools {
    height: 50px;
    max-height: 50px;
}

.logo {
    position: relative;
    float: right;
    margin: 0px;
    width: 180px;
    height: 50px;
    background-image: url('../img/companylogo.png');
    background-repeat: no-repeat;
    /*background-position: -9px -308px;*/
    right: -16px;
}

.search md-autocomplete {
    width: 87%;
    margin-top: 0px !important;
}

    .search md-autocomplete md-autocomplete-wrap,
    .search md-autocomplete input:not(.md-input),
    .search md-autocomplete,
    .md-autocomplete-suggestions li,
    .md-virtual-repeat-container.md-not-found {
        height: 33px !important;
    }

.md-autocomplete-suggestions li {
    line-height: 33px;
}

md-autocomplete input:not(.md-input), .md-autocomplete-suggestions li {
    font-size: 12px;
}

.search md-autocomplete .md-whiteframe-1dp, .md-whiteframe-z1 {
    box-shadow: none;
}

.alert-success {
    background: #66cdaa;
}

.alert-danger {
    background: #ffbaba;
}

.alert {
    box-sizing: border-box;
    cursor: default;
    display: block;
    padding: 8px;
    line-height: 15.6px;
    opacity: 1;
    overflow: hidden;
    position: fixed;
    transition: all cubic-bezier(0.25, 0.8, 0.25, 1) 600ms;
    z-index: 105;
    width: 90%;
    left: 5%;
    margin-top: 8px;
    top: 60px;
    opacity: 1;
    text-align: justify;
    color: #545454;
}

    .alert[success='true'] {
        background: #9ede9e;
    }

    .alert[error='true'] {
        background: #f1a7a7;
    }

    .alert.ng-hide {
        top: -160px;
        opacity: 0;
    }

    .alert.ng-hide-remove {
        -webkit-animation: 600ms slidDown;
        animation: 600ms slidDown;
    }

    .alert.ng-hide-add {
        -webkit-animation: 600ms slidUp;
        animation: 600ms slidUp;
    }

.SearchWindow {
    visibility: visible;
    position: absolute;
    background-color: white;
    border: 1px solid #ff92b5;
    opacity: 0;
    border-radius: 5px;
    height: 0px;
    box-shadow: #ff92b5 0px 6px 0px;
    transition: all cubic-bezier(.87,-.41,.19,2) .5s;
    overflow: hidden;
    right: 2%;
    max-width: 600px !important;
    min-width: 280px !important;
    width: 50% !important;
}
/* Show tool tip to HTML table header on mouse over*/
  .tooltip{
            display: none;
            position: absolute; 
            z-index: 100;
            border: 1px;
            background-color: white;
            border: 1px solid blue;
            padding: 3px;
            top: 20px; 
            left: 20px;
            font-size :11px;
            font-family :'Courier New';
            font-weight : normal ;
        }
        .ShowTooltip{
            position: relative;
        }
        .ShowTooltip:hover span.tooltip{
            display:block;
        }

@media (max-width: 1280px) {
    .menu li > a:before, .menu li:hover > a:before {
        zoom: .5;
    }

    .menu li {
        padding-right: 5px !important;
    }

        .menu li > a {
            font-weight: 100;
        }
}

@media (min-width: 600px) and (max-width: 959px) {
    .menu li > a:before, .menu li:hover > a:before {
        content: none;
        padding: 9px 10px 15px 19px !important;
    }
}

@media (max-width: 400px) {
    .body {
        padding-bottom: 43px;
    }

    .save-draft-cancel-panel, .save-cancel-panel {
        border: 1px solid #bfbfbf;
        border-radius: 0px;
        padding: 0px;
        position: relative;
        z-index: 1111;
        bottom: -10px;
        left: 0;
        float: left;
        width: 98%;
        flex-direction: column;
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
    }
}

/*.no-select {
    -webkit-touch-callout: none; 
    -webkit-user-select: none;
    -khtml-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none;
}*/

.icon_close {
    padding: 0;
    margin: 0;
    height: 30px;
    min-height: 0;
    width: 30px;
}

select option {
    text-align: left;
    padding: 9px;
    font-weight: 700;
    border-bottom: 1px solid lightgray;
}

.history-Link {
    position: absolute;
    right: 2%;
    font-size: 11px;
    z-index: 1001;
    background: whitesmoke;
    padding: 0px 2px;
    border-radius: 2px;
    font-weight: 100;
}

    .history-Link a {
        text-decoration: none;
    }

    .history-Link .link:hover {
        text-decoration: underline !important;
    }

.mdi-set.mdi-12px, .mdi.mdi-12px:before {
    font-size: 12px;
}

.history-Link md-icon {
    height: 12px;
    min-height: 12px;
    min-width: 12px;
    line-height: 12px;
}

/*------------------------------------------------------------------------*/
.disable-fields input:not(.no-disable), .disable-fields md-select .md-select-value, .disable-fields textarea {
    background-position: bottom -1px left 0;
    background-image: linear-gradient(to right, rgba(0,0,0,0.38) 0%, rgba(0,0,0,0.38) 33%, transparent 0%);
    background-image: -ms-linear-gradient(left, transparent 0%, rgba(0,0,0,0.38) 100%);
    background-size: 4px 1px;
    background-repeat: repeat-x;
    color: #000000;
    border-bottom-color: transparent;
}

.disable-fields input:not(.no-disable), .disable-fields md-select, .disable-fields md-select .md-select-value, .disable-fields .mkl-grid .grid-remove-last:not(.no-disable),
.disable-fields md-switch, .disable-fields md-checkbox, .disable-fields .grid-add-new:not(.no-disable), .disable-fields .ag-cell md-icon:not(.no-disable),
.disable-fields textarea, .disable-fields md-autocomplete, .disable-fields md-autocomplete input, .disable-fields .mkl-grid .grid-edit:not(.no-disable) {
    pointer-events: none;
}

.disable-fields .grid-add-new:not(.no-disable), .disable-fields .ag-cell md-icon:not(.no-disable), .disable-fields .mkl-grid .grid-edit:not(.no-disable), .disable-fields .mkl-grid .grid-remove-last:not(.no-disable) {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.not-disable md-icon {
    -webkit-filter: none !important;
    filter: none !important;
    pointer-events: all !important;
}

.notifications {
    min-height: 60px;
    display: block;
    text-align: left;
    min-height: 40px;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    color: gray;
}

    .notifications:hover {
        background: #f3f3f3;
    }

    .notifications .content {
        min-height: 100%;
        min-width: 100%;
        display: inline-flex;
        align-items: center;
        padding: 10px;
        box-sizing: border-box;
    }

/*------------------------------------------------------------------------*/
.mkl-grid {
    border: 1px solid rgba(0,0,0,0.12);
    font-family: inherit;
    transition: all ease-in-out .6s;
    position: relative;
}

    .mkl-grid .ag-body {
        background: transparent;
    }

    .mkl-grid .ag-body-viewport-wrapper .ag-body-viewport {
        background: white;
    }

    .mkl-grid .ag-cell {
        height: inherit;
        padding: 5px;
        padding-top: .1%;
        font-weight: 100 !important;
    }

        .mkl-grid .ag-cell:last-child {
            padding-right: 25px;
        }

    .mkl-grid .ag-cell, .mkl-grid .ag-header-cell {
        border-right: 1px solid rgba(0,0,0,0.12);
    }

    .mkl-grid .ag-header {
        border-bottom: 1px solid rgba(0,0,0,0.12);
    }

    .mkl-grid .ag-header-cell-label {
        text-align: center;
    }

    .mkl-grid .ag-pinned-right-cols-viewport {
        box-shadow: 0 2px 4px -1px rgba(0,0,0,.4), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
        overflow-y: scroll;
        background-color: transparent;
    }

    .mkl-grid .ag-pinned-right-header {
        box-shadow: 0 2px 4px -1px rgba(0,0,0,.4), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
        margin-right: 17px;
        background-color: transparent;
    }

        .mkl-grid .ag-pinned-right-header:after {
            content: "";
            right: 0;
            height: 100%;
            width: 17px;
            position: absolute;
            background: #f1f1f1;
        }

    .mkl-grid .ag-pinned-left-cols-viewport {
        box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
        background-color: transparent;
    }

    .mkl-grid .ag-pinned-left-header {
        box-shadow: 0 0px 6px 0px rgba(0,0,0,.2);
        background-color: transparent;
    }

    .mkl-grid .ag-row-even, .mkl-grid .ag-row-odd {
        background-color: transparent !important;
    }

    .mkl-grid .ag-row-focus {
        background-color: rgba(127, 125, 125, 0.06) !important;
        /*background-color: rgba(127, 125, 125, 0.06) !important;
        box-shadow: -5px 0px 8px #696969;*/
    }

    .mkl-grid .ag-row-hover {
        background-color: rgba(0,0,0,0.1) !important;
    }

    .mkl-grid .ag-overlay-loading-center {
        background-color: transparent;
    }

    .mkl-grid md-autocomplete, .mkl-grid md-autocomplete-wrap, .mkl-grid input[type="search"] {
        height: 20px;
        background-color: transparent;
        width: 100%;
        min-width: 0;
        display: inline-block;
        padding: 0;
        overflow: hidden;
    }

        .mkl-grid md-autocomplete button {
            margin: -5px;
        }

    .mkl-grid .grid_input {
        height: 20px;
        width: 98%;
        padding: 0px 5px;
        font-size: 13px;
        border: none;
        border-radius: 4px;
        box-sizing: content-box;
        margin-top: -1px !important;
        outline: none !important;
        background: transparent !important;
    }

        .mkl-grid .grid_input .mkl-grid .ag-filter {
            background-color: #f5f5f5;
            border: 1px solid #d5d5d5;
            box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
            transition: all cubic-bezier(.87,-.41,.19,2) .5s;
            padding: 7px 2px 2px 2px;
        }

        .mkl-grid .grid_input[type="file"] {
            width: 85px !important;
        }

        .mkl-grid .grid_input[type=date]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            display: none;
        }

    .mkl-grid .ag-menu {
        background-color: #fff1f6;
        border-radius: 0px;
        border: 1px solid #c1c1c1;
        box-sizing: border-box;
        color: rgb(0, 0, 0);
        display: inline-block;
        margin: 2px 0px;
        padding: 2px 5px;
        opacity: 1;
        outline: 0px none rgb(0, 0, 0);
        overflow: hidden;
        text-align: start;
        vertical-align: top;
        white-space: nowrap;
        -webkit-user-select: none;
        box-shadow: 0 0px 2px 0 rgba(0,0,0,.1), 0 5px 6px 0 rgba(0,0,0,.3);
    }

.ag-filter-select {
    display: none;
}

.ag-filter-filter {
    height: 100%;
    padding: 4px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .ag-filter-filter[type=date] {
        height: 95%;
        padding: 2px 5px !important;
    }

    .ag-filter-filter option {
        font-weight: 100;
    }

.mkl-grid .ag-filter-apply-panel {
    border-top: 1px solid #d3d3d3;
    padding: 2px;
    text-align-last: end;
}

.mkl-grid .ag-filter #applyButton {
    background: #e0e0e0;
    color: #040404;
    border: 1px solid #a2a2a2;
    border-radius: 1px;
    cursor: pointer !important;
    height: 25px;
}

.mkl-grid .ag-header-cell-menu-button {
    opacity: 0.1 !important;
    border: none !important;
    height: 65%;
}

    .mkl-grid .ag-header-cell-menu-button:hover {
        opacity: 1 !important;
    }

    .mkl-grid .ag-header-cell-menu-button:after {
        padding: 2px;
        display: none;
        position: relative;
        top: -20px;
        right: -30px;
        width: 150px;
        text-align: center;
        background-color: #fef4c5;
        border: 1px solid #d4b943;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
    }

    .mkl-grid .ag-header-cell-menu-button:hover:after {
        display: block;
    }

.mkl-grid .grid-add-new {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.mkl-grid .grid-remove-last {
    position: absolute;
    right: 0px;
    bottom: 44px;
}

.mkl-grid .grid-edit {
    color: #808080;
    width: auto;
    display: inline-block;
}

    .mkl-grid .grid-edit:before {
        padding-right: 16px;
        font-weight: 500;
        font-size: 15px;
        color: #949292;
        content: '';
        background: url(/img/Edit.png) no-repeat;
        background-size: 14px 14px;
    }

.mkl-grid .grid-Error {
    color: red;
    width: auto;
    display: inline-block;
    right: 23px;
    position: absolute;
}

    .mkl-grid .grid-Error:before {
        padding-right: 16px;
        font-weight: 500;
        font-size: 15px;
        content: '';
        background: url(/img/no.png) no-repeat;
        background-size: 14px 14px;
    }

.mkl-grid-disabled {
    pointer-events: none;
    opacity: .75;
}

.mkl-grid .ag-overlay-loading-center:before {
    content: "";
    padding: 53px;
    position: absolute;
    background: url(/img/loading.gif) no-repeat;
    -webkit-filter: hue-rotate(240deg) saturate(3.3);
    opacity: 1;
    background-size: 100px;
}

.mkl-grid .ag-overlay-panel {
}

.mkl-grid .ag-row .disable-row {
    pointer-events: none;
    background-color: #ffc5c5 !important;
}

.total-grid * {
    overflow: hidden;
    pointer-events: none;
}

/*---------------------------------------------------------*/

md-input-container {
    margin: 4px 0px;
    padding: 0px 8px;
}

.md-button {
    line-height: 30px;
    min-height: 30px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
}

md-radio-button .md-container, md-radio-button .md-off, md-radio-button .md-on {
    width: 15px !important;
    height: 15px;
}

md-radio-button .md-label {
    margin-left: 20px;
}

md-input-container.md-input-focused label:not(.md-no-float), md-input-container.md-input-has-placeholder label:not(.md-no-float), md-input-container.md-input-has-value label:not(.md-no-float) {
    webkit-transform: translate3d(0, 6px, 0) scale(0.85);
    transform: translate3d(0, 6px, 0) scale(.85);
    padding: 0px 10px;
}

md-input-container .md-placeholder, md-input-container label:not(.md-no-float):not(.md-container-ignore) {
    padding: 0px 10px;
}

md-input-container .md-placeholder, md-input-container label:not(.md-no-float):not(.md-container-ignore) {
    width: 94%;
}

md-autocomplete md-autocomplete-wrap md-progress-linear.md-inline {
    bottom: 26px !important;
    right: 2px;
    left: 2px;
    width: auto;
}

md-input-container.md-input-focused .md-input, md-input-container .md-input.ng-invalid.ng-dirty, md-input-container.md-input-resized .md-input {
    border-width: 0 0 1px 0 !important;
}

.md-sidemenu-toggle, .md-sidemenu-button {
    font-weight: 700;
    color: gray;
}

.md-sidemenu-wrapper {
    margin-top: -500%;
}

md-sidenav {
    overflow-y: scroll;
    position: fixed !important;
    top: 49px !important;
    bottom: 20px !important;
    z-index: 1 !important;
}

md-backdrop.md-sidenav-backdrop {
    position: fixed !important;
    /*top: 51px !important;*/
    bottom: 23px !important;
    z-index: 1 !important;
}

md-input-container textarea.md-input {
    min-height: 30px !important;
}

.show-error md-input-container .md-input-message-animation.ng-enter,
.show-error md-input-container .md-input-message-animation:not(.ng-animate),
.show-error md-input-container:not(.md-input-invalid) .md-auto-hide .md-input-message-animation {
    opacity: 1;
    margin-top: 0px;
}

md-autocomplete button md-icon:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    font-size: 24px;
    content: "\f140";
    opacity: 0.4;
}

md-autocomplete button md-icon svg {
    visibility: hidden !important;
}

md-autocomplete button md-icon:hover:before {
    opacity: 1;
}

.md-chips md-chip {
    cursor: default;
    border-radius: 4px;
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 15px 2px 0 0;
    padding: 0 10px;
    float: left;
    box-sizing: border-box;
    max-width: 100%;
    position: relative;
    color: gray;
    font-weight: inherit;
    border: 1px solid gray;
}

    .md-chips md-chip .md-chip-remove md-icon {
        min-height: 14px;
        min-width: 14px;
        opacity: 0.4;
        color: red;
    }

    .md-chips md-chip .md-chip-remove {
        width: 20px;
        height: 20px;
        border-radius: 15px;
        top: 1.5px;
    }

.md-chips {
    font-size: 14px;
    font-weight: 100;
    padding: 0 0 3px 3px;
}

md-checkbox.white-checked.md-checked .md-icon {
    background-color: rgba(255, 255, 255, 0.87);
}

.popup-md-panel {
    min-height: 500px;
}

.popup-dialog {
    background: white;
    border-radius: 4px;
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
    width: 75%;
    height: 100%;
}

.popup-dialog-content {
    padding: 5px 15px;
    width: 100%;
    height: calc(100% - 91px);
}

    .popup-dialog-content img {
        height: 300px;
        margin: auto;
    }

.popup-dialog-button {
    width: 100%;
}

.popup-menu-example {
    background: white;
    border-radius: 4px;
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2), 0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12);
    width: 256px;
}
/*------------------------------------------------------------*/
.arrow-right, .arrow-left {
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    display: inline-block;
    outline: none !important;
    opacity: .4;
}

.arrow-left {
    border-right: 25px solid;
}

    .arrow-left:hover {
        opacity: 1;
    }

.arrow-right {
    border-left: 25px solid;
}

    .arrow-right:hover {
        opacity: 1;
    }

.scroll-tab {
    float: left;
    min-width: 100px;
    padding: 0px;
    margin: 0;
}

    .scroll-tab .scroll-tab-container {
        display: inline-block;
        overflow: hidden;
        max-height: 80px !important;
        border-left: 1px solid;
    }

        .scroll-tab .scroll-tab-container:not(:hover) {
            box-shadow: none !important;
        }

    .scroll-tab .tab {
        display: inline-block;
        float: left;
        padding: 0px 10px 0px 10px;
        text-align: center;
        width: 80px;
        height: 80px;
        max-height: 80px;
        border-right: 1px solid;
        position: relative;
    }

        .scroll-tab .tab * {
            outline: none;
            text-overflow: ellipsis;
            box-sizing: border-box;
        }

        .scroll-tab .tab:not(.active) {
            background: transparent !important;
        }

        .scroll-tab .tab[disabled], .scroll-tab .tab[disabled] > * {
            pointer-events: none;
            opacity: 0.5;
        }

        .scroll-tab .tab.ng-hide-add {
            -webkit-animation: .2s hide;
            animation: .2s hide;
        }

@keyframes hide {
    0% {
        opacity: 0;
        width: 100px;
        padding: 0px 10px 0px 10px;
    }

    100% {
        opacity: 0;
        width: 0px;
        padding: 0px;
    }
}

.scroll-tab .tab.ng-hide-remove {
    -webkit-animation: .2s show;
    animation: .2s show;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@keyframes show {
    0% {
        opacity: 0;
        width: 0px;
        padding: 0px;
    }

    100% {
        opacity: 0;
        width: 80px;
        padding: 0px 10px 0px 10px;
    }
}

.scroll-tab .tab a {
    display: block;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 12px;
    cursor: pointer;
}

.scroll-tab .tab span {
    background-repeat: no-repeat;
    height: 45px;
    color: #fff;
    display: block;
}

    .scroll-tab .tab span:after {
        opacity: 0;
        transition: opacity linear 1s !important;
    }
/*------------------------------------------------------------*/
.reports th, .reports td {
    padding: 7px;
    border: 1px solid lightgray;
}

.lowPadding th, .lowPadding td {
    padding: 2px !important;
}

.reports th {
    font-size: 15px;
    background: #f3f3f3;
    border-bottom: 1px solid lightgray !important;
}

.reports tr {
    border: 1px solid gray;
    font-size: 14px;
    font-weight: 100;
    min-height: 32px;
    height: 32px;
    page-break-inside: avoid !important;
}

.reports td.amount {
    text-align: right;
}

table {
    border: 1px solid lightgray !important;
}

    table.alternate_Color tr:nth-child(odd) {
        background: #f7f7f7;
    }

    table.alternate_Color tr:nth-child(even) {
        background: #FFF;
    }

    table.total_Row1 tr:nth-last-child(1) {
        text-align: center !important;
        font: bold !important;
        background: #f3f3f3;
        font-weight: 700;
        border-top: 1px solid lightgray !important;
    }

    table.total_Row2 tr:nth-last-child(2) {
        text-align: center !important;
        font: bold !important;
        background: #f3f3f3;
        border-top: 1px solid lightgray !important;
    }
     table.total_Row3 tr:nth-last-child(3) {
        text-align: center !important;
        font: bold !important;
        background: #f3f3f3;
        border-top: 1px solid lightgray !important;
    }
      table.total_Row4 tr:nth-last-child(4) {
        text-align: center !important;
        font: bold !important;
        background: #f3f3f3;
        border-top: 1px solid lightgray !important;
    }
.column-table tr:last-child {
    border-bottom: none !important;
}

mkl-capture {
    height: 484px;
    position: fixed;
    /*left: calc(50% - 200.5px);*/
    /*top: calc(50% - 183.5px);*/
    z-index: 100;
    min-width: 375px;
    max-width: 650px;
}

    mkl-capture:before {
        content: "";
        width: 100%;
        height: 100%;
        position: fixed;
        background: #000000;
        top: 0;
        left: 0;
        z-index: -1;
        opacity: .5;
    }

.capture {
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 37px;
    margin: 0px;
    z-index: 101;
    border-radius: 4px;
    overflow: hidden;
}

    .capture:before {
        content: "";
        height: 37px;
        width: 100%;
        position: absolute;
        background: #d89ce2;
        z-index: -1;
        opacity: .7;
        border-radius: 0px 0px 7px 7px;
    }

    .capture div {
        width: 33.33%;
        display: inline-block;
        height: 100%;
        position: relative;
    }

    .capture input[type="button"] {
        background: transparent;
        font-weight: 700;
        height: 100%;
        width: 100%;
        border: 1px solid #5a5a5a;
    }

        .capture input[type="button"], .capture input[type="button"] ~ span:before {
            color: white;
        }

            .capture input[type="button"]:disabled, .capture input[type="button"]:disabled ~ span:before {
                color: grey;
            }

            .capture input[type="button"] + span:before {
                font-size: 24px;
            }

            .capture input[type="button"] + span.camr:before {
                content: "\F104";
            }

            .capture input[type="button"] + span.comp:before {
                content: "\F134";
            }

            .capture input[type="button"] + span.canc:before {
                content: "\f5df";
            }

            .capture input[type="button"] ~ span:before {
                display: inline-block;
                font: normal normal normal 19px/1 "Material Design Icons";
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                transform: translate(0px, 0px);
                top: 25%;
                right: 74%;
                position: absolute;
            }

video.cap {
    background: aliceblue;
    background-image: -webkit-linear-radial-gradient(45deg, rgba(219, 219, 219, 0.3), rgba(255, 255, 255, 0.3) 1px, transparent 2px, #0000 2px, rgba(0, 0, 0, 0.3) 3px);
    background-image: repeating-linear-gradient(45deg, rgba(219, 219, 219, 0.3), rgba(255, 255, 255, 0.3) 1px, transparent 2px, #0000 2px, rgba(0, 0, 0, 0.3) 3px);
    background-image: -moz-linear-gradient(45deg, rgba(219, 219, 219, 0.3), rgba(255, 255, 255, 0.3) 1px, transparent 2px, #0000 2px, rgba(0, 0, 0, 0.3) 3px);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
    width: 99.5%;
    height: 100%;
    border: 1px solid black;
    border-radius: 4px;
}


mkl-capture #errMessage {
    position: absolute;
    width: 100%;
    height: 15px;
    top: 45%;
    text-align: center;
    color: red;
}

#printArea .reports .mklexpanred {
    display: inline-block !important;
}

.chart-title {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 25px;
    line-height: 10px;
    border-radius: 3px;
}
 md-radio-button.md-checked .md-off{
          border-color: grey;
      }
md-radio-button .md-on {
    background-color: grey;
}