﻿body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    padding: 0;
    margin: 0;
    background: #eff3f8;
}

* {
    font-family: 'Open Sans', sans-serif;
}
@font-face {
    font-family: Carmina Blk BT;
    src: url(../fonts/carmina-blk-bT-black.ttf);
}
.vv-logo-text {
    font-family: Carmina Blk BT;
    color: #808080;
}
a:hover {
    text-decoration: none;
}

a {
    color: #0c5579;
    cursor: pointer;
}

    a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
        color: #0056b3
    }

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

html {
    position: relative;
    min-height: 100%;
}

footer {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: 100%;
}
.mattmoney-text-style {
    color: #94C023;
    font-weight: bold;
}
:disabled {
    cursor: not-allowed;
    background-color: #eeeeee;
}

.form-control[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee !important;
}

.custom_radiocheckstyle {
    display: flex;
    margin-top: 0.5rem;
}

    .custom_radiocheckstyle input {
        margin-right: 5px;
        margin-left: 5px;
    }
.isDisabled {
    cursor: not-allowed !important;
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important;
}
@media (min-width:320px) and (max-width:575px) {
    .mb-xs-2 {
        margin-bottom: 0.5rem;
    }
}

.header_subhead, .subhead_title {
    font-size: 14px;
    text-transform: initial;
    color: #212529;
    font-weight: normal;
}

