﻿@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FrederickatheGreat-Regular';
    src: url('../fonts/Fredericka_the_Great/FrederickatheGreat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Meddon';
    src: url('../fonts/Meddon/Meddon.ttf') format('truetype');
}

@font-face {
    font-family: 'Montez-Regular';
    src: url('../fonts/Montez/Montez-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'MrDafoe-Regular';
    src: url('../fonts/Mr_Dafoe/MrDafoe-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Niconne-Regular';
    src: url('../fonts/Niconne/Niconne-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Norican-Regular';
    src: url('../fonts/Norican/Norican-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Yellowtail-Regular';
    src: url('../fonts/Yellowtail/Yellowtail-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Yesteryear-Regular';
    src: url('../fonts/Yesteryear/Yesteryear-Regular.ttf') format('truetype');
}

::-webkit-scrollbar {
    width: 0.7em;
    height: 0.7em;
}

.header2 {
    font-size: 14px;
}

.header3 {
    font-weight: bold;
}

.header1 {
    display: inline;
    vertical-align: bottom;
    cursor: pointer;
    line-height: 64px;
    font-size: 18px;
}



::-webkit-scrollbar-thumb {
    background: #6b6666;
}

::-webkit-scrollbar-track {
    background: #b8c0c8;
}

.scrollbar1::-webkit-scrollbar {
    width: 20px;
    height: 5px;
}


.scrollbar1::-webkit-scrollbar-track {
    background: rgba(0,0,0,0.12);
    border-left: 9px solid #F3F3F3;
    border-right: 9px solid #F3F3F3;
}

.scrollbar1::-webkit-scrollbar-thumb {
    background: #505050;
    border-right: 8px solid #F3F3F3;
    border-left: 8px solid #F3F3F3;
    border-radius: 5px;
}

html.md-default-theme, html, body.md-default-theme {
    background-color: #EFEFEF;
}



:focus {
    outline: none;
}

.customFocus:focus {
    outline: 1px solid rgba(0,0,0,1);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.7) !important;
}

body {
    font-family: 'OpenSans-Regular', Arial, sans-serif;
    font-size: 12px;
    color: #2c3e50;
    overflow: hidden;
    scrollbar-face-color: #646464;
    scrollbar-track-color: #b8c0c8;
    background-color: #F3F3F3;
}


a {
    color: rgb(7, 77, 240);
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

    a.textDecorationNone:hover {
        text-decoration: none;
    }

    a.contentLink {
        line-height: 50px;
        font-size: 17px;
    }

.icon_26 {
    max-height: 26px;
    max-width: 26px;
}

.content_paragraph {
    white-space: pre-wrap;
    word-wrap: break-word;
    margin: 0;
}

ul {
    list-style: none;
}

ul, ol {
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 10px;
}

.textCenter {
    text-align: center;
}

.displayBlock {
    display: block;
}

.vAlignMiddle {
    vertical-align: middle;
}

.marginTB10 {
    margin: 10px 0;
}

.marginR5 {
    margin-right: 5px;
}

.padingRL10 {
    padding: 0 10px !important;
}

.paddingR5 {
    padding: 0 5px 0 0;
}

.padding0 {
    padding: 0;
}

.margin0 {
    margin: 0;
}

.padding20 {
    padding: 20px 0 20px 20px;
}

.padding40 {
    padding: 40px 0 40px 40px;
}

.bgWhite {
    background-color: #fff;
}

.black {
    color: rgba(0,0,0,1);
}

.black_9 {
    color: rgba(0,0,0,0.9);
}

.floatRight {
    float: right;
}

.logo {
    max-width: 130px;
    max-height: 130px;
    vertical-align: middle;
    margin: 0 10px 0 0;
    display: inline-flex;
}

.logoSideNav {
    max-width: 110px;
    max-height: 110px;
    vertical-align: middle;
    background-color: rgba(255,255,255,0.6);
    border-radius: 50%;
    margin: 0 10px 0 0;
    display: inline-flex;
}

.headerCompanyDiv {
    /*vertical-align: text-bottom;*/
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
}

    .headerCompanyDiv span {
        font-size: 21px;
    }

.md-fab-circle {
    width: 35px;
    height: 35px;
    background-color: rgb(240,8,7);
    padding: 0;
    /*border-radius: 50%;*/
    display: inline-block;
    line-height: 34px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.md-button.md-fab.md-mini50d {
    line-height: 50px;
    width: 50px;
    height: 50px;
    max-height: 50px;
}

#projectInfo .md-button {
    width: 50px;
}

.md-button.md-fab.md-mini50d i.material-icons {
    line-height: 50px;
}

md-menu span:first-child i.material-icons {
    vertical-align: middle;
}

.captcha {
    display: inline-block;
    position: relative;
    padding: 2px;
    margin: 18px 0;
    vertical-align: middle;
}

md-content.md-default-theme, md-content, .theme-color {
    color: rgb(88, 100, 115);
    background-color: #F3F3F3;
}
    /*LOGIN*/
    /*md-content.Login.md-padding {
        padding: 80px;
    }*/

    md-content.Login.flex-xs.md-padding {
        padding: 30px;
    }

.Login h2 {
    font-size: 34px;
    font-weight: 400;
}

.Login p {
    font-size: 24px;
}

.Login a {
    font-size: 18px;
}

.Login .headerDiv {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle;
    max-width: 380px;
}

    .Login .headerDiv p {
        padding: 0;
        margin: 0;
        word-wrap: break-word;
    }

    .Login .headerDiv span {
        font-size: 16px;
        font-style: italic;
        word-wrap: break-word;
    }

.Login .companyLogo {
    max-width: 150px;
    max-height: 150px;
}

.Login md-input-container {
    margin: 35px 0;
}

md-input-container .md-char-counter, md-input-container .md-input-message-animation {
    padding-bottom: 5px;
}

md-input-container label,
md-input-container.md-input-invalid label,
md-input-container:not(.md-input-invalid).md-input-has-value label,
md-input-container:not(.md-input-invalid).md-input-focused label,
md-input-container .md-input {
    font-size: 21px;
}

md-input-container .md-char-counter,
md-input-container .md-input-message-animation,
.documentCards {
    font-size: 14px;
}

    .documentCards md-card md-card-header i {
        font-size: 20px;
        opacity: 0.7;
    }

md-checkbox.md-default-theme.md-checked .md-ink-ripple,
md-checkbox.md-checked .md-ink-ripple {
    color: rgba(240,8,7,1) !important;
}

md-checkbox.md-default-theme.md-checked .md-icon,
md-checkbox.md-checked .md-icon {
    background-color: rgba(240,8,7,1) !important;
}

#statusUpdatDiv md-checkbox .md-label {
    font-size: 16px;
}

.Login .verticalAlign {
    position: relative;
    top: 10%;
}

footer.loginFooter {
    position: fixed;
    bottom: 0;
    right: 0;
}

    footer.loginFooter .companyLogo {
        max-width: 80px;
        max-height: 80px;
    }


.CpLoginForm .loginBtnDiv a {
    cursor: pointer;
    color: rgb(240,8,7);
    font-weight: 400;
}

.CpLoginForm .loginBtnDiv .md-button {
    margin: 6px 2px;
    padding: 0 20px;
    font-size: 21px;
}

.CpLoginForm .md-button.md-default-theme.md-raised[disabled],
.CpLoginForm .md-button.md-primary.md-raised[disabled] {
    background-color: transparent;
    border: 2px solid rgba(0,0,0,0.5);
    color: rgba(0,0,0,0.5);
}

.CpLoginForm .md-button.md-default-theme.md-primary.md-raised,
.CpLoginForm .md-button.md-primary.md-raised:not([disabled]).md-focused,
.CpLoginForm .md-button.md-primary.md-raised,
.CpLoginForm .md-button.md-primary.md-raised:not([disabled]):hover {
    background-color: transparent;
    border: 2px solid rgb(240,8,7);
    color: rgb(240,8,7);
}

.Export.md-button.md-default-theme.md-primary,
.Export.md-button.md-primary {
    background-color: transparent;
    border: 2px solid rgba(0,0,0,0.5);
    color: rgba(0,0,0,0.5);
}

.Export-icon {
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-right: 8px;
    text-align: center;
    vertical-align: middle;
    background-color: transparent;
    border: 2px solid rgba(0,0,0,0.5);
    color: rgba(0,0,0,0.5);
}

    .Export-icon img {
        width: 100%;
    }

.search-bar md-input-container.md-default-theme .md-input,
.search-bar md-input-container .md-input,
.search-bar md-input-container:not(.md-input-invalid).md-input-focused .md-input {
    color: rgba(255,255,255,0.87);
    border-color: rgba(255,255,255,0.3);
}

.input-container {
    background-color: rgba(255,255,255,1);
    border-radius: 5px;
    padding: 0 10px;
    border: 1px solid rgba(0, 0, 0, .2);
}

    .input-container input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
        color: rgba(0,0,0,0.2);
    }

    .input-container input::-moz-placeholder { /* Firefox 19+ */
        color: rgba(0,0,0,0.2);
    }

    .input-container input:-ms-input-placeholder { /* IE 10+ */
        color: rgba(0,0,0,0.2);
    }

    .input-container input:-moz-placeholder { /* Firefox 18- */
        color: rgba(0,0,0,0.2);
    }

    .input-container i {
        opacity: .5;
        line-height: 1.7;
    }



md-input-container:not(.md-input-invalid).md-input-has-value label {
    color: rgba(0,0,0,0.9);
}

#projects-search {
    background-color: transparent;
    border: none;
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    width: 100%;
    color: rgba(0,0,0,0.78);
    font-size: 16px;
}

#customer md-toolbar.md-default-theme:not(.md-menu-toolbar), #customer md-toolbar:not(.md-menu-toolbar) {
    background-color: rgb(243, 243, 243);
    color: #2c3e50;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}

#projectsContainer md-toolbar.md-default-theme:not(.md-menu-toolbar), #projectsContainer md-toolbar:not(.md-menu-toolbar) {
    background-color: rgb(230, 229, 229);
}

#customer .md-toolbar-tools h2 {
    font-weight: 600;
}

