@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Josefin+Slab:300,400,700');

body, html, h4 {
  font-family: 'roboto'
}
.relative {
  position: relative;
}

.foundSOS {
  width: 43%;
}

/* .bar .back-button.hide, .bar .buttons .hide {
    display: inline;
} */
.bar .title.title-left {
  text-align: center;
}

.showimg .hscroller-card {
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  position: relative;
  text-align: center;
}

.showimg .hscroller-card img {
  height: auto;
  width: 59%;
  border-radius: 0%;
}

.imgadjust {
  width: 50%;
}

.minHeight200 {
  min-height: 200px;
}

.margin-right {
  margin-right: 10px;
}

.marginB20 {
  margin-bottom: 20px;
}

.noPad {
  padding: 0;
}

#draggable {
  width: 70px;
  height: 70px;
  background: url(../img/sos.svg) no-repeat;
  position: absolute;
  z-index: 10;
  bottom: 20%;
  right: 8%;
}

#draggable.touched {
  background: url(../img/sosgreen.svg) no-repeat;
}

.desktop-disabled {
  display: none !important;
}

.mobile-disabled {
  display: block !important;
}

.sidemenuTop .nameDiv p {
  font-weight: 500;
  text-transform: uppercase;
}

.menuTop {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
}

.menuTop .logo {
  width: 100%;
  float: left;
}

.menuTop .logo img {
  width: 34%;
  display: block;
  margin: 0 auto;
  margin-top: 15px;
}

.menuTop .homeIco {
  width: 15%;
  float: left;
  text-align: center;
}

.blackBg {
  background: #232323;
}

.noHref.item {
  padding: 3%;
}

.flexDiv {
  display: flex;
  justify-content: center;
  align-items: center
}

.flexDiv ion-item {
  width: 100%;
}

.sidemenuTop {
  padding: 5px 15px;
}

.sidemenuTop .imgDiv {
  width: 33%;
}

.sidemenuTop .nameDiv {
  width: 67%;
}

p.menuHead {
  text-align: center;
  margin-bottom: 0;
  padding: 5px 0;
  font-weight: 600;
  text-transform: uppercase;
  background: #2196f357;
  color: #000;
}

.button-bar-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.button-bar-footer>a {
  width: 33%;
  text-align: center;
}

.button-bar-footer>a img {
  width: 19%;
}

.bottomImages {
  width: 100%;
  background: #ccc;
}

.bottomImages .entityLogo,
.bottomImages .appLogo {
  width: 50%;
}

.bottomImages .entityLogo img,
.bottomImages .appLogo img {
  width: 100%;
}

.topImg {
  min-height: 220px;
  max-height: 220px;
}

.menuItem ion-item {
  padding: 5px;
  transition: .6s ease all;
  border-color: #60219740;
  display: flex;
  justify-content: center;
  align-items: center;
}

.menuItem ion-item:hover {
  background: #602197;
}

.menuItem ion-item .icoDiv {
  width: 30%;
}

.menuItem ion-item .icoDiv img {
  width: 45%;
}

.menuItem ion-item .contDiv {
  width: 70%;
  text-align: left;
}

.menuItem ion-item i {
  font-size: 24px;
  color: #2196F3;
  width: 30%;
}

.menuItem ion-item:hover i {
  color: #fff;
  transform: scale(1.3);
}

.menuItem ion-item span {
  text-align: left;
  font-weight: normal;
  font-size: 13px;
  font-family: 'roboto';
  overflow: hidden;
  text-overflow: ellipsis;
}

.menuItem ion-item:hover span {
  color: #fff;
}

.societyLogo {
  float: left;
  width: 100%;
}

.societyLogo img {
  width: 50%;
  display: block;
  margin: 5% auto;
}

.slider_prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300796b'%2F%3E%3C%2Fsvg%3E");
  left: -15px;
}

.slider_next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2300796b'%2F%3E%3C%2Fsvg%3E");
  right: -20px;
}

.slider_next,
.slider_prev {
  background-repeat: no-repeat;
  padding: 0;
  width: 20px;
  height: 20px;
  min-height: 20px;
  min-width: 20px;
  text-align: center;
  position: absolute;
  z-index: 9;
  top: 45%;
  background-color: transparent;
}

