﻿.table-head-background {
    background: #DFDFDF 0% 0% no-repeat padding-box;
    border: 1px solid #DFDFDF;
    border-radius: 8px 0px 0px 0px;
    border-spacing: 1px 0px;
    opacity: 1;
    height: 56px;
}

    .table-head-background.tr > th {
        vertical-align: middle;
    }

.table-body-background {
    /*background: #DFDFDF 0% 0% no-repeat padding-box;*/
    /*border: 1px solid #FFFFFF;*/
    /*border-radius: 8px 0px 0px 0px;*/
    border-spacing: 1px 0px;
    opacity: 1;
}

.table-head-text {
    text-align: left;
    font: normal normal bold 14px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    /*opacity: 0.75;*/
    opacity:1;
}

.wholeTableBorder {
    border: 1px double #DFDFDF;
    border-collapse: collapse;
    border-radius: 5px;
    margin-top: 20px;
}
/*Financials*/
.tableDataFinancial {
    text-align: left;
    font: normal normal normal 14px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    background-color: #ffffff !important;
}

.noteForSwitch {
    /* Layout Properties */
    /*top: 358px;*/
    left: 14px;
    width: 1280px;
    height: 19px;
    padding-left: 10px;
    /* UI Properties */
    text-align: left;
    font: normal normal normal 14px/19px Public Sans;
    letter-spacing: 0px;
    color: #888888;
    opacity: 1;
}

.switchHead {
    /* Layout Properties */
    top: 408px;
    left: 160px;
    width: 129px;
    height: 21px;
    /*padding-left:14px;*/
    /* UI Properties */
    text-align: right;
    font: normal normal bold 18px/21px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.noteStyleChange {
    top: 0px;
    left: 0px;
    /*width: 46px;*/
    /*height: 21px;*/
    text-align: left;
    font: normal normal /*bold*/ 14px/21px Public Sans;
    letter-spacing: 0px;
    color: #000000;
}

.summaryHeading {
    /* Layout Properties */
    /*top: 529px;*/
    /*left: 160px;*/
    /* width: 247px;
    height: 28px;*/
    /* UI Properties */
    text-align: left;
    font: normal normal bold 18px Public Sans !important;
    letter-spacing: -0.72px;
    color: #000000;
    opacity: 1;
    padding-left: -9px;
    margin-left: -7px;
}

.subRankHeader {
    /* Layout Properties */
    /*top: 1092px;
    left: 160px;
    width: 259px;
    height: 28px;*/
    /* UI Properties */
    text-align: left;
    font: normal normal bold 18px Public Sans !important;
    letter-spacing: -0.72px;
    color: #000000;
    opacity: 1;
}
/*Retirement Benfits*/
.bckGroundColorWhite {
    background-color: #ffffff !important;
    text-align: left;
    font: normal normal normal 16px/21px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.tableHeadBorder {
    border-top: 2px solid #DFDFDF;
    border-bottom: 2px solid #DFDFDF !important;
    border-right: 2px solid #DFDFDF;
    border-left: 2px solid #DFDFDF;
}

.retirementBenefitsPlanHeaderText {
    text-align: left;
    font: normal normal bold 18px/21px Public Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    background: #0055CC 0% 0% no-repeat padding-box;
    opacity: 1;
    line-height: 55px;
}

.BackgrondText > tr > td {
   // background-color: #ffffff !important;
    text-align: left;
    font: normal normal normal 14px/21px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.planText {
    text-align: left;
    font: normal normal normal 14px/21px Public Sans !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-top: 2px;
}

.planTextB {
    text-align: left;
    font: normal normal bold 14px/21px Public Sans !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-top: 20px;
}
/*Leadership*/


.selectAnypeer {
    /* Layout Properties */
    /*top: 435px;*/
    /*left: -15px;*/
    /*width: 349px;*/
    height: 38px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #000000;
    border-radius: 4px;
    opacity: 1;
    padding-left: 0px;
}

    .selectAnypeer > input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
        font-family: Public Sans;
        opacity: 1; /* Firefox */
    }

.clearAllButton {
    /* Layout Properties */
    top: 435px !important;
    left: 658px !important;
    width: 94px !important;
    height: 40px !important;
    margin-top: 21px;
    margin-left: 35px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #000000;
    border-radius: 4px;
    opacity: 1;
    /*Text Properties*/
    /* Layout Properties */
    top: 446px;
    left: 676px;
    width: 60px;
    height: 19px;
    /* UI Properties */
    text-align: center;
    font: normal normal normal 14px Public Sans !important;
    letter-spacing: -0.48px;
    color: #000000;
    opacity: 1;
}
    .clearAllButton:hover, .clearAllButton:focus {
        color: #000000 !important;
    }
.applyFilterBtn {
    /* Layout Properties */
    top: 435px;
    left: 529px;
    width: 119px;
    height: 41px;
    margin-top: 20px;
    /* UI Properties */
    background: #0055CC 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    color: white;
    font: normal normal normal 14px Public Sans;
}

.applyFilterText {
    /*text-align: left;*/
    font: normal normal normal 14px Public Sans !important;
    letter-spacing: -0.48px;
    color: #FFFFFF;
    opacity: 1;
}

.paddingRightForLayout {
    /* padding-right: 26px; */
}

.benchMarButton {
    /* Layout Properties */
    /*top: 1106px;
    left: 1230px;*/
    width: 156px;
    height: 40px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #0055CC;
    border-radius: 4px;
    opacity: 1;
    text-align: center;
    font: normal normal bold 14px/19px Public Sans;
    letter-spacing: 0px;
    color: #0055CC;
    opacity: 1;
}

    .benchMarButton:hover {
        color: #333333;
        text-decoration: none;
        background-color: white;
    }

.benchMarText {
    /* Layout Properties */
    /*   top: 1133px;
    left: 265px;
    width: 833px;
    height: 21px;*/
    /* UI Properties */
    text-align: left;
    font: normal normal normal 14px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    /* margin-left: -58px; */
}
/*Staffing command Location*/
.tableContainer {
    /*max-width: 80px;*/
    max-height: 250px;
    overflow-y: scroll;
    position: relative;
}

    .tableContainer table {
        position: relative;
        border-collapse: collapse;
    }

    .tableContainer td,
    .tableContainer th {
        padding: 0.25em;
    }

    .tableContainer thead th {
        position: -webkit-sticky; /* for Safari */
        position: sticky;
        top: 0;
        /* background: #005eb8;
    color: #FFF;*/
    }

        .tableContainer thead th:first-child {
            left: 0;
            z-index: 1;
        }

    .tableContainer tbody th {
        position: -webkit-sticky; /* for Safari */
        position: sticky;
        left: 0;
        background: #005eb8;
        border-right: 1px solid #CCC;
    }

.marginTop10 {
    margin-top: 10px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginRight {
    margin-right: 16px;
}

.globalRankRankHeader {
    top: 1092px;
    left: 160px;
    width: 259px;
    height: 28px;
    text-align: left;
    font: normal normal bold 15px / 28px Public Sans !important;
    letter-spacing: -0.72px;
    color: #000000;
    opacity: 1;
}

.progress-bar-colorchange {
    /*background-color: #0055CC;*/
    border-radius: 0px 8px 8px 0px;
    opacity: 1;
    background: #0055CC 0% 0% no-repeat padding-box;
}

#widthProgressBar > tr > td:not(:last-child) {
    width: 250px;
}

.newheading {
    /* Layout Properties */
    /*top: 358px;
        left: 160px;
        width: 389px;
        height: 28px;*/
    /* UI Properties */
    text-align: left;
    font: normal normal bold 18px Public Sans !important;
    letter-spacing: -0.72px;
    color: #000000;
    opacity: 1;
    /* margin-left: 16px; */
    margin-left: 16px;
}

.noteAboveFilter {
    text-align: left;
    font: normal normal normal 14px/21px Public Sans !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-left: 16px;
}

.btn:hover, .btn:focus {
    color: white;
}

.saveWatchlistButton {
    /* Layout Properties */
    top: 435px;
    left: 529px;
    width: 119px;
    height: 43px;
    margin-top: 20px;
    /* UI Properties */
    background: #0055CC 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    color: white;
    font: normal normal normal 14px Public Sans;
    margin-top: 19px;
    margin-left: 63px;
    width: 143px;
}

.preselectpeer {
    /* Layout Properties */
    /*top: 456px;
        left: 1292px;*/
    /*width: 145px;*/
    height: 19px;
    margin-top: 34px;
    /* UI Properties */
    text-align: right;
    font: normal normal normal 12px Public Sans !important;
    letter-spacing: -0.48px;
    color: #6B6B6B;
    opacity: 1;
}

.preselectFloat {
    float: right;
}

.marginleftright {
    margin-right: 30px;
    margin-left: -4px;
}

.benchmarkBoxhead {
    text-align: left;
    font: normal normal bold 18px / 21px Public Sans !important;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.paddingRightNOPadding {
    padding: 0px;
}

.backGroundColorGrey {
    background-color: #DFDFDF;
}

.marginLeftforPeerCom {
    margin-left: -2px !important;
}

.paddingLeftRightForStaffing {
    padding-left: 13px;
    padding-right: 16px;
}

.StickyScrollHead {
    position: sticky;
    top: 0;
    opacity: unset !important;
}

.borderradius {
    border-collapse: separate;
}


    .borderradius > tbody > tr td {
        border-bottom: 2px solid #DFDFDF;
        border-top: 0px solid #DFDFDF !important;
    }

    .borderradius > thead > tr > th {
        border-bottom: 0px solid #DFDFDF;
        border-top: 2px solid #DFDFDF !important;
    }

        .borderradius > thead > tr > th:first-child,
        .borderradius > tbody > tr > td:first-child {
            border-left: 2px solid #DFDFDF;
        }

        .borderradius > thead > tr > th:last-child,
        .borderradius > tbody > tr > td:last-child {
            border-right: 2px solid #DFDFDF;
        }

    .borderradius > thead > tr th {
        border-top: solid 2px #DFDFDF;
    }

    /* top-left border-radius */
    .borderradius > thead > tr:first-child th:first-child {
        border-top-left-radius: 8px;
        border-bottom: 1px solid #ffffff !important;
        border-right: 1px solid #ffffff !important;
    }

    /* top-right border-radius */
    .borderradius > thead > tr:first-child th:last-child {
        border-top-right-radius: 8px;
        border-bottom: 1px solid #ffffff !important;
        border-left: 1px solid #ffffff !important;
    }

    /* bottom-left border-radius */
    .borderradius > tbody > tr:last-child td:first-child {
        border-bottom-left-radius: 8px;
    }

    /* bottom-right border-radius */
    .borderradius > tbody > tr:last-child td:last-child {
        border-bottom-right-radius: 8px;
    }

    .borderradius > thead > tr th {
        vertical-align: middle !important;
        height: 56px;
        text-align: left;
    }

.GlobalMapmarginDiversity {
    margin-left: 6px;
}

.GlobalMapInnerText {
    margin-left: -37px;
}

.Width20 {
    text-align: left;
    width: 20%;
}

.width40 {
    text-align: left;
    width: 40%;
}

.line-break::before {
    content: "\A";
    white-space: pre;
    display: block;
}

.BorderclassForJoinsAndDep {
    border-top: solid 2px #DFDFDF !important;
    border-bottom: 0px !important;
}

.subheadinDiver {
    margin-bottom: 10px;
    text-align: left;
    font: normal normal bold 14px Public Sans !important;
    letter-spacing: -0.72px;
    color: #000000;
    opacity: 1;
}

.NoPaddingLeft {
    padding-left: 0px;
}

.NoPaddingRight {
    padding-right: 0px;
}

.TableDataTextChange > tr > td {
    background-color: #ffffff !important;
    text-align: left;
    font: normal normal normal 14px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.progress {
    height: 20px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: unset;
    border-radius: 4px;
    /*-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); 
     box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);*/
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.exportExcel {
    float: right;
    font: normal normal bold 12px / 28px Public Sans !important;
    text-decoration: underline;
    color: #000000;
    margin-right:20px;
}

.noBorderLeft {
    border-left: unset !important;
    border-bottom-left-radius: unset;
}

.mySavedSearhes {
    /* text-align: left; */
    font: normal normal normal 14px Public Sans !important;
    letter-spacing: -0.48px;
    color: #FFFFFF;
    opacity: 1;
    background: #0055CC 0% 0% no-repeat padding-box !important;
    border-radius: 4px;
}

.clearAll {
    border: 1px solid #000000;
    border-radius: 4px;
    text-align: center;
    font: normal normal normal 14px Public Sans !important;
    letter-spacing: -0.48px;
    color: #000000;
    opacity: 1;
    /*height: 35px;*/
}
    .clearAll:hover, .clearAll:focus {
        color: #000000 !important;
    }

.dropdownFilterNoborderLeft {
    border-left: unset;
    height: 34px;
}

.noBorderRight {
    border-right: unset;
}

.goBackToresults {
    color: #0055CC !important;
    font: normal normal normal 12px Public Sans;
    border: 1px solid #9BBCEC;
    padding: 8px !important;
    border-collapse: collapse;
    border-radius: 4px;
}

.noHoverEffects {
    border-color: unset !important;
    box-shadow: unset !important;
    text-decoration: none;
}

.searchBarHomepage {
    line-height: 19px;
    margin-left: 10px;
    font-size: 18px;
}

.bgImg2 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bgImg3 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border: 1px solid #DFDFDF;
}
/*Below is for testing Only*/
#header-bottom {
    text-align: center;
    position: relative;
    background-color: #0133b3;
    color: white;
    min-height: 100px
}

.no-margin {
    margin: 0
}

.nav-box {
    margin: 0px 0px;
    width: 110px;
    position: absolute;
    padding-left: 20px;
}

.nav-box-bottom {
    margin: 0px 0px;
    position: absolute;
    cursor: pointer
}

.pro-btn {
    margin: 0px 0px;
    padding-top: 25px;
    width: 400px;
    position: absolute
}

.plc-lgwk .header-padding {
    padding-top: 15px
}

.header-padding {
    padding-top: 30px
}

.menu-pos {
    left: 50px;
    top: 20px
}

.search-pos {
    left: 110px;
    top: 20px
}

.p3 {
    right: 10px
}

#header-top {
    position: relative;
    min-height: 40px;
    background-color: #0055CC;
    color: white;
    font-size: 14px;
    height: 42px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-right: 80px
}

    #header-top .nav-box {
        position: relative;
        width: auto;
        white-space: nowrap
    }

        #header-top .nav-box:nth-child(1) {
            order: 3
        }

        #header-top .nav-box:nth-child(2) {
            order: 2
        }

        #header-top .nav-box:nth-child(3) {
            margin-right: 13px;
            order: 1
        }

    #header-top ul {
        margin: 0
    }

        #header-top ul li {
            padding: 0;
            margin-left: 17px
        }

