/* GMNTLP - Se modifican estilos para adaptacion de boostrapt */

label.h3 {
	height: 15px;
	margin: 0;
	clear: both;
/* 	border-bottom: 3px solid #363636; */
}

fieldset div {
	display: inline;
	float: left;
	position: relative;
}
div.wrap_table  {
	width: 100%;
}
div.wrap_table div.grid1 {
	width: 8.33%;
}
div.wrap_table div.grid2 {
	width: 16.66%;
}

div.wrap_table div.grid2-x {
	width: 20%;
}

div.wrap_table div.grid3 {
	width: 25%;
}
div.wrap_table div.grid4 {
	width: 33.33%;
}
div.wrap_table div.grid5 {
	width: 41.66%;
}
div.wrap_table div.grid6 {
	width: 50%;
}
div.wrap_table div.grid7 {
	width: 58.33%;
}
div.wrap_table div.grid8 {
	width: 66.66%;
}
div.wrap_table div.grid9 {
	width: 75%;
}
div.wrap_table div.grid10 {
	width: 83.33%;
}
div.wrap_table div.grid11 {
	width: 91.66%;
}
div.wrap_table div.grid12 {
	width: 100%;
}

h4 {
	font-size: 12px;
    font-weight: bold;
/*     padding-bottom: 7px; */
/*     padding-top: 14px; */
}

.wrap_table ul {
	padding: 10px 0px 10px 15px;
	line-height: 16px;
	list-style-type: none !important;
}

.wrap_table li {
	display: inline !important;
}

a, a:link, a:visited {
	color: #5D662E;
	text-decoration:none;
}
a:hover {
	color:#000000;
}

img {
	border-color:transparent;
}

input.error, select.error {
	border: 1px solid red;
}
.required {	
	border: solid 1px black;
}

input[type=text],input[type=password],input[type=email], textarea {
	text-transform: uppercase;
}

label {
	color: #565A5C;
    font-size: 13px;
}
textarea { 
	resize: none; 
	vertical-align: top;
}

input[type=image] {
	border: none;
}

/* Images */
input.loading {
	background: transparent url(../../img/loader.gif) no-repeat center right;
}
label.loading {
	background: transparent url(../../img/loader.gif) no-repeat center left;
	padding: 2px 0 2px 20px;
	margin:0 5px;
}
div.wrap_table label.loading {
	float: none;
	vertical-align: middle;
}
div.wrap_table div.turnar label.loading {
    float: left;
    margin-left: 10px;
}
label.success {
	background: transparent url(../../img/active.gif) no-repeat center left;
	padding: 0 0 0 20px;
	margin:0 5px;
}
label.sort_both {
	background: transparent url(../../img/sort_both.png) no-repeat center left;
	padding:3px 6px;
}
label.sort_asc {
	background: transparent url(../../img/sort_asc.png) no-repeat center left;
	padding:3px 6px;
}
label.sort_desc {
	background: transparent url(../../img/sort_desc.png) no-repeat center left;
	padding:3px 6px;
}

/* Generic classes */
.hidden {
	display: none;
}
.pointer {
	cursor: pointer;
}
.sub {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.right {
	float: right;
	margin-left: 3px;
}
input[type="checkbox"].right {
	float: right;
	margin-right: 10px;
}
.wrap_table li.error {
	padding: 0 0 0 20px;
	margin:0 5px;
}
.scroll {
	overflow-x: hidden;
	overflow-y: scroll;
	max-height: 400px;
}

.wrap_table > input.button {
	margin: 4px 7px;
} 
input[disabled], input[readonly], select[disabled], .disabled {
	color: black;
	background-color: #EEE;
	cursor: default;
	opacity: .65 !important;
}

#popup .popupPart {
	width: 100%;
}

/* START-spring-security */
#header div.authInfo {
	color: #FFFFFF;
    float: right;
    margin-right: 25px;
    margin-top: 5px;
}

#header div.authInfo a {
	color: #FFFFFF;
	text-decoration: underline;
	float: none;
}

#header div.authInfo a:hover {
	color: #BDC48A;
	text-decoration: none;
}
/* END-spring-security */
/* Add More CSS Here */

#buscarExpediente_container td:nth-child(1), #buscarExpediente_container td:nth-child(3) {
	width: 120px;
}
#buscarExpediente_container td:nth-child(2), #buscarExpediente_container td:nth-child(4) {
	width: 150px;
}

input.date_day, input.date_month, input.date_hour, input.date_minute {
	width: 25px;
	margin-left: 4px;
	margin-right: 4px;
}
input.date_day {
	margin-left: 8px;
}

input.date_year {
	width: 50px;
	margin-left: 4px;
	margin-right: 4px;
}

input.x-mini, textarea.x-mini {
	width: 40px;
}

input.mini_60, textarea.mini_60 {
	width: 60px;
}

input.mini_160 {
	width: 160px;
}

