﻿


.AuthorSigner-Badge-root {
    top: 0px !important;
    bottom: 0;
    width: 100%;
}

.badgelistview .badgelist-FilterContent {
    display: none;
    left: 0px;
}

.show {
    display: block;
}

.hide {
    display: none;
}


.CollapseBadge-list {
    width: 0% !important;
    display: none !important;
}

.ExpandBadge-list {
    width: 26% !important;
    display: block !important;
}

.CollapseBadge-Detail {
    width: 74% !important;
    left: 26.1%;
    right: 0;
    background-color: #ffffff;
}

.ExpandBadge-Detail {
    left: 0% !important;
    width: 100%;
    z-index: 111111;
    right: 0;
    background-color: #ffffff;
}


.badgelistview {
    font-size: 16px;
    height: 800px;
    position: absolute;
    /* z-index: 111; */
    /* top: 50px; */
    border: 1px;
    /* border-style: solid; */
    /* border-color: #D3D3D3; */
    width: 100%;
}


    .badgelistview input[type=search] {
        color: transparent;
        cursor: pointer;
        /* padding-left: 7px; */
        background: url(../images/icon_search.png) no-repeat right;
        background-position-y: 10px;
        width: 10px;
        /* height: 20px; */
        /* border-color: red; */
        border: none !important;
        margin-top: 3px;
    }




        .badgelistview input[type=search]:hover {
            background-color: #f5f5f5;
            background: url(../images/icon_searchHover.png) no-repeat;
            margin-top: 5px;
            margin-left: 5px;
            background-position-y: 8px;
            background-position-x: 1px;
        }

        .badgelistview input[type=search]:focus {
            color: #bababa;
            cursor: auto;
            width: 230px;
            height: 15px;
            margin-top: 5px;
            margin-left: 5px;
            border-color: #f5f5f5;
            /*padding:4px 30px 4px 12px; */
            background-color: #f5f5f5;
            background: url(../images/icon_searchHover.png) no-repeat right !important;
            background-size: 15px !important;
            border: 1px solid lightgray !important;
        }

.people_arrow {
    width: 10%;
}

.badgelistview .down_arr_sm {
    background: url('../images/PW_Sprite_Icons.svg') no-repeat;
    width: 21px;
    height: 19px;
    display: block;
    cursor: pointer;
    background-position: -4px -183px;
}

.badgelistview .people_arrow {
    padding: 12px 0 0 9px;
}

    .badgelistview .people_arrow a {
        float: right;
    }


.badgelistview .Search-Icon {
    width: 25px !important;
    height: 25px !important;
    padding-left: 15px !important;
    color: var(--Theme-txt-color);
}

.Search-Icon {
    color: var(--Theme-txt-color);
}

.BadgeCards-root {
}

.BadgeDetailInfo-root {
}

.BageCards-icon {
}

.badgedetailview {
    font-size: 16px;
    height: 800px;
    position: absolute;
    /* z-index: 111; */
    top: 0px;
    width: 100%;
}




.Badge-Cards .cards-icon-size {
    height: 100px;
}


.Badge-Cards .cards-icon-text {
    display: inline-block;
    position: absolute;
    margin-top: 37px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 13px;
}


.Badge-Cards .Cardsbanner {
    font-size: 18px;
    top: -2px;
    height: 50px;
    position: absolute;
    z-index: 111;
    top: 0px;
    width: 100%;
}

.Badge-Cards .Cardsbanner-title {
    /* color: #fff; */
    top: 0px;
    margin-top: 2px;
    padding: 5px 5px;
    width: 120px;
    height: 40px;
    transition: background;
    transition-duration: 0.4s;
    cursor: pointer;
    /* border-right: 1px solid #e6e6e6; */
}




.Badge-Cards .cardlist-item {
    background-color: inherit;
    border: 1px solid #e7eaec;
    margin-top: 10px !important;
    margin-bottom: 2px !important;
    display: block;
    padding: 10px 15px;
    position: relative;
}

