/* @media only screen and (max-device-width : 1024px) and (orientation : landscape) {

    #smartwizard .nav-tabs .nav-link.active, #smartwizard .nav-tabs .nav-item.show .nav-link {
        border-bottom: 1px solid #dddfed;
        border-bottom-right-radius:0.35rem;
        border-bottom-left-radius:0.35rem;
    }

} */

.feather {
    width: 1.2rem;
    height: 1.2rem;
    stroke: currentColor;
    stroke-width: 1;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
}

.h3.mb-4 span {
    font-size: 1.5rem;
}

/* .smart_wizard_content .nav-link {
    padding: 0.2rem 1rem;
} */

.mt-title {
    margin-top: 3%;
}

.ulmenu {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    padding: 5px;
    position: absolute;
    right: 0;
    top: 9px;
    z-index: 99;
    display: none;
    list-style: none;
}

.ulmenu li {
    text-align: left;
}

.ulmenu li a {
    color: #000;
    font-weight: 700;
}

.ulmenu li a:hover {
    color: #596de6;
}

.assignTask {
    position: relative;
}

span.red_asterisk {
    color: #ff0008;
}

.pull-right {
    float: right;
}

.assignTask:hover .ulmenu {
    display: block;
    transform: translate(0, -20px);
    transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

#assignTaskTbl_wrapper.dt-bootstrap .col-sm-12 {
    overflow-x: inherit;
}

.sidebar .nav-item .collapse .collapse-inner .collapse-item,
.sidebar .nav-item .collapsing .collapse-inner .collapse-item {
    padding: 0.5rem;
    margin: 1px 5px;
}

.infolist .panel-body .form-group label.col-md-2 {
    padding: 5px;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

.custom_stepwizrd_part {
    float: left;
    width: 100%;
}

/* .custom_stepwizrd_part .nav-pills>li>a {
    border-radius: 0;
} */

.custom_stepwizrd_part .tab-content {
    border: 1px solid #ddd;
    float: left;
    width: 100%;
}

.custom_stepwizrd_part .pager {
    margin: 0;
    padding: 20px 0 0 0;
    text-align: right;
    width: 100%;
}

.custom_stepwizrd_part .pager li {
    display: inline-block;
}

.custom_stepwizrd_part .tab-content .tab-pane {
    /* padding: 20px; */
}

/* .custom_stepwizrd_part1 .nav-tabs>li {
    width: 14%;
    margin-bottom: 0;
} */

.custom_stepwizrd_part1 {
    float: left;
    width: 100%;
}

.custom_stepwizrd_part1 .nav-pills > li > a {
    border-radius: 0;
}

.custom_stepwizrd_part1 .tab-content {
    border: 1px solid #ddd;
    float: left;
    width: 100%;
}

.custom_stepwizrd_part1 .pager {
    float: right;
    margin: 0;
    padding: 20px 0 0 0;
    text-align: right;
    width: 100%;
}

.custom_stepwizrd_part1 .pager li {
    display: inline-block;
}

.custom_stepwizrd_part1 .tab-content .tab-pane {
    padding: 20px;
}

.form-check-input[type="checkbox"] {
    margin-top: 2px;
}

/* .tooltip-inner {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    background-color: #fff;
    color:#1b1811;
    font-weight: 600;
    font-size: 10px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 50%) !important;
  }
  .tooltip-inner:before {
    content: "";
    background: #fff;w
    transform: rotate(45deg);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  }
.tooltip.bottom .tooltip-arrow {
    border-bottom-color:#ffffff!important;
}
.tooltip.right .tooltip-arrow {
    border-right-color:#ffffff;
} */

/* .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .bs-tooltip-bottom .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #fff;
} */

.container {
    max-width: 1050px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.panel-default > .panel-heading a {
    display: block;
    padding: 10px 15px;
}

.panel-default > .panel-heading a:after {
    content: "";
    position: relative;
    float: right;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: transform 0.25s linear;
    -webkit-transition: -webkit-transform 0.25s linear;
    font-size: 14px;
}

input[type="checkbox"] {
    vertical-align: middle;
}

.table_1_4 input[type="checkbox"],
.table_1_5 input[type="checkbox"],
.step_2_1_form input[type="checkbox"],
.step_3_3_form input[type="checkbox"],
.step_3_4_form input[type="checkbox"] {
    margin-right: 2px;
}

.panel-default > .panel-heading a[aria-expanded="true"] {
    background-color: #596de6;
    color: #fff;
}

.panel-default > .panel-heading a[aria-expanded="true"]:hover {
    color: #fff !important;
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0;
}

.accordion-option .title {
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
}

.accordion-option .toggle-accordion {
    float: right;
    font-size: 16px;
    color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
    content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
    content: "Collapse All";
}

.btnsav {
    margin-right: 17px;
}

.file_upload_box_part {
    float: right;
    margin-left: 10px;
    position: absolute;
    right: 1%;
    z-index: 9;
    top: 15px;
}

.file_upload_box_part .btn-warning {
    margin: 0;
    padding-top: 7px;
    padding-bottom: 7px;
    height: auto;
    min-width: 50px;
    border-radius: 0;
}

.file_upload_box_part .btn-warning i {
    font-size: 16px;
}

.file_upload_box_body {
    min-width: 300px;
    border: 1px solid #ddd;
    float: left;
    padding: 15px 25px;
    background: #fff;
    display: none;
    box-shadow: rgb(0 0 0 / 12%) 0 1px 6px, rgb(0 0 0 / 12%) 0 1px 4px;
    -webkit-box-shadow: rgb(0 0 0 / 12%) 0 1px 6px, rgb(0 0 0 / 12%) 0 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    -o-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    -ms-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    border-radius: 6px;
}

.file_upload_box_body .btn-primary {
    float: right;
    padding: 2px 8px;
    margin-top: 2px;
}

.file_upload_box_body .uploadfile_box {
    margin: 0;
    padding: 0 0 0 10px;
}

.file_upload_box_body .uploadfile_box li {
    line-height: 30px;
    margin: 15px 0;
}

.file_upload_box_body .uploadfile_box li .trash-icon {
    margin-left: 8px;
    float: right;
    margin-top: 4px;
}

/* audit wizard v4 */

.dataflow_file_upload_box_body {
    min-width: 300px;
    border: 1px solid #ddd;
    float: left;
    padding: 15px 25px;
    background: #fff;
    display: none;
    box-shadow: rgb(0 0 0 / 12%) 0 1px 6px, rgb(0 0 0 / 12%) 0 1px 4px;
    -webkit-box-shadow: rgb(0 0 0 / 12%) 0 1px 6px, rgb(0 0 0 / 12%) 0 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    -o-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    -ms-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    border-radius: 6px;
}

.dataflow_file_upload_box_body .btn-primary {
    float: right;
    padding: 2px 8px;
    margin-top: 2px;
}

.dataflow_file_upload_box_body .uploadfile_box {
    margin: 0;
    padding: 0 0 0 10px;
}

.dataflow_file_upload_box_body .uploadfile_box li {
    line-height: 30px;
    margin: 15px 0;
}

.dataflow_file_upload_box_body .uploadfile_box li .trash-icon {
    margin-left: 8px;
    float: right;
    margin-top: 4px;
}

.custom_stepwizrd_part .panel-body {
    position: relative;
    background-color: #f2f2f2;
}

/* .wizard-text-block{margin:20px 0 10px 0;} */

.custom_stepwizrd_part label {
    font-weight: normal !important;
    font-size: 14px;
}

.custom_stepwizrd_part label.error {
    font-weight: normal !important;
    font-size: 12px;
}

.part_3_td {
    position: relative;
}

.part_3_td .chat_wizard_icon {
    position: absolute;
    right: 4px;
    top: 7px;
}

.ass_review_envi_table_border .table tr td {
    position: relative;
    padding: 1.5rem 0.5rem;
}

.assesment_reiview_env_soft_data_bg .table tr td {
    position: relative;
    padding: 1.5rem 0.5rem;
}

.ass_review_envi_table_border .chat_popup {
    position: absolute;
    right: 0.5rem;
    top: 0;
}

.chd_tr {
    position: relative;
}

.chd_tr .chat_popup {
    position: absolute;
    top: -1.5rem;
}

.assesment_reiview_env_soft_data_bg .chat_popup {
    position: absolute;
    right: 0.5rem;
    top: 0;
}

.assesment_service_provide_data_extra tr td {
    padding: 0 8px;
    position: relative;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
}

#tbl1 .radio.center {
    position: relative;
}

.sof_form label.error {
    font-size: 12px;
    position: relative;
    /* bottom: -1.2rem; */
    width: 100%;
    right: 0rem;
}

.custom_stepwizrd_part1 .panel-body {
    position: relative;
    background-color: #f2f2f2;
}

/* .wizard-text-block{margin:20px 0 10px 0;} */

.custom_stepwizrd_part1 label {
    font-weight: normal !important;
    font-size: 14px;
}

/* .sr {
    position: relative;
    display: table;
    border-collapse: separate;
    bottom:40px;
    left:330px;

} */

/* .search {
    position: relative;
    bottom: 74px;
    left: 509px;
    height: 33.5px;
    border-color: silver;

} */

/* .export{
    position: relative;
    bottom: 108px;
    left: 580px;
} */

/* Tree View Layout Css */

/*.tree_view .panel:first-child {
    margin-top:20px;
}*/

ul {
    list-style: none;
}

.tags {
    display: table;
    padding: 0.5em;
}

.tags li.tagAdd,
.tags li.addedTag {
    float: right;
    margin-left: 0.25em;
    margin-right: 0.25em;
}

.tags li.addedTag {
    background-color: #596de6;
    position: relative;
    color: #ffffff;
    border-radius: 2px;
    padding: 0.25em;
    top: -8px;
    left: -6px;
}

.tags input,
li.addedTag {
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: none;
    display: block;
    padding: 0.5em;
}

.tags input {
    border-color: #d2d6de;
    position: relative;
    right: 17px;
    top: -8px;
}

span.tagRemove {
    cursor: pointer;
    display: inline-block;
    padding-left: 0.5em;
}

span.tagRemove:hover {
    color: #222222;
}

/* .tree_view .treeview {
    padding: 4px;
    margin-bottom: 20px;
    color: #369;
    border: solid 1px;
    border-radius: 4px;
    background: rgba(51, 122, 183, 0.1);
} */

.tree_view .treeview ul:first-child:before {
    display: none;
}

.tree_view .treeview,
.tree_view .treeview ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #369;
}

.tree_view .treeview ul {
    margin-left: 1em;
    position: relative;
}

.tree_view .treeview ul ul {
    margin-left: 0.5em;
}

.tree_view .treeview ul:before {
    content: "";
    display: block;
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid;
    /* creates a more theme-ready standard for the bootstrap themes */
    bottom: 15px;
}

.tree_view .treeview li {
    margin: 0;
    padding: 0 1em;
    line-height: 2em;
    font-weight: 700;
    position: relative;
}

.tree_view .treeview ul li:before {
    content: "";
    display: block;
    width: 10px;
    height: 0;
    border-top: 1px solid;
    margin-top: -1px;
    position: absolute;
    top: 1em;
    left: 0;
}

.tree_view .tree-indicator {
    margin-right: 5px;
    cursor: pointer;
}

.tree_view .treeview li a {
    text-decoration: none;
    color: inherit;
    vertical-align: top;
}

#check_all_req {
    margin-top: 4px;
}

#check_all_req:checked {
    background-color: #0d6efd;
}

/*.tree_view .treeview li button, .tree_view .treeview li button:active, .tree_view .treeview li button:focus {
    text-decoration: none;
    color:inherit;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}*/

/*.container { margin:150px auto; min-height:100vh;}*/

.stylish-input-group .input-group-addon {
    background: white !important;
}

/* .stylish-input-group .form-control{
    //border-right:0;
    box-shadow:0 0 0;
    border-color:#ccc;
} */

.stylish-input-group button {
    border: 0;
    background: transparent;
}

.h-scroll {
    background-color: #fcfdfd;
    height: 260px;
    overflow-y: scroll;
}

.hummingbird-treeview,
.hummingbird-treeview * {
    list-style: none;
    font-size: 20px;
    line-height: 24px;
}

.hummingbird-treeview label {
    font-weight: normal;
}

.hummingbird-treeview input[type="checkbox"] {
    width: 16px;
    height: 16px;
    padding: 0px;
    margin: 0px;
}

.hummingbird-treeview .fa {
    font-style: normal;
    cursor: pointer;
}

.tree_view .panel-default {
    position: relative;
    /* bottom:71px; */
}

.tree_view .panel-heading {
    font-size: 21px;
}

/* .tree_view .panel-heading {
    padding: 5px 15px;
} */

/* .tree_view_save_btn {
    position: absolute;
    top: 3px;
    right: 10px;
} */

/* wizard textarea auto height */

textarea:focus-visible {
    outline: none !important;
}

#rootwizard .tab-content textarea {
    min-height: 65px;
    resize: vertical;
}

#rootwizard textarea {
    width: 100%;
}

#rootwizarrd ::placeholder {
    font-size: 0.8rem;
}

#rootwizard .tab-content #tab3 textarea {
    min-height: 65px;
    resize: vertical;
}

#frm4 .table > thead > tr > th,
#frm4 .table > tbody > tr > td {
    text-align: center;
    vertical-align: middle;
}

.table.table-striped.table-bordered > thead > tr > th {
    background-color: #d8d8d8 !important;
}

#frm4 .table > tbody > tr > td:first-child {
    text-align: left;
}

/* 22-09-2018 */

.report_content_bg {
    /* padding: 0 1rem; */
    padding: 0 0rem;
}

.report_search_block {
    width: 250px;
    display: block;
}

.report_search_block .form-control {
    border-radius: 0;
}

.title_report {
    font-size: 14px;
    width: 100%;
    margin-top: 10px;
}

.report_alert {
    padding: 0 5px;
    font-size: 12px;
}

/* .report_topbar_part {
    background-color: #596de6;
    padding: 5px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
} */

.report_topbar_left button:hover > i {
    color: #596de6;
}

.report_topbar_left {
    float: left;
}

.report_topbar_left > button > i.active {
    color: #596de6;
    font-weight: bolder;
}

.report_topbar_right {
    float: right;
    margin: 0;
    margin-right: 2rem;
    margin-top: 6px;
}

.report_topbar_right .radio-inline {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}

.report_doc_content {
    width: 100%;
    margin: 10px 0 0 0;
}

.upload_document_block {
    float: left;
    width: 100%;
}

.upload_document_block .panel-heading .accordion-toggle:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float: right;
    color: grey;
}

.upload_document_block .panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}

/*nav tabs*/

.report_topbar_left button.btn.btn-success,
.report_topbar_left button.btn.btn-default,
.report_topbar_left button.btn.btn-danger,
.report_topbar_left button.btn.btn-info,
.report_topbar_left button.btn.btn-warning {
    color: #3a3a3a;
    background: #fff;
    margin: 0.1rem 0.2rem;
    border: none;
}

.report_topbar_left button.btn.btn-success {
    margin-left: 0px;
}

.report_topbar_left button.btn.btn-success > i,
.report_topbar_left button.btn.btn-default > i,
.report_topbar_left button.btn.btn-danger > i,
.report_topbar_left button.btn.btn-info > i,
.report_topbar_left button.btn.btn-warning > i {
    font-size: 13px;
}

/* .with-nav-tabs.panel-primary .nav-tabs>li>a.btn-success:hover {
    background-color: #65ad65;
} */

/* .panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
} */

/* .panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
} */

/* .panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
} */

/* .with-nav-tabs.panel-default .nav-tabs>li>a,
.with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #777;
} */

/* .with-nav-tabs.panel-default .nav-tabs>.open>a,
.with-nav-tabs.panel-default .nav-tabs>.open>a:hover,
.with-nav-tabs.panel-default .nav-tabs>.open>a:focus,
.with-nav-tabs.panel-default .nav-tabs>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li>a:focus {
    color: #777;
    background-color: #ddd;
    border-color: transparent;
} */

/* .with-nav-tabs.panel-default .nav-tabs>li.active>a,
.with-nav-tabs.panel-default .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border-color: #ddd;
    border-bottom-color: transparent;
} */

/* .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
} */

/* .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a {
    color: #777;
} */

/* .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
    background-color: #ddd;
} */

/* .with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
.with-nav-tabs.panel-default .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #555;
} */

/********************************************************************/

/*** PANEL PRIMARY ***/

/* .with-nav-tabs.panel-primary .nav-tabs>li>a,
.with-nav-tabs.panel-primary .nav-tabs>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
    color: #fff;
} */

/* .with-nav-tabs.panel-primary .nav-tabs>.open>a,
.with-nav-tabs.panel-primary .nav-tabs>.open>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>.open>a:focus,
.with-nav-tabs.panel-primary .nav-tabs>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li>a:focus {
    color: #fff;
    background-color: #596de6;
    border-color: transparent;
} */

/* .with-nav-tabs.panel-primary .nav-tabs>li.active>a,
.with-nav-tabs.panel-primary .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.active>a:focus {
    color: #596de6;
    background-color: #fff;
    border-color: #596de6;
    border-bottom-color: transparent;
} */

/* .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu {
    background-color: #596de6;
    border-color: #596de6;
} */

/* .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a {
    color: #fff;
} */

/* .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>li>a:focus {
    background-color: #3071a9;
} */

/* .with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.dropdown .dropdown-menu>.active>a:focus {
    background-color: #4a9fe9;
} */

/*nav tabs*/

/* .with-nav-tabs.panel-primary .nav-tabs>li>a.btn-success {
    padding: 5px 10px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
} */

.reporting_text p {
    margin: 0;
}

.assign_left_block {
    /* border: 1px solid #cbcbcb; */
    padding: 10px 0;
    /* background-color: #f2f2f6; */
    min-height: 250px;
    /* height: 100%; */
    overflow: auto;
}

.assign_left_block .checkbox label {
    font-size: 16px;
    line-height: 20px;
}

.qa_document_section .assign_left_block {
    min-height: auto;
}

.assign_right_block {
    justify-content: center;
    flex-direction: column;
    display: inline-flex;
    align-items: center;
    text-align: center;
}

.assign_right_block p {
    margin: 10px 0 0 0;
    line-height: normal;
}

.reports_assign_tab .tags {
    display: none;
}

.export_div {
    display: none;
}

.reports_assign_tab .panel-primary {
    border-color: #c4cfdb;
    float: left;
    width: 100%;
}

.reports_commnets_part {
    float: left;
    margin: 0;
    padding: 15px;
    width: 100%;
    border: 1px solid #c4cfdb;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
}

.reports_comment_block h4 {
    font-weight: bold;
    margin: 0 0 5px 0;
    float: left;
    width: 100%;
    font-size: 16px;
}