#customer .backArrow {
    line-height: 64px;
    padding-right: 10px;
    font-size: 40px;
    font-weight: bolder;
    cursor: pointer;
}

md-menu-content {
    padding: 0;
}

md-menu-item {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
}

    md-menu-item:hover {
        background-color: rgb(240,8,7);
        color: #fff;
    }

        md-menu-item:hover .material-icons {
            color: #fff;
        }

    md-menu-item .md-button.md-default-theme:not([disabled]):hover,
    md-menu-item .md-button:not([disabled]):hover {
        background-color: transparent !important;
        color: #fff;
    }
/*History & Comments Timeline Start*/
ul.commentsContainer li .timeline-panel .timeline-body p.text span {
    white-space: pre-wrap;
    font-size: 13px;
    word-wrap: break-word;
}

.timeline {
    list-style: none;
    padding: 0 0 20px;
    position: relative;
    width: 100%;
}

    .timeline:before {
        top: 43px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #e3e3e3;
        left: 5%;
        margin-left: -1.5px;
        bottom: 86px;
    }

    .timeline > li {
        margin-bottom: 0;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            padding: 10px 0;
            width: 88%;
            float: right;
            font-size: 14px;
        }

        .timeline > li > .timeline-badge {
            color: #363636;
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 18px;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 5%;
            margin-left: -20px;
            background-color: #E3E3E3;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

#commentList {
    overflow: auto;
    margin-bottom: 27px;
    font-size: 14px;
}