ion-modal-view.pdf-invoice {
  top: 0% !important;
  right: 0%;
  bottom: 0%;
  left: 0%;
  min-height: fit-content;
  width: 100%;
}

ion-modal-view.pdf-invoice h1.title {
  color: #fff;
}

ion-modal-view.pdf-invoice button {
  color: #fff;
}

/* dashboard */
.homeDiv {
  float: left;
  width: 100%;
}

.topSocityImage {
  min-height: 125px;
}

/* .complaintBox {
    border: 1px solid #602197;
} */
.homeDiv .divCell {
  width: 48%;
  float: left;
  max-height: 150px;
  border: 1px solid #602197;
  border-radius: 8px;
}

.homeDiv .divCell2 {
  width: 31%;
  float: left;
  margin: 1%;
  max-height: 119px;
  min-height: 119px;
  overflow: hidden;
  border: 1px solid #602197;
  border-radius: 10px;
}

.homeDiv .divCell a {
  float: left;
  width: 100%;
  max-height: 136px;
  overflow: hidden;
}

.homeIcoWrap {
  float: left;
  width: 100%;
  padding: 10px 0;
}

.homeIcoWrap .homeIco {
  width: 18%;
  float: left;
  margin: 1%;
  text-align: center;
}

.homeIcoWrap .homeIco a {
  width: 100%;
  float: left;
  text-decoration: none;
}

.homeIcoWrap .homeIco p {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
}

ul.alertUl {
  list-style: square;
  padding-left: 25px;
}

ul.noticeUl {
  list-style: square;
  padding-left: 25px;
}

ul.recentUl {
  list-style: square;
  padding-left: 25px;
}