select.x-mini {
	width: 46px;
}

select.xxx-mini {
  width: 120px;
}

input.mini, textarea.mini {
	width: 43px;
}

input.mini_100 {
	width: 100px !important;
}

select.mini-80 {
	width: 80px;
}

select.mini {
	width: 160px;
}
select.longer {
	width: 300px;
}
select.long {
	width: 230px;
}

input.medium, textarea.medium {
	width: 70px;
}

input.xi-medium, textarea.xi-medium {
	width: 110px;
}

input.x-medium, textarea.x-medium {
	width: 110px;
}

input.xx-medium, textarea.xx-medium {
	width: 250px;
}

select.xx-medium {
	width: 257px;
}


input.large, textarea.large{
	width: 371px;
}

select.large {
	width: 377px;
}

input.x-large, textarea.x-large {
	width: 500px;
}

select.x-large {
	width: 506px;
}

input.xx-large, textarea.xx-large {
	width: 636px;
}

select.xx-large {
	width: 637px;
}

div.wrap_table > div {
	padding-top: 2px;
	padding-bottom: 2px;
}
div.wrap_table > div > div {
	min-height: 26px;
}
div.wrap_table label {
	padding-left: 8px;
    padding-right: 8px;
    padding-top: 6px;
    float: left;
    word-wrap: break-word;
}

div.wrap_table input[type="radio"], div.wrap_table input[type="checkbox"] {
	margin-top: 7px;
}

div.wrap_table div.grid1 {
	width: 8.33%;
}
div.wrap_table div.grid2 {
	width: 16.66%;
}
div.wrap_table div.grid3 {
	width: 25%;
}
div.wrap_table div.grid4 {
	width: 33.33%;
}
div.wrap_table div.grid5 {
	width: 41.66%;
}
div.wrap_table div.grid6 {
	width: 50%;
}
div.wrap_table div.grid7 {
	width: 58.33%;
}
div.wrap_table div.grid8 {
	width: 66.66%;
}
div.wrap_table div.grid9 {
	width: 75%;
}
div.wrap_table div.grid10 {
	width: 83.33%;
}
div.wrap_table div.grid11 {
	width: 91.66%;
}
div.wrap_table div.grid12 {
	width: 100%;
}

#captura_opciones_container {
	float: right;
	margin-right: 24px;
	margin-bottom: -25px;
	margin-top: -30px;
}

#captura_opciones_container ul {
	margin: 0;
    padding: 0;
}

#captura_opciones_container ul li.option {
	display: block;
	height: 18px;
}

#captura_opciones_container ul li.option input {
	margin-right: 5px;
	margin-top: 1px;
}

div.masiva_blocked div.wrap_table {
	background: url("../../img/lock.gif") no-repeat scroll right bottom #E5E5E5;
}

div.editable input.close {
	position: absolute;
    right: 0;
	margin: 3px;
	width: 16px;
	height: 16px;
	z-index: 1;
	background: url("../../img/cross.png") no-repeat scroll 0 0 transparent;
	border: none;
	cursor: pointer;
	top: 8px;
}

 input.add {
	position: absolute;
	right: 0px;
	width: 30px;
	height: 30px;
	z-index: 1;
	border: medium none;
	cursor: pointer;
	margin: 3px;
	top: -42px;
	background: url("../../img/addition.png") no-repeat scroll 0 0 white;
	background-size: contain;
}

input::-moz-focus-inner {
  border: 0;
}

/* Modo edicion */
#capturaForm.edit label {
	float: none;
	padding: 0;
}
#capturaForm.edit label.label {
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}
#capturaForm.edit input[type=radio], #capturaForm.edit input[type=checkbox] {
	margin-top: 0;
	margin-left: 0;
}
#capturaForm.edit .wrap_table {
    padding-top: 10px;
}
#capturaForm label.edit {
	font-weight: bold;
}

#datosCoret {
	float: right;
	margin-right: 8px;
}

#mensajeLicencia {
	color: #F24141;
    font-family: Helvetica,Arial;
    font-size: 12px;
    position: absolute;
    right: 5px;
    top: 50px;
}

.datos_extra table tbody tr.tocaMasReciente td {
	background-color: #CECECE;
}

#resumen ul{
	padding-top: 0px;
}

#resumen li{
	display: list-item !important;
	list-style: disc inside;
}

img.captcha{
/*     padding-left: 8px; */
/*     padding-bottom: 6px; */
	margin-left: 8px;
	border: 1px solid;
}

#captcha {
	text-transform: none !important;
	margin-left: 8px;
	font-family: Times New Roman; 
	letter-spacing: 2px;
	font-size: 20px;
}

.siAdjuntos li{
	float:left;
	width: 100%;
}

.siAdjuntos a.delete{
	float: left;
}

.siAdjuntos a.deleteAdjunto{
	float: left;
}

.siAdjuntos img{
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 11px;
}

