/*select*/
.spacebox
{
    float: left;
    width: 100%;
}
.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    border: 0px solid #aaa !important;
    border-radius: .25rem !important;
    line-height: 25px;
}
.select2-container {
    background-color: transparent;
    border: 0px solid #aaa;
    border-radius: 4px;
    height: 40px;
    color: #717272;
    height: 40px;
    font-size: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px !important;
    color: #717272 !important;
    line-height: 28px !important;
    padding: .375rem .75rem;
    height: 40px;
    font-size: 15px;
    background: #fff;
    padding: .375rem .75rem !important;
    border-radius: .25rem;
}
.select2-search--dropdown {
    display: block;
    padding: 0px !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 0px solid #aaa !important;
    display: none;
}

/*Drop Zone*/
#id_dropzone i
{
    font-size: 40px;
}
.single-input{
    position: relative;
}
.single-input i{
    float: right;
    margin-left: 0px;
    margin-top: -44px;
    z-index: 2;
    color: #6E6D6D;
    margin-right: 14px;
    max-width: 68px;
    font-size: 17px;
}
.form-signin input
{
    padding-right: 30px;
}

/*Upload Profile*/
.sidemenu-container .sidemenu>li.open>a, .sidemenu-closed.sidemenu-container-fixed .sidemenu-container:hover .sidemenu>li.open>a {
    font-size: 14px;
}

/*End*/

.user-roles {
    padding: 0
}
.nitb-tittle {
    float: left;
    /* width: 100%; */
    max-width: 100%;
    background-color: transparent;
    color: #fff;
    border-radius: 30px;
    margin: 12px 0 0 10px;
}
.user-roles li {
    float: left;
    width: 100%;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    list-style: none
}
.user-roles li:hover {
    background-color: #E8EBF3;
}
.user-roles .active {
    border-right: #20ad6b 4px solid;
    color: #424242;
    background-color: #E8EBF3;
    font-weight: 400;
}
.module-access {
    padding: 0
}
.module-access li {
    float: left;
    width: 100%;
    padding: 10px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    list-style: none;
    border-bottom: #eee 1px solid;
}
.module-access li span {
    float: right
}
.switchToggle input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute;
}
.switchToggle label {
        cursor: pointer;
    text-indent: -9999px;
    width: 55px;
    max-width: 55px;
    height: 23px;
    background: #d1d1d1;
    display: block;
    border-radius: 100px;
    position: relative;
    margin-bottom: 0
}
.switchToggle label:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}
.switchToggle input:checked + label, .switchToggle input:checked + input + label {
    background: #20ad6b;
}
.switchToggle input + label:before, .switchToggle input + input + label:before {
    content: 'No';
    position: absolute;
    top: 0px;
    left: 27px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}
.switchToggle input:checked + label:before, .switchToggle input:checked + input + label:before {
    content: 'Yes';
    position: absolute;
    top: 0px;
    left: 5px;
    width: 26px;
    height: 26px;
    border-radius: 90px;
    transition: 0.3s;
    text-indent: 0;
    color: #fff;
}
.switchToggle input:checked + label:after, .switchToggle input:checked + input + label:after {
    left: calc(100% - 2px);
    transform: translateX(-100%);
}
.switchToggle label:active:after {
    width: 60px;
}
.toggle-switchArea {
    margin: 10px 0 10px 0;
}
.add-role .bg-white
{
    background-color: #fff!important;
    float: left;
    width: 100%;
    border-radius: .25rem;
}

/*General*/
.card-footer {
    padding: .75rem 1.25rem;
    background-color: transparent;
    border-top: 0px solid rgba(0,0,0,.125);
}
.fa-pencil-square-o
{
    font-size: 2vw;
    text-align: center;
}

/*General end*/

.img-circle {
    border-radius: 50%;
}
.page-title
{
	color: #000000;
    font-weight: 500;
    font-size: 23px;
    padding-top: 22px;
    padding-bottom: 26px;
    float: left;
    width: 100%;
    line-height: 27px;
}
.btn-success {
    color: #fff;
    background-color: #1CBB75;
    border-color: #1CBB75;
    font-size: 15px !important;
    text-transform: capitalize;
    padding: 7px 30px;
}
a:hover {
    color: #0056b3;
    text-decoration: none;
}
.headerBadgeColor1 {
    background-color: #ff4081;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #1CBB75;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 10px;
}
.page-logo h4
{
    margin: 0;
    color: #fff;
    font-weight: 500;
}
#remove-scroll
{
    padding-top: 30px;
}

