/* style-2022.css, created on 24-11-2022 12:04 */
div#y7 .widgetHeader {
    padding-left: 0;
}
div#wikiItemList-1326 {
    background: none;
}
#loginWidget-1328{
    display:none;
  }
  /*TOP MENU COLORS*/
  #headernew nav .nav-wrapper i{
    height: 70px;
      line-height: 70px;
  }
  #headernew .C1 i.material-icons, .C1 a {
      color: #2D42DC!important;
      float: left;
      margin-right: 0.3rem;
      font-size:17px;
  }
  #headernew .C2 i.material-icons, .C2 a {
      color: #BAD739!important;
      float: left;
      margin-right: 0.3rem;
      font-size: 17px ;
  }
  #headernew .C3 i.material-icons, .C3 a {
      color: #fabb02!important;
      float: left;
      margin-right: 0.3rem;
      font-size: 17px;
  }
  #headernew .C4 i.material-icons, .C4 a {
      color: #0173aa!important;
      float: left;
      margin-right: 0.3rem;
      font-size: 17px;
  }
  #headernew .C5 i.material-icons, .C5 a {
      color: #0F9467!important;
      float: left;
      margin-right: 0.3rem;
      font-size: 17px;
  }
  #headernew .C6 i.material-icons, .C6 a {
      color: #fabb02!important;
      float: left;
      margin-right: 0.3rem;
      font-size: 17px;
  }
  
  #headernew .C11 i.material-icons, .C11 a {
      color: #fff;
      float: left;
      font-size: 17px;
      margin-top: -4px!important;
  }
  #headernew nav i, nav [class^="mdi-"], nav [class*="mdi-"], nav i.material-icons {
    font-size: 17px;
  }
  
  #headernew i.material-icons.gbp {
      height: 48px;
      margin-top: -7px!important;
  }
  #headernew a.tooltipped.gbp {
      height: 52px;
       margin-top: 0px;
  }
  #headernew li.C11 i.material-icons:hover, .li.C11 a:hover {
      color: #ff6b25!important;
  }
  #headernew  a.tooltipped.C9.logout {
      height: 56px;
  }
  #headernew li.C9 i.material-icons:hover, .li.C9 a:hover {
      color: #ff6b25!important;
  }
  #headernew .C9 i.material-icons:hover, .C9 a:hover {
     color: #ff6b25!important;
  }
  #headernew li.C12.quick-links-btn-li a {
      font-size: 17px;
  }
  #headernew .userProfileName {
      color: #212121;
      float: left;
      margin-right: 0.3rem;
      font-size: 17px;
  }
  #headernew .C7 img {
      width: 48px;
      height: 48px;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
  }
  #headernew .C9 i.material-icons, .C9 a {
      color: #fff;
      font-size: 17px;
  }
  #headernew .userProfileName a {
      font-size: 17px;
      font-weight: 500;
      color: #b8c0cb;
      text-transform: capitalize;
  }
  header#headernew nav {
      box-shadow: none;
  }
  
  header#headernew ul.right.hide-on-med-and-down {
      height: 48px;
      border-radius: 5px;
      margin-right: 12px;
      margin-top: 10px;
      background: #2D42DC;
  }
  
  header#headernew .nav-wrapper .userProfileName {
      display: none;
  }
  header#headernew li.C7.user-profile-li a {
      padding: 0;
  }
  header#headernew li.C7.user-profile-li, li.C11 {
      height: 48px;
  }
  header#headernew .logout i{
    margin-top:-7px;
  }
  
  header#headernew ul li a:hover {
      background: none;
  }
  
  header#headernew li.C12.quick-links-btn-li a i{
      font-size: 24px;
  }
  header#headernew li.C12.quick-links-btn-li a i:hover{
      color:#e3001b;
  }
  header#headernew li.C6.portal-search-li a i{
      font-size: 24px;
  }
  .quick-links-div.row {
      background: #2D42DC;
      padding: 50px;
      border-radius: 5px;
      display: none;
      margin-top: 1rem;
      margin-right: 0!important;
      width: 100%;
      margin-left: 0!important;
  }
  /*Spotlight section*/
  div.morelistBtn .fixed-action-btn a.btn-floating:hover, div.morelistBtn .fixed-action-btn a.btn-floating {
      background: unset;
      border: none;
      box-shadow: none;
  }
  #portalArticleListBlock-1319 .card{
      margin:0 0 1rem;
      float: left;
      max-height: 225px;
  }
  #portalArticleListBlock-1319 .card-title{
      position:absolute;
      top:0;
      width:100%;
      color:#fff;
      font-weight:500;
      background:linear-gradient(180deg,rgba(0,0,0,1) 0.5%,rgba(0,0,0,0.005) 100%);
      border-top-left-radius:5px;
      border-top-right-radius:5px;
      padding-left:2%;
      display:-webkit-box;
      overflow:hidden
  }
  #portalArticleListBlock-1319 i.read-more{
      color:#fff
  }
  #portalArticleListBlock-1319 .card .card-reveal{
      border-top:solid 1px #cce8f0;
      border-left:solid 1px #cce8f0;
      border-right:solid 1px #cce8f0
  }
  #portalArticleListBlock-1319 .card-reveal p{
      padding-left:2%
  }
  #portalArticleListBlock-1319 .card .card-action{
      background:rgba(0,0,0,100);
      padding:16px 10px
  }
  #portalArticleListBlock-1319 :not(.input-field)>i:not(.prefix).right{
      margin-right:22px;
      margin-top:7px
  }
  #portalArticleListBlock-1319 .card{
      clear:none;
      vertical-align:top
  }

  #portalArticleListBlock-1319 .articleItemImage{
      float:none;
      margin-right:0
  }
  #portalArticleListBlock-1319 .card-thumb-imgs{
      width:100%;
      display:block;
      overflow:hidden;
      line-height:0;
      border-radius:5px
  }
  #portalArticleListBlock-1319 .card-content p{
      margin:2%;
      color:inherit
  }
  #portalArticleListBlock-1319 .card-title{
      width:100%;
      color:#fff;
      font-weight:500;
      line-height:36px;
      overflow:hidden;
      text-overflow:ellipsis;
      display:-webkit-box;
      -webkit-box-orient:vertical;
      -webkit-line-clamp:2;
      height:33px;
      padding:3% 2% 3% 20px
  }
  #portalArticleListBlock-1319 a.card-action.waves-effect{
      top:-47px
  }
  #portalArticleListBlock-1319 .card .card-content{
      padding:0;
      border-radius:5px;
      height:222px
  }
  #portalArticleListBlock-1319 a.moreNews.more-btn.right{
      color:#fff;
      transition:color .3s ease;
      text-transform:uppercase;
      position:relative;
      border-top:1px solid rgba(160,160,160,.2);
      padding:20px 0 20px 10px;
      background:rgba(0,0,0,.5);
      width:100%;
      font-weight:600
  }
  #portalArticleListBlock-1319 .card-thumb-imgs img{
      height:100%;
      border-radius:5px
  }
  #portalArticleListBlock-1319 .articleItemAuthor,#portalArticleListBlock-1319 .articleItemDate ul.indicators{
      display:none
  }
  #portalArticleListBlock-1319 .widgetHeader h2{
      display:block
  }
  #portalArticleListBlock-1319 h4{
      font-weight:400;
      font-size:2rem;
      color:#2D42DC;
      width:calc(100% - 10px)
  }
  #portalArticleListBlock-1319 .widgetHeader.widget-md-heading.mb20{
      background:unset;
      box-shadow:none;
  }
  #portalArticleListBlock-1319 .articleListWrapperMedium .card{
      display:inline-block
  }
  #portalArticleListBlock-1319 a.card-action.waves-effect{
      top:-47px;
      z-index:5;
      border-bottom-left-radius:5px;
      border-bottom-right-radius:5px
  }
  #portalArticleListBlock-1319 .card.clear{
      margin-bottom:1rem;
      border-radius:5px!important
  }
  #portalArticleListBlock-1319 .card-title{
      line-height:0
  }
  #portalArticleListBlock-1319 a.loadmorearticle{
      border:solid 1px #2D42DC;
      font-weight:400;
      padding:.75rem;
      border-radius:5px;
      color:#2D42DC
  }
  #portalArticleListBlock-1319 .widgetFooter{
      margin-top:-5vh;
      margin-bottom:2.7rem;
      margin-right:1%;
      float:right
  }
  #portalArticleListBlock-1319 a.loadmorearticle{
      color:#2D42DC;
      border:solid 1px #2D42DC;
      font-weight:400
  }
  #portalArticleListBlock-1319 a.loadmorearticle:hover{
      background-color:#2D42DC;
      color:#fff!important
  }
  #portalArticleListBlock-1319 .card{
      background-color:transparent
  }
  #portalArticleListBlock-1319 .card .card-reveal{
      margin-top:-8%
  }
  #portalArticleListBlock-1319 .widgetContent{
      margin-bottom:7vh
  }
  #portalArticleListBlock-1319 .card-reveal p{
      margin-top:4vh;
      line-height:22px
  }
  #portalArticleListBlock-1319 a{
     color: #fff;
    font-size: 16px;
  }
  @media only screen and (min-width:601px){
      #portalArticleListBlock-1319 .card{
          width:31.5%;
          margin-right:.5%;
          margin-left:1%
      }
      #portalArticleListBlock-1319 .card:nth-child(3),#portalArticleListBlock-1319 .card:nth-child(6),#portalArticleListBlock-1319 .card:nth-child(9),#portalArticleListBlock-1319 .card:nth-child(12),#portalArticleListBlock-1319 .card:nth-child(15),#portalArticleListBlock-1319 .card:nth-child(18),#portalArticleListBlock-1319 .card:nth-child(21){
          margin-right:0
      }
      #portalArticleListBlock-1319 #portalArticleListBlock-1319 .card{
          margin-right:0
      }
      i.read-more{
          float:right
      }
      i.material-icons.right{
          display:none
      }
  }
  @media only screen and (max-width:880px){
      #portalArticleListBlock-1319 .card{
          margin-right:1%
      }
      #portalArticleListBlock-1319 .card-title{
          font-size:18px;
          line-height:2rem
      }
  }
  @media only screen and (min-width:2499px){
      #portalArticleListBlock-1319 .card.clear{
          max-height:590px
      }
  }
  #portalArticleListBlock-1319 .card .card-content .para001{
      position:absolute;
      padding:20px;
      bottom:0px;
      color:#fff;
      background:linear-gradient(0deg,rgba(0,0,0,1) 0.5%,rgba(0,0,0,0.005) 100%);
      width:100%;
      font-size:16px
  }
  #portalArticleListBlock-1319 .article-info-author,#portalArticleListBlock-1319 .articleInfo{
      display:none
  }
  #portalArticleListBlock-1319 div#portalArticleListPaginationWrapperLarge{
      width:100%!important;
      height:446px!important;
      border-radius:5px
      position: relative;
    overflow: hidden;
  }
  #portalArticleListBlock-1319 div#portalArticleListPaginationWrapperLarge .card{
      width:100%!important;
      margin-left:0
  }
  #portalArticleListBlock-1319 .loadmorearticle{
      display:none
  }
  div#QuickblogButton .fixed-action-btn a.btn-floating.btn:hover{
      border:none
  }
  
   #portalArticleListBlock-1319 .card .card-content .para001 {
      ;
       padding: 9px 20px;
  }
  
   #portalArticleListBlock-1319 a#nextCycle {
      margin-top: 218px;
      z-index: 9999;
      box-shadow: unset;
      background-color: transparent !important;
      border: unset;
  }
   #portalArticleListBlock-1319 #latestTeamArticlePagination a#nextCycle {
      margin-top: 0;
      float: left;
      color: #2D42DC;
  }
   #portalArticleListBlock-1319 a#prevCycle {
      float: left;
      right: unset;
      margin-top: 216px;
      z-index: 99999;
      box-shadow: unset;
      background-color: transparent !important;
      border:unset;
  }
  #latestTeamArticlePagination a#prevCycle {
      margin-top: 0;
      float: right;
      color: #2D42DC;
  }
  
   #portalArticleListBlock-1319 a#prevCycle {
    background: #ecb800;
    border-radius: 5px;
  }
  
   #portalArticleListBlock-1319 a#nextCycle {
    background: #ecb800;
    border-radius: 5px;
  }
  
   #portalArticleListBlock-1319 div#portalArticleListPaginationLarge {
    height: 0;
  }
  
  /*Top right content*/
  #portalArticleListBlock-1321 .widgetHeader.widget-md-heading.mb20 {
      background: unset;
      box-shadow: none;
  }
  #portalArticleListBlock-1321 h4 {
      font-weight: bold;
      font-size: 2rem;
      color: #0F9467;
      width: calc(100% - 10px);
  }
  
  div#portalArticleListBlock-1321 .card-content {
      padding: 0;
      position: relative;
  }
  
  div#portalArticleListBlock-1321 .card {
      width: 32%!important;
      float: left;
      box-shadow: none;
      margin-top: 0;
  }
  
  #portalArticleListBlock-1321 .card-thumb-imgs {
      display: block;
  }
  #portalArticleListBlock-1321 .card-thumb-imgs {
      border-radius: 5px;
      width: 100%;
  }
  #portalArticleListBlock-1321 .card-thumb-imgs img{
    max-height: 220px;
      object-fit: cover;
      height:220px;
  }
  
  #portalArticleListBlock-1321 .articleItemImage {
      float: left;
      margin-right: 18px;
      width: 100%;
  }
  #portalArticleListBlock-1321 span.card-title.activator.text-darken-4 {
      padding: 5px 10px;
      float: left;
     bottom: -7px;
      position: absolute;
      background: linear-gradient(0deg,rgba(0,0,0,1) 0.5%,rgba(0,0,0,0.005) 100%);
      width: 100%;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      line-height:20px;
  }
  #portalArticleListBlock-1321 span.card-title a{
    color:#fff;
    font-size:16px;
  }
  #portalArticleListBlock-1321 .article-info-author.clear {
      display: none;
  }
  #portalArticleListBlock-1321 .articleInfo  {
      display: none;
  }
  #portalArticleListBlock-1321  span.para001 {
      display: none;
  }
  
  #portalArticleListBlock-1321 .card.active span.para001 {
      display: block;
      width: 97%;
      height: 100%;
      border: 1px #CCC solid;
      background-color: #0F9467 !important;
      border-radius: 5px;
      margin-right: 10px;
      padding: 5px;
      -webkit-transition: height .3s linear,padding-top .3s linear,padding-bottom .3s linear,border-top-width .3s linear,border-top-width .3s linear;
      transition: height .3s linear,padding-top .3s linear,padding-bottom .3s linear,border-top-width .3s linear,border-top-width .3s linear;
      cursor: pointer;
      padding: 5px 10px;
      float: left;
      bottom: 0;
      position: absolute;
      background: linear-gradient(0deg,rgba(0,0,0,1) 0.5%,rgba(0,0,0,0.005) 100%);
      width: 100%;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      color: #fff;
  }
  
  #portalArticleListBlock-1323 .widgetHeader.widget-md-heading.mb20 {
      background: unset;
      box-shadow:none;
  }
  #portalArticleListBlock-1323 h4 {
      font-weight: 400;
      font-size: 2rem;
      color: #2D42DC;
      width: calc(100% - 10px);
  }
  
  div#portalArticleListBlock-1323 .card-content {
      padding: 0;
      position: relative;
  }
  
  div#portalArticleListBlock-1323 .card {
      width: 320px!important;
      float: left;
      box-shadow: none;
      margin-top: 0;
  }
  
  #portalArticleListBlock-1323 .card-thumb-imgs {
      display: block;
  }
  #portalArticleListBlock-1323 .card-thumb-imgs {
      border-radius: 5px;
      width: 100%;
  }
  #portalArticleListBlock-1323 .card-thumb-imgs img{
    max-height: 220px;
      object-fit: cover;
  }
  
  #portalArticleListBlock-1323 .articleItemImage {
      float: left;
      margin-right: 18px;
      width: 100%;
  }
  #portalArticleListBlock-1323 span.card-title.activator.text-darken-4 {
      padding: 5px 10px;
      float: left;
     bottom: -5px;
      position: absolute;
      background: linear-gradient(0deg,rgba(0,0,0,1) 0.5%,rgba(0,0,0,0.005) 100%);
      width: 100%;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      line-height:20px;
  }
  #portalArticleListBlock-1323 span.card-title a{
    color:#fff;
    font-size:16px;
  }
  #portalArticleListBlock-1323 .article-info-author.clear {
      display: none;
  }
  #portalArticleListBlock-1323 .articleInfo  {
      display: none;
  }
  #portalArticleListBlock-1323  span.para001 {
      display: none;
  }
  
  #portalArticleListBlock-1323 .card.active span.para001 {
      display: block;
      width: 97%;
      height: 100%;
      border: 1px #CCC solid;
      background-color: #0F9467 !important;
      border-radius: 5px;
      margin-right: 10px;
      padding: 5px;
      -webkit-transition: height .3s linear,padding-top .3s linear,padding-bottom .3s linear,border-top-width .3s linear,border-top-width .3s linear;
      transition: height .3s linear,padding-top .3s linear,padding-bottom .3s linear,border-top-width .3s linear,border-top-width .3s linear;
      cursor: pointer;
      padding: 5px 10px;
      float: left;
      bottom: 0;
      position: absolute;
      background: linear-gradient(0deg,rgba(0,0,0,1) 0.5%,rgba(0,0,0,0.005) 100%);
      width: 100%;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      color: #fff;
  }
  
  /*4 colum widgets*/
  div#y8 .widgetHeader {
     background: #f5fdff;
         box-shadow: none;
  }
  div#y8 .widgetWrapper {
      box-shadow: none;
  }
  div#y8 .widgetHeader h4 {
      font-weight: bold;
      font-size: 25px;
      color: #0F9467;
      width: calc(100% - 10px);
      text-transform: initial;
  }
  div#y8 .widgetHeader{
    padding-left:0px;
  }
  
  div#y8 .widgetContent{
    padding-left:0px;
    padding-top:0px;
  }
  
  
  div#pollWidget-1324 .widgetContent {
      border: solid 1px #e0e0e0;
      border-radius: 5px;
      border-left: 5px solid #0F9467;
      padding-left: 10px;
  }
  
  #userListBirthday-1325 h4 , #userListBirthday-1325.birthdayWidgt{
    background:none;
  }
  #userListBirthday-1325 .widgetHeader i{
    display:none;
  }
  #userListBirthday-1325  span.birthdayDate {
      color: #0f99d2;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      border-left: 5px solid #EFEFEF;
      height: 100%;
  }
  #userListBirthday-1325 ul li{
    line-height: 80px;
      height: 80px;
      padding: 0;
      margin: 0.4rem 0;
      border-radius: 5px;
      border: 1px solid #e0e0e0;
  }
  #wikiItemList-1326 li.collection-item.avatar {
      border-radius: 5px;
      border-left: 5px solid #2D42DC !important;
      margin-bottom:10px;
      margin-top: 5px;
  }
  #wikiItemList-1326 img, #wikiItemList-1326 .wiki-item-description, #wikiItemList-1326 .articleItemAuthor, #wikiItemList-1326 .wikiItemMore {
    display:none;
  }
  div#wikiItemList-1326 .collection-item.avatar {
      padding-left: 10px;
      border: 1px solid #e0e0e0;
  }
  #agendaCalendareView-1327 div#teamCalenderWrapper{
    box-shadow:none;
  }
  
  div#agendaCalendareView-1327 .widgetContent {
      border: solid 1px #BAD739;
      border-radius: 5px;
      border-left: 5px solid #BAD739;
      background:#fff;
          padding: 10px;
  }
  
   div#agendaCalendareView-1327 .new-agenda-link i {
      color: #2D42DC;
  }
  
  div#agendaCalendareView-1327 #teamAgendaCalendarPagination a{
    background: #ffffff!important;
      border: 1px solid #BAD739;
      box-shadow: none;
      color: #ccc;
  }
  div#agendaCalendareView-1327 #teamAgendaCalendarPagination i.material-icons {
      color: #BAD739;
  }
  
  div.morelistBtn .fixed-action-btn a.btn-floating.btn{
      width:15px
  }
  div.morelistBtn .fixed-action-btn a.btn-floating:hover,div.morelistBtn .fixed-action-btn a.btn-floating{
      background:unset;
      border:none
  }
  
  .morelistBtn .btn-floating i {
      color: #2D42DC;
  }
  .morelistBtn .fixed-action-btn.horizontal {
     top: 20px;
  }
  .morelistBtn .fixed-action-btn.horizontal ul li {
      margin: 0 15px 0 0;
  }
  .morelistBtn .fixed-action-btn.horizontal ul {
      right: 10px;
  }
  
  #footer {
      background: #0174ab;
      height: 275px;
      padding: 2rem;
      margin-left: -1rem;
  }
  
  #footer h4{
    color:#fff;
  }
  
  footer#footer .container {
      width: 100%;
  }
  
  footer#footer  ul {
      line-height: 2rem;
  }
  
  div#y4 .widgetHeader {
      padding-left: 0;
  }
  
  .search-heading {
      text-align: center;
      font-size: 1.4vw;
      margin-bottom: 10px;
  }
  .search-desc {
      text-align: center;
      font-size: 15px;
      margin-bottom: 10px;
      line-height: 24px;
  }
  
  .quick-links-div ul {
      -moz-column-count: 4;
      -moz-column-gap: 20px;
      -webkit-column-count: 7;
      -webkit-column-gap: 40px;
      column-count: 5;
      column-gap: 40px;
  }
  li.quick-link-item {
      line-height: 50px;
  }
  li.quick-link-item a {
      font-size: 17px;
      color:#fff;
  }
  .quick-links-div ul li span {
      color: #fff;
  }
  span.qucik-link-icon {
      vertical-align: sub;
      margin-right: 10px;
  }
  .quick-links-div ul li span {
      color: #fff;
  }
  div[id^="agendaCalendareView-"] #calTwo .day.event{
    background:#BAD739 !important;
  }
  
  /*dark Green*/
  #y8 .btn{
    background: #0F9467;
  }
 #y8 [type="radio"]:checked + label:after{
    border: 2px solid #0F9467;
  }
   #y8 [type="radio"]:checked + label:after{
     background-color: #0F9467 !important;
  }
   #y8 a{
      color: #0F9467;
   }
   #userListBirthday-1325 span.birthdayDate{
      color: #0F9467;
   }
   #agendaCalendareView-1327 #calTwo .day.event:hover {
    background: #0F9467!important;
}
 #agendaCalendareView-1327 #calTwo .clndr-today-button{
   color: #0F9467;
}
#userListBirthday-1011 a{
   color: #0F9467;
}
  