.borderBottom {
    box-shadow: inset 0 0px 1px -1px #696868,inset 0 -1px 1px -1px #696868;
}

    .borderBottom:last-child {
        box-shadow: none;
    }

.commentedBy {
    color: #777;
    font-size: 13px !important;
}

.text-muted {
    color: #777;
}
/*History & Comments Timeline End*/

.md-tab {
    text-transform: capitalize;
    font-weight: 500;
}

md-tabs.md-default-theme md-ink-bar, md-tabs md-ink-bar {
    color: rgb(240,8,7);
    background-color: rgb(240,8,7);
}

/*History & Comments Timeline Start*/
/*.timeline {
    list-style: none;
    padding: 0 0 20px;
    position: relative;
}

    .timeline:before {
        top: 43px;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #e3e3e3;
        left: 5%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 0;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            padding: 10px 0;
            width: 93%;
            float: right;
        }

            .timeline > li > .timeline-panel p i.editcmnt {
                display: none;
                cursor: pointer;
            }

        .timeline > li:hover > .timeline-panel p i.editcmnt {
            display: inline;
        }

        .timeline > li > .timeline-badge {
            color: #363636;
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 18px;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 5%;
            margin-left: -20px;
            background-color: #E3E3E3;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }*/
/*History & Comments Timeline End*/
/*PROGRESSER*/
.masterProgresser {
    display: block;
    z-index: 1000000;
    margin: 0 auto;
    position: fixed;
    left: 0%;
    right: 0%;
    height: 100%;
    width: 100%;
}

    .masterProgresser md-progress-circular {
        opacity: 1;
        left: 45%;
        top: 40%;
    }
