/*==============================================================================
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.justify-content {
    text-align: justify;
}

.carousel-indicators li {
    background-color: #000 !important;
}

.bullets {
    padding-left: 20px !important;
}

.btn-padding-r {
    padding: 0.3rem 0.6rem !important;
}

.top-mar1 {
    margin-top: 1rem;
}

.default-btn {
    background-color: #fff !important;
    border: solid 1px #615e5e !important;
    color: #000 !important;
}


/*.form-group.row{margin-left:8px;}*/

label.label-control {
    margin-top: 8px;
}

.sm-text {
    font-size: 14px;
}

.table {
    font-size: 13px;
}

.table-head-color {
    background-color: #1e9ff2 !important;
    border-color: #1a94e2 !important;
    color: #ffffff;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.user-profile-cover-image {
    background-size: cover !important;
    height: 300px !important;
}

.user-profile-cover-image {
    background: url(../images/22.jpg) 50%
}

.profile-card-with-cover .card-profile-image {
    position: absolute;
    top: 130px;
    width: 100%;
    text-align: center
}

.profile-card-with-cover .profile-card-with-cover-content {
    padding-top: 4rem
}

#user-profile .profile-with-cover .profil-cover-details {
    position: absolute;
    margin-top: 210px
}

    #user-profile .profile-with-cover .profil-cover-details .card-title {
        color: #fff;
        text-shadow: 1px 1px 4px #464855
    }

#user-profile .navbar-profile {
    margin-left: 130px
}

.z-index {
    z-index: 999 !important;
}

.border-top {
    border-top: 1px solid #d1d5ea !important;
    padding: 20px 0 0 0;
}

.collapse-icon [data-toggle=collapse]:before {
    border: solid black !important;
    border-width: 0 1px 1px 0 !important;
    display: inline-block !important;
    padding: 3px !important;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
}

.collapse-icon [data-toggle=collapse]:after {
    border: solid black !important;
    border-width: 0 1px 1px 0 !important;
    display: inline-block !important;
    padding: 3px !important;
    width: 8px;
    height: 8px;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
}

.accordion .card-header,
.default-collapse .card-header {
    border-bottom: solid 1px #cccccc6e !important;
    margin-top: 5px !important;
}


/* .card-header{
      padding: 1.5rem !important;
  } */

.text-center {
    text-align: center !important;
    margin: auto !important;
}

.aten-fonts {
    font-size: 0.7rem !important;
}

.modal-header {
    border-bottom: 1px solid #e6e8ea !important;
}

.modal-footer {
    border-top: 1px solid #e6e8ea !important;
}

.mar-20 {
    margin: 20px !important;
}

.dis-none {
    visibility: hidden;
    display: list-item;
}

.btn-xs {
    padding: .2rem .30rem !important;
    font-size: 0.700rem !important;
}

.table td,
.table th {
    padding: 0.5rem !important;
}

.card-tab {
    text-align: center !important;
    border-radius: 8px;
}

#divMsg {
    width: auto;
    height: auto;
    display: none;
}

#line-basic-chart {
    margin-top: 10px !important;
}

.carousel-indicators {
    top: 95% !important;
}

.dropdown-toggle::after {
    border: solid #fff !important;
    border-width: 0 1px 1px 0 !important;
    display: inline-block !important;
    padding: 3px !important;
    width: 8px;
    height: 8px;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
}

body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
    border: solid #fff !important;
    border-width: 0 1px 1px 0 !important;
    display: inline-block !important;
    padding: 3px !important;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
}

body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.open > a:not(.mm-next):after {
    border: solid #fff !important;
    border-width: 0 1px 1px 0 !important;
    display: inline-block !important;
    padding: 3px !important;
    width: 8px;
    height: 8px;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
}

body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.has-sub .open > a:not(.mm-next):after {
    border: solid #fff !important;
    border-width: 0 1px 1px 0 !important;
    display: inline-block !important;
    padding: 3px !important;
    width: 8px;
    height: 8px;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
}

