/*order of css style starts

1. Static Dashboard styling
2. Chart section for Dashboard
3. 

Order of css style ends*/


/* 1. Static Dashboard styling */

.static-dashboard-task .dashboard-task {
    background: rgb(256, 256, 256);
    height: 35px;
    box-shadow: 0 2px 10px 0 rgba(96, 130, 143, 0.3);
}
.large__mainmodalform  .page-section.process-tab-section{
    min-height: calc(100vh - 160px);
}
#action-selectUser .user-card-content .user-thumbnail{
top: 5px;
left: 5px;
}
.static-dashboard-task .dashboard-task-content {
    margin-top: 0;
    z-index: 1;
}
.leadformdetail-popup .card .card-title {
   padding: 0 10px!important;
}
 .clricon{
    color: #062D38!important;
        padding-right: 5px;
}
.static-dashboard-task .dashboard-task-content .card .task-card-header {
    padding: 20px 10px;
    z-index: 3;
    font-size: 15px;
    font-weight: normal;
}
#workflow-taskdecision .table-configurebtns{
   top:0px;
   position: absolute;
}
#workflow-taskdecision .form-group .form-control {
    border: 1px solid #e3e3e3!important;
    border-radius: 4px!important;
}
.settingusers .cmrbody .card{
  margin-right: 10px;
  margin-left: 0;
}
#workflow-taskdecision .switch-handle{
    top: 1px;
}
#workflow-taskdecision .static-table .table>tbody>tr:hover{
        background-color: transparent;
}
#workflow-taskdecision .static-table .table>tbody>tr>td{    border-top: none;padding-bottom: 0px!important;}
.bracess-condition{
        font-size: 18px;
    line-height: 1.5;
    color: #3e3e3e;
}
#workflow-taskdecision .table-configurebtns .switch-input:checked~.switch-handle {
    left: 55px;
}
.static-dashboard-task .dashboard-task-content .card .in-pg {
    color: #03a9f3;
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.static-dashboard-task .dashboard-task-content .card .at-rk {
    color: #fb9678;
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.static-dashboard-task .dashboard-task-content .card .or-due {
    color: #e46a76;
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.static-dashboard-task .dashboard-task-content .card .cp-tk {
    color: #26c6da;
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    background: #ffffff;
}

.static-dashboard-task .dashboard-task-content .task-card-header .badge {
    padding: 2px 5px;
       font-size: 20px;
    font-weight: 500;
    border-radius: 3px;
    background: transparent;
    margin-top: 2px;
    color: #455a64;
}

.static-dashboard-task .dashboard-task-content .task-card-panel .card-footer {
    margin: 0 12px 0;
    padding: 5px 0;
}

.static-dashboard-task .dashboard-task-content .task-card-panel .card-footer .stats {
    font-size: 12px;
    color: #777777;
    padding: 0.9;
    font-weight: 500;
}

.static-dashboard-task .dashboard-task-content .content-scroll {
    min-height: calc(100vh - 26vh);
    max-height: calc(100vh - 30vh);
    overflow-y: scroll;
        background: #f6f6f6;
}
.bg-custom-unique{
       background: #f5f6f7!important;
}
.static-dashboard-task .dashboard-task-content .error-content .material-icons {
    font-size: 50px;
    color: #ddd;
}

.static-dashboard-task .dashboard-task-content .error-content p {
    font-size: 12px;
    color: #cccccc;
}

.static-dashboard-task .dashboard-task-content .card-content .stats {
    color: #f44336;
    font-size: 11px;
    padding: 5px 0;
}

.static-dashboard-task .dashboard-task-content .card-content .stats i {
    font-size: 14px;
    vertical-align: sub;
}

.static-dashboard-task .dashboard-task-content .card .card-footer .stats .material-icons {
    position: relative;
    top: 2px;
    font-size: 18px;
    vertical-align: top;
        color: #fb9678;
}

.static-dashboard-task .dashboard-task-content .task-card-panel .category {
    line-height: 1.4;
    color: #212529;
    font-weight: 500;
}

.static-dashboard-task .text-chat {
    font-size: 11px;
    display: inline-block;
    vertical-align: text-bottom;
    cursor: pointer;
}

.static-dashboard-task .card-stats .chat-count .material-icons {
    font-size: 16px;
    cursor: pointer;
}

.static-dashboard-task  #task-card-view  .task-card-header .material-icons,
 .static-dashboard-task #task-card-view  .task-card-header .material-symbols-outlined {
       font-size: 30px;
    vertical-align: top;
    opacity: 0.9;
    top: 15px;
    right: 15px;
    position: absolute;
}
.db-overall-layout .static-dashboard-task .br-n{
        background-clip: border-box;
    border: 1px solid rgb(202 202 202 / 13%);
    border-color: #f6f6f6;
    border-radius: 2px;
    box-shadow: none;
}

.static-dashboard-task .task-card-panel .card-stats {
    margin-top: 10px;
    color: #828282;
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    /* border: 1px solid #e3e3e3; */
        border-bottom: none;
}

.static-dashboard-task .task-card-panel .card-stats:hover {
    margin-top: 10px;
    color: #828282;
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    /* border: 1px solid #00000020; */
      border-bottom: none;
}

.static-dashboard-task .task-card-panel {
    margin-bottom: 0;
}

.static-dashboard-task .completed-task-dropdown .btn {
    margin: 0;
    background: #ffffff;
    color: #555;
    box-shadow: none;
    border: 1px dashed #ccc;
    padding: 3px 10px;
    font-size: 11px;
    text-transform: capitalize;
}

.static-dashboard-task .completed-task-dropdown .btn:hover,
.static-dashboard-task .completed-task-dropdown .btn:focus {
    background: #ffffff;
    color: #555;
}

.static-dashboard-task .completed-task-dropdown .dropdown-menu {
    left: -57px;
    float: left;
    min-width: 100px;
}

.static-dashboard-task .task-card-panel .vertical-stepper {
    border-left: none;
    margin: 0;
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px #f9f9f9;
    -moz-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px #f9f9f9;
    -ms-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px #f9f9f9;
    -o-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px #f9f9f9;
/*    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px #f9f9f9;*/
box-shadow:none;
    padding: 10px 5px;
}

.static-dashboard-task .task-card-panel .vertical-stepper ul {
    list-style: none;
    -webkit-padding-start: 5px;
    -moz-padding-start: 5px;
    -o-padding-start: 5px;
    -ms-padding-start: 5px;
    padding-left: 5px;
    margin-bottom: 0;
}

.static-dashboard-task .task-card-panel .vertical-stepper ul li a {
    font-size: 11px;
    padding: 0 10px;
    color: #212529;
    font-weight: 400;
}

.static-dashboard-task .task-card-panel .vertical-stepper ul li a .material-icons {
    font-size: 15px;
    float: left;
    line-height: 1.4;
}

.static-dashboard-task .task-card-panel .vertical-stepper ul li a:before {
    border: 1px solid #eee;
}

.static-dashboard-task .task-card-panel .desc {
    margin: -3px -9px 0 3px;
    font-size: 11px;
}

.static-dashboard-task .br-n {
    border: none;
    box-shadow: none;
    background: transparent;
}

.static-dashboard-task .dashboard-task {
    background: rgb(256, 256, 256);
    height: 35px;
    box-shadow: 0 2px 10px 0 rgba(96, 130, 143, 0.3);
}

.static-dashboard-task .dashboard-task-content {
    margin-top: 0;
    z-index: 1;
}

.static-dashboard-task .dashboard-task-content .card .task-card-header {
        padding: 15px 10px;
    z-index: 3;
    font-size: 15px;
    font-weight: normal;
    background: #f7f7f7;
    box-shadow: none;
    /* border-bottom: 1px solid #eaeaea; */
    border-radius: 0;
}

.static-dashboard-task .complete-task-page .card-footer .stats .expand-more .material-icons {
    position: relative;
    top: 0;
    font-size: 15px;
    vertical-align: top;
    left: 4px;
}

.static-dashboard-task .card-content .card-action-status {
    font-size: 11px;
    color: #aaa;
}


/* .static-dashboard-task .dashboard-task-content .content-scroll {
    min-height: calc(100vh - 0vh);
    max-height: calc(100vh - 0vh);
    overflow-y: scroll;
    position: absolute;
    margin-top: 85px;
    } */


/* End of Static Dashboard styling*/


/* 2. Chart section for Dashboard */

.chart-section {
    -webkit-transition: 5s;
    -moz-transition: 5s;
    -ms-transition: 5s;
    -o-transition: 5s;
    transition: 5s;
}

.chart-section .tab-badges {
    position: relative;
}

.chart-section .set-favorite {
    position: absolute;
    top: -7px;
    left: 18px;
    font-size: 14px;
}

.chart-section .widget-chart-section .widget-list-page li {
    padding: 10px 25px;
    min-width: 0;
}

.widget-list .panel-body .widget-list-page,
.chart-section .widget-chart-section .tab-content .widget .widget-chart-detail {
    padding: 0;
    list-style: none;
    margin: 0;
}

.chart-section .widget-chart-section .tab-content .widget .widget-chart-detail li {
    padding: 5px;
    font-size: 12px;
}

.chart-section .widget-chart-section .tab-container ul li.active {
    background: #ffffff;
    border-bottom: 3px solid #26c6da;
}

.chart-section .widget-chart-section .tab-container ul li.active>a>i {
    color: #26c6da;
}

.widget-chart-section .widget-list-page {
    list-style: none;
    padding: 0;
    margin: 0;
}

.widget-chart-section .widget-list-page li {
    float: left;
    min-width: 100px;
    text-align: center;
    padding: 20px 15px;
    cursor: pointer;
}

.widget-chart-section .widget-head-border {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.widget-chart-section .widget-small .widget-head-border {
    font-size: 12px;
    padding: 10px 8px;
}

.chart-section .widget-chart-section .tab-content .widget .edit-chart i {
    float: right;
    color: #777;
    font-size: 18px;
    padding: 0 8px;
    cursor: pointer;
}

.chart-section .widget-preview-container {
    height: calc(100vh - 22vh);
    background: #ffffff;
    padding: 10px;
}

.chart-section .card-content .widget-chart-section .title {
    line-height: 2;
    font-size: 13px;
    font-weight: 400;
}

.chart-section .widget-tab-header {
    text-align: center;
    background: #eeeeee;
    height: 44px;
    color: #2196f3;
    padding: 0;
}


/*.chart-section .widget-tab-header .widget-list-page {
    margin: 0;
    display: inline-block;
    padding: 0; 
    }*/


/* End Chart section for Dashboard */


/* 3. property-overview styling */

.property-overview {
    vertical-align: top;
    background: #ffffff;
    box-shadow: 0 1px 10px #777777;
    padding: 5px;
    color: #32465a;
    min-height: calc(100vh - 38vh);
    margin: 20px 0;
}

.property-overview .widget-header {
    line-height: 2;
    font-size: 12px;
    font-weight: 700;
    color: #32465a;
    padding: 5px 10px;
    border-bottom: 1px dashed #b9b9b9;
}

.property-overview .widget-body {
    padding: 10px;
}

.property-overview .widget-body ul {
    -webkit-padding-start: 0;
    -moz-padding-start: 0;
    -ms-padding-start: 0;
    -o-padding-start: 0;
    padding-left: 0;
}

.property-overview .widget-body li {
    list-style: none;
    padding: 5px 0;
    font-size: 12px;
    color: #32465a;
    font-weight: 400;
}

.property-overview .widget-body li strong {
    font-weight: 600;
    float: right;
    color: #32465a;
    font-size: 13px;
}


/* End of property-overview styling */


/* 4. Start questionnaire inside Task page */

.large__mainmodalform .modal--outersection {
    margin: 0 auto;
    width: 95%;
    max-width: 95%;
    min-width: 95%;
    height: 100%;
    position: relative;
}

.large__mainmodalform .modal--outersection .modal-header {
    height: 60px;
    padding: 0;
    position: fixed;
    width: 100%;
}

.large__mainmodalform .modal--outersection .header--titlesection {
    padding: 5px;
}


/* .large__mainmodalform .modal--outersection .header--titlesection ul {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    padding: 4px;
} */

.large__mainmodalform .modal--outersection .header--titlesection ul li {
    float: left;
    width: auto;
    list-style: none;
    padding: 0 10px;
}


/* .large__mainmodalform .modal--outersection .header--titlesection ul li .header__icons i {
    font-size: 30px;
    color: #aaa;
    vertical-align: text-top;
} */


/* .large__mainmodalform .modal--outersection .header__title {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 3px;
    color: #333;
} */

.large__mainmodalform .modal--outersection .header__label {
    padding: 3px 12px;
    font-weight: 500;
}

.large__mainmodalform .modal--outersection .header--actionsection ul {
    padding-left: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
}

.large__mainmodalform .modal--outersection .header--actionsection {
    height: inherit;
    float: right;
}

.large__mainmodalform .modal--outersection .save-update--btn {
    background: #26c6da !important;
}

.large__mainmodalform .modal--outersection .save-update--btn a {
    color: #fff !important;
}

.large__mainmodalform .modal--outersection .save-update--btn:hover {
    box-shadow: 0 14px 26px -12px rgba(40, 190, 189, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(40, 190, 189, 0.2) !important;
}

.large__mainmodalform .modal--outersection .close-cancel--btn {
    background: #e4e4e4 !important;
}

.large__mainmodalform .modal--outersection .body--contentarea {
    background: #fafafa;
    padding: 0 !important;
    height: calc(100vh - 0vh);
    margin-top: 60px;
    max-height: inherit;
    overflow-y: hidden;
    min-height: auto;
}

.body--contentarea .form-titleheader .form-nameh4 {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    padding: 0;
    color: #333;
    background: #eee;
    width: 400px;
    border-radius: 0 0 50% 50%;
    display: block;
    margin: 0 auto;
}


/* 
body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
} */

.questionnaire--bodycontentarea {
    min-height: calc(100vh - 20vh);
    max-height: calc(100vh - 20vh);
    overflow-y: scroll;
}

.customform-main-header .popup-actions li .btn-success i {
    color: #fff;
}

.questionnaire--bodycontentarea .questionnaire--addnewquestions {
    text-align: center;
    padding: 15%;
}

.questionnaire--bodycontentarea .questionnaire--addnewquestions .icons-add i {
    font-size: 50px;
    color: #999;
    opacity: 0.3;
}

.questionnaire--bodycontentarea .questionnaire--addnewquestions p {
    font-size: 13px;
    font-weight: 500;
    color: #999;
    cursor: pointer;
}

.selectfieldinput--type {
    padding-left: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
}

.selectfieldinput--type li {
    width: auto;
    float: left;
    margin: 0 5px;
}

.selectfieldinput--type li a {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #444;
    background: #d0d2d3;
    padding: 3px 20px;
    border-radius: 50px;
    transition: 0.2s all ease-in-out;
    cursor: pointer;
}

.selectfieldinput--type li a:hover,
.selectfieldinput--type li .selected-fieldtype {
    background: #00bf6f;
    color: #fff;
}

.horizontal--listview,
.vertical--listview {
    padding-left: 0;
    width: 100%;
    display: inline-block;
}

.horizontal--listview li {
    list-style: none;
    width: 100%;
    margin: 10px 0;
}

.horizontal--listview li .checkbox {
    position: relative;
    display: inline-block !important;
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.checkbox--label {
    font-size: 12px !important;
    font-weight: 500 !important;
    width: 75%;
    display: inline-block;
    height: 33px;
    padding: 5px 5px;
}

.checkbox--label .form-control {
    border: none !important;
}

.checkbox--label .form-control:hover {
    border-bottom: 1px solid transparent !important;
    border-radius: 0;
    background: #fafad2 !important;
}

.checkbox--label .form-control:focus {
    border-bottom: 1px solid #ced4da !important;
    border-radius: 0;
    background: #fff !important;
}

.options__action--icons i {
    font-size: 16px;
    color: #aaa;
    vertical-align: middle;
    margin: 0 2px;
    cursor: pointer;
}

.options__action--image img {
    width: 30px;
    height: 30px;
}

.question--name {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #444;
}

.vertical--listview li {
    list-style: none;
    width: auto;
    float: left;
}

.selectionof__single--multiple {
    padding-left: 0;
    width: 100%;
    display: inline-block;
    margin: 0;
}

.selectionof__single--multiple li {
    list-style: none;
    width: 47%;
    float: left;
    background: #f9f9f9;
    padding: 15px 10px;
    margin: 0 5px;
    height: 75px;
    position: relative;
}

.card__forsingle-multiple {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1) !important;
    padding: 10px;
}

.card__forsingle-multiple img {
    width: 46px;
    height: auto;
    margin: 0 auto;
    display: block;
}

.selectionof__single--multiple .checkbox {
    margin: 0;
    position: absolute;
    top: 5px;
}

.add-btn-group .add-btn-form {
    margin: 0 !important;
    padding: 7px 5px !important;
    background: #03a9f3 !important;
    border: 1px solid #03a9f3 !important;
    font-size: 10px !important;
    line-height: 1 !important;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 2px;
    height: 36px;
    width: 30px;
}

.add-btn-group,
.delete-btn-group {
    margin-top: 22px;
}

.add-btn-group i {
    font-size: 20px;
}

.delete-btn-group .delete-btn-form {
    margin: 0 !important;
    padding: 7px 5px !important;
    background: #f9f9f9 !important;
    border: 1px solid #999 !important;
    font-size: 10px !important;
    line-height: 3 !important;
    color: #999 !important;
    font-weight: 500;
    border-radius: 2px;
    height: 36px;
    width: 30px;
}

.delete-btn-group i {
    font-size: 16px;
}

.popup.right .popup-content .adding__questions--modal .content-area {
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    min-height: calc(100vh - 15vh);
    max-height: calc(100vh - 15vh);
    padding: 15px;
}

.horizontal--listview input[type=radio] {
    vertical-align: sub;
}

.image__question--preview {
    border: 1px dashed #ddd;
    padding: 10px;
    margin-bottom: 0;
    position: relative;
    height: 100px;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    color: #999;
}

.image__question--preview i {
    display: block;
    font-size: 50px;
    color: #ddd;
    cursor: pointer !important;
}

.image__question--deleteicon {
    position: absolute;
    top: 7px;
    right: 0;
    width: 14%
}

.image__question--deleteicon i {
    font-size: 16px;
    color: #999;
    float: left;
    padding: 0 5px;
}

.image__question--preview img {
    width: 80px;
    display: block;
    margin: auto;
    height: 80px;
}

.chooseimage--text,
.chooseimage--text:hover,
.chooseimage--text:focus {
    color: dodgerblue;
    font-size: 11px;
    font-weight: 500;
    cursor: pointer;
}

.questionnaire--previewqusetionanswer {
    background: #ffffff;
    font-size: 12px;
    font-weight: 400;
    margin: 30px 120px;
    min-height: calc(100vh - 0vh);
    border-top: none;
    padding: 20px;
    overflow: hidden;
}

.questionform__preview--horizontal p,
.questionform__preview--vertical p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 15px;
}

.questionform__preview--horizontal ul,
.questionform__preview--vertical ul {
    list-style: none;
    padding: 0 20px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
}

.questionform__preview--vertical ul li {
    width: 25%;
    float: left;
}

.questionform__preview--horizontal .checkbox label,
.questionform__preview--vertical .checkbox label {
    font-size: 12px;
    font-weight: 400;
    color: #444;
}

.questionnaire--previewqusetionanswer .form-name {
    text-align: center;
    margin: 0;
    margin-bottom: 15px;
    font-weight: 500;
    color: #555;
}

.questionform__preview--horizontal .radio label,
.questionform__preview--vertical .radio label {
    cursor: pointer;
    padding-left: 20px;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #444;
}

.questionform__preview--horizontal .radio input[type=radio]:checked~.circle,
.questionform__preview--vertical .radio input[type=radio]:checked~.circle {
    border-color: #7b7b7b;
}

.questionform__preview--horizontal .radio label .check:after,
.questionform__preview--vertical .radio label .check:after {
    background-color: transparent;
}

.questionform__preview--horizontal .radio input[type=radio]:checked~.check,
.questionform__preview--vertical .radio input[type=radio]:checked~.check {
    background-color: #5d5d5d;
}

.questionform__preview--horizontal .radio label span,
.questionform__preview--vertical .radio label span {
    left: 0;
}

.qst--number {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
}

.questionform__preview--horizontal.panel-boxshadow:hover,
.questionform__preview--vertical.panel-boxshadow:hover {
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
    transition: 1s;
}

.questionform__preview--image {
    padding-top: 10px;
}

.question--actionclickable-icons {
    position: absolute;
    top: 0;
    right: 10px;
}

.listofgroupsadded {
    padding-left: 0;
    margin-top: 10px;
}

.listofgroupsadded li {
    list-style: none;
    width: 100%;
    display: inline-flex;
}

.listofgroupsadded li .form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
}

.listofgroupsadded li .form-control:hover {
    background: #fafad2 !important;
}

.listofgroupsadded li .form-control:focus {
    background: #fff !important;
}

.groupadded-add-new-btn,
.groupadded-add-new-btn:hover,
.groupadded-add-new-btn:focus {
    padding: 5px 10px !important;
    background: #ffffff !important;
    border: 1px dashed #03a9f3;
    font-size: 10px;
    color: #03a9f3 !important;
    font-weight: 500 !important;
    border-radius: 20px;
    text-align: center;
    display: block;
    margin: 10px auto 20px !important;
}

.category-viewfield {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
}

.listofgroupsadded-table .table-link .form-control {
    border: none;
    border-bottom: 1px solid #ced4da;
    /* background: #fafad2!important; */
    margin: 0;
}

.listofgroupsadded-table .table-link .form-control:focus {
    background: #fafad2 !important;
}

.group--qusetions-optionsonly .add-btn-group .add-btn-formmanage {
    margin: 0 !important;
    padding: 7px 5px !important;
    background: #03a9f3 !important;
    border: 1px solid #03a9f3 !important;
    font-size: 10px !important;
    line-height: 2 !important;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 2px;
    height: auto;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.actionicons--questionnaire {
    display: inline-block;
    border: 1px solid #dedede;
    padding: 2px 5px;
    border-radius: 3px;
}

.actionicons--questionnaire i {
    font-size: 16px;
    vertical-align: sub;
    color: #999;
}

.question--countorder {
    position: absolute;
    left: 0;
    font-size: 14px;
    font-weight: 500;
    color: #555;
    top: 0;
}

.question--titlewithimage {
    padding-left: 20px;
}

.question--titlewithimage img {
    width: 100px;
    height: 100px;
}

.questionnaire--title {
    font-size: 15px;
    font-weight: 600;
    color: #444;
}

.horizontal--listview input[type=radio] {
    vertical-align: sub;
}

.qusetionlabel-drag-buttons .btn-xs {
    margin: 0;
    padding: 0 !important;
    position: absolute;
    border: 1px solid transparent;
}

.qusetionlabel-drag-buttons .btn-up {
    top: 7px;
    left: -23px;
}

.qusetionlabel-drag-buttons .btn-up:hover,
.qusetionlabel-drag-buttons .btn-down:hover {
    border: 1px solid #aaa;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    color: #000;
    transition: 1s;
}

.qusetionlabel-drag-buttons .btn-down {
    top: 22px;
    left: -23px;
}

.options--withimages {
    position: relative;
    margin-top: 10px;
}

.options--withimages .within--images {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
}

.imagesplustext--styles {
    padding-left: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #555;
}

.imagesplustext--styles img {
    width: 50px;
    height: 50px;
}

.question--actionclickable-icons {
    display: none;
}

.questionform__preview--horizontal:hover .question--actionclickable-icons,
.questionform__preview--vertical:hover .question--actionclickable-icons {
    display: block;
}

.question-headersection {
    position: relative;
}

.questions__number--header {
    text-align: center;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
    text-align: center;
}

.questions__number--header ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    line-height: 1;
}

.questions__number--header ul li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    padding: 0 10px 0 0;
}

.questions__number--header ul li:first-child {
    padding-right: 36px;
    float: left;
}

.questions__number--header ul li:last-child {
    padding-left: 36px;
    float: right;
}

.questions__number--header ul li a {
    border: 1px solid #707174;
    border-radius: 20%;
    height: 20px;
    width: 20px;
    padding: 0;
    outline: none;
    opacity: 0.4;
    position: relative;
    color: #707174;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
}

.questions__number--header ul li a i {
    color: #999;
}

.questions__number--header ul li a>span {
    position: absolute;
    height: 19px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    line-height: 1.5;
}

.questions__number--header ul li a.current {
    color: #fff;
    height: 23px;
    width: 23px;
    background-color: #51BADB;
    border-color: #51BADB;
    opacity: 1;
    font-size: 12px;
    font-weight: 500;
}

.questions__number--header ul li a.next,
.questions__number--header ul li a.prev {
    border: 0;
    color: #242852;
    opacity: 1;
}

.question--footersection {
    padding: 10px;
}

.question--footersection .footer-pagecount {
    font-size: 11px;
    font-weight: 500;
}

.large__mainmodalform .questionnaire-outerlayout .header--actionsection ul li .material-btn-icons i {
    color: #aaa;
}

.large__mainmodalform .questionnaire-outerlayout .header--actionsection ul li .material-btn-icons:hover i {
    color: #2a86f3;
    -webkit-transition: .2s;
}

.taskquestionnaire-pagesection .modal--outersection {
    margin: 1px 120px !important;
    min-width: auto !important;
    max-width: inherit !important;
    width: auto !important;
}

.taskquestionnaire-pagesection .questionnaire--previewqusetionanswer {
    margin: 0 !important;
}

.taskquestionnaire-pagesection .large__mainmodalform .questionnaire-outerlayout .questionnaire--bodycontentarea {
    min-height: calc(100vh - 51vh);
    max-height: calc(100vh - 51vh);
    overflow-y: scroll;
}

.task--questionnaire__page {
    min-height: 310px;
    max-height: 310px;
    padding: 50px 30px 0;
}

.task--questionnaire__page a {
    text-align: center;
    display: block;
}

.task--questionnaire__page a span i {
    font-size: 80px;
    opacity: 0.6;
    color: #009c00;
}


/* Start questionnaire inside Task page */


/* 5. Start Design Form Usermanagement */

.qm-designform-usermanagement ul {
    position: relative;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flex;
    display: -webkit-box;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -moz-justify-content: left;
    -ms-justify-content: left;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    background: transparent;
}

.qm-designform-usermanagement ul li a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    outline: 1px solid transparent;
    border-radius: 8px 10px 0 0;
    background: #f5f5f5;
    content: '';
    -webkit-transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.qm-designform-usermanagement ul li a {
    position: relative;
    display: block;
    overflow: hidden;
    color: #6d6e6f;
    transition: color 0.2s;
    line-height: inherit;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    padding: 7px 15px;
}

.qm-designform-usermanagement ul li.active a {
    color: #14aaf5;
    font-weight: 500;
    padding: 18px 25px!important;
    font-size: 13px;
    box-shadow: inset 0 -1px #14aaf5;
}

.qm-designform-usermanagement ul li.active a {
    padding: 18px 25px;
    min-width: 110px;
    margin-top: -5px;
}

.qm-designform-usermanagement ul li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 1;
}

