
@font-face {
  font-family: Poppins-Regular;
  src: url('../fonts/poppins/Poppins-Regular.ttf'); 
}

@font-face {
  font-family: Poppins-Medium;
  src: url('../fonts/poppins/Poppins-Medium.ttf'); 
}

@font-face {
  font-family: Poppins-Bold;
  src: url('../fonts/poppins/Poppins-Bold.ttf'); 
}

@font-face {
  font-family: Poppins-SemiBold;
  src: url('../fonts/poppins/Poppins-SemiBold.ttf'); 
}

@font-face {
  font-family: Montserrat-Bold;
  src: url('../fonts/montserrat/Montserrat-Bold.ttf'); 
}

@font-face {
  font-family: Montserrat-SemiBold;
  src: url('../fonts/montserrat/Montserrat-SemiBold.ttf'); 
}

@font-face {
  font-family: Montserrat-Regular;
  src: url('../fonts/montserrat/Montserrat-Regular.ttf'); 
}


/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/

* {
	margin: 0px; 
	padding: 0px; 
	box-sizing: border-box;
}

body, html {
	height: 100%;
	font-family: Poppins-Regular, sans-serif !important;
	overflow-x:hidden;
}
p.footertext {
    position: absolute;
    bottom: 10px;
    right: 55px;
	font-family: Montserrat-SemiBold;
}
.w-txt{ font-family: Montserrat-SemiBold;}
.w-txt1{font-size:11px;}
h2.section-heading{
    font-size: 1.1rem;
	font-family: Montserrat-SemiBold;
}
.card-header h5{font-size: 1.1rem;}	
.modal-dialog.custom-dialog {
    max-width: 800px !important;
}
.modal-header.border-0 {
    background: #fff;
}
.modal-header {
    background: #fff; !important;
}
.modal-content {
    border-radius: 0 !important; 
    border: 0 !important;
}	

/*dashboard*/

.carousel-caption {
    background: rgb(255 181 49 / 85%);
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
}

.carousel-caption h4 {
    font-size:0.8rem;
}
.card-header.py-0 {  
    padding-bottom: 0px !important;
}
.carousel-control-next, .carousel-control-prev{opacity:1 !important;}

.card-widget {
    background: #fff !important;
    -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    justify-content: space-between;
    border-radius: 50rem;
    padding: 1.5rem;
}
/*custom*/

a.canvasjs-chart-credit {
    display: none;
}
.btn {    
    font-size: 0.9rem;}
.cm-logo{text-align:center;  }
.cm-logo img{    max-height: 100%;    max-width: 100%;}
.div-adj h6{margin: 0 0 2px !important;}

.btn-primary, .btn-primary:hover {
    color: #fff;
       background-color: #333333;
    border-color: #333333;
}
.dt-buttons {
    text-align: right;
    margin-bottom: 10px;
}
.slide img {
    max-width: 100%;
    height: 500px;
}
#errmsg2,#errmsg1 {
    height: 0 !important;
    display: block;
}
div#example_filter {
    margin-bottom: 20px;
}


.mt-30{margin-top:30px}