.reports_comment_block ul {
    float: left;
    width: 100%;
    list-style-type: decimal;
    margin: 0;
    padding: 0 0 0 15px;
}

.ccw_content {
    height: 290px;
    overflow: auto;
}

.ccw_content .form-group {
    margin-bottom: 5px;
}

.ccw_content .form-group label {
    font-weight: normal;
    font-size: 14px;
}

.modal_custom_block .modal-header {
    background-color: #337ab7;
    color: #fff;
}

.modal_custom_block .modal-header .close {
    font-size: 26px;
}

/* .modal-title small {
    color: #fff;
} */

.pos_rel {
    position: relative;
}

.calendar_icon {
    position: absolute;
    top: 7px;
    right: 25px;
    font-size: 16px;
}

.file_upload_table {
    width: 100%;
    margin: 0;
    float: left;
}

.file_upload_table .table > thead > tr > th:first-child {
    width: 20px;
    text-align: center;
}

.file_upload_table .table > tbody > tr > td:first-child {
    text-align: center;
}

.file_upload_table .table > thead > tr > th {
    background-color: #f3f3f3;
}

/* .modal-body .panel.with-nav-tabs .panel-heading {
    background-color: #eef2f7;
    border-color: #c4cfdb;
} */

/* .modal-body .with-nav-tabs.panel-info {
    border-color: #c4cfdb;
} */

.new_upload_choose {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}

.document_list_part {
    margin: 0 0 3px 0;
    padding: 0 5px 0 0;
    float: left;
    width: 100%;
    border: 1px solid #dee4ea;
    background: #fff;
}

.to_do_tab_tab_pane #accordion .document_list_part {
    /* width: auto !important */
}

.user_list_icon {
    margin: 0;
    padding: 0;
    float: left;
    cursor: pointer;
}

.user_list_icon i {
    margin: 0;
    padding: 7px 12px;
    float: left;
    border-right: 1px solid #dee4ea;
    color: #478fca;
    background: #ebedf2;
    font-size: 14px;
}

.doument_list_name {
    margin: 2px 0 0 10px;
    padding: 0;
    float: left;
    font-size: 12px;
}

/* .document_list_right_icon {
    margin: 7px 0 0 0;
    padding: 0;
    float: right;
} */

.document_list_part .fa-download {
    color: #b3bbc1;
}

.document_list_right_icon a {
    margin: 1px 8px 0 0;
    padding: 0;
    float: left;
    font-size: 13px;
}

.to_do_list_table > table > thead > tr > th {
    background-color: #f8f8f8 !important;
    color: #3a3a3a;
}

.to_do_list_table select option {
    border: 1px solid rgb(209, 211, 226);
    border-radius: 5px;
}

.to_do_action_icon {
    display: flex;
    justify-content: space-evenly;
}

.to_do_action_icon a {
    padding: 0 !important;
    margin: 0 3px;
}

.upload_date_title {
    font-size: 12px;
    text-align: right;
    line-height: normal;
    margin-top: 4px;
}

.report_topbar_left .btn {
    /* float: left; */
    margin-right: 5px;
    /* padding: 5px 9px;
    font-size: 12px; */
}

.report_topbar_left .btn:focus {
    box-shadow: 0 0 0 0.2rem #596de6 !important;
}

.report_topbar_left .btn:focus > i {
    color: #596de6;
}

.upload_document_block .panel-default {
    margin-top: 0;
}

/* .reports_assign_tab .nav-tabs>li {
    padding-left: 0 !important;
    padding-right: 0 !important;
} */

/* .reports_assign_tab .nav-tabs {
    margin: 0 !important;
} */

.smart_wizard_content .req-item > button,
.appendix_sub_main_div .nav-item > button,
#appendix_sub_main_div .nav-item > button {
    padding: 0.5rem 0.5rem;
}

.title_req_right1,
.title_sub_req_right1 {
    /* float: left; */
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    /* color: #596de6; */
    color: #3a3a3a;
    font-weight: 600;
    margin: 10px 0 1px 0;
    padding: 0;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

#content .mb-4 {
    margin-bottom: 0.5rem !important;
}

.title_req_right2 {
    float: left;
    width: 100%;
    /* font-size: 16px; */
    /* color: #000; */
    font-size: 13px;
    color: #3a3a3a;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.title_req_right3 {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #3a3a3a;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.title_req_right3 ul,
.form-group.reporting_text ul {
    padding: 0px 0px;
    margin-bottom: 2px;
}

.title_req_right2 ul {
    padding: 0px 0px;
    margin-bottom: 2px;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

h5.title_req_right3 ul li,
.title_req_right2 ul li {
    padding: 1px 1rem;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.form-group.reporting_text ul li {
    padding: 1px 1rem;
}

.main-header .logo {
    height: 54px;
}

/*wizard chat popup css */

.scroll-content {
    position: static;
    overflow: hidden;
}

.conversion_block_part {
    margin: 0 0 15px 0;
    padding: 0;
    float: left;
    width: 100%;
}

.conversion_second h3.title_name {
    float: right;
}

h3.title_name {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 11px;
    color: #000;
    font-weight: bold;
}

h4.conversion_date_part {
    margin: 0;
    padding: 0;
    float: right;
    font-size: 12px;
    color: #666666;
}

.conversion_second h4.conversion_date_part {
    float: left;
}

.conversion_body {
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
}

.conversion_icon {
    margin: -6px 0 0 0;
    padding: 0;
    float: left;
    width: 45px;
    height: 45px;
    background-color: #999;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    overflow: hidden;
}

.conversion_second .conversion_icon {
    float: right;
}

.content-custom img {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    background: rgba(0, 0, 0, 0.2);
}

.conversion_text {
    margin: 0 10px 0 12px;
    padding: 10px 15px;
    float: right;
    background: #d1d6dc;
    width: 85%;
    color: #000;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    position: relative;
}

.conversion_second .conversion_text {
    background: #b6d4f2;
    color: #000;
    float: left;
}

.conversion_text::before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #d1d6dc;
    border-color: #d1d6dc;
    border-image: none;
    border-style: solid;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 8px;
    left: -4px;
    position: absolute;
    top: 10px;
    transform: rotate(-45deg);
    width: 8px;
}

.conversion_second .conversion_text::before {
    right: -4px;
    left: inherit;
    background-color: #b6d4f2;
    border-color: #b6d4f2;
}

.modal_custom_bg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
}

#window_title {
    margin: 0 !important;
    padding: 0;
    float: left;
    color: #fff;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    text-transform: capitalize;
    font-size: 22px;
}

ul.conversion_box_part {
    margin: 0;
    padding: 0;
    float: right;
    list-style-type: none;
}

ul.conversion_box_part li {
    margin: 0;
    padding: 0;
    display: inline;
    float: right;
}

ul.conversion_box_part li a {
    margin: 0;
    padding: 2px 6px;
    font-size: 18px;
    color: #fff;
}

.chat_conversion_box1 .modal-content .modal-header {
    background-color: #2c6aa0;
}

.bootstrap-duallistbox-container .box1 {
    padding-left: 24px;
}

.bootstrap-duallistbox-container .box2 {
    padding-right: 24px;
}

.users_avtar {
    margin: 0;
    padding: 0;
    float: left;
}

.chat_form_part {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.chat_form_part .form-actions {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #2c6aa0;
    border: 1px solid #ccc;
    padding-left: 5px;
    padding-right: 5px;
}

.chat_form_part .form-control {
    height: 37px;
    border-radius: 0 !important;
}

.chat_form_part .message-input {
    width: 100% !important;
}

.chat_form_part .btn-info {
    padding-top: 8px;
    padding-bottom: 8px;
}

.modal_chat_body {
    overflow: auto;
    height: 300px;
    float: left;
    width: 100%;
}

#open_interview {
    display: none;
}

.bootstrap-duallistbox-container .btn-group {
    width: 100%;
    margin-top: 10px;
}

.bootstrap-duallistbox-container .btn-group .btn-default {
    width: 50%;
    border-radius: 3px 3px 0 0;
    border-color: #ccc;
    border-bottom: none;
    height: 35px;
}

.duallistbox_part_bg {
    margin-top: 10px;
    padding: 0 1rem;
}

.multiselect_custom .btn-group {
    width: 100%;
}

.multiselect_custom .btn-group .multiselect {
    width: 100%;
}

.multiselect_custom .btn-group > .btn > .caret {
    margin-top: 0;
    margin-left: 0;
}

.multiselect_custom .multiselect-container {
    width: 100%;
    padding: 10px;
    height: 230px;
    overflow: auto;
}

.multiselect_custom .multiselect-search {
    height: 28px;
}

/* .multiselect_custom .multiselect-container>li {
    cursor: pointer;
} */

.multiselect_custom .multiselect-container > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.multiselect_custom .multiselect-container > li > a > label {
    margin-bottom: 1px;
    margin-top: 0;
    font-size: 13px;
    cursor: pointer;
}

#interview_popup {
    background: #fff;
    /* padding: 20px 20px 0 20px;
    border: 1px solid #ccc;
    margin-bottom: 15px; */
    margin-bottom: 1rem;
    padding-bottom: 1.5rem;
    border-bottom: 0.5px solid #ddd;
}

#document_popup {
    background: #fff;
    /* padding: 20px 20px 0 20px;
    border: 1px solid #ccc;
    margin-bottom: 15px; */
    margin-bottom: 1rem;
    padding-bottom: 1.5rem;
    border-bottom: 0.5px solid #ddd;
    /* margin-top: 7rem; */
}

.roc_report_doc_content #document_popup.document_popup_v4 {
    margin-top: 7rem;
}

.roc_report_doc_content #document_popup.document_popup {
    margin-top: 1rem;
}

#reporting_detail #documents_tab #document_popup {
    margin-top: 0px;
}

#ccw_popup {
    background: #fff;
    /* padding: 20px 20px 0 20px;
    border: 1px solid #ccc; */
    margin-bottom: 1rem;
    padding-bottom: 1.5rem;
    border-bottom: 0.5px solid #ddd;
}

#ccw_popup .two_input_main_wrapper .two_input_wrapper textarea,
#sample_popup .two_input_main_wrapper .two_input_wrapper textarea,
#interview_popup .two_input_main_wrapper .two_input_wrapper textarea {
    height: 4rem;
}

#interview_popup
    .two_input_main_wrapper
    .two_input_wrapper.full_width
    textarea {
    height: 8rem;
}

#sample_popup {
    /* background: #fff;
    padding: 20px 20px 0 20px;
    border: 1px solid #ccc;
    margin-bottom: 15px; */
    background: #fff;
    margin-bottom: 1rem;
    padding-bottom: 1.5rem;
    border-bottom: 0.5px solid #ddd;
}

#todo_popup {
    background: #fff;
    /* padding: 20px 20px 0 20px; */
    /* border: 1px solid #ccc; */
    margin-bottom: 1rem;
    padding-bottom: 0;
    border-bottom: 0.5px solid #ddd;
}

.frequency_body_left {
    padding: 0 30px 0 0;
    float: left;
    width: 100%;
    border-right: 1px solid #ccc;
}

.frequency_body_part .label-inplace {
    margin-bottom: 10px;
    background: #ececec;
    min-width: 100%;
    /*padding: 8px;*/
    padding: 5px 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    cursor: pointer;
}

.frequency_body_right {
    float: left;
    width: 100%;
}

#frequency .modal-dialog {
    width: 900px;
}

.frequency_box {
    display: none;
}

.frequency_block_part {
    margin: 30px 0 0 0;
    padding: 35px 0 20px 0;
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    position: relative;
}

.frequency_block_part h3 {
    margin: 0;
    padding: 0 10px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    left: 13px;
    top: -12px;
    background: #fff;
}

.frequency_block_part .form-group {
    margin-left: 0;
    margin-right: 0;
}

.month_select_block {
    width: 9%;
}

.frequency_block_part .control-label {
    float: left;
    text-align: left;
}

.month_check_block {
    width: 8%;
    padding-top: 0px !important;
}

/****Frequency popup month option start******/

.mange_freq_monthly_upper {
    width: 100%;
}

.mange_freq_monthly_upper.second input,
.mange_freq_monthly_upper.third input,
.mange_freq_monthly_upper.fifth input,
.mange_freq_monthly_upper.sixth input {
    width: 30%;
    text-align: center;
    margin-right: 3px;
}

.mange_freq_monthly_upper.second,
.mange_freq_monthly_upper.third {
    width: 30%;
    display: flex;
    float: left;
}

.mange_freq_monthly_upper.fifth {
    display: flex;
    width: 45%;
    float: left;
}

.mange_freq_monthly_upper.sixth {
    float: left;
    width: 30%;
    display: flex;
}

.select_option_wrapper {
    width: 25%;
    float: left;
    margin-left: 5px;
}

.mange_freq_monthly_upper.fifth div {
    margin-right: 5px;
}

form#q_frmfrequency input,
form#hy_frmfrequency input,
form#y_frmfrequency input {
    width: 100%;
}

/*****Frequency popup month option end******/

#frequency .modal-dialog .modal-content {
    width: 150% !important;
}

.frequency_block_part select.form-control {
    padding: 4px 6px;
}

.skin-white .modal-header {
    background-color: #fff;
}

.skin-blue .modal-header {
    background-color: #596de6;
}

.skin-purple .modal-header {
    background-color: #7266ba;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#7266ba),
        to(#9289ca)
    );
    background-image: linear-gradient(to right, #7266ba 0%, #9289ca 100%);
    background-repeat: repeat-x;
}

.skin-yellow .modal-header {
    background-color: #f39c12;
}

.skin-red .modal-header {
    background-color: #dd4b39;
}

.skin-green .modal-header {
    background-color: #00a65a;
}

#frequency_type_assign_for_procedure .panel-group {
    display: inline-block;
    width: 100%;
}

/** new css added on 14 aug 2020 star **/

a#accordion_class {
    color: #454545;
}

#assign_frequency_div .assign_frequency_list i.fa.fa-pencil:hover,
#assign_frequency_div .assign_frequency_list i.fa.fa-trash:hover {
    cursor: pointer;
}

/* .col-sm-5.date_input_field_freq {
    padding-left: 0px;
} */

#d_frmfrequency .form-group {
    margin-bottom: 0px !important;
}

#w_frmfrequency .form-group {
    margin-bottom: 0px !important;
}

.week_label {
    width: 22.3%;
}

.audit_wizard_4_9_header th {
    color: #fff !important;
}

#assign_bulk_doc h4.modal-bulktitle {
    color: #ffff !important;
}

#document_popup .screen_field_part > thead > th {
    color: #fff !important;
}

.audit_wizard_4_9_doc_list_head {
    color: #fff;
}

.assign_datainput_doc_list th {
    color: #fff;
}

.reporting_download_a:hover {
    color: #454545 !important;
}

.reporting_download_a {
    color: #337ab7;
    font-weight: bold;
}

div#assign_frequency_div .table th {
    /* color: #fff; */
}

.assign_frequency_list .fa-pencil-square-o::before {
    content: "\f044";
    /* Unicode character for the edit icon */
}

/** new css added on 14 aug 2020 over**/

/*custom checkbox/radio button*/

.checkbox-custom,
.radio-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
}

.checkbox-custom-label,
.radio-custom-label {
    position: relative;
}

.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
    content: "";
    background: #596de6;
    border: 2px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    padding: 0;
    margin-right: 10px;
    text-align: center;
}

.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-frequency-label:before {
    /* background: #596de6; */
    background: #fff;
    border: 2px solid #ddd;
}

.radio-custom:checked + .radio-frequency-label:before {
    color: #596de6 !important;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c";
    font-family: "FontAwesome";
    background: rebeccapurple;
    color: #fff;
}

.radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    color: #fff;
    line-height: 22px;
    font-size: 12px;
}

/*custom checkbox/radio button*/

/*.modal-footer .btn {width:50%; float: left; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0; -ms-border-radius: 0;}
.modal-footer .btn + .btn {margin-left: 0;}*/

.week_of_days .checkbox label {
    /* padding-left: 10px; */
    cursor: pointer;
}

/*no data found*/

.nodata_found_block {
    margin: 0;
    padding: 15px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: rgba(204, 204, 204, 0.2);
    float: left;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 1rem;
}

.nodata_icon img {
    width: 80px;
    display: inline-block;
}

.nodata_found_block h3 {
    margin: 10px 0 0 0;
    padding: 0;
    float: left;
    width: 100%;
    font-size: 20px;
}

#reporting_detail .nodata_found_block h3 {
    margin: 10px 0;
}

/*no data found*/

.report_topbar_left .radio-custom:checked + .radio-custom-label:before {
    font-size: 11px;
    line-height: 16px;
    /* padding: 0px 14px 17px 5px!important; */
    /* padding-top: 0.5px; */
    background: #fff;
}

.report_topbar_left .radio-custom + .radio-custom-label:before {
    width: 16.5px;
    height: 16.5px;
    margin-right: 5px;
}

/* .report_topbar_left .radio-custom-label {
    color: #fff;
    font-weight: normal;
} */

.report_topbar_left .radio-inline,
.checkbox-inline {
    padding-left: 0;
}

.checkbox label .toggle,
.checkbox-inline .toggle {
    margin-left: 0px;
}

.full_part {
    background: #ddd;
    border: 1px solid #ccc;
    padding: 10px;
}

.doc_list_download {
    height: 235px;
    overflow: auto;
}

/*frequency task tab*/

