/* #Web Fonts
================================================== */
@import url(http://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);

/* #Reset
================================================== */
* { 
	margin: 0; 
	padding: 0; 
}
body, html, form, fieldset, ul, ol, li {
    margin: 0;
    padding: 0;
    outline: none;
    font-weight: normal;
    border: 0;
}
.main-container li {
    margin: 5px 0px 0px 15px;
    padding: 0;
    outline: none;
    font-weight: normal;
    border: 0;
}
form, fieldset { 
	width: 100%;
}
img { 
	border: 0; 
}
a { 
	text-decoration: none; 
	border: 0; 
	outline: 0; 
}
ul { 
	/*list-style: none;*/ 
}
a,
a:hover,
a:focus { 
	border: 0; 
	outline: none; 
	text-decoration: none !important;
}
a:focus, input:focus { 
	outline: none;
	background: none;
}

/* #General Code
================================================== */
body {
	font-family: 'Open Sans',sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #8c8c8c;
	background: #ffffff;
	text-rendering: optimizeLegibility;
	-webkit-backface-visibility: hidden;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	line-height: 100% !important;
	font-family: 'Raleway',sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #66737e;
}
.container { 
	width: 100% !important; 
	max-width: 1170px !important;
}

.popup {
font-size:1.2em;
width:800px;
}
.res-image-bottom {
    border-radius: 25px;
    border: 2px solid grey;
    padding: 20px;
    text-align:center;
}
.image-radius {   
    max-height:300px;
}
/* #Welcome
================================================== */
.welcome-container {
    display: block;
    width: 100%;
	padding: 100px 0;
}
.welcome-container .welcome {
	display: block;
	width: 100%;
	text-align: center;	
}
.welcome-container .welcome h2 {
	padding: 0 0 30px 0;	
}

.form-group table{
    width:100%;
}

.form-group table.select {
    width: 100%;
    background-color:#eee;
    border-radius:5px;
}
.form-group table td {
    width: 20%;
    display:inline-block
      
}
.header-row td
{
    display:inline !important;
}
.tblradio table td label {
    display: none;
}
@media (max-width: 576px) {
    .form-group table td {
        width: 100%;
        display: inline-block;
    }
    .form-group table td label {       
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .form-group table td {
        width: 100%;
        display:inline-block;
        
    }

    .tblradio table td {
        text-align: left !important;
        padding-left: 20px;
    }

    .header-row
    {
        display:none;
    }
}

.tblradio table td {
    text-align: center;
}
    /* #Submit Form
================================================== */
    .submit-form-container {
    display: block;
    width: 100%;
    padding: 150px 0;
}
.submit-form-container .submit-form {
	display: block;
	width: 100%;
}
.submit-form-container .submit-form .form-control {
    margin: 0 0 5px 0;
}

/* #Footer
================================================== */
footer {
	display: block;
	width: 100%;	
}
footer .footer-top {
	display: block;
	width: 100%;
	padding: 30px 0;
	background: #005b7f;
}
footer .footer-top .title {
	display: block;
	width: 100%;
	padding: 0 0 30px 0;	
}
footer .footer-top .title h3 {
	text-transform: uppercase;
	color: #ffffff;	
}
footer .footer-top .links {
	display: block;
	width: 100%;	
}
footer .footer-top .links ul li {
	display: block;
	width: 100%;
	margin: 0 0 10px 0;	
	padding: 0 0 0 20px;
	color: #ffffff;	
}
footer .footer-top .links ul li:before {
    float: left;
	margin: 0 7px 0 -20px;
	font-family: 'FontAwesome';
    content: "\f178";
}
footer .footer-top .links ul li:last-child {
	margin: 0;	
}
footer .footer-top .links ul li a {
	color: #ffffff;
}
footer .footer-top .quick-contact {
	display: block;
	width: 100%;	
}
footer .footer-top .quick-contact ul li {
	display: block;
	width: 100%;
	margin: 0 0 15px 0;	
	padding: 0 0 0 30px;
	vertical-align: top;
	color: #ffffff;	
}
footer .footer-top .quick-contact ul li a {
	color: #ffffff;	
}
footer .footer-top .quick-contact ul li:before {
    float: left;
	margin: 0 10px 0 -30px;
	font-family: 'FontAwesome';
	font-size: 16px;
}
footer .footer-top .quick-contact ul li:nth-child(1):before {
	content: "\f041";	
}
footer .footer-top .quick-contact ul li:nth-child(2):before {
	content: "\f003";	
}
footer .footer-top .quick-contact ul li:nth-child(3):before {
	content: "\f0ac";	
}
footer .footer-top .quick-contact ul li:last-child {
	margin: 0;	
}
footer .footer-top .social {
	display: block;
	width: 100%;	
	padding: 0 0 30px 0;
}
footer .footer-top .social ul {
	font-size: 0px;
	letter-spacing: -4px;
}
footer .footer-top .social ul li {
	display: inline-block;
	margin: 0 10px 10px 0;
	font-size: 12px;
	letter-spacing: normal;	
}
footer .footer-top .social ul li a {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	text-align: center;
	color: #ffffff;
	border: 1px solid #ffffff;
}
footer .footer-bottom {
	display: block;
	width: 100%;
	padding: 10px 0;
	color: #005b7f;	
}
footer .footer-bottom .copyright {
	float: left;	
}
footer .footer-bottom .developed {
	float: right;	
}
footer .footer-bottom .developed a {
	text-transform: uppercase;
	font-weight: 700;
	color: #005b7f;		
}

/*------- Checkbox label --------- */
.checkbox label
{
    padding-left:0px;
    margin-left:3px;
}

.checkbox table {
width:100%;
}

.input-group .form-control {
z-index:0 !important;
}
/* ----- Chart ------------ */

div#frmReport .errormsg
{
    color:Red;
    text-align:center;
    
}
div#frmReport caption
{
    text-align:center;
    font-size:20px;
    font-weight:bold;
    color:#000000;
}
div#frmReport .Grid {background-color: #fff; margin: 5px 2px 10px 0; border: solid 1px #525252; border-collapse:collapse; color: #474747;width:99%}
div#frmReport .Grid td {
      padding: 2px;
      border: solid 1px #010101; }
div#frmReport .Grid tr
{
    background: #fcfcfc;
}
div#frmReport .Grid tr:nth-child(even) {
      background: #fcfcfc  }
div#frmReport .Grid tr:nth-child(odd) {background: #C0C0C0;} /* url(Images/grid-pgr.png) repeat-x top; }*/
div#frmReport .Grid tr.trheader td  {
      padding : 4px 2px;
      color: #000;
      background:Gray ;/*url(Images/grid-header.png) repeat-x top;*/
      border-left: solid 1px #010101;
       font-weight:bold;
      height:30px }
div#frmReport label#lbltotalbycenter {
    font-size: 16px;
}

