@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Open+Sans:300,400,600,700);

body {
    /* font-family: 'Roboto', sans-serif;
	background-color:#f8f8f8;*/
    background-color: #f2f4f6;
    color: #53617b;
    font-family: roboto !important;
    -ms-overflow-style: scrollbar;
}

.font-size {
    font-family: 'Roboto', sans-serif;
    border: 1px solid red;
}

.title-shadow {
    -webkit-box-shadow: 0 4px 3px -3px #d1d1d1;
    -moz-box-shadow: 0 4px 3px -3px #d1d1d1;
    box-shadow: 0 4px 3px -3px #d1d1d1;
    background-color: #fff;
    /*padding:10px 20px;*/
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    background: #ffffff; /* Old browsers */
}

.logo-top {
    padding: 3px 3px 3px 3px;
}

.project-block {
    border-top: 1px solid #f3f5f8;
    border-bottom: 0px solid #d8dde3;
    border-left: 1px solid #e8ebf0;
    border-right: 1px solid #e8ebf0;
    background-color: #fff;
    padding: 6px 0 10px 0;
    position: relative;
    color: #555;
    font-size: 14px;
    font-family: roboto;
    margin-top: 8px;
    /*padding:10px 15px;*/
}

.project-name {
    font-size: 1.20em !important;
    color: #337ab7 !important;
    font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif !important;
    display: inline-block;
    padding: 6px 0 10px 10px;
    white-space: nowrap;
    width: 30%;
    text-overflow: ellipsis;
    overflow: hidden;
}

.project-icon {
    font-size: 21px !important;
}

.project-link {
    height: 37px;
}

    .project-link a:link {
        color: #337ab7 !important;
    }

    .project-link a:visited {
        color: #337ab7 !important;
    }

    .project-link a:hover {
        color: #337ab7 !important;
        text-decoration: none;
    }

.history-btn {
    background-color: #8db33d;
    border: 1px solid #8db33d;
    color: #fff;
    padding: 0;
    cursor: pointer;
}

.history-tooltip {
    display: block;
    padding: 5px 3px 5px 3px;
    background-color: #fff;
    font-size: 12px;
}

.history-title {
    background-color: #8db33d;
    padding: 6px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
}

.tour-tooltip {
    display: block;
    padding: 5px 3px 5px 3px;
    background-color: #fff;
}

.history-btn:hover {
    background-color: #779931 !important;
}

.history-btn .fa-history {
    padding: 6px 0px 6px 8px;
    font-size: 22px;
}

.history-btn .fa-chevron-right {
    font-size: 16px;
    margin-top: -8px;
    vertical-align: middle;
    padding: 0 5px 0 0;
}

.history-btn .fa-chevron-left {
    font-size: 16px;
    margin-top: -8px;
    vertical-align: middle;
    padding: 0 5px 0 0;
}

.tooltip-inner {
    font-family: roboto;
}

.project-empty-block {
    border: 1px solid #e8ebf0;
}

.project-title, .sidebar-project-title {
    color: #337ab7;
    font-size: 1.15em;
    margin-bottom: 8px;
    word-break: break-all;
    /*text-shadow: 0px 1px 1px #ccc; */
}

.project-add-title {
    /*color:#5cb85c;*/
    font-size: 1.10em;
    margin-bottom: 5px;
    /*text-shadow: 0px 1px 1px #ccc; */
}

.project-footer {
    padding: 8px 15px;
    background: #fafbfd;
    border-top: 1px solid #e8ebf0;
    border-bottom: 1px solid #d8dde3;
    border-left: 1px solid #e8ebf0;
    border-right: 1px solid #e8ebf0;
    color: #555;
    font-size: 12px;
    font-family: roboto;
}

#footer {
    text-align: center;
    width: 100%;
    height: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px;
    font-weight: normal;
}

.primary-color {
    background-color: #5db8f1;
}

.btn:focus, .btn:active {
    outline: none !important;
}

.mb-10 {
    margin-bottom: 10px;
}


.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.main-container {
    border: 1px solid #e8ebf0;
    background-color: #fff;
    font-family: roboto;
    /*font-size:1.2em*/
}

.mediacust-title-bar {
    background-color: #fafbfd;
    padding: 8px 0;
    border-bottom: 1px solid #e8ebf0;
    line-height: 1.8;
}

.mediacust-title {
    color: #337ab7;
    font-size: 1.2em;
    /*margin:10px 0 0 0 ;*/
    font-family: inherit;
}

.custodian-title {
    padding: 6px 0;
    border-bottom: 1px solid #dddddd;
    background-color: #f0f2f9;
    word-wrap: break-word;
    margin-top: 10px;
}