.Badge-list-container {
}



.badge-main-root {
}


    .badge-main-root ul,
    ol {
        padding: 0;
        margin: 0 0 10px 5px;
    }

.badgedetailview .imageHolder {
    font-size: 21px;
    font-weight: bold;
    font-weight: normal;
    background-color: #f5f5f5;
    float: left;
    margin: 24px;
    position: fixed;
}

.badge-main-root .Filter {
    border-right: 1px;
    font-size: 16px;
    height: 55px;
    display: block;
    width: 100%;
}

.badge-main-root .Header {
    font-size: 16px;
    height: 55px;
    top: -55px;
    position: absolute;
    width: 100%;
}

.badge-main-root .DetailHeader {
    font-size: 16px;
    height: 50px;
    top: -110px;
    position: absolute;
    width: 100%;
}

.badge-main-root .Search-box-width {
    width: 82% !important;
}


.badge-main-root .Search-box-full-width {
    width: 60% !important;
}

.Search-box-full-width::-webkit-input-placeholder {
    font-size: 14px;
    color: #999
}

.Search-box-width::-webkit-input-placeholder {
    font-size: 14px;
    color: #999
}

.badge-main-root .Filter-ViewOption {
    background-color: var(--Theme-Background-color) !important;
    font-size: 16px;
    height: 45px;
    position: absolute;
    top: -51px;
    width: 75%;
}

.badge-main-root .Report-InlineHeader {
    background-color: var(--Theme-Background-color) !important;
    font-size: 16px;
    height: 45px;
    position: absolute;
    top: -51px;
    width: 98% !important;
}



.badgelistview .Plugin-HeaderTitle {
    padding-left: 18px;
    font-size: 18px;
    cursor: pointer;
    line-height: 1.5em;
    color: var(--Theme-txt-color);
    font-size: 18px;
    /* text-transform: uppercase; */
    cursor: pointer;
}

.badgelistview .header-listview {
    width: 100%;
    top: 0px;
    min-width: 100%;
    min-height: 46px;
    height: 46px;
    position: absolute;
    border-bottom: 1px solid #e7eaec;
    font-size: 16px;
    background-color: #ffffff;
    /* z-index: 1; */
    line-height: 40px;
    display: none;
    padding-left: 0px;
    left: 0px;
}

.badgelistview .tab-content {
    /* position: absolute; */
    top: 45px;
    width: 100%;
    bottom: 64px;
    overflow: hidden;
}




.user-height {
    overflow: scroll;
    height: 90vh;
    position: absolute;
    padding-bottom: 30px;
    width: 90%;
}

.badgelistview .header-tabs {
    background-color: #fff;
    border-bottom: 1px solid #e2e6ec;
    border-top: 1px solid rgba(0, 0, 0, 0);
}

.badge-main-root .tabs-container {
    /* width: 100%; */
    display: table;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    /* border-bottom: 1px solid #ddd; */
}


.AuthorSigner-Badge-root .Application-WF-item {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #d0d0d0;
    display: table;
    margin: 2px 16px 0 8px;
}



.Detail-icon {
    width: 45px;
    height: 45px;
    /*border: 1px solid #d0d0d0;*/
    color: var(--Theme-txt-color);
    display: table;
    margin: 2px 16px 0 8px;
    cursor: pointer;
        font-size:20px;
}



.AuthorSigner-Badge-root .Area-list-item {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #d0d0d0;
    color: var(--Theme-txt-color);
    display: table;
    margin: 2px 16px 0 8px;
}


.badge-main-root .tile-viewoption {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #fcfcfc;
    border: 1px solid #e7eaec;
    /* width: 325px; */
    /* min-width: 300px; */
    height: 85px !important;
    min-width: 100px !important;
    display: block;
    padding: 10px 15px;
    position: relative;
    margin-bottom: 20px;
}