/* #Layout for Ipad(lanscape)
================================================== */
@media only screen and (max-width: 1050px) {
	header .header-top .logo {
		width: 12%;	
	}
	header .header-top .site-title {
		width: 66%;
	}
}

/* #Layout for Ipad(portrait)
================================================== */
@media only screen and (max-width: 992px) {
	header .header-top .logo {
		width: 15%;
	}
	header .header-top .site-title {
		width: 63%;
	}
	header .navbar-custom ul.navbar-nav > li > a {
		padding: 0 12px;	
	}
}

/* #Layout for Mobile(lanscape)
================================================== */
@media handheld, only screen and (max-width: 767px) {
	
 .d-none {
     display: block!important; 
}
	footer {
		text-align: center;	
	}
	footer .footer-top .links {
		padding: 0 0 30px 0;
		text-align: left;	
	}
	footer .footer-top .quick-contact {
		padding: 0 0 30px 0;
		text-align: left;	
	}
	footer .footer-bottom .copyright {
		float: none;
		display: block;
		width: 100%;
		padding: 0 0 10px 0;
		text-align: center;	
	}
	footer .footer-bottom .developed {
		float: none;
		display: block;
		width: 100%;
		text-align: center;	
	}
}


/* ======== COMMON  CLASS  ========= */

.commonclass
{
   width:auto;
   height:auto;
   text-align:justify;
   /*padding:10px;*/
   margin:0.5em 2em;
}
.commonclass h3
{
    margin-bottom:20px;
}
.commonclass h5
{
    margin:10px 0px;
}
.commonclass ul
{
   /* margin-top:10px;*/
}
.commonclass li
{
   display:list-item;
   margin-left:20px;
  
   list-style-type:circle;
}
.commonclass li.nolist
{   
   margin-left:20px;  
   list-style-type:none;
}
.commonclass table
{
       margin:10px 0px;
}
.commonclass table th,table td
{
       vertical-align:top;
}


input[type=date]
{
    width:auto;
}

.listgrid th,.listgrid td
{
    /*padding-left:15px;
    padding-top:3px;
    padding-bottom:3px;*/
    padding:5px;
    color:#000000;
}



.paging a, .paging span
    {
        /*display: block;
        height: auto;
        width: auto;
        padding:5px;
        
        text-align: center;
        text-decoration: none;*/
        font-weight: bold;
        text-align: center;
    }
    .paging a
    {
        /*background-color: #f5f5f5;*/
        color: #005b7f;
        /*border: 1px solid #969696;*/
    }
    .paging span
    {
        /*background-color: #A1DCF2;*/
        color: #000;
        /*border: 1px solid #3AC0F2;*/
    }


/* #Layout for Mobile(portrait)
================================================== */
@media only screen and (max-width: 479px) {
	.slider-container .flex-direction-nav a {
		width: 32px;
		height: 32px;
	}
	.slider-container .flex-direction-nav .flex-next:before,
	.slider-container .flex-direction-nav .flex-prev:before {
		line-height: 32px;	
		font-size: 24px;	
	}
}

.button-container
{
    margin-left:20px;
}

.row.vdivide a {
  background: #e0e0e0;
  width: 1px;
  content: "";
  display:block;
  position: absolute;
  top:0;
  bottom: 0;
  right: 0;
  min-height: 70px;
}

.divider-vertical {
    height: 40px;
    margin: 0 9px;
   border-right: 2px solid rgba(255,255,255,.5);
}

@media (min-width: 992px)
 {
    .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: -20px!important;
        left: auto;
    }
    .navbar-brand
    {
        white-space:nowrap !important;
        width: 100%;
    }
   
    
}

.frmimg
{
    vertical-align: middle !important;
    margin :5px;
    border-radius: 10px;
}

.logout
{
    margin-left:15px;
    color:#fff;
}

.logout:hover
{
    color:#ccc;
}
.dropdown-item
{
    font-size:14px;
}

.navbar-brand
{
    white-space:normal !important;
    width: 15%;
}

.copyright
{
    color:#fff;
}

.table th
{
    color:#000;
    background-color:#ccc;
    border-top: 1px solid grey;
}

.developed
{
    color:#fff;
}

@media (max-width: 992px)
 {
     
    .navbar-brand
    {
        white-space:unset !important;
        width: 100%;
    }
    
     
    .divider-vertical
    {
        display:none;
    }

.button-container
{
    margin-left:0px;
}

    
    
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    margin: 0 5px 0 0;
}

#table-kidney-biopsies td{
    padding:5px;
}
#table-kidney-biopsies input[type="button"] {
    width:100%;
}