﻿.follow, .largescreenicon, .mail, .smallscreenicon {
    margin-top: 5px;
    margin-right: 8px;
    color: var(--color-white)
}

    .follow:hover {
        text-decoration: none;
        color: var(--color-white) !important
    }

    .follow span {
        color: #1271c4;
        position: relative;
        top: -25px;
        font-weight: 600;
        font-size: 9px;
        left: 22px;
        background: #fff;
        padding: 3px;
        border-radius: 50%
    }

.modal .modal-header a.bg-theme.follow.vote {
    font-size: 21px;
    position: relative;
}

.black_overlay, .white_content {
    position: absolute;
    display: none
}

.black_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color-black);
    z-index: 1001;
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=80)
}

.white_content {
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 16px solid orange;
    background-color: var(--color-white);
    z-index: 1002;
    overflow: auto
}

.fullScreenModalDialog {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    margin-top: 0 !important
}

.chat {
    list-style: none;
    margin: 0;
    padding: 0
}

    .chat li {
        margin-bottom: 10px;
        a padding-bottom:5px;
        border-bottom: 1px dotted #B3A9A9
    }

        .chat li.left .chat-body {
            margin-left: 60px
        }

        .chat li.right .chat-body {
            margin-right: 60px
        }

        .chat li .chat-body p {
            margin: 0;
            color: #777
        }

    .chat .glyphicon, .panel .slidedown .glyphicon {
        margin-right: 5px
    }

#chatdiv, #helpDiv {
    overflow-y: scroll;
    height: 250px
}

#feedback {
    visibility: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    height: 350px;
    margin-left: -3px;
    margin-bottom: -3px;
    z-index: 9000
}

#feedback-form {
    background-color: var(--color-white);
    float: left;
    width: 450px;
    height: 100%;
    z-index: 1000;
    padding-left: 5px;
    padding-right: 10px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

#feedback-tab {
    float: right;
    color: var(--color-white);
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    width: 45px;
    height: 42px;
    background-color: #444d58;
    margin-top: 60px;
    margin-left: -1px;
    padding-top: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

    #feedback-tab:hover {
        background-color: rgba(0,0,0,.4)
    }

#feedback-form textarea {
    resize: none
}

#projectSetupButtonDDL {
    display: none
}

#supportIcon {
    margin-top: 15px
}

.DivHomeHideme {
    opacity: 0
}

.showCustomizeBtn {
    display: block
}

.hideCustomizeBtn {
    display: none
}

.customBtn {
    margin-bottom: 12px !important
}

.homePageTxt {
    vertical-align: -webkit-baseline-middle
}

@media only screen and (min-width:281px) {
    .customBtn {
        margin-bottom: 12px !important
    }

    .homePageTxt {
        vertical-align: -webkit-baseline-middle
    }
}

.htitle, .threelines, .twolines {
    -webkit-box-orient: vertical;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.modal .modal-header {
    text-align: center;
}

.dataTables_info:current(div), .floatright {
    float: right;
}

#divAssignmentChart a, #divBudgetVarianceChart a, #divTeamMemberChart a, .hide-filter input {
    visibility: hidden;
}

.input-icon.right > .form-control {
    padding-right: 10px !important;
}

#TeamTableUpdate .input-inline, #goalindex .input-inline, #portfolioindex .input-inline, #requirementupdate .input-inline {
    width: 60px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
}

li.option-item.option-hover.option-selected {
    z-index: 2;
}

.error {
    border: 2px solid red;
}

div.dataTables_wrapper div.dataTables_info #GoalTable_info {
    padding-top: 9px;
    white-space: nowrap;
}

.required {
    color: red;
}

.classbtnpadding {
    padding-right: 30px;
}

#divRequirementPage div#jstree_div {
    overflow-x: auto;
    height: 100vh;
    overflow-y: hidden;
}

#divRequirementPage .boxs, #fileNameDiv {
    display: none;
}

.btn-default {
    background: #4682b4;
    color: #fff;
    border-color: #dcdcdc;
}

.combo-marker {
    text-decoration: none !important;
}

.option-hover {
    background-color: #c8d4de !important;
    color: #fff;
}

.ProjectDropDownLIst optgroup, .option-group {
    background: 0 0 !important;
    border: 0 !important;
    color: #337ab7;
    font-size: 12px;
    border-top: 1px solid #e8e8e8 !important;
}

.ProjectDropDownLIst option:hover, .option-item:hover {
    background-color: #f6f6f6 !important;
    color: #4e5966 !important;
}

.ProjectDropDownLIst option, .option-item {
    cursor: pointer;
    border-bottom: 0 !important;
    padding-left: 2.5em !important;
}

.ProjectDropDownLIst option, .combo-dropdown li.option-item {
    padding-left: 2.5em !important;
}

.combo-dropdown {
    border: 1px solid #efefef !important;
    box-shadow: 0 10px 15px 0 rgba(0,0,0,.26) !important;
    margin-top: 1px !important;
    z-index: 120 !important;
}

.combo-select:focus, .select2-selection:focus {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(147,161,187,.6);
}

.portlet.light .btn.btn-circle.btn-icon-only.btn-default > i {
    font-size: 13px;
}

@media (min-width:992px) {
    .container-fluid {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .pl15 {
        padding-left: 15px;
    }

    .pl45 {
        padding-left: 45px;
    }

    .pl70 {
        padding-left: 70px;
    }

    .pl60 {
        padding-left: 60px;
    }

    .ml-45 {
        margin-left: 53px;
    }

    .incident-title, .portfolio-title {
        width: 86.5%;
    }

    .container .incident-title {
        width: 86.9%;
    }

    .container-fluid .combo-select {
        max-width: 440px !important;
        min-width: 300px;
    }
}

.page-header .page-header-menu .search-form, .page-header .page-header-menu .search-form .input-group, .page-header .page-header-menu .search-form .input-group .form-control {
    background: #fff !important;
}

.btn-theme-panel .btn > i {
    color: #fff !important;
}

#pooopup .btn-theme-panel .btn > i {
    color: #C1CCD1 !important;
}

.customsettings {
    margin-top: -5px;
    float: right;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border: none !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img {
    margin-top: -5px !important;
}

.page-head .page-title > h1 {
    font-size: 20px !important;
}

.btn.btn-outline.dark:active, .btn.btn-outline.dark:hover {
    border-color: #32c5d2 !important;
    background-color: #32c5d2 !important;
}

.btn.btn-outline.dark {
    border-color: #32c5d2 !important;
    color: #2f353b;
    background: 0 0;
}

.ui-widget.ui-widget-content {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: 1px solid #c2cad8 !important;
}

.form-control, .select {
    border-radius: 0 !important;
}

.form-control {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline-width: 2px !important;
    border: 1px solid #c2cad8 !important;
}

.select {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: 1px solid #c2cad8 !important;
}

.select2-selection {
    border-radius: 0 !important;
    border: 1px solid #c2cad8 !important;
}

.combo-select {
    border: 1px solid #c2cad8 !important;
    border-radius: 0 !important;
}

    .combo-select:focus, .form-control:focus, .select2-selection:focus {
        outline: 0;
        border-color: #93a1bb !important;
    }

.form-control:focus {
    box-shadow: 0 !important;
    -webkit-box-shadow: 0 !important;
}

.combo-input {
    border: 1px solid #c2cad8 !important;
    border-radius: 0 !important;
}

.pl10 {
    padding-left: 10px;
}

@media (min-width:768px) {
    .modal-content {
        box-shadow: 0 15px 15px rgba(0,0,0,.5) !important;
    }

    .tab-pane .pagination-panel .btn {
        margin-left: 0;
    }

    .pl35 {
        padding-left: 35px;
    }

    .pl20 {
        padding-left: 20px;
    }

    .pr35 {
        padding-right: 35px;
    }

    .selectboxcss {
        width: auto;
        display: inline;
    }
}

.modal-content {
    border-radius: 5px !important;
}

.modal-footer {
    border-top: 1px !important;
}

.modal-body .portlet.light .portlet-body {
    padding-top: 0 !important;
    padding-bottom: 15px;
}

.modal-body .portlet.light {
    padding: 0 20px !important;
    background-color: #fff;
}

.Logout {
    color: #8ea3b6 !important;
}

    .Logout i {
        color: #aab3c1 !important;
        font-size: 16px;
        margin-top: 6px !important;
        font-weight: 400;
    }

.close {
    background-image: url(../Content/img/remove-icon-small.png) !important;
    opacity: .8 !important;
}

.webui-popover-inner .close {
    background-image: url(../assets/global/img/remove-icon-small.png) !important;
}

.close:hover {
    opacity: 1 !important;
}

.modal-body .scroller {
    padding: 0 !important;
}

.modal-body #divTeamMemberGrid {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.p0 {
    padding: 0 !important;
}

