﻿/* DEFAULTS
----------------------------------------------------------*/

* {
    box-sizing: border-box;
}

body {
    margin: 0;
    line-height: 1;
    background-color: #e1e1e1;
    font-family: sans-serif;
    font-size: 0.8em;
    letter-spacing: .0125em;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #696969;
    box-sizing: border-box;
}

a:link, a:visited {
    color: #666;
    text-decoration: none;
}

a:hover, a:active {
    color: #666;
    text-decoration: none;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

#MainContent_grdData {
    text-align: left;
}

#MainContent_URLFields tr td span {
    margin-bottom: .5em;
}

#MainContent_chkTeams input {
    display: inline-block;
}
table {
    border-collapse: collapse;
    box-sizing: border-box;
}

th, td {
    padding: 0;
}

tr {
    vertical-align: top;
    border-color: #d2d2d2;
}
/* HEADINGS
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
    letter-spacing: .05em
}

h1 {
    color: #E8E8E8;
    font-size: 1.6em;
    margin-bottom: .2em;
    margin-left: .5em;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    color: #DCDCDC;
    font-size: 1.2em;
    margin: .5em 1em .2em 1.5em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}

h3.parentMenu {
    letter-spacing: .0125em;
    font-weight: normal;
}
span.catHeading {
    padding-bottom: .5em;
    display: block;
    border: none;
    font-weight: 300;
}

#MainContent_ListCategories1, #MainContent_ListCategories2, #MainContent_ListCategories3, #MainContent_ListCategories4 {
    border: none;
}
.data-search-filter h2 {
    margin: 0 0 0 .1em;
    padding: 0 2em .4em 0;
}

h2.page-heading {
    padding: 1em 0 .5em 1em;
    color: #333;
}
h2.page-heading2 {
    padding: 1em 0 .5em 0;
    color: #333;
    margin: .1em 0 .5em 0;
}

.formBulletsHdr {
    /*   border-bottom: 1px solid #e5e5e5;*/
}

    .formBulletsHdr tr td {
        margin-bottom: 3em;
    }


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
.rightCol.rightColAthletes fieldset.login table tbody tr td div.livespell_textarea {
    position: relative;
    top: unset;
    left: unset !important;
    border-radius: .6em;
}
input[type="checkbox"] {
    display: inline-block;
}

table td.rightColumn {
    padding: 0 0 0 2em;
}

.page {
    width: 90%;
    background-color: #fff;
    margin: 20px auto 0px auto;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol {
    width: 280px;
    text-align: left;
    vertical-align: top;
    min-height: 200px;
    background: #464646;
    margin: 0;
    padding: 0;
}

td img {
    display: block;
    margin: 0 auto;
}

td iframe {
    display: block;
    margin: 0 auto;
}

.leftCol table {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 1em;
}

.login table {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    box-sizing: border-box;
}

#MainContent_Video, #MainContent_Audio {
    margin: 1em 0 1em 0;
}
/*#MainContent_trSports fieldset,  #MainContent_ImageLabel, #MainContent_BullteLabel1, #MainContent_BullteLabel2, #MainContent_GraduationYearLabel, #MainContent_Label3  {margin-top: 1em;}*/

div.rightCol {
    background: #fff;
    border-radius: .8em;
    padding: 1em 2em 1em 2em;
}

.rightColAthletes {
    margin: 0 2.5em 3em 2.5em;
}

div.searchFilterWrap {
    margin: -2em 0 0 0;
}

h3.searchFilterWrap {
    color: #666666;
    margin: 3em 0 .2em .1em
}

.searchFiltering {
    margin-bottom: 0.5em !important;
}

.searchFilter-table, div.rightCol {
    background: #ffffff;
    border-radius: .8em;
    padding: 2em;
    margin: 0 2em 2em 2em;
}

td.data-search-filter {
    border-bottom: 1px solid #e5e5e5;
}

.footer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #d2d2d2;
    margin: 0;
    padding: 1em 0;
}

.footerContent {
    padding: 0 0 0 1em;
    margin: 0em 0 0em 1em;
}

.footerContent {
    font-size: .75em;
}

    .footerContent p {
        line-height: .5em;
    }

.tpLogo {
    width: 210px;
    padding-right: 1.5em;
    border-right: 1px solid #bbb;
}

    .tpLogo img {
        display: block;
        width: 100%;
    }

