
.bottom-menu{
    text-align: center;
    background: #fff;;

}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
   .bottom-menu{
    display: none !important;
   }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    /* .bottom-menu{
        display: none;
    } */
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

    
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

}







.bottom-menu ul li span{
    font-size:1.2rem;
    color: #666;
}
.bottom-menu ul li .icon{
    font-size:1.8rem;
    color:#666;
}



.rsl-icons {
    width: 50%;
}

.foot-link:hover {
    background-color: #37bc9b;
    color: white;
}

.foot-link:hover>h3 {
    color: white;
}

.foot-link2:hover {
    background-color: #967adc;
    color: white;
}

.foot-link2:hover>h3 {
    color: white;
}


@media(min-width: 768px) {
    .create-patient {
        float: right;
    }
}

.current {
    background: #2e8b57 !important;
   
}
.current span,.current .icon{
    color: white !important;
}
.current 

.current-menu {
    background: #c8fcea !important;
}
.no-space, .no-space td, .no-space th{
    padding:0px !important;
    margin:0px !important;
}

.no-space4, .no-space4 td, .no-space4 th{
    padding:4px !important;
    /* margin:4px !important; */
}


#blackout{
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:0;
    z-index:9999;
    background:rgba(255,255,255,0.7);
    
    }
    
    
    
    #blackout2{
    width:100%;
    height:100%;
    position:fixed;
    left:0;
    top:50%;
    z-index:20;
    }	



    .switch-button .btn-group,.switch-button2 .btn-group{
        padding: 2px !important;
    }
    .switch-button .btn-group .btn-danger{
        color: #fff !important;
        cursor: default !important;
        border-color: #eee !important;
        background-color: #2e8b57 !important;
        /* padding: 2px 2px !important; */
    }
    .switch-button .btn-group .btn,.switch-button2 .btn-group .btn{
        font-weight: 900 !important;
    }

    .switch-button2 .btn-group .btn-default{
        color: #fff !important;
        border-color: #2e8b57 !important;
        background-color:#2e8b57 !important;
    }
   
    .switch-button2 .btn-group .btn-danger{
        color: #fff !important;
        cursor: default !important;
        border-color: #eee !important;
        background-color: #00b7ea !important;
        /* padding: 2px 2px !important; */
    }
    .switch-button2 .btn-group .btn{
        font-weight: 900 !important;
    }

   


    .switch-button .btn-group .btn-default{
        color: #fff !important;
        border-color: #00b7ea !important;
        background-color:#00b7ea !important;
    }
    
    
    .switch-button-vl .btn-group .btn{
        font-weight: 900 !important;
    }

    

    .bg-green2,.btn-success {
        background: #2e8b57 !important;
    }
    .green-color{
        color: #2e8b57 !important;
    }

    .bg-eid{
        background: #C71585 !important;
    }




.print {
    width: 29.7cm;
    /* height: 21cm;   */
    border:2px solid #eee;
    margin: 0 auto;
    margin-top:10px !important;
    padding-top:10px;
    /* padding-left:50px; */
    /* padding:0 auto; */
  }
  .small-table3 td, .small-table3 th{
      padding:4px !important;
  }


  .small-table *{
    font-size:12px !important;
}
.small-table td, .small-table th{
    padding:4px !important;
}
.small-table2 td,.small-table2 th{
    padding:10px !important;
}



  
  .underline{
      text-decoration: underline ;
  }

  .border1{
    border:1px solid white;
}
.f10{
    font-size:10px !important;
}
.f12{
    font-size:12px !important;
}
.f10{
    font-size:10px !important;
}

.f14{
    font-size:14px !important;
}

.f16{
    font-size:16px !important;
}

.f18{
    font-size:18px !important;
}
.f20{
    font-size:20px !important;
}
.center{
    text-align:center;
    /* display: inline-block; */
}

.no-border *{
    border:none !important;
 }
 .no-bg td,.no-bg th{
     background:none !important;
 }
 
 .no-border *, .no-border2, .no-border2 td, .no-border2 th, .table-border1 td, .table-border1 th {
    border: none !important;
}
.bold *,.bold{
    font-weight:900 !important;
}






/* .switch-button-vl .btn-group .btn-danger{
    color: #fff !important;
    border-color: #fff !important;
    background-color: #fff !important;
} */



@media print { 
    .hide-print{
        display:none !important;
    }
}

.pointer{
    cursor: pointer;
}
.ucword{
    text-transform: capitalize !important;
}
.red-color{
    color:#FF0000 !important;
}
.red-bg{
    background:#FF0000 !important;
}
.count{
    font-size:10px !important;
}
.no-space{
    padding: 0px !important;
    margin: 0px !important;
}
.card-header-space{
    padding: 10px 0px 0px 10px !important;
    margin: 0px 4px !important;
}
.important::after{
    content: '*';
    color:red;
}
.grey{
    color:#666 !important;
}
.picker__holder {
    min-width: 300px !important;
    z-index: 9999 !important;
}
.border2{
    border-bottom:1px solid #eee !important;
}

