﻿.col-bop1 { color: #b15d22;}
.col-bop2 { color: #4698cd;}
.col-bop3 {color: #dd9f2b;}
.col-bop4 {color: #fccc71;}
.col-bop5 {color: #a5edff;}
.col-bop6 { color: #b16ae2;}
.col-bop7 { color: #3b587a;}
.col-bop10 {color: #333333;}
.col-bop11 {color: #64cac6;}
.col-light {color: #c6c6c6;}
.col-light2 {color: #b5b5b5;}

.btn-continue-2 {
    border-radius: 10px;
    border: 0px;
    color: #fff;
    font-weight: bolder;
    background-color: #136d54;
}

#totalLeviesDiv {
    border: 1px #d5d5d5 solid;
    border-radius: 18px;
    padding: 15px 10px 15px 10px;
    background: #fff;
}

#sPage .form-control, #sPage select {
    background: #75dbd6;
    color: #ffffff;
    border: 0;
    border-radius: 0px;
    font-weight: bolder;
}

#sPage ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #dddddd;
}

#sPage :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #dddddd;
}

#sPage :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #dddddd;
}

.topBorder { border-top:4px #000 solid;}

.appBarMain {
    height: 130px;
    /*    background: url('/img/imgbg.jpg');*/
    background: #2b2b2b;
    background-size: cover;
    color: #fff;
    margin-top: 0px;
}

.form-control.is-invalid {
    border: 1px #dc3545 solid;
    box-shadow: 0 0 2rem rgb(0 0 0 / 15%);
}

.insertedCertDiv {
    min-height: 100px;
    background: #fff;
    box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
}

.menu2 {
    border-radius: 16px;
    margin-top: 40px;
    position: fixed;
    width: 220px;
    background: #fff;
}

    .menu2 .bg-active-sidebar:first-child {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
    }
    .menu2 .bg-active-sidebar:last-child {
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
    }

.bg-active-sidebar {
    background: #ffe8bf;
    font-weight: bolder;
}

.menu2Item {
    border-bottom: 1px #f7f7f7 solid;
    padding: 15px 20px 15px 18px;
    font-size:14px;
}
    .menu2Item:last-child { border-bottom:0px;}

    .actionBar {
        width: 100%;
        min-height: 150px;
        color: #414141;
        border-radius: 22px;
        background: #fff1f1;
        border: 1px #eaeaea solid;
        padding: 20px 30px 20px 30px;
        position: relative;
    }

.smallFont {
    font-size: 18px;
    font-weight: 100;
}

.loanSummary {
    padding: 30px 30px 20px 40px;
    border-radius: 18px;
    border: 1px #a5a5a5 solid;
    line-height: 25px;
}
.loanSummary p { font-size:20px;}

.largeText {
    font-size: 34px;
}

.dashIcon { position:absolute; bottom:30px; left: 20px; }
.dashIcon i { font-size:28px; }

.dashMetro {
    background: #fff;
    position: relative;
    color: #2f5072;
    margin-top: 10px;
    padding: 15px 15px 0px 15px;
    height: 150px;
    border-radius: 14px;
    box-shadow: 0 0 2rem rgb(0 0 0 / 5%);
}

.chart-container {
    width: 100%; /* Fill the entire parent column */
    height: auto; /* Maintain aspect ratio */
    padding: 1.5rem;
    margin-top: 0px;
}

    .chart-container canvas {
        display: block; /* Ensure the canvas respects the container size */
        width: 100% !important; /* Fill the container */
        height: auto !important; /* Maintain aspect ratio */
    }



.dashTitle {font-size:20px; font-weight:100;}

.metroCompo {
    position: absolute;
    bottom: 5px;
    right: 20px;
    font-size: 58px;
    font-weight: bolder;
    color: #141414;
}

.dataBar {
    width: 100%;
    min-height: 250px;
    color: #414141;
    border: 1px #eaeaea solid;
    padding: 30px;
    position: relative;
}

.addShades {
    box-shadow: 0 0 2rem rgb(0 0 0 / 5%);
}

.stagingEnv .rounded-md {
    border-radius: 0.995rem;
}

.multicolor-dash {
    display: flex;
    width: 40px;
    height: 15px;
    overflow: hidden;
}

    .multicolor-dash::before,
    .multicolor-dash::after {
        content: '';
        width: 50%;
        height: 100%;
    }

    .multicolor-dash::before {
        background-color: #ffd400;
    }

    .multicolor-dash::after {
        background-color: #00adff;
    }
    
.multicolor-dash2 {
    display: flex;
    width: 30px;
    height: 10px;
    overflow: hidden;
}

    .multicolor-dash2::before,
    .multicolor-dash2::after {
        content: '';
        width: 50%;
        height: 100%;
    }

    .multicolor-dash2::before {
        background-color: #39b1b9;
    }

    .multicolor-dash2::after {
        background-color: #9d2825;
    }


.oServe {
    margin-bottom: 35px;
    border: 1px #ededed solid;
    border-radius: 22px;
    padding: 10px 25px 25px 25px;
    background: #fff;
    height: 300px;
}

.mainDoc {
    background:#f8f8f8;
    border-radius:22px;
    padding:39px;
}

.homePOtherServ {
    
}

.bg-btnMg {
    background: #daebfc;
    border: 1px #3f73a2 solid;
    color: #3f73a2;
}

.bg-btnMg2 {
    background: #fcf1da;
    border: 1px #a28c3f solid;
    color: #a28c3f;
}

.btnMagic {
    border-radius:18px;
    font-size:18px;
    font-weight:bolder;
    padding:10px 25px 10px 25px;
}

.bdTopHeavy {
    border-top: 6.5px #000 solid;
}

.bdBottomHeavy {
    border-bottom: 6.5px #000 solid;
}

.smallDiv {
    line-height: 29px;
}

.bg-actions {
    background: #fffaf0;
}

.redLH { line-height: 0.3; }
.redLH1 {
    line-height: 24px;
}

a { text-decoration:none;}
.hide {display:none;}

.overlayApp {
    background: rgb(255 255 255 / 0.74);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 900;
    display: none;
}

.memBlock {
    background: #fff;
    padding: 30px 0px 15px 0px;
    /* border: 1px #dbdbdb solid; */
    border-top: 1px #adadad dashed;
}

.noDecorA {
    text-decoration: none;
    color: #000;
}

.nBrand {
    font-weight: 100;
}

.nBrandBig {
    font-size: 24px;
}

.nBrandSmall {
    font-size: 17px;
}

.progress {
    background-color: #bbbbbb;
}

.dirHandlesAlt {
    position: absolute;
    top: 16%;
    color: #d0cfcf;
}

.profileBtn {
    border: 1px #dbdbdb solid;
    border-radius: 17px;
    width: 80px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.getMember {
    text-decoration: none;
    font-weight: bold;
    color: #242424;
}

    .getMember:hover {
        opacity: 0.6;
        color: #242424;
    }

.imgLoader {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.specDiv {
    background: #fff;
    border-radius: 9px;
    border: 1px #e2e2e2 solid;
    box-shadow: 0 0 2rem rgb(0 0 0 / 5%);
    padding:5px 10px 5px 10px;
}

.magixText {
    font-size: 40px;
    font-weight: bolder;
}

.stagingEnv {
    position: relative;
}

.imgLoader img {
}

.stagingEnv .rounded-md {
    border-radius: 0.995rem;
}

.imgLoader img {
}

.sectionTitle {
    font-weight: bolder;
    font-size: 20px;
    padding-top:15px;
}

.borSection1 {
    border-top: 4px #cf5a5a solid;
}

.borSection2 {
    border-top: 4px #2f4286 solid;
}

.borSection3 {
    border-top: 4px #2f7a86 solid;
}

.borSection4 {
    border-top: 4px #862f5a solid;
}

.postBox {
    border-top: 1px #adadad dashed;
    padding-top: 25px;
    margin: 20px 0px 20px 0px;
}

.profileBox {
    padding: 30px 0px 0px 10px;
    border-top: 1px #adadad dashed;
/*    border-bottom: 1px #adadad dashed;*/
}

.profileDiv {
    
}

.postText {
    font-weight: bolder;
}

.PTRLH {
    line-height: 1.1;
}

.postAuthor {
    font-weight: bolder;
    font-size: 0.9rem;
    color: #689e9c;
}


.borderBottom1 {
    padding-bottom:15px;
    border-bottom:1px #adadad dashed;
}


.postVDivider {
    height: 60px;
    width: 25px;
    border: 2px #2e8683 solid;
    align-content: center;
}

.userSignUpSideBar a {
    text-decoration: none;
    color: #868686;
}

    .userSignUpSideBar a:hover {
        color: #868686;
        cursor: pointer;
    }

.attornIndex {
    position: relative;
}

.adTitle {
    font-size: 18px;
    line-height: 19px;
}

.cbh1 {
    height: 330px;
}

.cbh2 {
    height: 190px;
}

.workHereTag {
    font-size: 11px;
    padding: 5px;
    background: #344873;
    color: #fff;
    border-radius: 7px;
    font-weight: bolder;
}


#chartShow {
    background: #fff;
    display: none;
    border-radius: 22px;
    padding: 30px;
}


.comTitleBody {
    padding: 72px 0px 0px 25px;
}

.comTitleBody2 {
    padding: 25px 0px 0px 25px;
}

.comBadge {
    background: #ffffff;
    border-radius: 18px;
    border: 1px #cfcfcf solid;
    position: relative;
}

/*.comBadge {
    background: #fff7f7;
    border-radius: 18px;
    position: relative;
}*/

.adDesc {
    font-weight: lighter;
    font-size: 14px;
}

.sideAdvert {
    padding: 13px 0px 13px 0px;
    line-height: 8px;
}

.osBottomBtns {
    position: absolute;
    bottom: 20px;
    height: 50px;
    padding: 5px 10px 5px 10px;
    width: 100%;
}

.userSignUpSideBar {
    height: 50px;
    border: 1px #b5b5b5 solid;
    width: 86%;
    font-weight: bolder;
    color: #f3f3f3;
    padding: 10px 0px 5px 4px;
    border-radius: 23px;
    position: absolute;
    left: 5%;
    right: 7%;
    bottom: 20px;
}

.selectContainerText {
    position: absolute;
    left: 15px;
    top: 7px;
    color: #727272;
    font-family: Calibri;
    font-size: 22px;
    font-weight: 100;
}

.selectContainerIcon {
    position: absolute;
    right: 15px;
    top: 10px;
}

    .selectContainerIcon i {
        font-size: 18px;
    }

.addMenuAsset {
    line-height: 30px;
}

    .addMenuAsset a {
        text-decoration: none;
        /*font-weight:bold;*/
        color: #000;
        margin: 10px 0px 3px 0px;
    }

    .addMenuAsset:hover {
        cursor: pointer;
    }

#attornRank {
    position: absolute;
    bottom: 28px;
    font-size: 19px;
}

#findAttorneys {
    position: absolute;
    bottom: 15px;
    right: 8px;
    background: #d6f269;
    font-size: 12px;
    font-weight: bolder;
    color: #000;
    padding: 5px 9px 6px 9px;
    border-radius: 9px;
}

.attornBase {
    position: absolute;
    top: 6px;
    right: 8px;
    font-size: 15px;
    font-weight: bolder;
    color: #fff;
}

.btn:hover {
    border-color: transparent;
    color: inherit;
    background-color: inherit;
    opacity:0.7;
}

.centerIcon {
    position: absolute;
    padding: 20px 0 0 20px;
}

.bottomPlace {
    position: absolute;
    bottom: 13px;
}

.purpDisplay {
    position: absolute;
    height: 28px;
    max-width: 85px;
    border-radius: 16px;
    bottom: 15px;
    left: 12px;
    z-index: 9900;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 3px 11px 0px 9px;
    font-weight: bolder;
}

.timeDisplay {
    position: absolute;
    height: 28px;
    max-width: 95px;
    border-radius: 16px;
    background: #000;
    bottom: 15px;
    right: 12px;
    z-index: 9900;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 3px 11px 0px 9px;
    font-weight: bolder;
}

.pullMenu {
    position: fixed;
    z-index: 7106;
    margin-top: 23px;
    background: #000000;
    bottom: 5%;
    right: 5%;
    height: 70px;
    width: 70px;
    cursor: pointer;
    border-radius: 50%;
    color: #fff;
}


.fnotfBody {
    line-height: 18px;
}

.fnotfTitle {
    font-weight: bolder;
    color: #767676;
    font-size: 16px;
}

.fnotfInfo {
    position: absolute;
    margin-top: 5.4%;
    left:55px;
    font-size: 15px;
    font-weight: 100;
}

.fnotfIcon {
    position: absolute;
    margin-top: 5%;
    left: 20px;
    bottom: auto;
}

    .fnotfIcon i {
        font-size: 22px;
    }

/*.successNotfIcon { color:#ccf393;}
.failureNotfIcon { color:#f39393;}*/


.successNotfLBorder {
    border-left: 12px #ccf393 solid;
}

.failureNotfLBorder {
    border-left: 12px #f39393 solid;
}

.successAppNotf {
    background: #157e2f;
    color: #fff;
}

    .successAppNotf i {
        color: #fff;
    }

.failureAppNotf {
    background: #a03434;
    color: #fff;
}

    .failureAppNotf i {
        color: #fff;
    }

.successNotfLBorder {
    border-left: 12px #ccf393 solid;
}

.failureNotfLBorder {
    border-left: 12px #f39393 solid;
}

.successAppNotf {
    background: #fff;
    color: #157e2f;
    font-weight: bolder;
    text-align: right;
}

    .successAppNotf i {
        color: #157e2f;
    }

.failureAppNotf {
    background: #fff;
    color: #a03434;
    font-weight: bolder;
    text-align:right;
}

    .failureAppNotf i {
        color: #a03434;
    }

.appWideNotification {
    position: fixed;
    bottom: 20px;
    display: none;
    z-index: 8999;
    left: 20px;
    padding: 15px 10px 20px 15px;
    width: 250px;
    height: 75px;
    font-weight:bolder;
    border-radius:18px;
    border-top: 1px solid #ebeaeb;
    border-right: 1px solid #ebeaeb;
    border-bottom: 1px solid #ebeaeb;
    box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
}

#basicModal i {
    font-size: 13px;
    margin-right: 3px;
}

.workHereTag {
    font-size: 11px;
    padding: 5px;
    background: #344873;
    color: #fff;
    border-radius: 7px;
    font-weight: bolder;
}

.opacity:hover {
    opacity: 0.8;
}

.bdUnder {
}

.roundishBtn {
    height: 30px;
    display: block;
    min-width: 30px;
    border-radius: 12px;
    background: #fff;
    border: 3px #000 solid;
    padding: 5px 7px 4px 0px;
}

.bg-bop1 {
    background: #fccc71;
}

.bg-bop2 {
    background: #6dcecd;
}

.bg-bop3 {
    background: #c76464;
}

.bg-bop4 {
    background: #64c798;
}

.bg-bop5 {
    background: #dcc767;
}

.bg-bop6 {
    background: #f3f3f3;
}

#insertQueryDesc i {
    font-size: 10px;
    padding-bottom: 3px;
}

.mainDataBody {
    display: none;
}

.auxDataBody {
    display: none;
}

.mainDataBody2 {
    display: none;
}

.auxDataBody2 {
    display: none;
    margin-top: 6%;
}

#advSearch {
}

    #advSearch:hover {
        cursor: pointer;
        color: #efac14;
    }

#uftData3 {
    margin-bottom: 40px;
}

.nBrandC {
    font-weight: 100;
    font-size: 20px;
    line-height: 18px;
    text-overflow: ellipsis;
}

.auxBdr {
    text-align: left;
    padding: 0 0 0 0;
}

.oGif2, .oGif3 {
    display: none;
    z-index: 9000;
    margin: 10px 0px 10px 0px;
}

.appendListItems {
    background: #fff;
    max-height: 480px;
    line-height: 17px;
    width: inherit;
    /*    border: 1px #d2cdcd solid;*/
    position: absolute;
    display: none;
    z-index: 9000;
}

.clickElement:hover {
    cursor: pointer;
    opacity: 0.8;
}

.clickElement {
    cursor: pointer;
}

.specialBtn1:hover {
    cursor: pointer;
    background: #007c89;
    color: #fff;
}

.specialBtn1 {
    background: #fff;
    color: #007c89;
    border: 2px #007c89 solid;
    box-shadow: 0 0 2rem rgb(0 0 0 / 5%);
}

.specialBtn2:hover {
    cursor: pointer;
    background: #000;
    color: #eeeeee;
}

.specialBtn2 {
    background: #eeeeee;
    color: #000;
}

.specialBtn {
    width: 160px;
    height: 50px;
    font-size: 20px;
    font-weight: bolder;
    border-radius: 18px;
    padding: 10px 20px 10px 20px;
    align-content: center;
    text-align: center;
}

.btn-action {
    background: #fff;
    color: #fff;
    width: 60px;
    height: 60px;
    border: 1px #3f3f3f solid;
    border-radius: 50%;
    cursor: pointer;
    behavior: url(PIE.htc);
}


.liveViewBubble {
    background: #17ad58;
    color: #17ad58;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    behavior: url(PIE.htc);
    position: absolute;
    /*    border: 2px #17ad58 solid;*/
    top: 9px;
}

.sideAdvert {
    padding: 13px 0px 13px 0px;
    line-height: 8px;
}

.viewDemographics {
    width: 100%;
    padding: 7px 0px 0px 10px;
    margin: 6px 0px 0px 0px;
    border-radius: 18px;
/*    border: 1px #e3dfdf solid;*/
}

    .viewDemographics ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #a8a8a8;
    }

    .viewDemographics:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #a8a8a8;
    }

    .viewDemographics::-moz-placeholder { /* Mozilla Firefox 19+ */
        color: #a8a8a8;
    }

    .viewDemographics:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #a8a8a8;
    }

    .viewDemographics::placeholder { /* Most modern browsers support this now. */
        color: #a8a8a8;
    }


