﻿* {
    padding: 0;
    margin: 0;
    outline: 0;
}

body, html, form, iframe {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Source Sans Pro", Helvetica, sans-serif;
    font-size: 11px;
    border-width: 0px;
    border: none;
}

div, p, h1, h2, h3, h4, ul, li, table {
    margin: 0;
    padding: 0;
    border: none;
}

h1 {
    margin-top: 15px;
    margin-left: 10px;
}

h2 {
    margin-top: 10px;
    margin-left: 10px;
}

td {
    padding: 1px;
}

.textBoxRequerido {
    border-color: #be6b50;
    border-style: solid;
    border-left: 6px solid #be6b50 !important;
}

#toolBar .toolBar {
    border: solid 0px gray;
}

#toolBar td, .toolBar td {
    padding-right: 20px;
}

    #toolBar td a, .toolBar td a {
        color: #0D0DFF;
    }

#contentPanel {
    width: 100%;
    height: 100%;
    margin: 0;
}

#borderContainer {
    width: 100%;
    height: 100%;
    margin: 0;
}

li {
    margin: 5px;
    margin-left: 10px;
    padding: 0px;
}

ul {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.toolItem {
    float: left;
    width: 200px;
}

.title {
    padding-top: 20px;
    padding-left: 0px;
    margin-bottom: 10px;
    font-size: 11px;
    font-family: Arial,Helvetica,sans-serif;
    color: #444;
    font-weight: bold;
    vertical-align: middle;
    height: 20px;
    width: 98%;
    border-bottom: solid 1px #444;
    margin-left: 2%;
}

#cabecera {
    background-image: url('../images/header-background.gif');
    background-repeat: repeat-x;
    background-position: left top;
}

.adminTitle {
    background-image: url('../images/header-background.gif');
    background-repeat: repeat-x;
    background-position: left top;
    font-size: 14px;
    color: #000000;
    height: 70px;
    width: 100%;
    border-bottom: solid 1px #ddd;
    z-index: 1;
    position: relative;
    left: 0px;
}

.adminTitleColorBox {
    background-image: url('../images/header-background.gif');
    background-repeat: repeat-x;
    background-position: left top;
    font-size: 16px;
    color: #000;
    height: 70px;
    width: 550px;
    border-bottom: solid 1px #ddd;
    z-index: 1;
    position: relative;
    left: 0px;
    text-align: left;
}

.adminTitle .corner {
    background-image: url('../images/header-corners.png');
    position: absolute;
    z-index: 2;
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
    overflow: hidden;
    border: solid 0px red;
}

.scrollPanel {
    overflow: scroll;
    height: 1000px;
}

.adminTitle .left {
    background-position: left top;
    top: -1px;
    left: -1px;
}

.adminTitle .right {
    background-position: right top;
    top: -1px;
    right: -1px;
}

.adminTitleText {
    position: absolute;
    top: 5px;
    left: 20px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    vertical-align: middle;
}

#cabecera {
    background-image: url('../images/header-backgroundInternal.gif');
    background-repeat: repeat-x;
    background-position: left top;
}

.adminTop {
    background-image: url('../images/header-backgroundInternal.gif');
    background-repeat: repeat-x;
    background-position: left top;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    height: 25px;
    width: 100%;
    border-bottom: solid 1px #ddd;
    z-index: 1;
    position: relative;
    left: 0;
    font-size: 14px;
}

.adminTitleDescription {
    color: #333;
    font-weight: normal;
    vertical-align: middle;
}

.adminTitleText img {
    position: relative;
    top: 2px;
}

.adminTitleTextAccion {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 18px;
    color: #333;
}

#adminContent {
    border-bottom: solid 1px #ddd;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    text-align: left;
}

.adminToolBar {
    position: absolute;
    top: 30px;
    left: 15px;
    border: solid 0px red;
}

.toolItem img {
    float: left;
}

.toolItem span {
    position: relative;
    top: 25px;
}

#diagramMain {
    width: 100%;
    height: 100%;
}

.responsibleContainer {
    float: left;
    width: 100px;
    height: 100%;
    border-right: dashed 1px gray;
}

.responsibleName {
    text-align: center;
    border-bottom: solid 1px Black;
}

    .responsibleName input {
        width: 90px;
        font-size: 10px;
        font-weight: bold;
    }

