﻿.tabla_etapas,.tabla_etapas_credito{text-align:left;font-size:12px;border: 1px solid;}
.header{font-size:12px;border: 1px solid #CCCCCC; background: #FFFFFF;text-align:center;padding:1px 3px;}

html {
    background-color: #e2e2e2;
    margin: 0;
    padding: 0;
    min-width:948px;
}

body {
    background-color: #fff;
    border-top: solid 0px;
    color: #333;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    height:100%;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        background-color: #c7d1d6;
    }

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.fijo {
    position:absolute;
    top:42px;
    min-width:1000px;
    max-width:1000px;
}


.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    /*max-width: 1500px*/
}

#body {
    background-color: transparent;
    clear: both;
    padding-bottom: 1px;
}
#body_login {
    background-color: transparent;
    clear: both;
    padding-bottom: 85px;
}
    .main-content {
        background: url("../Images/accent.png") no-repeat;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
    }

    .featured + .main-content {
        background: url("../Images/heroAccent.png") no-repeat;
    }

header .content-wrapper {
    padding-top: 20px; 
}
    
footer {
    clear: both;
    background-color: darkSlateGrey;
    font-size: .9em;
    height: 50px;
    min-height: 50px;
    padding-top:16px;
    color:white;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin-left: 0px;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
/*

ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }
*/

.menuprin
{
    height:28px;
    margin: 25px 0px 4px 210px;
    max-width:1000px;
    overflow-x:hidden;
}
    .menuprin ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }
.menuprin ul li ul li
{
  background-color: #d14a4a;
  display: block;
  width: auto;
}
.menuprin ul li a
{
/*background-color: #d14a4a;*/
color: #dde4ec;
display: block;
line-height: 1.35em;
padding: 4px 15px 4px 5px !important;
text-decoration: none;
white-space: nowrap;
}
.menuprin ul li ul li a
{
    border-bottom: 1px white solid;
    border-right: none;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 15px 4px 5px !important;
    text-decoration: none;
    white-space: nowrap;
}
.menuprin ul li a:visited
{
background-color: #d14a4a;
/*border: 1px #4e667d solid;*/
color: #dde4ec;
display: block;
line-height: 1.35em;
padding: 4px 15px 4px 5px !important;
text-decoration: none;
white-space: nowrap;
margin-right:10px;
}
.menuprin ul li 
{
margin:0 0 0px 0px;
}
.menuprin ul li a:hover
{
    background-color: #bfcbd6;
    color: black;
    text-decoration: none;
    display: block;
    line-height: 1.35em;
    padding: 4px 15px 4px 5px !important;
    text-decoration: none;
    white-space: nowrap;
 }
.menuprin ul li a:active
{
        background-color: #d14a4a;
        color: #cfdbe6;
        text-decoration: none;
}

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

    fieldset.open-auth-providers button {
        margin-bottom: 12px;
    }
    
/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }
    
    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

    label {
        display: block;
        font-size: 1.2em;
        font-weight: 600;
    }

    label.checkbox {
        display: inline;
    }

    span.checkbox label {
        display: inline;
    }

#MainContent_radioIntercambiar {
    width:100%;
}
.radio label {
	font-weight:normal;
}

/*input, textarea {
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1.2em;
        margin: 5px 0 6px 0;
        padding: 5px;
        width: 300px;
    }*/
input[type="radio"] {
        float:left;
        width:25px;

    }

    textarea {
        font-family: inherit;
        width: 500px;
    }
    
        input:focus, textarea:focus {
            border: 1px solid #7ac0da;
        }

        input[type="checkbox"] {
            position:relative;
            top:2px;
            background: transparent;
            border: inherit;
            width: auto;
            margin-right:5px;
        }
        
    input[type="submit"],
    input[type="button"],
    button {
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.0em;
        font-weight: 600;
        padding: 2px 4px;
        margin-right: 8px;
        width: auto;
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/
table {
    border-spacing: 2px;
    margin-top: -0.15em;
    border: 0 none;
    border-collapse:separate !important;
}

th {
	font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
        
    }

	th a:link, th a:visited, th a:active, th a:hover {
		color: #333;
		font-weight: 600;
		text-decoration: none;
        padding: 0;
	}

	th a:hover {
		color: #000;
	}

    th.asc a, th.desc a {
        margin-right: .75em;
    }
    
    th.asc a:after, th.desc a:after {
		display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
	}

	th.asc a:after {
		content: '▲';
	}

	th.desc a:after {
		content: '▼';
	}


tr.pager td {
    padding: 0 0.25em 0 0;
}


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 1200px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 0px;
        padding-left: 0px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    
    .obligatorio {
        color:red;
    }
    .obligatorioAviso {
        color:red;
        font-size:larger;
    }
    
    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}