/*.addIcon:after {
    position: absolute;
    transform: translate(0,-50%);
    right: 0;
    top: 50%;
    font-family: "Font Awesome 6";
    content: "\f06a";
}*/
.activitySet {
    position: relative;
    /*    padding: 0px 20px 0px 10px;*/
}

.ui-menu .ui-menu-item {
    font-weight: bolder;
    font-family: Calibri;
    padding: 5px;
}

    .ui-menu .ui-menu-item:hover {
        border: 0;
    }

.ui-widget-content {
    border: 1px rgba(0, 0, 0, 0.06) solid;
    box-shadow: 0 0 2rem rgb(0 0 0 / 5%);
    color: #222222;
    padding: 6px;
}

.viewDemographics input {
    background: #fff;
    color: #000;
    height: 45px;
    border: 3.5px #626262 solid;
    border-radius: 18px;
}

.profileData input {
    border-radius: 14px;
}

.liveView {
    position: absolute;
    top: 12px;
    left: 160px;
    font-weight: bold;
    color: #efac14;
}

.btn-action:hover {
    background: #184341;
}

.numQty {
    position: absolute;
    top: 5px;
    right: 5px;
    background: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
}

.cDuration {
    line-height: 30px;
}

.courtRoomIndex {
    font-weight: 100;
    color: #939393;
}

