/* Footer */
 
body{
    font-family: Arial;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(35, 40, 44);
    text-align: left;
    margin: 0px;
}
.registration-form img{
    max-width: 400px;
}
.logo_name img{ 
    width: 100%;
    max-height: 45px;
    padding-top: 10px;
    padding-left: 10px;
}

section .section-title {
    text-align: center;
    color: #059085;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#footer {
    background: #059085 !important;
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    color:#fff;
}
#footer h5{
    padding-left: 10px;
    border-left: 3px solid #eeeeee;
    padding-bottom: 6px;
    margin-bottom: 20px;
    color:#ffffff;
}
#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
    padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
    font-size:25px;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
#footer ul.social li:hover a i {
    font-size:30px;
    margin-top:-10px;
}
#footer ul.social li a,
#footer ul.quick-links li a{
    color:#ffffff;
}
#footer ul.social li a:hover{
    color:#eeeeee;
}
#footer ul.quick-links li{
    padding: 3px 0;
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    transition: .5s all ease;
}
#footer ul.quick-links li:hover{
    padding: 3px 0;
    margin-left:5px;
    font-weight:700;
}
#footer ul.quick-links li a i{
    margin-right: 5px;
}
#footer ul.quick-links li:hover a i {
    font-weight: 700;
}

@media (max-width:767px){
    #footer h5 {
        padding-left: 0;
        border-left: transparent;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
}
.nav-tabs {
    margin-bottom: 15px;
}
.sign-with {
    margin-top: 25px;
    padding: 20px;
}
div#OR {
    height: 30px;
    width: 30px;
    border: 1px solid #C2C2C2;
    border-radius: 50%;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    float: right;
    position: absolute;
    right: -16px;
    top: 40%;
    z-index: 1;
    background: #DFDFDF;
}
.mandatory{
    color: #ff9191;
}
.borderError{
    border-color: #ff9191!important;
}

