@charset "utf-8";
/* CSS Document */

a.btn_fds{
	display: block;
	height:60px; width:190px; border-radius:5px; float:left; margin-bottom:15px; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3cad00+2,00510d+100 */
background: #3cad00; /* Old browsers */
background: -moz-linear-gradient(top, #3cad00 2%, #00510d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3cad00 2%,#00510d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3cad00 2%,#00510d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3cad00', endColorstr='#00510d',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
}

a.btn_fds:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80bc00+2,009616+100 */
background: #80bc00; /* Old browsers */
background: -moz-linear-gradient(top, #80bc00 2%, #009616 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #80bc00 2%,#009616 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #80bc00 2%,#009616 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80bc00', endColorstr='#009616',GradientType=0 ); /* IE6-9 */
}

a.btn_fds_b{
	display: block;
	height:60px; width:190px; border-radius:5px; float:left; margin-bottom:15px; 
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f4b300+0,e56b00+100 */
background: #f4b300; /* Old browsers */
background: -moz-linear-gradient(top,  #f4b300 0%, #e56b00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f4b300 0%,#e56b00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f4b300 0%,#e56b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4b300', endColorstr='#e56b00',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
}

a.btn_fds_b:hover{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcde00+0,f9b300+100 */
background: #fcde00; /* Old browsers */
background: -moz-linear-gradient(top,  #fcde00 0%, #f9b300 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcde00 0%,#f9b300 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcde00 0%,#f9b300 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcde00', endColorstr='#f9b300',GradientType=0 ); /* IE6-9 */

}

a.btnReturn{
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3cad00+2,00510d+100 */
background: #3cad00; /* Old browsers */
background: -moz-linear-gradient(top, #3cad00 2%, #00510d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #3cad00 2%,#00510d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #3cad00 2%,#00510d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3cad00', endColorstr='#00510d',GradientType=0 ); /* IE6-9 */
-webkit-box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
box-shadow: 3px 3px 12px -1px rgba(0,0,0,0.75);
}

a.btnReturn:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80bc00+2,009616+100 */
background: #80bc00; /* Old browsers */
background: -moz-linear-gradient(top, #80bc00 2%, #009616 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #80bc00 2%,#009616 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #80bc00 2%,#009616 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80bc00', endColorstr='#009616',GradientType=0 ); /* IE6-9 */
}

a.btnReturn span{ position: relative; top: 2px; font-size: 1.2em;
	
}

a.btnMasDet{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#595959+2,050000+100 */
background: #595959; /* Old browsers */
background: -moz-linear-gradient(top,  #595959 2%, #050000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #595959 2%,#050000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #595959 2%,#050000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#050000',GradientType=0 ); /* IE6-9 */

    padding: 8px 15px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    border-radius: 4px;

}

a.btnMasDet:hover{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcde00+1,f9bf00+100 */
background: #fcde00; /* Old browsers */
background: -moz-linear-gradient(top,  #fcde00 1%, #f9bf00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcde00 1%,#f9bf00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcde00 1%,#f9bf00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcde00', endColorstr='#f9bf00',GradientType=0 ); /* IE6-9 */
color:#000;
}

.btnPlusDet{
	display:inline-block;
	padding: 8px 15px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
    border-radius: 4px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcde00+1,f9bf00+100 */
background: #fcde00; /* Old browsers */
background: -moz-linear-gradient(top,  #fcde00 1%, #f9bf00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcde00 1%,#f9bf00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcde00 1%,#f9bf00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcde00', endColorstr='#f9bf00',GradientType=0 ); /* IE6-9 */
color:#000;
}

.btnPlusDet:hover{
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcde00+1,f9bf00+100 */
background: #fcde00; /* Old browsers */
background: -moz-linear-gradient(top,  #fcde00 1%, #f9bf00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fcde00 1%,#f9bf00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fcde00 1%,#f9bf00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcde00', endColorstr='#f9bf00',GradientType=0 ); /* IE6-9 */
color:#000;
}

.btnPostular{
	display:inline-block;
	padding: 8px 25px;
    color: #fff;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    border-radius: 4px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#80bc00+2,009616+100 */
background: #80bc00; /* Old browsers */
background: -moz-linear-gradient(top, #80bc00 2%, #009616 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #80bc00 2%,#009616 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #80bc00 2%,#009616 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80bc00', endColorstr='#009616',GradientType=0 ); /* IE6-9 */

}

.btnPostular:hover{
	text-decoration: none;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#88c928+0,019301+100 */
background: #88c928; /* Old browsers */
background: -moz-linear-gradient(top,  #88c928 0%, #019301 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #88c928 0%,#019301 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #88c928 0%,#019301 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88c928', endColorstr='#019301',GradientType=0 ); /* IE6-9 */


color:#fff;
}
.btnPostularDisable{
	box-shadow: 0px 10px 10px -7px #000;
	border: solid 1px #E5E3E3;
	display:inline-block;
	padding: 8px 25px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
    border-radius: 4px;
	color:rgba(95,94,94,1.00);
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,c1c1c1+100 */
background: #f7f7f7; /* Old browsers */
background: -moz-linear-gradient(top,  #f7f7f7 0%, #c1c1c1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f7f7f7 0%,#c1c1c1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f7f7f7 0%,#c1c1c1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-9 */

}

.btnPostularDisable:hover{
	text-decoration: none;
}