.frequeny_task_tab .nav-tabs-custom > .tab-content {
    float: left;
    width: 100%;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

.frequeny_task_tab .nav-tabs-custom > .nav-tabs {
    border-bottom-color: #d3d3d3;
    float: left;
    width: 100%;
}

.frequeny_task_tab .nav-tabs-custom > .nav-tabs > li.active > a {
    border-left-color: #d3d3d3;
    border-right-color: #d3d3d3;
}

.frequeny_task_tab .nav-tabs-custom > .nav-tabs > li > a {
    font-size: 16px;
    font-weight: 600;
}

.frequeny_task_tab .nav-tabs-custom {
    display: inline-block;
    margin-top: 15px;
}

ul.task_listing_item {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    list-style-type: none;
}

ul.task_listing_item li {
    list-style-type: none;
    padding: 15px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

.task_listing_item_header {
    float: left;
    width: 100%;
}

.list_view_block section.col-sm-8.frequeny_task_tab {
    padding: 0;
}

.task_listing_item_header h3 {
    margin: 0;
    padding: 0 5px 0 0;
    float: left;
    font-size: 13px;
    /* font-weight: bold;
    color: #000; */
}

.task_listing_item_header h3:first-child:after {
    content: "|";
    color: #000;
    padding-left: 5px;
}

.task_listing_item_header.notFound h3:first-child:after {
    content: "";
    color: #000;
    padding-left: 5px;
}

.task_listing_item_header span {
    float: right;
    color: #666666;
}

ul.task_listing_item li p {
    margin: 10px 0;
    padding: 0;
    float: left;
    width: 100%;
}

.task_listing_bar {
    float: left;
    width: 100%;
    padding: 0;
}

.task_listing_bar h4 {
    /* margin: 12px 0 0 0; */
    color: #307ecc;
    font-size: 13px;
    float: left;
}

ul.task_listing_item li:last-child {
    border-bottom: none;
}

.frequeny_task_tab .nav-tabs li.active {
    border: 0.1px solid #ddd;
    border-bottom-color: #fff;
}

.frequeny_task_tab .nav-tabs li a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.calendar_list_view_block {
    padding: 15px;
    float: left;
}

.calendar_list_view_block .form-group button {
    color: #697be8;
    background-color: #fff;
}

.calendar_list_view_block .form-group button.activess {
    color: #fff;
    background-color: #697be8;
    font-weight: 600;
}

#section3_2 {
    margin-top: 1rem;
}

.calendar_list_view_block .form-group {
    margin-bottom: 0px;
}

.calendar_list_view_block .box {
    border: 1px solid #d2d6de;
}

.list_view_block .box-header {
    color: #fff;
}

.list_view_block .box-header > .fa,
.box-header > .glyphicon,
.list_view_block .box-header > .ion,
.list_view_block .box-header .box-title {
    font-size: 14px;
}

.calendar_list_view_block .btn-primary.active {
    background-color: #2f9ae2;
    border-color: #2f9ae2;
}

/*frequency task tab*/

/* .table>thead>tr>th {background-color:rgba(60,140,187,0.2) !important;} */

.dt-bootstrap .col-sm-12 {
    overflow-x: inherit;
}

.modal-title {
    /* color: #fff; */
    font-weight: 600;
}

.custom_modal_part button.close {
    width: 30px;
    height: 30px;
    background-color: #454545;
    color: #fff;
    border-radius: 50px;
    border: 2px solid #fff;
    opacity: 1;
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 0;
    font-size: 22px;
    font-weight: normal;
}

.custom_modal_part .close:hover,
.custom_modal_part .close:focus {
    opacity: 1;
    background-color: #000;
}

.customer_view_table > thead > tr > th {
    white-space: nowrap;
}

.customer_view_table > tbody > tr > td:nth-child(10) .btn {
    margin-left: 1px;
    margin-right: 1px;
}

.customer_view_table > tbody > tr > td {
    white-space: nowrap;
}

/* .custom_modal_part .modal-footer .btn {text-transform: uppercase; width: 50%; float: left;}
.custom_modal_part .modal-footer .btn:first-child {border-top-right-radius: 0; border-bottom-right-radius: 0;}
.custom_modal_part .modal-footer .btn:last-child {border-top-left-radius: 0; border-bottom-left-radius: 0; margin-left: 0;} */

.setting_view_table > tbody > tr > td:nth-child(7) {
    white-space: nowrap;
}

.setting_view_table > thead > tr > th:nth-child(4) {
    min-width: 300px;
}

.setting_view_table > thead > tr > th:nth-child(3) {
    min-width: 200px;
}

.setting_view_table > tbody > tr > td:nth-child(3) {
    word-break: break-all;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}

.dataTables_paginate .pagination > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
}

.requirements_view_table > tbody > tr > td:last-child {
    white-space: nowrap;
}

.subrequirements_view_table > tbody > tr > td:last-child {
    white-space: nowrap;
}

.procedures_view_table > tbody > tr > td:last-child {
    white-space: nowrap;
}

.reportingheads_view_table > tbody > tr > td:last-child {
    white-space: nowrap;
}

/* .custom_stepwizrd_part .nav-tabs>li>a {
    border-radius: 0;
    border: none;
    background-color: #f1f1f1;
    color: #404a50;
    font-weight: 600;
} */

/* .custom_stepwizrd_part .nav-tabs>li.active>a {
    background-color: #596de6;
    color: #fff;
} */

/* .custom_stepwizrd_part .nav-tabs>li {
    width: 16%;
    margin-bottom: 0;
} */

/* .custom_stepwizrd_part .nav-tabs {
    border-bottom: none;
} */

/* .custom_stepwizrd_part .nav-tabs>li.active>a,
.custom_stepwizrd_part .nav-tabs>li.active>a:hover,
.custom_stepwizrd_part .nav-tabs>li.active>a:focus {
    border: none;
} */

/* .custom_stepwizrd_part1 .nav-tabs>li>a {
    border-radius: 0;
    border: none;
    background-color: #f1f1f1;
    color: #404a50;
} */

/* .custom_stepwizrd_part1 .nav-tabs>li.active>a {
    background-color: #596de6;
    color: #fff;
} */

/* .custom_stepwizrd_part1 .nav-tabs {
    border-bottom: none;
} */

/* .custom_stepwizrd_part1 .nav-tabs>li.active>a,
.custom_stepwizrd_part1 .nav-tabs>li.active>a:hover,
.custom_stepwizrd_part1 .nav-tabs>li.active>a:focus {
    border: none;
} */

/*new*/

#frequency_modal .modal-dialog {
    width: 900px;
}

#frequency_modal .box {
    border-top: none;
}

#frequency_modal .box .box-body {
    border: 1px solid #ddd;
}

#continuous_requirement_tab .panel-heading .accordion-toggle:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float: right;
    color: #fff;
}

#continuous_requirement_tab .panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}

#continous_req_accordion {
    float: left;
    width: 100%;
}

#continous_req_accordion .panel-body {
    background: #f1f1f1;
}

.continous_req_block {
    border: 1px solid #dee4ea;
    padding: 5px 10px;
    background: #fff;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.continous_req_block:last-child {
    margin-bottom: 0;
}

.continous_req_part h6 {
    display: inline-block;
    margin: 0 5px;
}

.continous_req_part h6 a i {
    font-size: 14px;
}

/*new*/

/*1-12-2018*/

.custom_stepwizrd_part .pager li > a {
    color: #454545;
}

.custom_stepwizrd_part .pager li > a:hover {
    background-color: #286090;
    color: #fff;
}

.custom_stepwizrd_part1 .pager li > a {
    color: #454545;
}

.custom_stepwizrd_part1 .pager li > a:hover {
    background-color: #286090;
    color: #fff;
}

.content-header {
    padding-top: 0;
}

.content-header > .breadcrumb {
    position: inherit;
    top: inherit;
    right: inherit;
}

.content-header > h1 {
    display: inline-block;
    width: 70%;
}

.box > .box-body {
    padding: 15px;
}

.data_input_tab_view .box > .box-body {
    padding: 0px;
}

.chat_wizard_icon {
    float: right;
    margin-bottom: 2px;
}

.chat_wizard_icon .chat_popup {
    float: left;
    margin-right: 1px;
    cursor: pointer;
    z-index: 9;
}

.chat_wizard_icon .chat_popup:hover {
    color: #596de6;
}

.custom_stepwizrd_part .panel-default > .panel-heading a:hover {
    color: #454545;
}

.custom_stepwizrd_part .table > thead > tr > th {
    font-size: 14px;
    vertical-align: middle;
}

.custom_stepwizrd_part .table > tbody > tr > td {
    font-size: 14px;
}

.custom_stepwizrd_part1 .panel-default > .panel-heading a:hover {
    color: #454545;
}

.custom_stepwizrd_part1 .table > thead > tr > th {
    font-size: 14px;
    vertical-align: middle;
}

.custom_stepwizrd_part1 .table > tbody > tr > td {
    font-size: 14px;
}

/*1-12-2018*/

/*3-12-2018*/

.content-header .headerElems {
    margin-top: 0;
}

.dropzone {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    text-align: center;
}

ul.treeview > li > ul.treeview-tree li {
    color: #454545;
}

.treeview li i {
    cursor: pointer;
    vertical-align: sub;
}

.btn > a {
    color: #fff;
}

.bulk_upload_docs_content .tabbable > .tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.bulk_upload_docs_content .tabbable > .nav-tabs > li > a {
    color: #454545;
}

.wizard3_block_content {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.custom_stepwizrd_part .table-bordered > thead > tr > th,
.custom_stepwizrd_part .table-bordered > tbody > tr > th,
.custom_stepwizrd_part .table-bordered > tfoot > tr > th,
.custom_stepwizrd_part .table-bordered > thead > tr > td,
.custom_stepwizrd_part .table-bordered > tbody > tr > td,
.custom_stepwizrd_part .table-bordered > tfoot > tr > td {
    border-color: #ddd;
}

.custom_stepwizrd_part1 .table-bordered > thead > tr > th,
.custom_stepwizrd_part1 .table-bordered > tbody > tr > th,
.custom_stepwizrd_part1 .table-bordered > tfoot > tr > th,
.custom_stepwizrd_part1 .table-bordered > thead > tr > td,
.custom_stepwizrd_part1 .table-bordered > tbody > tr > td,
.custom_stepwizrd_part1 .table-bordered > tfoot > tr > td {
    border-color: #ddd;
}

.wizard_list_group {
    float: left;
    width: 100%;
}

/*3-12-2018*/

/*4-12-2018*/

.custom_stepwizrd_part .table .form-group:last-child {
    margin-bottom: 0;
}

.custom_stepwizrd_part1 .table .form-group:last-child {
    margin-bottom: 0;
}

/*4-12-2018*/

/*5-12-2018*/

ul.multiselect-container li .checkbox input {
    margin-left: 0;
    position: inherit;
    margin-right: 1px;
}

.modal .mCSB_container {
    min-height: 100%;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

/* .reports_assign_tab .panel.with-nav-tabs .panel-heading {
    padding: 0;
} */

.reports_assign_tab .tab-pane .panel-group {
    margin-bottom: 10px;
}

.add_customer_modal .box-body {
    /* max-height: 70vh; */
    padding-bottom: 5px;
    /* overflow: auto; */
}

.add_setting_modal .box-body {
    height: 380px;
    overflow: auto;
    width: 99%;
}

#add_req_form .box-body {
    height: 380px;
    overflow: auto;
    width: 99%;
}

#user-add-form .box-body {
    height: 380px;
    overflow: auto;
}

.add_assessment_type_modal .box-body {
    height: 380px;
    overflow: auto;
}

.add_compliance_versions_modal .box-body {
    max-height: 70vh;
    padding-bottom: 10px;
    overflow: auto;
}

.add_requirements_modal .box-body {
    height: 410px;
    overflow: auto;
}

.add_subrequirements_modal .box-body {
    max-height: 70vh;
    padding-bottom: 10px;
    overflow: auto;
}

.add_procedures_modal .box-body {
    max-height: 380px;
    padding-bottom: 10px;
    overflow: auto;
    width: 99%;
}

.add_reportingheads_modal .box-body {
    max-height: 70vh;
    padding-bottom: 10px;
    overflow: auto;
}

.add_employee_modal .box-body {
    height: 420px;
    overflow: auto;
}

@media (max-width: 767px) {
    .content-header > h1 {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .pl-md-0 {
        padding-left: 0;
    }
}

.blue_color {
    color: #307ecc;
    font-weight: bold;
}

.green_color {
    color: #87b87f;
    font-weight: bold;
}

.sky_blue_color {
    color: #01b0f1;
    font-weight: bold;
}

.red_color {
    color: #d15b47;
    font-weight: bold;
}

.grey_color {
    color: darkslategrey;
}

.yellow_color {
    color: #ffc107;
}

.purpole_color {
    color: #8540f5;
}

.brown_color {
    color: #653208;
}

.customer_charts_grid_part .table {
    margin-bottom: 10px;
}

.page_sub_title {
    font-size: 16px !important;
    font-weight: bold;
}

.h5 .page_sub_title {
    font-size: 19px !important;
    font-weight: bold;
}

.company_list_widget .widget-body {
    float: none;
}

.max-height-80 {
    max-height: 80vh;
    overflow-y: scroll;
}

.logo-lg {
    font-family: "Montserrat", sans-serif;
}

.main-header {
    box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    -o-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
    -ms-box-shadow: rgba(0, 0, 0, 0.117647) 0 1px 6px,
        rgba(0, 0, 0, 0.117647) 0 1px 4px;
}

.panel-heading {
    border: transparent;
}

.custom-btn-success {
    background-color: #596de6;
    border-color: #596de6;
    color: white;
    padding: 7px 11px;
    font-size: 12px;
}

.custom-btn-success {
    background-color: #596de6;
    border-color: #596de6;
    color: white;
}

.custom-btn-success:hover {
    background: #3a37f7 !important;
    color: white !important;
}

.custom-btn-success:hover {
    background: #4c37f7 !important;
    color: white !important;
}

.dropzone {
    min-height: 100px !important;
}

.cust-hei a {
    height: 130px;
}

@media (min-width: 1250px) and (max-width: 1600px) {
    .cust-hei a {
        height: 110px;
    }
}

@media (min-width: 1650px) and (max-width: 2500px) {
    .cust-hei a {
        height: 90px;
    }
}

.form-check-label {
    text-align: initial !important;
}

/***new added nov 25/11***/

/* .reports_assign_tab .nav-tabs a.custom-btn-success {
    margin: 0px !important;
} */

/* .reports_assign_tab .nav-tabs .custom-btn-success {
    border: none;
    border: 0px;
} */

/* .with-nav-tabs.panel-primary .nav-tabs>li.active>a,
.with-nav-tabs.panel-primary .nav-tabs>li.active>a:hover,
.with-nav-tabs.panel-primary .nav-tabs>li.active>a:focus {
    border: none;
} */

/* .panel-primary>.panel-heading {
    background-color: #596de6;
} */

/* .reports_assign_tab .nav-tabs a.custom-btn-success {
    margin-bottom: 1px !important;
    border-radius: 0px;
} */

/* .reports_assign_tab .with-nav-tabs ul.nav-tabs li:first-child .custom-btn-success {
    border-top-left-radius: 2px !important;
} */

/* .reports_assign_tab .with-nav-tabs ul.nav-tabs li:first-child .custom-btn-success {
    border-top-left-radius: 2px !important;
} */

.collapse.in {
    display: block;
    visibility: visible;
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
    content: " ";
    display: table;
}

*:before,
*:after {
    box-sizing: border-box;
}

.custom_stepwizrd_part .tab-content {
    border: none;
    float: none;
    width: 100%;
}

.custom_stepwizrd_part {
    float: none;
}

.panel-default > .panel-heading a {
    display: block;
    padding: 10px 15px;
}

.panel-title > a {
    color: inherit;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-default {
    border-color: #ddd;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.custom_stepwizrd_part.pager .previous > a,
.custom_stepwizrd_part .pager .previous > span {
    float: left;
}

.custom_stepwizrd_part .pager li > a,
.custom_stepwizrd_part .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

/**SAQ tabs csss**/

.custom_wizard_class .tab-content > .tab-pane {
    display: none;
    visibility: hidden !;
}

.custom_stepwizrd_part1.custom_wizard_class {
    float: none;
}

.custom_wizard_class .tab-content {
    float: none !important;
}

.custom_stepwizrd_part1 .pager {
    float: none;
}

.custom_wizard_class .pager li > a,
.custom_wizard_class .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.wizard_list_group .table-dark {
    background-color: #f2f2f2;
}

.wizard_list_group .table-dark tr td {
    text-align: left !important;
}

.wizard_list_group .d-flex .col-2 {
    width: auto;
    padding: 10px 0;
}

.custom_stepwizrd_part1 .table-dark label {
    padding-left: 0px;
}

.wizard_list_group .d-flex .col-2 {
    flex: none;
    max-width: auto;
    background-color: none;
    border-color: #f2f2f2 !important;
}

.wizard_list_group .d-flex .col-10 {
    flex: none;
    max-width: auto;
    background-color: none;
    padding-left: 0px;
    border-color: #f2f2f2 !important;
}

/* .wizard_list_group .table>:not(caption)>*>* {
    background-color:#f2f2f2;
    color:#000;
} */

.wizard_list_group label.form-check-label {
    padding-left: 1.1rem;
}

.wizard_list_group .form-check .form-check-input {
    float: none;
    margin-left: 0px;
    margin-top: 2px;
}

.wizard_list_group .form-check {
    position: unset;
}

.wizard_list_block .form-control {
    width: 100%;
}

#smartwizard .toolbar.toolbar-top {
    /*padding: 0.5rem 0;*/
    padding: 0.3rem 0;
}

.wizard_list_block ul {
    margin-bottom: 0px;
}

.wizard_list_block #table {
    margin-top: 1rem !important;
}

.wizard_list_block thead {
    background-color: #f2f2f2;
    color: #333333;
}

.custom_wizard_class input.btn.custom-btn-success.new_success.pull-right {
    margin-bottom: 15px;
}

.saq_tab_page .alert.alert-danger {
    color: #fff !important;
    background: red !important;
    padding: 10px 0px !important;
    font-weight: bolder;
}

.accordion-option .wizard_list_group .error {
    color: red;
    padding: 5px 2px;
}

#collapseTwo2 .diagram_form .row {
    clear: both;
}

div#div_id_high_level_network {
    padding: 8px;
}

div#div_id_modal_upload {
    padding: 8px;
}

.high_level_form_class {
    clear: both;
}

/* .dataTable .table-bordered > thead > tr > th, .dataTable .table-bordered > tbody > tr > th, .dataTable .table-bordered > tfoot > tr > th, .dataTable .table-bordered > thead > tr > td, .dataTable .table-bordered > tbody > tr > td, .dataTable .table-bordered > tfoot > tr > td {
    border-color: #ededed !important;
}
.dataTable.table th {
    border-color: #ededed !important;
    border:1px solid;
}
.dataTable.table td {
    border-color: #ededed !important;
    border:1px solid;
    padding: 0.4rem;
} */

.custom_stepwizrd_part .collapsing {
    width: 100% !important;
}

.modal .form-control:focus,
.edit_form .form-control:focus {
    /* border-color: #48B0F7;
    box-shadow: none;
    font-size: 14px !important; */
}

/* .modal .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
} */

.edit_form .form-control {
    color: #555555;
    /* font-size: 14px; */
}

.modal .error,
.edit_form .error {
    background-color: #fadbd8;
    border-color: #ff6262 !important;
    background-color: #fff !important;
    /* font-size: 14px; */
}

.modal label.error,
.edit_form label.error {
    /* color: #FF6262; */
    font-weight: 400;
    margin-top: 6px;
    /* font-size: 12px; */
}

.email_exist_error {
    /* color: #FF6262; */
    font-weight: 400;
    margin-top: 6px;
    /* font-size: 12px; */
    margin: 0;
    background: no-repeat;
    padding: 0;
    border: none;
}

.modal label,
.edit_form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.modal textarea.form-control {
    height: auto !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none;
    border: none;
    box-shadow: none;
}

.dataTables_paginate ul.pagination .page-link:focus {
    box-shadow: none;
}