/*Login Page css start*/

h1.heading
{
    color: #000000;
    font-size: 26px;
    margin-top: 10px;
}
.green h5
{
    max-width: 280px;
    color: #343434 !important;
    line-height: 25px;
}
.green
{
    background: url(../img/side_image.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.sign-in {
    /* width: 500px; */
    margin: 0 auto;
        background-color: #fff;
    padding: 20px 40px 50px;
    border-radius: 5px;
}
.bottom-text {
    position: absolute;
    bottom: 10px;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 10px;
}
.out-div {
    text-align: center;
}
.footer_logo {
    width: 30px;
    margin-left: 10px;
}
.flex {
    height: auto;
    /* display: flex;
    justify-content: center;
    flex-direction: column; */
    width: 100%;
}
.green {

    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    align-items: center;
    padding: 0px;
    text-align: center;
}
/* .bg-img
    {
    background: url(../img/bg_image.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    width: 100%;
    height: 100%;
    } */
.label-font
{
    font-weight: 500;
    margin-bottom: 2px;
    font-size: 15px;
}
#Forget-pass a
{
    color: #A3A2A2;
}
.bottom-text a
{
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}
.border-footer
{
    width: 70px;
    border: 1px solid #fff;
}
.nitb-logo
{
    float: left;
    width: 100%;
}

/*end*/

/*Forget Password*/

.out-div a
{
    color: #A3A2A2;
    text-decoration: underline;
    float: left;
    margin-top: 9px;
    font-size: 16px;
    font-weight: 500;
}
.form-control {
    /* padding: 1.4rem .75rem; */
    border: 1px solid #707070;
    color: #707070;
}

/*End*/

/*All Task Page*/

.main-content
{
	float: left;
	width: 100%;
}
.dataTables_length label
{
	font-size: 1vw;
    color: #333;
}
.dataTables_length select
{
	padding: 6px 8px;
	border: 0px;
    border-radius: 3px;
}
.dataTables_filter {
    float: right;
}
.dataTables_filter select
{
	padding: 6px 8px;
	border: 0px;
    border-radius: 3px;
}
.dataTables_filter label
{
	font-size: 1vw;
    color: #333;
}
#customers thead{
    display:table;
    width:100%;
    table-layout:fixed;
}

#customers tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
}

#customers th
{
	padding: 10px 1rem;
	border-right: 2px solid #9A9A9A;
    font-size: 14px;
}
#customers th:last-child
{
	border-right: 0px solid #9A9A9A;
}
#customers tr.tab-head
{
    color: white;
    background-color: #347514;
	/* background-color: #CFD4DF; */
    border-radius: 4px;
}
#customers tr.tab-head img
{
    margin-right: 6px;
}
#customers tr td
{
	padding: 0.8rem 0.6rem 0.8rem 1rem;
	font-size: 13px;
}
#customers tr
{
	background-color: #fff;
    border-radius: 4px;
    margin-bottom: 3px;
}
#customers tr td span
{
	display: block;
    width: 100%;

}
#customers tr td span i
{
	padding-right: 5px;
}
#customers tr td span a
{
	color: #1CBB75;
    display: block;
}
#customers tr td span.critical
{
	display: inline-block;
    background-color: #EC9720;
    height: 10px;
    width: 10px;
    border-radius: 15px;
}
#customers tr td span.high
{
    background-color: #D24242 !important;
}
#customers tr td span.low
{
    background-color: #1CBB75 !important;
}
/*    Custome class */
.customers thead{
    display:table;
    width:100%;
    table-layout:fixed;
}

.customers tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
}

.customers th
{
	padding: 10px 1rem;
	border-right: 2px solid #9A9A9A;
    font-size: 14px;
}
.customers th:last-child
{
	border-right: 0px solid #9A9A9A;
}
.customers tr.tab-head
{
	background-color: #CFD4DF;
    border-radius: 4px;
}
.customers tr.tab-head img
{
    margin-right: 6px;
}
.customers tr td
{
	padding: 0.8rem 0.6rem 0.8rem 1rem;
	font-size: 13px;
}
.customers tr
{
	background-color: #fff;
    border-radius: 4px;
    margin-bottom: 3px;
}
.customers tr td span
{
	display: block;
    width: 100%;

}
.customers tr td span i
{
	padding-right: 5px;
}
.customers tr td span a
{
	color: #1CBB75;
    display: block;
}
.customers tr td span.critical
{
	display: inline-block;
    background-color: #EC9720;
    height: 10px;
    width: 10px;
    border-radius: 15px;
}
.customers tr td span.high
{
    background-color: #D24242 !important;
}
.customers tr td span.low
{
    background-color: #1CBB75 !important;
}

