.top-switch {
    width: auto !important;
    min-width: 200px;
}

.page-header.navbar .page-logo {
  background: #547FA2 !important;
}

.login-logo {
    display: inline !important;
    width: 100px !important;
    margin-right: 20px;
}

.login-logo-container {
    width: 400px;

}
.has-error .form-control {
    border-color: #cf233f !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.leyenda_reclamo{
    color: #f13e46 !important;
    font-style: italic;
}

.wrap-cuit-added {
    margin:0px !important;
}

.wrap-cuit-added input[type="checkbox"] {
    display: inline;
    margin:5px !important;
    width: 15px;
    height: 15px;
}