.media-title {
    padding: 6px 0;
    border-bottom: 1px solid #eee;
    word-wrap: break-word;
    border-left: 3px solid #87bb87;
}

.reset-m-p {
    margin: 0;
    padding: 0;
}

.panel-inner {
    color: #000;
    background-color: #fff;
    border-color: #419fda;
}

    .panel-inner > .panel-heading {
        background-color: #419fda;
        border-bottom: 1px solid #419fda;
        color: #fff;
        padding: 5px 8px;
        font-size: 1em;
    }

.icon-link {
    color: #337ab7;
}

.clear {
    clear: both;
}

.padding10-0 {
    padding: 10px 0;
}

.paddingb10 {
    padding-bottom: 10px 0;
}

.red {
    color: #bf0000;
}

.word-break {
    word-break: break-all;
}

.expand-collapse {
    font-size: 12px;
    background-color: #f5f5f5;
    border-radius: 12px;
    color: #8db33d;
    padding: 2px 8px;
    width: 108px;
    font-weight: bold;
}

.btn-green, .dx-dialog-button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #9cc664 !important;
    background-image: linear-gradient(to bottom, #9cc664, #6f9638) !important;
    border-color: #88bb44 #81b040 #81b040 #88bb44 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #fff !important;
    text-align: center !important;
    padding: 5px 15px  !important;
    /*border-radius:0px;*/
}