#teamListBlock-1331{
  display:none;
}  

#teamArticleList .articleItem {
    margin-bottom: 20px;
    background: #ffffff;
    padding: 24px;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%), 0 3px 1px -2px rgb(0 0 0 / 20%);
}

#teamArticleList .articleItem .articleItemReadMore i {
    vertical-align: middle;
}
div#portalArticleListBlock-1321 .clear {
    clear: unset;
}
div#portalArticleListBlock-1321 .card {
    margin-right: 20px;
}
div#portalArticleListBlock-1319 .card .card-content {
    background: #f5fdff !important;
    overflow:hidden;
}  
#portalArticleListBlock-1319 .card .card-content .para001 {   
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    word-wrap: break-word;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5rem;
}
#portalArticleListBlock-1319 .card.active span.para001 {
      display: block;
      width: 97%;
      height: 100%;
      border: 1px #CCC solid;
      background-color: #0F9467 !important;
      border-radius: 5px;
      margin-right: 10px;
      padding: 5px;
      -webkit-transition: height .3s linear,padding-top .3s linear,padding-bottom .3s linear,border-top-width .3s linear,border-top-width .3s linear;
      transition: height .3s linear,padding-top .3s linear,padding-bottom .3s linear,border-top-width .3s linear,border-top-width .3s linear;
      cursor: pointer;
      padding: 5px 10px;
      float: left;
      bottom: 0;
      position: absolute;
      background: linear-gradient(0deg,rgba(0,0,0,1) 0.5%,rgba(0,0,0,0.005) 100%);
      width: 100%;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      color: #fff;
  }
  #portalArticleListBlock-1319 span.card-title.activator.text-darken-4 {
    padding: 5px 10px;
    float: left;
    top: unset;
    bottom:-8px;
    position: absolute;
    background: linear-gradient(0deg,rgba(0,0,0,1) 0.5%,rgba(0,0,0,0.005) 100%);
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 20px;
}
#portalArticleListBlock-1319 span.para001 {
    display: none;
}
a.meerbtn {
    background: #0F9467 !important;
    border-radius: 7px;
    padding: 0px;
    width: 50px;
    text-align: center;
    color: #fff;
    margin-right: 20px;
    height: 25px;
    line-height: 25px;
}
.addnewsbtn {
    background: #2D42DC !important;
    color: #fff;
    height: 25px;
    width: 25px;
}
.addnewsbtn i {
    color: #fff !important;
    line-height: 25px;
}
div#portalArticleListBlock-1321 .card:nth-child(3) ,div#portalArticleListBlock-1321 .card:nth-child(6) {
    margin-right: 0px;
    margin-left: 0px;
}
#y1 img#home {
    margin-right: 15px;
    margin-top: 3px;
    height: 65px;
    padding: 10px 0;
}
@media only screen and (max-width:1029px){
  .prikbord-header.morelistBtn {
      width: 100%;
      display: inline-block;
  }
  div#portalArticleListBlock-1330 {
      width: 100%;
      display: inline-block;
  }
  div#portalArticleListBlock-1321 .card {
      width: 31%!important;
      float: left;
      box-shadow: none;
      margin-top: 0;
  }
  #portalArticleListBlock-1330 .articleItem.card {
      margin-right: 20px;
  }
  div#portalArticleListBlock-1321 .card-content{
    position:unset;
  }
  #headernew nav .button-collapse{
   margin-left: 0;
    float: right !important;
 }
 #quicklinks-mob li {
      display: block !important;
      width: 100%;
  }
  #quicklinks-mob li a {
    width: 100%;
}
#quicklinks-mob li a i {
    line-height: 46px !important;
    height: 46px !important;
}
}
@media only screen and (max-width:601px){
  
  div#portalArticleListBlock-1321 .card {
      width: 100%!important;
  }
  div#y7,#y8 {
      padding: 10px;
  }
  
}
@media only screen and (max-width:479px){
  
 #headernew nav .button-collapse{
   margin-left: 0;
    float: right !important;
 }
}
#y7 .col-lg-3 {
    background: #f1ecec;
    border-radius: 10px;
}
#portalArticleListBlock-1330 .articleItem {
    margin-bottom: 13px;
}