.container {
}

#centerPanelDiv {
    width: 1000px;
    height: 3000px;
}

#gridContainerMain {
    height: 100%;
    width: auto;
    margin: 0px;
    padding: 0px;
    border: 0px solid #ededed;
    overflow-x: hidden;
    overflow-y: auto;
}

.gridContainerTable {
    border: 0 !important;
}

#gridContainerMain .gridContainerTable {
    border-collapse: collapse;
}

#gridContainerMain .gridContainerZone {
    border-collapse: collapse;
    border: 0px solid #ededed;
}

.PropertyWindowContainer {
    position: relative;
    left: 0px;
    top: 25px;
    width: 220px;
    height: 375px;
    background-color: #f5f3fc;
    border: solid 0px Gray;
    overflow-x: hidden;
    overflow-y: scroll;
}

.PropertyWindowCatergoryLabel {
    position: relative;
    left: 3px;
    font-size: 12px;
    font-family: "Tahoma";
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    height: 30px;
}

    .PropertyWindowCatergoryLabel:hover {
        cursor: pointer;
        text-decoration: underline;
    }

.PropertyWindowLabel, .PropertyWindowLabelTab {
    position: absolute;
    left: 10px;
    font-size: 11px;
    font-family: "Tahoma";
    font-weight: normal;
}

.PropertyWindowLabelTab {
    left: 15px;
}

.PropertyWindowTextBox, .PropertyWindowSelect {
    position: absolute;
    left: 95px;
    width: 100px;
    height: 12px;
    font-size: 10px;
    font-family: "Tahoma";
    font-weight: normal;
    border: solid 1px Gray;
    text-transform: capitalize;
}

.PropertyWindowSelect {
    height: 20px;
    width: 103px;
}

.PropertyWindowCategoryItem {
    position: relative;
    width: 100%;
    height: 25px;
}

.OptionLabelItem {
    position: relative;
    float: left;
    height: 25px;
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    font-family: "Tahoma";
    left: 10px;
    cursor: pointer;
}

.OptionLabelImg {
    float: left;
}

.OptionLabelItem:hover {
    text-decoration: underline;
}

.PropertyWindowItem {
    position: relative;
    float: left;
    margin: 0px auto;
    border: solid 0px Gray;
    width: 100%;
    height: 18px;
    overflow: hidden;
}

.mensajeAccion {
    color: Red;
    font-family: @Arial Unicode MS;
    font-size: 12px;
    font: bold;
    margin: 0px;
}

.loginMargin {
    position: relative;
    margin: 60px auto auto auto;
    width: 488px;
    height: 65%;
}

.loginContainer {
    position: relative;
    bottom: 0px;
    background-image: url(../images/LogonForm.png);
    height: 318px;
    background-repeat: no-repeat;
    width: 488px;
}

.LogonFormLogo {
    width: 488px;
    height: 88px;
}

.LogonPage {
    width: 488px;
    height: 225px;
}

.loginLine {
    width: 468px;
    height: 10px;
    text-align: right;
    color: #606060;
    padding-right: 15px;
}

.LogonData {
    padding-bottom: 0px;
    padding-left: 65px;
    padding-right: 65px;
    height: 147px;
    padding-top: 10px;
}

.LogonButtons {
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    height: 48px;
}

.LoginTitle {
    text-align: center;
    padding-bottom: 5px;
    color: #f8f8f8;
    font-size: 12px;
    font-family: Candara;
}

.login_label {
    color: #000066;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
}

.login_label2 {
    color: #000066;
    font-family: Arial;
    font-size: 12px;
}

.LogonTextBox {
    width: 250px;
}

.LogonButtons1 {
    background-image: url(../images/LogonButton.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 26px;
    border-bottom: medium none;
    border-left: medium none;
    border-top: medium none;
    border-right: medium none;
}

#logon_mensaje {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    border: solid 1px #5E7A97;
    background-color: #DEE4EB;
}

    #logon_mensaje span {
        color: #204A73;
    }


.Logo {
    width: 458px;
    height: 66px;
    background-image: url(../images/Logoaesbn.png);
    background-repeat: no-repeat;
    margin-left: 30px;
    padding-top: 2px;
}

