html, body{height:100%;font-size:14px;color:#606060;padding:0!important;font-family: 'open_sansregular';}
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url("margins.css");

@font-face {
  font-family: 'FontAwesome';
  src: url('./fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('./fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansbold';
  src: url('opensans-bold.eot');
  src: url('opensans-bold.eot?#iefix') format('embedded-opentype'),
      url('opensans-bold.woff2') format('woff2'),
      url('opensans-bold.woff') format('woff'),
      url('opensans-bold.ttf') format('truetype'),
      url('opensans-bold.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansitalic';
  src: url('opensans-italic.eot');
  src: url('opensans-italic.eot?#iefix') format('embedded-opentype'),
      url('opensans-italic.woff2') format('woff2'),
      url('opensans-italic.woff') format('woff'),
      url('opensans-italic.ttf') format('truetype'),
      url('opensans-italic.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('opensans-regular.eot');
  src: url('opensans-regular.eot?#iefix') format('embedded-opentype'),
      url('opensans-regular.woff2') format('woff2'),
      url('opensans-regular.woff') format('woff'),
      url('opensans-regular.ttf') format('truetype'),
      url('opensans-regular.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
 a:hover, a:focus{text-decoration:none;}
.container-fluid{padding:0 30px;}
 /** Full Slider **/

.full_slider
{
	height:70%;
	position:relative;
	float:left;
	width:100%;
}
/* Carousel Styles */
.full_slider .carousel-inner
{
	height:100%;
}
.full_slider .carousel-indicators .active {
    background-color: #fff;
}
.full_slider .carousel, .full_slider .item, .full_slider .active{height:100%;}
.fill {
    background-position: center center;
    background-size: cover;
    height: 100%;
    width: 100%;
    border-bottom:5px solid #008C00;
    border-top:5px solid #008C00;
}
.full_slider .carousel-inner img {
    width: 100%;
}

.full_slider .carousel-control {
    width: 0;
}
.full_slider .carousel-control.left,
.full_slider .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.full_slider .carousel-control.left span, .carousel-control.right span
{
	
}
.flwd{ float: left;width: 100%;}
.full_slider .carousel-control .glyphicon-chevron-left, 
.full_slider .carousel-control .glyphicon-chevron-right
{
	position: absolute;
	top: 44%;
	z-index: 5;
	display: inline-block;
}

.full_slider .carousel-control .glyphicon-chevron-left
{
	left: 45px;
}

.full_slider .carousel-control .glyphicon-chevron-right
{
	right: 45px;
}

.full_slider .carousel-control.left span,
.full_slider .carousel-control.right span {
	
}
.full_slider .carousel-indicators
{
	display:none;
}
/*
.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}*/

/** Full Slider End **/

/** Header **/

.head1
{
	float: left;
    /*position: absolute;*/
    top: 26px;
    width: 100%;box-shadow:0 5px 5px 1px rgba(0, 0, 0, 0.1);
    z-index: 999;
}
.main_header
{
	position:relative;
   float: left;
   width: 100%;
}
.logo
{
	color:#35C3FB;
    float: left;
    font-size: 30px;
    margin-top: 10px;
	margin-bottom: 8px;
	position: relative;
    z-index: 999;
}
.logo:hover, .logo:focus{color:#35C3FB;}

.new_header
{
	float:left;
	padding:0;
}
.header_nav
{
    float:left;
}
.header_nav .navbar-default
{
	margin-bottom:0;
	background:none;
	border:0;
}
#bs-example-navbar-collapse-1{padding:25px 0 0 0;}
.nav-pills
{
	margin:0;
}
.nav-pills li
{
	margin:0 !important;
}
#bs-example-navbar-collapse-1 .nav-pills li a
{
	font-size:14px;
	padding:0;color:#000;
	margin:0 0 0 40px;
	text-transform: uppercase;
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
}
#bs-example-navbar-collapse-1 .active > a {
    color: #E52730 !important;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus
{
	background:transparent!important;
}
.nav-sidebar .nav > li > a:focus{
background-color: #e52730 !important;	
}
.nav > li > a:hover, .nav > li > a:focus
{
	background:transparent!important;
	
}
.login_header
{
	float:right;
	margin-top:26px;
}
.login_header ul
{
	float:right;
	margin:0;
}
.login_header li:first-child
{
	margin-right:30px;
}
.login_header li
{
	padding:0;
	float:left;
}
.login_header li a
{
	font-family: 'poppinsmedium';
	font-size:12px;
	float:left;
	text-transform: uppercase;
	color:#FFF !important;
}
.login_b
{
	border-left:0 !important;
}
.login_header li a:hover, .login_header li a:focus
{
	text-decoration:none;
}
.signup_h
{
	border:2px solid #FFF;
	padding:7px 20px 6px;
	margin-top:-8px;
}
.navli_show{display:none !important;}

/** Header End **/
.arrow-left{background:url('../../img/d_left.png');width:32px;height:32px;background-repeat:no-repeat;position:absolute;top:-16px;}
.arrow-right{background:url('../../img/d_right.png');width:32px;height:32px;background-repeat:no-repeat;position:absolute;top:-16px;}
.carousel-control{top:50%;left:32px;}
.carousel-control.right{right:64px;}
.icon-home {
    margin-right: 5px;
}
.how_it_works{float:left;width:100%;padding:50px 0; background-color: #eee;}
.heading {
	color: #3e4d5c;
    float: left;
    font-weight: lighter;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
}
.circle_div{display:inline-block;width:100px;height:100px;border:1px solid #e52730;border-radius:100%;text-align:center;font-size:24px;line-height:100px;color:#e52730;}
.content_p {
    float: left;
    padding:20px 40px 0;
    width: 100%; font-size: 14px;
}
.footer {
    background:#313030;
    float: left;
    width: 100%;padding:20px 0 10px;
}
.ft_ul .list-inline a {
    color: #fff;
}
.read_more{float:left;width:100%;text-align:center;font-size:14px;}
.author{float:left;width:100%;background:#f7f7f7;padding:40px 0;}
.ft_logo > p {
    color: #9f9f9f;
    font-size: 12px;margin:10px 0 0;
}
.author img{margin-bottom:10px;}
.circle_div:hover{
	transform: rotateY(360deg);	
	transition: all 0.8s ease 0s;
	}
#bs-example-navbar-collapse-1 .nav-pills li a:hover {
    color: red;
}

@media (max-width:767px){
.nav-pills > li {
    float: left;
    padding: 0 0 15px;
    width: 100%;
}
.header_nav{width:100%;margin-top:-40px;}	
	
}

/*6 oct style*/
.login-containt
{
 width: 100%;
 float: left;
 margin: 0px; 
 padding: 0px;
 background-color: #f8f8f8;
 padding: 25px 0;
   }
   .login-headingh1
   {
     width: 100%;float: left; margin: 0px;	
 	}
.login-headingh1 h1{margin: 0px;color: #3e4d5c; padding-bottom: 0px;}
 .pass-style-h4
 {
 font-size: 18px;
 padding: 5px 4px;
 color: #3e4d5c;	
 }
 hr {
    background: #e52730 none repeat scroll 0 0;
    border: medium none;
    height: 2px;
    
    max-width: 350px;
}
.benefit-h2 h2{
margin: 0px;
  color: #444;	
}

.group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    float: left;
    font-size: 30px !important;
  
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.media-pst{ font-size: 13px; color: #989898;}
.media-heading{color: #444;	}
.your-rer-h4
{
 border: medium none;
    color: #3e4d5c;
    font-size: 18px;
    margin-bottom: 20px;
   
}
.btn-create-sr{ background-color: #FF1A00; color: #fff; border:0px; border-radius:0;}
.btn-create-sr:hover{background-color: #FF1A00; color: #fff; }
.btn-create-sr1:hover{background-color: #FF1A00; color: #fff; }
.btn-create-sr1{ border:1px solid #ddd; border-radius:0px;}
.lable-color1{color: #444; font-size: 13px;}
.mar-bot{margin-bottom: 20px;}


/* login form1 start*/
.form-div {
    background: #f9f9f9 none repeat scroll 0 0;
    border-radius: 10px !important;
    box-shadow: 0 0 1px 1px rgb(212, 212, 212);
    display: inline-block;
    max-width: 450px;
    padding: 15px 0 0;
}

.form-div h1 {
    color: #000;
    padding: 0 15px;
}
div.content-form-page {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-right: 0;
    padding: 5px 15px 0;
}
.form-without-legend {
    padding-top: 20px;
    position: relative;
}
.content-form-page .control-label {
    font-weight: bold;
    margin-left: 0;
    padding-bottom: 10px;
    padding-top: 0;
    text-align: left;
}

.pos {
    position: relative;
}


.form-control::-moz-placeholder {
    color: #b3b3b3;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #777;
    opacity: 1;
}
*::-moz-selection {
    background: #67bd3c none repeat scroll 0 0;
    color: #fff;
}
*::-moz-selection {
    background: #e45000 none repeat scroll 0 0;
    color: #fff;
}
 .loin-div {
    /*background: #dee8e9 none repeat scroll 0 0;*/
    border-radius: 0 0 10px 10px !important;
    border-top: 2px solid #d7d7d7;
    margin-top: 15px;
    padding: 20px 15px 40px;
    text-align: right;
}
.btn-primary1 {
    background: #ff1a00 none repeat scroll 0 0;
    color: #fff;
    border-radius:0;
}
.btn-primary1:hover {
    background: #ff1a00 none repeat scroll 0 0;
    color: #fff;
}
.content-form-page a {
    color: #767f88;
}
 
 /* login form1 start end*/
 
 .login-containt2 {
 	background: url('../../img/der-im.jpeg'); background-repeat: no-repeat; background-size:cover;
    background-color: #f8f8f8;
    float: left;
    margin: 0;
   
    padding: 25px 0;
    width: 100%;
}

.deshobrd-st{ width:100%; float:left;  padding:10px; background-color:#8fbc8f; 
text-align: center;}
.deshobrd-st img{ margin: 0 auto; width: 40%;}
.deshobrd-st a{ color: #FF1A00; font-size: 14px; font-weight: 400; cursor: pointer;}
.deshobrd-st1{ width:100%; float:left;   background-color: #e7feff; 
}


.desh-pro{ width: 100%; float: left; list-style-type: none; margin: 0px; padding: 0px;}
.desh-pro li{padding: 10px 25px; width: 100%; float: left; }
.desh-pro li a{ color: #000; text-transform: capitalize; padding: 10px 15px;}
.desh-pro .active {background-color: #343434; color: #fff; cursor: pointer;}
.desh-pro .active a{color: #fff; cursor: pointer;}
.desh-pro li:hover {background-color: #343434; color: #fff;cursor: pointer;}
.desh-pro li:hover a{color: #fff;}
.desh-pro li:first-child { margin-bottom: 5px;}
.desh-pro .desh-sub{ display: none;}
.desh-pro li:hover .desh-sub{display: block; margin-top: 10px;
 width: 100%; float: left;margin-left: -26px;}

.desh-sub{ list-style-type: none;}
.desh-sub li{ padding: 8px; color: #fff; background-color: #8FBC8F; top: 10px;}
.desh-pro .desh-sub li a{ text-transform:capitalize; }
.desh-sub li:hover{ background-color: #8FBC8F;}

.form-st1{ border-bottom:0px solid #ddd;}
  .form-st1 .form-control{
    /*border: medium none;*/
    box-shadow: none;
    color: #a7a7a7;
    padding-left: 0;
    padding-right: 0;
    /*background-color: #e7feff;*/
    color: #444;
    padding-left: 8px;
    height: 44px;
} 
.cl-color-desh{ background-color: #FF1A00; border:0px; border-radius:1px; color: #fff;}
.cl-color-desh:hover{ background-color: #FF1A00; color: #fff;}

.padd-desh-bottom{padding-bottom: 45px;}
.side-menu{ width: 100%; 
float: left;
margin: 0px; padding: 15px; background-color: #e7feff;}
.text-area-contact{ height: 200px;}
.form-st1 textarea{border:0; box-shadow: 0 2px 2px 2px #ddd;
padding: 10px; width: 100%; resize:none;}

.benefit-h2 h2 h3{
margin: 0px;
  color: #444;	
}
.address-contact{ width: 100%; margin: 0px; padding: 15px; float: left;}
.p-address-color{ color:#3e4d5c; font-weight: 500;}
.group1 {
    border-radius: 3px;
    float: left;
    font-size: 30px !important;
   
    text-align: center;
    vertical-align: middle;
    width: 36px;
}
.media-pst1 {
    color: #989898;
    font-size: 13px;
    margin-top: 0px;
}
.media-pst2 {
    color: #989898;
    font-size: 13px;
    margin-top: 7px;
}
.media-pst3 {
    color: #989898;
    font-size: 13px;
    margin-top: 14px;
}

/*clinic meeting*/
.clinic-h-st{  
 color: #3e4d5c;
 text-align: center;
}
.clint-table{ width: 100%; float: left; margin: 0px; 
padding: 15px; border:0px solid #ddd;}
.vie-btn-st{ background-color: #FF1A00; color: #fff; border:0; border-radius:2px;
 padding: 2px 5px;}
 
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border:1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
    text-align: center;
} 

.th-color{color: #3e4d5c;}
.table-default{ padding-bottom: 89px;}



.tab-content {
    background: #fff none repeat scroll 0 0;
    padding: 20px 15px;
}
.tab-pane p {
    color: #000;
    font-size: 14px;
 
}
.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.tab-content a {
    cursor: pointer;
    text-transform: capitalize;
}
 
.heading123 {
    background: #008c00 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 24px;
    font-style: italic;
    margin: 0;
    padding: 10px;
    width: 100%;
}
.right-ul {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 0;
    padding: 20px 0 20px 20px;
    width: 100%;
}
[class^="fa-"], [class^="glyphicon-"], [class^="icon-"], [class*=" fa-"], [class*=" glyphicon-"], [class*=" icon-"] {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    margin-top: 1px;
  
    color: #e52730;
    padding: 2px;
}
.right-ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 9px 0;
    width: 100%;
}
.right-ul li:hover{ padding-left: 15px; 
transition: all 0.5s ease-in-out 0s;}
.right-ul li:hover i{ color: #e52730;}
.right-ul li a {
    color: #000;
    font-size: 16px;
    padding-left: 8px;
} 
.slider-text {
    background-image: url("../../img/big_shad.png");
    background-repeat: no-repeat;
    background-size:100% 100%;
    float: left;
  	padding: 0 0 20px 50px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-position: 0px -5px;
}
.slider-h-st {
    border-bottom: 2px solid;
    color: #3e4d5c;
    float: left;
    font-weight: bold;
    width: 45%;line-height: 40px;
}
.slider-text h3{ border-bottom:4px solid;}
 .p-sty {
   
    color: #000;
    float: left;
    font-weight: bold;
    width: auto;
}
 .p-sty p{ padding: 2px; margin: 0px;}
 .slider-btn-1{ width: 100%; float: left; margin-top: 20px;}
 .sliber-buttpo{ border:0; background-color:#008C00; color: #fff;
 border-radius:2px; padding: 8px; font: 14px; text-transform: uppercase; margin-left: 141px; }
 .comment-p-dumm{ margin-top: 20px;
 border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding: 7px 2px; width: 100%; float: left;}
 .center_wrap .write_news {
    width: 55%;
}
.contect_left_otr {
    float: left;
    padding: 10px 20px;
    width: 55%;
}
.contect_left_otr h2 {
 color: #3e4d5c;
    float: left;
    font-size: 22px;
    margin-bottom: 12px;
    margin-top: 0;
    width: 100%;
}
.form_div {
    float: left;
    padding-bottom: 10px;
    width: 100%;
}
.form_feild {
    float: left;
    margin-bottom: 8px;
    width: 100%;
}
.form_feild label {
    color: #333;
    float: left;
    font-size: 14px;
    margin: 5px 0;
    text-align: left;
    width: 100%;
}
.form_feild > input {
    border: 1px solid #ddd;
    border-radius: 4px;
    float: left;
    padding: 6px;
    width: 100%;
}
textarea {
    border: 1px solid #ddd;
    border-radius: 4px;
    float: left;
    min-height: 120px;
    padding: 6px;
    resize: none;
    width: 100%;
}
.form_button {
    float: left;
    margin-top: 0;
    text-align: left;
    width: 100%;
}
.form_button > button {
    background:  #e52730 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    line-height: 100%;
    padding: 8px 17px;
    text-align: center;
    margin-bottom: 10px;
}
.clinic-h-st-comm {
    color: #3e4d5c;
    padding: 10px 0;
    margin-top: 0;
    font-weight:bold;
}
.clinic-h-st-comm-h4 {
    color: #3e4d5c;
    padding: 5px 0;
    margin-top: 0;
    font-weight: bold;
    
}
.folo-p{ margin-bottom: 20px;}
.clinic-h-st-comm-photo{
    color: #fff;
    padding: 8px 0;
    font-size: 14px;
    background-color: #ddd;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 0;
    background-color: #343434;
}
.style-pahref{ background-color: #E52730;padding: 6px; border-radius:2px;}
.style-pahref a{ color: #fff; text-transform: uppercase; margin: 0px;}
.cooment-section{width: 100%; float: left; margin: 0px; padding: 0px;}
.padding-left-0{ padding-left: 0px;}

.clinic-h-st-popup {
    color: #3e4d5c;
    padding: 10px 0;
}
.pop-up-hover{ width: 100%; float: left; margin: 0px; display: none;}
.cl-border{ /*border:1px solid #ddd;*/ margin-top: 15px;}
 .new-case-stylep{ width: 100%; float: left; background-color: #666666; 
 color: #fff; text-align: center; padding: 5px;}
.form-st1-add-new-fo .form-control {
    box-shadow: none;
    color: #444;
  
    padding-left: 8px;
    padding-right: 0;
}
.p_new{width: 100%; float: left; font-size: 12px; font-style: italic; margin-top: 2px;}
.table-striped>tbody>tr>td{ border:0;}
.lable-color1-radio{color: #444;
    margin-top: 13px;}
    .checked-pad-st{ padding-right: 10px;}
    .cl-marg-top-form{margin-top: 10px;  color: #444;}
    .new-case-stylep-nnn{
    	width: 100%; float: left; background-color: #666666; 
 color: #fff; text-align: center; padding: 5px;
  margin-top: 20px; margin-bottom: 20px;}
  
  .lable-color1_2 {
    color: #444;
    margin-top: -4px;
}
.lable-color1-radio-dca {color: #444;
    margin-top: 0;}
.clinic-h-st-part1 {
   background-color: #ff8989;
    /*color: #3e4d5c;*/
    margin: 24px 0;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 5px;
    color: #fff;
}
.margin-textarea{ margin-bottom: 0px;}
.margin-textarea textarea { width: 98%;}
.comment-dcp { width: 100%; float: left; margin-bottom: 0px; padding: 0px;}
.margin-textarea .form-group{ margin-left: 0px;}
.file-mar_dcp{ margin-bottom: 15px;}
.diagnosis-st-div{ width: 100%; float: left; margin: 0px; padding: 25px;
 background-color: #CCCCCC;}

.orignel-margin{margin-left: 35px;}


.section-title {
    border-left: 22px solid #319426;
}
.pull-left {
    float: left;
width: 100%; margin-bottom: 10px;
padding: 0px;    
    
}
.section-title h3 {
    background: #fff none repeat scroll 0 0;
    color: #319426;
    float: left;
    font-size: 20px;
    line-height: 43px;
    margin: 0 0 0 5px;
    padding: 0 18px;
}
.capital {
    text-transform: uppercase;
}.fa-chevron-right{background: #97d28e none repeat scroll 0 0;
    color: #fff;}
    .shedo_h{ width: 100%; float: left; margin: 0px; padding: 0px;}

input.my-error-class {
    border: 2px solid red;
}
input.my-valid-class {
    border: 2px solid green;
}
label.my-error-class{
	font-size: 13px;
	color: red;
	}

label.my-error-class1 {
    bottom: -25px;
    color: red;
    font-size: 13px;
    left: 3px;
    position: absolute;
}
.new-div{margin-bottom:5px; margin-top: 33px;}
.my-error-class.
 {
    bottom: -20px;
    float: left;
    left: -1px;
    position: absolute;
    width: 100%;
}
.btn-create-sr23oct {
    background-color: #ff1a00;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    margin-top: 20px;
}

.btn-create-sr1oct23 {
    border: 1px solid #ddd;
    border-radius: 0;
    margin-top: 20px;
}


.alert-danger {
    background-color: #e74c3c;
    border-color: #e74c3c;
    box-shadow: 0 0 2px 0 #2b2b2b;
    color: #ffffff;
    display: inline-block;
    font-size: 12px !important;
    margin: 0 auto;
    max-width: 450px;
    padding: 10px;
    text-align: left !important;
    width: 100%;
}
.alert-danger i {
    cursor: pointer;
    float: right;
    font-size: 20px;
}
.custom-success {
     background-color: #1D9D73;
    border-color: #1D9D73;
    box-shadow: 0 0 2px 0 #2b2b2b;
    color: #ffffff;
    display: inline-block;
    font-size: 12px !important;
    margin: 0 auto;
    margin-left:10%;
    max-width: 450px;
    padding: 10px;
    text-align: left !important;
    width: 100%;
}
.custom-success i {
    cursor: pointer;
    float: right;
    font-size: 20px;
    color: #fff;
}

@media(max-width:320px){
label.my-error-class1{
    bottom: -22px;
    color: red;
    font-size: 11px;
    left: 45px;
    position: absolute;
}
.col-lg-12.col-sm-12.col-xs-12.text-right.new-mar-div {
    margin-top: 16px;
}	
	
	}
.clinical {
   
    max-width: 100px;
}

 .col-md-3.col-sm-3.col-xs-12.sidebar-clinic {
  /*  padding-top: 100px;*/
}

 /*date 28 oct style sheet add new start*/

.menu_self_header {
    border: 0px solid #ddd;
    float: left;
    margin: 0 0 15px;
    width: 100%;
}

.login-headingh1-new {
    float: left;
    margin: 0;
    width: 100%;
}
.login-headingh1-new h1 {
    color: #3e4d5c;
    margin: 0;
    padding-bottom: 0;
}
.menu_self_header ul{ list-style-type: none;padding: 0px; margin: 0px;}
.menu_self_header ul li {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 6px 21px;
}
.menu_self_header ul li:last-child{ border-bottom: 0px solid #ddd;}
.menu_self_header ul li:first-child{ margin-top: 15px;}

.menu_self_header ul li a{ text-transform: capitalize; font-size: 14px;}
.menu_self_header .brand {
    background-color: #319426;
    border-bottom: 1px solid #23282e;
    display: block;
    font-size: 20px;
    line-height: 50px;
    padding: 0 15px;
    color: #fff;
}
.mrg-top-self{ font-size: 20px; color: #fff; margin-top: 16px;}

.sty_p-self{ color:#343434; font-weight:bold; padding-left:12px; }
.right_self-contant{ width: 100%; float: left; margin: 0px; padding: 5px; border:1px solid #ddd;}
.color_34{ color: #343434; font-weight: bold; margin-top: 0;}
.answer_btn-div{ width: 100%; float: left; margin: 5px 0; padding: 5px;}
.st_csans {
    background-color: #e52730;
    border: 0 none;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    margin-top: 0;
    padding: 5px 15px 6px;
}
.source_div-st{ width: 100%; float: left; margin: 0px; padding: 5px; border:1px solid #ddd;}
.source_div-st ul {list-style-type: none; margin: 0px; padding: 0px;}
.source_div-st ul li{ padding: 3px;}

.teaching_div
{ 
width: 100%; 
float: left; 
margin: 0;
padding: 0;
}
.tech-imd_div{ width: 100%; float: left; margin: 15px 0; 
padding: 0px;}
.tech-imd_div img{ border:1px solid #ddd; padding: 5px;}
.teaching-margin_div{ margin-bottom: 50px;}
.histor_h-style{ color: #343434; font-weight: bold;}
.histo_ul_div{ width: 100%; float: left; margin: 0px; padding:0px; list-style-type:numeric;  }

.light img{ width: 100%;}

.sty_p-self-neww {
    color: #343434;
    font-weight: bold;
   
}
.teacst-form {
    float: left;
    margin: 15px 0;
    padding: 0 15px;
    width: 100%;
}
.lable-color1-new_div {
    color: #444;
    font-size: 13px;
    margin-top: 8px;
}
.group_formp_div{ width: 100%; float: left;padding: 0px; margin: 0px 0;}
.grooup_hst{ font-size: 18px; border-bottom:1px solid #ddd; text-align: center; 
 padding:5px; font-weight: bold; color: #343434;}
 .mt_div-n{margin-top: 6px;}
 .butt_teac-div{ width: 100%; float: left;padding: 0px; margin-top: 2px;}
.text_area-div-height{ width: 100%; float: left; margin: 0; padding: 0; max-height: 20px;}
.text_area-div-height textarea { max-height: 20px;}

.form_padding_r-0{ padding-right: 0px;}

/*light box*/

#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}
.teaching-margin_div-shtee {
    margin-bottom: 110px;
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}
/*light box*/
/*date 28 oct style sheet add new end*/


@media(max-width:767px){

.form_padding_r-0 {
    padding-right: 15px;
    margin-bottom: 10px;
}
}
.file-div {
    display: inline-flex;
    padding: 5px;
}

 .tech-imd_div > a > img {
    max-width: 200px!important;
}
 
 .file-img > img {
    border: 2px solid gray;
    float: left !important;
    margin-left: 19%;
    max-width: 15%;
    padding: 5px;
}
 

.form-group.file-mar_Dpc {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.img-responsive.image1
{
    width: 50%;
}
.no-pad{
padding:0px;
}
.question-answer-div{
margin-bottom:20px;
}


.light{width:25%;float:left;}
.desc-div{
    float: right;
    width: 73%;
}
.ft_ul ul li{ border-right: 1px solid #fff; }
.ft_ul ul li:last-child{ border:none; }
.diag_note{ text-align: center; color: #ff0000 !important; font-size: 18px; }
.case_dtl{ margin-top: 10px;text-align: left;color: #ff0000;font-weight: bold; }
.recent-section{ min-height: 280px;}
.col-sm-6.case_img {
  padding: 15px;
  background: #eae9e9;
  margin-top: 15px;
}
.marker{
  width: 27px;
  height: 40px;
  position: absolute;
  left: -13px;
  top: -35px;
  font-size: 0px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: -1px;
  text-align: center;
  color: #fff;
}