/*
 * @version		$Id: jomClassifiedsUtilities.css 1.0 2019-05-06 $
 * @package		Joomla
 * @copyright   Copyright (C) 2013-2019 Jom Classifieds
 * @license     GNU/GPL http://www.gnu.org/licenses/gpl-2.0.html
*/
/*************************************************************************/
/*** General ***/
/*************************************************************************/
div#jomclassifieds {
	margin: 0;	
	padding:0;	
	width: 100%;
}
div#jomclassifieds,
div#jomclassifieds form, 
div#jomclassifieds table,
div#jomclassifieds ul,
div#jomclassifieds ul li,
div#jomclassifieds input, 
div#jomclassifieds select {
	margin:0px;
	padding:0px;	
	text-align:left;
	vertical-align:middle;
	line-height:1.5em;
	font-family:inherit;
	box-shadow: none;
}
div#jomclassifieds ul li {
	list-style:none;
}
div#jomclassifieds a {
	text-decoration:none;
}
div#jomclassifieds .jomcl-left {
	float:left;
}
div#jomclassifieds .jomcl-right {
	float:right;
}

div#jomclassifieds .jomcl-form-horizontal select.jomcl-hide{
	display:none;
}
div#jomclassifieds .clear {
	clear:both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.jomclwaitingpreloader {
	position:relative;
	left:0;
	right:0;
	top:50%;
	text-align:center;
	width:100%;
	height:120px;
	font-weight:bold;
	display:block;
	font-size:35px;
	z-index:1001;
	color:#fff;
	background:url(../assets/spinner.gif) center center no-repeat;
}
div#jomclassifieds .jomcl-col-content h3 {
    margin: 0 0 5px 0;
    padding: 0;
    width: 100%;
    font-weight: normal;
    line-height: 20px;
    vertical-align: top;
    text-align: left;
}
div#jomclassifieds .catblock{
    display: inline-block;
    margin-right: 15px;
}
div#jomclassifieds .catblock [class^="icon-"]{
	color: #777;
}
div#jomclassifieds span.preloader {
	display:inline-block;
	width:32px;
	height:32px;
	background:url(../assets/loading.gif) no-repeat left center;
	vertical-align:middle;
}
div#jomclassifieds .jomcl-form-horizontal input.key {
    width: 100%;
    max-width: 320px;
}
div#jomclassifieds #jomclslide-postad input[type="text"], div#jomclassifieds #jomclslide-postad input[type="email"], div#jomclassifieds #jomclslide-postad control-group .controls > select {
    max-width: 320px;
    box-shadow: none;
}
div#jomclassifieds .preloaderText{
	text-align:center;
	width:100%;
	font-weight:bold;
	display:block;	
}

div#jomclassifieds .jomclsubmitblock{
	width:100%;	
	display:block;
	text-align:center;
	margin:10px 0 0 0;
	padding:0;
}
div#jomclassifieds .mandatory {
	color:#FF9900;	
}
div#jomclassifieds .jomcl-header-text {
    margin: 5px 0;
    padding: 5px 0;
    display: inline-block;
    text-align: left;
    border: none;
}
div#jomclassifieds select {
	margin: 0;
	padding: 5px;
	line-height:30px;
	height:30px;
	width:auto;
	max-width: 155px;	
	border: 1px solid #d6d6d6;
	text-align:left;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
div#jomclassifieds #jomclslide-postad .jomcl-category, div#jomclassifieds #jomclslide-postad .jomcl-location {
    display: block;
    margin: 5px 0;
}
div#jomclassifieds input[type="text"]{
	border: 1px solid #d6d6d6;
	margin: 0px;
	padding: 5px;
	display: inline-block;
	text-align:left;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
div#jomclassifieds h3 {
	margin:0px 0px 5px 0px;
	padding:0px;	
}
div#jomclassifieds .jomcl-hide{
	display:none;
}
.jomcl-modal-header h3:after{
	padding-right:5px;
}
.jomcl-form-horizontal .jomcl-controls input[type="text"]{
	min-height: 18px;
	height:18px;
}
.jomcl-form-horizontal .jomcl-controls textarea, 
.jomcl-form-horizontal .jomcl-controls input[type="text"] {	
	width:100%;
	max-width: 295px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius:2px;
	box-shadow:none;
	display: inline-block;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	vertical-align: middle;
}