#header-top {
    padding-right: 80px
}

    #header-top .accIcon {
        padding: 0
    }

    #header-top ul.menuContentList .outer li {
        margin: 15px
    }

#header-top1 {
    position: relative;
    min-height: 40px;
    /*background-color: #ffffff;*/
    background-color: #000000;
    color: white;
    font-size: 14px;
    height: 42px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    padding-right: 80px
}

    #header-top1 .nav-box {
        position: relative;
        width: auto;
        white-space: nowrap;
        margin-right: 20px;
    }
    #header-top1 li{
        list-style:none;
    }
    /*
        #header-top1 .nav-box:nth-child(1) {
            order: 3
        }

        #header-top1 .nav-box:nth-child(2) {
            order: 2
        }

        #header-top1 .nav-box:nth-child(3) {
            margin-right: 13px;
            order: 1
        }*/
    #header-top1 ul {
        margin: 0
    }

#header-top ul li {
    padding: 0;
    margin-left: 17px
}

#header-top1 {
    padding-right: 80px
}

    #header-top1 .accIcon {
        padding: 0
    }

    #header-top1 ul.menuContentList .outer li {
        margin: 15px
    }

#globalIcon .USdropdown.menuContentList {
    width: max-content
}

.USdropdown {
    width: max-content
}

#globalIcon .outer {
    right: 0px
}

.nav-icon-alert {
    position: absolute;
    top: 10px;
    left: 7px;
    width: 9px
}

.nav-icon-alert-menu {
    position: relative
}

.nav-icon-alert.account-settings {
    position: relative;
    top: 0px;
    width: 15px
}

.myAccText {
    color: white;
    padding: 0
}

.accIcon {
    padding-right: 5px;
    color: white;
    font-family: "FontAwesome5Pro-Light",Helvetica,Arial,serif;
    margin-right: 8px
}

.myAccMenuBox {
    background-color: #0133b3;
    padding: 30px;
    right: -165px !important
}

    .myAccMenuBox * {
        color: #fff
    }

    .myAccMenuBox h5 {
        font-size: 1rem;
        font-weight: 700
    }

        .myAccMenuBox h5:not(:first-of-type) {
            border-top: 1px solid #fff;
            padding-top: 20px;
            margin-top: 10px
        }

    .myAccMenuBox a {
        display: inline-block;
        padding: 5px 0px
    }

        .myAccMenuBox a:hover {
            color: #fff
        }

.lawlogo {
    max-width: 300px;
    height: auto
}

.intLogo {
    max-width: 300px
}

.myAccMenuBox {
    background-color: #0133b3;
    padding: 30px;
    right: -165px !important
}

.hidden-mobile .myAccMenuBox {
    left: unset;
    right: 0 !important;
    width: 275px;
    position: absolute;
    z-index: 1000;
    background-color: #0133b3;
    min-width: 10rem;
    font-size: 1rem;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: .25rem
}

.nopadding {
    padding: 0 !important
}

.menuBoxHeadings {
    padding: 10px 0;
    font-weight: bold
}

.myAccMenuBox a.signOutButton {
    padding: 10px 0px;
    border-radius: 10px;
    width: 100%;
    margin-top: 20px;
    background-color: #03105d;
    text-align: center
}

    .myAccMenuBox a.signOutButton:hover {
        background-color: #0069d9
    }

.floatLeft {
    float: left !important
}

.whiteText {
    color: white !important
}

.blackText {
    color: black !important
}

.noSidePadding {
    padding-right: 0;
    padding-left: 0
}

.menuBoxHeadings {
    padding-top: 10px;
    font-weight: bold
}

.Xbutton {
    width: 8%;
    cursor: pointer;
    position: relative;
    left: -15px;
    top: -15px
}

.buttonPadding {
    padding-top: 30px
}

.Xbutton {
    width: 24px;
    height: 24px;
    cursor: pointer
}

.lawpro-button {
    background-color: #03115d;
    position: relative;
    border: 0px;
    max-width: 250px;
    border-radius: 6px 0 0 6px
}

.noMargin {
    margin: 0
}

.responsive-lawpro-img {
    width: 100%;
    max-width: 150px;
    height: auto
}

.menuPanels {
    color: white;
    font-size: 33px;
    font-weight: 700;
    line-height: 30px;
    border-radius: 0px !important;
    padding: 15px;
    border-top: 1px solid rgba(255,255,255,0.15);
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .menuPanels:hover {
        background-color: white;
        color: #03115d;
        cursor: pointer
    }

.nav-pills .nav-link.active, .nav-pills .show > nav-link {
    color: #03115d;
    background-color: white;
    border-top: 1px solid #03115d;
    border-bottom: 1px solid #03115d
}

.tabContentList {
    color: #000;
    font-size: 18px;
    font-family: "ProximaNova-Regular";
    display: block
}

    .tabContentList:hover {
        text-decoration: underline;
        color: #000
    }

.tabContentPadding {
    overflow-y: auto;
    padding: 30px 30px 0 30px;
    height: 100%;
    background-color: #dfe7f9;
    flex-basis: 440px;
    flex-shrink: 10
}

.menuContentList, .menuContentListCCA {
    list-style-type: none
}

.menuContentList {
    margin-top: 15px
}

.dropdown-item-border {
    border-bottom: 1px solid #000
}

.membershipText {
    font-family: "ProximaNova-Regular";
    font-weight: bold;
    color: #0133b3;
    padding-top: 10px;
    border-top: 1px solid #000
}

.contentTab-seeall {
    height: 19px;
    width: 51px;
    font-family: "ProximaNova-Regular";
    font-size: 16px;
    font-weight: 700;
    line-height: 19px
}

.seeAllPadding {
    padding: 30px 0
}

.text-decoration-none, .text-decoration-none:hover {
    text-decoration: none;
    color: white
}

.menuTxt-closeTxt {
    color: white;
    font-size: 14px;
    font-family: Helvetica
}

.menuIcon {
    font-size: 24px;
    font-family: "FontAwesome5Pro-Light",Helvetica,Arial,serif;
    color: white
}

.menuDropDown {
    position: fixed;
    display: none;
    width: 890px;
    height: 100%;
    background-color: transparent;
    top: 0px;
    left: 0px;
    bottom: 0px;
    padding-bottom: 0;
    padding-top: 0;
    border: none
}

    .menuDropDown.expanded {
        display: flex
    }

.menu-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.75);
    z-index: 1;
    cursor: pointer
}