.btn-tbl-edit
{
    background-color: #EC9720;
    padding: 6px 8px!important;
    color: #fff;
    border-radius: 7px;
    text-align: center;
    margin: auto;
    display: inline-block;
    font-size: 18px;
    /*width: 28%;*/

}

.btn-tbl-view
{
    background-color: #EC9720 ;
    padding: 6px 8px!important;
    color: #fff !important;
    border-radius: 7px !important;
    text-align: center !important;
    margin: auto !important;
    display: inline-block !important;
    font-size: 18px !important;
    /*width: 28%;*/

}

.btn-view
{
    background-color: #28a745;
}
.btn-reasign
{
    background-color: #28a745;
}
.page-link {
    color: #283044;
    background-color: #ffffff;
    border-color: #f6f7fb;
    font-size: 18px;
    font-weight: 500;
    border: 0px;
}
.page-link:hover {
    z-index: 2;
    color: #2ead7e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}
.page-item.active .page-link {
    color: #ffffff;
    background-color: #2EAD7E;
    border-color: #fff;
}
#customers .cus-width
{
    width: 30%;
}
.customers .cus-width
{
    width: 30%;
}
.customers2 .cus-width
{
    width: 30%;
}
/*End*/


/*Task Detail css*/

.task-det-page h4
{
    margin: 0px;
    font-size: 21px;
    font-weight: 400;
}
.task-det-page .priorty
{
    float: left;
    width: auto;
}
.task-det-page .critical
{
    display: inline-block;
    background-color: #EC9720;
    height: 10px;
    width: 10px;
    border-radius: 15px;
    margin-left: 8px;
    margin-right: 6px;
}

.task-det-page .priorty a img
{
    background-color: #EC9720;
    text-align: center;
    margin: auto;
    padding: 2px;
    border-radius: 3px;
    margin-right: 5px;
}
.task-det-page .priorty a
{
    color: #000000;
    font-size: 14px;
}

.task-det-page .priorty .task-his
{
    background-color: #37B19D;
}
.task-det-page
{
    border-bottom: 2px dotted #D6D6D6;
    padding-bottom: 8px;
}
.assignto
{
    float: left;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 18px;
}

.assignto h5
{
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    margin: 0px;
}
.assignto h4
{
    font-size: 15px;
    font-weight: 400;
    color: #717272;
    margin: 0px;
    line-height: 30px;
}
.assignto .btn
{
    font-size: 14px;
    background-color: #EB4C1C;
    border: 0px;
    font-weight: 400;
    padding: 12px 9px;
    margin-top: 4px;
}
.taskdet h4
{
    font-size: 15px;
    font-weight: 400;
    color: #717272;
    margin: 0px;
    line-height: 24px;
}
.taskdet p
{
    color: #000000;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
    line-height: 22px;
    padding-top: 6px;
}
.taskdet ul
{
list-style: none;
padding-left: 0px;
}
.taskdet ul li
{
    line-height: 27px;
    color: #000000;
    font-weight: 400;
    font-size: 14px;
}
.taskdet ul .btn
{
    background-color: #1CBB75;
    border: 0px;
}
.assignto .modal-body h3
{
    font-size: 21px;
    color: #000000;
    font-weight: 500;
    line-height: 22px;
}
.assignto .modal-header
{
    border-bottom: 0px;
    padding-bottom: 0px;
}
.assignto .reject
{
    background-color: #1CBB75 !important;
    color: #fff !important;
    border-color: #1CBB75 !important;
    font-weight: 500 !important;
}
.assignto .modal-body p
{
    line-height: 20px;
}
.assignto .modal-footer  .btn
{
    background-color: transparent;
    color: #A7A7A7;
    border: 1px solid #A7A7A7;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 600;
}
.inprog
{
    float: left;
    width: 100%;
    position: relative;
}
.timeline h4
{
    font-size: 14px;
    font-weight: 400;
    color: #717272;
    margin: 0px;
    line-height: 30px;
}
.timeline h5
{
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin: 0px;
}

.inprog::before {
    left: 50%;
    margin-left: -2px;
}
.inprog::before {
    content: '';
    position: absolute;
    top: 0;
    left: 125px;
    height: 100%;
    width: 4px;
    background: #fff;
}
.inprog .cd-timeline-img {
    position: absolute;
    top: 0;
    left: 118px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgb(0 0 0 / 8%), 0 3px 0 4px rgb(0 0 0 / 5%);
    margin-left: 0px;
    background-color: #EC9720;
}
.inprog .cd-timeline-content {
    position: relative;
    background: #ffffff;
    border-radius: 0.25em;
    padding: 1em;
    width: 100% !important;
    float: left;
    margin-bottom: 10px;
}

.inprog .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 0;
    height: 0;
    width: 0;
    border: 10px solid transparent;
    border-right: 10px solid #ffffff;
    left: -20px;
}
.inprog .cd-timeline-content h2
{
    color: #9A9A9A;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding-bottom: 5px;
}
.inprog .cd-timeline-content .critical
{
    display: inline-block;
    background-color: #EC9720;
    height: 10px;
    width: 10px;
    border-radius: 15px;
}
.inprog .cd-timeline-content label
{
    font-weight: 500;
    font-size: 14px;
    color: #000000;
}
.inprog .cd-timeline-content h3
{
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin: 0px;
    line-height: 20px;
}
.inprog .cd-timeline-content p
{
    color: #9A9A9A;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}
.inprog .cd-timeline-content .status-det
{
    float: left;
    width: 65%;
}

.inprog .cd-timeline-content .staus-attachment
{
    float: left;
    width: 35%;
}
.inprog .cd-timeline-content .staus-attachment ul li {
    line-height: 27px;
    color: #000000;
    font-weight: 500;
    font-size: 14px;
}
.inprog .cd-timeline-content .staus-attachment ul {
    list-style: none;
    padding-left: 0px;
}
.inprog .cd-timeline-content .staus-attachment h4 {
    font-size: 15px;
    font-weight: 400;
    color: #717272;
    margin: 0px;
    line-height: 24px;
}

.inprog .completed
{
    background-color: #1CBB75 !important;
}

/*Task History*/
.cd-timeline-content .assignedby-deta
{
    width: 100% !important;
}
.cd-timeline-content .assignedby-deta .assignedby
{
    float: left;
    width: 33.3%;
}
.task-his .assi-color
{
    background-color: #D24242 !important;
}
.task-his .res-waited
{
background-color: #4B9CD2 !important;
}
.task-his .submitted
{
background-color: #20ECAF !important;
}
.task-his .completed
{
background-color: #1CBB75 !important;
}

/*End*/

/*update task css*/
.btn.add-task
{
    background-color: #347514;
    border: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.btn.add-task:not(:disabled):not(.disabled).active, .btn.add-task:not(:disabled):not(.disabled):active, .show>.btn.add-task.dropdown-toggle {
    color: #fff;
    background-color: #347514;
    border-color:#347514;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: no;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
.digital-sol tr td .btn
{
    background-color: #12A1B1;
    font-size: 13px;
    border: 0px;
}
.digital-sol tr td
{
    padding: 0.6rem !important;
}
.digital-sol .delete
{
    background-color: #D24242 !important;
}
.btn.secs
{
    background-color: #1CBB75 !important;
}

/*Edit Task*/

.required:before {
  content:" *";
  color: red;
}

.Label-form
{
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    letter-spacing: 0.5px;
}
.cust-form .form-control
{
    color: #717272;
    padding: .375rem .75rem;
    height: 40px;
    font-size: 15px;
}
textarea.form-control {
    height: auto !important;
    overflow: hidden;
}
.cust-form  .cancel {
    background-color: transparent !important;
    color: #A7A7A7 !important;
    border: 1px solid #A7A7A7 !important;
}
.cust-form  .btn.add-task {
    background-color: #1CBB75;
    border: 0px;
    padding: 5px 15px;
    border: 1px solid #1CBB75;
}

/*Upload File*/
.custom-file-upload-hidden {
    display: none;
    visibility: hidden;
    position: absolute;
    left: -9999px;
}
.custom-file-upload {
    display: block;
    width: auto;
    font-size: 14px;
    margin-top: 30px;
    //border: 1px solid #ccc;
    label {
        display: block;
        margin-bottom: 5px;
    }
}

.file-upload-wrapper {
    position: relative;
    margin-bottom: 5px;
    //border: 1px solid #ccc;
}
.file-upload-input {
    font-size: 16px;
    border: none;
    width: 78%;
    float: left; /* IE 9 Fix */
    padding: .375rem .75rem;
    height: 40px;
    border-radius: .25rem;
}
.file-upload-button {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 11px 20px;
    border: none;
    margin-left: -1px;
    background-color: #1CBB75;
    border-radius: .25rem;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

/* Add Role */

h3.card-label
{
	font-size: 26px;
}
.add-role .roles-right label {
    display: inline-block;
    margin-bottom: 0rem;
}
.add-role .roles-right .vh {position: absolute !important; clip: rect(1px, 1px, 1px, 1px); padding: 0 !important; border: 0 !important; height: 1px !important; width: 1px !important; overflow: hidden;}
.add-role .roles-right label:before
{
	content: '';
    width: 18px;
    height: 18px;
    background: #CFD4DF;
    border: 0px solid rgba(75, 101, 132, 0.3);
    display: inline-block;
    margin-right: 0px;
}
.add-role .roles-right input[type="checkbox"]:checked ~ label:before {background: #20bf6b no-repeat center; background-size: 12px 12px; background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDQ1LjcwMSA0NS43IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NS43MDEgNDUuNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik0yMC42ODcsMzguMzMyYy0yLjA3MiwyLjA3Mi01LjQzNCwyLjA3Mi03LjUwNSwwTDEuNTU0LDI2LjcwNGMtMi4wNzItMi4wNzEtMi4wNzItNS40MzMsMC03LjUwNCAgICBjMi4wNzEtMi4wNzIsNS40MzMtMi4wNzIsNy41MDUsMGw2LjkyOCw2LjkyN2MwLjUyMywwLjUyMiwxLjM3MiwwLjUyMiwxLjg5NiwwTDM2LjY0Miw3LjM2OGMyLjA3MS0yLjA3Miw1LjQzMy0yLjA3Miw3LjUwNSwwICAgIGMwLjk5NSwwLjk5NSwxLjU1NCwyLjM0NSwxLjU1NCwzLjc1MmMwLDEuNDA3LTAuNTU5LDIuNzU3LTEuNTU0LDMuNzUyTDIwLjY4NywzOC4zMzJ6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8L2c+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}
.add-role .roles-right input[type="checkbox"]:focus ~ label {color: #20bf6b;}
.add-role .roles-right thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #dee2e6;
    border-top: 0;
}

/*Index Page*/

.home-page h3
{
	font-size: 18px;
    color: #000000;
    font-weight: 400;
}
.task-sum  select
{
	width: 100%;
    background-color: #F6F7FB;
    padding: 5px 10px;
    border-radius: 2px;
}
.icon-custom i
{
	    color: #4297E3;
    font-size: 32px;
    border: 3px solid #4297E3;
    padding: 20px;
    border-radius: 44px;
}
.icon-custom h4
{
	color: #4297E3;
    font-size: 32px;
    font-weight: 600;
}
.icon-custom h3
{
	color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.span4 .bar {
    background-color: #51E087;
}
.span4 .bar2
{
	background-color: #F0D370;
}
.span4 .bar3
{
	background-color: #F1A979;
}
.span4 .progress {
    border-radius: .5rem;
}
.mt-minus
{
	margin-top: -27px;
}
.comp-task h4
{
	color: #FF9066;
    font-size: 27px;
    font-weight: 600;
    margin-top: -5px !important;
    display: block;
    margin-bottom: 0px;
}
.comp-task .sec
{
float: left;
width: 50%;
text-align: center;
}
.comp-task .dep
{
	float: left;
	width: 100%;
}
.comp-task .bg-white {
    background-color: #fff!important;
    float: left;
    width: 100%;
}
.comp-task .dep h4 {
    color: #2EAD7E;
    font-size: 29px;
    font-weight: 600;
    margin-top: 0px !important;
    display: block;
    margin-bottom: 0px;
}
.comp-task #customers
{
	float: left;
    width: 100%;
}
.comp-task #customers th {
    padding: 10px 1rem;
    border-right: 0px solid #9A9A9A;
    font-size: 12px;
}
.comp-task #customers tr.tab-head {
    background-color: #CFD4DF;
    border-radius: 0px;
}
.comp-task #customers tr {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 0px;
}
.comp-task #customers tr td
{
	color: #2EAD7E;
	font-weight: 500;
}
.comp-task #customers tr .infra
{
color: #EBC132;
}
.comp-task #customers tr .hr
{
	color: #F1965A;
}
.comp-task #customers tr
{
	border-bottom: 1px solid #BDC1CE;
}

/* */

.comp-task .customers
{
	float: left;
    width: 100%;
}
.comp-task .customers th {
    padding: 10px 1rem;
    border-right: 0px solid #9A9A9A;
    font-size: 12px;
}
.comp-task .customers tr.tab-head {
    background-color: #CFD4DF;
    border-radius: 0px;
}
.comp-task .customers tr {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 0px;
}
.comp-task .customers tr td
{
	color: #2EAD7E;
	font-weight: 500;
}
.comp-task .customers tr .infra
{
color: #EBC132;
}
.comp-task .customers tr .hr
{
	color: #F1965A;
}
.comp-task .customers tr
{
	border-bottom: 1px solid #BDC1CE;
}

#chartdiv {
  width: 100%;
  height: 315px;
}
.task-sum .span4
{
	margin-bottom: 32px;
}
.task-sum .span4:last-child
{
	margin-bottom: 0px;
}

/*Notifcation*/

.dropdown-notification .details
{
	color: #000000;
    font-size: 14px;
    font-weight: 400;
    float: left;
    width: 80%;
}
.dropdown-notification img
{
	max-width: 13%;
    float: left;
    margin-right: 20px;
}
.dropdown-notification .details b
{
	color: #1CBB75;
    font-weight: 400;
    text-transform: capitalize;
}
td a:hover i
{
    color: #fff;
}
/* /////-----------------------------------------------My Own------------------------------------// */
.btn-danger {
    background-color: #dc3545 !important;
}

table.dataTable tbody tr {
    background-color: #fff !important;
}


/*====================================================================================*/

/* Modal */
.modal-confirm {
    color: #636363;
    width: 400px;
}

.modal-confirm .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
    text-align: center;
    font-size: 14px;
}

.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
}

