.right {
  float: right; }

.inline-block {
  display: inline-block; }

.inline-table {
  display: inline-table; }

.block {
  display: block !important; }

.mauto {
  margin: auto !important; }

.bold {
  font-weight: bold; }

input, select, textarea, .hasDatepicker {
  font-family: inherit;
  line-height: 20px;
  border-radius: 3px;
  color: black;
  display: inline-block;
  text-indent: 5px;
  width: 98%;
  height: auto !important;
  padding-bottom: 3px;
  pointer-events: auto;
  font-size: 13px;
  padding: 4px;
  border: 1px solid #ccc !important; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border-radius: 0px !important;
  color: black; }

.renderContent {
  height: auto !important; }

.mbottom0 {
  margin-bottom: 0 !important; }

.render-form-preview {
  margin: auto;
  width: 96%; }

form label {
  font-size: 14px;
  font-weight: normal;
  height: auto !important;
  line-height: 16px;
  margin-bottom: 20px !important;
  padding-bottom: 0px !important;
  pointer-events: none;
  -webkit-tap-highlight-color: transparent; }

label, input, button, select, textarea {
  outline: 0 !important; }

label > ul {
  margin: 0; }

fieldset {
  border: none;
  padding: 0px;
  margin: 0px;
  width: 100%; }

.col1 {
  width: 100%; }

fieldset.col1,
fieldset.col2,
fieldset.col3,
fieldset.col4,
fieldset.col5 {
  padding: 0px;
  margin: 0px;
  width: 98%;
  margin-left: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  border: 1px solid #d1d1d1;
  background: white; }

.col1 label,
.col2 label,
.col3 label,
.col4 label,
.col5 label {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 10px;
  margin-left: 10px;
  color: #555555;
  margin-bottom: 10px; }

.col1 label {
  width: 100%;
  max-width: 100%; }

.col2 label {
  width: 49%; }

.col3 label {
  width: 32%; }

.col4 label {
  width: 23.8%; }

.col5 label {
  width: 18.9%; }

.buttons-list {
  padding: 10px; }

@media (min-width: 979px) and (max-width: 1099px) {
  .col2 label {
    width: 48%; } }
@media (min-width: 768px) and (max-width: 979px) {
  .col2 label {
    width: 48%; } }
fieldset > h4 {
  overflow: visible;
  color: #555555;
  position: relative;
  z-index: 2;
  zoom: 1;
  padding-top: 15px;
  overflow: visible;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
  line-height: 18px;
  text-shadow: 0 1px 0 #fff;
  text-transform: uppercase; }

.col5 {
  width: 98%;
  padding-left: 10px; }

fieldset.botonera {
  background: #fff;
  border: 0px solid transparent;
  padding: 0px;
  margin: 0px;
  width: 99%;
  float: left;
  text-align: left;
  margin-left: 10px;
  margin-bottom: 15px;
  margin-top: 0px; }

.alert {
  height: auto;
  margin: 10px auto auto 25%;
  position: fixed;
  width: 300px;
  z-index: 1050; }

.alert img {
  padding-right: 15px;
  vertical-align: middle; }

.alert-danger, .alert-error {
  width: 300px; }

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

.alert-block > p, .alert-block > ul {
  margin-bottom: 0; }

.alert-block p + p {
  margin-top: 5px; }

.btn {
  margin: 0 5px 0 0; }

.btn-Save, .btn-Save.default {
  display: inline-block;
  margin: 0;
  line-height: 15px;
  vertical-align: middle;
  cursor: pointer;
  padding: 7px 14px; }