.qm-designform-usermanagement ul li a::after {
    background: #eee;
    box-shadow: 1px 0 1px #ccc;
}

.qm-designform-usermanagement ul li.active a::after {
    background: #ffffff;
}

.qm-designform-usermanagement ul li.active a::after {
    background: #ffffff;
}

.qm-designform-usermanagement ul li a {
    padding: 15px 25px!important;
    min-width: 110px;
}

.qm-designform-usermanagement ul li a {
    position: relative;
    display: block;
    overflow: hidden;
    color: #6d6e6f;
    transition: color 0.2s;
    line-height: inherit;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    padding: 7px 15px;
}

.qm-designform-usermanagement ul li a:hover {
    color: #151b26;
    box-shadow: inset 0 -1px #505459;
    transition-duration: 2.4s;
    transition-property: box-shadow, color;
}

.qm-designform-usermanagement ul li:hover a {
    background: transparent;
}


/* End Design Form Usermanagement */


/* 6. Start Tab History */

.tabhistory-panel {
    overflow-y: scroll;
    margin-bottom: 10px;
    min-height: 400px;
    max-height: 450px;
}

.item-history {
    padding-inline-start: 0;
    margin-bottom: 0;
}

.tabhistory-panel {
    padding: 20px;
}

.tabhistory-panel .item-history .history {
       font-size: 12px;
    margin-bottom: 0;
    overflow: hidden;
/*    border-left: 7px solid #ffd100;*/
    border-radius: 8px;
    padding-bottom: 0;
}