body.vertical-layout.vertical-menu-modern.menu-expanded .main-menu .navigation li.has-sub > a:not(.mm-next):after {
    content: "\f112";
    font-family: "LineAwesome";
    font-size: 0rem;
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 21px;
    transform: rotate(0deg);
    transition: -webkit-transform 0.2s ease-in-out;
}

.main-menu.menu-dark .navigation li a {
    color: #2c343b !important;
}

span.menu-title {
    color: #fff !important;
}

ul.menu-content > li.has-sub.is-shown > a.menu-item > span {
    color: #fff;
}

ul.menu-content > li.is-shown > a.menu-item > span {
    color: #fff;
}

.has-icon-left .form-control {
    padding-right: 1rem !important;
    padding-left: calc(1.25em + 1.5rem + 2px) !important;
}
/* .main-menu.menu-dark .navigation>li ul li>a {
    color: #fff !important;
} */


/*--Expended menu Arrow--*/

body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation li.has-sub > a:not(.mm-next):after {
    border: solid #fff !important;
    border-width: 0 1px 1px 0 !important;
    display: inline-block !important;
    padding: 3px !important;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
}

body.vertical-layout.vertical-menu-modern.menu-collapsed .main-menu.expanded .navigation li.open > a:not(.mm-next):after {
    border: solid #fff !important;
    border-width: 0 1px 1px 0 !important;
    display: inline-block !important;
    padding: 3px !important;
    width: 8px;
    height: 8px;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) !important;
}


/*--End Expended menu Arrow--*/

button#position-top-end {
    padding: 10px !important;
    color: #fff !important;
    background-color: #28a745 !important;
}

.ft-maximize:before {
    content: "X" !important;
}

#details {
    background-color: rgba(0, 0, 0, 0.53) !important;
}

.no-margin {
    margin-bottom: 0px !important;
}

button#btnGroupDrop1 {
    padding: 0.75rem !important;
}

.no-padding {
    padding: 0px !important;
    border: none !important;
}

.padding-0-5 {
    padding: 0.5rem !important;
}

.profile-card-with-cover .profile-card-with-cover-content {
    padding-top: 7rem;
}

.card-title {
    margin-bottom: 0.5rem;
}


/* The container */

.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


    /* Hide the browser's default radio button */

    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ece8e8;
    border-radius: 50%;
}


/* On mouse-over, add a grey background color */

.container:hover input ~ .checkmark {
    background-color: #ece8e8;
}


/* When the radio button is checked, add a blue background */

.container input:checked ~ .checkmark {
    background-color: #28d094;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.container input:checked ~ .checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.container .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.quiz {
    margin-bottom: 1.5rem !important;
}

.app-content .wizard.wizard-circle > .steps .step {
    height: 30px !important;
    width: 30px !important;
    line-height: 20px !important;
    font-size: 1rem !important;
}

.app-content .wizard > .steps > ul > li a {
    margin-top: 17px !important;
}

.bt-mar {
    margin-bottom: 0.2rem !important;
}

.pad-10px {
    padding: 10px !important;
}

.img-event {
    width: 100%;
    height: 270px;
}

.plr {
    padding: 0.66rem 1.5rem !important;
}

.chart {
    display: none;
}

.dropdown-notification .notification-text {
    line-height: 20px !important;
}

.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #28a745 !important;
    color: #28a745 !important;
}

.card-header .heading-elements a,
.card-header .heading-elements-toggle a {
    padding: 0px 3px !important;
}

i.fa.fa-close {
    font-size: 1.3rem !important;
}

div#invoice-template {
    border: solid 1px #ccc;
}

.youtube {
    height: 310px !important;
}

.unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.display-none {
    display: none !important;
}

.mr0-2 {
    margin-right: 0.2rem !important;
}

.no-bar {
    padding: 5px !important;
    margin-bottom: 0px !important;
    border: none !important;
}

.padding-10 {
    padding: 10px !important;
}

.custom-file-label::after {
    background-color: #666ee8 !important;
    color: #ffffff;
}

