/*Layout*/
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    -ms-overflow-style: scrollbar;
}

.active {
    height: 100%;
}

header {
    flex: none;
    /*border-bottom: 1px solid #c7c7c7;
    border-bottom: 1px solid #0072C6;*/
    background: #fff;
    width: 100%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    top: -100px;
    z-index: 1000;
}

    header.shrink {
        opacity: 0.9;
        position: fixed;
        top: 0;
        left: 0;
    }

.title {
    float: left;
    padding: 8px 0px;
}

    .title a {
        font-weight: 600;
        font-size: 1.8em;
        /* color: #8f8686;*/
        color: #4a4545;
        text-decoration: none;
    }

    .title p {
        /* color: #8f8686;*/
        color: #4a4545;
        margin: 0;
    }

.expandBar {
    padding: 0px !important;
    width: 100%;
}

.expandedPanel .title {
    display: none;
}

.panelContent {
    padding-top: 15px;
}

.expandedPanel .pull-right {
    float: none !important;
}

.panelItem {
    display: inline-block;
}

.expandedPanel .panelItem {
    display: block;
}

.expandedPanel .panelContent {
    padding-bottom: 15px;
}

.searchBox {
    margin-left: 20px;
}

    .searchBox img,
    .searchBox .dx-acc {
        display: none;
    }

.searchBoxButton {
    font-size: 17px;
}

.navMenu {
    float: right;
    /*margin: 0px 0px 2px 0px;*/
    margin: 0px 0px 2px 20px;
}

.expandedPanel .navMenu {
    width: 100%;
    margin: 10px 0px;
}

.expandedPanel .searchBox {
    width: 100%;
    margin-left: 0px;
}

.loginButton {
    margin: 0px 0px 1px 20px;
}

.expandedPanel .loginButton {
    width: 100%;
    margin: 10px 0px 0px 0px;
    text-align: left;
}

    .expandedPanel .loginButton .dropdown-toggle {
        width: 100%;
    }

.loginButton-large,
.expandedPanel .loginButton-small {
    display: none;
}

.expandedPanel .loginButton-large {
    display: inline-block;
}

.btnBackToTop {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: inline;
    text-decoration: none;
    cursor: pointer;
}

    .btnBackToTop i {
        font-size: 60px;
        color: #8f8686;
    }

        .btnBackToTop i:hover {
            color: #e0e0e0;
        }

.footerUp {
    /* padding-bottom: 26px;
   background: #6f6f6f;*/
    background: #0072C6;
}

.footerDown {
    background: #525252;
}

    .footerDown p {
        margin: 10px 0px;
    }

.wrapper {
    display: -webkit-box;
    display: flex;
    min-height: 100%;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.content {
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    margin-bottom: 40px;
}

footer {
    flex: none;
    color: white;
}

    footer a {
        color: #cecaca;
    }

        footer a:hover,
        footer a:focus {
            color: #fff;
        }

    footer h4 {
        margin-top: 32px;
    }

.latestPosts li:not(:last-child) {
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
/*Home*/
.mainText {
    margin: 0 auto;
    max-width: 650px;
}

.features {
    margin-top: 40px;
}

    .features .media {
        margin-top: 20px;
    }

    .features .featureIcon {
        font-size: 50px;
    }

.marginTop20 {
    margin-top: 20px;
}

.marginTop40 {
    margin-top: 40px;
}

.customers .media {
    margin-top: 40px;
}
/*Contact Us*/
.map {
    height: 300px;
}
/*Blog*/
.blogImage {
    width: 100%;
}

.dataViewPosts .blogImage {
    padding-top: 25px;
}

.blogNavBar .blogNabVarGroupHeader a {
    text-decoration: none !important;
}

.blogNavBar {
    margin-top: 45px;
}

.user {
    font-size: 64px;
}






.errorMessage {
    color: red;
    font-size: 12px;
}

.successMessage {
    color: blue;
    font-size: 12px;
}

.notaMessage {
    color: blue;
    font-size: 15px;
}

.featured {
}

    .featured .content-wrapper {
        background-color: #0072C6;
        color: white;
        padding: 10px 20px 10px 20px;
        margin: 0px;
        text-transform: uppercase;
    }


.justicar_Contrato {
    text-align: justify;
    padding: 5px;
}




.borde_redondo {
    /*border: 1px solid #3E5496;
      -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;*/
    padding: 10px;
    width: 98%;
    margin: 0 auto;
}


.borde_redondo_tabla {
    /* border: 1px solid #3E5496;
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;*/
    padding: 10px;
    width: 98%;
    margin: 0 auto;
    background-color: white; /* C0C0C0 F2F3F4*/
}

#banner {
    padding: 10px 0px 10px 25px;
    /* 
    background:  url('Images/logo_banner.png');
    background-repeat: no-repeat;
    background-size: 90px 90px;
    */
}

header {
    /*background: url(Images/logo.png) no-repeat #fff;
    background-size: 110px 98px;*/

    background: url(Images/logo.png) no-repeat #fff; 
    background-size: 150px 92px;
}

.container_banner {
    /*width: 100%;*/
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: 120px;
}


.footerUp {
    /*background: #6f6f6f;
    background: #0072C6;
        */
    color: #000000;
    background: #f4f4f4;
}

@media only screen and (max-width: 800px) {
    #banner {
        background: none;
    }

    .loginControl {
        margin: 0px auto !important;
    }


    .container_banner {
        margin-left: auto !important;
    }

    header {
        background: #fff;
    }

    .help {
        margin: 0 !important;
    }

    .dxflGroupCell_Moderno {
        padding: 0;
    }

    .dxtcLite_MetropolisBlue > .dxtc-content {
        padding: 0px;
    }

    .help {
        display: block;
    }

    .dxtcLite_MetropolisBlue > .dxtc-stripContainer .dxtc-link {
        padding: 5px;
    }
}