.item-history li {
    list-style: none;
    width: 100%;
    padding: 0;
    line-height: 1.5;
    position: relative;
/*    border-bottom: 1px dashed #ececec;*/
    padding-bottom: 10px;
    overflow: hidden;
    display: block;
}

.item-history .timeline {
    margin-top: 0;
}

.item-history .timeline li {
    margin-bottom: 0;
}

.item-history .history .history-date {
   font-size: 11px;
    color: #3e3e3e;
    text-align: left;
    padding-top: 0;
    font-weight: 500;
    display: flex;
    width: 100%;
}

.item-history .history .history-date i {
    font-size: 14px;
    vertical-align: sub;
    color: #777 !important;
}

.item-history .history .history-date .h-time {
    font-size: 11px;
    color: #777777;
}
.datemain{
        font-size: 20px;
    color: #00BCD4;
}
.h-date{
color: #777777;
    margin-right: 0px;
    border: 1px dashed #03A9F4;
    background: #ffff;
    padding: 5px 10px;
    border-radius: 15px;
    margin: 0;
}

.item-history .history .Timline-icon {
    cursor: pointer;
    background: #ffffff;
    padding: 0;
    margin: 0;
}

.item-history .history .history-info b {
    color: #555555;
    font-size: 14px;
    font-weight: 500!important;
}

.item-history .history .history-info {
    font-size: 12px;
    font-weight: 600!important;
    color: #151b26;
    line-height: 1.5;
    display: inherit;
}

.item-history .history .history-message {
    font-size: 10px;
    margin: 0;
    line-height: 1.5;
}

.item-history .history .Timline-icon i {
    font-size: 28px !important;
    /* border: 1px solid #eee; */
    border-radius: 50%;
    margin: 0;
    height: 36px;
    width: 36px;
    line-height: 1.6;
    cursor: default;
    opacity: 0.5;
}

.history-message p {
       margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    color: #777777;
    line-height: 1.8;
}

.request-notification-section .item-history {
    background: #ffffff !important;
    min-height: 416px;
    max-height: 416px;
    margin-bottom: 0;
    padding: 15px;
}

.status-text {
    font-size: 11px !important;
    font-weight: 400;
    padding-left: 0;
    line-height: 1.2;
}

.history-message p i {
    color: #ccc !important;
    font-size: 14px !important;
    vertical-align: middle;
}

.item-history .ripple.ripple-on {
    transition: inherit !important;
    opacity: 0 !important;
}

.item-history .ripple.ripple-out {
    transition: inherit !important;
    opacity: 0 !important;
}


/* End Tab History */


/* 7. Start MyDP styles */

.mydp,
.mydp .headertodaybtn {
    border: 1px solid #ced4da!important;
}

.mydp {
    margin-top: -7px !important;
}

.mydp .btnclear,
.mydp .btndecrease,
.mydp .btnincrease,
.mydp .btnpicker,
.mydp .headerbtn,
.mydp .headermonthtxt,
.mydp .headertodaybtn,
.mydp .headeryeartxt,
.mydp .yearchangebtn {
    color: #555!important;
    background: #eee!important;
}

.mydp .selection {
    width: 100%;
    outline: 0;
    background-color: #FFF;
    display: table-cell;
    position: absolute;
    text-overflow: ellipsis;
    padding-left: 6px;
    border: none;
    color: #495057 !important;
}

.gridster-main-content .mydp .selectiondisabled {
    background-color: #ffffff;
}


/* End MyDP styles */


/* 8. Start gridster style */

.gridster-main-content {
    width: 100% !important;
    min-height: inherit;
    margin: 0 !important;
    padding: 0 !important;
    overflow-y: scroll !important;
    box-sizing: border-box !important;
}

.gridster-main-content .perfect-scrollbar-on::-webkit-scrollbar,
.gridster-main-content .panel-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #ffffff !important;
}

.gridster-main-content .form-control[disabled],
.gridster-main-content fieldset[disabled] .form-control,
.gridster-main-content .form-group .form-control[disabled],
.gridster-main-content fieldset[disabled] .form-group .form-control {
    background-image: none !important;
    border: 1px dotted #dedede !important;
    background: #f9f9f9 !important;
}

.gridster-main-section {
    position: relative!important;
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: contents;
    flex-direction: column;
}

.gridster-main-section .omnibar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    flex: 0 1 auto;
    width: 100%;
}

.gridster-main-section .toolbar {
    position: relative;
    padding-left: 10px;
}

.gridster-main-section .widgetbar {
    position: relative;
    padding: 10px 0;
    width: 275px;
}

.gridster-main-section .main-content {
    width: 100%;
    flex: 1 0;
    display: flex;
    flex-direction: column;
    overflow: auto;
}

.gridster-main-section .dashboard {
    flex: 1;
}

.gridster-main-section .panel-heading {
        display: inline-block;
    width: 100%;
    top: 0;
    padding: 7px 10px;
    font-weight: 600;
    height: 42px;
    line-height: 2.2;
    box-sizing: border-box;
      background-color: #fefefe;
/*      background-color: #e9e9e9;*/
/*          border-bottom:1px solid rgb(192 192 192)!important;*/
            border-top: 1px solid rgb(192 192 192)!important;
    color: #3e3e3e;
    font-size: 13px;
}

.gridster-main-section .panel-heading .panel-title {
    padding: 0 5px !important;
    margin: 0;
    font-size: 14px;
    width: 60%;
    height: 31px;
    box-sizing: border-box;
}

.gridster-main-section .panel-heading .panel-title:hover {
    height: 31px !important;
    padding: 0 5px !important;
    border-radius: 2px !important;
    background: #F9FCB7 !important;
    transition: background 0s ease-out !important;
}

.gridster-main-section .panel-heading .material-icons {
    vertical-align: middle;
    font-size: 16px;
}

.gridster-main-section .panel-heading .action-buttons {
    width: 40%;
}

.gridster-main-section .panel-heading .action-buttons ul {
    -webkit-padding-start: 10px;
    -moz-padding-start: 10px;
    padding-left: 10px;
}

.gridster-main-section .panel-heading .action-buttons ul li {
    list-style: none;
    font-size: 12px;
    float: left;
    padding: 0 5px;
}
.bg-transparent{
    background: transparent!important;
}
.gridster-main-section .panel-body {
    overflow: auto;
    padding: 5px 25px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0!important;
/*    background: rgb(233 233 233)!important;*/
      background: #eef0f2!important
}

.gridster-main-section .gridster-item-prototype {
    display: block;
    background: #afafaf;
    position: relative;
    float: left;
    z-index: 99;
    text-align: center;
    font-weight: bold;
    margin: 5px;
    width: 80px;
    height: 60px;
}

.gridster-main-section .gridster-item-prototype.is-over .gridster-item-inner {
    visibility: visible;
}

.gridster-main-section .gridster-item-prototype .gridster-item-inner {
    position: absolute;
    top: 0;
    left: 0;
    overflow: auto;
    width: 80px;
    height: 60px;
    visibility: hidden;
    -webkit-transition: width 0.2s ease-in-out, height 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out, height 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out, height 0.2s ease-in-out;
    transition: width 0.2s ease-in-out, height 0.2s ease-in-out;
}

.gridster-main-section .position-highlight .inner {
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    background: #55d5db;
    background-image: linear-gradient(to left, #21e1a4, #55d5db);
    border: 1px solid transparent;
    -webkit-transition: background 3s;
    -moz-transition: background 3s;
    -o-transition: background 3s;
    transition: background 3s;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.gridster-main-section .gridster-item-inner {
    position: absolute;
    background: #ffffff;
    border: 1px solid #e3e3e9;
    top: 15px;
    bottom: 0;
    left: 10px;
    right: 0;
    transition: background 3s;
    border-radius: 3px;
    box-shadow: 0 2px 16px rgba(58, 58, 71, .15);
}

.gridster-main-section .is-dragging .gridster-item-inner {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.24), 0 2px 4px rgba(0, 0, 0, 0.48);
    top: -3px;
    bottom: 13px;
}

.gridster-dashboard-main .image-form-action ul,
.request-gridster .image-form-action ul {
    position: absolute;
    bottom: 0;
    padding-left: 0;
    width: 100%;
    display: inline-block;
}

.gridster-dashboard-main .image-form-action ul li,
.request-gridster .image-form-action ul li {
    list-style: none;
    width: auto;
    float: left;
    padding: 0 20px;
}

.gridster-dashboard-main .user-thumbnail,
.request-gridster .user-thumbnail {
    text-align: center;
    margin: 30px;
}

.gridster-dashboard-main .user-thumbnail .upload-btn-layout,
.request-gridster .user-thumbnail .upload-btn-layout {
    padding: 30px;
    border: 1px dashed;
    font-size: 30px;
}

.gridster-dashboard-main .image-text,
.request-gridster .image-text {
    font-size: 12px;
    font-weight: 300;
    margin: 10px 0;
    padding: 10px 0;
    line-height: 3;
}

.gridster-dashboard-main .image-viewer img,
.request-gridster .image-viewer img {
    background-size: cover;
    width: 100%;
}

.initiaterequest-viewpage .gridster-main-section .panel-heading {
    border: none;
    display: inline-block;
    width: 100%;
    top: 0;
    padding: 5px 10px;
    height: 42px;
    line-height: 2.4;
    font-size: 13px;
    font-weight: 500;
    background-color: #E4ECF7;
    border-bottom: 1px solid #d9e0e8;
}


/* End gridster Main Styling*/


/* 9. Start initate requset modal form */

.initaterequest-form .customform-main-header img {
    width: 70%;
    height: auto;
    opacity: 0.3;
}

.request-heading .req-heading-h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 1px;
    color: #151b26;
}

.request-heading .label {
    padding: 3px 10px;
    font-weight: 400;
}

.initaterequest-form .modal-footer {
    height: 60px;
    padding: 0;
    bottom: 0;
    position: absolute;
    z-index: 9;
}

.initaterequest-form .customform-content-body {
    background: #EDF4F8;
    min-height: auto;
    max-height: inherit;
    overflow-y: hidden;
    overflow-x: hidden;
    padding: 0;
}

.initaterequest-form .initaterequest-contentarea .request-tab-section {
    background: none;
    font-size: 12px;
    /* min-height: calc(100vh - 42vh);
    max-height: calc(100vh - 42vh); */
    font-weight: 400;
    margin: 0 60px 10px;
    min-height: auto;
    max-height: calc(100vh - 24vh);
    border-top: none;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1);
}

.initaterequest-form .initaterequest-contentarea .request-tab-section .tab-content {
    padding: 0;
    min-height: inherit;
    max-height: inherit;
    overflow-y: scroll;
}

.initiaterequest-viewpage gridster-item {
    border: inherit;
    box-shadow: none !important;
}

.initaterequest-contentarea gridster,
.initaterequest-contentarea .gridster-main-content {
    height: 100%;
    overflow-x: scroll !important;
    min-height: 500px;
    min-height: 500px;
    overflow-y: hidden;
}

.form-titleheader {
    margin: 0 60px 0;
    /* background: #fafafa; */
    background: transparent;
    padding: 0;
    border-bottom: none;
    border-top: none;
    padding-bottom: 20px;
}

.initaterequest-form .initiaterequest-viewpage .form-nameh4 {
    margin: 5px 0;
    font-size: 23px;
    text-align: center;
    font-weight: 500;
    padding: 0;
    color: #455a64;
}

.initaterequest-form .modal-footer .btn {
    padding: 21px;
    border-radius: 0;
    margin: 0;
}

.initaterequest-form .customform-main-header .request-heading .initate-process-icons i {
    margin-top: 5px;
    float: right;
}

.task-details-summary .form-titleheader {
    margin: 0;
    background: transparent;
    padding: 0;
    border-bottom: none;
    border-top: none;
    padding-bottom: 10px;
}

.task-details-summary .formprimarytitle .formtitlename {
    color: #ffffff!important;
    font-weight: 600!important;
}

.task-details-summary .formprimarytitle .formtitlename::after {
    background: #505459!important;
}


/* End initate requset modal form */


/* 10. Start Form add sticky menu */

.form-add-section-sticky .dropdown-menu {
    position: absolute;
    top: -4px;
    left: -480px;
    min-width: 550px;
    border-radius: 0;
    border: 1px solid #f9f9f9 !important;
    height: 78px;
}

.form-add-section-sticky .dropdown-menu li {
    width: auto;
    float: left;
}

.form-add-section-sticky .dropdown-menu li a {
    text-align: center;
}

.form-add-section-sticky .dropdown-menu li a i {
    color: #999 !important;
}

.form-add-section-sticky .dropdown-menu li a p {
    color: #999;
}

.form-add-section-sticky .triangle-left {
    width: 4%;
    height: 0;
    padding-top: 30%;
    padding-bottom: 33%;
    overflow: hidden;
    position: absolute;
    top: -134px;
    z-index: 1030;
    right: -2px;
}