.mysite-table thead tr th {
    color: #32c5d2;
}

.w33 {
    width: 33.33% !important;
}

.btn-circle {
    border-radius: 25px !important;
}

.areaTable th {
    border-bottom: 1px solid #e7ecf1 !important;
}

.font-blue-madison {
    color: #578ebe;
    font-size: 18px;
}

.font-hg, .login .content h3 {
    font-size: 20px !important;
}

.theme-panel .theme-settings > li .form-control {
    width: 50%;
}

.theme-panel {
    min-width: 700px !important;
}

@media (max-width:767px) {
    .theme-panel {
        left: 20px;
        right: 20px;
        min-width: 285px !important;
    }

    .tp-caption {
        margin: 50px !important;
    }
}

.theme-panel .theme-colors > li.theme-color.theme-color-blue-hoki .theme-color-view {
    background: #32c5d2 !important;
}

.blue-theme .btn-default, .blue-theme .btn-default:hover, .blue-theme.circle {
    background-color: var(--primary-color) !important;
}

.blue-theme .corner {
    border-left-color: var(--primary-color) !important;
}

.blue-theme .btn-default {
    color: #fff !important;
}

    .blue-theme .btn-default:hover {
        color: #fff !important;
        border-color: var(--primary-color);
    }

.blue-theme .action-buttons a {
    color: var(--primary-color) !important;
}

    .blue-theme .action-buttons a:hover {
        color: #2d87c4 !important;
    }

.blue-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #1271c4 !important;
    margin-top: 0;
    position: relative;
}

.blue-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 3px solid #3598DC !important;
    position: relative;
}

.blue-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 3px solid #add5f9 !important;
    position: relative;
}

.blue-theme .bg-theme, .blue-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: var(--primary-color) !important;
}

.blue-steel-theme .btn-default, .blue-steel-theme .circle {
    background-color: #4B77BE !important;
}

.blue-steel-theme .corner {
    border-left-color: #4B77BE !important;
}

.blue-steel-theme .btn-default {
    color: #fff !important;
}

    .blue-steel-theme .btn-default:hover {
        background-color: #456ba8 !important;
    }

.blue-steel-theme .action-buttons a {
    color: #4B77BE !important;
}

    .blue-steel-theme .action-buttons a:hover {
        color: #456ba8 !important;
    }

.blue-steel-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #4B77BE !important;
    margin-top: 0;
    position: relative;
}

.blue-steel-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #4B77BE !important;
    position: relative;
}

.blue-steel-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #b9d2fa !important;
    position: relative;
}

.blue-steel-theme .bg-theme, .blue-steel-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #4B77BE !important;
}

.blue-sharp-theme .btn-default, .blue-sharp-theme .circle {
    background-color: #5C9BD1 !important;
}

.blue-sharp-theme .corner {
    border-left-color: #5C9BD1 !important;
}

.blue-sharp-theme .btn-default {
    color: #fff !important;
}

    .blue-sharp-theme .btn-default:hover {
        background-color: #6490b6 !important;
    }

.blue-sharp-theme .action-buttons a {
    color: #5C9BD1 !important;
}

    .blue-sharp-theme .action-buttons a:hover {
        color: #6490b6 !important;
    }

.blue-sharp-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #5C9BD1 !important;
    margin-top: 0;
    position: relative;
}

.blue-sharp-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #5C9BD1 !important;
    position: relative;
}

.blue-sharp-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #a0d3ff !important;
    position: relative;
}

.blue-sharp-theme .bg-theme, .blue-sharp-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #5C9BD1 !important;
}

.blue-chambray-theme .btn-default, .blue-chambray-theme .circle {
    background-color: #2C3E50 !important;
}

.blue-chambray-theme .corner {
    border-left-color: #2C3E50 !important;
}

.blue-chambray-theme .btn-default {
    color: #fff !important;
}

    .blue-chambray-theme .btn-default:hover {
        background-color: #23313e !important;
    }

.blue-chambray-theme .action-buttons a {
    color: #2C3E50 !important;
}

    .blue-chambray-theme .action-buttons a:hover {
        color: #23313e !important;
    }

.blue-chambray-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #2C3E50 !important;
    margin-top: 0;
    position: relative;
}

.blue-chambray-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #2C3E50 !important;
    position: relative;
}

.blue-chambray-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #7aa5cf !important;
    position: relative;
}

.blue-chambray-theme .bg-theme, .blue-chambray-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #2C3E50 !important;
}

.sea-green-theme .btn-default, .sea-green-theme .circle {
    background-color: #32C5D2 !important;
}

.sea-green-theme .corner {
    border-left-color: #32C5D2 !important;
}

.sea-green-theme .btn-default {
    color: #fff !important;
}

    .sea-green-theme .btn-default:hover {
        background-color: #30aab5 !important;
    }

.sea-green-theme .action-buttons a {
    color: #32C5D2 !important;
}

    .sea-green-theme .action-buttons a:hover {
        color: #30aab5 !important;
    }

.sea-green-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #32C5D2 !important;
    margin-top: 0;
    position: relative;
}

.sea-green-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #32C5D2 !important;
    position: relative;
}

.sea-green-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #b6f9ff !important;
    position: relative;
}

.sea-green-theme .bg-theme, .sea-green-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #32C5D2 !important;
}

.green-turquoise-theme .corner {
    border-left-color: #36D7B7 !important;
}

.green-turquoise-theme .circle {
    background-color: #36D7B7 !important;
}

.green-turquoise-theme .btn-default {
    background-color: #36D7B7 !important;
    color: #fff !important;
}

    .green-turquoise-theme .btn-default:hover {
        background-color: #33b99e !important;
    }

.green-turquoise-theme .action-buttons a {
    color: #36D7B7 !important;
}

    .green-turquoise-theme .action-buttons a:hover {
        color: #33b99e !important;
    }

.green-turquoise-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #36D7B7 !important;
    margin-top: 0;
    position: relative;
}

.green-turquoise-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #36D7B7 !important;
    position: relative;
}

.green-turquoise-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #a2ffed !important;
    position: relative;
}