/*ERROR ALERT*/
.errorDialog {
    color: #e12e2e;
    margin-top: -15px;
}

    .errorDialog .errorMsgHeader {
        font-size: 24px;
    }

.msg {
    display: flex;
    max-width: 426px;
}

    .msg span {
        margin: 2px;
        margin-top: 7px;
    }

        .msg span.material-icons {
            font-size: 30px;
        }

    .msg .msg-text {
        align-self: center;
        font-size: 16px;
    }

/*COMMENT*/
.commentFrame {
    background-color: #fff;
    box-shadow: rgb(238, 238, 238) 1px 2px 4px;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 4px;
}

    .commentFrame textarea {
        padding: 10px;
        color: #7d7d7d;
        resize: none;
        border: none !important;
        font-size: 16px;
    }

        .commentFrame textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            word-spacing: 2px;
            font-size: 18px;
            font-style: italic;
            font-weight: 100;
            color: #cfcfcf;
        }

        .commentFrame textarea::-moz-placeholder { /* Firefox 19+ */
            word-spacing: 2px;
            font-size: 18px;
            font-style: italic;
            font-weight: 100;
            color: #cfcfcf;
        }

        .commentFrame textarea:-ms-input-placeholder { /* IE 10+ */
            word-spacing: 2px;
            font-size: 18px;
            font-style: italic;
            font-weight: 100;
            color: #cfcfcf;
        }

        .commentFrame textarea:-moz-placeholder { /* Firefox 18- */
            word-spacing: 2px;
            font-size: 18px;
            font-style: italic;
            font-weight: 100;
            color: #cfcfcf;
        }

    .commentFrame .material-icons {
        -ms-transform: rotate(-35deg); /* IE 9 */
        -webkit-transform: rotate(-35deg); /* Chrome, Safari, Opera */
        transform: rotate(-35deg);
    }

    .commentFrame textarea, .commentFrame textarea:focus {
        outline: none !important;
    }

    .commentFrame .actionDiv {
        height: 50px;
        line-height: 50px;
    }

.md-button {
    /*min-width: 60px;*/
    max-height: 40px;
    text-transform: capitalize;
    font-weight: 600;
}

.time {
    display: inline-block;
    padding: 4px 6px;
}

.desc {
    margin: 1em 0.75em 0 0;
    font-size: 0.77777em;
    font-style: italic;
    line-height: 1.5em;
}

.direction-r .desc {
    margin: 1em 0 0 0.75em;
}

/* ================ Timeline Media Queries ================ */

@media screen and (max-width: 1024px) {

    .timeline {
        width: 100%;
        padding: 4em 0 1em 0;
    }

        .timeline li {
            padding: 2em 0;
        }

    .direction-l,
    .direction-r {
        float: none;
        width: 100%;
        text-align: center;
    }

    .flag-wrapper {
        text-align: center;
    }

    .flag {
        background: rgb(255,255,255);
        z-index: 15;
    }

    .direction-l .flag:before,
    .direction-r .flag:before {
        position: absolute;
        top: -30px;
        left: 50%;
        content: ' ';
        display: block;
        width: 12px;
        height: 12px;
        margin-left: -9px;
        background: #fff;
        border-radius: 10px;
        border: 4px solid rgb(137,24,24);
        z-index: 10;
    }

    .direction-l .flag:after,
    .direction-r .flag:after {
        content: "";
        position: absolute;
        left: 50%;
        top: -8px;
        height: 0;
        width: 0;
        margin-left: -8px;
        border: solid transparent;
        border-bottom-color: rgb(255,255,255);
        border-width: 8px;
        pointer-events: none;
    }

    .time-wrapper {
        display: block;
        position: relative;
        margin: 4px 0 0 0;
        z-index: 14;
    }

    .direction-l .time-wrapper {
        float: none;
    }

    .direction-r .time-wrapper {
        float: none;
    }

    .desc {
        position: relative;
        margin: 1em 0 0 0;
        padding: 1em;
        background: rgb(245,245,245);
        -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
        -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
        box-shadow: 0 0 1px rgba(0,0,0,0.20);
        z-index: 15;
    }

    .direction-l .desc,
    .direction-r .desc {
        position: relative;
        margin: 1em 1em 0 1em;
        padding: 1em;
        z-index: 15;
    }
}