.breadcrumbDiv {
    font-size: 11px; /*border-bottom: dashed 1px gray;*/
}

    .breadcrumbDiv span {
        height: 30px;
        padding-left: 15px;
        background-image: url(../images/bullet_right.png);
        background-repeat: no-repeat;
        background-position: left center;
    }

    .breadcrumbDiv .selected {
        font-weight: bold;
        text-decoration: underline;
    }

legend {
    font-weight: bold;
    font-size: 12px;
}

input, select {
    font-size: 12px;
    padding: 1px;
}

textarea {
    padding: 1px;
}

.pnlIndexingFields {
    margin: 10px;
    font-size: 11px;
}

    .pnlIndexingFields span {
        margin-top: 3px;
    }

#searchParametersDiv {
    width: 200px;
}

#imageViewerDiv {
    width: 100%;
    height: auto;
}

#imageViewerDialog .dijitDialogPaneContent {
    padding: 0px;
}

.dijitBorderContainer-dijitContentPane {
    padding: 0px !important;
}

.imageViewerDialog, #dijitDialogPaneContent {
    width: 100%;
    height: 100%;
}

#top_div {
    position: relative;
    width: 100%;
    height: 70px;
    background-image: url(../images/top_bg.png);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

#logo_asegsur {
    position: relative;
    width: 170px;
    height: 70px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}

#menu_modulo_div {
    height: 27px;
    width: auto;
    top: 24px;
    left: 180px;
    height: 46px;
    position: absolute;
    background-image: url(../images/boton7.png);
    background-repeat: repeat-x;
    font-family: "Open Sans", arial, sans-serif;
}

.module_item {
    height: 46px;
    float: left;
    text-align: center;
    text-decoration: none;
    width: auto;
    background-image: url(../images/boton1.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFF;
}

    .module_item span {
        float: left;
        text-align: center;
        margin-top: 15px;
        margin-left: 10px;
        margin-right: 10px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .module_item:hover {
        text-align: center;
        color: #4d90fe;
        background-color: #ffffff;
    }

.module_selected {
    height: 46px;
    float: left;
    text-align: center;
    text-decoration: none;
    width: auto;
    text-align: center;
    color: #4d90fe;
    background-image: url(../images/boton9.png);
    background-repeat: repeat-x;
}

    .module_selected span {
        float: left;
        text-align: center;
        margin-top: 15px;
        margin-left: 10px;
        margin-right: 10px;
        font-weight: bold;
        text-transform: uppercase;
    }

#menu_hand {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 60px;
    background-image: url(../images/menu_hand.png);
    background-repeat: no-repeat;
}

#menu_hand_Dig {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 20px;
    height: 60px;
    background-image: url(../images/menu_Dig.png);
    background-repeat: no-repeat;
}

#logo_div {
    height: 20px;
    text-align: center;
    font-weight: lighter;
}


.dijitTitlePaneContentInner {
    top: 0px;
    padding: 0px !important;
}

.dijitTitlePaneContentOuter {
    border-width: 0 !important;
    position: relative;
}

.dijitCalendarContainer {
    font-size: 90% !important;
}

.dijitCalendarDateLabel {
    font-weight: normal !important;
}

#messageQueueDiv {
    position: relative;
    height: 100px;
    font-size: 11px;
    overflow: auto;
    width: 95%;
    border: solid 0px gray;
    padding: 3px;
}

#viewerTop {
    font-size: 11px;
}

#serieDialog, subSerieDialog {
    width: 700px !important;
    height: 500px !important;
}

    #serieDialog .dijitDialogPaneContent, subSerieDialog .dijitDialogPaneContent {
    }

#GeoAddressList .dijitDialogPaneContent {
    height: 500px !important;
}

.dijitDialogPaneContent {
    padding: 0px !important;
}


#slidemenubar, #slidemenubar2 {
    position: absolute;
    border: 1px solid #cccccc;
    background-color: #fcfcfc;
    font: normal 12px Verdana;
    line-height: 20px;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
    min-height: 60px;
    max-height: 500px;
    overflow: auto;
    height: auto;
    z-index: 10000000;
}

.panelcorner {
    z-index: 200;
    /*width: 100%;
    position: relative;
    height: auto;*/
}