.modal-confirm h4 {
    text-align: center;
    font-size: 26px;
    margin: 30px 0 -10px;
}

.modal-confirm .close {
    position: absolute;
    top: -5px;
    right: -2px;
}

.modal-confirm .modal-body {
    color: #717272;
}

.modal-confirm .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    padding: 10px 15px 25px;
}

.modal-confirm .modal-footer a {
    color: #717272;
}

.modal-confirm .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
    border: 3px solid #fedc19;
}

.modal-confirm .icon-box i {
    color: #fedc19;
    font-size: 46px;
    display: inline-block;
    margin-top: 13px;
}

.modal-confirm .btn,
.modal-confirm .btn:active {
    color: #fff;
    border-radius: 4px;
    background: #347514;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    min-width: 120px;
    border: none;
    min-height: 40px;
    border-radius: 3px;
    margin: 0 5px;
}

.modal-confirm .btn-secondary {
    background: #adaeae;
}

.modal-confirm .btn-secondary:hover,
.modal-confirm .btn-secondary:focus {
    background: #595858;
}

.modal-confirm .btn-danger {
    background: #fedc19;
}

.modal-confirm .btn-danger:hover,
.modal-confirm .btn-danger:focus {
    background: #fedc19;
}

/* Loader */
.custom-loader {
    margin-top: 40px;
    margin-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    height: 1vh;
}

