/*#container {
	padding-top:38px;
}

a:hover{
	opacity: 0.9;
}

footer .menues .menu .title {
    display: block;
    padding-bottom: 4px;
}

footer .menues .menu a.item {
    display: block;
    padding: 3px 0;
}

footer .copy_power .powered .programacion .logo_acubens {
    width: 80px;
}

footer .copy_power .powered .diseno .logo_acubens {
    width: 40px;
}
*/

.image img
 {
                   image-rendering: auto;         /* Firefox */
                   image-rendering:   auto;         /* Opera */
                   image-rendering: auto;/* Webkit (non-standard naming) */
                   image-rendering: auto;
                   -ms-interpolation-mode: auto;  /* IE (non-standard property) */
                 }

.carrito{
	display:none;
}

.ad-gallery {
  width: 100%!important;
}

/*
.header1.no_logged {
	height:36px!important;	
}

.header_catalog {
	padding-top:20px;	
}


#ModTopBar{
	margin: 0 auto;
	position:fixed;
	width:100%;
	z-index:100;
}

*/

.ad-gallery .ad-thumbs li a img,.ad-gallery .ad-thumbs li a.ad-active img {
	border:0!important;
}

.ad-gallery .ad-thumbs li {
	padding:0 8px!important

	}
.ad-gallery .ad-back {
    background: url("imagenes/_themes/tiemposur/classifieds/_generic/flecha-slider-off-right.png") no-repeat scroll 0 12px transparent;
	left: -3px;
    top: 20px;
}   	
	
.ad-gallery .ad-forward {
    background: url("imagenes/_themes/tiemposur/classifieds/_generic/flecha-slider-off.png") no-repeat scroll 0 12px transparent;
	right: -13px;
    top: 20px;
}
.ad-thumb-list{width:1000px!important}	

/*
body {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    line-height:1.2em;
    
}

section.header1 {
	background:#F2F2F2;	
}

*/
.btn_grey{
	background:#AAA4A6;
    background-image: linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
	background-image: -o-linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
	background-image: -moz-linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
	background-image: -webkit-linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
	background-image: -ms-linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
    display: inline-block;
    text-align:center;
	width:auto;
	height:auto!important;
	padding:4px 10px;
	border-radius:4px;
	color:#ffffff;
	
}