.locatText {
    line-height: 8px;
    text-align: right;
}

.locatTextB {
    line-height: 13px;
}

.caseLocation {
    font-weight: bolder;
    font-size: 20px;
}

.smoothFont {
    font-weight: 100;
}


.tUpperLocat {
    font-size: 16px;
    font-family: Calibri;
    font-weight: 100;
    text-transform: uppercase;
}

.tTextLocat {
    font-size: 18px;
    color: #a0a0a0;
    font-family: Calibri;
    font-weight: 100;
}

.tNormalLocat {
    font-size: 30px;
    font-family: Arial;
    font-weight: bolder;
    text-transform: uppercase;
}

.posIcon {
    font-size: 18px;
    margin: auto;
    inset: 0;
    padding-top: 10px;
    padding-left: 9px;
    color: #fff;
}

.localeDiv {background:#3d3d3d; color:#fff; border-radius:16px; padding:3px 15px 5px 15px; font-weight:bolder; font-size:13px;}

.locateBottom {
    position: absolute;
    bottom: 5px;
    right: 10px;
}

.propCOthers {
    padding: 0px 15px 0px 15px;
    background: #fff;
    color: #313d4c;
}

.arbiterIndex {
    font-weight: 100;
    color: #939393;
}

/*.imgSet { width:200px; height:200px; padding-top:10%; padding-left:10%; }*/

.qtyDisplay {
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #fff;
    top: 10px;
    left: 12px;
    z-index: 9900;
    color: #ffcaca;
}

.qtyDisplaySum {
    margin-top: 7.5px;
    margin-left: 9.3px;
    font-size: 16px;
    font-weight: bolder;
}

/*.swiper {
    width: 100%;
    height: 50%;
}*/

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.swiper-slide {
    width: 80%;
}

    .swiper-slide:nth-child(2n) {
        width: 60%;
    }

    .swiper-slide:nth-child(3n) {
        width: 40%;
    }

.propContainer {
    background: #fff;
    border-radius: 18px;
    position: relative;
    z-index: 6000;
    border: 1px #e2e2e2 solid;
    box-shadow: 0 0 2rem rgb(0 0 0 / 5%);
}

    .propContainer img {
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }

.timeline-wrapper {
    padding-bottom: 100px;
}

.singlePost {
    margin-bottom: 50px;
}

.aComments {
    text-align: right;
    cursor: pointer;
}

.shortLine {
    line-height: 18px;
    margin-top: 4px;
}

.postTitle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    cursor: pointer;
}