.nav-arrow {
    width: auto
}

.nav-link.active > .nav-arrow, .nav-link:hover > .nav-arrow {
    filter: invert(1)
}

ul.menuContentList li {
    padding: 7px 0;
    margin-left: 15px
}

.plc-cc ul.menuContentList li {
    padding-bottom: 0
}

.close-search-margin {
    margin-top: 50px;
    padding: 10px 40px
}

.close {
    max-width: 24px;
    opacity: 1;
    margin-bottom: 2px;
    float: none
}

.close-cca {
    max-width: 26px
}

.close:hover {
    opacity: 1 !important
}

.closediv {
    padding: 0
}

.searchSize {
    font-family: "FontAwesome5Pro-Light",Helvetica,Arial,serif;
    font-size: 20px;
    color: white;
    padding-left: 10px
}

.plc-cc .searchSize {
    font-size: 18px
}

.menuSearchPadding {
    padding: 20px 0 0 45px
}

.navSearchSize {
    font-family: "FontAwesome5Pro-Light",Helvetica,Arial,serif;
    font-size: 24px;
    color: white
}

.navSearchTxt {
    font-family: Helvetica, Arial, serif;
    font-size: 14px;
    color: white
}

.searchTxt {
    font-family: Helvetica, Arial, serif;
    font-size: 14px;
    color: white
}

.menuTabsMargin {
    padding: 38px 32px;
    overflow-y: auto;
    flex-wrap: nowrap;
    flex-basis: 450px;
    flex-shrink: 2;
    background-color: #03115e
}

.menuTabsMargin-domain {
    display: flex
}

    .menuTabsMargin-domain a, .menuTabsMargin-domain span {
        white-space: nowrap
    }

.menuTabsMargin-header {
    margin-left: 10px;
    color: inherit
}

    .menuTabsMargin-header:hover {
        color: white;
        text-decoration: underline
    }

.menuTabsMargin-domain span::before {
    color: rgba(255,255,255,0.15);
    content: "/";
    margin: 0 3px
}

.menuTabsMargin-domain span {
    margin-left: 6px;
    text-transform: capitalize
}

.main-links-wrapper {
    margin-top: 22px;
    margin-bottom: 40px;
    padding-left: 0
}

    .main-links-wrapper li {
        list-style: none;
        position: relative
    }

.main-links::before {
    margin-top: 8px;
    position: absolute;
    left: 0;
    content: "";
    display: inline-block;
    height: 6px;
    width: 6px;
    border-radius: 50px;
    background-color: rgba(255,255,255,0.15)
}

.main-links, .main-links:hover {
    margin-left: 20px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px
}

.main-links-wrapper a:hover {
    text-decoration: underline
}

.socialMediaPadding {
    padding-top: 40px
}

.header-bottom {
    background-color: #0133b3
}

body.plc-law #header-bottom {
    margin-bottom: 30px
}

body.page-type-rankings #header-bottom {
    margin-bottom: 0
}

.see-all-icon-img {
    padding-left: 10px
}

.plc-lgwk .mylaw {
    display: none
}

.menuDivider {
    border-right: 1px solid white;
    height: 650px
}

.calendar-icon {
    height: 18px;
    padding-right: 5px;
    padding-left: 15px;
    padding-bottom: 2px
}

.globe-img {
    height: auto;
    max-width: 18px;
    margin-right: 5px
}

.logo {
    padding: 30px 0 25px
}

.nav-myldc {
    display: flex;
    position: relative;
    float: left;
    padding: 0 20px;
    margin: 8px 0;
    color: #FFF
}

    .nav-myldc a {
        color: #FFF
    }

        .nav-myldc a:hover {
            color: #FFF
        }

        .nav-myldc a span {
            border-radius: 10px;
            padding: 3px 8px;
            margin-left: 5px;
            background: #ff6600;
            font-size: 10px;
            font-weight: 400;
            line-height: 10px;
            vertical-align: top
        }

.padding-button {
    padding: 25px 50px 25px 50px
}

.padding-lawpro-img {
    padding: 12px;
    padding-left: 100px;
    padding-right: 100px
}

.lawpro-header-button {
    background-color: #03115d;
    border-radius: 0 100px 100px 0;
    border: 0px;
    width: 90%;
    max-width: 300px
}

.lawpro-button {
    display: flex;
    max-height: 38px;
    justify-content: center;
    align-items: center;
    float: left
}

    .lawpro-button img {
        margin-left: 3px
    }

    .lawpro-button:before, .lawpro-button:after {
        content: "";
        position: absolute;
        top: 0px;
        left: 0
    }

    .lawpro-button:before {
        left: 100%;
        top: -1.5px;
        border: 8px solid transparent;
        border-width: 20px 12px;
        border-left-color: #03115e;
        background: transparent
    }

.jason .sub-nav .trigger .sub-nav .edition .nav-topics .col-1-2.left .active-anchor .edition-active {
    position: relative;
    top: 0;
    padding-right: 3px
}

nav li.trigger:hover div.outer {
    display: block
}

nav li.trigger a.trigger {
    cursor: pointer
}

nav li div.outer {
    display: none;
    position: absolute;
    z-index: 25000;
    border-top: 0px !important;
    border-radius: 0 0 6px 6px;
    text-align: left;
    background-color: #dfe7f9;
    width: 150px;
    right: 0px;
    border-radius: 10px;
    background-image: none
}

.USdropdown {
    padding: 10px 20px
}

.USdropdownText {
    padding: 5px
}

    .USdropdownText a {
        color: #03115e
    }

.IntText {
    padding: 5px 0 5px 20px
}

    .IntText a {
        color: #03115e
    }

.IntTextActive {
    padding: 5px 0 5px 0px
}

.topnavPadding {
    padding-top: 10px
}

#menuClose {
    padding-top: 10px;
    flex-basis: 50px;
    cursor: pointer;
    order: 1;
    flex-shrink: 1
}

div.dropdown-item.noSidePadding:hover {
    background-color: #0133b3
}

.nav li div.outer ul.nav-topics li a {
    color: #111
}

.tp-30 {
    margin-top: 30px
}

#breaking-news {
    display: none
}

.breaking-news {
    background: #ce181f;
    color: #fff;
    border-radius: 0;
    padding: 6px 30px
}

.close-btn {
    width: 10px;
    height: 10px;
    cursor: pointer
}

.profile-completion {
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    white-space: normal
}

    .profile-completion p {
        line-height: 22px;
        margin-top: 10px;
        white-space: normal
    }

    .profile-completion h5 {
        font-size: 1rem;
        margin-top: 20px
    }

.profile-completion-progress-bar, #profile-completion-percent {
    height: 7px;
    background: #1a47ba;
    display: block;
    border-radius: 4px
}

#profile-completion-percent {
    background: #fff
}

    #profile-completion-percent.profile-completion-bar-red {
        background-color: #ce181f
    }

    #profile-completion-percent.profile-completion-bar-orange {
        background-color: #eb6e1f
    }

    #profile-completion-percent.profile-completion-bar-green {
        background-color: #090
    }

#myAccMenuBoxMobile {
    position: fixed;
    top: 0;
    left: 0
}

@media (max-width: 1024px) {
    .menuDropDown {
        width: 100%
    }

    .myAccMenuBox {
        left: -100px;
        right: -110px
    }

    .lawpro-button {
        max-width: 200px
    }

    .pro-btn {
        max-width: 200px
    }

    .intLogo {
        max-width: 270px
    }

    .menuTabsMargin {
        padding-left: 20px
    }

    .close-search-margin {
        height: 40px
    }
}

@media (min-width: 821px) {
    .displayMobile {
        display: none
    }
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwNZWMf_.ttf) format('truetype')
}

@font-face {
    font-family: "ProximaNova-Regular";
    src: url("/assets/master-template/fonts/ProximaNova-Regular.otf") format("opentype")
}

@font-face {
    font-family: "FontAwesome5Pro-Light";
    src: url("/assets/master-template/fonts/FontAwesome5Pro-Light.otf") format("opentype")
}

@font-face {
    font-family: "ProximaNova-Semibold";
    src: url("/assets/master-template/fonts/ProximaNova-Semibold.otf") format("opentype")
}

@font-face {
    font-family: "ProximaNova-Bold";
    src: url("/assets/master-template/fonts/ProximaNova-Bold.otf") format("opentype")
}

.cca-search-mobile {
    padding-left: 10px
}

.cca-menu-tab {
    margin-bottom: 0;
    padding: 0
}

a:hover {
    text-decoration: none
}

.cca-no-borderbottom {
    border-bottom: none
}

.contentTab-seeall:hover {
    text-decoration: none
}

.cca-closediv {
    padding: 0
}

.scrolled-down {
    transform: translateY(-100%);
    transition: all .3s ease-in-out
}

.scrolled-up {
    transform: translateY(0);
    transition: all .3s ease-in-out
}

.padding0 {
    padding-right: 0;
    padding-left: 0
}

#leaderboard {
    background: #FFF
}

.navbar {
    padding: 0 15px
}