.btn-gray {
  background: #ccc;
  border: 1px solid #ccc;
  color: white;
  border: 1px solid #999; }

.btn-red {
  background: transparent;
  border: 2px solid #E05151 !important;
  border-radius: 25px !important;
  color: #E05151;
  border: 1px solid #E05151;
  float: right; 
  font-weight: bold;
}


.btn-green {
  background: transparent;
  border: 2px solid #AAC14C !important;
  border-radius: 25px !important;
  color: #AAC14C;
  border: 1px solid #AAC14C;
  float: right; 
  font-weight: bold;
}

.btn-blue {
  background: transparent;
  border: 2px solid #009ee0 !important;
  border-radius: 25px !important;
  color: #009ee0;
  border: 1px solid #009ee0;
  float: right; 
  font-weight: bold;
}

textarea {
  position: relative;
  z-index: 99;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in; }

.center {
  display: block;
  margin: auto; }

a.search-action {
  background-color: transparent;
  background-image: url("../img/lens-gray.png");
  background-position: 0px 6px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-left: -26px;
  padding-right: 21px;
  padding-top: 3px;
  pointer-events: auto;
  width: 15px;
  height: 19px;
  float: right;
  height: 20px;
  margin-top: 2px; }

.heightAuto {
  height: auto !important; }

.select2-container {
  height: 33px !important; }

.select2-container[name="component_icon"], .select2-container[name="component_icon_color"] {
    height: 33px !important; }

.select2-container[name="component_icon"] .select2-result-single, .select2-container[name="component_icon_color"] .select2-result-single {
  column-count: 3;
  margin-left:0 !important;
}

li.checkbox-select,
li.radiobutton-select {
  min-height: 30px;
  width: 100%;
  margin-left: 1.5rem;
  height: auto; }

/*CHECKBOX INIT */
label > label {
  margin: 0 !important; }

.checkbox-select input,
.radiobutton-select input {
  opacity: 0;
  width: 23px !important;
  height: 18px !important;
  pointer-events: auto;
  margin-right: 5px !important;
  margin-left: -25px !important;
  margin-top: 0px !important;
  display: inline-block !important; }
.checkbox-select label,
.radiobutton-select label {
  background: url(/src/img/input-sprite.png) no-repeat;
  width: 21px !important;
  height: 20px !important;
  display: inline-block;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  float: left; }
.checkbox-select span,
.radiobutton-select span {
  vertical-align: top;
  padding: 0;
  color: #888;
  display: inline-block;
  width: 80%;
  font-weight: normal; }

.checkbox-select.selected {
  font-weight: bold;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out; }
  .checkbox-select.selected label {
    background-position: -25px 0; }
  .checkbox-select.selected span {
    color: #666; }

.radiobutton-select label {
  background: url(/src/img/input-sprite.png) no-repeat;
  background-position: 0 -20px; }

.radiobutton-select.selected {
  font-weight: bold; }
  .radiobutton-select.selected label {
    background-position: -25px -20px; }
  .radiobutton-select.selected span {
    color: #666; }

/* Checkbox switch */
.checkbox-switch {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 60px;
  height: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  line-height: 1.2;
  font-size: 14px; }

.checkbox-switch input.input-checkbox {
  cursor: pointer;
  height: 30px;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  pointer-events: auto;
  width: 80px;
  z-index: 2; }

.checkbox-switch .checkbox-animate {
  position: relative;
  width: 80px;
  height: 30px;
  background-color: #ccc;
  border-radius: 40px;
  -webkit-transition: background 0.25s ease-out 0s;
  transition: background 0.25s ease-out 0s; }

.checkbox-switch .checkbox-animate:before {
  content: "";
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  border-radius: 10px;
  border-radius: 100%;
  background-color: #f7f7f7;
  top: 1px;
  left: 1px;
  -webkit-transition: left 0.3s ease-out 0s;
  transition: left 0.3s ease-out 0s;
  z-index: 0;
  box-shadow: 0px 1px 2px #777; }

.checkbox-switch input.input-checkbox:checked + .checkbox-animate {
  background-color: #5cdd31; }

.checkbox-switch input.input-checkbox:checked + .checkbox-animate:before {
  left: 33px;
  background-color: #f7f7f7; }

.checkbox-switch .checkbox-off,
.checkbox-switch .checkbox-on {
  float: left;
  color: #fff;
  font-weight: 700;
  padding-top: 6px;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s; }

.checkbox-switch .checkbox-off {
  margin-left: 30px;
  opacity: 1; }

.checkbox-switch .checkbox-on {
  display: none;
  float: right;
  margin-right: 35px;
  opacity: 0; }

.checkbox-switch input.input-checkbox:checked + .checkbox-animate .checkbox-off {
  display: none;
  opacity: 0; }

.checkbox-switch input.input-checkbox:checked + .checkbox-animate .checkbox-on {
  display: block;
  opacity: 1; }

.fileUpload.btn.btn-primary {
  margin-left: -3px !important;
  padding: 4px !important;
  margin-right: 10px;
  padding-left: 5px !important;
  padding-right: 5px !important; }

.fileUpload {
  position: relative;
  overflow: hidden;
  margin: -1px -1px;
  vertical-align: inherit;
  margin-bottom: 10px; }

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0 !important;
  filter: alpha(opacity=0); }

input.upload {
  padding: 0 !important; }

.file-uploader-table {
  margin-bottm: 10px; }
  .file-uploader-table .btn {
    border-radius: 0px; }

#uploader .table {
  margin: 10px;
  width: 98.5%; }

input[disabled], select[disabled], textarea[disabled] {
  cursor: not-allowed; }

.hasDatepicker {
  background-color: white !important;
  background-image: url("../img/date-picker.png") !important;
  background-position: center right !important;
  background-repeat: no-repeat !important;
  cursor: pointer !important; }

form label .hasDatepicker:disabled {
  cursor: not-allowed;
  background-color: #eee !important;
  background-image: none !important;
  border: 0 !important; }

.ui-datepicker {
  box-shadow: 0px 2px 7px -1px rgba(0, 0, 0, 0.4); }

.readonly {
  background-image: url("../../img/read-only.png") !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
  background-position: 99% 14px !important;
  pointer-events: none; }

fieldset.readonly > div > label > input,
fieldset.readonly > div > label > select,
fieldset.readonly > div > label > textarea,
fieldset.readonly > div > label > checkbox-switch,
fieldset.readonly > div > label > span > .select2-container {
  pointer-events: none !important;
  color: #555555;
  border: 0 !important;
  background: #f9f9f9 !important; }

fieldset.readonly > div > form > .botonera {
  display: none; }

fieldset.readonly > div > .grid-group > label {
  display: none; }

.readonly .ui-grid-icon-pencil,
.readonly .trash {
  display: none; }

.readonly .checkbox-switch input.input-checkbox {
  pointer-events: none; }

pre {
  font-family: inherit;
  color: #555555;
  font-size: 14px;
  background: transparent;
  white-space: pre-wrap;
  word-break: normal;
  border: none; }

fieldset.readonly > .gridStyleRender > .ngViewport {
  pointer-events: auto !important; }

fieldset.readonly > .gridStyleRender > .ngViewport > .ngCanvas > .ngRow > .ngCell.col0.colt0 {
  opacity: 0;
  pointer-events: none; }

.readonly > div > label > .ui-select-container.select2-container > .select2-choice > abbr,
.fileuploader.readonly .fileUpload.btn.btn-gray,
.fileuploader.readonly > #uploader .btn-danger,
.fileuploader.readonly .btn,
.fileuploader.readonly span {
  display: none; }

.box-content-render.public-view,
.box.public-view {
  margin-top: 0 !important;
  border: 0 !important; }

.fullwidth {
  margin-left: 0;
  border: 0;
  margin: 0 !important; }
  .fullwidth h4 {
    margin: 0 !important; }

.uploaded-files {
  width: 96.1%;
  padding: 0 0.9%;
  margin: auto;
  border-radius: 0px;
  border: 1px solid #ccc;
  background-color: #fff; }
  .uploaded-files h4 {
    background-image: url("../img/attachment.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px; }
  .uploaded-files ul li {
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px #f7f7f7 solid;
    background-image: url("../img/download.svg");
    background-size: 14px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 22px;
    opacity: 0.8; }
  .uploaded-files ul li:hover {
    opacity: 1; }
  .uploaded-files ul li:last-child {
    border-bottom: 0; }

.showpassword {
  color: transparent;
  cursor: pointer;
  padding: 9px;
  pointer-events: auto;
  float: right;
  margin-top: -29px; }
  .showpassword span {
    display: block;
    position: initial; }

.pass-view {
  background-image: url("../img/view-pass.svg");
  background-repeat: no-repeat;
  background-size: 20px auto;
  height: 21px;
  pointer-events: auto;
  position: absolute;
  width: 20px; }

.pass-hide {
  background-image: url("../img/hide-pass.svg");
  background-repeat: no-repeat;
  background-size: contain;
  height: 21px;
  margin-top: -3px;
  pointer-events: auto;
  position: absolute;
  right: -11px;
  width: 17px; }

.trash {
  background: url("../img/trash-icon.svg");
  background-size: contain;
  background-repeat: no-repeat;
  padding: 3px 10px; }

.controlLabel {
  display: block;
  padding: 0;
  text-overflow: ellipsis;
  color: #555555;
  font-weight: 400;
  margin: 0 0 5px;
  font-size: 15px;
  min-width: 20%;
  width: 100%;
  height: auto !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px; }

.col1 .controlLabel {
  display: block;
  padding: 0;
  text-overflow: ellipsis;
  color: #555555;
  font-weight: 400;
  margin: 0 0 5px;
  float: none;
  font-size: 15px;
  min-width: 20%;
  width: 90%;
  height: auto !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre-line;
  font-size: 14px; }

.controlLabel:hover {
  overflow: visible; }

.col5 label span .controlLabel:hover {
  overflow: initial;
  text-overflow: initial; }

.readonly > div > label > .ui-select-container > .select2-choices > span > li {
  pointer-events: none; }

.readonly > div > label > .ui-select-container.select2.select2-container > .select2-drop {
  display: none;
  pointer-events: none; }

.readonly > div > label > .ui-select-container.select2-container > .select2-choice {
  background: none repeat scroll 0 0 #f7f7f7;
  border: medium none; }

.readonly > #uploader > div > div > .btn {
  display: none; }

.tooltip.top .tooltip-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid rgba(0, 0, 0, 0.8);
  margin-left: 3px; }

::-webkit-input-placeholder {
  color: #ccc; }

:-moz-placeholder {
  color: #ccc; }

::-moz-placeholder {
  color: #ccc; }

:-ms-input-placeholder {
  color: #ccc; }

.errors {
  white-space: initial;
  height: auto;
  margin-top: 3px; }

.login-container > form > input {
  background-color: #bfbfbf;
  border: 0 none !important;
  color: white !important;
  font-size: 12px;
  height: 34px !important;
  letter-spacing: 0;
  margin-bottom: 6px !important;
  width: 100%; }

.registros {
  background: none repeat scroll 0 0 #f7f7f7;
  border-top: 1px solid #ccc;
  float: left;
  font-size: 14px;
  font-style: oblique;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 96%; }

.moorea-select > .controlLabel {
  height: 0;
  display: none; }

star-rating {
  pointer-events: auto; }

.star-rating .star {
  padding: 0 1px;
  color: #ddd;
  font-size: 26px;
  list-style-type: none;
  display: inline-block;
  cursor: pointer;
  max-width: 39px; }

.star.filled {
  color: #fd0 !important;
  text-shadow: 0em 0.06em #aaa; }

i.fa.fa-star {
  font-size: 36px !important; }

.span12.renderContent.single-form,
.thanks-message {
  display: block;
  float: initial;
  margin: 50px auto !important;
  width: 720px;
  background: white !important;
  box-shadow: 0px 3px 10px #ccc;
  padding: 0 8px 20px;
  border-top: 6px solid #bcdb3b;
  height: auto !important;
  overflow: visible; }
  .span12.renderContent.single-form h3,
  .thanks-message h3 {
    font-weight: bold;
    margin-top: 35px;
    margin-bottom: 30px;
    font-size: 20px; }
 
  .span12.renderContent.single-form .form-horizontalRender,
  .thanks-message .form-horizontalRender {
    margin-top: 0px; }
  .span12.renderContent.single-form .controlLabel, .span12.renderContent.single-form pre > .heightAuto,
  .thanks-message .controlLabel,
  .thanks-message pre > .heightAuto {
    font-weight: 600;
    white-space: normal;
    font-size: 15px;
    width: 100%;
    height: auto !important;
    line-height: initial;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold; }
  .span12.renderContent.single-form fieldset,
  .thanks-message fieldset {
    border: 0 !important;
    margin: 0 0 10px; }
  .span12.renderContent.single-form .col1,
  .thanks-message .col1 {
    margin-bottom: 10px !important; }
  .span12.renderContent.single-form .col1 label,
  .thanks-message .col1 label {
    margin-left: 0;
    line-height: 24px;
    margin-bottom: 6px !important;
    text-indent: 0;
    line-height: 21px;
    margin-bottom: 10px; }
  .span12.renderContent.single-form .col1 label > label,
  .thanks-message .col1 label > label {
    margin: 0; }
  .span12.renderContent.single-form .radiobutton-select input,
  .thanks-message .radiobutton-select input {
    vertical-align: middle; }

.thanks-message {
  padding: 20px; }

@media (min-width: 320px) and (max-width: 767px) {
  .span12.renderContent.single-form,
  .thanks-message {
    margin: 10px auto !important;
    width: auto;
    overflow: auto;
    text-indent: 0;
    font-size: 1.3em;
    width: 100%; }
    .span12.renderContent.single-form h3,
    .thanks-message h3 {
      margin-left: 15px !important;
      font-size: 20.5px; }
    .span12.renderContent.single-form h4,
    .thanks-message h4 {
      display: none; }

  .radiobutton-select span,
  .checkbox-select span {
    margin-left: 0px;
    width: 80% !important;
    overflow: hidden;
    text-overflow: inherit;
    white-space: normal;
    float: left;
    vertical-align: middle;
    margin-top: 0;
    text-indent: 0; }

  .star-rating .star {
    float: left; }

  .radiobutton-select input,
  .checkbox-select input {
    margin-left: -6px !important;
    float: left; }

  .form-horizontalRender {
    margin-top: 0 !important; }

  .span12.renderContent.single-form .col1 label,
  .thanks-message .col1 label {
    width: 99%;
    margin-left: -10px; }

  li.checkbox-select,
  li.radiobutton-select {
    padding: 5px;
    float: left; }

  .checkbox-select label {
    float: left; }

  textarea {
    float: left;
    width: 97% !important; } }
@media (min-width: 768px) and (max-width: 1339px) {
  .span12.renderContent.single-form .col1 label,
  .thanks-message .col1 label {
    width: 100%;
    margin-left: 0px; }

  .checkbox-select label {
    margin-left: -25px; } }
form label input[disabled], form label textarea[disabled], form label input[readonly], form label textarea[readonly] {
  background: #f4f4f4 none repeat scroll 0 0;
  color: #666; }

.control-label > .errors {
  margin-left: -6px;
  display: inline-table; }

.boxes {
  border-radius: 6px; }

.btn-danger {
  background: url("/src/img/icons/trash-icon.svg") no-repeat scroll 0 0 transparent !important;
  border: medium none !important;
  color: transparent !important;
  height: 18px !important; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabeld {
  background: url("/src/img/icons/trash-icon.svg") no-repeat scroll 0 0 transparent !important;
  border: medium none !important;
  color: transparent !important;
  height: 18px !important; }

.progress {
  background-repeat: repeat-x;
  border-radius: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden; }

.progress-number {
  margin-top: -1px;
  float: right;
  margin-right: 16px;
  font-style: italic;
  color: #aaa;
  background: white;
  z-index: 1000;
  padding: 0px 19px 0 4px;
  font-weight: normal; }

.file-name {
  z-index: 1;
  float: left;
  width: 88%;
  overflow: hidden;
  text-overflow: ellipsis; }

.delete-file {
  pointer-events: auto;
  float: right;
  margin-top: -23px;
  margin-right: 8px; }

.ui-select-choices ul {
  margin: 0; }

.ui-select-container i, .ui-select-choices i {
  font-family: 'FontAwesome';
  font-style: normal;
  margin-left: 5px;
  margin-right: 5px; }

.ui-select-container .circle-color {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

#grupo_nota {
  border: 1px solid #ddd;
  margin-bottom: 20px;
  margin-left: 1%;
  min-height: 300px;
  width: 98%; }

.form-horizontalGRID {
  margin-top: -26px !important;
  margin: auto;
  padding: 10px 0;
  border-radius: 0px; }

.width1 {
  width: 100% !important; }

.width2 {
  width: 49% !important;
  margin-right: 8px; }

.width3 {
  width: 32% !important;
  margin-right: 8px; }

.width4 {
  width: 23% !important;
  margin-right: 8px; }

.width5 {
  width: 18.9% !important;
  margin-right: 8px; }

.width10 {
  width: 9% !important;
  margin-right: 8px; }

.width15 {
  width: 14% !important;
  margin-right: 8px; }

.width20 {
  width: 19% !important;
  margin-right: 8px; }

.width25 {
  width: 24.2% !important;
  margin-right: 8px; }

.width30 {
  width: 29% !important;
  margin-right: 8px; }

.width35 {
  width: 34% !important;
  margin-right: 8px; }

.width40 {
  width: 39% !important;
  margin-right: 8px; }

.width45 {
  width: 44% !important;
  margin-right: 8px; }

.width50 {
  width: 49% !important;
  margin-right: 8px; }

.width55 {
  width: 54% !important;
  margin-right: 8px; }

.width60 {
  width: 59% !important;
  margin-right: 8px; }

.width65 {
  width: 64% !important;
  margin-right: 8px; }

.width70 {
  width: 69% !important;
  margin-right: 8px; }

.width75 {
  width: 74% !important;
  margin-right: 8px; }

.width80 {
  width: 79% !important;
  margin-right: 8px; }

.width85 {
  width: 84% !important;
  margin-right: 8px; }

.width90 {
  width: 89% !important;
  margin-right: 8px; }

.width95 {
  width: 94% !important;
  margin-right: 8px; }

.width100 {
  width: 5% !important;
  margin-right: 8px; }

.width5 > div > label > span > a.search-action, .width5 > span > a.search-action {
  margin-left: 87% !important; }

.width1 > textarea {
  width: 96% !important; }

.examinar {
  height: 20px;
  padding-top: 6px !important;
  margin-top: -30px !important;
  margin-right: 3px !important; }

.col1 .fileUpload.btn.btn-primary {
  margin-right: 10px !important; }

.col4 a.search-action {
  background-color: #999;
  cursor: pointer;
  padding-top: 6px;
  pointer-events: auto;
  width: 24% !important;
  height: 24px;
  float: right;
  position: relative;
  margin-right: 13px !important;
  color: #fff;
  text-decoration: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.col4 .inputSearchrender {
  width: 68%; }

.col3 a.search-action {
  background-color: #999;
  cursor: pointer;
  padding-top: 6px;
  pointer-events: auto;
  width: 24%;
  height: 24px;
  float: right;
  position: relative;
  margin-right: 13px !important;
  color: #fff;
  text-decoration: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.col3 .inputSearchrender {
  width: 73%; }

.col2 .inputSearchrender {
  width: 84%; }

.col1 a.search-action {
  background-color: #999;
  cursor: pointer;
  padding-top: 6px;
  pointer-events: auto;
  width: 10%;
  height: 24px;
  float: right;
  position: relative;
  margin-right: 13px !important;
  color: #fff;
  text-decoration: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.col1 .inputSearchrender {
  width: 90%; }

.col1 .uploaderRender {
  width: 96%; }

.col1 .loaderSearch {
  margin-top: -30px;
  float: right;
  margin-right: 4%;
  /* display: block !important; */
  color: #fff;
  background: #ccc;
  border: 1px solid #ccc;
  height: 28px;
  width: 10%;
  position: relative;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.span10.input {
  line-height: 21px;
  margin-left: 1px !important;
  height: 31px;
  background: white;
  display: block;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 5px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  width: 99% !important;
  pointer-events: auto !important; }

/*# sourceMappingURL=layoutRender.css.map */


	.visualizar{
		background-color: white !important;
		color: #009ee0;
		font-family: "Open Sans", sans-serif !important;
		border: 2px solid #009ee0 !important;
		padding: 24px;
		width: 16%;
		margin: 20px 42%;
		box-sizing: border-box;
		position: relative;
		float: left;
    cursor: pointer;
    text-align: center !important;
    border-radius: 0 !important;
	}

	.visualizar p{
		position: relative;
		margin: 0 auto;
		text-align: center !important;
		text-transform: uppercase;
		font-weight: 700;
	}

	.visualizar .fa{
		color: #009ee0;
		text-align: center !important;
		font-size: 50px;
    margin-bottom: 10px;
    width: 100% !important;
    position: relative;
  }
  
  .acciones{
    font-family: "Open Sans", sans-serif;
    font-weight: 700; 
  }
  .missing-error{
    color: crimson;
    float: right;
    right: 0;
    margin-top: 8px;
    position: absolute;
    font-size: 20px !important;
  }

  .ui-grid-row{
    border-bottom: 0.1px solid #ccc;
  }