html,
body {
    height: 100%;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -30px;
    padding: 0 0 30px;
}

.wrap > .container {
    padding: 10px 15px 20px;
}

.navbar {
    margin-bottom: 0;
}

.footer {
    height: 30px;
    /*background-color: #f5f5f5;*/
    border-top: 1px solid #ddd;
    padding-top: 7px;
    font-size: 10px;
    background-color:#0d6cac;
    color:#ffffff;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.glisBrand {
    width: 90%;
    height:auto;
    padding-top:0;
    padding-right:0 !important
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.summary {
    /* margin-top:5mm; */
    padding:3px !important;
    font-size:12pt;
    background-color: #dbdcc2;
}

.idLabel {
    padding:3px;
    font-size:9pt;
    border:thin solid grey;
    vertical-align: top;
}

.idCell {
    padding:3px;
    font-size:9pt;
    border:thin solid grey;
    vertical-align: top;
}

/*Gerardo*/

#index_block {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    background-color: #caecd0;
    box-shadow: 0 8px 6px -6px black;
    border-radius: 15px 15px 15px 15px;
    border: 1px solid #cccccc;
    padding:1%;
    width:35%;
}

#text {
    padding: 0 3% 0 0;
    width:62%;
    display: inline-block;
    vertical-align: top;
    font-size:1em;
    min-width:8em;
}

#search {
    padding:2%;
}

#text-center {
    text-align:center;
    font-style:italic;
    font-size:1em;
}

body > div.wrap > div > ul {
    padding: 12px 15px;
    margin-bottom: 20px;
    margin-top: 10px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

.tb-meta {
    padding-bottom: 0.5em;
    padding-left: 1em;
    vertical-align: top;
    white-space: normal;
}

.tb-meta-lbl {
    text-align: right;
    vertical-align: top;
    width:1%;
    white-space: nowrap;
    font-weight: bold;
}

.tb-meta-table {
    border-collapse: collapse;
}

#titlepage {
    font-size: 1.5em;
    font-weight: bold;
    padding-top: 1em;
    padding-bottom: 1em;
    color:#0d6cac;
}

#entityform-formdate {
    width: auto;
}

#entityform-methodcode {
    width: auto;
}

#identifier-type {
    width: auto;
}

#identifier-value {
    width: auto;
}

#name-type {
    width: auto;
}

#name-value {
    width: auto;
}

#name-language {
    width: auto;
}

#savebtn {
    float:right;
    margin-top:3mm;
}

#targetfilter-keyword {
    height: 34px;
}

.md-right {
    padding-bottom: 0.5em;
    padding-left: 5em;
}

.myTH {
    border: solid thin whitesmoke !important;
    background-color: #cce7df !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color:transparent!important;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: 0;
}

.hintSpan {
    color: darkolivegreen;
    font-weight: normal;
    font-size: small;
}

#entity-register > div > div.row.gutter > div.identifiers > div:nth-child(2) > table > tbody > tr.border_tr {
	border:1pt solid black;
}

#locdialog > div > div > div.modal-body > table {
	width:100%;
}




/* Link Directory*/
.gp_container {
    margin: 8px 2em 0 2em;
}

.gp_pageTitle {
    font-size: 2em;
    font-weight: normal;
    color: #ffffff;
    background: #0d6cac;
    width: 100%;
    padding: 5px;
    margin-top:0.5em;
    clear: both;
}

.gp_subSectionHeader {
    border-bottom: 3px solid #7f807e;
    width: 60%;
    margin: 1.5em 0 10px 20px;
    color: #084b78;
    font-size:1.2em;
    font-weight: bold;
}

.gp_sectionHeader {
    border-bottom: 3px solid #7f807e;
    color: #084b78;
    height: 3em;
    display: block;
    background-color: #b3d4fc;
    padding: 5px;
    margin-top: 2em;
}

.gp_sectionTitle {
    font-size: 1.5em;
    font-weight: normal;
    width: 60%;
    float: left;
    display: block;
}

.gp_buttonDiv {
    text-align: right;
    vertical-align: bottom;
    margin-left: 40%;
}

.gp_buttonSpan {
    text-align: right;
    margin-top:2em;
}

.gp_button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    background: #578616;
    color: #ffffff;
    padding: 4px 6px;
    text-decoration: none;
    font-size: 0.7em;
    position: relative;
    bottom: -5px;
}

.gp_intro {
    color: #003b43;
    display: block;
    margin-top: 0.2em;
}

.gp_link {
    padding: 0.3em 0 0.3em 0.3em;
    /* color: #0c7cc7; */
}

.gp_link a {
    font-weight: bold;
    text-decoration: none;
    color: #0c7cc7;
}