.col-md-66 {
    max-width: 15.66% !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15.66% !important;
    -moz-box-flex: 0;
    -ms-flex: 0 0 15.66% !important;
	flex: 0 0 15.66% !important;
	margin-right:1%;
}



.col-md-77 {
    max-width: 13.26667% !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 13.26667% !important;
    -moz-box-flex: 0;
    -ms-flex: 0 0 13.26667% !important;
	flex: 0 0 13.26667% !important;
	margin-right:1%;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

	.col-md-77 {
		max-width: 100% !important;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100% !important;
		-moz-box-flex: 0;
		-ms-flex: 0 0 100% !important;
		flex: 0 0 100% !important;
	}
   
 }


 
 


























 /* /////////////////////////////////////////////////////////////// ///////// */
 
/* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */
.top-link a {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
    perspective: 1000px;
    margin-right:10px !important;
    
}

.top-link a span {
	position: relative;
	display: inline-block;
	/* padding: 0 14px; */
	/* background: #2195de; */
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.top-link a span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 110% !important;
	height: 100%;
	/* background: #0965a0; */
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    /* padding-left:1px; */
    /* padding-right:1px; */
    /* font-size:14px !important; */

}

.top-link:hover a span{
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px);
}

.top-link:hover .fa{
    color:white !important;
}
 .top-link:hover a span::before,
.top-link a:focus span::before {
    background: #299a0b;	
    color:white;
    margin-top:20px;
    border-radius:4px;
    
}







/* Icon Grow */
.top-link a img {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .top-link a img ,.top-link a .fa {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .top-link:hover a img, .top-link:hover .fa {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
  }



  .top-link:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 90%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
  }
  .top-link:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    background:rgba(41,154,11,0.1) !important;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
  }
  .top-link:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
  }



  .active-link span{
      margin-top:10px !important;
  }


.bottom-menu ul li{
    display: inline-block !important;
    /*background: none !important;*/
    border:none !important;
    color:white;
    padding:15px 15px 10px 15px;
}

  .active-link img{
    height:40px !important;
}

.active-link {
    display: block !important;
    background: #2e8b57 !important;
    color:white !important;
}

.active-link .fa, .active-link .icon {
    color:white !important;
    font-size:2.3rem !important;
}


.active-link span{
    color:white !important;
}
.active-link img,.active-link .fa{
    transform: scale(1.4) !important;
    color:white !important;
}















.search-title{
    font-size:15px;
    color:#666;
    text-align: center;
    margin-bottom: 20px;
    font-weight:bold;
}
.sidenav {
    height: 70%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 15%;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 10px;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
  }
  
  .sidenav a {
    /* padding: 8px 8px 8px 32px; */
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 25px;
    margin-left: 50px;
    color:red;
  }
  
  #slide-main {
    /* transition: margin-left .5s;
    padding: 16px;
    position:fixed;
    top:400px;
    right:0px; */
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

  .form-control:disabled, .form-control[readonly] {
    background-color: #fff !important;
}


@media print {
    /* .print-result{
        width: auto !important;  
        height: 29.7cm !important;
        margin: 0 auto;
    } */
    .print-section { 
            page-break-before: always;
         }


            .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
                 float: left;
            }
            .col-sm-12 {
                 width: 100%;
            }
            .col-sm-11 {
                 width: 91.66666667%;
            }
            .col-sm-10 {
                 width: 83.33333333%;
            }
            .col-sm-9 {
                 width: 75%;
            }
            .col-sm-8 {
                 width: 66.66666667%;
            }
            .col-sm-7 {
                 width: 58.33333333%;
            }
            .col-sm-6 {
                 width: 50%;
            }
            .col-sm-5 {
                 width: 41.66666667%;
            }
            .col-sm-4 {
                 width: 33.33333333%;
            }
            .col-sm-3 {
                 width: 25%;
            }
            .col-sm-2 {
                 width: 16.66666667%;
            }
            .col-sm-1 {
                 width: 8.33333333%;
            }
         
}
.print-section { page-break-before: always; }
.home-cards{
    vertical-align: middle !important;
    border-radius: 20px;
    padding-top: 20px;
}
.home-cards:hover{
    border-right: 5px inset #64b5f6;
    border-bottom: 5px inset #64b5f6;
}


.home-cards img {  
    width: 100%; /* Make the image responsive */  
    transition: transform 0.3s ease; /* Smooth transition */  
}  

.home-cards:hover img {  
    transform: scale(0.9); /* Reduce image size by 10% */  
} 
