@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
body { font-family: 'Muli', sans-serif; background:url(../images/banner-bg.jpg);
    background-size:cover;background-position:top;    min-height: 100vh;    background-blend-mode: color;
    background-color: #00000080;    overflow-x: hidden;}




    .page-item.active .page-link {    
    background: linear-gradient(90deg, #4a94ff, #4585ff);
    border-color:#5388ff; }
      .page-link {  padding: 0.2rem 0.5rem;}
        .note-icon-caret {  display:none; }
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background:linear-gradient(90deg, #4a94ff, #4585ff);
}
      .note-toolbar .note-btn {    padding: 3px 6px;
    font-size: 10px;
    line-height: 1.2;}
    .note-editor .note-toolbar>.note-btn-group, .note-popover .popover-content>.note-btn-group
    {margin-right: 1px;margin-top: 1px;}
    .note-editor .note-toolbar, .note-popover .popover-content { padding:0px 0px 0px 2px }
    .note-editor .note-toolbar .note-color .dropdown-toggle, .note-popover .popover-content .note-color .dropdown-toggle {
    width: 10px;
    padding-left: 0px;
}.note-editor.note-airframe .note-editing-area .note-editable, .note-editor.note-frame .note-editing-area .note-editable {
    padding: 6px;
    min-height: 180px;
}.note-modal-footer {
    height: 50px;
    padding: 10px 30px;
    text-align: center;
}
.download-btn{margin-top: -30px}
    @media (min-width: 1300px){
}
.container {
    max-width: 1240px;
}
}@media (min-width: 1400px){
.container {
    max-width: 1340px;
}
}@media (min-width: 1500px){
.container {
    max-width: 1540px;
}
}@media (min-width: 1600px){
.container {
    max-width: 1640px;
}
}
.navbar { z-index: 999; }
.navbar li a { }
.navbar .dropdown-menu li a  { line-height: 20px; }
.dropdown-item {
     padding: 1px 10px;}
.s01{ width:100%;font-family: 'Muli', sans-serif;
   
    padding:15px;  }
.navbar-toggler,
    .navbar-toggle { display: none }
.s01 form legend{font-size:72px;line-height:1;color:#fff;margin-bottom:60px}


.s01 form .inner-form, .inner-form{
padding: 40px 30px;
background: #fff;}



.s01 form .inner-form .input-field{margin:10px 0px;}
.s01 form .inner-form .input-field input, .form-control{border-radius:.5px;/*border:0;
    display:block;width:100%;/*padding:8px 12px; height:40px; font-size:15px*/}
.s01 form .inner-form .input-field input.placeholder,.form-control.placeholder,
.s01 form .inner-form .input-field input:-moz-placeholder,
.s01 form .inner-form .input-field input::-webkit-input-placeholder{color:#9a9a9a;font-size:15px}
.s01 form .inner-form .input-field input:hover,.s01 form .inner-form .input-field input:focus{box-shadow:none;
    outline:0}
.appoint_date1 option {height:100px;}

.btn-search{    height: 100%;
    width: 100%;
    background:linear-gradient(90deg, #4a94ff, #4585ff) !important;
    white-space: nowrap;
    border-radius: .5px;
    font-size: 20px;
    color: #fff !important;
    transition: all .2s ease-out, color .2s ease-out;
    border: 0;
    cursor: pointer;
    padding: 5px 20px;    transition: all 0.3s;}

.btn-search:hover{    transform: translateY(-3px);}
/*.main-modal  .form-control{border-radius:.5px; border:1px solid #ccc; color: #333;
display:block;width:100%;padding:8px 12px;font-size:15px; margin:0px 0px;}*/

.s01 {
  width: 100%;
  min-height:700px;
}
.mod {
  background: blue;
  cursor: default;
}
.mod {
  background: blue;
  cursor: default;
}.form_tabs .nav-tabs li:last-child a,
.top_link li:last-child { border-right:0px;}
.top_link li { display:inline; padding:2px 8px; font-size:14px; border-right:2px solid #fff;}
.top_link li a{ text-decoration:none; color:#fff; }
.main_div { background:#fff; box-shadow:0px 0px 15px #ccc; }
/*.table {line-height:20px; padding:5px 40px;}*/
.table th { 
	background:linear-gradient(90deg, #1a4280, #325eb3) !important; 
	color:#fff; 
	 white-space: nowrap;  
	font-weight: 500; 
	font-size: 14px;
}
.table td {  font-size: 14px;}
/*-------------------button----------------*/
.button a {color:#fff !important;}
	.button a:hover {text-decoration:none}
	.button {
color: #fff !important; -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
padding: 0px 20px; text-align:center;
font-size: 16px;
border: 0;
color: #fff;}	
.btn-blue {width:180px;background-color: #4285f4 !important;}
.btn-green {width:180px;background:linear-gradient(90deg, #4a94ff, #4585ff) !important;}
.btn-light-blue-grey {width:140px;background-color:#78909c !important;}
.btn-light-green {width:180px;background-color:#8bc34a !important;}
.btn-deep-orange {width:180px;background-color:#ff7043 !important;}
.modal-box{font-family: 'Muli', sans-serif;}
.modal-box .show-modal{
    color: #ffff;
    background: linear-gradient(to right,#ff3838,#ff4d4d);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 40px auto 0;
    border: none;
    border-radius: 25px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.4);
    display: block;
}
.modal-box .show-modal:hover{
    color: #fff;
    text-shadow: 0 0 5px #333;
    border: none;
}
.modal-backdrop.in{ opacity: 0; }
.modal-box .modal{ top: 90px !important; }
.modal-box .modal-dialog{
    width: 400px;
    margin: 20px auto 10px;
}
.modal-box .modal-dialog .modal-content{
    text-align: center;
    position: relative;
}
.modal-box .modal-dialog .modal-content:before{
    content: "";
    background: linear-gradient(to right,#ff3838,#ff4d4d);
    width: 100%;
    height: 30%;
    border-radius: 5px 5px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}.modal-box .modal-dialog .modal-content body { padding-top:20px;}
.modal-box .modal-dialog .modal-content .close{
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    height: 25px;
    width: 25px;
    border: 2px solid #fff;
    border-radius: 50px;
    opacity: 1;
    position: absolute;
    left: auto;
    right: 10px;
    top: 10px;
    z-index: 1;
}
.modal-box .modal-dialog .modal-content .close span{
    display: block;
    margin: -5px 0 0;
}
.modal-box .modal-dialog .modal-content .modal-body{ padding:30px 20px 30px !important; }
.modal-box .modal-dialog .modal-content .modal-body .icon{
    background: #fff;
    height: 100px;
    width: 100px;
    margin: 0 auto 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.8) inset;
    position: relative;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
.modal-box .modal-dialog .modal-content .modal-body .icon:before,
.modal-box .modal-dialog .modal-content .modal-body .icon:after{
    content: "";
    width: 12px;
    height: 35px;
    border: 2px solid #ff3838;
    border-radius: 20px;
    transform: translateX(-50%);
    position: absolute;
    top: 30px;
    left: 50%;
}
.modal-box .modal-dialog .modal-content .modal-body .icon:after{
    width: 15px;
    height: 15px;
    border: 4px solid #ff3838;
    border-radius: 50px;
    top: auto;
    bottom: 18px;
}
.modal-box .modal-dialog .modal-content .modal-body .title{
    color: #ff3838;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 0 20px;
}
.modal-box .modal-dialog .modal-content .modal-body .description{
    color: #949494;
    font-size: 15px;
    margin: 0 0 30px;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe{
    color: #fff;
    background: linear-gradient(to right,#ff3838,#ff4d4d);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 15px;
    margin: 0 auto;
    border: 0 solid transparent;
    border-radius: 10px 10px;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
	width: 220px;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:hover{
    text-shadow: 0 0 5px #333;
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.5);
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:before,
.modal-box .modal-dialog .modal-content .modal-body .subscribe:after{
    content: '';
    background-color: #fff;
    height: 50px;
    width: 50px;
    border: 7px solid #e52449;
    box-shadow: 0 0 0 7px #fff;
    outline: 5px solid #fff;
    outline-offset: 12px;
    transform: rotate(45deg);
    position: absolute;
    left: -90px;
    top: 0;
    z-index: -1;
    transition: all 0.2s ease;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:after{
    left: auto;
    right: -90px;
}
.modal-box .modal-dialog .modal-content .modal-body .subscribe:hover:before{ left: -55px; }
.modal-box .modal-dialog .modal-content .modal-body .subscribe:hover:after{ right: -55px; }
@media only screen and (max-width: 576px){
    .modal-box .modal-dialog{ width: 93% !important; }
	.s01 form .inner-form{padding:20px 15px;}
}


.form_tabs .nav-tabs{
  background:rgba(255,255,255,.6);
    border-bottom: none;
    padding: 0px 0; margin-bottom:10px;
}
.form_tabs .nav-tabs li{
    margin: 0; background:none;
}
.form_tabs .nav-tabs > li{ padding:0px; box-shadow:none !important;}
.form_tabs .nav-tabs li a{
    display: block;
    padding:9px 15px;
    font-size: 15px;
    font-weight: 700;
    color: #0e103d;
      background:rgba(255,255,255,.6);
    margin: 0;
    border-radius: 0;
    border-right: 1px solid #333;
    transition: all 0.5s ease 0s;
}.form_tabs .nav-tabs > li:hover:after, .form_tabs .nav-tabs a.active:after,
.form_tabs .nav-tabs li::before, .form_tabs .nav-tabs li::after {display:none;}
.form_tabs .nav-tabs li a:hover,
.form_tabs .nav-tabs li a.active{
     background:rgba(0,0,0,.6);
    color: #fff;
    border: none;
}
.form_tabs .tab-content{
    font-size: 15px;
 
    padding: 20px;   background:rgba(0,0,0,.6);
}
.form_tabs .tab-content h3{
    font-size: 20px;
    font-weight: bold;
}

@media only screen and (max-width:767px){
    .download-btn{margin-top: 10px}}
@media only screen and (max-width:768px){
    .form_tabs .nav-tabs li:last-child{
        width: 100%; 
    }.form_tabs .nav-tabs li 
	{height:auto; width: 50%;border-bottom:1px solid #000; }
	    .form_tabs .nav-tabs  {display:block;}
}@media only screen and (max-width:480px){
    .form_tabs .nav-tabs li{
        width: 100% !important; 
    }
	    .form_tabs .nav-tabs  {display:block;}
		.top_link li {
    display: inline;
    padding: 2px 10px;
    font-size: 15px;
}
}
.nav-tabs .nav-item {display: table; width:33.3%; height:64px;}
.nav-tabs .nav-item .nav-link{
    display: table-cell;
    vertical-align: middle;
}



.msgdatat::-webkit-scrollbar {
  width:3px !important; height:4px;
}

/* width */
::-webkit-scrollbar {
  width: 10px; height:4px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.srchResult a.big_btn { padding:20px; font-size: 18px; text-align: center; width: 220px; }
.navbar { position: absolute; }
.rowdel_30 a.genrate,
.rowdel_30 a.btndelete { color:#28a745; font-size: 18px; }
.apoint_card { background: rgba(255, 255, 255);  padding: 20px 10px 0px; box-shadow: 0px 0px 10px #000;border:8px inset #fff;}
.btn-outline-success { color: #28a745; }

/*
.secondaryContainer th, 
.secondaryContainer td {
  padding: 0.58rem !important;
  font-size: 14px !important;
  white-space: nowrap !important;
}
.table-data tr:nth-of-type(2) th,
.table-data tr th { z-index: 9 !important; }

.table-data th:nth-of-type(1),   .table-data th:nth-of-type(2) { z-index: 99 !important;  }

.table-data td:nth-of-type(1), .table-data td:nth-of-type(2), 
.table-data th:nth-of-type(1),   .table-data th:nth-of-type(2){  position: sticky !important;   }

.table-data tr:nth-of-type(1) th:nth-of-type(1),
.table-data td:nth-of-type(1) {left:0; width: 101px;}

.table-data tr:nth-of-type(1) th:nth-of-type(2),
.table-data td:nth-of-type(2){left:307px; width:204px;}

.table-data td:nth-of-type(1),
.table-data td:nth-of-type(2){ background:#eef2ff;}
   
.table.table-striped.table-bordered td { vertical-align:middle; }
.fixed-table-container { overflow: scroll; }
.fixed-table-container tr:first-child th {background:#439e3a !important; }

table.table-bordered.table-data tbody td{border-bottom: 1px solid #0000003b;}
.secondaryContainer .table {overflow: scroll;border-collapse: collapse;background: white;}
.secondaryContainer {overflow: scroll;border-collapse: collapse;max-height: 590px;border: 2px solid rgba(255, 255, 255, 0.3);}
.secondaryContainer .table thead tr th{white-space: nowrap;position: sticky;
background: linear-gradient(90deg, #1a4280, #325eb3) !important;top: 0; height: 25px;}
.secondaryContainer .table thead tr:nth-of-type(2) th {  top: 34px; }
.secondaryContainer::-webkit-scrollbar {height: 10px;}
.secondaryContainer::-webkit-scrollbar-track {background: #eeee;}
.secondaryContainer::-webkit-scrollbar-thumb {background: #234383;border-radius: 0px;}
.secondaryContainer::-webkit-scrollbar-thumb:hover {background: #234383;}

*/
.table td, .table th {
	/*text-align: center;*/
	vertical-align: middle;
	/*white-space: nowrap;*/
	padding: 6px !important;
}
.table-hover tbody tr:hover {
    background-color: rgb(238 242 255) !important;
}

/*.signin-page .btn-success{       color: #fff !important;    background: #28a745;
    border-color: #28a745;}
.signin-page .btn-success:hover{       color: #fff !important;
       background: #28a745;border-color: #28a745;}*/

    /* Animated background circles (optional, but adds a cool effect) */
    .bg-animation {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      overflow: hidden;
    }

    .bg-animation span {
      position: absolute;
      display: block;
      list-style: none;
      width: 20px;
      height: 20px;
      background:rgb(68 131 255 / 33%); /* Semi-transparent accent color */
      animation: animate 20s linear infinite;
      bottom: -150px;
    }

    .bg-animation span:nth-child(1) { left: 25%; width: 80px; height: 80px; animation-delay: 0s; }
    .bg-animation span:nth-child(2) { left: 10%; width: 20px; height: 20px; animation-delay: 2s; animation-duration: 12s; }
    .bg-animation span:nth-child(3) { left: 70%; width: 20px; height: 20px; animation-delay: 4s; }
    .bg-animation span:nth-child(4) { left: 40%; width: 60px; height: 60px; animation-delay: 0s; animation-duration: 18s; }
    .bg-animation span:nth-child(5) { left: 65%; width: 20px; height: 20px; animation-delay: 0s; }
    .bg-animation span:nth-child(6) { left: 75%; width: 110px; height: 110px; animation-delay: 3s; }
    .bg-animation span:nth-child(7) { left: 35%; width: 150px; height: 150px; animation-delay: 7s; }
    
    @keyframes animate {
      0% { transform: translateY(0) rotate(0deg); opacity: 1; border-radius: 0; }
      100% { transform: translateY(-1000px) rotate(720deg); opacity: 0; border-radius: 50%; }
    }

    .ui-widget.ui-widget-content{    z-index: 1111 !important;}

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{    background-color: #478fff !important;}