@media screen and (min-width: 400px ?? max-width: 1024px) {

    .direction-l .desc,
    .direction-r .desc {
        margin: 1em 4em 0 4em;
    }
}

.md-toolbar-tools .md-fab .material-icons {
    line-height: 40px;
}

/*.md-button.md-fab {
    background-color: rgb(218,45,45) !important;loadDocuments
    color: rgb(255,255,255);
}

    .md-button.md-fab:not([disabled]):hover {
        background-color: rgb(200,0,10) !important;
    }*/

.documents md-list-item {
    cursor: pointer;
}

.sidienavWidth_gt_sm {
    min-width: 22% !important;
}

.sidienavWidth {
    min-width: 100% !important;
}

.sidienavHistoryWidth_gt_sm {
    min-width: 50% !important;
}

.comments div {
    padding: 10px 5px;
    font-size: 13px;
    color: #8e8e8e;
    font-style: italic;
}

/*md-card.projectInfo > md-card-title {
    padding: 16px !important;
}

    md-card.projectInfo > md-card-title span.content {
        font-size: 17px;
    }*/
.projectInfo {
    font-size: 16px;
}

.md-button.md-fab.md-mini i.material-icons {
    line-height: 40px;
}

.chat {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .chat li {
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dotted #B3A9A9;
    }

        .chat li.left .chat-body {
            margin-left: 25px;
        }

        .chat li.right .chat-body {
            margin-right: 60px;
        }


        .chat li .chat-body .commentDesc {
            margin: 0;
            color: #777777;
            white-space: pre-wrap;
            word-wrap: break-word;
        }

.fileIcon {
    position: fixed;
    z-index: 1;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 0 50% 50% 0;
    top: 0;
    background-color: rgb(137,24,24);
    transition: all 0.5s;
    cursor: pointer;
}

    i.icon:focus, .fileIcon:focus {
        outline: none;
    }

.md-toolbar-tools i.icon {
    cursor: pointer;
}

.fileIcon i.icon, .md-toolbar-tools i.icon {
    line-height: 40px;
    color: #fff;
    font-size: 18px;
}

.filenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: all 0.5s;
}

.documentPrev {
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.md-title {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: .005em;
}

md-card md-card-content {
    padding: 10px;
}

    md-card md-card-content p {
        margin: 10px 0;
    }

#commentList small {
    font-size: 13px;
}

.filesDiv, #commentDiv {
    /*background-color: rgba(255,255,255,0.87);*/
    overflow: hidden;
}

    .filesDiv md-toolbar.md-default-theme:not(.md-menu-toolbar), .filesDiv md-toolbar:not(.md-menu-toolbar) {
        background-color: rgb(247, 246, 246);
        color: rgb(96, 93, 93);
        -webkit-box-shadow: 0 8px 6px -6px black;
        -moz-box-shadow: 0 8px 6px -6px black;
        box-shadow: 0 8px 6px -6px black;
    }

    .filesDiv span .document {
        cursor: pointer;
        padding: 8px;
        text-decoration: none;
        font-size: 15px;
        color: #3c3c3c;
        display: block;
        transition: 0.3s;
        border-bottom: 1px solid #d4d4d4;
    }


    .filesDiv span a:hover, .offcanvas a:focus, .filesDiv span .selected {
        color: #fff !important;
        background-color: rgb(240,8,7);
    }

    .filesDiv span .document i.material-icons {
        font-size: 15px;
    }

    .filesDiv span .document .smallText, .smallText {
        font-size: 12px;
    }

.si-grid .header-sorted i, .header-sorted i {
    font-size: 15px;
    position: relative;
    top: 3px;
}