.rightCol-table {
    margin: 0 auto;
}

.recordsInfo {
    margin-bottom: 4em;
}

.rightCol-td {
    overflow: hidden;
}

/* LOGIN PAGE
----------------------------------------------------------*/

.footerLoginPage {
    position: fixed;
    bottom: 0;
    left: 0;
}

.loginContainer {
    width: 100%;
    max-width: 545px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -100px;
}

    .loginContainer img {
        display: block;
        max-width: 180px;
        margin-bottom: 2em;
    }

.accountInfo .login input {
    width: 100%;
}

#LoginButton, #btnSSO {
    text-transform: none;
    font-size: 1em;
}

.login-table-wrapper {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.login-table-wrapper-middle {
    display: table-cell;
    vertical-align: middle;
}



/* SIDE NAV
----------------------------------------------------------*/

.leftCol table tr td a {
    text-decoration: none;
    color: #b0b0b0;
    border-left: 2px solid transparent;
    display: block;
    padding: 6px 40px 6px;
    font-size: 14px;
    padding-left: 61px;
}

    .leftCol table tr td a:hover {
        background: #000000;
        border-left: 2px solid #656565;
        -o-transition: color .2s ease-out, background .5s ease-in;
        -ms-transition: color .2s ease-out, background .5s ease-in;
        -moz-transition: color .2s ease-out, background .5s ease-in;
        -webkit-transition: color .2s ease-out, background .5s ease-in;
        transition: color .2s ease-out, background .5s ease-in;
    }

.leftCol tr td br {
    display: none;
}

.leftCol h1 {
    margin-left: 2.7em;
}

.leftCol h3 {
    margin-left: 3.5em;
    color: #b0b0b0;
    font-size: 14px;
}

.leftCol .nav-divider h1 {
    border-top: 1px solid #b0b0b0;
    padding-top: 0.8em;
    display: block;
    width: 170px;
}

.menulight {
    background-color: #505050;
}
.profile-img {
    border-radius: 50%;
    z-index: 1000;
    background: #ffffff;
    width: 46%;
    padding: 5%;
    margin: 1.85em auto 1.85em auto;
    position: inherit;
    border: 1px solid rgba(52,73,94,.44);
}

    .profile-img img {
        width: 150px;
        height: 150px;
        display: block;
        border: 0;
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }

.nav-active {
    background: black;
    border-left: 2px solid #656565 !important;
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3A4F63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/
.container {
    position: relative;
    display:block;
}

.container__textarea {
    background: transparent;
    position: relative;
}

.container__mirror {
    position: absolute;
    top: 1px;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    display:none;
}

.container__pre-cursor {
    color: transparent;
}

.container__post-cursor {
    opacity: 0.8;
}
fieldset p {
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label, .table-form-leftCol label, .sliderImages-label {
    display: block;
    text-align: left;
    margin: .25em 0 .5em .25em;
    white-space: nowrap;
}

fieldset.login2 label {
    display: inline;
    text-align: left;
}

td.login2 label {
    display: inline;
    text-align: left;
}


.table-form-leftCol, div.rightCol:nth-child(4) > fieldset:nth-child(1) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(3) > td:nth-child(1) {
    position: relative;
}

    .table-form-leftCol div {
        position: absolute;
        top: -60px;
        left: 440px !important;
    }

.rightCol.rightColAthletes fieldset.login table tbody tr td div {
    position: absolute;
    top: 27px;
    left: 174px;
}
#btnApprove {
    margin-top: 10px;
    position: relative;
    left: 1079px;
    font-size: 17px;
}
.rightCol .instructions {
    text-align: left;
    color: #000;
}
.dz-preview a {
    color: #111;
}
.dz-preview .preview_dr {
    margin-right: 11px;
}

#MainContent_trSports #tblImages input, #MainContent_trCategory input {
    display: inline-block !important;
}

#MainContent_BullteLabel1, #MainContent_BullteLabel2 {
    margin-top: 1em;
}

.selectCategories {
    margin-bottom: 1em !important;
}

