body,html{
	padding:0px;
	margin:0px;
	background-color:#101016;
	height: 100%;
	min-height: 100%;
	overflow-x:hidden;
	color:#ccc;
}
::-webkit-scrollbar {
   width: 5px;
   height:7px !important;

  }
 /* Track */
::-webkit-scrollbar-track {
     background: #F1F1F1; 
    }

 /* Handle */
::-webkit-scrollbar-thumb {
    background: #C1C1C1; 
  }

  /* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #ddd; 
}
@media print {
body {-webkit-print-color-adjust: exact;}
}
.text-left{
	text-align:left !important;
}
.text-center{
	text-align:center !important;
}
.text-right{
	text-align:right !important;
}
.bold-text{
	font-weight:bold !important;
}
.modal_block{
	background-color:#1a1a25;
	width:100%;
	height:auto !important;
	min-height:100px;
	padding:10px;
	//display:block;
	margin-bottom:10px;
}
.modal_block a,.modal_block{
	color:#ccc;
}
.modal_block .modal_block_title{
	background-color:#252534;
	padding:2px;
	width:100%;
	color:#ccc;
}
.modal_block .modal_block_title a,.modal_block .modal_block_body a{
	color:#ccc;
}
.modal_block_body .white_text,.modal_block_body .white_text a{
	color:#ccc !important;
}
.modal_block .modal_block_title .modal_block_title_title{
	text-align:right;
	width:100%;
	padding-right:5px;
}
.modal_block .modal_block_title .modal_block_title_title i{
	text-align:left;
	float:left;
	padding-left:2px;
	padding-top:2px;
}
.modal_block .modal_block_body{
	height:auto !important;
	width:100%;
	padding-top:10px;
}
.modal_block .modal_block_adv_body{
	padding-left:25px !important;
	padding-right:25px !important;
}
.modal_block .modal_block_body .nav-pills a{
	background-color: #252534;
}
.modal_block .modal_block_body .nav-pills a:hover{
	background-color: #454561;
}
.modal_block .modal_block_body .panel-info{
	border:1px solid #454561;
}
.modal_block .modal_block_body .panel-info .panel-heading{
	background-image:none !important;
	background-color:#252534;
	color:#ccc;
	border:1px solid #454561 !important;
}
.modal_block .modal_block_body .panel-info .panel-body{
	background-image:none !important;
	background-color:#1A1A25;
	color:#ccc;
	
}
.modal_block .modal_block_body .table-striped tbody > tr{
	background-image:none !important;
	background-color:#454561 !important;
}
.cv_view_body{
	color:#fff;
	width:100vw;
	height:100% !important;
}
.cv_view_body .cv_view_body_right{
	//height:100vh;
	padding:20px !important;
}
.cv_view_body .cv_view_body_left{
	//background-color:#2c5143 !important;
	//width:auto !important;
	//min-height:100vh;
	height:100% !important;
	padding:20px !important;
	color:#fff !important;
	float:left !important;
}
.cv_view_right_title{
	//font-size:180% !important;
	border-bottom:1px solid #000 !important;
}
.cv_view_right_title_bottom{
	border-top:1px solid #000 !important;
	margin-top:10px !important;
}
.cv_view_title{
	border-top:2px solid #000 !important;
	width:100% !important;
	text-align:left !important;
	margin-bottom:5px !important;
}
.cv_view_title_ar{
	border-top:2px solid #000 !important;
	width:100% !important;
	text-align:right !important;
	margin-bottom:5px !important;
}
.cv_view_ul{
	direction:ltr !important;
	list-style-type: circle !important;
}
.cv_view_ul_ar{
	direction:rtl !important;
	list-style-type: circle !important;
}
/* header */
header.container-fluid{
	padding:0px;
}
.user_profile_container{
    background:#27272D;
    padding:1px !important;
    border-radius:0px 0px 15px 15px;
    border:1px solid #525256;
    padding-bottom:3px !important;
    padding-top:3px !important;
}
#btn-edit-profile{
    width:atuo;
    background-image:none !important;
    background-color:#fff;
    padding:1px 13px 1px 13px;
    margin-top:-95px;
    margin-right:5px;
    border:1px solid #0473C0;
    color:#0473C0;
}

