:root {
  --bckendoffcanvas1-width: 250px;
  --topnavbarheight: 56px;
}
#bckendoffcanvas1 {
  width: var(--bckendoffcanvas1-width);
}
.pointer {
  cursor: pointer;
}
.topnavheaderheight {
  max-height: 56px;
  height: 55px;
}
.logofront {
}
.offcanvasuserparatitleminusmt {
  line-height: 1.2;
  font-size: 0.9rem;
  margin-top: -3px;
}
.offcanvasversionoffset {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  width: 242px;
}

@media (min-width: 992px) {
  main {
    margin-left: var(--bckendoffcanvas1-width);
  }
  #bckendoffcanvas1 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    visibility: visible !important;
    top: var(--topnavbarheight);
    height: calc(100% - var(--topnavbarheight));
    border-right: 0px solid rgb(0, 0, 0);
  }

  #head1 .btn-close {
    visibility: hidden;
  }
  #bckendoffcanvas1 .profileface {
    display: none;
  }
}

@media (max-width: 1400px) {
  .style1 {
    border-left-width: 1px;
  }

  .style16 {
    max-width: 278px;
    min-width: 278px;
  }

  .btnsidebarsearchresults {
    height: 79px;
    width: 175px;
  }
}

.style2 {
}
.style2.label {
  margin-top: -20px;
  margin-left: -41px;
}
.style2.label.btn {
}
.radio_btn {
  margin-top: 26px;
}
.style3 {
  width: 100vw;
}
.style4 {
  margin-left: -18px;
}
.style5 {
  margin-left: -27px;
}
.style6 {
  margin-left: -25px;
}
.style7 {
}
.mainwith_vh100 {
  height: 100vh;
}
.sidebarnav {
  color: #000;
  text-decoration: none;
}
.sidebarnav:hover {
  color: #000;
}
.eventpage1stsection {
  height: 100vh;
  background-color: #e7f1ff;
  padding-top: 40px;
}
/* .eventcalendarbox {
  height: 220px;
} */
.style8 {
}
.calendarbox {
  background-color: #b2cbff;
  margin: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.calendarbox.odcolor {
  background-color: #a1c4d1;
}
.sectionvh {
  height: 100vh;
}
.sectionvh.statspage1stsection {
  background-color: #e7f1ff;
}
.statsboxradius {
  box-shadow: 1px 1px 5px 2px;
  /* height: 60vh; */
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.style9 {
  height: 50vh;
}
.statsboxradius.bgcolor {
  background-color: #fff;
}
.sectiontoppod {
  padding-top: 40px;
}
.sectiontoppod.statspod {
  padding-top: 15px;
  padding-bottom: 15px;
}
.section_bg {
  background-color: #e7f1ff;
}
.unlistedbtnwidth {
  width: 75px;
}
.replybtn {
  width: 96px;
}
.addonitemboxwidth {
  height: 38px;
  max-height: 57px;
  min-height: 37px;
}
@media (max-width: 576px) {
  .addonitemboxwidth {
    height: 57px;
  }

  .logonegmargin {
    margin-left: -18px;
  }
}
.addonitemparagraph {
  height: 48px;
  max-height: 48px;
}
.form-check-input:checked {
  background-color: green;
  border-color: green;
}

.switchunlisted {
  content: "Unlisted";
}
.switchpublic {
  content: "Public";
}
.switchlabels {
  width: 58px;
}
.style10 {
  min-width: 304px;
}

.style12 {
  width: 20%;
}
.videoboxtitleheight {
  min-height: 38px;
}
.videoiframeminheight {
  min-height: 200px;
}

.style13 {
  border-top-width: 0px;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
}

.style14 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.smalltextheight {
}

.style11 {
  color: #6c757d;
  border-color: #1d3773;
  background-color: #1d3773;
}

.style11:hover {
  background-color: #3e5280;
  border-color: #1d3773;
  color: #f8f9fa;
}

.style11:active {
  color: #fff;
  border-width: 1px;
  border-color: #1d3773;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.style15 {
  min-height: 58px;
}

.searchboxrowheight {
  height: 55px;
}

.style11.token_expirealert {
  background-color: rgba(0, 0, 0, 0);
  color: #343a40;
}

.layoutbodyviewportheight {
  height: 100vh;
}

.imageshwcase {
  z-index: 2;
  margin-left: -154px;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.35rem;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  /*  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;*/
}
.badge-danger {
  color: #fff;
  background-color: #558ddb;
}
.badge-counter {
  position: absolute;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  right: 0.25rem;
  margin-top: -0.25rem;
}
.badge.negmargin {
  margin-left: -10px;
}
.badge.negmargin.vidicon {
  margin-left: -7px;
}
.wappler-temp {
}
.badge.negmargin.vidicon.calendaricon {
  margin-left: -10px;
}
.btn#searchbtn1.searchbtnborder {
  background-color: #eef4ff;
}
.alertminheigth {
  min-width: 53px;
}
.cologowordsizesmaller {
  font-size: 0.675rem;
}
.section_bg.mainveiwminvh {
  min-height: 100vh;
}
.iframesearchboxmaxheight {
  max-height: 77px;
  min-height: 76px;
  height: 85px;
}
.iframesearchboxmaxheight.iframebx {
  height: 73px;
}
.dropdown .dropdown-menu {
  width: calc(100% - 1.5rem);
  right: 0.75rem;
  font-size: 0.85rem;
}
.dropdown-menu {
  /*position: absolute;
    top: 100%;*/
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.85rem;
  color: #858796;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #e3e6f0;
  border-radius: 0.35rem;
}
.dropdown-list {
  width: 20rem !important;
  padding: 0;
  border: none;
  overflow: hidden;
}

/*.dropdown-menu {
    position: static;
    float: none;
}*/
.dropdown-menu.show {
  display: block;
}

.shadow {
  box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #858796;
  white-space: nowrap;
}
.dropdown .dropdown-menu .dropdown-header {
  text-transform: uppercase !important;
  font-weight: 800;
  font-size: 0.65rem;
  color: #b7b9cc;
}
.dropdown-list .dropdown-header {
  background-color: #558ddb;
  border: 1px solid #4e73df;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #fff;
}
.text-center {
  text-align: center !important;
}
.text-gray-500 {
  color: #b7b9cc !important;
}
.dropdown-list.toppadding0 {
  padding-top: 0rem;
}

#videobxnoradius {
  border-radius: 0px;
}