ul.alertUl li b,
ul.noticeUl li b,
ul.recentUl li b {
  width: 100%;
  display: block;
  overflow: hidden;
  font-weight: normal;
  font-style: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.slideItem .slideImage {
  width: 100%;
  float: left;
}

.slideItem .slideImage img {
  width: 8%;
}

.moreMenu .hscroller-card {
  margin: 0 2.3%;
}

.moreMenu .hscroller-card img.hscroller-img {
  padding: 10px;
}

.ppntc .icoDiv img {
  width: 70% !important;
}

.connectInput {
  margin: 0;
  width: 100%;
  float: left;
  padding: 0;
  display: block;
  margin-bottom: 5px;
}

.connectInput span {
  display: block;
  width: 40%;
  float: left;
  background: #602197;
  text-align: right;
}

.connectInput input {
  margin: 0 !important;
  padding: 0px 10px;
  width: 60%;
  FLOAT: LEFT;
}

.connectInput select {
  margin: 0 !important;
  float: left;
  background: transparent !important;
  padding: 0px 10px !important;
  width: 60%;
  height: 34px;
}

.sg-whole-center {
  padding: 2% 3%;
}

/* .announcement-card p {
    text-align: right;
} */

@media screen and (max-width: 320px) and (min-width: 0px) {
  .showimg .hscroller-card img {
    height: auto;
    width: 100%;
    border-radius: 0%;
  }

  .modal {
    min-height: 45% !important;
  }

  .desktop-disabled {
    display: block !important;
  }

  .mobile-disabled {
    display: none !important;
  }

  .homeComplaintText {
    margin: 5px 0;
    font-size: 12px
  }

  .bottomMenu {
    float: left;
    width: 100%;
  }

  .min-height-128 {
    min-height: 128px
  }

  .homeDiv .divCell {
    width: 98%;
  }

  .homeDiv .divCell2 {
    width: 98%;
  }

  .moreMenu.hscroller {
    padding: 2px 2px 100px 2px;
  }

  .moreMenu.hscroller img.hscroller-img {
    width: 70px;
    height: 70px;
  }

  .slideWrapper {
    padding: 1% 5%;
  }

  .moreMenu .hscroller-card {
    text-align: center;
  }

  .forumScroller.hscroller .hscroller-card img.hscroller-img {
    width: 55px;
    border-radius: 50%;
    height: 55px;
  }

  .headpost {
    height: 30px;
    margin-top: 0;
  }

  .sliderheightdiv {
    margin: 0px;
    height: auto !important;
    padding-bottom: 0px;
  }

  .footerBar {
    padding: 0;
  }

  .footerBar .fooAction {
    width: 100%;
    float: left;
    min-height: 100%;
    padding: 0;
  }

  .footerBar .fooAction img {
    width: 100%;
    height: auto !important;
    max-width: 62px;
    min-height: auto;
    min-width: auto;
    max-height: 50px !important;
  }
  .button-bar-footer>a img {
    width: 73px;
    height: 50px;
  }

  .footerBar .fooAction p {
    color: #fff;
    font-size: 11px;
    line-height: 1.3;
    white-space: nowrap !important;
    text-overflow: ellipsis;
    margin: 0;
  }

  .footerBar .fooAction img {
    display: block;
    margin: auto;
  }

  .footerBar .fooAction img {
    padding: 0 !important;
  }

  .postDiv .postSlide {
    max-height: 120px;
    min-height: 120px;
    border: 1px solid;
    border-color: #602197;
    border-radius: 10px;
    overflow: hidden;
  }

  .complaintBox {
    border-radius: 10px;
  }

  .counter_divbig {
    width: 55px;
    height: 55px;
  }

  .counter_divbig span {
    margin-top: 30%;
  }

  .bottomMenu .cus-col {
    width: 31%;
    float: left;
    margin: 1%;
    text-align: center;
  }

  .bottomMenu .cus-col .cus-item img {
    width: 55%;
    border-radius: 50%;
    padding: 5%;
    border: 1px solid #ccc;
  }

  .bottomMenu .cus-col .cus-item p {
    margin: 0 0 5px 0;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
  }

  .postDiv {
    padding-bottom: 0px;
  }

  .postDiv ion-slide {
    padding: 0;
    overflow: hidden;
  }

  .sliderheightdiv .slider-pager {
    bottom: 0px;
  }

  .sliderheightdiv .slider-pager .slider-pager-page {
    width: 10px;
    margin: 0 3px;
    color: #602197;
  }

  .sliderheightdiv .slider-pager .slider-pager-page i {
    font-size: 7px;
  }

  .forumPage .hscroller-card img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
  }

  .footerBar .fooAction.customButton {
    width: 30% !important;
    background: #000;
    border-radius: 10px;
    padding: 0 5px;
  }

  .footerBar .fooAction.customButton img {
    width: 50%;
  }

  .imgadjust {
    width: 80%;
  }

}

