html {
    -webkit-user-select: none;

}

img, a {
    -webkit-user-drag: none;
}

body {
    -webkit-touch-callout: none !important;
    margin-left: env(safe-area-inset-left) !important;
    margin-right: env(safe-area-inset-right) !important;
    margin-top: env(safe-area-inset-top) !important;
    margin-bottom: env(safe-area-inset-bottom) !important;
}
a { -webkit-user-select: none !important; }

/* Specify the background color to be shown when checkbox is checked */

.siteFooter2 {
    opacity: 0.3;
}

#signIn {
    height: 100vh !important;
}
    

.dltChk input:checked {
    accent-color: red;
}

.bannerAdjust {
    /* margin-top: 50px !important; */

}

.myBannerWathch()

.offcanvas {
    margin-left: env(safe-area-inset-left) !important;
    margin-right: env(safe-area-inset-right) !important;
    margin-top: env(safe-area-inset-top) !important;
    margin-bottom: 30px;
    max-height: 100vh !important
}

.mySearch {
    //margin-bottom: 60px !important;

}

.content2 {
    margin-top: -15px;
    /* padding-top: 15px; */
    background-color: #101010;
    z-index: 150 !important;
    padding-left: 15;
}

.scroll-nope {
    overflow: auto !important;
    overscroll-behavior: contain !important;
    height: 95vh !important;
}

.scroll-nope2 {
    overflow: auto !important;
    overscroll-behavior: contain !important;
    height: 165vh !important;
}

#header-title {
  margin-top: 5px !important;
  font-size: 16px;
  font-weight: 700;
  font-family: "Inter", sans-serif;
}

.touch-nope {
    touch-action: none !important;
}

#menu-main {
    /* margin-bottom: 50px; */
    max-height: 100vh;
    /* margin-top: 50px !important; */

}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    background-color: #202020;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    background-color: #202020;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.pt1 {
    color: white;
    border: 2px solid white;
    height: 50px;
    width: 30%;
    margin: auto;
    float: left;
    justify-content: center;
    text-align: center;
    border-right: 0px;
    font-weight: 900;
    /* margin-top: -50px; */

}

.pt2 {
    color: white;
    border: 2px solid white;
    height: 50px;
    border-left: 0px;
    width: 30%;
    margin: auto;
    float: right;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 900;

}

.pt3 {
    color: white;
    border: 2px solid white;
    height: 50px;
    width: 40%;
    margin: auto;
    margin-bottom: -50px;
    text-align: center;
    font-weight: 700;

}

.wauto {
    width:auto;
    padding-top:10px;
    font: -apple-system
}



.centered2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 30px !important;
}

.onboard-straight-line {
    margin-top: 65px !important;
}

p.ppintro {
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
    color: white;
}

.subText {
font-size: 12px;
margin: 0 auto !important;
}

.theme-light .subText {
color: black;
}

.dark-theme .subText {
color: white;
}
  
  .readingImg img:before {
  background-image:url("https://conservative-news.org/images/cnlogo.png")
  }
  
.dropdown-item:hover, .dropdown-item:focus
  color: #1e2125;
      background-color: inherit;
    }

.manSubText {
    padding-bottom: 35px !important;
    padding-top: 30px !important;
    margin-left: 25px !important;
    margin-top: 25px !important;
    /* text-align: center !important; */
}

#preloader3 {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}



.theme-light #preloader3 {
  background-color: #FFF;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}

.theme-dark #preloader3 {
  background-color: #171717;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
}

.fade-preloader-out {
  opacity: 0 !important;
  transition: all 1s;
  -webkit-transition: all 1s;
   position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  }
  
.fade-preloader-in {
  opacity: 1 !important;
  transition: all 1s;
  -webkit-transition: all 1s;
   position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  }

.mx-3 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}

#ctxt {
    margin-left: -25px;
    z-index: 999;
    font-size: 20px !important;
}

body {
font-size: 16px !important;
height: 100vh !important;
padding-left: env(safe-area-inset-left) !important;
padding-right: env(safe-area-inset-right) !important;
padding-top: env(safe-area-inset-top) !important;
}

