.site_logo{ margin-bottom: 0px; line-height: 32px; }
.site_logo > span { color:#02aae8 !important; }
.site_slogan { color:#000;font-size:11px;font-weight:normal; }
.img-logo{width:120px !important;height:120px !important;}
.error_border{border:2px solid red !important;}
.small-logo{width:70px;height:70px;}
/*.hospitals, .doctors{height:165px;overflow:hidden;}*/
#share .follow-us{
    border: 1px solid #e6e6e6;
    padding: 10px;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.error_border{
	border: 1px solid red;
}
.success_border{
	border: 1px solid green;
}
.hide{
	display: none;
}
.dp-special {
    text-align: left !important;
}
.dp-special .dplink {
    background: #f45149 none repeat scroll 0 0;
    border: 3px solid #f45149;
    color: #fff;
    padding: 5px 15px;
}
.dp-special .dplink:hover {
    background: transparent;
    color: #484848;
	text-decoration:none;
}
#tg-sidebar{
    background: #f8f8f8;
}
#tg-sidebar > h3 {
    background: #484848;
    border-bottom: 1px solid #ccc;
    color: #fff;
    padding: 5px 10px;
}
.tg-description.website a.link_category {
    background: #cdcd;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px 5px;
	color:black;
	
}
.tg-description.website a.link_category:hover {
    background:#f45149;
	color:#ffffff;
}
.required{
    color: red;
}
.required_cls::after {
    color: #e32;
    content: ' *';
    display:inline;
	font-weight: bold;
}
.salu{
    width: 15% !important;
}
.main{
    width: 80% !important;
}

#frame1, #frame0 {
    background-color: #F7F7F7;
    margin: 30px auto auto;
    padding: 10px;
    width: 750px;
    border: 1px solid #EEE;
}
#fade {
    background: none repeat scroll 0 0 #D3DCE3;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.4;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
#centerBox {
    background-color: #FFFFFF;
    border: 5px solid #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);
    display: none;
    max-height: 480px;
    overflow: auto;
    visibility: hidden;
    width: 710px;
    z-index: 100;
}
.box1 {
    background: none repeat scroll 0 0 #F3F7FD;
    border: 1px solid #D3E1F9;
    font-size: 12px;
    margin-top: 5px;
    padding: 4px;
}
.button1 {
    background-color: #FFFFFF;
    background-image: -moz-linear-gradient(center bottom, #EDEDED 30%, #FFFFFF 83%);
    border-color: #999999;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 25px;
    line-height: 24px;
    margin-right: 2px;
    min-width: 40px;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
}
.button1:hover {
    text-decoration: underline;
}
.button1:active, .a:active {
    position: relative;
    top: 1px;
}
.table {
    font-family: verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333;
    background-color: #E4E4E4;
}
.table td {
    background-color: #F8F8F8;
}
.forty_per {
    width: 40%;
}
.twenty_per {
    width: 8%;
    height: 40px;
    margin-top: 5px;
}
#cap_div{
   width: 85px;
height: 40px;
background: #ccc;
padding: 9px;

}
#searched_hosp,#search_home_res {
    background: #cccc none repeat scroll 0 0;
    list-style: none;
    padding: 5px 0;
    cursor:pointer;
}
#searched_hosp
{
    max-height: 200px;
    overflow-y: auto;
    background: #fff;
    height: auto;
}
#search_home_res > li{
    list-style-type: none;
	 padding: 0 10px;
}
#search_home_res > li:hover {
    background: #f45149;
}
#search_home_res > li > a{
    display:block;
}
#search_home_res > li > a:hover {
    color: #fff;
}
#search_home_res > li > a {
    color: #484848;
}
#search_home_res{
    width: 30%;
    float: right;
    position: absolute;
    right: 56px;
    top: 56px;
    z-index: 9999;
    max-height: 200px;
    overflow-y: auto;
    background: #fff;
    height: auto;
    background: #fff;
    display: none;
}
.tg-detailpage .tg-directinfo .tg-description > p {
    color: #f45149;
    font-weight: 600;
}
.speak {
    clear: both;
    margin-bottom: 10px;
    overflow: auto;
    text-align: left;
}
.speak > img {
    float: left;
    margin-right: 10px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}