@media screen and (max-width: 480px) and (min-width: 321px) {
  .showimg .hscroller-card img {
    height: auto;
    width: 100%;
    border-radius: 0%;
  }

  .modal {
    min-height: 42% !important;
  }

  .desktop-disabled {
    display: block !important;
  }

  /* .mediaview{
        height: 100px;
    } */
  .mobile-disabled {
    display: none !important;
  }

  .homeComplaintText {
    margin: 5px 0;
    font-size: 12px
  }

  .bottomMenu {
    float: left;
    width: 100%;
    margin-top: 7%;
  }

  .min-height-128 {
    min-height: 128px
  }

  .homeDiv .divCell {
    width: 98%;
    min-height: 122px;
  }

  .homeDiv .divCell2 {
    width: 98%;
  }

  .moreMenu.hscroller {
    padding: 2px 2px 100px 2px;
  }

  .moreMenu.hscroller img.hscroller-img {
    width: 70px;
    height: 70px;
  }

  .slideWrapper {
    padding: 3% 5% 0;
  }

  .moreMenu .hscroller-card {
    text-align: center;
  }

  .forumScroller.hscroller .hscroller-card img.hscroller-img {
    width: 55px;
    border-radius: 50%;
    height: 55px;
  }

  .headpost {
    height: 30px;
    margin-top: 0;
  }

  .sliderheightdiv {
    margin: 0px;
    height: auto !important;
    padding-bottom: 37px;
  }

  .footerBar {
    padding: 0;
  }

  .footerBar .fooAction {
    width: 100%;
    float: left;
    min-height: 100%;
    padding: 0;
  }

  .footerBar .fooAction img {
  width: 100%;
  max-width: 80px;
  min-height: auto;
  min-width: auto;
  max-height: 50px !important;
  }

  .button-bar-footer>a img {
    width: 95px;
    height: 50px;
  }

  .footerBar .fooAction p {
    color: #fff;
    font-size: 10px;
    line-height: 1.3;
    white-space: nowrap !important;
    text-overflow: ellipsis;
    margin: 0;
  }

  .footerBar .fooAction img {
    display: block;
    margin: auto;
  }

  .footerBar .fooAction img {
    height: 100%;
  }

  .postDiv .postSlide {
    max-height: 120px;
    min-height: 120px;
    border: 2px solid;
    border-color: #602197;
    border-radius: 10px;
    overflow: hidden;
  }

  .complaintBox {
    border-radius: 10px;
  }

  .bottomMenu .cus-col {
    width: 31%;
    float: left;
    margin: 1%;
    text-align: center;
  }

  .bottomMenu .cus-col .cus-item img {
    width: 45%;
    border-radius: 50%;
    padding: 2%;
    border: 1px solid #ccc;
  }

  .bottomMenu .cus-col .cus-item p {
    margin: 0 0 5px 0;
    font-size: 11px;
    font-weight: 600;
    line-height: 1;
  }

  .postDiv {
    padding-bottom: 0px;
  }

  .postDiv ion-slide {
    padding: 5px;
    overflow: hidden;
  }

  .sliderheightdiv .slider-pager {
    bottom: 0px;
  }

  .sliderheightdiv .slider-pager .slider-pager-page {
    width: 10px;
    margin: 0 3px;
    color: #602197;
  }

  .sliderheightdiv .slider-pager .slider-pager-page i {
    font-size: 7px;
  }

  .forumPage .hscroller-card img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
  }

  .footerBar .fooAction.customButton {
    width: 30% !important;
    background: #000;
    border-radius: 10px;
    padding: 0;
  }

  .footerBar .fooAction.customButton img {
    width: 100%;
    height: auto;
  }

  .imgadjust {
    width: 80%;
  }
}

@media only screen and (min-width: 1024px) {
  .homeDiv .divCell {
    width: 49%;
    float: left;
    max-height: 150px;
    border: 1px solid #602197;
    border-radius: 8px;
    margin: 5px;
  }

  .bar-header {
    background-color: #602197;
    color: white;
  }

  .imgadjust {
    width: 25%;
  }
}