.font-large-3 {
    font-weight: 4rem !important;
}

.p-0-p-1 {
    padding: 0rem 1rem !important;
}

.m-b5 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
}

.br {
    border-bottom: solid 1px #ccc !important;
    border: none !important;
}

.lr0-tb1 {
    padding: 1.25rem 0rem !important;
}

.pad-top {
    padding-top: 1rem !important;
}

.pad-left-right0 {
    padding: 0.9rem 0rem !important;
}

select#projectinput66 {
    border: none;
    border-bottom: solid 1px #ccc;
}

input#projectinput66 {
    border: none;
    border-bottom: solid 1px #ccc;
}

select#projectinput66 {
    padding: 0px;
}

label.form-check-label {
    font-size: 15px;
    padding-right: 10px;
    text-align: center;
}

.pad-left-right0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
}

input#rowaddtext {
    width: 200px;
}

.border {
    border: solid 1px rgb(243, 239, 239) !important;
}

.card-header {
    padding: .75rem 0rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.captital-font {
    font-size: 0.9rem !important;
}

.ft-1-5 {
    font-size: 1.5rem !important;
}

.chartjs-render-monitor {
    height: 300px !important;
}

.relative {
    position: relative;
}

.absolute-center {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dunat-chart {
    font-size: 0.9rem;
    font-weight: 800;
    letter-spacing: .05rem;
    line-height: 13px;
}

.fnt-5 {
    font-size: 0.9rem !important;
}

input.select2-search__field {
    width: 100% !important;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

li.select2-search.select2-search--inline {
    width: 100% !important;
}

.fa-lg {
    font-size: 1.5rem !important;
}

a.dropdown-item:hover {
    background-color: #2D95BF;
    color: #fff;
}

.dropdown-menu.show {
    border: solid 1px #ccc;
    border-radius: 0%;
}

.form-group.attendance-view,
.form-group.lms-view,
.form-group.library-view,
.events-view,
.leave-view,
.misc-view,
.task-view,
.timetable-view,
.usermanagement-view,
.clearance-view,
.iqac-view,
.payroll-view,
.fee-view,
.inventory-view,
.placement-view,
.examination-view {
    display: block;
    background-image: linear-gradient(to right, #b3bfca 0%, #fbfdfc 100%);
    padding: 10px;
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
    display: none;
    border: solid 1px #fbf1f1;
}

.heading-elements {
    top: 10px !important;
    background-color: #f7f7f7 !important;
}

    .heading-elements.search-table {
        top: -25px !important;
        ;
    }

.heading-elements {
    float: right !important;
    position: initial !important;
}

.nav-vertical .nav-left.nav-tabs li.nav-item a.nav-link {
    min-width: 10rem;
}

.nav-vertical .nav-left.nav-tabs.nav-border-left li.nav-item a.nav-link.active {
    border-left: 3px solid #1e9ff2;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #555;
}

.nav-vertical .nav-left.nav-tabs.nav-border-left li.nav-item a.nav-link {
    color: #1e9ff2;
}

.border-bottom-w {
    border-bottom: 1px solid #ccc9c9;
}

.nav-vertical .nav-left.nav-tabs li.nav-item {
    margin: 0px !important;
}

.table-fixed {
    overflow-y: auto;
    height: 500px;
}

    .table-fixed table {
        width: 100%;
        border-spacing: 1px;
    }

        .table-fixed table th {
            text-align: left;
            top: 0;
            position: sticky;
            background-color: #1e9ff2;
        }

.input-group {
    display: inherit;
    flex-wrap: nowrap !important;
}


/*--Start Multiselect--*/

.multiselect-container {
    position: absolute;
    will-change: transform;
    top: 0px;
    left: 0px;
    transform: translate3d(0px, -118px, 0px);
    padding: 7px !important;
    width: 100%;
}

.multiselect-search {
    width: 100% !important;
}

.multiselect {
    border: 1px solid #cacfe7;
    color: #3b4781;
}

.form-group > .btn-group {
    width: 100%;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    text-align: left;
    line-height: 0.7rem;
    width:150px;
}

.input-group-addon {
    padding: .75rem;
    display: none;
}

label.checkbox {
    color: #585353;
}

ul.multiselect-container.dropdown-menu.show {
    height: 250px;
    overflow-y: scroll;
    scrollbar-color: #666ee8 rgb(217, 217, 223);
    scrollbar-width: thin;
}

ul.multiselect-container.dropdown-menu.show {
    height: 230px;
    background-color: #f1eeee;
    padding: 3px !important;
    scrollbar-color: #666ee8 rgb(217, 217, 223);
    scrollbar-width: thin;
    z-index: 99999;
}

    ul.multiselect-container.dropdown-menu.show::-webkit-scrollbar {
        width: 10px;
    }

    ul.multiselect-container.dropdown-menu.show::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: rgb(217, 217, 223);
    }

    ul.multiselect-container.dropdown-menu.show::-webkit-scrollbar-thumb {
        border-radius: 10px;
        /* background-color: rgb(98, 112, 240); */
        background: linear-gradient(#666ee8, #1e9ff2);
    }

.btn-group ul li.active > a {
    background-color: #f1eeee;
    color: #fff;
    border: solid 1px #f1eeee;
}


/*--End Multiselect--*/


/* ul li.active {
    background-color: #e4e1e1;
    color: #fff;
    border: solid 1px #f1ecec;
    margin: 1px;
} */


/* li.active>a {
    background-color: #e4e1e1 !important;
    color: #fff;
    border: none !important;
} */


/* li.active>a {
    background-color: #8f8c8c;
    color: #fff;
    border: solid 1px #8f8c8c;
} */


/*--End Multiselect--*/


/*--Start Pagination--*/

.pagination > li > a {
    padding: 5px 10px;
    background-color: #f3f2f2;
    border: solid 1px #d2d2d5;
}

li.active > a {
    background-color: #1e9ff2;
    color: #fff;
    border: solid 1px #1e9ff2;
}

ul.pagination > li {
    display: inline-block !important;
}

.pagination {
    display: block !important;
}

.dvrecords {
    float: right;
}


/*--End Pagination--*/


/*--add after Correction--*/


/* html body.fixed-navbar {
    padding-top: 0rem;
} */

.fixed-bottom,
.fixed-top {
    position: fixed !important;
}

.modal-dialog {
    width: auto;
}

.modal {
    overflow-y: auto;
}
/*--End after Correction--*/


/*--End after Correction--*/

/* table tbody tr td>.form-control {
    width: auto !important;
} */


/*--End after Correction--*/


/*--Start file upload--*/

input.file-upload {
    border: solid 1px #cacfe7;
    border-radius: 4px;
    line-height: 31px;
    width: 100%;
}

.col-md-2 > .form-group > label > .file-upload {
    width: 100%;
}

.col-md-3 > .form-group > label > .file-upload {
    width: 100%;
}


/*--End file upload--*/


/*Profile Pic Start*/

.picture-container {
    position: relative;
    cursor: pointer;
    text-align: center;
}

.picture {
    width: 210px;
    height: 210px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 100%;
    margin: 0px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

    .picture:hover {
        border-color: #2ca8ff;
    }

.content.ct-wizard-green .picture:hover {
    border-color: #05ae0e;
}

.content.ct-wizard-blue .picture:hover {
    border-color: #3472f7;
}

.content.ct-wizard-orange .picture:hover {
    border-color: #ff9500;
}

.content.ct-wizard-red .picture:hover {
    border-color: #ff3b30;
}

.picture input[type="file"] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}

.picture-src {
    width: 100%;
}

.no-color {
    background-color: #fff !important;
}

.visibility {
    visibility: hidden;
}

input.form-control.ac-default {
    width: auto !important;
}

.search-data {
    height: calc(1em + 1rem + 2px) !important;
    line-height: 1rem !important;
}

.input-group.date-show {
    display: flex;
    width: 100%;
}

.pickadate-selectors {
    background-color: #fff !important;
    cursor: pointer;
}

.popover {
    z-index: 99999;
}

.session {
    padding: 0px 5px;
    margin-top: 6px !important;
    font-size: 12px !important;
    ;
}

.picker__box {
    padding: 0px;
}

.col-md-1.checkbox {
    margin-top: 10px;
}

.clockpicker-popover .popover-title {
    background-color: #1e9ff2 !important;
    color: #ffffff !important;
    padding: 10px 0px;
}

.clockpicker-plate {
    background-color: #ece8e8 !important;
}

ul > .multiselect-container.input-group {
    display: none !important;
}

.input-group.radeo-buttons {
    display: block;
}

/* .picker--opened .picker__holder {
    width: 260px !important;
} */

.bg-color-none {
    background-color: #fff !important;
}

.sel {
    width: 35px;
}

.sno {
    width: 35px;
}

.points {
    width: 40px;
}
/*Profile Pic End*/

/** Table Layout CSS**/
.table_bootstrap {
    overflow: scroll;
    overflow: overlay;
    height: 400px;
}

.picker__box > table, tr, td {
    border: none !important;
}

th.picker__weekday {
    border: none;
}

table {
    overflow-y: scroll;
    width: 100%;
}

table, td, th {
    border: 1px solid #e3ebf3;
    text-align: left;
    padding: 3px;
    border-collapse: collapse;
}

#edit-eventdetails {
    display: none;
}

/* .table td, .table th {
    padding: 0.8rem !important;
    border: 1px solid #e3ebf3 !important;
    white-space: nowrap;
} */
/* .table_bootstrap>table, tr, td {
    border: 1px solid #e3ebf3 !important;
} */
.table_bootstrap > table, tr, th {
    padding: 0.8rem !important;
}
/** End Table Layout CSS**/
.text-50 {
    width: 50px !important;
}

.text-60 {
    width: 60px !important;
}

.text-70 {
    width: 70px !important;
}

.text-80 {
    width: 80px !important;
}

.text-95 {
    width: 95px !important;
}

.text-100 {
    width: 100px !important;
}

.text-150 {
    width: 150px !important;
}

.text-165 {
    width: 165px !important;
}

.text-170 {
    width: 170px !important;
}

.text-200 {
    width: 200px !important;
}

.text-250 {
    width: 250px !important;
}

.text-230 {
    width: 230px !important;
}

.text-300 {
    width: 300px !important;
}

.text-350 {
    width: 350px !important;
}

.text-400 {
    width: 400px !important;
}

.text-450 {
    width: 450px !important;
}

.text-500 {
    width: 500px !important;
}

.text-550 {
    width: 550px !important;
}

.text-600 {
    width: 600px !important;
}

.text-650 {
    width: 650px !important;
}

.text-700 {
    width: 700px !important;
}

.text-740 {
    width: 740px !important;
}

.width-auto {
    width: auto !important;
}

.card-content.collapse.show.br {
    border: solid 1px #666ee8 !important;
}

.table_bootstrap > table, tr, td {
    padding: 10px;
}

.no-width {
    height: auto !important;
}

img.cover-image {
    width: 100%;
    height: 300px;
}

.heading-elements.without-btn {
    position: inherit !important;
}

#my_file {
    display: none;
}

#get_file {
    background: #f9f9f9;
    border: 1px solid #88c;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
    cursor: pointer;
}

#customfileupload {
    display: inline;
    background-color: #fff;
    font-size: 14px;
    padding: 10px 30px 10px 10px;
    width: 250px;
    border: 1px solid #999;
    box-shadow: inset 1px 1px 5px #ccc;
    -webkit-box-shadow: inset 1px 1px 5px #ccc;
    -moz-box-shadow: inset 0px 0px 4px #ccc;
    -ms-box-shadow: inset 0px 0px 4px #ccc;
    -o-box-shadow: inset 0px 0px 4px #ccc;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.form-control {
    height: calc(1.3em + 1rem + 1px);
    padding: .25rem !important;
}

