﻿@font-face {
    font-family: 'Cibreo';
    src: url('fonts/cibreo_-webfont.eot');
    src: url('fonts/cibreo_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/cibreo_-webfont.woff2') format('woff2'),
         url('fonts/cibreo_-webfont.woff') format('woff'),
         url('fonts/cibreo_-webfont.ttf') format('truetype'),
         url('fonts/cibreo_-webfont.svg#cibreoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'Arial Narrow';
    src: url('fonts/ARIALNB-webfont.eot');
    src: url('fonts/ARIALNB-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ARIALNB-webfont.woff2') format('woff2'),
         url('fonts/ARIALNB-webfont.woff') format('woff'),
         url('fonts/ARIALNB-webfont.ttf') format('truetype'),
         url('fonts/ARIALNB-webfont.svg#arialnarrow') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*input::placeholder {*/ /* WebKit browsers */
    /*font-size: 11px;
}

.curp::placeholder {*/ /* WebKit browsers */
    /*font-size: 9px;
}
.rfc::placeholder {*/ /* WebKit browsers */
    /*font-size: 7px;
}*/

hr.style-four {
    height: 8px;
    border: 0;
    box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.5);
}
body {
    margin:0;
    border:0;
    padding:0;
    height:100%; 
    max-height:100%; 
    background:#fff; 
    font-family: "Segoe UI", Calibri, "Trebuchet MS"; 
    font-size:56%;
    overflow: hidden; 
    }

/* for internet explorer */
* html body {
    padding:120px 0 50px 0; 
    }

#container {
    font-family: "Segoe UI", Calibri, "Trebuchet MS";
    font-size: 1.4em;
    position: fixed;
    top: 65px; /*140px;*/ /*158px; */ /*88px;*/
    left: 0;
    bottom: 30px;
    right: 0;
    overflow: auto;
    background: #F3F2E9 url("../images/LogoUES-03.gif") no-repeat 50% 50%;
    background-size: contain;
    padding: 20px; /*text-align:center;*/
}


* html #container {
    height:100%; 
    width:100%; 
    }

#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 64px; /*158px;*/
    /*overflow: auto;*/
    /*background:#7D9F2D;*/
    background: #53829d;
    /*border-bottom:4px solid #A2CB47;*/
    /*border-bottom:4px solid #73a2bd;*/
    /*border-bottom:4px solid #E48D0C;*/
    background: url("../images/bgheader.jpg") repeat-x scroll 0 0 transparent;
    /*background: url("../images/cabecera_bg.png") repeat-x scroll 0 0 transparent;*/
    /*background: url("/images/header_bg.jpg") repeat-x scroll 0 0 transparent;*/
}
* html #header {height:60px;}


#footer
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    overflow: auto;
    text-align: right; 
    /*background:#A2CB47;*/
    /*background: #73a2bd; */
    background: #F6A53A;
    /*border-top:5px solid #7D9F2D;*/
    border-top:5px solid #CA7D0B; /*#53829d;*/
    /*border-top: 4px solid #E48D0C;*/
    border-top-color: #CA7D0B;
}
* html #footer {height:30px;}

/* end of bit that does the work */

h1 {font-size:1.6em; margin:0; padding:0;}

#footer p {
    color:#fff; 
    margin:1px 10px 0 10px;
    }
    
#footer p a
{
    color:#ffffff;
    }

/*#header img {
    margin:10px 10px 0 10px;
    }*/
#container img 
{
    /*margin:5px;*/
    border:0;
}

#absolute {
    position:absolute; 
    top:400px; 
    right:100px; 
    width:200px; 
    background:#ddd; 
    padding:10px; 
    border:1px solid #333333;
    }

#left {
    float:left; 
    background:#eee; 
    padding:10px; 
    border:1px solid #333333; 
    color:#333333; 
    width:50%;
    }

#right {
    float:right; 
    background:#ddd; 
    padding:10px; 
    border:1px solid #333333; 
    color:#333333; 
    }

a, a:visited {
    /*font-size:1.1em;*/
    text-decoration: none;
    color:#666666;
    }

a:hover {
    color:#333333; 
    text-decoration:none;
    }

