﻿.DashBoardtitle {
    padding-left: 20px;
    padding-top: 14px;
    font-size: 22px;
    color: #1a1a1a;
    font-weight: 100;
    cursor: pointer;
}




.Plugin-UnpinIcon {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.Plugin-InnerPageheaderbanner {
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    background-color: var(--Theme-Background-color) !important;
    font-size: 16px;
    height: 45px;
    position: absolute;
    /* z-index: 111; */
    /* top: 72px; */
    width: 100%;
}


.Plugin-RequestConformationHeader {
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    background-color: var(--Theme-Background-color) !important;
    font-size: 16px;
    height: 45px;
    position: absolute;
    /* z-index: 111; */
    top: 0px;
    width: 100%;
}


.Plugin-InnerPageDetailStrip {
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    background-color: var(--Theme-Background-color) !important;
    font-size: 16px;
    height: 40px;
    position: absolute;
    /* z-index: 111; */
    width: 100%;
}




.Plugin-Header-iconSet {
    z-index: 1;
    margin-left: 15px;
    padding-top: 16px;
}


.Plugin-inner-Header-iconSet {
    z-index: 1;
    margin-left: 15px;
    /* padding-top: 0px; */
}



.Plugin-Header-icon-text {
    padding-top: 20px;
    font-size: 11px;
    font-family: HWStandard !important;
}



.fullsingleview {
    display: none;
    width: 100%;
    border-right: 1px solid #bababb;
    bottom: 0;
}

.col-mr-75 {
    display: none;
    width: 75%;
    border-right: 1px solid #bababb;
    bottom: 0;
    top: 55px;
}

.DashboardleadText {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .5px;
}

.DashBoardHeaderText {
    padding-left: 22px;
    padding-top: 13px;
    font-size: 24px;
    color: #1a1a1a;
    font-weight: 100;
    cursor: pointer;
}



.Plugin-Dashboard-header-menu-two {
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    font-size: 16px;
    height: 65px;
    position: absolute;
    z-index: 111;
    /* top: 72px;*/
    width: 100%;
}


.Plugin-Widget-header-menu-two {
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.3);
    box-shadow: 0 2px 3px rgba(0,0,0,.3);
    font-size: 16px;
    height: 40px;
    position: absolute;
    z-index: 111;
    /* top: 72px;*/
    width: 100%;
}

.Plugin-widget-tab {
    top: 46px;
    width: 100%;
    min-width: 100%;
    min-height: 46px;
    height: 44px;
    position: absolute;
    border-bottom: 1px solid #bababb;
    font-size: 16px;
    background-color: #f5f5f5;
    z-index: 100;
    line-height: 40px;
    display: table-cell;
    border-top: 1px solid #bababb;
    left: 0;
}

.Plugin-Widget-header-icon {
    background-image: url(../images/logo.png);
    height: 55px;
    width: 84px;
    float: left;
    top: 0;
    cursor: pointer;
    border-right: 1px dotted #0088cc;
    border-left: 0;
    border-image: url('../images/dotDivider.png') 1 72;
    -ms-linear-border-image: url('../images/dotDivider.png') 1 72;
    -webkit-border-image: url('../images/dotDivider.png') 1 72;
    -moz-border-image: url('../images/dotDivider.png') 1 72;
    -o-border-image: url('../images/dotDivider.png') 1 72;
    background-position-y: -3px;
}

.Plugin-Panel-Body {
    top: 75px;
    position: absolute;
    width: 100%;
}

.Plugin-Panel-Body-Header {
    width: 100%;
    min-width: 100%;
    min-height: 46px;
    height: 44px;
    position: absolute;
    border-bottom: 1px solid #bababb;
    font-size: 16px;
    background-color: #f5f5f5;
    line-height: 40px;
    display: table-cell;
    border-top: 1px solid #bababb;
    left: 0;
}

.Plugin-List-Container {
    width: 26%;
    border-right: 1px solid #bababb;
    position: absolute;
    bottom: 0;
    top: 51px;
}