.input100 {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #343a40;
    background-color: #fff;
    background-clip: padding-box;   
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
	border:1px solid #d1d1d1;
	min-height: 35px;
}
.text-web{color:#004d96}
.text-brown{color:#795548 }
.text-orange{color:#FF5722}
.text-pink{color:#a82582}
h1,h2,h3,h4,h5,h6{margin: 0;}  
.mainradius {
    padding-right: 0px;
}
.main{padding: 30px 30px 20px;
    background: #dee2e6;
   
    min-height: calc(100vh - 111px);}
footer#footer {   
     padding: 14px 20px 10px 10px;
    text-align: right;
    width: 100%;
    background: #fff;
    text-transform: capitalize;
   
    font-size: 0.7rem;
	z-index: 9;
}
#footer img{height:40px;margin-left:20px;}
.table>:not(caption)>*>* {
    padding: .8rem .5rem;
    background-color: #efe8e800;
    border-bottom-width: 1px;
    -webkit-box-shadow: inset 0 0 0 9999px #716b6b00;
    box-shadow: inset 0 0 0 9999px #bdb3b300;
}
tbody, td, tfoot, th, thead, tr {
    border: 0 solid;
    border-color: inherit;
}

.admin-table thead th {background: #00799e;}
.table thead th {
    font-size: 13px;
    color: #fff;
    /*background: #393186;*/
    border-bottom-width: 0;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}
.table td{text-transform: capitalize;font-size: 0.9rem;}
.table td a{color:#555}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: #fff !important;
    background-clip: border-box;
    border: 1px solid transparent !important;
    border-radius: 0.3rem !important;
	/*-webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);*/
}
.card-header:first-child {
    border-radius: calc(1rem - 1px) calc(1rem - 1px) 0 0 !important;
}
.card-header {
    position: relative;
    padding: 0.8rem !important;
    border-bottom: none;
    background: #fff !important;
  /*  -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%); */
    z-index: 2;
}
.card-body {
    flex: 1 1 auto;
    padding:1rem;
}
.card-heading {
    margin-bottom: 0;
    font-size: .8rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .2em;	
}
label {
    display: inline-block;
	font-size:0.9rem;
	text-transform: capitalize;  
}
.col-md-3.mb-3.divlabel>label{color: #ababab;font-family: Montserrat-SemiBold;}
.divlabel>label{color: #ababab;font-family: Montserrat-SemiBold;}
/*
    custom closed
*/

/*
    Navbar
*/
.navbar {
    padding: 15px 10px;    
    border: none;
    border-radius: 0;
    margin-bottom: 0px;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    height: 70px;
}
.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}
.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}
i,
span {
    display: inline-block;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar {
    min-width: 290px;
    max-width: 290px;
  background: url(../img/nav.png) no-repeat 26% 0;
   background:#fff;
    color: #222;
    transition: all 0.3s;
  -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
	background-size: cover;
	z-index: 99;
	position: fixed;
    height: 100%;
}
#sidebar img{max-width: 100%;}
#sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}
#sidebar.active .sidebar-header h3, #sidebar.active .sidebar-header img,
#sidebar.active .CTAs {
    display: none;
}
#sidebar.active .sidebar-header strong img{display: block;height: 50px;}
#sidebar.active .sidebar-header strong {
    display: block;
	color: #1e2c73;
}
#sidebar.active .w-txt{font-size: 7px;}
#sidebar ul li a {
    text-align: left;
}
#sidebar.active ul li a {
    padding: 4px 10px;
    text-align: center;
    font-size: 0.75em;
	word-break: break-word;
}
#sidebar.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.8em;
    margin-bottom: 5px;
}
#sidebar.active ul li.active a {
    background: none;
    padding: 0;
}
#sidebar.active ul li a {  
    padding: 0;
}
#sidebar.active ul li.active a i{background-color: #393186;}
#sidebar.active ul li a span {
    display: none;
}
#sidebar.active ul ul a {
    padding: 10px !important;
}
#sidebar.active .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
#sidebar .sidebar-header {
   padding: 0 10px;
    background:#fff;
   /* -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);*/
    height: 70px;   
    display: flex;
    align-items: center;
    justify-content: center; 
       margin:8px 8px 0 8px;	
}
#sidebar .sidebar-header a{text-align:center}
#sidebar .sidebar-header img{
height: 70px;	
}
#sidebar .sidebar-header h3{ color: #ff0101;
    font-size:2rem;}
#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}
#sidebar ul.components {
    padding: 20px;    
}
#sidebar ul li a {
    padding: 10px;
    font-size: 0.85rem;
    display: block;   
	color: #7e8299;
	text-decoration: none;
}
#sidebar ul li a.active {
    color: #fdfdfd;
    background-color: #393186;
 }
#sidebar ul li a:hover {

   background-color: #c7c7c7;
}
#sidebar ul li a i {
  margin-right: 6px;
    border-radius: 12%;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
    -webkit-box-shadow: 0 0 20px rgb(253 99 107 / 30%);
    padding: 10px;
    box-shadow: 0 0 20px rgb(253 99 107 / 30%);
	    
}
#sidebar ul li.active>a,
a[aria-expanded="true"] {
    background-color:#393186;
	color:#fff;}

.admin-nav ul li.active>a,
a[aria-expanded="true"] {
    background-color:#00799e !important;
	}	
	
	
#sidebar ul li.active>a i{	
color: #7e8299;	
	}
a[data-toggle="collapse"] {
    position: relative;
}
.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
ul ul a {
    font-size: 0.7rem !important;
    padding-left: 30px !important;
    background: #3842d8;
	color:#fff;
}
ul.CTAs {
    padding: 20px;
}
ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
a.download {
    background: #fff;
    color: #7386D5;
}
a.article,
a.article:hover {
    background: #3842d8 !important;
    color: #fff !important;
}
/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
.sidecontent {margin-left:290px;    width: calc(100vw - 290px);}
.sidecontent.sidecontentactive{margin-left:80px;width: calc(100vw - 80px);}
#content { 
    padding: 0px;
    min-height: 100vh;
    transition: all 0.3s;
}

