.nav-log{
    padding: 24px 0;
    margin-bottom: 30px;
}
.nav-log-top{
    display: flex;
    column-gap: 20px;
}
.nav-log-top .dropdown .lang-btn{
    background-color: transparent;
}
.nav-log-top .dropdown .lang-btn::after{
    display: none;
}
.nav-log-top .dropdown .dropdown-menu {
    background: #FFFFFF;
    border: 1px solid #DDDFE0;
    border-radius: 15px;
    padding: 10px;
    right: 0 !important;
    transform: unset !important;
    top: 100% !important;
    margin-top: 10px !important;
}
.nav-log-top .dropdown .dropdown-menu li .dropdown-item {
    padding: 5px 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #343E48;
    border-radius: 6px;
    display: flex;
    gap: 8px;
}
.nav-log-top .dropdown .dropdown-menu li .dropdown-item:hover {
    background: #FF8403;
    color: #fff;
}
.strok-btn{
    border: 1px solid #EBECED;
    border-radius: 12px;
    padding: 12px 24px;
}
.lang-btn{
    display: flex;
    align-items: center;
    column-gap: 12px;
    font-size: 16px;
    line-height: 24px;
}
.lang-btn:hover{
    border: 1px solid #EBECED;
}
.pri-btn{
    padding: 12px 24px;
    color: #ffffff;
    background-color: #FF8403;
    border-radius: 12px;
    border: 1px solid #FF8403;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}
.pri-btn:hover{
    background-color: #FFF9F2;
    color: #FF8403;
}
.sec-btn{
    padding: 12px 24px;
    color: #FF8403;
    background-color: transparent;
    border-radius: 12px;
    border: 1px solid #FF8403;
    transition: 0.4s linear;
    -webkit-transition: 0.4s linear;
}
.sec-btn:hover{
    background-color: #FFF9F2;
    color: #FF8403;
}
.sub-pack-area{
    margin-bottom: 50px;
}
.sub-pack-heading h3{
    font-size: 39px;
    font-weight: 700;
    line-height: 46.8px;
}
.are-plan{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.are-div{
    min-width: 500px;
}
.are-plan .form-label{
    font-size: 18px;
    font-weight: 500;
    line-height: 28.8px;
    color: #04111D;
    margin-bottom: 12px;
}
.are-plan .form-select,
.are-plan .form-control{
    padding: 10px 15px;
    border-radius: 10px;
    border: 1px solid #EBECED;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.1px;
    color: #04111D;
}
.plan-div .nav-tabs{
    border-bottom: unset;
    background-color: #FAFAFA;
    padding: 4px;
    border-radius: 12px;
}
.plan-div .nav-tabs li a{
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #343E48;
    border-radius: 8px;
    display: flex;
    align-items: center;
}
.plan-div .nav-tabs li a.active{
    background-color: #ffffff;
    color: #04111D;
    box-shadow: -1px 1px 4px 0px #0000000F;
}
.plan-div-content-inner .table.table-bordered{
    border-color: #EBECED;
}
.plan-div-content-inner .table-responsive{
    border: 1px solid #EBECED;
    border-radius: 12px;
}
.table-th-inner em{
    color: #E52323;
    display: block;
}
.table-th-inner em a{
    color: #E52323;
}
.plan-div-content-inner .table{
    text-align: center;
}
.plan-div-content-inner .table thead tr th[scope="col"],
.plan-div-content-inner .table tbody tr td[scope="row"]{
    background-color: #FFF9F2;
}
.plan-div-content-inner .table thead tr th:first-child,
.plan-div-content-inner .table tbody tr td:first-child{
    text-align: start;
}
.plan-div-content-inner .table thead tr th{
    font-size: 14px;
    font-weight: 700;
    line-height: 22.4px;
}
.plan-div-content-inner .table td img{
    width: auto;
    height: auto;
    border-radius: inherit;
}
.plan-img-inner{
    display: flex;
    justify-content: center;
}
.plan-img-cont span{
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 20.4px;
    color: #646C73;
    margin-top: 4px;
}
.plan-div-content-inner .table thead tr th,
.plan-div-content-inner .table tbody tr td{
    width: 230px;
    white-space: normal;
}
.plan-img-inner h4{
    font-size: 25px;
    font-weight: 700;
    line-height: 32.5px;
    color: #343E48;
    margin: 0;
}
.plan-btn{
    width: 100%;
    border-radius: 8px;
    display: block;
}
.actionpack{
    padding: 10px 15px !important;
}
.actionpack a{
text-decoration: none;}
.processing-area{
    margin-bottom: 40px;
}
.processing-inner-img{
    margin-bottom: 40px
}
.processing-inner-left,
.processing-inner-right{
    height: 100%;
}
.processing-inner-left-cont h3{
    font-size: 39px;
    font-weight: 700;
    line-height: 46.8px;
    color: #04111D;
    margin-bottom: 18px;
}
.processing-inner-left-cont p{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #343E48;
    max-width: 380px;
    margin-bottom: 37px;
}
.pilc-btn{
    display: inline-flex;
    column-gap: 10px;
    align-items: center;
}
.processing-inner-right{
    background-color: #ffffff;
    box-shadow: -6px 3px 20px 0px #0000000D;
    border-radius: 12px;
    overflow: hidden;
}
.processing-inner-right .progress{
    width: 100%;
    height: 10px;
    border-radius: unset;
    display: flex;
    background: #FFF3E6;
    background-color: #FFF3E6;
    place-items: unset;
}
.processing-inner-right .progress .progress-bar{
    background-color: #FF8403;
}
.processing-inner-right .processing-inner-right-cont{
    padding: 26px 40px 30px 40px;
    height: inherit;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.pirc-stap-count{
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.pirc-stap-count::after{
    position: absolute;
    content: '';
    width: 100%;
    border: 1px #FF8403 dashed;
    z-index: -1;
}
.pirc-stap-count-box{
    width: 44px;
    height: 44px;
    border-radius: 12px;
    border: 1px solid #FF8403;
    color: #FF8403;
    background-color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pirc-stap-count-box.fill{
    background-color: #FF8403;
    color: #ffffff;
}
.pirc-content-title{
    font-size: 18px;
    font-weight: 600;
    line-height: 28.8px;
    color: #04111D;
    margin-bottom: 20px;
}
.pirc-content .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin: 0;
}
.pirc-content .form-check .form-check-label{
    margin-left: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 22.4px;
    color: #04111D;
}
.pirc-content .form-check .form-check-input:checked{
    background-color: #FF8403;
    border-color: #FF8403;
}
.pirc-content .form-check .form-check-input{
    border-color: #ff8403;
    background-color: #FFF9F2;
}
.pirc-content .form-check .form-check-input:focus{
    box-shadow: unset;
}
.form-select:focus{
    box-shadow: 0 0 0 0.25rem rgba(255, 132, 3, 0.25);
}
.pirc-content-content-inner{
    padding: 15px;
    border-radius: 10px;
    background-color: #FFF9F2;
}
.row{
    --bs-gutter-x: 1.5rem;
}
.skip-btn{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #FF8403;
    text-decoration: underline;
}
.skip-btn:hover{
    color: #FF8403;
    text-decoration: underline;
}
.pirc-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.pre-btn{
    padding: 12px 24px;
    border-radius: 12px;
    color: #FF8403;
    background-color: #FFF3E6;
    border: unset;
}
.pre-btn.dis{
    color: #C9CBCE;
    background-color: #FAFAFA;
}
.heading-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.hw-heading h6{
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    color: #04111D;
    margin: 0;
}
.addNew-btn{
    padding: 10px 15px;
    background-color: #FFF9F2;
    border: 1px solid #FFC181;
    border-radius: 8px;
    color: #04111D;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.dataTable-search-filter .dataTables_filter label {
    position: relative;
    border: 1px solid #EBECED;
    border-radius: 12px;
    padding: 0px 15px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    width: 160px;
    height: 40px;
    color: transparent;
}
.dataTable-search-filter .dataTables_filter label:before {
    content: "\f002";
    font-family: "Font Awesome 5 Pro";
    color: #343E48;
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    top: 9px;
    left: 12px;
}
.dataTable-search-filter .dataTables_filter label input.form-control, 
.dataTable-search-filter .dataTables_filter label input[type="search"]{
    border: 0;
    width: 100%;
    position: absolute;
    left: 0;
    background: transparent;
    margin: 0;
    padding: 10px 15px;
    padding-left: 40px;
    height: auto;
}
.status-active,
.status-inactive,
.status-inprogress,
.status-open{
    display: inline-block;
    position: relative;
    padding: 4px 6px 4px 22px;
    border-radius: 30px;
    color: #1C9C53;
    background-color: #E8F5EE;
    font-size: 12px;
    font-weight: 400;
    line-height: 20.4px;
}
.status-active::before,
.status-inactive::before,
.status-inprogress::before,
.status-open::before{
    position: absolute;
    content: '';
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #1C9C53;
}
.status-inactive{
    color: #E52323;
    background-color: #FCE9E9;
}
.status-inactive::before{
    background-color: #E52323;
}
.status-inprogress{
    color: #147BDB;
    background-color: #E8F2FB;
}
.status-inprogress::before{
    background-color: #147BDB;
}
.status-open{
    color: #1C9C53;
    background-color: #E8F5EE;
}
.status-open::before{
    background-color: #1C9C53;
}
.action-box {
    display: flex;
    align-items: center;
    column-gap: 12px;
}
.action-box .action{
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #646C73;
}
.action-box .switch {
    font-size: 10px;
    position: relative;
    display: inline-block;
    width: 33px;
    height: 20px;
}
.action-box .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.action-box .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #EBECED;
    transition: .4s;
    border-radius: 30px;
}
.action-box .slider:before {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 20px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    box-shadow: 0px 1px 4px 0px #0000001A;
    transition: .4s;
}  
.action-box input.toggle_status:checked + .slider {
    background-color: #1C9C53;
} 
.action-box input.toggle_status:focus + .slider {
    box-shadow: 0 0 1px #1C9C53;
}  
.action-box input.toggle_status:checked + .slider:before {
    transform: translateX(12px);
    background-color: #fff;
}
.form-check-input{
    border-color: #646C73;
}
.form-check-input:checked{
    background-color: #FF8403;
    border-color: #FF8403;
}
.form-check-input:focus {
    border-color: #FF8403;
    outline: 0;
    box-shadow: unset;
}
.padding-sm [class*="col"] {
    padding-left: 6px;
    padding-right: 6px;
}
.form-control::placeholder{
    color: #646C73;
}
.form-select {
    font-weight: 400;
    border: 1px solid #EBECED;
    padding: 10px 15px;
    border-radius: 10px;
    height: 46px;
    outline: 0;
    font-size: 14px;
    color: #04111D;
}
.form-select:focus{
    border-color: #FF8403;
    box-shadow: unset;
}
.any-drop .dropdown-toggle::after{
    margin-left: unset;
    vertical-align: unset;
    border-top: unset;
    border-right: unset;
    border-left: unset;
    border-bottom: unset;
    white-space: normal;
}
.any-drop .dropdown-menu {
    background: #FFFFFF;
    border: 1px solid #DDDFE0;
    border-radius: 15px;
    padding: 10px;
}
.any-drop .dropdown-menu li .dropdown-item {
    padding: 5px 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #343E48;
}
.any-drop .dropdown-menu li .dropdown-item:hover {
    background: #FF8403;
    color: #fff;
    border-radius: 6px;
}
.delete-modal .modal-content{
    border-radius: 12px;
}
.delete-modal .modal-header{
    border-bottom: unset;
}
.delete-modal .modal-footer{
    border-top: unset;
}
.delete-modal .modal-body h3{
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    color: #04111D;
}
.delete-modal .modal-body > p{
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    color: #343E48;
    margin: 0;
}
.breadcrumb-box .breadcrumb {
    margin-bottom: 24px;
}
.breadcrumb-box .breadcrumb .breadcrumb-item{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #04111D;
}
.breadcrumb-box .breadcrumb .breadcrumb-item a{
    color: #646C73;
}
.breadcrumb-box .breadcrumb .breadcrumb-item + .breadcrumb-item {
    position: relative;
    padding-left: 30px;
}
.breadcrumb-item + .breadcrumb-item::before {
    padding-right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #FF8403;
}
.detail-tabs .nav-tabs{
    border-color: #EBECED;
    column-gap: 25px;
    padding-bottom: 5px;
    flex-wrap: nowrap;
    white-space: nowrap;
}
@media(max-width:992px){
    .detail-tabs .nav-tabs,
    .dash-block .nav-tabs {
        overflow: hidden;
        overflow-x: auto;
    }
}
.detail-tabs .nav-tabs::-webkit-scrollbar,
.dash-block .nav-tabs::-webkit-scrollbar{
    display: none;
}
.detail-tabs .nav-tabs li a{
    position: relative;
    display: flex;
    column-gap: 5px;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 22.4px;
    color: #343E48;
    z-index: 1;
}
.detail-tabs .nav-tabs li a img{
    filter: brightness(0) invert(0.3);
}
.detail-tabs .nav-tabs li a.active{
    color: #04111D;
}
.detail-tabs .nav-tabs li a.active img{
    filter: unset;
}
.detail-tabs .nav-tabs li a.active::before{
    position: absolute;
    content: '';
    width: 100%;
    height: 3px;
    bottom: -5px;
    border-radius: 10px;
    background-color: #FF8403;
    z-index: -1;
}
.detail-content-wrapper .detail-tabs{
    margin-bottom: 24px;
}
.detailsView-top{
    padding: 20px;
    margin-bottom: 24px;
    border-radius: 12px;
    background-color: #ffffff;
    border: 1px solid #EBECED;
}
.employee-detailsView{
    display: flex;
    column-gap: 12px;
    align-items: center;
}
.employee-detailsView .employee-img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #EBECED;
    flex-shrink: 0;
}
.employee-detailsView .employee-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-size: cover;
}
.employee-content h6{
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    color: #04111D;
    margin: 0;
}
.employee-content p{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #646C73;
    margin: 0;
}
.detailsView-basicInfo{
    border-radius: 12px;
    border: 1px solid #EBECED;   
    background-color: #ffffff;
    /* overflow: hidden; */
    margin-bottom: 24px;
}
.dv-basicInfo-top{
    padding: 12px 20px;
    background-color: #FAFAFA;
    border-radius: 12px 12px 0 0;
}
.dv-basicInfo-top p{
    font-size: 18px;
    font-weight: 600;
    line-height: 28.8px;
    color: #04111D;
    margin: 0;
}
.dv-basicInfo-top-cont{
    padding: 18px 20px;
}
.dv-basicInfo-top-cont-inner span{
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    color: #646C73;
}
.dv-basicInfo-top-cont-inner p{
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #04111D;
}
.training-tabs .nav-tabs{
    display: inline-flex;
    padding: 5px;
    border-radius: 12px;
    background-color: #FAFAFA;
    border-bottom: unset;
    margin-bottom: 12px;
}
.training-tabs .nav-tabs li a{
    display: flex;
    padding: 6px 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    color: #343E48;
    border: unset;
}
.training-tabs .nav-tabs li a.active{
    background-color: #ffffff;
    box-shadow: -1px 1px 4px 0px #0000000F;
}
.table td .tagView img{
    width: 18px;
    height: 18px;
}
.tagView-modal .modal-title{
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    color: #04111D;
}
.tagView-modal .table th,
.tagView-modal .table td{
    padding: .8rem .5rem;
}
a:hover {
    color: inherit;
}
.addEmployee-content .form-control[readonly] {
    background-color: transparent;
}
.dv-basicInfo-form-check{
    display: flex;
    column-gap: 10px;
}
.dv-basicInfo-form-check .form-check-input{
    flex-shrink: 0;
}
.dv-basicInfo-form-check .form-check-input:checked,
.dv-basicInfo-form-check input[type="checkbox"]:checked{
    background-color: #1C9C53;
    border-color: #1C9C53;
}
.dv-basicInfo-form-check .form-check-input:focus,
.dv-basicInfo-form-check input[type="checkbox"]:focus{
    border-color: #1C9C53;
}
.dv-basicInfo-form-check input[type="checkbox"]{
    flex-shrink: 0;
    border-radius: 0.25em;
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, 0.25);
    appearance: none;
    color-adjust: exact;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.dv-basicInfo-form-check input[type="checkbox"]:checked ~ label ~ .range_slid {
    opacity: 1;
    pointer-events: auto;
}


.dv-basicInfo-form-check .form-check-label{
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    color: #04111D;
}
.addEmployee-content .detailsView-basicInfo{
    height: 100%;
}
.addEmployee-btn-group{
    display: flex;
    column-gap: 12px;
    align-items: center;
    justify-content: end;
}
.imageUpload{
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 100px;
    min-width: 100px;
}
div.dataTables_wrapper div.dataTables_length label {
    display: inline-flex;
    align-items: center;
    column-gap: 4px;
}
.form-floating > .form-control,.form-floating > .form-select,.form-floating > label {
    padding: 13px 15px;
}
.form-floating > .form-control, .form-floating > .form-select{
    height: 52px;
}
.form-floating > label{
    font-size: 14px;
    color: #646C73;
}
.form-floating > label span{
    color: #1C9C53;
}
.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    padding: 13px 15px;
}
.form-control, select.form-control{
    font-size: 14px;
}
.form-floating > .form-select{
    padding-top: 25px;
}
.table_div .table-responsive{
    margin-top: 10px;
}
.form-floating > textarea.form-control{
    height: auto;
}
.addnewrol-box{
    margin: 24px 0;
}
.action-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #EBECED;
    background-color: #F4F4F6;
}
.action-icon img{
    width: 20px !important;
    object-fit: scale-down;
}
.action-icon:hover{
    background-color: #FFF3E6;
    border: 1px solid #FFC181;
}
.role-title-box{
    border-radius: 12px;
    margin-bottom: 12px;
}
.mb-24{
    margin-bottom: 24px;
}
.role-assignPermission-btn{
    display: flex;
    gap: 12px;
    margin-top: 16px;
    margin-bottom: 0;
}
.dp-checkbox-list .pirc-content-content-inner{
    border-radius: unset;
    background-color: transparent;
}
.dp-checkbox-list .dp-checkbox-list-items:nth-child(odd){
    background-color: #FAFAFA;
}
.dp-checkbox-list .pirc-content .form-check .form-check-input{
    border-color: #646C73;
}
.dp-checkbox-list .pirc-content .form-check .form-check-input:checked{
    border-color: #FF8403;
}
.employee-img-list{
    display: flex;
    align-items: center;
}
.employee-img-list li{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: -10px;
}
.employee-img-list li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.employee-img-more{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #F4F4F6;
    border: 1px solid #EBECED
}
.employee-img-list li:hover {
    z-index: 1;
}
.input-file .form-control{
    font-size: 12px;
    line-height: 16.37px;
    color: #04111D;
    font-weight: 400;
}
.input-file .form-control::file-selector-button,
.input-file .form-control::file-selector-button:hover{
    background-color: transparent !important;
}
.input-file .form-control::file-selector-button{
    border: 1px solid #EBECED;
    padding: 2px 4px;
    margin-left: 0px;
    font-size: 10px;
    line-height: 13.64px;
    color: #04111D;
    font-weight: 400;
    border-radius: 4px;
}
.input-file-label{
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.4px;
    color: #ffffff;
    border-radius: 4px;
    overflow: hidden;
}
.input-file-label .ifl-text,.input-file-label .ifl-mb{
    padding: 4px 8px;
    background-color: #8ABDED;
}
.input-file-label .ifl-mb{
    background-color: #8DCDA9;
}
.dv-basicInfo-top-cont-inner .employee-img-list{
    gap: 5px;
}
.dv-basicInfo-top-cont-inner .employee-img-list li{
    margin-right: 0;
    width: 26px;
    height: 26px;
}
.addDevice-check-container{
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #EBECED;
    border-radius: 10px;
    overflow: hidden;
}
.addDevice-check-box{
    width: 25%;
    padding: 10px 20px;
}
.addDevice-check-container .addDevice-check-box:not(:last-child){
    border-right: 1px solid #EBECED;
}
.addDevice-check-box p{
    font-size: 14px;
    font-weight: 500;
    line-height: 19.1px;
    color: #04111D;
    margin-bottom: 8px;
}

