﻿body {
    font-family: Calibri !important;
}

h5 {
    font-family: inherit !important;
}

/*Changes*/
.forTick-Set-Center{
    text-align: center !important;
}

.forIE{
    display: inline !important;
    border: 0px !important;
    padding-top: 2% !important;
}

.forIEbutInput{
    width: 40px !important;
}

.forIEbutOf{
    padding-right:0.2% !important;
}

.btn-size-standard {
    width: 140px;
}

.btn-size-small {
    width: 70px;
}

div.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    margin-bottom:-20px !important;
}

div.breadcrumb a {
    display: inline;
}

div.breadcrumb a + a:before {
    padding: 8px;
    color: #6b6f82;
    content: ">\00a0";
}


div.breadcrumb div + a:before {
    padding: 8px;
    color: #6b6f82;
    content: ">\00a0";
}

div.breadcrumb div + span:before {
        padding: 8px;
        color: #6b6f82;
        content: "\00a0>\00a0";
}

div.breadcrumb a + div:before {
    padding: 8px;
    color: #6b6f82;
    content: ">\00a0";
}

.loc {
    padding: 5px 22px !important;
    display: block !important;
}

.pntSpp {
    /*pointer-events: none !important;*/
}

@media only screen and (min-width: 766px) and (max-width: 1366px) {
    .iPad-spp{
        margin-left: 0% !important;
    }
    .pntSpp {
        pointer-events: auto !important;
    }
}

@media all and (min-width: 1440px){
    .table.dataTable.table-responsive {
        display: table !important;
    }
}

@media all and (min-width: 1255px) and (max-width: 1524px) {
   
    .btn-index {       
        width:110px !important;
    }
   
}

@media all and (min-width: 992px) and (max-width: 1254px) {
    .btn-index {
        width: 80px !important;
    }
}

@media all and (max-width: 414px) {
    .btn-size-standard {
        width: 100% !important;
    }
    .btn-remove-marginright {
        margin-right: 0rem !important;
    }

    .btn-margin-bottom {
        margin-bottom: 10px !important;
    }

    .btn-index {
        margin-right: 0rem !important;
        margin-bottom: 10px !important;      
    }

    .btn-filter {
        margin-bottom: 10px !important;
        margin-top: -5px !important
    }

   
}

@media all and (max-width: 484px) {
    .heading-elements-toggle {
        display: none !important;
    }

}
    .btn-outline-success:focus {
        box-shadow: 0 0 0 0.1rem rgba(40, 208, 148, 0.5) !important;
    }

    .btn-outline-secondary:focus {
        box-shadow: 0 0 0 0.1rem rgba(107, 111, 130, 0.5) !important;
    }

    .btn-outline-primary:focus {
        box-shadow: 0px 0px 0px 0.1rem rgba(102,110,232,0.5) !important;
    }

    .btn-outline-danger:focus {
        box-shadow: 0px 0px 0px 0.1rem rgba(255,73,97,0.5) !important;
    }


    /*Changes end*/
    .FontContent {
        font-family: Calibri;
        font-size: 16px;
    }

    .FontHeader1 {
        font-family: Calibri;
        font-size: 2em;
        font-weight: bolder;
    }

    .FontTitle {
        font-family: Calibri;
        font-size: 18px;
        font-weight: bolder;
    }

    .FontLabel {
        font-family: Calibri;
    }

    .ColumnURL {
        color: #1e9ff2;
    }

    .TextURL:hover {
        text-decoration: underline;
        cursor: pointer;
    }
    /* Change cursor to hand pointer */
    .cursor-pointer {
        cursor: pointer;
    }

    .custom-control-input, .custom-control-label, input.form-check-inline, .form-check-label{
        cursor: pointer;
    }

    .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
        background-color: #666EE8 !important;
    }

    div.custom-radio:focus-within {
        border: 1px dotted grey;
    }

    .icheck-item:focus-within {
        outline: 2px black solid;
        border-radius: 20%;
        /*padding: 10px;*/   
    }

    /* Login Page - Change Password */

    .newpass {
        margin-right: 20%;
    }

    .confirmpass {
        margin-right: 20%;
    }

    /* Checkbox Button Styling */

    .checkbox-success input[type="checkbox"]:checked + label::before,
    .checkbox-success input[type="radio"]:checked + label::before {
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

    .checkbox-success input[type="checkbox"]:checked + label::after,
    .checkbox-success input[type="radio"]:checked + label::after {
        color: #fff;
    }



    .buttonspacing {
        margin: 5px;
    }

    .datepicker table tr td, .datepicker table tr th {
        width: 35px;
        height: 35px
    }

        .datepicker table tr td span.active, .datepicker table tr td.active {
            background-color: #5c6bc0 !important;
            border-color: #5c6bc0 !important
        }

    .datepicker table tr td, .datepicker table tr th {
        -webkit-border-radius: 2px;
        border-radius: 2px
    }

        .datepicker table tr td.new, .datepicker table tr td.old {
            color: #999
        }

    .datepicker-inline {
        width: 245px
    }

    .datepicker tfoot th, .datepicker thead th {
        font-weight: 500
    }

    /*.datepicker thead th.next, .datepicker thead th.prev {
    font-size: 0;
    font-family: themify;
    speak: none;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}*/

    /*.datepicker thead th.next::before {
    content: "\e649";
    font-size: 12px
}

.datepicker thead th.prev::before {
    content: "\e64a";
    font-size: 12px
}*/


    .headerheight {
        height: 40px;
        padding-top: 10px
    }

    .switch ~ .btn-group {
        /*background-color: #abbdc5c9;*/
        background-color: #e0e0e0;
        /* height: 45px; */
        padding: 4px;
        border-radius: 5px;
        /* height: 36px; */
        flex: 0 0 -26px;
        /* border-radius: 4px; */
    }

        .switch ~ .btn-group a.btn.active:not(.dropdown-toggle) {
            /* border-radius: .25rem; */
            box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4) !important;
        }

        .switch ~ .btn-group > .btn:not(:first-child) {
            border-top-left-radius: .2rem !important;
            border-bottom-left-radius: .2rem !important;
        }

        .switch ~ .btn-group a.btn {
            -webkit-box-shadow: 0 0 0px 0 rgba(0,0,0,.5) !important;
            box-shadow: 0 0 0px 0 rgba(0,0,0,.5) !important;
            line-height: 0.75 !important;
        }

    table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
        left: 35% !important;
        height: 14px !important;
        width: 14px !important;
        display: block !important;
        position: absolute !important;
        color: white !important;
        border: 2px solid white !important;
        border-radius: 14px !important;
        box-shadow: 0 0 3px #444 !important;
        box-sizing: content-box !important;
        text-align: center !important;
        text-indent: 0 !important;
        font-family: 'Courier New', Courier, monospace !important;
        line-height: 14px !important;
        content: '+' !important;
        background-color: #31b131 !important
    }

    table.dataTable.dtr-inline.collapsed > tbody > tr.parent[role="row"] > td:first-child:before {
        content: '-' !important;
        background-color: #FF4961 !important;
    }