.btn-green-search{
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #9cc664 !important;
    background-image: linear-gradient(to bottom, #9cc664, #6f9638) !important;
    border-color: #88bb44 #81b040 #81b040 #88bb44 !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #fff !important;
    text-align: center !important;
padding:4px 8px 5px 8px !important;
border-radius:0
    }
.btn-green-flat {
    background-color: #9cc664;
    color: #fff;
    border: 1px solid #9cc664;
}

.r-green {
    color: #6b8231;
}

.green-text {
    color: #6b8231;
}

.setting-heading a {
    background: #8db33d;
    display: block;
    padding: 8px;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ddd;
}

    .setting-heading a:hover {
        background: #D7E7C0;
        display: block;
        color: #8db33d;
    }

.setting-title {
    font-size: 15px;
    font-weight: bold;
}

.setting-content {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 5px;
}

.setting-selected {
    color: #333;
    font-family: roboto;
    font-size: 16px;
}

.service-name {
    font-style: normal;
}

.hr {
    width: 100%;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    background-color: #9cc664;
    color: #9cc664;
    border: 0 none;
    margin-bottom: 6px;
    margin-top: 6px;
}

.project-toolbar {
    background-color: #8db33d;
/*    border: 1px solid #E8EBF0; */
    border-radius: 12px;
    padding-left: 12px;
    margin-right: 3px;
}

    .project-toolbar a {
        padding: 0 12px 0 0;
        font-size: 11px;
        color: #fff !important;
    }

        .project-toolbar a:hover {
            padding: 0 12px 0 0;
            font-size: 11px;
            text-decoration: none;
            color: #f5f9ee !important;
        }

.comment-text {
    font-size: 11px;
    font-weight: normal;
}

.blue-text {
    color: #337ab7;
}

.white-border {
    border: 1px solid #fff !important;
}

.white-bg {
    background-color: #fff !important;
}

.white-text {
    color: #fff !important;
}

.popup-title-block {
    padding: 2px 4px;
}

.popup-title-text {
    color: #262626;
    padding: 3px 0 0 0;
    font-size: 15px;
}

.title-block {
    background-color: #8db33d;
    padding-top: 10px;
    color: #fff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
}

.subtitle-block {
    background-color: #d7e7c0;
}

.gray-block {
    background-color: #eeeeee;
    padding-top: 10px;
}

.lightgray-block {
    background-color: #f8f8f8;
    padding-top: 10px;
}

.input-text {
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
}

.grid-footer-block {
    background-color: #f3f3f3;
    border: 1px solid #d3d3d3;
    border-top: 0;
}

.button-block {
    background: #fafbfd;
    border-top: 1px solid #e8ebf0;
    border-bottom: 1px solid #d8dde3;
    border-left: 1px solid #e8ebf0;
    border-right: 1px solid #e8ebf0;
    /*padding:8px 8px 8px 0*/
    padding: 4px 4px 4px 0;
}

.white-block {
    background-color: #fff;
    padding-top: 10px;
}

.btn-padding {
    padding: 6px 40px !important;
}

.note-text {
    font-size: 11px;
    color: #8A8A8A;
    padding: 4px 0;
}

.label-white {
    display: inline;
    padding: 3px 20px !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    background-color: #fff;
    color: #555 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 15px !important;
    font-weight: normal;
}


.label-theme {
    display: inline;
    padding: 3px 20px !important;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    background-color: #8ab138;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 15px !important;
    font-weight: normal;
}

.menu-list-left {
    margin: 0;
    list-style-type: none;
}

    .menu-list-left li {
        float: left;
        padding: 3px 6px;
    }

        .menu-list-left li:hover {
            cursor: pointer;
        }

.btn-blue {
    background-color: #238BE0 !important;
    border: 1px solid #238BE0 !important;
    color: #fff;
}

.cursor {
    cursor: pointer;
}

.sidebar-nav a:link {
    color: #fff;
    text-decoration: none;
}

.sidebar-nav a:visited {
    color: #fff;
    text-decoration: none;
}

.sidebar-nav a:hover {
    color: #fff;
    text-decoration: none;
}

.sidebar-title {
    background-color: #d1d7e0;
    color: #232323;
    font-weight: bold;
    border-radius: 18px;
    margin-right: 6px;
    padding: 2px 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

.register-msg {
    background-color: #f7f2dd;
    border: 1px solid #d7cea3;
    border-radius: 3px;
    color: #645a25 !important;
    padding: 6px 3px;
    font-weight: bold;
    margin-right: 6px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 12px;
}

    .register-msg i {
        font-size: 18px;
        vertical-align: middle;
    }

.chatuser-list {
    white-space: nowrap;
    max-width: 204px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 2px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #d1d7e0;
    color: #232323;
}

.venio-chat {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 2px;
    background-color: #dddddd;
    border-bottom: 1px solid #d1d7e0;
    color: #232323;
    margin-right: 6px;
}

.chatuser-block {
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    margin-right: 6px;
}

.venio-chat i {
    color: #3c8dbc;
}

.chatuser-list i {
    color: #7ba840;
}

.hamburger-topright {
    font-size: 25px;
}

.search-header {
    padding: 7px;
    font-size: 12px;
    font-weight: 500;
}

.metadata-field {
    font-size: 11px;
    font-weight: 200;
}

.metadata-value {
    font-size: 11px;
    font-style: italic;
}

.toggleright-block {
    background-color: #f2f3f7;
    border-left: 1px solid #dcdcdd;
    padding: 16px 10px 16px 16px;
    cursor: pointer;
}

    .toggleright-block:hover {
        background-color: #dcdee9;
    }

.togglerleft-block {
    background-color: #f2f3f7;
    /*border-left:1px solid #dcdcdd;*/
    padding: 16px 10px 16px 16px;
    cursor: pointer;
}

    .togglerleft-block:hover {
        background-color: #dcdee9;
    }
.help-icon-block {
    border-left: 1px solid #dcdcdd;
    padding: 16px 10px 16px 16px;
}
.help-icon-block i {
    font-size: 24px;
    cursor:pointer;
    color:#337ab7;
}
.welcome-block {
    padding: 10px 10px 9px 10px;
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    line-height: 1.4;
}

 .welcome-user{
    text-overflow:ellipsis;
    display:block;
    overflow:hidden
} 

.notification-block {
    padding: 7px 10px 11px 10px;
    border-left: 1px solid #dcdcdd;
}

.navbar-brand,
.navbar-nav li a {
    /*line-height: 60px;
            height: 60px;
            padding-top: 0;*/
}

.navbar-default {
    background-color: none;
    background-image: none;
    background-repeat: no-repeat;
}

    .navbar-default .navbar-nav > .active {
        color: #000;
        background-color: teal;
    }

        .navbar-default .navbar-nav > .active > a,
        .navbar-default .navbar-nav > .active > a:hover,
        .navbar-default .navbar-nav > .active > a:focus {
            color: #000;
            background-color: teal;
        }

.toplogo {
    border-right: 1px solid #dcdcdd;
    padding: 4px 5px 3px 8px;
}

#mobnav-btn {
    display: none;
}

.topmenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .topmenu li {
        float: left;
        padding: 0;
    }

        .topmenu li a {
            padding: 16px 16px 14px 16px;
            border-right: 1px solid #dcdcdd;
            float: left;
        }

        .topmenu li:hover {
            border-top: 3px solid #8ab138;
            background-color: #f7faef;
            float: left;
            text-decoration: none;
        }

        .topmenu li.active a {
            border-top: 3px solid #8ab138;
            background-color: #f7faef;
            color: #8db33d;
            font-weight: bold;
        }

            .topmenu li.active a:hover {
                border-top: 0px none;
                background-color: none;
            }

    .topmenu a {
        color: #3276bf !important;
    }

        .topmenu a:hover {
            color: #3276bf !important;
            text-decoration: none;
        }

.topmenu-icon {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #8db33d;
    color: #fff;
    vertical-align: middle;
    border: 0px solid #3276bf;
    font-size: 18px !important;
    padding: 4px 0 0 6px;
}

@media only screen and (min-width: 320px) and (max-width: 900px) {
    #mobnav-btn {
        display: block;
    }

    .mobnav-subarrow {
        display: block;
        background-color: #0f3975;
        opacity: .3;
        border-bottom: 1px solid white;
        border-top: 1px solid black;
        height: 20px;
        width: 30px;
        background-position: top left !important;
        position: absolute;
        top: 8px;
        right: 10px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        -webkit-transition: all .1s ease-in-out;
        -moz-transition: all .1s ease-in-out;
        -ms-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }

    .topmenu {
        /*width: 300px !important;*/
        display: none;
        position: absolute;
    }

        .topmenu.xactive {
            display: block !important;
            /* width: 300px !important;*/
        }

        .topmenu li {
            float: none !important;
            display: block !important;
            border-right: none;
            background-color: #fff;
        }

            .topmenu li a:hover {
                background-color: #f7faef;
                text-decoration: none;
            }

            .topmenu li a {
                display: block;
                float: none !important;
                border-left: none;
                background-color: #fff;
                border-right: none;
            }

        .topmenu ul {
            position: static !important;
            /*display: none !important;*/
        }

    .togglerleft-block {
        background-color: #f2f3f7;
        border-right: 1px solid #dcdcdd;
        padding: 16px 10px 16px 16px;
        cursor: pointer;
    }

        .togglerleft-block:hover {
            background-color: #dcdee9;
        }
}
/*Removed so that grid search panel is visible*/
.dx-datagrid-header-panel {
    /*visibility: hidden;
    height: 0px;*/
}