.form-add-section-sticky .triangle-left:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: -490px;
    border-top: 500px solid transparent;
    border-bottom: 500px solid transparent;
    border-right: 500px solid #26c6da;
    margin-left: 0;
    z-index: 9999999;
}
.action-iconsinsidesection .cr-pt i{
    font-size: 25px;
    color: #151b26;
    float: right;
    margin: 3px;
}
.form-add-section-sticky {
    position: fixed!important;
    top: 80px;
    right: 1%;
    width: 75px;
    height: 80px;
    z-index: 9999;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    background: #26c6da;
    box-shadow: none;
    border: 1px solid #26c6da;
}

.form-add-section-sticky .dd-tog-styling {
    padding: 15px 5px;
}

.form-add-section-sticky i {
    font-size: 28px;
    color: #ffffff;
}

.form-add-section-sticky p {
    font-size: 10px;
    line-height: 2;
    font-weight: 500;
    margin: 0;
    color: #ffffff;
}

.form-add-section-sticky.dropdown {
    /* position: absolute!important; */
}


/* End Form add sticky menu */


/* 11. Start Process card view */

.process-tab-section .process-details-list ul li:last-child {
    border-right: none !important;
}

.process-tab-section .process-details-list .nav {
    border-bottom: none;
}

.process-tab-section .myrequest-metrics-section ul li {
    list-style: none;
    float: left;
    width: 20%;
    padding: 0 20px;
    border-right: 1px solid #d7dfe3;
    cursor: pointer;
    opacity: 0.35;
    padding: 15px;
}
 .process-tab-section .myrequest-metrics-section ul li.active {
    opacity: 1;
}
.badgetmonthline .process-tab-section .myrequest-metrics-section ul li.active {
    opacity: 1;
/*    background-color: #E4ECF7;*/
   border: 1px solid #4c60af;
}

.process-listing-page .process-list-section {
    /* overflow-y: scroll; */
    /* min-height: calc(100vh - 36vh); */
    /* max-height: calc(100vh - 36vh); */
}

.process-listing-contentarea {
    padding-left: 0;
    padding-right: 0;
}

.process-listing-page {
    padding-left: 10px;
    padding-right: 20px;
}

.customform-main-header .request-heading .active-textstatus {
    font-weight: 400;
    font-size: 12px;
}

.card-status {
    font-size: 12px;
    font-weight: 400;
}

.onempty-record {
    text-align: center;
    font-size: 12px;
    color: #777;
}

.onempty-record .card-batch .card-content {
    padding: 10px;
    position: relative;
    border: 1px dotted #d2d2d2;
    padding: 50px;
}

.onempty-record .card-batch .card-content p {
    font-size: 12px;
    color: #777;
}

.onempty-content {
    padding: 105px 0;
}

.onempty-content .addheading {
    font-size: 13px;
    color: #777;
    margin: 0;
    font-weight: 600;
    cursor: pointer;
    margin: 0 46%;
}

.onempty-content p {
    font-size: 12px;
    color: #505459;
    text-decoration: underline;
    cursor: pointer;
}

.onempty-content i {
    font-size: 45px;
    cursor: default;
}

.color-initiated {
    color: #7460ee;
}

.color-inprogress {
    color: #508ef5;
}

.color-red {
    color: #eb1745;
}

.color-restart {
    color: #ffb22b;
}

.choose-category ul,
.choose--category-add ul {
    padding-left: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
}

.choose-category ul li,
.choose--category-add ul li {
    list-style: none;
    display: inline-flex;
    width: auto;
    background: transparent;
    border-radius: 4px;
    border: 1px solid transparent;
}

.choose-category ul li.active,
.choose-category ul li:hover {
    background: #edfff5;
    border-radius: 4px;
    border: 1px solid #00c292!important;
}

.choose-category .chosed-image .initaledit-icon a,
.choose--category-add .chosed-image .initaledit-icon a {
    font-size: 26px;
    color: #777;
    margin: 0;
}

.choose-category ul li.selected-icons:hover {
    background: transparent;
    border-radius: 4px;
    border: 1px solid transparent;
}

.choose-category ul li .category-color.active-catcolor {
    height: 22px;
    width: auto;
    display: inline-block;
    padding: 5px;
    line-height: 1.5;
    border-radius: 2px;
}

.choose-category ul.chosed-image li a {
    font-size: 34px;
    color: #ccc;
    font-weight: 500;
    margin: 5px;
}

.choose-category ul li a .selected-btn {
    font-weight: 500;
    position: relative;
    top: -5px;
    color: #ffffff;
    font-size: 12px;
}

.choose-category ul li .category-color {
    height: 20px;
    width: 20px;
    display: block;
    margin: 5px 5px;
    position: relative;
    top: 0;
    cursor: pointer;
    border-radius: 12%;
}

.choose-category ul li a img {
    width: 50px;
    height: 50px;
    opacity: 1;
    margin: 0;
    padding: 10px;
    /** Color code used to select images from icons8: #B5D0E8**/
}

.choose-category ul li a img:hover {
    opacity: 1;
}

.process-list-search {
    background: #ffffff;
    margin: 0;
    border: none;
    color: rgba(0, 0, 0, 0.87);
    min-height: 90px;
    background: #ffffff;
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .28);
    -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .28);
    -ms-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .28);
    -o-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .28);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, .28);
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 15px;
}

.process-list-search .btn-group {
    position: relative;
    margin: 25px 1px;
}

.process-list-search .form-group {
    margin-bottom: 0 !important;
    margin: 0 !important;
    padding-bottom: 0;
}

.process-list-search .form-group .form-control {
    border: none;
    border-bottom: 0.75pt solid #dedede;
    margin-top: 0;
}

.process-listing-page .card {
    /* box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2); */
    z-index: 1;
}

.process-list-search .process-catergory-cat-selected {
    padding: 0 !important;
}

.process-catergory-cat-selected .tag {
    cursor: pointer;
    margin: 0;
    position: relative;
    padding: 3px 8px;
    border-radius: 12px;
    color: #ffffff;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1.5em;
    padding-left: 0.8em;
}

.process-list-search .label-font {
    font-size: 12px;
    color: #ccc;
}

.process-list-search .add-process-button a i {
    padding: 10px 12px !important;
    width: 100%;
    font-size: 32px;
    margin-top: 0;
}

.process-card-view {
    border-color: #d7dfe3;
    border-radius: 4px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

.process-card-view:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.10) !important;
}

.process-card-view .card-content {
    padding: 10px 15px 15px 15px!important;
    position: relative;
}

.togglebutton label input[type=checkbox]:checked+.toggle {
    background: rgb(0, 188, 212);
}

.togglebutton label input[type=checkbox]:checked+.toggle:after {
    border-color: rgb(0, 188, 212);
}

.process-card-view .card-head {
    margin: 0;
    border-radius: 3px;
    padding: 15px 15px 0 15px;
    background: #ffffff;
    position: relative;
    text-align: left;
    min-height: 0;
    border-top: none;
    z-index: inherit;
}

.process-card-view .card .card-title {
    margin-top: 0;
    margin-bottom: 10px !important;
    font-size: 16px;
    color: #515151;
    font-weight: 400;
}

