/*New Styles*/

/*.item-one {
    background: url(../img/banner.jpg) no-repeat;
    height: 44.4rem;
}*/
.banner-img img {
    height: 44.4rem;
}

.banner-img {
    position: relative;
}



.carousel-control-next-icon {
    background-image: unset;
}

.carousel-control-prev-icon {
    background-image: unset;
}

    .carousel-control-prev-icon i {
        font-size: 54px;
        color: #64C6ED;
        position: absolute;
        bottom: 20.5rem;
        left: 110px;
        visibility:hidden;
    }

.carousel-control-next-icon i {
    font-size: 54px;
    color: #64C6ED;
    position: absolute;
    bottom: 20.5rem;
    left: 110px;
}

.zig-zag-img-container {
    width: 500px;
    border: 2px solid #2DAAD3;
    height: 320px;
    position: relative;
}

    .zig-zag-img-container img {
        position: absolute;
        right: 15px;
        bottom: 15px;
    }

.zig-zag-title {
    font-size: 30px;
    font-weight: 700;
}

.z-g-zag-desc {
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    font-weight: 500;
}

.zig-btn {
    background-color: #64C6ED;
    border: 1px solid #64C6ED;
    color: #fff;
    border-radius: 0;
    padding: 5px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.tabsection {
    background: #F9F9F9;
}

.left-icon-btn {
    background-color: #B7D0E6;
    border: 1px solid #B7D0E6;
    color: #fff;
    border-radius: 0;
}

.right-icon-btn {
    background-color: #1C6FB6;
    border: 1px solid #1C6FB6;
    color: #fff;
    border-radius: 0;
}

.tabsection .title {
    font-size: 27px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.line {
    width: 27rem;
    position: absolute;
    top: 3.5rem;
    left: 22rem;
    border-top: 2px solid #1C6FB6;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.left-icon-list {
    width: 50px;
    height: 50px;
    background: #5B626C;
    color: #fff;
    padding: 13px;
    border-radius: 50%;
    margin-right: 15px;
}

.font_25 {
    font-size: 25px;
}



.activeList .left-icon-list {
    background: #1C6FB6;
}

.activeList .content-list span {
    color: #1C6FB6;
}

.content-list p {
    color: #000;
    font-size: 1.1875rem;
    line-height: 1.3157894737;
}

.height_logo {
    max-width: 100%;
    height: 100px;
}

.font_right i {
    font-size: 24px;
    color: #1C6FB6;
    margin-top: 10px;
    margin-left: 30px;
}

#tabllistImgcont {
    width: 520px;
    height: 585px;
    position: relative;
}

    #tabllistImgcont img {
        position: absolute;
        right: 18px;
        bottom: 16px;
    }

/*Tables Page*/
.dropNav .dropdown-toggle::after {
    display: none;
}

.dropNav .dropdown-menu {
    cursor:pointer;
    background: #64C6ED;
}

.dropdown-menu .idle {
    cursor: pointer;
    background: #D1D1D1 !important;
}

.dropdown-submenu .idle {
    cursor: pointer;
    background: #D1D1D1 !important;
}


.top-menu ul {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.dropNav .fa-user-circle {
    font-size: 28px;
}

.tablesSection {
    background: #EFEFEF;
}

.dash-btn {
    background: #64C6ED;
    border-color: #64C6ED;
    color: #fff;
    border-radius: 0;
}

.navbarTab .nav-link.active, .navbarTab .show > .nav-link {
    background-color: #64C6ED;
}

.navbarTab .nav-link {
    border-radius: 0;
    padding: 15px 30px;
    border-bottom: 0;
    color: #A1A1A1;
    font-weight: 600;
}

.navbarTab {
    border-bottom: 3px solid #1D6FB8;
}

.tab_none {
    display: none;
}

.sortBy {
    color: #333;
    font-weight: 600;
}

#dropdownTable {
    font-weight: 600;
    text-decoration: underline;
}

.tablesSection .card {
    width: 100%;
}

.tabulator {
    border: 1px solid #D1D1D1 !important;
    border-bottom: 0.5px solid #D1D1D1 !important;
}

    .tabulator .tabulator-header .tabulator-col {
        background: #fff !important;
        height: 50px !important;
        border: none !important;
    }

        .tabulator .tabulator-header .tabulator-col .tabulator-col-content {
            height: 50px !important;
            padding: 0.75rem 1.25rem !important;
            border-right: 0 !important;
        }
    .tabulator .tabulator-loader .tabulator-loader-msg.tabulator-loading {
        border: none !important;
    }