.btn_green{
	background:#71AD29;
    background-image: linear-gradient(bottom, #71AD29 50%, #77B62A 50%);
	background-image: -o-linear-gradient(bottom, #71AD29 50%, #77B62A 50%);
	background-image: -moz-linear-gradient(bottom, #71AD29 50%, #77B62A 50%);
	background-image: -webkit-linear-gradient(bottom, #71AD29 50%, #77B62A 50%);
	background-image: -ms-linear-gradient(bottom, #71AD29 50%, #77B62A 50%);
    display: inline-block;
    text-align:center;
	width:auto;
	height:auto!important;
	padding:4px 10px;
	border-radius:4px;
	border:none;
	color:#ffffff;
	
}

.btn_red{
	background:#CB2B2B;
    background-image: linear-gradient(bottom, #CB2B2B 50%, #E33036 50%);
	background-image: -o-linear-gradient(bottom, #CB2B2B 50%, #E33036 50%);
	background-image: -moz-linear-gradient(bottom, #CB2B2B 50%, #E33036 50%);
	background-image: -webkit-linear-gradient(bottom, #CB2B2B 50%, #E33036 50%);
	background-image: -ms-linear-gradient(bottom, #CB2B2B 50%, #E33036 50%);
    display: inline-block;
    text-align:center;
	width:auto;
	height:auto!important;
	padding:4px 10px;
	border-radius:4px;
	
}

.btn_blue{
	background:#254A8E;
    background-image: linear-gradient(bottom, #254A8E 50%, #2B56A4 50%);
	background-image: -o-linear-gradient(bottom, #254A8E 50%, #2B56A4 50%);
	background-image: -moz-linear-gradient(bottom, #254A8E 50%, #2B56A4 50%);
	background-image: -webkit-linear-gradient(bottom, #254A8E 50%, #2B56A4 50%);
	background-image: -ms-linear-gradient(bottom, #254A8E 50%, #2B56A4 50%);
    display: inline-block;
    text-align:center;
	width:auto;
	height:auto!important;
	padding:4px 10px;
	border-radius:4px;
	color:#ffffff;
	
}

.btn_skyblue{
	background:#1D548B;
    background-image: linear-gradient(bottom, #1D548B 50%, #205D9B 50%);
	background-image: -o-linear-gradient(bottom, #1D548B 50%, #205D9B 50%);
	background-image: -moz-linear-gradient(bottom, #1D548B 50%, #205D9B 50%);
	background-image: -webkit-linear-gradient(bottom, #1D548B 50%, #205D9B 50%);
	background-image: -ms-linear-gradient(bottom, #1D548B 50%, #205D9B 50%);
    display: inline-block;
    text-align:center;
	width:auto;
	height:auto!important;
	padding:4px 10px;
	border-radius:4px;
	color:#ffffff;
	
}



.btn_big{
	font-size:2em;
	padding: 6px 20px;
	display: inline;
}

/*
.menu-der .user_profile{
	    float: left;
    margin-right: 40px;
    margin-top: 0px;
}

.menu-der .user_profile .btn_skyblue{
        border-radius: 0 !important;
    color: #fff;
   
    font-weight: bold;
    margin-left: 1px;
    margin-top: 0 !important;
    padding: 11px;
    text-decoration: none;
    text-transform: uppercase;
    display:block;
    float:left;
    
}

.icon-menu{
	display:none;
}

section.header1 .top1{
	background:#293A4A;
    background-image: linear-gradient(bottom, #293A4A 50%, #2E4152 50%);
	background-image: -o-linear-gradient(bottom, #293A4A 50%, #2E4152 50%);
	background-image: -moz-linear-gradient(bottom, #293A4A 50%, #2E4152 50%);
	background-image: -webkit-linear-gradient(bottom, #293A4A 50%, #2E4152 50%);
	background-image: -ms-linear-gradient(bottom, #293A4A 50%, #2E4152 50%);
    display: inline-block;
    text-align:center;
	width:100%;
	height:auto!important;
} 

section.header1 .top1 .container {
    margin: auto;
    width: 974px;
   
}

section.header1 .top1 .container .logo_top{
    border-radius: 0 !important;
    display: block;
    float: left;
    height: 36px !important;
    padding: 0;
    width: 113px;
   
}

section.header1 .top1 .container .logo_top .logo_top_img{
    background: url("imagenes/_themes/tiemposur/classifieds/_generic/svg/logo-tiempo-blanco.svg") no-repeat scroll center center transparent;
	 border-radius: 0 !important;
    display: block;
    float: left;
    height: 36px !important;
    padding: 0;
    width: 113px;
}

section.header1 .top1 .container .social_content{
	 float: left;
	 margin-left:10px;
}

section.header1 .top1 .container .social_content .item{
	float: left;
    border-radius: 50%;
    color: white;
    display: block;
    padding: 5px 2px;
    margin: 5px;
    width: 24px;
    font-size:12px;
}
section.header1 .top1 .container .social_content .facebook{
	background:#415E9B;	
    
}

section.header1 .top1 .container .social_content .twitter{
	background:#52A7E6;
    
}

section.header1 .top1 .container .social_content .google_plus{
	background:#cb2b2b;
    
}	


section.header1 .top1 .container .menu-der{
	float:right;
}

section.header1 .top1 .container .menu-items{
	float:left;
	text-decoration:none;
	margin:0;
}

section.header1 .top1 .container .menu-items .item {
    float: left;
    display:inline;
    margin-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}
section.header1 .top1 .container .menu-items .item .flecha{
	font-size:90%;
	color:#E21010;
	padding-right: 2px;
}

section.header1 .top1 .container .menu-items .item a{
	color:#DEDDE3;
	text-decoration:none;
}

section.header1 .top1 .container .menu-items .item .tag-item{
	display: block;
    float: right;
    margin-left:6px;
}

section.header1 .top1 .container .menu-items .item .tag-new{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/nuevo-tag.png") no-repeat scroll 0 center transparent;
	height: 16px;
    width: 51px;
}

section.header1 .top1 .container .menu-items .item .tag-info{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/ayuda-back.png") no-repeat scroll 0 center transparent;
	height: 16px;
    width: 22px;
	
}

section.header1 .top1 .container .menu-items .item .tag-info i{
	font-size:110%;
	padding:1px 0 0 3px;
}
section.header1 .cab_cla .content-left{
	float: left;
    margin: 10px 0;
    width: 50%;
}

section.header1 .cab_cla .content-left img{
	max-height:80px;
}

section.header1 .cab_cla .content-left .logo{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/logo-clasificados.png") no-repeat scroll 0 center transparent;
	width: 473px;
	height: 48px;
    
}

section.header1 .cab_cla .content-right{
	float:right;
	margin-top: -25px;
}

section.header1 .btn_red.publish_free{
	    float: left;
    
    margin-top: 0px;
    padding: 11px 10px;
    border-radius:0!important;
	
}

section.header1  .btn_red .btn_publish_free{
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	
	
	
}


section.header1  .btn_red .btn_publish_free .flecha{
	color:#ffffff;
	font-size:90%;
	
}

section.header1 .cab_cla .content-right .content-profile .user_profile{
	float:left;
	margin: 9px 0;
}


section.header1 .cab_cla .content-right .content-profile .user_profile a{
	text-decoration:none;
	color:#594874;
	font-weight:bold;
	
}
	
section.header1 .cab_cla .content-right .content-profile .carrito{
	float:left;
}

section.header1 .cab_cla .content-right .content-profile .carrito .img-carrito{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/carrito-null-icon.png") no-repeat scroll 0 center transparent;
    display: block;
    float: left;
    height: 34px;
    width: 34px;
	
}

section.header1 .cab_cla .content-right .content-profile .carrito .txt-label {
    color: #594874;
    float: left;
    font-weight: bold;
    margin: 9px 8px;
    text-decoration: none;
    text-transform: uppercase;

	
}

section.header1 .cab_cla .content-right .content-profile .carrito .txt-cant {
	border-radius: 90px;
    color: #ffffff;
    float: left;
    font-weight: bold;
    margin: 5px 4px;
    padding: 3px 8px;
    text-decoration: none;
    background:#E23131;
	
}
	

section.header1 .content_search{
	background-image: url("imagenes/_themes/tiemposur/classifieds/_generic/back-buscador.png");
    background-repeat: repeat;
    margin-top:14px;
    float:none;
	
}


section.header1.header_catalog_inmuebles .content_search{
	background-image: url("imagenes/_themes/tiemposur/classifieds/_generic/back-buscador-inmuebles.jpg");
}

section.header1.header_catalog_varios .content_search{
	background-image: url("imagenes/_themes/tiemposur/classifieds/_generic/back-buscador-varios.jpg");
}


section.header1.header_catalog_empleos .content_search{
	background-image: url("imagenes/_themes/tiemposur/classifieds/_generic/back-buscador-empleos.jpg");
}



section.header1 .content_search .content_search_inner{
	margin: 10px auto 15px;
    width: 50%;
    text-align:center;
}
	
	
section.header1 .content_search .search_label{
	color: #ffffff;
    font-size: 2em;
    padding: 12px 0;
   
    line-height:1.2em;
	
}


section.header1 .content_search .search_button {
    background: #F8F8F8;
    border-radius: 10px;
    height: 48px;
    position: relative;
    text-align: left;
    padding:0 55px 0 20px;
    width: auto;
}



section.header1 .content_search .search_button input{
    border: 0 none;
    font-size: 1.2em;
    margin-right: -3px;
    padding: 15px 0;
    text-align: left;
    width: 60%;
    
     background: #f8f8f8;
}


section.header1 .content_search .search_button label {
	display:inline;
	font-weight:normal;
}

section.header1 .content_search .search_button select {
	color:#596476;
    padding: 12px 0 12px 10px;
    width: 39%;
    margin: 0;
    background: #f8f8f8;
    border:none;
    border-left:1px solid #dddddd;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    section.header1 .content_search .search_button select {padding-right:18px}
}

section.header1 .content_search .search_button label {position:relative}
section.header1 .content_search .search_button label:after {
	/*http://astronautweb.co/snippet/font-awesome/*/
    content: '\f078';
    font-family: FontAwesome;
    color:#aaa;
    /*-webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    */
    right:8px; top:2px;
    padding:0 0 2px;
    /*border-bottom:1px solid #ddd;*/
    position:absolute;
    pointer-events:none;
}
section.header1 .content_search .search_button label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}


section.header1 .content_search .lupa {
    background: #fdd752;
    border-bottom: 1px solid #fdd752;
    border-radius: 0 10px 10px 0;
    display: block;
    height: 47px;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
}

section.header1 .content_search .lupa i{
	color: #e36f22;
    font-size: 26px;
    padding: 11px;
}


section.header1 .content_search .search_avanzada{
	margin:10px 0 20px 0;
	display:block;
	text-decoration:none;
	color:#ffffff;
	
}

.content_rubros {
	margin:25px 0 15px 0 ;
	padding-bottom:14px;
	border-bottom:1px solid #DEDEDE;
	
}
.content_rubros .rubro {
	float:left;
	width:25%;
}

.content_rubros .rubro_inner {
	padding: 0 5px;
	
}



.content_rubros .rubro .rubro_img{
	margin-bottom:14px;
	display:block;
	
}

.content_rubros .rubro .rubro_img {
	overflow:hidden;
	
}
.content_rubros .rubro .rubro_img .top_container{
	position:relative;
}
.content_rubros .rubro .rubro_img:hover .plus_btn:after {
    content: '\f196';
    font-family: FontAwesome;
    font-size:5em;
    color:#eeeeee;
    height: 100%;
    left: 0;
    position: absolute;
    top: 46%;
    width: 100%;
    text-align:center;
} 


.content_rubros .rubro .rubro_img img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
	display:block;
}


.content_rubros .rubro .rubro_img:hover img {
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


.content_rubros .rubro .rubro_img .footer .imagen{
	width:100%;
	padding:60px 0;
	text-align:center;
}

.content_rubros #inmuebles.rubro .rubro_img .footer .imagen{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-inmueble.png") no-repeat scroll center center #5A4774;
}

.content_rubros #automotores.rubro .rubro_img .footer .imagen{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-automoviles.png") no-repeat scroll center center #DB556E;
}

.content_rubros #empleos.rubro .rubro_img .footer .imagen{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-empleos.png") no-repeat scroll center center #F9C524;
}

.content_rubros #varios.rubro .rubro_img .footer .imagen{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-varios.png") no-repeat scroll center center #71B7FC;
}



.content_rubros .rubro .rubro_img .footer .title{
	color:#ffffff;
	padding:15px 0;
	text-align:center;
	text-transform:uppercase;
	font-family: "rockwellregular","Courier New",Courier,Georgia;
    font-size: 2em;
    font-weight: bold;
}

.content_rubros #inmuebles.rubro .rubro_img .footer .title{
	background:#433358;
}
.content_rubros #automotores.rubro .rubro_img .footer .title{
	background:#BA4359;
}
.content_rubros #empleos.rubro .rubro_img .footer .title{
	background:#F2A825;
}
.content_rubros #varios.rubro .rubro_img .footer .title{
	background:#5999D7;
}



/* The CSS */
.content_rubros .cla_properties_label select {
	margin-top:12px;
    padding: 4px;
    width: 100%;
    margin: 0;
    background: #f8f8f8;
    color:#888;
    border:1px solid #D8D8D8;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .content_rubros .cla_properties_label select {padding-right:18px}
}

.content_rubros .cla_properties_label {position:relative}
.content_rubros .cla_properties_label:after {
   content: '\f078';
    font-family: FontAwesome;
    color:#aaa;
   /* -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    */
    right:8px; top:4px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
.content_rubros .cla_properties_label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:20px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}
.content_rubros .cla_slogan {
    color: #848484;
    display: block;
    font-size: 1em;
    padding: 12px;
    
}

.catalog{
	margin-bottom:20px;
	
}

.catalog .header{
	margin:20px 0;
	padding-bottom:8px;
	border-bottom:1px solid #DEDEDE;
}

.catalog .header .left .title{
	color: #343434;
    font-size: 2em;
     padding:13px 50px;
}

.catalog .header .left .title .publish{
	color: #ACACAC;
    font-size: 0.9em;
    padding-left: 10px;
    
}

.catalog .header .right .mas_avisos{
	text-transform:uppercase;
	width:119px;
	height:27px;
	display:block;
}
.catalog .header .right .mas_avisos .txt{
	color: #fff;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 8px;
    padding: 6px 0 0 14px;
}

.catalog .avisos .avisos-left{
	width:67%;
	float:left;
}
.catalog .avisos .avisos-right{
	width:33%;
	float:left;
}
.catalog .avisos .avisos-right .high{
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}

.catalog .avisos .avisos-right .high .image{
	position:relative;
}

.catalog .avisos .avisos-right .high .image .destacado{
	background: #E30713;
    position:absolute;
	top:0;
	right:0;
	padding: 4px 6px;
	color:#ffffff;
	font-weight: 700;
		
}

.catalog .avisos .avisos-right .high .image .social{
	bottom: 14px;
    position: absolute;
    left: 5px;
		
}

.catalog .avisos .avisos-right .high .image .social .facebook {
    background: url("imagenes/_themes/tiemposur/classifieds/_generic/facebook-logo.png") no-repeat scroll 0 0 transparent;
    height: 19px;
    width: 21px;
}
.catalog .avisos .avisos-right .high .image .social .twitter {
    background: url("imagenes/_themes/tiemposur/classifieds/_generic/twitter-logo.png") no-repeat scroll 0 0 transparent;
    height: 19px;
    width: 21px;
}

.catalog .avisos .items .item{
	float:left;
	width:25%;

}

.catalog .avisos {
    margin-bottom: 14px;
}

.catalog .avisos .items .item .item_inner{
	padding-right:2px;
	border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
	}

.catalog .avisos .items .item .image{
	/*height:145px;*/
	overflow:hidden;
	position:relative;
}



.catalog .avisos .items .item .image img{
	width:100%;
}

.catalog .avisos .items .item .title{
	border-left: 1px solid #f0f0f0;
    color: #343434;
    font-size: 1.2em;
    font-weight: bold;
    height: 5em;
    line-height: 1.2em;
    padding: 4px 10px;
    text-align: center;
}

.catalog .avisos .items .item .footer{
	margin:8px;
	padding:4px;
	border-top: 1px solid #f0f0f0;
	height:50px;
	
	
}

.catalog .avisos .items .item .footer .price{
	color:#E82E33;
	float:rihgt;
	text-align:right;
	font-size: 1.6em;
	font-weight:bold;
	margin-top:4px;
}

.catalog .avisos .items .item .footer .social{
	margin-top:2px;
	float:left;
}
.catalog .avisos .items .item .footer .social .facebook{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/facebook-logo.png") no-repeat scroll 0 0 transparent;
    width:21px;
    height:19px;

}

.catalog .avisos .items .item .footer .social .twitter{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/twitter-logo.png") no-repeat scroll 0 0 transparent;
    width:21px;
    height:19px;

}

.catalog .avisos .items .item .footer .anunciante{
	font-size: 0.8em;
    font-weight: normal;
    text-align: right;
    width: 100%;
    color:#3C537F;
    height:30px;
}

.catalog .avisos .high .image img{
	width:100%;
	overflow:hidden;
}
.catalog .avisos .high .image img{
	
}
.catalog .avisos .high .more_image{
	padding:4px 10px;
}
.catalog .avisos .high .more_image img{
	width:23%;
	padding:2px;
	float:left;	
	
}

.catalog .avisos .high .title{
    color: #4d4d4d;
    font-size: 1.6em;
    font-weight: bold;
    height: 70px;
    line-height: 1.2em;
    padding: 16px 12px;
}

.catalog .avisos .high .footer{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/back-destacado.png") repeat-x scroll 0 0 transparent;
    width:100%;
    padding-top:9px;

}
.catalog .avisos .high .footer .inner{
	background:#E40613;
	width:100%;
    height:auto;
}

.catalog .avisos .high .footer .price{
	color: #ffffff;
    font-size: 2.6em;
    font-weight: bold;
    padding: 12px 0 16px;
    text-align: center;
}
.catalog .avisos .high .footer .price .anunciante{
	font-size: 0.5em;
    font-weight: normal;
    margin-top: 12px;
}

	
.catalog .properties .item{
	border-radius: 6px;
    color: #ffffff;
    display: block;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 8px;
    margin-right: 10px;
    padding:0px;
    
}

.catalog .properties .item .prop{
	padding: 2px 4px;
	display: block;
    float: left;
}

.catalog .properties .item .cant{
	background:#BC4257;
    display: block;
    float: left;
	padding: 2px 4px;
	border-radius: 0 6px 6px 0;
}



.catalog.automotores .header .right .mas_avisos{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/mas-avisos-automoviles.png") no-repeat scroll center center transparent;
}

.catalog.automotores .header .left .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/automotores-icon.png") no-repeat scroll left center transparent;
}

.catalog.inmuebles .header .right .mas_avisos{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/mas-avisos-inmuebles.png") no-repeat scroll center center transparent;
}

.catalog.inmuebles .header .left .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/inmuebles-icon.png") no-repeat scroll left center transparent;
}

.catalog.empleos .header .right .mas_avisos{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/mas-avisos-empleos.png") no-repeat scroll center center transparent;
}

.catalog.empleos .header .left .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/empleos-icon.png") no-repeat scroll left center transparent;
}

.catalog.varios .header .right .mas_avisos{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/mas-avisos-varios.png") no-repeat scroll center center transparent;
}

.catalog.varios .header .left .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/varios-icon.png") no-repeat scroll left center transparent;
}



.catalog.automotores .properties .item{
	background:#DB556E;
}

.catalog.automotores .properties .item .cant{
	background:#BC4257;
}

.catalog.inmuebles .properties .item{
	background:#5A4872;
}

.catalog.inmuebles .properties .item .cant{
	background:#6C5889;
}

.catalog.varios .properties .item{
	background:#3D7BB4;
}

.catalog.varios .properties .item .cant{
	background:#6FB8FC;
}


.catalog.empleos .properties .item{
	background:#FAC424;
	color:#4a5050;
}

.catalog.empleos .properties .item .cant{
	background:#FCDB67;
	color:#4a5050;
}



.catalog.empleos .avisos_empleos .avisos_right, .catalog.empleos .avisos_empleos .avisos_left{
	width:50%;
	float:left;
}

.catalog.empleos .avisos_empleos{
	margin-bottom:14px;
}
.catalog.empleos .avisos_empleos .avisos_right .items{
	margin-left:3px;
	
}

.catalog.empleos .avisos_empleos .avisos_left .items{
	margin-right:3px;
}

.catalog.empleos .avisos_empleos .avisos_emp .items{
		border:2px solid #F0F0F0;
}

.catalog.empleos .avisos_empleos .avisos_emp .top{
	border-bottom:1px solid #F0F0F0;
	padding:10px;
}

.catalog.empleos .avisos_empleos .avisos_emp .top .profesion{
	background:#F8C724;
	width:auto;
	
	padding:1px 2px;
	font-size: 1.2em;
	font-weight:bold;
	color:#4A5050;
	text-transform:uppercase;
	display:block;
	margin-bottom:6px;
}

.catalog.empleos .avisos_empleos .avisos_emp .top .operacion{
	color:#4A5050;
	font-size: 1.2em;
	line-weight: 1.2em;
	font-weight:600;
}

.catalog.empleos .avisos_empleos .avisos_emp .title{
	border-bottom:2px solid #F0F0F0;
	padding:10px;
	color:#4A5050;
	font-size: 1.2em;
	font-weight:bold;
	height:37px;
}

.catalog.empleos .avisos_empleos .avisos_emp .title2{
	color: #4a5050;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.2em;
    padding: 10px;
	
}

.catalog.empleos .avisos_empleos .avisos_emp .top .right{
	text-align:right;
}

.catalog.empleos .avisos_empleos .avisos_emp .top .right .facebook_large{
	margin-right:6px;
	float:right;
	text-align:right;
}

.catalog.empleos .avisos_empleos .avisos_emp .top .right .twitter_large{
	float:right;
	text-align:right;
	margin-right:0px;
}

.catalog.empleos .avisos_empleos .avisos_emp .publish_date{
	color: #bababa;
    display: block;
    font-weight: bold;
    margin-bottom:5px;
    margin-top: -6px;	
}

.catalog.empleos .avisos_empleos .item.high .high{
	border-bottom:2px solid #F0F0F0;
}

.catalog.empleos .avisos_empleos .item.high .high .btn_red{
	border-radius:0;
	width:100%;
	text-align:center;
	padding:0;
	
}

.catalog.empleos .avisos_empleos .item.high .high .btn_red .txt{
	color:#ffffff;
	padding:6px;
	font-weight:bold;
	font-size: 1.2em;
	
}

.catalog.empleos .avisos_empleos .item.high .high .left, .catalog.empleos .avisos_empleos .item.high .high .right{
	width:49.5%;
	float:left;
}

.catalog.empleos .avisos_empleos .item.high .high .right{
	width:50.5%;
}

.catalog.empleos .avisos_empleos .item.high .high .left img{
	display:block;
}

.catalogs_popular{
	margin:20px 0;
}

.catalogs_popular .header{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #DEDEDE;
	
}

.catalogs_popular .header .title{
	 background: url("imagenes/_themes/tiemposur/classifieds/_generic/flecha-slider-on.png") no-repeat scroll 0 center transparent;
   color:#323232;	
	padding-left:18px;
	font-size: 2em;
	
}

.catalogs_popular .items .item{
	float:left;
	width:16.66%;
}
.catalogs_popular .items .item_inner{
	border:1px solid #F0F0F0;
}

.catalogs_popular .items .item .image{
	position:relative;
}

.catalogs_popular .items .item .image img{
	width: 100%;
}

.catalogs_popular .items .item .title{
	    color: #343434;
    font-size: 1.2em;
    font-weight: bold;
    height: 4em;
    line-height: 1.2em;
    padding: 4px 10px;
    text-align: center;
    
}

.catalogs_popular .items .item .visto{
	color: #343434;
    font-size: 1em;
    padding:4px 0;
    text-align:center;
    
}

.catalogs_popular .items .item .footer{
	margin:6px;
	padding:6px;
	border-top:1px solid #F0F0F0;
}

.catalogs_popular .items .item .footer .price{
	text-align:right;
	font-size: 1.6em;
	font-weight:bold;
	color:#E32F38;
	height:20px;
}

.catalogs_popular .items .item .footer .anunciante{
	font-size: 0.8em;
	text-align:right;
	margin-top: 4px;
}












.rubros_top{
	margin-top:10px;
}

.rubros_top .rubro{
	float:left;
	width:25%;
	display:block;
}
.rubros_top .rubro .icon{
	padding:30px 0 ;	
}

.rubros_top .rubro.inmuebles .icon{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-inmueble.png") no-repeat scroll center center #5A4774;
}

.rubros_top .rubro.automotores .icon{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-automoviles.png") no-repeat scroll center center #DB556E;
}

.rubros_top .rubro.empleos .icon{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-empleos.png") no-repeat scroll center center #F9C524;
}

.rubros_top .rubro.varios .icon{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-varios.png") no-repeat scroll center center #71B7FC;
}

.rubros_top .rubro .txt{
	padding:10px 0 ;
	font-size: 1.8em;
	font-family:"rockwellregular","Courier New",Courier,Georgia;
	text-align:center;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
}

.rubros_top .rubro.inmuebles .txt{
	background: #4B3B5F;
}

.rubros_top .rubro.automotores .txt{
	background: #BA4359;
}

.rubros_top .rubro.empleos .txt{
	background: #F2A825;
}

.rubros_top .rubro.varios .txt{
	background: #5999D7;
}

.rubros_current{
	margin: 10px 0 20px;
	
}

.rubros_current_left{
	width:25%;
	float:left;
	
}

.rubros_current_left img{
	width:100%;
	display:block;
}

.rubros_current_center{
	width:50%;
	float:left;
	padding:12px 0;
	
}

.rubros_current_center .rubro_name{
	color:#ffffff;
	font-family: "rockwellregular","Courier New",Courier,Georgia;
	font-size: 1.5em;
	display:block;
	padding:25px 0 20px 40px; 
	margin-left:20px;
	font-size: 2.2em;
    font-weight: bold;
    text-transform:uppercase;
}

.inmuebles .rubros_current_center .rubro_name{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-inmueble.png") no-repeat scroll 0 center /30px transparent;
}

.inmuebles.rubros_current{
	background:#4B3B5F;
}

.automotores .rubros_current_center .rubro_name{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-automoviles.png") no-repeat scroll 0 center /30px transparent;
}

.automotores.rubros_current{
	background:#BA4359;
}

.empleos .rubros_current_center .rubro_name{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-empleos.png") no-repeat scroll 0 center /30px transparent;
}

.empleos.rubros_current{
	background:#F2A825;
}


.varios .rubros_current_center .rubro_name{
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-varios.png") no-repeat scroll 0 center /30px transparent;
}

.varios.rubros_current{
	background:#5999D7;
}


.rubros_current_right{
	width:25%;
	float:left;
	background:#58DAFE;
	height:89px;
	
}

.rubros_current_right a{
	color:#ffffff;
	font-size: 1.5em;
	display:block;
	padding:30px 0 20px 40px; 
	background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-agregar-aviso.png") no-repeat scroll 0 26px transparent;
	margin-left:20px;
	
}

.ColLeft{
	width:25%;
	float:left;
}

.ColLeft #contenedor_filter{
	padding-right:6px;
}
.ColLeft .Filtros .titulos{
	background:#ECECEC;
	color:#2D3F53;
	padding:4px 10px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight:bold;
	
}

.ColLeft .Filtros .Contenido .Listado .Boton p{
	color: #2d3f53;
	font-size: 1.2em;
	line-height: 1.2em;
	
	
}
.ColLeft .Filtros .Contenido .Listado .ContPrecio .moneda{
	width:100%!important;
}

.ColLeft .Filtros .Contenido .Listado .ContPrecio .moneda span{
	padding-left:5px;
}

.ContGral a, .ListadoCont a {
    color: #2d3f53;
    font-size: 1em;
    font-weight: 400;
}

 .ListadoCont ul li{
 	margin-bottom:4px;
 }


.ColLeft .Filtros .tipo{
	margin:14px 8px;
	background:#ECECEC;
	color:#2D3F53;
	font-size: 1.2em;
	margin: 8px 14px;
    padding: 4px 10px;
}

.ColLeft .Filtros .tipo .data{
	font-weight:bold;
}



.ColLeft .Filtros .tipo .ElimFiltro {
   background: url("imagenes/_themes/tiemposur/classifieds/listado/icono-cerrar.png") no-repeat scroll 0 center transparent;
   display: block;
    float: right;
    height: 15px;
    padding-top: 5px;
    width: 15px;
	
}

.ColLeft .Filtros .FiltipoEliminar {
    padding: 0px!important;
    text-align: center;
    margin-bottom:10px;
}

.ColLeft .Filtros .FiltipoEliminar a{
	color:#2d3f53
}


.ColRight{
	width:74%;
	float:left;
}
.ColRight .ordenarpor {
    border-bottom: medium none;
    border-top: medium none;
}

.ColRight .btn_red{
	color: #ffffff;
    padding: 5px 10px;
    font-weight: bold;	
}

.grilla .item{
	border-bottom: 4px solid #dedede;
    float: left;
    margin-bottom: 12px;
    padding-bottom: 10px;
    width: 33.33%;
}
.grilla .item .inner{
	padding:0px 10px;
	background:#ffffff;
}

.grilla .item .image{
	 position: relative;
}
div.concretada3 {
    background: none;
    height: auto;
    left: 0;
    margin-bottom: -50px;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index:10;
}

div.operacion_expirada {
   background: none;
    height: auto;
    left: 0;
    margin-bottom: -50px;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
     z-index:10;
}
div.operacion_expirada img,div.concretada3 img{
	width: 100%;
}

a.editar_aviso {
    background: #2b56a4 none repeat scroll 0 0;
    color: #ffffff;
    height: auto;
    padding: 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    display:block;
}

div.mpactive {
    background: url("imagenes/_themes/tiemposur/classifieds/_generic/mpactive.png") no-repeat scroll 0 0 transparent;
    bottom: 7px;
    display: block;
    height: 35px;
    position: absolute;
    right: 3px;
    width: 35px;
}

.grilla .item .image img{
	width:100%;
	
}

.grilla .item .top{
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px solid #ECECEC;
}
.grilla .item .top .social{
	float:left;
	
}

.grilla .item .top .social .facebook{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/facebook-logo.png") no-repeat scroll 0 0 transparent;
    height:19px;
    width:21px;
}

.grilla .item .top .social .twitter{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/twitter-logo.png") no-repeat scroll 0 0 transparent;
	height:19px;
    width:21px;
    
}

.grilla .item .top .precio{
	float:right;
	width:auto;
	color:#DF3130;
	font-weight:bold;
	font-size: 1.8em;
	display:block;
}

.grilla .item .anunciante{
	color:#1B396B;
	font-size: 0.9em;
	margin-bottom:4px;
}
.grilla .item h2{
	color: #4f4f4f;
    font-size: 1.4em;
    height: 80px;
    line-height: 1.2em;
    padding: 2px 8px;
}
.grilla .item .btn_blue{
	border-radius: 0;
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    padding: 8px;
    border-bottom:3px solid #153767;
}


.product_detail .top .preview{
    background: #335266 none repeat scroll 0 0;
    color: #fff;
    font-size: 2em;
    margin: 10px 0;
    padding: 10px;
    text-align: center;
    width: auto;
}

.product_detail .top .title{
	color: #777777;
    width:auto;
    font-size: 2em;
    margin: 12px 0;
    padding: 15px 47px;
    line-height:1.2em;
   border-bottom:2px solid #E3E3E3;
}

.product_detail .top .top_sup{
	margin-bottom:10px;
	
}


.product_detail .top .top_sup .btn_volver{
	background: transparent url("imagenes/_themes/tiemposur/classifieds/_generic/background-volver.png") no-repeat scroll 0 0;
    display: block;
    height: 28px;
    width: 77px;
    float:left;
    
    
}

.product_detail .top .top_sup .btn_volver:hover{
	background-position: 0 -28px;
}

.product_detail .top .top_sup .btn_volver .txt{
	color: #ffffff;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    padding: 6px 0 0 18px;
}

.product_detail .top .info,.product_detail .top .info a{
	float:right;
	font-size:1em;
	color:#919A9F;
}

.product_detail.inmuebles .top .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/inmuebles-icon.png") no-repeat scroll left center transparent;
	
}

.product_detail.automotores .top .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/automotores-icon.png") no-repeat scroll left center transparent;
	
}

.product_detail.empleos .top .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/empleos-icon.png") no-repeat scroll left center transparent;
	
}

.product_detail.varios .top .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/varios-icon.png") no-repeat scroll left center transparent;
	
}


.product_detail .redes {
	padding-right:15px;
}
.product_detail .redes .social_high{
	float: left;
	margin-top: -3px;
}
.product_detail .redes .social_high .facebook {
    background: url("imagenes/_themes/tiemposur/classifieds/_generic/facebook-logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 19px;
    width: 21px;
    padding: 0 2px;
}
.product_detail .redes .social_high .twitter {
    background: url("imagenes/_themes/tiemposur/classifieds/_generic/twitter-logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 19px;
    width: 21px;
    padding: 0 2px;
}

.product_detail .info .denunciar_aviso{
  padding-right: 15px;
}

.product_detail .info .aviso_publicado{
    padding-right: 15px;
}

.product_detail .info .visitas{
    padding-right: 15px;
}


.aviso-content{
	border:2px solid #F0F0F0
}



.aviso-izq{
	width:40%;
	float:left;
}

.aviso-der{
	width:60%;
	float:left;
}


.aviso-der .title{
	border-bottom: 2px solid #F0F0F0;
    color: #333333;
    font-size: 2em;
    font-weight: bold;
    padding: 10px 20px;
    line-height: 1.2em;
}

.aviso-der .content_precio{
	border-bottom: 2px solid #F0F0F0;
	padding:0 20px  
}

.aviso-der  .content_precio .precio{
	float:left;
	color: #D42B2E;
    font-size: 2.6em;
    font-weight: bold;
    padding: 20px 0;
}

.aviso-der .content_precio .button_payment{
	    display: block;
    float: right;
    font-size: 1.6em;
    font-weight: 600;
    margin-top: 10px;
    padding: 10px 15px;
}	



.aviso-der .vendedor{
	border-bottom: 2px solid #F0F0F0;
}

.aviso-der .vendedor .enlaces{
	width:50%;
	float:left;
	
}

.aviso-der .vendedor .enlaces .inner{
	 padding: 10px 20px;
	 border-right: 2px solid #F0F0F0;
}

.aviso-der .vendedor .user{
	width:50%;
	float:left;
}

.aviso-der .vendedor .user  .inner{
	 padding: 20px 10px;
}

.aviso-der .vendedor .user  .medalla{
	float:left;
	width:30px;
}

.aviso-der .vendedor .user  .dato{
	padding-left:50px;
}

.aviso-der .vendedor .user  .dato .medalla_txt{
	color:#8FC35F;
	font-size:1.3em;
	font-weight:700;
	margin-top:10px;
	margin-bottom:6px;
}

.aviso-der .vendedor .user  .dato .username{
	color: #71808d;
    display: block;
    float: left;
    font-size: 1.3em;
    font-weight: 700;
    margin: 2px 5px 0 0;
	
}

.aviso-der .vendedor .user  .dato .ver_perfil{
	color: #ffffff;
    font-weight: 700;
    padding: 2px 4px;
	
}

.aviso-der .vendedor .user  .dato .puntos{
	font-size: 1.2em;
    margin-top: 4px;
}


.aviso-der .metodos_de_pago .inner_title{
	
	padding:4px 20px 10px 20px;
	border-bottom:2px solid #F0F0F0;
}

.aviso-der .metodos_de_pago .title2{
	color: #353535;
    font-size: 2.8em;
    line-height: 1.4em;
}

.aviso-der .metodos_de_pago .subtitle{
	color: #353535;
    font-size: 1.6em;
    line-height: 1.4em;
}

.aviso-der .metodos_de_pago .metodos .metodo{
	width:50%;
	float:left;
	text-align:center;
	
}

.aviso-der .metodos_de_pago .metodos .mercadopago{
	background: transparent url("imagenes/_themes/tiemposur/classifieds/aviso/venta-mercado-pago_off.png") no-repeat scroll center -108px;
    border-left: 2px solid #f0f0f0;
    border-right: 2px solid #f0f0f0;
    display: block;
    height: 113px;
    text-align: center;
    width: 100%;
}

.aviso-der .metodos_de_pago.MercadoPago .metodos .mercadopago{
	 background-position: center 0;
}
.aviso-der .metodos_de_pago .metodos .tradicional{
	background: transparent url("imagenes/_themes/tiemposur/classifieds/aviso/venta-privada_off.png") no-repeat scroll center -76px;
    display: block;
    height: 76px;
    margin-top: 14px;
    text-align: center;
    width: 100%;
}

.aviso-der .metodos_de_pago.tradicional .metodos .tradicional{
	background-position: center 0;
}




.aviso-der .metodos_de_pago .metodos img{
	width:60%;
}


.aviso-der .enlaces .item{
    color: #2f4250;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
}

.aviso-der .enlaces .item i{
	color: #d04242;
    font-size: 140%;
    padding-right: 4px;
}

.aviso-der .enlaces #show_telefono{
	font-size: 2em;
    font-weight: bold;
    margin: 10px;
}	

.aviso-der .contact_form{
	margin-bottom:10px;
}
.aviso-der .contact_form .field {
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
    font-size: 14px;
    color: #555555;
}
.aviso-der .contact_form .field input{
	width:90%;
	background:#F0F0F0;
	padding:10px!important;
	border:1px solid #bbb;	
}
	
.aviso-der .contact_form .consulta{
	width:90%;
	text-align:left;
	font-size:14px;
	color:#555555;
	}

.aviso-der .contact_form_inner{
	    border-top: 2px solid #f0f0f0;
    margin-top: 0;
    padding: 20px 0;
}
.aviso-der .contact_form .title2 {
    color: #545454;
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 15px;
}



.aviso-der .contact_form .consulta textarea{
	width:100%;
	height:100px;
	background:#F0F0F0;
	border:1px solid #bbb;
}

.aviso-der .contact_form .btn_contactar{
	color:#ffffff;
	font-size: 1.6em;
	margin-top:7px;
}

.info_aviso_izquierda{
	float:left;
	width:68%;
	border-right:2px solid #F0F0F0;
}

.info_aviso_derecha{
	float: left;
    padding-left: 1.5%;
    width: 30% !important;
    border-top: 2px solid #f0f0f0;
}


.info_aviso {
	border-top:2px solid #F0F0F0;
	border-bottom:2px solid #F0F0F0;
	padding:20px 20px 0 20px ;
	
}

.info_aviso .title{
	color:#545454;
	font-size: 2em;
	margin-bottom:8px;
	line-height: 1.2em;
}

.info_aviso .FilaDatos2{
	background:#B3ADAF;
	padding:15px 15px 0;
	
}


.info_aviso .FilaDatos2 ul li {
    float: left;
    height: auto;
    margin-bottom: 15px;
    width: 33.33%;
}


.info_aviso .FilaDatos2 ul li .Dato {
    color: #222;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    width: 100%;
}


.info_aviso .FilaDatos2 ul li .Detalle {
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2em;
    width: 100%;
}

.info_aviso .seo_title{
	    color: #545454;
    font-size: 1.8em;
    line-height: 1.2em;
    margin: 8px 0;
}

.info_description{
	    color: #827f80;
    font-size: 1.6em;
    padding: 20px;
    width: 60%;
    line-height:1.2em;
}


.preguntas .title{
	color: #545454;
    font-size: 2em;
    line-height: 1.2em;
    border-bottom: 2px solid #f0f0f0;
    padding: 20px 20px 6px;
    margin-bottom:10px;
}

.preguntas textarea{
	background:#F0F0F0;
	width:100%;
	height:70px;
	padding:10px;
	font-size: 1.6em;
	color:#827f80;
	border:1px solid #bbb;
	margin-bottom:10px;
}
        
.preguntas .btn_grey{
	border: medium none;
    border-radius: 0 !important;
    color: #ffffff;
    font-size: 1.8em;
    font-weight: bold;
    padding: 10px 20px;
}


.questions_list {
	border-top: 2px solid #f0f0f0;
    margin-top: 20px;
    padding-top: 20px;
}

.questions_list .item{
	margin-bottom:15px;
}

.questions_list .item .item_data .info{
	width:auto;
	color:#ffffff;
	background: #B3ADAF;
}


.questions_list .item .item_data.respuesta .info{
	background:#ffffff;
	border-bottom: 1px solid #f0f0f0;
	
}



.questions_list .item .item_data .info .user {
    float: left;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.2em;
    padding: 5px 10px;
}

.questions_list .item .item_data.respuesta .info {
    color:#B3ADAF;
}

.questions_list .item .item_data .info .derecha {
    float: right;
    padding:5px;
    
}

.questions_list .item .item_data .info .derecha .date {
    font-size: 1.2em;
    padding-right:4px;
    
}

.questions_list .item .item_data .info .denunciar{
	color:#ffffff;
}

.questions_list .item .data{
	width:100%;
	color:#A39FA0;
	background:#F0F0F0;
	padding-bottom: 2px;
}
.questions_list .item .question {
    font-size: 1.6em;
    line-height: 1.2em;
    padding: 10px;
}

.questions_list .item .question i.pregunta{
	font-size:110%;
	color:#70C9E9;
	padding-right:6px;
}


.questions_list .item .item_data.respuesta{
	
	
}

.questions_list .item .item_data.respuesta .data{
	background:none;
}

.questions_list .item .item_data.respuesta .data .answer{
	 padding: 10px;
	 font-size: 1.6em;
}

.questions_list .item .respuesta i.respuesta{
	font-size:110%;
	color:#78B732;
	padding-right:6px;
}


.more_products .header{
	border-bottom: 1px solid #f0f0f0;
    margin-top: 20px;
}

.more_products .header .right{
	margin-top:14px;
}


.more_products .header .title{
	background: url("imagenes/_themes/tiemposur/classifieds/_generic/flecha-derecha-grande.png") no-repeat scroll left center transparent;
	color: #545454;
    font-size: 2em;
    margin-bottom: 8px;
    padding-left: 15px;
}

.more_products .listado .item{
	width:16.66%;
	float:left;
}


.more_products .listado .item .image img{
	width:100%;
	
}

.more_products .listado .item h2{
	font-size: 1.2em;
	color:#4D4D4D;
	padding: 2px 10px;
	height:80px;
	line-height: 1.2em;
}

.more_products .listado .item .footer{
	border-top:1px solid #F0F0F0;
    margin: 0 10px;
}
.more_products .listado .item .precio{
	    color: #dd3136;
    float: right;
    font-size: 1.6em;
    line-height: 1.2em;
    font-weight: bold;
    text-align: right;
    padding:6px 0;
    
}

.more_products .listado .item .inner{
	border:1px solid #F0F0F0;
}

.more_classifieds{
	margin:20px 0;
}

.more_classifieds .header .title{
	font-size: 2em;
	line-height: 1.2em;
	border-bottom: 1px solid #dedede;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align:center;
    color:#323232;
    
}

.more_classifieds .listado{
	width:60%;
	text-align:center;
	margin:auto;
	
}

.more_classifieds .listado article{
	float:left;
	width:25%;
	text-align:center;
	
}
.more_classifieds .listado article img{
	display:block;
	width:60%;
	margin:auto;
	padding:0 10px;
	
}

.more_classifieds .listado article .txt{
	font-size: 1.5em;
	margin-top:8px;
	color:#ADADAD;
}

.classsifieds_new {
	margin-bottom:30px;
}

.classsifieds_new .rubros_choose .rubro{
	width:25%;
	float:left;
}

.classsifieds_new .rubros_choose .rubro img{
	width:auto;
}

.classsifieds_new .rubros_choose .rubro .image{
	text-align:center;
	padding: 60px 0;
	height:180px;
	
}

.classsifieds_new .rubros_choose .rubro .txt{
	text-align:center;
	padding: 20px 0;
	height:55px;
	color:#ffffff;
	font-weight:bold;
	font-size:1.6em;
}

.classsifieds_new .rubros_choose .rubro.inmuebles .image{
	background: #5A4774;
}

.classsifieds_new .rubros_choose .rubro.automotores .image{
	background: #DB556E;
}

.classsifieds_new .rubros_choose .rubro.empleos .image{
	background: #F9C524;
}

.classsifieds_new .rubros_choose .rubro.varios .image{
	background: #6FB8FC;
}


.classsifieds_new .rubros_choose .rubro.inmuebles .txt{
	background: #443459;
}

.classsifieds_new .rubros_choose .rubro.automotores .txt{
	background: #BB445A;
}

.classsifieds_new .rubros_choose .rubro.empleos .txt{
	background: #F2A825;
}

.classsifieds_new .rubros_choose .rubro.varios .txt{
	background: #5999D7;
}


.classsifieds_new .header{
	font-size:2em;
	font-weight:600;
	margin:30px 0;
	color:#2B4053;
	line-height: 1.2em;
}

.classsifieds_new .footer{
	border: 2px solid #ececec;
}
.classsifieds_new .footer, .classsifieds_new .footer a{
	font-size:1.2em;
	margin-bottom:30px;
	padding:20px 0;
	color:#BCBCBC;
	text-align:center;
}


.classsifieds_new .rubros_tabs .tab{
	float:left;
	width:25%;
} 


.classsifieds_new .rubros_tabs .tab .inner{
	border: 2px solid #ececec;
    font-size: 1.3em;
    font-weight: 600;
    padding: 10px 4px;
    color:#BCBCBC;
} 

.classsifieds_new .rubros_tabs .tab .inner .info{
	font-size: 0.7em;
    font-weight: normal;
    margin-top: 3px;
}

.classsifieds_new .rubros_tabs .tab .nro{
	    border-radius: 60%;
    color: #bababa;
    float: left;
    font-size: 1.2em;
    font-weight: 700;
    padding: 6px;
    text-align: center;
    background: #F1F1F1;
	margin-right: 4px;
	width:28px;
}

.classsifieds_new .rubros_tabs .tab.inner {
		color:#2D404E;
}

.classsifieds_new .rubros_tabs .tab.active .nro{
		color:#ffffff;
		background:#E33131;
}

.classsifieds_new .rubros_tabs .tab.active .inner{
		color:#364250;
}

.content_catalog{
	border:2px solid #ececec;
	padding-bottom: 30px;
}
.content_catalog .top{
    background: #443459;
    width: 100%;
}
.content_catalog .top .image{
    height: 60px;
    padding: 14px 20px;
    width: 80px;
    float:left;
}

.content_catalog.inmuebles .top{
	background: #443459;
}
    
.content_catalog.inmuebles .top .image{
	background: url("imagenes/_themes/tiemposur/classifieds/pasos/inmuebles-select-category.png") no-repeat scroll center center #5A4872;
}

.content_catalog.automotores .top{
	background: #BB445A;
}
    
.content_catalog.automotores .top .image{
	background: url("imagenes/_themes/tiemposur/classifieds/pasos/automotores-select-category.png") no-repeat scroll center center #DB556E;
}

.content_catalog.empleos .top{
	background: #F2A825;
}
    
.content_catalog.empleos .top .image{
	background: url("imagenes/_themes/tiemposur/classifieds/pasos/empleos-select-category.png") no-repeat scroll center center #F9C524;
}

.content_catalog.varios .top{
	background: #5999D7;
}
    
.content_catalog.varios .top .image{
	background: url("imagenes/_themes/tiemposur/classifieds/pasos/varios-select-category.png") no-repeat scroll center center #6FB8FC;
}



.content_catalog .top .txt{
    color: #ffffff;
    font-size: 2.2em;
    font-weight: 600;
    margin-left: 90px;
    padding: 22px 0;
}

.content_catalog fieldset {
    border: 0;
    margin:20px;
    
}

.content_catalog  legend{
	background: none;
	font-weight:700;
	font-size:1.5em;
	color:#D9282E;
	text-transform: none;
	border:none;
	margin:20px 0;
}


.sell .item{
	width:30%;
	float:left;
}
.sell .item.principal{
	width:40%;
}
 

.sell .como_vender{
	background:#B3ADAF;
	color:#ffffff;
	font-size:2em;
	line-height: 1em;
	text-align:left;
	padding:20px;
	
}

.sell .info{
   text-align:center;
}
.sell .como_vender .info{
	font-size:0.6em;
	text-align:left;	
}

.sell .como_vender_footer{
	background: none repeat scroll 0 0 #f2f2f2;
	color:#777777;
	color: #777777;
    font-size: 1.2em;
    line-height: 1.2em;
    padding:20px;
    height: 140px;
     border: 1px solid #e5e5e5;
}


.sell .tradicional, .sell .mercadopago {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #e5e5e5;
    color: #364250;
    font-size: 1.6em;
    
    line-height: 1em;
    padding: 24px;
    text-align: center;
}


.sell .tipo_container {
    border: 1px solid #e5e5e5;
    height: 140px;
    text-align: center;
}

.sell .tradicional .info,.sell .mercadopago .info{
	font-size:0.6em;
	color:#777777;
	
}

.sell input{
	margin-top:35px;
}

.sell #mercadopago_content{
	margin:10px;
}

.content_button{
	padding:30px;
	border-left: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
}


.aviso_ok{
	text-align:center;
	border: 2px solid #e5e5e5;
}

.aviso_ok img.aviso_ok{
	width:10%;
	margin-top:30px;
}

.aviso_ok .title{
	color:#6CAA2B;
	font-size:4em;
	margin:20px 0;
}
.aviso_ok .info{
	color:#727272;
	font-size:1.3em;
	margin-bottom:30px;
	line-height: 1.2em;
}



.pagination {
    margin: 37px 0;
    
}

.Filtros .show_filtros_expand {
	display:none;
}
.filtros_desplegable{
	display:block;
}
footer .copy_power .copyright2 .copyright_info {
	width:80%;
}







#modUserProfile .rubros_cuerpo .rubros_cuerpo_int fieldset {
	width:100%;
	
}


