
/* CSS Document */
@media print {
.Button.print,.Button.new_cal{display:none;}
.container {
    width: 1001px;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
a:link:after,a:visited:after{ display: none;
      content: "";   }
@page{margin:0px auto;}

.header_section ul {
	display:none !important;
}
/*.header_section .right_menu img {
	float:right;
	margin-left:400px;
}*/
/*.inserted_data_details input{ background:none; border:none;}*/
.home_inner_section h3 {
    color: #fff;
    font-size: 30px !important;
  /* border-bottom: 1px solid black;*/
  /* margin-left:-20px;*/
   clear:both;
   margin-top:55px;
   padding-left:0px !important;
   font-weight:bold !important;
   margin-bottom:35px;

	
}
/*.col-md-12 {
    width: 100%;
}*/
h3.result_heading{border-bottom:none;font-size: 40px !important;}
.col-md-12{
    width: 100%;
	
}
.col-md-6 {
    width: 50%;
	
}
.col-md-8 {
    width: 63.66%;
	
}
.col-md-4 {
    width: 33.33%;
	
}
.col-md-5 {
  width: 41.66666667%;
}
.col-md-1{
	width: 8.33333333%;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
	
}
.col-sm-6 {
    width: 50%;
	
}
.col-md-7 {
  width: 58.33333333%;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
	
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
	
}
.name_label{}
.inserted_data_details .main_div{margin-bottom:6px !important;font-size:18px;}

.header_section .right_menu img{margin-left:500px;}

.doctor_name_label{  padding-right: 0px !important;
  width: 52% !important;}
  .text-docotor-id{  width: 48% !important;padding-right: 0px !important;}
.small_mobile{display:none !important;}
}
/*.header_section .right_menu img {
  float: right !important;
}*/
/*.header_section .right_menu {
  margin-top: 0px;
}*/
/*.home_inner_section h3 {
    background: url(../images/title_bg.png) no-repeat scroll left center rgba(0, 0, 0, 0) !important;
    color: #fff;
    font-size: 20px;
   border: 1px solid black;
	width: 1000px;
	text-align:center;
	height:30px;
	margin-left:-27px;
	font-size:22px !important;
	
}
.inserted_data_details .main_div span.redFont {
    color: red;
}
.main_div {
border-top: 1px solid black;
border-right: 1px solid black;
padding: 0px !important;
margin: 0px !important;
height: 60px;



}
.name_label {
border-left: 1px solid black;
border-right: 1px solid black;
height: 60px;



}
.main_div.last
{
	border-bottom:1px solid black;
}
.main_div.first
{
	border-bottom:none;
	

}
.name_label.second
{
	border-right:none;
	border-left:none;

}
.inserted_data_details {
   
	}
.row.inserted_data_details {
    margin-left:-20px !important;
	
	
}	
.home_inner_section.col-md-12.result_page_heading {
    margin-left: 74px;
}
.page_heading > h3 {
    font-size: 40px !important;
	font:bold, Helvetica, Arial, sans-serif; !important;
}
.name_label.col-md-8.col-sm-8{
    font-size: 20px;
}
.input_tag.col-md-4.col-sm-4{
font-size: 20px;
}
.name_label.col-md-4.col-sm-4
{
	font-size:20px;
}
.name_label.first
{
	
	
}
.home_inner_section.col-md-12.result_page_heading > h3 {
    margin-left: -106px;
	font-size:22px;
}
.name_label.col-md-4.col-sm-4.second{
border-left: 1px solid black;
}*/
.coustom_search_table {
   background: #a9a0a0;
   padding: 8px 0;
   margin-top: 22px;
}
.custom_table_content_search {
    border-bottom: 1px solid;
    padding: 10px;
}
.custom_search_form input[type=text]{
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

.custom_search_form label {
  padding: 12px 12px 12px 0;
  display: inline-block;
}

.custom_search_form input[type=submit] {
  background-color: #04AA6D;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  float: right;
  margin-top: 14px;
}

.custom_search_form input[type=submit]:hover {
  background-color: #45a049;
}
.custom_search_form input[type="date"] {
   width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    resize: vertical;
}


.custom_search_form .col-25 {
  float: left;
  width: 25%;
  margin-top: 6px;
}

.custom_search_form .col-75 {
  float: left;
  width: 75%;
  margin-top: 6px;
}

/* Clear floats after the columns */


/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.custom_search_form .col-25, .custom_search_form .col-75, .custom_search_form input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}