.w-70{
	width:70%;
}
.w-20{
	width:20%;
}
.custom-card-btn {
    color: #fff;
    background-color: #5fcf80;
    border-color: #5fcf80;
    border-radius: 0!important;
	font-size:13px;
}
.summary-table{
	border-collapse: separate;
    border-spacing: 6px 6px;
}
.table-header{
	border: 1px solid;
    border-color: #3d424782 !important;
    text-align: center;
    padding: 10px !important;
    background-color: #dcedc86e !important;
    width: 10% !important;
    vertical-align: middle;
}
.table-td{
    border-color: #3d424782 !important;
    border-width:1px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    padding: 10px !important;
	text-align:center;
}
.table>:not(:first-child) {
	border-top:none;
}
.table-left-header{
	font-size: 17px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    text-align: center;
    padding:12px !important;
    background-color: #8BC34A !important;
    width: 10% !important;
    vertical-align: middle;
    font-weight: lighter;
	position:relative;
}
.table-top-header {
	font-size:16px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 26px 10px !important;
    background-color: #2bd8c8 !important;
    width: 10% !important;
    vertical-align: middle;
	font-weight: lighter;
	position:relative;
}
.topleft-header-img{
	position: absolute;
    top: 20%;
    right: 1%;
    width: 45%;
}
.top-header-img{
	position: absolute;
    top: 0%;
    left: 36%;
    width: 45%;
}
.table-topleft-header {
	font-size:16px;
    border: 8px solid;
    border-color: #fff !important;
    color: #fff;
    text-align: center;
    padding: 10px !important;
    background-color: #fff !important;
    width: 10% !important;
    vertical-align: middle;
}
.table-bottomleft-header {
	font-size:18px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    color: #fff;
    text-align: center;
    padding: 10px !important;
    background-color: rgb(25,135,84,1) !important;
    width: 10% !important;
	font-weight:bold;
    vertical-align: middle;
}
.table-bottom-header {
	font-size:18px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
	border:0px;
    text-align: center;
    padding: 10px !important;
    background-color: #4caf50 !important;
    width: 10% !important;
	font-weight:bold;
    vertical-align: middle;
}
.table-bottom {
	font-size:18px;
    color: #fff;
    text-align: center;
    padding: 10px !important;
    background-color: #4caf50 !important;
    width: 10% !important;
	font-weight:bold;
    vertical-align: middle;
}
.table-content-header{
	font-size:16px;
    border-color: #ddd !important;
    color: #000;
    text-align: center;
    padding: 10px !important;
    background-color: #ddd !important;
    width: 10% !important;
    vertical-align: middle;
	font-weight:bold;
}
.resultImg{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	padding-top:10px;
}	
.navbar a, .navbar a:focus{
	padding: 10px 0 10px 15px;
	font-size: 13px;
}
.custom-navbar-pr{
	padding-right: 1rem;
}
.navbar .dropdown ul {
	left:15px;
}
.card-img-top {
    cursor: pointer;
}
.custom-pull-left{
	float:left;
}
.custom-pull-right{
	float:right;
}
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.4em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}
legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
	float: none;
}
.custom-policy-li{
	line-height: 40px;
    font-size: 13px;
}
.custom-policy-heading{
	color:black;
	font-weight:bold;
	font-size:18px;
}
.error {
    color: #f14747!important;
}
.form-control {
    height: calc(2rem + 2px);
    font-size:13px;
}
.custom-liststyle-none{
list-style-type:none;
}
.custom-w-50px{
	width:50px;
}
.custom-w-100px{
		width:100px;
}
.custom-mt-100px{
		margin-top:195px;
}
#footer .credits a {
    color: #8BC34A;
    transition: 0.3s;
}
#footer .credits a:hover {
    color: #8BC34A;
}
   .custom-col-img-width 
   {
	   width:1500px;
   }
  /* .footer{
   position: fixed;
   bottom:0;
   left:0;
   right:0;
}*/
.footer{
   position: fixed;
   bottom:0;
   width:100%;
}
.footer2{
	line-height: 20px;
    height: auto;
    /*background: #F7DED2;
	background: #6b4ea0;*/
	background-color:#8BC34A;
    color: #ffffff;
	}
	.footer2 a{
		color:#eef0ef;
	}
	.form-check-input:checked {
    background-color: #8BC34A;
    border-color: #8BC34A;
}
i{
    line-height: 0;
}
.custom-fieldset{
padding:30px 40px 30px 100px !important;
}
.custom-adjust-img{
width: 13%;position: absolute;left: -7%;
}
.custom-adjust-imgleaflet{
width: 9%;position: absolute;left: -54px;
}
.custom-fieldset-leaflet{
padding:10px 10px 10px 50px !important;
}
.custom-fieldset-leaflet-from{
	padding:10px 50px 10px 10px !important;
}
.custom-fieldset-leaflet-to{
padding:10px 2px 10px 20px !important;
}
.custom-fieldset-leaflet-fromto{
	padding:10px !important;
}
.heading-color{
color: #8BC34A;
}
.custom-me-bf-5 {
    margin-right: 1.5rem !important;
}
.custom-fillinblanks-box
{
    border: 0;
    padding: 0rem 0rem;
	line-height: 0;
    color: #495057;
	background-color:transparent;
    border-bottom: 1px solid #000000;
    border-radius: 0;
}
.custom-fixed-top{
	top: 70px;background: #fff;transition: all 0.5s;z-index: 1;box-shadow: 0px 0 18px rgba(55, 66, 59, 0.08);
}
.custom-logo-container{
	padding:0 24px;
}
.custom-endorsed-text{
	font-size: 12px;margin-bottom:0px;margin-top:4px;
}
.custom-text-align-last
{
	/*text-align-last: justify;*/
	margin-top: -2px;
    margin-bottom: 6px;
}
.custom-width-logo{
width:5.5%;
}
.custom-pakistan-logo{
width:3.5% !important;
}
.custom-indonesia-logo{
width:4.5% !important;
}
.custom-h1-logo{
	font-size: 30px; 
	margin: 0; 
	padding: 0; 
	line-height: 1;
	font-weight: 600;
	letter-spacing: 1px; 
	text-transform: uppercase;
	/*font-family: "Poppins", sans-serif;*/
	font-family: Raleway;
}
/*.custom-width-100px{
 width:100px;
}*/
@media (max-width: 576px){
	.w-70{
	width:50%;
}
.top-header-img{
	position: absolute;
    top: 35%;
    left: 25%;
    width: 55%;
}
.topleft-header-img{
	position: absolute;
    top: 20%;
    right: 1%;
    width: 100%;
}
.table-left-header{
	font-size: 11.5px;
}
.table-top-header {
	font-size:11.5px;
}
.table-topleft-header {
	font-size:11.5px;
}
.table-bottomleft-header {
	font-size:13.5px;
}
.table-bottom-header {
	font-size:13.5px;
}
.table-bottom {
	font-size:13.5px;
}
.table-content-header{
	font-size:11.5px;
}
.resultImg{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	padding-top:10px;
}	
	.custom-article-download{
	display:block;
}
	.custom-general-banner {
    height: 12vh;
    background: url("../img/banner_img.png") center center;
	background-repeat: no-repeat;
    background-size: contain;
	margin-top:10px;
}
.pledge-img-size{
    height:30px;
}
	.custom-aisac-banner{
	height:58vh;
	background:url("../img/aboutaisac-banner.png");
	background-size: contain;
    background-repeat: no-repeat;
	margin-top:65px;
}
.custom-expertrecommendations-banner{
	height:45vh;
	background:url("../img/expertrecommendation-banner.png") center center;
	background-size:cover;
	margin-top:100px;
}
.custom-publications-banner {
    height: 45vh;
    background: url("../img/publications.png");
	background-size:cover;
	margin-top:110px;
}
	.custom-patientresource-banner{
	height: 45vh;
    background: url("../img/patientresource.png") center center;
    background-size: contain;
    background-repeat: no-repeat;
	margin-top:60px;
	}

	.infoicon-width {
    width: 3%;
}
.custom-slider-mt-4 {
    margin-top: 3.2rem!important;
}
	.overlaptext-banner{
		display:block;
		margin: 20px;
	}
	.custom-signinbox {
    background-color: #ebebeb !important;
    padding: 30px;
}
	.overlaptext-banner h1{
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    /* color: #fff; */
    color: #000;
    /*font-family: "Poppins", sans-serif;*/
	font-family: Raleway;
	}
	.overlaptext-banner h2{
	color: #212529;
    margin: 15px 0 0 0;
    font-size: 15px;
	}
	.custom-home-banner {
    position: relative;
    height: 44vh;
    background-image: url("../images/homecombatida-mob.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
	margin-top: 2px;
}
.custom-padding-allowed{
padding-left:0px;
padding-right:0px;
}
/*.custom-width-100px{
 width:90px;
}*/
.custom-home-display{
		display:none;
	}
}
@media (min-width: 577px){
.custom-padding-allowed{
padding-left:15px;
padding-right:15px;
}
	.overlaptext-banner{
		display:none;
	}
	.overlaptext-banner h1{
    display:none;
	visibility:hidden;
	}
	.overlaptext-banner h2{
    display:none;
	visibility:hidden;
	}
	.custom-home-banner {
	display:none;
    position: relative;
    height: 0vh;
    background: none;
    background-repeat: no-repeat;
    background-size: contain;
	margin-top:-25px;
}
	.custom-home-display{
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.custom-article-download{
	display:flex;
}
.custom-general-banner {
    height:12vh;
    background: url("../img/banner_img.png") center center;
    background-size: cover;
	margin-top:10px;
}
.pledge-img-size{
    height:50px;
}
.custom-aisac-banner{
	height:42vh;
	background:url("../img/aboutaisac-banner.png") center center;
	background-size:cover;
	margin-top:10px;
}
.custom-expertrecommendations-banner{
	height:58vh;
	background:url("../img/expertrecommendation-banner.png") center center;
	background-size:cover;
	margin-top:112px;
}
.custom-publications-banner {
    height: 58vh;
    background: url("../img/publications.png");
	background-size:cover;
	margin-top:160px;
}
.custom-patientresource-banner{
	height: 58vh;
    background: url("../img/patientresource.png");
    background-size: cover;
	margin-top:160px;
}

.infoicon-width {
    width: 10%;
}
.custom-slider-mt-4 {
    margin-top: 2.2rem!important;
}
}
.custom-expert-img{
	border-radius: 25px;
    border: 6px solid #fff;
}
/*--------------------------------------------------------------
# About-aisac
--------------------------------------------------------------*/

@media (max-width: 992px) {
.custom-mt-other{
	margin-top:0.5rem!important;
}
.custom-m-ondevicewidth{
margin-bottom:1rem;
margin-right: 0rem;
}
.custom-text-align-last
{
	margin-top:0px;
}
.custom-fixed-top{
	top: 64px;
}
}
@media (max-width: 768px) {
.custom-belowrange{
flex: auto;
text-align: center;
background-color: #e12428;
font-size: 10px;
color: black;
border: 1.5px solid #1d4d37;
height:30px;
}
.custom-targetrange{
flex: auto;
text-align: center;
background-color: #258341;
font-size: 10px;
color: black;
border: 1.5px solid #1d4d37;
height:30px;
}
.custom-aboverange{
flex: auto;
text-align: center;
background-color: #efe82d;
font-size: 10px;
color: black;
border: 1.5px solid #1d4d37;
height:30px;
}
.hexagon-leftimg{
	position: absolute;
    left: 27%;
    width: 40px;
    top: 18px;
}
.hexagon-rightimg{
	position: absolute;
    right: 27%;
    width: 40px;
    top: 18px;
}
.custom-mt-continuedosetext{
	margin-top:1.2rem !important;
}
}
@media (min-width: 768px) {
		.custom-mt-continuedosetext{
	margin-top:0rem !important;
}
.custom-belowrange{
flex: auto;
text-align: center;
background-color: #e12428;
font-size: 15px;
color: black;
border: 1.5px solid #1d4d37;
height:30px;
}
.custom-targetrange{
flex: auto;
text-align: center;
background-color: #258341;
font-size: 15px;
color: black;
border: 1.5px solid #1d4d37;
height:30px;
}
.custom-aboverange{
flex: auto;
text-align: center;
background-color: #efe82d;
font-size: 15px;
color: black;
border: 1.5px solid #1d4d37;
height:30px;
}
.hexagon-leftimg{
	position: absolute;left: 29%;width: 70px;top: -17px;
}
.hexagon-rightimg{
	position: absolute;right: 29%;width: 69px;top: -17px;
}
}
@media (min-width: 992px) {
	.custom-mt-other{
	margin-top:0.5rem!important;
}
.custom-m-ondevicewidth{
margin-bottom:0rem;
margin-right: 1rem;
}
}
@media (min-width: 1200px) {
.custom-mt-other{
	margin-top:0 !important;
}
}
/*-- end About Aisac --*/

/*@font-face {
  font-family: myFirstFont !important;
  src: url(https://ts.bqpms.com/insulintoolkit-modified/font/Imago Regular.otf);
  font-weight: bold;
}
body,table,tr,td,p,a,.btn,h1,h2,h3,h4,h5,h6{
  font-family: myFirstFont !important;
}
@font-face {
  font-family: myFirstFont;
  src: url(https://ts.bqpms.com/insulintoolkit-modified/font/Imago Regular.otf);
  font-weight: bold;
}
body,table,tr,td,p,a,.btn{
  font-family: myFirstFont !important;

}
body,p{
	  font-size:18px !important;
}
.btn{
font-size:14px;
}
*/
label{
    font-size:13px !important;
}
.custom-vertical-align-inputbtwtext{
line-height: 38px;
height: 38px;
}
.custom-vertical-align-inputtoinputtext
{ 
height: 108px;
line-height: 198px;
}
.custom-align-label{
line-height: 30px;
height: 30px;
font-size:23px !important;
}
.custom-login-label{
font-size:19px !important;
}
.custom-btn{
  /* background-color:#6b4ea0;
  border-color:#6b4ea0;*/
   background-color:#482b6a;
  border-color:#482b6a;
  position: relative;
  transition-duration: 0.4s;
  overflow: hidden;
  cursor: pointer;
  color:#fff;
  border-radius:0 !important;
}
.custom-btn:active, .custom-btn:focus{
	/*background-color:#8f76bc;
	border-color:#8f76bc;
	color:#fff;
	box-shadow: 0 0 0 2px #8f76bc;*/
	background-color:#917fa5;
	border-color:#917fa5;
	color:#fff;
	box-shadow: 0 0 0 2px #917fa5;
}
.custom-btn:hover{
	background-color:#917fa5;
	border-color:#917fa5;
	color:#fff;
}
.custom-btn:after {
content: "";
background-color: #000;
display: block;
position: absolute;
padding-top: 300%;
padding-left: 350%;
margin-left: -20px !important;
margin-top: -120%;
opacity: 0;
transition: all 0.8s
}
.custom-btn:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s
}
input:focus, select:focus, textarea:focus{
	border: 1px solid #da243d !important;
	box-shadow: 0 1px 1px 1px #da243d !important;
}

select:hover > option:checked { 
    background-color: #da243d !important;
	color:#fff;
}
option::selected{
	  background-color: #da243d !important;
	color:#fff;
}	
.custom-alert-successtheme{
	color: #000; 
	background-color: #d5cce6; 
	border-color: #d5cce6;
}
.custom-alert-dangertheme{
	color: #fff; 
	border-color: #392b55;
	background-image: linear-gradient(to right, #5b4488, #aa99cc);
}
.error{
	color: #f14747!important;
}
.reviewbtn-alignment{
	margin-top:32px;
}
.modal {
    top: 8%;
}
.custom-back-btn{
	background-color: #1f0044;
    border-color: #1f0044;
}
#FPGMsg, #weightMsg, #heightMsg, #insulinMsg, #startingdoseMsg, #TimingMsg, #smbgMsg, #smbgWhenMsg, #TitrationMsg, #hba1cMsg, #recommendedoseMsg, #FPGRangeMsg, #AdjustdoseMsg{
color:red;
}
.lh-custom-0{
line-height:0;
}
.slider-selection{
background-color: #6798bd !important;
background-image:none !important;
}

.slider-track{
border:1px solid #c5c5c5; 
}

.slider .slider-horizontal .slider-tick-label-container .slider-tick-label{
display:inherit !important;
}

.custom-note{
font-size:12px;
}

.form-control{
height: calc(2rem + 2px);
}

.ui-slider-horizontal .ui-slider-range { background-color-color: #6798BD; }

/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, 
.ui-state-active, .ui-widget-content .ui-state-active, .ui-state-focus, 
.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus { 
background: #fff!important;
border: 1px solid #cccccc!important;
}*/

.ui-slider .ui-slider-handle {
box-shadow: 0 0 5px 0 rgba(0,0,0,0.20);
border-radius: 50%;
height:20px;
width:20px;
}
#slider12a .slider-track-high ,#slider12b .slider-track-high ,#slider12c .slider-track-high ,
#slider12d .slider-track-high ,#slider12e .slider-track-high ,#slider12f .slider-track-high {
background-color: yellow;
}

#slider12a .slider-track-low ,#slider12b .slider-track-low ,#slider12c .slider-track-low ,
#slider12d .slider-track-low ,#slider12e .slider-track-low ,#slider12f .slider-track-low{
background-color: red;
}