.loader {
    border: 7px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #28a745;
    border-bottom: 8px solid #28a745;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.loading-text {
    margin-left: 5px;
    font-size: 14px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

span.warning {
    display: inline-block;
    background-color: #f2ff00 !important;
    height: 10px;
    width: 10px;
    border-radius: 15px;
}

.warning {
    color: yellow;
}


.queries-details-veiw .query-container {
    display: flex;
    flex-direction: column;

  }

 .queries-details-veiw  .query-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 0px;
    margin-bottom: 15px;
  }


  .queries-details-veiw .d-flex {
    display: flex;
    align-items: center;
    flex: 1;
  }



  /* changes */

.queries-details-veiw .query-container {
    display: flex;
    flex-direction: column;

  }

 .queries-details-veiw  .query-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 0px;
    margin-bottom: 15px;
  }


  .queries-details-veiw .d-flex {
    display: flex;
    align-items: center;
    flex: 1;
  }




.inprog .delayed {
    background-color: #D24242  !important;
}

.inprog .pending {
    background-color: #f2ff00 !important;
}

.inprog .cd-timeline-img {
    position: absolute;
    top: 0;
    left: 118px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgb(0 0 0 / 8%), 0 3px 0 4px rgb(0 0 0 / 5%);
    margin-left: 0px;
    background-color: #EC9720;
}