.timeline-item {
    background: #fff;
    /*    border: 1px solid;*/
    /*border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
    border-radius: 25px;
    padding: 15px 0px 0px 85px;
    width: 87%;
    height: 7px;
}

.timeline-itemB {
    background: #fff;
    /*    border: 1px solid;*/
    /*border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
    border-radius: 25px;
    padding: 18px 0px 0px 85px;
    width: 60%;
    height: 7px;
}

.timeline-itemA {
    background: #fff;
    /*    border: 1px solid;*/
    /*border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
    border-radius: 25px;
    padding: 45px 0px 0px 25px;
    width: 87%;
    height: 7px;
}

.timeline-itemC {
    background: #fff;
    /*    border: 1px solid;*/
    /*border-color: #e5e6e9 #dfe0e4 #d0d1d5;*/
    border-radius: 25px;
    padding: 55px 0px 0px 0px;
    width: 100%;
    height: 7px;
}

@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 7px;
    position: relative;
}

.oLike, .hLike, .aComments {
    font-size: 20px;
    font-weight: bolder;
}

    .oLike i:hover, .hLike i:hover {
        transform: scale(1.1);
    }

.postTitle:hover, .postBody:hover {
    opacity: 0.8;
}

.postBody, .oLike, .hLike {
    cursor: pointer;
}

.postItems {
    font-size: 15px;
    font-weight: 100;
    display: none;
}

.postContainer {
    padding: 35px 35px 20px 35px;
}

    .postContainer textarea {
        border-radius: 19px;
        border: 0px;
        height: 80px;
        background: #f6f6f6;
    }

.ySearch .form-control {
    background: #ffffff;
    border: 1px #e2e2e2 solid;
    border-radius: 18px;
    width: 100%;
    color: #344873;
    height: 45px;
    margin: 11px 0px 15px 0px;
}

.ySearch ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #5c5c5c;
    font-weight: bold;
}

.ySearch:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #5c5c5c;
    font-weight: bold;
}

.ySearch::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #5c5c5c;
    font-weight: bold;
}

.ySearch:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #5c5c5c;
    font-weight: bold;
}

.ySearch::-ms-input-placeholder { /* Microsoft Edge */
    color: #5c5c5c;
    font-weight: bold;
}

.ySearch::placeholder { /* Most modern browsers support this now. */
    color: #5c5c5c;
    font-weight: bold;
}

.link-dark:focus, .link-dark:hover {
    color: #000 !important;
}

.link-dark {
    color: #000 !important;
}

.appendListItems ul {
    list-style: none;
    margin-bottom: 0rem;
    padding-inline-start: 0px;
}

.searchMainText {
    font-size: 14px;
    font-weight: bolder;
}