/*badge*/
 .navbar-nav .nav-link > .fa {
    position: relative;
    width: 36px;
    font-size: 24px;
}

 .navbar-nav .nav-link > .fa > .badge {
    font-size: 0.75rem;
    position: absolute;
    right: 0; 
}

 .navbar-nav .nav-link > .fa {
    top: 3px;
    line-height: 12px;
}

 .navbar-nav .nav-link > .fa > .badge {
    top: -10px;
}

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        /*height: 70px;*/
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar-expand-sm .navbar-nav .nav-link > .fa {
        display: block;
        width: 48px;
        margin: 2px auto 4px auto;
        top: 0;
        line-height: 24px;
    }

    .navbar-expand-sm .navbar-nav .nav-link > .fa > .badge {
        top: -7px;
    }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        /*height: 70px;*/
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar-expand-md .navbar-nav .nav-link > .fa {
        display: block;
        width: 48px;
        margin: 2px auto 4px auto;
        top: 0;
        line-height: 24px;
    }

    .navbar-expand-md .navbar-nav .nav-link > .fa > .badge {
        top: -7px;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        /*height: 70px;*/
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar-expand-lg .navbar-nav .nav-link > .fa {
        display: block;
        width: 48px;
        margin: 2px auto 4px auto;
        top: 0;
        line-height: 24px;
    }

    .navbar-expand-lg .navbar-nav .nav-link > .fa > .badge {
        top: -7px;
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl .navbar-nav .nav-link {
        text-align: center;
        display: table-cell;
        /*height: 70px;*/
        vertical-align: middle;
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar-expand-xl .navbar-nav .nav-link > .fa {
        display: block;
        width: 48px;
        margin: 2px auto 4px auto;
        top: 0;
        line-height: 24px;
    }

    .navbar-expand-xl .navbar-nav .nav-link > .fa > .badge {
        top: -7px;
    }
}
.dropdown-toggle:after { content: none }
.nav-item .nav-link > .img-avatar, .app-header .nav-item .avatar.nav-link > img {
    height: 24px;
    margin: 0px 10px;
}
.img-avatar, .avatar > img, .img-circle {
  max-width: 100%;
  height: auto;
  border-radius: 50em;
}

.dropdown-menu{
    margin: 0!important;
}
.breadcrumb {
    /*padding: 0.45rem 1rem!important;*/
    padding-top: 5px;
    padding-bottom: 8px;
     /*margin-bottom: 0px!important;*/
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0!important;
}
/* Style to change separator  */
.breadcrumb-item + .breadcrumb-item::before {
    content: ">";
}
.dispInline{
    display: inline!important;
}
.boxShadow{
    -webkit-box-shadow: 0 1px 6px rgba(60,64,67,0.3);
    box-shadow: 0 1px 6px rgba(60,64,67,0.3);
}
.activeToggle{
    display:none;
}
.activeToggle + label {
    display:inline-block;
    padding: 0 0 0 0px;
    background:url("/img/deactive.png") no-repeat;
    height: 18px;
    width: 54px;
    cursor: pointer;
    margin-bottom: -5px;
}
.activeToggle:checked + label {
    background:url("/img/active.png") no-repeat;
    height: 18px;
    width: 54px;
    cursor: pointer;
    display:inline-block;
    margin-bottom: -5px;
}
.modalConfirmation-header {
    font-size: 18px;
    color: #fff;
    padding: 12px !important;
    line-height: 1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

/*custome tab css*/
#myTab{
    margin-bottom: 0px;
}
#myTab {
    border-bottom:solid 1px #E9ECEF;
}
.my-tab .tab-pane{ border:solid 1px #E9ECEF;  border-top: 0; padding-top: 15px;}
#myTab li a { border-color: #E9ECEF;background-color:#F7F7F7; }
#myTab li a.active {border-bottom-color: transparent;background-color:#ffffff; }

.btn{
    cursor: pointer!important;
}
.modal-confirm {
    color: #636363;
    width: 400px;
}
.modal-confirm .modal-content {
    padding: 20px;
    border-radius: 5px;
    /*border: none;*/
    text-align: center;
    font-size: 14px; 
}
.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
}
.modal-confirm h4 {
    text-align: center;
    font-size: 26px;
    /*margin: 30px 0 -10px;*/
}
.modal-confirm .close {
    position: absolute;
    top: -5px;
    right: -2px;
}
.modal-confirm .modal-body {
    color: #999;
}
.modal-confirm .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    padding: 10px 15px 25px;
}
.modal-confirm .modal-footer a {
    color: #999;
}
.modal-confirm .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
    border: 3px solid #000;
}
 
 

.modal-confirm .icon-box i {
    color: #000;
    font-size: 46px;
    display: inline-block;
    margin-top: 13px;
}
.modal-confirm .btn {
    color: #fff;

    background: #059085;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    min-width: 120px;
    border: none;
    min-height: 40px;
    border-radius: 3px;
    margin: 0 5px;
    outline: none !important;
}
.modal-confirm .btn-info {
    background: #002733;
        color: #fff;
}
.modal-confirm .btn-info:hover, .modal-confirm .btn-info:focus {
    background: #002733;
}
.modal-confirm .btn-danger {
    background: #059085;
}
.modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
    background: #059085;
}
.multiselect{
    box-shadow: none!important;
    text-align: left!important;
    /*height: 54px!important;*/
    display: block!important;
    width: 100%!important;
    height: calc(2.25rem + 2px)!important;
    padding: 0.375rem 0.75rem!important;
    font-size: 1rem!important;
    font-weight: 400!important;
    line-height: 1.5!important;
    color: #495057!important;
    background-color: #fff!important;
    background-clip: padding-box!important;
    border: 1px solid #ced4da!important;
    border-radius: 0.25rem!important;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out!important;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out!important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out!important;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out!important;
}
.multiselect-container {
    min-width: 38rem!important;
    padding: 2px!important;
}
.multiselect-container>li>a>label{
    padding: 3px 20px 3px 7px!important;
}
.multiselect-container>li>a{
    color: #495057!important;
}
.multiselect-container>li>a:hover{
    background-color: transparent;
}