.speak p span {
    display: block;
}
h3.name-title {
    color: #000;
    padding: 3px 10px;
	font-weight:bold;
}
.tg-profilewidget > h3 {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    padding-bottom: 10px;
}
.speak p span {
    display: block;
}
.tg-directpostimg {
    float: left;
    margin: 0 40px;
}
.side_big_img .tg-directpostimg {
    margin: 0;
}
.tg-directposthead a.tg-btn {
    position: absolute;
    right: 90px;
}
.directpostimg-figure{
	width: 100% !important;
    padding: 8px !important;
    border-bottom: 2px solid #eee !important;
}
.pager li > a{
	border-radius:0px !important;
}
.update_contact,.update_profession,.update_quali{
    display: none;
}
.error{
    display: none;
}
.selected_cat{
    border-color: #f45149;
}
.border{
	border-color: #f45149 !important;
}
.active_li
{
    background: #2c3e50;
    color: #fff;
}
.switch {
    float: left !important;
    padding-top: 8px !important;
}
.switch > a {
    background: #f45149 none repeat scroll 0 0 !important;
    border-radius: 4px !important;
    color: #fff !important;
    padding: 4px !important;
}

@media only screen and (max-width:480px){
	.switch {
		float: right !important;
		padding-top: 3px !important;
	}
	.tg-nav {
		right: 0 !important;
	}
	.profile-img-doc {
		max-width: 100% !important;
	}
}
.profile-img-doc {
    max-width: 200px;
}
#enquiry_div{
	background-color: #e6e6e6;
    padding: 20px;
	margin: 0 auto;
}
.article_thumb{
	max-height:149 !important;
	max-width:220px !important;
}
#tg-brandsslider .item {
    border: 3px solid #eeeeee;
    border-radius: 3px;
    display: table-cell;
    height: 170px;
    margin: 0 10px;
    padding: 0 20px;
    vertical-align: middle;
    width: 200px;
}
a.sub_category{
    background: #ededed;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 2px 5px;
}
a.sub_category:hover{
   background-color: #f45149;
   color: #FFF;
}
.side-title{
    background: #eeeeee none repeat scroll 0 0;
    border-left: 3px solid #cc0000;
    border-radius: 3px;
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 17px 20px 15px;
    text-transform: uppercase;
    width: 100%;
}
.single-product {
    background-color: #f8f8f8;
    border: 1px solid #dddddd;
    border-radius: 3px;
    box-shadow: 0 2px #dddddd;
    height: 220px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.single-product{
    height: 158px;
    min-height: 50px;
}
.recently{
	background:#f8f8f8;
}
.eighty{
	width:80% !important;
	float:left !important;
    margin-top: 5px;
}
.feat{
	margin-bottom:5px;
}
.ui-menu {
    height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 23% !important;
}
.ui-menu-item{
	background:#eee !important;
}
#search_home_err{
	display:none;
}
.ui-autocomplete {
z-index: 100;
}
.otpinput{
    width: 30% !important;
}
.continue_reg{
    color: blue;
}
.input_70{
    width: 69% !important;
    margin-right:5px;
    float: left !important;
}
.input_30{
    width: 29% !important;
    float: left !important;
}
.temp_pic_upload{
    background: #484848 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 10px;
    margin: 0;
    padding: 5px;
    text-align: center;
	text-transform:capitalize;
}
.temp_pic_upload:hover{
	 background: #f45149;
}
.info_custom{
	width: 100%;
	min-height: 45px;
	background: #27ae60;
	display: inline-block;
	border-radius: 8px;
	text-align: center;
	color: #fff;
	cursor:pointer;
	height:auto;
	color:#fff;
}
.edit_as_person{
    border-radius: 5px;
    padding: 7px;
}
.link_gray{
	color:#484848 !important;
}
.post_nav{
	width:70px !important;
	height:70px !important;
}
.hover-overlay {

    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.hover-overlay-inner {
    height: 100%;
    text-align: center;
    vertical-align: middle;
}
 .front_hover:hover > .hover-overlay{opacity:1;}
.hover-overlay .hover-overlay-inner ul.listing-links {
    height: auto;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
.hover-overlay .hover-overlay-inner ul.listing-links li:first-child {
    margin-left: 0;
}
.hover-overlay .hover-overlay-inner ul.listing-links li {
    display: inline-block;
}
.hover-overlay .hover-overlay-inner ul.listing-links li a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    float: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
 .ui-menu-item {
    list-style: outside none none !important;
}

.ui-state-active:hover{
    background:#f45149 !important;
} 
.ui-state-active:focus{
    background:#f45149 !important;
}
.red_color{
	color:#f45149 !important;
}
.enquiry_contact{
	margin-bottom:30px !important;
}
.enquiry_contact_list > li{
	list-style:none !important;
}
.contact-us .address-details .fa {
    background: #f45149 none repeat scroll 0 0;
    border-radius: 3px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.contact-us .address-details {
    padding-bottom: 20px;
    position: relative;
    width: 280px;
}
.footer_recent{
	font-size:16px;
}
.speak_to_link {
    background-color: #77ab38;
    border-radius: 5px;
    color: #fff;
    padding: 5px;
}
.speak_to_link:hover{
	color: #fff;
}
#speak_to_person > p {
    font-size: 15px;
    font-weight: bold;
	margin-bottom: 5px;
}
.active_page {
    background: #f45149;
}
.showdetails {
    font-size: 15px;
    text-align: center;
}
.error-inline{
	color:red;
}
.other_speciality ,.mostly_search{
	margin-bottom:10px;
}
.other_speciality > h3 ,.mostly_search > h3 {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    padding: 17px 20px 15px;
    width: 100%;
    background: #eeeeee;
    border-radius: 3px;
    border-left: 3px solid #f45149;
    font-size: 18px;
    text-transform: uppercase;
	font-weight:bold;
}
.other_speciality > ul > li ,.mostly_search > ul > li {
	position: relative;
	width: 100%;
	background: #eeeeee;
	transition: all .3s ease;
	list-style: none;
}
.other_speciality > ul > li > a ,.mostly_search > ul > li > a{
	display: block;
	padding: 4px 14px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px solid #d9d9d9;
}
.other_speciality > ul > li > a:hover ,.mostly_search > ul > li > a:hover{
    color: #fff;
    background-color: #f45149;
}
.review{
	float:right;
}
.main-title {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    padding: 17px 20px 15px;
    width: 100%;
    background: #000;
    color: #FFF;
    border-radius: 3px;
    border-left: 3px solid #cc0000;
    font-size: 18px;
    text-transform: uppercase;
	font-weight:bold;
}
#mask {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}
 
#boxes .window {
  position: fixed;
  left: 0;
  top: 0;
  width: 440px;
  height: 700px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 15px;
  text-align: center;
  display:none;
}
 

#popupfoot {
  font-size: 16pt;
  position: absolute;  
}
.close_two {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 24px;
    opacity: 1;
    width: 24px;
}
.name-title-new{
	color: #f45149;
    font-size: 25px;
    font-weight: bold;
}
.list-sub-cat > li {
    line-height: inherit;
    list-style-type: none;
    margin: 10px 0 0;
   display: list-item;
   font-size: 16px;
   padding: 5px;
}
.list-sub-cat li i {
    margin-right:5px;
}
.list-sub-cat li a {
    color:#484848;
}
.list-sub-cat li a:hover {
    color:#f45149;
}
.rating {
    float:left;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
   follow these rules. Every browser that supports :checked also supports :not(), so
   it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    color: #d2d2d2;
    cursor: pointer;
    float: right;
    font-size: 20px;
    line-height: 1;
    overflow: hidden;
    padding: 0 0.1em;
    white-space: nowrap;
    width: 1em;
}