fieldset label.inline {
    display: inline;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

legend, h2 {
    font-size: 1.5em;
    font-weight: 300;
    padding: 1em 0 0 0;
    width: 100%;
    margin: .1em 0 .5em .5em;
    font-variant: normal;
}

input.textEntryDonor {
    display: block;
    width: 95%;
    max-width: 400px;
    padding: 6px 12px;
    font-size: 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: .6em;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
    margin: 0 0 .5em 0;
}

input.mediaUpload {
    display: inline;
    width: 100%;
    max-width: 400px;
    padding: 6px 12px;
    font-size: 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: .6em;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
    margin: 0 0 .5em 0;
}

input.textEntry, .selectDropdown, textarea {
    display: block;
    width: 100%;
    max-width: 430px;
    padding: 6px 12px;
    font-size: 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: .6em;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
    margin: 0 0 .5em 0;
}

.selectList {
    display: block;
    width: 100%;
    max-width: 400px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 3.75em;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: .6em;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
    margin: 0 0 .5em 0;
}

.subTab {
    padding-left: 1px;
}

.subTab1 {
    padding-left: 15px;
}

.subTab2 {
    padding-left: 30px;
}

.subTab3 {
    padding-left: 45px;
}

.subTab4 {
    padding-left: 60px;
}
.subTab5 {
    padding-left: 75px;
}
.subTab6 {
    padding-left: 90px;
}
.subTab7 {
    padding-left: 105px;
}
.category_popup_header{
    padding: 7px 0 12px 10px;
}
#MainContent_lbtnEditIcon {
    color: #2c70cd;
    top: 1px;
    position: relative;
    margin-left: 9px;
}
.popupIcon {
    display: inline;
    align-items: center;
    line-height: 20px;
}
    .popupIcon p{
        display:inline;
    }
    .popupIcon span {
        font-size: 17px;
        min-width: 27px;
        display: inline-block;
        text-align: center;
        margin-right: 2px;
        position:relative;
        top: 3px;
    }
.category_popup_header .categoryIcon-close {
    border: 3px solid #000;
    border-radius: 50%;
    padding: 0.5em;
    width: 30px;
    height: 30px;
    position:relative;
    display:block;
}
    .category_popup_header .categoryIcon-close:hover {
        background-color: #ccc;
    }
    .category_popup_header .categoryIcon-close::before {
        content: " ";
        position: absolute;
        display: block;
        background-color: black;
        width: 3px;
        left: 11px;
        top: 5px;
        bottom: 5px;
        transform: rotate(45deg);
    }
    .category_popup_header .categoryIcon-close::after {
        content: " ";
        position: absolute;
        display: block;
        background-color: black;
        height: 3px;
        top: 11px;
        left: 5px;
        right: 5px;
        transform: rotate(45deg);
    }
#tblImages .table-form-leftCol select#MainContent_Sports1.selectDropdown, #tblImages .table-form-leftCol select#MainContent_Sports2.selectDropdown, #tblImages .table-form-leftCol select#MainContent_Sports3.selectDropdown, #tblImages .table-form-leftCol select#MainContent_Sports4.selectDropdown {
    margin-bottom: 1em;
}

#MainContent_ListCategories1 td, #MainContent_ListCategories2 td, #MainContent_ListCategories3 td, #MainContent_ListCategories4 td, #MainContent_ListCategories1 td {
    padding-bottom: 1em;
}

#tblImages {
    /* border-top: 1px solid #e5e5e5;*/
}

#MainContent_Bio {
    max-width: 1000px;
    min-height: 250px;
}

.selectDropdown {
    width: 100%;
    height: 37px;
}

input.passwordEntry {
    width: 320px;
}

div.accountInfo {
    width: 100%;
    border-radius: .8em;
    background: #ffffff;
}

    div.accountInfo fieldset {
        width: 88%;
        padding: 1em 1em 0 1em;
    }

        div.accountInfo fieldset p:nth-child(3) {
            margin-top: -1em;
        }

.accountInfo legend {
    margin: 0;
    padding: 2em 0 0em 0;
}

.accountInfo label {
    font-weight: 100;
}

.accountInfo p.submitButton {
    margin: 0 auto;
    text-align: center;
    background: #f7f7f7;
    width: 99.5%;
    border-radius: 0 0 .8em .8em;
    padding: 1.5em 2em 1.5em 2em;
}

    .accountInfo p.submitButton input {
        width: 88%;
        background: #4d4d4d;
        color: #ffffff;
    }

