.float_left {
	float: left !important;
}

.float_right {
	float: right !important;
}

.no_x_scroll {
	overflow-x: hidden !important;
}

.d_block {
	display: block !important;
}

.width_80rem{
	width: 80rem !important;
}

.max_width_90{
	max-width: 90% !important;
}

.width_100 {
	width: 100% !important;
}

.width_100_rest {
	width: -webkit-calc(100% - 1em);
	width: -moz-calc(100% - 1em);
	width: calc(100% - 1em);
}

.width_buscador {
	width: -webkit-calc(100% - 12em);
	width: -moz-calc(100% - 12em);
	width: calc(100% - 12em);
}

.width_boton_buscador {
	width: 11em !important;
}

.pa_b_01 {
	padding-bottom: -1em !important;
}

.pa_b_02 {
	padding-bottom: 0.2em !important;
}

.ma_t_-03 {
	margin-top: -0.3em !important;
}

.ma_b_-03 {
	margin-bottom: -0.3em !important;
}

.pa_b_03 {
	padding-bottom: 0.3 !important;
}

.ma_t_-05 {
	margin-top: -0.5em !important;
}

.ma_b_-05 {
	margin-bottom: -0.5em !important;
}

.ma_t_05 {
	margin-top: 0.5em !important;
}

.ma_b_05 {
	margin-bottom: 0.5em !important;
}

.ma_t_-1 {
	margin-top: -1em !important;
}

.ma_b_-1 {
	margin-bottom: -1em !important;
}

.ma_t_1 {
	margin-top: 1em !important;
}

.ma_b_1 {
	margin-bottom: 1em !important;
}

.ma_l_1 {
	margin-left: 1em !important;
}

.ma_r_1 {
	margin-right: 1em !important;
}

.pa_t_05 {
	padding-top: 0.5em !important;
}

.pa_b_05 {
	padding-bottom: 0.5em !important;
}

.pa_b_1 {
	padding-bottom: 1em !important;
}

.pa_l_1 {
	padding-left: 1em !important;
}

.pa_r_1 {
	padding-right: 1em !important;
}

.pa_t_1 {
	padding-top: 1em !important;
}

.ma_t_15 {
	margin-top: 1.5em !important;
}

.ma_b_15 {
	margin-bottom: 1.5em !important;
}

.ma_t_-2 {
	margin-top: -2em !important;
}

.pa_l_2{
	padding-left: 2em !important;
}

.pa_r_2{
	padding-right: 2em !important;
}

.pa_t_2{
	padding-top: 2em !important;
}

.pa_b_2{
	padding-bottom: 2em !important;
}

.ma_t_2 {
	margin-top: 2em !important;
}

.ma_b_2 {
	margin-bottom: 2em !important;
}

.ma_l_2 {
	margin-left: 2em !important;
}

.ma_r_2 {
	margin-right: 2em !important;
}

.ma_b_-2 {
	margin-bottom: -2em !important;
}

.pa_b_2 {
	padding-bottom: 2em !important;
}

.ma_t_2 {
	margin-top: 2em !important;
}

.ma_b_2 {
	margin-bottom: 2em !important;
}

.ma_t_-25 {
	margin-top: -2.5em !important;
}

.ma_b_-25 {
	margin-bottom: -2.5em !important;
}

.ma_t_25 {
	margin-top: 2.5em !important;
}

.ma_b_25 {
	margin-bottom: 2.5em !important;
}

.ma_t_3 {
	margin-top: 3em !important;
}

.ma_b_3 {
	margin-bottom: 3em !important;
}