.btn {
    line-height: 1rem;
}

.btn-link {
    color: #6b6f82;
}

.header-navbar .navbar-container {
    height: none !important;
}

.input-group.flex-row {
    display: flex !important;
}

.custom-select {
    height: calc(1.2em + 1rem + 2px);
    padding: .50rem 1rem .50rem 1rem;
}

.btn-group, .btn-group-vertical {
    width: 100%;
}

.mr-05 {
    margin-right: 0.50rem !important;
}

.font-size-4 {
    font-size: x-large;
}

.bg-inner-dark {
    background-color: #f2f3f7;
}

.p-05 {
    padding: 0.5rem !important;
}

/*Added by Santosh for Tree View for assign rights to role page */
.tree ul li.active > a {
    background-color: transparent !important;
    border-block: none;
    border: none;
}

.tree ul {
    list-style: none outside none;
}

.tree li a {
    line-height: 25px;
}

.tree > ul > li > a {
    color: #3B4C56;
    display: block;
    font-weight: normal;
    position: relative;
    text-decoration: none;
}

.tree li.parent > a {
    padding: 0 0 0 28px;
}

    .tree li.parent > a:before {
        background-image: url("/Content/Images/plus_minus_icons.png");
        background-position: 25px center;
        content: "";
        display: block;
        height: 21px;
        left: 0;
        position: absolute;
        top: 2px;
        vertical-align: middle;
        width: 23px;
    }