.green-turquoise-theme .bg-theme, .green-turquoise-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #36D7B7 !important;
}

.green-jungle-theme .btn-default, .green-jungle-theme .circle {
    background-color: #26C281 !important;
}

.green-jungle-theme .corner {
    border-left-color: #26C281 !important;
}

.green-jungle-theme .btn-default {
    color: #fff !important;
}

    .green-jungle-theme .btn-default:hover {
        background-color: #23a16d !important;
    }

.green-jungle-theme .action-buttons a {
    color: #26C281 !important;
}

    .green-jungle-theme .action-buttons a:hover {
        color: #23a16d !important;
    }

.green-jungle-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #26C281 !important;
    margin-top: 0;
    position: relative;
}

.green-jungle-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #26C281 !important;
    position: relative;
}

.green-jungle-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #b4ffe0 !important;
    position: relative;
}

.green-jungle-theme .bg-theme, .green-jungle-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #26C281 !important;
}

.red-theme .btn-default, .red-theme .circle {
    background-color: #E7505A !important;
}

.red-theme .corner {
    border-left-color: #E7505A !important;
}

.red-theme .btn-default {
    color: #fff !important;
}

    .red-theme .btn-default:hover {
        background-color: #d85059 !important;
    }

.red-theme .action-buttons a {
    color: #E7505A !important;
}

    .red-theme .action-buttons a:hover {
        color: #d85059 !important;
    }

.red-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #E7505A !important;
    margin-top: 0;
    position: relative;
}

.red-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #E7505A !important;
    position: relative;
}

.red-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #ffcdd0 !important;
    position: relative;
}

.red-theme .bg-theme, .red-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #E7505A !important;
}

.gray-mint-theme .btn-default, .gray-mint-theme .circle {
    background-color: #525E64 !important;
}

.gray-mint-theme .corner {
    border-left-color: #525E64 !important;
}

.gray-mint-theme .btn-default {
    color: #fff !important;
}

    .gray-mint-theme .btn-default:hover {
        background-color: #424b4f !important;
    }

.gray-mint-theme .action-buttons a {
    color: #525E64 !important;
}

    .gray-mint-theme .action-buttons a:hover {
        color: #424b4f !important;
    }

.gray-mint-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #525E64 !important;
    margin-top: 0;
    position: relative;
}

.gray-mint-theme .tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #525E64 !important;
    position: relative;
}

.gray-mint-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 4px solid #bed8e5 !important;
    position: relative;
}

.gray-mint-theme .bg-theme, .gray-mint-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #525E64 !important;
}

.page-404-3 {
    background: #fff !important;
}

.gray-theme .btn-default, .gray-theme .circle {
    background-color: #95A5A6 !important;
}

.page-404-3 h2, .page-404-3 p {
    color: #4682b4 !important;
}

.gray-theme .corner {
    border-left-color: #95A5A6 !important;
}

.gray-theme .btn-default {
    color: #fff !important;
}

    .gray-theme .btn-default:hover {
        background-color: #767f80 !important;
    }

.gray-theme .action-buttons a {
    color: #95A5A6 !important;
}

    .gray-theme .action-buttons a:hover {
        color: #767f80 !important;
    }

.gray-theme .tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #1271c4 !important;
    margin-top: 0;
    position: relative;
}

.gray-theme .tabbable-line > .nav-tabs > li.active, .gray-theme .tabbable-line > .nav-tabs > li:hover {
    background: 0 0;
    border-bottom: 3px solid #1271c4 !important;
    position: relative;
}

.gray-theme .bg-theme, .gray-theme .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #95A5A6 !important;
}

.theme-panel .theme-colors > li.theme-color {
    padding: 8px !important;
}

.login .content h3 {
    color: #2e6da4 !important;
}

.theme-panel .theme-colors > li.theme-color.theme-color-default .theme-color-view {
    background: #337ab7 !important;
}

.page-header .page-header-top .menu-toggler {
    height: 35px !important;
    margin-top: -40px;
    left: 96%;
}

.portlet.box.yellow-lemon {
    border: 0 !important;
    border-top: 0;
}

.table-container table tbody tr td, table > thead > tr > th {
    text-align: left !important;
}

.table-condensed > thead > tr > th {
    text-align: center !important;
}

.portlet > .portlet-title > .tools > a.collapse, .portlet > .portlet-title > .tools > a.config, .portlet > .portlet-title > .tools > a.expand, .portlet > .portlet-title > .tools > a.minimize, .portlet > .portlet-title > .tools > a.reload {
    background-image: none !important;
    height: 27px !important;
    width: 27px !important;
    margin-left: 0 !important;
    border-color: #4e5966 !important;
    color: #4e5966 !important;
}

.mw105, .mw85 {
    width: auto;
    color: grey;
}

.portlet > .portlet-title > .tools > .btn {
    padding: 3px !important;
}

.portlet.light > .portlet-title > .tools {
    padding-top: 3px !important;
}

.dataTables_extended_wrapper .table.dataTable {
    margin: 20px 0 !important;
}

.portlet {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.mw85 {
    max-width: 85px;
    margin: auto;
}

.mw105 {
    max-width: 105px;
}

.tabbable-line > .nav-tabs > li:hover {
    border-bottom-width: initial;
    border-bottom-style: none;
    border-bottom-color: initial;
}

.ml20 {
    margin-left: 20px !important;
}

.tcenter {
    text-align: left;
}

.ColumnHeader, .text-center {
    text-align: center;
}

.btn-theme-panel .btn-default {
    padding: 6px 15px !important;
}

.dompagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 5px !important;
    white-space: nowrap;
    padding: 0;
}

.overclass tbody tr td:hover {
    cursor: pointer;
}

table.table-bordered.dataTable tbody td, table.table-bordered.dataTable tbody td:nth-child(2), table.table-bordered.dataTable tbody td:nth-child(3) {
    max-width: 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

table.dataTable {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.md-editor .md-controls .md-control {
    padding: 0 !important;
}

.md-editor .md-controls {
    padding: 4px !important;
}

.modal select {
    width: 100%;
}

ul.tagit {
    padding: 0 !important;
    border-radius: 0 !important;
}

.md-editor > textarea {
    background: #fff !important;
}

.modal-full.modal-dialog {
    width: 80% !important;
    margin: auto !important;
}

#Acceptance_Criteria_ifr {
    height: 195px !important;
    width: 99% !important;
}

.table-toolbar {
    margin-bottom: 15px !important;
}

.portlet.light .portlet-body {
    padding-top: 0 !important;
}

.PaddinginImage {
    padding-right: 5px;
}

.PaddinginContextIcon {
    padding-right: 25px;
}

.SpaceinTableTr {
    line-height: 30px;
}

#IterationsTable {
    width: 100%;
}

table.treetable tr.expanded span.indenter a {
    background-image: url(data:image/png;base64,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);
}

table.treetable tr.collapsed span.indenter a {
    background-image: url(data:image/png;base64,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);
}

table.treetable span.indenter a {
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    text-decoration: none;
    width: 19px;
}

#lblErrorRoleSelect, .LinkFirstPopupData, .dataTables_filter, .field-validation-valid, .validation-summary-valid {
    display: none;
}

.table-checkable tr > td:first-child, .table-checkable tr > th:first-child {
    padding-left: 18px;
    padding-right: 18px;
}

.validateMessage {
    color: #e73d4a !important;
}

.clickable {
    width: 100%;
}