.dropdown-toggle::after{
    float: right!important;
    margin-top: 10px!important;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle::after {
    float: right!important;
    margin-top: 10px!important;
}
/*Tree Css*/

.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px dotted;
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#369;
    font-weight:500;
    position:relative
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px dotted;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
    cursor: pointer;
}
.tree li a {
    text-decoration: none;
    color:#369;
    text-transform: uppercase;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
li.branch{
    text-decoration: underline;
}

/*radio css*/
/* The custInput */
.custInput {
    display: inline;
    position: relative;
    padding-top: 3px;
    padding-left: 35px;
    margin-bottom: 18px;
    cursor: pointer;
    /* font-size: 17px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.custInput input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.custInput:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.custInput input:checked ~ .checkmark {
    background-color: #059085;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.custInput input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.custInput .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.marginTopMin8{
    margin-top: -8px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.table-group td{
    padding: 10px!important;
}
@keyframes check {0% {height: 0;width: 0;}
    25% {height: 0;width: 10px;}
    50% {height: 20px;width: 10px;}
}
.checkboxSingle{background-color:#fff;display:inline-block;height:28px;margin:0 .25em;width:28px;border-radius:4px;border:1px solid #ccc;}
.checkboxSingle span{display:block;height:28px;position:relative;width:28px;padding:0}
.checkboxSingle span:after{-moz-transform:scaleX(-1) rotate(135deg);-ms-transform:scaleX(-1) rotate(135deg);-webkit-transform:scaleX(-1) rotate(135deg);transform:scaleX(-1) rotate(135deg);-moz-transform-origin:left top;-ms-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;border-right:4px solid #fff;border-top:4px solid #fff;content:'';display:block;height:20px;left:3px;position:absolute;top:15px;width:10px}
.checkboxSingle span:hover:after{border-color:#999}
.checkboxSingle input{display:none}
.checkboxSingle input:checked + span:after{-webkit-animation:check .8s;-moz-animation:check .8s;-o-animation:check .8s;animation:check .8s;border-color:#555}
.checkboxSingle input:checked + .default:after{border-color:#444}
.checkboxSingle input:checked + .primary:after{border-color:#2196F3}
.checkboxSingle input:checked + .success:after{border-color:#8bc34a}
.checkboxSingle input:checked + .info:after{border-color:#3de0f5}
.checkboxSingle input:checked + .warning:after{border-color:#FFC107}
.checkboxSingle input:checked + .danger:after{border-color:#f44336}

.countSquare{
    border: 1px solid;
    padding: 0px 8px;
    /* border-radius: 3px; */
    /* background: radial-gradient(black, transparent); */
    margin-top: -2px;
}
.checkBoxLabel{
    float: left;margin-top: 3px;
}

/*Registration Form start*/
.registration-form{
    padding: 20px 0;
}
.d_none, .d-none{
    display: none;
}
.inputs input{
    font-size: 18px;
}
.registration-form a{
    text-decoration: none;
}
.registration-form form{
    /*background-color: #ebebeb;*/
    max-width: 500px;
    margin: auto;
    padding: 20px 40px;
    border-radius: 10px;
    border: 1px solid #059085;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
}

.registration-form .form-icon{
    text-align: center;
    background-color: #059085;
    border-radius: 50%;
    font-size: 40px;
    color: white;
    width: 100px;
    height: 100px;
    margin: auto;
    margin-bottom: 20px;
    line-height: 100px;
}

.registration-form .item{
    margin-bottom: 25px;
    padding: 10px 20px;
}

.registration-form .create-account{
    padding: 10px 20px;
    font-size: 18px;
    font-weight: bold;
    background-color: #059085;
    border: none;
    color: white;
    margin-top: 20px;
    border-radius: 10px;
}

.registration-form .social-media{
    max-width: 600px;
    background-color: #fff;
    margin: auto;
    padding: 35px 0;
    text-align: center;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    color: #9fadca;
    border-top: 1px solid #dee9ff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
}

.registration-form .social-icons{
    margin-top: 30px;
    margin-bottom: 16px;
}

.registration-form .social-icons a{
    font-size: 23px;
    margin: 0 3px;
    color: #5691ff;
    border: 1px solid;
    border-radius: 50%;
    width: 45px;
    display: inline-block;
    height: 45px;
    text-align: center;
    background-color: #fff;
    line-height: 45px;
}

.registration-form .social-icons a:hover{
    text-decoration: none;
    opacity: 0.6;
}

@media (max-width: 576px) {
    .registration-form form{
        padding:  20px;
        width: 100% !important;
    }

    .registration-form .form-icon{
        width: 70px;
        height: 70px;
        font-size: 30px;
        line-height: 70px;
    }
    .d-mobile-flex {
        display: flex !important;
    }
}
/*Registration Form end*/

.container_border{
    border: 1px solid #059085; border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
}
 
.close {
    cursor: pointer!important;
}
/*Loader Start*/
@keyframes sg-loader {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes sg-loader {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.sg-loader {
    position: relative;
}
.sg-loader:before {
    background: linear-gradient(45deg, #059085, #0094ca);
}
.sg-loader div {
    left: 50%;
    top: 50%;
    position: absolute;
    -webkit-animation: sg-loader linear 1s infinite;
    animation: sg-loader linear 1s infinite;
    background: #000000;
    width: 8px;
    height: 25px;
    border-radius: 40%;
    -webkit-transform-origin: 6px 52px;
    transform-origin: 6px 52px;
    background: linear-gradient(45deg, #059085, #0094ca);
    z-index: 99999999117777;
}
.sg-loader div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-delay: -0.916666666666667s;
    animation-delay: -0.916666666666667s;
}
.sg-loader div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -0.833333333333333s;
    animation-delay: -0.833333333333333s;
}
.sg-loader div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -0.75s;
    animation-delay: -0.75s;
}
.sg-loader div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -0.666666666666667s;
    animation-delay: -0.666666666666667s;
}
.sg-loader div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -0.583333333333333s;
    animation-delay: -0.583333333333333s;
}
.sg-loader div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.sg-loader div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.416666666666667s;
    animation-delay: -0.416666666666667s;
}
.sg-loader div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -0.333333333333333s;
    animation-delay: -0.333333333333333s;
}
.sg-loader div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -0.25s;
    animation-delay: -0.25s;
}
.sg-loader div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -0.166666666666667s;
    animation-delay: -0.166666666666667s;
}
.sg-loader div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -0.083333333333333s;
    animation-delay: -0.083333333333333s;
}
.sg-loader div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.sg-loader {
    width: 100% !important;
    height: 275px !important;
    -webkit-transform: translate(-52px, -52px) scale(0.52) translate(52px, 52px);
    transform: translate(-52px, -52px) scale(0.52) translate(52px, 52px);
    text-align: center;
    z-index: 99999999117777;
}