.panelcornerLeft {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 7px;
    height: 25px;
    background-image: url(../images/panelCorner_left.png);
    background-position: left top;
    background-repeat: no-repeat;
}

.panelcornerRight {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 7px;
    height: 25px;
    background-image: url(../images/panelCorner_right.png);
    background-position: right top;
    background-repeat: no-repeat;
}

.panelcorner .panelcornerCenter {
    position: absolute;
    right: 7px;
    left: 7px;
    top: 0px;
    height: 25px;
    background-image: url(../images/panelCorner_center.png);
    background-repeat: repeat-x;
    font-weight: bold;
    color: #595959;
}

.panelcornerCenter span, .panelcornerCenter a, .panelcornerCenter img, .panelcornerCenter input {
    position: relative;
    top: 0px;
    font-size: 12px;
}

.panelcornerContent {
    position: relative;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    /*overflow: auto; */
    clear: both;
}

.blockTitle, .modalWindow .modalWindowTitle {
    color: #2969A9;
    font-weight: bold;
    width: 300px;
    background-image: url(../images/line.png);
    background-repeat: repeat-x;
    height: 20px;
    margin-bottom: 5px;
    text-align: left;
}

    .blockTitle a {
        font-size: 90%;
        color: #000000;
        font-weight: normal;
    }

hr {
    border-top: solid 1px #CCCCCC;
}

.number, .DecimalNumber {
    text-align: right;
}

.link {
    color: #2969A9;
    text-decoration: underline;
    cursor: default;
}

    .link:hover {
        text-decoration: none;
    }

.fieldRequiered {
    color: Red;
    font-size: 12px;
    margin-left: 0px;
    position: relative;
}

.itemInformationTip {
    font-family: "Arial";
    color: #333333;
    font-size: 10px;
    font-weight: bold;
}

/*AutoComplete flyout */

.autocomplete_completionListElement {
    margin: 0px !important;
    background-color: inherit;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 150px;
    text-align: left;
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: #ffff99;
    color: black;
    padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem {
    background-color: window;
    color: windowtext;
    padding: 1px;
}

.requestInspection {
}

.requestEmision {
}

.cotizado {
    color: Blue;
}

.inspecting {
    color: brown;
}

.emitido {
    color: Green;
}

.inspectionApproved {
    color: Green;
}

.emitting {
    color: brown;
}

.textBoxPlate {
    font-size: 16px;
    font-weight: bold;
    height: 23px;
    text-transform: uppercase;
}

.textUpper {
    text-align: center;
    text-transform: capitalize;
}

.textMail {
    text-align: center;
    text-transform: lowercase;
    text-decoration: underline;
    color: Blue;
}

.gridView tr {
    border-bottom: solid 1px #f0f0f0 !important;
}

.gridView td, th {
    border-left: solid 1px #f0f0f0 !important;
}

.gridView th {
    background-color: #f0f0f0;
}

#progressBackgroundFilter {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=10);
    opacity: 0.1;
    z-index: 1000;
}

textarea.dojotextarea {
    font-size: 11px;
    font-family: Tahoma;
    font-weight: normal;
    text-transform: capitalize;
}

#WorkFlowTitle {
    position: fixed;
    min-width: 500px;
    height: 30px;
    top: 5px;
    left: 230px;
    font-size: 16px;
    font-weight: bold;
    height: 23px;
}

.upperCode {
    text-transform: uppercase;
}

.capitalText {
    text-transform: capitalize;
}

.linkSeleccionado {
    color: #993333 !important;
    text-decoration: none;
}

.NumericTextBox {
    text-align: left;
    width: 50px;
}


.modalWindow .modalWindowTitle {
    top: 0px;
    height: 20px;
    padding-top: 0px;
    padding-bottom: 5px;
}

.modalWindow .modalWindowFoot {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: right;
}

.modalWindow {
    background-color: #FFFFFF;
    border-width: 2px;
    border-style: outset;
    border-color: Gray;
    padding: 5px;
    color: Black;
    font-family: Calibri;
    font-size: 13px;
}

.formularioEtiqueta {
    color: #666;
    font-weight: bold;
    font-size: 11px;
}