.searchSubText {
    font-size: 13px;
}

.appendListItems ul li {
    padding: 10px 10px 7px 10px;
    height: 60px;
    background: #ededed;
    margin: 2px 0px 0px 0px;
}

    .appendListItems ul li:hover {
        cursor: pointer;
        background-color: #ebe1e1;
    }

.profPic {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #d5b670;
    align-content: center;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover;
}

/*.pullSearchPane {
    background: #fff;
    border:1px #ededed solid;
    padding: 10px 0px 1px 0px;
    font-weight: bolder;
    font-size:18px;
    text-align: center;
    margin-bottom: 15px;
    cursor:pointer;
}
.pullSearchPane:hover {opacity:0.6;}*/

.hiddenBoards {
    display: none;
}

.classicLight {
    font-size: 38px;
    font-weight: 100;
    font-family: Calibri;
}

#closeBasicModal {
    font-weight: 100;
    cursor: pointer;
    text-align: right;
}

.titleBox p {
    line-height: 18px;
}

.titleBox h6 {
    line-height: 12px;
}

#insTErr {
    font-size: 12px;
    margin-left: 25px;
}

.commitItem {
    border: 1px solid #ced4da;
}

.smLoader, .smLoader2 {
    display: none;
}

.ui-widget {
    font-family: Calibri;
    font-size: 0.9em;
    font-weight: 100;
}

#editBasicModal {
    display: none;
}

.select2-container {
    width: 100%;
}

.lmag80p {
    margin-right: 10px;
    text-align: right;
    padding-top: 10px;
    vertical-align: top;
    cursor: pointer;
}

#pComplete {
    font-size: 80px;
    font-weight: bolder;
    text-align: center;
    font-family: Arial;
}

.adjLine p {
    line-height: 22px;
    font-size: 19px;
}

.adjLine h6 {
    line-height: 12px;
}

.toast-header {
    background: #215b59;
    color: #fff;
}

.lmag80p:hover {
    opacity: 0.6;
}

.lmg10 {
    margin-left: 10px;
}


.memberDataHolder {
    background: #fff;
    padding: 20px;
    font-size: 17px;
    border: 1px #f1f0f0 solid;
    min-height: 250px;
    font-weight: 100;
    font-family: Calibri;
}

    .memberDataHolder .fa, .memberDataHolder .fas {
    }

.form-select {
    border: 1px solid #e3e5e8;
    border-radius: 14px;
}

.findMembersPane .form-select {
    border-radius: 13px;
}

.findMembersPane {
    position: relative;
    border: 1px rgba(0, 0, 0, 0.06) solid;
    box-shadow: 0 0 2rem rgb(0 0 0 / 5%);
}

.imgSelector {
    cursor: pointer;
    border: 1px #2c3e68 solid;
    color: #2c3e68;
    padding-top: 8px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    border-radius: 50%;
    background: #fff;
}

@media (min-width: 1400px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }

    #imgPicker {
        position: absolute;
        margin-top: 90px;
        margin-left: 12.0%;
    }

    .comPostBody {
        height: 75%;
    }

    .postTextFont {
        font-size: 1.65rem;
    }

    .postTextFont2 {
        font-size: 1.45rem;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    #imgPicker {
        position: absolute;
        margin-top: 90px;
        margin-left: 11.4%;
    }

    .comPostBody {
        height: 75%;
    }

    .postTextFont {
        font-size: 1.55rem;
    }

    .postTextFont2 {
        font-size: 1.45rem;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #imgPicker {
        position: absolute;
        margin-top: 90px;
        margin-left: 11.4%;
    }

    .comPostBody {
        height: 75%;
    }

    .postTextFont {
        font-size: 1.25rem;
    }

    .postTextFont2 {
        font-size: 1.25rem;
    }
}

@media (min-width: 711px) and (max-width: 767px) {
    #imgPicker {
        position: absolute;
        margin-top: 90px;
        margin-left: 32%;
    }

    .comPostBody {
        height: 75%;
    }

    .postTextFont {
        font-size: 1.25rem;
    }

    .postTextFont2 {
        font-size: 1.25rem;
    }
}

@media (min-width: 677px) and (max-width: 710px) {
    #imgPicker {
        position: absolute;
        margin-top: 90px;
        margin-left: 34%;
    }

    .comPostBody {
        height: 75%;
    }

    .postTextFont {
        font-size: 1.25rem;
    }

    .postTextFont2 {
        font-size: 1.25rem;
    }
}

@media (min-width: 610px) and (max-width: 676px) {
    #imgPicker {
        position: absolute;
        margin-top: 90px;
        margin-left: 37.1%;
    }

    .comPostBody {
        height: 75%;
    }

    .postTextFont {
        font-size: 1.25rem;
    }

    .postTextFont2 {
        font-size: 1.21rem;
    }
}

@media (min-width: 503px) and (max-width: 609px) {
    #imgPicker {
        position: absolute;
        margin-top: 90px;
        margin-left: 42.5%;
    }

    .comPostBody {
        height: 70%;
    }

    .postTextFont {
        font-size: 1.25rem;
    }

    .postTextFont2 {
        font-size: 1.19rem;
    }
}

@media (max-width: 502px) {
    #imgPicker {
        position: absolute;
        margin-top: 90px;
        margin-left: 42.5%;
    }

    .comPostBody {
        height: 70%;
    }

    .postTextFont {
        font-size: 1.1rem;
    }
    .postTextFont2 {
        font-size: 1.1rem;
    }
}

.getMember {
    text-decoration: none;
    font-weight: bold;
    color: #242424;
}

    .getMember:hover {
        opacity: 0.6;
        color: #242424;
    }

/*.dataHolder {  background: #304a49; }
.dataHolderA {  background: #304a49; }
.dataHolderB {  background: #304a49; }
.dataHolderC {  background: #304a49; }*/

.dataHolder {
    width: 100%;
    color: #000;
    border: 1px #000 solid;
    line-height: 18px;
    font-size: 18px;
    font-weight: 100;
    font-family: Calibri;
    min-height: 270px;
    padding: 10%;
    margin-top: 30px;
    box-shadow: 8px 8px #888888;
}

.fineText {
    font-family: Calibri;
    font-weight: 100;
    font-size: 24px;
    margin: 14px 0px 5px 0px;
    text-align: center;
}

