
	
@font-face {
  font-family: Raleway-Regular;
  src: url('/bootstrap-3.3.7/fonts/Raleway-ExtraLight.ttf'); 
}

@font-face {
  font-family: Raleway-ExtraBold;
  src: url('/bootstrap-3.3.7/fonts/Raleway-SemiBold.ttf'); 
}

@font-face {
  font-family: Raleway-Bold;
  src: url('/bootstrap-3.3.7/fonts/Raleway-Bold.ttf'); 
}
@-moz-document url-prefix() {
	label, th {
		font-weight:normal;
	}
		}
html,
body {	
	font-family: Raleway-ExtraBold;
}
/* html{ */
/* 	background: #f0f5f9; */
/* } */

body{
	font-family: Raleway-ExtraBold ! important;
}
.login_right{
	float:right;
	
}
.logo-align{
	padding-right:40px! important;
    padding-left:0px;
}

.navbar.navbar-light {
background: url(/images/head.png) repeat top left;
}
.entry-header h1{
	 font-family: Raleway-Bold;
	padding-top:20px;
	padding-bottom:20px;
	font-size:32px;
}
.entry-header p{
	 font-family: Raleway-ExtraBold;
	 font-size:16px;
	}

.text-field {
	font-family:Raleway-Regular;
    width: 250px;
/*    box-shadow: 0 3px 14px 0px rgba(0, 0, 0, 0.1);*/
    margin-bottom: 13px;
    padding: 7px 7px 7px 20px;
    font-size: 16px;
       background: #fff;
    -webkit-box-shadow: 0 10px 30px 0px rgba(0, 0, 0, 0.1);
}

.entry-content p{
font-family:Raleway-ExtraBold;
	}

.no-scroll-d{
	overflow: hidden;
}

body {
  margin: 0;
}

.top-links{
		float: right;
	}		
	.top-links a{		
		margin-right: 10px;		
}
a:hover, a:active {
    outline: 0;
    list-style: none;
}

/*--------------------------------------------------------------
# Site Header
--------------------------------------------------------------*/
.site-header {
    position: relative;
    background: #f0f5f9;
}

.nav-bar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    padding: 20px 0;
}

/*
# Site Branding
--------------------------------*/
.site-branding {
    width: calc(100% - 24px);
    padding: 20px 0;
}

.site-branding a {
    margin-top: 6px;
}

@media screen and (min-width: 992px){
    .site-branding {
        width: auto;
    }
       .banner-nhfr { 
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.4);
}		
#acei_or_acbDivCheckId,#beta_blockerDivCheckId,#aldosteroneDivCheckId{
	    display: inline-flex;
}
.customestylebyafsal{
    display: inline-flex;
}
}
.dateof_discharge{
	white-space:normal;
}
@media (max-width:1024px){
	#collapse4 label{
	white-space:normal;
	}
	label,.form-control {
	font-size:13px;
	}
	.zero_prefix {
	width: 23%! important;
	}
	.procedure_date{
	width:150px;
}
}
#hf{
	padding-left:0px;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/


.hero-content-wrap {
   
    position: relative;
    height:656px;
    color: #fff;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    min-height:600px;
    max-height:800px;
    overflow-y:hidden;
}

.hero-content-overlay {
    top: 0;
    left: 0;
    background: rgba(0,0,0,0);
}

.hero-content-overlay h1 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    color: #404040;
}

.hero-content-overlay p {
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    color: #404040;
}


/*
# Button
----------------------------------*/
.button {
	cursor:pointer;
	width:250px;
    padding: 12px 50px 10px;
    /* margin-right: 32px; */
    border: 0;
    border-bottom: 3px solid #18a3eb;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #404040;
    outline: none;
    background: #f0f4f8;
    text-decoration: none !important;
	font-family:Raleway-ExtraBold;
	/* margin-left:40px; */
}

.button:focus {
    outline: none;
    box-shadow: none;
}

.button.dark {
    border-color: transparent;
    color: #fff;
    background: #18a3eb;
}