.process-card-view .card-desc {
    margin-top: 0;
    margin-bottom: 0 !important;
    font-size: 13px;
    color: #828282;
    min-height: 21px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.request-desc {
    font-size: 13px;
    color: #828282;
    margin-bottom: 0;
    font-weight: 400;
    text-align: right;
}

.process-card-view .card-footer {
    min-height: 34px !important;
    margin: 0 10px 10px;
}


/* End Process card view */


/* 12. Start Process list edit style */

.process-info-overview-details {
    /* padding: 10px;
margin-top: 15px;
border-top: 1px solid #dee2e6; */
    padding: 0 15px;
}

.process-info-overview-details ul {
    -webkit-padding-start: 0;
    -moz-padding-start: 0;
    -ms-padding-start: 0;
    -o-padding-start: 0;
    padding-left: 0;
    margin-bottom: 0;
}

.process-info-overview-details ul li {
    list-style: none;
    font-size: 12px;
    color: #343a40;
    line-height: 1.4;
    font-weight: 500;
    text-align: left;
    padding: 10px 0;
}

.process-info-overview-details ul li strong {
    color: #6c757d;
    font-weight: 500;
}

.process-info-overview-details .floating-formedit-btn i {
    background: #00bcd4;
    border: 1px solid #00bcd4;
    border-radius: 50%;
    padding: 5px;
    float: right;
    color: #ffffff;
    font-size: 16px;
}

.process-info-overview-details .process-value-section {
    margin: 20px 0 0;
    border-top:none;
}

.process-info-overview-details .process-value-section .process-value {
    margin: 10px 0;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #455a64;
}

.process-info-overview-details .process-value-section .process-value .item-label {
    font-size: 13px;
    color: #455a64;
    margin: 0;
    font-weight: 600;
    float: left;
    margin-top: 5px;
}

.process-info-overview-details .process-value-section .process-value .item-detail {
        color: #67757c;
    font-weight: 500;
    font-size: 13px;
    float: right;
    margin-top: 5px;
}

.process-info-overview-details .process-value-section .process-value p {
    color: #455a64;
    font-weight: 500;
    font-size: 12px;
    text-align: left;
    line-height: 1.6;
    margin-bottom: 0;
    overflow-y: scroll;
    min-height: auto;
    clear: both;
    max-height: 110px;
}

.process-info-overview-details .process-value-section .process-value p.perfect-scrollbar-on::-webkit-scrollbar,
.process-info-overview-details .process-value-section .process-value p.panel-scrollbar::-webkit-scrollbar {
    width: 3px;
    height: 8px;
    background: #ffffff;
}

.process-info-overview-details .process-value-section .process-value p.perfect-scrollbar-on::-webkit-scrollbar-thumb,
.process-info-overview-details .process-value-section .process-value p.panel-scrollbar::-webkit-scrollbar-thumb {
    background: #666 !important;
}

.process-info-overview .btn-process-deactivate {
    padding: 10px 40px;
    border-radius: 40px;
    background: #f44336;
    box-shadow: none;
    margin: 0 0 0 10px;
}


.process-field-page .onlistingcatergory,
.process-formpage .onlistingcatergory {
    min-height: calc(100vh - 22vh) !important;
}

.process-data-1 .delete-iconform i {
    font-size: 16px;
    color: #999;
    padding: 0 4px;
}

.process-data-1 .add-btn-form {
    margin: 0 !important;
    padding: 2px 7px !important;
    background: #03a9f3 !important;
    border: 1px solid #03a9f3 !important;
    font-size: 10px !important;
    line-height: 1 !important;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 2px;
}

.process-data-1 .add-btn-form i {
    font-size: 16px;
}

.process-listing-page .process-card-view .stats-img-view {
    text-align: left;
}

.process-listing-page .process-card-view .stats-process-view {
    text-align: right;
}

.process-listing-page .process-card-view .stats {
    padding-top: 10px;
    width: 50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.process-listing-page .process-card-view .stats-img-view img {
    width: 18%;
}

.process-listing-page .process-card-view .stats .user-process-name {
    font-size: 11px;
}

.process-list-search .process-sub-menu button {
    width: 100%;
    background: #ffffff !important;
    color: #999 !important;
    text-align: left;
    text-transform: inherit !important;
    height: 36px;
    border-bottom: 0.75pt solid #d5dce0;
    box-shadow: none !important;
    padding: 5px;
    border-radius: 0;
    margin: 0;
}

.process-list-search .process-sub-menu .btn:focus,
.process-list-search .process-sub-menu .btn:active,
.process-sub-menu .btn:hover {
    box-shadow: none;
}

.process-list-search .process-sub-menu .dropdown-menu li>a {
    padding: 5px 10px;
}

.process-list-search .process-sub-menu .btn.btn-just-icon {
    padding: 5px;
}

.process-list-search .process-sub-menu .dropdown-menu {
    top: 80%;
    width: 100%;
}

.process-list-search .process-sub-menu .dropdown-scroll-bar {
    max-height: 300px;
    min-height: 300px;
    overflow-y: scroll;
}

.process-list-search .process-sub-menu .checkbox label {
    font-size: 11px;
    line-height: 1.428571429;
    color: #989fa2;
    font-weight: 400;
}

.process-list-section .process-icon-img {
    width: 45px;
    height: 45px;
    font-size: 30px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    border-radius: 100%;
    padding: 2px 5px;
    line-height: 1;
}

.process-list-section .process-icon-img i {
    color: #aaaaaa;
}

.process-list-section .process-icon-img img {
    width: 100%;
    height: auto;
    opacity: 0.7;
}

.process-list-search .process-sub-menu .checkbox {
    margin: 0;
}

.process-preview .process-info-section .process-preview-header img {
    border-radius: 0 !important;
    width: 150px;
    height: 50px;
}

.process-preview .process-info-section .process-preview-header {
    text-align: center;
    padding: 20px 0 0 0;
}

.process-preview .process-info-section {
    background: #ffffff;
    font-size: 12px;
    min-height: calc(100vh - 20vh);
    max-height: calc(100vh - 20vh);
    font-weight: 400;
}

.process-preview .process-info-section .process-preview-header .edit-action {
    color: #aaaaaa;
    font-size: 18px;
    margin-right: 15px;
    float: right;
    visibility: hidden;
    margin-top: 25px;
}

.popup-modal .popup-modal-content .content-area .checkbox .checkbox-material .check {
    z-index: 0 !important;
}

.process-preview .process-info-section:hover .process-preview-header .edit-action {
    visibility: visible;
}

.process-preview .process-info-section .label {
    border-radius: 4px;
    padding: 2px 10px;
    text-transform: capitalize;
    font-size: 10px;
    font-weight: 400;
}

.label.success {
    background: #00c292;
}

.label.danger {
    background: #e46a76;
}

.process-tab-section .tab-content .card {
    box-shadow: none;
}


.process-tab-section .process-people-tab-section .nav>li {
    cursor: pointer;
    padding: 5px;
    font-weight: 500;
    color: #67757c;
    z-index: 99;
}

.process-tab-section .process-people-tab-section .nav>li>a:hover {
    background: none;
}

.process-tab-section .process-people-tab-section .nav>li:hover {
    cursor: pointer;
    padding: 5px;
    border-bottom: 2px solid transparent;
    color: #044e8f !important;
}
.my-request-list.ini-rhs-layout{
    position: relative;
}
.commentsection textarea{
border: none !important;
    padding: 10px 15px !important;
}
.process-tab-section .process-people-tab-section .nav>li.active {
    cursor: pointer;
    padding: 5px ;
/*    border-top: 1px solid #cdcaca;*/
    border-bottom: 2px solid #75a9fb;
    color: #1e88e5 !important;
}
.userdashboard-notication-section .process-tab-section .process-people-tab-section .nav>li>a{
padding: 5px 10px;
    font-size: 13px;
    font-weight: 500;
    border-bottom: 0px solid transparent;
    color: inherit;
    text-transform: capitalize;
}
.projectformdetail-popup .static-table .table>thead>tr>th{
     text-transform: uppercase;
}
.projectformdetail-popup .resourcebudget .table>thead>tr>th,
.task-details-summary .resourcebudget .table>thead>tr>th,
.createrequest-popup .resourcebudget .table>thead>tr>th{
        text-transform: capitalize;
text-align: center;
    vertical-align: middle;
}
.table-users-icon .static-table th i {
    font-size: 25px;
}
.infotable{
    display: inline-block;
        position: absolute;
}
.position-absolute{
    position: absolute;
}
.process-tab-section .nav .floating-page-exist {
    position: absolute;
    right: 0;
    top: -45px;
}

.listing-section .card-header .dropdown-scroll-bar,
.process-dashboard-dropdown-section .card-header .dropdown-scroll-bar,
.process-listing-contentarea .listing-section .card-header .dropdown-scroll-bar {
    right: 0;
    left: auto;
    min-height: 300px;
    max-height: 300px;
    overflow-y: scroll;
    min-width: 200px;
}

.listing-section .group-search .form-control,
.process-listing-contentarea .group-search .form-control {
    margin: 0 !important;
    border: none !important;
    background: transparent;
}

.listing-section .card-header .card-title,
.process-listing-contentarea .card-header .card-title {
    font-size: 16px;
    font-weight: 500;
    color: #151b26;
}

.listing-section .process-sub-menu .dropdown-scroll-bar,
.process-dashboard-dropdown-section .process-sub-menu .dropdown-scroll-bar {
    min-height: 300px;
    max-height: 300px;
    overflow-y: scroll;
    min-width: 200px;
    z-index: 8;
}

.listing-section .card-header .dropdown-scroll-bar li a,
.listing-section .process-sub-menu .dropdown-scroll-bar li a,
.listing-section .process-sub-menu .dropdown-scroll li a,
.process-dashboard-dropdown-section .process-sub-menu .dropdown-scroll-bar li a,
.process-dashboard-dropdown-section .process-sub-menu .dropdown-scroll li a {
    margin: 0;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 2;
}

.listing-section .card-header,
.process-listing-contentarea .listing-section .card-header,
.process-dashboard-dropdown-section .card-header {
    background: transparent;
    border-radius: 2px;
    box-shadow: none;
}

.listing-section .animated-search-widget,
.process-listing-contentarea .listing-section .animated-search-widget,
.process-dashboard-dropdown-section .animated-search-widget {
    background: transparent;
    margin-top: 0;
    border: none;
}

.listing-section .animated-search-widget .form-group .form-control,
.process-listing-contentarea .animated-search-widget .form-group .form-control,
.process-dashboard-dropdown-section .animated-search-widget .form-group .form-control {
    margin-top: 0;
    padding: 5px 5px !important;
    border: none;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 2px;
    height: 32px;
    background: transparent;
}

.floating-formedit-btn i {
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    float: right;
    color: #505459;
    font-size: 26px !important;
}

.process-list-section .process-card-view .request-desc .label {
    text-transform: uppercase;
    border: none;
    padding: 4px 15px;
    margin: 0;
    font-size: 10px;
    font-weight: 700;
    border-radius: 20px;
    text-align: center;
    margin-top: -10px;
        opacity: .7;
}

.add-task-workflow .process-list-add .add-btn-category {
    margin-top: 22px;
}

.add-task-workflow .process-list-add .add-btn-category .add-btn-form {
    margin: 0 !important;
    padding: 4px 7px !important;
    background: #03a9f3 !important;
    border: 1px solid #03a9f3 !important;
    font-size: 10px !important;
    line-height: 1 !important;
    color: #ffffff !important;
    font-weight: 500;
    border-radius: 2px;
}


/* End process list page edit page style */

.creating--workflow {
    text-align: center;
    padding: 35%;
}

.td-actions .request-primary {
    color: #ffb22b!important;
}

.z9991 {
    z-index: 9991!important;
}

.z9992 {
    z-index: 9992!important;
}

.z9993 {
    z-index: 9993!important;
}
.z9994 {
    z-index: 9994!important;
}
.z9997 {
    z-index: 9997!important;
}

.z9998 {
    z-index: 9998!important;
}

.z9999 {
    z-index: 9999!important;
}
.z99991 {
    z-index: 99991!important;
}

.reassign--listingarea ul {
    padding: 0;
    list-style: none;
    width: 100%;
    margin-bottom: 0;
}

.reassign--listingarea ul li {
    padding: 10px 15px;
    background: #f9f9f9;
    color: #444;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    border-bottom: 1px solid #a9a9a9;
    display: flex;
}

.reassign--listingarea ul li i {
    font-size: 14px;
    vertical-align: inherit;
    color: #949494;
    margin-right: 10px;
}

.reassign--listingarea .task--remaningto__assign ul {
    padding-left: 60px;
}

.reassign--listingarea .task--remaningto__assign ul li {
    background: transparent;
    border-color: #eee;
    padding: 10px 15px;
}

.reassign--listingarea .task--remaningto__assign ul li:last-child {
    border-bottom: none;
}

.reassign--listingarea ul li .checkbox .checkbox-material {
    top: 0;
    margin-left: 5px;
}

.userdashboard-notication-section .reassign--listingarea .label {
    padding: 2px 10px;
    margin: 0 5px;
}

.reassign--date {
    font-size: 11px;
    color: #aaa;
    font-weight: 400;
}

.reassign--selectall {
    color: #6d6e6f;
    margin-left: 5px;
    text-decoration: underline;
    cursor: pointer;
}

.task--remaningto__assign ul li .checkbox .checkbox-material {
    top: 0;
    padding-right: 0;
}

.task--remaningto__assign ul li label.control-label {
    font-size: 12px;
    color: #aaa !important;
}

.status--task {
    font-size: 11px;
}

.content-body .advanced-searchsection .form-group .form-control {
    margin-top: 0;
}

.owner-reassignmentlist .sidebar-advanced-search .search-lists .form-group {
    padding-bottom: 0;
}

.sidebar-advanced-search .sidebar-title {
    padding: 10px 10px!important;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 0!important;
}

.searchcontrol--label {
    font-size: 13px;
    line-height: 1.5;
    color: #565656 !important;
    font-weight: 600;
}

.search--headernav {
    display: block;
    margin: 0 15px;
    height: 90px;
    background: #fff;
    padding: 15px 0;
    position: fixed;
    width: 94.5%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.06);
}

.owner-reassignmentlist .process-info-overview {
    height: auto!important;
}

.owner-reassignmentlist .process-info-overview-details .process-value-section {
    margin: 0;
    border-top: none;
}

.managementlevel-reassign .table .checkbox {
    width: auto;
}

.reassign--taskstoanother .card-body {
    min-height: calc(100vh - 36vh);
    max-height: calc(100vh - 36vh);
    overflow-y: scroll;
}

.all--statusdropdown a {
    width: 100%;
    display: block;
    font-size: 12px;
    padding: 5px 15px;
}

.first-liheadersection {
    padding: 5px 15px!important;
    background: #e8e8e8!important;
}
.task--countsection {
    font-size: 13px;
    font-weight: 400;
    color: #999;
}
.selectedmembers--contentarea {
    height:auto;
    min-height: auto;
    padding: 0;
}
.selected--members__list {
    margin: 0;
    font-size: 14px;
    color: #333;
    font-weight: 600;
}
.listingofselected--members ul {
    padding-left: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-top: 0;
}
.listingofselected--members ul li {
    width: 100%;
    float: left;
    margin: 0;
    border-bottom: 1px solid #eee;
    padding: 10px 0 5px;
}
.user--picture {
    width: 12%;
    float: left;
}
.user--name {
    width: 70%;
    float: left;
    padding-left: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #333;
    line-height: 2;
}
.close--btn {
    width: 15%;
    float: left;
    text-align: right;
}
.listingofselected--members ul li img {
    width: 100%;
    border-radius: 50%;
    height: auto;
}
.listingofselected--members {
    min-height: auto;
    max-height: calc(100vh - 30vh);
    overflow-y: scroll;
}
.search--selectgroup .dropdown--button {
    width: 100%;
    color: #555!important;
    background-color: #fff!important;
    text-align: left;
    padding: 10px;
    box-shadow: none!important;
    border: 1px solid #dedede;
    height: 37px;
    font-size: 12px;
    text-transform: inherit;
    margin-bottom: 0;
}
.search--selectgroup .dropdown--button .caret {
    margin-top: 5px;
}
.search--selectgroup .dropdown-search {
    width: 100%;
    padding: 5px 10px;
    border: none;
    margin: 0;
    border-bottom: 1px solid #aaa;
}
.search--selectgroup .dropdown-menu li>a {
    font-size: 12px;
    padding: 10px 10px;
    margin: 0;
}
.btn--searching {
    height: 37px;
}
.user--nodisplay__section {
    padding: 70px 10px;
}
.user--nodisplay__section img {
    width: 60px;
    height: auto;
    opacity: 0.2;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.user--nodisplay__section h4 {
    font-size: 13px;
    font-weight: 500;
    color: #555;
    text-align: center;
}
.search---intask {
    position: absolute!important;
    top: 10px;
    right: 15px;
    width: auto;
}
.no-documentsfound img {
    opacity: 0.5;
    margin-bottom: 10px;
    width: 150px;
}
.popup-modal-title {
    font-size: 14px!important;
    font-weight: 600!important;
}
.form-info-section {
    border: 1px solid #ced4da;
}
.user--maangetext {
    font-size: 12px;
    text-decoration: underline;
    color: #007bff !important;
    cursor: pointer;
    margin-top: -10px;
}
.estimated--infodropdown .dropbtn {
    color: #b1b1b1;
    font-size: 16px;
    border: none;
}
.estimated--infodropdown .dropdown {
    position: relative;
    display: inline-block;
}
.estimated--infodropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.estimated--infodropdown .dropdown-content a {
    color: #555;
    padding: 10px;
    text-decoration: none;
    display: block;
    font-size: 12px;
}
.estimated--infodropdown .dropdown:hover .dropdown-content {
    display: block;
}
.manageuser--reassign {
    width: 70%;
    padding: 0;
}
.manageuser--reassign img {
    width: 23px;
    margin-top: 0;
    margin-right: 5px;
    height: 23px;
    border-radius: 50%;
}
.manageuser--reassign .count-user-part {
    padding: 0!important;
}
.manageuser--reassign .add-user-part {
    width: 30%;
    padding: 0!important;
}
.manageuser--reassign.form-info-section strong {
    font-size: 12px;
}
.task-reassignconfirmation .delete-modalform .modal-body {
    padding: 30px 0!important;
}
.task-reassignconfirmation .info-icon i {
    font-size: 40px;
    color: orange;
    opacity: 0.2;
}
.task-reassignconfirmation .delete-modalform .modal-body .delete-confirmation {
    font-size: 12px!important;
    line-height: 2!important;
    margin-bottom: 0!important;
}
.addreportmodal .file-type-choose {
    border: 1px solid lightgrey;
    height: 35px;
}
.addreportmodal .file-type-choose i {
    font-size: 20px;
}
.table-responsive .thead .tr {
    background: #e6e6e6;
}
.reportcontentlist .table-responsive {
    min-height: inherit;
    max-height: 400px;
    overflow-y: scroll;
}
.report-configeration .nav-pills.nav-stacked>li+li {
    margin: 10px 0!important;
}

.managegrouppopup .customform-main-header .header--actionsection ul li {
    /* width: auto;
    padding: 0; */
}

.bgimageview {
    position: relative;
    width: 100%;
    opacity: 1;
}

.bginnercontent {
    background-color: transparent;
    background-image: -webkit-linear-gradient(135deg, rgba(000, 000, 000, 0.2) 50%, #fff 40%);
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}

.lookup-dynamic-table .mydp {
    line-height: 1.1;
    display: contents;
    position: relative;
}

.edit-entity .initiaterequest-viewpage .viewonly-forms {
    min-height: 500px;
    max-height: 500px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
}
.managesingleusergrouppopup .popup-modal-footer,
.avilableActiongroupsmodalform .popup-modal-footer{
        position: relative;
    min-height: 60px;
}
.Schedule-popup .popup-modal-dialog {
    margin-top: 50px!important;
    top: 0;
    width: 550px!important;
}
.week-days-list ul {
  list-style: none;
  width: 100%;
  margin:0;
  padding: 0;
}

.week-days-list ul li {
  width: 15%;
  padding: 5px;
  float: left;
  margin: 0;
  margin-right: 8px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-weight: 600;
  text-align: center;
  font-size: 12px;
  color: #000;
  cursor: pointer;
}
.week-days-list ul li:last-child{
    margin-right: 0;
}
.week-days-list ul li.active{
    border: 1px solid #97e0a4;
    background: rgb(131 218 146 / 83%);
}
.week-days-list ul li.active a{
    color: #fff;
}
.Schedule-popup .popup-modal .popup-modal-content .content-area{
    min-height: calc(100vh - 25vh);
    max-height: calc(100vh - 25vh);
}
.Schedule-popup .popup-modal-footer{
    position: relative;
    min-height: 60px;
}
.month-schedule label{
    display: inline-flex;
        font-size: 13px;
    color: #000;
    font-weight: 500;
}
.month-schedule{
    padding-top: 10px;
}
.month-schedule .form-group{
    padding:0;
}
.library-doc .td-actions .dropdown-menu,
.selectedmembers--contentarea .td-actions .dropdown-menu{
    right: 0;
    left: auto;
}
.library-doc .td-actions .dropdown-menu li>a{
color: #9e9e9e;
    padding: 10px;
}
#survey .selectedmembers--contentarea .choose--entity__listing .dropdown-menu li,
#Assignments .selectedmembers--contentarea .choose--entity__listing .dropdown-menu li,
#Quizzes .selectedmembers--contentarea .choose--entity__listing .dropdown-menu li {
    padding: 0;
    font-size: 13px;
    display: inherit;
     background:inherit; 
    color: #555;
    height: auto;
    font-weight: 700;
}

.bulk-upload_modal .popup-modal-footer{
    position: fixed;
    width: 100%;
    min-height: 54px;
    bottom: 0;
}
.user-upload-input .fa-upload{
    position: absolute;
    top: 32px;
    right: 15px;
    font-size: 18px;
}
/* .bulk-upload_modal .modal-body{
        min-height: calc(100vh - 15vh);
    max-height: calc(100vh - 15vh);
    overflow: auto;
    overflow-y: scroll;
} */

.status-label{
        margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
     color: #3e3e3e;
    line-height: 1.8;
}
.export-btn{
    background: #e1f5fe;
}
.export-btn a,
 .export-btn a i{
    color: #2a86f3!important;
}

.process-info-overview .btn-process-activate {
    padding: 10px 40px;
    border-radius: 40px;
    background: #1eacbe;
    box-shadow: none;
    margin: 0 0 0 10px;
    font-weight: 600;
}

.advance-search-process-list {
    /* width: calc(100vw - 5vw); */
    position: fixed;
    top: 60px !important;
    z-index: 1;
    padding-right: 65px !important;
    margin-bottom: 50px !important;
}

.process-list-section {
    z-index: 0;
}

.advanced-search-nav {
    width: 92% !important;
}
.projectlisttask .process-tab-section {
    min-height: calc(100vh - 100px);
}

.process-tab-section {
    min-height: calc(100vh - 22vh);
    max-height: inherit;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}


/* .process-tab-section .nav {
  border-bottom: 1px solid #dee2e6;
  } */

.process-tab-section .process-people-tab-section .nav {
    height: 45px;
    background: #f9f9f9;
}

.process-tab-section .nav>li {
    float: left;
    margin: 0!important;
}
.process-tab-section .process-people-tab-section .nav>li.active a{
        font-weight: 600;
}

.tasks-icons i{
  border: 2px solid #607D8B;
    border-radius: 50px;
    padding: 10px;
    font-weight: 600;
    font-size: 25px!important;
    color: #607D8B!important;
}
.process-tab-section .process-people-tab-section .nav>li>a {
    padding: 7px 15px;
    font-size: 11px;
    font-weight: 500;
    border-bottom: 2px solid transparent;
    color: inherit;
    text-transform: uppercase;
}
#create-tastpopup .popup-modal .popup-modal-content .content-area{
    background: #f5f6f7;
}
  .task-contentgridster .action-iconsinsidesection{
        background: transparent;
    border: none;
        display: inline-flex;
}
/* .badgetmonthline .accountscreen li:nth-child(2n), .tabbudgetdiv .accountscreen li:nth-child(2n){
background: #fbfbfb;
}*/
  .task-contentgridster .action-iconsinsidesection .cr-pt .material-icons  {
    font-size: 16px;
    color: #151b26;
    float: right;
    margin: 3px;
}
.list-action-edit .btn-simple{
        color: #777777!important;
}
.listing-icons.taskcard-tag{
        display: flex;
    height: auto;
    padding: 0!important;
/*        margin-top: 10px;*/
            float: left!important;
}
.tag-editbox .addtag{
      border: 1px solid #e1e8eb;
    font-size: 20px;
    vertical-align: -webkit-baseline-middle;
    background: #e1e8eb;
    color: #3e3e3e;
    border-radius: 20px;
    top: 4px;
    padding: 3px;
    position: relative;
}
.tag-editbox ul{
      width: 280px!important;
    height: auto;
    padding: 10px;
    right: 0px;
    left: 0;
    padding-left: 0;
/*    bottom: 45px;*/
}
.editboxcolor ul{
        overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    min-height: 270px;
    max-height: 270px;
}
.sidebarpanel-task .process-info-overview-details {
        margin: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
      min-height: 65%;
    max-height: 65%;
}
.doc-listing .td-actions .material-symbols-outlined{
        font-size: 18px;
}
.task-create .tag-description{
    bottom:100%;
    top:auto!important;
}
.tagheader{
  border-bottom: 1px solid #ddd;
    display: flex;
    margin-bottom: 10px;
}
.process-value-section .editboxcolor ul li{
    padding: 0;
    width: 100%;
    text-align: center;
}
.editboxcolor ul{
        padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}
.listingtagcolor,
.listingtagcolor:hover{
    padding: 2px 0!important;
    background: transparent!important;
}
.tagoptions{
        width: 90%;
    /* background: #ffc2be; */
    padding: 5px 15px;
    border-radius: 2px;
    margin: 0 5px;
    color: #fff;
}
.edittag .addtag{
        background: transparent;
    border: none;
    font-size: 18px;
    text-align: right;
    padding: 5px;
}
.highttag:hover{
    background:transparent;
}
.sidebarpanel-task{
        position: fixed;
    right: 0;
    width:26%;
    top: 55px;
    background-color: #fff;
    height: 100%;
    opacity: 1;
    visibility: visible;
    transition: inherit;
    border: none;
    border-radius: 20px 0px 0px 20px;
    padding-left: 0px;
    z-index: 9;
}
 .listing-icons:hover .sidebarpanel-task {
/*    visibility: visible;*/
    opacity: 1;
    z-index: 999;
}
.sidebarpanel-task  li {
    list-style: none;
    margin-bottom: 5px;
}
.sidebarpanel-task  .divside{
        min-height: calc(100vh - 22vh);
    max-height: calc(100vh - 22vh);
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}
.list-action-edit .dropdown-menu ul{
right: 0px;
}
.list-action-edit .dropdown-menu ul li a{
       width: 100%;
    display: block;
    padding: 7px 15px;
    margin: 0;
    font-size: 12px;
}
.slide-back-btn-rhs {
      position: absolute;
    left: 7px;
    top: 10px;
/*    background-color: #00bcd4;*/
    background-color: transparent;
    background-size: 17px;
    background-image: var(--svg-chevron-right);
    border-radius: 30px;
    background-repeat: no-repeat;
    border: none;
    color: #fff;
}
.slide-back-btn-rhs i{
    font-size: 20px;
    padding: 5px 1px;
    vertical-align: middle;
    margin: 0;
}
.divside .process-info-overview{
        height: calc(100vh - 0px);
            right: 0;
            width: 26%;
}
.taskdetails-header-action .task-document-listing .listing-icons.taskcard-tag:first-child {
    border-left: none;
    height: auto;
}
.divside .process-info-overview-header{
        min-height: auto;
            background: #afafaf!important;
}

.divside .task-date i{
        color: #3e3e3e;
    font-size: 15px;
    line-height: revert;
    vertical-align: sub;
}

.divside .task-date {
        font-size: 12px;
    color: #3e3e3e;
    padding: 10px 0;
}
.bgcustomranger .secondarylabel {
    text-align: left;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.bgcustomranger .enchancement-box {
    width: 100%;
    height: 60px;
    background: transparent;
    border-radius: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.enchancement-ratio {
    width: 20%;
    float: left;
}
.bgcustomranger .faicon-left {
    padding: 0;
    margin: 0;
    padding-right: 10px;
    opacity: 0.3;
        margin: 0;
    font-size: 16px!important;
}
.bgimage-enchancements input[type=range] {
    display: block;
    width: 100%;
    padding: 5px 0!important;
    margin: 10px 0;
}
.bgcustomranger .faicon-right {
    padding: 0;
    margin: 0;
    padding-left: 10px;
    opacity: 1;
    font-size: 20px;
}
.stats-glg{
        font-size: 12px;
    color: #777777;
    padding: 0.9;
    font-weight: 500;
    padding: 5px 0;
        line-height: 22px;
}
.submissionflutter .taskactivityline .stats-glg{
    color: #777;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.stats-glg .material-icons{
    vertical-align: text-top;
    font-size: 18px;
}
.process-value-section .addedmemebers li{
padding: 0;
    width: 11%;
    margin-right: 5px;
}
.expand-more .btn-default .badge {
    color: #fff;
    background-color: #ef8585;
    position: absolute!important;
    right: -1px;
        padding: 3px 5px;
            font-weight: 400;
    font-size: 9px!important;
}
.addedmemebers{
    width: 100%;
}
.list-action-edit .dropdown-menu {
    right: 0;
    left: auto;
    width: 185px;

}
.list-action-edit .btn-simple:hover.dropdown-toggle{
color: inherit;
}
.list-action-edit .dropdown-menu ul li a i{    
    font-size: 15px;
}
/*.moreifo-sidebar .process-info-overview-details .process-value-section {
    margin: 10px 0;
    border-top: 1px dashed #e6e6e6;
    padding-top: 10px;
}*/

#view-datemodal .assigned-content{
    min-height: 375px;
    overflow: auto;
    max-height: 375px;
    overflow-y: scroll;
    overflow-x: hidden;

}
#view-datemodal  .lettertag {
    padding: 10px 11px;
    background-color: #009688;
    margin: 0;
    border-radius: 40px;
    font-size: 12px;
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-flex;
    font-weight: 600!important;
    color: #fff;
    margin-right: 5px;
    border: 1px solid #dcdcdc;
    margin: 0 10px;
    position: absolute;
    top: 10px;
    left: 0;
}
.closediv-taskinfo{
    opacity: 0;
    visibility: hidden;
}
.listing-icons .onempty-content .addheading {
    font-size: 12px;
    color: #777;
    margin: 0;
    font-weight: 600;
    cursor: pointer;
    line-height: 1;
    position: relative;
}
.listing-icons .onempty-content i {
    font-size: 30px;
    cursor: default;
}
#view-datemodal .addedmemebers li img{
        width: 40px;
    margin: auto;
    text-align: center;
}
#view-datemodal .addedmemebers li{
        float: inherit;
    width: 100%;
    text-align: center;
}
.btn-date{
    padding: 3px 10px;
    border: 1px solid #ffb22b;
    border-radius: 2px;
    margin: 5px 0;
    display: inline-block;
}
#view-datemodal .writemsg-panel{
      min-height: 155px;
}
.gridster .gridster-main-section {
    position: relative!important;
   height: 100%;
   width: 100%;
   overflow: hidden;
   display: contents;
   flex-direction: column;
}