/* END: Mobile Styles */

/* START DRAG AND DROP ELEMENT STYLES*/
.dragme {
    width: auto;
    height: auto;
    border: 0px solid #666;
    background:none;
    cursor:grab;
	float:left;
	font-size:12px;
}
.dragme:hover {
    width: auto;
    height: auto;
    border: 0px solid #666;
    background: #acf;
    cursor: grab;
	float:left;
}
.etapa, .etapaRango {
    padding: 0;
    width: 100%;
    height: 30px;
    border: 1px solid #666;
    background: #eee;
    margin: 0 0 0 0;
	font-size:14px;
}
.rango {
    background-color:#F1E5CF;
}

.aprobador {
    border: 1px solid #666; 
    background-color:ghostwhite;
}
.dragover {
	background: #FF9797;
}
.dropfiles {
	padding: 0.25em;
    width: 45ex;
    height: 15ex;
    border: 1px solid #666;
    background: #eee;
}
/*END DRAG AND DROP ELEMENT STYLES*/

th{
	font: bold 13px Arial;
	color:black;
}
td{
	font: normal 12px Arial;
	color:black;
}

.cuerpo {
	font-family: Arial;
	font-size: 10px;
	background:#CECECE url("../images/interfaz_bg_f.jpg") 0 0 repeat-x;
}

.cuerpo_sin_top {
	font-family: Arial;
	font-size: 10px;
	background:#CECECE url("../images/background_sin_top.jpg") 0 0 repeat-x;
}


.cuerpo_tooltip {
	font-family: Arial;
	font-size: 12px;

	
}

.cuerpo_mant {
	font-family: Arial;
	font-size: 10px;
	background:#CECECE url("../images/interfaz_bg_mant_f.jpg") 0 0 repeat-x;
}


.cuerpo_popups {
	font-family: Arial;
	font-size: 10px;
	background:#CECECE url("../images/interfaz_tooltips.jpg") 0 0 repeat-x;
}

.cuerpo_enviar_correo {
	font-family: Arial;
	font-size: 14px;
	background:#CECECE url("../images/interfaz_tooltips.jpg") 0 0 repeat-x;
}

#marco {
	border:#000000 0px solid;
	padding-top: 25px;
	padding-bottom: 25px;
}

.info {
	font-family: Arial;
	font-size: 8px;
}

#info td{
border:1px solid #cccccc;
margin:3px;
padding:3px;
}

#indicador_bidhit {
	font-family: Arial;
	font-size: 8px;
}


.indicador_bidhit {
	font-family: Arial;
	font-size: 8px;
}

#cuerpo #info #link {
	cursor: default; 
}

.lista tbody tr:hover th, .lista tbody tr:hover td, .lista tbody tr:hover th, .lista tbody tr:hover td 
{
	background-color: #333333;
	color: #FFF;
	display: table-cell;
}

#infoTit
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#infoTit td{
	border:1px solid #cccccc;
	margin:3px;
	padding:3px;
}

.lista {
	border: 0px solid gray;
	height: 264px;
	left: -1px;
	position: absolute;
	top: 37px;
	width: 900px;
}


.listaCli {
	border: 0px solid gray;
	height: 264px;
	left: 14px;
	position: absolute;
	top: 39px;
	width: 925px;
}

div.listaCli
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 925px;
}

.listaEst {
	border: 0px solid gray;
	height: 264px;
	left: 43px;
	position: absolute;
	top: 40px;
	width: 925px;
}

div.listaEst
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 897px;
}

.listaModif {
	border: 0px solid gray;
	height: 264px;
	left: 183px;
	position: absolute;
	top: 87px;
	width: 925px;
}

div.listaModif
{
	clear: both;
	border: 0px none #CCCCCC;
	height:439px;
	overflow: auto;
	width: 897px;
}



.tablaModif
{
background-color:#FFFFFF;
filter:alpha(opacity=50);
opacity: 0.5;
}

.paginasModif {
	border: 0px solid gray;
	height: 264px;
	left: 225px;
	position: absolute;
	top: 527px;
	width: 925px;
	font-size:12px;
	
}