.formBullets {
    width: 50%;
}

.accountInfo p.submitButton input:hover {
    background: #000000;
}

html.fontawesome-i2svg-active.fontawesome-i2svg-complete body form#Form1 table tbody tr td table tbody tr td table tbody tr td div fieldset.login table tbody tr td.table-form-leftCol.formBullets, html.fontawesome-i2svg-active.fontawesome-i2svg-complete body form#Form1 table tbody tr td table tbody tr td table tbody tr td div fieldset.login table tbody tr td.table-form-leftCol, #MainContent_tdTeamSport {
    padding-right: 1.5em;
}

input {
    display: block;
}

.rightCol-imgUpload input {
    display: inline-block;
}

.submitButton input, #MainContent_btnSave, #MainContent_btnCancel, #MainContent_cancelBtn, .delButton {
    display: inline-block;
    color: #ffffff;
    line-height: .5em;
    border: none;
    padding: 1em;
    border-radius: .8em;
    font-size: .85em;
    text-transform: uppercase;
    width: 100px;
    margin: .25em;
}
    .delButton{
        margin: -1px 0 5px 5px;
    }
    #MainContent_SubmitButton, #MainContent_btnSave, #MainContent_btnCancel, #MainContent_btnSort, #btnUpload {
        background: #337ab7;
        border: 1px solid #2e6da4;
    }

    #MainContent_SubmitButton:hover, #MainContent_btnSave:hover, #MainContent_btnSort:hover, #btnUpload:hover {
        background-color: #286090;
        border: 1px solid #204d74;
    }

#MainContent_CancelButton, #MainContent_btnCancel, #btnCancel, #MainContent_cancelBtn, .delButton {
    background-color: #d9534f;
    border: 1px solid #d43f3a;
}

    #MainContent_CancelButton:hover, #MainContent_btnCancel:hover, #btnCancel:hover, #MainContent_cancelBtn:hover,
    .delButton:hover {
        background-color: #c9302c;
        border: 1px solid #ac2925;
    }
    .trRemoveButton{
        height: 34px;
    }

#MainContent_btnSave {
    margin-top: 1em;
}

#MainContent_btnSort {
    color: #ffffff;
    text-transform: uppercase;
    float: right;
}

.fa-input {
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

.submitButton input[type="button"]:before {
    content: '\f00d';
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}
.btn {
    display: inline-block;
    font-weight: normal;
    white-space: nowrap;
    border-radius: .4em;
    padding: 0em 1em;
    line-height: 2.25em;
    background: #ccc;
    margin: 0em 0em .45em 0em;
    font-size: 1em;
    border: 1px solid #f8f9fa;
    color: #333;
}

    .btn:hover {
        color: #000000;
        background: #e2e6ea;
        border-color: #dae0e5;
    }
.btn.Add{
    color: #fff;
    font-weight: bold;
}

.uploadbtn {
    display: block;
    font-weight: normal;
    white-space: nowrap;
    margin: 0em 0em .45em 0em;
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
    border-radius: .4em;
    padding: 0em 1em;
    line-height: 2.25em;
    background: #ccc;
    font-size: 1em;
    color: #333;
}

.searchFiltering td {
    padding: 0 0 0 1.5em;
    vertical-align: bottom;
}

    .searchFiltering td:nth-child(3) {
        text-align: right;
    }

    .searchFiltering td:nth-child(1), .searchFiltering td:nth-child(2) {
        width: 50%;
    }

#MainContent_txtEmbed {
    width: 300px;
}

.contentData-options a, .footer a, .searchFiltering tr td a, .tbl-bg-images tr td a, #MainContent_grdData tr td a {
    color: #2c70cd;
}

.footer {
    color: #333;
}

td.bio-content {
    padding-right: 0 !important;
}

.dropdown-rightCol {
    margin-left: 2em;
}

#MainContent_trCategory .login2 .catHeading {
    margin-top: 1em;
}

.mediaContent {
    padding-top: 2em;
}

/* Data Table */