/*************************************************************************/
/*** USER PAGE STYLES ***/
/*************************************************************************/
div#jomclassifieds .jomcl-col-1 { width: 10%; }
div#jomclassifieds .jomcl-col-2 { width: 20%; }
div#jomclassifieds .jomcl-col-3 { width: 30%; }
div#jomclassifieds .jomcl-col-4 { width: 40%; }
div#jomclassifieds .jomcl-col-5 { width: 50%; }
div#jomclassifieds .jomcl-col-6 { width: 60%; }
div#jomclassifieds .jomcl-col-7 { width: 70%; }
div#jomclassifieds .jomcl-col-8 { width: 80%; }
div#jomclassifieds .jomcl-col-9 { width: 90%; }
div#jomclassifieds .jomcl-col-10 { width: 100%; }
div#jomclassifieds .jomcl-dashboard #jomcl-table{
	margin: 10px 0px 10px 0px;
	display:inline-table;
}
div#jomclassifieds #jomcl-table{
	width:100%;
	display:table;
	table-layout:auto;
	border-collapse:collapse;
	border-spacing:0px;
	border-width:0px;
	margin-top:10px;
}
div#jomclassifieds .jomcl-table-row{
	display: table-row;
	border-bottom:1px solid #ededed;
}
div#jomclassifieds .table-row-header {
	border-top: 1px solid #ededed;	
	border-bottom: 1px solid #ededed;	
}
div#jomclassifieds .jomcl-table-col{
	display: table-cell;	
	vertical-align: top;
	border-right: 1px solid #ededed;	
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height:20px;
	margin:0;
	position: relative;
}
div#jomclassifieds .table-row-header .jomcl-table-col .content {	
	text-align: center;
	font-weight:bold;
	
}
div#jomclassifieds .jomcl-table-col .content {
	text-align: center;
	font-weight:normal;	
}
div#jomclassifieds .table-row-header:first-child
{
	border-left: none;	
}
div#jomclassifieds .jomcl-table-col:last-child {
	border-right: none;
}
div#jomclassifieds .jomcl-table-row:nth-of-type(even) {
	background: #fafafa;
}
div#jomclassifieds .jomcl-desk-hide {
	display:none;
}
div#jomclassifieds .user-actions .jomcl-table-col {
	border-right:none;
}
div#jomclassifieds .user-actions .jomcl-btn-block .btn {
	margin: 0;
	padding: 0 4px 0 2px;
	border: none;
	background: none;
	text-shadow: none;
	box-shadow: none;
	border-radius: 0;
	background-image: none;
	display:inline;
}
div#jomclassifieds .user-actions .jomcl-btn-block [class^="icon-"]{
	font-size: 18px;
}
@media only screen and  (max-width: 760px) {
	div#jomclassifieds .jomcl-col-1,
	div#jomclassifieds .jomcl-col-2,
	div#jomclassifieds .jomcl-col-3,
	div#jomclassifieds .jomcl-col-4,
	div#jomclassifieds .jomcl-col-5,
	div#jomclassifieds .jomcl-col-6,
	div#jomclassifieds .jomcl-col-7,
	div#jomclassifieds .jomcl-col-8,
	div#jomclassifieds .jomcl-col-9 {
		width:100%!important;
		display: block;
		float:none!important;
	}	
	
	div#jomclassifieds .jomcl-desk-hide {
		display:inline-block;
		color: inherit;
		text-transform: capitalize;
		text-align: left;
		font-weight:bold;
		font-size:14px;
		padding-right:5px;
	}
	
	div#jomclassifieds .jomcl-mobile-hide {
		display:none!important;
	}
	div#jomclassifieds .jomcllist-items .jomcl-desk-hide:after{
		content:"";
	} 
	
	div#jomclassifieds .jomcl-desk-hide:after{
		content:" :";
	}
	div#jomclassifieds .table-row-header{
		display:none!important;
	}
	
	div#jomclassifieds .jomcl-table-row {
		margin-bottom:25px;
		display:block;
		border: 1px solid #ededed;
	}
	
	div#jomclassifieds .jomcl-table-col{
		border:none;
		border-bottom: 1px solid #ededed;	
	}
	div#jomclassifieds .user-actions .jomcl-table-col,
	div#jomclassifieds .user-actions .jomcl-table-row,
	div#jomclassifieds .user-actions .jomcl-col-1  {
		border-bottom:none;
		border:none;
		display:inline;
		margin-bottom:0;
		width:10%;
	}
	div#jomclassifieds .jomcl-table-col:last-child {
		border-bottom: none;	
	}
	div#jomclassifieds .jomcl-table-col .content {
		text-align:left;
		display:inline-block;
	}
	
	div#jomclassifieds .jomcl-col-content,
	div#jomclassifieds .jomcl-col-image {
		display:inline-block!important;
		width:100%!important;
		padding-left:0px!important;
		padding-top: 10px!important;
	}
	div#jomclassifieds .jomcl-col-image {
		text-align:center!important;
		padding-top: 0px!important;
	}
	
	div#jomclassifieds .jomcl-detailview .jomcl-row1 .jomcl-right{
		text-align:left;
	}
	div#jomclassifieds .jomcl-detailview .column-left{
		padding:0;
	}
	
	div#jomclassifieds .jomclsubmitblock {
		width:100%;		
		display:inline-block;.
		text-align:left!important;
	}
		
	.text-center{
		text-align:left!important;
	}
	
	div#jomclassifieds .ajax-upload-dragdrop, div#jomclassifieds .ajax-file-upload-statusbar {
		width:100%!important;
	}
	
}