.badge-main-root .detail-tab {
    display: table-cell;
    height: 46px;
    width: 115px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #c4cedf;
    text-decoration: none;
    color: #414141;
    cursor: pointer;
    font-size: 12px
}

    .badge-main-root .detail-tab.floor-plan-tab {
        width: 150px
    }

    .badge-main-root .detail-tab:hover {
        background-color: #f2f3f7
    }

.badge-main-root a.detail-tab.active,
.badge-main-root a.detail-tab.force-active {
    color: #08a0bc;
    font-weight: bold;
    position: relative
}

    .badge-main-root a.detail-tab.active:after,
    .badge-main-root a.detail-tab.force-active:after {
        content: ' ';
        border-bottom: 3px solid #08a0bc;
        position: absolute;
        bottom: -1px;
        left: 0;
        right: 0;
        margin: auto;
        width: 60%
    }

.badgelistview .info-wind-details {
    overflow-y: auto;
    overflow-x: hidden;
    transition: top .3s linear
}


.ExpandBadgelist.layoutcol {
    left: 24.1%;
    right: 0;
    background-color: #ffffff;
}

.CollapseBadgelist.layoutcol {
    left: 1.1%;
    right: 0;
    background-color: #ffffff;
}






.BadgeCards-root ul,
ol {
    padding: 0;
    margin: 0 0 10px 25px;
}




.AuthorSigner-Badge-root .comment-success {
    border-left-color: #53c077;
    border-left-width: 4px !important;
}

.AuthorSigner-Badge-root .comment-danger {
    border-left-color: #da557b;
    border-left-width: 4px !important;
}

.AuthorSigner-Badge-root .comment-warning {
    border-left-color: #f38231;
    border-left-width: 4px !important;
}

.AuthorSigner-Badge-root .comment-info {
    border-left-color: #22b7bb;
    border-left-width: 4px !important;
}

.AuthorSigner-Badge-root .avatar img {
    border-radius: 50%;
}