/*Loader End*/
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #059085 !important;
    background-color: #2badb4 !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2badb4), color-stop(100%, #059085)) !important;
    background: -webkit-linear-gradient(top, #2badb4 0%, #059085 100%) !important;
    background: -moz-linear-gradient(top, #2badb4 0%, #059085 100%) !important;
    background: -ms-linear-gradient(top, #2badb4 0%, #059085 100%) !important;
    background: -o-linear-gradient(top, #2badb4 0%, #059085 100%) !important;
    background: linear-gradient(to bottom, #2badb4 0%, #059085 100%) !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: white !important;
}
table.dataTable thead th, table.dataTable thead td{
    padding: 8px!important;
}
table.dataTable>tbody>tr.child ul.dtr-details{
    width: 100%!important;
}
@media only screen and (max-width: 800px){
    .mobileShow{
        display: block!important;
    }
    .mobileHide{
        display: none!important;
    }
    .btn-secondary {
        color: #fff;
        background-color: #006f96!important;
        border-color: #006f96!important;
    }
    .borderMobileMenu{
        border-bottom: 1px solid #006f96!important;
    }
    #navbarSupportedContent{
        position: absolute;
        background: #fff;
        width: 100%;
        z-index: 45545;
    }
    .mobileWidth100{
        width: 100%;
    }
    .mobileCenter{
        text-align: center!important;
    }
    .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
        border-bottom:0px solid transparent!important;
    }
    #searchResultTable_length{
        /*margin-top: -85px;*/
    }
    .mobileRes{
        /*padding-top: 35px!important;*/
    }

}
@media (max-width: 380px) and (min-width: 310px){
    #searchResultTable_filter>label>input{
        width: 97px;
        margin-top: -12px;
    }
    #searchResultTable_filter{
        width: 49%;
    }
    #searchResultTable_length>label{
        margin-top: 2px;
    }
    .sg-loader div {
        left: 63%;
    }
    .alertNoti {
        width: calc(100% - 30px)!important;
        right: 15px!important;
        z-index: 41545645454554554554!important;
    }
}
.alertNoti {
    z-index: 41545645454554554554!important;
    box-shadow: 0 1px 6px rgba(60,64,67,0.3);

}
#searchResultTable_filter{
    float: left;
}
#searchResultTable_length{
    float: right;
}
@media only screen and (max-width: 600px) {
  .dataTables_wrapper .dataTables_paginate .paginate_button
	{
		padding: 0.2em 0.3em  !important;
	}
    .sg-loader div {
        left: 63%;
    }

}
.btn-primary {
    color: #fff;
    background-color: #059085;
    border-color: #059085;
}
.btn-outline-info:hover {
    color: #fff;
    background-color: #059085;
    border-color: #059085;
}
.fa-spinner{
    color: #059085!important;
}
.mobileShow{
    display: none;
}
.mobileHide{
    display: block;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #059085;
    border-bottom:1px solid #059085;
}
.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #059085;
    /*padding: 7px 15px!important;*/
    padding: 7px 7px!important;
}
.btn-primary:hover {
    color: #fff;
        background-color: #059085;
    border-color: #059085;
}
.listTableTr{
    background: #059085 !important;
    color: #fff;
}
.error-class {
    background-color: #ffe8e8;
    padding: 10px;
    border: 1px dashed #ff0000;
}

