/* Add your customizations of the layout styles here */


body {
    background-color: #060509;
    font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: small;
}

td tbody .ui-datatable {
    text-align: center;
}


.ui-widget-content {
    border: 1px solid #000;
    background: #204420;
    color: #fff;
}

.ui-widget-header {
    border: 1px solid #070606;
    border-bottom-color: rgb(7, 6, 6);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background: #07072f linear-gradient(90deg, rgba(40, 35, 79) 80%, rgba(255, 0, 0, 0) 0%);
    background: #07072f -moz-linear-gradient(top, rgba(40, 35, 79, 0.8), rgba(255, 0, 0, 0));
    background: #07072f -webkit-gradient(linear,left top,left bottom,from(rgba(40, 35, 79, 0.8)),to(rgba(255, 0, 0, 0)));
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    color: white;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget-content a {
    color: #ffffff;
}

.peluka-link {
    background: #1a203b;
    color: #fff;
}

.ui-state-default, .ui-widget-content .ui-state-default {
    border: 1px solid #070606;
    background: #050515 linear-gradient(90deg, rgba(40, 35, 79) 80%, rgba(255, 0, 0, 0) 0%);
    background: #050515 -moz-linear-gradient(top, rgba(40, 35, 79, 0.8), rgba(255, 0, 0, 0));
    background: #050515 -webkit-gradient(linear,left top,left bottom,from(rgba(40, 35, 79, 0.8)),to(rgba(255, 0, 0, 0)));
    color: #fff;
}

.ui-datatable .ui-datatable-header {
    border-bottom: 0 none;
    padding: 30px 10px;
}


.ui-state-default {
    -moz-box-shadow: inset 0 1px 0 #c7c7c7;
    -webkit-box-shadow: inset 0 1px 0 #c7c7c7;
    box-shadow: inset 0 1px 0 #c7c7c7;
}

.ui-state-default .ui-column-title {
    font-weight: normal;
}

.ui-cornel-all {
    color: #fff;
}


.pparty {
    width: 15%;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #5d1f1f;
    text-decoration: none;
}

.ui-menuitem-text {
    color: #ffffff;
    text-shadow: none;
}

.ui-tabs .ui-tabs-nav {
    border: 1px solid #070606;
    border-bottom-color: rgb(7, 6, 6);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background: #07072f -moz-linear-gradient(top, rgba(40, 35, 79, 0.8), rgba(255, 0, 0, 0));
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
    color: #030507;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #110b0b;
    text-shadow: none;
}

.card {
    border-radius: 4px;
    background: #030507;
    padding: 1.25rem;
    border: 0 none;
    /*margin-bottom: 2rem;*/
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    text-align: center;
}

.p-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    margin-top: -0.5rem;
}

.p-grid > .p-col,
.p-grid > [class*=p-col] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.p-col-12 {
    width: 100%;
    background: black;
}

.p-col {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    padding: 0.5rem;
}

.p-col-fixed {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0.5rem;
}

.p-col-align-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.p-col-align-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.p-col-align-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

h1, h2, h3, h4, h5, p {
    color: white;
}

.ui-widget {
    font-family: Arial, sans-serif;
    font-size: 1.1em;
    color: #070303;
}

#j_idt21{
    width: 660px;
}

.erepImage {
    width:193px;
    height:194px;
}

.aboutMe {
    width:193px;
    height:194px;
}

.h5 {
    font-family: "Lucida Calligraphy", cursive;
}

body .ui-splitter {
    border: 1px solid #030507;
    background: #030507;
    border-radius: 4px;
    color: #495057;
}

body .ui-splitter .ui-splitter-gutter {
    transition: background-color .2s,color .2s,border-color .2s,box-shadow .2s,opacity .2s;
    background: #030507;
}

body .ui-splitter .ui-splitter-gutter .ui-splitter-gutter-handle {
    background: #0c0f12;
}

.plk-0 {
    text-align: justify;
}

.plk-3 {
    /* Esto provoca un salto de linea... */
    white-space: pre;
    /*noinspection CssInvalidPropertyValue*/
    text-wrap: balance;
    text-align: justify;
}