.siAdjuntos textarea {
	width: 340px;
}

label.nombreArchivo {
	max-width: 85%;	
}

.date {
  display: inline !important;
  float: none !important;
}

#finalizarContainer {
	max-height: 95%;
/* 	padding-left: 10%; */
/* 	width: 80%; */
/* 	overflow-y: scroll; */
}

/* #resumen { */
/* 	padding-left: 8px; */
/* } */
.resumenContainer {
	padding-bottom: 10px !important; 
}

a.modificar {
	position: absolute;
	left: 15%;
}

#escrito-container .archivoAdjunto, #anexos-container .archivoAdjunto {
	width: 88%;
}

#datosGenerales, #actors_container, #demandados_container, 
#escrito-container,#anexos-container, #adjuntos{
	margin-bottom: 23px;
}

iframe {
	width: 95%;
	height: 663px;
	margin-left: 23px;
	border: none;
}

#imprimir {
	position: absolute;
	right: 23px;
	width: 30px;
	height: 30px;
	z-index: 1;
	border: medium none;
	cursor: pointer;
	margin: 3px;
	top: 108px;
	background: url('../../img/printer.png') no-repeat scroll 0 0 #F4F5ED;
	background-size: 30px 30px;
	
}

#recibidoOK {
	position: relative;
	left: 26px;
	width: 30px;
	height: 30px;
	z-index: 1;
	border: medium none;
	margin: 3px;
	top: 10px;
	background: url('../../img/check_ok.png') no-repeat scroll 0 0 #F4F5ED;
	background-size: 30px 30px;
}

#final {
	margin: 0px 23px;
	background: white;
	padding-bottom: 6px;
	height: 100px;
}

#final div {
	float: left;
}

a.imprimir {
	text-decoration: underline;
}

#panel-reload{
	background: #001D2E url(../../img/fail.png) no-repeat 40px 40px;
}

#panel-reload div{
	float: left;
}

.swal2-title {
	color: red !important;
}

.swal2-html-container {
	text-align: justify !important;
	font-size: 14px !important;
}

.swal2-container-buttons {
	margin: 1.25em auto;
	width: auto;
	text-align: center;
}

.swal2-container-buttons button 
{
	color: white;
	padding-bottom: 24px;	
	background-color: #f00;
	border: none;
	box-shadow: none;
	border-radius: 5px;
	font-weight: 600;
	font-size: 14px;
	padding: 10px 24px;
	  padding-bottom: 25px;
	margin: 5px;
	cursor: pointer;
}

.swal2-container-buttons button:not([disabled]):hover {
  background-image: linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1));
}

.swal2-styled.swal2-confirm {
	background-color: #f00 !important;
	font-weight: bold !important;
	font-size: 14px !important;
	padding-bottom: 24px !important;
}

#msgAdjProm {
	font-size: 14px;
	line-height: normal;
	padding: 0 10px;
	box-sizing: border-box;
	max-width: calc(100% - 20px);
	display: inline-block;
	text-align: justify;
}


.tooltips {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltips .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #889693;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  margin-left: 10px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltips:hover .tooltiptext {
  visibility: visible;
}

.inegi {
	margin-bottom: 23px;
}

.inegiOptionsSon {
	margin: 5px 0px 0px 25px;
	border-left: solid #5c9da2;
}

.inegiOptionsLvl3 {
	margin: 5px 0px 0px 50px;
	border-left: solid #5c9da2;
}

.inegiCaracterizacionExpediente {
	margin-bottom: 5px;
}

.centerDiv {
	display: flex;
    align-items: center;
}

.errorInput {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
}

input[type="checkbox"].errorInput {
	box-shadow: 0px 0px 0px 1px rgb(255, 0, 0);
	border: none;
}

.fineInput {
	border-color: #198754;
	padding-right: calc(1.5em + .75rem);
}

.errorInputImg {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.fineInputImg {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

#lada {
	margin-right: 5px;
	padding-right: 0 !important;
}


/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */



/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *transform:scale(1);
  	*transform-origin: 0 0;
}

.hidden {
 	display: none;
/*     visibility: hidden; */
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
    

}

#btnFinish, #prev_btn, #next_btn {
	background-color: #002B32;color: white !important;cursor: pointer;height: 30px;border-radius: 5px;
	font-weight: bold;padding: 0px 10px 0px 10px;
	text-transform: none;
	float: right;
	margin-right: 5px;
}

.persona {
	border: solid #557175;
}

.mc-display__date, .mc-display__month, .mc-display__year, .mc-display__day {
	color: #ccd5d7;	
}

.mc-btn  {
	color: #043037 !important;
	font-weight: bold !important;	
}

.mc-month-year__cell {
	font-weight: bold;
}

.mc-month-year__cell--inactive span {
	color: #c4c4c4;
	font-weight: bold;
}

.calendarButton {
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.datepicker {
	cursor: pointer;
}