.tree ul li.active > a:before {
    background-position: 0 center;
}

.tree ul li ul {
    border-left: 1px solid #D9DADB;
    display: none;
    margin: 0 0 0 12px;
    overflow: hidden;
    padding: 0 0 0 25px;
}

    .tree ul li ul li {
        position: relative;
    }

        .tree ul li ul li:before {
            border-bottom: 1px dashed #E2E2E3;
            content: "";
            left: -20px;
            position: absolute;
            top: 12px;
            width: 15px;
        }
/*End of Santosh CSS*/

/*Start Browse Button*/
input[type=file] {
    width: 41%;
    color: transparent;
    display: inline;
    line-height: 16px;
    border: none;
}

.col-md-3 > .form-group > label > .file-upload {
    width: no;
}

.btn-outline-secondary {
    border-color: #babfc7;
    padding: 0.56rem;
}

.user-file-upload {
    width: 187px;
    position: relative;
}

.filetype-border {
    border: 1px solid #babfc7;
}

.user-file-upload:after {
    content: attr(value);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #1e9ff2;
    color: white;
    border-radius: 2px;
    text-align: center;
    font-size: 15px;
    line-height: 2;
}

button.btn.border-left-0.rounded-0.rounded-right {
    line-height: 0.8rem;
    padding: 7.75px;
}