div#jomclassifieds #jomclslide-postad div.control-group .control-label  {
	float: left;
	width: 160px;
	font-weight:normal;
	text-align:right;
	margin:0 0 5px 0;
	padding:5px 0 0 0;
	line-height:20px;	
	display: block;	
}
div#jomclassifieds #jomclslide-postad div.control-group .controls {
	margin-left: 180px;
}
div#jomclassifieds #jomclslide-postad div.control-group {	
	margin-top: 0;
	margin-bottom:15px;
	padding: 0px;	
}
div#jomclassifieds #jomclslide-postad div.control-group:first-child{
	margin-top:15px;
}
div#jomclassifieds label {
	cursor: context-menu;
}
div#jomclassifieds .jomcl-form-horizontal .control-group:before,
div#jomclassifieds .jomcl-form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}

div#jomclassifieds .jomcl-form-horizontal input,
div#jomclassifieds .jomcl-form-horizontal select,
div#jomclassifieds .jomcl-form-horizontal .help-inline,
div#jomclassifieds .jomcl-form-horizontal .uneditable-input,
div#jomclassifieds .jomcl-form-horizontal .input-prepend,
div#jomclassifieds .jomcl-form-horizontal .input-append {
	display: inline-block;	
	margin-bottom: 0;
	vertical-align: middle;
	max-width: 220px;
}
div#jomclassifieds .jomcl-form-horizontal .control-group:after {
	clear: both;
}

@media only screen and  (max-width: 480px) {
	div#jomclassifieds #jomclslide-postad div.control-group .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left;
		}
	div#jomclassifieds #jomclslide-postad div.control-group .controls {
			margin-left:0;
		}
		div#jomclassifieds #load_pricefield_1 .preloader{
			margin-left:0;
		}
			
	div#jomclassifieds #jomclslide-postad input[type="text"], div#jomclassifieds #jomclslide-postad input[type="email"], div#jomclassifieds #jomclslide-postad control-group .controls > select{
		max-width:220px;
	}
	div#jomclassifieds .jomcl-form-horizontal textarea{
		max-width:220px;
	}
	
	div.jomcl-profile .col-6{
		flex:0 0 100%;	
		max-width:100%;
	}
	
	div.jomcl-profile .col-6 .jomcl-ratings-small,
	.pull-right{
			float:left !important;
	}
	
}
div#jomclassifieds #jomclslide-postad .items-group{
	margin:0;
	padding:10px;
}


div#jomclassifieds #jomclslide-postad{
	background:#fff;
	border:1px solid #ededed;
	padding:0;
}
div#jomclassifieds #jomclslide-postad .header-title-btm{
	margin:0;
	padding:8px;
	border-bottom:1px solid #ededed;
	*border-top:1px solid #ededed;	
}

