#RightContainer #views-exposed-form-Programas-de-estudio-page-1 .jqTransformSelectWrapper .form-select {
	display: none!important;
	margin: 0;
	padding: 0;
}
#RightContainer #views-exposed-form-Programas-de-estudio-page-1 .jqTransformSelectWrapper span {
	width: 160px!important;
}
/*GENERAL*/

.page-programa-estudio #CenterContent .node {
	background: none;
	padding: 0;
}
.view-Programas-de-estudio .view-content .views-row .breadcrumb, .programa-estudio .breadcrumb {
	padding:10px 0 0;
	font-size:12px;
}
.view-Programas-de-estudio .view-content .views-row .breadcrumb a, .programa-estudio .breadcrumb a {
	float:none;
	clear:both;
	color:#333;
}
.view-Programas-de-estudio .view-content .views-row .breadcrumb a:hover, .programa-estudio .breadcrumb a:hover {
	color:#99BE3E
}
.programa-estudio .breadcrumb span.detalle {
	font-weight:bold;
}
.programa-estudio .filefield-file {
	float:left;
	text-transform:uppercase;
	clear:both;
	background: url("../images/page/download_button.png") repeat-x scroll 0 0 transparent;
	border: 0 none;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 20px auto 0;
	padding: 2px;
	position:relative;
	-webkit-text-shadow: 0 0 2px #000000;
	-moz-text-shadow: 0 0 2px #000000;
	text-shadow: 0 0 2px #000000;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}
.programa-estudio .filefield-file img {
	left: 19px;
	position: absolute;
	top: 6px;
}
.programa-estudio .filefield-file a {
	border: 1px dotted #FFFFFF;
	color: #FFFFFF;
	display: block;
	float: left;
	padding: 3px 15px 3px 35px;
	text-align: center;
	-webkit-border-radius:12px 12px 12px 12px;
	-moz-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
}



@media only screen and (min-width: 720px) and (max-width: 1010px) {

#RightContainer #views-exposed-form-Programas-de-estudio-page-1 .jqTransformSelectWrapper span {
	  width: 98%!important;
  border-radius: 20px;


}

.hierarchical-select-wrapper .hierarchical-select .selects {
	  float: none;
  width: 100%;
}

.programa-estudio .filefield-file img {
	left: 10px;
}
.page-programa-estudio .views-exposed-form label {
	    margin-bottom: 8px;
    float: none;
    display: block;
    margin-top: 4px;
}

}


@media only screen and (min-width: 0) and (max-width: 719px) {

	#RightContainer #views-exposed-form-Programas-de-estudio-page-1 .jqTransformSelectWrapper span {
	  width: 98%!important;

}

.hierarchical-select-wrapper .hierarchical-select .selects {
	  float: none;
  width: 100%!important;
}

.programa-estudio .filefield-file img {
	left: 10px;
}

.view-Programas-de-estudio .view-content .views-row .breadcrumb a, .programa-estudio .breadcrumb a {
	line-height: 1.5;
}
.page-programa-estudio .views-exposed-form label {
	    margin-bottom: 8px;
    float: none;
    display: block;
    margin-top: 4px;
}

}
