﻿.div_contenedorFormView {
    background-color: white;
    border-radius: 10px;
}

img {
    max-width: inherit !important;
}

.modalBackground {
    height: 100%;
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.span5 {
    max-width: 600px;
}

.form-inline .container_12 {
    font-family: "Times New Roman",Times,serif;
    font-size: 15px !important;
    width: 270px;
}

.form-inline .pro_btn span {
    height: 16px !important;
    width: 18px !important;
}

.ui-dialog .ui-dialog-titlebar-close span {
    display: none;
}

.ui-dialog .ui-resizable-se {
    display: none !important;
}

.alinear {
    text-align: right;
}

.alinearBotones {
    margin-left: 853px;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}

.fontMensaje {
    font-family: "Times New Roman",Times,serif;
}

.ui-resizable-handle ui-resizable-se ui-icon ui-icon-gripsmall-diagonal-se ui-icon-grip-diagonal-se {
    display: none !important;
}

#content {
    padding-bottom: 5px !important;
}

.ocultar {
    display: none !Important;
}

label {
    color: #808080;
}

h6 {
    color: #808080 !important;
}

.pro_btn {
    background-color: #104d73 !important;
}

.pro_inf {
    background-color: #104d73 !important;
}

.text-hola {
    color: #62b106;
    font-size: x-large;
    font-weight: bold;
}