.button.gradient-bg {
    border-color: transparent;
    background: -moz-linear-gradient(180deg, rgba(50,200,250,1) 0%, rgba(88,125,228,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(50,200,250,1)), color-stop(100%, rgba(88,125,228,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(180deg, rgba(50,200,250,1) 0%, rgba(88,125,228,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(180deg, rgba(50,200,250,1) 0%, rgba(88,125,228,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(180deg, rgba(50,200,250,1) 0%, rgba(88,125,228,1) 100%); /* ie10+ */
    background: linear-gradient(270deg, rgba(50,200,250,1) 0%, rgba(88,125,228,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18a3eb', endColorstr='#587de4',GradientType=1 ); /* ie6-9 */
    color: #fff;
}



/*-----------LOGIN-----------*/

.p-r-55 {
    padding-right: 55px;
}
.p-l-55 {
    padding-left: 55px;
}
.p-b-30 {
    padding-bottom: 30px;
}
.p-t-80 {
    padding-top: 60px;
}
.login100-form {
    width: 100%;
}
.login100-form-title {
    display: block;
    font-family: 'poppins';
    font-size: 30px;
    color: #4b2354;
    line-height: 1.2;
    text-align: center;
}
.p-b-37 {
    padding-bottom: 37px;
}
.validate-input {
    position: relative;
}
.wrap-input100 {
    width: 100%;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.focus-input100 {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    border-radius: 20px;
    box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.wrap-input100 {
    width: 100%;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
}
.m-b-25 {
    margin-bottom: 25px;
}
.input100 {
    font-family: 'poppins';
    font-size: 16px;
    color: #4b2354;
    line-height: 1.2;
    display: block;
    width: 100%;
    height: 50px;
    background: transparent;
    padding: 0 20px 0 23px;
}
input {
    outline: none;
    border: none;
}
.container-login100-form-btn {
    width: 100%;
        margin-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.login100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 160px;
    height: 50px;
    background: linear-gradient(270deg, rgba(50,200,250,1) 0%, rgba(88,125,228,1) 100%);
    border-radius: 25px;
    font-family: 'poppins';
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    box-shadow: 0 10px 30px 0px rgba(88,125,228,0.5);
    -moz-box-shadow: 0 10px 30px 0px rgba(88,125,228,0.5);
    -webkit-box-shadow: 0 10px 30px 0px rgba(88,125,228,0.5);
    -o-box-shadow: 0 10px 30px 0px rgba(88,125,228,0.5);
    -ms-box-shadow: 0 10px 30px 0px rgba(88,125,228,0.5);
}
button {
    outline: none !important;
    border: none;
    background: transparent;
}
.text-center {
    text-align: center;
}
.p-b-20 {
    padding-bottom: 20px;
}
.p-t-57 {
    padding-top: 14px;
}
.text-center {
    margin-top: 10px;
    text-align: center!important;
}
.txt1 {
    font-family: 'poppins';
    font-size: 16px;
    line-height: 1.4;
    color: #999999;
}
.flex-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.p-b-112 {
    padding-bottom: 50px;
}
.login100-social-item {
    font-size: 25px;
    color: #3b5998;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #fff;
    margin: 5px;
    box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 5px 20px 0px rgba(0, 0, 0, 0.1);
}
.txt2 {
    font-family: 'poppins';
    font-size: 16px;
    line-height: 1.4;
    color: #4b2354;
}

.logged-icon{
		margin-right:5px;
}

.modal-header {
    padding: 18px;
}
#patient_regform .modal-header, #checklist_screen .modal-header {
    padding: 15px;
}
@media(max-width:990px){
	
	.d-block{
		padding-top:0px;
	}
}
.modal-header .close {
   color:#fff;
 font-size: 50px;
    opacity: 1;
	position: absolute;
    top: 0%;
    right: 2%;
}

.modal-title{
	padding-bottom:0px;
	text-align:center;
}
.modal-header{
	border-bottom:none;
	background-color:#090e40;
	color:#fff;
}
@media(min-width:1025px){
	/* modal vertical alignment */

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
}
.create-btn,.patientreg-btn .btn{
	color:#fff;
	background-color:#090e40;
	padding: 5px 15px;
}
.create-btn:hover{
	color:#fff;
	background-color:#090e40;
}
.patientreg-btn .btn:hover{
	color:#fff;
	background-color:#090e40;
}
.patientreg-btn{
	text-align:center;
}
.list_heading{
	color:#090e40;
	font-size:20px;
}

.reg_form{
	padding:15px;
	
}

/* The radio */
.radio {
 
     display: block;
    position: relative;
  margin-top:2px! important;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

/* Hide the browser's default radio button */
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {

    position: absolute;
    height: 16px;
    width: 16px;
    background-color: #fff ;
    border-color:#f8204f;
    border-style:solid;
    border-width:2px;
     border-radius: 50%;
	 margin-left:-12px;
}


/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
   top:2px;
   left:2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background:#f8204f;
    
 
}

/* The check */
.check {
    display: inline;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
  padding-right: 15px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	padding-top:5px;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff ;
    border-color:#cccccc;
    border-style:solid;
    border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid ;
    border-color:black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close:focus, .close:hover {
    color: #fff! important;
	opacity:1;
}
.cvd-specify-othe{
	margin-top:30px;
}
@media (min-width: 992px){
.modal-lg {
    width: 700px! important;
}
}

.tab-content{
	background-color: white;
	padding: 15px 15px 30px 15px;
}
.tab-content p.patient-id-label{
	margin-bottom:10px;
}
.bs-example-tabs{
	
	margin-top:20px;
}
.nav-tabs{
	border-bottom:0px! important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border:1px solid #fff! important;
}
.nav-tabs-responsive .fa{
	 font-size:25px;
	 padding: 0px 10px;
 }
 #demographic .form-control{
	 margin-bottom:20px;
 }
 #medical_history .form-control{
	 margin-bottom:20px;
 }
 #examination .form-control{
	 margin-bottom:20px;
 }
 #medication .form-control{
	 margin-bottom:20px;
 }
 #outcome .form-control{
	 margin-bottom:20px;
 }
/*  .wrapper { */
/*   padding:20px 0 80px 0; */
/* } */

.bs-example-tabs .nav-tabs {

}
@media (min-width: 768px){
#collapse3 .col-sm-7 {
    width: 52.333333%;
	padding-right:0px;
}
#collapse3 .col-sm-2 {
	
    padding-right: 0px;
}
.death-class .col-sm-9{
	width:70%;
	padding-left:0px;
}
#peaktropI{
  margin-top:25px;
  }
}
@media (max-width: 479px) {
  #narrow-browser-alert {
    display: none;
  }
}

 .more-less {
        float: right;
        color: #262626;
		font-size:16px;
		font-weight:900 !important;
		
    }
	
	h1 {
    margin-left: 15px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {

    .brand-pills > li > a {
        border-top-right-radius: 0px;
    	border-bottom-right-radius: 0px;
    }
    
    li.brand-nav.active a:after{
    	content: " ";
    	display: block;
    	width: 0;
    	height: 0;
    	border-top: 20px solid transparent;
    	border-bottom: 20px solid transparent;
    	border-left: 9px solid #337ab7;
    	position: absolute;
    	top: 50%;
    	margin-top: -20px;
    	left: 100%;
    	z-index: 2;
    }
}
#tab1 .col-sm-4,#tab2 .col-sm-6,#tab4 .col-sm-4,#tab5 .col-sm-4{
	padding:10px 0px;
}
.text-area{
	min-height:140px;
	max-height:200px;
	max-width:100%;
	width:100%;
	padding: 5px;
	border: 1px solid rgb(169, 169, 169);
}
#previous-hf {
	display:none;
}
.select_procedurecontent{
	padding-top:10px;
}
.select_procedurecontent .check{
	
	padding-right:0px;
}
.select_procedurecontent  th,.select_procedurecontent td{
	text-align:left;
	border: 1px solid #ccc;
    border-radius: 0px;
}
.select_procedurecontent .table>tbody>tr>td, .select_procedurecontent .table>tbody>tr>th,.select_procedurecontent .table>tfoot>tr>td, .select_procedurecontent .table>tfoot>tr>th, .select_procedurecontent .table>thead>tr>td, .select_procedurecontent .table>thead>tr>th{
	border-top:1px solid #ccc;
	  border-radius: 0px;
}
.cause_of_death{
	display:none;
}
footer{position: fixed; left: 0; bottom: 0; width: 100%;}

@media (max-width: 767px) {
    footer {
      position: static; /* Removes fixed positioning on mobile */
    }
  }
  
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index:auto;
}
div.dataTables_wrapper div.dataTables_paginate {
   
    padding-bottom: 50px! important;
}
#TYPE1_DIV,#TYPE2_DIV,#TYPE3_DIV,#TYPE4_DIV{
display:none;
}