.grey {color:#888;}

.ltgrey {color:#ddd;}

img#mascot {float:right;}

/*#header ul {
    clear:both; 
    text-align:center; 
    padding-top:60px;
    border-top:1px solid #73a2bd;
    }*/

/*#header ul {
    margin:0; 
    padding:0;
    list-style-type:none; 
    background:transparent; 
    height:3em;
    }*/

#header ul li {
    /*display:inline; */
    /*color:#A2CB47;*/
    color:#73a2bd;
    font-size:14px;
    font-weight: bold;
    }

.strike {text-decoration:line-through;}
.lft {float:left; font-size:12px;}
.rgt{float:right;}

* html {border:0;}
/*hr {clear:both; border:0; height:1px; color:#888; background-color:#888;}*/

.titulo {position:absolute; color: White; font-weight:bold; padding:4px/*29px*/ 0 0 42px; font-size:26px;/*38px;*/}
.logout {position:absolute; font-weight:bold; top:37px;/*106px*//*123px; */right:20px; color:#002538; font-size:14px; text-align: right; line-height:12px;}
.cr {font-size:9px;line-height: 11px;}
	#dialog label, #dialog input { display:block; }
	#dialog label { margin-top: 0.5em; }
	#dialog input, #dialog textarea { width: 95%; }
	/*#tabs { margin-top: 1em; }*/
	#tabs li .ui-icon-close { float: left; margin: 0.4em 0.2em 0 0; cursor: pointer; }
.autocompletar
{
    font-size:12px;
    line-height:13px;
    padding:5px;
}
.foco
{
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
  -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
  box-shadow        : 0 0 5px rgba(0,0,0,.3);
  border: 1px solid #5897fb;
}

/* Tabla  
----------------------------------------------------------*/
th 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
    background-color: #5E292A;
    border-right: 1px solid #4A1F20;
    border-left: 1px solid #944748;
}

#tbContenido table th {line-height:30px; }

.recibo
{
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    color: White;
    background-color: #E48D0C;
    border-right: 1px solid #965C07;
    border-left: 1px solid #F7B95B;
    text-align:center;
}

.total
{
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    /*color: White;
    background-color: #334251;
    border-right: 1px solid #965C07;
    border-left: 1px solid #F7B95B;*/
    text-align: right;
}

td     
{
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    /*font-weight: bold;*/
    /*background:#fff;*/
}

.alterno
{
    background:#eee;
}

.over {background:#DDD0C8;}

.cabecera 
{
    font-family:    Arial, Helvetica, Verdana, sans-serif;

    font-size: 10px;
    font-weight:bold; 
    line-height:30px; 
    color:White; 
    background-color:#9a9a9a;
}

.cabecera_re
{
    font-family:    Arial, Helvetica, Verdana, sans-serif;

    font-size: 12px;
    font-weight:bold; 
    line-height:30px; 
    color:White; 
    background-color:#333333;
}

.arriba_dentro
{
    -webkit-box-shadow: 0 8px 6px -6px black;-moz-box-shadow: 0 8px 6px -6px black;box-shadow: 0 8px 6px -6px black;
}

/* input, lista, textarea  
----------------------------------------------------------*/
.textodinero
{
    border:1px solid #b0b0b0;
    font-family:    Arial, Helvetica, Verdana, sans-serif;

    /*text-transform:uppercase;*/
    font-size: 12px;
    border-radius:0px 4px 4px 0px;
    padding:3px;
    background: #ffffff url(../images/content_repeat.jpg) 50% 10% repeat-x;
    resize:none;
    text-align:right;
}
.textoinhabil
{
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    background: #eeeeee !important;
}
.simbolopesos
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 4px 0 0 4px;
    display: inline-block;
    height: 15px;
    margin-right: -1px;
    padding: 3px;
    /*width: 11px;*/
}
.textoporcentaje
{
    border:1px solid #b0b0b0;
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    /*text-transform:uppercase;*/
    font-size: 12px;
    border-radius:4px 0px 0px 4px;
    padding:3px;
    background: #ffffff url(../images/content_repeat.jpg) 50% 10% repeat-x;
    resize:none;
    text-align:right;
}
.simboloporcentaje
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 0px 4px 4px 0px;
    display: inline-block;
    height: 15px;
    margin-left: -1px;
    padding: 3px;
    width: 11px;    
}
.texto
{
    border:1px solid #b0b0b0;
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    /*text-transform:uppercase;*/
    font-size: 12px;
    border-radius:4px;
    padding:3px;
    background: #ffffff url(../images/content_repeat.jpg) 50% 10% repeat-x;
    resize:none;
}
.textonumero
{
    border:1px solid #b0b0b0;
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    /*text-transform:uppercase;*/
    font-size: 12px;
    border-radius:4px;
    padding:3px;
    background: #ffffff url(../images/content_repeat.jpg) 50% 10% repeat-x;
    resize:none;
    text-align:right;
}

.textoeditado
{
    border:1px solid #b0b0b0;
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    /*text-transform:uppercase;*/
    font-size: 12px;
    border-radius:4px;
    padding:3px;
    background: #ffffcc url(../images/content_repeat2.jpg) 50% 10% repeat-x;
}

.autocomplete
{
    border:1px solid #9ecaed!important;
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    /*text-transform:uppercase;*/
    font-size: 12px;
    border-radius:4px;
    padding:3px;
    background: #ffffff url(../images/content_repeat.jpg) 50% 8% repeat-x;
    box-shadow: 0 0 10px #9ecaed;
}

