/* features-drugs custom style */


.col-md-8.difds1 {
	max-width: 52vw;
}
.difds1{

}
.difds2 {
	display: flex;
	justify-content: center;
	align-items: center;
}

.difds3 {
}

.difds2 .difds21 {
	float: right;
	display: inline-flex;
	margin-right: 10px;
}
#cm8trd3 .form-group.difds21:nth-child(1)::before {
	content: " نام داروی مورد نظر را وارد نمایید: ";
	position: absolute;
	color: #159962;
	margin-top: -28px;
	margin-right: 13px;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
}
.difds2 .difds21 input:nth-child(1) {
    border-radius: 5px;
    height: 54px;
    width: 29vw;
    text-align: right;
    border: 1px solid #CCCCCC;
}

.difds2 .difds22 {
	float: left;
	display: inline-block;
	margin-top: 1em;
	margin-left: 1em;
}

.difds2 .difds22 input:nth-child(1) {
	border-radius: 30px;
	line-height: 2;
	height: 50px;
	width: 300px;
	text-align: center;
}

#features-drugs #cm8trd3 {
	overflow: hidden;
	border-radius: 100px;
}

#features-drugs #mobi_cm8trd3_di2 {
	position: relative;
	top: -30px;
}
#bufilter_features_drugs {
	border: none;
	border-radius: 5px;
	cursor: pointer;
	height: 54px;
	width: 145px;
	color: #fff;
	background: #21AD72;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
}

p#result_fd {
	color: #444444;
	max-height: 65vh;
	padding: 0px;
	font-size: 1em !important;
	text-align: justify !important;
	display: none;
}

span#name_drug {
	font-weight: bold;
	display: block;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0px 10px 0px;
	font-size: calc(10px + 1vh)
}

span#description_drug {
	font-size: calc(8px + .6vh)
}

#features-drugs #infilter_features_drugs {
	font-size: 1.2rem;
	color: #000;
}

.ui-autocomplete {
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
}

/* features-drugs custom style */



/* search_job custom style */
#search_job_ir{
	color: #4625b2;
	font-size: 13px;
}
.job_pharmacy_data span{
	display: block;
	text-align: right;
}
#search_job_ir .job_name{
	font-weight: bold;
}
.job_pharmacy_data span:nth-child(2)::before{
	content: "\f3c5";
	font-family: 'Font Awesome 5 Free';
	vertical-align: middle;
	font-weight: 900;
	margin-left: 5px;
}
.job_pharmacy_data span:nth-child(3)::before{
	content: "\f095";
	font-family: 'Font Awesome 5 Free';
	vertical-align: middle;
	font-weight: 900;
	margin-left: 5px;
}
#job-search-details .difds2 .difds21 input:nth-child(1), #job-search-details #bufilter_features_drugs{
	height: 60px;width: 160px;
}
#job-search-details .difds2 .difds21 {
	margin-top: 2px;
}
#job-search-details .difds2{
	display: inline-flex;
}

#search_job_ir_wrapper{
	direction: rtl;
}
#search_job_ir_wrapper th{
	text-align: center;
	background: #4625b2;
	color: #fff;
	vertical-align: middle;
}
#search_job_ir_wrapper th:nth-child(1){
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#search_job_ir_wrapper th:nth-child(4){
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#fdfilter_job_search {
	border: none;
	border-radius: 5px;
	cursor: pointer;
	height: 54px;
	width: 145px;
	color: #fff;
	background: #21AD72;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
}
#cm8trd4 .selectWrapper.difds21:nth-child(1)::before {
	content: " شغل مورد نظر: ";
	position: absolute;
	color: #159962;
	margin-top: -28px;
	margin-right: 13px;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
}
#cm8trd4 .selectWrapper.difds21:nth-child(2)::before {
	content: " استان: ";
	position: absolute;
	color: #159962;
	margin-top: -28px;
	margin-right: 13px;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
}
#cm8trd4 .selectWrapper.difds21:nth-child(3)::before {
	content: " شهر: ";
	position: absolute;
	color: #159962;
	margin-top: -28px;
	margin-right: 13px;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
}
#job_position_type, #province_job_search, #city_job_search {
	border-radius: 5px;
	height: 54px;
	width: 14vw;
	text-align: right;
	border: 1px solid #CCCCCC;
}
/* search_job custom style */