.AuthorSigner-Badge-root .title-name {
    font-size: 10px;
    max-width: 140px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.AuthorSigner-Badge-root .paragraph {
    margin-top: -15px;
    margin-left: 80px;
    font-size: 12px;
}

.AuthorSigner-Badge-root .comment-Active {
    background-color: #53c077;
}

.AuthorSigner-Badge-root .comment-Lost {
    background-color: #da557b;
}

.AuthorSigner-Badge-root .comment-Stolen {
    background-color: #f38231;
}

.AuthorSigner-Badge-root .comment-Expired {
    background-color: #f44336;
}

.AuthorSigner-Badge-root .comment-Disabled {
    background-color: #616161;
}


.AuthorSigner-Badge-root .Badge-Active {
    border-left-color: #53c077 !important;
    border-left-width: 7px !important;
}

.AuthorSigner-Badge-root .Badge-Lost {
    border-left-color: #da557b !important;
    border-left-width: 7px !important;
}

.AuthorSigner-Badge-root .Badge-Stolen {
    border-left-color: #f38231 !important;
    border-left-width: 7px !important;
}

.AuthorSigner-Badge-root .Badge-Expired {
    border-left-color: #f04031 !important;
    border-left-width: 7px !important;
}

.AuthorSigner-Badge-root .Badge-Disabled {
    border-left-color: #D3D3D3 !important;
    border-left-width: 7px !important;
}

.AuthorSigner-Badge-root .Badge-7Days {
    border-left-color: #FF9900 !important;
    border-left-width: 7px !important;
}

.AuthorSigner-Badge-root .Badge-14Days {
    border-left-color: #FF9900 !important;
    border-left-width: 7px !important;
}

.AuthorSigner-Badge-root .Badge-30Days {
    border-left-color: #FFE63B !important;
    border-left-width: 7px !important;
}

.AuthorSigner-Badge-root .Badge-30PlusDays {
    border-left-color: #53c077 !important;
    border-left-width: 7px !important;
}




/*---------------*/


.AuthorSigner-Badge-root .BadgeIcon-Active {
    color: #53c077 !important;
}

.AuthorSigner-Badge-root .BadgeIcon-Lost {
    color: #da557b !important;
}

.AuthorSigner-Badge-root .BadgeIcon-Stolen {
    color: #f38231 !important;
}

.AuthorSigner-Badge-root .BadgeIcon-Expired {
    color: #f04031 !important;
}

.AuthorSigner-Badge-root .BadgeIcon-Disabled {
    color: #D3D3D3 !important;
}

.AuthorSigner-Badge-root .BadgeIcon-7Days {
    color: #FF9900 !important;
}

.AuthorSigner-Badge-root .BadgeIcon-14Days {
    color: #FF9900 !important;
}

.AuthorSigner-Badge-root .BadgeIcon-30Days {
    color: #FFE63B !important;
}

.AuthorSigner-Badge-root .BadgeIcon-30PlusDays {
    color: #53c077 !important;
}

.AuthorSigner-Badge-root .commenttext-Active {
    color: #53c077;
}

.AuthorSigner-Badge-root .commenttext-Lost {
    color: #da557b;
}

.AuthorSigner-Badge-root .commenttext-Stolen {
    color: #f38231;
}

.AuthorSigner-Badge-root .commenttext-Expired {
    color: #22b7bb;
}

.AuthorSigner-Badge-root .commenttext-Disabled {
    color: #D3D3D3;
}







.AuthorSigner-Badge-root .title {
    font-size: 18px !important;
}

.AuthorSigner-Badge-root .BadgeInfo {
    font-size: 16px !important;
}

.AuthorSigner-Badge-root .smalltile {
    font-size: 12px !important;
}

.AuthorSigner-Badge-root .smalltile-bold {
    font-size: 12px !important;
    font-weight: 900 !important;
    color: red !important;
}

.AuthorSigner-Badge-root .photo-list-item {
    /* background-image: url(../images/img_BadgeHolder.png); */
    background-repeat: no-repeat;
    border-left: 8px solid #0796f5;
    /* border-radius:50%; */
    width: 60px;
    height: 60px;
}

.AuthorSigner-Badge-root .second-signerphoto-list-item {
    /* background-image: url(../images/img_BadgeHolder.png); */
    background-repeat: no-repeat;
    /* border-radius:50%; */
    width: 60px;
    height: 60px;
}


.AuthorSigner-Badge-root .Expiring-list-item {
    /* background-image: url(../images/img_BadgeHolder.png); */
    background-repeat: no-repeat;
    /* border-left: 8px solid #0796f5; */
    /* border-radius:50%; */
    width: 60px;
    height: 60px;
}


.AuthorSigner-Badge-root .Size {
    width: 60px;
    height: 10px;
}


.display-status {
    display: inline-block;
    position: absolute;
    margin-left: 40px;
    width: 16px;
    height: 16px;
    white-space: nowrap;
    vertical-align: bottom !important;
    top: 35px;
    /* bottom: 2px; */
    border-radius: 50%;
    border: 4px;
    border-style: solid;
    border-color: #fff;
    border-radius: 50%;
}

.profile .tab-pane {
    display: none;
    overflow: scroll;
}

.profile .active {
    display: block;
}



#BadgeHolderGridView tbody {
    width: calc( 100% - 1em );
    display: block;
    height: 800px;
    overflow: auto;
}

    #BadgeHolderGridView thead, #BadgeHolderGridView tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
        background-color: transparent;
        border-collapse: collapse;
        border-spacing: 0;
    }

#BadgeHolderGridView td {
    cursor: default;
    padding: 15px !important;
    border-top: 1px solid #dddddd;
    word-wrap: break-word;
}

#BadgeHolderGridView thead {
    width: calc( 100% - 1em );
    background: #f2f2f2;
}

    #BadgeHolderGridView thead th {
        width: calc( 100% - 1em );
        top: 0px;
        text-align: left;
        padding: 10px;
        transition: background;
        background-color: #e6e6e6;
        transition-duration: 0.4s;
        border-right: 2px solid #fff;
        text-transform: uppercase;
        font-size: 14px !important;
        cursor: default;
        ;
    }