.scroller, .slimScrollDiv {
    height: auto;
}

.GreenBtn {
    background: #32C5D2;
    color: #fff;
}

.BlackFont {
    color: var(--color-black) !important;
}

.selected {
    background: beige;
}

.SetBorder {
    border-top: solid 1px #e5e5e5;
    margin: 9px 0;
    overflow: hidden;
}

.field-validation-error {
    color: red;
}

.input-validation-error {
    border: 1px solid red !important;
    background-color: #fee !important;
}

.validation-summary-errors {
    font-weight: 700 !important;
    color: red !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    content: "";
}

table.dataTable:not(.no-padding) tbody td, table.dataTable:not(.no-padding) thead th {
    padding: 8px 16px 8px 8px !important;
}

.jstree-default .jstree-icon.icon-globe {
    color: #5c9bd1;
}

.ms-container {
    background: url(../assets/global/plugins/jquery-multi-select/img/switch.png) 50% 50% no-repeat !important;
    width: 100% !important;
    margin-bottom: 10px;
}

.requiredfield:after {
    content: " *";
    color: red;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -8px !important;
    margin-top: 4px\9;
}

.scroller {
    line-height: 15px !important;
}

#Create_User_Modal .form-group {
    margin-bottom: 0;
}

.col-md-6 .portlet {
    margin-top: 9px !important;
}

.page-content {
    background: #eff3f8 !important;
    padding: 4px 0;
}

#topmenu li.dropdown-user ul.dropdown-menu {
    width: 175px !important;
    min-width: 175px !important;
}

    #topmenu li.dropdown-user ul.dropdown-menu li a {
        color: #aaafb7 !important;
    }

#topmenu li a, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username {
    color: #676767 !important;
}

#topmenu li ul .dropdown-dark a {
    color: #ced5de !important;
}

.form-group .control-label.requiredfield:after {
    padding-left: 2px;
}

input::-webkit-input-placeholder {
    color: #8290a3 !important;
}

input:-moz-placeholder {
    color: #8290a3 !important;
}

input::-moz-placeholder {
    color: #8290a3 !important;
}

input:-ms-input-placeholder {
    color: #8290a3 !important;
}

.login .content .form-control {
    background-color: #fff !important;
    color: #43464a !important;
}

.thumbnail {
    max-width: 200px;
    max-height: 150px;
    line-height: 10px;
}

.page-head .page-title {
    display: inline-block;
    float: left;
    padding: 0;
}

.defectpage > .tab-content {
    padding: 0 !important;
}

.defectpage .profile-usermenu {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
}

.ModalBody {
    padding-top: 25px !important;
}

.note-editor .btn-default {
    background-color: #ddd !important;
    color: var(--color-black) !important;
}

#budgetitem, #teammemeberfooter {
    background-color: #fff;
}

.ml-8 {
    margin-left: 8px;
}

#tableAttachment.table-bordered.dataTable tbody th, #tblLinkDetails.table-bordered.dataTable tbody th {
    text-align: left;
}

.padding-top-20 {
    padding-top: 20px;
}

.dashboard-section {
    height: 338px;
}

    .dashboard-section .item-status {
        width: 100px;
    }

    .dashboard-section .general-item-list > .item > .item-head > .item-status {
        top: 0;
    }

.container-fluid .top-menu > .nav > li > a {
    padding: 16px 10px;
}

.container .top-menu > .nav > li > a {
    padding: 18px 6px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.userpicthumb {
    height: 30px;
    margin-top: -7px;
}

.page-header {
    margin: 0 !important;
}

.child-level-1, .child-level-2 {
    margin-top: 5px;
}

#formAddOrUppdateRelease .checkbox input[type=checkbox], #goalid .checkbox input[type=checkbox] {
    margin-left: -18px !important;
}

.tableIteration tbody td {
    max-width: 280px !important;
    min-width: 280px !important;
}

#release-container .releasecaption p {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
}

#release-container .portlet.box > .portlet-title > .caption {
    padding: 0 !important;
}

#formAddOrUppdateRelease .multiselect-container li, #goalid .multiselect-container li {
    padding-top: 5px !important;
}

#release-container .portlet > .portlet-title > .caption {
    line-height: 15px !important;
}

#formAddOrUppdateRelease .multiselect-container li .checkbox {
    padding-left: 30px;
}

#goalid .multiselect-container li .checkbox {
    padding-left: 27px;
}

.wrap_word {
    word-wrap: break-word;
}

#DivReleasePlanRight .portlet-body {
    overflow-x: auto;
}

#DivReleasePlanTop .caption {
    width: auto;
}

#DivReleasePlanTop .btn-group {
    padding-left: 10px;
    margin-bottom: 5px;
}

#drpSelectRelease {
    border-radius: 7px !important;
    padding: 8px;
    min-width: 140px;
    box-shadow: 3px 3px gba(117,53,0,.1);
}

.m0 {
    margin: 0 !important;
}

.expandCollapse {
    border-radius: 50px;
    height: 27px !important;
    width: 27px !important;
    margin-left: 0 !important;
    color: #4e5966 !important;
}

#release-container .tasks-widget .task-list > li {
    padding: 10px !important;
}

.release-task .clearfix {
    background-color: #fff;
}

.release-task .btn-group > .dropdown-menu, .release-task .dropdown-toggle > .dropdown-menu, .release-task .dropdown > .dropdown-menu {
    margin-top: 2px !important;
}

#DivPhase .dataTables_length {
    padding-left: 18px;
}

#DivPhase {
    padding: 0 15px;
}

#DivReleasePlanTop {
    padding-bottom: 12px;
}

.ReleasePlanRight, .ReleasePlanTree {
    max-height: 900px;
    overflow-y: auto;
}

.zindexfordropdown {
    z-index: 130 !important;
}

@media (min-width:992px) {
    .ReleasePlanRight, .ReleasePlanTree {
        min-height: 470px;
        max-height: 900px;
        overflow-y: auto;
    }

    .p-r-5 {
        padding-right: 5px;
    }

    .p-l-0 {
        padding-left: 0;
    }

    .page-header .page-header-menu.fixed {
        z-index: 125 !important;
    }
}

.c-desktop-logo {
    height: 90% !important;
    margin-top: 5px;
    width: auto;
}

.AppHomePage, .HomeContent {
    background: #eff3f8 !important;
}

#iconOk, #iconWarning {
    margin-top: 10px;
    display: none;
    position: absolute;
}

.input-validation-error + .field-validation-error + .glyphicon-warning-sign {
    display: inline-block !important;
    color: red !important;
}

.valid + .field-validation-valid + .glyphicon-warning-sign + .glyphicon-ok {
    display: inline-block !important;
    color: green !important;
}

#Personal .portlet {
    min-height: 357px;
}

.page-content-inner {
    background-color: #fff;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.BudgetItem, .teamMember {
    margin-bottom: -31px;
}

#createIncidentform .typeahead {
    color: #4d6b8a !important;
}

.padding-right-5 {
    padding-right: 5px;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

#createIncidentform .form-section, #createServiceform .form-section, #createTicketsform .form-section, #updateIncidentform .form-section, #updateServiceform .form-section, #updateTicketsform .form-section {
    margin: 0 0 15px !important;
}

#lblAssignmentGroup {
    margin-left: -10px;
}

.incidentTab .tab-content {
    padding-top: 10px !important;
}

.portlet.light > .portlet-title > .caption > .caption-subject {
    font-size: 15px !important;
}