.success-class {
    background-color: #d1ffd3;
    padding: 10px;
    border: 1px dashed #8eab8f;
}
.checkboxSingle{
    margin: 3px 0.25em;
}
.medicneListAjx{
    padding-top: 10px;
}
@media (max-width: 444px) and (min-width: 414px){
    .medicneListAjx {
        padding-top: 90px !important;
    }
}

.backButton{
    padding: 0px 10px 5px 10px;
}
.card-body{
    padding: 0.8rem;
}
.card-header{
    padding: .75rem 0.75rem;
    /*padding: 0.35rem;*/
}
.form-group {
    margin-bottom: 0.6rem;
}
.form-control{
    font-size: 0.9rem;
    line-height: 1;
    padding: .5rem .55rem;
}
.btn{
    /*padding: .3rem .45rem;*/
    /*font-size: 0.8rem;*/
    /*line-height: 1.25;*/
}
button.close{
    padding: 0px 7px;
    border-radius: 2px;
    border: 1px solid;
}
a .btn-xs, span .btn-xs{
    padding: .3rem .45rem;
    font-size: 0.8rem;
} 
 
.nav-tabs .nav-link {
    background: #ffffff9e;
    border: 2px solid;
    border-color: #ddd #ddd #ddd;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    border-top: 2px solid!important;
    border-color: #059085 #ddd #fff!important;
}
.nav-tabs .nav-item {
    margin-left: 5px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: #059085;
}
.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color: #495057;
}
.btn-outline-info{
    /*padding: 5px 10px;*/
    line-height: 1.2;
}
@keyframes slideIn {
    from { transform: translateX(100%); opacity: 0; }
    to { transform: translateX(0); opacity: 1; }
}
@keyframes slideOut {
    from { transform: translateX(0); opacity: 1; }
    to { transform: translateX(100%); opacity: 0; }
}

.slide-in {
    animation: slideIn 0.5s forwards;
}
.slide-out {
    animation: slideOut 0.5s forwards;
}
.alertNoti .close{
    position: absolute;
    right: 15px;
}
/* Hide in screen, show in print */
.print-only {
    display: none;
}