.integer-input{
       width: 60px;
    height: 25px;
    text-align: center;
}
.imagesectiondiv{
        width: 30%;
    padding: 10px;
    border: 1px dashed #ddd;
    margin-top: 20px;
    margin-bottom:20px;
}
.div-2.division {
   height: 200px;
    display: flex;
    margin: auto;
}
.complete-task-page .card-content .task-card-panel{
       min-height: 160px;
    max-height: 185px;
    height: inherit;
}
/*settings sidebar*/
.settingmenu .no-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.settingmenu .no-list li {
  padding: 0;
  margin: 0;
}
.settingmenu .no-list li a {
  padding: 0;
  margin: 0;
  display: block;
}
.configuration-listing-section .settingmenu aside.sidebarmenu {
    top: auto;
}
.settingmenu aside.sidebarmenu {
  position: fixed;
  left: 0;
  top: 117px;
  height: 100%;
  background: #222;
  width: 55px;
  overflow: hidden;
  transition: all 0.5s;
}
.settingmenu.active aside.sidebarmenu{
    width: 80px;
}
.settingmenu.active  + .setting-right {
    margin-left: 80px;
}
.setting-right{
        margin-left: 80px;
}
.settingmenu aside.sidebarmenu ul.sb_top_lv li.active{
        border-left: 2px solid #528ff0;
    background: #528ff0;
}