.formularioEtiqueta2 {
    color: #666;
    font-weight: bold;
    font-size: 12px;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.imgPreview .imgLink {
    padding-left: 2px;
    padding-right: 2px;
}

.imgLink {
    border: 0px none;
    width: 16px;
    height: 16px;
}

.imgPreview {
    width: 50px;
    cursor: help;
}


.ajax__calendar {
    /*border: solid 1px blue !important;
    z-index:10000000000 !important;*/
}

.codigosAuxiliares {
    border: solid 1px #A7BCBC;
    background-color: #f7f9f9;
    margin: 2px;
}

    .codigosAuxiliares span {
        margin: 2px;
    }

    .codigosAuxiliares a {
        font-family: Arial Black;
        color: Red;
        font-size: 12px;
        margin: 2px;
        margin-bottom: 5px;
        padding-left: 2px;
        padding-right: 2px;
        text-decoration: none;
    }

/* **********************************************************************************************************************
	COLOR BOX...
********************************************************************************************************************** */
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999999;
    overflow: hidden;
    font-family: Verdana, Arial, Helvetica;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
    background: #000;
}

#colorbox {
    top: 0px;
}
/*#cboxTopLeft{width:14px; height:14px; background:url(../images/controls.png) no-repeat 0 0;}*/
/*#cboxTopCenter{height:14px; background:url(../images/border.png) repeat-x top left;}*/
/*#cboxTopRight{width:14px; height:14px; background:url(../images/controls.png) no-repeat -36px 0;}*/
#cboxTopLeft {
    width: 14px;
    height: 43px;
    background: url(../images/controls2.png) no-repeat 0 0;
}

#cboxTopCenter {
    height: 43px;
    background: url(../images/border2.png) repeat-x top left;
}

#cboxTopRight {
    width: 14px;
    height: 43px;
    background: url(../images/controls2.png) no-repeat -36px 0;
}
/*#cboxBottomLeft{width:14px; height:43px; background:url(../images/controls.png) no-repeat 0 -32px;}*/
/*#cboxTopRight{width:14px; height:14px; background:url(../images/controls.png) no-repeat -36px 0;}*/
/*#cboxBottomCenter{height:43px; background:url(../images/border.png) repeat-x bottom left;}*/
#cboxBottomLeft {
    width: 14px;
    height: 14px;
    background: url(../images/controls2.png) no-repeat 0 -61px;
}

#cboxBottomCenter {
    height: 14px;
    background: url(../images/border2.png) repeat-x bottom left;
}

#cboxBottomRight {
    width: 14px;
    height: 14px;
    background: url(../images/controls2.png) no-repeat -36px -61px;
}

#cboxMiddleLeft {
    width: 14px;
    background: url(../images/controls2.png) repeat-y -175px 0;
}

#cboxMiddleRight {
    width: 14px;
    background: url(../images/controls2.png) repeat-y -211px 0;
}

#cboxContent {
    background: #fff;
    overflow: visible;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 5px;
}

#cboxLoadingOverlay {
    background: url(../images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(../images/loading.gif) no-repeat center center;
}
/*#cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}*/
#cboxTitle {
    position: absolute;
    top: -25px;
    left: 0;
    text-align: center;
    width: 100%;
    font-weight: bold;
    color: #7C7C7C;
    font-size: 12px;
}

#cboxCurrent {
    position: absolute;
    bottom: -25px;
    left: 58px;
    font-weight: bold;
    color: #7C7C7C;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    position: absolute;
    bottom: -29px;
    background: url(../images/controls2.png) no-repeat 0px 0px;
    width: 23px;
    height: 23px;
    text-indent: -9999px;
}

#cboxPrevious {
    left: 0px;
    background-position: -51px -25px;
}

    #cboxPrevious:hover {
        background-position: -51px 0px;
    }

#cboxNext {
    left: 27px;
    background-position: -75px -25px;
}

    #cboxNext:hover {
        background-position: -75px 0px;
    }

#cboxClose {
    right: 0;
    background-position: -100px -25px;
}

    #cboxClose:hover {
        background-position: -100px 0px;
    }

.cboxSlideshow_on #cboxSlideshow {
    background-position: -125px 0px;
    right: 27px;
}

    .cboxSlideshow_on #cboxSlideshow:hover {
        background-position: -150px 0px;
    }

.cboxSlideshow_off #cboxSlideshow {
    background-position: -150px -25px;
    right: 27px;
}

    .cboxSlideshow_off #cboxSlideshow:hover {
        background-position: -125px 0px;
    }