/*************************************************************************/
/*** End ***/
/*******************************************/

/*Utilities*/
div#jomclassifieds #jomclslide-postad .control-group button#from_date_btn,
div#jomclassifieds #jomclslide-postad .control-group button#to_date_btn{
	padding: 5px 12px;
}

div#jomclassifieds #jomcl-savedsearch{
	margin: 5px 0;
    padding: 5px 0;
    display: inline-block;
    text-align: left;
}
div#jomclassifieds .jomcl-table-col.jomcl-col-1.user-actions,div#jomclassifieds .jomcl-user-page .jomcl-table-col.miles{	
	text-align: center;	
}
div#jomclassifieds #jomcl-savedsearch .btn-link:focus{
	outline: none;
}

/**************************************************************************

 User Ratings Start

/*************************************************************************/

.jomcl-ratings,
.jomcl-ratings-small {
	margin: 0;
	padding: 0;	
	display: inline-block;	
}


.jomcl-ratings-stars {
	position: relative;
	display: inline-block;
	width: 110px;
    margin: 0 !important;
    padding: 0 !important; 
	font-size: 1em;
    vertical-align: middle;
	overflow: hidden;
}

.jomcl-ratings-info {
	position: relative;
    margin: 0 !important;
    padding: 5px 0 0 0px !important;
	font-size: 1.0em;
	color: #666;
    vertical-align: middle;
	display:block;
}

.jomcl-ratings-stars,
.jomcl-ratings-stars .jomcl-current-ratings,
.jomcl-ratings-star a,
.jomcl-ratings-info {
    height: 22px;
    line-height: 22px;
}



.jomcl-ratings-small .jomcl-ratings-stars,
.jomcl-ratings-small .jomcl-ratings-stars .jomcl-current-ratings,
.jomcl-ratings-small .jomcl-ratings-star a,
.jomcl-ratings-small .jomcl-ratings-info {
    height: 17px;
    line-height: 17px;
}


.jomcl-ratings-small .jomcl-ratings-stars {
    width: 85px;
}

.jomcl-ratings-star {
	display: inline;
    background-position: 0 !important;
    background-image: none;   
    margin: 0 !important;
    padding: 0 !important;
}

.jomcl-ratings-stars,
.jomcl-ratings-star a:hover,
.jomcl-ratings-stars .jomcl-current-ratings {
    background-image: url(../assets/star.png) !important;
    background-color: transparent !important;
    background-repeat: repeat-x !important;
}

.jomcl-ratings-stars .jomcl-current-ratings,
.jomcl-ratings-star a:hover {
    background-position: left -1000px;
}

.jomcl-ratings-small .jomcl-ratings-stars,
.jomcl-ratings-small .jomcl-ratings-stars .jomcl-current-ratings,
.jomcl-ratings-small .jomcl-ratings-star a:hover {
    background-image: url(../assets/star_small.png) !important;
}

.jomcl-ratings-stars .jomcl-current-ratings,
.jomcl-ratings-star a {
	position: absolute; 
    top: 0;
    left: 0; 
	border: medium none;
    text-indent: -1000em !important;
    outline: none;
    overflow: hidden;
	cursor: pointer;
}

.jomcl-ratings-stars .jomcl-current-ratings {
    background-position: left center;
    z-index: 1;
}

.jomcl-ratings-star a {
    margin: 0;
    padding: 0;
}

.jomcl-ratings-star a:hover {
    background-position: left bottom !important;
}

.jomcl-ratings-star a:focus,
.jomcl-ratings-star a:active {
    background: none !important;
}

.jomcl-ratings-star a.jomcl-star-5 {
    width: 10%;
    z-index: 12;
}

.jomcl-ratings-star a.jomcl-star-10 {
    width: 20%;
    z-index: 11;
}

.jomcl-ratings-star a.jomcl-star-15 {
    width: 30%;
    z-index: 10;
}

.jomcl-ratings-star a.jomcl-star-20 {
    width: 40%;
    z-index: 9;
}

.jomcl-ratings-star a.jomcl-star-25 {
    width: 50%;
    z-index: 8;
}

