@charset "utf-8";

/*Estilo para las tablas*/
table.tablesorter {
	background-color: #2f343a;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

table.tablesorter thead tr th {
	background-color: #474d52;
	border: 0px solid #FFF;
	font-size: 8pt;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter thead tr .header {
	background-image: url(../images/bg02.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter tbody tr {
	color: #3D3D3D;
	background-color: #FFF;
	height: 25px;
}

table.tablesorter tbody tr.odd {
	/*padding: 7px;*/
}


table.tablesorter caption {
	background-color: #2f343a !important;
}

table.tablesorter tbody tr:hover {
	background-color: #EAEAEA;
	cursor: default;
}


table.tablesorter tbody th {
	background-color: #62686d;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #14499C;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter tbody td {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}

table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
	background-color: #747575;
	color: #000000;
	text-decoration: none;
}

table.tablesorter tfoot tr th {
	background-color: #474d52;
	border: 0px solid #FFF;
	padding: 0px;
	height: 7px;
}






/*Estilo para las tablas de atencion medica*/
table.tablesorter2 {
	background-color: #2f343a;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

table.tablesorter2 thead tr th {
	background-color: #474d52;
	border: 0px solid #FFF;
	font-size: 8pt;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter2 thead tr .header {
	background-image: url(../images/bg02.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter2 tbody tr {
	color: #3D3D3D;
	background-color: #FFF;
	height: 22px;
}

table.tablesorter2 tbody tr.odd {
	/*padding: 7px;*/
}

table.tablesorter2 tbody tr:hover {
	background-color: #EAEAEA;
	cursor: default;
}


table.tablesorter2 tbody th {
	background-color: #62686d;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #14499C;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter2 tbody td {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter2 thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}

table.tablesorter2 thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}

table.tablesorter2 thead tr .headerSortDown,
table.tablesorter2 thead tr .headerSortUp {
	background-color: #747575;
	color: #000000;
	text-decoration: none;
}

table.tablesorter2 tfoot tr th {
	background-color: #474d52;
	border: 0px solid #FFF;
	padding: 0px;
	height: 7px;
}

.sinbordes {
	border: 1px solid transparent;
	background: transparent;
}




/*Estilo para las facturas*/
table.tablesorter3 {
	background-color: #2f343a;
	font-size: 8pt;
	text-align: left;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

table.tablesorter3 thead tr th {
	background-color: #474d52;
	border: 0px solid #FFF;
	font-size: 8pt;
	height: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter3 thead tr .header {
	background-image: url(../images/bg02.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter3 tbody tr {
	color: #3D3D3D;
	background-color: #FFF;
	height: 25px;
}

table.tablesorter3 tbody tr.odd {
	/*padding: 7px;*/
}

table.tablesorter3 tbody tr:hover {
	background-color: #EAEAEA;
	cursor: default;
}


table.tablesorter3 tbody th {
	background-color: #62686d;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #14499C;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter3 tbody td {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

table.tablesorter3 thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}

table.tablesorter3 thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}

table.tablesorter3 thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
	background-color: #747575;
	color: #000000;
	text-decoration: none;
}

table.tablesorter3 tfoot tr td {
	background-color: white;
	border: 0px solid #FFF;
	padding: 5px;
	height: 7px;
	color: black;
}

thead {
	display: table-row-group;
}

fieldset.stylish {
    display: inherit;
	width: 100%;
	overflow-y: auto;
    max-height: 460px;
    min-height: 460px;
	background-color: #fdfdfd;
	border-radius: 4px;
}

fieldset.stylish > legend {
	background-color: #fdfdfd;
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    padding: 3px 5px 3px 7px;
    width: auto;
}

.list-group-flush>.list-group-item:first-child {
    border-width: 1px 0 1px;
}