/* datatables custom style */
.dataTables_length, .dataTables_paginate{
	display: inline-block;
}
.dataTables_length {
	float: left;
}
.dataTables_paginate {
	float: right;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table{
	border-color: transparent;
	/*#ebebeba8;*/
}
.table-bordered th {
	border: 2px solid #fff!important;
}
.table-striped tbody tr:nth-of-type(odd), .table-striped tbody tr:nth-of-type(even)  {
	background-color: #ebebeba8!important;
}
table.dataTable.display tbody tr>.sorting_1{
	background-color: transparent!important;
	border: none;
}
.table-striped tbody tr:nth-child(n+2)::after{
	content: '';
	height: 1px;
	background-color: #fff;
	position: absolute;
	right: 5vh;
	left: 5vh;
}
.table-striped tbody .informations2 .pharmacy_rating .checked {
	color: orange;
}
.table-striped tbody .pharmacy_info {
	color: #4625b2;
	font-size: 16px;
	
}
.table-striped tbody .informations .pharmacy_description {
	text-align: center;
}
.table-striped tbody .informations2 .pharmacy_status {
	display: inline-block;float: right;
}
.table-striped tbody .informations2 .pharmacy_rating {
	display: inline-block;float: left;
}
.table-striped tbody .pharmacy_location a::after{
	content: '';
	background-image: url(../images/marker-google-2.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: auto;
	height: 30px;
}
.table-striped tbody .informations2{

}
.dataTables_scrollBody{
	overflow-x: hidden!important;
	max-height: 60vh!important;
	height: auto!important;
}
table.dataTable tbody td.details-control{
	text-align: center;
	cursor: pointer;
}
td.details-control::after {
	content: "\f0d9"!important;
	font-family: 'Font Awesome 5 Free';
	vertical-align: middle;
	font-weight: 900;
}
tr.shown td.details-control::after {
	content: "\f0d7"!important;
	font-family: 'Font Awesome 5 Free';
	vertical-align: middle;
	font-weight: 900;
}

#search_pharmacy_ir_wrapper{
	direction: rtl;
}
#search_pharmacy_ir_wrapper th{
	text-align: center;
	background: #4625b2;
	color: #fff;
}
#search_pharmacy_ir_wrapper th:nth-child(1){
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
#search_pharmacy_ir_wrapper th:nth-child(4){
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
.pharmacy_name, .pharmacy_description{
	font-size: .9rem;
	font-weight: bold;
}
.dataTables_info{
	text-align: left;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
.dataTables_wrapper .dataTables_processing {
	top: 10vh!important;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
	left: auto!important;
	right: 5px;
}
#search_pharmacy_ir_wrapper thead .maker-location{
	background-image: url(../images/marker-google-1.png);
	background-repeat: no-repeat;
	background-position: center;
}
/* datatables custom style */


/* other custom style */
.container #lstLoading {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	border-radius: 4px;
	min-height: 75px;
	position: absolute;
	text-align: center;
	transition: all .5s ease-in-out;
	width: 240px;
	z-index: 9999;
	right: calc(50% - 32px);
}
.container #lstLoading img.tl {
	margin-top: 15px;
}
/* other custom style */







/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1601px) {

}
@media (min-width: 900px) and (max-width: 1600px) {

}
/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {


}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {


}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	.difds2 {
		display: block;
	}
	.difds2 .difds21 {
		float: right;
		display: block;
		width: 97%;
	}
	.difds2 .difds21 input:nth-child(1) {
		width: 100%;
	}
	#job_position_type, #province_job_search, #city_job_search {
		margin-bottom: 40px;
		width: 97%;
	}
	.container #lstLoading {
		right: calc(25% - 32px);
	}
}