#modUserProfile .rubros_cuerpo .rubros_cuerpo_int fieldset legend {
	width:98%;
}

#modUserProfile .rubros_cuerpo .rubros_cuerpo_int fieldset legend {
	width:95%;
}


#modUserProfile .rubros_cuerpo .sell .item {
    width: 50%;
}

#modUserProfile .rubros_cuerpo .sell .item.principal {
    width: 100%;
}


#modUserProfile .rubros_cuerpo .sell .como_vender_footer {
	height:40px;
}





#classifieds_buttons .menu_admin_tabs.edit ul {
  background: #AAA4A6;
  background-image: linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
  background-image: -o-linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
  background-image: -moz-linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
  background-image: -webkit-linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
  background-image: -ms-linear-gradient(bottom, #AAA4A6 50%, #B3ADAF 50%);
  display: inline-block;
  text-align: center;
  width: 100%;
  border-bottom: 2px solid #D2D2D2;
  
  
}

#classifieds_buttons .menu_admin_tabs.edit ul li{
	float:right;
}
#classifieds_buttons .menu_admin_tabs.edit ul li.current a{
	background:#928C8E;
	border-radius: 0;
}

#classifieds_buttons .menu_admin_tabs.edit ul li a{
	color:#ffffff!important;
}