md-card.md-default-theme, md-card {
    color: #2c3e50;
}

.header-sorted, .header .header-sorted span {
    color: #1F1F1F;
    /*color: #6D6D6D;*/
    font-size: 13px;
}

@media screen and (max-height: 450px) {
    .filesDiv {
        padding-top: 15px;
    }

        .filesDiv a {
            font-size: 18px;
        }
}

.green {
    color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}

.red {
    background-color: #891818 !important;
    border-color: #891818 !important;
    color: #fff !important;
}

.errorMsg {
    color: red;
    font-size: 16px;
}

span.clear {
    /*background-color: #fff !important;*/
    color: #808080;
    cursor: pointer;
}

    span.clear:focus {
        outline: none;
    }

.footer {
    width: 100%;
    position: fixed;
}

.pagefooter {
    text-align: center;
    color: rgb(240,8,7);
    position: fixed;
    background-color: #fff;
    padding: 5px 0;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #D0D0D0;
    z-index: 100;
}

.create-project-options > div,
.create-project-options > div.cp-grid-item {
    padding: 10px 24px;
}

.create-project-options .cp-grid-item > div {
    padding: 0px 0 6px 0;
    cursor: pointer;
}

.create-project-options .cp-grid-item.selectedrow, #projectsContainer .cp-grid-item.selectedrow {
    background-color: rgba(240,8,7,0.1) !important;
}

    .create-project-options .cp-grid-item.selectedrow:focus {
        outline: none;
    }

.create-project-options div.cp-grid-item > div > *:not(:last-child) {
    padding-right: 15px;
}

.create-project-options .cp-grid-item:not(.selectedrow) i {
    opacity: 0;
}

.create-project-options h4.subheading {
    margin: 5px 0;
}

.selectedrow, .activeRow {
    background-color: rgba(240,8,7,0.1);
}

.md-sidenav-left-toolbar {
    background-image: url('../images/loginHeaderBg.svg');
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.filterDiv {
    max-width: 240px;
    z-index: 1;
    width: 240px;
    overflow-y: scroll;
    font-size: 13px !important;
}



    .selectedFilter,
    .filterDiv .md-button.md-default-theme:not([disabled]):hover,
    .filterDiv .md-button:not([disabled]):hover,
    .filterDiv .md-button.md-default-theme:not([disabled]).md-focused,
    .filterDiv .md-button:not([disabled]).md-focused {
        color: rgba(240,8,7,1);
        background-color: transparent;
    }

.md-subheader .md-subheader-inner {
    padding: 8px;
}

.filterDiv .md-subheader.md-default-theme, .filterDiv .md-subheader,
.filterDiv md-list .md-subheader {
    background-color: #e6e6e6;
    font-weight: 700;
    font-size: 15px;
}

.filterDiv md-list-item, md-list-item .md-list-item-inner {
    min-height: 27px;
    height: auto;
}

    .filterDiv md-list-item._md-button-wrap > div.md-button:first-child {
        padding: 0 0 0 20px;
        min-height: 30px;
    }

    .filterDiv md-list-item .md-list-item-inner:before,
    .filterDiv md-list-item:before {
        min-height: 0;
    }

    .filterDiv md-list-item .md-button {
        min-height: 32px;
        max-height: 32px;
    }

.md-button .md-button {
    min-height: 48px;
}

.md-list-item-text img.vAlign {
    vertical-align: middle;
    padding: 0 5px;
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 10px;
}

.md-list-item-text h3 {
    margin-top: 12px;
}

.selectedFilter, .selectedFilter .md-list-item-text h3 {
    font-weight: bold;
}

md-list-item._md-button-wrap > div.md-button:first-child {
    padding: 13px 16px;
    min-height: 36px;
}

md-list-item, md-list-item .md-list-item-inner {
    min-height: 38px;
    height: 38px;
}

.title {
    color: #1F1F1F;
    font-size: 20px;
    font-weight: 500;
}

.subheading {
    color: #1F1F1F;
    font-size: 16px;
    font-weight: 400;
}

.pointer {
    cursor: pointer;
}

.cp-grid-item:not(.header):hover {
    background-color: #EEEEEE;
    cursor: default;
}

.numAlign {
    text-align: right;
}

.documentHeader .md-button.md-fab {
    z-index: 20;
    min-width: 0;
    width: 60px;
    height: 60px;
    vertical-align: middle;
}

.documentHeader .md-button {
    vertical-align: middle;
    max-width: 60px;
    max-height: 60px;
}

    .documentHeader .md-button.md-fab img {
        max-width: 55px;
    }

    .documentHeader .md-button.md-default-theme.md-fab,
    .documentHeader .md-button.md-fab,
    .documentHeader .md-button.md-default-theme.md-fab:not([disabled]):hover,
    .documentHeader .md-button.md-fab:not([disabled]):hover {
        background-color: transparent;
    }

    .documentHeader .md-button.md-fab,
    .documentHeader .md-button:not([disabled]).md-fab:active,
    .documentHeader .md-button:not([disabled]).md-raised:active {
        box-shadow: none;
    }

        .documentHeader .md-button.md-default-theme[disabled],
        .documentHeader .md-button[disabled],
        .documentHeader .md-button.md-default-theme.md-raised[disabled],
        .documentHeader .md-button.md-raised[disabled],
        .documentHeader .md-button.md-default-theme.md-fab[disabled],
        .documentHeader .md-button.md-fab[disabled],
        .documentHeader .md-button.md-default-theme.md-accent[disabled],
        .documentHeader .md-button.md-accent[disabled],
        .documentHeader .md-button.md-default-theme.md-warn[disabled],
        .documentHeader .md-button.md-warn[disabled] {
            opacity: 0.4;
        }
/*signature with tool bar*/
.signaturePad md-tabs-canvas, .signaturePad md-pagination-wrapper {
    height: 58px;
}

.signaturePad .md-tab {
    padding: 5px 24px;
}

.signaturePad .md-select-value {
    font-size: 25px;
}

.signaturePad md-content.md-default-theme, .signaturePad md-content md-tabs, .signaturePad .theme-color {
    color: rgb(88, 100, 115);
    background-color: #fff;
    border: 1px solid #e8e8e8;
}

/*.signaturePad md-tab-content {
    top: 15px;
}*/

.signaturePad md-tabs-content-wrapper {
    top: 65px;
}

.signaturePad #canvasSignature {
    height: 100px;
    line-height: 100px;
    font-style: italic;
    font-size: 35px;
    font-weight: bold;
    color: #000;
    opacity: 1;
    overflow: hidden;
    letter-spacing: 3px;
    text-align: center;
    /*margin-top: 50px;*/
    white-space: nowrap;
}