/* label{
	font-size:13px;
} */
.medication-table th,.medication-table td{
	text-align:left;
	border: 1px solid #ccc;
  
}
.medication-table .table>tbody>tr>td, .medication-table .table>tbody>tr>th,.medication-table .table>tfoot>tr>td, .medication-table .table>tfoot>tr>th, .medication-table .table>thead>tr>td, .medication-table .table>thead>tr>th{
	border-top:1px solid #ccc;
	
}
.medication-table  th,.select_procedurecontent th{
	background-color:#090e40;
	color:#fff;
	text-align:center;
}
.other_vasodilator{
display:none;
}
.other_vasodilator{
display:none;
}
.text-area-cardiac-drugs{
	height:50px;
	min-height:50px;
	max-height:200px;
	min-width:200px;
	max-width:200px;
	width:200px;
	padding: 5px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	    color: #337ab7! important;
}
.nav-tabs img{
	padding-right:10px;
}
.nav-tabs>li>a {
      font-size: 13px! important;
}

.create-btn, .patientreg-btn .btn {
	color:#fff! important;
	}
	.create-btn:focus,.create-btn:hover,.create-btn:active{ 
	color:#fff! important;
	}
	#hfref,#hfpef,#hfmref{
	display:none;
	}
#hfref p,#hfpef p{
font-size:14px;
text-align:left;
}