.produce-subtitle {
    background-color: #e9f1d3;
    border: 1px solid #bad77d;
    min-height: 35px;
    color: #272727;
    border-radius: 6px 6px 0px 0px;
}

.produce-name-textbox {
    border: 1px solid #bad77d;
    padding: 5px !important;
    border-radius: 4px !important;
}

.produce-subcontent {
    border: 1px solid #bad77d;
    border-top: 0;
    min-height: 120px;
}


.main-subtitle {
    background-color: #e6e9ee;
    border: 1px solid #ced5df;
    min-height: 35px;
    font-weight: bold;
}

.subtitle-content {
    border: 1px solid #ced5df;
    border-top: 0;
    padding: 10px;
    margin-bottom: 10px;
}

.jobstatus-title {
    font-size: 12px;
    font-weight: bold !important;
    color: #2f568a;
    text-transform: uppercase;
    word-break: break-all;
    padding-left: 5px !important;
}

.jobstatus-datatbl {
    width: 100%;
    border: 1px solid #ced5df;
    margin-bottom: 5px;
    margin-top: 5px;
}

.exportstatus-percentage {
    color: #F26122;
    font-size: 15px;
    padding: 0px;
}

.download-count {
    font-weight: bold;
    margin-top: -14px;
    margin-left: -6px;
    color: #555;
    font-size: 11px;
}

.exportstatus-holder {
    margin:0 5px;
}

.jobstatus-datatbl td {
    padding: 3px;
    font-size: 12px;
}

.review-tooltip {
    padding: 5px !Important;
    background-color: #fff;
}

.review-titles {
    font-size: 14px;
    color: #272727;
}

.DocInfoSelectionMenu {
    /*padding-bottom:8px;*/
    background-color: #e9f1d3;
}

.r-red {
    color: #ed171f;
}

.warning-color {
    color: #d0ae0f;
}

.subtitle-btn {
    width: 35px;
    height: 35px;
    padding-top: 8px !important;
    background-color: #8db33d !important;
    border-style: solid !important;
    border-width: 0px 0px 0px 1px !important;
    border-color: #a8cc5b !important;
    border-radius: 0 !important;
    color: #fff !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.font14 {
    font-size: 14px !important;
}

.font11 {
    font-size: 11px !important;
}

.table-padding td {
    padding: 10px 0;
}