.autocompleteeditado
{
    border:1px solid #9ecaed!important;
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    /*text-transform:uppercase;*/
    font-size: 12px;
    border-radius:4px;
    padding:3px;
    background: #ffffcc url(../images/content_repeat2.jpg) 50% 8% repeat-x;
    box-shadow: 0 0 10px #9ecaed;
}

.lista
{
    border:1px solid #b0b0b0;
    font-family:    Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    border-radius:4px;
    padding:3px;
    background: #ffffff url(../images/content_repeat.jpg) 50% 10% repeat-x;
}




/* TAB MENU   
----------------------------------------------------------*/

#divMenu{
     height:27px;/*37px;*/ width:100%;
     background: #faa636;
}

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 1px/*4px*/ 0px 0px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #eee;
    border: 1px rgb(185, 185, 185) solid;
    color: #5E292A;
    display: block;
    line-height: 0.9em;/*1.35em;*/
    padding: 5px 20px;
    text-decoration: none;
    white-space: nowrap;
    transition: all 1s;
    -webkit-transition: all 1s;

}




div.menu ul li a:hover
{
    background-color: #5E292A;
    color: #ffffff;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

ul.level2 li a
{
    font-size:12px;
}

.additionalInfo h4 {
    margin: 0 0 4px 0!important;
}

.additionalInfo {
    cursor: pointer;
    text-decoration: none;
    position: relative;
    font-size:10px;
}

.additionalInfo span {
    margin-left: -999em;
    position: absolute;
    font-size: 0.9em;
}

.additionalInfo:hover span {
    /*opacity:0.9;*/
    /*filter:alpha(opacity=90);*/
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    font-family: Calibri, Tahoma, Geneva, sans-serif;
    color: #000;
    position: absolute;
    left: 20px;
    top: 5px;
    z-index: 99;
    margin-left: 0;
    width: 200px;
    font-size:12px;
}

/*.additionalInfo:hover img {
    border: 0;
    margin: -10px 0 0 -55px;
    float: left;
    position: absolute;
}*/

.additionalInfoColor {
    padding: 10px;
    background: #fcf8e3;
    border: 1px solid #fbeed5;
    text-align:left;
}

.etiqueta {padding:3px;border:1px solid #b0b0b0;border-radius:4px; background-color:#f0f0f0;}

.remarcado {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #B0B0B0;
    border-radius: 4px;
    color: #595959;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 22px;
    padding: 3px;
    vertical-align: middle;
}

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}


.InputLogin{     width: 100%;     background-color: transparent;     border: 2px solid #faa636 !important;     font-size: 17px;    padding: 5px 10px; color: #666; font-weight: bold;}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

.tbox {
    display: none;
    padding: 14px 17px;
    position: absolute;
    z-index: 900;
}

.tinner {
    background: #fff url("../images/preload.gif") no-repeat scroll 50% 50%;
    border-bottom: 1px solid #333;
    border-radius: 5px;
    border-right: 1px solid #333;
    padding: 15px;
    border: 2px solid black;
}

.tclose {
    background: rgba(0, 0, 0, 0) url("../images/close.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}

.sinvalidar {
    background: none;
}

.notok {
    background: url("../images/icon-negativo.png") no-repeat;
}

.ok {
    background: url("../images/icon-positivo.png") no-repeat;
}

.nuevo {
    background: url("../images/icon-nuevo.png") no-repeat;
}

.edita {
    background: url("../images/pencil.png") no-repeat;
}

.noeditado {
    /*background: url(../images/pencil_gray.png) no-repeat scroll 2px 3px;
    padding-left: 25px;*/
}

.editado {
    /*background: url(../images/pencil.png) no-repeat scroll 2px 3px;
    padding-left: 25px;*/
}


/*SVG de las pólizas de seguro*/
img.svg-hover {
    filter: invert(55%) sepia(29%) saturate(523%) hue-rotate(146deg) brightness(91%) contrast(89%); /*#17a2b8;*/
}

img.svg-hover:hover {
    filter: invert(34%) sepia(18%) saturate(651%) hue-rotate(159deg) brightness(91%) contrast(90%); /*#117A8B;*/
}

img.svg-disabled {
    filter: invert(82%) sepia(11%) saturate(421%) hue-rotate(156deg) brightness(98%) contrast(91%);
}


.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.badge-success {
    color: #fff;
    background-color: #28a745;
}
.badge-warning {
    color: #1f2d3d;
    background-color: #ffc107;
}
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.numemp {
    font-size: 87%;
    border-left: 5px solid;
    padding: 0.1em 0.2em;
    margin: 3px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 12px;
    line-height: 12px;
}

.numemp-ac {
    border-color: #00ae28;
}

.numemp-ba {
    border-color: #ffc107;
}

.numemp-pn {
    border-color: #007bff;
}

.numemp-pe {
    border-color: #17a2b8;
}

.numemp-fi {
    border-color: #dc3545;
}