.portlet.light > .portlet-title > .nav-tabs > li.active > a, .portlet.light > .portlet-title > .nav-tabs > li:hover > a {
    line-height: 20px;
}

#Portfolio .portlet {
    min-height: 396px;
}

.portfoliobtn {
    margin-top: 12px;
}

.portfolioitem {
    min-height: 827px;
}

.goalindex {
    min-height: 396px;
}

.portfoliomenumargin {
    margin-top: 10px;
}

.goalinprogressstatus {
    background: #F4D03F;
}

.goalcompletestatus {
    background: #26C281;
}

.padding-top-1 {
    padding-top: 2px;
}

.table-responsive .dataTable {
    margin: 20px 0 !important;
}

.JColResizer > tbody > tr > td, .JColResizer > tbody > tr > th, table.dataTable:not(.no-padding) tbody td, table.dataTable:not(.no-padding) tbody th {
    padding: 8px 10px !important;
}

.dataTables_length {
    margin-top: 5px !important;
}

.teamroleTable {
    white-space: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word !important;
}

#sample_editable_1 .edit {
    max-width: 0 !important;
}

.theme-background {
    background: #eff3f8 !important;
}

@page {
    size: 150mm 150mm !important;
}

@media print {
    .JColResizer > tbody > tr > td, .JColResizer > tbody > tr > th td:nth-child(1), .JColResizer > tbody > tr > th td:nth-child(2) {
        white-space: initial !important;
        word-wrap: break-word !important;
        text-overflow: ellipsis !important;
        overflow: hidden !important;
        background-color: var(--color-black) !important;
    }

    .titlerequirement {
        white-space: initial;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word !important;
    }
}

@media screen {
    table.table-bordered.dataTable {
        white-space: nowrap !important;
        word-wrap: break-word !important;
        text-overflow: ellipsis !important;
        overflow: hidden !important;
    }

    .titlerequirement {
        display: inline-block;
        white-space: nowrap;
        width: 207px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .JColResizer > tbody > tr > td, .JColResizer > tbody > tr > th td:nth-child(1) .JColResizer > tbody > tr > td, .JColResizer > tbody > tr > th td:nth-child(2), .JColResizer > tbody > tr > th td:nth-child(3), .JColResizer > tbody > tr > th td:nth-child(4), .JColResizer > tbody > tr > th td:nth-child(5), .JColResizer > tbody > tr > th td:nth-child(6) {
        white-space: nowrap !important;
        word-wrap: break-word !important;
        text-overflow: ellipsis !important;
        overflow: hidden !important;
    }
}

#FormStatus .statusNameElipse, .elipsis-131, .elipsis-140, .elipsis-240, .elipsis-260, .elipsis-275, .ellipsis, .goalStepsTitle, .htitle, .selectboxcss option, .threelines, .twolines {
    text-overflow: ellipsis;
    overflow: hidden;
}

.modal-body .input-group[class*=col-] {
    float: none;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

#tab_description .panel, #tab_description2 .panel, .note-editor {
    border: 1px solid #c2cad8 !important;
    border-radius: 0 !important;
}

.modal-body .norightpadding {
    padding-right: 0 !important;
}

.page-footer {
    background: #3b434c;
    color: #a2abb7;
    width: 100%;
}

.scroll-to-top {
    bottom: 70px !important;
}

.portlet.light > .portlet-title > .actions .btn-default {
    background-color: #fff !important;
}

.portlet.light .btn.btn-circle.btn-icon-only.actions.btn-default > i {
    font-size: 13px;
    color: #a6b0bf !important;
}

.portlet > .portlet-title > .actions .btn-icon-only.btn-default {
    padding: 3px 0 0 !important;
}

.portlet.light .btn.btn-circle.btn-icon-only.btn-default.active, .portlet.light .btn.btn-circle.btn-icon-only.btn-default:hover {
    color: #fff !important;
    background: #32c5d2 !important;
    border-color: #32c5d2 !important;
}

.mt-step-col .dropdown-menu {
    max-height: 300px !important;
    overflow-y: auto !important;
    overflow: auto;
}

.modal-body-maxHeight {
    max-height: 480px;
    overflow-y: auto;
    overflow-x: hidden;
}

.editItem::after, .editItem::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}

.editItem::before {
    border-width: .5em;
    border-right-color: #ccc;
    border-top-color: #ccc;
}

.editItem::after {
    border-radius: .4em;
    border-width: .5em;
    border-right-color: red;
    border-top-color: red;
}

div.dataTables_filter > label > input {
    width: 100px !important;
}

.note-popover .popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
    min-width: 90px;
    overflow-y: scroll;
    height: 183px;
}

.table > tfoot > tr > td, .table > tfoot > tr > th {
    padding: 8px 10px !important;
}

.sweet-alert {
    z-index: 15000 !important;
    width: 350px;
}

    .sweet-alert > h2 {
        font-size: 16px;
        color: #34495e;
    }

.sweet-overlay {
    z-index: 15000;
}

.sa-button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.elipsis-131, .elipsis-140, .elipsis-260, .elipsis-275 {
    display: inline-block;
    white-space: nowrap;
}

.sa-button-container .cancel {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 5px;
}

.sa-button-container .sa-confirm-button-container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.tabbable-line > .tab-content:not(.ctx-noPadding-bottom, .driveStdAttachTabContent) {
    padding: 30px 0 !important;
}

.mt-element-step .step-line .mt-step-number {
    padding: 6px 9px !important;
    width: 55px !important;
    height: 55px !important;
}

@media(min-width:1200px) {
    .dropdown-custom {
        margin-right: -15px !important;
    }
}

.pagination-panel .input-mini {
    width: 45px !important;
}

body.modal-open {
    overflow: hidden !important;
}

.elipsis-131 {
    width: 131px;
}

.elipsis-260 {
    width: 260px;
}

.elipsis-275 {
    width: 275px;
}

.elipsis-140 {
    width: 131px;
}

.htitle {
    display: block;
    display: -webkit-box;
    max-width: 400px;
    margin: 0 auto;
}

.elipsis-240, .selectboxcss option {
    display: inline-block;
    white-space: nowrap;
    width: 318px;
}

#AgileDefectDTEnum, #AgileDefectSummaryDatatable, #DefectSummaryDatatable, #IncidentDatatable, #IncidentDatatableAll, #PhaseAreaLinkTable, #ServiceRequestDatatable, #SetupTable, #TicketsDatatable, #TicketsSetupTable, #WFDefectTable, #personalRequestsTable, #portfolio_datatable, #requirementTable, #tblTicketsPersonalRequestsTable {
    table-layout: fixed;
    overflow-x: auto;
}

.modal-header h4 {
    font-weight: 500;
}

.modal-title {
    color: #fff;
}

textarea {
    resize: vertical !important;
}

.modal .control-label, .modal label {
    text-align: left;
    margin-bottom: 0;
    padding-top: 7px;
}

#TestCaseDataTableAutoMatic > tbody > tr > td, #testcasedatatablemanual > tbody > tr > td, table.table-bordered.dataTable tbody td {
    text-align: left !important;
}

.multiselectdropdown .multiselect {
    margin-top: 12px !important;
}

.setupbtn {
    margin-top: 15px;
}

input[type=search] {
    padding: 0 !important;
    text-indent: 10px;
}

.dataTables_extended_wrapper, .table-scrollable {
    margin: 0 !important;
}

#txtaction input {
    display: none;
}