/* .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding-right: 18px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    position: absolute !important;
    right : 0 !important;
    border-right: none !important;
} */

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da;
}

.modal input.select2-search__field {
    width: 100% !important;
}

.edit_form input.select2-search__field {
    width: 100% !important;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
    background-color: #f43f3b;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.btn:hover,
.btn:focus,
.btn.focus {
    /* color: #333; */
    text-decoration: none;
}

.btn-danger {
    background-color: #f55753;
    border-color: #f43f3b;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.hover {
    background-color: #e08e0b;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

/* .dataTable .setting_table_body .btn-xs {
    padding: 5px;
} */

/* .dataTable .email_tester_table_body .btn-xs {
    padding: 5px;
} */

li.disabled:hover {
    cursor: not-allowed;
}

/* .nav-tabs i.fa.fa-chevron-left {
    padding: 5px;
} */

.profile .tooltip.show {
    opacity: 0.9;
    margin-top: -1rem !important;
}

.user_type_select {
    font-size: 14px;
    /* line-height: 24px; */
}

span.userrole {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    /* border-bottom: 1px solid#c2c2c2; */
}

a.mailto:hover {
    color: grey !important;
}

.bg-purple {
    background-color: #596de6 !important;
}

a#userDropdown {
    font-size: 21px;
    font-weight: bold !important;
}

/* .dataTables_scrollHeadInner {
    width: 100% !important;
}
table#table_id {
    width: 100% !important;
} */

.sidebar #collapsePages {
    height: auto !important;
}

#collapsePages .collapse-item {
    white-space: pre-wrap;
}

table.table.dataTable.no-footer {
    width: 100% !important;
    /* width: 130% !important; */
}

/* .panel-body .tab-content>.active {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
} */

/* .with-nav-tabs .panel-body {
    padding: 0px !important;
    display: block;
} */

/* .with-nav-tabs .panel-body .tab-content {
    padding: 1rem 0.5em !important;
} */

/* .reports_assign_tab .with-nav-tabs .panel-body .tab-content {
    padding: 0.5rem 0rem !important;
} */

.reports_assign_tab .panel-primary {
    border-color: #c4cfdb;
    float: left;
    width: 100%;
    /* border: 0.5px solid; */
}

.tree_view .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-color: #c4cfdb;
    padding: 1rem;
}

/* .tree_view .panel-body {
    padding: 15px;
} */

/* .tree_view .panel-heading {
    padding: 5px 15px;
} */

.tree_view .tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.dropzone {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
    margin-bottom: 20px;
}

.dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
}

.glyphicon-minus:before {
    content: "\2212" !important;
}

.fa-minus:before {
    content: "\f068" !important;
}

.tree_view .glyphicon-plus:before {
    content: "\2b";
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tree_view label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    font-weight: 600;
    vertical-align: sub;
}

.tree_view label.form-check-label {
    padding-left: 0px;
    margin-top: 1px;
}

.tab-content .form-check {
    padding-left: 1rem;
    display: flex;
    align-items: center;
}

.reports_assign_tab label.form-check-label {
    padding-left: 0px;
    padding-right: 5px;
}

.wizard_list_block .form-group {
    margin-bottom: 0px;
}

.tree_view .tree-indicator {
    margin-right: 5px;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.5rem !important;
}

.fa-minus:before {
    content: "\f068" !important;
}

.report_doc_content .panel-primary > .panel-heading {
    background-color: inherit;
}

.report_doc_content .custom-btn-success {
    background-color: #596de6;
    border-color: #596de6;
    color: white;
}

.report_doc_content .custom-btn-success:hover {
    background: #596de6 !important;
    color: white !important;
}

/* .tab-content>.active {
    display: block;
    visibility: visible;
} */

.tabbable .tab-content > .tab-pane {
    display: none;
    visibility: hidden;
}

.tabbable .tab-content > .active {
    display: block;
    visibility: visible;
}

/* .company_listing_container .sorting_1 a span i {
    padding:3px 4px !important;
} */
.top-remove-padding .btn-group-xs > .btn:focus {
    /* font-size: 0.87rem !important; */
}

.fa-check-square-o:before {
    content: "\f046";
}

/* .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
} */

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-download:before {
    content: "\e026";
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-primary {
    color: #fff;
    background-color: #596de6;
    border-color: #596de6;
}

.bulk_upload_docs_content .tabbable > .nav-tabs > li > a {
    color: #454545;
}

/* .bulk_upload_docs_content .nav-tabs>li.active>a,
.bulk_upload_docs_content .nav-tabs>li.active>a:hover,
.bulk_upload_docs_content .nav-tabs>li.active>a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
} */

/* .bulk_upload_docs_content .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
} */

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    /* background-color: #d9edf7; */
    background-color: #f5f6fa;
}

.widget-header-small > .widget-title {
    line-height: 30px;
    font-size: 12px;
}

/* .tab-content > .tab-pane:not(.active) {
    display: block !important;
    height: 0 !important;
    overflow-y: hidden !important;
} */

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.panel.panel-default.to_do_pane {
    bottom: 0px;
}

.to_do_tab_tab_pane .panel-group {
    border: 0.1px solid #eeeeee;
}

#reporting_detail .radio-inline > input {
    margin: 0px 5px !important;
    vertical-align: text-top;
    /* padding: 4px 0px !important; */
}

/* .export_div {
    max-width: 228px;
}
.search {
    bottom: 52px;
} */

.section_title_export_main {
    display: flex;
}

.tag_search_box {
    display: flex;
}

.export_button {
    padding: 0 5px;
}

.section_title_export_main .content-header > h1 {
    width: 100%;
}

#assign_bulk_doc .modal-header,
#assign_bulk_doc .modal-footer {
    display: block;
}

.modal-footer {
    display: block;
}

/* .custom_modal_part .modal-dialog {
    max-width: 100%;
} */

#assign_frequency_div .table th,
#assign_frequency_div .table td {
    padding: 7px;
}

.form-group.assign_div_group {
    display: flex;
}

.assign_div_group label.col-sm-3.control-label.no-padding-right {
    text-align: right;
    /* float: left; */
}

.assign_div_group label.col-sm-3.control-label.no-padding-right {
    padding-right: 0px;
    text-align: right;
}

.col-sm-8.frequency_col_sm_8 {
    float: right;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}

.input-group.date .input-group-addon {
    cursor: pointer;
}

.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff;
}

.input-group-addon:last-child {
    border-left: 0;
}

.glyphicon-th:before {
    content: "\e011";
}

.input-group .input-group-addon {
    border-radius: 0;
    border-color: #d2d6de;
    background-color: #fff;
}

.input-group.date .input-group-addon {
    cursor: pointer;
}

#frequency_type_assign_for_procedure thead {
    background-color: #f2f2f2;
    color: #333333;
}

.table-condensed thead {
    background-color: #f2f2f2;
    color: #333333;
}

#w_frmfrequency .form-group {
    display: flex;
}

#w_frmfrequency input[type="radio"],
#w_frmfrequency input[type="checkbox"] {
    margin-right: 5px;
}

/* #m_frmfrequency .col-sm-8.col-xs-12.pad_left_0 {
    display: flex;
    margin-bottom: 0rem;
} */

.frequency_block_part select.form-control {
    padding: 4px 6px;
}

#q_frmfrequency .form-group {
    margin-bottom: 10px !important;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
    display: none;
}

.new_due_date_format input#due_date {
    width: 100%;
}

/* .radio-inline,
.checkbox-inline {
    padding-left: 5px;
    vertical-align: middle;
    cursor: pointer;
} */

label.col-md-8.col-sm-7.col-xs-12.control-label {
    width: 66.66% !important;
}

.company_user_detail_page .tab-content > .active {
    display: block !important;
}

.company_user_detail_page label {
    /* display: inline-block;
    max-width: 100%;
    margin-bottom: 5px; */
    font-weight: bold;
}

#company_user_group-edit-form .form-label {
    font-weight: bold;
}

#company_user-edit-form .form-label {
    font-weight: bold;
}

.col-md-10.pass_div {
    margin-bottom: 15px;
}

.timeline > .time-label > span {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
    color: #fff;
}

.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-warning,
.modal-warning .modal-body {
    background-color: #f39c12 !important;
}

.bg-aqua,
.callout.callout-info,
.alert-info,
.label-info,
.modal-info .modal-body {
    background-color: #48b0f7 !important;
}

.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    background: #d2d6de;
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0;
}

.col-md-10.fvalue {
    padding: 5px !important;
}

/*****************************************************New Audit Wizard Demo start****/

.card_steps_content .card-header {
    font-weight: bold;
    font-size: 16px;
    border-bottom: none;
    border-radius: 5px;
}

.card_steps_content .card_step .card {
    margin-bottom: 1rem;
}

/* #smartwizard>.nav .nav-link {
    display: block;
    padding: 0.6rem 0.5rem;
    text-decoration: none;
    font-size: 21px;
    font-weight: bold;
} */

#smartwizard .sw-theme-arrows {
    border: 0px solid #eee;
}

.sw-theme-arrows > .nav .nav-link.active {
    color: #fff;
    border-color: #596de6 !important;
    background: #596de6 !important;
    cursor: pointer;
}

.sw-theme-arrows > .nav .nav-link.active::after {
    border-left-color: #596de6 !important;
}

.sw-theme-arrows > .nav {
    -webkit-box-shadow: rgb(0 0 0 / 12%) 0 1px 6px, rgb(0 0 0 / 12%) 0 1px 4px;
}

#smartwizard .wizard_list_group .table-dark {
    background-color: #f7f7f7;
}

/* #smartwizard .wizard_list_group .table>:not(caption)>*>* {
    background-color: #F7F7F7 !important;
} */

#smartwizard .wizard_list_group .d-flex .col-10 {
    border-color: #f7f7f7 !important;
}

.sw-theme-arrows .toolbar > .btn {
    color: #fff;
    background-color: #596de6;
    border: 1px solid #596de6;
}

.sw-theme-arrows .toolbar > .btn {
    color: #fff;
    background-color: #596de6 !important;
    border: 1px solid #596de6 !important;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
    font-weight: 400;
}

#smartwizard tr.offerrow {
    background-color: #fff !important;
    box-shadow: none;
}

#smartwizard tr.offerrow td {
    background-color: #fff;
    box-shadow: none;
}

#smartwizard .panel-body .form-control {
    /* background-color: #fff !important; */
    box-shadow: none;
    font-size: 13px;
    color: #6e707e;
}

span.front_head_title {
    font-size: 20px;
    font-style: italic;
}

.sw-theme-arrows {
    border: none;
}

/*****************************************************New Audit Wizard Demo End****/

.setting-value {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.demo_audit_wizard_a {
    color: #fff !important;
    background: #596de6;
    /* border-color: #596de6 !important; */
}

/*****************************************************New Audit Wizard Demo End****/

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition-property: height, visibility;
        transition-duration: 0.35s;
    }
}

.accordion-button,
.accordion-body {
    font-size: 0.9rem;
}

input#doc_date69 {
    width: 100% !important;
}

#asign_data .col-lg-12 .datetime_class .date input.date-picker {
    width: 100% !important;
}

.multiselect_custom .open > .dropdown-menu {
    display: block;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

input.form-control.multiselect-search {
    width: 100%;
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.dropdown-menu .multiselect-item {
    font-size: 14px;
}

i.fa.fa-window-close {
    font-family: "Font Awesome 5 Free";
}

.asign_data input.form-control {
    font-size: 14px !important;
}

.asign_data input.form-control:focus {
    font-size: 14x !important;
}

.modal #asign_data .form-control:focus {
    border-color: #48b0f7;
    box-shadow: none;
    /* font-size: 0.7rem !important; */
}

#asign_data .multiselect_custom .multiselect-search {
    height: 30px;
}

/* #smartwizard .nav-tabs li.nav-item .nav-link.active {
    color: #3a3a3a;
} */

/* #smartwizard .nav-tabs li.nav-item .nav-link {
    font-size: 13px !important;
    font-weight: bold;
    color: #3a3a3a;
} */
/*
#smartwizard .nav-tabs {
    color: #fff;
    background-color: #fff;
} */

#smartwizard .toolbar.toolbar-bottom {
    display: none;
}

.aw_two_a_tab_checkbox_note {
    padding: 5px 3.5rem;
    font-size: 12px;
}

#smartwizard .card_step .tab-content {
    padding: 10px 0px 0px 0px;
    /* border:1px solid rgb(221,223,235) !important; */
    margin-top: 0px;
    border-top: 0px;
}

/* #smartwizard .card_step #audit_wizard_tab_content, #smartwizard .card_step #myTabContent {
    border: none !important;
}
*/

.wizard_content .sw > .tab-content {
    height: auto !important;
}

/* .wizard_content .sw>.tab-content {
    height: auto;
} */

.sw-theme-default {
    border: none;
}

/* .data_input_tab_view_fluid {
    padding: 0px 1rem;
} */

.cu_accordion {
    list-style-type: disc;
    columns: 2;
}

.cu_accordion .accordion-button:focus {
    box-shadow: none;
}

.cu_accordion .accordion-item .accordion-collapse.collapse.show {
    overflow-x: scroll;
}

#smartwizard .wizard_list_group .table-dark {
    background: #fff !important;
}

/* #smartwizard .wizard_list_group .table>:not(caption)>*>* { background-color: #fff !important; } */

.cu_accordion .accordion-item {
    margin-bottom: 10px;
}

.text-primary {
    color: #007bff;
}

.cu_accordion .accordion-button::after {
    color: #007bff;
}

.center_modal,
.edit_customer_modal {
    float: none;
    margin: 0 auto;
}

.fade.in {
    opacity: 1;
}

.timeline .bg-red,
.timeline .callout.callout-danger,
.timeline .alert-danger,
.timeline .alert-error,
.timeline .label-danger,
.timeline .modal-danger .modal-body {
    background-color: #f55753 !important;
}

/****************************************Timeline css start****************/

.timeline > li > .timeline-item > .time {
    color: #999 !important;
    float: right;
    padding: 10px;
    font-size: 12px;
}

.timeline > li > .timeline-item > .time .fa {
    color: #999 !important;
}

.timeline > .time-label > span {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
}

.timeline > li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px;
}

.timeline {
    position: relative;
    margin: 0 0 30px 0;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #ddd;
    left: 31px;
    margin: 0;
    border-radius: 2px;
}

.timeline > li {
    position: relative;
    margin-right: 10px;
    margin-bottom: 15px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > .time-label > span {
    font-weight: 600;
    padding: 5px;
    display: inline-block;
    background-color: #fff;
    border-radius: 4px;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
    width: 30px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    position: absolute;
    color: #666;
    background: #d2d6de;
    border-radius: 50%;
    text-align: center;
    left: 18px;
    top: 0;
}

.timeline-inverse > li > .timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    box-shadow: none;
}

.timeline > li > .timeline-item > .time {
    color: #999;
    float: right;
    padding: 10px;
    font-size: 12px;
}

.timeline-inverse > li > .timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    box-shadow: none;
}

.fa-clock-o:before {
    content: "\f017";
}

.timeline-inverse > li > .timeline-item > .timeline-header {
    border-bottom-color: #ddd;
}

.timeline > li > .timeline-item > .timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 16px;
    line-height: 1.1;
}

.timeline > li > .timeline-item {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    margin-top: 0;
    background: #fff;
    color: #444;
    margin-left: 60px;
    margin-right: 15px;
    padding: 0;
    position: relative;
}

.timeline > li > .timeline-item > .timeline-header > a {
    font-weight: 600;
}

.timeline > li > .timeline-item > .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
    padding: 10px;
}

.timeline > li > .timeline-item > .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
    padding: 10px;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline-inverse > li > .timeline-item > .timeline-header {
    border-bottom-color: #ddd;
}

.timeline > li > .timeline-item > .timeline-header {
    margin: 0;
    color: #555;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 16px;
    line-height: 1.1;
}

.p20 {
    padding: 20px;
}

.bg-green,
.callout.callout-success,
.alert-success,
.label-success,
.modal-success .modal-body {
    background-color: #10cfbd !important;
}

.timeline-inverse > li > .timeline-item {
    background: #f0f0f0;
    border: 1px solid #ddd;
    box-shadow: none;
}

.timeline .fa {
    color: #fff !important;
}

/****************************************Timeline css end****************/

.merchant_chechbox_error {
    color: red;
}

.two_g_checkbox_error {
    color: red;
}

.two_g_checkbox_error_div {
    /* float: left; */
}

/* #smartwizard .nav-tabs li.nav-item .nav-link.active {
    color: #3a3a3a;
    border-bottom: 4px solid #596de6;
    border: 1px solid #ddd !important;
} */

/* #smartwizard .nav-tabs li.nav-item .nav-link {
    margin-top: 0px;
} */

/* #step-2 .nav-tabs>li {
    margin-right: 1px;
    margin-bottom: 4px;
} */

/* #step-12 .nav-tabs>li {
    margin-right: 3px;
    margin-bottom: 3px;
} */

.container-fluid {
    background-color: #f3f4f6 !important;
}

#wrapper {
    background-color: #f3f4f6 !important;
}

.container-fluid .alert-success button.close {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    right: 2%;
}

#smartwizard .error {
    /* color: red; */
    font-size: 12px;
}

.datainput_tab_panel .glyphicon-minus:before {
    content: "" !important;
}

.reports_assign_tab .panel-body .tab-content {
    border: none !important;
}

/* .reports_assign_tab .panel.with-nav-tabs.panel-primary {
    border: 1px solid #c4cfdb;
} */

#reporting_tab label {
    font-weight: bold;
    font-size: 13px;
    line-height: 1.5;
    padding: 0px 10px 0px 0px;
}

#reporting_tab label.form-check-label {
    padding-left: 2px;
    margin-top: 1px;
}

/* .reports_assign_tab .nav-tabs a.custom-btn-success {
    font-size: 16px;
} */

.report_doc_content {
    /* border:1px solid #dddfeb; */
}

div#reporting_detail {
    padding: 0px;
}

/* #proc_req_tab_list .nav-item button {
    font-size: 16px !important;
} */

div#reporting_detail {
    /* padding: 0 18px; */
    /* background-color: grey; */
    border: 1px solid #dddfeb;
}

/* .report_doc_content .reports_assign_tab .nav-tabs a.custom-btn-success {
    font-size: 13px;
    padding: 0.4rem 1rem;
} */

/* .report_doc_content {
    margin-top: 4rem;
} */

#step-2 #reporting_detail .report_doc_content {
    /* margin-top: 2px; */
    margin-top: 0.5rem;
}

div#reporting_detail {
    padding: 0px;
    border: 0px;
}

/* .reports_assign_tab .panel.with-nav-tabs.panel-primary {
    border: none;
} */

/* #smartwizard .nav-tabs li.nav-item .nav-link.active {
    background-color: #596de6;
    color: #fff;
    border-bottom: 1px solid #dddfeb !important;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-color: #dddfeb;
    outline: none;
} */