.jomcl-ratings-star a.jomcl-star-30 {
    width: 60%;
    z-index: 7;
}

.jomcl-ratings-star a.jomcl-star-35 {
    width: 70%;
    z-index: 6;
}

.jomcl-ratings-star a.jomcl-star-40 {
    width: 80%;
    z-index: 5;
}

.jomcl-ratings-star a.jomcl-star-45 {
    width: 90%;
    z-index: 4;
}

.jomcl-ratings-star a.jomcl-star-50 {
    width: 100%;
    z-index: 3;
}

#jomclratingButton{
	padding-left: 1em;
}

#jomcl-review-page{
	margin-top:2em;
}

#jomclratingForm{
	padding-top:2em !important;
}

span.preloader {
	display:inline-block;
	width:32px;
	height:32px;
	background:url(../assets/loading.gif) no-repeat left center;
	vertical-align:middle;
}


form#jomclratingForm .mandatory{
	color: #FF9900;
}

.rating-validation-warning, 
.comment-validation-warning{
	border:1px solid red;
	padding:1px;
	
}
.jomcl-user-review.comment-validation-warning{
	width:100%;
}


#jomcl-comments,
#jomcl-rating-field{
	padding-top:1em !important;
}

#jomcl-display-comments{
	border-bottom:1px solid #80808087;
	padding: 1em;
}

#jomcl-display-comments:hover{
	background-color:#f5f5f5;
}

.jomcl-username-color{
	color:#0088cc;
}

.jomcl-review-display{
	padding-top:1em;
	text-align:justify;
}

#jomcl-click-to-rate{
	margin-top: 10px;
}	

#jomcl-click-to-rate .icon-plus{
	color: #777;
}

.jomcl-rating-review{	
	padding-left:1em;
}

.pagination{
	text-align:center;
}

.icon-star {
	color: #777;
}

li.active{
	cursor: pointer !important;
}

.jomcl-rating-display{
	padding-top: 3px;
	font-size: 14px;
    color: #666;
}

.jomcl-user-review{
	width:98%;
}

div.jomcl-comments-rating-row {   
	float:left;
	width:100%;
	box-sizing: border-box;
	margin:15px 0 0 0;
	padding-left:15px;
}

div.jomcl-cmt-block {
	float:left;
	width:100%;
	position: relative;
	border: 1px solid #d3d3d3;
  	background: #fff;
    border-radius: 5px;
    padding: 15px;
	box-sizing: border-box;
	
}


div.jomcl-cmt-block::after,
div.jomcl-cmt-block::before {
    position: absolute ;
    top: 24px;
    right: 100%;
    width: 0;
    height: 0;
    display: block;
    content: " ";
    border-color: transparent;
    border-style: solid solid outset;
    pointer-events: none;
	
}

div.jomcl-cmt-block::before {
    border-width: 22px;
    border-right-color: #d3d3d3;
  
}

div.jomcl-cmt-block::after {
    border-width: 20px;
    border-right-color: #fff;
    margin-top: 1px;
    margin-left: 3px;
}


#jomcl-display-comments span7{
	padding-left:15px;
}


.jomcl-comments-username{
	padding-top:10px;
	
}

small{
	color:#777;

}

.clear {
	clear:both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

.jomcl-rating-count{
	font-size:13px;
	color:#777;
	vertical-align: middle;
}

.jomcl-comments-username{
	text-align:justify;
}

.jomcl-profile .col-6{ 
	flex:0 0 50%;
	max-width:50%;
}

div.jomcl-profile .col-6 .jomcl-ratings-small{
	float:right;
}
.jomcl-tab{
	padding:5px;
}
div#jomcl-createddate{
	font-size:13px;
	color:#999;
}
div#jomclassifieds .userratingblock {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: normal;
}
div.jomClassifiedsAdverts .userratingblock {
    margin: 0;
    padding: 6px 0px;
    font-weight: normal;
}
@media only screen and  (max-width: 767px){
div .jomcl-profile .col-6{ 
	flex:0 0 100%;	
	max-width:100%;
}
div.jomcl-profile .col-6 .jomcl-ratings-small{
	float:left;
}
}


/******************User Ratings End******************/