/* model */

.modal-footer .btn-secondary {
    background-color: #6c757d ;
    border-color: #6c757d ;
}

.modal-footer .btn-secondary.active,
.modal-footer .btn-secondary:hover,
.modal-footer .btn-secondary:not(:disabled):not(.disabled).active,
.modal-footer .btn-secondary:not(:disabled):not(.disabled):active,
.show>.modal-footer.btn-secondary.dropdown-toggle {
    border-color: #6c757d ;
    background-color: #6c757d ;
    color: white;
}
.modal-body .custom-event-btn {
    background-color: #F2F9EF  !important ;
    border-color: #F2F9EF !important;
    color: rgb(88, 82, 82) !important;
}
.modal-content {
    max-height: 94vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.modal-body .custom-event-btn.active,
.modal-body .custom-event-btn:hover,
.modal-body .custom-event-btn:not(:disabled):not(.disabled).active,
.modal-body .custom-event-btn:not(:disabled):not(.disabled):active,
.show>.modal-body.custom-event-btn.dropdown-toggle {
    border-color: #F2F9EF !important;
    background-color:#F2F9EF !important;
    color: rgb(88, 82, 82) !important;
}
.modal-footer .btn-primary {
    background-color: #347514 ;
    border-color: #347514;
}

.modal-footer .btn-primary.active,
.modal-footer .btn-primary:hover,
.modal-footer .btn-primary:not(:disabled):not(.disabled).active,
.modal-footer .btn-primary:not(:disabled):not(.disabled):active,
.show>.modal-footer.btn-primary.dropdown-toggle {
    border-color: #347514 ;
    background-color: #347514;
    color: white;
}

.dropdown-notification .btn-primary {
    background-color: #347514 ;
    border-color: #347514;
    margin: 0;
}

.dropdown-notification .btn-primary.active,
.dropdown-notification .btn-primary:hover,
.dropdown-notification .btn-primary:not(:disabled):not(.disabled).active,
.dropdown-notification .btn-primary:not(:disabled):not(.disabled):active,
.show>.dropdown-notification.btn-primary.dropdown-toggle {
    border-color: #347514 ;
    background-color: #347514;
    color: white;
}

.btn-success {
    color: #fff;
    background-color: #347514 !important;
    border-color: #347514 !important;
    font-size: 15px !important;
    text-transform: capitalize;
    padding: 7px 30px;
}

.profile-picture .file-upload {
    display: none;
}
.profile-picture
{
    margin-bottom: 20px;
}
.profile-picture label
{
    text-align: center;
    width: 100%;
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
    margin-top: 8px;
}
.profile-picture .circle {
    /*border-radius: 20px !important;
    overflow: hidden;
    width: 128px;
    height: 128px;
    border: 4px solid rgb(178 172 172 / 70%);*/
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
}
.profile-picture img {
    max-width: 100%;
    height: auto;
    width: 90%;
}
.profile-picture .p-image {
    position: absolute;
    top: 200px;
    left: 0px;
    /* color: #666666; */
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
    right: 0;
    margin: auto;
    width: 90%;
    display: inline-block;
    text-align: center;
}
.profile-picture .p-image:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}