@media (max-width: 820px) {
    .header-icon {
        width: 16px
    }

    .icon-search {
        width: 16px
    }

    #header-top {
        display: none
    }

    .dropdown-item-border {
        border-bottom: 1px solid #fff
    }

    .membershipText {
        border-top: 1px solid white;
        color: inherit;
        width: max-content
    }

    .hidden-mobile {
        display: none
    }

    .show-desktop {
        display: none
    }

    .mobileHeader {
        background-color: #0133b3;
        padding: 5px 20px 5px 10px
    }

    .myAccMenuBox {
        width: 100vw;
        right: 0;
        top: -30px
    }

    .lawlogo {
        max-height: 30px;
        width: auto
    }

    .Xbutton {
        width: 18px;
        height: 18px
    }

    .menuIcon {
        font-size: 16px
    }

    .navSearchSize {
        font-size: 16px
    }

    .accIcon {
        font-size: 20px
    }

    #menuDropDownMobile .accIcon {
        padding-right: 0;
        margin-right: 5px
    }

    .closediv {
        position: absolute;
        left: 20px
    }

    .menuDropDown {
        background-color: #03115e;
        width: 100vw !important;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        height: 100%;
        overflow-y: auto;
        margin: 0
    }

    ul.menuContentList li {
        margin: 0;
        padding: 0
    }

    .menuDropDown nav {
        padding: 0 15px
    }

        .menuDropDown nav button {
            height: 40px
        }

    .menuDropDown li {
        height: 30px
    }

    .menuDropDown .tabContentList {
        color: white;
        font-size: 14px
    }

    .close-search-margin {
        padding: 15px 20px;
        margin-top: 0;
        display: flex;
        justify-content: center
    }

    .close {
        height: 18px;
        width: 18px;
        margin-top: 0;
        display: flex;
        justify-content: center
    }

    .searchSize {
        padding-left: 0px
    }

    .mobileMenuMargin {
        display: flex;
        font-size: 12px;
        justify-content: space-between;
        align-items: center;
        margin: 15px 0
    }

        .mobileMenuMargin .item {
            display: flex;
            align-items: center
        }

        .mobileMenuMargin nav ul {
            margin: 0
        }

        .mobileMenuMargin .sub-nav {
            top: 30px
        }

    .navSpacing {
        padding: 0 10px
    }

    nav li div.outer {
        width: 180px;
        left: 190px
    }

    .my-Acc-dropdown-menu {
        background-color: #0133b3;
        padding: 20px;
        width: 100vw;
        position: fixed;
        top: 0;
        left: 0;
        right: 0
    }

    .dropdown-toggle::after {
        display: none
    }

    .lawpro-button {
        background-color: #0133b3
    }

        .lawpro-button:before {
            border-left-color: #0133b3
        }

    .padding-button {
        padding: 5px 80px 25px 80px
    }

    .menu-mobile {
        padding-top: 15px
    }

    .search-mobile {
        padding-left: 10px;
        padding-top: 15px
    }

    .intLogo {
        max-width: 200px
    }

    .menuContentList {
        margin-top: 0
    }

        .menuContentList a {
            height: 100%;
            display: flex;
            align-items: center
        }

            .menuContentList a img {
                margin-right: 5px
            }

    .socialPadding {
        padding: 30px 30%
    }

        .socialPadding img {
            height: 17px;
            width: auto
        }

    .tabContentList {
        font-size: 18px;
        padding: 10px;
        display: block
    }

    .tabBorder {
        border-top: 1px solid rgba(255,255,255,0.15)
    }

    .tabText {
        font-size: 14px;
        font-weight: 700;
        color: white
    }

        .tabText::after {
            content: url("/assets/master-template/images/CCA-images/util-icons/Arrow.png");
            transition: all 350ms;
            position: absolute;
            right: 30px
        }

    .tabBorder .tabText::after {
        transform: rotate(-90deg)
    }

    .tabBorder.collapsed .tabText::after {
        transform: rotate(90deg)
    }

    .seeAllPadding {
        padding: 0px 10px
    }

    .aboutPad {
        font-size: 12px
    }

    .menuCopyrightPad {
        padding-top: 20px;
        font-size: 12px
    }

    nav li div.outer {
        right: 0;
        left: unset
    }

    .contentTab-seeall {
        color: inherit;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700;
        line-height: 15px;
        margin-bottom: 15px;
        display: inline-block
    }

    .mobile-no-padding {
        padding: 0
    }

    .lawpro-button {
        margin: 0 auto;
        float: none
    }

    .menuPanels {
        font-size: 14px;
        font-weight: 700;
        padding: 0 15px
    }
}

.navLink {
    color: #FFF
}

    .navLink:hover {
        color: #03115d
    }

    .navLink span {
        border-radius: 10px;
        padding: 3px 8px;
        margin-left: 5px;
        background: #ff6600;
        font-size: 10px;
        font-weight: 400;
        line-height: 10px
    }

#plc-homepage h1 {
    display: none
}

h2.section-heading {
    color: #0133B3;
    font-family: 'Merriweather';
    font-size: 22px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 30px
}

#plc-brand-home .cr2 {
    list-style: none;
    padding: 0
}

.arrow {
    border: 1px solid;
    color: #0133b3;
    border-color: #0133b3;
    padding: 2px 3px;
    font-family: 'FontAwesome5Pro-Light',Helvetica,Arial,serif;
    font-size: 10px;
    margin-left: 3px
}

.border3 {
    border-bottom: solid 3px #000;
    margin-bottom: 30px;
    display: block;
    width: 100%;
    margin-left: 15px;
    margin-right: 15px
}

.share-tools {
    background-color: #F0EEE2;
    border-radius: 5px
}

    .share-tools .fa {
        padding: 5px;
        margin: auto;
        display: block;
        color: #0133B3;
        font-size: 24px
    }

    .share-tools .label {
        margin: auto;
        display: block;
        color: #0133B3;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: .25px;
        text-transform: uppercase
    }

p.action a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    color: #555;
    border: 2px solid #ccc;
    background-color: #fff;
    margin: 5px 0 0 0;
    padding: 6px 12px;
    border-radius: 4px;
    display: inline-block
}

    p.action a:hover {
        text-decoration: none;
        color: #fff;
        border: 2px solid #0133B3;
        background: #0133B3
    }

@media only screen and (max-width: 767px) {
    .mInlineBox {
        display: inline-block
    }

    .mShareBox {
        float: left;
        margin-right: 20px
    }
}

.blurb {
    font-size: 24px;
    line-height: 30px;
    color: #454545
}

.main-image {
    margin-bottom: 15px
}

.kicker {
    margin-bottom: 0
}

    .kicker .pub-name {
        font-size: 16px;
        color: #454545;
        text-transform: uppercase
    }

        .kicker .pub-name:hover {
            color: #0133b3;
            text-decoration: none
        }

.pipe {
    font-size: 13px;
    color: #454545;
    padding: 0 10px
}

.kicker .story-type {
    font-size: 16px;
    font-weight: 400;
    color: #454545;
    text-transform: uppercase
}

    .kicker .story-type:hover {
        color: #0133b3;
        text-decoration: none
    }

.sub {
    color: #454545;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px
}

.deck {
    color: #454545;
    font-size: 18px;
    line-height: 24px
}

.cr2 li {
    border-bottom: solid 1px #000;
    margin-bottom: 30px
}

.load-more a, [class^=load_more_shelf] a {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    text-align: center;
    display: block;
    padding: 10px 10px;
    background: #efefef;
    border-radius: 4px;
    cursor: pointer
}

    .load-more a:active, [class^=load_more_shelf] a:active {
        background: #0133b3;
        color: #fff
    }

    .load-more a:hover, [class^=load_more_shelf] a:hover {
        background: #0133b3;
        color: #fff
    }

#followit-overlay, #shareit-overlay {
    z-index: 11000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3,3,3,0.75)
}

    #followit-overlay img.close, #shareit-overlay img.close {
        position: absolute;
        top: -40px;
        right: 0px;
        width: 26px;
        cursor: pointer;
        opacity: 1
    }

.followit {
    width: 640px;
    margin: 70px auto 0 auto;
    padding: 30px 30px 20px 30px;
    background-image: linear-gradient(180deg, #e5e5e5, #efefef);
    border-radius: 8px;
    position: relative;
    box-shadow: 0 5px 15px rgba(8,8,8,0.8)
}

    .followit .inner {
        margin: 0;
        padding: 0;
        text-align: center
    }

        .followit .inner h2 {
            margin: 0 0 15px 0;
            font: 800 36px/36px 'proxima-nova',sans-serif;
            color: #333;
            text-transform: capitalize
        }

        .followit .inner h4 {
            margin: 0 0 15px 0;
            padding: 0;
            font: 800 18px/18px 'proxima-nova',sans-serif;
            color: #0079c2;
            text-transform: uppercase
        }

        .followit .inner p {
            margin: 0;
            font-size: 14px
        }

            .followit .inner p.small-copy {
                font-size: 15px;
                line-height: 18px;
                color: #777
            }

        .followit .inner a.button {
            margin: 10px 0;
            padding: 10px 20px;
            font: 700 18px/20px "proxima-nova",sans-serif;
            color: #fff;
            background: #0079c2;
            text-decoration: none;
            border-radius: 4px;
            display: inline-block
        }

            .followit .inner a.button:hover {
                background: #043f77
            }

            .followit .inner a.button.now {
                color: #fff;
                background: #0079c2
            }

                .followit .inner a.button.now:hover {
                    background: #043f77
                }

            .followit .inner a.button.later {
                margin: 10px 0 10px 20px;
                color: #444;
                background: #fff;
                cursor: pointer
            }

                .followit .inner a.button.later:hover {
                    background: #ccc
                }

        .followit .inner button {
            margin: 10px 0;
            padding: 10px 20px;
            font: 700 18px/20px "proxima-nova",sans-serif;
            color: #fff;
            background: #0079c2;
            text-decoration: none;
            border-radius: 4px;
            display: inline-block;
            border: none
        }

            .followit .inner button:hover {
                background: #043f77
            }

            .followit .inner button.now {
                color: #fff;
                background: #0079c2;
                position: relative !important
            }

                .followit .inner button.now:hover {
                    background: #043f77
                }

            .followit .inner button.later {
                margin: 10px 0 10px 20px;
                color: #444;
                background: #fff;
                cursor: pointer
            }

                .followit .inner button.later:hover {
                    background: #ccc
                }

    .followit input {
        margin: 0 0 10px 0;
        padding: 10px 0;
        border-radius: 0;
        text-indent: 10px;
        border: 1px solid #ccc;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        color: #555;
        vertical-align: middle;
        border-radius: 4px
    }

    .followit select {
        margin: 0 0 10px 0;
        padding: 10px 0;
        width: 65%;
        height: auto;
        border-radius: 0;
        text-indent: 10px;
        border: 1px solid #ccc;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        color: #555;
        vertical-align: middle;
        border-radius: 4px
    }

    .followit label.field-label {
        margin: 0 0 7px 0;
        font-size: 13px;
        color: #999;
        line-height: 1;
        white-space: nowrap;
        display: block;
        clear: left;
        text-align: center
    }

.disable-followit {
    pointer-events: none;
    cursor: default;
    background: #ddd !important
}

.OverwriteExistingContainer label {
    margin: 3px 0 0 0;
    text-align: center;
    font-size: 11px;
    line-height: 22px;
    color: #797979
}

#OverwriteExisting {
    margin: 0 0 0 3px;
    visibility: visible;
    width: auto
}