.btn-green-small {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #9cc664;
    background-image: linear-gradient(to bottom, #9cc664, #6f9638);
    /* border-color: #88bb44 #81b040 #81b040 #88bb44;
    border-image: none;
    border-style: solid;
    border-width: 1px;*/
    color: #fff !important;
    text-align: center;
    padding: 2px 5px !important;
    border: 0 !important;
}

.btn-cell {
    margin: 3px;
}

.filter-icon {
    padding: 5px 10px 0 0;
    color: #fff;
}

.text-bold {
    font-weight: bold !important;
}

.disable-bg {
    background-color: #F3F3F3;
}

.noData-Msg {
    font-size: 14px !important;
    background-color: #f7f2dd !important;
    border: 1px solid #d7cea3 !important;
    border-radius: 3px !important;
    color: #645a25 !important;
    padding: 3px 16px !important;
    max-width: 180px !important;
    text-align: center !important;
    margin: 10px auto !important;
}
.warning-msg{
    font-size: 14px !important;
    background-color: #f7f2dd !important;
    border: 1px solid #d7cea3 !important;
    border-radius: 3px !important;
    color: #645a25 !important;
    padding: 3px 8px !important;
    display:inline-block;
    text-align: center !important;
    margin: 5px auto !important;
}
.warning-addon {
    font-size: 13px !important;
    background-color: #f7f2dd !important;
    border: 1px solid #d7cea3 !important;
    border-radius: 3px !important;
    color: #645a25 !important;
    padding: 2px !important;
    margin-right: 0px;
    text-align: left !important;
}

.warning-icon {
    color: #f39c12;
    margin-right: 5px;
}

.upload-legend-holder {
    margin: 12px 0 0 10px;
    padding: 0;
    list-style-type: none;
    position: absolute;
}

    .upload-legend-holder li {
        float: left;
    }

        .upload-legend-holder li div {
            margin: 2px 5px 0 20px;
        }

.upload-notstarted {
    background-color: #c0c0c0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-top: 2px;
}

.upload-completed {
    background-color: #71bb00;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-top: 2px;
}

.upload-inprogress {
    background-color: #aeed81;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-top: 2px;
}

.sharedoc-note {
    border: 1px solid #e2e2ab;
    position: relative;
    padding: 6px;
    background-color: #fdfde5;
    color: #272727;
    height: 50px;
    overflow: auto;
}

.shareddoc-end {
    z-index: 1;
    position: absolute;
    width: 15px;
    height: 15px;
    background: url(../../../images/sharednote_end.png) no-repeat;
    right: 15px;
    bottom: 0px;
}

.subheader-panel {
    background-color: #BAD77D;
    color: #272727;
    font-weight: bold;
}

.subheader-panel-title {
    color: #272727;
    font-weight: bold;
    padding: 6px 10px;
}

.green-pill {
    display: inline;
    padding: 3px 20px !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    background-color: #8AB138;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 15px !important;
    font-weight: normal;
}

.production-greenpill {
    margin-top: 8px;
    margin-right: 5px;
}

.white-small-btn {
    background-color: #fff !important;
    color: #272727;
    font-size: 11px;
    border: 1px solid #8AB138 !important;
}

    .white-small-btn .dx-button-content {
        padding: 4px !important;
        font-size: 11px;
    }

    .white-small-btn:hover {
        background-color: #EBEBEB !important;
        color: #272727 !important;
        font-size: 11px;
        border: 1px solid #EBEBEB !important;
    }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.table-striped-theme > tbody > tr:nth-of-type(odd) {
    background-color: #e9f1d3;
}

.transparent-button {
    background-color: #fff;
    color: #272727 !important;
}

.blue-link-div {
    color: #337ab7;
    cursor: pointer;
}

    .blue-link-div:hover {
        color: #23527c !important;
        cursor: pointer;
    }

.subtitle-btn-text {
    height: 34px;
    background-color: #8ab138 !important;
    border-style: solid !important;
    border-width: 0px 0px 0px 1px !important;
    border-color: #a8cc5b !important;
    border-radius: 0 !important;
    color: #fff !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    padding-top: 9px;
}

.dx-button.dx-state-hover {
    background-color: #779931 !important;
    border: 0;
}

.progress-style {
    background-color: #8AB138;
    height: 45px;
    border-radius: 4px;
}

.empty-job {
    background: #cbcbcb; /* Old browsers */
    background: -moz-linear-gradient(top, #d5d5d5 0%, #e4e4e4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d5d5d5 0%,#e4e4e4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d5d5d5 0%,#e4e4e4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    height: 45px;
    border: 1px solid #cbcbcb;
}

.progress-style-job {
    background-color: #8AB138;
    height: 8px;
    border-radius: 4px;
}

.progress-content {
    padding: 0px 5px;
    margin-top: -45px;
    color: #272727 !important;
}

.empty-progressbar {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d5d5d5+0,e4e4e4+100 */
    background: #cbcbcb; /* Old browsers */
    background: -moz-linear-gradient(top, #d5d5d5 0%, #e4e4e4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d5d5d5 0%,#e4e4e4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d5d5d5 0%,#e4e4e4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    margin: 15px 10px 5px 10px;
    border: 1px solid #cbcbcb;
}

.pause-resume div i {
    color: #fff !important;
    font-size: 11px !important;
    padding: 0 !important;
}

.pause-resume div span {
    margin-top: -2px;
}

/*Upload css start*/
.process-holder {
    list-style-type: none !important;
    margin: 0 0 0 10px !important;
    padding: 0 !important;
}

    .process-holder li {
        float: left !important;
        width: 160px !important;
        padding: 0 !important;
        margin: 0 12px -10px 0 !important;
    }

.processing-percentage {
    text-align: center;
    font-size: 11px;
    margin-top: 3px;
}


.float-left {
    float: left;
}

.float-right {
    float: right;
}

.processing-eta {
    font-size: 11px;
    margin-top: 3px;
}

.processing-title {
    color: #202020;
    margin: 2px 0 2px 0;
    font-weight: bold;
    font-size: 11px;
}

.processing-percentage {
    text-align: center;
    font-size: 11px;
    margin-top: 3px;
}

.processing-tile {
    padding: 3px 3px 3px 5px;
    border-radius: 3px;
    color: #222;
    font-size: 12px;
    font-family: roboto;
    visibility: visible;
}

.post-processing {
    font-size: 11px;
    color: #555;
    padding: 0px 0px 0 0px;
    width: 98px;
}

.progress-style {
    background-color: #8AB138;
    height: 45px;
    border-radius: 4px;
}

.empty-job {
    background: #cbcbcb; /* Old browsers */
    background: -moz-linear-gradient(top, #d5d5d5 0%, #e4e4e4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d5d5d5 0%,#e4e4e4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d5d5d5 0%,#e4e4e4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    height: 45px;
    border: 1px solid #cbcbcb;
}

.progress-style-job {
    background-color: #8AB138;
    height: 8px;
    border-radius: 4px;
}

.progress-content {
    padding: 0px 5px;
    margin-top: -45px;
    color: #272727 !important;
}

.empty-progressbar {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d5d5d5+0,e4e4e4+100 */
    background: #cbcbcb; /* Old browsers */
    background: -moz-linear-gradient(top, #d5d5d5 0%, #e4e4e4 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d5d5d5 0%,#e4e4e4 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d5d5d5 0%,#e4e4e4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#e4e4e4',GradientType=0 ); /* IE6-9 */
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    margin: 15px 10px 5px 10px;
    border: 1px solid #cbcbcb;
}

.pause-resume div i {
    color: #fff !important;
    font-size: 11px !important;
    padding: 0 !important;
}

.pause-resume div span {
    margin-top: -2px;
}

/*Upload css end*/

.analyzesetting-btn {
    background-color: #8db33d !important;
    padding: 8px !important;
    border-radius: 0 !important;
    border: 1px solid #a5c95a !important;
    color: #fff !important;
}

    .analyzesetting-btn:hover {
        background-color: #779931 !important;
        padding:8px !important;
        border-radius: 0 !important;
        border: 1px solid #a5c95a !important;
        color: #fff !important;
    }

a.menu-icon {
    color: #fff;
    cursor: pointer;
}

.whitespace-pre {
    white-space: pre-wrap !important;
}

.exportstatus-title {
    /*background-color: #e0373e;*/
    color: #333;
   /* width: 275px;*/
}

.exportcase-holder {
   /* width: 275px;
    height: 480px;
    overflow: auto;*/
}

.production-include td {
    padding: 10px 0px;
}
/* Review Css Start*/
.historyStatus-title {
        background-color: #8db33d;
        padding: 6px;
        color: #fff;
        font-size:17px;
    }

.dx-datagrid-group-panel .dx-group-panel-item {
        margin-right: 5px;
        color: #fff;
        border: 1px solid #d3d3d3;
        padding: 5px;
        background-color: #8db33d;
    }

    .dx-datagrid-header-panel {
        background-color: #d7e3ae;
        padding: 4px 0 0px 0;
        margin: 0 0 -3px 0;
    }


        .dx-datagrid-header-panel > .dx-datagrid-search-panel {
            float: left;
        }

        .dx-datagrid-header-panel > .dx-datagrid-group-panel {
            float: left;
            padding-left: 5px;
        }

    .dx-datagrid-group-footer td {
        border-bottom: 3px solid #bad77d !important;
        background-color: #d7e3ae !important;
    }

    .dx-group-row .dx-editor-inline-block .dx-checkbox .dx-checkbox-container .dx-checkbox-text {
        width: 355px;
    }

    .dx-group-row .dx-editor-inline-block .dx-checkbox .dx-checkbox-container .dx-checkbox-icon {
        margin-left: -57px;
        position: absolute;
    }

   /* .dx-widget > .dx-checkbox-container
{
width:345px
}

.dx-widget > .dx-checkbox-container > .dx-checkbox-icon
{
margin-left:-57px;
position:absolute;
border:1px solid red !important;
}*/
/*Review Css End*/

/*Upload Css Start*/
   #containerUpload {
        height: 250px;
        width: 100%;
    }

    #containerProcessing {
        height: 250px;
        width: 100%;
    }

    .donut-inner {
        text-align: center;
        margin-top: -134px;
        margin-bottom: 90px;
    }

    .donut-label-status {
        margin-bottom: 110px;
        padding-left: 40%;
    }

    .donut-inner-upload {
        margin-top: -118px;
        margin-bottom: 110px;
        padding-left: 45%;
    }

    .donut-inner-processing {
        margin-top: -130px;
        margin-bottom: 110px;
        padding-left: 45%;
    }

    .ucustodian-block {
        background-color: #BAD77D;
        padding: 6px 5px;
    }

    .ucustodian-title {
        font-size: 14px;
        color: #272727;
    }

    .ucustodian-content {
        border: 1px solid #BAD77D;
        border-top: 0;
        padding: 5px;
        background-color: #fff;
    }

    .upload-btnblocks {
        padding-bottom: 5px;
    }

    .utime-block {
        background-color: #E9F1D3;
        border: 1px solid #BAD77D;
        border-radius: 3px;
        padding: 8px;
    }
    
   .dx-datagrid-header-panel > .dx-toolbar > .dx-toolbar-items-container {
        background-color:#d7e3ae !important;
    }
    .uprogressbar {
        margin: 5px 0 5px 0;
    }

    .upload-status {
        position: absolute;
        padding: 8px;
        font-size: 14px;
        background-color: #bad77d;
        width: 100%;
        text-align: left;
        color: #272727;
    }
    .dx-dialog-message{
        padding:10px
    }

    .upload-chart-row {
        background-color: #fff;
    }
    .dx-datagrid-total-footer {
        padding:0
    }

        .dx-datagrid-group-panel .dx-group-panel-item {
        margin-right: 5px;
        color: #fff !important;
        border: 1px solid #d3d3d3;
        padding: 5px;
        background-color: #8db33d;
    }

    .dx-datagrid-header-panel {
        background-color: #d7e3ae;
        padding: 4px 0 0px 0;
        margin: 0 0 -3px 0;
    }

    .dx-datagrid-group-footer td {
        border-bottom: 3px solid #bad77d !important;
        background-color: #d7e3ae !important;
    }
/*Upload Css End*/
/*Addon Installation Css Start*/
   .healthcheck-box {
            background-color: #fafafa;
            border: 1px solid #dedede;
            border-radius: 10px;
            margin: 20px 0;
            /* padding: 12px 15px
            min-height: 235px;
            margin: 40px 20px 30px;
             padding: 40px;*/
        }

        .installation-welcomemsg {
            font-size: 19px;
            margin-left: 20px;
        }

        .addons {
            list-style-type: none;
            margin: 0 15px 15px 15px;
            padding: 0;
        }

            .addons li {
                padding: 8px 0;
                font-size: 15px;
                font-style: italic;
                border-bottom: 1px dotted #ccc;
                font-weight: bold;
            }

                .addons li:last-child {
                    padding: 8px 0;
                    font-size: 16px;
                    font-style: italic;
                    border-bottom: 0px solid #ccc;
                }

                .addons li::before {
                    font-family: 'FontAwesome';
                    content: '\f055';
                    color: #8ab138;
                    font-size: 18px;
                    vertical-align: middle;
                    margin-right: 8px;
                    font-style: normal;
                    font-weight: normal;
                }

        .addon-description {
            font-size: 12px;
            margin-left: 25px;
            font-style: normal;
            font-weight: normal;
        }

.ico-plugin-big {
    color: #3276bf;
    vertical-align: middle;
}
.sup-ico-plugin{
    color: #8ab138; 
    left: 18px; 
    font-size: 24px !important; 
    position: absolute; 
    z-index: 1;
    }

        .installbtn-holder {
            background-color: #eaf2d9;
            border-top:3px solid #8bb23a;
            border-radius: 0 0px 10px 10px;
        }

        .install-btn {
            margin: 18px 0 10px 0;
        }

        .install-subtitle {
            font-size: 19px;
            margin: 10px 15px 5px 15px;
        }

        .install-note {
            font-size: 12px;
            line-height: 1.4;
        }
/*Addon Installation Css End*/

        .dx-popup-title {
            background-color: #8ab138 !important;
            color: #333 !important;
            text-align: center;
            font-size: smaller !important;
        }
         a.dxeHyperlink:visited {
            color: #337ab7;
        }

               .dx-button.dx-state-hover {
            background-color: #779931;
            border: 0;
        }

        .dx-button.dx-state-focused {
            background-color: #779931;
            border: 0;
        }

            .dx-tab-selected {
        background-color: #8bb23a !important;
        color: #fff !important;
    }

    .dx-button.dx-state-active {
        background-color: #779931;
    }

     /*moved from bootstrap start*/
.panel-info {
     border-color:#BAD77D;
}

    .panel-info > .panel-heading {
       
        color:#232323;
        background-color:#BAD77D;
        border-color:#A6CC57;
        padding:0; 
        
    }
      .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            padding:5px 10px 3px 10px;
          background-color:#d7e3ae;
            color:#272727;

        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
                background-color:#8ab138
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
             color: #fff;
            cursor: default;
            background-color:#8ab138;
            border-bottom-color: transparent;
        }
                .btn-project {
    color: #fff;
    background-color: #5db7f3;
    border-color: #57aae0;
}
                    .btn-project.active, .btn-project.focus, .btn-project:active, .btn-project:focus, .btn-project:hover, .open > .dropdown-toggle.btn-project {
        color: #fff;
        background-color: #419fda;
        border-color: #57aae0;
    }
.cancel-upload{

    padding:6px 15px !important;
}
.btn-transparent{
    padding:6px 6px;
}
/*moved from bootstrap end*/
    .review-searchbox{
        background-color: #E9F1D3; 
        padding: 5px 10px 10px 10px; 
        margin: 5px; 
        border-radius: 6px; 
        border: 1px solid #BAD77D; 

    }

    .review-docnav {
    background-color: #e9f1d3;
}
.archive-ico {
    color:#8AB138!important;
    font-size:21px !important;
}
.note-bgcolor{
    background-color:#e9f1d3
}

/*Help search section*/
.searchelp-wrapper {
    margin: 5px;
}

.searchhelp-title {
    background-color: #b9b9b9;
    padding: 5px 10px;
    font-weight: bold;
}

.searchhelp-content {
    border: 1px solid #b9b9b9;
    margin-bottom: 10px;
    padding: 5px 10px;
}

    .searchhelp-content .table-search {
        border-collapse: collapse;
        margin: 10px 0;
        width: 95%;
    }

        .searchhelp-content .table-search td, .table-search th {
            border: 1px solid #dddddd;
            padding: 5px !important;
        }

        .searchhelp-content .table-search th {
            background-color: #dddddd;
            text-align: left;
            padding: 5px !important;
        }


    .searchhelp-content table td, th {
        border: 1px solid #dddddd;
        padding: 5px !important;
    }

    .searchhelp-content th {
        background-color: #dddddd;
        text-align: left;
        padding: 5px !important;
    }

.production-notstarted {
    display: inline-block;
    background-color: #c0c0c0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-bottom: -2px;
}

.production-completed {
    display: inline-block;
    background-color: #71bb00;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-bottom: -2px;
}

.production-inprogress {
    display: inline-block;
    background-color: #aeed81;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-bottom: -2px;
}
/*File type list popup*/
.filetype-list{
	padding:5px 5px;
}

.filetype-list .table-file {
    border-collapse: collapse;
    width:98%
}

.filetype-list .table-file td, .table-file th {
    border: 1px solid #dddddd;
	padding:3px !important;
    font-size:11px;
    
}
.filetype-list .table-file th{
	background-color:#ccc;
}
.disable-btn06{
    opacity:0.6;
}

.subtitle-btn-export {
        width: 34px;
        height: 34px;
        background-color: #8ab138;
        border-style: solid;
        border-width: 0px 0px 0px 1px;
        border-color: #a8cc5b;
        border-radius: 0;
        color: #fff;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        padding-top: 9px;
    }

    .dx-button.dx-state-hover {
        background-color: #779931;
        border: 0;
    }

    .dx-button.dx-state-active {
        background-color: #779931;
    }

    .service-heading a {
    background: #8DB33D;
    display: block;
    padding: 8px;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    border: 1px solid #ddd;
}

    .service-heading a:hover {
        background: #f5f5f5;
        display: block;
        color: #8DB33D;
    }

.service-title {
    font-size: 15px;
    font-weight: bold;
}

.service-content {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 5px;
    background-color:#fff;
}

.service-selected {
    color: #333;
    font-family: roboto;
    font-size: 16px;
}

.service-name {
    font-style: normal;
}

.dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused > .dx-treeview-item {
  background-color: #9cc664 !important;
}
.dx-treeview .dx-treeview-node:not(.dx-treeview-item-with-checkbox).dx-state-focused > .dx-treeview-item * {
  color:#333 !important/*tree row mutiselect tion color changed*/
}