.form-custom span {
    position: absolute;
    top: 0px;
    right: 10%;
    height: 53px;
    line-height: 53px;
    pointer-events: none;
    font-size: 12px;
    opacity: 0.5;
}

.mOpen {
    overflow: hidden;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.mClosed {
    overflow: visible;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
}

.mx-3 {
    margin-right: 0rem !important;
    margin-left: 0rem !important;
}

.pinError a {
color: #ff0000 !important;
}

.pinError a:hover {
color: #ff0000 !important;
}

.menu-list a i:first-child, .menu-list a img:first-child {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    color: #FFF !important;
    text-align: center;
    line-height: 32px;
    font-size: 13px;
    left: 0px;
    top: 8px;
    backface-visibility: ;
    background-color: white !important;
}

.offcanvas-start {
    margin-top: env(safe-area-inset-top) !important;
}

.no-scroll {
touch-action: none;
-ms-touch-action: none;
}

.shouldShow {
    display: block;
}

.shouldNotShow {
    display: none;
}

.bi.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}


.centered {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

p.pp {
    font-size: 11px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
}

.loginText {
    padding: 25px;
    text-justify: center;
    /*border: 2px solid red;*/
}

.loginLogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 180px;
  }
  
.searchInfo {
    margin-left: 20px;
    margin-top: 40px;
    font-size: 13px !important;
    font-weight: 600;
}

.theme-dark .form-custom label {
    background-color: transparent !important;
}

.theme-light .form-custom label {
    background-color: transparent !important;
}

.theme-dark .bboard p {
    border: 1px solid #FFF;
    /*background-color: rgb(255,0,0);*/
    border-radius: 10px;
    padding: 15px !important;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 13px !important;
    font-weight: 600;
    color: white;
}

.theme-light .bboard p {
    border: 1px solid #000;
    /*background-color: rgb(255,0,0);*/
    border-radius: 10px;
    padding: 15px !important;
    margin-top: 30px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 13px !important;
    font-weight: 600;
    color: black;
}

.info {
    float:right;
    margin-right: 5px;
}

.form-label.form-icon label {
    width: 60px;
    margin-left: 7%;
}
.editLabel {
width:80px !important;
margin-left: 4% !important;
}

.form-custom.form-icon i {
    width 40px !important;
    margin-left: 5%;
}

.editIcon {
margin-left: 0% !important;
}

.tabs-cards {
    margin: 0px !important;
}

.offcanvas-bottom:not(.offcanvas-detached) {
    /*bottom: 70px !important;*/

}

.scrollable {
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}
.scrollable * {
    -webkit-transform: translate3d(0,0,0);
}

.offcanvas-detached.offcanvas-start {

}

.menu-divider {
    padding-left: 2px !important;
    padding-bottom: 10px !important;
}


.done {
    margin-top: -25px;
    color:#ff0000;
}

.done a:hover {
    margin-top: -25px;
    color:#ff0000;
}

.done:link {
    color: red !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}
.circle-icon {
    background: #ff0000;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: white !important;
    vertical-align: middle;
    padding: 4px;
}
#footer-bar a:not(.btn) {
  padding-top: 12px !important;
}

#news-img {
display: block;
}

.customNavList {
    padding-left: 0;
}

.pb-2 {
    padding-right: 15px !important;
}

.menu-list .active-item i:last-child::after {
  content: "" !important;
}

.handle {
content: "x";
}

.customNavItem {
    list-style-type: none;
    font-size: 0rem;
    padding: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
}

#news-desc {
display: block;
}

.custom-feeds {
   /*border-radius: 20px !important;
   box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.1) !important;*/
   padding-top: 20px;
   padding-bottom: 20px;
   padding-left: 10px;
   padding-right: 20px;
}

.custom-feeds2 {
   /*border-radius: 20px !important;
   box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.1) !important;*/
   padding-top: 20px;
   padding-bottom: 20px;
   padding-left: 10px;
   padding-right: 10px;
}

.card-menu {
max-width: 250px;
}

.color-white {
color: #FFF !important;
}

.theme-light .color-theme-reverse {
  color: #FFF !important;
}

.theme-dark .color-theme-reverse {
  color: #000 !important;
}
.onboard-modal .slick-next {
    right: 50px;
    top: 85vh !important;
    color: white;
}

