.dashboard-header{
    background-image: linear-gradient(90deg, #01be84, #01b9eb);
    height: 40px;
    margin-top: 81px;
}
.graph-box{
    background: #ffffff;
  border: 1px grey solid;

    border-top-left-radius: 60px!important;
    border-top-right-radius: 60px!important;
}
.graph-div{
    width: 100%;
    height: 250px;
    border: 1px solid #0a0a0a;
}

.mybtn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
}


.btn-home{
    color: #fff;
    background-color: #e31d2d;
    border-color: #a91520;
    width: 120px;
}
.btn-blue{
    color: #fff;
    background-color: #01b9eb;
    border-color: #01b9eb;
    width: 200px;
}
.btn-light{
    color: #fff;
    background-color: #7ee2fd;
    border-color: #7ee2fd;
    width: 200px;
}
.btn-dash{
    color: #fff;
    background-color: #1d486b;
    border-color: #1d486b;
    width: 120px;
}

input[type='radio'] {
    -webkit-appearance:none;
    width:20px;
    height:20px;
    border:1px solid darkgray;
    border-radius:50%;
    outline:none;
    box-shadow:0 0 5px 0px gray inset;
}
input[type='radio']:hover {
    box-shadow:0 0 5px 0px orange inset;
}
input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;
    border-radius:50%;
}
input[type='radio']:checked:before {
    background:green;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=text]{
    font-weight: bold;
    font-size: 20px;
    /*margin: 30px 0px 30px 0px;*/
    height: 52px;
}
.myrado{
    width: 20px; height: 20px;
}
.table th, td{
    white-space: nowrap;
    font-size: 12px;
}
.mymargin-top{
    margin-top: 15px;
}
.select2 .select2-container .select2-container--bootstrap .select2-container--below{
    width: 100%!important;
}

.form-control{
    height: 52px;
    border: 1px #000 #d1d1d1;
    border-radius: 10px;
}
.btn-primary {
    background-color: #48596D!important;
    border-color: #48596D!important;
}
.text-white{
    color: #ffffff;
}
/*.btn-warning {
    background-color: #6D788A!important;
    border-color: #6D788A!important;

}*/
.width-full{
    width: 100%!important;
}
.radius-border{
    border-top-right-radius: 25px!important;
    padding: 5px;
    background: linear-gradient(#6D788A, #48596D);
}
.radius-border-active{
    border-top-right-radius: 25px!important;
    padding: 5px;
    /*background: linear-gradient(#6D788A, #48596D);*/
}
.heading-name{
    color: red;
}
.select2-container .select2-selection--single .select2-selection__rendered{
    height: 52px !important;
	border: 1px solid #ccc !important; padding:1px !important;
}

#Financial-Screening {
    width: 100%;
    height: 250px;
}
#new-and-followup{
    width: 100%;
    height: 250px;
}
#TAT-Patients{
    width: 100%;
    height: 400px;
}
.amcharts-chart-div a {display:none !important;}
.frameBorder{
    box-shadow: 10px 10px 5px #888888;
    border: 1px solid;
}
#postive-Hepatitis{
    width: 100%;
    height: 250px;
}
#children-mf{
    width: 100%;
    height: 250px;
}
#apri-fib{
    width: 100%;
    height: 250px;
}
#Vaccination{
    width: 100%;
    height: 250px;
}
#children-age{
    width: 100%;
    height: 250px;
}
#Top-10-Diseases{
    width: 100%;
    height: 350px;
}

.amcharts-pie-slice {
    transform: scale(1);
    transform-origin: 50% 50%;
    transition-duration: 0.3s;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    cursor: pointer;
    box-shadow: 0 0 30px 0 #000;
}

.amcharts-pie-slice:hover {
    transform: scale(1.1);
    filter: url(#shadow);
}

#Toplab{
    width		: 100%;
    height		: 300px;
    font-size	: 11px;

}
#testlab{
    width		: 100%;
    height		: 400px;

}
#Diesel-Contractual{
    width		: 100%;
    height		: 400px;
}
#Consumption-of-Diesel{
    width		: 100%;
    height		: 400px;
}


.padding-magor{
    padding-top: 2%;
}


body {
    font-size: 15px;
    font-family: 'Open Sans', 'arial';
    line-height: 23px;
    font-weight: 400;
}