.user_info_details i{
    display:block !important;
}
.user_info_details .user_info_details_span{
    display:inline-block;  
    margin:15px;
    max-width:35px;
    top:0px;
}
.user_info_details .rounded-circle{
    background:#F2F2F3;
    padding:10px;
    border-radius:20px;
    color:#929AAA;
}
.user_info_details .green{
    background:#CBF7D9;
    color:#4AB36D;    
}
.user_info_details .blue{
    background:#0473C0;
    color:#fff;    
}
.user_profile_container_head{
    background:#27272d;
    padding:1px !important;
    border:1px solid #525256;
    border-bottom:0px;
    padding-bottom:3px !important;
    padding-top:3px !important;
    margin-top:-20px;
    position: relative;
}
.user_profile_container .btn-group{
    padding:10px;
}
.user_profile_container_head .profile_image {
    width:100%;
    height:350px;
    background-repeat: no-repeat;
    background-position: center center;
    //background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex
}
.user_profile_container_head .overProfileImage {
    width:100%;
    height:350px;
    background-color:#000;
    opacity: 0.5;
    background-repeat: no-repeat;
    background-position: center center;
    //background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;    
    display: flex;
    position:absolute;
    z-index:1000;
}
.user_profile_container_head .overProfileLogo {
    width:100px;
    height:100px;
    z-index:1300;
    position:relative;
    background-color:#000;
    opacity: 0.3;    
    margin: 0 auto !important;
    margin-top:-55px !important;
}
.user_profile_container_head .profile_logo {
    width:100px;
    height:100px;
	background-color:#fff;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0 auto;
    margin-top:-55px;
    padding: 10px;
    position: relative;
    border:1px solid #fff;
    z-index:800;
}
.user_profile_container_head .profile_logo_edit{
    margin-top:-100px !important;
}
.user_profile_container_head .overProfileLogoEdit{
    width:100px;
    height:100px;    
    margin-top:-35px !important;
    z-index:33333 !important;
    margin-right:46%;
    color:#fff;
    position:absolute;
}
.user_profile_container_head #dropdownMenuButton{
    position:absolute;
    left:20px;
    top:15px;
    padding-left:12px;
    margin-top:10px;
    background-image:none !important;
    background-color:#000;
    border:1px solid #000;
    opacity: 0.3;
}
.user_profile_container_head #returnButton{
    position:absolute;
    right:20px;
    top:15px;
    padding-left:12px;
    margin-top:10px;
    background-image:none !important;
    background-color:#000;
    border:1px solid #000;
    //opacity: 0.3;
    z-index:1100 !important;
}
.user_profile_container_head .overProfileImageEdit{
    width:100%;
    height:350px;
    position:absolute;
    //background:red;
    opacity: 1 !important;
    z-index:3000 !important;
}
.user_profile_container_head .overProfileImageEdit span{
    color:#fff !important;
    text-align:center;
}
.user_profile_container_head #dropdownMenulist{
    position:absolute;
    left:1%;
    top:10%;
    margin-top:10px;    
}
.user_profile_container_head #followThisUser{
    margin-top:-60px;
    margin-right:5px;
}
.user_profile_container_head #user_follow_text{
    margin-top:-10px;
}
.user_profile_container_head #user_add_rating{
    float:left;
    margin-top:-40px;
}
.user_profile_container_head #user_all_raiting{
    float:left;
    margin-top:0px;    
}
.user_profile_container_head .online-status{
    //margin: 0 auto;
    //position: relative;
    margin-top:50px;
    margin-left:-12px;
    float:left;
    border:1px solid #fff;
    border-radius:10px;
    background-color:#fff;
}
.user_profile_container_head .progress{
    width:15%;
    float:left;
    margin-top:-40px;     
}
.user_confirm_check{
    color:#0473C0;
}
.add-adv-category{
    border:1px solid #eee;
    border-radius:3px;
    width: 100px;
    min-height:100px;
    padding:10px;
    margin:10px;
    text-align:center;
}
.add-adv-category:hover{
    color:#000;
    border:1px solid #ccc;
    border-radius:5px;
}
.add-adv-category-list a{
    text-decoration:none !important;
}
.add-adv-category-icon{
    font-size:200%;
}	
.dropdown-menu-left{
}
.top_header_slider{
	//width:auto;
	padding:5px;
	min-height:230px;
	background-color:blue;
	margin-top:-20px !important;
	background-image: url('http://localhost:8080/jobs/version/2.0/files/image/general/header_background_dark.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    //background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: flex;
	margin-bottom:10px;
}
.top_header_slider .top_header_slider_title{
	color:#ccc;
	text-align:center !important;
	margin-top:50px;
	font-size:150%;
}
.top_header_slider .top_header_slider_form{
	margin-top:30px;
}
.header_top_menu{
	height:45px;
	width:auto;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	background-color:#fff;
}
.border-bottom{
	border-bottom:1px solid #ccc;
	box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.header_top_menu .list-inline{
	padding-top:10px !important;
}
.header_top_menu .list-inline li a{
	padding-right:30px;
	color:#919191;
}
.header_menu_visible_xs{
	font-size:23px;
	text-align:center;
	color:#AAAAAA;
}
.header_menu_visible_xs a{
	color:#AAAAAA;
	text-decoration:none;
}
.header_menu_visible_xs .not_signin a{
	color:#ccc;
}
.logo img{
	max-height:40px;
	width:auto;
	margin-top:-8px;
}
/* end header */
/* Table */
.secondary{
	background-image:none !important;
	background-color:#252534 !important;
	color: #ccc;
}
.table , .table a{
	color:#ccc !important;
}
.table-data-adv {
	
}
.table-data-adv .table-data-adv-title{
	text-overflow:ellipsis;
	word-wrap:break-word;
	overflow:hidden;
	text-align:right;
}
.table-data-adv .table-data-adv-title,.table-data-adv .table-data-adv-area,.table-data-adv .table-data-adv-icon{
	vertical-align: middle;
}
.table-data-adv .table-data-adv-image{
	float:left;
}
.table-data-adv .table-data-adv-area{
	text-align:left;
}
.table-data-adv .table-data-adv-info,.table-data-adv .table-data-adv-info a{
	color: #fff !important;
}
.table-data-adv .table-data-adv-image img{
	max-height:75px;
}
/* end table */
/* footer */
.footer{
	background-color:#1A1A25;
	min-height:50px;
	width:99%;
	margin-right:0.5%;
	border:1px solid #1A1A25;
	border-radius:20px 20px 0px 0px;
	padding-top:30px;
	padding-bottom:10px;
	color:#ccc;
}
.footer a {
	color:#ccc;
}
#star{
	color:#EBC300;
}
/* end footer */
/* rating list */
#rating_list_div{
	border:1px solid #ccc;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	color:#919191;
	border-radius:5px;
	font-size:120%;
}
#rating_list_text,#rating_list_state{
	padding-top:20px;
}
#rating_list_state{
	font-weight:bold;
}
/* end rating list */
/* navbar */
.navbar-default{
	background-image:none !important;
	background-color:#101016;
	border:0px solid #101016;
	border-radius:0px;
	height:60px;
}
.navbar-default .navbar-nav{
    padding-top:3px;
}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
	color: #fff;
	text-decoration:underline;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-image:none !important;
    color: #fff;
    background-color: #101016;
}
.header_navbar_xs_menu{
	//margin-top:-50px;
	position:absolute;
	left:10px;
	top:0px;
}
.header_navbar_xs_menu li.header_navbar_xs_menu_list{
	padding-top:10px !important;
	margin-top:-10px !important;
	margin-left:-10px !important;
	height:59px !important;
	font-size:22px;
	left:10px;
}
.header_navbar_xs_menu_list_view{
	height:100%;
	width:350px;
	background-color:#fff;
	position:absolute;
	left:-350px;
	z-index:3000;
	margin-bottom:-10px !important;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
	overflow-y:auto; 	
}
.header_navbar_xs_menu_list_view_extend{
	height:100%;
	width:calc(100% - 350px);
	background-color:#000;
	position:absolute;
	right:calc(100% + 350px);
	z-index:2999;
	opacity:0.3;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.active.header_navbar_xs_menu_list_view{
	left:0px;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;	
}
.active.header_navbar_xs_menu_list_view_extend{
	right:0;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.header_navbar_xs_menu_list_view .header_navbar_xs_menu_list_view_header{
	width:100%;
	height:50px;
	border-bottom:1px solid #eee;
	text-align:left;
	padding:15px;
}
#sidebarlist{
	width:calc(100% - 10px);
	margin-right:5px;
	margin-top:5px;
}
#sidebarlist li{
	text-align:left !important;
	border-radius:5px !important;
	margin-bottom:1px !important;
}
#sidebarlist li.active a{
	background-color:#F3F4F7;
	border-radius:5px;
}
#sidebarlist li a:hover,
#sidebarlist li a:focus{
	background-color:#F3F4F7 !important;
	border-radius:5px !important;
}
#sidebarlist li.active a:hover{
	background-color:#F3F4F7;
}
#sidebarlist li a .fa{
	font-size:18px;
	padding-right:10px;
}
#sidebarlist li a .badge{
	float:right;
}
/* end navbar */
/* alerts */
.alert strong{
	padding-right:10px;
}
.alert .close{
	color:#000 !important;
}
.alert,.alert-warning,.alert-info,.alert-success,.alert-danger{
    background-image:none !important;
	background-color:transparent !important;
	border-radius:20px;
}
/* end alerts */
/* general */
.lazy img:not([src]) {
	visibility: hidden;
}
@-moz-document url-prefix() {
	img.lazy:-moz-loading {
		visibility: hidden;
	}
}
.online-status{
	height:12px;
	width:12px;
}
.label-custom-default{
	background-image:none;
	background-color:#F2F2F2;
	color:#ddd;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #E0E0E0;
	font-size:120%;
}
.label-custom-default2{
	background-image:none;
	background-color:#F2F2F2;
	color:#777777;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #E0E0E0;
}
.adv-load-thumbnail .active{
	border:1px solid green !important;
}
.cars_search_form .form-control{
	margin-top:5px;
	border:2px solid #ccc;
}
.cars_search_form #carbrandsearchbtn{
	background-image:none !important;
	color: #fff;
	background-color: #454561;
	box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
	border:0px;
}
.btn-custom,.btn-showmore:hover,.btn-showmore:focus{
	background-image:none !important;
	background-color:#454561 !important;
	color:#fff !important;
	//font-weight:bold;
	box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
	padding:10px 30px 10px 30px;
	border:0px;
}
.btn-xs{
	padding: 4px 8px 4px 8px !important;
}
.btn-custom-success{
	background-color:#5CB85C !important;
}
.btn-custom-info{
	background-image:none !important;
	background-color:#454561 !important;
	border:1px solid #252534;
}
.btn-custom-info:hover{
	border:1px solid #000;
}
.btn-custom-danger{
	background-color:#D9534F !important;
}
.btn-custom-warning{
	background-color:#F0AD4E !important;
}
.btn-showmore{
	background-image:none !important;
	background-color:#454561 !important;
	color:#fff !important;
	//font-weight:bold;
	box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
	padding:10px 30px 10px 30px;
	margin:10px;
	border:0px;
}
.tag_search_title{
	color:#000 !important;
}
.loadmore_alert{
	margin-top:20px;
}
.user_page_titles,.user_page_titles a{
	color:#91919F;
}
.green,.green a{
	color:green;
}
.red,.red a{
	color:#D03333;
}
.yellow,.yellow a{
	color:#EBC300;
}
.blue,.blue a{
	color:#0473C0;
}
.badge-danger{
	background-image:none;
	background:#D03333 !important;
	color:#fff;
}
img.adv_image_uploaded{
	width:auto !important;
	height:100px !important;
}
.hidden-now{
	display:none;
}
.notification-list-ul li.active{
	color:black;
}
.notification-list-ul li{
	color:#A8A8A6;
}
/* end general */
/* adv pic style */
.adv-pic-list{
	min-height:250px !important;
}
.adv-pic-list ,.adv-pic-list .fa,.adv-pic-list a{
	text-decoration:none !important;
	color:#919191 !important;
}
.adv-pic-list-all .thumbnail{
    padding:0px !important;
    height:350px;
    border-radius:5px;
}
.adv-pic-list-pic img{
	width:100%;
	text-align:center;
	padding:0px !important;
	height:250px !important;
	border-radius:5px 5px 0px 0px;
}
a.adv-pic-list-title{
	color:#17A159 !important;
}
.adv_list_style{
	padding:5px;
	border-bottom:1px solid #f5f5f5;
	color:#919191;
}
.adv_list_style a{
	color:#919191;
	text-decoration:none;
}
div.adv_list_style:nth-child(odd){
	background-color:#F7FBFA;
}
div.adv_list_style:nth-child(even){
	background-color:#fff;
}
.adv_list_style_title{
	min-height:30px;
}
.adv_list_style_title a{
	color:#17A159;
	display:block;
	text-overflow:ellipsis;
	word-wrap:break-word;
	overflow:hidden;
	max-height:3.6em;
	line-height:1.8em;
	margin-right:-25px !important;
	padding-right:0px !important;
	font-weight:bold;
	font-size:120%;
}
.adv_list_style_title span{
	color:#17A159;
	display:block;
	text-overflow:ellipsis;
	word-wrap:break-word;
	overflow:hidden;
	max-height:3.6em;
	line-height:1.8em;
	margin-right:-25px !important;
	padding-right:0px !important;
	font-weight:bold;
	font-size:120%;
}
.adv_list_style_picture img{
	width:90px!important;
	height:90px!important;
	margin-right:-15px;
	float:left !important;
}
.adxExtraInfo{
	align-self:flex-end;
	display:flex;
	justify-content:space-between;
	width:100%;
	padding-top:10px;
}
.adxExtraInfoPart{
	flex:1;
	width:50%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.adv_list_style_username,.adv_list_style_location,.adv_list_style_date,.adv_list_style_replys{
	margin-right:-25px !important;
}
@media(max-width:700px){
	.adv_list_style_title{
		align-self:flex-end;
		display:flex;
		justify-content:space-between;
		width:100%;
	}
	.adv_list_style_title a{
		flex:1;
		text-overflow:ellipsis;
		word-wrap:none;
		white-space:nowrap;
	}
    .user_profile_container_head .overProfileLogoEdit{
        margin-right:36.5%;
    }
	.modal_block_adv_box{
		margin-top:10px !important;
	}
}
@media(max-width:500px){
	.adv_list_style_username,.adv_list_style_location,.adv_list_style_date,.adv_list_style_replys{
		font-size:100%;
	}
	.adv_list_style_picture img{
		width:100px!important;
		height:100px!important;
		margin-left:-15px !important;
	}
}
/* end adv style */
/* category list */
.category_list_header_bottom,.category_list_adv_bottom{
	padding-right:7px;
	height:55px;
	width:auto;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	//background-color:#fff;
}
.category_list_header_bottom .list-inline,.category_list_adv_bottom .list-inline{
	padding-top:10px !important;
}
.category_list_header_bottom .list-inline li a,.category_list_adv_bottom .list-inline li a{
	margin-right:-6px;
	padding:5px 10px 5px 10px;
	color:#919191;
	background-color:#fff;
	border:1px solid #f5f5f5;
	border-radius:5px;
	text-decoration:none !important;
	-webkit-transition: border-radius 0.35s,background-color 0.15s,color 0.35s, -webkit-transform 0.35s;
	transition: border-radius 0.35s,background-color 0.15s,color 0.35s, transform 0.35s; 
}
.category_list_header_bottom .list-inline li:hover a ,.category_list_adv_bottom .list-inline li:hover a{
	border-color:#0473C0 !important;
	//background-color:#0473C0 !important;
	//color:#fff;
	text-decoration:none !important;
	border-radius:5px 0px 5px 0px;
	-webkit-transition: border-radius 0.35s,background-color 0.15s,color 0.35s, -webkit-transform 0.35s;
	transition: border-radius 0.35s,background-color 0.15s,color 0.35s, transform 0.35s; 	
}
.category_list_header_bottom .list-inline li.active a,.category_list_adv_bottom .list-inline li.active a{
	border-color:#0473C0 !important;
	color:#0473C0;
	font-weight:bold;
	text-decoration:none !important;
}
.category_list_header_bottom .list-inline li.active a:hover,.category_list_adv_bottom .list-inline li.active a:hover{
   // color:#fff;
}
/* end category list*/
/* adv inside */
.adv-left-img-thumbs {
	color: #919191;
	background-color: #f7fbfa;
	//margin: 5px;
	width: 100%;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
.adv-left-img-thumbs img{
	width:100%;
	height:auto;
	margin:0px auto !important;
	padding:2px;
	border:1px solid #ccc;
	margin-bottom:4px !important;
	border-radius:3px;
}
.col-xs-12#adv-left-img-thumbs{
	padding:0px;
	margin:0px;
}
#adv-left-img-title{
	background:#eee;
	width:auto;
	height:auto;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px !important;
	color:#919191 !important;
	border-radius:10px;
}
#adv-left-title,#adv-left-title a,#adv-category-title, #adv-category-title a{
	margin-top:5px !important;
	margin-bottom:5px !important;
	color:#919191 !important;

}
#adv_inside_contain_div #adv-category-title{
	background: #eee;
	padding:5px;
	border-radius:5px;
}
#advleftside{
	background-color:#fff;
	border:1px solid #DEDEDE;
	border-radius:20px;
	margin-top:20px;
}
.btn-submit-reply,.btn-submit-reply:hover,.btn-submit-reply:focus{
	color:#fff !important;
	//border:1px solid #0473C0;
}
#adv_inside_reply_div{
	//background-color:#EDEBE8;
	border:1px solid #ECECEC;
	border-radius:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
}
#followThisAdv {
	margin-right:10px;
	color:#fff !important;
}
#followThisAdv button{
	color:#fff !important;
}
#adv_inside_reply{
//	margin-right:-30px;
	padding-left:30px;
}
#adv_inside_title_div{
	background-color:#F8F6E7;
	//width:98%;
	height:auto;
	min-height:150px;
	border:0.5px solid #fff;
	border-radius:20px 20px 20px 20px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px !important;
	margin:5px;
}
#adv_inside_contain_div{
	background-color:#FCFCFA;
	width:100%;
	height:auto;
	min-height:50px;
	border-top:0px;
	border:0.5px solid #EBE7D1;
	border-radius:20px 20px 20px 20px;
	//padding-top:5px;
	padding-bottom:10px;
	//padding-right:20px;
	//padding-left:-10px;
}
#adv_inside_contain_div img{
	width:auto;
	height:auto;
}
#adv_inside_title_div_title{
	right:-10px;
	color:#009933;
	//font-weight:bold;
	font-size:20px;
	padding-bottom:15px;
}
#adv_inside_replies_div{
	margin-right:10px !important;
	padding-left:30px;
}
#adv_inside_replies_div_username_and_title{
	background-color:#F8F6E7;
	//width:100%;
	height:auto;
	min-height:80px;
	border-top:0px;
	//border:0.5px solid #EBE6CF;
	border-radius:20px;
	padding:10px;
	margin-bottom:10px;
}
#adv_inside_replies_div_time_counter{
    text-align:left;
}
#adv_inside_contain_div_contain{
    font-weight:Bold;
    color:#525762;
}
#adv_inside_replies_contain_div{
	background-color:#fff;
	//width:100%;
	height:auto;
	min-height:50px;
	border:1px solid #EBE6CF;
	border-radius:20px;
	padding:8px;
	margin-bottom:10px;
}
#adv_inside_replies_div_username,#adv_inside_replies_div_time{
	color:#9191A8;
	padding-right:0px;
}
#adv_inside_title_div_title a{
	color:#009933;
	font-weight:bold;
}
#adv_inside_title_div_location_and_user,#adv_inside_title_div_location_and_user a{
	color:#5C9AC6;
	font-weight:bold;
}
#adv_inside_title_div_code_and_time,#adv_inside_title_div_code_and_time a{
	color:#91919C;	
}
#adv_inside_title_div_location_and_user,#adv_inside_title_div_code_and_time{
	padding-top:5px;
	right:-25px;
}
#adv_inside_contain_div_contact{
	color:#0473C0;
	font-weight:bold;
}
.input-icon-wrap {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-around;
	padding-bottom: 1rem;
	padding-top: 1rem;
	//border-bottom: 1px solid #eee;
	//border-top: 1px solid #eee;
}
div.input-icon-wrap > a {
	color: #aaaaaa;
}
div.input-icon-wrap >  i,div.input-icon-wrap > span  {
	color: #aaaaaa;
	cursor: pointer;
}
div.input-icon-wrap > a i.favad {
	color: #cc162c;
	font-weight: bolder;
}
.btn-small{
    height: auto !important;
    padding-top: 0;
}
/* end adv inside*/
/* pm read */
.pm-read-title-div{
	background-color:#EDEAEA;
	width:100%;
	height:auto;
	min-height:50px;
	border-bottom:0px;
	border:1px solid #EBE6CF;
	border-radius:3px 3px 0px 0px;
	padding:10px;
}
.pm-read-text-div{
	background-color:#F5F5F5;
	width:100%;
	height:auto;
	min-height:50px;
	border-top:0px;
	border:1px solid #EBE6CF;
	border-radius:0px 0px 3px 3px;
	padding:10px;
}
#pm-read-title-div-title,#pm-read-title-div-username,#pm-read-title-div-time{
	color:#919191;
	padding-right:0px;
	font-weight:bold;
}
/* end pm read */
.row{
    margin-right:-15px;
    margin-left:-15px;
}
.row .col-xs-12{
    padding-right:10.5px;
    padding-left:3px
}
@media(max-width:750px){
	.category_list_header_bottom{
	    height:40px !important;
	}    
    .row{
        margin-right:-15px;
        margin-left:-15px;
    }
    .row .col-xs-12{
        padding-right:15px;
        padding-left:15px
    }    
	body,html{
		overflow-x:hidden !important;
	}
	.container-fluid
	{
		width:100% !important;
		padding-right:2px !important;
		padding-left:2px ;
		margin-right:auto !important;
		margin-left:auto !important;
		overflow-x:hidden !important;
	}
	#leftside{
		width:100% !important;
		padding-right:0px;
		padding-left:0px;
		margin-right:auto;
		margin-left:auto;
		overflow-x:hidden !important;
		margin-bottom:10px;
    }
	#adv_inside_title_div{
		//margin-right:0px !important;
		overflow:hidden !important;
	}
	#adv_inside_contain_div{
		margin-right:0px !important;
	//	padding-left:8px !important;
		overflow:hidden !important;
	}
	#adv_inside_replies_div{
		//margin-right:0px !important;
		margin-left:0px;
		padding-left:0px;
	}
	#adv_inside_reply{
		margin-right:0px !important;
		margin-left:0px;
		padding-left:0px;
	}
}
#quote{
	border:0.5px solid #eee;
	padding:10px;
	border-radius:20px;
	background-color:#fff;
	color:#000;
}
.marquee {
    width: 100%;
    line-height: 40px;
	color: Black;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
.marquee p {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 15s linear infinite;
    -webkit-animation: marquee 15s linear infinite;
    -moz-animation: marquee 15s linear infinite;
    -o-animation: marquee 15s linear infinite;
}
.marquee a{
    text-decoration:none;
}
.marquee p:hover{
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
     animation-play-state: paused;
}
@keyframes marquee {
    0%   { transform: translate(-100%, 0); }
    100% { transform: translate(0, 0); }
}
select.form-control,.chooseCategory{
    border:1px solid #f5f5f5 !important;
}
.create_new_adv_category_div{
	height:auto !important;
	min-height:100px;    
}
.create_new_adv_category_btn{
	border:1px solid #0473C0;
	height:auto !important;
	min-height:100px;
	width:100%;
	padding:3px;
	text-align:center;
	margin-top:10px;
	border-radius:5px;
	//white-space: nowrap;
}
.create_new_adv_category_btn label i{
	color:#0473C0;
	font-weight:bold;
	font-size:180% !important;
}
/**/
.to-top{
  background-image: linear-gradient(to top, red 50%, black 0);
  background-position: top;
}

.to-top:hover {
  background-position: bottom;
}

.to-bottom{
  background-image: linear-gradient(to bottom, red 50%, black 0);
  background-position: bottom;
}

.to-bottom:hover {
  background-position: top;
}

.to-left{
  background-image: linear-gradient(to left, red 50%, black 0);
  background-position: left;
}

.to-left:hover {
  background-position: right;
}

.to-right{
  background-image: linear-gradient(to right, red 50%, black 0);
  background-position: right;
}

.to-right:hover {
  background-position: left;
}
.Comment_counter{
    background-color:#bbb !important;
}
.round {
  height: auto;
  min-width: auto;
  padding:4px;
  padding-left:8px;
  padding-right:8px;
  //background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}
#leftside #nav-group-btn .btn{
    background-image:none !important;
    background-color:#303043;
    border:1px solid #303043;
    box-shadow:none !important;
    text-shadow:none !important;
    color:#fff;
}
#leftside #nav-group-btn .btn.active{
    background-image:none !important;
    background-color:#252534;
    border:1px solid #252534;    
}
#leftside #nav-group-btn .btn:hover{
    background-color:#252534;
    background-image:none !important;
    border:1px solid #252534;
}
.pay_image_wrapper{
    background-image: url("https://betacdn.haraj.com.sa/assets/images/backgrounds/haraj_mobile.png");
    background-repeat:no-repeat;
    background-position:50%;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    min-height:70vh;
    border:3px solid #eee;
    border-radius:17px;
    display:flex;
    justify-content:center;
    align-items:center;
    color:rgba(0,0,0,.6);
    box-sizing:border-box;
}
.pay_commission_button{
	background-image:none !important;
	color: #fff;
	background-color: #1073C0;
	box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
	border:0px;
	padding:10px 30px 10px 30px;
}
.pay_commission_button:hover,.pay_commission_button:focus{
	background-image:none !important;
	background-color:#1073C0 !important;
	color:#fff !important;
	box-shadow: 0 -2px rgba(255, 255, 255, 0.1) inset, 0 -3px rgba(0, 0, 0, 0.1) inset, 0 1px rgba(0, 0, 0, 0.05);
	padding:10px 30px 10px 30px;
	border:0px;
}
.WBG{
    background-color:#fff;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
    border-radius:35px;
    min-height:50px;
    border:1px solid #eee;
}
.WBG400px{
    height:450px;
    padding:30px !important;
}
.circle-icon {
    background: #E6F4FF;
    padding:30px;
    border-radius: 50%;
}
.commission_ul li {
	padding-top:15px;
	margin-bottom:10px;
}
.commission_form_count_body{
	border:1px solid #ccc;
	width:80%;
	height:50px;
	margin:0 auto;
	border-radius:5px;
	margin-bottom:10px;
}
.commission_form_count_title{
	margin-top:15px;
	font-weight:bold;
	border-left:1px solid #ccc;
}
.commission_form_count_input input{
	width:100%;
	height:48px;
	border:0px;
	text-align:center;
}
.commission_form_count_input input:focus{
	outline: none;
}
.commission_form_count_input #commissionvalue{
	color:#1073C0;
	font-weight:bold;
	font-size:150%;
}
.commission_form_count_body_commissionvalue{
	padding-top:10px;
}
.warning-text{
	color:#FDA500;
}
.WBG_Bank{
	padding-top:25px !important;
	padding-bottom:25px !important;
	margin-left:2px;
	//width:32%;
	border-radius:15px;
}
.WBG_Bank .left_side_bank_details{
	text-align:left;
}
.pm_WBG{
	min-height:450px;
}
.pm_WBG .pm_WBG_Rightside{
	border:1px solid #ccc;
	height:450px;
    overflow-y: auto;
    white-space: nowrap;	
}
.pm_WBG .pm_WBG_leftside{
	border:1px solid #ccc;
	height:450px !important;
    overflow-y: auto;
    white-space: nowrap;	
}
.pm_WBG_leftside .embed-responsive .embed-responsive-item{
	height:430px !important;
	max-height:430px !important;
}
.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;     /* Align the flex-items vertically */
  justify-content: center; /* Optional, to align inner flex-items
                              horizontally within the column  */
}
.blockquote-reverse{
	padding-left:10px !important;
	border-right:0px !important;
	border-left:5px solid #eee !important;
	text-align:left !important;
}
.pm-load-div-right{
	border:1px solid #eee !important;
	width:auto !important;
	background:#fff;
	display: inline-block;
	min-height:40px;
	border-radius:15px 0px 15px 15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}