@media print {
    .print-only {
        display: block !important;
    }
}
.select2-container .select2-selection--single .select2-selection__rendered{
    /*padding: .5rem .55rem;*/
}
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 35px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    /*line-height: 18px!important;*/
}
.modal-backdrop.show{
    /*opacity: .05!important;*/
  /*  backdrop-filter: blur(85px);
    -webkit-backdrop-filter: blur(10px);
    background: hsl(7deg 0% 2.32% / 20%);*/
    backdrop-filter: blur(.125rem);
    -webkit-backdrop-filter: blur(.125rem);
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    height: 100%;
    inset-inline-start: 0;
    opacity: 1;
    position: fixed;
    top: unset;
    transition: opacity .2s cubic-bezier(.1,.25,.3,1);
    visibility: visible;
    width: 100%;
}
.redExtra {
    color: #f00;
}
#loaderOverlay{
    display: none;
    position: fixed;
    z-index: 2050;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    opacity: 0.6147468!important;
}
.btn-group-toggle .btn {
    border-radius: 30px;
    min-width: 80px;
    padding: 7px 10px 10px 10px;
}

.btn-group-toggle .btn.active {
    background-color: #28a745;
    color: white;
    border-color: #28a745;

} 

textarea.form-control{
	resize:none;
	height:60px;
} 

.modal-dialog-slideout1 {
    position: fixed;
    margin: auto;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    transform: translateX(100%);
    transition: transform 0.3s ease-out;
    max-width: 100%;
    width: 40%;
}
.modal-dialog-slideout {
    position: fixed;
    margin: auto;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    transform: translateX(100%);
    transition: transform 0.3s ease-out;
    max-width: 100%;
    width: 70%;
}
.modal-dialog-slideout1 .modal-title,
.modal-dialog .modal-title,
.modal-dialog-slideout .modal-title{
    font-size: 1rem;
}

.modal-dialog-slideout1 .modal-content,
.modal-dialog-slideout .modal-content{
    height: 100vh;
    overflow-y: auto;
    border-radius: 0;
        box-shadow: 1px 0px 3px 0px #313131; 
    border:none;		
}
.shadow{
    box-shadow: 0px 0 30px rgba(1, 41, 112, 0.1);
}
.border-left-primary{
    border-left:.25rem solid #0f72ee!important
}
.border-bottom-primary{
    border-bottom:.25rem solid #0f72ee!important
}
.border-left-secondary{
    border-left:.25rem solid #181818!important
}
.border-bottom-secondary{
    border-bottom:.25rem solid #181818!important
}
.border-left-success{
    border-left:.25rem solid #1cc88a!important
}
.border-bottom-success{
    border-bottom:.25rem solid #1cc88a!important
}
.border-left-info{
    border-left:.25rem solid #36b9cc!important
}
.border-bottom-info{
    border-bottom:.25rem solid #36b9cc!important
}
.border-left-warning{
    border-left:.25rem solid #f6c23e!important
}
.border-bottom-warning{
    border-bottom:.25rem solid #f6c23e!important
}
.border-left-danger{
    border-left:.25rem solid #e74a3b!important
}
.border-bottom-danger{
    border-bottom:.25rem solid #e74a3b!important
}
.border-left-light{
    border-left:.25rem solid #f8f9fc!important
}
.border-bottom-light{
    border-bottom:.25rem solid #f8f9fc!important
}
.border-left-dark{
    border-left:.25rem solid #5a5c69!important
}
.border-bottom-dark{
    border-bottom:.25rem solid #5a5c69!important
}
.modal.fade .modal-dialog-slideout1,
.modal.fade .modal-dialog-slideout {
    transform: translateX(100%);
}
.btn-icon-split {
    padding: 0;
    overflow: hidden;
    display: inline-flex
;
    align-items: stretch;
    justify-content: center;
}
.btn-icon-split .icon {
    background: rgba(0, 0, 0, .15);
    display: inline-block;
    padding: .375rem .75rem;
}
.btn-icon-split .text {
    display: inline-block;
    padding: .375rem .75rem;
}
.modal.fade.show .modal-dialog-slideout1,
.modal.fade.show .modal-dialog-slideout {
    transform: translateX(0);
}

  .modal-dialog-slideout1 .card-body, .modal-dialog-slideout .modal-scroll{
    overflow-x: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 55px);
}
.form-control{
	    border-radius: 10px;
}
.modal-header {
    padding: 5px 10px !important;
    min-height: 53px;
}

