::selection{
  background: #88db52;
  color: #fff;
} 
::-moz-selection{
  background: #88db52;
  color: #fff;
}
a{
  color: #88db52;
}
.btn-primary {
  /* background-color: #88db52; */
  /* border-color: #88db52 */
  background-color: #ccc;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #88db52;
  border-color: #88db52;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #88db52;
}
.gradient-major .overlay{
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
}
.section-title .see-all a:hover{
  color: #88db52;
}
.breadcrumb li>a:hover{
  color: #88db52;
}
.highlighted{
  color: #88db52;
}
.post-share-social a:hover {
  color: #88db52;
}
.cat-icon{
  background-color: #88db52;
}
.newedge-login a:hover{
  color: #88db52;
}
.newedge-search .search-icon-wrapper:hover{
  color: #88db52;
}
.search-wrapper #search-close:hover{
  color: #88db52;
}
.megamenu-parent>li>a:hover,
.megamenu-parent li.active >a,
.dropdown-items li>a:hover,
.megamenu-parent .dropdown-inner li.active >a{
  color: #88db52;
}
.has-child:hover >a,
.dropdown-inner .has-child:hover >a{
  color: #88db52;
}
.vertical-tabs .tab-btns > li.active > a,
.vertical-tabs .tab-btns > li:hover > a {
  background-color: #88db52;
}
#offcanvas-toggler > i:hover {
  color: #88db52;
}
.offcanvas-menu {
  background-color: #88db52;
}
.customNavigation a{
  background-color: #88db52;
}
.customNavigation a:hover {
  background-color: #88db52 !important;
}
.article-inner.default .article-info a:hover{
  color: #88db52;
}
.simple-article-overlay article .overlay:before {
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
}
#article-slider .owl-controls .owl-dot.active >span{
  background-color: #88db52;
}
.latest-video.default.leading-item .entry-title a:hover {
  color: #88db52;
}
.latest-video .entry-title a:hover {
  color: #88db52;
}
.latest-video.sub-leading-item .vp-cat {
  color: #88db52;
}
.thumb-gallery .flexslider.tg-slider:before {
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 15%, #88db52 100%, #88db52 100%);
}
.thumb-gallery.default .flex-direction-nav a.flex-prev:hover,
.thumb-gallery.default .flex-direction-nav a.flex-next:hover {
  background-color: #88db52;
}
.thumb-gallery .flex-direction-nav li.flex-nav-prev a:hover {
  background: #88db52;
}
.thumb-gallery .flex-direction-nav li.flex-nav-next a:hover {
  background: #88db52;
}
.thumb-gallery #img_galley ul li.flex-active-slide:after {
  background-color: #88db52;
}
.thumb-gallery #img_galley ul li:after {
  background-color: #88db52;
}
.thumb-gallery #img_galley li.flex-active-slide:after {
  background-color: rgba(237, 28, 36, 0.3);
}
.popular-news-list li a:before {
  background: #88db52;    
}
.popular-news-list li a:hover{
  color: #88db52;
}
.newedge-newsletter {
  background-color: #88db52;
}
.newedge-newsletter .form input[type="submit"] {
  background-color: #88db52;
  border-color: #88db52;
}
.newedge-newsletter .form input[type="submit"]:hover {
  background-color: #88db52;
  border-color: #88db52;
}
.advertisment-info .subtitle,
.history-info .subtitle{
  color: #88db52;
}
.advertise-section .contact-us{
  color: #88db52;
}
.our-history .counter .title{
  color: #88db52;
}
.error-page .title{
  color: #88db52;
}
.comingsoon .social-icons li a:hover {
  color: #88db52;
}
.share-count span.number {
  color: #88db52;
}
.post-meta-info-list i {
  background-color: #88db52;
}
.post-meta-info-list-in a:hover{
  color: #88db52;
}
footer .footer-wrapper >.container{
  background-color: #88db52;
}
.copyright-wrapper a{
  color: #88db52;
}
.copyright-wrapper a:hover {
  color: #88db52;
}

.text-warning {
  color: #88db52!important;
}




.Submit_your_Press_home_a {
  color: #88dc53 !important;
}