.tabulator-row {
    min-height: 50px !important;
    background-color: #fff !important;
    border-bottom: 1px solid #D1D1D1;
}

    .tabulator-row .tabulator-cell {
        height: 50px !important;
        padding: 0.75rem 1.25rem !important;
        border-right: 0 !important;
    }

.tabulator .tabulator-footer .tabulator-footer-contents {
    padding-top: 12px !important;
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.tabulator .tabulator-footer {
    padding: 5px 10px !important;
    border-top: 0 !important;
    text-align: right !important;
    font-weight: 700 !important;
    white-space: nowrap !important;
    -ms-user-select: none !important;
    user-select: none !important;
    -moz-user-select: none !important;
    -khtml-user-select: none;
    -webkit-user-select: none;
}


.tabulator {
    width: auto;
}

    .tabulator .tabulator-footer {
        background: #fff !important;
    }

        .tabulator .tabulator-footer .tabulator-page.active {
            border-color: #007bff !important;
            background-color: #007bff !important;
            color: #fff !important;
        }

        .tabulator .tabulator-footer .tabulator-page:disabled {
            opacity: .5;
        }

        .tabulator .tabulator-footer .tabulator-page[data-page=first] {
            border-top-left-radius: 4px !important;
            border-bottom-left-radius: 4px !important;
        }

        .tabulator .tabulator-footer .tabulator-page:disabled {
            border-color: #dee2e6 !important;
            background: #fff !important;
            color: #6c757d !important;
        }

.tabulator-paginator .tabulator-page-size {
    margin: 0 25px 0 5px !important;
    padding: 8px 12px !important;
    border: 1px solid #dee2e6 !important;
}

.tabulator .tabulator-footer .tabulator-page {
    display: inline-block !important;
    margin: 0 !important;
    margin-top: 5px !important;
    padding: 8px 12px !important;
    border: 1px solid #dee2e6 !important;
    border-right: none !important;
    background: hsla(0,0%,100%,.2) !important;
}

.tabulator .tabulator-footer .tabulator-pages {
    margin: 0 !important;
}

.view-details a {
    text-align: end;
    text-decoration: underline;
    color: #3D3D3D;
    font-weight: 600;
}

.userNameDash {
    font-weight: 600;
    color: #fff;
    font-size: 18px;
}

/*Bread Products Form*/
.form_h1 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.form_h2 {
    font-size: 23px;
    letter-spacing: 0.5px;
}

.formTabList .tab_fa {
    font-size: 22px;
    border: 2px solid #5b626b52;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 12px 0px 0 0;
    text-align: center;
    color: #5b626b52;
    margin: 0 0 10px 0px;
}

.tab_text {
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: normal;
    font-weight: 600;
}

.formTabList a.active .tab_fa {
    background-color: #64C6ED;
    color: #fff;
}

.formTabList a.active .tab_text {
    color: #64C6ED;
}

.card_shadow {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 5px;
}

.formTabs {
    padding: 25px 20px;
}

.formTabList {
    display: grid;
   
    grid-gap: 8px;
    grid-template-columns: auto auto auto auto auto auto;
}
.wizard_a {
    text-align: center;
}

.content.toggle-con {
    padding: 10px 20px;
}

.form-title h5 {
    color: #64C6ED;
}

.clrbtn {
    background: #64C6ED;
    color: #fff;
    border-color: #64C6ED;
}

.import_btns {
    display: flex;
    justify-content: end;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px 0px;
}

.AddFile {
    font-size: 16px;
    padding: 6px 6px;
    color: #FEFEFE;
    /* font-weight: 100; */
    margin: 5px 0px 5px 0px;
    border: none;
    cursor: pointer;
}

.fileUpload input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-left: -80px;
    cursor: pointer;
    background-color: #4084B8;
}

.preview_confirm .form-control {
    border: 0 !important;
    outline: unset !important;
    pointer-events:none;
}

    .preview_confirm .form-control:focus {
        border: 0 !important;
        outline: unset !important;
        box-shadow: unset !important;
    }

.applicationBanner {
    background: #ECECEC;
    min-height: auto;
    padding: 20px 0;
}

.f_18 {
    font-size: 18px;
}

.app_name {
    color: #333;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0.5px;
}

.banner_img {
    position: absolute;
    top: 152px;
}

.app_card {
    background: #ECECEC;
}

.card_title_app {
    color: #1D6FB8;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.5px;
}

.bg_light_gr {
    background: #F8F9FB;
    padding: 25px;
}

.appListTab .app_name_tab {
    background: #EFEFEF;
    border-radius: 0;
    padding: 12px 8px;
    cursor: pointer;
    border-bottom: 0;
    color: #A1A1A1;
    font-weight: 600;
}




.border_round {
    font-size: 18px;
    border: 2px solid #5B626C;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 10px 0px 0px 0px;
    text-align: center;
    color: #5B626C;
    margin: 0;
}