.Plugin-Card-Container {
    width: 100%;
    border-right: 1px solid #bababb;
    position: absolute;
    bottom: 0;
    top: 51px;
    right: 0px;
}



.Plugin-Details-Container {
    width: 74%;
    border-right: 1px solid #bababb;
    position: absolute;
    bottom: 0;
    top: 51px;
    left: 25.8%;
}


.Plugin-full-Container {
    width: 100%;
    border-right: 1px solid #bababb;
    position: absolute;
    bottom: 0;
    top: 51px;
    /* left: 28%; */
}

.Plugin-Sperator {
    color: #ffffff;
    vertical-align: text-top !important;
    font-size: 25px;
    line-height: 22px;
    padding-left: 20px;
}


.Plugin-TradeMark {
    color: #ffffff;
    vertical-align: text-top !important;
    font-size: 14px;
    line-height: 22px;
}



.Plugin-text {
    padding-left: 5px;
    vertical-align: middle;
    max-width: 200px;
    max-height: 80px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.Plugin-Action-tab {
    width: 40%;
    height: 50px;
    float: left;
}

.Plugin-Action-pane {
    width: 60%;
    height: 50px;
    float: left;
    top: 60px !important;
}

.Plugin-MenuHeight-Scroll {
    overflow-y: scroll;
    height: 500px;
}

.Plugin-MenuHeight {
    overflow: auto;
    min-height: 40vh;
    /* position: absolute; */
    cursor: default;
    padding-bottom: 30px;
    width: 99%;
}

.Plugin-Menu-Height-comp {
    overflow: auto;
    padding-bottom: 30px;
    height: 52vh !important;
    width: 99%;
}

.Plugin-MenuConta {
    /* height: 40vh; */
    /* padding-bottom: 30px; */
    /* width: 99%; */
}

.Plugin-Container-Scroll {
    overflow: auto;
    height: 60vh;
    /* position: absolute; */
    padding-bottom: 30px;
    /* width: 99%; */
}

.AboutTitle {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}

    .AboutTitle h1 {
        line-height: 1;
        color: inherit
    }

    .AboutTitle p {
        line-height: 1.4
    }

.container .AboutTitle {
    border-radius: 6px
}

@media screen and (min-width: 768px) {
    .AboutTitle {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .AboutTitle {
        padding-right: 60px;
        padding-left: 60px
    }

    .AboutTitle h1 {
        font-size: 63px
    }
}



.Plugin-Highlight-new {
    background-color: #c6ffc6;
    text-decoration: none;
}

.Plugin-Highlight-old {
    background-color: #ffc6c6;
    text-decoration: line-through;
}



.Plugin-Widget-Height {
    overflow: auto;
    padding-bottom: 30px;
    height: 40vh;
    width: 99%;
}


.Plugin-Setting-Height {
    overflow: auto;
    padding-bottom: 30px;
    height: 90vh;
    width: 99%;
}


.Plugin-MyApproval-icon {
    position: absolute;
    height: 45px;
    width: 55px;
    background: url('../images/MyApproval_icon.png') no-repeat;
    background-size: 25px 30px;
    /* z-index: 1000; */
}


.Plugin-MyRequest-icon {
    position: absolute;
    height: 45px;
    width: 55px;
    background: url('../images/MyRequest_icon.png') no-repeat;
    background-size: 25px 30px;
    /* z-index: 1000; */
}


.Plugin-MyAccess-icon {
    position: absolute;
    height: 45px;
    width: 55px;
    background: url('../images/MyAccess_icon.png') no-repeat;
    background-size: 25px 30px;
    /* z-index: 1000; */
}


* {
    margin: 0;
    padding: 0;
}


@font-face {
    font-family: 'Honeywell Sans';
    src: url('fonts/HoneywellSans-Extrabold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Honeywell Sans';
    src: url('fonts/HoneywellSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Honeywell Sans';
    src: url('fonts/HoneywellSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Honeywell Sans';
    src: url('fonts/HoneywellSans-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.clsHeaderContainer {
    background: #030504;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}

.clsHeader {
    padding: 10px 0;
}

.clsLogo svg {
    fill: #fff;
    width: 130px;
    height: 45px;
}

.clsLogo a {
    display: flex;
}

    .clsLogo a:hover {
        text-decoration: none;
    }

    .clsLogo a img {
        width: 130px;
        height: 41px;
    }

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.clsFloatLeft {
    float: left;
}

.clsFloatRight {
    float: right;
}

.clshorzbar {
    border: 1px solid #575658;
    height: 35px;
    margin: 3px 0 0 0;
}

.clsLogoText {
    color: #fff;
    padding: 10px 0 10px 12px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.clsTopRightIcons li {
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}

    .clsTopRightIcons li svg {
        width: 40px;
        height: 30px;
    }

        .clsTopRightIcons li svg g path {
            fill: #fff;
        }


.clsSidebarContainer {
    width: 3.5%;
    position: fixed;
    left: 0;
    height: 100%;
    top: 60px;
    background: #030504;
    cursor: pointer;
    /* z-index:99; */
}

.ClsSidebar ul {
    margin: 0px 0 0 0;
}

.ClsSidebar li a {
    display: block;
    text-align: center;
    height: 70px;
}

.ClsSidebar li.Clsequipment a span.icon {
    width: 40px;
    height: 30px;
}

.ClsSidebar li {
    margin: 0 0 0px 0;
    height: 70px;
}

    .ClsSidebar li svg {
        width: 23px;
        height: 25px;
        padding: 25px 0 0 0;
    }

.ClsSidebar li {
    position: relative;
}

    .ClsSidebar li svg {
        fill: #9b9b9b;
    }

    .ClsSidebar li:hover svg, .ClsSidebar li.active svg {
        fill: #ffffff;
    }

.ClsSidebar {
    background: #030504;
}

    .ClsSidebar li {
        background: #030504;
        border-left: 4px solid #030504;
    }

        .ClsSidebar li:hover, .ClsSidebar li.active {
            background: #202124;
            border-left: 4px solid #039DFF;
        }

.tile {
    background: #383838;
    border: 2px solid #383838;
    height: 267px;
    position: relative;
    padding: 17px;
    box-sizing: border-box;
}

.mainContainer {
    padding: 50px 10px 0 30px;
    background: #262626;
    height: 90vh;
    overflow: scroll;
}

    .mainContainer li {
        display: block;
        float: left;
        margin: 0 2% 2% 0;
        width: 48%;
        height: 267px;
        position: relative;
    }

    .mainContainer h2 {
        font-weight: 500;
        font-size: 18px;
        padding: 5px 0 25px;
        text-transform: capitalize;
        color: #fff;
    }

.tile_header {
    margin: 0 0 15px 0;
}

    .tile_header svg {
        width: 9px;
        height: 9px;
        margin: 0 0 0 3px;
        fill: #a7a7a7;
    }

    .tile_header h2 {
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;
        margin: 0px;
        color: #a7a7a7;
        padding: 0px;
    }

    .tile_header h6 {
        font-weight: 500;
        font-size: 10px;
        text-transform: uppercase;
        margin: 0px;
        color: #a7a7a7;
    }



/* Inbox-widget */
.inbox-widget .inbox-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    overflow: hidden;
    padding: 10px 0;
    position: relative;
}

    .inbox-widget .inbox-item .inbox-item-img {
        display: block;
        float: left;
        margin-right: 15px;
        width: 40px;
        height: 40px;
    }

    .inbox-widget .inbox-item img {
        width: 40px;
    }

    .inbox-widget .inbox-item .inbox-item-author {
        color: rgba(255, 255, 255, 0.7);
        display: block;
        margin: 0;
    }

    .inbox-widget .inbox-item .inbox-item-text {
        color: #98a6ad;
        display: block;
        font-size: 12px;
        margin: 0;
    }

    .inbox-widget .inbox-item .inbox-item-date {
        color: #98a6ad;
        font-size: 11px;
        position: absolute;
        right: 7px;
        top: 2px;
    }