.href_qst{

padding-bottom:10px;
}

@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.panel-default>.panel-heading {
color: #fff!important;
background-color: #090e40!important;
border-color: #fff!important;
}
#dtBasicExample th,#dtBasicExample td{
text-align:center !important;
}
.demo_img {
width:54px;
}
.medical_img {
width:35px;
}
.outcome_img {
width:38px;
}
.medication_img {
width:41px;
}
#other-specify-block {
	display:none;
}
table th, td{
	text-align:left;
}
.baseline_text-align {
	text-align:center;
	
}

.input-group .form-control{
	z-index:auto! important;
}
label{
	white-space:nowrap;
}
.date_form_control{
	margin-bottom:20px;
}
.pt-10-row{
	padding-top:10px;
}
@media(min-width:768px){
.age_field_size{
	width:50px! important;
}
.state_size{
	width:21%;
}
.peak-trop-erro-msg{
	color:red;
	margin-left:-60%;
}
#pinCode{
	width:82px;
}
/* .part_bdemo .form-control{
	width:80%;
} */
.years_of_edu input{
	width:50px! important;
}
/* #collapse6 .form-control,.weight_kg{
	width:110px! important;
	}
} */
@media (min-width: 992px){
/* .col-md-offset-1 { */
/*     margin-left: 12.333333%! important; */
/* } */
.with_outstar{
	padding-top:15px;
	
}
.years_of_edu,.pat_sec_no{
margin-left:30px;
}
}

@media(max-width:1024px){
.nav-tabs>li>a {
    font-size: 16px! important;
}
}
@media(max-width:900px){
			.no-scroll-d {
    overflow: scroll;
}
.check{
	white-space:normal;
}
}

@media(max-width:768px){
	.years_of_edu,.pat_sec_no{
margin-left:0px;
}
		.no-scroll-d {
    overflow: scroll;
}
label{
	font-size:13px;
}
}
.etio-other_input,.risk-other_input{
	display:none;
}
.red_star{
	
	color:red;
	font-size:25px;
	line-height:0px;
}

	
@media(min-width:769px){
.zero_prefix{
	width:18%;
	
}
.blood_pressur_field{
	width:10%;
}
.modal-sm {
    width: 350px;
}
	
}

.logo_nhfr a{
	color:#fff;
	font-size:16px;
}
.logo_nhfr img{
	width:50px;
	height:50px;
}

.form-control.no-bt-margin{
	margin-bottom:0px;
}
.error {
    white-space: normal;
}
.patientreg-btn{
	padding-bottom:15px;
	
}
.no-scroll-d{
	
	background-color: #f0f5f9;
}
@media(min-width:990px){
.margin-left-nline{
	margin-left:-2%;
}
.margin-left-pline{
	margin-left:2%;
}
.echo_width{
	width:19%;
}
.rvsp-align{
	text-align:right;
}
}
@media(max-width:767px){
	footer{
	position:relative;
		   }
		   #ecg_rhythmCheckId, #qrsCheckDivId, #lvdysfunctionDivId, #mrDivCheckId {
	display: grid;
    padding-left: 0px;
}
#peaktropI{
  margin-top:45px;
  }
#outcomeDivCheckId{
	display:grid;
}
.death-class .col-sm-9{
	display:grid;
	padding:0px;
}
.echo_width{
	width:40%;
	padding-left:0px;
}
}
@media(max-width:768px){
	
		   .modal{
		   padding-top:10%;
		   } 
		   .modal-header .close {
		   right:4%;
		   }
		  .error {
    white-space: normal;
}

.rvsp-align{
	text-align:left;
	padding-left:0px;
}
#beta_blockerDivCheckId,#acei_or_acbDivCheckId,#aldosteroneDivCheckId,#eplere{
	padding-bottom:15px;
}