input[type="file"]::file-selector-button {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #1e9ff2;
    color: white;
    border-radius: 2px;
    text-align: center;
    font-size: 15px;
    line-height: 2;
    border: 0px;
}

#plc-label {
    margin-top: 6px;
}

.cal-right > .picker > .picker__holder {
    display: block;
    position: fixed;
    top: 200px;
    right: 34px;
    left: auto;
    z-index: 30000;
}

.cal-right-event > .picker > .picker__holder {
    display: block;
    position: fixed;
    top: 225px;
    right: 34px;
    left: auto;
    z-index: 30000;
}

.cal-event-end-right > .picker > .picker__holder {
    display: block;
    position: fixed;
    top: 155px;
    right: 58px;
    left: auto;
    z-index: 30000;
}
/*End Browse Button*/
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd !important;    
    color: #4c4e58;
}

.table thead th {
    border-bottom: 2px solid transparent;
    border-top: 1px solid transparent;
    color:#ffffff !important;
}

.tabs-wrap {
    margin-top: 40px;
}

.tab-content .tab-pane {
    padding: 20px 0;
}

.subject-alert {
    border: 1px solid #808080;
    border-radius: 22px 0 20px;
    height: 34px;
    padding: 8px;
}
/* The heart of the matter */
.testimonial-group > .row {
    overflow-x: scroll;
    white-space: nowrap;
    overflow-y: hidden;
    display: block;
}

    .testimonial-group > .row > .col-md-2 {
        display: inline-block;
        float: none;
    }

