/*
Theme Name: TSJDF
Theme URI: http://burst.mikado-themes.com/burst
Description: A Bold and Vibrant WordPress Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

div.wrapperInputText {
    width: 200px;
    height: 20px;
    padding: 6px 0px;    
    border: 1px solid #455560;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
    font-weight: normal;    
    overflow: hidden;
    position: relative;
}
caja.select{
    background-color: #FFFFFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    letter-spacing: -1px;
	
}
button, input, select, textarea {
    border: 0px solid  #F00;
    border-radius: 3px;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
    padding: 5px;
	width:200px;
	height:28px;
	color:#036;
}


formSelectText{
    font-family: maven_proregular;
    font-size: 18px;
    top: -1px;
    left: -1px;
    width: 101%;
    position: absolute;
    padding: 10px 12px;
    line-height: inherit;
    white-space: nowrap;
    horizontal-align: middle;
    border: 1px solid transparent;
    font-weight: normal;
    color: #FFF;
    height: 45px;
}
div.titleInput,div.titleInputTiny{
    font-family: maven_proregular;
    letter-spacing: -1px;    
    width: 100%;
    font-size: 18px;
    color:#425968;
}
.selectGrayArrow{
    background-color: #455560;
    background-image: url(icons.png);
    background-position: -9px -4px;
    background-repeat: no-repeat;
    width: 30px;
    height: 40px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top:0px;
}
.borde{
	border-color:#F00;
}
.selectGrayArrow12{
    background-color: #455560;
    background-image: url(http://localhost/power_mexicano/wp-content/uploads/2015/12/cale.png);
    background-position: -9px -4px;
    background-repeat: no-repeat;
    width: 30px;
    height: 40px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top:0px;
}

.vc_responsive .home_box_wrap.wpb_row .vc_span2 {
float: left;
width: 18.8%;
padding: 0;
margin-right: 1.5%;
min-height: 0;
}

.home_box_wrap .home_box_last {
margin: 0 !important;
}