div.paginasModif
{
	clear: both;
	border: 0px none #CCCCCC;
	height:73px;
	overflow: auto;
	width: 897px;
	
}

.listaResp {
	border: 0px solid gray;
	height: 264px;
	left: 14px;
	position: absolute;
	top: 42px;
	width: 925px;
}

div.listaResp
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 925px;
}

.listaCons {
	border: 0px solid gray;
	height: 264px;
	left: 31px;
	position: absolute;
	top: 40px;
	width: 925px;
}

div.listaCons
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 906px;
}

.listaTipLic {
	border: 0px solid gray;
	height: 264px;
	left: 14px;
	position: absolute;
	top: 40px;
	width: 925px;
}

div.listaTipLic
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 925px;
}

.listaPais {
	border: 0px solid gray;
	height: 264px;
	left: 13px;
	position: absolute;
	top: 41px;
	width: 925px;
}

div.listaPais
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 925px;
}

.listaPuest{
	border: 0px solid gray;
	height: 264px;
	left: 15px;
	position: absolute;
	top: 40px;
	width: 925px;
}

div.listaGuardar
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 925px;
}
.listaGuardar{
	border: 0px solid gray;
	height: 264px;
	left: 14px;
	position: absolute;
	top: 57px;
	width: 925px;
}


div.listaDetalles
{
	clear: both;
	border: 0px none #CCCCCC;
	height:200px;
	overflow: auto;
	width: 925px;
}
.listaDetalles{
	border: 0px solid gray;
	height: 264px;
	left: 14px;
	width: 925px;
}

#list_detalles td {
	border:0px solid #cccccc;
	margin:0px;
	padding:3px;
	
}

#list_detalles thead {
	border:1px solid #cccccc;
	margin:0px;
	padding:0px;
	background-color:#CCCCCC;
}



div.listaPuest
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 925px;
}
.Usu
{
	position: absolute;
	left: 204px;
	top: 56px;

}

.listaCont{
	border: 0px solid gray;
	height: 264px;
	left: 49px;
	position: absolute;
	top: 41px;
	width: 925px;
}

div.listaCont
{
	clear: both;
	border: 0px none #CCCCCC;
	height:230px;
	overflow: auto;
	width: 889px;
}

.lista_top thead
{
	background-color: #000066;
	color: #FFF;
}



#SI {
	background-repeat:no-repeat;
	background-image:url(../images/si.png);
	background-position:center;
	text-align:center;
	padding:20px 0px;
}

#SI.tooltip span {display:none; padding:2px 0px;  margin-top:-10px; margin-left:12px; width:130px;}
#SI.tooltip:hover span{display:inline; position:absolute; border:1px solid #000000; margin-left:-145px; margin-top:-12px; background:#00A400; color:#ffffff;}

#PD {
	background-repeat:no-repeat;
	background-image:url(../images/pd.png);
	background-position:center;
	text-align:center;
	padding:20px 0px;
}

#PD.tooltip span {display:none; padding:2px 0px;  margin-top:-10px; margin-left:12px; width:130px;}
#PD.tooltip:hover span{display:inline; position:absolute; border:1px solid #000000;  margin-left:-145px; margin-top:-12px; background:#FFFF9D; color:#000000;}


#PDH {
	background-repeat:no-repeat;
	background-image:url(../images/no_fecha.png);
	background-position:center;
	text-align:center;
    padding:20px 0px;
}
#PDH.tooltip span {display:none; padding:2px 0px;  margin-top:-10px; margin-left:12px; width:130px;}
#PDH.tooltip:hover span{display:inline; position:absolute; border:1px solid #000000; margin-left:-145px; margin-top:-12px; background:#C84030; color:#ffffff;}


#NO {
	background-repeat:no-repeat;
	background-image:url(../images/no.png);
	background-position:center;
	text-align:center;
	padding:20px 0px;
}
#NO.tooltip span {display:none; padding:2px 0px;  margin-top:-10px; margin-left:12px; width:130px;}
#NO.tooltip:hover span{display:inline; position:absolute; border:1px solid #000000; margin-left:-145px; margin-top:-12px; background:#C84030; color:#ffffff;}



div.lista
{
	clear: both;
	border: 0px none #CCCCCC;
	height:200px;
	overflow: auto;
	width: 925px;
}