#cboxClose {
    position: absolute;
    top: -28px;
    right: 0;
}

#cboxLoadedContent {
    margin-top: 0px;
    margin-bottom: 0;
}

#cboxTitleImage {
    position: absolute;
    top: -28px;
    left: 0px;
    width: 24px;
    height: 24px;
}

/* **********************************************************************************************************************
	END COLOR BOX...
********************************************************************************************************************** */

#menu-nav1 {
    position: relative;
    height: 36px;
    font-size: 11px;
    font-weight: bold;
    background: #fff url("../images/menu_nav1_bg.png") repeat-x bottom left;
    font-family: Arial, Helvetica, Times, serif;
}

    #menu-nav1 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: auto;
        float: left;
    }

        #menu-nav1 ul li {
            display: block;
            float: left;
            margin: 0 2px;
        }

            #menu-nav1 ul li a {
                display: block;
                float: left;
                color: #666;
                text-decoration: none;
                padding: 0 0 0 25px;
                height: 36px;
                line-height: 40px;
            }

                #menu-nav1 ul li a span {
                    display: block;
                    float: left;
                    padding: 0 25px 0 0;
                    height: 31px;
                    width: auto;
                }

                #menu-nav1 ul li a:hover {
                    color: #000;
                    background: transparent url("../images/menu_nav1_left_ON.png") no-repeat top left;
                }

                    #menu-nav1 ul li a:hover span {
                        background: transparent url("../images/menu_nav1_right_ON.png") no-repeat top right;
                        height: 43px;
                    }

                #menu-nav1 ul li a.current, #menu-nav1 ul li a.current:hover {
                    color: #000;
                    background: transparent url("../images/menu_nav1_left_ON.png") no-repeat top left;
                }

                    #menu-nav1 ul li a.current span {
                        background: transparent url("../images/menu_nav1_right_ON.png") no-repeat top right;
                        height: 43px;
                    }

#menu-nav2 {
    position: relative;
    height: 36px;
    font-size: 11px;
    font-weight: normal;
    background: #fff url("../images/menu_nav2_bg.png") repeat-x bottom left;
    font-family: Tahoma, Calibri;
    border-bottom: 0px solid blue;
}

    #menu-nav2 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: auto;
        float: left;
        border-bottom: 0px solid red;
    }

        #menu-nav2 ul li {
            display: block;
            float: left;
            margin: 0 2px;
        }

        #menu-nav2 ul img {
            float: left;
            margin-top: 15px;
            margin-right: 3px;
        }

        #menu-nav2 ul li a {
            display: block;
            float: left;
            color: #333;
            text-decoration: none;
            padding: 0 0 0 15px;
            height: 36px;
            line-height: 45px;
            background: transparent url("../images/menu_nav2_left.png") no-repeat top left;
        }

            #menu-nav2 ul li a span {
                display: block;
                float: left;
                padding: 0 25px 0 0;
                height: 31px;
                width: auto;
                background: transparent url("../images/menu_nav2_right.png") no-repeat top right;
            }

            #menu-nav2 ul li a:hover {
                color: #000;
            }

                #menu-nav2 ul li a:hover span {
                    text-decoration: underline;
                }

            #menu-nav2 ul li a.current, #menu-nav2 ul li a.current:hover {
                color: #000;
                background: transparent url("../images/menu_nav2_left_ON.png") no-repeat top left;
            }

                #menu-nav2 ul li a.current span {
                    background: transparent url("../images/menu_nav2_right_ON.png") no-repeat top right;
                    height: 43px;
                }