/* #smartwizard .nav-tabs li.nav-item .nav-link {
    background-color: #fff;
    color: #596de6;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
} */

/* #audit_wizard_tab_list .nav-item {
    margin-right: 1px;
} */

/* #audit_wizard_tab_list .nav-link {
    margin-bottom: 0px;
    border: 1px solid transparent;
} */

/* #smartwizard .nav-tabs li.nav-item .nav-link {
    margin-bottom: -5px;
} */

/* #smartwizard .nav-tabs li.nav-item:hover {
    background-color: transparent;
    border-bottom: none !important;
    z-index: 99;
} */

/* #smartwizard .nav-tabs li.nav-item:hover .nav-link {
    background-color: #596de6 !important;
    color: #fff !important;
    border-bottom: none !important;
} */

.sw-theme-default > .nav {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1) !important;
    background: #f8f8f8;
}

/* #audit_wizard_tab_list .nav-tabs .nav-link {
    border: 0px;
    margin-bottom: 2px;
} */

/* #sub_req_tab_list>li {
    margin-bottom: 0px;
} */

/* #sub_req_tab_list>li:hover {
    margin-bottom: 0px;
} */

.active_sub_req {
    z-index: 9;
}

/* #sub_req_tab_list .nav-tabs .nav-link {
    margin-bottom: 0px !important;
} */

/* #smartwizard .nav-tabs li.nav-item:hover .nav-link {
    background-color: #fff;
    color: #596de6;
    border: 1px solid #dddfeb !important;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
} */

/* #sub_req_tab_list li.nav-item:hover {
    border-bottom: none !important;
} */

/* #sub_req_tab_list li.nav-item:hover .nav-link {
    border-bottom: none !important;
} */

/* #smartwizard .sub_req_tab_list li.nav-item .nav-link.active {
    background-color: #596de6;
    color: #fff;
    border-bottom: 1px solid #dddfeb !important;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    border-bottom: none !important;
    border-color: #dddfeb;
} */

/* #sub_req_tab_list .nav-item .nav-link.active {
    border: none !important;
} */

/* .report_doc_content .nav-tabs li a {
    background-color: #fff !important;
    color: #596de6 !important;
} */

/* .report_doc_content .nav-tabs li.active a {
    background-color: #596de6 !important;
    color: #fff !important;
} */

.report_doc_content .row {
    padding-top: 0px;
}

/* .reports_assign_tab .nav-tabs {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
} */

.appendix_table table tbody tr {
    border: 1px solid #dcdcdc;
    font-size: 13px;
}

.appendix_table table tbody th {
    background: #596de6;
    color: #fff;
    padding: 0.5rem 2rem;
    font-size: 17px !important;
}

.appendix_table table tbody td {
    padding: 1rem 2rem;
}

.reason_not_appl {
    border-color: #dcdcdc;
}

#document_data button.download_button {
    padding: 2px 5px;
}

#document_data .download_button i.fa.fa-download {
    font-size: 12px !important;
    display: block;
}

#document_data .table tr {
    border-right: 0.5px solid #dee2e6;
    border-left: 0.5px solid #dee2e6;
    border-bottom: 0.5px solid #dee2e6;
}

#reporting_tab .form-check .form-check-input {
    float: left;
    margin-left: -17px;
    margin-top: 3px;
}

/* .reports_assign_tab .nav-tabs>li:hover a {
    background-color: #fff !important;
    color: #596de6 !important;
} */

footer.sticky-footer {
    padding: 1rem;
    margin-top: -1px;
}

footer.sticky-footer .copyright {
    color: #fff;
}

th.appendix_title {
    font-size: 16px !important;
}

.userName {
    font-weight: bold;
    color: gray !important;
}

.no_reason_textbox {
    border-color: #d1d3e2 !important;
    color: #6e707e !important;
}

.c_userTitle {
    font-size: 1.5rem;
}

.no_reason_textbox:focus-visible {
    outline: none !important;
}

.pci_dss_validation input:focus-visible,
.pci_dss_validation textarea:focus-visible {
    outline: none !important;
}

.pci_dss_validation input[type="text"] {
    vertical-align: sub;
}

#step-1 .tab-pane .panel-body {
    font-size: 13px;
}

#step-1 .card-body {
    padding-left: 1px;
    padding-right: 1px;
}

div#table_id_wrapper {
    padding-bottom: 1rem;
}

.form-group.assessor_main_div {
    display: inline-block !important;
    width: 100%;
    padding: 0.5rem 0;
}

.col-md-6.assessor_main_div_col {
    display: inline-block !important;
    /* display: block; */
}

.smart_wizard_tabs_class .wizard-div .nav-link.active {
    color: #596de6 !important;
}

.nav-link.rounded-none {
    border-radius: 0px !important;
}

.wizard_content .sw-theme-default > .nav .nav-link.active::after {
    background: #596de6 !important;
    width: 100%;
}

.datainput_procedure_tab_panel.tab-pane.card_step.procedure_tab_panel {
    padding-bottom: 0rem;
    padding-left: 0px;
    padding-top: 0.5rem;
}

.exmp_ul_2d > li {
    font-size: 13px;
    list-style-type: circle;
    margin-left: 1rem;
}

.wizard_list_group.wizard_2e_group {
    display: flex;
}

.wizard_2e_left > ul {
    width: 100% !important;
    margin-bottom: 0px;
}

label.control-label.wizard_2e_left {
    width: 50%;
}

.pl-md-0.wizard_2e_right {
    width: 50%;
}

.wizard_list_group.wizard_2e_group_8_2 {
    display: flex;
}

label.control-label.wizard_2e_left.wizard_2e_group_8 {
    width: 80%;
}

.pl-md-0.wizard_2e_right.wizard_2e_group_2 {
    width: 20%;
}

ul.exmp_ul_2d {
    color: grey;
    line-height: 1.5;
}

.wizard_list_group.wizard_group_2f_sub {
    display: flex;
}

label.control-label.wizard_group_2f_label {
    width: 80%;
}

.wizard_2f_radios {
    width: 20%;
}

#login_form form.user .form-control-user:focus {
    font-size: 0.8rem !important;
}

.reason_div {
    display: flex;
    border: 1px solid #dcdcdc;
    border-top: none;
}

.smart_wizard_page h1.h3.mb-4 {
    /* margin-bottom: 1rem !important; */
    margin-bottom: 0 !important;
}

span.appendix_title.second {
    padding-left: 1rem;
}

.reason_text {
    font-size: 13px;
    margin-top: 6px !important;
}

.reason_proc_title {
    width: 50%;
    font-size: 13px;
    border-right: 0.5px solid #dcdcdc;
}

.reason_text {
    width: 50%;
}

.reason_div > div {
    /* padding: 1rem 2rem; */
    /* padding: 1rem 1rem; */
    padding: 0.8rem;
}

.appendix_title_main {
    background: #596de6;
    color: #fff;
    font-size: 17px !important;
    display: flex;
}

span.appendix_title {
    width: 50%;
    font-weight: bold;
    font-size: 15px;
    border-right: 0.5px solid #dcdcdc;
    padding: 0.5rem;
}

.aw_tab_sub_title {
    margin-bottom: 5px;
    font-size: 14px;
}

.aw_two_a_block {
    margin-bottom: 0px;
}

.aw_two_a_tab_checkbox {
    display: flex;
}

.aw_two_a_check_list {
    padding: 5px 1rem;
}

.aw_two_a_block_below.aw_two_a_block {
    padding: 5px 1rem;
}

.aw_tab_sub_title {
    font-weight: 600;
    margin-bottom: 5px;
}

.aw_two_a_check_list label.form-check-label {
    margin-top: 0px;
}

.wizard_list_group label.control-label {
    padding: 0;
    padding-right: 10px;
}

.wizard_list_block .table-striped tbody tr.offerrow:nth-of-type(even) > td {
    background-color: rgba(0, 0, 0, 0.05) !important;
}

.wizard_list_block .table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: none !important;
    color: var(--bs-table-striped-color);
}

#tab4 .wizard_list_block .form-group {
    margin-bottom: 0px;
}

#tab4 .wizard_list_block table {
    margin-top: 12px;
}

#tab4 table#payment_application_table {
    border: 1px solid #dcdcdc !important;
}

#tab4 table#payment_application_table thead {
    border: 1px solid #dcdcdc !important;
}

#tab4 table#payment_application_table thead tr th {
    border: 1px solid #dcdcdc !important;
}

#tab4 table#payment_application_table thead tr {
    border: 1px solid #dcdcdc !important;
}

#tab4 table#payment_application_table thead tr td {
    border: 1px solid #dcdcdc !important;
}

#tab7 .wizard_list_group .d-flex .col-2 {
    padding: 0px;
}

#tab7 .wizard_list_group label.form-check-label {
    padding-left: 0;
}

#tab7 .d-flex .col-2 .form-check-input {
    margin-top: 5px;
}

.wizard_group_2f_sub #QIR {
    padding: 1px 2rem;
}

#QIR .table > :not(caption) > * > * {
    border-bottom-width: 0px;
}

#QIR .table > :not(:last-child) > :last-child > * {
    border-bottom-color: none !important;
}

#QIR .wizard_list_group thead {
    background-color: #f2f2f2;
    color: #333333;
}

#QIR .wizard_list_group thead tr {
    background-color: #f2f2f2;
    color: #333333;
}

#QIR .wizard_list_group thead tr th {
    background-color: #f2f2f2;
    color: #333333;
}

/* #smartwizard #QIR .wizard_list_group .table.table-striped>:not(caption)>*>* {
    background-color: #f2f2f2 !important;
} */

#smartwizard .addnew_table_class tr td {
    background-color: #fff !important;
}

table.table.addnew_table_class {
    margin-bottom: 0;
}

#smartwizard #QIR .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff !important;
}

#two_g #frm4 .table > thead > tr > th,
#frm4 .table > tbody > tr > td {
    text-align: left;
    /* vertical-align: baseline !important; */
}

#payment_application_table tbody tr .lockunlock .center {
    text-align: center !important;
}

.lockunlock {
    vertical-align: initial;
    padding-top: 1px;
}

#tbl4102 .lockunlock {
    text-align: center;
}

#tab2 input.btn.custom-btn-success.new_success.pull-right {
    margin-top: 10px;
}

#two_d .table > :not(caption) > * > * {
    /* padding: 0.001rem 0.5rem !important; */
}

#reporting_tab .form-check .form-check-input:hover {
    cursor: pointer;
}

/* #smartwizard .nav-tabs {
    position: relative;
    border: none;
} */

#smartwizard .card_step .tab-content {
    margin-top: 0%;
}

.report_doc_content .reports_assign_tab .tab-content {
    margin-top: 0% !important;
}

.req_wrapper {
    position: relative;
}

div#audit_wizard_tab_content {
    clear: both;
}

.appendix_a_title:hover {
    cursor: pointer;
}

.appendix_sub_li a.nav-link {
    font-weight: bold;
    font-size: 18px;
}

.appendix_b_table tbody tr th {
    background-color: rgb(89, 109, 230);
    color: #fff;
    font-weight: bold;
}

.appendix_b_table tbody tr:nth-child(1) {
    padding: 10px;
}

.appendix_b_table .headings {
    padding: 10px;
}

tr.headings th {
    padding: 7px 10px !important;
    font-size: 15px;
}

td.appx_b_bold {
    font-weight: bold;
    font-size: 13px;
    padding: 0px 2rem;
}

td.appx_b_info {
    text-align: left;
}

span.table_title {
    font-size: 16px;
    font-weight: bold;
}

span.appx_b_bold {
    font-weight: bold;
}

.appendix_b_table_child span {
    width: 34% !important;
    display: inline-block;
    padding-top: 0.5rem;
    font-size: 13px;
}

.appendix_b_table_child {
    display: flex;
    /* justify-content: space-between; */
    justify-content: space-around;
}

.appendix_b_table_child {
    display: flex;
    width: 100%;
    border: 0.1px solid #dcdcdc;
    border-top: 0px;
}

.appendix_b_table_child.appendix_sub_heading {
    background: #596de6;
    color: #fff;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
}

.appendix_b_table_div .card-body p {
    margin-bottom: 6px;
    font-size: 13px;
}

.appendix_b_table {
    margin-top: 1rem;
}

textarea.explanation_div {
    border: 0.5px solid #dedede;
    width: 95%;
    padding-left: 5px;
    outline: none !important;
    color: #6e707e;
}

.explanation_div:focus-visible {
    border: 0.5px solid #dedede !important;
}

.explanation_div:focus {
    border: 0.5px solid #dedede !important;
}

#step-4 .section_3_title {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 1rem;
}

.section_3_content {
    border: 1px solid #dcdcdc;
}

.section_hr_div {
    font-size: 13px !important;
}

.section_3_blue_title {
    color: #fff;
    background-color: #596de6;
    padding: 0.5rem 1rem;
    font-weight: bold;
}

.section_3_content {
    padding: 3px 15px;
}

.sub_table_flex_head {
    background-color: #596de6;
}

.section_hr_div.section_hr_div_flex {
    display: flex;
    border: 1px solid #dcdcdc;
    padding: 0.2rem 1rem;
    border-top: 0px;
}

.sub_table_flex > span {
    font-weight: bold;
    padding: 0 4.5rem;
}

.sub_table_flex {
    display: flex;
    border: 1px solid #dcdcdc;
    color: #fff;
    padding: 0.5rem 1rem;
    justify-content: space-around;
    border-top: 0px;
}

.sec3_req_title {
    color: #454545;
    font-weight: bold;
    width: 50%;
    text-align: center;
}

.sec3_req_text {
    width: 100%;
}

.sec3_sub_table_wrapper {
    padding-top: 1rem;
}

textarea.detail_req_met {
    width: 100%;
    border-color: #dcdcdc;
}

.section3_content_wrapper {
    padding-top: 1rem;
}

.section_3_blue_title.section_3_grey_title {
    background-color: rgba(0, 0, 0, 0.03);
    color: #454545;
    border: 0.5px solid #dcdcdc;
}

.section3_part3b .section_hr_div.section_hr_div_flex > div {
    width: 100%;
    display: flex;
}

textarea.isa_imprv {
    width: 100%;
    border: 0.5px solid #dcdcdc;
    margin-top: 7px;
}

/*********************************************************Section 3 Part 4********************/

.remede_hr.heading_div {
    display: flex;
}

.remede_title {
    background-color: #596de6;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 0.5rem 0.5rem;
}

.remede_title {
    width: 25%;
    text-align: center;
}

.remede_hr_row {
    width: 25%;
    border-right: 0px;
}

.remede_hr_data {
    display: flex;
    text-align: center;
    border-bottom: 0px !important;
}

.remede_hr_data {
    border: 1px solid #dcdcdc;
    border-top: 0px;
    border-bottom: 0px;
}

.remede_hr_row.req_no {
    border: 1px solid #dcdcdc;
    border-bottom: 0px;
    border-right: 0px;
}

.remede_hr_row {
    border: 1px solid #dcdcdc;
    border-bottom: 0px;
    border-right: 1px solid #dcdcdc;
}

.remede_hr_row {
    padding: 1rem 0px;
}

.remede_title.req_number {
    width: 11%;
}

.remede_title.d_o_r {
    width: 35%;
}

.remede_title.comp_options {
    width: 19%;
}

.remed_text {
    width: 35%;
}

.remede_div_mian {
    padding: 1rem 0rem;
}

.remede_hr_row.req_number {
    width: 11%;
}

.remede_hr_row.d_o_r {
    width: 35%;
    padding: 1rem 0.5rem;
    text-align: left;
    border-right: 0px;
}

.remede_hr_row.comp_options {
    width: 19%;
    border-right: 0px;
}

.remede_title {
    width: 10%;
    border: 0.5px solid #dedede;
    border-right: 0px !important;
    border-left: 0px;
    border: 0.5px solid #dcdcdc;
}

.remed_text {
    width: 35%;
}

p.grey_bg_text {
    background: #f7f7f7;
    font-style: italic;
}

ul.td_ul {
    list-style-type: disc;
    background-color: #f7f7f7;
    font-style: italic;
}

.td_span p.grey_bg_text {
    margin-bottom: 0;
}

span.remede_sub_tittle_wrapper.check_op_wrapper {
    display: flex;
    justify-content: space-evenly;
}

span.remede_hr_row_span.check_title {
    padding: 0 1.5rem;
}

.remede_hr_row {
    padding-bottom: 1rem;
}

.remede_hr_row.remed_text {
    /* width: 100%; */
    padding: 1rem 6px;
}

textarea.remede_text {
    width: 100%;
}

textarea.remede_text {
    width: 100%;
    border: 0.5px solid #dcdcdc;
    color: grey;
}

.remede_hr_data {
    border-bottom: 0.5px solid #dcdcdc;
}

.remede_hr_wrapper:last-child {
    border-bottom: 0.5px solid #dcdcdc;
}

.check_title > input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

.check_title > input[type="checkbox"]:hover {
    cursor: pointer;
}

textarea.remede_text:focus,
textarea.remede_text:focus-visible {
    border: 1px solid #bac8f3 !important;
    outline: 0;
}

/* textarea.remede_text:focus-visible {
    border: 0.5px solid #dcdcdc !important;
} */

.apendix_d_tr {
    display: flex;
    border: 0.5px solid #dcdcdc;
    border-top: 0px;
    background-color: #fff;
    color: rgb(69, 69, 80);
}

.apendix_d_tr.app_d_head {
    background-color: #596de6;
    color: #fff;
    font-weight: bold;
}

textarea.not_tested_reason {
    border: 0.5px solid #dcdcdc;
    color: rgb(69, 69, 80);
}

.apendix_d_sub_tr {
    padding: 12px 1rem;
    border-right: 0.5px solid #dcdcdc;
    font-size: 13px;
    font-weight: bold;
}

.apendix_d_tr .apendix_d_sub_tr:nth-child(1) {
    width: 20%;
}

.apendix_d_tr .apendix_d_sub_tr:nth-child(2) {
    width: 40%;
}

.apendix_d_tr .apendix_d_sub_tr:nth-child(3) {
    width: 40%;
    border-right: none;
}

.appendix_d_tr_wrapper.app_d_head {
    background-color: #596de6;
    color: #fff;
    font-weight: bold;
}

#appendix_id_d .card-body {
    padding-top: 0.5rem;
}

textarea#desc_which {
    width: 100%;
    border: 0.5px solid #dcdcdc;
    color: #6e707e;
}

textarea#desc_which {
    color: rgb(69, 69, 80);
}

.no_not_tested_found {
    text-align: center;
    border: 0.5px solid #dcdcdc;
    padding: 0.3rem 0;
    font-size: 13px;
}

p.app_c_title {
    font-size: 13px;
}