.settingmenu aside.sidebarmenu ul.sb_top_lv li span {
  left: 50px;
  transition-delay: 0.318s;
  opacity: 1;
}
.settingmenu aside.sidebarmenu ul.sb_top_lv {
  float: left;
  width: 100%;
}
.settingmenu aside.sidebarmenu ul.sb_top_lv li {
  float: left;
  width: 100%;
  color: #1d1b31;
  position: relative;
  padding: 15px 15px;
  text-align: left;
  transition: all 0.5s;
  border-bottom: 1px solid #2f2f2f;
}
.settingmenu aside.sidebarmenu ul.sb_top_lv li:hover {
  cursor: pointer;
  background: #111;
}
.settingmenu aside.sidebarmenu ul.sb_top_lv li.opened ul.sb_dropdown {
  height: 500px;
  opacity: 1;
  left: 0;
}
.settingmenu aside.sidebarmenu ul.sb_top_lv li span {
transition: all 0.2s;
    position: absolute;
    left: 60px;
    line-height: 2;
    font-size: 11px;
    top: 16px;
    color: #505459;
    font-weight: 500;
}
.formbtnview{
    position: absolute;
    bottom: 5px;
    top: auto;
    right: 5px;
}
.myforms--listingpagelist .formlisting {
    height: 115px;
}
.settingmenu.active + .setting-right .setting-cardlists{
        width: 25%;
    padding: 0;
    padding-right: 15px;
    float: left;

}
.settingmenu aside.sidebarmenu ul.sb_top_lv li i {
  font-size: 22px;
  padding:5px;
}
.flutter-app .settingmenu aside.sidebarmenu ul.sb_top_lv li.active i{    
    background:#3c90c0;
    padding: 10px 15px;
    color: #fff;
    border-radius: 10px;
}
.settingmenu aside.sidebarmenu ul.sb_dropdown {
  transition: all 0.5s;
  position: relative;
  opacity: 0;
  top: 0;
  height: 0px;
  overflow: hidden;
  width: 200px;
  left: 25px;
}
.settingmenu aside.sidebarmenu ul.sb_dropdown p {
  text-align: center;
}
.settingmenu aside.sidebarmenu ul.sb_dropdown li a {
  color: white;
  font-size: 12px;
}
.settingmenu aside.sidebarmenu ul.sb_dropdown li a:before {
  content: "";
  padding-right: 5px;
}
.theme-lp-dashboard .admin-card{
        min-height: 365px;
}
.d-block{
    display:block!important;
}
.colallpesediv .form-group {
    padding-bottom: 0;
}
.collapsible-link.divcollpzse,
.collapsible-link.divcollpzse:hover,
.btn.active .collapsible-link.divcollpzse{
  padding: 10px;
    font-size: 13px;
    display: block;
    background-color: #f9f9f9!important;
    color: #555555!important;
    height: 45px;
    font-weight: 500!important;
    margin: 0;
    box-shadow: none!important;
    width: 100%;
    text-align: left;
    text-transform: inherit;
    border-bottom: 1px solid #ddd;
/*    border-top: 1px solid #ddd;*/
}
.workspacenameheader{
        margin: 3px 0;
    text-transform: capitalize;
    cursor: pointer;
    background: transparent!important;
    color: #555555;
    font-size: 13px;
    font-weight: 600;
}
.workspacepara{
    font-size: 12px!important;
    color: #222!important;
    font-weight: 400!important;
}
.h150{
    min-height: 150px!important;
}
.inputcustom{
    width: auto;
    border: none;
    text-align: center;
    color: #7e7e7e;
    font-size: 14px;
}
.inputcustom.inputdatabudget{
        min-width: 110px!important;
    max-width: 110px;
      font-weight: 600!important;
    font-size: 16px!important;
}
.budgetdivsectionscroll{
    overflow-x: scroll!important;
    min-height: auto;
    max-height: 230px;
}
.budgetdivsectionscroll-no{
    max-height:inherit;
    min-height: auto;
}
.formtabs .frame .content .messages ul li img{
        left: 0;
    position: relative;
}
.projectdropdown  ul{
    right: auto;
    left: 30px;
    border-radius: 0;
    margin-top: 1px;
    padding: 0;
}
.formtabs  .frame .content .messages ul li {
    margin-bottom: 20px;
    margin-right: 0!important;
    position: relative;
    left: 10px;
}
.aboutdesc{
    overflow-y: auto!important;
    min-height: auto!important;
    max-height: inherit!important;
}
.formtabs .writemsg-panel {
        padding-left: 5px!important;
}
.badgetmonthline .accountscreen li,
.tabbudgetdiv .accountscreen li{
       width: 6%!important;
       min-width: 8.3%!important ;
       max-width: 8.3%!important ;
       padding: 4px!important;
       border-right: none;
}
.badgetmonthline{
        position: relative;
    z-index: 5;  
    left: 0;
    right: 20px;
    width: 100%;
    margin: auto;
}
.badgetmonthline .accountscreen{
    left: 40px;
    position: relative;
    z-index: 0;
    width: 94.4%;
    right: 40px;
}
.workspace .tabbudgetdiv{
 width: 100%;
    margin: auto;
    left: 0;
    right: 0;
    position: relative;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.split-row{
    background-color:#fff;
}
.tabbudgetdiv .mt-0-important{
    margin-top: 0!important;
    padding: 0;
    padding-right: 0!important;
    padding-left: 0!important;
}
.tabbudgetdiv .badgetmonthline{
position: relative;
    top: 0;
    width:100%;
    left: 0;
    right: 0;
}
.request-notification-section .badge{
    position: absolute;
    right: -12px;
    }
 .card.h150 .widget-footer{
position: relative;
}
.prevbudget{  
    left: -40px;
}
.primaryvaluelit ul{
        background: none!important;
}
.primaryvaluelit .process-tab-section{
        min-height: 70px;
    border: none;
    background: transparent;
    box-shadow: none;
}


.budgetsliderprev .nxtbudget{
      height: 58px!important;
    cursor: pointer;
      padding: 10px 0px;
        position: absolute;
    right: 0;
    top:0;
    left: auto;
}

.budgetsliderprev .prevbudget{
      height: 58px!important;
    cursor: pointer;
      padding: 10px 0px;
        position: absolute;
    top: 0;
    left: 0;
    right: auto;
}
.primaryvaluelit ul li{
    border-right: none!important;
    opacity: 1!important;
}
.nxtbudget{  
    right: -40px;   
}
.nxtbudget span,
.prevbudget span{
    font-size: 20px;
    padding: 10px 10px;
    text-align: center;
}
.badgetmonthline .process-tab-section .title,
.tabbudgetdiv .process-tab-section .title {
    font-size: 15px!important;
/*    background-color: rgb(238, 195, 0);*/
    color: #3100ee;
    padding: 0 7px;
    border-radius: 10px;
    margin-bottom: 0;
    font-weight: 600;
}
.budgetsliderprev .metrix-count strong{
font-weight: 500;
}
.infotable i{
    color: #4860aa;
    font-size: 18px;
    opacity: 0.50;
    padding:0  7px;
    padding-bottom: 0;
        top: 2px;
    position: relative;
}
.static-table .table.tablescroll .budgetbody tr td .faedit{
    display: none;
}
.static-table .table.tablescroll .budgetbody tr td:hover .faedit{
display: block;
}
#projectformdetail-popup .process-people-tab-section .tab-content.formtabs{
    color: #828282;
    border-color: #d7dfe3;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
/*    border: 1px solid #e3e3e3;*/
    border-bottom: none;
}
.right-section-profile{
    overflow: auto;
    overflow-y: scroll;
    min-height: 450px;
   max-height: inherit;  
}

.process-tab-section .myrequest-metrics-section ul.budgetactualvlue  li{
    width: 30%!important;
}
.activatwebtn{
        position: absolute;
    top: 5px;
    right: 0;
    l: 0;
    left: 0;
    margin: auto;
    text-align: center;
    background: #00000070;
    padding: 20px;
    border-radius: 3px;
    width: 92%;
}
.invoicedivsection .invoiceheading{
      margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    color: #6495ed;
}
.process-value-invoice  .item-label,
.process-address-invoice .item-label{
        font-size: 13px;
    color: #455a64;
    margin: 0;
    font-weight: 500;
    margin-top: 5px;
}
.process-value-invoice  .item-detail,
.process-address-invoice .item-detail{
   color: #67757c;
    font-weight: 400;
    font-size: 12px;
    margin-top: 0;
}
.process-value-invoice{
    width:18%;
}
.approvebtn {
    background: #f3fff9;
    color: #4CAF50!important;
    padding: 3px 8px;
    box-shadow: none;
    text-transform: inherit;
    font-size: 11px;
    display: block;
    float: right;
    font-weight: 600;
    border-radius: 2px;
    letter-spacing: 1px;
}
.summarydiv{
    margin-top: 15px;
        width: 40%;
    float: right;
}
.unpaidbtn{
 background: #fff3f3;
    color: #ff6464!important;
    padding: 5px 8px;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    border-radius: 2px;
    letter-spacing: 1px;
    position: relative;
    top: 13px;
}
.invoicetable  .table>tbody>tr>td,
.invoicetable .table>thead>tr>th{
    border-top: none!important;
        border-bottom: none;
}
.invoicetable .table>thead>tr>th{
    text-transform: uppercase;
}
.subamt{
    font-size: 20px;
    color: #2196F3;
    font-weight: 500;
}
.totalheading{
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 10px 0;
}
.projectmanager ul{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}
.projectmanager ul li{
display: flex;
    padding: 5px ;
        width: 50%;

}
.tabssetiing{
        position: fixed!important;
}
.rightdivsion{
    margin: auto;
    left: 345px;
}
.imagepreview ul{
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}
.process-people-tab-section{    background: #fff;}
.uploadsedimg img{   
    color: #03A9F4;
    box-shadow: none;
    margin: 10px;
    border-radius: 3px;
    width: 90px!important;
}
.btn-uploadimage{
   background-color: #fff!important;
    color: #03A9F4!important;
    border: 1px dashed #03A9F4!important;
    box-shadow: none!important;
    padding: 20px 35px!important;
}
.tabssetiing .left-tab-header{
        min-height: calc(100vh - 10vh);
}
.tabssetiing .asset-categorylist a{
display: flex;
    height: 50px;
}
.tabssetiing .asset-categorylist a .material-symbols-outlined{
font-size: 20px;
    padding-right: 5px;
}
.tabssetiing .asset-categorylist a .fa-chevron-down{
padding: 8px;
}
.grouptype-section.tabssetiing .task-details-summary .nav-pills.nav-pills-rose {
    overflow: auto;
    min-height: calc(100vh - 10vh);
    max-height: initial;
    overflow-x: hidden;
    overflow-y: scroll;
}
.projectmanager ul li img{
    width:30px;
}
.paymentdivsection .btn-outlineforms{
    background: transparent!important;
    border: 1px solid #14aaf5;
    color: #14aaf5!important;
    padding: 4px 8px!important;
    box-shadow: none;
    text-transform: inherit;
    font-size: 11px!important;
    display: block;
    float: right;
    font-weight: 600;
}
/*#projectformdetail-popup .formtabs .writemsg-panel{
    bottom: 95px;
}*/
/*#projectformdetail-popup .frame .content .messages{
    min-height: 300px!important;
    max-height: 300px!important;
}*/
#acountformdetail-popup  .tab-pane .process-tab-section,
#leadformdetail-popup  .tab-pane .process-tab-section,
#opportunitydetail-popup  .tab-pane .process-tab-section,
#projectformdetail-popup .tab-pane  .process-tab-section {
    min-height: calc(100% - 60px);
    }
  #acountformdetail-popup  .page-section .process-tab-section,
  #leadformdetail-popup .page-section .process-tab-section,
#opportunitydetail-popup .page-section .process-tab-section,
  #projectformdetail-popup  .page-section .process-tab-section{
    min-height: calc(100vh - 60px);
    position: relative;
    }
#tasks .userdashboard-notication-section .table-responsive {
    min-height: inherit;
    max-height: calc(100vh - 38vh);
}
   #tasks .userdashboard-notication-section.my-request-list .fixed-table-list{
       max-height: calc(100vh - 45vh);
    }
    .btnabsolute{
            position: absolute!important;
    top: 0;
    right: 0;
    margin: 0!important;
    padding: 0px 15px!important;
    height: 35px;
    }
    .orgnameinvoice{
        margin: 0;
    font-size: 20px;
    font-weight: 500;
}
#selectproject .workflow--outerlayout #progressbar li{
    border-left: none;
    width: 50%;
}
#selectproject .workflow--outerlayout .connecting-line{
    width: 40%;
    left: 75px;
    right: inherit;
    top: 28%;
}
.standard-pent-modal #selectproject .modal-header-section {
    min-height: 70px;
    }
    .prjectname{
      margin: 3px 0;
    font-weight: 400;
    text-transform: inherit;
    font-size: 13px;
    color: #666;
    line-height: 1.8;
    cursor: pointer;
    }
 .tablepanelscroll table tbody tr:hover .prjectname{
        font-weight: 500;
    }
    .projectcode{
            font-size: 12px;
    color: #777777;
    }
    .linheight2{
        line-height: 2;
    }
    .positionfixed{  
    position: fixed!important;
    top: 125px;
    width: 96%!important;
    }
    .tablepanelscroll tbody{
        display: block;
    min-height: auto;
    overflow: auto;
    max-height: calc(100vh - 32vh);
    }
  .tablepanelscroll  thead{
        display: table;
    width: 100%;
    table-layout: fixed;
  }
  .noborder .table-head-section {
    border-bottom: none;
}
  .tablepanelscroll  tr{
    display:inline-table;
    width: 100%;
  }
  .noborderall{
    border: none!important;
    box-shadow: none!important;
  }
  .process-icons.tasktypeiconn i{
        font-size: 30px;
    opacity: 1;
    color: #4ba3cb!important;
    padding: 0;
    position: absolute;
    top: 8px;
  }
 .create-tastpopup .typetaskbisy .choose-category ul li .category-color {
    height: auto;
    width: auto;
    padding: 10px 20px;
    border-radius: 2px;
        font-size: 13px;
        text-align: center;
}

 .create-tastpopup .typetaskbisy .choose-category ul li .category-color i{
      font-size: 40px;
    color: #03A9F4;
    margin: 5px;
}
#create-tastpopup .addtotasklabel  .selectorarrow {
    left: auto;
    right: 0;
}
#create-tastpopup .addtotasklabel .mydp .selectorarrowleft:after{
        left: auto;
    right: 10px;
}
.static-table .table.tablescroll>tbody>tr .usenametable{
    min-width: 250px;
    max-width:250px;
}
.tableusericon{
    display:flex;
   line-height: 1.5;
}
.useravatar{
        width: 25px;
    height: auto;
    margin-right: 5px;
}
#action-selectProject .selectuserpop input[type=checkbox],
#selectdate .selectuserpop input[type=radio],
#action-selectProject .selectuserpop input[type=radio]{
    width: 25px;
    height: 18px;
}
.houstimeing{
  text-align: center;
    font-weight: 600!important;
    color: #3100ee!important;
}
.budgetselectedmonth-add{
        background: #f0f8ff;
}
.budgetselectedmonth-even{
    background: #e6e6fa;
}
.resoucrcebtnicons{
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
}
.resoucrcebtnicons li{
    float: left;
    width: auto;
}
#createrequest-popup .rghttmesheet{
padding: 10px!important;
}
#createrequest-popup .prominantheader{
     margin-bottom: 10px;
}
.prominantheader{
    text-transform: uppercase;
       color: #9a9595;
}
.toggleboolean{
    position: absolute;
    top: 5px;
    right: auto;
    margin-left: 10px;
}
.form-control.textpara{
    overflow: auto;
    overflow-y: scroll;
    overflow-x: hidden;
}
.toggleboolean.delcareform{
  top: -5px;
}
.accountscreen li{
/*    position: relative;*/
}