#showMember {
    display: none;
    background: #ffffff;
    position: absolute;
    margin-top: 0;
    right: 0;
    margin-bottom: 0;
    min-height: 100%;
    left: 0;
    width: 100%;
    z-index: 7040;
}

.dataMore {
    font-weight: bold;
    color: #efac14;
    position: absolute;
    margin-bottom: 30px;
}

.dirHandles {
    cursor: pointer;
}

    .dirHandles:hover {
        opacity: 0.7;
    }

.fetchMore {
}

.dataMore a {
    font-weight: bold;
    color: #efac14;
    text-decoration: none;
}

    .dataMore a:hover {
        opacity: 0.6;
        color: #efac14;
        text-decoration: none;
    }

.oGif {
    position: fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%);
    transform: -moz-translate(-50%, -50%);
    transform: -ms-translate(-50%, -50%);
    display: none;
    z-index: 9000;
}


.membersPane {
    /*    background: #fff;*/
    min-height: 500px;
}

.mobileSearch {
    display: none;
    position: fixed;
    z-index: 7050;
    width: 100%;
    height: 100%;
    padding: 80px;
    background: #fff;
}

.pBar {
    background: #ededed;
}

#userDropDown i {
    font-size: 25px;
}

.selectContainer {
    height: 50px;
    border: 1px solid #e3e5e8;
    border-radius: 13px;
    margin: 15px 0px 15px 0px;
    position: relative;
    cursor: pointer;
}

    .selectContainer:focus, .selectContainerA:focus {
        opacity: 0.4;
    }

.selectContainerA {
    height: 50px;
    border: 1px solid #e3e5e8;
    border-radius: 13px;
    margin: 0px 0px 0px 0px;
    position: relative;
    cursor: pointer;
}

.oGif {
    position: fixed;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%);
    transform: -moz-translate(-50%, -50%);
    transform: -ms-translate(-50%, -50%);
    display: none;
    z-index: 9000;
}

.roundupSmooth {
    background: transparent;
    font-weight: bolder;
    text-align: center;
    color: #ffc239;
    border: 1px #ffc239 solid;
    padding: 7px 9px 7px 9px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.selectOptionsContainer2 {
    /*    min-height: 200px;*/
    max-height: 400px;
    overflow-y: auto;
    width: 100%;
    padding: 10px 20px 10px 20px;
    display: none;
    background: #fff;
    color: #fff;
    z-index: 7099;
    border: 1px solid #ebeaeb;
    border-radius: 10px;
    box-shadow: 0 0 2rem rgb(0 0 0 / 10%);
}

.sBarIcon i {
    color: #000;
}

.selectOptionsContainer .form-check, .selectOptionsContainer2 .form-check {
    margin-top: 17px;
}

.selectOptionsContainer label {
    color: #000;
    margin-top: -6px;
    font-family: Calibri;
    font-size: 22px;
    font-weight: 100;
}

.upDownBorder2 {
    border-top: 3px #000 solid;
    border-bottom: 3px #000 solid;
    padding: 19px 0px 3px 8px;
}

.attornIndPic {
}

.attornIndNameDiv {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 5px 0px 0px 15px;
    height: 90px;
    background: rgb(0 0 0 / 0.57);
}

.attornIndName {
    font-family: Arial;
    color: #fbb281;
    font-weight: bolder;
    font-size: 26px;
}


.upDownBorder3 {
    border-top: 3px #000 solid;
    border-bottom: 3px #000 solid;
}

.upDownBorder {
    line-height: 15px;
    border-top: 1px #e6e6e6 groove;
    border-bottom: 1px #e6e6e6 groove;
    padding: 19px 0px 3px 8px;
}

.sbarRecord {
    line-height: 21px;
}

    .sbarRecord:hover {
        cursor: pointer;
        opacity: 0.4;
    }

.sbarSubRecord {
    font-size: 18px;
    font-weight: 100;
    color: rgb(172, 172, 172);
}

.selectOptionsContainer2 p {
    color: #000;
    margin-top: -6px;
    font-family: Calibri;
    font-size: 19px;
    font-weight: bolder;
}

.selectContainerText {
    position: absolute;
    left: 15px;
    top: 7px;
    color: #727272;
    font-family: Calibri;
    font-size: 22px;
    font-weight: 100;
}

.selectContainerIcon {
    position: absolute;
    right: 15px;
    top: 10px;
}

    .selectContainerIcon i {
        font-size: 18px;
    }



.menItem {
    font-size: 17px;
    font-weight: 100;
    margin: 25px 0px 0px 0px;
}

    .menItem a {
        text-decoration: none;
        color: #434343;
    }

        .menItem a:hover {
            text-decoration: none;
            color: #373737;
        }

.caseNums {
    width: 35px;
    height: 25px;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    padding: 2px 0px 3px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.sText {
    text-align: center;
    padding: 10%;
    line-height: 19px;
}

.sTexta {
    font-size: 18px;
    font-family: Calibri;
    font-weight: 100;
}

.sTextb {
    font-family: Arial;
    font-weight: bold;
    font-size: 60px;
}

.basicBar {
    background: #d8e76b;
}

.eduBar {
    background: #66d5bf;
}

.workBar {
    background: #9fa6f0;
}

.projectBar {
    background: #2a4e86;
}

.awardBar {
    background: #f68989;
}

.noDecor {
    text-decoration: none;
    color: #fff;
}

#cvTag {
    text-decoration: none;
    color: #2b2b2b;
}

    .noDecor:hover, #cvTag:hover {
        text-decoration: none;
        color: #fff;
    }

.noDecorB {
    text-decoration: none;
    color: inherit;
}

.bg-light {
    background-color: #ffffff !important; /* Light ash color */
}

.text-dark a {
    color: #333333; /* Dark text for links */
}

    .text-dark a:hover {
        color: #000000; /* Darker on hover */
    }


    .noDecorB:hover {
        text-decoration: none;
        opacity: 0.8;
    }

.closeOMessage {
    color: #313131;
    position: absolute;
    right: 13px;
    top: 10px;
}

#prevLeft {
    left: 10px;
}

#nextRight {
    right: 10px;
}

