﻿i.fa-folder-o
{
    background-color: #fffecc;
}
i.fa-file-archive-o
{
    background-color: #fff;
}
i.fa-file-word-o
{
    background-color: #d9edff;
}
i.fa-file-pdf-o
{
    background-color: #ffd9d9;
}
i.fa-file-powerpoint-o
{
    background-color: #ffedd9;
}
i.fa-file-excel-o
{
    background-color: #e9ffd9;
}
i.fa-file-picture-o
{
    background-color: #ffd9f7;
}
i.fa-file-zip-o
{
    background-color: #fffecc;
}
.frontendTables a
{
    color: #000;
    text-decoration: none;
}
.frontendTables a b
{
    font-weight: normal;
    background-color: yellow;
}

/*---------------------------------------------------*/

/*-----------------------
    CONTENEDORTOTAL
-----------------------*/

.contenedorTotal.registry {
    min-height:0px;
}


/*-----------
    SELECT
-----------*/
.registry select {
    max-width: 195px;
    margin-left:6px;
}

/*--------------------
    BODYCONTAINER
--------------------*/

.bodyContainer {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.bodyContainer * {
    box-sizing: border-box;
}

/*-----------
    BUTTONS
-----------*/
.button--link {
    text-decoration: none;
    font-weight: normal;
    font-size: small;
    color: white;
    background-color: #197dbb;
    padding: 6px 12px;
    border: 1px solid #197dbb;
    cursor: pointer;
    border-radius: 3px;
    display: inline-block;
}

.button--link:hover {
    background-color: #004F92;
    border: 1px solid #004F92;
}


.button {
    background: none;
    box-shadow: none;
    text-decoration: none;
    font-weight: normal;
    font-size: small;
    color: black;
    background-color: white;
    padding: 6px 12px;
    border: 1px solid black;
    cursor: pointer;
    border-radius:3px;
}

.button--primary {
    color: white;
    background-color: #197dbb;
    border: 1px solid #197dbb;
}

.button--primary:hover {
    background-color: #004F92;
    border: 1px solid #004F92;
}

.button--secondary {
    color: #197dbb;
    background-color: white;
    border: 1px solid #197dbb;
}

.button--secondary:hover {
    background-color: rgba(0,0,0,0.1);
}

.button__wrapper {
    text-align: right;
    margin-top: 12px;
}

.Text__wrapper {
    text-align: left;
    margin: -10px 0px 2px 2px;
    color: #10598C;
    font-size: 0.8em;
}

/*-----------
    FILTER
-----------*/
.filter {
    /*margin: 10px 0px;*/
    padding: 10px;
    border: 1px solid #C8CFD4;
    font-size: 0.85em;
}

.filter__row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: baseline;
    justify-content: space-between;
    padding: 8px 0px;
    height: 33px;
}

.filter__field {
    width: auto;
    flex: 1;
    display: flex;
    width: 33%;
    padding: 0px 8px;
    color:#4f4f4f;
}

.filter__field input[type="text"] {
    margin: 0px 6px;
    flex: 1;
    height: 19px;
}

.registry .contenedorTotalAllLabel {
    margin:0px;
}


/*--------------
    CHECKBOX
--------------*/

.registry input[type="checkbox" i] {
    vertical-align:middle;
    margin:0px 3px;
}

.registry .contenedorTotalAllLabel + .contenedorTotalAllLabel {
    margin-left:6px;
}
/*--------------
    RADIO-BUTTON
--------------*/
.registry input[type="radio" i] {
    vertical-align: middle;
    margin: 0px;
    margin-right: 4px;
}

.registry input[type="radio" i] + label {
    margin-right: 12px;
}


/*--------------
    TABLE
--------------*/

.table__container {
    margin-top:10px;
}

.registry table {
    border-collapse:collapse;
    border:none;
    width:100%;
    font-size:11px !important;
}

.registry thead {
}

.registry tbody {
}

.registry tr {
    border-bottom: 1px solid #C8CFD4;
}

.registry tr:hover td {
    background-color: rgba(230,230,230,0.5);
}

.registry tr:nth-child(1) {
    /*border-top: 1px solid #C8CFD4;*/
}