#info
{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#info_top
{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.div_documentos{
width:210px;
float:left;
overflow:auto;
height:180px;
}
.tablita 
{
width:90%;
margin:0 auto;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
border:inset;
border-width:thin;
border-color:#CBCBCB;
}

.tablita thead
{
background-color: #C4C4C4; 
color:#2E2E2E;
padding:0px;
font-size:11px;
}

.tablita caption
{
border:outset;
border-width:thin;
background-color:#999999; 
color:#FFFFFF;
padding:0px;
}

#texto_pequeno
{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

#texto_normal
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#texto_mediano
{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}



#t_indicador_bit_hit
{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
width:190px;
text-align:center;
border:0px solid #000000;
}

#t_indicador_bit_hit td{
border:1px solid #cccccc;
margin:3px;
padding:3px;
}

#t_licitaciones
{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
width:90%;
border:0px solid #000000;
}

#t_licitaciones td
{
margin:3px;
padding:3px;
}

.watermark {
	color: #c77 !important;
	font-style: italic !important;
}


.cargandoFlujo
{       
    width:98%;       
    position: absolute;
    text-align: center;
    padding-top:45%;
    -webkit-transform: translateY(-50%); /* child now centers itself relative to the midline based on own contents */
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Matrix(Dx=0,Dy=0)'; /*IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(Dx=0,Dy=0); /*IE6, IE7*/
    transform: translateY(-50%);   
}

.cargandoFormularios
{       
    background-color:#FFFFFF;
    width:99.55%;       
    position: relative;
    text-align: center;
    top:123px;
    height:245px;
    -webkit-transform: translateY(-50%); /* child now centers itself relative to the midline based on own contents */
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Matrix(Dx=0,Dy=0)'; /*IE8 */
    filter: progid:DXImageTransform.Microsoft.Matrix(Dx=0,Dy=0); /*IE6, IE7*/
    transform: translateY(-50%);   
    border:1px solid #C84030;
    padding-right:3px;
}

.cargandoMini
{       
    width:400px;       
    position: relative;
    text-align: center;
}

/*---------------------------------------MANT USUARIOS--------------------------*/

        #checkPreventa {
            position: absolute;
            top: 6px;
            left: 5px;
        }
        #Mensaje {
            position:absolute; 
            top:10px; 
            left:135px;
        }
        #lb_cod {
            position:absolute;  
            top:30px; 
            left:5px;
        }
        #tx_cod {
            position:absolute; 
            top:30px; 
            left:135px;
        }
        #lb_nombreUsuario {
            position:absolute; 
            top:50px; 
            left:5px;
        }
        #tx_nombreUsuario {
            position:absolute; 
            top:50px; 
            left:135px;
        }
        #lb_email {
            position:absolute; 
            top:70px; 
            left:5px;
        }
        #tx_email {
            position:absolute; 
            top:70px; 
            left:135px;
        }
        #lb_grupo {
            position:absolute; 
            top:100px; 
            left:5px;
        }
        #ls_grupo {
            position:absolute; 
            top:100px;
            left:135px;
        }
        #bt_activo {
            position:absolute; 
            top:180px; 
            left:5px; 
        }
        #bt_incluir {
            position:absolute; 
            top:210px; 
            left:5px;
        }
        #bt_cancelar {
            position:absolute;
            top:210px; 
            left:85px;
        }
        #lb_buscar {
            position:absolute; 
            top:10px; 
            left:5px;
        }
        #comb_pais {
            position:absolute; 
            top:10px; 
            left:110px;
        }
        #lb_apellido {
            position:absolute; 
            top:30px; 
            left:50px;
        }
        #tx_apellido {
            position:absolute; 
            top:30px; 
            left:110px;
        }
        #lb_nombre {
            position:absolute; 
            top:51px; 
            left:50px;
        }
        #tx_nombre {
            position:absolute; 
            top:50px; 
            left:110px;
        }
#lb_correo {
    position: absolute;
    top: 72px;
    left: 50px;
}