.profile-picture .upload-button {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    background-color: #347514;
    padding: 8px;
    border-radius: 0px 0px 8px 8px;
}

.profile-picture .upload-button:hover {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
  color: #fff;
}


.calendar-container .date-red {
    background-color: #D24242 !important;
}

.calendar-container .date-green {
    background-color: #1CBB75 !important;
}


/* Custom CSS for datepicker container */
#datepicker-container-2 {
    /* position: absolute; */
    position: absolute;
    right: 0;
    z-index: 9999; /* Ensure it appears above other elements */
    background: white;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* new  */
.event-details {
    margin-bottom: 20px;
}

.taskdet {
    border-bottom: 2px dotted #D6D6D6;
    padding-bottom: 8px;
}

.highlight-event {
    background-color: #1CBB75 !important;
    color: white !important;
}
.today-highlight {
    background-color: #fde19a !important;
    color: black !important;
}
.highlight-task {
    background-color: #D24242 !important;
    color: white !important;
    cursor: pointer;
}

.events-meetings-scrollable {
    max-height: 60VH;
    overflow-y: auto;
    overflow-x: hidden;
}

.task-events-scrollable {
    margin-top: 40px;
    max-height: 55VH;
    overflow-y: auto;
    overflow-x: hidden;
}
.events-meetings-scrollable .event-new {
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 16px;
}