#menu-nav3 {
    position: relative;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Calibri;
}

    #menu-nav3 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 100%;
        float: left;
        border-bottom: 0px solid #CCCCCC;
    }

        #menu-nav3 ul li {
            display: block;
            margin: 0 15px 0 0px;
        }

        #menu-nav3 ul img {
            float: left;
            margin-top: 10px;
            margin-right: 3px;
        }

        #menu-nav3 ul li a {
            display: block;
            float: left;
            color: #3E3F40;
            text-decoration: none;
            padding: 0 0 0 15px;
            height: 36px;
            line-height: 35px;
            border-top: 1px solid #CCCCCC;
            border-left: 1px solid #CCCCCC;
            border-right: 1px solid #CCCCCC;
            width: 100%;
            background-color: #f2f2f2;
        }

            #menu-nav3 ul li a span {
                display: block;
                float: left;
                padding: 0 25px 0 0;
                height: 31px;
                width: auto;
            }

            #menu-nav3 ul li a:hover {
                color: #000;
                background: transparent url("../images/menu_nav3_left_ON.png") no-repeat top left;
            }

                #menu-nav3 ul li a:hover span {
                }

            #menu-nav3 ul li a.current, #menu-nav3 ul li a.current:hover {
                color: #000;
                background-color: #FFF;
                background: transparent url("../images/menu_nav3_left_ON.png") no-repeat top left;
                border-right: 0px solid #CCCCCC;
            }

                #menu-nav3 ul li a.current span {
                    height: 43px;
                }

.menu2Content {
    margin: 5px;
}


/* Crystal Report */
.dialogzone {
    width: 100% !important;
}


/*INICO Control de usuario UsuarioInformacionGeneral*/

.informacionUsuario {
    min-width: 730px;
    width: 100%;
    height: auto;
    border: solid 0px blue;
}

    .informacionUsuario fieldset {
        margin: 2px;
        padding: 5px;
    }

.busqueda {
    position: relative;
    height: 30px;
    background-color: #f7f9f9;
}

.campo {
    height: 30px;
}

.campoL, .tipoPersona, .identificaion, .campoL2 {
    position: relative;
    width: 120px;
    height: 20px;
    float: left;
    border: solid 0px blue;
}

.tipoPersona {
    left: 30px;
}

.campoL2 {
    width: 130px;
}

.identificaion {
    width: 128px;
}

    .identificaion b {
        position: relative;
        left: 15px;
    }

.campoR {
    position: relative;
    width: 210px;
    height: 20px;
    float: left;
    border: solid 0px blue;
}

.campoR2 {
    position: relative;
    width: 100px;
    height: 20px;
    float: left;
    border: solid 0px blue;
}

.contribuyenteEspecial {
    position: relative;
    float: left;
}

/*FIN control de usuario UsuarioInformacionGeneral*/


/*
////////////////////
Inicio messageBox

*/

.messageBoxContent {
    background-repeat: no-repeat;
    background-position: right;
    min-height: 150px;
}

.messageBoxInfo {
    background-image: url(../images/dialog/info_bg.jpg);
}

.messageBoxPrompt {
    background-image: url(../images/dialog/prompt_bg.jpg);
}

.messageBoxWarning {
    background-image: url(../images/dialog/warning_bg.jpg);
}

.messageBoxSuccess {
    background-image: url(../images/dialog/success_bg.jpg);
}

.messageBoxError {
    background-image: url(../images/dialog/error_bg.jpg);
}

.textBoxContent {
}

.MaskedEditError {
    border: solid 1px red;
    background-color: #FFA9A3;
}

/*
////////////////////
Fin messageBox

*/


.checkbox label {
    margin-left: 5px;
}
.checkbox input {
    margin-left: 5px !important;
}

.radioButtonList {
    margin-top: 5px;
}
.radioButtonList label {
    margin-left: 5px;
    margin-right: 5px;
}
.radioButtonList input {
    margin-left: 5px !important;
}
.modal-body {
    /*padding: 5px !important;*/
}
.grid-pager > td > table {
    
}
.grid-pager > td > table > tbody > tr > td {
    display: inline;
    padding: 5px;
    margin: 2px;
    border: solid 1px #999;
    width: 40px;
    height: 20px;
}
.grid-pager > td > table > tbody > tr > td > span {
    
    font-weight: bold;
}
.grid-pager > td > table > tbody > tr > td > a {
    background-color: #FFF;
    color: #4284c1 !important;
}

.table-padding-5 > tbody > tr > td {
    padding: 5px;
    margin: 2px;
}

.table-padding-5 > tr > td {
    
    padding: 5px;
    margin: 2px;
}

.table-padding-5 > tr > th {
    
    padding: 5px;
    margin: 2px;
}
.node-menu:hover {
    cursor: pointer;
    font-weight: bold;
}
.table-porcentaje-100 {
    width: 100% !important;
}