#ExistingAreaLink .dataTables_filter, #teamMemeberGrid .dataTables_filter {
    display: block;
}

.col-resize {
    width: 100%;
}

.modal .modal-header .close {
    margin-top: 5px !important;
}

#AgileDefectDTEnum thead td, #AgileDefectDTEnum thead th, #AgileDefectSummaryDatatable thead td, #AgileDefectSummaryDatatable thead th, #DefectSummaryDatatable thead td, #DefectSummaryDatatable thead th, #IncidentDatatable thead td, #IncidentDatatable thead th, #IncidentDatatableAll thead td, #IncidentDatatableAll thead th, #TicketsDatatable thead td, #TicketsDatatable thead th, #WFDefectTable thead td, #WFDefectTable thead th, #portfolio_datatable thead td, #portfolio_datatable thead th {
    padding: 10px 4px;
}

.completed-status {
    color: #26C281 !important;
    border-color: #26C281 !important;
}

.dataTable > tbody > tr:hover, .dataTable > tbody > tr:hover > td {
    background: #f3f4f6 !important;
}

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #B0BED9 !important;
}

.dataTable > tbody > tr:nth-of-type(odd) {
    background-color: #fbfcfd;
}

table.dataTable tbody tr {
    background-color: #fff;
}

.socicon-btn.socicon-lg.socicon-solid {
    width: 50px !important;
    height: 50px !important;
    padding-top: 8px !important;
}

#help-center-search-form {
    padding-top: 10px;
    padding-bottom: 24px;
    width: 100%;
    left: 0;
}

.titlepage {
    margin-top: 110px;
}

    .titlepage h3 {
        font-weight: 600;
    }

.custom-searchbox {
    height: 50px;
    margin-top: 15px;
}

@media (min-width:980px) {
    .help-center-search-form-box {
        margin: 0 auto;
        padding-left: 0;
        width: 980px;
    }

    #help-center-search-form .form-type-textfield input {
        width: 71.3% !important;
    }

    .input-icon.right > i {
        right: 20px !important;
        float: right;
        top: 5px;
        font-size: 25px;
    }

    #help-center-search-form > .input-icon.right > .form-control {
        padding-right: 33px;
        padding-left: 12px;
        font-size: 25px;
        letter-spacing: 2px;
    }
}

.help-center-node-list h4 a {
    color: var(--color-black);
    font-weight: 700;
}

.help-center-node-title > a {
    font-size: 13px;
    line-height: 16px;
}

.helpcenter-column h4 {
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: var(--color-black) !important;
    font-family: "Droid Sans",Helvetica,Arial,sans-serif !important;
    font-size: 16px;
    margin: 0;
    padding: 7px 0 8px !important;
}

.more-link-helpcenter {
    float: right;
    font-weight: 700;
    position: relative;
}

    .more-link-helpcenter a:hover {
        color: #444 !important;
        text-decoration: none;
    }

    .more-link-helpcenter a {
        color: #666;
    }

.help-center-node-title {
    padding: 6px 5px 0 0;
    width: 80%;
    clear: both;
}

.helpcenter-column {
    float: left;
    margin-bottom: 5px;
    width: 75%;
}

#tblIncidentGroup_length select, #tblLinkDetails_length select, #tblattachment_length select {
    margin-left: 3px;
    margin-right: 3px;
}

#tblIncidentGroup_paginate .pagination {
    margin: 8px 1px;
}

#txtFilterGroup {
    margin-left: -10px;
    margin-top: 3px;
}

#btnAddGroup {
    margin-left: 9px;
}

.marginebottom {
    margin-bottom: 4px;
}

.itServiceIndexAlignment {
    padding-left: 5px;
    padding-right: 5px;
}

.itServiceIndexchartAlignment {
    margin-right: 4px;
}

.dataTables_wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.margin-top-2 {
    margin-top: 2px !important;
}

#goalupdatetable .dataTables_info {
    padding: 0 !important;
}

.fileinput-exists > img, .fileinput-preview, .fileinput-preview img, .fileinput > img {
    max-height: 150px !important;
}

.blockUI.blockMsg.blockElement {
    position: fixed !important;
    top: 19% !important;
    left: 35% !important;
}

.send-btn {
    padding: 15px !important;
}

#DefectProdBacklogModal .modal-body {
    padding: 25px 30px 15px;
}

#DefectProdBacklogModal .modal-footer {
    padding: 0 30px 15px;
}

#backlogProductModal .modal-footer {
    padding: 0 15px 15px;
}

.dataTables_extended_wrapper div.dataTables_length label {
    font-size: 14px !important;
}

.btn-theme-panel .btn, .btn-theme-panel .btn:active, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.125);
    box-shadow: inset 0 0 0 rgba(0,0,0,.125);
    background-color: transparent;
    border-color: transparent;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username {
    margin-top: 7px !important;
}

.bold-text {
    font-weight: 700;
}

#divAssignmentFilter .monthpicker_input, #divBudgetVarianceFilter .monthpicker_input, #divTeamMemberFilter .monthpicker_input {
    background-color: #fff !important;
    height: 30px !important;
    font-size: 12px !important;
    line-height: 1.5;
    border: 1px solid #c2cad8 !important;
    border-radius: 4px;
    color: #4d6b8a !important;
    outline-color: none !important;
    padding: 5px 10px !important;
}

#divAssignmentChart, #divBudgetVarianceChart, #divTeamMemberChart {
    width: 100%;
    height: 500px;
}

#IncidentDatatable, #IncidentDatatableAll {
    display: inline-table;
    width: 0;
}

#RequestForm .input-group-addon {
    width: 26px !important;
}

.mulitiSelect-custome-textbox .btn-default, .mulitiSelect-custome-textbox .btn-default:hover {
    background-color: #fff !important;
    color: var(--color-black) !important;
}

.mulitiSelect-custome-textbox .multiselect-clear-filter {
    display: none;
}

.mulitiSelect-custome-textbox .input-group-addon, .mulitiSelect-custome-textbox .input-group-btn {
    padding: 0;
}

.mulitiSelect-custome-textbox .input-group-addon {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.mulitiSelect-custome-textbox > div > ul > li.multiselect-item.multiselect-filter > div > span.input-group-addon {
    padding-right: 5px;
    padding-left: 5px;
}

.mulitiSelect-custome-textbox .btn-group, .mulitiSelect-custome-textbox button {
    width: 100%;
}

.mulitiSelect-custome-textbox .multiselect-container div.checkbox {
    margin: 0;
    padding: 5px 15px 5px 35px;
}

.mulitiSelect-custome-textbox .multiselect-container label {
    margin: 0;
    white-space: nowrap;
}

.mulitiSelect-custome-textbox .checkbox input[type=checkbox] {
    position: absolute;
    margin-left: -20px !important;
}

.knob-disable-click .knob {
    pointer-events: none;
}

#createRequests .input-group-addon {
    width: 1% !important;
    background-color: transparent !important;
    border: 0 solid #ccc !important;
    padding: 10px 0 0 10px;
}

#goalDiscussion .discussionDate, #portfolioDiscussion .discussionDate {
    background-color: var(--primary-color) !important;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
}

#createRequests .tag-field {
    height: 34px !important;
}

#tblDefaultElements_info, #tblFromElements_info, #tblTabElements_info {
    padding-top: 4px !important;
}

.mt-radio {
    display: block;
}

.threelines, .twolines {
    display: -webkit-box;
    white-space: normal !important;
}