.not_tested_reason_textbox {
    border: 0.5px solid #dcdcdc;
    outline: none;
    color: #6e707e;
    font-size: 13px;
    padding-left: 3px;
    vertical-align: middle;
}

.not_tested_reason_textbox:focus-visible {
    border: 0.5px solid #dcdcdc !important;
    outline: none;
}

.not_tested_reason_textbox:focus {
    border: 0.5px solid #dcdcdc !important;
    outline: none;
}

.not_tested_reason_textbox:focus-within {
    border: 0.5px solid #dcdcdc !important;
    outline: none;
}

thead.thead-light.thead-blue {
    text-align: center;
}

thead.thead-light.thead-blue tr th {
    background: #596de6 !important;
    color: #fff;
    border-bottom: none !important;
    line-height: 1.5;
    border-right: 0.1px;
}

.appendix_a2_table .thead_grey .thead-light {
    color: #000;
    background-color: #f7f7f7 !important;
}

.appendix_a2_table tr td {
    border: 0.1px solid #dcdcdc;
    font-size: 13px;
}

td.dash_item {
    padding-left: 1.5rem;
}

.appendix_a2_table .response_checkbox {
    text-align: center;
}

.response_checkbox input:hover {
    cursor: pointer;
}

.appendix_a2_table input[type="checkbox"] {
    text-align: center;
    height: 16px;
    width: 16px;
}

thead.thead-light.thead-blue tr th:nth-child(1) {
    border-right: none;
}

thead.thead-light.thead-blue tr th:nth-child(4) {
    border-right: none;
}

thead.thead-light.thead-blue tr th {
    border-right: 0.1px solid #dcdcdc;
}

th.thead-light.first_th {
    border-right: 0.1px solid #dcdcdc !important;
}

.appendix_a1_table,
.appendix_a2_table {
    margin-top: 10px;
}

.appendix_a2_body tr td.response_checkbox {
    padding-top: 10px;
}

.appendix_a_sub span.table_title {
    font-size: 15px;
}

.appendix_a2_table tr.thead_grey th {
    padding: 6px !important;
}

.last_th span {
    display: block;
}

th.col-sm-4.last_th {
    padding: 10px 0px;
}

.appendix_a_sub {
    margin-bottom: 1rem;
}

.appendix_a_sub > p {
    font-size: 13px;
}

p.note_text {
    padding-top: 5px;
}

.appendix_a2_body td p {
    margin-bottom: 5px;
}

.appendix_a2_body td.grey_td {
    background-color: #f7f7f7;
}

span.inline_span {
    display: flex;
}

ul.td_ul_dash {
    list-style-type: circle;
}

span.inline_span > span {
    padding-right: 5px;
}

/* .reports_assign_tab .nav-tabs>li {
    border: 0.1px solid #eeeeee;
} */

/* #step-2 .reports_assign_tab .nav-tabs>li {
    border-right: none !important;
    margin-right: 0px;
} */

/* .report_doc_content .nav-tabs li:hover a {
    background-color: #596de6 !important;
    color: #fff !important;
} */

/* #step-2 .reports_assign_tab .nav-tabs>li:nth-child(3) {
    border-right: 0.1px solid #dcdcdc;
} */

/* #step-2 .reports_assign_tab .nav-tabs>li>a {
    margin-bottom: 0px !important;
    font-weight: 600;
} */

.appendix_b_table_child.appendix_sub_heading span {
    padding-bottom: 10px;
}

.appendix_b_table_child span {
    border-right: 0.1px solid #dcdcdc;
}

.appendix_b_table_child span:nth-child(3) {
    border-right: none;
}

ul.exp_testing {
    list-style-type: disc;
}

td.two_ul .td_ul_dash {
    margin-left: 1rem;
}

.example_tr_main .apendix_d_sub_tr {
    background-color: #f7f7f7;
}

.example_tr_main .example_tr_div {
    background-color: #edebeb;
    width: 100%;
    padding: 0.5rem;
    font-style: italic;
    font-weight: bold;
    color: #6e707e;
    font-size: 13px;
}

a#example_req {
    pointer-events: none;
    cursor: default;
}

.example_tr_main .apendix_d_sub_tr a {
    color: #6e707e;
    font-style: italic;
}

.example_tr_main .apendix_d_sub_tr .example_desc {
    color: #6e707e;
    font-style: italic;
    border: none;
    padding: 2px ​0px;
    font-weight: 500;
}

.appendix_c_example .reason_proc_title {
    background-color: #f7f7f7;
    font-style: italic;
    border-right: 0.5px solid #dcdcdc;
}

.appendix_c_example .reason_text {
    background-color: #f7f7f7;
    margin-top: 0px !important;
    font-style: italic;
    font-weight: 500;
}

.appendix_c_example .reason_proc_title .appendix_a_title {
    color: #6e707e;
    pointer-events: none;
    cursor: default;
}

.appendix_c_example .reason_text .no_reason_textbox {
    padding-left: 0.5rem;
    font-size: 13px;
}

#appendix_b_listing span.table_title a {
    color: #4e73df;
    font-weight: bold;
}

#appendix_b_listing span.table_title {
    font-weight: 600;
    color: #454545;
}

.appendix_b_req_section {
    margin-top: 2rem;
    border-bottom: 1.5px solid #dcdcdc;
    /* margin-bottom: 1rem; */
    padding-bottom: 2.5em;
}

.appendix_b_req_section:first-child {
    margin-top: 1rem;
}

.yeswithccw_empty .appendix_b_table_child span {
    width: 100%;
    display: inline-block;
    padding-top: 0.5rem;
    font-size: 13px;
    text-align: center;
    padding-bottom: 0.5rem;
}

.yeswithccw_empty span.appx_b_info {
    border: navajowhite;
}

#appendix_b_listing span.table_title {
    font-size: 14px;
}

.appendix_b_req_section .table_title a {
    cursor: pointer;
}

html {
    scroll-behavior: smooth;
}

/* .tab-content #reporting_tab .form-check input[type="radio"] {
    -webkit-appearance: checkbox !important;
    -moz-appearance: checkbox !important;
    -ms-appearance: checkbox !important;
} */

.tab-content #reporting_tab .form-check input[type="radio"] {
    appearance: none;
    border: 1px solid #d3d3d3;
    width: 18px;
    height: 18px;
    content: none;
    outline: none;
    margin: 0;
    box-shadow: none;
}

.tab-content #reporting_tab .form-check input[type="radio"]:checked {
    appearance: none;
    outline: none;
    padding: 0;
    content: none;
    border: none;
}

.tab-content #reporting_tab .form-check input[type="radio"]:checked::before {
    position: absolute;
    color: #fff !important;
    content: "\00A0\2713\00A0" !important;
    font-weight: bolder;
    font-size: 1rem;
    top: -3px;
    left: -1px;
    right: 0;
    bottom: 0px;
}

.tab-content #reporting_tab .form-check-input[type="radio"] {
    border-radius: 1% !important;
}

.tab-content #reporting_tab .form-check .form-check-input:checked {
    background-color: none !important;
    border-color: none !important;
}

.form-check-input:checked[type="radio"] {
    background-image: none !important;
}

#reporting_tab .form-check .form-check-input {
    margin-top: 2px !important;
    margin-left: -22px !important;
}

.tab-content #reporting_tab .form-check {
    padding-left: 1.2rem;
}

#reporting_tab .form-check .form-check-input:focus {
    box-shadow: none !important;
}

#reporting_tab .control-label {
    padding: 0 5px 0 0;
}

.offerrow .td {
    vertical-align: baseline !important;
}

#frm4 .table > thead > tr.offerrow > th,
#frm4 .table > tbody > tr.offerrow > td {
    /* vertical-align: baseline !important;   */
}

/** section 3 start**/

.completion_date_span input.comp_date,
.completion_date_span input.comp_date:focus-within,
.completion_date_span input.comp_date:focus-visible {
    border: 0.5px solid #dcdcdc !important;
}

.section_hr_div .checkbox_div input[type="checkbox"] {
    width: 15px;
    height: 15px;
}

.section_hr_div_flex .checkbox_div {
    /* padding: 3px 1rem; */
    padding: 0px 14px 5px 0px;
}

.section_3_sub_table th,
.section_3_sub_table td {
    text-align: left;
    padding: 0.5rem 1rem;
    border: 0.1px solid #dcdcdc;
}

.section_3_sub_table {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.delRow_class {
    text-align: center !important;
}

.legalExp_tr textarea {
    border: 0.1px solid #dcdcdc;
    width: 100%;
}

.section_hr_div_flex input {
    border: 0.1px solid #dcdcdc;
}

#qsa_role_desc,
#isa_role_desc {
    border: 0.1px solid #dcdcdc !important;
}

.section_part_3 input {
    border: 0.1px solid #dcdcdc !important;
}

#section_part_3 input[type="checkbox"] {
    cursor: pointer;
}

span.if_span {
    display: block;
    margin-top: 0.35rem;
}

.delRow_class {
    font-size: 16px;
}

#compliant_merchant_name::placeholder,
#non_compliant_merchant_name::placeholder {
    font-style: italic;
    font-size: 12px;
    text-align: center;
}

.pci_dss_validation input,
.pci_dss_validation textarea {
    border: 1px solid #dcdcdc !important;
}

.section_hr_text.asv_span_wrapper {
    display: flex;
    width: 100%;
}

#asv_name_text {
    width: 51%;
}

#asv_name_span {
    width: 48%;
}

#asv_name {
    width: 100%;
}

/* #isa_imprv_desc {
    width: 100%;
} */

.qsa_text_span {
    width: 47%;
}

.qsa_textarea_span {
    width: 53%;
}

/* #desc_of_role_performed {
    width: 100%;
} */

.pci_dss_validation label {
    margin-bottom: 0px;
}

.remede_title {
    font-size: 14px;
}

.remede_sub_title {
    display: block;
    font-weight: normal;
}

.section_hr_div.section_hr_div_flex.remede_div_mian_wrapper {
    display: block;
}

span.remede_sub_title.check_op {
    font-weight: bold;
}

.target_date input#target_date {
    margin-top: 3px;
}

.payment_application_table textarea.form-control.space_cls {
    padding: 2px;
}

.part_2g_main .table > :not(caption) > * > * {
    /* padding: 0.2rem 2.5rem;  */
    text-align: center !important;
}

.provider_2g .table > :not(caption) > * > * {
    /* padding: 0.2rem 2.5rem; */
    text-align: center !important;
}

.appendix_desc {
    margin-top: 7px;
    border: 0.1px solid #dcdcdc;
}

.appendix_desc:focus-visible,
.appendix_desc:focus-within,
.appendix_desc:focus {
    border: 0.1px solid #dcdcdc !important;
}

/** section 3 end**/

/* li.textarea_title {
    font-size: 1rem;
    font-weight: 700;
} */

td.aoc_grey_td {
    width: 70%;
}

td.aoc_grey_td {
    background: #eee;
    border: 0.5px solid #e2e2e2;
    padding: 4px 8px;
    color: #3a3a3a;
}

.roc_aoc_checkbox {
    color: #3a3a3a;
}

td.roc_aoc_checkbox {
    width: 16%;
    border: 0.1px solid lightgray;
    margin: 0 auto;
    text-align: center;
    padding: 7px 9px;
}

td.roc_aoc_checkbox input {
    /* width: 30px;
    height: 20px; */
    width: 25px;
    height: 15px;
}

.aoc_section_2_table {
    margin-bottom: 0.5rem;
}

/* .roc_sec2_checkbox>input[type="checkbox"] {
    vertical-align: middle;
} */

.add_customer_top_fields {
    padding-left: 0px;
    padding-right: 0px;
}

.add_customer_form .form-group {
    margin-bottom: 0rem;
    display: inline-block;
    width: 100%;
}

.aw_tab_sub_title li {
    color: #454545;
}

.aw_two_a_check_list .form-check-label {
    color: #3a3a3a !important;
}

.aw_two_a_block .form-check-label {
    color: #3a3a3a !important;
}

#audit_wizard_tab_content .card .card-header {
    color: #3a3a3a !important;
}

.wizard_list_block ul li,
.section_3_title {
    color: #454545;
}

.pci_dss_validation b {
    color: #454545;
}

.pci_dss_validation p,
.section_hr_text {
    color: #3a3a3a !important;
}

#step-22 .card-header {
    color: #454545;
    font-size: 16px;
}

.section3_content_wrapper,
#section_part_4 {
    color: #3a3a3a !important;
}

.wizard_2f_add_new i.fa.fa-plus {
    margin-right: 4px;
}

.row.mb-2.aduit_wizards_title {
    margin-bottom: 0px !important;
}

.row.mb-2.aduit_wizards_title .col-md-12.mb-2,
.row.mb-2.aduit_wizards_title .mb-4 {
    margin-bottom: 0px !important;
}

.part_48 tbody {
    border-color: #ddd;
}

.part_48 #tbl481 tr td {
    padding: 5px 5px;
    text-align: center;
    vertical-align: top;
}

td.col-md-3.col-sm-3.col-xs-3.center {
    text-align: center;
}

#collapseFive451 .chat_popup {
    position: absolute;
    right: 0;
    top: 0.5rem;
}

.ready_for_qa_status_class {
    /* padding: 2px 1rem; */
}

/* .report_topbar_part {
    position: relative;
}

.ready_for_qa_status_class {
    padding: 3px 1rem;
    position: absolute;
    left: 103%;
    top: 3%;
} */

.report_topbar_left .btn {
    /* background-color: #fff; */
    /* color: #2e2e2e; */
}

.ready_for_qa_status_class .checkbox-inline {
    /* padding-bottom: 0px;*/
    margin-bottom: 0px;
}

.ready_for_qa_status_class {
    padding: 0.3rem 1.3rem;
    float: right !important;
}

.ready_for_qa_status_class span.toggle-handle.btn.btn-default.btn-xs {
    /* background-color: #596DE6; */
}

.ready_for_qa_status_class .checkbox-inline .toggle.btn.btn-xs.btn-primary {
    /* margin-top: 3px; */
}

.deleteTodoListItem_a {
    color: #596de6;
}

.deleteTodoListItem_a :hover {
    color: #4e73df;
    cursor: pointer;
}

.frequency_type_assign_for_procedure
    .panel-default
    > .panel-heading
    a[aria-expanded="true"] {
    color: #fff !important;
}

.frequency_type_assign_for_procedure
    .panel-default
    > .panel-heading
    #accordion_class {
    color: #fff !important;
}

#frequency_type_assign_for_procedure a#accordion_class {
    color: #fff !important;
    background-color: #596de6;
}

i.fa.fa-pencil-square-o,
i.fa.fa-lock,
i.fa.fa-trash {
    cursor: pointer;
}

.glyphicon:empty {
    width: 1em;
}

.glyphicon {
    font-family: inherit;
    position: relative;
    top: 1px;
    display: inline-block;
    /* font-family: 'Glyphicons Halflings'; */
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-arrow-right:before {
    content: "\e097";
}

.glyphicon-arrow-left:before {
    content: "\e096";
}

.reports_assign_tab
    .tab-content
    .reporting_tab_
    .reporting_text
    .form-group
    textarea {
    height: calc(3.5em + 0.75rem + 2px);
}

.audit_wizardsV4_span_a,
.audit_wizardsV4_span_a:hover,
.audit_wizardsV4_span_a:active,
.audit_wizardsV4_span_a:hover:focus {
    color: #fff !important;
    background-color: #ef6b00 !important;
    border-color: #ef6b00 !important;
}

.table_1_3 tr {
    width: 55%;
    vertical-align: top !important;
}

.table_1_3 > ul {
    padding: 0;
}

table.table_1_3 > tr {
    vertical-align: top !important;
}

.table_1_3 > tr > td {
    vertical-align: top !important;
}

.table_1_3_body ul {
    padding: 0px;
}

.table_1_3_body tr {
    vertical-align: top !important;
}

.table_1_3_body td {
    /* width: 50%;
    vertical-align: top !important; */
}

.table_1_3_body .remote_testing_section span {
    display: flex;
    margin-bottom: 8px;
}

.table_1_3 span input[type="checkbox"] {
    margin-right: 5px;
    vertical-align: middle;
}

.table_1_3_body td.col-md-3 span {
    display: inline-block;
}

.td-light-grey {
    background-color: #d8d8d8 !important;
    font-weight: bold;
}

.td-light-grey-two {
    background-color: #c0c0c0 !important;
    font-weight: bold;
    color: #3a3a3a;
}

.td-light-grey-dark {
    background-color: #c0c0c0 !important;
    font-weight: bold;
}

.td-light-grey-three {
    background-color: #b8b8b8;
    font-weight: bold;
}

.table_1_3 input[type="text"] {
    border: 0.5px solid lightgray;
}

.table_1_3 input[type="date"] {
    border: 0.5px solid lightgray;
}

.table_1_3 ul li {
    list-style-type: disc;
    margin-left: 1rem;
}

.grey_th th {
    color: black;
}

#tab3 ul,
#tab4 ul {
    margin-bottom: 5px;
}

#tab3 ul li,
#tab4 ul li,
#tab5 ul li,
#tab6 ul li {
    list-style-type: disc;
}

#tab3 ul {
    margin-bottom: 5px;
}

ul.circle_ul {
    margin-left: 1rem;
}

.circle_ul li {
    list-style-type: circle !important;
}

.tab_top_text {
    margin: 0px 0px 10px 0;
}

ul.number_ul li {
    list-style-type: decimal !important;
}

input[type="date"]:hover::-webkit-calendar-picker-indicator {
    color: red;
}

input[type="date"]:hover:after {
    /* content: " Date Picker "; */
    color: #555;
    padding-right: 5px;
}

input::-webkit-calendar-picker-indicator {
    cursor: pointer;
}

.top_div {
    margin-bottom: 0.5rem;
}

div#addRowbtnISA {
    font-size: 13px;
    padding: 3px 5px;
    margin-top: 0.5rem;
    margin-right: 0.7rem;
    font-weight: bold;
}

.isa_row_class {
    margin-bottom: 0.5rem;
}

.delete_isa {
    vertical-align: sub;
}

.delete_isa:hover {
    color: #224abe !important;
    cursor: pointer !important;
}

div#editRowbtnISA {
    font-size: 13px;
    padding: 3px 5px;
    margin-top: 0.5rem;
    margin-right: 0.7rem;
    font-weight: bold;
}

.isa_div_main_edit ::placeholder {
    font-size: 13px !important;
}

.isa_row_class {
    padding-left: 0;
    padding-right: 0;
}

.isa_text_div {
    margin: 1rem 0 0.5rem 0;
    font-weight: 600;
}

.why_selected_wrapper.col-md-12 {
    padding: 1rem 0px;
    margin: 0px 0px 0rem 0px;
    border-bottom: 0.5px solid #ddd;
}