@media only screen and (min-width: 800px) {
    .help {
        display: none;
    }
}


.help {
    float: right;
    background: none;
    border: none;
    margin: 25px 0px 0px 0px;
}



.alert {
    margin-bottom: 0;
    font-size: small;
    padding: 1rem 1.25rem;
    margin: 1rem auto;
}

.modalBlock {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.centerBlock {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 250px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .centerBlock img {
        height: 229px;
        width: 250px;
    }


.dxgvTable_Moderno {
    table-layout: auto !important;
}

.imagen {
    background: white !important;
    border: 0px;
    padding: 0px;
    height: 0px !important;
}


.text-box-heading {
    font-size: 1em;
    padding: 10px 12px;
    background: #8ec63f;
    color: #fff;
    text-align: center
}

.text-box-heading-blue {
    font-size: 1em;
    padding: 10px 12px;
    background: #0072C6;
    color: #fff;
    text-align: center
}

.text-box .arrow-down-blue {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0072C6;
    font-size: 0;
    line-height: 0;
    margin-left: 7%;
}

.text-box-title {
    background: #f4f4f4;
    /*padding: 15px 15px 1px 15px;*/
}

.text-box-heading-title {
    font-size: 1em;
    padding: 5px 10px;
    /*background: #0072C6;  #525252*/
    background: #0072C6;
    color: #fff;
    text-transform: uppercase;
    /*font-weight: bold; */
}

.text-box-title .arrow-down-title {
    /*
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0072C6;
    font-size: 0;
    line-height: 0;
    margin-left: 7%;*/
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #8DC2EC !important;
    transition: all 0.3s ease 0.1s;
}



.text-box {
    background: #f4f4f4;
    padding: 15px;
}

    .text-box .arrow-down {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #8ec63f;
        font-size: 0;
        line-height: 0;
        margin-left: 7%;
    }


.span4 {
    width: 100%;
}

/* Header */
.dxpnl-edge.t.headerPane {
    background-color: #EDEDED;
    background-position: left top;
    background-repeat: no-repeat;
}

    .dxpnl-edge.t.headerPane.panel {
        padding: 0;
    }

.headerMenu {
    border-width: 0 !important;
    border-top-width: 1px !important;
}

.expandedPanel {
    padding: 2px !important;
}

    .expandedPanel .headerMenu {
        border-top-width: 0 !important;
    }

    .expandedPanel .headerTop {
        display: none;
    }

.templateTitle {
    float: left;
    margin: 12px 12px 18px;
}

.dxpnl-edge.t.headerPane.bar .templateTitle {
    margin: 0;
}

.templateTitle a {
    text-decoration: none;
    font-size: x-large;
    color: black;
}

.loginControl {
    /*
    float: right;
    margin: 24px 25px 12px;
    font-size: 12px;
        */
    float: none;
    margin: 0px 0px -23px 25px;
    font-size: 12px;
    /*color: #8f8686;*/
    color: #4a4545;
}

    .loginControl a {
        /*color: black;  c7c7c7*/
        color: #8f8686;
        text-decoration: none;
        border-bottom: dashed 1px black;
        display: inline-block;
    }




.dx-vam, .dx-vat, .dx-vab {
    font-size: 14px;
}

.center_grafico {
    text-align: center;
    text-align: -moz-center;
}

.media:first-child {
    margin-top: 15px !important;
}

/*
.dxgvDataRowAlt_MetropolisBlue{
    background-color: #EEF6FB;
}

.dxgvFocusedRow_MetropolisBlue{
    background-color: #e5e5e5;
}

.dxgvControl_MetropolisBlue, .dxgvDisabled_MetropolisBlue{
    font: 14px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
    color: #2b2b2b;
    background-color: #FFFFFF;
    cursor: default;
}
.dxgvTable_MetropolisBlue {
    background-color: #FFFFFF;
    border: Solid 1px #d1d1d1;
    border-top: 0;
    border-bottom: 0;
    /* border-collapse: separate !important;  
    overflow: hidden;
}
  
.dxgvTable_Moderno {
    table-layout: fixed !important;
}
      */


.tablaContrato {
}

    .tablaContrato th {
        background: #0072C6;
        color: white;
        border: 1px solid black;
        text-align: center;
        font-weight: normal;
        padding: 5px;
    }

    .tablaContrato td {
        text-align: center;
        padding: 5px;
    }

.table_td {
    padding: 5px;
}


.dxGridView_gvDetailExpandedButton_Moderno, .dxGridView_gvDetailCollapsedButton_Moderno {
    margin: -4px -1px 0px 0px !important;
}


.help {
    float: right;
    margin-top: -25px;
    background-color: white;
    border: 0px;
}