.more-info {
    font-size: 0.9rem;
    text-align: center;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: .05rem;
}

h4.more-info:hover {
    text-decoration: underline;
}

.subjext-list {
    white-space: normal;
    text-align: center;
    font-size: 13px;
}

.card-body.padding-0-5 {
    height: 80px;
}
/*td button.btn.btn-danger.btn-sm {
    padding: 0.2rem 0.5rem;
}*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .h2, h2 {
        font-size: 0.9rem;
    }
    ul.nav.nav-tabs.nav-underline.no-hover-bg {
        display: block;
    }
    .nav.nav-tabs.nav-underline .nav-item
    {
        text-align:left;
    }
    #fsPersonalDetail .span6 {
        padding-top: 0.5rem;
    }
    div#divParentDetail {
        margin-top: 0.5rem;
    }
    div#divContactDetail {
        margin-top: 0.5rem;
    }
    div#divMiscellaneousDetail {
        margin-top: 0.5rem;
    }
    div#divAdmissionDetail {
        margin-top: 0.5rem;
    }
    div#divMedicalDetail {
        margin-top: 0.5rem;
    }
    .text-180{
        width:180px;
    }
    .mr-28 {
        margin-top: 0px;
    }
    .mt-2-5 {
        margin-top: 0rem;
    }
    .col-sm-4{
        width:26.33%;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .h2, h2 {
        font-size: 0.9rem;
    }
    ul.nav.nav-tabs.nav-underline.no-hover-bg {
        display: block;
    }
    .nav.nav-tabs.nav-underline .nav-item {
        text-align: left;
    }
    .profile-label {
        background-color: #100101;
        width: auto;
        padding: 5px;
        opacity: 0.5;
    }   
    #fsPersonalDetail .span6 {
        padding-top: 0.5rem;
    }
    div#divParentDetail {
        margin-top: 0.5rem;
    }
    div#divContactDetail {
        margin-top: 0.5rem;
    }
    div#divMiscellaneousDetail {
        margin-top: 0.5rem;
    }
    div#divAdmissionDetail {
        margin-top: 0.5rem;
    }
    div#divMedicalDetail {
        margin-top: 0.5rem;
    }
    .text-180 {
        width: 180px;
    }
    .mr-28 {
        margin-top: 0px;
    }
    .mt-2-5 {
        margin-top: 0rem;
    }
    .col-sm-4 {
        width: 26.33%;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .h2, h2 {
        font-size: 0.9rem;
    }

    ul.nav.nav-tabs.nav-underline.no-hover-bg {
        display: block;
    }
    .nav.nav-tabs.nav-underline .nav-item {
        text-align: left;
    }
    .profile-label {
        background-color: #100101;
        width: max-content;
        padding: 5px;
        opacity: 0.5;
    }

    #fsPersonalDetail .span6 {
        padding-top: 0.5rem;
    }

    div#divParentDetail {
        margin-top: 0.5rem;
    }

    div#divContactDetail {
        margin-top: 0.5rem;
    }

    div#divMiscellaneousDetail {
        margin-top: 0.5rem;
    }
    div#divAdmissionDetail {
        margin-top: 0.5rem;
    }
    div#divMedicalDetail {
        margin-top: 0.5rem;
    }
    .text-180 {
        width: 180px;
    }
    .mr-28 {
        margin-top: 0px;
    }
    .mt-2-5 {
        margin-top: 0rem;
    }
    .col-sm-4 {
        width: 26.33%;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    ul.nav.nav-tabs.nav-underline.no-hover-bg {
        display: flex;
    }
    .nav.nav-tabs.nav-underline .nav-item {
        text-align: center;
    }
    .h2, h2 {
        font-size: 1.74rem;
    }
    .profile-label {
        background-color: #100101;
        width: max-content;
        padding: 5px;
        opacity: 0.5;
    }
    .card-body {
        padding: 1.5rem;
    }
    #fsPersonalDetail .span6 {
        padding-top: 0.5rem;
    }

    div#divParentDetail {
        margin-top: 0.5rem;
    }

    div#divContactDetail {
        margin-top: 0.5rem;
    }

    div#divMiscellaneousDetail {
        margin-top: 0.5rem;
    }
    div#divAdmissionDetail {
        margin-top: 0.5rem;
    }
    div#divMedicalDetail {
        margin-top: 0.5rem;
    }
    .text-180 {
        width: 80px;
    }
    .mr-28 {
        margin-top: 28px;
    }
    .mt-2-5 {
        margin-top: 2rem;
    }
    .col-md-1{
        width:100%;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up.) */