.serviceBox{
    color: #555;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 0 25px 20px;
    margin: 0 -5px;
    position: relative;
    z-index: 1;
}
.serviceBox:before,
.serviceBox:after{
    content: '';
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 20px -5px rgba(0,0,0,0.4);
    position: absolute;
    left: 15px;
    top: 0;
    right: 15px;
    bottom: 10px;
    z-index: -1;
}
.serviceBox:after{
    background-color: transparent;
    border: 2px solid #F84745;
    border-top: none;
    border-radius: 0 0 20px 20px;
    box-shadow: none;
    left: 0;
    top: 30%;
    right: 0;
    bottom: 0;
}
.serviceBox .service-icon{
    color: #fff;
    background: #F84745;
    font-size: 30px;
    padding: 5px 40px;
    margin: 0 0 25px;
    border-radius: 0 0 20px 20px;
    display: inline-block;
} 
.serviceBox .title{
    color: #F84745;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.serviceBox .description{
    font-size: 26px;
    line-height: 23px;
    margin: 0 10px;
}
.serviceBox.orange .service-icon{ background: #FD6D49; }
.serviceBox.orange:after{ border-color: #FD6D49; }
.serviceBox.orange .title{ color: #FD6D49; }
.serviceBox.blue .service-icon{ background: #1BA9F4; }
.serviceBox.blue:after{ border-color: #1BA9F4; }
.serviceBox.blue .title{ color: #1BA9F4; }
.serviceBox.purple .service-icon{ background: #5A3AFD; }
.serviceBox.purple:after{ border-color: #5A3AFD; }
.serviceBox.purple .title{ color: #5A3AFD; }
@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 0 40px; }
}








/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
div#navbarSupportedContent img.apollo {
    height: 29px !important;
}	
.navbar h4{font-size: 1rem;}
h2.section-heading {
    font-size: 0.9rem;
}	
.header-text{font-size: 7px;    margin-bottom: 13px;}	
.w-txt {
    font-size: 10px;}	
	
#sidebar ul.components {
    padding: 0;
}
.mainradius {
    padding-right: 15px;
    padding-left: 15px;
}
.main {
    padding: 15px;  
}	
    #sidebar {
        min-width: 80px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important;
    }
	#sidebar.active ul li a {
    padding: 4px 2px;   
    }
	#sidebar.active ul li a i {   
    font-size: 1.2em;   
    }
    .dropdown-toggle::after {
        top: auto;
        bottom: 10px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    #sidebar.active {
        margin-left: 0 !important;
    }
    #sidebar .sidebar-header h3,
    #sidebar .CTAs {
        display: none;
    }
    #sidebar .sidebar-header strong {
        display: block;
    }
    #sidebar ul li a {
        padding: 5px;
        font-size: 0.7rem;
    }
    #sidebar ul li a span {
        font-size: 0.85em;
		word-break: break-word;
    }
    #sidebar ul li a i {
        margin-right: 0;
        display: block;
    }
    #sidebar ul ul a {
        padding: 10px !important;
    }
    #sidebar ul li a i {
        font-size: 1.3em;
    }
    #sidebar {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
}

/* amani style */
#amani{
    color: rgb(221, 245, 11) !important;
}
#amani_email{
    color: rgb(97, 248, 105) !important;
}
/* dervice dashboard */
#fdate{background: url(../src/img/date.png) no-repeat 98% center;}
#tdate{background: url(../src/img/date.png) no-repeat 98% center;}

.card {
    border-radius: 12px !important;
    box-shadow: 0 6px 10px -4px rgb(0 0 0 / 15%);
    background-color: #fff;
    color: #252422;
    margin-bottom: 20px;
    position: relative;
    border: 0 none;
    transition: transform .3s cubic-bezier(.34,2,.6,1),box-shadow .2s ease;
}
.card-stats .card-body {
    padding: 8px 8px 0;
}
.card-stats .card-footer {
    padding: 0 8px 8px;
}
.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}
.card-stats .icon-big {
  /*  font-size: 3em;
    min-height: 64px;*/
}
.card-stats .icon-big  img{height:50px;}
.card-stats .icon-big i {
    line-height: 59px;
}
.card-stats .card-body .numbers {
    text-align: right;
    font-size: 2em;
}
.card-stats .card-body .numbers .card-category {
  
    font-size: 1.3rem;
    line-height: 1.4em;
}
.card-stats .card-footer hr {
    margin-top: 5px;
    margin-bottom: 9px;
}
.card-stats .card-footer .stats {
    color: #9a9a9a;
}
.card .card-footer {
    background-color: transparent;
    border: 0;
}
.card-stats .card-body .numbers p {
    margin-bottom: 0;
	color:#495057
}
.card .description {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1px; 
   
	color:#495057
}
.ncd1 .card-category, .ncd1 h6{color:#91c83c !important}
.sp1 .card-category, .sp1 h6{color:#0b9b82 !important}
.gp1 .card-category, .gp1 h6{color:#efd144 !important}
.lab1 .card-category, .lab1 h6{color:#2e506a !important}
.pharmacy1 .card-category, .pharmacy1 h6{color:#eb5468 !important}
.visit1 .card-category, .visit1 h6{color:#7d4931 !important;}
.reg1 .card-category, .reg1 h6{color: #0065a3 !important;}

@media only screen and (max-width:1400px){
.card-stats .icon-big img {height: 40px;}
.div-adj h6 { font-size: 0.8rem;}	
.card .description {font-size: 17px;}
.serviceBox{ margin: 0 0 30px;}
.card-stats .card-body .numbers {font-size: 1.6rem;}
.card-stats .card-body .numbers .card-category {font-size: 1rem;}
.card-heading {   
    min-height: 40px;
}
}

@media only screen and (max-width:1100px){
.sidecontent {margin-left:0px;width: calc(100vw - 0px);}
.sidecontent.sidecontentactive{margin-left:0px;}
#sidebar{position:relative;height: auto;}

}
.text-right{text-align: right;}
div#navbarSupportedContent img.apollo {
   height: 40px;
}
.panel-default .panel-heading {
    background: #fdb931;
    border: 1px solid #f4f8fb;
}