.onboard-modal .onboard-slice-right .onboard-text:last-child, .onboard-modal .onboard-slice-left .onboard-text:last-child, .onboard-modal .onboard-curve-right .onboard-text:last-child, .onboard-modal .onboard-curve-left .onboard-text:last-child, .onboard-modal .onboard-straight-line .onboard-text:last-child {
    margin: 30px;
    font-size: 20px;
}

.slick-slide3 img {
    display: block;
    padding-top: 20px !important;
    margin: 0px auto;
}

.slick-slide2 img {
    display: block;
    padding-top: 0px !important;
    margin: 0px auto;
}

.slick-slide img {
    display: block;
    padding-top: 50px;
    margin: 0px auto;
}


.onboard-modal .slick-next, .onboard-modal .slick-prev {
    border: none;
    background-color: transparent;
    font-weight: 500;
    font-size: 0.9rem;
    top: 87vh !important;
    position: absolute;
    z-index: 999;
    cursor: pointer;
    letter-spacing: 1px;
}

.onboard-modal .onboard-slice-right.background-red, .onboard-modal .onboard-slice-left.background-red, .onboard-modal .onboard-curve-right.background-red, .onboard-modal .onboard-curve-left.background-red, .onboard-modal .onboard-straight-line.background-red {
    margin-bottom: 9dvh !important;
    margin-top: 9dvh !important;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #202020;
}


.onboard-modal .slick-dots {
    position: absolute;
    top: 89vh !important;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0px;
    margin: 0px;
}

.theme-light .bg-theme-reverse {
  background-color: #FFF !important;
}

.onboard-modal .slick-dots {
    width: 100% !important;
}

.onboard-modal .onboard-straight-line{
    width: 100%;
    height: 74dvh !important;
    background: transparent;
}

.theme-dark .bg-theme-reverse {
  background-color: #000 !important;
}

.theme-light .bg-theme-btn {
  background-color: #000 !important;
}

.theme-dark .bg-theme-btn {
  background-color: #FFF !important;
}

#customAccount {
    display: none;
}

.bubbleText {
    background-color: rgb(255,0,0);
    border-radius: 10px;
    padding: 15px !important;
    margin-top: 30px;
    font-size: 13px !important;
    color: white;
    font-weight: 600;
}

.newsimg > img {
  width: 100%;
  height: auto;
  max-height:
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  display: block;
}

.noDisplay {
    display: none
}

.box1 {
    border: 1px solid white;
    height: 50px;
    width: 80%;
    position: 50px;
    position: fixed;
    top: 100px;
    right: 0px;
    }


.header-class {
    margin-left: env(safe-area-inset-left) !important;
    margin-right: env(safe-area-inset-right) !important;
}

.menuMain {
    width:75%;
    max-width: 350px;
}

.va-mid {
    vertical-align: middle;
}

.mt-25 {
    margin-top:25px
}
#pt1 {
    
}

.svg-inline--fa .fa-trash{
  color: white !important;
}

.fontz {
    font-size: 20px !important;
}

svg:not(:host).svg-inline--fa, svg:not(:root).svg-inline--fa {
}

svg:not(:host).svg-inline--fa-edit, svg:not(:root).svg-inline--fa-edit {
  color: white !important;
}

#text1 {
    color: white;
    border: 1px solid white;
    height: 50px;
    width: 40%; margin: auto; /* margin-bottom: 75px; */ text-align: center; /* padding-bottom: 5px; */ margin-top: 50px; bottom: 75px; line-height: 1.5;
}
svg {
  fill: currentColor;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: inherit;
}

.theme-light .dropdown-menu.show {
  display: block;
  background-color: #FFFFFF;
  color: #000000;
}

.theme-dark .dropdown-menu.show {
  display: block;
  background-color: #202020;
  color: #FFFFFF;
}

.theme-light .header-bar * {
    color: inherit;

}

.theme-dark .header-bar * {
    color: inherit;

}

.autoSwitch {
display: none;
}

.card-style {
 background-size: auto !important;
}

.news-desc {
padding-top: 15px;
}

.source-img > img {
  border-radius: 50%;
  width: 6%;
}