@media only screen and (max-width: 1023px) {
    .followit {
        width: auto;
        margin: 60px 20px 0 20px;
        padding: 20px
    }

        .followit input {
            width: 100%
        }

        .followit select {
            width: 100%
        }

        .followit .inner a.button {
            padding: 10px 0;
            width: 100%
        }

        .followit .inner button {
            padding: 10px 0;
            width: 100%
        }
}

#package-share {
    margin: 5px 0 0 0
}

    #package-share a {
        margin: 0;
        padding: 0 0 0 27px;
        color: #fff;
        text-transform: uppercase;
        font-size: 14px;
        cursor: pointer;
        text-decoration: none;
        background: url('http://dev1.services.sbmcloud.com/law/_assets/images/control-sh-white.png') left 0 no-repeat;
        background-size: 22px
    }

        #package-share a:hover {
            text-decoration: underline
        }

        #package-share a.light {
            color: #fff;
            background: url('/assets/master-template/images/control-sh-white.png') left 0 no-repeat;
            background-size: 22px
        }

        #package-share a.dark {
            color: #444;
            background: url('/assets/master-template/images/control-sh-dark-grey.png') left 0 no-repeat;
            background-size: 22px
        }

#shareit-overlay {
    z-index: 11000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(3,3,3,0.75)
}

    #shareit-overlay img.close {
        position: absolute;
        top: -40px;
        right: 0px;
        width: 26px;
        cursor: pointer;
        opacity: 1
    }

.shareit {
    width: 740px;
    margin: 130px auto 0 auto;
    padding: 30px 30px 20px 30px;
    background-image: linear-gradient(180deg, #e5e5e5, #efefef);
    border-radius: 8px;
    position: relative;
    box-shadow: 0 5px 15px rgba(8,8,8,0.8)
}

    .shareit .inner {
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        text-align: center !important
    }

        .shareit .inner h2 {
            margin: 0 0 15px 0;
            font: 800 36px/36px 'proxima-nova',sans-serif;
            color: #333;
            text-transform: capitalize
        }

        .shareit .inner h4 {
            margin: 5px 0 15px 0;
            font-size: 18px;
            font-weight: 900
        }

        .shareit .inner p {
            margin: 0 0 10px 0 !important;
            font-size: 15px;
            font-weight: 400;
            color: #333 !important
        }

            .shareit .inner p.small-copy {
                font-size: 15px;
                line-height: 18px;
                color: #777
            }

        .shareit .inner a.button {
            margin: 10px 0;
            padding: 10px 20px;
            font: 700 18px/20px "proxima-nova",sans-serif;
            color: #fff;
            background: #0079c2;
            text-decoration: none;
            border-radius: 4px;
            display: inline-block
        }

            .shareit .inner a.button:hover {
                background: #043f77
            }

            .shareit .inner a.button.now {
                color: #fff;
                background: #0079c2
            }

                .shareit .inner a.button.now:hover {
                    background: #043f77
                }

            .shareit .inner a.button.later {
                margin: 10px 0 10px 20px;
                color: #444;
                background: #fff;
                cursor: pointer
            }

                .shareit .inner a.button.later:hover {
                    background: #ccc
                }

    .shareit .share a.button {
        background-color: #efefef;
        color: #333;
        display: inline-block;
        margin: 0 0 10px 0;
        padding: 10px 15px;
        text-decoration: none;
        border: 1px solid #efefef;
        border-radius: 4px
    }

        .shareit .share a.button:hover {
            background-color: #ddd;
            border: 1px solid #ddd
        }

        .shareit .share a.button .label {
            margin: 5px 0 0 8px;
            white-space: nowrap;
            display: inline-block;
            vertical-align: top;
            zoom: 1;
            font-size: 14px;
            font-weight: 700;
            text-transform: none
        }

        .shareit .share a.button i {
            position: relative;
            top: 2px;
            display: inline-block;
            width: 25px;
            height: 25px;
            background: transparent 0 0 no-repeat;
            background-position: 50% 50%;
            background-size: 150%
        }

    .shareit .share a.tw i {
        background-image: url('/assets/master-template/images/social-tw-white.png')
    }

    .shareit .share a.fb i {
        background-image: url('/assets/master-template/images/social-fb-white.png')
    }

    .shareit .share a.go i {
        background-image: url('/assets/master-template/images/social-go-white.png')
    }

    .shareit .share a.li i {
        background-image: url('/assets/master-template/images/social-li-white.png')
    }

    .shareit .share a.em i {
        background-image: url('/assets/master-template/images/control-em.png')
    }

    .shareit .share a.pr i {
        background-image: url('/assets/master-template/images/control-pr.png')
    }

    .shareit .share a.co i {
        background-image: url('/assets/master-template/images/control-co.png')
    }

    .shareit .share a.sa i {
        background-image: url('/assets/master-template/images/control-star.png');
        top: 1px
    }

    .shareit .share a.button.tw {
        background-color: #29c5f6;
        color: #fff
    }

    .shareit .share a.button.fb {
        background-color: #3b5998;
        color: #fff
    }

    .shareit .share a.button.go {
        background-color: #d84a38;
        color: #fff
    }

    .shareit .share a.button.li {
        background-color: #0082c9;
        color: #fff
    }

    .shareit .share a.button.em {
        background-color: #ddd;
        color: #444
    }

    .shareit .share a.button.tw:hover {
        background-color: #10a3ef
    }

    .shareit .share a.button.fb:hover {
        background-color: #243c79
    }

    .shareit .share a.button.go:hover {
        background-color: #a23525
    }

    .shareit .share a.button.li:hover {
        background-color: #106296
    }

    .shareit .share a.button.em:hover {
        background-color: #ccc
    }

    .shareit .share a.button.em .label {
        color: #444
    }

    .shareit .inner a.button.later {
        margin: 10px 0 10px 20px;
        color: #444;
        background: #fff;
        cursor: pointer;
        border: none;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }

@media only screen and (max-width: 1023px) {
    .shareit {
        width: auto;
        margin: 60px 20px 0 20px;
        padding: 20px
    }

    .topics-header-left {
        float: none
    }

    .topic-share {
        width: 100% !important;
        text-align: center !important
    }

        .topic-share a.button {
            width: 47.5% !important
        }
}

#emailshare-multi {
    position: absolute;
    display: none;
    width: 400px;
    padding: 20px;
    z-index: 99999;
    background: #eee;
    border: 1px solid #DDD
}

    #emailshare-multi h1 {
        font: 400 24px "Roboto",Arial;
        line-height: 0
    }

    #emailshare-multi textarea {
        font: 300 12px "Roboto",Arial;
        width: 350px;
        color: #333
    }

    #emailshare-multi input[type="text"] {
        text-align: left;
        font: 300 12px "Roboto",Arial;
        height: 30px;
        width: 350px;
        margin: 0 0 10px;
        color: #333
    }

    #emailshare-multi button[type="submit"] {
        font: 300 12px "Roboto",Arial;
        border: 1px solid #ccc;
        color: #333
    }

.em-article-share-close {
    background: #ddd;
    display: inline-block;
    padding: 5px 10px;
    float: right;
    cursor: pointer
}

#sendnow {
    display: none;
    font: 300 12px "Roboto",Arial;
    margin-top: 20px
}

.thanks-multi {
    display: none
}

.topics-header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px
}

footer {
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px
}

    footer ul {
        padding: 0
    }

    footer p {
        text-align: center
    }

.law-com {
    width: 130px;
    margin-bottom: 13px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.footer-icon-sizing {
    padding: 7px;
    width: 33px !important;
    height: 33px !important
}

.footer-icons {
    display: inline;
    padding: 0
}

.footerMenu {
    margin: 0 0 15px
}

.footer-links {
    flex-wrap: wrap
}

    .footer-links li {
        border-right: 1px solid #B5B5B5;
        color: black;
        font-size: 14px;
        font-weight: bold;
        padding-right: 7px;
        padding-left: 7px;
        white-space: nowrap;
        margin-bottom: 10px
    }

        .footer-links li:last-child {
            border-right: none
        }

.copyrightText span {
    margin-left: 10px;
    font-size: 14px
}

.alm-logo {
    width: 76px
}

footer ul li {
    list-style: none
}

@media (max-width: 767px) {
    footer {
        padding: 10px 0
    }

    .copyrightText {
        flex-direction: column
    }

        .copyrightText img {
            margin-bottom: 10px
        }
}

#ccFooter h6 {
    text-transform: uppercase;
    text-align: left;
    font-weight: 700
}

#ccFooter .p-30 {
    padding: 30px 0
}

#ccFooter ul {
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    text-align: left
}

@media (max-width: 1024px) {
    footer {
        padding: 15px 0
    }
}

.site-footer-links {
    width: 24%;
    display: inline-block;
    text-align: left;
    vertical-align: top
}

    .site-footer-links > p {
        text-align: left;
        font-weight: 800;
        margin-bottom: 5px
    }

.site-footer-links-container {
    width: 100%;
    max-width: 100%;
    text-align: left;
    padding-left: 30px
}

.footer-divider {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px
}

.dbr-logo {
    width: 315px;
    margin-bottom: 13px
}

.nomargin {
    margin: 0
}

.article-list-default {
    list-style-type: none;
    padding: 0
}

body.debug .row {
    outline: green solid 1px
}

.h100 {
    height: 100%
}

.mobile-only div {
    background: red;
    color: white
}

.no-padding {
    padding: 0px
}

.header {
    margin-top: 0px
}

.border-top {
    border-top: 5px solid #000 !important
}

.river-border-top {
    border-top: 3px solid #000 !important;
    margin-bottom: 30px
}