.tooltip-inner {
    min-width: 150px;
}

#goalDiscussion .media {
    border: none !important;
}

#goalDiscussion .deleteCssDiscuss {
    margin-left: 66%;
}

#goalDiscussion .imgsize {
    width: 35px;
    height: 35px;
}

#goalDiscussion .myMedia {
    width: 100% !important;
    padding: 5px;
}

#goalDiscussion .discussionDate {
    margin: 5px 5px 5px -2px;
    padding: 5px 22px;
    border-radius: 3px;
}

#goalDiscussion .dicussionUserNameIcon, #goalDiscussion .discussionDeleteIcon, #goalDiscussion .discussionEditIcon {
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
}

#goalDiscussion .dicussionUserNameIcon {
    width: auto;
}

#portfolioDiscussion .media {
    border: none !important;
}

#portfolioDiscussion .deleteCssDiscuss {
    margin-left: 66%;
}

#portfolioDiscussion .imgsize {
    width: 35px;
    height: 35px;
}

#portfolioDiscussion .myMedia {
    width: 100% !important;
    padding: 5px;
}

#portfolioDiscussion .discussionDate {
    margin: 5px 5px 5px -2px;
    padding: 5px 22px;
    border-radius: 3px;
}

#portfolioDiscussion .discussionDeleteIcon, #portfolioDiscussion .discussionEditIcon {
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
}

#portfolioDiscussion .dicussionUserNameIcon {
    width: auto;
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.tooltip {
    z-index: 9999 !important;
}

.threelines {
    -webkit-line-clamp: 3;
}

.releasebody img {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

#DivReleasePlanRight {
    padding: 0 !important;
}

#FormStatus .statusNameElipse {
    white-space: nowrap;
    width: 200px;
}

.pl50 {
    padding-left: 50px !important;
}

@media screen and (min-width:992px) {
    .pl50 {
        padding-left: 56px !important;
    }
}

@media screen and (min-width:768px) {
    .pl50 {
        padding-left: 47px !important;
    }
}

#PhaseAreadiv .popover {
    max-width: 400px;
    white-space: pre-wrap;
}

.ellipsis, .goalStepsTitle {
    white-space: nowrap;
}

#PhaseAreadiv .popover-content {
    width: 150px;
}

.gantt_dependent_task, .gantt_task_line {
    background-color: #65c16f;
    border: 1px solid #3c9445;
}

    .gantt_dependent_task .gantt_task_progress, .gantt_task_line .gantt_task_progress {
        background-color: #65c16f;
        opacity: 0;
    }

.gantt_critical_task {
    background-color: #e63030 !important;
    border-color: #9d3a3a !important;
}

.ellipsis {
    min-width: 0;
}

.task {
    padding: 0 15px;
}

.summary-row, .summary-row.odd {
    background-color: #EEE;
    font-weight: 700;
}

.gantt_tree_icon_custom {
    font-size: 17px !important;
    padding-top: 10px !important;
    padding-left: 3px !important;
}

.gantt_data_area div, .gantt_grid div {
    font-size: 12px;
}

.summary-bar {
    opacity: .4;
}

#divGroup li label, #divScale li label {
    padding-left: 10px;
}

#divGroup ul, #divScale ul {
    border-radius: 7px !important;
    padding: 8px;
    min-width: 150px;
    box-shadow: 3px 3px rgba(117,53,0,.1);
}

#divFilter label {
    margin-left: 10px;
}

#divFilter input {
    margin-right: 5px;
}

#tree_2 .jstree-default .jstree-wholerow-clicked {
    background: 0 0;
}

#treeCriticalPath {
    max-height: 450px;
}

.gantt-fullscreen {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    padding: 2px;
    font-size: 32px !important;
    background: 0 0;
    cursor: pointer;
    opacity: .5;
    text-align: center;
    -webkit-transition: background-color .5s,opacity .5s;
    transition: background-color .5s,opacity .5s;
    line-height: 25px !important;
}

    .gantt-fullscreen:hover {
        background: rgba(150,150,150,.5);
        opacity: 1;
    }

#gantt_roadmap {
    z-index: 151;
}

.mpp-sample {
    background: url(common/ms-project.png) no-repeat;
    width: 32px;
    height: 32px;
    padding-left: 40px;
    line-height: 32px;
    display: inline-block;
}

#MSProjectTable .control-label {
    color: var(--color-lightBlack) !important;
}

#MSProjectTable input[aria-invalid=true] {
    border: 1px solid red !important;
    background-color: #fee !important;
}

#MSProjectTable .help-block-error {
    color: red !important;
}

#tblServiceRequestAssignmentGroup_info, #tblTicketsDefaultElements_info, #tblTicketsFormElements_info, #tblTicketsTabElements_info {
    padding-top: 3px !important;
}

select[name=tblDefaultElements_length], select[name=tblFromElements_length], select[name=tblServiceRequestAssignmentGroup_length], select[name=tblTabElements_length], select[name=tblTicketsDefaultElements_length], select[name=tblTicketsFormElements_length], select[name=tblTicketsTabElements_length] {
    margin-left: 6px;
    margin-right: 6px;
}

#tblDefaultElements_info {
    padding-top: 4px !important;
}

#TicketsAllRequests_info, #allRequestsTable_info, #personalRequestsTable_info, #tblTicketsPersonalRequestsTable_info {
    padding: 2px !important;
}

#frmTicketsRequestForm .input-group-addon {
    width: 26px !important;
}

#divCreateUpdateRequests .input-group-addon {
    width: 1% !important;
    background-color: transparent !important;
    border: 0 solid #ccc !important;
    padding: 10px 0 0 10px;
}

#DivAddAssignmentGroup, #divAddTicketsAssignmentGroup {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

#divCreateUpdateRequests .tag-field {
    height: 34px !important;
}

#treeTableArea, #treeTableDefect {
    width: 100%;
    max-height: 153px;
    overflow: auto;
    margin-top: 33px;
    border: 1px solid #c2cad8 !important;
    position: absolute;
    background: #fff;
    display: none;
    z-index: 5000;
    padding: 15px 5px;
    color: #4d6b8a !important;
}

.defectTableChilds, .treeTableChilds {
    width: 230px;
    margin-left: 5px;
}

#tblAreaProjectLinks_length, #tblAreaProjectLinks_paginate, #tblLinkSelectionTitle_paginate, #tblTeamRole_length, #tblTeamRole_paginate, #teamMemberTable_length {
    margin-top: 10px !important;
}

#tblTicketsAssignmentGroup_info, .dataTables_info #tblattachment_info {
    padding-top: 3px !important;
}

#AreaModal, #rolePartial {
    padding-top: 25px !important;
}

#tblAreaProjectLinks_info, #tblTeamRole_info, #teamMemberTable_info {
    padding-top: 14px !important;
}

select[name=tblTicketsAssignmentGroup_length] {
    margin-left: 6px;
    margin-right: 6px;
}

#tblattachment tbody td {
    white-space: initial;
}

#txtFilterRole {
    margin: 2px !important;
}

#tblTeamRole_length select, #teamMemberTable_length select {
    margin-left: 3px;
    margin-right: 3px;
}

#teamTable_info {
    margin-top: 0 !important;
}

#teamTable_length {
    margin-right: 2PX;
    margin-left: 2px;
}

#DefectProdBacklogModal .modal-lg {
    width: 1175px !important;
}

#chart1 .dashboard-stat2, #chart1 .dashboard-stat2 .display {
    margin-bottom: 1px;
}