.cnt {
margin 0 auto !important;
}

.color-black {
color: #000000;
}

.header-clear-medium {
    //padding-top: 135px !important;
    padding-bottom: 80px;

}


#footer-bar {
  margin-left: env(safe-area-inset-left) !important;
  margin-right: env(safe-area-inset-right) !important;
  min-height: 73px;
  padding-right: 2px 10px;
  background: rgba(255, 255, 255, 0.55);
  box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.4) !important;
  text-align: center;
  transition: all 250ms ease;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: all 250ms ease;
}

.footer-bar-detached {
    border-radius: 0px !important;
    left: 0px !important;
    right: 0px !important;

}

#footer-bar a:not(.btn) {
  padding-top: 12px;
  position: relative !important;
  color: #818181;
}

#footer-bar a:not(.btn) i {
    margin-top: 0px !important;
    font-size: 28px !important;

}


.news-container {
  display: block;
  width: 100%;
  height: 100%;
}

.header-container {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  float: left;
}
.image-right-container {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  float: right;
}
.header-news-title, .left-body {
  display: block;
}
.left-body  {
  margin-top:20px;
  font-weight: 600;
  
}
.header-img {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
}
.footer-date {
  margin-top:50px;
}
.title {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-img {
  width: 200px;
  height: 200px;
  border-radius: 20px;
}

.filter-blue{
    filter: invert(26%) sepia(60%) saturate(7499%) hue-rotate(202deg) brightness(102%) contrast(102%);
}

.newsSpinner {
    width: 100px;
    height: 100px;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/*Prealoder*/
#customPreloader {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  transition: all 200ms ease;
}
#customPreloader .spinner-border {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
}

.bi-chevron-left {
  margin-top: -15px !important;
}

.customPreloader-hide {
  opacity: 0;
  pointer-events: none;
  transition: all 150ms ease !important;
}

.customPreloader-hide2 {
  display: none;
  opacity: 0;
  pointer-events: none;
  transition: all 150ms ease !important;
}

.light {
background-color: white !important;
}

.dark {
background-color: rgba(19, 30, 43, 0.8) !important;
}


.theme-light #customPreloader {
  background-color: #FFF;
}

.theme-dark #customPreloader {
  background-color: #0c0c0d;
}

.customPreloader-l * {
  width: 70px;
  height: 70px;
}

.customPreloader-m * {
  width: 50px;
  height: 50px;
}

.customPreloader-s * {
  width: 30px;
  height: 30px;
}



.stage {
  position: fixed;
  
  transform: translate(-50%, -50%);
}

.icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  color: white;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  cursor: pointer;
  
  line-height: 50px;
  padding-right: 0px;
}

  content: '';
  box-shadow: inset 0 0 0 3px #FFF;
  transition: transform 0.2s, opacity 0.2s;
}

.icon:hover:after {
  transform: scale(2.45);
  opacity: 0.8;
}

.settings-scroll .scroll-nope {
    min-height: 90vh !important;
    height: 200vh !important;
    padding-bottom: 300px;
}

.pulsing-dark:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  margin-right: 30px;
  box-shadow: inset 0 0 0 3px #FFFFFF;
  transition: transform 0.2s, opacity 0.2s;
  animation: pulsing 2.7s infinite;
}


.pulsing-light:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  margin-right: 30px;
  box-shadow: inset 0 0 0 3px #000;
  transition: transform 0.2s, opacity 0.2s;
  animation: pulsing 2.7s infinite;
}

@keyframes pulsing {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }

}

.theme-dark .color-theme a {
  color: #FFF !important;
}

.theme-light .color-theme a {
  color: #000 !important;
}

.account-addFeedClass {
display: none;
}

.pencil {
float: right;
padding 10px;
margin-right: 28px;
color: #00FF00;
}

.trash {
float: right;
padding 10px;
color: #FF0000;
margin-right: -30px;
}

.theme-light .pencil1 {
float: right;
padding 10px;
color: #000000;
margin-right: -30px;
}

.theme-dark .pencil1 {
float: right;
padding 10px;
color: #FFFFFF;
margin-right: -30px;
}
.manage a{
margin-left: -30px;
}