.pm-load-div-left{
	border:1px solid #eee !important;
	width:auto !important;
	background:#0473C0;
	color:#fff;
	display: inline-block;
	height:auto;
	min-height:40px;
	border-radius:0px 15px 15px 15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-bottom:5px;
}

.ul-yellow{
	list-style-type: circle;
	padding-right:25px !important;
	margin-top:10px;
}
.ul-yellow li a{
	font-weight:bold;
	color:#666666;
	font-size:10px;
}
.ul-yellow li.active a{
	color:#D75B00;
}
.ul-yellow li a:hover,.ul-yellow li a:focus{
	color:#D75B00;
}
.show_filter_sidebar_button{
	margin-top:8px;
	left:10px;
	position:absolute;
}
.list-instead-of-table{
	min-height:50px;
	border:1px solid #252534;
	background-color:#1A1A25;
	margin-bottom:5px;
	padding:5px;
	color:#ccc;
}
.list-instead-of-table-bottom{
	padding-top:5px;
}
.list-instead-of-table-bottom .list-inline{
	padding-top:10px !important;
}
.list-instead-of-table-bottom .list-inline li{
	border:1px solid #ccc;
	border-radius:3px;
}
.list-instead-of-table-bottom .list-inline li a{
	color:#ccc;
}
@media(max-width:991px){
	#filter_sidebar{
		position:fixed;
		width:100% !important;
		top:0px;
		margin-top:-10px;
		z-index:3000;
		display:none;
		overflow-y:scroll !important;
		margin-bottom:-10px;
		height:100% !important;
	}
	#filter_sidebar .modal_block{
		width:100% !important;
		margin:0px !important;
		//margin-right:-20px !important;
	}
	#filter_sidebar.active{
		display:block;
	}
	#filter_sidebar .fa-times{
		padding-left:15px !important;
		//margin-left:20px !important;
		font-size:150%;
	}
}
.modal_block_adv_box .modal_block_title_title .custom-button-title-dropdown{
	float:left !important;
}
.modal_block_adv_box .modal_block_title_title .custom-button-title-dropdown .btn-default{
	background-image:none !important;
	background-color:#1A1A25 !important;
	color:#fff;
	padding-top:0px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:5px;
}
.modal_block_adv_box .modal_block_title_title .custom-button-title-dropdown .dropdown-menu{
	left:10%;
	background-color:#1A1A25
}
.modal_block .modal_block_adv_body .panel{
	margin-top:10px;
}
.modal_block .modal_block_adv_body .panel .panel-body{
	background-image:none !important;
	background-color:#252534;
	color:#fff !important;
}
.adv_list_show_new_row{
	padding-bottom:5px;
}
.adv_list_show_new_row .adv_list_show_new_container{
	background-color:#252534;
	max-height:100px !important;
	border-radius:5px;
	border-bottom:1px solid #ddd;
	margin-bottom:5px;
	padding:5px;
}
.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_pic img{
	max-width:80px;
	height:auto;
	border-radius:5px;
}
.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_contain{
	white-space: nowrap;
	text-overflow:ellipsis;
	word-wrap:break-word;
	overflow:hidden;
	margin-right:-120px !important;
}
.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_contain ,.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_contain a{
	color:#fff;
	text-decoration:none !important;
}
.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_contain .adv_list_show_new_container_contain_2nd{
	padding-top:15px;
}
@media(max-width:767px){
	.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_pic img{
		padding-right:10px;
	}
	.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_contain{
		margin-right:0px !important;
		padding-right:20px;
		white-space: nowrap;
		text-overflow:ellipsis;
		word-wrap:break-word;
		overflow:hidden;
	}
}
@media(min-width:768px) and (max-width:991px){
	.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_contain a{
		margin-right:120px !important;
	}
	.adv_list_show_new_container_contain_2nd{
	    margin-right:120px !important;
	}	
}
@media(min-width:992px) and (max-width:1199px){
	.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_contain a{
		margin-right:60px !important;
	}
	.adv_list_show_new_container_contain_2nd{
	    margin-right:60px !important;
	}	
}
@media(min-width:1200px) and (max-width:1399px){
	.adv_list_show_new_row .adv_list_show_new_container .adv_list_show_new_container_contain a{
		margin-right:80px !important;
	}
	.adv_list_show_new_container_contain_2nd{
	    margin-right:80px !important;
	}
}
.user_profile_container .category_list_header_bottom{
	margin-top:15px !important;
}