.dataGrid {
    border-collapse: collapse;
    box-sizing: border-box;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}

    .dataGrid th {
        color: #666;
        background: #d2d2d2;
    }

    .dataGrid tr td {
        line-height: 1.5em !important;
        padding: 0 1em;
        border-bottom: 1px solid #d2d2d2;
        width: inherit;
        vertical-align: middle;
    }

    .dataGrid tr th {
        line-height: 2.5em;
        padding: 0 1em;
        border-bottom: 1px solid #d2d2d2;
        width: inherit;
    }

/* SortedAscendingCellStyle-CssClass = "dataGrid-sorted" */

th.dataGrid-sorted {
    background: #666 !important;
    border-bottom: 1px solid #666 !important;
    border-left: 1px solid #666
}

.dataGrid-sorted a {
    color: #ffffff !important;
}

td.dataGrid-sorted {
    background: #f6f6f6 !important;
}

/* Links */

.dataGrid a:link, tr td .iconActivate, tr td .iconDeactivate {
    color: #2c70cd;
}

.dataGrid th a:link {
    color: #666;
}


/* Pagination */

.data-table-pageNav table {
    border: none !important;
    width: 80%;
    max-width: 350px;
    margin: 2em auto;
}

.data-table-pageNav td {
    border: none !important;
}

.data-table-pageNav a {
    padding: .25em .75em;
}

    .data-table-pageNav a:hover {
        background: #eee;
    }

.data-table-pageNav span {
    padding: .25em .75em;
    background: #ccc;
}

table {
    width: 100%;
}

.data-records label {
    display: block !important;
}

.data-records .rgtInput {
    padding-left: 2em;
}

.data-table-pageNav td {
    max-width: 5px;
}
.category_header {
    float: left;
    width: 50%;
    padding: 0 0 9px 0;
    margin: 0;
}
#lnkAddCategory {
    float: right;
    color: #2c70cd;
    text-decoration: underline;
    font-weight: 600;
    padding-top: 6px;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: #ffffff;
}

    .loginDisplay a:link {
        color: #ffffff;
    }

    .loginDisplay a:visited {
        color: #ffffff;
    }

    .loginDisplay a:hover {
        color: #ffffff;
    }

.failureNotification {
    font-size: 1em;
    color: #a94442;
    text-align: center;
}

.bold, .strong {
    font-weight: bold;
}

.submitButton, #MainContent_grdData tr td td td {
    text-align: right;
}

.capitalizedText {
    text-transform: capitalize;
}

.checkBox label {
    display: inline !important;
}

.radio label {
    display: inline !important;
}

.radio input {
    display: inline !important;
}

.radio {
    white-space: nowrap;
}

#MainContent_grdData, #MainContent_grdSliderImages, {
    margin: 0;
    box-sizing: border-box;
    width: 100%;
}

    #MainContent_grdData tr td, #MainContent_grdData tr th, #MainContent_grdSliderImages tr td, #MainContent_grdSliderImages tr th {
        line-height: 2.5em;
        padding: 0 1em;
        border-bottom: 1px solid #d2d2d2;
        width: inherit;
    }

    #MainContent_grdData th, #MainContent_grdSliderImages th {
        color: #666 !important;
        background: #d2d2d2;
    }

#MainContent_grdData, #MainContent_grdSliderImages {
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}

#MainContent_lnkExport {
    color: #2c70cd;
    margin: 0;
    text-transform: uppercase;
}

    #MainContent_lnkExport:hover {
        color: #000000;
    }

.lnkExportWrap {
    width: 100%;
    margin: 1em auto;
    display: flex;
    justify-content: flex-end;
}

td.orderFix {
    padding-bottom: 17px;
    padding-left: 2em;
}

.recordsTable {
    margin-top: 2em;
}
#ShowMore1, #ShowMore2, #ShowMore3, #ShowMore4, #ShowMore10 {
    display: none;
    padding: 5px 0;
    color: #2c70cd;
}
#MainContent_ListCategories10, #MainContent_ListCategories1, #MainContent_ListCategories2, #MainContent_ListCategories3,
#MainContent_ListCategories4 {
    padding: 0;
    margin: 0;
    /*max-height: 40px;*/
    overflow: hidden;
}
    #MainContent_ListCategories10 li, #MainContent_ListCategories1 li, #MainContent_ListCategories2 li,
    #MainContent_ListCategories3 li, #MainContent_ListCategories4 li {
        list-style-type: none;
        float: left;
    }
    #MainContent_ListCategories1 li:last-child{
        padding-bottom: 15px;
    }