.nowrap {
    white-space: nowrap !important;
}
.badge {
  line-height:1.2;
}

.border-bottom-dashed {
    border-bottom: 1px dashed #dee2e6;
}
.card .card-header[data-toggle=collapse].collapsed::after {
    content: '>';
}
.card .card-header[data-toggle=collapse]::after {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 1.725rem;
    line-height: 51px;
    font-weight: 900;
    content: '^';
    color: #d1d3e2;
}
.alt-bg-white { background-color: #ececec; border-radius: 8px; }
.alt-bg-gray { background-color: #f8f9fa; border-radius: 8px; } /* light gray */
.border-bottom-dashed {
    border-bottom: 1px dashed #dee2e6;
}
.allergy-item:hover {
    background-color: #e9f5ff; /* light blue on hover */
}
tr.disabled-row {
    background-color: #f8f9fa;
    color: #6c757d;
}
/*skeleton start*/
 .card-skeleton {
     width: 100%;
     height: 105px;
     /*background: #f0f0f0;*/
     border-radius: 5px;
     padding: 16px;
     display: flex;
     flex-direction: column;
     gap: 12px;
     /*box-shadow: 0 2px 8px rgba(0,0,0,0.05);*/
 }

.skeleton-header {
    display: flex;
    align-items: center;
    gap: 12px;
}

.skeleton-avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e0e0e0;
}

.skeleton-title {
    flex: 1;
    height: 16px;
    border-radius: 4px;
    background: #e0e0e0;
}

.skeleton-body {
    height: 20px;
    width: 60px;
    border-radius: 6px;
    background: #e0e0e0;
}

.shimmer {
    background: linear-gradient(90deg, #e0e0e0 25%, #f5f5f5 50%, #e0e0e0 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
}

@keyframes shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

/*chart*/
.skeleton-chart {
    height: 265px;
    border-radius: 5px;
    /*background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 37%, #f0f0f0 63%);*/
    background-size: 400% 100%;
    animation: shimmer 1.4s ease infinite;
}
/*recent area*/
#recentActivityAreaSkeleton .skeleton-box {
    display: inline-block;
    background: #eee;
    background-image: linear-gradient(90deg, #eee 0px, #f5f5f5 40px, #eee 80px);
    background-size: 500px 100%;
    background-repeat: no-repeat;
    animation: shimmer 1.2s infinite linear;
    border-radius: 4px;
}

#recentActivityAreaSkeleton .skeleton-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #eee;
    background-image: linear-gradient(90deg, #eee 0px, #f5f5f5 20px, #eee 40px);
    background-size: 200px 100%;
    background-repeat: no-repeat;
    animation: shimmer 1.2s infinite linear;
    position: absolute;
    left: -11px;
    top: 5px;
}

#recentActivityAreaSkeleton .timeline {
    position: relative;
    list-style: none;
    padding-left: 5px !important;
    border-left: 2px solid #e0e0e0;
    margin-left: 45px;
}

#recentActivityAreaSkeleton .timeline-item {
    position: relative;
    margin-bottom: 1.5rem;
}

#recentActivityAreaSkeleton .timeline-content {
    padding-left: 1rem;
}

/*chart*/
/*todays appt*/
#appointments-skeleton .skeleton-box {
    background: #eee;
    background-image: linear-gradient(90deg, #eee 0px, #f5f5f5 40px, #eee 80px);
    background-size: 500px 100%;
    background-repeat: no-repeat;
    animation: shimmer 1.2s infinite linear;
    border-radius: 4px;
}
/*todays appt*/
/*skeleton end*/

/*.div-bg{
    background: #FFF url("/images/medi-bg.jpg") 100% 100% no-repeat;
    background-size: auto 60px;
}*/
.div-transperent-bg{
    background: #FFF url("/images/transperent-bg-1.png") no-repeat;
    /* background:
            radial-gradient(circle at top right, #059085 10%, transparent 60%),
            radial-gradient(circle at bottom left, #059085 0%, transparent 60%),
            #FFF url("/images/transperent-bg-1.png") no-repeat;*/
    background-size: 100% 100%;
}
/* Normal Scrollbar */
*::-webkit-scrollbar,
.field-multiplecustidrepeatable::-webkit-scrollbar {
    height: 8px;
    width: 5px;
    transition: width 0.3s ease, height 0.3s ease; /* Smooth animation */
}