.years_of_edu label{
	 white-space: normal;
}
.years_of_edu .form-control{
	width:60px;
}
#accordion3 label{
		 white-space: normal; 
}
#collapse6  label{
	
	 white-space: nowrap;
}

#collapse6 .form-control, .weight_kg {
    width: 110px! important;
}

.entry-header h1 {
	font-size:20px;
	}
	.entry-header p {
	font-size:14px;
	}
	.logo_nhfr a {
    color: #fff;
    font-size: 12px;
}
.list_heading {
    color: #090e40;
    font-size: 14px;
}
.create-btn{
	font-size:12px;
}
.table-responsive {
	border:0px;
    padding-left: 0px;
	}
	.followUp_procedure_date{
	width:150px;
	}
}
@media(max-width:767px){
.site-header .img-responsive{
	display:none;
}
.nyha_mobile{
display:grid;
}
.entry-header h1,.entry-header p{
	text-align:center;
	}
	.bs-example-tabs {
    margin-top: 0px;
}
.nav-tabs-responsive, #typeOfVisitDiv,#statusAtFollowUpDiv,#died_hospitalId,#death_causeId{
	display: grid;
}
#ifCvd_speId .col-sm-12{
	display: grid;
}
.cvd-specify-othe{
	margin-top:0px;
}
.cvd_other_desc{
	margin-top:10px;
}
}
.follow_patientinformation{
	padding:15px 0px 5px 15px;
}
.check {
    display: inline-block;}
.title_label{
    position: absolute;
    margin-top: -20px;
}    

.error-message {
    display: block !important;
    visibility: visible !important;
    min-height: 20px !important;
    overflow: visible !important;
}

.file-upload {
    position: relative;
    width: 100%;
    margin: 15px 0;
}

.file-select {
    position: relative;
    overflow: hidden;
}

.file-select-button {
    background: #007bff;
    padding: 8px 16px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    border-radius: 4px;
}

.file-select input[type="file"] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.file-item {
    text-align: center;
    padding: 15px;
}

.file-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.file-link:hover {
    opacity: 0.8;
}

.img-thumbnail {
    transition: transform 0.2s;
}

.img-thumbnail:hover {
    transform: scale(1.05);
}

.radio-btn {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    cursor: pointer;
  }
  
  .radio-btn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  .radio-label {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 4px;
    text-align: center;
    min-width: 60px;
    transition: all 0.3s;
  }
  
  .yes-btn .radio-label {
    background-color: #eeffee;
    border: 1px solid #dddddd;
  }
  
  .no-btn .radio-label {
    background-color: #ffeeee;
    border: 1px solid #dddddd;
  }
  
  .yes-btn input:checked + .radio-label {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
  }
  
  .no-btn input:checked + .radio-label {
    background-color: #f44336;
    color: white;
    border: 1px solid #f44336;
  }


  .hidden {
     display: none;
  }

  .result-container {
     margin-top: 20px;
  }

  .result-container1 {
     margin-top: 20px;
  }

  .bri-chart-container {
     position: relative;
     height: 130px;
     margin-bottom: 20px;
  }

  .bri-bar {
     width: 100%;
     height: 30px;
     background-color: #f0f0f0;
     position: absolute;
     top: 25%;
  }

  .bri-marker {
     position: absolute;
     top: -10px;
     height: 50px;
     width: 2px;
     background-color: red;
  }

  .input-error {
    border: 1px solid red !important;
}

.active1{
    background: #090e40 !important;
    color: #fff !important;
}

.progress {
    height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width .6s ease;
}

.file-info {
    margin-bottom: 5px;
}

.upload-status {
    font-weight: bold;
}

.nav-tabs-centered {
    display: flex;
    justify-content: center;
    border-bottom: 2px solid #e5e7eb;
}

.nav-tabs > li > a {
    color: #555;
    font-weight: 600;
    padding: 10px 18px;
    border-radius: 6px 6px 0 0;
    transition: all 0.2s ease;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: #090e40;
    color: #fff;
    border: 1px solid #090e40;
    border-bottom-color: transparent;
}

.nav-tabs > li > a:hover {
    background-color: #f0f2f7;
    border-color: transparent;
}

.tab-scrollable {
    margin-top: 20px;
    max-height: 60vh;          /* controls height */
    overflow-y: auto;
    padding-right: 5px;        /* avoids scrollbar overlap */
}


