/*#region tableNormal && tableGroup */
.searchFilter {
    float: none;
}

    .searchFilter .cross-line {
        background-color: rgba(0,0,0,0.25);
        height: 1px;
        margin-right: 31px;
        margin-left: 34px;
        margin-top: 22px;
        border-radius: 5px;
        box-shadow: 0 5px 21px 0 rgba(12, 14, 77, 0.13);
    }

.tableFiltering {
    border: none;
    padding-right: 31px;
    padding-left: 34px;
}

    .tableFiltering ul li h3 {
        font-size: 17px !important;
    }

    .tableFiltering ul li .tlvFieldset .selectFilters span {
        font-family: 'BlenderBold',Arial, sans-serif;
    }

.filters > li {
    padding-left: 14px;
    background: none;
    border: none;
    height: auto;
    width: 33%;
}

.tableFiltering .headerCategory {
    font-size: 18px;
    margin: 10px 0;
    font-family: 'blenderBold',Arial;
}

.downarrow {
    background-image: url(/_layouts/15/TlvSP2013PublicSite/images/tables/downarrow.svg);
    width: 59px;
    height: 59px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -30px;
}


.filterCategory {
    border-radius: 6px;
    box-shadow: 0 5px 21px 0 rgba(12, 14, 77, 0.13);
    background: rgba(255,255,255,0.75);
    height: 40px;
    line-height: 2;
}

    .filterCategory:after {
        background: url(/_layouts/15/TlvSP2013PublicSite/images/tables/rectangle-copy.svg);
        width: 11px;
        height: 11px;
        background-size: 100%;
        float: left;
        margin-top: 10px;
    }

    .filterCategory.smallDD_open:after {
        background: url(/_layouts/15/TlvSP2013PublicSite/images/tables/rectangle-copy.svg);
        transform: rotate(180deg);
        margin-top: 12px;
    }

.dropCheckboxFilters {
    top: 85px;
    border-radius: 6px;
    width: 95% !important;
    position: absolute;
    max-height: 228px;
    padding-top: 20px;
}

.arrowRec {
    position: absolute;
    border-left: 12px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 12px solid #fff;
    /* background: red; */
    top: 75px;
    z-index: 999;
    right: 15px;
}