.center-column {
	width:71%;
}
.question_list .pregunta_item {
    border: 2px solid #D1D1D1;
    border-radius: 10px;
    margin-bottom: 20px;
}
.question_list .pregunta_item .top{
    border-bottom: 1px solid #D1D1D1;
    padding:5px 10px;
}

.question_list .pregunta_item .user{
	font-size:16px;
	font-weight:bold;
	color:#4CB5B8;
}

.question_list .pregunta_item .content{
	    font-size: 16px;
    line-height: 18px;
    padding: 10px;
}


.question_list .pregunta_item .respuesta {
    font-size: 14px;
    padding: 10px;
    text-align: right;
}

.question_list .pregunta_item .respuesta .btn_red{
	color:#ffffff;	
}
	


.dashboard_list article.item.button_classifieds_ventas{
	position:relative;
	background:#EDEDED;
}
.dashboard_list article.item.button_classifieds_ventas:hover{
	background:#e1edf2 !important
}
.dashboard_list article.item.button_classifieds_ventas:after {
	content: '\f217';
    font-family: FontAwesome;
    color:#345266;
    position:absolute;
    font-size: 90px;
    left: 50%;
    margin: -30px 0 0 -50px;
    top:50%;
}


.dashboard_list article.item .title {
    padding-top: 140px;
    text-align: center;
}
#modUserProfile ul.ns_sidenav li a {
    display: block;
    float: left;
    margin-top: 7px;
}