.rating:not(:checked) > label:before {
    content: '★';
}

.rating > input:checked ~ label {
    color: #E7A415;
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: #E7A415;
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}
#error_div {
    background: #eee none repeat scroll 0 0;
    clear: both;
    margin-top: 9px;
    padding: 15px;
}
#error_div li{
	list-style:none;
	cursor:pointer;
}
#error_div li label{
	cursor:pointer;
}
#search_error_home {
    clear: both;
    margin-top: 9px;
    padding: 15px;
}
#search_error_home li{
	list-style:none;	
}
#search_error_home li label{
	cursor:pointer;
}
.remove_img {
    background: red none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    height: 15px;
    text-align: center;
    width: 15px;
    right: -71px;
    top: 15px;
    z-index: 9999;
}
.website:hover {
    color: #f45149;
}
#subscribe_form div{
	width:25%;
}
.tg-subscribetitle h5{
	color:#fff;
	font-weight:bold;
}
.tg-btn {
    cursor: pointer;
}
#temp_pic_upload:focus{
	color:#fff;
}
.search-err{
	margin-left: 9%;
}
.name-title{
	border-bottom: 1px solid #ccc;
}
.one_list {
    float: left;
    width: 35%;
}
.checkradio {
    clear: both;
    overflow: auto;
    padding: 10px 15px;
}
.one_list > label {
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
}
.two_list{
    float: left;
}
.two_list > label {
    display: inline-block;
    margin-right: 5px;
    vertical-align: text-top;
}
@media only screen and (max-width: 480px) {
    #subscribe_form div{
		width:100% !important;
	}
	.tg-directposthead a.tg-btn {
		margin-left: 10px;
		position: unset;
	}
	.tg-navigation {
		position: unset;
	}
	.navbar-header {
		float: none;
	}
	.switch {
		float: right !important;
		padding-top: 3px !important;
		position: absolute;
		left: 8px;
	}
	.tg-contactinfo > li {
		text-align: left;
	}
	
	.tg-innerbanner .tg-formsearch fieldset .tg-select {
		width: 100%;
	}
	.tg-nav{
		float:right;
	}
	.ui-menu{
		width:82% !important;
	}
	.tg-fcol .tg-contactinfo li address{
		white-space: inherit;
	}
	.hover-overlay{
		display:none;
	}
	.img-logo {
		height: auto !important;
		width: 100% !important;
	}
	body.tg-home .tg-searchresult{
		margin: 0;
	}
	.tg-directinfo .tg-rightarea {
		width: 100% !important;
	}
	body.tg-home .tg-leftarea {
		width: 100% !important;
	}
}
.figure-custom
{
	margin:0 !important;
	text-align:center;
}
#check_after > h3 {
    border-bottom: 1px solid #eee;
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 10px;
}
#check_after h3 p {
    font-size: 19px;
    font-weight: 600;
}
.edit_as_person figure.tg-authordp {
    float: none;
    margin-right: 0 !important;
}
.tg-authordp .small-logo {
    border-radius: 100%;
}
.edit_as_person .tg-directposthead > h3 {
    font-weight: 600;
}