.events-meetings-scrollable .event-new:nth-child(odd) {
    background-color: #edefec;
}

.events-meetings-scrollable .event-new:nth-child(even) {
    background-color: #d0ffbb;
}
.kpi-light-color-bg{
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
    padding: 15px 10px 20px;
}
.kpi-light-color-bg:nth-child(odd) {
    background-color: #edefec;
}

.kpi-light-color-bg:nth-child(even) {
    background-color: #d0ffbb;
}

/* auth new chnanges */
.auth h1
{
  font-family: 'SFProDisplay-Regular', sans-serif;
  font-weight: bold;
  font-size: 36px;
}
.auth h2
{
  font-family: 'SFProDisplay-Regular', sans-serif;
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 35px !important;
}
.auth h2 span{
color: #347514;
}
.auth .logo-title h6 {
font-size: 15.5px;
font-weight: 600;
color: var(--main-color);
margin-bottom: 0px;
}
.auth .logo-title p {
font-size: 13.5px;
font-weight: 500;
color: var(--main-color);
margin-top: 0px;
margin-bottom: 0px;
}
.auth .form-control{
border: 1px solid #707070;
}
.bottom-text a {
color: #347514 !important;
}
#Forget-pass a {
text-decoration: underline;
color: rgb(136, 133, 133);
}
@media (max-width: 1100px) {
.js-tasks-analytics-dashboard .custom-col-4 {
width: 100%;
}
.bottom-text a {
font-size: 12px;
}
}
@media (min-width: 1100px) {
.queries-details-veiw .details{
  width: 150px;
}
.queries-details-veiw .date{
  width: 72px;
  margin-right: 5px;
}

.queries-details-veiw .name{
  width:120px;
  overflow: hidden; /* make sure it hides the content that overflows */
  white-space: nowrap; /* don't break the line */
  text-overflow: ellipsis; /* give the beautiful '...' effect */

}
.queries-details-veiw .criticals{
  width: 70px;
}
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
background-color: #f0f0f0;
border: 1px solid #d3d3d3;
padding: 3px;
margin: 2px;
border-radius: 4px;
}

.select2-container .select2-selection--multiple {
overflow-y: auto; /* Enable vertical scrolling */
height: 100px; /* Set a fixed height */
overflow-x: hidden; /* Prevent horizontal scrolling */
min-height: 45px; /* Set a minimum height for consistency */
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
display: flex;
flex-wrap: wrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
margin-right: 6px;
white-space: nowrap;
}



.customers2 thead{
    display:table;
    width:100%;
    table-layout:fixed;
}

.customers2 tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
}

.customers2 th
{
	padding: 10px 1rem;
	border-right: 2px solid #9A9A9A;
    font-size: 14px;
}
.customers2 th:last-child
{
	border-right: 0px solid #9A9A9A;
}
.customers2 tr.tab-head
{
    color: white;
    background-color: #347514;
	/* background-color: #CFD4DF; */
    border-radius: 4px;
}
.customers2 tr.tab-head img
{
    margin-right: 6px;
}
.customers2 tr td
{
	padding: 0.8rem 0.6rem 0.8rem 1rem;
	font-size: 13px;
}
.customers2 tr
{
	background-color: #fff;
    border-radius: 4px;
    margin-bottom: 3px;
}
.customers2 tr td span
{
	display: block;
    width: 100%;

}
.customers2 tr td span i
{
	padding-right: 5px;
}
.customers2 tr td span a
{
	color: #1CBB75;
    display: block;
}
.customers2 tr td span.critical
{
	display: inline-block;
    background-color: #EC9720;
    height: 10px;
    width: 10px;
    border-radius: 15px;
}
.customers2 tr td span.high
{
    background-color: #D24242 !important;
}
.customers2 tr td span.low
{
    background-color: #1CBB75 !important;
}
/* .customers2 .cus-width
{
    width: 30%;
}
.customers2 .cus-width
{
    width: 30%;
} */
.form-control[type="file"] {

    padding: 0;

    overflow: hidden;

    line-height: 38px;

}



.form-control[type="file"]::file-selector-button {

    height: 38px;

    padding: 0 15px;

    margin-right: 12px;

    border: 0;

    border-right: 1px solid #dee2e6;

    background-color: #f8f9fa;

    text-transform: capitalize; /* Choose File */

    cursor: pointer;

}



.form-control[type="file"]:focus {

    box-shadow: none;

}