.border-bottom-1 {
    border-bottom: 1px solid #000 !important
}

.border-bottom-2 {
    border-bottom: 2px solid #000 !important
}

#screen-size {
    position: fixed;
    top: 20px;
    right: 20px;
    font-size: 20px;
    background: lightgoldenrodyellow;
    z-index: 99;
    padding: 20px
}

.ad-rectangle {
    color: white
}

.ad-rectangle-native {
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 20px
}

.centerAd {
    margin: 0 auto
}

@media (min-width: 320px) {
    .mlr-0 {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .mlr-15 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (min-width: 768px) {
    .mlr-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .mlr-15 {
        margin-left: -15px !important;
        margin-right: -15px !important
    }

    .adAlign {
        text-align: center;
        margin: 0 auto 30px
    }
}

@media (min-width: 1024px) {
    .mlr-15 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .adAlign {
        text-align: center;
        margin-left: -15px;
        margin-bottom: 0
    }
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/merriweather/v30/u-4n0qyriQwlOrhSvowK_l52xwNZWMf_.ttf) format('truetype')
}

/*body {
    font-family: 'ProximaNova-Regular',sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #454545
}*/

/*H1, H2, H3, H4 {
    font-family: 'Merriweather',serif;
    color: #000
}*/

/*h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.3px;
    margin: 0 0 15px 0;
    padding: 0
}*/

/*h2 {
    font-size: 48px;
    font-weight: 700
}

h3 {
    font-size: 36px
}

h4 {
    font-family: 'Merriweather',serif;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700
}*/

/*a {
    color: #000;
    text-decoration: none
}

    a:hover {
        color: #0133b3;
        text-decoration: none
    }*/

/*h2.section-title {
    font-family: 'ProximaNova-Regular',sans-serif;
    text-transform: uppercase;
    color: #0133b3;
    margin: 0 0 15px 0;
    padding: 15px 0 0 0;
    border-top: 4px solid #000
}*/

.topic-blurb {
    color: #454545;
    size: 24px;
    line-height: 30px
}

ul.article-list-default li .kicker a {
    color: #0133b3
}

.search button.submit {
    font: 800 16px 'ProximaNova-Regular',sans-serif;
    border: 2px solid #0133b3;
    background-color: #0133b3
}

.sidebar-gap {
    height: 1px;
    margin-top: 50px
}

@media screen and (device-aspect-ratio: 40/71) {
    .flex-mobile {
        display: block !important
    }

    .flex {
        display: contents
    }

    .law-firms-list-container {
        padding-left: 0px;
        padding-right: 0px
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width:667px) {
    .flex-mobile {
        display: block !important
    }

    .flex {
        display: contents
    }

    .law-firms-list-container {
        padding-left: 0px;
        padding-right: 0px
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width:736px) {
    .flex-mobile {
        display: block !important
    }

    .flex {
        display: contents
    }

    .law-firms-list-container {
        padding-left: 0px;
        padding-right: 0px
    }
}

@media only screen and (device-width: 375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    .flex-mobile {
        display: block !important
    }

    .flex {
        display: contents
    }

    .law-firms-list-container {
        padding-left: 0px;
        padding-right: 0px
    }
}

@media only screen and (min-width: 411px) and (max-width:767px) {
    .flex-mobile {
        display: block !important
    }

    .flex {
        display: contents
    }

    .law-firms-list-container {
        padding-left: 0px;
        padding-right: 0px
    }
}

#pa-law-dir h1.page-title {
    font-size: 40px;
    line-height: 50px;
    margin-top: 30px;
    margin-bottom: 15px
}

#pa-law-dir p.abstract.major.grey {
    font-weight: 300;
    margin: 0 0 15px 0;
    font-family: 'ProximaNova-Regular';
    font-size: 24px;
    line-height: 30px;
    color: #454545
}

#pa-law-dir .abstract-btm {
    margin-top: 30px;
    height: 1px;
    border-bottom: 4px solid black;
    margin-bottom: 15px
}

#pa-law-dir h4.section-title-new {
    font-family: 'ProximaNova-Regular',sans-serif;
    text-transform: uppercase;
    color: #0133B3;
    font-weight: bold;
    margin-bottom: 25px
}

#pa-law-dir td:first-child {
    padding-left: 10px;
    text-align: left
}

#pa-law-dir td {
    min-width: 30px;
    text-align: center
}

#pa-law-dir table {
    width: 100%;
    table-layout: fixed
}

@media only screen and (max-width: 760px),(min-device-width:768px) and (max-device-width:1024px) {
    #pa-law-dir table, thead, tbody, th, td, tr {
        display: block
    }

    #pa-law-dir tr {
        border: 1px solid #ccc
    }

    #pa-law-dir td {
        border: none;
        position: relative;
        width: 100%;
        text-align: center
    }

        #pa-law-dir td:before {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap
        }

        #pa-law-dir td:first-child {
            padding-left: 0px;
            text-align: center
        }
}

#sheriff-sale h1.page-title {
    font-size: 50px;
    margin-top: -35px;
    margin-bottom: 30px
}

#sheriff-sale .abstract-btm {
    margin-top: 30px;
    height: 1px;
    border-bottom: 4px solid black;
    margin-bottom: 15px
}

#sheriff-sale .bottom-header {
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom: 1px solid #ccc
}

.author-photo {
    border-radius: 50%
}

#cookie-consent {
    z-index: 2147483627;
    position: fixed;
    bottom: 0;
    width: 100%
}

.cookie-consent-content {
    position: relative;
    width: 90%;
    margin: 30px auto;
    overflow: hidden;
    background-color: #e2e8fe;
    border-radius: 8px;
    box-sizing: border-box;
    box-shadow: 0 5px 15px rgba(8,8,8,0.3);
    padding: 15px 30px 15px
}

    .cookie-consent-content p {
        margin: .5em 0;
        font-size: 17px
    }

.consent-text {
    width: 90%
}

#cookie-consent .pull-left {
    float: left !important
}

#cookie-consent .pull-right {
    float: right !important
}

.paywall-brand-logo {
    height: 18px;
    margin-left: 5px
}

.bookRowPM {
    padding: 0 15px;
    margin-bottom: 0 !important
}

.colPB {
    padding: 20px 35px;
    background: #dfe7f9
}

.viewmoreUL {
    text-decoration: underline
}

.viewBookBtn {
    background: #0133b3;
    color: #FFF;
    padding: 15px 30px;
    margin: 10px 0 20px;
    display: inline-block;
    border-radius: 10px
}

    .viewBookBtn:hover {
        background: #022786;
        color: #FFF
    }

#search-form {
    display: none
}

.headerSearch .search-container {
    position: fixed;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
    overflow-y: auto
}

.headerSearch .search-text {
    font-size: 40px;
    color: #FFF;
    font-family: 'Merriweather'
}

.headerSearch .search {
    padding-top: 20px;
    display: flex
}

.headerSearch .search-input:focus {
    border-radius: 5px;
    border: none !important
}

.headerSearch .search-input {
    padding: 11px 0;
    margin: 0;
    font-size: 16px;
    width: 600px;
    height: 50px;
    border-radius: 5px;
    border: none;
    color: #7d7d7d;
    text-indent: 40px;
    transition: .25s ease-in-out;
    background-image: url('/assets/master-template/images/lawdo-images/svg-header-icons/Search-grey.svg');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-color: #fff
}

.headerSearch .closeSearch {
    display: inline-flex;
    color: #FFF;
    font-size: 14px;
    letter-spacing: -0.25px;
    line-height: 14px;
    left: calc(80% + 381px);
    position: absolute;
    top: 44px
}

    .headerSearch .closeSearch p {
        padding: 5px
    }

    .headerSearch .closeSearch .close {
        height: 23px;
        width: 23px
    }

.headerSearch .search-container #filtering-search {
    background-color: #efefef;
    width: 600px;
    border-radius: 5px;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 15px 10px 15px
}

.headerSearch .filter-title {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    color: #000
}

.headerSearch .radio-options {
    color: #4F4F4F;
    font-size: 16px;
    line-height: 18px;
    display: flex;
    flex-direction: column
}

    .headerSearch .radio-options.content-article, .headerSearch .radio-options.slidewhow-content, .headerSearch .radio-options.international-content {
        align-items: flex-start
    }

        .headerSearch .radio-options.content-article label, .headerSearch .radio-options.slidewhow-content label {
            display: flex;
            flex-direction: row-reverse
        }

        .headerSearch .radio-options.international-content label {
            justify-content: flex-end
        }

        .headerSearch .radio-options.content-article label input, .headerSearch .radio-options.slidewhow-content label input {
            margin-right: 10px
        }

.headerSearch #content-filters1 {
    width: 60%;
    padding-bottom: 10px
}

.headerSearch #content-filters2 {
    width: 40%;
    padding-bottom: 10px
}

.headerSearch #text-include {
    text-align: initial;
    width: 10%
}

    .headerSearch #text-include:nth-child(1) {
        display: flex;
        width: 100%;
        flex-direction: row-reverse
    }

        .headerSearch #text-include:nth-child(1) input {
            margin-right: 10px
        }

.headerSearch #startDate, .headerSearch #endDate {
    width: 250px;
    height: 36px;
    border-radius: 5px;
    border: 1px solid;
    margin: 0 20px 0 20px;
    padding: 11px 0;
    font-size: 14px;
    color: #7d7d7d;
    text-indent: 5px
}

.headerSearch .dates-search #startDate, .headerSearch .dates-search #endDate:focus {
    outline: none !important
}

.headerSearch #date-filters {
    display: flex;
    padding: 10px 0 20px 0;
    border-top: 1px solid #BDBDBD
}