#slider12a .slider-selection ,#slider12b .slider-selection ,#slider12c .slider-selection ,
#slider12d .slider-selection ,#slider12e .slider-selection ,#slider12f .slider-selection {
background-color: green !important;
}
.slider-custom-handle{
background-color: #ededed !important;
border: 1px solid #c5c5c5 !important;
}
.custom-alert-success{
border-radius: 0rem;
padding: 0.5rem 1.25rem;
}
.custom-card-btn{
    color: #ffffff;
    /*background-color: #69bc45;
    border-color: #69bc45;*/
	background-color: #da243d;
	/*background: linear-gradient(to right, #0ca449 0%, #c2d73a 100%);*/
    border-color: #da243d;
    border-radius: 5px !important;
}
.custom-card-btn:active, .custom-card-btn:focus{
	background-color:#da243d;
	/*background: linear-gradient(to right, #0ca449 0%, #c2d73a 100%);*/
	border-color:#da243d;
	box-shadow:none !important;
}
.custom-card-btn:hover{
	background-color:#da243d;
	/*background: linear-gradient(to right, #0ca449 0%, #c2d73a 100%);*/
	border-color:#da243d;
	color:#fff;
}
.custom-edit-btn{
    color: #000;
    /*background-color: #69bc45;
    border-color: #69bc45;*/
	background-color: #ebebeb;
	/*background: linear-gradient(to right, #0ca449 0%, #c2d73a 100%);*/
    border-color: #ebebeb;
    border-radius: 5px !important;
}
.custom-edit-btn:active, .custom-edit-btn:focus{
	background-color:#ebebeb;
	/*background: linear-gradient(to right, #0ca449 0%, #c2d73a 100%);*/
	border-color:#ebebeb;
	box-shadow:none !important;
}
.custom-edit-btn:hover{
	background-color:#ebebeb;
	/*background: linear-gradient(to right, #0ca449 0%, #c2d73a 100%);*/
	border-color:#ebebeb;
	color:#fff;
}
.custom-register-btn{
    color: #ffffff;
    /*background-color: #69bc45;
    border-color: #69bc45;*/
	background-color: #e6653c;
    border-color: #e6653c;
    border-radius: 5px !important;
	font-size:13px;
}
.custom-register-btn:active, .custom-register-btn:focus{
	background-color:#ec734c;
	border-color:#ec734c;
}
.custom-register-btn:hover{
	background-color:#ec734c;
	border-color:#ec734c;
	color:#fff;
}
.custom-mg-50{
margin-top:50px;
}
.mt-2point2{
	margin-top:0.7rem !important;
}
.alert-lightpurple{
	color: #000;
    background-color: #e0a9ff52;
    border-color: #e0a9ffb5;
}
.custom-label{
	font-size:12px;
	margin-bottom: 0.25rem;
}
.custom-signinbox{
	background-color: #ebebeb  !important;
	padding: 40px;
}
.customregister-form-cotrol{
	  background-color: #dcedc86e;
	  border:1px solid #dcedc86e;
}
.customregister-form-select{
    background-color: #dcedc86e;
    border:1px solid #dcedc86e;
}
.form-check-input {
    width: 1.3em;
    height: 1.3em;
   margin-top:0;
}
.custom-form-select{
	background-color:#8BC34A;
	color:#fff;
}
.form-select{
	font-size:13px;
}
.back-to-plustop{
    visibility: visible;
    opacity: 1;
    z-index: 996;
    outline: 1px solid #8BC34A;
    width: 25px;
    height: 25px;
    border-radius: 50px;
}	
	#chartdiv {
  width: 100%;
  height: 300px;
}
.cursorpointer{
	cursor:pointer;
}
.custom-summary{
	position:relative;
	padding: 2rem .5rem !important;
	border-bottom-width: 0px !important;
}
.custom-default-padding{
	padding: .5rem .5rem !important;
}

	