#showMore1{
    display:none;
}
#MainContent_grdData.searchFiltering tbody tr td:nth-child(3) {
    text-align: left;
}

#MainContent_tdVideo .btn, #MainContent_tdAudio .btn, #MainContent_Video.btn {
    display: block;
    margin-top: 2em;
    line-height: 1em;
    padding: .5em;
}

#MainContent_tdVideo, #MainContent_tdAudio {
    padding-top: 30px;
}

.rightCol-imgUpload .btn {
    line-height: 1em;
    padding: .5em;
}

td.rightCol-imgUpload {
    position: relative;
}

.rightCol-imgUpload div {
    position: absolute;
    left: 280px;
    top: 6px;
}

#MainContent_txtEmbed {
    height: 70px;
    width: 425px;
    margin-top: .5em;
}

.tbl-bg-images tr td {
    padding: 1em !important;
}

    .tbl-bg-images tr td div {
        border-radius: .8em !important;
    }

.tbl-bg-images {
    margin: 1em 0 !important;
}

    .tbl-bg-images img {
        margin: 0;
        display: block;
    }

.btnSliderImages {
    float: none !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.horizGridLines {
    border: 1px solid #d2d2d2;
}

.fa-file-excel-o:before {
    margin-left: 10px;
}

/* Font Awesome Table Data Icons */

a.iconEdit:before {
    content: "\f040";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

a.iconDelete:before {
    content: "\f00d";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

a.iconView:before {
    content: "\f06e";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

a.iconDeactivate:before {
    content: "\f204";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

a.iconAdd:before {
    content: "\f067";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

a.iconActivate:before {
    content: "\f205";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

a.iconAudio:before {
    content: "\f130";
    font-family: 'FontAwesome', Helvetica, Arial, sans-serif;
}

a.iconEdit:before, a.iconDelete:before, a.iconView:before, a.iconAudio:before, a.iconDeactivate:before, a.iconActivate:before, a.iconAdd:before {
    margin-right: 5px;
}

/* Style Additions and fixes */

#MainContent_BioLabel, #MainContent_lblCol, #MainContent_Label12 {
    display: block;
}

#MainContent_BioLabel {
    margin-top: 1em;
}

.padFix {
    padding-top: 2em;
}

.spaceFix {
    line-height: 1.5em;
}

.donorTable {
    margin: 1em;
}

.rightCol fieldset td legend, .formBulletsHdr h2 {
    margin-left: 0px;
    border-bottom: 1px solid #e5e5e5;
    max-width: 35%;
    padding-bottom: 10px;
}

.rightCol fieldset #tblImages tr:first-child td {
    /*padding-top: 10px;*/
}

#lnkAddMore {
    margin-top: 5px;
}
.Icons-Display{
    padding-left: 10px;
}
    .Icons-Display h2, .CategoryTabcssClass h2 {
        color: #000;
        font-weight: bold;
        border-top: #666666 solid 2px;
        padding: 0.5em 0 0 0;
        margin: 0.5em 0 0 0.8em;
        max-width: 623px;
    }
    .Icons-Display h2:nth-child(1) {
        border-top: none;
        padding: 0;
        margin: 0 0 0 0.8em;
    }
.CategoryTabcssClass {
    padding: 0 0 10px 10px;
    font-size: 20px;
}
.CategoryTabcssClass + div{
    max-height: 720px;
    overflow: auto;
}
.icon-text {
    display: block;
    font-size: 12px;
    color: #000;
    opacity: 0;
    white-space: nowrap;
    padding-top: 4px;
}
.image-category select {
    float: left;
}

.image-category div {
    display: inline-block;
    float: left;
    margin-right: 3%;
    position: static !important;
}

.image-category .fancybox img {
    display: inline-block;
    max-width: 100%;
}

.gridImage {
    max-width: 240px;
    max-height: 160px;
    margin: 0 !important;
}
.report_ddl {
    text-align: right;
    width: 95%;
    margin: auto;
}
.rightCol-table iframe{
    margin-top: 30px;
}

.report_ddl option {
    font-size: 15px;
    font-weight: bold;
}
.d-flex-jumpPage {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 7px 0 0;
}

    .d-flex-jumpPage > * {
        margin-left: 5px;
    }