.manage-light a{
color: #000 !important;
}

.manage-dark a{
color: #FFF !important;
}

.edit-btn {
  display: block !important;
  cursor: pointer !important;
  padding: 6px 8px;
  border-radius: 6px;
  border: solid 1px green;
  background-color: green;
  color: #fff;
  top: 35px !important;
  font: bold 14px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

ul, li, h4 {
  margin: 0;
}

li {
  list-style-type: none;
  
  font-size: 1.5rem;
  padding: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-left: -15px;
}

      h4 {
        font-size: 18px;
        padding-left:0px;
      }
      
/* Clearable text inputs */
.clearable{
  position: relative;
  display: inline-block;
}
.clearable input[type=text]{
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
}
.clearable__clear{
  display: none;
  position: absolute;
  right:0; top:0;
  padding: 0 8px;
  font-style: normal;
  font-size: 1.2em;
  user-select: none;
  cursor: pointer;
}
.clearable input::-ms-clear {  /* Remove IE default X */
  display: none;
}
  input[type="text"]
   {
      height: 38px;
      font-size: 15pt;
   }

   input[type="text"]:invalid + input[type="reset"]{
     display: none;
   }
  
   input[type="reset"]
   {
      background-image: url( https://conservative-news.org/clear.png );
      background-position: center center;
      background-repeat: no-repeat;
      height: 20px;
      width: 20px;
      border: none;
      background-color: transparent;
      cursor: pointer;
      top: -52px;
      right: 10%;

   }
 
      
.theme-light .readingLi2 {
  background-color: white;
  border-radius: 10px;
  padding: 10px;
  padding-bottom: 0px !important;
  margin-left: -32px !important;
  margin-right: 0px !important;
}

.theme-dark .readingLi2 {
  background-color: #171717;
  border-radius: 10px;
  padding: 10px;
  padding-bottom: 0px !important;
  margin-left: -32px !important;
  margin-right: 0px !important;
}

.theme-light .readingLi2 p {
    margin-bottom: 0px !important;
    /* margin-top: 12px !important; */

}

.theme-dark .readingLi2 p {
    margin-bottom: 7px !important;
    margin-top: 12px !important;
    padding-bottom: 8px;
}
      
/* Mobile Only */
@media only screen and (max-width: 799px) {

.desktop-header-items {
display: none;
}
.bi-chevron-left {
  margin-top: 0px !important;
}
.news-cards {
margin-bottom: 15px !important;
}

h3, h6 {
padding-right: 0px;;
padding-top: 0px;
}



}

.menu-list a i:first-child, .menu-list a img:first-child {
    position: absolute;
    width: 32px;
    height: 32px;
    border-radius: 32px;
    color: #FFF !important;
    text-align: center;
    line-height: 32px;
    font-size: 16px !important;
    left: 0px;
    top: 8px;
    backface-visibility: ;
    background-color: white !important;
}

/* unvisited link */
#pp a:link {
  color: #ff0000 !important;
}

.theme-light .sticky-top-custom {
    position: sticky;
    top: 0;
    z-index: 99;
    background: #f1f1f1
}

.theme-dark .sticky-top-custom {
    position: sticky;
    top: 0dvh;
    z-index: 99;
    background: #0f0f0f
}

/* visited link */
#pp a:visited {
  color: #ff0000 !important;
}

.done {
    margin-top: -15px !important;
    padding-top: 10px !important;
}

.done:link {
    color: red !important;
    font-size: 19px !important;
    font-weight: 700 !important;
}


.octitle {
    padding-top: 10px !important;
}

/* mouse over link */
#pp a:hover {
  color: #ff0000 !important;
}

/* selected link */
#pp a:active {
  color: #ff0000 !important;
}

.circleIcon {
    border-radius: 50%;
    width: 16px !important;
    height: 16px !important;
    margin: 2px 6px 0px 0px !important;
    display: flex;
}

.bottomRow {
  margin-top: 10px;
  padding-bottom: 15px !important;
  width:100%;
  opacity: 1.0;
}

.domain {
    display: flex;
    margin-bottom: -10px !important;
}
.footer {
    background-color: #f1f1f7;
    margin: 0px !important;
    position: fixed;
    bottom: 0px;
    height: 60px;
    text-align: center;
    width: 100%;
    z-index: 999;
}

