/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03/04/2014, 04:52:56 PM
    Author     : asamblea
*/

/*.noBorde {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}*/
.tbl-border {
    border: 1px solid #acbece !important;
}
.ui-panelgrid tr, .ui-panelgrid td {
border:0 !important;
}
.ui-wizard-content {
    margin: 15px 0 !important;
}

.ui-wizard-step-title {
    font-size: 12px !important;
}

.small-button{
    height: 15px;
    width: 15px !important;
}

.ui-fileupload-content {
    height: 0 !important;
    padding: 0.01em 0.1em !important;
}

/*.ui-helper-hidden {
    display: none !important;
}*/

.ac-large input {
    width:200px !important;
}
.ac-bold-text{
    font-weight: bold;
}

.acIntendedFor input {
    width:150px !important;
}