.wrapper_app_grid {
    /* margin-bottom: 15px; */
}

/*.appListTab .nav-link.active, .appListTab .show > .nav-link {
    background-color: #1985e5;
    color: #fff;
}*/

.appListTab .nav-link:hover, .appListTab .show > .nav-link:hover {
   background-color: #1D6FB8;
   color: #fff;
}

.appListTab .nav-link:hover .media i {
    color: #fff;
     border-color: #fff;
}

.appListTab .nav-link:hover .media {
            color: #fff;
}

    .appListTab .nav-link.active .border_round {
        border: 2px solid #fff;
        color: #fff;
    }

.title_app span {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.title_app p {
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

.appListTab a.active:hover {
    color: #fff !important;
}
.print_show {
    display:none;
}

@media print {
    .print_hide {
        display: none !important;
    }
    .print_show {
        display: block;
    }
}
/*Application Name List Pages*/
.banner_img i {
    font-size: 13px;
}

.grid_parent {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 25px;
}
/*EDD Forms*/
.select2 {
    display: inline-block;
    width: 100% !important;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.275rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) right 0.75rem center/8px 10px no-repeat;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.newCheckList li {
    font-size:13px;
    margin-bottom:10px;
}
input[type="number"]::placeholder {
    /* Firefox, Chrome, Opera */
    text-align: left;
}

input[type="number"] {
    text-align: right;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
.select2-container--default .select2-selection--single {
    border:0 !important;
}
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 7px;
    }

.formSection {
    padding-bottom: 40px;
}
/* DIA Styles*/
.title_modal {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.4px;
}
.appendFiles td {
    font-size:14px;
}
.clrbtn:disabled {
    color: #fff;
    background-color: #64C6ED;
    border-color: #64C6ED;
}

.checkListwrap p {
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

.checkListwrap li, .newCheckList li {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    color: #333;
}

.title_app p strong {
    font-size: 16px;
}

.checkListwrap p strong {
    font-size: 16px;
}

#applicantDatatable tbody tr td {
    white-space: nowrap !important;
}

.width_30 {
    width: 30% !important;
}

.width_30 {
    background-image: linear-gradient(#64C6ED, #64C6ED);
    background-position: bottom 5px center;
    background-size: calc(100% - 10px) 2px;
    background-repeat: no-repeat;
    background-color: #fcfcfc !important;
    border: 1px solid transparent;
    outline: none;
    display: inline;
}

.width_30_print {
    width: 30% !important;
    border: 0 !important;
    outline: unset !important;
    pointer-events: none;
    background-position: bottom 5px center;
    background-size: calc(100% - 10px) 2px;
    background-repeat: no-repeat;
    background-color: #fcfcfc !important;
    border: 1px solid transparent;
    outline: none;
    display: inline;
}

.line_group small {
    font-size: 16px;
}

.width_30:focus {
    border-color: transparent;
    box-shadow: none;
}

/*DTCA*/
.modal_eve {
    margin-left: 10px;
    color: #1d70b8;
    text-decoration: underline;
    cursor: pointer;
}

.forCompany label {
    height: 40px;
}

.print_modal {
    text-decoration: none;
    pointer-events: none;
    color: #333;
}

.preview_confirm .form-control {
    border: 0 !important;
    outline: unset !important;
    pointer-events: none;
    background-color: #fff !important;
}

.print_radio {
    font-size: 14px;
    font-weight: 500;
    color: #5b626b;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.tabulator .tabulator-tableHolder {
    overflow-x: hidden !important;
}
/****Dashed Input Styles ****/
 .dashed_field{
    border-bottom: 2px solid !important;
    border-radius: 0 !important;
    width: 260px;
    padding: 0;
    margin: 0;
    margin-left: 5px;
    line-height: 2;
    margin-right: 5px;
}
.dahsed_form{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    text-align: justify;
    justify-content: space-between;
}
.dahsed_form label{
    margin: 0;
}
.algin_hrz{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    text-align: justify;
    justify-content: space-between;
}
.algin_hrz p{
    margin: 0;
}
@media print{
    .dashed_field{
        width: 200px;
        border-bottom: 1px solid !important;
    }
}
.no_ol_child span {
    font-size:15px;
}
.tbale_ol {
    border: 1px solid; /*#dee2e6*/
    width: 50%;
    border-bottom: 0px;
    margin: 10px;
    padding-left: 0 !important;
}
    .tbale_ol li {
        border-bottom: 1px solid; 
        padding: 0px 13px;
        border-bottom: 1px solid; /*#dee2e6*/
        margin: 0 0px;
        text-align: right;
    }
        .tbale_ol li:first-child {
            background-color: #dedede;
            text-align: left;
            font-weight:700;
        }
    .tbale_ol li p {
            margin-bottom: 0;
        }
        .tbale_ol li .left_div {
            border-right: 1px solid; /*#dee2e6*/
            text-align: left;
        }

    @media only screen and (max-width:1200px) {
        #tabulatorTable {
        width: 850px;
    }
    .tabulator .tabulator-tableHolder {
        overflow-x: scroll !important;
    }

    .total_count {
        position: relative;
        right: 57%;
    }

    .tabulator-paginator .tabulator-page-size {
        margin: 0 42% 0 5px !important;
    }
}
@media only screen and (max-width:1200px) and (min-width:991px) {
    .line {
        width: 16rem;
    }
}
@media only screen and (max-width:991px) and (min-width:768px) {
    .formTabList {
        display: grid;
        grid-gap: 8px;
        grid-template-columns: auto auto auto;
    }
    .departments-list {
        display: grid;
        grid-template-columns: 50% 50%;
    }
    .line {
       
        width: 14rem;
        position: absolute;
        top: 3.5rem;
        left: 15.5rem;
    }
}
@media only screen and (max-width: 1024px) {
    .grid_parent {
        display: grid;
        grid-template-columns: auto auto;
        grid-gap: 25px;
    }
   
}
.tx_center {
    text-align:center;
}
.tx_right {
    text-align:right;
}
@media only screen and (max-width: 768px) {
    .middle-right a {
        font-size: 14px;
    }
    .formTabList {
        display: grid;
        grid-gap: 8px;
        grid-template-columns: auto auto;
    }
    .line {
        width: 10rem;
        position: absolute;
        top: 3.5rem;
        left: 12rem;
       
    }
    #acceptbtn {
        position: relative;
        right: 0;
    }
    .clrbtn:disabled {
        position: relative;
        right: 0;
    }
    .margin_t_70 {
        margin-top: 60px;
    }
    .form_h2 {
        font-size: 20px;
    }
    .preview_confirm .form-group .d-flex {
        align-items:center;
    }
    .service-drop-down .dropdown-menu .sub-menu {
        left: 23%;
        position: absolute;
        top: 0;
    }

    .header-top div div p {
        text-align: center;
    }

    .margin_t_70 h1 {
        margin-bottom: 0;
    }

    .logo a {
        margin: 20px 0;
        float:unset;
        text-align: center;
        display: block;
        margin-bottom: 0px;
    }

    .header-middle img {
        height: 70px;
    }

    .middle-right .fa-2x {
        font-size: 1rem;
    }

    .dashboard-con-top {
        margin: 0;
    }

    .header-middle h1 {
        font-size: 24px !important;
        padding-top: 10px;
    }
    .htxtn {
        margin-bottom:10px !important;
    }
    .top-menu ul li {
        margin: 10px;
    }
    .banner-title {
        font-size:25px;
    }
    .carousal-section {
        padding: 30px 0;
        background: #cce9f5;
        min-height: unset;
    }
    .userNameDash {
        font-size: 15px;
    }
    .zig-btn {
        margin-top: 15px;
    }
    .departments-list {
        display: grid;
        grid-template-columns: 100%;
    }
    .top-menu ul li a {
        font-size: 13.5px !important;
    }
    .tx_left {
        text-align:center;
    }
    .tx_center {
        text-align: center;
    }

    .tx_right {
        text-align: center;
    }
    .footer-box-one {
        width: 100%;
        float: left;
        min-height: auto;
        margin: 20px 0 20px 0;
    }

}
@media only screen and (max-width:576px) {
    .line {
        display:none;
    }
    .tabsection .title span {
        border-bottom: 2px solid #1C6FB6;
        padding-bottom: 7px;
    }
}

.wizardTabContents label {
    text-transform: uppercase;
    font-weight: 700;
}

.tab-hglt-stat {
    /*color: #64c6ee;
    font-weight: 600;*/

    border-color: #007bff !important;
    background-color: #007bff !important;
    color: #fff !important;
    padding: 5px 5px;
    font-weight: 600;
}
.tab-hglt-stat:hover {
        color: #000 !important;
 }


#myTable thead tr th {
    text-align: right;
}
#myTable thead tr th:first-child {
    text-align: left;
}
#myTable tbody tr th {
    text-align: left;
}
#myTable tr td input {
    max-width: 50px;
}




#PDmyTable thead tr th {
    text-align: right;
}
#PDmyTable thead tr th:first-child {
    text-align: left;
}
#PDmyTable tbody tr th {
    text-align: left;
}
#PDmyTable tr td input {
    max-width: 50px;
}


