.width100 {
 	width: 100% !important;
}

.width100left {
    width: 100% !important;
    float: left;
}

.padding0 {
    padding: 0 !important;
}

textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100% !important;
}

.swap_inline {
    display: inline-block;
}

.ads_required {
    color:#FF0000; font-size: 11px;
}

.required_span {
    font-size: 11px !important;
    margin-left: 20px !important;
}

.required_span, .validate_tip {
    float: none !important;
}

.invalid {
    color: #9D261D !important;
/*	border: 1px red solid !important;*/
}

#invalid_info {
    display:none;
    border:#FF0000 solid 2px;
    padding:2px;
    color:#FF0000;
}

.adErrorTip {
	background-color: #292829 !important;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.ads_list_icon {
    width: 16px;
    height: 16px;
}

.ads_headerinfo {
	padding: 20px;
	font-weight: bold;
	color: #000;
	margin: 3px 0;
}

.ad_details td,
.ad_details tr {
	border: 0;
	padding: 5px !important;
}

.swap_position {
    width: 100% !important;
    float: left;
    word-wrap: break-word;
    white-space: normal;
    padding: 3px;
}

.swap_position_list {
    font-size: 11px;
    float: left;
    word-wrap: break-word;
    white-space: normal;
    padding-left: 0 !important;
}

.swap_buy {
    color: #CC0000;
    font-weight: bold;
}

#main {
    padding: 2px 0 10px !important;
}
.ads_table a:link, a:visited {
 	text-decoration: none !important;
}

.ads_table a:hover, .ads_table a:active, .ads_table a:focus {
   	background: none repeat scroll 0 0 transparent !important; 
   	color: #333333 !important; 
}

.ads_table {
	border: 0 none !important;
}

/* for opera */
.ads_table tr, td {
    border: 0 none !important;
}

.ads_table td.right, th.right {
    text-align: right !important;
}
.expired{
    color:#FF0000;
}
.closed{
    color:#802420;
}

.timer{
    width: 200px;
}

/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}

h1.componentheading, .componentheading {
	padding: 5px 0 15px;
	margin: 0 0 10px;
}

.componentheading {
	font-size: 170%;
	font-weight: bold;
	font-family: 'Titillium Maps',Arial;
	color: #555555;
}

.td100 {
  	width: 100px;
}

.td200 {
  	width: 200px;
    border-bottom: 1px solid #666666 !important;
}

.td300 {
  	width: 300px;
    border-bottom: 1px solid #666666 !important;
}

.left_detail {
	float: left;
	width: 100%;
}

.ads_noborder {
  	border: 0 none;
    padding: 2px 2px;
}

.tip {
  	max-width: none !important;
}

.ads_right100 {
  	width: 100px; 
  	text-align:right;
}

.ads_right {
  	text-align:right;
}

.ads_right10 {
 	margin-right: 10px;
}

.ads_top2 {
  	margin-top: 2px;
}

.ads_gallery_left {
  	float: left; 
  	width: auto;
}

.ads_bottom_border {
  	border-bottom: 1px solid #ACACAC;
}

.round_media {
    max-width: 700px;
}

.media_width {
    width: 90%;
    margin-right:5px;
    padding: 2px;
    vertical-align: middle;
    text-align: center;
}

.media_thumbnail {
    height: 0;
    padding-bottom: 56.25%; /* 16:9 */
    position: relative;
    width: 100%;
}
.media_thumbnail iframe, .media_thumbnail embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 99%;
    padding: 0 0.3%;
}

.v_spacer_5 {
	/* Set display block for span tag */
	display: block;
	height: 5px;
}

.v_spacer_15 {
	/* Set display block for span tag */
	display: block;
	height: 15px;
}
.media_title {
    font-size: 13px !important;
    font-weight: bold !important;
    margin-bottom: 3px !important;
    padding: 0.3%;
    width: 98%;
}

.align-top {
   vertical-align: top;
   padding: 0.2%;
   width: 98%;
    text-align: justify;
}

.adds_man_list_rest{
    float:left;
    padding-left: 10px;
    width: 95%;
}

.video_content {
    vertical-align: top;
    width: 100%;
}

.video-description {
    vertical-align: top;
    padding: 0.3%;
    width: 98%;
}

.td_pricing_table {
  vertical-align: top;
  min-height:500px; 
  border: 2px solid #CDCDCD;
}

.detail_ad_description {
	padding: 5px;
	font-size: 90%;
	position: relative;
	top: 0;
}

.detail_ad_info {
	width: 30%;
	height: inherit;
	border: none;
}

.grey_line {
    border-bottom: 1px solid #E3E3E3;
}

.guest_ad_info {
    line-height: 35px;
}

.box_title {
    margin-bottom: -1px;
}
.box_bottom, .box_title {
    color: #494949;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    padding: 3px;
}

.box_content {
	width: 100%;
	display: inline-table;
	overflow-wrap: normal;
    border-bottom: none !important;
}

.add_detail_socialtoolbar {
    padding: 3px;
    margin-bottom: 2px;
}