.loginpagevh {
}

.sidenavhover {
}

.sidenavhover:hover {
  background-color: #e1eded;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
}

.labelpopupbox {
  min-width: 315px;
}

.style16 {
  position: absolute;
  min-height: 200px;
  max-width: 320px;
  min-width: 288px;
  z-index: 10;
  margin-top: -201px;
  width: 310px;
}

@media (max-width: 768px) {
  .style18 {
    margin-bottom: -40px;
  }
}

@media (max-width: 992px) {
  .style12 {
    width: 25%;
  }
}

@media (max-width: 1200px) {
  .style16 {
    max-width: 320px;
  }
}

.videopopupcolheight {
  height: 70vh;
}

.style16.allvideos {
  margin-top: 1px;
}

.addbackgroundimgtopopupwk1 {
  background-repeat: repeat;
  background-position: center 9%;
  background-image: url("../assets/images/SSLogo_smaller.png");
}

.btnsidebarsearchresults {
  z-index: 10;
  background-color: rgba(0, 0, 0, 0);
  width: 156px;
  height: 79px;
  position: absolute;
  margin-top: -56px;
  margin-left: -6px;
}

.style17 {
  margin-right: -4px;
}

.style19 {
  min-height: 100%;
}

.style20 {
  min-height: 55vh;
}

.style21 {
  max-width: 256px;
}

.style22 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.style22.rowwidth {
  width: 480px;
}

.style22.rowwidth.thisrow {
  width: auto;
}

.rowalign {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.timeheading {
  font-size: 24px;
}

.btn1createbooks {
  width: 45px;
  height: 45px;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  border-bottom-left-radius: 26px;
  border-bottom-right-radius: 26px;
}

.Daybook_Create_Border {
  border-width: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.Daybook_Create_Border.datefieldwidth {
  width: 45%;
}

.btn1createbooks.small_btn {
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: flex;
  justify-content: center;
}

.sidenavhover.addnewicon {
}

.sidenavhover.addnewicon {
}

.style23 {
}

.col_text_center_vert {
}

.row_height_diary_btn_box {
  height: 50px;
}

.btn1createbooks.small {
  width: 28px;
  height: 28px;
  border-color: #000;
  padding: 1px 1px 2px;
}

.row_col_diary_height {
  height: 50px;
}

.col_height_diary {
  height: 28px;
}

.boot_icon_sized {
  font-size: 24px;
}

.Daybook_Create_Border.Textbold {
  font-weight: bold;
}