#modUserProfile ul.ns_sidenav li .menu_icon.m_classifieds_ventas {
    position:relative;
}

#modUserProfile ul.ns_sidenav li .menu_icon.m_classifieds_ventas:after {
	content: '\f217';
    font-family: FontAwesome;
    color:#345266;
    position:absolute;
    font-size: 30px;
    left: 50%;
    margin: -8px 0 0 -15px;
    top:50%;
}

#modUserProfile ul.ns_sidenav li .menu_icon.m_classifieds_compras {
    position:relative;
}

#modUserProfile ul.ns_sidenav li .menu_icon.m_classifieds_compras:after {
	content: '\f218';
    font-family: FontAwesome;
    color:#345266;
    position:absolute;
    font-size: 30px;
    left: 50%;
    margin: -8px 0 0 -15px;
    top:50%;
}



.dashboard_list article.item.button_classifieds_compras{
	position:relative;
	background:#EDEDED;
}
.dashboard_list article.item.button_classifieds_compras:hover{
	background:#e1edf2 !important
}
.dashboard_list article.item.button_classifieds_compras:after {
	content: '\f218';
    font-family: FontAwesome;
    color:#345266;
    position:absolute;
    font-size: 90px;
    left: 50%;
    margin: -30px 0 0 -50px;
    top:50%;
}