.featured_box_content {
    width: 95%;
    display: inline-table;
    overflow-wrap: normal;
    margin-top: 5px;
    vertical-align: top;
    border-radius: 4px;
    border-style: none !important;
}

.featured_box_content a {
    color: #5B5A5A !important;
}

.featured_box_content form {
    margin: 0 !important;
    float: left;
    width: 5%;
    min-width: 25px;
}

.box_bottom {
	width: 100%;
	height: 20px;
	line-height: 20px;
	display: table;
	border-top: none;
	margin-top: -1px; /* prevent two borders */
	position: relative;
	bottom: 0;
}

.ad_details span {
	border: 0;
	padding: 5px;
}

.ad_title_details {
    font-size: 1.5em;
	font-weight: bold;
}

.ad_dbk:first-child {
	padding-top: 10px;
	padding-left: 8px;
}

.ad_dbk {
	font-size: 11px;
	padding: 5px;

}

.ad_dbk_c {
	color: #38465A;
	font-size: 11px;
	padding: 5px;
}

.add_field_label {
    min-width: 160px;
    width: 23%;
}

table [class*="span"], .row-fluid table [class*="span"] {
    display: block !important;
}

.ads_pricing_calendar {
  height: 25px; 
  vertical-align: middle;
}

.detail_img_social {
 margin-right:5px; 
 width:24px;
}

/* ads list */
span.ads_hidden {
	font-weight: bold;
	color: #E52726;
}

div.ads_pending_notify {
	background-color: #EC6262;
	border: 1px solid #961212;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

div.pagination{
    text-align: center;
}

.ad_message_separator {
	border-bottom: 1px solid #C5E7FF;
	margin-bottom: 20px;
}

.ad_message {
	border: solid 1px #BBBBBB !important;
	border-top: none !important;
	padding: 15px 20px 5px 20px;
	word-wrap: break-word;
	word-break: break-all;
	width: 670px;
}

.ad_msg_from {
	margin-right: 20px;
}

.ad_msg_to {
	margin-right: 20px;
}

.ad_msg_title {
	text-decoration: none;
}

.ad_msg_text {
	width: inherit;
	padding: 2px 0 5px 10px;
	word-wrap: break-word;
}
/*
label,
.label {
	display: inline-block !important;
	font-size: 12px;
	font-weight: bold;
	color: #494949 !important;
	text-shadow: none !important;
	background: none !important;
}*/

/* Custom field [[ad edit page]] -- label cell */
.form-horizontal .custom_fields_box {
    display: inline-block;
    margin-left: 80px;
	width: 156px;
	padding-right: 5px;
	text-align: left;
	color: #38465A;
}

/* Custom field [[ad edit page]] -- field cell */
.form-horizontal .custom_fields_box {
	padding-left: 4px;
}

/* Custom field [[myuserdetails edit page]] -- label cell */
.userdetailstable .custom_fields_box  {
	width: 41.5%;
	padding-left: 4px;
	padding-right: 5px;
	text-align: left;
	color: #38465A;
}

.ad_edit_field_label {
    font-weight: bold;
    float: left;
    width: 165px;
    height: 100%;
}

.ad_edit_field_input {
    float: left;
    clear: right;
    width: auto;
}

/*.ad_edit_field_input {
    display: inline;
}*/

.category_css {
}

.folder .category_css a:hover, .addsman_catheader_nav a:active,.addsman_catheader_nav a:focus {
    background: none repeat scroll 0 0 #095197 !important; 
    color: #FFFFFF;    
}

.addsman_catheader_nav a:hover,.addsman_catheader_nav a:active,.addsman_catheader_nav a:focus {
    background: none repeat scroll 0 0 #095197 !important; 
    color: #FFFFFF;
}

.addsman_catheader_nav a:link,.addsman_catheader_nav a:visited {
    color: #095197;
}

#main a:hover img, #main a:active img, #main a:focus img, #main a:link img, #main a:visited img {
 	background: none repeat scroll 0 0 transparent !important; 
}

.red {
    color: red;
}

.payment_details {
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin-top: 4px;
    padding: 5px;
    width: 60%;
}

fieldset {
	margin:  2px 2px 4px 10px !important;
	padding: 5px !important;
}

.add_detail_fields {
    width: 100%;
    margin-top: 4px;
    word-wrap: break-word;
}

.add_detail_fields fieldset, .add_userdetails fieldset {
	border:none !important;
	margin:  2px 2px 4px 10px !important;
	padding: 5px !important;
}

.add_userdetails span,
.add_userdetails div {
    padding: 0 !important;
}

.ads_search_map_filters {
    width: 100%;
}

#map_canvas{
    border: 1px solid black;
    margin: 0 auto;
    text-align: center;
    min-height: 400px;
}

#map_canvas_search{
    float:left;
    width:530px;
}

.map_search {
    width:100%;
    font-family:Arial, sans-serif;
    font-size:11px;
    border:1px solid black;
}

.swap_search legend {
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 25px;
}

.ads_search_field {
    margin-bottom: 5px;
}

/*************************************************************************
 *                           Categories
 *************************************************************************/