#BadgeHolderGridView table {
    width: 100%;
}

.AuthorSigner-Badge-root .badgestatus-NEW {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-CREATED {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-SENT {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-VERIFIED {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-APPLICANT-SENT {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-APPLICANT-SUBMIT {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-APP-SENT-EXPIRE {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-SUBMIT {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-INPROGRESS {
    background-color: orange;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-IN-PROGRESS {
    background-color: orange;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-FINISHED {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-SUBMITTED {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-WAITING {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-submit {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-WAITING {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-ACCEPTED {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-APPROVED {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-PENDING {
    background-color: orange;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-SIGNER-REJECT {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-ACCEPTED {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-WAITING-REVIEW {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-DENIED {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-CANCELED {
    background-color: #da557b;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-DRAFT {
    background-color: #FFFF00;
    color: #101010;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S1-WAITING-REVIEW {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S1-IN-REVIEW {
    background-color: #FFFF00;
    color: #101010;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S1-DRAFT {
    background-color: #FFFF00;
    color: #101010;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S1-REJECT {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S1-IN-REVIEW {
    background-color: #FFFF00;
    color: #101010;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S1-DRAFT {
    background-color: #FFFF00;
    color: #101010;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S1-APP-SENT {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S2-WAITING-REVIEW {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S2-IN-REVIEW {
    background-color: #FFFF00;
    color: #101010;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S2-DRAFT {
    background-color: #FFFF00;
    color: #101010;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S2-APP-REJECT {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-S2-APP-EXPIRE {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.AuthorSigner-Badge-root .badgestatus-IN-REVIEW {
    background-color: #FFFF00;
    color: #101010;
    text-transform: uppercase;
}




.Widget-Pending-RED {
    background-color: #f04031;
    color: #fff;
    text-transform: uppercase;
}

.Widget-Pending-WHITE {
    background-color: #fff !important;
    color: black !important;
    border-radius: 50%;
    border: 1px;
    border-style: solid;
    border-color: #323232;
    text-transform: uppercase;
}

.Widget-Pending-BLACK {
    background-color: orange;
    color: #fff;
    text-transform: uppercase;
}

.Widget-Pending-GREEN {
    background-color: #53c077;
    color: #fff;
    text-transform: uppercase;
}

.Widget-Pending-BLUE {
    background-color: #1985CE;
    color: #fff;
    text-transform: uppercase;
}


.Application-Badge-root .Application-list-item {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid #d0d0d0;
    color: var(--Theme-txt-color);
    display: table;
    margin: 2px 16px 0 8px;
}


.Workflow-box {
    position: relative;
    height: 12vh !important;
    width: 120px !important;
    background: var(--Theme-Insta-Widget-background);
    box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
    -webkit-box-shadow: 0 5px 25px 0 rgba(41,128,185,0.15);
    border-radius: 5px;
    text-align: center;
    padding: 5px 12px 20px 12px;
    margin-bottom: 10PX !important;
    box-sizing: border-box;
    overflow: hidden;
    transition: 0.6s linear;
}


.Workflow-process {
    text-align: center;
    /* border-bottom: 2px solid #f5f5f5; */
    /* position: absolute; */
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    cursor: pointer;
    font-size: 10px !important;
}


.Workflow-process-icon {
    float: none;
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    font-size: 30px !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 98px;
    font-size: 35px;
    text-align: center;
    color: #ff7c39;
    background: #f5f9fc;
    border-color: #f5f9fc;
}


.workflow-icon {
    left: 12px;
    top: 10px !important;
    position: absolute;
}

.badge-chk-box {
    width: 25px !important;
    height: 25px !important;
    -webkit-appearance: checkbox !important;
    margin-bottom: 5px !important;
}