textarea.why_sel_text {
    width: 100%;
    vertical-align: text-top;
    padding: 5px 10px;
    box-shadow: none !important;
    font-size: 13px;
}

.why_sel_text {
    border: 1px solid #d1d3e2;
    height: 3.5rem;
    border-radius: 0.35rem;
}

.why_selected.col-md-6 {
    padding: 0 6px;
}

.why_sel_label.col-md-6 {
    padding: 0 6px;
}

.modal-footer {
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.validation_method th.col-md-12 {
    background: #eaecf4 !important;
    color: #3a3a3a;
}

.validation_method textarea {
    height: 100%;
}

.validation_method .col-md-6 span {
    display: inline-flex;
    margin: 0 5px;
}

.validation_method input[type="checkbox"] {
    margin: 0 2px;
    width: 14px;
}

.company_user_accordion .dataTables_wrapper {
    /* overflow-x: scroll; */
}

.company_user_accordion .dataTables_wrapper .row:nth-child(3) {
    margin-bottom: 1rem;
}

textarea.form-control.space_cls {
    /* min-height: 200px; */
}

.grey_td #a1_grey_td {
    height: 197px;
}

#appendix_c_listing span.table_title a {
    color: #4e73df;
    font-weight: bold;
}

#appendix_c_listing span.table_title {
    font-weight: 600;
    color: #454545;
}

.appendix_c_req_section {
    margin-top: 2rem;
    /* border-bottom: 1.5px solid #dcdcdc; */
    /* margin-bottom: 1rem; */
    /* padding-bottom: 2.5em; */
}

.appendix_c_req_section:first-child {
    margin-top: 1rem;
}

.defined_empty .appendix_c_table_child span {
    width: 100%;
    display: inline-block;
    padding-top: 0.5rem;
    font-size: 13px;
    text-align: center;
    padding-bottom: 0.5rem;
}

.defined_empty span.appx_b_info {
    border: navajowhite;
}

#appendix_c_listing span.table_title {
    font-size: 14px;
}

.appendix_c_req_section .table_title a {
    cursor: pointer;
}

.appendix_c_table tbody tr th {
    background-color: rgb(89, 109, 230);
    color: #fff;
    font-weight: bold;
}

.appendix_c_table tbody tr:nth-child(1) {
    padding: 10px;
}

.appendix_c_table .headings {
    padding: 10px;
}

.appendix_c_table_child span {
    width: 32% !important;
    display: inline-block;
    padding-top: 0.5rem;
    font-size: 13px;
    padding-bottom: 5px;
}

.appendix_c_table_child {
    display: flex;
    /* justify-content: space-between; */
    justify-content: space-around;
}

.appendix_c_table_child {
    display: flex;
    width: 100%;
    border: 0.1px solid #dcdcdc;
    border-top: 0px;
}

.appendix_c_table_child.appendix_sub_heading {
    background: #596de6;
    color: #fff;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
}

.appendix_c_table_div .card-body p {
    margin-bottom: 6px;
    font-size: 13px;
}

.appendix_c_table {
    margin-top: 1rem;
}

.appendix_c_table_child.appendix_sub_heading span {
    padding-bottom: 10px;
}

.appendix_c_table_child span {
    border-right: 0.1px solid #dcdcdc;
}

.appendix_c_table_child span:nth-child(3) {
    border-right: none;
}

textarea.explanation_div_section {
    border: 0.5px solid #dedede;
    width: 95%;
    padding-left: 5px;
    outline: none !important;
    color: #6e707e;
}

.explanation_div_section:focus-visible {
    border: 0.5px solid #dedede !important;
}

.explanation_div_section:focus {
    border: 0.5px solid #dedede !important;
}

.appendix_e_req_section {
    margin-top: 2rem;
    /* border-bottom: 1.5px solid #dcdcdc; */
    /* margin-bottom: 1rem; */
    /* padding-bottom: 2.5em; */
}

.appendix_e_req_section:first-child {
    margin-top: 1rem;
}

.appendix_e_req_section .table_title a {
    cursor: pointer;
}

#appendix_e_listing span.table_title a {
    color: #4e73df;
    font-weight: bold;
}

#appendix_e_listing span.table_title {
    font-weight: 600;
    color: #454545;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 15px;
}

.last_rh_row_0 {
    display: none;
}

.hidden_last_row {
    display: none;
}

#assessor_pci_section,
#qa_pci_section,
#assessor_pci_section_edit,
#qa_pci_section_edit {
    display: none;
}

#assessor_pci_section.show,
#qa_pci_section.show,
#assessor_pci_section_edit.show,
#qa_pci_section_edit.show {
    display: block;
}

#qsa_mentor_section,
#qsa_mentor_section_edit {
    display: none;
}

#qsa_mentor_section.show,
#qsa_mentor_section_edit.show {
    display: block;
}

/* span.datainput_company_title {
    font-size: 14px !important;
} */

#appendix_c_listing .appendix_c_table_child.objective_div {
    border-bottom: 0px;
    justify-content: normal;
}

#appendix_c_listing .appendix_c_table_child.objective_div .appx_b_bold {
    padding-left: 7px;
    width: 32.7% !important;
}

#appendix_c_listing .appendix_c_table_child.objective_div .appx_b_info {
    border-bottom: 0.1px solid #dcdcdc;
    padding-left: 10px;
    width: 33.3% !important;
}

#appendix_c_listing .appendix_c_table_child.objective_div .appx_b_exp {
    border-bottom: 0.1px solid #dcdcdc;
    padding-left: 11px;
    width: 34% !important;
}

#appendix_c_listing
    .appendix_c_table_child.objective_div
    textarea.explanation_div {
    width: 93% !important;
}

.step_1_9_form label[for="sign_of_lead_assessor"],
.step_1_9_form label[for="sign_date"],
.step_1_9_form label[for="lead_assessor_name"],
.step_1_9_form label[for="qsa_company_name"] {
    width: 100%;
}

.two_input_wrapper {
    display: flex;
    justify-content: space-evenly;
}

.two_input_wrapper .modal-footer {
    padding: 0;
    border-top: none;
}

/* .two_input_wrapper .modal-footer button {
    padding: 6px 9px !important;
} */

.two_input_wrapper label {
    font-weight: bold;
}

.two_input_main_wrapper .form-group {
    margin-bottom: 1rem !important;
}

.two_input_wrapper .modal-footer.form-group {
    margin-bottom: 1rem !important;
}

.companyUserPage
    #content-wrapper
    .container-fluid
    .accordion
    .accordion-item
    .accordion-header
    button {
    padding: 12px 15px;
}

.companyUserPage
    #content-wrapper
    .container-fluid
    .accordion
    .accordion-item
    .accordion-header
    button
    > h4 {
    margin-bottom: 0px;
    font-size: 20px;
}

.companyUserPage
    #content-wrapper
    .container-fluid
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button:not(.collapsed)
    > h4 {
    color: #fff;
}

.companyUserPage .accordion-button:not(.collapsed) {
    background-color: #596de6;
    color: #fff;
}

.companyUserPage .accordion-button:not(.collapsed)::after {
    background-image: url("/assets/img/down_arrow.png") !important;
    margin-top: -5px;
}

.companyUserPage
    .company_useList
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button:focus {
    box-shadow: none;
}

.loader {
    width: 20px;
    height: 20px;
    border: 3px solid #596de6;
    border-bottom-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: relative;
    display: none;
}

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

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

.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background-color: #596de6;
    color: #ffffff;
}

.bulk_upload_docs_content table {
    font-size: 13px;
}

.bulk_upload_icon {
    width: 50px;
    height: 50px;
    border: 2px solid #596de6;
    border-radius: 50%;
    margin: 0 auto;
    align-items: center;
    display: grid;
}

.bulk_upload_icon .fa {
    font-size: 20px;
    color: #596de6;
}

.drop_message p {
    font-size: 15px;
    font-weight: bold;
}

.drop_file_section .dropzone {
    /* width: 50%; */
    margin: 0 auto;
    border: 2px dotted rgba(0, 0, 0, 0.3);
}

.drop_file_section {
    /* margin-top: 15px; */
    margin-bottom: 30px;
}

.drop_file_section .dropzone:hover {
    background: #eee;
}

.assign_doc_modal table,
.multiselect_custom .btn-group .multiselect {
    font-size: 13px !important;
}

#assign_bulk_doc .footer_btn_block .btn {
    font-size: 14px;
}

.sidebar #sidebarToggle {
    margin-top: 0.2rem;
    color: gray;
}

.sidebar #sidebarToggle::after {
    margin-top: 0.2rem;
    color: gray;
}

.sidebar #sidebarToggle:hover {
    margin-top: 0.2rem;
    background-color: #ffffff;
}

.sidebar-dark.toggled #sidebarToggle::after {
    color: gray;
}

.todo_content_page table {
    font-size: 13px;
}

.todo_content_page table.table.dataTable.no-footer {
    width: 100% !important;
}

.todo_content_page .headerElems .btn {
    font-size: 14px;
}

.todo_content_page .headerElems {
    padding-top: 0.2rem;
}

#todo_form label:not(.error),
#todo-edit-form label:not(.error) {
    font-weight: bold;
}

.box-body .edit_to_do .btn.btn-danger.delete_icon_btn,
.box-body .edit_to_do .btn.btn-danger.delete_icon_btn:active:focus {
    position: absolute;
    /* top: 2px; */
    right: 2px;
    z-index: 100;
    /* padding: 5px; */
    border-radius: 50% !important;
    font-size: 13px;
    width: 25px;
    height: 25px;
    padding: 0px !important;
    top: -10px;
}

.tree_view .title_req_right2 {
    font-size: 14px;
}

.tree_view .title_req_right3 {
    margin-bottom: 10px;
    font-size: 13px;
}

.tree_view .report_topbar_left .radio-custom + .radio-custom-label:before {
    width: 15px;
    height: 15px;
    margin-right: 7px;
}

.tree_view
    .report_topbar_left
    .radio-custom:checked
    + .radio-custom-label:before {
    font-size: 6px;
    line-height: 12px;
}

.tree_view .full_part {
    background: #fff;
    display: flex;
    justify-content: space-between;
}

.tree_view .duallistbox_part_bg {
    margin-top: 0px;
    padding: 0px;
    width: 30%;
}

.tree_view .form-group.reporting_text ul li {
    padding: 0px 0px 5px;
}

.tree_view .duallistbox_part_bg h5 {
    font-size: 15px;
}

.tree_view .duallistbox_part_bg ul {
    padding-left: 0px;
}

.tree_view .assign_left_block .duallistbox_part_bg {
    margin-top: 5px;
    padding: 0 1rem;
    width: 100%;
}

.tree_view .assign_left_block .doc_list_download .checkbox label {
    font-size: 14px;
    margin-bottom: 2px;
}

.tree_view .assign_left_block .doc_list_download .checkbox input {
    margin-right: 7px;
    vertical-align: middle;
}

/****dashboard start****/

.dashboardMyTab .nav-item .nav-link,
.dashboardMyTab .accordion-button.collapsed .text-primary {
    color: #777777 !important;
    /* border-color: #eaecf4 #eaecf4 #dddfeb; */
}

.dashboard_wrapper_class #content-wrapper .dashboardMyTab .nav-item button {
    font-weight: 500;
    padding: 0.5rem 1rem !important;
    font-size: 0.9rem;
    margin: 0;
}

.dashboard_wrapper_class
    #content-wrapper
    .dashboardMyTab
    .nav-item
    button.active {
    color: #464646 !important;
    background-color: white;
    margin: 0;
}

.dashboard_accordion .accordion-header .accordion-button {
    padding: 0.8rem 1rem;
    border-radius: 5px;
}

.accordion-header .accordion-button:focus {
    box-shadow: none;
}

.dashboard_accordion
    .accordion-header
    .accordion-button.collapsed
    .text-primary,
.dashboard_accordion
    .accordion-header
    .accordion-button.collapsed
    .text-secondary {
    color: #596de6 !important;
}

/* .nav-tabs.dashboardMyTab ul>li {
    margin-bottom: 0px;
} */

.dash_title {
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.dashboard_accordion .accordion-header .accordion-button:not(.collapsed) {
    background-color: #596de6;
    color: #fff;
}

.dashboardTabCOntent .row {
    /* padding-top: 1rem; */
}

.dashboard_accordion .accordion-body table th {
    background-color: #6f82f3 !important;
}

.dashboard_accordion .accordion-body {
    padding-left: 0px;
    padding-right: 0px;
}

.dashboard_accordion .accordion-button:not(.collapsed)::after {
    background-image: url("/assets/img/down_arrow.png") !important;
    transform: rotate(-180deg);
}

.dashboard_accordion
    .accordion-header
    .accordion-button.collapsed
    .text-primary {
    font-size: 18px !important;
}

.dashboard_accordion
    .accordion-header
    .accordion-button.collapsed
    .text-secondary {
    color: #858796 !important;
}

.dashboard_accordion .accordion-header .accordion-button .text-primary {
    font-size: 18px !important;
}

span.comp_details {
    margin-top: 5px;
}

.dashboard_accordion .accordion-header .accordion-button .text-primary {
    color: #fff !important;
}

.dashboard_accordion .accordion-header .accordion-button .text-secondary {
    color: #e5e5e5 !important;
}

span.light_strong {
    font-weight: 400;
    /* font-size: 13px; */
}

.fa-share-square-o:before {
    content: "\f045";
    font: normal normal normal 14px/1 FontAwesome;
}

.dashboardTabCOntent .btn-primary:not(:disabled):not(.disabled):active:focus,
.dashboardTabCOntent .btn-primary:not(:disabled):not(.disabled).active:focus,
.dashboardTabCOntent .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

/**pop up**/

span.dhx_title {
    font-size: 16px !important;
    font-weight: bold;
}

.dhx_time {
    font-size: 9pt;
}

.dhx_cal_lsection label {
    font-weight: bold;
    color: #5a5c69 !important;
}

.dhx_cal_event .dhx_body,
.dhx_cal_event .dhx_footer,
.dhx_cal_event .dhx_header,
.dhx_cal_event .dhx_title {
    background-color: #4b5bba !important;
}

.scheduler_popup_text {
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
        "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.dhtmlx_ok_button {
    background-color: #596de6;
}

.dhx_cal_tab {
    font-weight: bold;
}

.dhx_save_btn_set {
    background-color: #697be8;
}

.dhx_save_btn_set > div {
    background-color: #596de6;
}

.dhx_section_time {
    height: 25px !important;
}

.dhx_delete_btn_set {
    border: 1px solid #d9534f !important;
    background-color: #d9534f !important;
    color: #fff;
    text-shadow: 0 -1px 0 #d9534f !important;
    margin: 12px 20px 0;
}

.dhx_cal_light_wide .dhx_cal_larea {
    height: 250px !important;
}

.dhx_btn_set {
    margin: 12px -8px 0px 18px;
}

.dhx_cal_ltext textarea {
    font-size: 13px;
}

.accordion-body #report_table .text-center {
    font-size: 13px;
}

.accordion-body .info td.text-center.bg_grey {
    background: #ebecef !important;
}

.bg_light_sky_blue .fa-arrow-right:hover,
.bg_light_sky_blue .fa-arrow-left:hover {
    cursor: pointer;
}

/****dashboard end****/

.td-light-grey.font-normal {
    font-weight: normal;
}

.list-style {
    list-style: disc;
}

.m_frequency_box label:not(.radio-custom-label) {
    padding-top: 0.375rem;
}

.dropdown-menu .multiselect-item .multiselect-clear-filter {
    padding: 6px;
    box-shadow: none;
    border: 1px solid #d1d3e2;
    border-radius: 0px;
    height: 30px;
}

.dropdown-menu .multiselect-item .multiselect-clear-filter .fa {
    display: block;
}

.v-center {
    vertical-align: middle;
}

/* .btn:not(.btn-xs):not(.btn-block),
.btn:not(.btn-xs):not(.btn-block):active:focus {
    padding: 0.25rem 0.5rem !important;
    font-size: 0.875rem;
    line-height: 1.5 !important;
    border-radius: 0.2rem !important;
    box-shadow: none;
} */

.multiselect_custom .multiselect-container input[type="checkbox"] {
    width: 11px;
    height: 11px;
}

.w_frequency_box .week_of_days input[type="checkbox"] {
    position: relative;
    top: 2px;
}

.report_doc_content .form-control:focus {
    border-color: #bac8f3 !important;
    box-shadow: none;
}

.dashboard_accordion
    .company_admin_accordion-header
    .accordion-button:not(.collapsed)::after {
    background-image: none !important;
    transform: rotate(-180deg);
}

.loader_section {
    position: relative;
    display: inline-block;
    left: 5px;
    top: 5px;
}

.multiselect_custom .multiselect-item .input-group-addon {
    padding: 6px 8px;
}

.multiselect_custom .multiselect-item .multiselect-clear-filter {
    border-radius: 0px !important;
    padding: 6px 8px !important;
}

.multiselect_custom
    .multiselect-item
    .input-group
    > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
        .valid-feedback
    ):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0px;
}

.company_div .col-md-3 .py-2:hover {
    background-color: #f8f9fa !important;
    cursor: pointer;
}

.companyDetails thead th {
    background-color: #6f82f3 !important;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
}

.companyDetails th {
    background-color: #fff !important;
    font-weight: bold;
}

.comp_details .text-secondary {
    color: #5a5c69 !important;
}

.company_sidebar_title.active {
    background-color: #f8f9fa;
}

.companyDetails {
    position: relative;
}

.companyDetails .spinner-border {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
    z-index: 999;
}

.form-box-body {
    /* position: relative; */
}

.form-box-body .spinner-border {
    position: absolute;
    margin: auto auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/* .company_div div.col-md-3.bg-white {
    overflow-y: scroll;
    height: 600px;
}    */

.companiesListing {
    overflow-y: scroll;
    height: 600px;
}

#white-overlay {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #fff !important;
    z-index: 99;
    cursor: pointer;
    top: 0;
    bottom: 0;
    opacity: 0.6;
}

.scrollbar-grey-line::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #007bff;
    border-radius: 10px;
}

.scrollbar-grey-line::-webkit-scrollbar {
    width: 12px;
    background-color: #007bff;
}

.scrollbar-grey-line::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: lightgrey;
}

.scrollbar-grey-line {
    scrollbar-color: #007bff;
}

.scrollbar-cyan::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #007bff;
    border-radius: 10px;
}

.scrollbar-cyan::-webkit-scrollbar {
    width: 12px;
    background-color: #007bff;
}

.scrollbar-cyan::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #00bcd4;
}

.scrollbar-cyan {
    scrollbar-color: #00bcd4 #007bff;
}

.scrollbar-dusty-grass::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #007bff;
    border-radius: 10px;
}

.scrollbar-dusty-grass::-webkit-scrollbar {
    width: 12px;
    background-color: #007bff;
}