.form-check-input {
    width: 1.9em !important;
    height: 1.9em !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.form-check-input2 {
    width: 1.9em !important;
    height: 1.9em !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.bkmks {
    background: none;
    color: red;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    margin-top: 5px;
    font-size: 19px;
    font-weight: 500;

}

.cxbtn {
    float: right;
    margin-right: 12.75% !important;
}

.editbtn {
    float: right;
    margin-right: 12.75% !important;
}

.dltbtn {
    float: left;
    margin-left: 20px
}


.loginText {
    padding: 25px;
    position: fixed;
    text-align: center !important;
    bottom: 25vh;
}

.loginLogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
}

.noAdsImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    margin-top: 20px;
}

.noAdsText {
    padding-bottom: 0px !important;
    padding-top: 30px !important;
    text-align: center !important;
}

.logo {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 128px;
   height: 128px;
   margin-top: -64px; /* Half the height */
   margin-left: -64px; /* Half the width */
}

.hide-offline {
    display: none;
}

.fa-ad {
font-size: 20px;
}

.noI {
    font-style: normal;
    font-weight: 800;
}

.title {
    padding-top: 25px;
}

.title-done {
    padding-top: 25px;
}

#adsIconN0 {
  color: rgba(255,0,0,0.7)
}
.theme-dark {
  background-color: #0c0c0d;
}
.theme-dark .bg-theme {
  background-color: #171717 !important;
}
.theme-dark .border-theme {
  border-color: #171717 !important;
}
.theme-light .color-theme {
  color: #171717 !important;
}
.theme-light .noAds {
    content:url("/images/NoAds.png");
}

.theme-dark .noAds {
    content:url("/images/NoAds-dark.png");
}
.theme-light .noAds {
    content:url("/images/NoAds.png");
}

.theme-dark .noAds {
    content:url("/images/NoAds-dark.png");
}
.color-highlight-dark {
  color: #ff0000 !important;
}

.color-icon-highlight {
  stroke: #ff0000 !important;
  fill: !important;
}

.bg-highlight-dark {
  background-color: #ff0000 !important;
  color: #FFF !important;
}

.border-highlight-light {
  border-color: #ff0000 !important;
}

.border-highlight-dark {
  border-color: #ff0000 !important;
}
focus-highlight:focus {
  border-color: #ff0000 !important;
}
.theme-dark .footer {
    margin: 0px !important;
    background-color: rgba(15, 15, 15, 1.0);
    position: fixed;
    bottom: 0px;
    height: 60px;
    text-align: center;
    width: 100%;
    z-index: 999;
}
.gradient-highlight {
  border: none;
  background-image: linear-gradient(to bottom, #5D9CEC, #ff0000);
}

.ads-done {
    padding-top: 25px !important;
}

 .delete-btn {
    display: block !important;
    cursor: pointer !important;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 6px;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: red;
    color: #fff;
    top: 0px !important;
    font: bold 14px/20px "Helvetica Neue", Arial, Helvetica, sans-serif;
    max-height: 94px !important;
}

#adicon {
    vertical-align: baseline
}

#account-saveFeed {
    display: none;
}

#account-addFeed {
    display: none;
}

.cardTitle {
    padding-bottom: 8px;
}

.cardDate {

}

.cardIcon {
    cursor:pointer;
    font-size: 25px;
    float:right;
    vertical-align: middle;
    padding-bottom: 12px;
    padding-right:15px
}

.cardIcon2 {
    cursor:pointer;
    font-size: 28px;
    float:right;
    vertical-align: middle;
    padding-bottom:12px;
    padding-right:25px
}
/* Mobile Only */
@media only screen and (max-width: 377px) {

    /*-Footer Menu-*/
    #footer-bar {
        padding: 0px 10px;
        padding-bottom: 15px !important;
        position: fixed;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 98;
        min-height: 0px !important;
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        background: rgba(255, 255, 255, 0.55);
        box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.04);
        display: flex;
        text-align: center;
        transition: all 250ms ease;
    
    }
    
    .noNotchCss {
        min-height: 0px !important;
    }


}