section.header1 section.top2 div.tiempo,
section.header1 section.top2 div.fecha {
    padding-top: 20px;
    
}
section.header1 section.top2 div.logo {
	padding-top:10px;
}


.menu_button .btn.btn_v2{
	    padding-left: 10px!important;
}



.edicion_impresa2 article .abajo .ingresa a{
	color:#eeeeee;
}

@media (max-width: 900px) {
	#container,
	section.header1 .top1 .container,
	section.header1 .header1_container,
	#container .main {
		width:100%!important;
		min-width:0!important;
	}
	
	.content_rubros .rubro {
		width:50%;
	}
	 
	.catalogs_popular .items .item {
		width:50%;
	}
	.catalogs_popular .items .item.rest {
		/*display:none;*/
	}
	
	section.header1 .top1 .container .menu-der .icon-menu{
		display:block;
		margin: 4px 10px 8px 14px;
	}
	section.header1 .top1 .container .menu-der .icon-menu i{
		color:#f9f9f9;
	}
	section.header1 .top1 .container .menu-der .menu-items{
		display:none;
	}
	
	.menu-der:hover{
		position:relative;
	}
	
	
	
	.menu-der:hover .menu-items {
		display:block!important;
		    background-color: #293A4A;
	    border-bottom: 1px solid #555555 !important;
	    border-left: 1px solid #555555 !important;
	    border-right: 1px solid #555555 !important;
	    line-height: 10px;
	    list-style: outside none none;
	    padding-bottom: 5px;
	    position: absolute;
	    right: 6px;
	    top: 35px;
	   
	    width: 170px;
		
	}
	
	.menu-der:hover .menu-items li {
		display:block;
		padding:0 10px;
		width:100%;
		text-align:left;
		
	}
	
	.menu-der:hover .menu-items .publish_free{
		float:none;
	}
	section.header1 .top1 .container .menu-items .item .tag-item{
		display:none;
	}
	
	.menu-der:hover .menu-items .user_profile{
		float:none;
	}
	
	.banner.como_comprar .left, .banner.como_comprar .left img{
		width:100%;
	}
	
	.cab_cla {
		padding:0 12px;
	}
	
	.cab_cla .content-left{
		width:100%;
		margin-bottom:10px;
		padding-bottom:10px;
		border-bottom:#E7E7E7;
	}
	.cab_cla .content-right{
		width:100%;
	}
	
	section.header1 .cab_cla .content-right .btn_red {
		float:left;
		display:block;
		margin:0!important;
	}
	.cab_cla .logo_img img {
		width:100%;
	}
	
	
	section.header1 .content_search .content_search_inner {
		width:90%;
	}
	section.header1 .content_search .search_button{
		height:83px;
		padding:0;
	}
	    
    
	
	section.header1 .content_search .search_button input {
		border-bottom: 1px solid #e7e7e7;
	    display: block;
	    height: 36px;
	    margin: auto;
	    text-align: center;
	    width: 96%;
	    padding:11px 0;
	    
	    
    }
    
    
    
	section.header1 .content_search .search_button select {
	      border: 0 none;
	    margin-left: 10px;
	    padding-right: 50px;
	    width: 85%;
	}
	
	
	section.header1 .content_search .lupa {
	    border-radius: 0 0 10px;
	    top:37px;
	    height:45px;
	}
	
	footer .bottom .links,
	footer .copy_power .copyright2,
	footer .copy_power .powered,
	footer .footer3,
	footer .footer3 .reservado,
	footer .footer3 .logos,
	footer .copy_power  {
		width:100%;
		display:block;
	}
	
	.catalog  {
		margin:0 14px ;
	}
	
	.catalog .avisos {
		display:table;
	}
	
	.catalog .avisos .avisos-left{
		display: table-footer-group;
		float:none!important;
		width:100%;
	}
	
	.catalog .avisos .avisos-right{
		display:table-header-group;
		float:none!important;
		width:100%;
	}
	
	.catalog .avisos .high .image img {
    	height: auto;
	}
	
	
	footer .sponsors,footer .menues   {
		width:100%;
	}
	
	.catalog.empleos .avisos_empleos .avisos_right, .catalog.empleos .avisos_empleos .avisos_left {
    	float: none;
    	width: 100%;
	}
	
	.catalog .avisos .items .item {
		width:50%;
		font-size:1em;
	}
	.catalog .avisos .items .item .image {
    	border: 1px solid #cccccc;
	}
    
	.catalog .avisos .items .item .image img {
		height:auto;
		width:100%;
	}
	
	
	.rubros_top .rubro .txt {
   	 font-size: 0.7em;
	}
	
	.rubros_current{
		display:none;
	}
	.banner_carrusel{display:none;}
	
	.ColLeft, .ColRight  {
	    float: none;
	    width: 100%;
	}
	
	.grilla .item {
		width:50%;
	}
	
	.grilla .item h2 {
    	font-size: 1.2em;
	}
	.Filtros .show_filtros_expand {
	  display:block;
	  background-color:#555555;
	  color:#DFE1E5;
	  padding:6px !important;
	}
	
	
	.filter_show {
		background:url(http://www.tiemposur.com.ar/css/images/coupons/icons.png) 12px 9px no-repeat scroll transparent;
		  border-radius:14px;
		  color:#DFE1E5;
		  display:block;
		  font-size:14px;
		  font-weight:bold;
		  height:28px;
		  line-height:28px;
		  padding:0 0 0 34px;
		  text-decoration:none;
		
	}
	
	.filtros_desplegable{
		display:none;
	}
	
	
	
/*	.main.classifieds{
		margin: 0 7px;
		width:1em;
	}
	*/
	.container{
		width:100%;
	}
	.aviso-der,.aviso-izq {
	    float: none;
	    width:100%;
	}
	
	.info_aviso_izquierda, .info_aviso_derecha{
	   float: none;
	    width:100%!important;
	}
	
	 
	 
	.info_aviso {
	    padding: 0 7px;
	    width: 93%;
	}
	
	.info_description{
		padding: 0 7px;
	    width: 93%;
	}
	
	.info_aviso .FilaDatos2 ul li {
	    font-size: 0.8em;
	    width: 50%;
	}
	
	.info_aviso .FilaDatos2 ul li .Detalle {
	    line-height: 1em;
	}
	
	
	.more_classifieds .listado {
	   width: 90%;
	}
	
	
	.more_classifieds .listado article .txt {
	    font-size: 0.8em;
	   
	}
	
	.more_products{
		margin:0 7px;
	}
	.more_products .listado .item {
	    float: left;
	    width: 50%;
	}
	
	.questions_list .item .item_data.respuesta {
	    margin-left: 120px;
	}
	
	.classsifieds_new .rubros_tabs .tab {
	    display:none;
	   
	}
	
	
	.classsifieds_new .header{
		font-size:1.2em;
		margin:10px 10px 20px 10px;
		
	}
	.classsifieds_new .rubros_tabs .tab.active {
	    display:block;
	    width: 100%;
	}
	
	.caja, .control {
	    width: 100%;
	}
	
	form input.medium, form select.medium, form textarea.medium {
	    width: 100%;
	}
	
	.classsifieds_new .rubros_choose .rubro {
	    float: left;
	    width: 100%;
	}
	
	
	
	
	.sell .item.principal {
	    width: 100%;
	}
	.sell .item {
	    float: left;
	    width: 50%;
	}
	
	.sell .como_vender_footer {
		height:auto;
		padding: 4px;
		font-size:1em;
	}
	
	
	.sell .tipo_container {
	    height: 180px;
	 
	}
	
	.classsifieds_new .btn_big {
		font-size:1.5em;
	}
	
	
	.sell .tradicional, .sell .mercadopago {
	    font-size: 1.2em;
	    padding: 4px;
	 
	}
	
	
	.aviso_ok img.aviso_ok {
	    margin-top: 20px;
	    width: 30%;
	}
	
		
	.aviso_ok {
	    font-size: 0.8em;
	   
	}
	
	section.header1 .cab_cla .content-right .btn_red .btn_publish_free {
    	font-size: 0.9em;
	}
	
	section.header1 .cab_cla .content-left{
		
		width:100%;
	}
	
	
	section.header1 .cab_cla .content-right .content-profile .user_profile a {
	    font-size: 0.8em;
	}
	
	
	section.header1 .cab_cla .content-right .content-profile .user_profile {
	    margin: 4px;
	}
    
	footer .menues .menu {
    	float: left;
	    font-size: 14px;
	    margin: 20px 0 0;
	    padding: 0 0 0 5px;
	    width: 48%;
	}
	
	footer .menues .menu .title {
	    font-size: 12px;
	    font-weight: bold;
	}
	
	footer .menues .menu a.item {
	    color: #8e8e8e;
	    display: block;
	    font-size: 12px;
	}
	
	footer .sponsors .sponsors_list .item {
	    float: left;
	    padding: 10px;
	    width: auto;
	}
	footer .sponsors .sponsors_list .item img{
		width:50%;
	}
	
	footer .copy_power .powered {
	    text-align: center;
	    width: 100% !important;
	}
	
	footer .copy_power .powered .programacion{
	    display: inline;
	    float: left;
	    float: none;
	}
	
	footer .copy_power .powered .diseno {
	    display: inline;
	    float: none;
	    margin-left: 6px;
	    margin-top:0px;
	}
	
	footer .copy_power .copyright2 .copyright_info {
	    font-size: 10px;
	    margin-top: 0px;
	    width: 77%;
	}
	
	
	footer .footer3 .reservado {
	    float: none;
	    margin-bottom: 60px;
	    width: 100%;
	}
	
	footer .bottom .links, footer .copy_power .copyright2, footer .copy_power .powered, footer .footer3, footer .footer3 .reservado, footer .footer3 .logos, footer .copy_power {
	    display: block;
	    width: 100%;
	}
	footer .footer3 .logos {
	    text-align: center;
	}
	
	
	.jqmWindow {
	    display: block;
	    margin: 10px!important;
	    width: auto!important;
	    z-index: 2000;
	    left:0!important;
	}
	
	.dlg_login .content2 input {
	     width: auto;
	}
	.dlg_login .content2 {
	    padding: 20px 10% 0;
	}
	
	.dlg_login .content3 {
	    padding: 0 10%;
	}
	
	.dlg_login .msgs {
	    font-size: 11px;
	    
	}
	
	
	.dlg_login .footer_login {
	    font-size: 12px;
	}
	
	.dlg_login ul.tabs_login li a, .dlg_login ul.tabs_login li span {
	    font-size: 14px;
	    font-weight: 600;
	    padding-left: 50px;
	}
	
	.dlg_login ul.tabs_login li.login {
	    background: url("imagenes/_themes/tiemposur/users/login1.jpg") no-repeat scroll 16px center / 15px auto #d30909;
	}
	
	
	.dlg_login ul.tabs_login li.registro {
	    background: url("imagenes/_themes/tiemposur/users/registro.jpg") no-repeat scroll 16px center / 15px auto  #6dc3e6;
	 
	}
	
	.dlg_login ul.tabs_login li {
	    float: left;
	    height: 30px;
	}
	
	.top-bar-left div{
		display:none;
	}
	
	.portal .top-bar-bg, .top-bar-content{
		width:100%;
	}
	
	.portal .top-bar .top-bar-bg .bLoginBlock .texto {
		display:none;
	}
	
	.portal .top-bar .top-bar-bg .bLoginBlock li.b_item.item-down,.portal .top-bar .top-bar-bg .bLoginBlock li.b_item.item-down.active{
		width:83px;
	} 
	
	.portal .top-bar .top-bar-bg .bLoginBlock #nav ul.submenu {
	    right: 67px;
	    width: 163px;
	}
	
	.clear.clearxfull{
		display:none!important;
	}
	.clear.clearxmobile{
		display:block!important;
	}
	
	section.header1 .cab_cla .content-right {
	 display:none;
	}
	
	section.header1 .cab_cla .content-left {
	 	
	}
}