.registry th {
    padding: 5px 2px 5px 2px;
    border: 1px solid #197dbb;
    background-color: rgba(25,125,187,0.2);
    position: relative;
    border: none;
    border-top: 2px solid #197dbb;
    border-bottom: 2px solid #197dbb;
    text-align: left;
}

.thBackMainList {
    padding: 5px 2px 5px 2px;
    border: 1px solid #197db8;
    background-color: #f0e9e0 !important;
    position: relative;
    border: none;
    border-top: 0px !important;
    border-bottom: 0px !important;
    text-align: left;
    color: brown !important;
    font-size: 0.9em;
    margin-left: 5px !important;
    cursor: pointer;
}

.thBackMainList:hover {
    background-color: #ffd9d9 !important;
    cursor: pointer;
}


.registry th a {
    color: #3B5180;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 3px;
}

.registry th img {
    display: inline-block !important;
    vertical-align: bottom;

    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
}

.imgth1 {
    transform: translate(-20px, -50%) !important;
}

.registry td {
    /*padding: 5px 2px 5px 2px;*/
    padding: 2px 6px 0px 6px !important;
    border: none;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    color: #4f4f4f;
    border: none;
    text-align: left;
}

.registry td[colspan="6"] {
    background-color: #b8c9cc !important;
}

.registry td[colspan="6"]:hover {
    background-color: #b8c9cc !important;            
}

.tableNoResults {
    text-align: center;
    font-weight: 600;
    color: #3B5180;
}

.registry table th:nth-child(1), .registry table td:nth-child(1) { width: 61% !important; }
.registry table th:nth-child(2), .registry table td:nth-child(2) { width: 8% !important;}
.registry table th:nth-child(3), .registry table td:nth-child(3) { width: 9% !important; }
.registry table th:nth-child(4), .registry table td:nth-child(4) { width: 12% !important; }
.registry table th:nth-child(5), .registry table td:nth-child(5) { width: 10% !important; }
.registry table th:nth-child(6), .registry table td:nth-child(6) { width: 0% !important; }

.registry .GridPager span {
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    display: block;
    float: left;
    background: rgb(0, 153, 255);
    border-radius: 12px;
    width: 24px;
    height: 24px;
    padding: 0px;
    text-align: center;
    line-height: 24px;
    color: #E6E6E6;
}

.registry .GridPager table tr {
    background-color: #b8c9cc !important;
    border: none !important;
    margin-bottom: 0.7em !important;
}

.registry .GridPager table tr td {
    background-color: #b8c9cc !important;
    border: none !important;
    display: inline-flex;
    width: 40px !important;
    margin-bottom: 0.7em !important;
}

.registry .GridPager table tr:hover {
    background-color: #b8c9cc !important;
    border: none !important;
}

.registry .GridPager table tr td:hover {
    background-color: #b8c9cc !important;
    border: none !important;
}

.registry .GridPager a:hover {
    color: rgba(230,230,230,0.5);
}



/*--------------
    LINK
--------------*/
.link {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    color: #4f4f4f !important;
    line-height: 1.5;
    width: 100%
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .link {
        width: 590px;
    }
}

.link__icon {
    width: 12px;
    margin-left: 3px;
}

.link__text {
    max-width: calc(100% - 20px);
    margin-left: 5px;
    color: #3B5180;
}

.csstxtYear {
    height: 22px;
    width: 161px;
}

.csstxtYearExpr {
    font-size: 0.7em;
    height: 15px;
    margin-top: -14px;
}

.cssdivRadios {
    margin-left: 18.9em !important;
}

.cssFileCategory {
    margin-left: -5.4em !important;
}

.cssRegistryText {
    margin-left: -5.3em !important;
}

.cssNRows {
    /*margin-top: 2.5em !important;*/
}

.cssNButtons {
    margin-top: -3em !important;
}

.cssGridFolder {
    font-size: 0.9em !important;
    font-style: italic;
    color: grey;
    margin-left: 3em !important;
    margin-top: 0.1em !important;
}

.lblCategoryDataField {
    font-weight: bold;
    color: brown !important;
}

.lblCategoryDataValue {
    font-weight: bold;
    padding-right: 70px;
}

.ddlfileCategory {
    margin-left: 22px !important;
}

.ddlYear {
    margin-left: 70px !important;
}

.ddlLanguage {
    margin-left: 41px !important;
}

.chkFilecss label{
    margin-top: -2px !important;
}