.scrollbar-dusty-grass::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #d4fc79 0%, #96e6a1 100%);
    background-image: linear-gradient(120deg, #d4fc79 0%, #96e6a1 100%);
}

.scrollbar-ripe-malinka::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #007bff;
    border-radius: 10px;
}

.scrollbar-ripe-malinka::-webkit-scrollbar {
    width: 12px;
    background-color: #007bff;
}

.scrollbar-ripe-malinka::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #f093fb 0%, #f5576c 100%);
    background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);
}

.bordered-grey-line::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border: 1px solid #512da8;
}

.bordered-grey-line::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
}

.bordered-cyan::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border: 1px solid #00bcd4;
}

.bordered-cyan::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
}

.square::-webkit-scrollbar-track {
    border-radius: 0 !important;
}

.square::-webkit-scrollbar-thumb {
    border-radius: 0 !important;
}

.thin::-webkit-scrollbar {
    width: 6px;
}

.search_company:focus-visible {
    outline: none !important;
}

input.search_company {
    border-color: lightgrey !important;
}

.LogInUser #collapsePages .collapse-item {
    white-space: nowrap;
}

.sidebar .LogInUser .nav-link[data-toggle="collapse"].collapsed::after {
    content: "\f105";
    padding: 5px 0px;
}

nav.navbar.navbar-expand.navbar-light.bg-white.topbar.mb-4.static-top.shadow {
    display: none;
}

.company_search_wrapper {
    position: relative;
}

.company_search_wrapper i.fa.fa-search {
    position: absolute;
    right: 8px;
    top: 9px;
    font-size: 15px;
}

input[type="checkbox"][readonly]:not(.switch) {
    pointer-events: none;
    opacity: 0.3;
}

input[type="checkbox"][readonly] + label {
    pointer-events: none;
}

.readonly {
    pointer-events: none;
}

/* .container-fluid ul#myTab {
    border-bottom: none;
} */

#emp-add-form .select2-container .select2-selection--single {
    height: calc(1.5em + 0.75rem);
    border: 1px solid #d1d3e2 !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #d1d3e2;
}

.select2-container--default.select2-container--focus
    .select2-selection--multiple {
    border: 1px solid #d1d3e2;
}

input#comp_due_date_id {
    color: #212529 !important;
}

body.error_page {
    text-align: center;
    font-size: 2rem;
}

.error_page span {
    font-size: 5rem;
    display: block;
    color: red;
}

.form-group.detail_label {
    font-size: 20px;
    padding-top: 10px;
}

.top-remove-padding {
    padding-top: 0px;
}

.d-flex.flex-column.saq_tab_page {
    padding-top: 0.7rem !important;
}

#table_id_wrapper .dataTables_filter label {
    margin-bottom: 0px !important;
}

#table_id_wrapper div.dataTables_scrollHead table.dataTable {
    margin-bottom: -1px !important;
}

.table.table-bordered thead tr th {
    vertical-align: middle !important;
}
.dataTables_scroll{
    max-height: 70vh !important;
    overflow-y: auto !important;
}
.form-select {
    font-size: inherit;
    height: 30px !important;
    /* width: 65px !important; */
    padding-right: 5px;
}

.form-select-sm{
    width: 65px !important;
}

.dataTables_filter input{
    height: 30px !important;
    margin-right: 2px !important;
}

.form-select.error {
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: inherit;
    font-weight: 400;
    /* line-height: 1.5; */
    color: #212529;
    border-radius: 0.25rem;
    box-shadow: none;
}

label.undeline_label {
    border-bottom: 1px solid #aaa;
    width: 100%;
    padding-bottom: 5px;
}

.form-group.detail_label .col-md-12 {
    padding-top: 10px;
}

.edit_form label.undeline_label {
    width: 100%;
}

/* .edit_form .form-group.detail_label {
    margin-bottom: 12px;
} */

.edit_form .form-group.detail_label .col-md-12 {
    padding-bottom: 10px;
}

#changePassword .modal-header {
    padding: 0.5rem 1rem;
}

#changePassword .modal-body {
    padding: 0.5rem 1rem;
}

#changePassword .modal-footer {
    padding: 10px;
}

.employees_layout.card {
    overflow: hidden;
}

.employees_layout .employee_listing {
    max-height: 80vh;
    height: 100%;
    /* overflow-y: scroll; */
    overflow: auto;
}

.employees_layout .card-body {
    border-bottom: 1px solid #e3e6f0 !important;
}

.employees_layout .employee_section {
    cursor: pointer;
}

.employees_layout .employee_section:hover,
.employees_layout .employee_section.active {
    background-color: #e6f2ff;
}

.employee_edit_section {
    display: none;
}

/* Styling modal */

.modal .modal-content {
    -webkit-animation-name: modal-animation;
    -webkit-animation-duration: 0.5s;
    animation-name: modal-animation;
    animation-duration: 0.5s;
}

@-webkit-keyframes modal-animation {
    from {
        top: -100px;
        opacity: 0;
    }

    to {
        top: 0px;
        opacity: 1;
    }
}

@keyframes modal-animation {
    from {
        top: -100px;
        opacity: 0;
    }

    to {
        top: 0px;
        opacity: 1;
    }
}

.assign_req_sec {
    max-height: 400px;
    height: 100%;
    overflow-y: auto;
    border-radius: 0px;
}

.employee_edit_section .spinner-border {
    left: 50%;
    position: relative;
    text-align: center;
    top: 50%;
}

.search_wrapper {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.search_bar:focus-visible {
    outline: none !important;
}

input.search_bar {
    border-color: lightgrey !important;
    padding-right: 2rem;
}

.search_wrapper i.fa.fa-search {
    position: absolute;
    right: 8px;
    top: 9px;
    font-size: 15px;
}

.wizard_list_block .wizard_list_group .card_holder_chd_class {
    min-height: 5rem !important;
    overflow: auto;
}

.high_level_description textarea {
    min-height: 5rem !important;
    overflow: auto;
}

.employees_layout .search_box {
    background: #f4f4f4;
}

.employees_layout .employee_section .d-flex {
    align-items: center;
}

.add_customer_modal.add_customer_form .box-body {
    max-height: 75vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

#assigned_companies_section {
    display: none;
}

#assigned_companies {
    max-height: 60vh;
    overflow-y: auto;
}

#assigned_companies .list-group-item {
    font-weight: 600;
    padding: 0.6rem 0.75rem;
    border-radius: 0px;
}

#assigned_companies .list-group-item:hover {
    background-color: #f8f9fa !important;
}

.sidebar.toggled .LogInUser a {
    display: block !important;
}

.sidebar.toggled .login_details_block {
    display: block;
}

.sidebar.toggled .loginUser_name_role {
    margin-left: 0px;
}

.sidebar.toggled .loginUser_name_role .userName {
    margin: 0 0.5rem;
    /* margin: 0 auto !important; */
}

.sidebar.toggled span.mr-2.d-none.d-lg-inline.small.userName {
    margin: 0 auto !important;
}

.toggle {
    animation: none !important;
}

.elig_block {
    margin-left: 3rem;
}

#tbl442 .form-control {
    font-size: 13px;
}

.upload_freq_doc_modal .modal-title {
    font-size: 18px;
}

.box-title.freq_details_title {
    font-size: 16px;
}

.upload_freq_doc_modal button.btn.btn-default.btn-sm.pull-right {
    padding: 0px 0.5rem !important;
}

.frequeny_task_tab .btn.btn-info {
    background-color: #596de6;
    border-color: #596de6;
}

.frequeny_task_tab .btn.btn-info:hover {
    background-color: #596de6;
    border-color: #596de6;
}

/* #step-2 .reports_assign_tab .nav.nav-tabs li:nth-child(5) {
    border-right: 0.1px solid #eeeeee !important;
} */

.not_to_do_task_found {
    border: 0.1px solid #eeeeee;
    padding: 0.5rem;
}

.to_do_tab_tab_pane .panel-default > .panel-heading a[aria-expanded="true"] {
    background-color: rgba(0, 0, 0, 0.03);
    color: #000 !important;
}

.to_do_tab_tab_pane
    .panel-default
    > .panel-heading
    a[aria-expanded="true"]:hover {
    color: #000 !important;
}

.reporting_tab_qa .full_part {
    display: flow-root;
}

/* #step-2 .reports_assign_tab .panel.with-nav-tabs .nav-tabs li:last-child {
    border-right: 0.1px solid #eeeeee !important;
} */

/* label.col-md-8.col-sm-7.col-xs-12.control-label {
    width: 66.66% !important;
    color: #3a3a3a !important;
    font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 13px !important;
    font-weight: 600;
} */
#table_id_wrapper .sorting_1 .btn-xs {
    font-size: 0.8rem;
}

.reports_assign_tab
    .tab-content
    .tab-pane
    .form-check
    .form-check-input:disabled {
    opacity: 0.8;
}

/* .form-check-input[disabled]~.form-check-label, .form-check-input:disabled~.form-check-label {
    color: #3a3a3a;
}
.form-check-input:disabled~.form-check-label, .form-check-input[disabled]~.form-check-label {
    opacity: 0.7;
    color:grey;
} */
/* .aoc_2a_card .form-check .form-check-label {
    color:#454545 !important;
}    */
.assign_document_list_in_qa_saq {
    padding: 0px 0.8rem;
    border: none;
    background: none;
    clear: both;
}

.getAssigendInteview_class {
    padding: 0.5rem 0 0 0;
}

.getAssigendInteview_class h5 {
    font-size: 1rem;
}

.getAssigendInteview_class ul {
    padding: 0;
}

#generate_pass_field > input.form-control {
    margin-bottom: 0.5rem;
}

span.generate_pass_btn:hover {
    cursor: pointer;
}

.generate_pass_btn {
    background: #596de6;
    color: white;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 0.7rem;
}

.generate_pass_btn .fa-refresh {
    font-size: 11px;
    padding-left: 5px;
    vertical-align: middle;
}

.generate_pass_field_sub {
    display: flex;
    justify-content: space-between;
}

span.eye_icon {
    font-size: 16px;
}

span.pass_eye_icon:hover {
    cursor: pointer;
}

.form-groyp.pull-left.btn.btn-change-password {
    background: #596de6;
}

button.form-group.pull-left.change_password_btn {
    font-size: 14px;
    background: #596de6;
    border-radius: 5px;
    color: #fff;
    border: none;
    padding: 0.5rem;
}

.change_password_btn .fa-key {
    margin-right: 5px;
}

.forget_password_div .alert-success {
    margin: 12px;
}

#reporting_detail .tab-content label.col-md-8.col-sm-7.col-xs-12.control-label {
    font-weight: 600;
}

.report_doc_content .reports_assign_tab label.form-check-label {
    font-weight: 600;
}

.container-fluid
    .form-font
    .panel-default
    .row
    .show_page_div
    .form-group
    .fvalue {
    display: inline-block;
    font-size: 16px;
}

.container-fluid .form-font {
    font-size: 18px;
}

.container-fluid .form-font .panel-default .row .show_page_div {
    padding: 0 31px;
}

.container-fluid
    .form-font
    .panel-default
    .row
    .permission_page_div
    .card
    .form-group
    .fvalue {
    display: inline-block;
}

.container-fluid .form-font .panel-default .row {
    padding-top: 7px;
}

.detail_page #content-wrapper {
    padding-top: 0px !important;
}

.detail_page .profile2 .detail_page_icon_color {
    color: #858796;
}

.detail_page .profile2 .name {
    margin: 0.5rem 0;
}

.detail_page .profile2 .profile {
    padding: 0px;
}

/* Permission page CSS */
.container-fluid
    .form-font
    .panel-default
    .row
    .permission_page_div
    .card
    .form-group {
    padding-top: 5px;
    padding-left: 10px;
}

.container-fluid
    .form-font
    .panel-default
    .row
    .permission_page_div
    .card
    .form-group
    .text-secondary
    .permission_div {
    padding-left: 7px;
}

.container-fluid .form-font .panel-default .row .permission_page_div .card {
    height: 16rem;
}

.detail_page .profile2 .profile-icon {
    border-radius: 50%;
    /* margin-top: 20px; */
    width: 58px;
    height: 58px;
    float: left;
    background: #fff;
    text-align: center;
    text-shadow: 1px 1px 6px none;
}

.detail_page .profile2 .detail_page_title {
    padding-left: 0px;
}

.detail_page .profile2 .profile .fa-arrow-left {
    font-size: 18px;
}

.add_model_popup .close {
    top: 3px !important;
    right: 1px !important;
}

#edit_user_form .box-body {
    height: 380px;
    overflow: auto;
}

.container .row .forgot_passwod_page .row .user_pass_reset_post .btn {
    margin-top: 18px;
}

#wrapper
    #content-wrapper
    #content
    .container-fluid
    .box
    .box-body
    .row
    .edit_form
    .form-box-body
    .edit_customer_modal
    .edit_delete_btn_sub_requirements {
    margin-top: 3rem;
}

.smart_wizard_page .to_do_upload_row .upload_date_title {
    padding-left: 70px;
}

.italic_bold {
    color: #000 !important;
    font-weight: 500;
    font-style: italic;
}

.nip_legal_restrication {
    display: none;
}

.nip_legal_restrication_sub {
    display: flex;
}

.nip_legal_restrication_sub .form-switch .form-check-input {
    width: 2.5em !important;
}

.nip_legal_restrication {
    justify-content: flex-start;
    padding: 0;
}

.nip_legal_restrication label.form-check-label {
    padding: 5px 5px;
    font-weight: 700;
}

.nip_legal_restrication .form-check {
    padding-left: 2rem;
}

.tab-pane .disabled_div_63 {
    background-color: #eee;
    color: #7e7b7b;
}

.radio_validation {
    padding: 12px 0px;
}

.validation_span > input {
    vertical-align: -2px;
    margin-right: 2px;
}

span.validation_span {
    padding: 0 10px 0px 5px;
}

/****ROC AOC v4.0 start****/
.full_partial_checkbox_section_div {
    display: flex;
}

.full_partial_checkbox_section_div .checkbox_div {
    vertical-align: text-top;
    /* padding: 3px 1rem; */
    padding: 0px 14px 5px 0px;
}

.section3_part3c_left .part3c_qsa_text_span {
    padding: 0rem 0.3rem;
}

.section3_part3c_left {
    padding: 0.2rem 1rem;
    border: 1px solid #dcdcdc;
}

.section3_part3c_left div {
    padding: 1px 5px;
}

.section3_part3c_left div span input {
    vertical-align: middle;
}

.section3_part3c_left div:nth-child(3) {
    margin-top: 5px;
}

.v4_block {
    margin-bottom: 10px;
    padding: 0px;
}

.v4_block a:hover {
    color: #596de6;
}

.v4_block .col-md-12 {
    padding: 0;
}

.v4_inline_checkbox .form-check label.form-check-label {
    padding-left: 0rem;
    padding-right: 1rem;
}

#two_f .v4_block .col-md-12 {
    margin-bottom: 8px;
}

.v4_inline_checkbox {
    display: flex;
}

.v4_block_left_right {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
}

.v4_block_right {
    width: 50%;
    /* display: inline-flex; */
}

.v4_block_left {
    width: 50%;
    /* display: inline-block; */
}

.v4_block_wrapper {
    padding: 5px 3.5rem;
    font-size: 14px;
}

.v4_block_right .form-check label.form-check-label {
    padding-left: 0rem;
}

.col-md-6.v4_block_right .form-check-label {
    padding-right: 0.5rem;
}

#two_g #frm4 .two_g_table thead tr td {
    text-align: center !important;
    padding: 0.5rem 1rem;
}

#two_g #frm4 .two_g_table thead tr th {
    padding: 10px 2rem !important;
}

#two_g #frm4 .table > thead > tr > th,
#frm4 .table > tbody > tr > td {
    text-align: center !important;
    padding: 0.5rem 1rem;
}

#two_b #tab2 .panel-body table tr td {
    vertical-align: text-top;
}

#two_b #tab2 textarea.form-control {
    min-height: 55px;
}

.panel-body .form-controls.custom-textarea {
    width: 100%;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
}

/* .roc_aoc_checkbox .roc_sec2_checkbox input[type="checkbox"] {
    pointer-events: none;
} */

.two_g_table tbody tr td input[type="checkbox"] {
    pointer-events: none;
}

.validate_products_solutions input[type="checkbox"] {
    pointer-events: none !important;
}

.mange_freq_monthly_upper_main .monthly_select .select_option_wrapper {
    padding-left: 5px;
}

.report_topbar_part .report_topbar_left button i {
    padding: 8px 10px;
}

.report_topbar_part .report_topbar_left button {
    padding: 0px;
}

.stretchable-div {
    border: 1px solid #ccc;
    min-height: 65px;
    /* Set a minimum height */
    resize: vertical;
    /* Allow vertical resizing */
    overflow-y: auto;
    /* Add scrollbar if content exceeds the height */
    padding: 5px;
    /* Optional: Add padding for better appearance */
}

#tbl44 thead tr th {
    vertical-align: sub !important;
}

.employee_section .d-flex .card-title,
.employee_section .d-flex .card-text {
    /* width: 50%; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.string_heading {
    display: block;
    padding-top: 0.5rem;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;

    .select2-selection {
        background: #eee;
        box-shadow: none;
    }

    .select2-selection__arrow,
    select[readonly].select2-hidden-accessible
        + .select2-container
        .select2-selection__clear {
        display: none;
    }
}

/*Select2 ReadOnly End*/

.date-hidden-input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
}

.arrow-transition {
    transition: transform 0.3s ease;
}

.arrow-up {
    transform: rotate(180deg);
}

.sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.dataTables_length {
    padding-top: 14px;
}

.dataTables_filter {
    padding-top: 14px;
}

.dataTables_info {
    /* padding-left: 14px; */
}

.dataTables_paginate {
    /* padding-right: 14px; */
}

#accordionSidebar * {
    transition: transform 0.8s ease-in-out !important;
}

#collapsePermissions #collapsePages1 {
    background-color: #dbdbdb !important;
}

/* Ensure the animation only happens on toggle click, not on page load */
.sidebar {
    transition: width 0.3s ease-in-out;
    width: var(--sidebar-width);
}

/* Hide toggle animation on page load */
.sidebar.no-transition {
    transition: none !important;
}

.report_topbar_roc {
    background-color: #596de6;
    padding: 5px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}

.report_topbar_part_roc {
    background-color: #596de6;
    padding: 5px;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}

.toast {
    opacity: 1 !important;
}

.month-item-name .month-item-year {
    font-size: medium !important;
    font-weight: 600;
    color: black;
}

.month-item-weekdays-row {
    font-size: small;
    font-weight: 700;
    color: black;
}

.day-item {
    font-size: small;
    font-weight: 500;
}

.font-normal {
    font-weight: 400 !important;
}