.declareheading{
        font-size: 16px;
    font-weight: 500;
    margin: 10px 0;
    color: #555555;
    padding: 0;
}
.leadinfosection .process-tab-section .accountscreen li.declareli{
    height:auto;
}
.drodpwniconsplace{
    position: absolute;
    top: 5px;
    margin-left: 35px;
}
.div-sections{
   padding: 10px;
    padding-right: 10px!important;
    padding-left: 10px!important;
    background: #ffffff!important;
    border-radius: 2px;
    margin-bottom: 10px;
}
.no-accesscard,
.no-accesscard:hover
{
     cursor: not-allowed!important;
    background: #6f6f6f!important;
    opacity: .9;
}
.no-accesscard .btn-openapp,
.no-accesscard .btn-openapp:hover,
.no-accesscard .icon-wrapper:hover,
.cardlistingdashboard .card.no-accesscard:hover .icon-wrapper,
.no-accesscard .icon-wrapper{
    cursor: not-allowed!important;
       opacity: .9;
           background-color: #ffffff!important;
    color: #48484c!important;
}
.cardlistingdashboard .card.no-accesscard:hover p,
.cardlistingdashboard .card.no-accesscard h3,
.cardlistingdashboard .card.no-accesscard:hover h3,
.cardlistingdashboard .card.no-accesscard p {
    color: #f0f0f0;
}
.material-icons.hideicon
{ display: none}
.hideicon{
    display: none!important;
}
.d-none{
    display: none;
}
.table-configurebtns.flutterswitch .switch{
    width: 140px;
    margin-top: 3px;
}
 .table-configurebtns.flutterswitch .switch-input:checked~.switch-handle{
left: 120px;
}
.table-configurebtns.flutterswitch .switch-label{
    background: #e0e0e0;
}

.datelogwarning{
        font-size: 12px!important;
        font-weight: 500!important;
        background: #ffefd6;
    padding: 10px;
}
.messagebox ul {
    list-style: none;
    margin: 0;
    padding: 0;
    /* float: left; */
    display: flex;
}
.bg-info-idon {
    background: #e5f3ff;
}
.messagebox ul li .material-symbols-outlined {
    width: 40px;
    vertical-align: middle;
    text-align: center;
    padding: 20px 0;
    color: blue;
    font-size: 25px!important;
    font-weight: 500;
}
.messagebox {
    background: #fff;
    box-shadow: 0px 0px 5px #ddd;
}
.messagebox p{
    margin: 0;
    font-size: 13px;
    color: #3e3e3e;
}
.form-primary{        
        color: #5094ff!important;
}
/* .large__mainmodalform .createrequest-popup .task-details-card-actions .history-btn{        
        color: #5094ff;
} */
/* .large__mainmodalform .createrequest-popup .task-details-card-actions  i{
    color: #5094ff;
} */
.large__mainmodalform .createrequest-popup .task-details-card-actions .sm-visiblehide{
    padding: 4px 5px;
}
.button-devider{
        border-right: 1px dotted #e2e8ea;
}
.history-btn.savedrafting,
.history-btn.savedrafting i{
        color: #607D8B!important;
}
.task-details-summary #Childrecord-edit-details .modal-dialog {
margin: 60px 120px !important;
}
   .office-viewer  img{
    display: block;
    text-align: center;
    position: relative;
    left: 0;
    right: 0;    
    }
    .office-viewer iframe body{
    overflow: auto;
    overflow-x: hidden;
    overflow-y: hidden;
    }
    .office-viewer{
    height: calc(100vh - 15vh);
    padding: 5px;
    }
    .closemodal{
    position: absolute;
    right: -15px;
    top: -18px;
    background: #ffff;
    border-radius: 20px;
    padding: 7px;
    color: #939393;
    }
    .img-1 {
    border: none; 
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: inherit;
    right: 0;
    top: 0;
    width: 100%;
}
.office-viewer .div-2 {
    height: calc(100vh - 0vh);
    display: flex;
    width: 100%;
    margin: 0 auto;
}
.btn.countpointer{
    font-size: 14px;
    padding: 1px 5px;
    background: #000;
    color: #fff;
    opacity: 1;
    border-radius: 5px;
    margin: 0 5px;
    line-height: 1.9;
    cursor: pointer;
}
.positionrelative{
    position: relative;
    top: -7px;
}
.countvalue{
        padding-top: 3px;
}
.d-flex.positionrelative{
    top: -5px;
}
.viewport_image{
    overflow-x: scroll!important;
    overflow: auto;
    overflow-y: scroll;
}
.imageview{
    background-image:100% 100%;
    background-size: cover;
}

.independancediv {
       max-height: calc(100vh - 175px);
    padding-bottom: 20px;
    display: table;
    background: #f2f7fa;
    min-height: calc(100vh - 175px)!important;
}
#documnet-viewer .modal-header span i{
    vertical-align: text-bottom;
    color: #999;
    font-size: 27px;
    text-align: center;
}
.btn-deletemember{
  display: none!important;
}
.addedmemebers li:hover .btn-deletemember{
    display: block!important;
      padding: 4px!important;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto!;
    text-align: center;
    padding: 0;
    opacity: .9;
    border-radius: 20px!important;
}
#collabrate-modal .fix-height {
    height: 535px;
}
#documents-modal .content-body.fix-height{
    height: 480px;
}
.userdashboard-notication-section.my-request-list .fixed-table-list {
    padding-top: 10px;
   height: calc(100vh - 222px);
    overflow: auto;
    min-height: calc(100% - 60px);
    max-height: calc(100% - 60px);
    overflow-y: scroll;
    overflow-x: hidden;
}
.timesummary .process-table-scroll.process--addgroupsection .table-responsive{
    height: calc(100vh - 240px);
    overflow: auto;
    min-height: calc(100% - 60px);
    max-height: calc(100% - 60px);
}

/**/
.notification-container {
    margin: 0 auto;
    position: relative;
    overflow: auto;
    min-height: calc(100% - 60px);
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(100% - 60px);
}
.notification-container .notification-list-header {
  background: #FFFFFF;
  padding: 25px 30px;
  box-shadow: 0px 4px 10px 0px rgba(204, 204, 204, 0.62);
}
.notification-container .notification-list-header .arrow-icon {
  width: 30px;
}
.notification-container .notification-list-header .arrow-icon .icon {
  font-size: xx-large;
  font-weight: bold;
  cursor: pointer;
  padding-top: 2px;
  cursor: pointer;
}
.notification-container .notification-list-header .arrow-icon .icon:hover {
  color: #666666;
  background: "transparent";
}
.notification-container .notification-list-header .notification-title {
  font-size: 22px;
  text-align: center;
}
.notification-container .notification-list-header .search-form {
  position: relative;
  text-align: right;
  width: 30px;
  cursor: pointer;
}
.notification-container .notification-list-header .search-form form {
  margin: 0;
}
.notification-container .notification-list-header .search-form .icon {
  cursor: pointer;
}
.notification-container .notification-list-header .search-form .icon:hover {
  color: #666666;
  background: "transparent";
}
.notification-container .notification-list-header input[type=text] {
  height: 30px;
  width: 0px;
  font-size: 18px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 5px;
  right: 25px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
}
.notification-container .notification-list-header .search-form:hover input[type=text], .notification-container .notification-list-header input[type=text]:focus {
  width: 385px;
  z-index: 1;
  padding-right: 25px;
  border-bottom: 1px solid #BBBBBB;
  cursor: text;
  box-shadow: none;
}
.notification-container .notification-option {
  padding: 25px 20px 20px;
  color: #a8a2a2;
}
.notification-container .notification-option .table-content-cell:first-child {
  font-size: 18px;
}
.notification-container .notification-option .remove-icon {
  cursor: pointer;
  margin-right: 25px;
  opacity: 0.7;
  cursor: pointer;
}
.notification-container .notification-option .remove-icon:hover {
  color: #F05050;
  background: "transparent";
}
.notification-container .notification-option .check-icon {
  cursor: pointer;
  opacity: 0.7;
  cursor: pointer;
}
.notification-container .notification-option .check-icon:hover {
  color: #4CAF50;
  background: "transparent";
}

.notification-container .notification-list-box .list-group .table-content-cell:nth-child(2) {
  text-align: right;
}
.notification-container .notification-list-box .list-group .list-group-item {
overflow: hidden;
    padding: 2px 5px;
    border: 1px solid transparent;
    margin-bottom: 10px;
    border-radius: 30px;
    background: #f8f8f8;
}
.notification-container .notification-list-box .list-group .list-group-item .media-heading {
  color: #666666;
}
.notification-container .notification-list-box .list-group .list-group-item.unread {
  background: #F5F5F5;
  font-weight: bold;
}
.notification-container .notification-list-box .list-group .list-group-item.unread .media-heading {
  color: #333333;
  font-weight: inherit;
}
.notification-container .notification-list-box .list-group .list-group-item:hover .list-time {
  display: none;
}
.notification-container .notification-list-box .list-group .list-group-item:hover .list-remove-btn {
  right: 0;
}
/*.notification-container .notification-list-box .list-group .media {
  width: 82%;
}*/
.notification-container .notification-list-box .list-group .media-left {
  padding-right: 10px;
}
.notification-container .notification-list-box .list-group .media-left img {
  width: 50px;
height: 35px !important;
    max-width: 35px;
}
.notification-container .notification-list-box .list-group .media-left .text-media-object {
  background: #6747CD;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  color: #FFFFFF;
  font-weight: bold;
  padding: 10px;
  font-size: 18px;
}
.notification-container .notification-list-box .list-group .media-body {
  padding-top: 7px;
}
.notification-container .notification-list-box .list-group .media-body .notification-location {
 color: #858585;
    font-size: 12px;
    vertical-align: sub;
    padding: 0;

}
#Wait .card.waitdiv,
#Meeting .card.waitdiv,
#Call .card.waitdiv,
#Task .card.waitdiv{
        box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .1)!important;
}
.mail-notify{
 border: 1px solid #c7c7c7;
    padding: 6px;
    border-radius: 50%;
    color: #ff0d0d;
    position: relative;
    right: 7px;
    font-size: 20px !important;
}
.doc-notify{
       border: 1px solid #c7c7c7;
    padding: 6px;
    border-radius: 50%;
    color: #2196F3;
    position: relative;
    right: 7px;
     font-size: 20px !important;
}
.tasknotification .tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    margin-top: 6px;
}

.tasknotification .tags li {
  float: left; 
}
.tasknotification .view-request-icon{
        color: #3e3e3e;
}
.tasknotification .tag {
background: #eee;
    border-radius: 3px 0 0 3px;
    color: #6a6a6a;
    display: inline-block;
    font-size: 11px;
    padding: 10px 15px;
    position: relative;
    margin: 0 5px 7px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    line-height: 0;
    border-radius: 20px;
}
#notification .card.waitdiv:last-child{
    border-bottom: none;
}
/*.tasknotification .tag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}*/

/*.tasknotification .tag::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}*/

/*.tasknotification .tag:hover {
  background-color: crimson;
  color: white;
}*/

.tasknotification .tag:hover::after {
   border-left-color: crimson; 
}
#notification .card.waitdiv{
     border-bottom: 1px solid #e2e2e2;
}
.request-notification-section .card .card-title{
    font-size: 13px;
}
.request-notification-section .process-card-view .card-desc{
       font-size: 12px;
    margin-top: 5px;
}
.userimageicon{
 position: relative;
    right: 0;
    width: 22px;
    height: 25px;
    top: 0px;
    display: inline-block;
    float: right;
}
.notification-container .notification-list-box .list-group .notification-time,
.notification-time {
    color: #b33f3f;
    font-size: 10px;
    padding: 2px 10px;
    font-weight: 500;
    background: #ffd9d9;
    border-radius: 10px;
}
.daylinedivider{
    background: #f4f8fb;
    display: grid;
    width: 518px;
    text-align: center;
    height: 20px;
    margin: 0;
}

.daylinedivider span{
padding: 0px 15px;
    font-size: 11px;
    background: #ccfa9d;
    text-align: center;
    border-radius: 20px;
    position: absolute;
    top: 0;
    width: 100px;
    right: 0;
    left: 0;
    margin: auto;
}
.notification-container .notification-list-box .list-group .list-remove-btn{
    display: none;
}
.notification-container .notification-list-box .list-group .list-group-item:hover .list-remove-btn{
    display: block;
}
.notification-container .notification-list-box .list-group .list-remove-btn {
position: absolute;
    top: 0;
    background: #8a9be6;
    padding: 35px 0;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    transition: 500ms cubic-bezier(0.58, 0.54, 0.41, 1.38);
    top: 0;
    padding: 10px;
    width: 85px;
}
.request-notification-section .process-tab-section{
border: none;
}
.notification-container .notification-list-box .list-group .list-group-item:hover .list-remove-btn .material-symbols-outlined{
    vertical-align: top;
    font-weight: 600;
}
/*** Default scrolling customize style ***/
.custom-scrollBar {
 overflow: hidden;
    padding: 0 12px;
    padding-top: 15px;
}
/*.custom-scrollBar div:first-of-type {
  width: 470px;
}*/
.custom-scrollBar:hover {
  overflow-y: auto;
}

.custom-scrollBar::-webkit-scrollbar {
  width: 6px;
}

.custom-scrollBar::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #ECECEC;
}
.custom-scrollBar::-webkit-scrollbar-thumb:hover {
  background-color: #CCCCCC;
}