.signaturePad div.textboxBorder {
    display: block;
    height: 102px;
    /*width: 100%;*/
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.3);
    margin: 10px auto;
    padding: 5px;
}
/*@media screen and (max-width: 768px) and (min-width: 320px) {
    .signaturePad div.textboxBorder {
        margin:0px;
    }
}*/
.signature canvas {
    display: block;
    /*margin: 10px auto !important;*/
    cursor: pointer;
}

md-input-container#typeSignToolDiv .md-errors-spacer {
    min-height: 0;
}

@media only screen and (max-width: 768px) {
    body {
        overflow-y: auto;
    }

    /*.login md-content {
        overflow: inherit;
    }*/

    .marginmobleB10 {
        margin: 0 0 10px 0;
    }

    .timeline li {
        padding: 0.2em 0;
    }

    .mobileScroll {
        overflow-y: auto;
    }

    .filterDiv {
        max-width: 100%;
        width: auto;
        overflow-y: hidden;
    }

    .leftContentDiv {
        /*margin-top: 25px;*/
        /*min-height:450px;*/
    }
}


@media screen and (max-device-width: 768px) and (orientation: portrait) {
    .logo {
        max-width: 60px;
        max-height: 60px;
    }

    .marginmobleB10 {
        margin: 0 0 10px 0;
    }

    .padding40 {
        padding: 20px;
    }

    .Login .verticalAlign {
        top: 0;
    }

    .timeline li {
        padding: 0.2em 0;
    }

    footer.loginFooter {
        position: absolute;
        bottom: 0;
        width: 100%;
        background-color: #F3F3F3;
        text-align: center;
    }

    .mobileScroll {
        overflow-y: auto;
    }

    .loginFooter {
        display: none;
    }

    md-dialog .md-actions, md-dialog md-dialog-actions {
        min-height: 100px !important;
    }

    .leftContentDiv {
        padding-top: 25px;
    }

    .projectInfo {
        position: absolute;
        bottom: 0;
        width: 100vw;
        background-color: #fff;
        z-index: 10;
        padding: 0;
        text-align: center;
        box-shadow: 0px 2px 2px 2px rgba(50, 50, 50, 0.75);
        -webkit-box-shadow: 0px 2px 2px 2px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0px 2px 2px 2px rgba(50, 50, 50, 0.75);
    }


        .projectInfo .md-button {
            margin: 0 8px;
        }

        .projectInfo .expiry-date-gt-xs {
            display: none !important;
        }

        .projectInfo .expiry-date-xs {
            display: inline !important;
            font-size: 11px;
        }

        .projectInfo .md-button {
            min-height: 24px;
            max-height: 24px;
            line-height: 24px;
        }

    .mobileScroll {
        margin-bottom: 65px;
    }

    .project .info-pending-approval {
        margin-top: 0;
    }
}

