/*
Theme Name: OnSolve
Theme URI: http://underscores.me/
Author: Bluetext
Author URI: http://bluetext.com
Description: Custom theme for OnSolve
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: onsolve
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

OnSolve is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-48 {
  position: static;
}*/
.upagievent.inactive,.uwpqsfpagi span.upagicurrent{display:none;}
.upagievent.inactive.nxt{display:block;}
/*.upagicurrent{display:block;}*/
.container.load-mo.current .uwpqsfpagi a.upagievent.inactive.nxt{display: inline-block;}
.container.load-mo .uwpqsfpagi a.upagievent.inactive.nxt{display: none;}
a.upagievent.inactive.nxt{
  border: medium none transparent !important;
  font-family: "Lato",sans-serif !important;

  font-size: 12px !important;
  font-weight: 700 !important;
  height: auto !important;
  line-height: 30px !important;
  max-width: 126px !important;
  padding: 0 20px !important;
  position: relative !important;
  text-align: center !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  transition: all 0.4s ease 0s !important;
  vertical-align: middle !important;
  width: 100% !important;
}

.upagievent{
  background-color: #466eb5 !important;
  color: #fff !important;
}
/*a.upagievent{
 display: none !important;
}*/
.upagievent:hover {
  background-color: #6b8bc4 !important;
  color: #fff !important;
}
.uwpqsfpagi{text-align: center !important;}

/*1-5-17*/


.left-title .categories {
  color: #fff;
}
/*
.main-menu .menu .current-menu-item > a{
  border-bottom: 5px solid #ffc627 !important;
}
*/