.Submit_your_Press_home {
  text-align: center;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.new_bar_green_links {
  
  white-space: nowrap;
  list-style: none;
  color: #88dc53;
  font-family: var(--theme-container__font-family);
  font-weight: bold;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0;
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  background-color: #88dc53;
}

.new_bar_green_links_a {



  color: #FFFFFF;

}


.class13 {
  background: #e9eaed;
  width: 100%;
  float: none;
  height: 100px;
  padding-bottom: 5px;
  padding-top: 5px;
}


.card {
  display: inline-block;
  position: relative;
  width: 100%;
  /* margin: 25px 0; */
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
}

.card .card-height-indicator {
  margin-top: 100%;
}

.card.row-space .header {
  padding: 15px 20px 0;
}

.card .title {
  margin-top: 0;
  margin-bottom: 5px;
}

.card .card-image {
  height: 60%;
  position: relative;
  overflow: hidden;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: -30px;
  border-radius: 6px;
}

.card .card-image img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  pointer-events: none;
}

.card .card-image .card-title {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 1.3em;
  text-shadow: 0 2px 5px rgba(33, 33, 33, 0.5);
}

.card .category:not([class*="text-"]) {
  color: #999999;
}

.card .card-content {
  /* Aya commented this:  */
  /* padding: 15px 20px; */
  /* Aya added this: */
    padding-top: 4px;
    padding-left: 9px;
}

.card .card-content .category {
  margin-bottom: 0;
}

.card .card-header {
  box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  margin: -48px px 15px 0;
  border-radius: 3px;
  padding: 15px;
  background-color: #e9eaed;
}

.card .card-header .title {
  color: #222;
  font-size: 22px;
}

.card .card-header .category {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.62);
}

.card .card-header.card-chart {
  padding: 0;
  min-height: 160px;
}

.card .card-header.card-chart+.content h4 {
  margin-top: 0;
}

.card .card-header .ct-label {
  color: rgba(255, 255, 255, 0.7);
}

.card .card-header .ct-grid {
  stroke: rgba(255, 255, 255, 0.2);
}

.card .card-header .ct-series-a .ct-point,
.card .card-header .ct-series-a .ct-line,
.card .card-header .ct-series-a .ct-bar,
.card .card-header .ct-series-a .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.8);
}

.card .card-header .ct-series-a .ct-slice-pie,
.card .card-header .ct-series-a .ct-area {
  fill: rgba(255, 255, 255, 0.4);
}

.card .chart-title {
  position: absolute;
  top: 25px;
  width: 100%;
  text-align: center;
}

.card .chart-title h3 {
  margin: 0;
  color: #FFFFFF;
}

.card .chart-title h6 {
  margin: 0;
  color: rgba(255, 255, 255, 0.4);
}

.card .card-footer {
  margin: 0 20px 10px;
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}

.card .card-footer .content {
  display: block;
}

.card .card-footer div {
  display: inline-block;
}

.card .card-footer .author {
  color: #999999;
}

.card .card-footer .stats {
  line-height: 22px;
  color: #999999;
  font-size: 12px;
}

.card .card-footer .stats .material-icons {
  position: relative;
  top: 4px;
  font-size: 16px;
}

.card .card-footer h6 {
  color: #999999;
}

/* .card img {
  width: auto;
  max-height: 130px;
} */

.card .category .material-icons {
  position: relative;
  top: 6px;
  line-height: 0;
}

.card .category-social .fa {
  font-size: 24px;
  position: relative;
  margin-top: -4px;
  top: 2px;
  margin-right: 5px;
}

.card .author .avatar {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}

.card .author a {
  color: #3C4858;
  text-decoration: none;
}

.card .author a .ripple-container {
  display: none;
}

.card .table {
  margin-bottom: 0;
}

.card .table tr:first-child td {
  border-top: none;
}