@media only screen and (min-width: 1200px) {
    ul.nav.nav-tabs.nav-underline.no-hover-bg {
        display: flex;
    }
    .nav.nav-tabs.nav-underline .nav-item {
        text-align: center;
    }
    .h2, h2 {
        font-size: 1.74rem;
    }
    .profile-label {
        background-color: #100101;
        width: max-content;
        padding: 5px;
        opacity: 0.5;
    }
    .card-body {
        padding: 1.5rem;
    }
    #fsPersonalDetail .span6 {
        padding-top: 0.5rem;
    }

    div#divParentDetail {
        margin-top: 0.5rem;
    }

    div#divContactDetail {
        margin-top: 0.5rem;
    }

    div#divMiscellaneousDetail {
        margin-top: 0.5rem;
    }
    div#divAdmissionDetail {
        margin-top: 0.5rem;
    }
    div#divMedicalDetail {
        margin-top: 0.5rem;
    }
    .text-180 {
        width: 80px;
    }
    .mr-28 {
        margin-top: 28px;
    }
    .mt-2-5 {
        margin-top: 2rem;
    }
    .col-md-1 {
        width: 100%;
    }
}
.loader_bg {
    position: fixed;
    z-index: 999999;
    background-color: #000000;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.7;    
    left:0;
}

.loader {
    border: 0 solid transparent;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    top: calc(50vh - 75px);
    right: 0;
    margin: 0 auto;
    display: block;
    position: relative;
}

    .loader::before, .loader::after {
        content: '';
        border: 1em solid #1e9ff2;
        border-radius: 50%;
        width: inherit;
        height: inherit;
        position: absolute;
        top: 0;
        left: 0;
        animation: loader 2s linear infinite;
        opacity: 0;
    }

    .loader::before {
        animation-delay: .5s;
    }

@keyframes loader {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.rounded-circle {
    border-radius: 50% !important;
    line-height: 1.3rem !important;
}
td.table-inner {
    padding: 0rem !important;
}

.bs-actionsbox .btn-group button {
    white-space: nowrap !important;
}

.dropdown.bootstrap-select.show-tick.form-control {
    padding: 0rem !important;
}
button.btn.dropdown-toggle.btn-default, .bs-placeholder {
    border: solid 1px #ccc;
}
button.btn.dropdown-toggle.btn-light {
    background-color: #fff !important;
    border: 1px solid #babfc7 !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    color: #999;
}

button.actions-btn.bs-select-all.btn.btn-default {
    background-color: #7e7a7a !important;
    color: #fff;
    border: solid 1px #7e7a7a;
    cursor: pointer;
}

button.actions-btn.bs-deselect-all.btn.btn-default {
    background-color: #7e7a7a !important;
    color: #fff;
    border: solid 1px #7e7a7a;
    margin-left: 2px;
    cursor: pointer;
}
.fa-circle:before {    
    color: #28d094 !important;
}
#invoice-customer-details>.col-md-6, p {
    margin-bottom: 0.3rem;
}
div#Adv_search_container {
    width: 100%;
    display: contents;
    position: inherit;
}
.cont-label{
    display: flex;
    align-items: center;
}
.default-border{
    border: solid 1px #cacfe7; 
    padding: 5px; 
    border-radius: 3px;
}