#tablecontent .dataTables_info {
    padding: 2px !important;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: left;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

#tblDropDownCustomListOptions_info, #tblRadiobuttionOptions_info, #tblTicketsRadiobuttionOptions_info, #tblrequeststatus_info {
    padding-top: 4px !important;
}

.pl70 {
    padding-left: 69px !important;
}

#LinkListModal, #LinkModal {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

#DivAddIncidentGroup {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

#DivIncidentGroup {
    padding-right: 0 !important;
    padding-left: 0;
}

#divIncidentfilterGroup.marginebottom {
    margin-bottom: 16px;
    margin-left: 6px;
    margin-right: 6px;
}

#divIncidentGroupTbl.marginebottomTbl {
    margin-bottom: 16px;
    margin-left: 0;
    margin-right: 1px;
}

#tblattachment_length {
    margin-top: 15px !important;
}

#tblattachment_paginate {
    margin-top: 8px !important;
}

#tblLinkDetails_info, #tblattachment_info {
    padding-top: 19px !important;
}

#tblLinkDetailsReadonly_length, #tblLinkDetailsReadonly_paginate, #tblattachmentRadonly_length, #tblattachmentRadonly_paginate {
    margin-top: 14px !important;
}

#tblattachmentRadonly_info {
    padding-top: 17px !important;
}

#tblLinkDetailsReadonly_info {
    margin-top: 9px !important;
}

#tblIncidentGroup_info {
    padding-top: 8px !important;
}

.custominput-validation-error {
    border: 1px solid red !important;
    background-color: #fee !important;
}

#tblTicketsDropDownCustomListOptions_info {
    padding-top: 3px !important;
}

#tblReleaseDetails {
    max-width: 0 !important;
    overflow: hidden;
}

#backlogtbody .img-responsive {
    width: 19%;
}

#tblLinkSelectionTitle_length {
    margin-top: 16px !important;
}

#txtFilterLinkTitles {
    margin-bottom: 16px;
}

#editRequirement {
    padding-top: 25px !important;
}

#IsRequired {
    margin-top: 13px !important;
}

#tab_personal .dataTables_info {
    padding: 2px !important;
}

, #AgileDefectDTEnum, #AgileDefectSummaryDatatable {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.color-status-table, .options-table {
    overflow-y: auto;
    margin-bottom: 20px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username {
    padding-top: 0;
}

.color-status-table {
    max-height: 300px;
}

.tabbable-line > .tab {
    padding: 15px 0 !important;
}

.modal-padding {
    padding: 25px 30px 15px !important;
}

.pl0-pr0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ellipsis-label, .p-r-0 {
    padding-right: 0;
}

.p-t-25 {
    padding-top: 25px !important;
}

.options-table {
    max-height: 200px;
    margin-top: 20px;
}

.ellipsis-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 90%;
}

ul.tagit li {
    margin: 0 !important;
}

.requiredfield-icon-position {
    vertical-align: super;
}

#tblLinkDetails_length, #tblLinkDetails_paginate {
    margin-top: 14px !important;
}

#tblLinkDetails_info {
    margin-top: -2px !important;
}

.hideNavTabs {
    display: none;
}

.jstree-anchor .fa-folder {
    color: #26c6da;
}

.profile-sidebar {
    float: left;
    width: 300px;
    margin-right: 20px
}

.profile-content {
    overflow: hidden
}

.profile-sidebar-portlet {
    padding: 30px 0 0 !important
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px
}

.profile-usertitle-name {
    color: #1271c4;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #1d364b;
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 7px
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px
}

    .profile-userbuttons .btn {
        margin-right: 5px
    }

        .profile-userbuttons .btn:last-child {
            margin-right: 0
        }

    .profile-userbuttons button {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        padding: 6px 15px
    }

.profile-usermenu {
    margin-top: 30px;
    padding-bottom: 20px
}

    .profile-usermenu ul li {
        border-bottom: 1px solid #f0f4f7
    }

        .profile-usermenu ul li:last-child {
            border-bottom: none
        }

        .profile-usermenu ul li a {
            color: #93a3b5;
            font-size: 14px;
            font-weight: 400
        }

            .profile-usermenu ul li a i {
                margin-right: 8px;
                font-size: 14px
            }

            .profile-usermenu ul li a:hover {
                background-color: #fafcfd;
                color: #5b9bd1
            }

        .profile-usermenu ul li.active a {
            color: #1d364b;
            background-color: #f6f9fb;
            border-left: 2px solid #1271c4;
            margin-left: -2px
        }

.profile-stat {
    padding-bottom: 20px;
    border-bottom: 1px solid #f0f4f7
}

.profile-stat-title {
    color: #7f90a4;
    font-size: 25px;
    text-align: center
}

.profile-stat-text {
    color: #5b9bd1;
    font-size: 11px;
    font-weight: 800;
    text-align: center
}

.profile-desc-title {
    color: #7f90a4;
    font-size: 17px;
    font-weight: 600
}

.profile-desc-text {
    color: #7e8c9e;
    font-size: 14px
}

.profile-desc-link i {
    width: 22px;
    font-size: 19px;
    color: #abb6c4;
    margin-right: 5px
}

.profile-desc-link a {
    font-size: 14px;
    font-weight: 600;
    color: #5b9bd1
}

@media (max-width:991px) {
    .profile-sidebar {
        float: none;
        width: 100% !important;
        margin: 0
    }

        .profile-sidebar > .portlet {
            margin-bottom: 20px
        }

    .profile-content {
        overflow: visible
    }
}

.note-popover.popover {
    z-index: 999999 !important;
}
/*flex css not to be removed*/

.ctx-flex-container {
    display: -webkit-flex;
    display: flex;
}

.ctx-flex-direction-row {
    -webkit-flex-direction: row;
    flex-direction: row;
}

.ctx-flex-direction-column {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.ctx-flex-nowrap {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.ctx-flex-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ctx-justify-content-flex-start {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.ctx-justify-content-flex-end {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.ctx-justify-content-center {
    -webkit-justify-content: center;
    justify-content: center;
}

.ctx-justify-content-space-between {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.ctx-justify-content-space-around {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.ctx-align-items-flex-start {
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.ctx-align-items-flex-end {
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.ctx-align-items-center {
    -webkit-align-items: center;
    align-items: center;
}

.ctx-align-items-baseline {
    -webkit-align-items: baseline;
    align-items: baseline;
}

.ctx-align-items-stretch {
    -webkit-align-items: stretch;
    align-items: stretch;
}

.ctx-flex-grow-1 {
    -webkit-flex-grow: 1;
    flex-grow: 1;
}

.ctx-flex-grow-2 {
    -webkit-flex-grow: 2;
    flex-grow: 2;
}

.ctx-flex-grow-3 {
    -webkit-flex-grow: 3;
    flex-grow: 3;
}

.ctx-flex-shrink-1 {
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.ctx-flex-shrink-2 {
    -webkit-flex-shrink: 2;
    flex-shrink: 2;
}

.ctx-flex-shrink-3 {
    -webkit-flex-shrink: 3;
    flex-shrink: 3;
}

.ctx-flex-basis-100px {
    -webkit-flex-basis: 100px;
    flex-basis: 100px;
}

.ctx-flex-basis-50% {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
}

.ctx-flex-basis-auto {
    -webkit-flex-basis: auto;
    flex-basis: auto;
}

.picker-dialog {
    z-index: 1050 !important;
}