table tr td input, table tr th input {
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.family-link {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-decoration: underline;
}

.loginuser_name h5 div {
    width: 100%;
    display: block;
    text-align: right;
}
/* ======================================== Start Custom width text box style =========================== */
.customwidth_points {
    width: 100px;
}

.customwidth_datepicker {
    width: 100px
}
/* ======================================== End Custom width text box style =========================== */

/* =========================================== Start Common Style =================================== */
.form-group .required .control-label:after {
    content: " *";
    color: red;
    margin-right: 0px;
}

.required_style {
    color: #f20;
}

label {
    font-size: 1rem;
}

.mt_2 {
    margin-top: 2rem;
}

.nav-tabs {
    margin-bottom: 1rem;
}

input[type="radio"] + label, input[type="checkbox"] + label {
    margin-right: 10px;
}
.toast-message ul {
    padding-left: 1rem;
    margin-top: 0.5rem;
    list-style: none;
}

    .toast-message ul li {
        line-height: 18px;
        margin-bottom: 8px;
    }

        .toast-message ul li span {
            display: block;
            font-size: 12px;
        }
.modal {
    z-index: 1050;
}

.modal-open .select2-container--open {
    z-index: 999999 !important;
}

table.dataTable thead th {
    vertical-align: middle;
}

.emptylbl {
    display: block;
}

.asterriknote_style {
    font-size: 13px;
    margin-bottom: 0.5rem;
    text-align: right;
}

    .asterriknote_style span {
        color: #d71e01;
    }

.nav-tabs .nav-link {
    font-size: 13px;
}

table.dataTable thead th {
    padding-right: 18px !important;
}

.chkstylealign {
    display: flex;
}

    .chkstylealign input {
        margin-right: 5px;
        margin-top: 3px;
    }

.radioncustom_style {
    display: flex;
}

    .radioncustom_style label {
        margin-right: 1rem;
        display: flex;
        align-items: center;
    }

        .radioncustom_style label input {
            margin-right: 5px;
            margin-top: 0px;
        }

/*.fixed_header tr th:last-child, .fixed_header tr td:last-child {
    border-right: 3px solid #dee2e6 !important;
}*/

a.cke_path_item, span.cke_path_empty {
    color: transparent !important
}

table tr td p {
    margin: 0;
}

.tblcontrols tr td input, .tblcontrols tr td select {
    max-height: 23px;
}

form .form-group label, form label {
    font-weight: 600;
}

form .form-group .radioncustom_style label, form .radioncustom_style label, .radioncustom_style label {
    font-weight: normal !important
}

.btn-info-icon i {
    color: #FFD700 !important
}
@media (min-width:768px) and (max-width:1024px) {
    ul.main_search{
        margin-bottom:10px !important;
    }
}
    @media (min-width:320px) and (max-width:767px) {
        .form-group label {
            font-size: 13px !important;
        }

        .custom_tabs {
            position: relative;
            float: inherit !important;
            width: 100% !important;
            padding-left: 0;
            margin-top: 0px;
            margin-bottom: 0px;
            margin-left: 0 !important;
        }

        .vertical_tabs {
            position: relative;
            margin-left: 0 !important;
            padding-bottom: 1px;
        }

        .tabs li a {
            font-size: 13px !important;
        }

        .page-content {
            padding-top: 144px;
        }

        .termmanger-chklist li {
            width: calc(100% / 3) !important;
        }


        .btnwidth_auto {
            width: auto;
        }

        /*.ui-widget-content {
        width: 100% !important;
        display: none;
        top: 312px !important;
        left: 0 !important;
    }*/

        .position_setbtn {
            margin-top: 5px;
        }

        .custom_responsive a {
            margin-bottom: 5px;
        }


        .page-content .container {
            width: 100%;
            padding: 0;
        }

        .headerfixed .container {
            width: 100%;
            padding: 0;
        }
    }

    .multiselectordernary_style {
        max-height: 500px;
        overflow-y: auto;
        padding: 0;
    }

    .input-group-text {
        height: calc(1.2em + 0.75rem + 2px);
        padding: 0.1rem 0.35rem;
        line-height: 1.5;
        font-size: 13px;
    }

    .table thead tr th {
        background-color: #eff3f8;
    }

    input, select, textarea {
        outline: 0;
    }

    .zebra_tooltips_custom_width_more {
        margin-left: 2px;
    }

    .scrollpanel {
        overflow: hidden;
    }

    .ps-container {
        position: relative;
        z-index: 99;
    }

    div.dataTables_scrollBody table {
        /*width: 100% !important;*/
        overflow-x: auto;
        border-bottom: 1px solid #dee2e6 !important;
    }

    .table-scrollable {
        overflow-x: auto;
    }

    .select2-container--default .select2-selection--multiple:focus, .select2-container--default .select2-selection--single:focus, .select2-container--default.select2-container--focus .select2-selection--multiple {
        border-color: #80bdff;
    }

    input[type=checkbox]:focus, input[type=radio]:focus {
        /*outline: 2px auto #80bdff;
    outline-offset: -2px;*/
    }

    .table tfoot td, .table tfoot th {
        background-color: #eff3f8 !important;
        color: #000000 !important;
        border-color: #dddddd !important;
        font-weight: bold;
    }

    .disable-icon {
        color: #ccc;
        cursor: not-allowed;
    }

.custom-file, .custom-file-label, .custom-file-label::after {
    height: calc(1.2em + 0.75rem + 2px);
    line-height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
        .custom-file-label::after {
            line-height: 110%;
        }
    button:focus {
        outline: 0;
    }
.select2-container--default .select2-search--inline .select2-search__field {
    padding: 0.1rem 0.45rem !important
}
/*input:-internal-autofill-selected {
    background-color: #fff !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}*/
.pageinnerpanel_style a, .pageinner_mainpanel a {
    text-decoration: underline;
}


        .pageinnerpanel_style a.btn, .pageinner_mainpanel a.btn {
            text-decoration: none;
        }

        .pageinnerpanel_style a.nav-link, .pageinner_mainpanel a.nav-link {
            text-decoration: none;
        }

    .pageinnerpanel_style .card-header a, .pageinner_mainpanel .card-header a, .dropdown-menu a {
        text-decoration: none;
    }

    @-moz-document url-prefix() {
        .table-scrollable table.table {
            width: 99.9% !important;
        }
    }

    .helpmodal-align {
        margin-top: 3px;
        display: inline-block;
    }

    .dataTables_filter input {
        border: 1px solid #ced4da;
    }
    /*.select2-container {
    width: 100% !important;
    padding: 0;
}*/
    /* =========================================== End Common Style =================================== */
    /* =========================================== Start Header Style =================================== */
    header {
        /*padding: 1rem 0 0;*/
        background: #fff;
    }

    .headerfixed {
        position: fixed;
        width: 100%;
        z-index: 999;
        top: 0;
    }

    .optionc_logo img {
        max-height: 50px;
    }


    .loginuser_name h5 {
        min-height: 65px;
        max-height: 65px;
        display: flex;
        align-items: center;
        font-size: 1rem;
        color: #000;
        font-weight: bold;
        letter-spacing: 0.5px;
        justify-content: center;
        flex-direction: column;
    }

    .optionc_logo {
        display: flex;
        padding: 7px 15px;
    }

        .optionc_logo h6 {
            min-height: 50px;
            max-height: 50px;
            display: flex;
            align-items: center;
            font-size: 1rem;
            color: #000;
            font-weight: bold;
            letter-spacing: 0.5px;
            margin: 0;
        }

            .optionc_logo h6 i {
                display: inline-block;
                width: 25px;
                height: 25px;
                line-height: 25px;
                border-radius: 50%;
                /*background: #004D8A;*/
                color: #000;
                font-size: 1rem;
                text-align: center;
                margin-right: 5px;
            }
    /* =========================================== End Header Style =================================== */
    /* =========================================== Start Menu Style ===================================== */
    /* CSS used here will be applied after bootstrap.css */
    header {
        min-height: 50px;
    }
    /* section {
    min-height:calc(100% - 70px);
} */
    .affix {
        position: fixed;
        top: 0;
        width: 100%;
        opacity: 1;
    }

    .affix-top {
        position: static;
        /*opacity: 1;*/
    }
    /*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
    /* Desktop Navigation */
    /*.main-nav {
    padding:15px 0px !important;
}*/
    .main-nav,
    .main-nav * {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .main-nav > ul > li {
            position: relative;
            white-space: nowrap;
            float: left;
        }

        .main-nav a {
            display: block;
            position: relative;
            color: #fff;
            padding: 0px 15px;
            transition: 0.3s;
            font-size: 14px;
            /*font-family: "Montserrat", sans-serif;*/
            font-weight: normal;
            border-radius: 10px 10px 0 0;
            display: inline-flex;
            line-height: 37px;
        }

            .main-nav a:hover,
            .main-nav .active > a,
            .main-nav li:hover > a {
                color: #014D8A;
                text-decoration: none;
                background: #dee2e6;
            }

        .main-nav .drop-down ul {
            display: block;
            position: absolute;
            left: 0;
            top: calc(100% + 30px);
            z-index: 99;
            opacity: 0;
            visibility: hidden;
            padding: 10px 0;
            background: #004D8A;
            box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
            transition: ease all 0.3s;
        }

        .main-nav .drop-down:hover > ul {
            opacity: 1;
            top: 100%;
            visibility: visible;
        }

        .main-nav .drop-down li {
            /*min-width: 180px;*/
            position: relative;
        }
        /*.main-nav .drop-down ul a {
            padding: 10px 20px;
            font-size: 13px;
            color: #004289;
        }*/
        .main-nav li.drop-down ul a {
            padding: 2px 15px;
            font-size: 13px;
            color: #fff !important;
            border-radius: 0;
            display: block;
            line-height: 20px;
        }

        .main-nav .drop-down ul li a:hover,
        .main-nav .drop-down ul li.active > a,
        .main-nav .drop-down ul li:hover > a {
            color: #fff;
            background: #6B97C0;
        }

        .main-nav .drop-down > a:after {
            content: "\f107";
            font-family: "Font Awesome 5 free";
            padding-left: 10px;
            font-weight: bold;
        }

        .main-nav .drop-down .drop-down ul {
            top: 0;
            left: calc(100% - 30px);
        }

        .main-nav .drop-down .drop-down:hover > ul {
            opacity: 1;
            top: 0;
            left: 100%;
        }

        .main-nav .drop-down .drop-down > a {
            padding-right: 35px;
        }

            .main-nav .drop-down .drop-down > a:after {
                content: "\f105";
                position: absolute;
                right: 15px;
            }
    /* Mobile Navigation */
    .mobile-nav {
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 9999;
        overflow-y: auto;
        left: -260px;
        width: 260px;
        padding-top: 18px;
        background: rgba(19, 39, 57, 0.8);
        transition: 0.4s;
    }

        .mobile-nav * {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .mobile-nav a {
            display: block;
            position: relative;
            color: #fff;
            padding: 10px 20px;
            font-weight: 500;
        }

            .mobile-nav a:hover,
            .mobile-nav .active > a,
            .mobile-nav li:hover > a {
                color: #74b5fc;
                text-decoration: none;
            }

        .mobile-nav .drop-down > a:after {
            content: "\f078";
            font-family: "Font Awesome 5 free";
            padding-left: 10px;
            position: absolute;
            right: 15px;
            font-weight: 900;
        }

        .mobile-nav .active.drop-down > a:after {
            content: "\f077";
        }

        .mobile-nav .drop-down > a {
            padding-right: 35px;
        }

        .mobile-nav .drop-down ul {
            display: none;
            overflow: hidden;
        }

        .mobile-nav .drop-down li {
            padding-left: 20px;
        }

    .mobile-nav-toggle {
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9998;
        border: 0;
        background: none;
        font-size: 24px;
        transition: all 0.4s;
        outline: none !important;
        line-height: 1;
        cursor: pointer;
        text-align: right;
    }

        .mobile-nav-toggle i {
            margin: 18px 18px 0 0;
            color: #004289;
        }

    .mobile-nav-overly {
        width: 100%;
        height: 100%;
        z-index: 9997;
        top: 0;
        left: 0;
        position: fixed;
        background: rgba(19, 39, 57, 0.8);
        overflow: hidden;
        display: none;
    }

    .mobile-nav-active {
        overflow: hidden;
    }

        .mobile-nav-active .mobile-nav {
            left: 0;
        }

        .mobile-nav-active .mobile-nav-toggle i {
            color: #fff;
        }

    .menustyle {
        background: #004D8A;
        min-height: 42px;
        padding-top: 5px;
        padding-bottom: 0;
    }

    .logoutmenu_style {
        float: right !important;
        padding: 0;
    }

        .logoutmenu_style a {
            padding: 0;
            border-radius: 0;
        }

    .main-nav .logoutmenu_style a:hover {
        background: transparent !important;
        color: #fff !important;
    }

    .main-nav .drop-down ul {
        min-width: 17rem;
        padding: 0;
        max-height:calc(100vh - 110px);
        overflow-y:auto;
    }

    .main-nav li.drop-down ul li a:hover, .main-nav li.drop-down ul li.acive a {
        background: #6B97C0;
    }
    /*==================================================== End Menu Style ==================================== */
    /* ========================================== Start Page Container Style =================================== */
    .page-content {
        background: #eff3f8;
        padding-top: 107px;
        /*padding: 1rem;*/
        margin-bottom: 2rem;
    }

    .pageinner_mainpanel {
        /*background: #FFFFFF;
    padding: 1rem;
    margin-top: 1rem;*/
        /*min-height: 20rem;*/
        background-color: #FFF;
        position: relative;
        border-radius: 5px;
        transition: transform 0.1s ease-out 0s;
        z-index: 5;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.18), 0 2px 4px rgba(0, 0, 0, 0.12);
        padding: 0.5rem 1rem 1rem;
        margin-top: 1rem;
    }

    .pageinner_sectionstyle {
        background: #F7F7F7;
        padding: 1rem;
        margin-top: 1rem;
        /*border: 1px solid #eaeaea;*/
    }

    .formbottom_actionbtn {
        text-align: center;
        margin-top: 1rem;
    }

    .btn-primary.active-btn {
        background-color: #fff;
        border: none;
        border-left-color: currentcolor;
        border-left-style: none;
        border-left-width: medium;
        border-left: 3px solid #0078d7;
        color: #000;
    }

        .btn-primary.active-btn i {
            color: #0078d7;
        }

    .btn-primary {
        color: #fff;
        background-color: #0078d7;
        border-color: #0078d7;
    }

        .btn-primary i {
            color: #FFD700;
            font-size: 0.8rem;
        }
    /* ========================================== End Page Container Style =================================== */
    /* ======================================== Start Secton Title =========================================== */
    .pageinner_title {
        font-size: 1rem;
        border-bottom: 1px solid #eee;
        padding: 0px 0 10px;
        color: #4b77be;
        font-weight: 700;
        text-transform: uppercase;
    }

    h2.pageinner_title a {
        float: right;
        font-size: 20px;
        color: #f4d03f;
    }

    .title_leftrightborder {
        text-align: center;
        max-width: 100%;
        overflow: hidden;
        margin-bottom: 1rem;
        margin-top: -1rem;
    }


        .title_leftrightborder span {
            display: inline-block;
            position: relative;
            font-size: 1rem;
            font-weight: 600;
        }

            .title_leftrightborder span:before,
            .title_leftrightborder span:after {
                content: "";
                position: absolute;
                height: 5px;
                border-bottom: 1px solid #004d8a;
                /*border-top: 1px solid white;*/
                top: 5px;
                width: 900px;
            }

            .title_leftrightborder span:before {
                right: 100%;
                margin-right: 15px;
            }

            .title_leftrightborder span:after {
                left: 100%;
                margin-left: 15px;
            }

    .title_rightborder {
        max-width: 100%;
        overflow: hidden;
        margin-bottom: 1rem;
        margin-top: -1rem;
    }


        .title_rightborder span {
            display: inline-block;
            position: relative;
            font-size: 1rem;
            font-weight: 600;
        }

            .title_rightborder span:after {
                content: "";
                position: absolute;
                height: 5px;
                border-bottom: 1px solid #004d8a;
                /*border-top: 1px solid white;*/
                top: 5px;
                width: 800px;
            }


            .title_rightborder span:after {
                left: 100%;
                margin-left: 15px;
            }

    .aboutpage_title {
        padding-bottom: 0 !important;
        font-weight: 100;
    }

        .aboutpage_title h1 {
            font-size: 33px;
            font-weight: 100;
        }
    /* ======================================== ENd Secton Title =========================================== */
    /* ======================================== Start Help Modal Style ================================== */
    .helpmodalstyle .modal-header {
        padding: 0.5rem 1rem;
        background: #CCE5FF;
        color: #000;
        border-bottom: 1px solid #9AB7D5;
    }

        .helpmodalstyle .modal-header .modal-title {
            font-size: 1rem;
        }

    .helpmodalstyle .modal-body {
        background-color: #eff3f8;
    }

    .helpmodalstyle .modal-footer {
        padding: 0.3rem 1rem;
        background-color: #eff3f8;
    }

        .helpmodalstyle .modal-footer .btn-default {
            color: #333333;
            background-color: white;
            border-color: #cccccc;
        }

    /* ======================================== End Help Modal Style ===================================== */
    /* ====================================== Start Footer Section ========================================== */
    footer {
        background: #004d8a;
        color: #fff;
        text-align: center;
        padding: 0.7rem;
        /*margin-top: 2rem;*/
        font-size: 13px;
        letter-spacing: 0.5px;
    }
    /* ====================================== End Footer Section ========================================== */
    /* =========================== Start Common Font size Style =============================== */
    .verysmall_fs {
        font-size: 10px;
    }

    .small_fs {
        font-size: 12px;
    }

    .medium_fs, .form-control, label, .btn, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-results__option[aria-selected] {
        font-size: 13px;
    }

    .large_fs {
        font-size: 16px;
    }

    .verylarge_fs {
        font-size: 19px;
    }

    .forminline_alignment {
        justify-content: flex-end;
    }

        .forminline_alignment label {
            margin-right: 5px;
        }

    #TrReflection label b {
        color: #000;
    }
    /* =========================== End Common Font size Style =============================== */
    /* ====================================== Start tool tip info box style =============================== */
    .tooltip_custom {
        position: relative;
    }

    .tooltip__item {
        position: absolute;
        padding: 20px;
        visibility: hidden;
        opacity: 0;
        background: white;
        transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
        color: #484848;
        border: 1px solid #cecece;
        border-radius: 3px;
        font-weight: 500;
        box-shadow: 0 2px 1px #bcbcbc;
        z-index: 4;
        width: auto;
        min-width: 18rem;
    }

        .tooltip__item:after {
            content: "";
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            border-style: solid;
        }

    .tooltip__initiator {
        cursor: pointer;
        z-index: 5;
    }

    .tooltip_custom[data-direction="bottom"] .tooltip__initiator:hover ~ .tooltip__item {
        transform: translate3d(-50%, 0, 0);
        visibility: visible;
        opacity: 1;
    }

    .tooltip_custom[data-direction="bottom"] .tooltip__item {
        top: calc(100% + 1em);
        left: 50%;
        transform: translate3d(-50%, -15px, 0);
    }

        .tooltip_custom[data-direction="bottom"] .tooltip__item:after {
            top: -0.5em;
            left: 50%;
            transform: translate3d(-50%, 0, 0);
            border-width: 0 0.5em 0.5em 0.5em;
            border-color: transparent transparent white transparent;
            -webkit-filter: drop-shadow(1px 2px 1px #bcbcbc);
            filter: drop-shadow(1px -1px 1px #bcbcbc);
        }

    .pagecaption h4 .tooltip__item {
        text-transform: initial;
        font-size: 13px;
    }

    .tooltip[data-direction="right"] .tooltip__initiator:hover ~ .tooltip__item {
        transform: translate3d(0, -50%, 0);
        visibility: visible;
        opacity: 1;
    }

    .tooltip[data-direction="right"] .tooltip__item {
        top: 50%;
        left: calc(100% + 1em);
        transform: translate3d(15px, -50%, 0);
    }

        .tooltip[data-direction="right"] .tooltip__item:after {
            top: 50%;
            left: -0.5em;
            transform: translate3d(0, -50%, 0);
            border-width: 0.5em 0 0.5em 0.5em;
            border-color: transparent transparent transparent white;
            -webkit-filter: drop-shadow(1px 2px 1px #bcbcbc);
            filter: drop-shadow(1px 2px 1px #bcbcbc);
        }
    /* ====================================== End tool tip info box style =============================== */
    /* ====================================== Start Datatable Style ===================================== */
    div.dataTables_length select, .dataTables_wrapper .dataTables_filter input {
        display: inline-block;
    }
    /*.table-scrollable {
    width: 100%;
    overflow-x: auto;
   
}*/
    /* ====================================== End Datatable Style ===================================== */
    /* ====================================== Start File Uploaded Style ============================== */
    .filesuploaded_style span {
        display: flex;
        width: 60%;
        background: #f4f8fb;
        border: 1px solid #f1f7fb;
        padding: 0 10px;
        line-height: 100%;
        margin-bottom: 5px;
        justify-content: space-between;
        align-items: center;
    }

        .filesuploaded_style span button {
            color: #5c6c7e;
        }

    .fileinput-button {
        position: relative;
        overflow: hidden;
    }

        .fileinput-button input {
            position: absolute;
            top: 0;
            right: 0;
            margin: 0;
            opacity: 0;
            -ms-filter: 'alpha(opacity=0)';
            font-size: 200px;
            direction: ltr;
            cursor: pointer;
        }

    .SP_SubTopic {
        padding: 0px 0 4px;
        color: #4b77be;
        font-weight: 700;
        text-transform: uppercase;
        border-bottom: 1px solid #eee;
    }

    .SPnote.SPnote-info {
        background-color: #eef7fb;
    }

    .SPnote {
        padding: 15px 30px 15px 15px;
        border-radius: 0 4px 4px 0;
    }

    .SPpage-head {
        background: #fff;
    }

        .SPpage-head .SPpage-title {
            display: inline-block;
            padding: 19px 0 23px;
            width: 100%;
        }
    /* Fixes for IE < 8 */
    @media screen\9 {
        .fileinput-button input {
            filter: alpha(opacity=0);
            font-size: 100%;
            height: 100%;
        }
    }
    /* ====================================== End File Uploaded Style ============================== */
    /* ========================================= Start Color Indicator Style ========================== */
    .colorbox {
        display: block;
        width: 25px;
        height: 15px;
        border-radius: 0;
        margin: 0 auto;
    }
    /* ========================================= End Color Indicator Style ========================== */
    /* =========================================== Start Common Button Style ========================== */
    .btn-info {
        color: #fff;
        background-color: #4b8df8;
        border-color: #4b8df8;
    }

        .btn-info:hover {
            color: #fff;
            background-color: #2977f7;
            border-color: #2977f7;
        }
    /* =========================================== End Common Button Style ========================== */
    /* =========================================== Start Page Title Style ============================ */
    .page-title {
        float: left;
        padding: 0.5rem 0;
        background: #fff;
    }

        .page-title h1 {
            color: #697882;
            font-size: 22px;
            font-weight: 400;
            margin: 0;
            padding: 0 15px;
        }
    /* =========================================== End Page Title Style ============================ */
    /* ========================================== Start Breadcrum Style ============================ */
    .breadcrumb {
        background: transparent;
        margin: 0;
        padding: 0 15px 0 0;
        justify-content: flex-end;
    }
    /* ========================================== End Breadcrum Style ============================ */
    /*Updated on 2_Dec_2019 LT*/
    .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
    }

    @media only screen and (max-width:1024px) {
        .header .mobi-toggler {
            display: none;
        }
    }
    /*Updated on 4_Dec_2019 LT*/
    .row.form-template-row {
        width: 100%;
        margin: 0;
    }

    .left_panel {
        border-right: 1px solid #eef2f4;
    }

    .left_sidebar {
        margin: 0;
        padding: 0;
    }
    /*.btn-block {
    padding: 10px 0px;
}*/
    .templateusebtn a {
        font-size: 16px;
        font-weight: 600;
        color: #f00
    }

    .subtitle_form {
        font-size: 15px !important;
        border-bottom: 1px solid #d9d9d9;
        margin-bottom: 1rem;
        padding-bottom: 0.7rem;
        color: #4b77be;
    }

    .subtitle_form2 {
        font-size: 14px !important;
        /*margin-bottom: 1rem;
    padding-bottom: 0.7rem;*/
        color: #4b77be;
    }
    /* =================================== Start Select Style =================================== */
    select {
        display: block;
        font-size: 13px;
        line-height: 1.2;
        padding: 0.1rem 0.99rem;
        width: auto;
        max-width: 100%;
        box-sizing: border-box;
        margin: 0;
        border: 1px solid #aaa;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        background-color: #fff;
        /*background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);*/
        background-image: url(../images/select_arrow.png);
        background-repeat: no-repeat, repeat;
        background-position: right .5em top 55%, 0 0;
        background-size: .55em auto, 100%;
    }
        /*.table tr td input, .table tr td select {
    height: 20px;
}*/
        select::-ms-expand, select.form-control::-ms-expand {
            display: none;
        }

        select, select.form-control:hover {
            border-color: #ced4da;
        }
    /*select, select.form-control:focus {
                border-color: #aaa;
                box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
                box-shadow: 0 0 0 3px -moz-mac-focusring;
                color: #222;
                outline: none;
            }*/
    /* =================================== End Select Style =================================== */
    /* =================================== Start Scroll to Top ================================ */
    #scroll {
        position: fixed;
        right: 10px;
        bottom: 10px;
        cursor: pointer;
        width: 40px;
        height: 40px;
        background-color: #004D8A;
        /*text-indent: -9999px;*/
        display: none;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        border-radius: 60px;
        z-index: 999999999;
        text-align: center;
        line-height: 36px;
        font-size: 1.5rem;
        color: #fff;
    }
        /*#scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
    }*/
        #scroll:hover {
            background-color: #004D8A;
            opacity: 1;
            filter: "alpha(opacity=100)";
            -ms-filter: "alpha(opacity=100)";
        }
    /* =================================== End Scroll to Top ================================ */
    /* =================================== Start Page Loader Style ================================= */
.loaderviper {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/images/new-loader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}
    .optioncloader {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 10000;
        background: rgba(179, 179, 179, 0.9);
        width: 100%;
        text-align: center;
        display: none;
    }

    .loaderoptionc {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 10000;
        background: rgba(179, 179, 179, 0.9);
        width: 100%;
        text-align: center;
        display: none;
    }

    .cssload-fond {
        position: relative;
        margin: auto;
        top: 40%;
    }

    .cssload-container-general {
        animation: cssload-animball_two 1.15s infinite;
        -o-animation: cssload-animball_two 1.15s infinite;
        -ms-animation: cssload-animball_two 1.15s infinite;
        -webkit-animation: cssload-animball_two 1.15s infinite;
        -moz-animation: cssload-animball_two 1.15s infinite;
        width: 66px;
        height: 66px;
    }

    .cssload-internal {
        width: 66px;
        height: 66px;
        position: absolute;
    }

    .cssload-ballcolor {
        width: 30px;
        height: 30px;
        border-radius: 50%;
    }

    .cssload-ball_1, .cssload-ball_2, .cssload-ball_3, .cssload-ball_4 {
        position: absolute;
        animation: cssload-animball_one 1.15s infinite ease;
        -o-animation: cssload-animball_one 1.15s infinite ease;
        -ms-animation: cssload-animball_one 1.15s infinite ease;
        -webkit-animation: cssload-animball_one 1.15s infinite ease;
        -moz-animation: cssload-animball_one 1.15s infinite ease;
    }

    .cssload-ball_1 {
        background-color: #cb2025;
        top: 0;
        left: 0;
    }

    .cssload-ball_2 {
        background-color: #f8b334;
        top: 0;
        left: 36px;
    }

    .cssload-ball_3 {
        background-color: #00a096;
        top: 36px;
        left: 0;
    }

    .cssload-ball_4 {
        background-color: #97bf0d;
        top: 36px;
        left: 36px;
    }

    @keyframes cssload-animball_one {
        0%,100% {
            position: absolute;
        }

        50% {
            top: 18px;
            left: 18px;
            position: absolute;
            opacity: .5;
        }
    }

    @-o-keyframes cssload-animball_one {
        0%,100% {
            position: absolute;
        }

        50% {
            top: 18px;
            left: 18px;
            position: absolute;
            opacity: .5;
        }
    }

    @-ms-keyframes cssload-animball_one {
        0%,100%,50% {
            position: absolute;
        }

        50% {
            top: 18px;
            left: 18px;
            opacity: .5;
        }
    }

    @-webkit-keyframes cssload-animball_one {
        0%,100% {
            position: absolute;
        }

        50% {
            top: 18px;
            left: 18px;
            position: absolute;
            opacity: .5;
        }
    }

    @-moz-keyframes cssload-animball_one {
        0%,100% {
            position: absolute;
        }

        50% {
            top: 18px;
            left: 18px;
            position: absolute;
            opacity: .5;
        }
    }

    @keyframes cssload-animball_two {
        0% {
            transform: rotate(0) scale(1);
        }

        50% {
            transform: rotate(360deg) scale(1.3);
        }

        100% {
            transform: rotate(720deg) scale(1);
        }
    }

    @-o-keyframes cssload-animball_two {
        0% {
            -o-transform: rotate(0) scale(1);
        }

        50% {
            -o-transform: rotate(360deg) scale(1.3);
        }

        100% {
            -o-transform: rotate(720deg) scale(1);
        }
    }

    @-ms-keyframes cssload-animball_two {
        0% {
            -ms-transform: rotate(0) scale(1);
        }

        50% {
            -ms-transform: rotate(360deg) scale(1.3);
        }

        100% {
            -ms-transform: rotate(720deg) scale(1);
        }
    }

    @-webkit-keyframes cssload-animball_two {
        0% {
            -webkit-transform: rotate(0) scale(1);
        }

        50% {
            -webkit-transform: rotate(360deg) scale(1.3);
        }

        100% {
            -webkit-transform: rotate(720deg) scale(1);
        }
    }

    @-moz-keyframes cssload-animball_two {
        0% {
            -moz-transform: rotate(0) scale(1);
        }

        50% {
            -moz-transform: rotate(360deg) scale(1.3);
        }

        100% {
            -moz-transform: rotate(720deg) scale(1);
        }
    }

    .loaderimg_align {
        display: flex;
        height: 100vh;
        align-items: center;
        justify-content: center;
    }
    /* =================================== End Page Loader Style ================================= */
    /* ===================================== Start Button Dropdown Style ============================== */
    div.dropmenu_btngroup {
        margin-top: 10px;
    }

    .dropmenu_btngroup:before {
        position: absolute;
        top: -8px;
        left: 9px;
        right: auto;
        display: inline-block !important;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
        content: '';
    }

    div.dropmenu_btngroup a {
        color: #000;
        margin: 0;
        padding-top: 8px;
        padding-bottom: 8px;
        display: block
    }

        div.dropmenu_btngroup a:hover {
            background-color: #f6f6f6;
        }
    /* ===================================== End Button Dropdown Style ============================== */
    /* ================================= Start Responsive Style ============================= */
    @media (min-width:758px) and (max-width:1458px) {
        .custom_mediawidth {
            min-width: 317px;
        }

        .media_list {
            display: block ruby;
        }
    }
    /* Start Header*/
    @media (min-width:758px) and (max-width:1458px) {
        .custom_mediawidth {
            min-width: 317px;
        }

        .media_list {
            display: block ruby;
        }
    }

    @media (min-width:320px) and (max-width:575px) {
        .optionc_logo {
            text-align: center;
        }

        .loginshcool_name h6 {
            font-size: 0.8rem;
            justify-content: center;
            min-height: initial;
            margin-top: 0.8rem;
        }

        .loginuser_name h5 {
            min-height: initial;
            justify-content: center;
            font-size: 0.8rem;
        }

        .logoutmenu_style {
            float: left !important;
        }

            .logoutmenu_style a {
                padding: 10px 20px;
            }

        .optionc_logo {
            flex-direction: column;
        }

            .optionc_logo h6 {
                min-height: initial;
                max-height: initial;
                font-size: 0.8rem;
                justify-content: center;
            }

        .page-content {
            padding-top: 122px;
        }

        .form-group label {
            font-size: 13px !important;
        }

        .header-navigation a {
            border-bottom: 1px solid #ddd;
        }

        .input-group.search-input-group {
            width: 98.5%
        }

        .emptylbl_xs {
            display: none !important;
        }

        .filterstyle .form-group label {
            font-size: 12px !important
        }

        .mb_all_1 {
            margin-bottom: 1rem;
        }
    }
    /*@media (max-width:1280px) {
        .filterstyle .form-group label {
            font-size: 12px !important
        }
    }*/


    @media (min-width:576px) and (max-width:767px) {
        .loginshcool_name h6 {
            font-size: 0.8rem;
            justify-content: center;
            min-height: initial;
            margin-top: 0.8rem;
        }

        .loginuser_name h5 {
            min-height: initial;
            font-size: 0.9rem;
            margin-top: 0.8rem;
            justify-content: center;
        }

        .logoutmenu_style {
            float: left !important;
        }

            .logoutmenu_style a {
                padding: 10px 20px;
            }

        /*.page-content {
        padding-top: 144px;
    }*/

        .header-navigation a {
            border-bottom: 1px solid #ddd
        }

        .input-group.search-input-group {
            width: 98.5%
        }

        .emptylbl_sm {
            display: none !important;
        }

        .mb_all_1 {
            margin-bottom: 1rem;
        }

        .text_center_sm {
            text-align: center;
        }
    }

    @media (min-width:768px) and (max-width:991px) {
        .logoutmenu_style {
            float: left !important;
        }

        .filterstyle .form-group label {
            font-size: 12px !important;
        }

        .logoutmenu_style a {
            padding: 10px 20px;
        }

        .optionc_logo h6 {
            font-size: 0.8rem;
        }

        .loginuser_name h5 {
            font-size: 0.8rem;
        }

        .mobile-nav-toggle {
            top: 65px;
        }

            .mobile-nav-toggle i {
                /*color: #fff;*/
                top: -64px;
                right: 7px;
                position: absolute
            }

        .header-navigation a {
            border-bottom: 1px solid #ddd;
        }

        .input-group.search-input-group {
            width: 98.5%
        }

        .emptylbl_md {
            display: none !important;
        }

        .mb_all_1 {
            margin-bottom: 1rem;
        }

        .text_center_md {
            text-align: center;
        }
    }

    @media (min-width:992px) and (max-width:1199px) {
        .mb_all_1 {
            margin-bottom: 1rem;
        }

        .emptylbl_lg {
            display: none !important;
        }

        .text_center_lg {
            text-align: center;
        }
    }
    /* ================================= End Responsive Style ============================= */
    .displaynone {
        display: none;
    }
    /*.input-group-prepend{ height:30px;}*/
    input[type="search"]::-webkit-search-decoration,
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-results-button,
    input[type="search"]::-webkit-search-results-decoration {
        display: none !important;
    }
    /* ========================= Start Saint of the day Style ========================================= */
    .sofday_img {
        display: flex;
        width: 200px;
        justify-content: center;
        align-items: center;
        border: 1px solid #ececec;
        float: left;
        margin-right: 1rem;
    }

        .sofday_img img {
            max-width: 100%;
        }

    .saintdesc p {
        line-height: 25px;
    }

    .satintoftheday-accodion .card {
        margin-bottom: 10px;
    }

    .satintoftheday-accodion .card_header {
        padding: 0;
        background: transparent;
    }

    .satintoftheday-accodion .card-header button.btn {
        background: transparent;
    }

    .satintoftheday-accodion {
    }

    .satintoftheday-accodion {
    }
    /* ========================= End Saint of the day Style ========================================= */
    .inline_cntrlalign {
        padding: 0;
        margin: 0;
        list-style: none;
        display: flex;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
    }

        .inline_cntrlalign li {
            margin-right: 10px;
            margin-bottom: 10px;
        }
    /* ============================= Start Print Style ================================================ */
    .enableprint {
        display: none;
    }

    @media print {
        .noprint {
            visibility: hidden;
        }

        .enableprint {
            visibility: visible
        }

        table.dataTable {
            width: 99.7%;
            margin: 0 auto;
            margin-top: 0px;
            margin-bottom: 0px;
            clear: both;
            border-collapse: separate;
            border-spacing: 0;
        }

        .table-bordered {
            border: 1px solid #dee2e6;
        }

        .table thead th {
            background-color: #fff !important;
            color: #000 !important;
            border-color: #ddd !important;
        }

        .table-bordered th, .table-bordered td {
            border: 1px solid #dee2e6;
        }

        table {
            border: 1px solid #000 !important;
            width: 50% !important;
        }

        body {
            color: #000;
            background: #f20;
        }

        h4 {
            margin-bottom: 0 !important;
        }

        h6 {
            margin: 5px 0 5px !important;
        }

        p {
            margin: 0px 0 5px !important;
        }

        table tr td textarea {
            height: 92%;
        }

        textarea {
            height: 92%;
        }

        .dataTables_empty {
            text-align: center !important;
        }

        h6 {
            margin: 0 !important;
        }
    }
    /* ============================= End Print Style ================================================ */
    /* ================================= Start Custom table Scroll =================================== */
    .table-customscroll {
        max-height: 400px;
        overflow: scroll;
    }

        .table-customscroll thead tr:nth-child(1) th {
            position: sticky;
            top: 0;
            z-index: 10;
        }

        .table-customscroll thead tr:nth-child(2) th {
            /*background: white;*/
            position: sticky;
            top: 24px;
            z-index: 10;
        }

        .table-customscroll > .table-bordered {
            border: 1px solid #dee2e6;
        }
    /* ================================= End Custom table Scroll =================================== */
    .dropdown_textcenter a {
        text-align: left !important;
    }

    .nav-tabs .nav-item {
        /*margin-bottom: 5px;*/
    }

    .table tr td a.fa {
        text-decoration: none !important;
    }

    .bootstrap-maxlength {
        margin-top: -2.2rem;
        background: #4b8df8;
        color: #fff;
        padding: 2px 5px;
        z-index: 9 !important;
    }

        .bootstrap-maxlength.label-danger {
            background-color: #d9534f;
        }

    .bootstrap-maxlength {
        position: absolute !important;
        z-index: 222 !important;
    }

    .custom_pagecontent {
        padding-top: 96px;
    }
    /********************************* 08-10-2020 *********************************/

    @media only screen and (min-width: 768px) and (max-width:1024px) {
        .grid_responsivestyle .col-md-4, .grid_responsivestyle .col-sm-4 {
            max-width: 50%;
            flex: inherit;
        }

        .tabresponsive_width .col-md-3, .tabresponsive_width .col-md-4 {
            max-width: 48%;
            flex: inherit;
        }

        .custom_navtab .nav-link {
            margin: 5px !important;
            margin-bottom: 0px !important;
        }

        .responsive_inputwidth input {
            min-width: 200px;
        }

        .responsive_divwidth .col-md-2 {
            max-width: 37%;
            flex: inherit;
        }
    }

    @media only screen and (min-width: 320px) and (max-width:480px) {
        .container-fluid.page-title .row {
            margin-left: 0 !important;
            margin-right: 0 !important;
        }

        /*.topmenu_action
    .ui-widget-content {
        width: auto !important;
        display: none;
        top: 0;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0 !important;
        bottom: auto;
        margin-top: 7.9rem !important;
        min-width: 199px;
    }*/

        .responsive_bottomalign a {
            margin: 2px;
        }

        .pagination {
            overflow-x: scroll;
            justify-content: inherit !important;
        }
    }

    @media only screen and (min-width: 320px) and (max-width:1024px) {
        .loginuser_name h5 {
            position: relative;
            right: 10px;
        }

        /*.ui-widget-content {
        width: auto !important;
        display: none;
        top: 0;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0 !important;
        bottom: auto;
        margin-top: 7.9rem !important;
        min-width: 199px;
    }*/

        .container-fluid.page-title .row {
            margin-left: 0 !important;
            margin-right: 0 !important;
        }


        .moreellipses {
            display: none;
        }

        .morecontent {
            display: initial !important;
        }

            .morecontent a {
                display: none;
            }

        table tr td.responsiveclass_width {
            min-width: 250px !important;
        }

        .cke_toolbar {
            margin-top: 3px !important;
        }

        .tabs li a {
            font-size: 13px !important;
        }

        table tr th.responsive_tablewidth {
            min-width: 50px !important;
        }

        .vertical_tabs ul.custom_tabs {
            position: relative;
            float: inherit !important;
            width: 100% !important;
            padding-left: 0;
            margin-top: 0px;
            margin-bottom: 0px;
            margin-left: 0 !important;
        }

        ul.main_search li input {
            min-width: 100% !important;
            margin-bottom: 1rem;
        }

        .responsive_col .col-md-1 {
        }

        .align_btnposition {
            margin-bottom: 10px;
        }

        .custom_actions .pull-right {
            margin-bottom: 10px;
        }

        .plupload_wrapper {
            width: 100%;
            min-width: 100% !important;
        }

        .page-content.custom_pagecontent {
            padding-top: 147px;
        }


        ul.uploaded_control li a {
            margin-right: 0px !important;
        }
    }
    /*@media only screen and (min-width: 360px) and (max-width:766px) {
    .ui-widget-content {
        margin-top: -2.2rem !important;
    }

}*/
    @media only screen and (min-width: 320px) and (max-width:600px) {
        .custom_closebtn {
            right: 3rem !important;
            top: 11px !important;
        }

        table.table_input tr td input {
            width: 100% !important;
        }

        table.table_input tr td div.dropdown_control {
            width: 100% !important;
        }

        table.table_input tr td .application_fee {
            flex-wrap: inherit;
            width: auto;
        }

        table.table_input tr td div.custom_tablewidth {
            width: 100% !important;
        }

        table.table_input tr td .select2 {
            /*min-width: 168px;*/
        }
    }

    @media only screen and (min-width: 360px) and (max-width:740px) {
        table.table_input tr td div.custom_tablewidth {
            flex-wrap: inherit;
        }

        .select_responsive .select2 {
            width: 100% !important;
        }

        table.table_inputwidth tr td {
            width: 100% !important;
        }
    }

    @media only screen and (min-width: 360px) and (max-width:428px) {
        table.table_input tr td div.custom_tablewidth {
            width: 86% !important;
        }
    }

    ul.main_search {
        list-style: none;
        padding: 0px;
        margin: 0;
    }

        ul.main_search li {
            display: inline-flex;
        }

            ul.main_search li input {
                min-width: 500px;
                margin-bottom: 1rem;
            }
    /********************* common style **********************/
    .table thead th {
        border: 1px solid #ddd !important;
    }

    .table_aligncenter {
        margin: 0 auto;
    }

    .pageinnerpanel_style a i {
        text-decoration: none !important;
    }

    @media (min-width:764px) and (max-width:956px) {

        /*.ui-widget-content {
        margin-top: 16rem !important
    }*/
    }

    @media (min-width:360px) and (max-width:758px) {
        /*.ui-widget-content {
        margin-top: 0rem !important
    }*/
    }

    .login_space {
        padding: 0 3rem !important;
    }

    .pageinner_mainpanel a i {
        text-decoration: none !important;
    }

    /******************************* ipad design ******************************/
    @media (min-width:768px) and (max-width:1024px) {
        .form-group label {
            font-size: 13px !important;
        }

        table tr th.tab_responsivewidth {
            min-width: 100px;
        }

        .vertical-tabs {
            margin-left: 0px !important;
        }
    }

    table tr td.custom_input input {
        width: 90%;
    }

    table tr td.custom_input i {
        position: absolute;
        margin-top: 10px;
        margin-left: -0.8rem;
    }

    table tr td.custom_input a {
        float: right;
        margin-top: -0.5rem;
    }

    table tr td.custom_input i.check_right {
        display: contents;
    }
    /*model style*/
    .modal {
        z-index: 99999 !important;
    }

    .custom-file-label::after {
        height: 27.9px !important;
    }

    @media only screen and (max-width: 55.75em) {
        /*.ui-widget-content {
        right: 59px !important;
        width: 100% !important;
        left: 33px !important;
    }*/
    }

    .radioncustom_style label input {
        margin-right: 5px;
        margin-top: 0px;
    }

    .fa-trash {
        text-decoration: none !important;
    }

    /* =================================== Start Check box Style ============================================== */
    @media (min-width:320px) and (max-width:767px) {



        @keyframes click-wave {
            0% {
                height: 40px;
                width: 40px;
                opacity: 0.35;
                position: relative;
            }

            100% {
                height: 200px;
                width: 200px;
                margin-left: -80px;
                margin-top: -80px;
                opacity: 0;
            }
        }

        .radioncustom_style label input {
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-appearance: none;
            -o-appearance: none;
            appearance: none;
            position: relative;
            right: 0;
            bottom: 0;
            left: 0;
            height: 10px;
            width: 10px;
            transition: all 0.15s ease-out 0s;
            background: #fff;
            border: none;
            color: #000;
            cursor: pointer;
            display: inline-block;
            margin-right: 0.5rem;
            outline: none;
            position: relative;
            z-index: 1000;
            border: 1px solid #000;
            border-radius: 0 !important;
        }


            .radioncustom_style label input:checked::before {
                height: 10px;
                width: 10px;
                position: absolute;
                content: "\f111";
                display: inline-block;
                font-size: 5px;
                text-align: center;
                line-height: 9px;
                font-family: "Font Awesome 5 free";
                font-weight: 900;
                left: -1px;
                top: 0.2px;
            }


            .radioncustom_style label input[type=radio] {
                border-radius: 50% !important;
            }

                .radioncustom_style label input[type=radio]::after {
                    border-radius: 50% !important;
                }
    }

    /* =================================== End Check box Style ============================================== */
table.liststyle_none tr td a{
    text-decoration:none !important;
}
.table-striped tbody tr:nth-of-type(2n+1):hover, .table tr.odd:hover, .table-striped tbody tr:nth-of-type(2n+2):hover, .table tr.even:hover, .table-bordered tr:hover {
    background-color: #eff2fa !important;
}
.btn-success:focus {
    background: #218838 !important;
    color: #fff !important;
    border-color: #218838 !important;
}
.btn-secondary:focus {
    background: #5a6268 !important;
    color: #fff !important;
    border-color: #5a6268 !important;
}