.projectInfo .expiry-date-gt-xs {
    display: block;
}

.projectInfo .expiry-date-xs {
    display: none;
}

md-chips md-chip .cancelDiv {
    position: relative;
    top: 2px;
    display: inline-block;
    right: -4px;
    opacity: 0.5;
}

    md-chips md-chip .cancelDiv i.material-icons {
        font-size: 15px;
    }

md-chips.md-default-theme .md-chips, md-chips .md-chips {
    box-shadow: none;
}

.widthFull {
    width: 100%;
}
/*Header pending Notification*/
.headerInfoDiv {
    color: #3d3b3b;
    background-color: #fcf8e3;
    min-height: 35px;
    line-height: 35px;
    margin-bottom: 20px;
    /*border: 1px solid #d3cbbc;*/
    position: absolute;
    z-index: 100;
    top: 0;
    width: 100%;
    font-size: 16px;
    right: 0;
    left: 0;
    text-align: center;
    margin-top: 0;
    -moz-box-shadow: inset 0 0 2px #9e9789;
    -webkit-box-shadow: inset 0 0 2px #9e9789;
    box-shadow: inset 0 0 2px #9e9789;
    /*margin-left: -20px;
    padding-right: 18px;*/
}

    .headerInfoDiv span.content {
        padding: 5px;
    }

    .headerInfoDiv .cancelIcon {
        float: right;
        background-color: #d8d2af;
        color: #7d7a69 !important;
        width: 35px;
        height: 35px;
        /*margin-right: -19px;*/
    }

        .headerInfoDiv .cancelIcon .material-icons {
            line-height: 35px;
        }

.morebutton {
    position: absolute;
    right: 10px;
    bottom: 50px;
}

.projectFilter {
    height: auto !important;
}
/*STYLE FOR INTERNET EXPLORER BROWSER*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .marginTB10, md-input-container {
        margin: 30px 0;
    }

    .commentFrame {
        padding-bottom: 20px;
    }

    #signTabs, .signaturePad {
        margin-top: 10px;
    }


    .XclearIE::-ms-clear {
        display: none;
    }
}

.headerCompanyDiv {
    max-width: 600px;
}

#signTabs md-tabs md-tabs-content-wrapper md-tab-content {
    /*overflow-x: auto;*/
    padding: 10px;
}

.ndfHFb-c4YZDc-i5oIFb.ndfHFb-c4YZDc-e1YmVc .ndfHFb-c4YZDc-Wrql6b,
.ndfHFb-c4YZDc-Wrql6b {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

.ipad .previewIframe,
.ipad #iframeDiv {
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch !important;
    -moz-overflow-scrolling: touch !important;
    -ms-overflow-scrolling: touch !important;
    -o-overflow-scrolling: touch !important;
}

.previewIframe div[aria-label='Pop-out'] {
    display: none;
}

.previewIframe div["aria-label=toolbar"] {
    width: 52px;
}

@media only screen and (max-device-width: 480px) {

    .width-90 {
        width: 90vw;
    }
}

@media only screen and (max-device-width: 768px) {

    .width-90 {
        width: 90vw;
    }
}

.info-pending-approval {
    margin-top: 25px;
}

@media only screen and (max-width: 600px) {
    .info-pending-approval {
        margin-top: 70px;
    }
}