*::-webkit-scrollbar-thumb,
.field-multiplecustidrepeatable::-webkit-scrollbar-thumb {
    background: #059085;
    border-radius: 8px;
    transition: background 0.3s ease;
}

*::-webkit-scrollbar-track,
.field-multiplecustidrepeatable::-webkit-scrollbar-track {
    background: #eeeeee;
}

/* On Hover - Increase Width */
*::-webkit-scrollbar:hover,
.field-multiplecustidrepeatable::-webkit-scrollbar:hover {
    width: 10px; /* Expanded width */
    height: 12px; /* Optional: for horizontal */
}

/* Optional: Darken thumb on hover */
*::-webkit-scrollbar-thumb:hover,
.field-multiplecustidrepeatable::-webkit-scrollbar-thumb:hover {
    background: #32999d;
}

/*for grid start*/
/* Skeleton Loader */
.skeleton {
    background: linear-gradient(90deg, #f0f0f0 25%, #e6e6e6 50%, #f0f0f0 75%);
    background-size: 400% 100%;
    animation: shimmer 1.2s infinite linear;
    border-radius: 4px;
    color: transparent;
}


/* Apply skeleton for table cells */
.table-skeleton td {
    height: 20px;
    padding: 0.5rem;
}

/*for grid end*/

.paginate_button.disabled {
    display: none !important;
}
.table-padding-small td, .table-padding-small th{
    padding: 0.35rem!important;
}
.tooltip-inner {
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px!important;
    background-color: #ffffff!important;
    color: #000!important;
}
.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before{
    border-right-color: #ffffff!important;
}
.fa-question-circle{
    cursor: help;
}
.unread-row {
    font-weight: bold;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.folder {
    margin-left: 20px;
    cursor: pointer;
}
.popuscroll {
    max-height: 550px;
}
.popuscroll {
    width: 100%;
    overflow-x: hidden;
    max-height: 450px;
}
.cursor-pointer {
    cursor: pointer;
}
.consultation-dot {
    height: 10px;
    width: 10px;
    background-color: #007bff; /* blue or any theme color */
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
    animation: blink 1s infinite;
    float: right;
    margin-top: 5px;
}

@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 0; }
    100% { opacity: 1; }
}

@media (max-width:767px){
.right-panel {
 padding:10px;   
}
}

.dataTables_wrapper .dataTables_length select {
        line-height: 19px!important;
    border: 1px solid rgba(0, 0, 0, .15)!important;
    border-radius: 10px!important;
    outline: none!important;
    padding: 10px!important;
}
.toggle.btn.btn-light, .toggle.btn.btn-outline-light {
    border-color: rgba(0, 0, 0, .15);
}

.table1 td, .table1 th {
    padding: 5px;
    vertical-align: top;
    border-top: 1px solid #e9ecef;
}
  .table1 th {
    padding-left: 10px!important; 
}

.lftool .tooltip-inner{
    text-align:left!important;
       min-width: 260px!important;
       max-width: 260px!important;
}
.btn-outline-info{
  border-radius: 10px!important; 
} 

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before{
        border-top-color: #fff !important;
}
.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before { 
    border-bottom-color: #fff!important; 
} 
.displayFilter{
        top: 2px;
    position: absolute;
    z-index: 1;
    border-radius: .25rem;
    width: calc(100% - 75px);
    right: 75px;
    float: right;
    display: block;
}   
.displayFilter h5{
    display: inline-block;
    text-align: left;
    margin: 0;
    padding-top: 8px;
}

.displayFilter .rightdiv{
display: inline-block;
    text-align: right;
    white-space: nowrap;
    margin-right: 0px;
    float: right;
}

.displayFilter .rightdiv .form-control{
  display: inline-block;
    width: auto;
    max-width: 150px;
}
.displayFilter .rightdiv .form-control.minw{
   width: 100px;
}
  