.dirHandles {
    position: absolute;
    top: 16%;
}

#profileIcon {
    position: relative;
    top: 15px;
    left: 2%;
    color: #000;
    font-size: 26px;
}

.mainHeader {
    background: #fff;
    height: 20px;
}

.mTextA {
    color: #000;
}

.dirHandlesA {
}

.closeOSearch {
    color: #696868;
    position: absolute;
    right: 30px;
    top: 10px;
}

.fixImage {
    border: 4px #fff solid;
}

.closeOMember {
    color: #000;
    position: absolute;
    right: 30px;
    top: 10px;
}

@media (max-width: 575px) {
    .findMembersPane {
        background: #fff;
        border-radius: 18px;
        padding: 20px;
        display: none;
    }

    /*    .pullSearchPane {
        display: block;
    }*/

    #memberIcon {
        position: absolute;
        margin-top: 12px;
        margin-left: 150px;
        color: #fff;
        display: none;
    }

    .swiperTextTitle {
        display: none;
    }

    .swiperTextDate {
        position: absolute;
        top: 15px;
        right: 20px;
        color: #fbe78dbc;
        font-size: 3.8vmin;
        font-weight: bolder;
        z-index: 8000;
        text-transform: uppercase;
    }

    .nBrandf {
        font-weight: bolder;
        font-size: 30px;
    }

    .borderBottomSD {
        border-bottom: 1px #bdbdbd dashed;
        padding-bottom: 50px;
    }

    .postBox2 {
        border-bottom: 1px #d9d9d9 dashed;
        padding: 10px 0px 20px 0px;
        margin: 0px 0px 0px 0px;
        position: relative;
    }

    .iTitleBubble {
        background: #5d1a1a;
        font-size: 10px;
        color: #fff;
        font-weight: bolder;
        border-radius: 16px;
        padding: 6px 9px 6px 9px;
        display: none;
    }

    .profileBox {
        padding: 40px 0px 10px 10px;
        border-top: 1px #d9d9d9 dashed;
        background: #fff;
        color: #4a4a4a;
    }

    .mainHeader {
        background: #fff;
        height: 20px;
    }

    #agileText {
        position: absolute;
        top: 20px;
        margin-left: 30px;
        color: #000;
        width: 60px;
        float: left;
    }

    .otherNav {
        position: absolute;
        right: 0px;
        margin-right: 2vw;
        top: 18px;
    }

    .topItemLP {
        padding: 40px;
        background: #0a5e2c;
        height: 100%;
        color: #ffffff;
        margin: 0px 0px 0px 10px;
    }

    .topItemLP2 {
        padding: 20px;
        background: #ffffff;
        height: 100%;
        color: #000;
        border: 1px #dcdcdc solid;
    }

    .swiperImage {
        width: 100%;
        height: 50%;
        /*position: absolute;*/
        top: 0px;
        z-index: 8000;
    }

        .swiperImage img {
            width: 100%;
            height: 50%;
            /*position: absolute;*/
            top: 0px;
            z-index: 8000;
        }

    .swiperText {
        position: absolute;
        bottom: 0px;
        line-height: 5.2vmin;
        color: #fff;
        z-index: 8000;
        font-size: 5vmin;
        width: 100%;
        height: 50%;
        font-weight: bolder;
        padding: 10px 40px 10px 40px;
        text-shadow: 2px 2px #0000008c;
    }

    .swiper-button-next, .swiper-button-prev {
        color: #888888;
    }
}

@media (min-width: 576px) {
    .findMembersPane {
        background: #fff;
        border-radius: 18px;
        padding: 20px;
        display: block;
    }

    /*.pullSearchPane {
        display: none;
    }*/
    #memberIcon {
        position: absolute;
        margin-top: 12px;
        margin-left: 293px;
        color: #215b59;
    }

    .swiperTextTitle {
        color: #b4b4b4;
        font-size: 15px;
        font-weight: bolder;
    }

    .swiperTextDate {
        position: absolute;
        bottom: 15px;
        right: 20px;
        color: #fbe78d;
        font-size: 15px;
        font-weight: bolder;
        z-index: 8000;
    }

    .nBrandf {
        font-weight: bolder;
        font-size: 40px;
    }

    .borderBottomSD {
    }

    .postBox2 {
        padding: 30px 0px 30px 0px;
        margin: 0px 0px 0px 0px;
        position: relative;
    }

    .iTitleBubble {
        background: #ffffff;
        font-size: 12px;
        color: #7b1313;
        font-weight: bolder;
        border-radius: 16px;
        /*padding: 6px 9px 6px 9px;*/
        padding: 0px;
    }

    #agileText {
        position: absolute;
        top: 20px;
        margin-left: 30px;
        color: #000;
        width: 60px;
        float: left;
    }

    .topItemLP {
        background: #fff;
        /*border:1px #000 solid;*/
        height: 90%;
        color: #000;
        margin-top:12px;
        border-radius:0px;
        box-shadow: 0 0 2rem rgb(0 0 0 / 5%);
    }

    .topItemLP2 {
        padding: 20px;
        background: #ffffff;
        height: 100%;
        color: #000;
    }

    .swiperImage {
        float: left;
        width: 50%;
        margin-right: 50%;
    }

    .swiperText {
        position: absolute;
        bottom: 0px;
        right: 0px;
        float: left;
        color: #fff;
        z-index: 8000;
        line-height: 3vw;
        font-size: 2.3vw;
        font-weight: lighter;
        width: 50%;
        height: 100%;
        padding: 30px 50px 50px 50px;
        background: #0f314a;
        /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    }
}

.oMessage {
    display: none;
    background: #fff;
    color: #3f3f3f;
}

.comPostBody {
    margin: 60px 0px 160px 0px;
    padding: 20px 40px 20px 40px;
    text-align: justify;
    color: #000;
    font-size: 15px;
    font-weight: 100;
    overflow: auto;
}

.uTitleH {
    margin-bottom: 20px;
    background: #fff;
    height: 85px;
    width: 100%;
    position: absolute;
    top: 0px;
}


.closeOIMessage {
    color: #215b59;
    position: absolute;
    right: 40px;
    top: 20px;
}