.tlvFiltersMainWrapper {
    background-image: radial-gradient(circle at 6% 7%, #dbecf7, #fff 105%);
    border-radius: 14px;
}

.tableNormal {
    margin-left: -15px;
}

    .tableNormal .table-lg {
        display: none;
    }

    .tableNormal .table-scrl {
        width: 100%;
        display: table;
        border-collapse: separate;
    }

        .tableNormal .table-scrl tr th {
            font-family: 'BlenderBold', Arial, sans-serif;
            font-size: 18px;
            line-height: 17px;
            color: #3c3c3c;
            text-align: right;
            vertical-align: top;
            background-color: #ffcd32;
            padding: 1%;
            border: 2px solid #ffcd32;
        }

        .tableNormal .table-scrl tr td {
            font-family: 'blenderRegular', Arial, sans-serif;
            font-size: 18px;
            line-height: 30px;
            color: #3c3c3c;
            text-align: right;
            vertical-align: top;
            padding: 10px;
            position: relative; /*border:2px solid #ffffff; */
        }

        .tableNormal .table-scrl tr.odd {
            background-color: #f0f2f5;
        }

            .tableNormal .table-scrl tr.odd td {
                border: 2px solid #f0f2f5;
            }

        .tableNormal .table-scrl .collapse-tr td {
            padding: 0;
            height: 0;
        }

            .tableNormal .table-scrl .collapse-tr td .expand-row {
                display: none;
                padding: 10px 10px 0; /*border:1px solid rgba(100,100,100, 0.29);*/
                margin: 0px 10px;
            }

                .tableNormal .table-scrl .collapse-tr td .expand-row h5 {
                    float: right;
                    font: normal 16px 'blenderBold',Arial !important;
                    margin-top: 2px;
                }

                .tableNormal .table-scrl .collapse-tr td .expand-row span {
                    font: normal 18px 'blenderRegular',Arial !important;
                }

                .tableNormal .table-scrl .collapse-tr td .expand-row p {
                    margin-bottom: 0;
                }

                    .tableNormal .table-scrl .collapse-tr td .expand-row p .bold {
                        font-family: 'BlenderBold', Arial, sans-serif;
                        font-size: 14px;
                    }

        .tableNormal .table-scrl tr td.expand-row-arrow {
            vertical-align: middle;
        }

            .tableNormal .table-scrl tr td.expand-row-arrow.open {
                vertical-align: top !important;
            }

            .tableNormal .table-scrl tr td.expand-row-arrow a span {
                font-size: 12px;
                color: #0072bc;
                cursor: pointer;
            }

            .tableNormal .table-scrl tr td.expand-row-arrow a {
                text-decoration: none;
            }

    .tableNormal .table-lg tr td.expand-row-arrow a:hover, .tableNormal .table-lg tr td.expand-row-arrow a:focus {
        outline: 1px #0072C1 solid !important;
    }

    .tableNormal tr td a.collink {
        color: #428bca;
    }

.TlvTables {
    display: inline-block;
    width: 100%;
}

    .TlvTables tr td a.colfile {
        display: block;
    }

.tableNormal tr td a.colfile {
    color: #3c3c3c;
    overflow: hidden;
}

    .tableNormal tr td a.colfile span { /* float: right;*/
    }

    .tableNormal tr td a.colfile .icon {
        float: right;
    }

    .tableNormal tr td a.colfile span.val {
        padding: 4px 4px 0 0;
        text-decoration: underline;
    }

.TlvTables tr td a.colfile:focus {
    text-decoration: underline;
}

    .TlvTables tr td a.colfile:focus span {
        float: none;
    }

.tableGroup-line .expand-ln a:focus .icon-plus::before,
.tableGroup-line .expand-ln a:focus .icon-x::before,
.tableGroup-line .expand-ln a:active .icon-x::before,
.tableGroup-line .expand-ln a:active .icon-plus::before {
    background: #dbdcdd none repeat scroll 0 0;
    border-radius: 50%;
}

.tableGroup-line .expand-ln a .icon-plus::before,
.tableGroup-line .expand-ln a .icon-x::before {
    padding: 5px;
}

.tableFiltering.SearchKeyMoblie ul.filters {
    display: none;
}

.tableFiltering.SearchKeyMoblie .serachFilterMobile {
    display: inline;
}

.tableFiltering.SearchKeyMoblie .searchFilterIconTable:before {
    content: "w";
    font-family: 'tlv';
    font-size: 17px;
    line-height: 33px;
}

.searchFilterIconTable {
    position: absolute;
    color: #646464;
    font-size: 16px;
    line-height: 50px;
    cursor: pointer;
    left: 4px;
    z-index: 2;
    margin-top: 0;
    background-image: url('/_layouts/15/TlvSP2013PublicSite/images/tables/tables-search-icon.svg');
    background-size: 100%;
    height: 22px;
    width: 22px;
    margin-top: 25px;
    margin-left: 15px;
}

    .searchFilterIconTable i:before {
        content: "g";
        font-family: 'tlv';
        font-style: normal;
    }

    .searchFilterIconTable:focus i:before, .searchFilterIconTable:hover i:before {
        outline: 1px #0072C1 solid !important;
    }

    .searchFilterIconTable.keyPress i:before {
        content: "w";
        font-family: 'tlv';
        font-size: 12px;
        color: #646464;
        line-height: 4.2
    }

.TlvTables .expand-row h5 {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 0 0 4px;
}

.TlvTables tr td a.colfile span.highlight {
    float: none;
}

.searchFilterDesktop {
    margin-right: 31px;
    margin-left: 34px;
    margin-top: 24px;
    position:relative;
}

    .searchFilterDesktop input {
        padding-left: 48px;
        /*width: 150px;*/
        width: 100%;
        height: 48px;
        border-radius: 4px;
        border: 1px solid #d0d0d0;
        font-family: 'BlenderRegular', Arial, sans-serif;
        font-size: 20px;
        color: #3c3c3c;
        padding-right: 15px;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: 0 5px 21px 0 rgba(12, 14, 77, 0.13);
        border: none;
    }

.tableNormal table thead tr th:first-child {
    border-top-right-radius: 14px;
}

.tableNormal table thead tr th:last-child {
    border-top-left-radius: 14px;
}

.filterLabel {
    font-size: 17px;
}

.filterCheckBox:checked + .filterLabel {
    font-size: 17px;
}

.dropCheckboxFilters li:hover, .dropCheckboxFilters li:focus {
    background-color: rgba(0,153,240,0.06)
}


@media(max-width:992px) {
    .tableFiltering {
        padding-right: 16px;
        padding-left: 0;
        margin-bottom: 5px;
    }

        .tableFiltering .filters {
            width: 100%;
        }

            .tableFiltering .filters > li {
                width: 48%;
                margin-top: 8px;
                margin-bottom: 10px;
            }

    .dropCheckboxFilters {
        width: 92% !important;
        padding-right: 12px;
    }

    .table-scrl thead tr {
        height: 52px;
    }

    .tableNormal .table-scrl tr th {
        background: #0072c1;
        border: 2px solid #0072c1;
        color: #fff;
        vertical-align: middle;
    }

    .searchFilterIconTable {
        top: 8px;
        margin-left: 0;
        display: inline-block;
        left: 2px;
    }

    .searchFilterDesktop input {
        padding-left: 38px;
        margin-left: -31px;
    }

    .searchFilterDesktop {
        margin-right: 16px;
        margin-left: 17px;
        margin-top: 0;
    }

    .searchFilter .cross-line {
        margin-right: 16px;
        margin-left: 17px;
    }

    .tableFiltering .headerCategory {
        margin: 0;
    }

    .tableNormal .table-scrl .collapse-tr td .expand-row h5 {
        float: none;
    }

    .filterLabel {
        font-size: 17px;
    }

    .filterCheckBox:checked + .filterLabel {
        font-size: 17px;
    }

    .selectFilters {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .tableFiltering {
        padding-bottom: 5px !important;
        margin-bottom: 0;
    }

    .filterCategory {
        margin-bottom: 25px !important;
    }

    .tableNormal {
        margin-left: 0;
    }

        .tableNormal .table-scrl {
            display: none;
        }

        .tableNormal .table-lg {
            display: table;
            width: 100%;
            border-collapse: separate;
        }

            .tableNormal .table-lg tr {
                cursor: pointer;
                background-color: #f4f6f8; /*border:2px solid #f4f6f8;*/
            }

            .tableNormal .table-lg thead tr {
                height: 50px;
            }

            .tableNormal .table-lg tr.noHidden {
                cursor: inherit;
            }

            .tableNormal .table-lg tr th, .tableNormal .table-lg tr.collapse-tr {
                cursor: default;
            }

            .tableNormal .table-lg tr th {
                font-family: 'BlenderBold', Arial, sans-serif;
                font-size: 18px;
                line-height: 32px;
                color: #fff;
                text-align: right;
                vertical-align: top;
                background-color: #0072c1;
                padding: 1%;
                border: 2px solid #0072c1;
            }

            .tableNormal .table-lg tr td {
                font-family: 'blenderRegular', Arial, sans-serif;
                font-size: 18px;
                line-height: 17px;
                color: #3c3c3c;
                text-align: right; /*vertical-align:top;*/
                padding: 7px 10px 3px;
                height: 46px;
                position: relative; /*border:2px solid #ffffff; */
            }

                .tableNormal .table-lg tr td div h5 {
                    font-family: 'blenderBold', Arial, sans-serif !important;
                    font-size: 17px !important;
                }

                .tableNormal .table-lg tr td div span {
                    font-family: 'BlenderRegular', Arial, sans-serif !important;
                }

            .tableNormal .table-lg tr.odd {
                background-color: rgba(244, 246, 248,0.3);
            }

                .tableNormal .table-lg tr.odd td { /*border:2px solid rgba(244, 246, 248,0.3);*/
                }

            .tableNormal .table-lg .collapse-tr td {
                padding: 0;
                height: 0;
            }

                .tableNormal .table-lg .collapse-tr td .expand-row {
                    display: none; /*border-top: 1px solid #d0d0d0;*/
                    margin-left: 40px;
                    padding: 0px 0px 10px 0px;
                }

                    .tableNormal .table-lg .collapse-tr td .expand-row p {
                        margin-bottom: 0;
                    }

                        .tableNormal .table-lg .collapse-tr td .expand-row p .bold {
                            font-family: 'BlenderBold', Arial, sans-serif;
                            font-size: 14px;
                        }

            .tableNormal .table-lg tr td.expand-row-arrow {
                vertical-align: middle;
            }

                .tableNormal .table-lg tr td.expand-row-arrow.open {
                    vertical-align: top !important;
                }

                .tableNormal .table-lg tr td.expand-row-arrow a span {
                    font-size: 12px;
                    color: #0072bc;
                    cursor: pointer;
                }

                .tableNormal .table-lg tr td.expand-row-arrow a {
                    text-decoration: none;
                }

            .tableNormal .table-lg tr.collapse-tr {
                background-color: #f4f6f8 !important;
            }

    .searchFilterIconTable {
        position: absolute;
        font-size: 16px;
        line-height: 50px;
        cursor: pointer;
        top: 15px;
        left: 4px;
        z-index: 2;
        margin-top: 0
    }

        .searchFilterIconTable.keyPress:before {
            font-size: 12px;
            color: #646464;
            line-height: 4.2
        }

    .tableMessages .table > tbody > tr {
        cursor: pointer;
        background-color: #f4f6f8;
    }

        .tableMessages .table > tbody > tr.odd {
            background-color: rgba(244, 246, 248,0.3);
        }

            .tableMessages .table > tbody > tr:hover td, .tableMessages .table > tbody > tr:focus td .tableMessages .table > tbody > tr.odd:hover td, .tableMessages .table > tbody > tr.odd:focus td {
                background: none;
            }
}

@media (min-width: 1200px) {
    .tableNormal .table-lg tr th {
        font-size: 17px;
    }
}

.tableGroup {
    margin-bottom: 36px;
}

.tableGroup-line {
    background-color: #f0f2f5;
    padding: 10px 10px 5px;
    margin-bottom: 5px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

    .tableGroup-line.active {
        margin-left: -15px;
    }

    .tableGroup-line .expand-ln {
        cursor: pointer;
    }

.tableGroup .expand-ln [class^="icon-"]::before, [class*=" icon-"]::before {
    line-height: 20px;
}

.tableGroup .expand-ln.disable {
    cursor: inherit;
}

    .tableGroup .expand-ln.disable a {
        visibility: hidden;
    }

.tableGroup-line h3 {
    font-family: "blenderRegular", Arial, sans-serif !important;
    font-size: 19px !important;
    line-height: 21px;
    overflow: hidden;
    max-height: 42px;
    margin-bottom: 5px;
}

.tableGroup-line.active h3 {
    max-height: none;
    margin-left: 15px;
}

.tableGroup-line h4 {
    font-family: "blenderRegular", Arial, sans-serif !important;
    font-size: 19px !important;
    line-height: 21px;
    overflow: hidden;
    max-height: 42px;
    color: #3c3c3c !important;
}

.tableGroup-line .icon-plus {
    font-size: 11px;
    float: right;
    padding-left: 10px;
    line-height: 20px;
    cursor: pointer;
    color: #3c3c3c;
}

.tableGroup-line .tableNormal {
    display: none;
    border: 1px solid #ccced0;
    margin-left: -10px;
    padding-top: 0px;
    margin-bottom: 10px;
    background-color: #ffffff;
    margin-top: 7px;
}

    .tableGroup-line .tableNormal.disable {
        display: none !important;
    }

.doubleGrouping {
    border: none !important;
    background-color: white;
    margin-right: 15px;
    display: none;
}

    .doubleGrouping .tableNormal {
        margin-right: 0px;
    }

.nestedSubgroup {
    background-color: #f0f2f5;
    margin-bottom: 2px;
    padding-top: 10px;
}

@media (min-width:768px) {
    .tableGroup-line.active {
        margin-left: 0;
    }

    .tableGroup-line h3 {
        white-space: nowrap;
        text-overflow: ellipsis;
        max-height: none;
    }

    .tableGroup-line.active h3 {
        white-space: normal;
        margin-left: 0;
    }

    .tableGroup-line .tableNormal {
        margin-left: 0;
    }

        .tableGroup-line .tableNormal .table-lg tr th {
            font-size: 17px;
            line-height: 16px;
        }

        .tableGroup-line .tableNormal .table-lg tr td p {
            font-size: 17px;
            line-height: 17px;
        }
}

@media (min-width: 1200px) {
    .tableGroup-line .icon-plus {
        font-size: 9px;
    }
}
/*#endregion*/

/*#region tablePaging */
@media(max-width:480px) {
    .PageNumbers li, .jumpNext {
        margin-right: 25px;
    }

    .searchFilterIconTable {
        position: relative;
        font-size: 16px;
        cursor: pointer;
        top: 8px;
        left: 9px;
        z-index: 2;
    }
}

/*@media (min-width: 768px) {*/
.tablePaging {
    padding: 0;
    text-align: center;
    list-style: none;
    margin-top: 49px;
}

    .tablePaging .prev-btn {
        background-image: url(/_layouts/15/TlvSP2013PublicSite/images/tables/more-than-right.svg);
        width: 10px;
        height: 18px;
    }

    .tablePaging .next-btn {
        background-image: url(/_layouts/15/TlvSP2013PublicSite/images/tables/more-than-left.svg);
        width: 10px;
        height: 18px;
    }

    .tablePaging li {
        display: inline-block;
    }

    .tablePaging a:hover {
        color: #0072C1;
    }

        .tablePaging a:hover span {
            color: #0072C1;
        }

.jumpFirst, .jumpBack span:first-child, .jumpEnd, .jumpNext span:nth-child(2) {
    font-family: 'blenderBold', Arial, sans-serif;
    font-size: 15px;
    color: #3c3c3c;
}

.jumpNext {
    margin-right: 35px;
    margin-left: 15px;
    display: block;
}

.jumpBack {
    margin-right: 15px;
    display: block;
}

    .jumpBack span:nth-child(2), .jumpNext span:first-child {
        font-family: 'blenderBold', Arial, sans-serif;
        font-size: 15px;
        color: #3c3c3c;
    }

.PageNumbers {
    list-style: none;
    /*display: inline-flex;*/
    margin: 0;
    padding: 0;
    transform: translateY(-4px);
}

    .PageNumbers li {
        margin-right: 35px;
    }

        .PageNumbers li a {
            font-family: 'blenderBold', Arial, sans-serif;
            font-size: 17px;
            color: #3c3c3c;
        }

            .PageNumbers li a.active {
                color: #0072C1;
            }

.tablePaging .disabled, .tablePaging .disabled span {
    color: lightgray;
    cursor: inherit;
    text-decoration: none;
}

.tablePaging a.disabled:hover {
    color: lightgray;
}

    .tablePaging a.disabled:hover span {
        color: lightgray;
    }
/*}*/
/*#endregion*/

/*#region tableMessages*/
.tableMessages table {
    font-size: 17px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
    border-collapse: separate;
}

    .tableMessages table thead tr th:first-child {
        border-top-right-radius: 14px;
    }

    .tableMessages table thead tr th:last-child {
        border-top-left-radius: 14px;
    }

.tableMessages .table > thead > tr > th {
    height: 50px !important;
    vertical-align: middle;
}

.tableMessages .table > thead > tr > th, .table > tbody > tr > th,
.tableMessages .table > tfoot > tr > th, .table > thead > tr > td,
.tableMessages .table > tbody > tr > td, .table > tfoot > tr > td,
.tableMessages .table > tbody > tr {
    /*border-bottom: 1px solid #0072c1;*/
    border-top: 0 none;
    height: 30px;
    line-height: 30px;
    min-height: 30px;
}

    .tableMessages .table > tbody > tr > td {
        cursor: pointer;
    }

    .tableMessages .table > tbody > tr > td {
        vertical-align: middle !important;
    }

.tableMessages table div.icon-next-table {
    background: rgba(0, 0, 0, 0) url(/_layouts/15/TlvSP2013PublicSite/images/tables/rectangle-copy.svg) no-repeat scroll;
    border: 0 none;
    height: 20px;
    padding: 0 20px 0 0;
    width: 20px;
    transform: rotate(90deg);
    margin-top: 9px;
}

.tableMessages table span.first {
    color: #0072C1;
    font-size: 20px;
    line-height: 1.2em;
}

.tableMessages .table > thead > tr > th,
.tableMessages .table > tbody > tr > th,
.tableMessages .table > tfoot > tr > th,
.tableMessages .table > thead > tr > td,
.tableMessages .table > tbody > tr > td,
.tableMessages .table > tfoot > tr > td {
    line-height: 1em !important;
}

.tableMessages.margin1 {
    margin-top: 100px;
}

.tableMessages tr:focus {
    background-color: #f5f5f5;
}

@media (min-width: 768px) {
    .tableMessages .table-lg tr th, .tableNormal .table-lg tr.collapse-tr {
        cursor: default;
    }

    .tableMessages .table-lg tr th {
        font-family: 'BlenderBold', Arial, sans-serif;
        font-size: 17px;
        line-height: 16px;
        color: #fff;
        text-align: right;
        vertical-align: top;
        background-color: #0072c1;
        padding: 10px;
        border: 2px solid #0072c1;
    }
}

@media (min-width: 1200px) {
    .tableMessages .table-lg tr th {
        font-size: 17px;
    }
}

@media (min-width:768px) {
    .tableMessages .table-lg tr th {
        font-size: 17px;
        line-height: 16px;
    }
}
/*#endregion*/

@media (max-width: 480px) {
    .filters > li.smallLI_open {
        z-index: 1000;
    }

    .tableNormal, .tableGroup-line {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .tableMessages .table1 tr th {
        text-align: right;
        height: 30px !important;
    }
}

@media (max-width: 768px) {
    .tableNormal .table-scrl tr td {
        white-space: normal;
    }
}

td img.tblImgSize {
    height: 68px;
    width: 122px;
}

@media (max-width: 640px) {
    td img.tblImgSize {
        height: 76.32px;
        width: 136.32px;
    }
}
