﻿.input-validation-error { border-color: #d11947 !important; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important; }
.label-important { background-color: #d11947 !important; }
.modal { width: 960px; margin-left: -410px;height: 768px; }
.max-cad { max-width: 155px;font-size: 9pt; }
.notif ul { margin: 0; padding: 0; list-style: none; text-align: center; }
.notif ul li { height: 22px; line-height: 22px; display: inline-block; padding: 0 2px; }
.notif ul li:last-child { padding: 0 0 0 2px; }
.notif ul li > a { display: block; background: #ffffff; color: #7c7c7c; text-decoration: none; padding: 0 5px; -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }
.notif ul li > a .text { display: inline-block; padding-left: 10px; }
.notif ul li > a.glyphicons { padding: 0 5px 0 25px; }
.notif ul li > a.glyphicons i:before { color: #d0d0cf; font-size: 15px; top: 3px; left: 5px; }
.notif ul li > a:hover { color: #7c7c7c; background: #ffffff; }
.notif ul li > a:hover.glyphicons i:before { color: #7c7c7c; }

table.dynamicTableDet.table { clear: both; margin-bottom: 0 !important; max-width: none !important; }
#loading { display: none; }

.load {z-index: 99999; display: none; visibility: visible; padding: 0; margin: 0; position: fixed; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; background-image: url('/Content/images/bg-modal.png'); }
.load .conteudo { position: fixed; top: 50%; left: 50%; width: 30em; height: 18em; margin-top: -9em; margin-left: -15em; border: 1px solid #ccc; background-color: #fff; text-align: center; }
.load .conteudo img { margin-bottom: 30px;margin-top: 50px; }
.load .conteudo p { line-height: 18px;font-size: 10pt; }

.hidden { display: none;}