#tx_correo {
    position: absolute;
    top: 70px;
    left: 110px;
}
        #lst_busq {
            position:absolute; 
            top:90px; 
            left:5px;
            width:98%;
        }
        #pais_agencia {
            position:absolute;
            top:40px;
            font-size:12px;
            left:400px;
        }
        #izq {
            position:absolute; 
            top:35px;  
            overflow:auto;
            max-height:550px;
            width:325px;
        }
        #der {
            right:10px;
            position:absolute; 
            top:35px; 
            height:275px; 
            overflow:auto;
            max-height:260px;
            width:44%;
        }
        #dos {
            right:10px;
            position:absolute; 
            top:300px; 
            height:275px; 
            overflow:auto;
            max-height:260px;
            width:44%;
        }
    .disabled:not(span) {
        pointer-events: none;
        border: 1px solid #999; 
        color: #555; 
        background-color:white;
        opacity: 0.6;
    }
    .disabledEncabezado {
        pointer-events: none;
        border: 1px solid #999; 
        color: #555; 
        background-color:white;
        opacity: 0.8;
    }
    .disabledReadOnly {
        pointer-events: none;
        cursor: not-allowed;
        border: 1px solid #999; 
        background-color:white;
        color: #555; 
    }
    .disabledClickable {
        cursor: not-allowed;
        border: 1px solid #999;
        background-color: white;
        color: #555;
    }
    .inlineLoading {
        pointer-events: none;
        cursor: not-allowed;
        opacity: 0.5;
    }
    .hidden {
        visibility:hidden;
        display:block !important;
    }
    .hiddenLoad {
        visibility:hidden;
        display:block !important;
    }

#progressbar {
    background-color: black;
    background-repeat: repeat-x;
    border-radius: 13px;
    padding: 3px;
}

#progressbar > div {
    background-color: orange;
    width: 0% ;
    height: 20px;
    border-radius: 10px;
}

.icon {
    position:relative;
    margin-right:5px;
    top:-2px;
    display:inline-block;
    background-image: url(../Images/imini.png);
    width:16px;
    height:16px;
}
.icono-home {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -400px -214px;
    width:16px;
    height:16px;
}
.icono-masiva {
    position: relative;
    display: inline-block;
    background-image: url(../Images/imini.png);
    background-position: -58px -276px;
    width: 16px;
    height: 16px;
}
.icono-form {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -432px -338px;
    width:16px;
    height:16px;
}

.icono-flujo {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -432px -120px;
    width:16px;
    height:16px;
}
.icono-bitacoras {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -494px -120px;
    width:16px;
    height:16px;
}
.icono-historial {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position:  -276px -25px;
    width:16px;
    height:16px;
}
.icono-mantenimiento {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -496px -306px;
    width:16px;
    height:16px;
}
.icono-salir {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -526px -214px;
    width:16px;
    height:16px;
}
.icono-clientes {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -120px -338px;
    width:16px;
    height:16px;
}
.icono-creditos {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -244px -151px;
    width:16px;
    height:16px;
}

.icono-mant-usuarios {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -244px -338px;
    width:16px;
    height:16px;
}

.icono-mant-flujos {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -184px -306px;
    width:16px;
    height:16px;
}

.icono-mant-cadenas {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -89px -308px;
    width:16px;
    height:16px;
}

.icono-mant-logs {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -245px -245px;
    width:16px;
    height:16px;
}

.icono-mant-notificaciones {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -214px -25px;
    width:16px;
    height:16px;
}

.icono-mant-tipocambio {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -214px -25px;
    width:16px;
    height:16px;
}

.icono-mant-zonaservicio {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -434px -88px;
    width:16px;
    height:16px;
}

.icono-mant-catalogo {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -370px -245px;
    width:16px;
    height:16px;
}

.icono-adjuntos {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -526px -25px;
    width:16px;
    height:16px;
}

.icono-limite {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -150px -275px;
    width:16px;
    height:16px;
}

.icono-plazo {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -462px -306px;
    width:16px;
    height:16px;
}
.icono-buscar {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -339px -656px;
    width:16px;
    height:16px;
} 
.icono-impresion {
    position: relative;
    display: inline-block;
    background-image: url(../Images/imini.png);
    background-position: -308px -656px;
    width: 16px;
    height: 16px;
}
.icono-incidencia {
    position:relative;
    display:inline-block;
    background-image: url(../Images/imini.png);
    background-position: -433px -244px;
    width:16px;
    height:16px;
}
.icono-finalizar_incidencia {
    position: relative;
    display: inline-block;
    background-image: url(../Images/imini.png);
    background-position: -432px -120px;
    width: 16px;
    height: 16px;
}

.menu-icono {
    cursor: pointer;margin-right:5px;
}
.multiselect {
    width:100%;
    height:220px;
    border:solid 1px #c0c0c0;
    overflow:auto;
}
 
.multiselect label {
    display:block;
}
 
.multiselect-on {
    color:#ffffff;
    background-color:#93a4f6;
}
th[title]:hover:after {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 20;
  white-space: nowrap;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}