.uPostHeart {
    color: #215b59;
    position: absolute;
    top: 20px;
    right: 92px;
    font-size: 20px;
}

.uPostLike {
    color: #215b59;
    position: absolute;
    top: 20px;
    right: 130px;
    font-size: 20px;
}

.uImgH {
    max-width: 240px;
    position: absolute;
    top: 20px;
    left: 37px;
}

.uNameH {
    top: 20px;
    max-width: 400px;
    left: 100px;
    position: absolute;
}


.mCommentBox {
    position: absolute;
    bottom: 5px;
    width: 90%;
}

.makeComment {
    font-weight: bold;
    background: #f0f0f0;
    border: 1px #5c5c5c solid;
    min-height: 75px;
    padding: 15px;
    color: #000;
}

.mSend {
    background: #000;
    border: 0px #5c5c5c solid;
    min-height: 75px;
    padding-top: 27%;
    padding-left: 27%;
    color: #fff;
}

.uComments {
    display: none;
    background: #fff;
    position: fixed;
    right: 0px;
    z-index: 7110;
    padding: 20px 10px 20px 10px;
}

@media (min-width: 1029px) {
    .uComments {
        width: 40%;
        height: 100%;
    }
}

@media (min-width: 838px) and (max-width: 1028px) {
    .uComments {
        width: 50%;
        height: 100%;
    }
}

@media (min-width: 572px) and (max-width:837px) {
    .uComments {
        width: 65%;
        height: 100%;
    }
}

@media (max-width: 571px) {
    .uComments {
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 415px) {
    .oMessage {
        position: fixed;
        z-index: 7110;
        width: 25%;
        min-width: 270px;
        height: 100%;
        padding: 40px;
    }

    .specialForm2 {
        display: block;
        border: 1px solid #dfe4e9;
        border-radius: 18px;
    }

    .nBrand {
        font-weight: bolder;
        font-size: 60px;
    }

    .nBrandb {
        font-weight: bolder;
        font-size: 37px;
    }
}

@media (max-width: 414px) {
    .oMessage {
        position: fixed;
        z-index: 7110;
        width: 100%;
        height: 100%;
        padding: 45px;
        border-right: 1px #ededed solid;
    }

    .specialForm2 {
        display: block;
        border: 0px;
    }

    .nBrand {
        font-weight: bolder;
        font-size: 40px;
    }

    .nBrandb {
        font-weight: bolder;
        font-size: 30px;
    }

    .oMessage2, .oMessaging {
        display: none;
        position: fixed;
        z-index: 7110;
        width: 100%;
        height: 100%;
        padding: 40px;
    }
}


@media (min-width: 415px) and (max-width: 800px) {
    .oMessage2, .oMessaging {
        display: none;
        position: fixed;
        z-index: 7110;
        width: 415px;
        height: 100%;
        padding: 40px;
    }
}

@media (min-width: 801px) and (max-width: 1200px) {
    .oMessage2, .oMessaging {
        display: none;
        position: fixed;
        z-index: 7110;
        width: 45%;
        height: 100%;
        padding: 40px;
    }
}

@media (min-width: 1201px) {
    .oMessage2, .oMessaging {
        display: none;
        position: fixed;
        z-index: 7110;
        width: 32%;
        height: 100%;
        padding: 10px 15px 0px 15px;
    }
}

    .sharpMenu .fa-2x {
        font-size: 1.7em;
    }

    .sharpMenu:hover {
        opacity: 0.9;
    }

.form-control {
    /*background: #f5f2f2;*/
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.b-example-divider {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
}

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

.form-control-dark {
    border-color: var(--bs-gray);
}

    .form-control-dark:focus {
        border-color: #fff;
        box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
    }

.text-small {
    font-size: 85%;
}

.dropdown-toggle {
    outline: 0;
}



.editProp input, .editProp select {
    /*    border: 1px #3a3a3a solid;*/
    background: #fff;
    border-radius: 13px;
}

.newSearch input, .newSearch select, {
    /*    border: 1px #3a3a3a solid;*/
    background: #fff;
    border-radius: 13px;
}



#posIcon {
    margin: auto;
    inset: 0;
    bottom: 50px;
    right: 50px;
    color: #fff;
    cursor: pointer;
}


.oMessage2, .oMessaging {
    background: #10243f;
    color: #fff;
    /*border-right: 1px #ededed solid;*/
}

    .oMessage2 .form-control, .oMessaging .form-control, .custom-control-input {
        border: 0px;
        background: #4d709f;
        border-radius: 0px;
        color: #d4d4d4;
    }

    .oMessage2 label, .oMessaging label {
        color: #fff;
        /*border-right: 1px #ededed solid;*/
    }

    .oMessage2 ::-webkit-input-placeholder, .oMessaging ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
        color: #d4d4d4;
    }

    .oMessage2 :-moz-placeholder, .oMessaging :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
        color: #d4d4d4;
    }

    .oMessage2 :-ms-input-placeholder, .oMessaging :-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #d4d4d4;
    }

form label {
    font-weight: bolder;
    color: #4d4d4d;
}

#ubdAjaxL textarea, #ubdAjaxL select, #ubdAjaxL input {
    border: 1px #9e9e9e solid;
    /*border-radius: 16px;*/
}

.modalForm {
    padding: 10px;
}

    .modalForm label {
        font-size: 13px;
    }

.oMessage2, .oMessaging {
    background: #fff;
    color: #202123;
    /*border-right: 1px #ededed solid;*/
}

    .oMessage2 .form-control, .oMessaging .form-control, #ubdAjaxL .form-control, .custom-control-input {
        border: 1px #474747 solid;
        background: #fff;
        border-radius: 0px;
        color: #000;
        height: 50px;
    }

    .oMessage2 label, .oMessaging label {
        color: #474747;
        /*border-right: 1px #ededed solid;*/
    }

.navItemFix {
    margin-right: 50px;
    position:relative;
}

.itemCounter { position:absolute; top:-7px; font-weight:bolder; right:8px; font-size:14px;}

.otherNav {
    position: absolute;
    right: 0px;
    margin-right:4vw;
    top: 25px;
}

@media (max-width: 575px) {
    .sharpMenu {
        position: absolute;
        top: 18px;
        right: 20px;
        color: #000;
        display: block;
    }
}