.headerSearch .content-date {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.headerSearch .button-search {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    color: #FFF;
    height: 36px;
    width: 85px;
    background-color: #0133B3;
    border: none;
    border-radius: 5px;
    margin: 20px 20px 0 0;
    float: left
}

.headerSearch .cancelSearch {
    font-size: 16px;
    font-weight: 700;
    line-height: 36px;
    color: #000;
    height: 36px;
    width: 85px;
    background-color: #fff;
    border: solid 1px #333;
    border-radius: 5px;
    margin: 20px 20px 0 0;
    float: left
}

.headerSearch .header-text {
    display: flex;
    padding-top: 40px
}

.headerSearch .ad-search {
    background-color: #FFF;
    width: 297px;
    height: 250px;
    position: absolute;
    left: calc(80% + 150px);
    top: 84px;
    z-index: 2
}

.headerSearch .search-elements {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 40%;
    top: calc(50% - 30px);
    transform: translate(-50%, -50%)
}

.label-date {
    padding-left: 3px;
    color: #4f4f4f;
    margin: 0 20px 0 20px
}

@media (max-width: 1024px) {
    .headerSearch .search-elements {
        left: 30%
    }
}
.test:not(.nohover):hover {
    border: 1px solid #0814bf;
}
.dropdownImage {
    width: 10px;
    height: 9px;
    padding-left: 2px;
}
.dropdownImage1 {
    width: 17px;
    margin-top: -2px !important;
    margin-left:2px !important;
    display:inline !important;
}
.dropdownHover:hover{
    border-bottom:solid 3px #0055CC
}
.pstyle {
    height: 32px;
    display: inline-block;
    /*color: black;*/
    color: #ffffff;
}
.mysearchNewdropdown {
    top: 78%;
    /*left: 15%;*/
    left: 1%;
    min-width: 292px !important;
    background-color: #F4F7FD !important;
}

  /*  .mysearchNewdropdown> li {
        border-bottom: 2px solid black;
    }*/

        .mysearchNewdropdown> li a {
            padding: 5px 20px;
        }

            /*.mysearchNewdropdown> li a:hover {
                background: #0133b3 !important;
                color: white !important;
                border-color: #0133b3 !important;
                font-weight: normal !important;
                font-family: proxima-nova, sans-serif;
            }*/

                .mysearchNewdropdown> li a:hover p {
                    color: white !important;
                }

        .mysearchNewdropdown> li:last-child {
            border-bottom: none;
        }
        .margintopforsearch{
            margin-top:-25px;
        }
.quicksearchStyle {
    list-style-type: none;

}

.boxBubble {
    width: 200%;
    background: grey;
    text-align: left;
    padding: 20px;
    position: relative;
    border-radius: 5px;
}
    .boxBubble > li {
        border: solid 1px #DFDFDF;
        border-collapse: collapse;
        border-radius: 4px;
        padding-left: 17px;
        padding-top: 5px;
        left: -91px;
    }
    .boxBubble > li:hover {
        border: 1px solid #0055CC;
        background: #F4F7FD 0% 0% no-repeat padding-box;
    }
        .boxBubble > li text {
            font: normal normal bold 16px Public Sans;
            letter-spacing: 0px;
            color: #000000;
            opacity: 1;
            margin-left: 9px;
        }
        .boxBubble > li img {
           height:20px;
           width:20px;
        }
        .boxBubble > li text p {
            font: normal normal normal 14px Public Sans;
            letter-spacing: 0px;
            color: #000000;
            opacity: 1;
            margin-left:33px;
        }
.triangle:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 10%;
    margin-left: -10px; /* Adjust this value to change the position of the arrow */
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #DFDFDF transparent; /* Transparent border with border-color pointing towards the bubble */
}
.triangle2:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px; /* Adjust this value to change the position of the arrow */
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #F3CA3E transparent; /* Transparent border with border-color pointing towards the bubble */
}
.marginLi{
    margin-top:10px;
    margin-bottom:10px;
}
.myAccount {
    margin-left: 63%;
    min-width: 167px;
    color: black;
    font-weight: bold;
    margin-top: 10px;
}
.avvtarImge {
    margin-right: 9px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    display: inline !important;
}
.dropdownAcc {
    width: 20px;
    margin-top: 3px;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    display:inline !important;
}
.boxBubbleAcc {
    width: 89%;
    background: grey;
    text-align: left;
    padding: 20px;
    position: absolute;
    border-radius: 10px;
    padding-left: 20px !important;
    left: 100px;
    height:297px;
}
    .boxBubbleAcc li::marker {
        color: red;
      
    }
.triangle1:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 10%;
    margin-left: 80px; /* Adjust this value to change the position of the arrow */
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #DFDFDF transparent; /* Transparent border with border-color pointing towards the bubble */
}
.closeImg 

{
    width: 40px;
    margin-left: 12px;
    margin-bottom: 20px;
}
.AccountAnchor {
    color: #0055CC !important;
    padding: unset !important;
    font-size: 12px !important;
    display: block !important;
    clear: both !important;
    font-weight: bold !important;
    line-height: 1.428571429 !important;
}
.AnchorAcc {
    padding: unset !important;
    font-size: 12px !important;
    font-weight: normal;
    color: black;
}
.listStyle {
    list-style: none;
    background-image: url("Images/Bullet.png")
}
.signOutBorder {
    border: solid 2px #888888;
    border-collapse: collapse;
    border-radius: 50px;
    padding: 10px 60px;
    margin: 10px;
    color:#000000;
}
.clientsButton {
    padding-right: 0px;
    max-width: 324px;
}
.tooltipTrigger .tooltip1 {
    display: none;
}
.tooltipTrigger:hover {
    cursor: pointer;
}

    .tooltipTrigger:hover .tooltip1 {
        display: inline;
        position: relative; /* relative to .tooltipTrigger */
        left: 10px;
        border: 1px solid #ccc;
    }
.paddingProfile {
    padding: 0px 12px 0px 30px;
}
.paddingAttorneyProfile {
    padding: 0px 30px 0px 65px;
}
.PadingMarginWholeApp {
    padding-left: 30px;
    padding-right: 20px;
}
.QuickTextButton {
    border-radius: 0px 4px 4px 0px !important;
    margin-bottom: 4px !important;
    margin-left: -3px !important;
    line-height: 1.7 !important;
}
.QuickTextBox {
    width: 84% !important;
    height: 32px !important;
    border-radius: 4px 0px 0px 4px !important;
    background-color: white !important;
    border: solid 1px #000000 !important;
}
.followThisFirm {
    font-size: 20px;
    color: #0055cc;
    font-weight: 800;
}
.officeLoc {
    color: #000000 !important;
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
}
.newsNoBorder{
    border: unset !important;
}
.preselctst:after {
    content: '*';
}
.preselctst1:after {
    content: '' !important;
}
.firstCellStyle{
    padding-top:35px !important;
}
.CellWithComment {
    position: relative;
}
.subrank{
	padding-left: 8px;
}

.CellComment {
	text-align: center;
    display: none;
    position: absolute;
    z-index: 100;
    /* border: 1px; */
    background: #FFFACD 0% 0% no-repeat padding-box;
    box-shadow: 2px 2px 8px #00000059;
    border: 2px solid #F3CA3E;
    opacity: 1;
    padding: 3px;
    /* color: red; */
    top: 40px;
    left: 1px;
    /* width: 120%; */
	width: 245px;
	height:  24px;
	
	font: normal normal normal 13px Public Sans !important;
    padding: 2px 10px;
}

.CellWithComment:hover span.CellComment {
    display: block;
}
.newspadding{
    padding-left:18px !important;
}
.PanelBorder {
    border: unset !important;
    -webkit-box-shadow: unset !important;
    box-shadow:unset !important;
}
.peerDropdown {
    width: 16px;
    height: 13px;
}
.plainText{
    font-size:13px;
    color:#000000 !important;
}

/*Fix Header Table*/
.fixHeaderTableNew table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    /*border: 2px solid black;*/
}

.fixHeaderTableNew thead, .fixHeaderTableNew tbody, .fixHeaderTableNew tr, .fixHeaderTableNew td, .fixHeaderTableNew th {
    display: block;
}

    .fixHeaderTableNew tr:after {
        content: ' ';
        display: block;
        visibility: hidden;
        clear: both;
    }

    .fixHeaderTableNew thead th {
        /*height: 30px;*/
        /*line-height: 30px;*/
        height: 55.01px;
        line-height: 55px;
        /*text-align: left;*/
    }

.fixHeaderTableNew tbody {
    height: 310px;
    overflow-y: auto;
}

.fixHeaderTableNew thead {
    /* fallback */
    width: 97%;
    /* minus scroll bar width */
    width: calc(100% - 17px);
}

.fixHeaderTableNew tbody {
    /*border-top: 2px solid black;*/
}

    .fixHeaderTableNew tbody td, .fixHeaderTableNew thead th {
        width: 12%;
        float: left;
        border-right: 2px solid #ffffff;
        /*border-right: 1px solid black;*/
    }

        .fixHeaderTableNew tbody td:last-child, .fixHeaderTableNew thead th:last-child {
            border-right: none;
        }
/*End Fix Headeer Table*/
.widthColumn1{
    width:18%;
}
.widthColumn2 {
    width: 12%;
}
.widthColumn3 {
    width: 12%;
}
.widthColumn4 {
    width: 12%;
}
.widthColumn5 {
    width: 8%;
}
.widthColumn6 {
    width: 11%;
}
.widthColumn7 {
    width: 14%;
}
.widthColumn8 {
    width: 14%;
}
.newPading{
padding-left:23px !important;
}
.newPading1 {
    padding-left: 33px !important;
}
.boldCol{
    font-weight:bold;
}
.NObottomBorder {
    border-bottom: unset !important;
}
.percentageaf > tr > td:nth-child(2):after {
    content: '%';
}
.percentageafNo > tr > td:nth-child(2):after {
    content: ' ' !important;
}
.heightbtn{
    height:22px !important;
}
.onlyhead > thead > tr > th {
    vertical-align: middle !important;
    height: 56px;
    text-align: left;
    border-bottom: 2px solid #DFDFDF !important;
    border-top: 2px solid #DFDFDF !important;
}

    .onlyhead > thead > tr > th:last-child {
        border-right: 2px solid #DFDFDF !important;
    }
    .onlyhead > thead > tr > th:first-child {
        border-left: 2px solid #DFDFDF !important;
    }
    /*Above is for testing Only*/
/*the code within this area datalist form Survey Page Redesign*/
.headingmargin {
    margin-bottom: 20px;
    margin-left: -15px;
}

.thingreyborder {
    border-top: 1px solid #dfdfdf;
    margin-bottom: 15px;
}

