/*!
 * BootstrapValidator (https://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.2, built on 2014-09-25 4:01:07 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */
.cuadro_aler{
	height:45px;}
.cuadro_princ {
	border: 1px solid #DEDBDB;
    border-radius: 7px;
    padding: 1% 2% 0% 5%;
    margin: 4px;
	}

 .cuadro_princ_sub {
    border: 1px solid #EDEFF2;
    border-radius: 7px;
    padding: 1% 1%;
    margin: 4px;
    }
       
.btn-preg{
	    border-radius: 50%;
    border: 0px;
    width: 23px;
    background-color: #F15F11;
    color: #fff;
    font-weight: 700;}
.bv-form .help-block{    margin-bottom: 0;
    position: relative;
    top: -10px;
    height: 7px;
    right: -11px;
    font-size: 11px;
    color: #ce1040;}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}