.btn {
    padding: 9px 14px;
    border-radius: 8px;
    font-size: 16px;
    line-height: normal;
}

.plan-div-content-inner table tr td:first-child {
    background-color: #FFF9F2;
    font-size: 0.875rem;
    text-align: left;
    font-weight: 400;
}
.plan-div-content-inner table thead{
    border-top:  1px solid #EBECED !important;
}

.nav-log-top .dropdown .dropdown-menu li .dropdown-item.active, .nav-log-top .dropdown .dropdown-menu li .dropdown-item:active {
    color: #fff !important;
    background-color: #ff8403;
}

/* 03-10-24 */

.table-layout-repate .items{
    width: 50%;
    display: inline-block;
    padding: 0 12px;
    margin-bottom: 24px;
    vertical-align: top;
}
.table-layout-repate .items:nth-child(odd){
    padding-right: 0;
}
.table-layout-repate .items:nth-child(even){
    padding-left: 0;
}
.select2-form-group{
    display: flex;
    flex-direction: column-reverse;
}
.select2-form-group .select2-container{
    width: 100% !important;
}
.select2-form-group .select2-container .select2-selection--single,
.select2-form-group .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 52px;
}
.select2-form-group .select2-container .select2-selection--single{
    border: 1px solid #EBECED;
    border-radius: 10px;
    font-size: 14px;
}
.select2-form-group .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: normal;
    padding: 13px 15px;
}
.select2-form-group .select2-selection__clear{
    margin-right: 25px;
}
.head-right .nav-log-top {
    margin-right: 23px;
    flex-shrink: 0;
}
.head-right .nav-log-top .dropdown .dropdown-toggle img{
    width: revert-layer;
    height: revert-layer;
    object-fit: contain;
    object-position: center;
    margin-right: 0;
    border-radius: unset;
}
.head-right .nav-log-top .dropdown .dropdown-toggle.strok-btn {
    border: 1px solid #EBECED;
    border-radius: 12px;
    padding: 12px 20px;
}
.head-right .nav-log-top .dropdown .dropdown-menu li:last-child .dropdown-item{
    font-size: inherit;
    line-height: normal;
    background: inherit;
    border-radius: 6px;
    color: inherit;
    border: unset;
}
.head-right .nav-log-top .dropdown .dropdown-menu li:last-child .dropdown-item.active{
    background-color: #ff8403;
}
.cus-assessment-box.cus-assessment-box-new{
    border-radius: 10px;
    border: 1px solid #EBECED;
    overflow: hidden;
    margin: 0 0 20px;
}
.cus-assessment-box-new .cus-ass-add h3{
    font: normal normal 600 16px/22px Nunito;
    color: #04111D;
}
.cus-assessment-box-new .cus-ass-add h3 span{
    font: normal normal 600 12px/16px Nunito;
    color: #646C73;
}
.cus-assessment-box-new .edit_bx .action-icon{
    background-color: #ffffff;
    flex-shrink: 0;
}
.cus-assessment-box-new .cus-asset-lst{
    padding: unset;
}
.cus-assessment-box-new .cus-asset-lst ul{
    flex-direction: column;
    margin: 0;
}
.cus-assessment-box-new .cus-asset-lst ul li{
    width: 100%;
    padding: unset;
}
.cus-assessment-box-new .cus-asset-lst ul li .progress-bx{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    background: unset;
    border: unset;
    border-radius: unset;
}
.cus-assessment-box-new .progress-bx .progress{
    width: 50px;
    height: 50px;
    margin: 0;
}
.cus-assessment-box-new .progress-bx .progress .track{
    stroke: #FFF3E6;
}
.cus-assessment-box-new .progress-bx .progress .value{
    font: normal normal bold 14px/14px Nunito;
    fill: #04111D;
}
.cus-assessment-box-new .progress-bx .progress-bx-text-bx h4{
    font: normal normal 600 14px/19px Nunito;
    color: #04111D;
    margin: 0;
    text-align: start;
}
.cus-assessment-box-new .progress-bx-text-bx{
    display: flex;
    align-items: center;
    gap: 10px;
}
.cus-assessment-box-new .cus-asset-lst .action-icon{
    background-color: #FFF3E6;
}
.cus-assessment-box-new .cus-asset-lst ul li:nth-child(even){
    background-color: #FAFAFA;
}
.arrows .slick-next{
    right: 0px;
}
/* .arrows .slick-arrow {
    left: -7px;
} */
.custom_assessments-new .custom_assessments-left{
    border-radius: 10px;
    border: 1px solid #EBECED;
    padding: 20px;
}
.custom_assessments-new .custom_assessments-left .main-ass-probx {
    background: transparent;
    border-radius: 0px;
    border-bottom: 1px solid #EBECED;
}
.custom_assessments-new .custom_assessments-left .main-ass-probx .process_flex{
    flex-direction: column;
}
.custom_assessments-new .custom_assessments-left .main-ass-probx .process_flex .progress {
    width: 150px;
    height: 150px;
}
.custom_assessments-new .custom_assessments-left .main-ass-probx .process_flex .progress .track{
    stroke: #FFF3E6;
}
.custom_assessments-new .custom_assessments-left .main-ass-probx .process_flex .progress .value{
    font: normal normal bold 16px/26px Nunito;
    fill: #04111D;
}
.custom_assessments-new .custom_assessments-left .main-ass-probx .process_flex .round-progress-bx {
    margin-right: 0;
    margin-bottom: 15px;
}
.custom_assessments-new .custom_assessments-left .main-ass-probx .process_flex .progress .value-text{
    font: normal normal 600 7px/11px Nunito;
    fill: #FF8403;
}
.custom_assessments-new .custom_assessments-left .main-ass-probx .process_flex .proibtact .btn-main{
    margin-right: 0;
    background-color: #FFF3E6;
    color: #FF8403;
    font: normal normal 500 14px/19px Nunito;
    color: #FF8403;
    border-radius: 12px;
    padding: 12px 30px;
}
.custom_assessments-new .sone-asse-highlights{
    background: transparent;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner:not(:last-child){
    margin-bottom: 25px;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner h4{
    font: normal normal 600 16px/22px Nunito;
    color: #04111D;
    margin-bottom: 15px;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner h4>a{
    color: #04111D;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner h4>a.active{
    color: #FF8403;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner ul{
    padding-left: 28px;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner ul li{
    list-style: disc;
    margin-bottom: 10px;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner ul li a{
    font: normal normal 600 16px/22px Nunito;
    color: #04111D;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner ul li.active a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.custom_assessments-new .select_categories-new .select_categories-new-inner ul li.active,
.custom_assessments-new .select_categories-new .select_categories-new-inner ul li.active a{
    color: #FF8403;
}
.custom_assessments-new .points-mini-dt-new{
    border: 1px solid #EBECED;
    border-radius: 10px;
    overflow: hidden;
}
.custom_assessments-new .points-mini-dt-new .takeact-bx a.btn-main{
    padding: 10px 14px;
    background: #ffffff;
    border: 1px solid #EBECED;
    border-radius: 8px;
    font: normal normal 500 14px/19px Nunito;
    color: #04111D;
    display: flex;
    align-items: center;
    gap: 10px;
}
.custom_assessments-new .points-mini-dt-new .takeact-bx a.btn-main img{
    flex-shrink: 0;
}
.points-mini-dt-new .point-tabs .nav-tabs .nav-item .nav-link{
    font: normal normal 600 16px/22px Nunito;
    color: #04111D;
    padding: 0.5rem 1rem;
    border-bottom: unset;
    border: unset;
}
.points-mini-dt-new .point-tabs .nav-tabs .nav-item .nav-link.active{
    color: #FF8303;
}
.custom_assessments-new .questions-box .que-ans-bx ul{
    justify-content: start;
}
.custom_assessments-new .tagssctin {
    background: transparent;
    border: 1px solid #EBECED;
    border-radius: 10px;
    overflow: hidden;
}
.custom_assessments-new .tagssctin span{
    background-color: #EBECED;
    padding: 15px 20px;
    font: normal normal 600 14px/19px Nunito;
    color: #04111D;
}
.custom_assessments-new .tagssctin span:after{
    border-left-color: #EBECED;
    border-left: 12px solid #EBECED;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}
.custom_assessments-new .questions-box .action-icon{
    background-color: #fff;
    flex-shrink: 0;
}
.custom_assessments-new .questions-box .action-icon:hover{
    background-color: #FFF3E6;
    border: 1px solid #FFC181;
}
.custom_assessments-new .questions-box .action-icon img{
    width: auto !important;
}
.custom_assessments-new .wirterbx .form-group{
    display: block;
}
.custom_assessments-new .wirterbx .form-group .label_group{
    width: 100%;
}
.custom_assessments-new .wirterbx .btn-group{
    margin-right: 0;
    justify-content: space-between;
}
.custom_assessments-new .qubx,.custom_assessments-new .que-txt{
    align-items: flex-start;
}
.custom_assessments-new .next_section {
    display: flex;
    justify-content: end;
    border-top: 1px solid #EBECED;
    padding: 20px;
}
.custom_assessments-new .next_section a{
    display: inline-block;
}
.SumoSelect>.CaptionCont>span.placeholder{
    color: #646C73 !important;
}
form .SumoSelect>.CaptionCont>span{
    color: #04111D;
}
.SumoSelect>.CaptionCont>label>i{
    display: none !important;
}
table button.deletenewmilestonebutton_btn {
    background: rgb(255 132 3 / 10%);
    border: 1px solid #f7832a;
    display: flex;
    gap: 5px;
    color: #f7832a;
}


/* 09-10-24 */

.login-box .processing-inner-right-cont{
    padding: 40px;
}
.pirc-head-heading{
    margin-bottom: 30px;
}
.pirc-head-heading h3{
    font: normal normal bold 39px/53px Nunito;
    letter-spacing: 0px;
    color: #04111D;
    margin-bottom: 10px;
}
.pirc-head-heading p{
    font: normal normal 500 14px/19px Nunito;
    letter-spacing: 0px;
    color: #04111D;
    margin-bottom: 0;
}
.remb-frgt-box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.frgt-link,
.dnt-haveAccount a{
    color: #FF8403;
    text-decoration: underline;
} 
.dnt-haveAccount{
    font: normal normal 500 16px/22px Nunito;
    color: #000000;
    margin-bottom: 0;
}
.register-stap-container{
    height: 100%;
}
.register-fieldset{
    display: none;
    flex-direction: column;
    height: 500px;
    justify-content: space-between;
}
.register-fieldset.show{
    display: flex;
}
.register-fieldset .pirc-content-title{
    font: normal normal bold 22px/30px Nunito;
    letter-spacing: 0px;
    color: #04111D;
}
.pirc-content-text{
    font: normal normal 500 12px/16px Nunito;
    letter-spacing: 0px;
    color: #04111D;
    margin-bottom: 20px;
}
.business-ppu-img-label{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px dashed #EBECED;
    border-radius: 10px;
    cursor: pointer;
    padding: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 250px;
}
.business-ppu-img-label[src] .business-ppu-inner{
    display: none;
}
.business-ppu{
    height: 100%;
}
.business-ppu-inner{
    text-align: center;
}
.business-ppu-inner h6{
    margin-top: 20px;
    font: normal normal 500 14px/19px Nunito;
    color: #04111D;
}
.business-ppu-inner p{
    font: normal normal normal 10px/14px Nunito;
    color: #646C73;
    margin-bottom: 20px;
}
.business-ppu-inner img{
    margin: auto;
}
.business-ppu-inner span{
    display: inline-block;
    background: #FF8403 0% 0% no-repeat padding-box;
    border-radius: 12px;
    padding: 10px 25px;
    font: normal normal 500 14px/19px Nunito;
    color: #FFFFFF;
}
.pirc-stap-count-box.fill-bg {
    background-color: #FFF3E6;
    color: #FF8403;
    border-color: transparent;
}
.pirc-stap-count-box.fill-bg::after {
    position: absolute;
    content: '';
    width: 50%;
    border: 1px solid #FF8403;
    z-index: -1;
    left: 0;
}
.pirc-stap-count .pirc-stap-count-box.fill-bg:nth-child(2):after {
    width: 100%;
}
/* .cus-asset-lst12 .round-progress-bx .progress{
    margin: auto;
    margin-bottom: 20px;
} */
.cus-assessment-box-new .cus-asset-lst {
    max-height: 140px;
    overflow: hidden;
    overflow-y: auto;
    padding-bottom: 0 !important;
}
.select_categories-new-inner h4 em,
.select_categories-new-inner ul li a em{
    color: #EBECED;
}
.select_categories-new-inner h4 em.complete,
.select_categories-new-inner ul li a em.complete{
    color: #1C9C53;
}
.select_categories-new-inner ul li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.scrollbar-inner{
    padding-right: 15px;
}
.tagssctin-new ul li{
    align-items: center;
}
.tagssctin-new ul li p i{
    display: inline-block;
    font: normal normal 600 14px/19px Nunito;
    color: #04111D;
    padding: 6px 10px;
    border: 1px solid #EBECED;
    border-radius: 5px;
}
.tagssctin-new ul li .read_more{
    font: normal normal 600 14px/19px Nunito;
    color: #FF8403;
    text-decoration: underline;
    text-transform: capitalize;
    padding-right: 0;
}
.google-login-link{
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 15px 20px;
    border: 1px solid #EBECED;
    border-radius: 10px;
    font: normal normal 600 16px/22px Nunito;
    color: #04111D;
}
.google-login-link:hover{
    border-color: #FF8403;
    color: #FF8403;
    background-color: #FFF9F2;
}
.google-bar{
    margin: 40px 0;
    text-align: center;
}
.google-login-box p{
    display: inline-block;
    position: relative;
    background-color: #fff;
    padding: 10px 20px;
    text-align: center;
    font: normal normal 500 18px/24px Nunito;
    color: #646C73;
    margin: 0;
}
.or_sp p{
    position: relative;
}
.or_sp p:before,.or_sp p:after {
    content: "";
    position: absolute;
    top: 49%;
    width: 14px;
    border-bottom: 1px solid #646C73;
}
.or_sp p:before {
    left: 0;
}
.or_sp p:after {
    right: 0;
}
.card_policy .box-footer a{
    border-top: 1px solid #EBECED;
}
.cart.card_policy h5{
    font-size: 18px;
    font-weight: 600;
    line-height: 24.55px;
    margin-bottom: 12px;
}
.security-block .progress-block .progress{
    background: #E8F5EE;
}
.security-block .progress-block ul h5{
    display: flex;
    gap: 6px;
    align-items: center;
    color: #04111D;
}
.security-block .progress-block ul h5 i{
    color: #343E48;
}
.dash-block .nav-tabs{
    flex-wrap: nowrap;
    white-space: nowrap;
}
table.dataTable.table-striped>tbody>tr:nth-child(even)>* {
    background: #FAFAFA;
}
.label_states{
    border-radius: 50px;
}
.ui-widget.ui-widget-content{
    background-color: #E8F5EE;
    border-radius: 50px;
    height: 8px;
    border: unset;
}
.ui-slider .ui-slider-handle{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: unset !important;
    background-color: #1C9C53 !important;
}
.ui-widget-header{
    background: #1C9C53;
}
.ui-slider-horizontal .ui-slider-handle{
    top: -0.7em;
}
body .price-range-slider .range-value {
    margin: 0 0 20px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: transparent;
}
.file_input label.form-label{
    position: relative;
    overflow: hidden;
}
.file_input label.form-label .dropify-wrapper {
    border: unset;
    height: 100%;
}
.file_input label.form-label .dropify-wrapper .file-icon::before{
    content: '';
    height: 50px;
    background-image: url(../images/mb_size.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hw-heading h6 a{
    display: inline-flex;
    align-items: center;
    gap: 5px;
    text-decoration: underline;
}
.ven-assessment-box .progress-bx{
    border-radius: 0;
    border: unset;
    background: transparent;
    padding: 10px 20px;
}
.ven-assessment-box .progress-bx-flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.proibtact .btn-main{
    background-color: #FFF3E6;
    margin-right: 0;
}
.ven-assessment-box .score_bar{
    margin-bottom: 15px;
}
.action-active,
.action-active:hover{
    background-color: #ff8303 !important;
    border: 1px solid #FFC181;
}
.edit-ass-select2-list{
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.edit-ass-select2-list li{
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #04111D;
    padding: 2px 8px;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.hw-add-flex{
    display: flex;
    align-items: center;
}
.pass-eye{
    position: absolute;
    top: 15px;
    right: 15px;
    color: #04111D;
    cursor: pointer;
}
.packages-list-wrp .table .info_circle i{
    color: #FF8403 !important;
}
/* .info_circle i:hover + .msg_text, .info_circle .msg_text.show{
    opacity:99;
    visibility:visible;
} */
.profile-typebox ul li .pro-typbx h4 span{
    margin: 0;
    margin-right: 8px;
}
.box_information{
    display: flex;
    gap: 5px;
    justify-content: end;
    margin-top: 40px;
    padding: 15px;
    border-radius: 6px;
    background-color: #FFF9F2;
    border: 1px solid #FFC181;
}
.box_information p{
    line-height: 20px;
    text-align: justify;
    margin: 0;
}
.box_information p a{
    text-decoration: underline;
}
.dash-block-main{
    padding: unset;
    border-radius: unset;
    border: unset;
}
.create-assessment .form-control[readonly],
.taskcreate .form-control[readonly]{
    background-color: transparent;
}
.read_more-active{
    display: flex;
    flex-wrap: wrap;
    white-space: break-spaces;
    gap: 5px;
    padding: 5px 0;
}
.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
}
.errormessage{
    color: red;
}
.alert {
    z-index: 99999 !important;
}
.welcome_popup .modal-body{
    text-align: start;
}
.welcome_popup .modal-body h3{
    margin-bottom: 20px;
}
.welcome_popup .modal-body p{
    font: normal normal 600 14px/19px Nunito;
    color: #04111D;
    margin-bottom: 10px;
}
.welcome_popup .modal-body .v-stap{
    text-decoration: underline;
    font: normal normal bold 16px/22px Nunito;
    color: #FF8403;
}
.setup_guid a{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.create_userdevice .any-drop .dropdown-item::before,
.create_userdevice .any-drop .dropdown-item::after{
    display: none;
}

.select_categories-new .accordion .accordion-item:not(:last-child){
    border-bottom: 1px solid #EBECED;
}
.select_categories-new .accordion .accordion-item .accordion-header .accordion-button{
    padding: 15px 20px;
    font: normal normal 600 16px/22px Nunito;
    border: unset;
}
.select_categories-new .accordion .accordion-item .accordion-header .accordion-button:focus{
    box-shadow: unset;
}
.select_categories-new .accordion .accordion-item .accordion-header .accordion-button::after{
    background-color: transparent;
}
.select_categories-new .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.select_categories-new .accordion .accordion-item .accordion-header .accordion-button a{
    color: #04111D;
}
.select_categories-new .accordion .accordion-item .accordion-header .accordion-button a em{
    color: #EBECED;
}
.select_categories-accordion-cont ul{
    padding: 15px 20px;
    padding-top: 0;
}
.select_categories-accordion-cont ul li{
    margin-bottom: 10px;
}
.select_categories-accordion-cont ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font: normal normal 600 14px/19px Nunito;
    color: #646C73;
}
.select_categories-accordion-cont ul li a em{
    font-size: 16px;
    color: #EBECED;
    margin-right: 4px;
}
.select_categories-new .accordion .accordion-item .accordion-header .accordion-button a.active,
.select_categories-accordion-cont ul li a.active{
    color: #FF8403;
}
.select_categories-new .accordion .accordion-item .accordion-header .accordion-button a.complete em,
.select_categories-accordion-cont ul li a.complete em{
    color: #1C9C53;
}




















/*===============:: responsive styling start ::===============*/

@media (min-width: 1200px) and (max-width: 1600px) {
    .last_policy .d-flex {
        flex-direction: column;
    }
}
@media (max-width: 1550px) {
    .tab-content .questinbpx {
        max-height: calc(100vh - 270px);
    }
}
@media (max-width: 1350px) {
    .ven-assessment-box .progress-bx-flex,
    .cus-assessment-box-new.ven-assessment-box .progress-bx-text-bx{
        flex-direction: column;
        gap: 15px;
    }
    .ven-assessment-box .score_bar{
        padding: 5px 10px;
    }
}

@media (max-width: 1200px) {
    .nav-log {
        padding: 22px 0;
        margin-bottom: 26px;
    }
    .sub-pack-heading h3 {
        font-size: 36px;
        line-height: 41.8px;
    }
    .are-div {
        min-width: 430px;
    }
    .processing-inner-left-cont h3 {
        font-size: 32px;
        line-height: 38.8px;
        margin-bottom: 12px;
    }
    .processing-inner-left-cont p{
        max-width: 100%;
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .nav-log {
        padding: 20px 0;
        margin-bottom: 20px;
    }
    .sub-pack-heading h3 {
        font-size: 32px;
        line-height: 37.8px;
    }
    .are-div {
        min-width: 300px;
    }
    .processing-inner-img {
        margin-bottom: 30px;
    }
    .processing-inner-left-cont h3 {
        font-size: 28px;
        line-height: 34.8px;
        margin-bottom: 10px;
    }
    .processing-inner-left-cont p {
        margin-bottom: 25px;
    }
    .pirc-bottom{
        margin-top: 100px;
    }
    .addDevice-check-box{
        width: 50%;
    }
    .addDevice-check-container .addDevice-check-box:nth-child(1) {
        border-bottom: 1px solid #EBECED;
    }
    .addDevice-check-container .addDevice-check-box:nth-child(2) {
        border-right: unset;
        border-bottom: 1px solid #EBECED;
    }
    #viewfile_modal .modal-dialog {
        max-width: 500px;
    }

}

@media (max-width: 767px) {
    .nav-log {
        padding: 16px 0;
        margin-bottom: 16px;
    }
    .sub-pack-heading h3 {
        font-size: 28px;
        line-height: 33.8px;
    }
    .are-plan{
        flex-direction: column;
        align-items: unset;
        row-gap: 15px;
    }
    .are-plan .form-label {
        font-size: 16px;
        line-height: 26.8px;
        margin-bottom: 8px;
    }
    .are-plan .form-select{
        padding: 12px 15px;
    }
    .plan-div-content-inner .table thead tr th, .plan-div-content-inner .table tbody tr td{
        white-space: nowrap;
    }
    .plan-img-inner h4 {
        font-size: 20px;
        line-height: 26.5px;
    }
    .processing-inner-left-cont h3{
        font-size: 24px;
        line-height: 30.8px;
    }
    .processing-inner-left-cont p {
        margin-bottom: 20px;
    }
    .processing-inner-right .processing-inner-right-cont{
        padding: 26px 30px 30px 30px;
        height: auto;
    }
    .pirc-content-title {
        font-size: 16px;
        line-height: 26.8px;
        margin-bottom: 18px;
    }
    .pirc-stap-count-box{
        width: 38px;
        height: 38px;
        border-radius: 10px;
        font-size: 16px;
        line-height: 28px;
    }
    .strok-btn,.sec-btn,.pri-btn,.pre-btn{
        padding: 10px 20px;
        border-radius: 10px;
    }
    .dataTables_wrapper>.row>.col-md-6 {
        width: 50%;
        max-width: 50%;
    }
    .dataTables_wrapper>.row>.col-md-6 .dataTables_length {
        text-align: left;
    }
    div.dataTables_wrapper div.dataTables_filter {
        text-align: right;
    }

    /* 03-10-24 */

    .table-layout-repate .items{
        width: 100%;
        padding: 0;
    }
    .sone-asse-highlights {
        margin-bottom: 0;
    }
    
    
}

@media (max-width: 576px) {
    .nav-log {
        margin-bottom: 8px;
    }
    .sub-pack-heading h3 {
        font-size: 24px;
        line-height: 28.8px;
    }
    .are-plan .form-label {
        font-size: 14px;
        line-height: 24.8px;
        margin-bottom: 6px;
    }
    .are-plan .form-select {
        padding: 10px 12px;
    }
    .plan-div .nav-tabs {
        border-radius: 8px;
    }
    .plan-div .nav-tabs li a{
        padding: 10px 18px;
        font-size: 14px;
        line-height: 18px;
        border-radius: 6px;
    }
    .are-div {
        min-width: 100%;
    }
    .strok-btn,.sec-btn,.pri-btn,.pre-btn{
        font-size: 14px;
        border-radius: 6px;
        padding: 8px 16px;
    }
    .nav-log-top{
        flex-direction: column;
        row-gap: 10px;
        text-align: center;
    }
    .processing-inner-left-cont h3 {
        font-size: 20px;
        line-height: 25.8px;
    }
    .processing-inner-left-cont p {
        font-size: 14px;
        margin-bottom: 16px;
    }
    .processing-inner-right .processing-inner-right-cont {
        padding: 20px;
    }
    .pirc-stap-count-box {
        width: 32px;
        height: 32px;
        border-radius: 6px;
        font-size: 14px;
        line-height: 24px;
    }
    .pirc-stap-count{
        margin-bottom: 20px;
    }
    .pirc-content-title {
        font-size: 14px;
        line-height: 24.8px;
        margin-bottom: 14px;
    }
    .pirc-content-content-inner {
        padding: 10px;
        border-radius: 8px;
    }
    .skip-btn{
        font-size: 14px;
        line-height: 20px;
    }
    .processing-inner-right .progress{
        height: 6px;
    }
    .training-tabs .nav-tabs{
        display: flex;
    }
    .training-tabs .nav-tabs li{
        width: 100%;
    }
    .breadcrumb-box .breadcrumb .breadcrumb-item{
        font-size: 14px;
    }
    .detail-tabs .nav-tabs,
    .dash-block .nav-tabs{
        column-gap: 15px;
    }
    .detail-tabs .nav-tabs li{
        flex-shrink: 0;
    }
    .status-active, 
    .status-inactive,
    .status-inprogress,
    .status-open{
        display: inline-flex;
        line-height: 14.4px;
    }
    .employee-detailsView .employee-img{
        width: 50px;
        height: 50px;
    }
    .employee-content h6{
        font-size: 16px;
        line-height: 24px;
    }
    .employee-content p{
        font-size: 14px;
        line-height: 20px;
    }
    .detailsView-top{
        padding: 15px;
        border-radius: 10px;
    }
    .detailsView-top,.detail-content-wrapper .detail-tabs,.breadcrumb-box .breadcrumb,.detailsView-basicInfo{
        margin-bottom: 15px;
    }
    .table_title{
        font-size: 16px;
        line-height: 25.8px;
    }
    .detailsView-basicInfo{
        border-radius: 10px;
    }
    .dv-basicInfo-top,.cus-assessment-box-new .cus-asset-lst ul li .progress-bx{
        padding: 8px 15px;
    }
    .dv-basicInfo-top-cont {
        padding: 15px;
    }
    .dv-basicInfo-top p{
        font-size: 16px;
        line-height: 26.8px;
    }
    .dv-basicInfo-top-cont-inner span {
        font-size: 12px;
        line-height: 20.4px;
    }
    .dv-basicInfo-top-cont-inner p{
        font-size: 14px;
        line-height: 22px;
    }
    div.dataTables_wrapper div.dataTables_length label, div.dataTables_wrapper div.dataTables_filter label {
        font-size: 0;
        width: 100%;
    }
    div.dataTables_wrapper div.dataTables_length select {
        width: 85px;
        min-width: 85px;
    }
    .imageUpload img{
        width: 20px;
    }

    .login-box .processing-inner-right-cont {
        padding: 20px;
    }
    .pirc-head-heading h3{
        font: normal normal bold 25px / 38px Nunito;
    }
    .remb-frgt-box,.dnt-haveAccount{
        font: normal normal 500 14px / 20px Nunito;
    }
    .register-fieldset{
        height: auto;
    }
    .google-login-link{
        gap: 15px;
        padding: 10px 12px;
        font: normal normal 600 14px / 20px Nunito;
    }
    .google-bar{
        margin: 20px 0;
    }
    .google-login-box p{
        padding: 8px 20px;
        font: normal normal 500 15px / 21px Nunito;
    }
    .btn {
        padding: 6px 10px;
        border-radius: 6px;
        font-size: 14px;
    }
    .head-right .nav-log-top .dropdown .dropdown-toggle.strok-btn {
        border-radius: 10px;
        padding: 8px 12px;
    }
    .head-right .nav-log-top,.head-right li {
        margin-right: 12px !important;
    }
    .dropdown.profile_dropdown.noti_dropbox > a{
        font-size: 14px;
    }
    .dropdown.profile_dropdown.noti_dropbox > a,
    .head-right .dropdown .dropdown-toggle img{
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 420px) {
    .sub-pack-heading h3 {
        font-size: 20px;
        line-height: 24.8px;
    }
    .addDevice-check-box{
        width: 100%;
    }
    .addDevice-check-container .addDevice-check-box:nth-child(1) {
        border-right: unset;
        border-bottom: 1px solid #EBECED;
    }
    .addDevice-check-container .addDevice-check-box:nth-child(2) {
        border-right: unset;
        border-bottom: 1px solid #EBECED;
    }
    .addDevice-check-container .addDevice-check-box:nth-child(3) {
        border-right: unset;
        border-bottom: 1px solid #EBECED;
    }
}