.pointer-none {
    pointer-events: none;
}

.dt-tbl-textwrap {
    white-space: normal;
    word-wrap : break-word;
    word-break:break-all;
    white-space: normal;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 1px !important;
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
    overflow: auto !important;
}


.dt-table-inline {
    overflow: hidden !important; /* this is what fixes the expansion */
    text-overflow: ellipsis !important; /* not supported in all browsers, but I accepted the tradeoff */
    white-space: nowrap !important;
}

.wizard > .actions > ul > li.disabled {
    display: none;
}

.disable-action {
    cursor: not-allowed;
    pointer-events: none;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}
.app-content .wizard > .actions > ul > li > a {
    background: #666EE8;
    border: 1px solid transparent;
    color: white;
    padding: 0.75rem 1rem;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.25;
    font-weight: 400;
    margin: 4px 2px;
    border-radius: 0.25rem;
    cursor: pointer;
    width: 140px;
}
.btn-min-width {
    min-width:10rem;
}

.scrollbar-style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.scrollbar-style::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.scrollbar-style::-webkit-scrollbar-thumb {
    border-radius: 9px;
    border: 3px solid transparent;
    background-clip: content-box;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

@media (min-width: 992px) {
    .mt-lg-2-custom {
        margin-top: 2rem !important;
    }
}
.node-tree .badge {
    background-color: #1E9FF2 !important;
    font-size: 100% !important;
}
/* CSS used here will be applied after bootstrap.css */
.nav-wizard > li {
    float: left;
}

    .nav-wizard > li > a {
        position: relative !important;
        background-color: #d5d5d5;
        display: block;
        padding: 10px 15px;
        border-radius: 3px;
        color: #464855;
        font-size: 14px;
        font-weight:700;
    }

        .nav-wizard > li > a .badge {
            margin-left: 3px;
            color: #eeeeee;
            background-color: #073c8d;
        }

            .nav-wizard > li > a .badge.badge-step {
                color: #464855;
                border: 1px solid #464855;
                border-radius: 50%;
                padding: 3px 5px;
                background-color: transparent;
            }

    .nav-wizard > li.active > a .badge.badge-step {
        color: #FFFFFF;
        border: 1px solid #FFFFFF;
        border-radius: 50%;
        padding: 3px 5px;
        background-color: transparent;
    }

    .nav-wizard > li:not(:first-child) > a {
        padding-left: 26px;
        padding-right: 48px;
    }

        .nav-wizard > li:not(:first-child) > a:before {
            width: 0px;
            height: 0px;
            border-top: 25px inset transparent;
            border-bottom: 20px inset transparent;
            border-left: 20px solid #ffffff;
            position: absolute;
            content: "";
            top: 0;
            left: 0;
        }

    .nav-wizard > li:not(:last-child) > a {
        margin-right: 4px;
    }

        .nav-wizard > li:not(:last-child) > a:after {
            width: 0px;
            height: 0px;
            border-top: 25px inset transparent;
            border-bottom: 20px inset transparent;
            border-left: 20px solid #eeeeee;
            position: absolute;
            content: "";
            top: 0;
            right: -19px;
            z-index: 1;
        }
    /*.nav-wizard > li:first-child > a {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}*/
    /*.nav-wizard > li:last-child > a {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}*/
    .nav-wizard > li.done:hover > a,
    .nav-wizard > li:hover > a {
        background-color: #BABFC7;
        color: #464855;
    }

        .nav-wizard > li.done:hover > a:before,
        .nav-wizard > li:hover > a:before {
            border-right-color: #d5d5d5;
        }

        .nav-wizard > li.done:hover > a:after,
        .nav-wizard > li:hover > a:after {
            border-left-color: #d5d5d5;
        }

    .nav-wizard > li.done > a {
        background-color: #e2e2e2;
    }

        .nav-wizard > li.done > a:before {
            border-right-color: #e2e2e2;
        }

        .nav-wizard > li.done > a:after {
            border-left-color: #e2e2e2;
        }

    .nav-wizard > li.active > a,
    .nav-wizard > li.active > a:hover,
    .nav-wizard > li.active > a:focus {
        color: #ffffff;
        background-color: #666EE8;
    }

        .nav-wizard > li.active > a:after {
            border-left-color: #666EE8;
        }

        .nav-wizard > li.active > a .badge {
            color: #073c8d;
            background-color: #ffffff;
        }

    .nav-wizard > li.disabled > a {
        color: #777777;
    }

        .nav-wizard > li.disabled > a:hover,
        .nav-wizard > li.disabled > a:focus {
            color: #777777;
            text-decoration: none;
            background-color: #eeeeee;
            cursor: default;
        }

        .nav-wizard > li.disabled > a:before {
            border-right-color: #eeeeee;
        }

        .nav-wizard > li.disabled > a:after {
            border-left-color: #eeeeee;
        }

.nav-wizard.nav-justified > li {
    float: none;
}

    .nav-wizard.nav-justified > li > a {
        padding: 10px 15px;
    }

@media (max-width: 768px) {
    .nav-wizard.nav-justified > li > a {
        /*border-radius: 4px;*/
        margin-right: 0;
    }

        .nav-wizard.nav-justified > li > a:before,
        .nav-wizard.nav-justified > li > a:after {
            border: none !important;
        }
}

.mb-05{
    margin-bottom: 0.5rem !important;
}
.ml-05 {
    margin-left: 0.5rem !important;
}
.mr-05 {
    margin-right: 0.5rem !important;
}
.mt-07 {
    margin-top: 0.7rem !important;
}

.mt-2rem{
    margin-top: 2rem;
}

.table-input-less-padding {
    padding: 0.15rem 0.1rem !important;
}

.dt-table-overflow{
    overflow:hidden !important;
    position: relative;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    color: #e2e2e2 !important;
}

.app-content .wizard > .steps > ul > li > a:hover{
    text-decoration: underline;
}
.app-content .wizard > .steps > ul > li > a:focus {
    text-decoration: underline;
}

.dataTables_length select.form-control:not([size]):not([multiple]) {
    height: calc(1.75rem + 2px) !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    font-size: 14px;
}

.text-black {
    color: #000000 !important;
}

/*Select 2 correction*/
.select2-results__group {
    background: #c9c9c9
}
/*Auto fit select2*/
.select2.select2-container {
    overflow-x: auto;
}

/*Used to fix problem for select2 append button to the side - Jarren*/
.input-group {
    flex-wrap: nowrap !important;
}        

/*.select2-results__option--highlighted[aria-selected] {
    width: fit-content;
}

.select2-results__option[aria-selected=true] {
    width: fit-content;
}*/

.dt-group-font-size {
    font-size: 1.15rem !important;
}

.switch ~ .btn-group a.btn.active:not(.dropdown-toggle) {
    line-height: 0.75 !important;
}

.dropdown-menu.iPad-spp{
    z-index: 998 !important;
    margin-left: 0% !important;
}

.fc-button .fc-icon{
    font-size: 1.3em !important;
}

.fc-toolbar h2 {
    font-size: 1.5em;
    font-weight: 500;
}

.btn-outline-info:focus {
    box-shadow: 0 0 0 0.1rem rgba(30, 159, 242, 0.5) !important;
}

.customizer .customizer-toggle {
    top: 22% !important;
}

.help-nav-item{
    margin-top: 10px !important;
}




/* Report Section */
.modal-preview-report {
    max-width: 100% !important;
}

div.dataTables_wrapper div.dataTables_processing {
    top: 0% !important;
    left: 50% !important;
    width: 100px !important;
    margin-left: -50px !important;
    margin-top: 0px !important;
    text-align: center !important;
}

.disabled-dttable {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.fc-bgevent{
    opacity: .5 !important;
    color: #000000 !important;
    font-size: 10px;
    vertical-align: bottom !important;
}

.fc-widget-content{
    max-height: 300px;
    overflow-y: auto;
}

.tooltip {
    pointer-events: none !important;
}