.boldContent {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.filterimgstyle {
    margin-bottom: 9px;
    margin-right: 4px;
    margin-left: -9px;
}

.filtermarginbot {
    margin-bottom: 10px;
}

.searchMargin {
    margin-bottom: 5px;
}

.searchBoxmargin {
    margin-bottom: 20px;
}

.marginT {
    margin-top: 20px;
}

.marginleftSur {
    margin-left: -15px;
}

.clearFilterSurvey {
    margin-top: 11px;
    /* font-weight: unset; */
    text-decoration: underline;
    font: normal normal normal 16px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.Chipsurvey {
    background: #0055CC1A 0% 0% no-repeat padding-box !important;
    border-radius: 4px !important;
    opacity: 1 !important;
    margin-left: 8px !important
}

.SurveyresultBorder {
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border: 1px solid #707070 !important;
    border-radius: 5px !important;
    opacity: 1 !important;
    margin-bottom: 6px !important;
    /*margin-left:23px !important;*/
    width: 100% !important;
    padding: 14px 10px !important;
}

.DropdownButtonSurvey {
    background-color: #ffffff !important;
    float: left !important;
    /*padding-right: 60px !important;*/
    font-size: 16px !important;
    color: #000000 !important;
    /*border: 1px solid #929292 !important;*/
}

.DropdownUlCode {
    width: auto;
    border: 1px solid #929292;
    background-color: #ffffff !important;
    padding-left: 0px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.recordsFound {
    width: fit-content;
    margin-bottom: -24px;
    top: 10px;
    position: relative;
}

.DropdownOptionSurvey {
    margin-bottom: 0px;
    list-style-type: none;
    padding-left: 15px;
}

.SurveyListingHeading {
    font: normal normal bold 20px Public Sans !important;
    letter-spacing: 0px;
    color: #0055CC !important;
    opacity: 1;
}

    .SurveyListingHeading:not(.nohover):hover {
        border-color: unset !important;
        box-shadow: unset !important;
    }

.SurveyTopicsDesign {
    font: normal normal normal 14px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #929292;
    opacity: 1;
    width: fit-content;
    padding: 4px;
    margin-right: 10px;
}

.textMutedCode {
    text-align: left !important;
    font: normal normal normal 14px Public Sans !important;
    letter-spacing: 0px !important;
    color: #929292 !important;
    opacity: 1 !important;
}

.SurveyDescription > p {
    text-align: left;
    /*font: normal normal normal 16px/24px Public Sans;*/
    font: normal normal normal 14px Public Sans;
    letter-spacing: 0px;
    color: #000000 !important;
    opacity: 1;
    margin-top: 10px;
    margin-bottom: 44px;
}

.SurveyBackToSearch {
    font: normal normal normal 16px/19px Public Sans !important;
    letter-spacing: 0px !important;
    color: #0055CC !important;
    opacity: 1;
}

.surveyPipe {
    font-size: 16px;
    color: #000000 !important;
    margin-left: 10px;
    font-weight: bolder;
}

.SurveyProfileImage {
    width: 180px;
    margin-top: 14px;
}

.Surveyname {
    margin-top: 50px;
}

.AddtoMyResearc {
    text-align: left;
    font: normal normal normal 16px/19px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 4px;
    opacity: 1;
    padding: 6px 9px !important;
}

.surveyYearDropdown {
    padding: 2px;
    background: 0% 0% no-repeat padding-box padding-box rgb(255, 255, 255);
    border: 1px solid rgb(146, 146, 146);
    border-radius: 4px;
    opacity: 1;
}

.multiYearDownload {
    /*margin-top: 23px;*/
    padding-left: 0px;
    /*margin-left: -20px;*/
    width: fit-content;
}

.MultiYearDro {
    padding: 3px 6px !important;
    margin-top: 5px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #929292;
    border-radius: 4px;
    opacity: 1;
    font-size: 14px;
    color: #000000;
}

.DownloadSurveyAnchor {
    text-align: left;
    font: normal normal 600 14px Public Sans;
    letter-spacing: 0px;
    color: #F5F5F5 !important;
    background: #0055CC 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    padding: 3px 10px 4px 10px !important;
}

.DownloadSurveyDiv {
    /*   margin-top: 23px;
    margin-left: -14px;*/
}

.SurveyProfileHeader {
    text-align: left;
    font: normal normal bold 24px/28px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-bottom: 20px;
}

.SurveydescriptionText {
    text-align: left;
    font: normal normal normal 16px Public Sans;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

.DateDropDownOption {
    text-align: left !important;
    font: normal normal normal 16px Public Sans !important;
    letter-spacing: 0px !important;
    color: #929292 !important;
    opacity: 1 !important;
}

.DateDropStyle {
    background: url("Images/NewBlackDropDown.png") no-repeat right #ffffff;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #929292 !important;
    border-radius: 4px !important;
    opacity: 1;
    padding-right: 50px !important;
}

.PlusSign {
    border-top: 1px solid #929292;
    border-right: 1px solid #929292;
    border-bottom: 1px solid #929292;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 4px;
    margin-bottom: 1px;
    padding-top: 5px !important;
}

.comparisonFirm {
    border-right: unset !important;
    border-top-right-radius: unset !important;
    border-bottom-right-radius: unset !important;
}

.ClearSurveyRankingFilet {
    margin-top: 1px;
    text-align: right;
    font: normal normal bold 16px Public Sans;
    letter-spacing: 0px;
    color: #929292;
    text-transform: uppercase;
    opacity: 1;
}

.AppliedFiltertable {
    text-align: left;
    font: normal normal normal 16px/19px Public Sans;
    letter-spacing: 0px;
    color: #000000 !important;
    background: #F5F5F5 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    border-bottom: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
}

.removeFilterdesign {
    /* background: #9A9A9A 0% 0% no-repeat padding-box; */
    opacity: 1;
    color: #9a9a9a;
    font-weight: bolder;
    font-size: 20px;
    margin-right: -7px;
}

.SurveyNote {
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    /*padding-top:22px;*/
    padding-left: 0px;
    font-size: 14px !important;
    font-style: italic;
}

.surveynameheader {
    width: fit-content !important;
    margin-bottom: 0px !important;
    top: 37px !important;
    position: relative !important;
}

.text-center-survey {
    text-align: center !important;
}

.RankingTableTopHeader {
    border-bottom: 1px solid #ffffff;
    width: 15%;
    background-color: #AFAFAF;
    border-top: 1px solid #AFAFAF !important;
}

.SurveyresultBorder1 {
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border: 1px solid #707070 !important;
    border-radius: 5px !important;
    opacity: 1 !important;
    margin-bottom: 12px !important;
    /*margin-left: 18px !important;*/
    /*width:45% !important;*/
    margin-left: 10px !important;
    width: 49% !important;
    padding: 14px 10px !important;
}

.downloadSurveyIconBlue {
    width: 19px;
    position: relative;
    top: -1px;
    margin-right: 1px;
}

.Inmyresearch {
    background: #F394351A 0% 0% no-repeat padding-box !important;
    border: 1px solid #F39435 !important;
    border-radius: 4px !important;
    opacity: 1;
}

.NopaddingRgt {
    padding-right: 0px !important;
}

.SurveyTopicInput > input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    padding: 5px;
    border: 1px solid #929292;
    border-radius: 0px;
    outline: none;
}

.SurveyTopicInput > input[type=checkbox]:checked {
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    outline: none;
    font-size: 10px;
    border: 1px solid #000000 !important;
}

    .SurveyTopicInput > input[type=checkbox]:checked:after {
        /*content: "Checked";*/
        font-family: 'FontAwesome';
        content: "\f00c";
    }
/*the code within this area datalist form Survey Page Redesign*/
/*The Code below is for Non-Subscribed view of Firm Profile*/
.table-overlay-container1 {
    position: relative;
    width: 100%;
    text-align: center;
}

.table-overlay1 {
    position: absolute;
    top: 60%;
    left: 50%;
    width: 40%;
    height: fit-content;
    background: #0044A3 0% 0% no-repeat padding-box;
    color: white;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 21px;
    z-index: 10;
    border-radius: 8px;
    opacity: 1;
    /* bottom: 28px; */
    transform: translate(-50%, -50%);
    max-width: 520px;
}

.premium-head1 {
    text-align: center;
    font: normal normal 500 15px/17px Public Sans;
    letter-spacing: -0.27px;
    color: #FFFFFF;
    opacity: 1;
}

.premium-text1 {
    text-align: center;
    font: normal normal normal 12px/16px Public Sans;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.premium-button1 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1 !important;
    font: normal normal bold 15px / 17px Public Sans;
    letter-spacing: -0.26px;
    color: #212529;
    opacity: 1 !important;
    width: 115px !important;
    height: 38px;
    align-content: center;
    display: flex;
    justify-self: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .premium-button1:hover,
    .premium-button1:focus,
    .premium-button1:active {
        color: #212529 !important; /* Keep original color */
        /*background: none !important;*/ /* Remove background changes */
        /*text-decoration: none !important;*/ /* No underline */
        outline: none !important; /* Remove focus outline */
        box-shadow: none !important; /* Remove any shadow effects */
    }

.premium-signin1 {
    color: #FFFFFF;
    text-decoration: underline;
}

    .premium-signin1:hover,
    .premium-signin1:focus,
    .premium-signin1:active {
        color: #FFFFFF !important;
        text-decoration: underline;
        outline: none !important; /* Remove focus outline */
        box-shadow: none !important; /* Remove any shadow effects */
    }

.tooltip-box1 {
    position: absolute;
    top: 6px;
    left: 55%;
    transform: translateX(-10%);
    background: #0044A3 0% 0% no-repeat padding-box;
    color: #ffffff;
    padding: 8px 12px;
    border-radius: 5px;
    white-space: nowrap;
    display: inline-block;
    z-index: 10;
    font: normal normal 12px / 12px Public Sans;
    width: fit-content;
}

/*.tooltip-box1::after {
        content: "";
        position: absolute;
        top: 100%;*/ /* Positions it at the top of the tooltip */
/*left: 50%;
        transform: translateX(-50%);
        border-width: 8px;
        border-style: solid;
        border-color: #0044A3 transparent transparent transparent;
    }*/

.hiddenTooltip1 {
    /*display: none !important;*/
    display: block !important;
    visibility: hidden !important;
}

.lock-icon2 {
    height: 26px;
    display: inline;
    margin-top: -4px;
    width: 23px;
}

/*The Code Above is for Non-Subscribed view of Firm Profile*/