.login-box{
    border-color: #009344;
    height: 350px;

}

.vd_input-wrapper {
    color: #666666;
    border-right: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    padding: 2px;
    background: #E5E5E5;
    position: relative;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.margin-top1{
    margin-top: 5%;
}
.font-size-theme{
    font-size: 6px;
}

.login-btn{
    background: url("../img/Login.png")no-repeat;
    width: 90px;
    height: 35px;
    margin-right: 35px;
}

.login-input{
    /*background: url("../img/input-feild.png")no-repeat;*/
    width: 330px;
    height: 42px;
    border: 1px black solid;
    padding-left: 30px;
}


/*.checkbox-cust {
    background: url("../img/Shape-32-copy.png")no-repeat!important;
    height: 25px;
    width: 25px;
    background-size: 50%;
}*/
.left-margin{
    margin-left: 10%;
    margin-top: 2%;
}
.page-title{
    /*    background: url("../img/greenheading.png")no-repeat; */
    /*background: #6FBD93;
    color:white!important;
    font-size: 10px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    /*padding-left: 10px;
    display: block;
    font-family: "Myriad Pro"*/

}
.page-footer1{
    /*background: url("../img/Footer.png")no-repeat;*/
    /*width: 100%;*/
    background: #DBDBDB;
    color: #bb782d;
    text-align: center;
    text-decoration: none;
}
.printheading{
    margin-top: 3%;
    display: block;
    color: #6FBD93;
    text-align: center;
    font-family: "Myriad Pro"
}
p{
    font-family: "Myriad Pro";
}

.fontprint{
    font-family: "Myriad Pro";
    font-size: 15px;
    padding-left: 10px;
    margin-left: 8%;
}
.tabone{
    border-top-right-radius: 25px!important;
    padding: 5px;
    background: linear-gradient(#6D788A, #48596D);
    width: 100%;
    color: white;


}
div.tab button:hover {
    border-top-right-radius: 25px!important;
    color: #fff;
    padding: 5px;
    width: 100%;
    background: linear-gradient(#f0ad4e, #f0ad4e)!important;
    border-color: #eea236!important;
}
div.tab button.active {
    border-top-right-radius: 25px!important;
    color: #fff;
    padding: 5px;
    width: 100%;
    background: linear-gradient(#f0ad4e, #f0ad4e)!important;
    border-color: #eea236!important;
}
.tabtwo{
    border-top-right-radius: 25px!important;
    padding: 5px;
    background: linear-gradient(#6D788A, #48596D);
    color: white;
    width: 100%;
}

.tabthree{
    border-top-right-radius: 25px!important;
    padding: 5px;
    background: linear-gradient(#6D788A, #48596D);
    width: 100%;
    color: white;
}
.borderframe{
    /*border: 1px black solid;
    margin-top: 2%;
    padding-bottom: 2%;*/
}
.myfont{
    font-size: 70px;
}
.myborders{
    border: solid 1px #555;
    box-shadow:  0 0 10px  rgba(0,0,0,0.6);
    -moz-box-shadow: 0 0 10px  rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 10px  rgba(0,0,0,0.6);
    -o-box-shadow: 0 0 10px  rgba(0,0,0,0.6);

}

.heading-font{
    background: #6FBD93;
    color:#fff;
    padding: 6px;
    height: 40px;
    font-family: "Myriad Pro"
}
.heading-top{
    margin-top: 0;
}

.img-border{
    border: 2px #009344 solid;
    height: 150px;
    width: 150px;
    margin: auto;
    padding: 2%;
}

.divpadding{
    padding: 2%;
}

.hrdivider{
    width: 100%;
    height: 2px;
    border: 2px #DFDFDF solid;
}

/*
.select2-container{
    width: 100%!important;
}*/
.select2-results__options{
    max-height: 200px;
    overflow-y: auto;
}



.tokenbtn{
    width: 200px; height: 100px; font-size: 40px;

}
.token_display{
    text-align: center;

}
.token-no{
    font-size:170px;height: 220px;padding-top: 50px;
}
.red-star-s{
	color: #ff0000;
    font-size: 20px;
    font-weight: bold;}
.red-star-b{
	color: #ff0000;
    font-size: 20px;
    font-weight: bold;}