@media screen and (min-width: 600px) and (max-width: 1024px) {
  .showimg .hscroller-card img {
    height: auto;
    width: 100%;
    border-radius: 0%;
  }

  .button-bar-footer>a img {
       width: 112px;
       height: 80px;
  }

  .modal {
    min-height: 46% !important;
  }

  .foundSOS {
    width: 35%;
  }

  .sg-whole-center {
    width: 100%;
  }

  .modal {
    right: 20%;
    left: 1%;
    width: 98%;
  }

  .desktop-disabled {
    display: block !important;
  }

  .mobile-disabled {
    display: none !important;
  }

  .homeComplaintText {
    margin: 5px 0;
    font-size: 15px
  }

  .bottomMenu {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-top: 15%;
  }

  .min-height-128 {
    min-height: 128px
  }

  .homeDiv .divCell {
    width: 98%;
    min-height: 200px;
    border: 1px solid #602197;
    border-radius: 10px;
  }

  .homeDiv .divCell2 {
    width: 98%;
  }

  .moreMenu.hscroller {
    padding: 2px 2px 100px 2px;
  }

  .moreMenu.hscroller img.hscroller-img {
    width: 70px;
    height: 70px;
  }

  .slideWrapper {
    padding: 3% 5% 0;
  }

  .moreMenu .hscroller-card {
    text-align: center;
  }

  .forumScroller.hscroller .hscroller-card img.hscroller-img {
    width: 80px;
    border-radius: 50%;
    height: 80px;
  }

  .headpost {
    height: 30px;
    margin-top: 0;
  }

  .sliderheightdiv {
    margin: 0px;
    height: auto !important;
    padding-bottom: 7px;
  }

  .footerBar {
    padding: 0;
  }

  .footerBar .fooAction {
    width: 100%;
    float: left;
    min-height: 100%;
    padding: 0;
  }

  .footerBar .fooAction img {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    min-width: auto;
    max-height: 70px !important;
  }

  .footerBar .fooAction p {
    color: #fff;
    font-size: 10px;
    line-height: 1.3;
    white-space: nowrap !important;
    text-overflow: ellipsis;
    margin: 0;
  }

  .footerBar .fooAction img {
    display: block;
    margin: auto;
  }

  .footerBar .fooAction img {
    height: 100%;
  }

  .postDiv .postSlide {
    border: 1px solid;
    border-color: #602197;
    border-radius: 10px;
    overflow: hidden;
    margin: 1%;
    min-height: 200px;
    max-height: 200px;
  }

  .complaintBox {
    border: 0;
    border-radius: 0px;
  }

  .bottomMenu .cus-col {
    width: 31%;
    float: left;
    margin: 1%;
    text-align: center;
  }

  .bottomMenu .cus-col .cus-item img {
    width: 37%;
    border-radius: 0;
    padding: 0%;
    border: 0;
  }

  .bottomMenu .cus-col .cus-item p {
    margin: 0 0 5px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }

  .postDiv {
    padding-bottom: 0px;
  }

  .postDiv ion-slide {
    padding: 5px;
    overflow: hidden;
  }

  .sliderheightdiv .slider-pager {
    bottom: 0px;
  }

  .sliderheightdiv .slider-pager .slider-pager-page {
    width: 10px;
    margin: 0 3px;
    color: #602197;
  }

  .sliderheightdiv .slider-pager .slider-pager-page i {
    font-size: 7px;
  }

  .forumPage .hscroller-card img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
  }

  .footerBar .fooAction.customButton {
    width: 30% !important;
    border-radius: 10px;
    padding: 0;
  }

  .footerBar .fooAction.customButton img {
    width: 87%;
    height: auto;
  }

  .counter_divbig {
    width: 80px;
    height: 80px;
    margin: 11% auto 0;
  }

  .counter_divbig span {
    font-size: 26px;
    margin-top: 40%;
  }

  ul.alertUl,
  ul.recentUl,
  ul.noticeUl {
    padding-top: 10px;
  }

  ul.alertUl li b,
  ul.noticeUl li b,
  ul.recentUl li b {
    width: 100%;
    font-size: 18px;
    line-height: 2;
  }

  .footerBar .fooAction img {
    width: 80%;
    max-width: 78px;
    min-height: auto;
    min-width: auto;

  }

  .imgadjust {
    width: 44%;
  }

  div.scrolling-wrapper {
    background-color: #333;
    overflow: auto;
    white-space: nowrap;
  }

  div.scrolling-wrapper img {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
  }



}

/* createissue */
.newissuedefaultpic{
  height:60px;
  width:60px;
  margin-top:0px;
}

.image-modal {
  width: 100% !important;
  height: 100%;
  top: 0 !important;
  left: 0 !important;
}

.transparent {
  background: transparent !important;
}

.fullscreen-image {
  max-width: 100%;
  max-height: 100%;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
}

.slider {
  width: 100%;
  height: 100%;
}

/**
 * Intro Slide Box
 * --------------------------------------------------
 */
/*For intro page to the app*/
.intro-slide-image {
  /*background: url(../img/splash_bg.png);*/
  background-repeat: repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: auto;
  margin: auto;
  z-index: 2; 
}

  /*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

  @media (min-width: 1025px) and (max-width: 1280px) {
    .intro-slide-image {
       background-repeat: repeat;
       background-size: contain;
       background-position: center;
       width: 550px;
       height: 800px;
       margin: auto;
       display: block;
       z-index: 2;
    }
  }

  @media (min-width: 1281px) {
    .intro-slide-image {
      background-repeat: repeat;
      background-size: contain;
      background-position: center;
      width: 550px;
      height: 800px;
      margin: auto;
      display: block;
      z-index: 2;
    }
  }

  /*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .intro-slide-image {
        background-repeat: repeat;
        background-size: contain;
        background-position: center;
        width: 90%;
        height: 1090px;
        margin: auto;
        display: block;
        z-index: 2;
  }
}


     
