<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 10px;
    margin-right: 10px;
    
    /*height :100vh;
    width :100vw;*/
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}
* {
    margin-right: 0;
    margin-bottom: 0;
}

html, body {
    height: 100%;
}

.rowbkgGray {
    background-color: DodgerBlue;
    color: white;
}

 

.navbar-header .navbar-brand-mylogo-brand .mylogo{
    padding:0;
    margin: 0 0 0 -7px;
    width:172px;
    height:56px;
    border:none;
    outline:none
}
.home-text {
    position:absolute;
    left:-1000px
}
.utility {
    float: right;
    padding: 0;
    margin: 0;
    width: auto
}



    .utility &gt; li {
        vertical-align: middle;
        display: inline-block;
        list-style: none
    }



    .utility li.dropdown {
        padding: 0
    }



    .utility li.account {
        display: block
    }



@media (max-width: 767px) {

    .utility .open &gt; .dropdown-menu {
        position: absolute;
        top: 100%;
        left: auto;
        z-index: 1000;
        display: block;
        float: left;
        width: 160px;
        padding: 5px 0;
        margin: 2px 0 0 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box
    }



    .utility .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0px;
        vertical-align: middle
    }
}



.utility li.dropdown &gt; a {
    display: block;
    margin: 0;
    color: #fff;
    text-decoration: none
}



.utility li.dropdown.account &gt; a {
    padding: 19px 5px 18px 5px
}



.utility li.dropdown.search &gt; a {
    padding: 19px 5px 18px 5px
}



.utility li.dropdown &gt; a:hover, .utility li.dropdown &gt; a:active, .utility li.dropdown &gt; a:focus {
    color: #fff;
    background-color: #005A90;
    text-decoration: none
}



.utility .dropdown.open .dropdown-menu {
    margin-top: -1px;
    right: -1px;
    left: auto;
    border-radius: 0;
    border-top: none
}



.utility .dropdown.search.open .dropdown-menu {
    width: 323px;
    height: 60px;
    padding: 12px 0
}



    .utility .dropdown.search.open .dropdown-menu .form-control {
        height: 34px
    }



    .utility .dropdown.search.open .dropdown-menu .form-inline {
        margin: 0 15px 0 0;
        float: right
    }



    .utility .dropdown.search.open .dropdown-menu .search-input {
        display: inline-block;
        margin-right: 0;
        width: 250px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }



    .utility .dropdown.search.open .dropdown-menu .search-btn {
        display: inline-block;
        padding: 3px 10px;
        margin-left: -5px;
        height: 34px;
        background-color: #0070A2;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }



        .utility .dropdown.search.open .dropdown-menu .search-btn:hover {
            border-color: #0071a5;
            background-color: #0070A2
        }



.utility .dropdown.open &gt; a, .utility .dropdown.open &gt; a:hover, .utility .dropdown.open &gt; a:active, .utility .dropdown.open &gt; a:focus {
    color: #0070A2;
    text-decoration: none;
    border: none;
    background-color: #fff
}



.utility .glyphicon-user {
    font-size: 26px;
    line-height: 1.4285
}



.utility .glyphicon-search {
    font-size: 26px;
    line-height: 1.4285
}



.utility .dropdown-menu .glyphicon-search {
    font-size: 18px
}



.utility .user-icon {
    display: inline-block;
    margin: 0 0 0 0
}



.utility .search-link {
    display: inline-block;
    vertical-align: top;
    padding-top: 12px;
    margin-left: 3px;
    width: 0;
    height: 0;
    overflow: hidden
}



.utility .account-name {
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden
}



.utility .account .caret {
    display: none
}



.utility .open &gt; .dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    z-index: 1000;
    display: block;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

.imageBack {
    background-image: url('/images/campo_fondo.jpg');
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position-x: center;
    background-color: #82E17A;
    background-size: contain; /* :auto; contain ; cover inherit initial*/
    height: 90%;
    width: 100%; /* 98vw*/
}
.timeout-div{
    width:960px;
    background-color:whitesmoke;
    border-style:solid;
    position:fixed;
    top:20%;
    left:20%;
    height:18em;
    margin-top:-9em;
    margin-left:-15em;
    z-index:100;
}
.BulletedListCssClass {
    color: black;
    font-weight: bold;
    font-size: large;
    padding-top: 10px;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
/*Modal pop up*/
.modal-static-backdrop {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    background: #000;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.modal-static {
    bottom: auto;
    display: block !important;
    position: absolute;
    z-index: 2001;
}
.error-code {
    color: #f47755;
    font-size: 8rem;
    line-height: 1;
}
p.lead {
    font-size: 1.6rem;
    color: #4f5a64;
}
p {
    margin: 1.2rem 0;
}
alert.h30 {
    height: 300px;
}
.watermarked{
    font: italic;
    color: lightgray ;
}
.my-required-asterix{
    position:relative;
    top:1px;
    right:2px;
    /*font-size :18px;*/
    font-weight:bold ;
    color: #C4262E;
}
.messagealert {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 100000;
    padding: 0;
    font-size: 15px;
}
.gradienteGreen {
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: red; /* For browsers that do not support gradients */
    background-image: linear-gradient(to bottom right,lightgreen, lightgrey );
}
.gradientePinkSalmon {
    
    background-color: red; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, pink, salmon);
}</pre></body></html>