.ad_category,
.ad_category a,
.ad_category a:visited
{
	margin-left:10px;
	font-size:90%;
	text-decoration: none;
}

.factory-breadcrumb {
	display: inline;
	margin: 0;
}

.factory-breadcrumb li {
	display: inline;
}

.factory-breadcrumb li a {
	text-decoration: none;
}

.factory-breadcrumb li:last-child a {
	font-weight: bold;
}

.pagination a, .pagination span {
    border: none !important;
    float: none !important;
}

.info_user {
    float: left;
    font-size: 14px;
    width: 99% !important;
    padding-left: 5px;
    margin-bottom: 3px;
    border: 1px solid #bedcfb;
   	background-color: #e3f2f9;
}

/*************************************************************************
 *         Add funds | Withdraw funds | Payment history
 *************************************************************************/
/* Div wrappers */
.box_balance_info,
.box_balance_actions {
	width: 44% !important;
    min-width: 230px;
	float: left;
    margin: 5px 0 0 10px;
	padding: 5px 10px;
	border: 1px solid #bedcfb;
	background-color: #e3f2f9;
}
/* Reset form margins (defined in Joomla default template) */
.box_balance_info form,
.box_balance_actions form {
	margin: 0 !important;
}

/* Info balance table */
#table_box_balance_info_box tr,
#table_box_balance_info_box tr td {
	border: none;
    width: 100%;
}

#table_box_balance_info_box tr
#table_box_balance_info_box td
#table_box_balance_info_box div {
	padding: 9px;
}

#table_box_balance_info_box td:first-child {
	white-space: nowrap;
}

#table_box_balance_info_box .balance_box {
	display: inline-block;
	padding-top: 4px;
}

#table_box_balance_info_box .my_balance_amount {
	font-size: 18px;
}

#table_withdraw_funds_box tr,
#table_withdraw_funds_box td,
#table_add_funds_box tr,
#table_add_funds_box td,
#table_add_funds_box div {
	border: none;
    width: 100%;
}

#table_withdraw_funds_box input,
#table_add_funds_box input {
	height: 25px;
	line-height: 25px;
	color: #494949;
}

#table_withdraw_funds_box input[type=submit],
#table_add_funds_box input[type=submit] {
	height: 27px;
	line-height: 1;
}

#table_payments_history_box {
}

#table_payments_history_box th {
	height: 25px;
	line-height: 25px;
	border: 1px solid #EEEEEE;
	border-bottom: 2px solid #AAAAAA;
	background-color: #E3F2F9;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", sans-serif;
}

#table_payments_history_box tr,
#table_payments_history_box td {
	line-height: 1.5;
	border: none;
	color: #494949;
}

#table_payments_history_box tr:hover {
	background-color: rgba(207, 222, 228, 0.52);
}

#table_payments_history_box td.integer {
	padding-right: 20px;
	text-align: right;
}

/*************************************************************************
 *                      Payments history pagination
 *************************************************************************/
.table_pagination_box {

}

.table_pagination_box tr,
.table_pagination_box td {
	border: none;
	padding-top: 5px;
}

.table_pagination_box tr.pagination_links ul {
	text-align: center !important;
}

.table_pagination_box tr.pagination_links li.pagination-start,
.table_pagination_box tr.pagination_links li.pagination-start a,
.table_pagination_box tr.pagination_links li.pagination-prev,
.table_pagination_box tr.pagination_links li.pagination-prev a,
.table_pagination_box tr.pagination_links li.pagination-next,
.table_pagination_box tr.pagination_links li.pagination-next a,
.table_pagination_box tr.pagination_links li.pagination-end,
.table_pagination_box tr.pagination_links li.pagination-end a,
.table_pagination_box tr.pagination_links li a.pagenav {
	text-transform: lowercase;
	text-decoration: none;
}
/*************************************************************************
 *                      Payment details page
 *************************************************************************/
.table_order_details_box tr th {
	height: 25px;
	line-height: 25px;
	border: 1px solid #EEEEEE;
	border-bottom: 2px solid #AAAAAA;
	background-color: #E3F2F9;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", sans-serif;
}

.table_order_details_box tr td {
	padding: 5px;
	border: 1px solid #EEEEEE;
	text-align: right;
}

.order_total_label {
	padding-right: 30px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #494949;
}

.order_total_value {
	font-size: 20px;
	font-weight: bold;
	color: #494949;
}

.cancel_link_button {
	color: #124E85;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

.cancel_link_button:hover {
	color: #124E85 !important;
	background-color: #FFFFFF !important;

	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

/*  Payment gateways */

.payment_gateways,
.payment_gateways tr,
.payment_gateways td {
	padding: 5px;
	border: none;
	vertical-align: top;
}

.payment_gateways th {
	height: 25px;
	line-height: 25px;
	padding-left: 35px;
	background-color: #eee;
	border-bottom: 2px solid #AAAAAA;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	color: #7d8487;
}

.gateway_name {
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}

.gateway_form {
	width: auto;
	overflow: auto;
}

.gateway_form input[type=image] {
	width: auto;
	float: left;
	margin-left: inherit !important;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}