.card [data-background-color="purple"] {
  background: linear-gradient(60deg, #ab47bc, #8e24aa);
  box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
}

.card [data-background-color="blue"] {
  background: linear-gradient(60deg, #26c6da, #00acc1);
  box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
}

.card [data-background-color="green"] {
  background: linear-gradient(60deg, #66bb6a, #43a047);
  box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
}

.card [data-background-color="orange"] {
  background: linear-gradient(60deg, #ffa726, #fb8c00);
  box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
}

.card [data-background-color="red"] {
  background: linear-gradient(60deg, #ef5350, #e53935);
  box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}

.card [data-background-color] {
  color: #FFFFFF;
}

.card [data-background-color] a {
  color: #FFFFFF;
}

.card-stats .title {
  margin: 0;
}

.card-stats .card-header {
  float: left;
  text-align: center;
}

.card-stats .card-header i {
  font-size: 36px;
  line-height: 56px;
  width: 56px;
  height: 56px;
}

.card-stats .card-content {
  text-align: right;
  padding-top: 10px;
}

.card-nav-tabs .header-raised {
  margin-top: -30px;
}

.card-nav-tabs .nav-tabs {
  background: transparent;
  padding: 0;
}

.card-nav-tabs .nav-tabs-title {
  float: left;
  padding: 10px 10px 10px 0;
  line-height: 24px;
}

.card-plain {
  background: transparent;
  box-shadow: none;
}

.card-plain .card-header {
  margin-left: 0;
  margin-right: 0;
}

.card-plain .content {
  padding-left: 5px;
  padding-right: 5px;
}

.card-plain .card-image {
  margin: 0;
  border-radius: 3px;
}

.card-plain .card-image img {
  border-radius: 3px;
}

 
.cards-indices {
  width: 55% ;
  margin-top: 14px;
}

.cards-indices2 {
  margin-top: 14px;
  padding-left: 16px;
}

.cards-imgNew {
  width: 15px !important;
  text-align: right !important;
  margin-top: 10px;
  margin-left: 11px;

}

.cards-ind_row {
  
  /* margin-right: -0px !important; */
  margin-right: 15px !important;
  padding-left: 14px;
  border-top: 1px solid #ddd;
  margin-bottom: 6px;
}

.cards-ind_row2 {
  border-top: 0px solid #ddd;

}

.cards-ind_row_no_border {

  border-top: 0px solid #ddd;
 
}

.cards-ind_row_tooltip {
  position: absolute;
  margin-top: -10px;
  border: '0';
  z-Index: 541654141545;
  border: '0'

}

 

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
 
   padding-right:0px ;  
}

 

.class149{
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-font-smoothing: antialiased;
  --mainColor: #88dc53;
  --fieldBorder: #8dc63f;
  line-height: 1.42857143;
  /* font-size: 14px; */
  font-size: 11.3px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  box-sizing: border-box;
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  
}

.class151{
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-font-smoothing: antialiased;
  --mainColor: #88dc53;
  --fieldBorder: #8dc63f;
  font-family: 'Montserrat', sans-serif;
  box-sizing: border-box;
  text-decoration: none;
  /* width: 290px; */
  width: 285px;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  background-color: #ccc;
  border: none;
  border-bottom: 3px solid;
  border-radius: 0;
  line-height: 34px;
  padding: 0 20px;
  transition: all .3s;
  color: #fff;
}
.class6 {
  text-align: center;
  font-size: 18px;
  border-color: #e9eaed;
  width: 60px;
}
.class7 {
  height: 50px;
  color: #b9b9b9;
  border-color: #e9eaed;
  font-size: 18px;
  font-weight: 600;
}

.section-title {
  /* margin-bottom: 30px; */
  clear: both;
  overflow: hidden;
  padding-right: 16px;
}

.section-title .see-all a {
  font-size: 12px;
  color: #d4d4d4;
  line-height: 28px;
}



.heading-large-left {
  border-bottom: 2px solid #222;
  color: #222;
  float: left;
  /* Aya changed the following line: */
  /* margin: 0 0 18px; */
  /* To: */
  margin: 0 0 5px;
  padding: 0 0 6px;
  text-align: left;
  width: 100%;
  font-size: 22px;
  font-weight: 700;
}

.heading-large-center {
  color: #222;
  float: none;
  font-size: 28px;
  font-weight: 700;
  margin: 0 auto 30px;
  padding: 0 10px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 45%;
}

.heading-large-center::before {
  background: #222 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: -25%;
  position: absolute;
  top: 43%;
  width: 100px;
}

.heading-large-center::after {
  background: #222 none repeat scroll 0 0;
  content: "";
  height: 3px;
  position: absolute;
  right: -25%;
  top: 43%;
  width: 100px;
}

.class158{
  visibility:hidden
}
 