.edit_as_person .doc-lists, .doc-hosp-lists{
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 16px;
    padding: 20px 5px;
	width:50%;
	float:left;
}
.hospital-h3{
	border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 15px;
}
.edit_as_person .tg-directposthead h3{
    font-size: 16px;
}
.edit_as {
    background: #ccc none repeat scroll 0 0;
    border-radius: 2px;
    padding: 2px 15px;
}
.edit_as_person > h3, #check_after > h3 {
    font-size: 17px;
    padding: 2px;
    background-color: #ddd;
}
.showmore-button {
    cursor: pointer; 
    color: #000; 
    text-transform: capitalize; 
    text-align: left; 
}
.no-margin{
	margin:0px !important;
	line-height: unset !important;
}
.shorten-toggle {
    margin-left: 5px;
}
.lists-data-bak {
    background: #eee none repeat scroll 0 0;
    padding: 10px;
}
.tg-contactinfo address {
    vertical-align: top !important;
    width: 92%;
}
/* .tg-contactinfo {
    width: 100%;
} */
.visitor_edit_photo {
    margin-bottom: 15px;
    text-align: center;
}
.visitor_edit_photo > img {
    display: block;
    margin: 0 auto 10px;
}
.appended-bedge > li{
	list-style-type: none;
	padding: 0 10px;
	width: 33%;
	font-size: 12px;
	display: inline;
	background: darkkhaki;
	border-radius: 3px;
	border-radius: 3px;
	color: #f6f6f6;
	margin-left: 0.5%;
}

.appended-bedge > li i {
    cursor: pointer;
}

.appended-bedge > li i:hover {
    color: red;
}
.request-contact-btn {

    font-size: 12px;
    color: #fff;
    padding: 2px;
    background: #34495e;
    border-radius: 3px;

}
#requested-numbers span {

    padding: 5px;
    background: #2ecc71;
    margin-left: 5px;
    border-radius: 3px;
    color: #fff;

}
#requested-details .tg-columnpadding {
    margin-top: 15px;
    padding-top: 15px;
    text-align: center;
}
#requested-details .tg-columnpadding #requested-numbers-head {
    font-size: 17px;
    font-weight: 600;
}
#requested-numbers span {
    background: #2ecc71 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    margin-left: 5px;
    padding: 5px 7px 5px 20px;
    position: relative;
}
#requested-numbers span i {
    color: #fff;
    left: 5px;
    top: 9px;
}