/*
Theme Name: Growing The Next Generation
Theme URI: http://themeforest.net/item/fable-children-kindergarten-wordpress-theme/9294431?ref=QuanticaLabs
Description: Fable is a responsive WordPress Theme best suitable for kindergarten, child care center, preschool or nursery, school or education related project.
Author: QuanticaLabs
Author URI: http://themeforest.net/user/QuanticaLabs?ref=QuanticaLabs
Template: fable
Version: 2.5.@@timestamp
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/*
Theme Name: Fable - Children Kindergarten WordPress Theme
Description: Fable is a responsive WordPress Theme best suitable for kindergarten, child care center, preschool or nursery, school or education related project.
Version: 2.5
Author: QuanticaLabs
Author URI: http://themeforest.net/user/QuanticaLabs?ref=QuanticaLabs
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Theme URI: http://themeforest.net/item/fable-children-kindergarten-wordpress-theme/9294431?ref=QuanticaLabs
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
*/
/*

[Table of contents]

- Reset styles
- Default styles
- List
- Theme classes
- Responsive column
- Main
- Go to top button
- Page layout
- Layout
	- Layout / Layout 100 (in percentage)
	- Layout / Layout 50x50 (in percentage)
	- Layout / Layout 33x33x33 (in percentage)
	- Layout / Layout 25x25x25x25 (in percentage)
	- Layout / Layout 66x33 (in percentage)
	- Layout / Layout 33x66 (in percentage)
	- Layout / Layout 25x75 (in percentage)
	- Layout / Layout 75x25 (in percentage)
- Header
- White section
- Page
- Footer
- Slider pagination
- Blog pagination
- Excerpt more
- Screen preloader
- Image
	- Image / Text
	- Image / Preloader
	- Image / Hover
- Form default style
- Qtip
- Blog
	- Post / Section
	- Post / Header
	- Post / Date
	- Post / Icon
	- Post / Preambule	
	- Post / Meta
	- Post / Content
	- Post / Button Continue
	- Post / Button Leave a Reply
	- Post / Divider
	- Post / Post navigation
- Respond
- Comments
	- Comments / Comments list
	- Comments / Misc
		- Comments / Comments list / Comment
			- Comments / Comments list / Comment / Avatar	
			- Comments / Comments list / Comment / Meta
			- Comments / Comments list / Comment / Content
- Comment form	
- Component
	- Component / Accordion
	- Component / Audio
	- Component / Blockquote
	- Component / Box
	- Component / Buttoninput
	- Component / Call To Action	
	- Component / Class
		- Component / Class / Label
		- Component / Class / Attribute List
			- Component / Class / Attribute List / Name
		- Component / Class / Button
	- Component / Contact Form	
	- Component / Counter Box
	- Component / Counter List
	- Component / Feature
	- Component / Gallery
	- Component / Header + subheader
	- Component / Menu
	- Component / Nivo slider
	- Component / Flex slider
	- Component / Notice
	- Component / Pricing Plan
	- Component / Recent Post
	- Component / Tab
	- Component / Text
	- Component / Team	
		- Component / Team / List
			- Component / Team / List / List Element 
				- Component / Team / List / List Element / Social list
				- Component / Team / List / List Element / Quote
				- Component / Team / List / List Element / Skill list
	- Component / Testimonial
	- Component / Twitter User Timeline
- Chrome scrollbar
- WP classes
- Button arrow

*/
/******************************************************************************/
/* Reset styles																  */
/******************************************************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  vertical-align: baseline;
}
/******************************************************************************/
/* Default styles															  */
/******************************************************************************/
body {
  margin: 0px;
  padding: 0px;
}
*:focus {
  outline: none;
}
img {
  height: auto;
  max-width: 100%;
}
p {
  padding: 10px 0px 10px 0px;
}
.theme-clear-fix:after {
  height: 0;
  clear: both;
  content: " ";
  font-size: 0;
  min-height: 0;
  display: block;
  visibility: hidden;
}
* html .theme-clear-fix {
  zoom: 1;
}
*:first-child + html .theme-clear-fix {
  zoom: 1;
}
/******************************************************************************/
/* List			`															  */
/******************************************************************************/
ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ol {
  margin-left: 20px;
}
ul > li > ul,
ol > li > ol {
  margin-left: 20px;
}
ul > li {
  padding-left: 30px;
  margin-bottom: 8px;
  background-repeat: no-repeat;
  background-position: left 2px;
  background-image: url('media/image/public/icon_bullet/style_1.png');
}
ul.theme-reset-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ul.theme-reset-list > li {
  margin: 0px;
  padding: 0px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
div.theme-footer-top ul > li {
  background-image: url('media/image/public/icon_bullet/style_1_alt.png');
}
/******************************************************************************/
/* Theme classes				                                              */
/******************************************************************************/
.theme-section-padding-top {
  padding-top: 80px;
}
.theme-section-padding-bottom {
  padding-bottom: 80px;
}
.theme-copyright,
.theme-copyright a,
.theme-copyright a:hover {
  color: #A0A0A0;
  font-size: 14px;
  text-decoration: none;
}
.theme-submit-button-column {
  text-align: center;
}
.theme-submit-button-column > div {
  text-align: center;
  display: inline-block;
}
.theme-submit-button-column > div > input {
  width: auto;
}
.theme-fixed-bottom {
  bottom: 0px;
  width: 100%;
  position: fixed !important;
}
/******************************************************************************/
/* Responsive column			                                              */
/******************************************************************************/
.theme-responsive-column-a {
  clear: both !important;
  width: 100% !important;
  float: none !important;
  margin-bottom: 30px !important;
}
/******************************************************************************/
/* Main 						                                              */
/******************************************************************************/
.theme-main,
.pb .pb-main,
.pb .theme-layout.pb-main,
.pb.pb-menu .pb-menu-default > .sf-menu li.sf-mega-enable-1 .sf-mega {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
/******************************************************************************/
/* Go to top button															  */
/******************************************************************************/
#theme-go-to-top {
  opacity: 0;
  z-index: 2;
  right: 30px;
  width: 46px;
  height: 46px;
  bottom: 30px;
  display: block;
  position: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('media/image/public/go_to_top.png');
}
/******************************************************************************/
/* Page layout																  */
/******************************************************************************/
.theme-page-sidebar-enable > .theme-column-left {
  float: left;
}
.theme-page-sidebar-enable > .theme-column-right {
  float: right;
}
.theme-page-sidebar-enable.theme-page-sidebar-left > .theme-column-left,
.theme-page-sidebar-enable.theme-page-sidebar-left > .theme-column-left .pb-main,
.theme-page-sidebar-enable.theme-page-sidebar-left > .theme-column-left .theme-main,
.theme-page-sidebar-enable.theme-page-sidebar-right > .theme-column-right,
.theme-page-sidebar-enable.theme-page-sidebar-right > .theme-column-right .pb-main,
.theme-page-sidebar-enable.theme-page-sidebar-right > .theme-column-right .theme-main {
  width: 330px;
}
.theme-page-sidebar-enable.theme-page-sidebar-left > .theme-column-right,
.theme-page-sidebar-enable.theme-page-sidebar-left > .theme-column-right .pb-main,
.theme-page-sidebar-enable.theme-page-sidebar-left > .theme-column-right .theme-main,
.theme-page-sidebar-enable.theme-page-sidebar-right > .theme-column-left,
.theme-page-sidebar-enable.theme-page-sidebar-right > .theme-column-left .pb-main,
.theme-page-sidebar-enable.theme-page-sidebar-right > .theme-column-left .theme-main {
  width: 690px;
}
/******************************************************************************/
/* Layout																	  */
/******************************************************************************/
.theme-layout {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.theme .theme-layout-100 > *,
.theme .theme-layout-50x50 > *,
.theme .theme-layout-33x33x33 > *,
.theme .theme-layout-25x25x25x25 > *,
.theme .theme-layout-66x33 > *,
.theme .theme-layout-33x66 > *,
.theme .theme-layout-75x25 > *,
.theme .theme-layout-25x75 > * {
  visibility: hidden;
}
.theme-layout-100.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-50x50.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-50x50.theme-layout-full-width > .theme-layout-column-right,
.theme-layout-33x33x33.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-33x33x33.theme-layout-full-width > .theme-layout-column-right,
.theme-layout-33x33x33.theme-layout-full-width > .theme-layout-column-center,
.theme-layout-25x25x25x25.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-25x25x25x25.theme-layout-full-width > .theme-layout-column-center-left,
.theme-layout-25x25x25x25.theme-layout-full-width > .theme-layout-column-center-right,
.theme-layout-25x25x25x25.theme-layout-full-width > .theme-layout-column-right,
.theme-layout-66x33.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-66x33.theme-layout-full-width > .theme-layout-column-right,
.theme-layout-33x66.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-33x66.theme-layout-full-width > .theme-layout-column-right,
.theme-layout-75x25.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-75x25.theme-layout-full-width > .theme-layout-column-right,
.theme-layout-25x75.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-25x75.theme-layout-full-width > .theme-layout-column-right {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
/**************************************************************************/
/* Layout / Layout 100 (in percentage)									  */
/**************************************************************************/
.theme-layout-100 > .theme-layout-column-left {
  width: 100%;
  clear: both;
  float: none;
}
/**************************************************************************/
/* Layout / Layout 50x50 (in percentage)								  */
/**************************************************************************/
.theme-layout-50x50 > .theme-layout-column-left {
  clear: both;
  float: left;
}
.theme-layout-50x50 > .theme-layout-column-right {
  float: right;
}
.theme-layout-50x50 > .theme-layout-column-left,
.theme-layout-50x50 > .theme-layout-column-right {
  width: 48.4375%;
}
.theme-layout-50x50.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-50x50.theme-layout-full-width > .theme-layout-column-right {
  width: 50%;
}
/**************************************************************************/
/* Layout / Layout 33x33x33 (in percentage)								  */
/**************************************************************************/
.theme-layout-33x33x33 > .theme-layout-column-left {
  clear: both;
}
.theme-layout-33x33x33 > .theme-layout-column-left,
.theme-layout-33x33x33 > .theme-layout-column-center {
  float: left;
  margin-right: 3.125%;
}
.theme-layout-33x33x33 > .theme-layout-column-right {
  float: right;
}
.theme-layout-33x33x33 > .theme-layout-column-left,
.theme-layout-33x33x33 > .theme-layout-column-right,
.theme-layout-33x33x33 > .theme-layout-column-center {
  width: 31.25%;
}
.theme-layout-33x33x33.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-33x33x33.theme-layout-full-width > .theme-layout-column-right,
.theme-layout-33x33x33.theme-layout-full-width > .theme-layout-column-center {
  width: 33.333333%;
}
/**************************************************************************/
/* Layout / Layout 25x25x25x25 (in percentage)							  */
/**************************************************************************/
.theme-layout-25x25x25x25 > .theme-layout-column-left {
  clear: both;
}
.theme-layout-25x25x25x25 > .theme-layout-column-left,
.theme-layout-25x25x25x25 > .theme-layout-column-center-left,
.theme-layout-25x25x25x25 > .theme-layout-column-center-right {
  float: left;
  margin-right: 3.125%;
}
.theme-layout-25x25x25x25 > .theme-layout-column-right {
  float: right;
}
.theme-layout-25x25x25x25 > .theme-layout-column-left,
.theme-layout-25x25x25x25 > .theme-layout-column-center-left,
.theme-layout-25x25x25x25 > .theme-layout-column-center-right,
.theme-layout-25x25x25x25 > .theme-layout-column-right {
  width: 22.65625%;
}
.theme-layout-25x25x25x25.theme-layout-full-width > .theme-layout-column-left,
.theme-layout-25x25x25x25.theme-layout-full-width > .theme-layout-column-center-left,
.theme-layout-25x25x25x25.theme-layout-full-width > .theme-layout-column-center-right,
.theme-layout-25x25x25x25.theme-layout-full-width > .theme-layout-column-right {
  width: 25%;
}
/**************************************************************************/
/* Layout / Layout 66x33 (in percentage)								  */
/**************************************************************************/
.theme-layout-66x33 > .theme-layout-column-left {
  clear: both;
  float: left;
  width: 64.576875%;
  margin-right: 3.1346875%;
}
.theme-layout-66x33 > .theme-layout-column-right {
  float: right;
  width: 32.2884375%;
}
.theme-layout-66x33.theme-layout-full-width > .theme-layout-column-left {
  width: 67.66%;
}
.theme-layout-66x33.theme-layout-full-width > .theme-layout-column-right {
  width: 33.333333%;
}
/**************************************************************************/
/* Layout / Layout 33x66 (in percentage)								  */
/**************************************************************************/
.theme-layout-33x66 > .theme-layout-column-left {
  clear: both;
  float: left;
  width: 32.2884375%;
  margin-right: 3.1346875%;
}
.theme-layout-33x66 > .theme-layout-column-right {
  float: right;
  width: 64.576875%;
}
.theme-layout-33x66.theme-layout-full-width > .theme-layout-column-left {
  width: 33.333333%;
}
.theme-layout-33x66.theme-layout-full-width > .theme-layout-column-right {
  width: 67.66%;
}
/**************************************************************************/
/* Layout / Layout 25x75 (in percentage)								  */
/**************************************************************************/
.theme-layout-25x75 > .theme-layout-column-left {
  clear: both;
  float: left;
  width: 24.21875%;
  margin-right: 3.125%;
}
.theme-layout-25x75 > .theme-layout-column-right {
  float: right;
  width: 72.65625%;
}
.theme-layout-25x75.theme-layout-full-width > .theme-layout-column-left {
  width: 25%;
}
.theme-layout-25x75.theme-layout-full-width > .theme-layout-column-right {
  width: 75%;
}
/**************************************************************************/
/* Layout / Layout 75x25 (in percentage)								  */
/**************************************************************************/
.theme-layout-75x25 > .theme-layout-column-left {
  clear: both;
  float: left;
  width: 72.65625%;
  margin-right: 3.125%;
}
.theme-layout-75x25 > .theme-layout-column-right {
  float: right;
  width: 24.21875%;
}
.theme-layout-75x25.theme-layout-full-width > .theme-layout-column-left {
  width: 75%;
}
.theme-layout-75x25.theme-layout-full-width > .theme-layout-column-right {
  width: 25%;
}
/******************************************************************************/
/* Header 						                                              */
/******************************************************************************/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 30px;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
  padding-top: 0px;
}
h1.pb-header b,
h2.pb-header b,
h3.pb-header b,
h4.pb-header b,
h5.pb-header b,
h6.pb-header b {
  clear: both;
  display: block;
  font-weight: 900;
}
h2.pb-header {
  margin-top: 60px;
  margin-bottom: 60px;
}
.pb-header span {
  line-height: inherit;
}
.pb-header .pb-header-underline,
.pb-header-subheader .pb-header-underline {
  height: 14px;
  width: 100px;
  margin-top: 30px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url('media/image/public/header_divider.png');
}
/******************************************************************************/
/* White section				                                              */
/******************************************************************************/
.theme-section-white,
.theme-section-white * {
  color: #FFFFFF !important;
}
.theme-section-white.pb-contact-form input[type="submit"]:hover,
.theme-section-white.pb-contact-form input[type="button"]:hover {
  color: #707070 !important;
}
.theme-section-white.pb-feature ul > li > div > .pb-feature-icon,
.theme-section-white.pb-counter-box ul > li > div > div.pb-counter-box-text-counter,
.theme-section-white.pb-accordion.ui-accordion .ui-accordion-header.ui-state-default .ui-accordion-header-icon,
.theme-section-white.pb-accordion.ui-accordion .ui-accordion-header.ui-state-hover .ui-accordion-header-icon,
.theme-section-white.pb-accordion.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon,
.theme-section-white.pb-contact-form select,
.theme-section-white.pb-contact-form textarea,
.theme-section-white.pb-contact-form input[type="text"],
.theme-section-white.pb-contact-form input[type="password"],
.theme-section-white.pb-contact-form select:focus,
.theme-section-white.pb-contact-form textarea:focus,
.theme-section-white.pb-contact-form input[type="text"]:focus,
.theme-section-white.pb-contact-form input[type="password"]:focus,
.theme-section-white.pb-contact-form input[type="submit"],
.theme-section-white.pb-contact-form input[type="button"] {
  background-color: transparent !important;
}
.theme-section-white.pb-testimonial ul > li > div > div.pb-testimonial-cite-down,
.theme-section-white.pb-twitter-user-timeline .pb-twitter-user-timeline-text .pb-twitter-user-timeline-text-part-3,
.theme-section-white.pb-contact-form input[type="submit"]:hover,
.theme-section-white.pb-contact-form input[type="button"]:hover {
  background-color: #FFFFFF !important;
}
.theme-section-white.pb-feature ul > li > div > .pb-feature-icon,
.theme-section-white.pb-testimonial ul > li > div > div.pb-testimonial-cite-up,
.theme-section-white.pb-counter-box ul > li > div > div.pb-counter-box-text-counter,
.theme-section-white.pb-twitter-user-timeline .pb-twitter-user-timeline-text .pb-twitter-user-timeline-text-part-1,
.theme-section-white.pb-accordion.ui-accordion .ui-accordion-header.ui-state-default .ui-accordion-header-icon,
.theme-section-white.pb-accordion.ui-accordion .ui-accordion-header.ui-state-hover .ui-accordion-header-icon,
.theme-section-white.pb-accordion.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon,
.theme-section-white.pb-contact-form input[type="submit"],
.theme-section-white.pb-contact-form input[type="button"],
.theme-section-white.pb-contact-form input[type="submit"]:hover,
.theme-section-white.pb-contact-form input[type="button"]:hover {
  border: solid 2px #FFFFFF !important;
}
.theme-section-white .pb-slider-pagination a,
.theme-section-white .pb-slider-pagination a:hover,
.theme-section-white .pb-slider-pagination a.active,
.theme-section-white .pb-slider-pagination a.selected,
.theme-section-white .pb-slider-pagination a.flex-active,
.theme-section-white.pb-counter-box ul > li > div > div.pb-counter-box-text-counter,
.theme-section-white.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter > .pb-counter-box-graphic-counter-background,
.theme-section-white.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter > .pb-counter-box-graphic-counter-foreground,
.theme-section-white.pb-counter-list > ul > li > span.pb-counter-list-foreground,
.theme-section-white.pb-counter-list > ul > li > span.pb-counter-list-background,
.theme-section-white.pb-contact-form select,
.theme-section-white.pb-contact-form textarea,
.theme-section-white.pb-contact-form input[type="text"],
.theme-section-white.pb-contact-form input[type="password"] {
  border-color: #FFFFFF !important;
}
.theme-section-white.pb-contact-form select:focus,
.theme-section-white.pb-contact-form textarea:focus,
.theme-section-white.pb-contact-form input[type="text"]:focus,
.theme-section-white.pb-contact-form input[type="password"]:focus {
  border-style: solid !important;
  border-bottom-width: 2px !important;
  border-color: transparent transparent #FFFFFF transparent !important;
}
.theme-section-white .pb-slider-pagination a:hover {
  opacity: 0.5 !important;
}
.theme-section-white.pb-testimonial ul > li > div > div.pb-testimonial-cite-up {
  background-image: url('media/image/public/quote_alt.png') !important;
}
.theme-section-white.pb-twitter-user-timeline .pb-twitter-user-timeline-text .pb-twitter-user-timeline-text-part-1 {
  background-image: url('media/image/public/twitter_alt.png') !important;
}
.theme-section-white.pb-header .pb-header-underline,
.theme-section-white.pb-header-subheader .pb-header-underline {
  background-image: url('media/image/public/header_divider_alt.png') !important;
}
/******************************************************************************/
/* Page							                                              */
/******************************************************************************/
.theme-page {
  background-color: #FFFFFF;
}
body.theme-footer-sticky .theme-page {
  z-index: 2;
  position: relative;
}
.theme-page .theme-page-header {
  overflow: hidden;
  text-align: center;
  padding: 46px 0px 50px 0px;
}
.theme-page .theme-page-header h1,
.theme-page .theme-page-header h6 {
  margin-bottom: 0px;
}
.theme-page .theme-page-header h6 {
  margin-top: 20px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.theme-page .theme-page-content {
  min-height: 500px;
  padding-top: 80px;
  padding-bottom: 80px;
}
/******************************************************************************/
/* Footer 						                                              */
/******************************************************************************/
.theme-footer {
  visibility: hidden;
}
body.theme-footer-sticky .theme-footer {
  z-index: 0;
  width: 100%;
  bottom: 0px;
  position: fixed;
  vertical-align: middle;
}
.theme-footer .theme-footer-top {
  padding: 50px 0px 50px 0px;
}
.theme-footer .theme-footer-bottom {
  padding: 30px 0px 30px 0px;
}
.theme-footer .theme-footer-bottom,
.theme-footer .theme-footer-bottom a {
  font-size: 14px;
}
.theme-footer .theme-footer-bottom a {
  text-decoration: none;
}
.theme-footer .theme-footer-bottom a:hover {
  text-decoration: underline;
}
/******************************************************************************/
/* Slider pagination														  */
/******************************************************************************/
.pb-slider-pagination {
  width: 300px;
  padding: 0px;
  height: 30px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.pb-slider-pagination a {
  float: left;
  height: 12px;
  bottom: -18px;
  font-size: 0px;
  display: block;
  margin-right: 1%;
  border-width: 2px;
  position: relative;
  border-style: solid;
  box-sizing: border-box;
}
.pb-slider-pagination a.active,
.pb-slider-pagination a.selected,
.pb-slider-pagination a.flex-active {
  bottom: -6px;
}
/******************************************************************************/
/* Blog pagination															  */
/******************************************************************************/
.theme-blog-pagination-box,
.theme-comment-pagination-box {
  margin-top: 20px;
  text-align: center;
}
.theme-blog-pagination-box .theme-blog-pagination > a,
.theme-blog-pagination-box .theme-blog-pagination > a:hover,
.theme-comment-pagination-box .theme-comment-pagination > a,
.theme-comment-pagination-box .theme-comment-pagination > a:hover {
  text-decoration: none;
}
.theme-blog-pagination-box .theme-blog-pagination > a,
.theme-blog-pagination-box .theme-blog-pagination > a:hover,
.theme-blog-pagination-box .theme-blog-pagination > span,
.theme-comment-pagination-box .theme-comment-pagination > a,
.theme-comment-pagination-box .theme-comment-pagination > a:hover,
.theme-comment-pagination-box .theme-comment-pagination > span {
  line-height: 1;
  display: inline-block;
  padding: 14px 20px 14px 20px;
}
/******************************************************************************/
/* Excerpt more																  */
/******************************************************************************/
.excerpt-more,
.excerpt-more a,
.excerpt-more a:hover {
  opacity: 0.6;
  color: inherit;
}
.excerpt-more a {
  text-decoration: none;
}
.excerpt-more a:hover {
  text-decoration: underline;
}
/******************************************************************************/
/* Screen preloader															  */
/******************************************************************************/
.pb-screen-preloader {
  background-image: url('media/image/public/screen_preloader.gif');
}
/******************************************************************************/
/* Image																	  */
/******************************************************************************/
/**************************************************************************/
/* Image / Text															  */
/**************************************************************************/
.pb-image-box .pb-image-text .pb-image-text-description {
  font-size: 14px;
  margin-top: 2px;
}
/**************************************************************************/
/* Image / Preloader			                                          */
/**************************************************************************/
.pb-preloader,
.pb-image-preloader {
  background-image: url('media/image/public/preloader.gif');
}
/**************************************************************************/
/* Image / Hover				                                          */
/**************************************************************************/
.pb-image-box.pb-image-hover .pb-image > span > span,
.pb-image-box.pb-image-hover .pb-image > span > span > span {
  width: 100px;
  height: 100px;
}
.pb-image-box.pb-image-hover .pb-image > span > span {
  margin-top: -50px;
  border-radius: 100%;
}
.pb-image-box.pb-image-hover .pb-image > span > span > span {
  background-image: url('media/image/public/image_overlay.png');
}
/******************************************************************************/
/* Form default style														  */
/******************************************************************************/
input,
select,
button,
textarea,
.widget_search label,
label.pb-infield-label,
label.theme-infield-label {
  border-radius: 0;
  -moz-box-sizing: border-box;
  padding: 0px 15px 0px 15px;
}
input,
select,
button,
textarea {
  width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
input,
button,
textarea {
  box-sizing: border-box;
  -webkit-appearance: none;
}
input[type="checkbox"] {
  cursor: pointer;
  -webkit-appearance: checkbox;
}
input[type="radio"] {
  cursor: pointer;
  -webkit-appearance: radio;
}
.widget_search label,
label.pb-infield-label,
label.theme-infield-label,
.pb-contact-form > div > ul > li label.pb-infield-label {
  top: 0px;
  left: 0px;
  cursor: text;
  padding-top: 11px;
  position: absolute;
  box-sizing: border-box;
}
select,
button,
textarea,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
  margin: 0px;
  border: none;
}
button,
select,
input[type="text"],
input[type="email"],
input[type="submit"],
input[type="button"],
input[type="search"],
input[type="password"],
label.pb-infield-label,
label.theme-infield-label,
.widget_search label {
  height: 46px;
  line-height: 1.5em;
}
input[type="submit"],
input[type="button"] {
  width: 100%;
  border: none;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  padding: 0px 20px 0px 20px;
}
select,
button,
input[type="button"],
input[type="submit"] {
  cursor: pointer;
}
textarea {
  height: 198px;
  resize: none;
  display: block;
  box-sizing: border-box;
}
textarea,
textarea:focus {
  padding-top: 10px !important;
  border-top-width: 1px !important;
}
/******************************************************************************/
/* Qtip																		  */
/******************************************************************************/
.pb-qtip.qtip {
  font-size: 12px;
  font-family: 'Arial';
}
/******************************************************************************/
/* Blog																	      */
/******************************************************************************/
/**************************************************************************/
/* Post	/ Section													      */
/**************************************************************************/
.theme-post .theme-post-section-header {
  margin-bottom: 70px;
}
.theme-post .theme-post-section-icon {
  z-index: 2;
  position: relative;
}
.single-post .theme-post .theme-post-section-icon {
  margin-top: 40px;
}
.theme-post .theme-post-section-preambule {
  margin-bottom: 15px;
}
.theme-post .theme-post-section-meta {
  margin-bottom: 20px;
}
.theme-post .theme-post-section-content {
  margin-bottom: 30px;
}
.theme-post .theme-post-section-button {
  text-align: center;
  margin-bottom: 50px;
}
.theme-post .theme-post-section-divider {
  margin-bottom: 40px;
}
/**************************************************************************/
/* Post	/ Header													      */
/**************************************************************************/
.theme-post .theme-post-header {
  text-align: center;
  margin-bottom: 15px;
}
.theme-post .theme-post-header a,
.theme-post .theme-post-header a:hover {
  padding-bottom: 5px;
  text-decoration: none;
}
.theme-post .theme-post-header a:hover {
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
}
/**************************************************************************/
/* Post	/ Date														      */
/**************************************************************************/
.theme-post .theme-post-date {
  font-size: 18px;
  text-align: center;
}
.theme-post .theme-post-date a,
.theme-post .theme-post-date a:hover {
  text-decoration: none;
}
.theme-post .theme-post-date a:hover {
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
}
/**************************************************************************/
/* Post / Icon														      */
/**************************************************************************/
.theme-post .theme-post-icon {
  top: -40px;
  left: 0px;
  right: 0px;
  z-index: 2;
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.theme-post.theme-post-type-text .theme-post-icon {
  background-image: url('media/image/public/media_text.png');
}
.theme-post.theme-post-type-image .theme-post-icon {
  background-image: url('media/image/public/media_image.png');
}
.theme-post.theme-post-type-audio .theme-post-icon {
  background-image: url('media/image/public/media_audio.png');
}
.theme-post.theme-post-type-video .theme-post-icon {
  background-image: url('media/image/public/media_video.png');
}
.theme-post.theme-post-type-quote .theme-post-icon {
  background-image: url('media/image/public/media_quote.png');
}
.theme-post.theme-post-type-sticky .theme-post-icon {
  background-image: url('media/image/public/media_sticky.png');
}
.theme-post.theme-post-type-image_slider .theme-post-icon {
  background-image: url('media/image/public/media_image_slider.png');
}
/**************************************************************************/
/* Post	/ Preambule													      */
/**************************************************************************/
.theme-post .theme-post-section-preambule {
  min-height: 80px;
}
.theme-post .theme-post-section-preambule .pb-image-box {
  z-index: 1;
  position: relative;
}
.theme-post .theme-post-section-icon + .theme-post-section-preambule .jp-interface {
  padding-top: 50px;
}
/**************************************************************************/
/* Post	/ Meta														      */
/**************************************************************************/
.theme-post .theme-post-meta {
  text-align: center;
  padding: 0px 0px 15px 0px;
}
.theme-post .theme-post-meta > div {
  line-height: 2;
  padding-left: 30px;
  display: inline-block;
  margin: 0px 10px 0px 10px;
  background-repeat: no-repeat;
  background-position: center left;
}
.theme-post .theme-post-meta > div.theme-post-meta-tag {
  background-image: url('media/image/public/tag.png');
}
.theme-post .theme-post-meta > div.theme-post-meta-author {
  background-image: url('media/image/public/author.png');
}
.theme-post .theme-post-meta > div.theme-post-meta-category {
  background-image: url('media/image/public/category.png');
}
.theme-post .theme-post-meta > div.theme-post-meta-comment-count {
  background-image: url('media/image/public/comment.png');
}
.theme-post .theme-post-meta > div,
.theme-post .theme-post-meta > div a {
  font-size: 14px;
  text-decoration: none;
}
.theme-post .theme-post-meta > div a {
  padding-bottom: 3px;
}
.theme-post .theme-post-meta > div a:hover {
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
}
.theme-post .theme-post-meta > div ul > li {
  display: inline-block;
}
/**************************************************************************/
/* Post	/ Content													      */
/**************************************************************************/
.theme-post-content h1,
.theme-post-content h2,
.theme-post-content h3,
.theme-post-content h4,
.theme-post-content h5,
.theme-post-content h6 {
  margin: 25px 0px 15px 0px;
}
/**************************************************************************/
/* Post	/ Button Continue											      */
/* Post	/ Button Leave a Reply										      */
/**************************************************************************/
.theme-post .theme-post-button-reply,
.theme-post .theme-post-button-continue {
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  padding: 16px 20px 16px 20px;
}
.theme-post .theme-post-button-reply,
.theme-post .theme-post-button-reply:hover,
.theme-post .theme-post-button-continue,
.theme-post .theme-post-button-continue:hover {
  text-decoration: none;
}
/**************************************************************************/
/* Post	/ Divider													      */
/**************************************************************************/
.theme-post .theme-post-divider {
  width: 50px;
  height: 1px;
  display: block;
  font-size: 0px;
  margin-left: auto;
  margin-right: auto;
}
/**************************************************************************/
/* Post	/ Post navigation												  */
/**************************************************************************/
div.theme-post-navigation {
  margin-top: 50px;
}
div.theme-post-navigation a {
  width: 50%;
  z-index: 1;
  display: block;
  border-width: 1px;
  position: relative;
  border-style: solid;
  box-sizing: border-box;
  padding: 10px 20px 10px 20px;
}
div.theme-post-navigation a.theme-post-navigation-prev {
  right: -1px;
  text-align: right;
  border-left-width: 0px;
}
div.theme-post-navigation a.theme-post-navigation-next {
  left: -1px;
  text-align: left;
  border-right-width: 0px;
}
div.theme-post-navigation a.theme-post-navigation-prev:hover,
div.theme-post-navigation a.theme-post-navigation-next:hover {
  z-index: 2;
}
div.theme-post-navigation a span {
  display: block;
}
div.theme-post-navigation a span.theme-post-navigation-arrow {
  top: 50%;
  width: 11px;
  height: 17px;
  margin-top: -8px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
div.theme-post-navigation a span.theme-post-navigation-content {
  height: 48px;
  overflow: hidden;
  line-height: 48px;
}
div.theme-post-navigation a.theme-post-navigation-prev span.theme-post-navigation-arrow {
  left: 20px;
  background-image: url('media/image/public/post_prev_arrow.png');
}
div.theme-post-navigation a.theme-post-navigation-next span.theme-post-navigation-arrow {
  right: 20px;
  background-image: url('media/image/public/post_next_arrow.png');
}
div.theme-post-navigation a,
div.theme-post-navigation a:hover {
  text-decoration: none;
}
div.theme-post-navigation a.theme-post-navigation-prev {
  float: left;
}
div.theme-post-navigation a.theme-post-navigation-next {
  float: right;
}
/******************************************************************************/
/* Respond																      */
/******************************************************************************/
#respond {
  margin-top: 50px;
}
/******************************************************************************/
/* Comments																      */
/******************************************************************************/
#comments {
  margin-top: 50px;
}
/**************************************************************************/
/* Comments / Comments list												  */
/**************************************************************************/
/**************************************************************************/
/*	Comments / Misc														  */
/**************************************************************************/
#comments_list > ul > li ul.children,
#comments_list > ul > li ul.children li,
#comments_list > ul > li .theme-comment-meta,
#comments_list > ul > li .theme-comment-content {
  margin-left: 100px;
}
#comments_list > ul > li ul.children li ul.children,
#comments_list > ul > li ul.children li ul.children li,
#comments_list > ul > li .theme-comment-meta .theme-comment-meta,
#comments_list > ul > li .theme-comment-content .theme-comment-content {
  margin-left: 0px;
}
#comments_list > ul > li ul.children {
  clear: both;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
/**********************************************************************/
/*	Comments / Comments list / Comment								  */
/**********************************************************************/
#comments_list > ul li {
  padding: 0px;
  background-image: none;
}
#comments_list > ul li .theme-comment-inner {
  padding-top: 20px;
  margin-bottom: 20px;
}
/******************************************************************/
/*	Comments / Comments list / Comment / Avatar					  */
/******************************************************************/
#comments_list > ul > li .theme-comment-avatar {
  float: left;
  width: 80px;
  height: 80px;
}
#comments_list > ul > li .theme-comment-avatar img {
  border: none;
}
/******************************************************************/
/*	Comments / Comments list / Comment / Meta					  */
/******************************************************************/
#comments_list > ul > li .theme-comment-meta > a,
#comments_list > ul > li .theme-comment-meta h6 > a {
  text-decoration: none;
}
#comments_list > ul > li .theme-comment-meta > a:hover,
#comments_list > ul > li .theme-comment-meta h6 > a:hover {
  text-decoration: underline;
}
#comments_list > ul > li .theme-comment-meta > .theme-comment-meta-date,
#comments_list > ul > li .theme-comment-meta > .theme-comment-meta-reply,
#comments_list > ul > li .theme-comment-meta > .theme-comment-meta-author {
  float: left;
}
#comments_list > ul > li .theme-comment-meta > .theme-comment-meta-author {
  margin-right: 5px;
  margin-bottom: 0px;
}
#comments_list > ul > li .theme-comment-meta > .theme-comment-meta-reply {
  margin-bottom: 0px;
}
#comments_list > ul > li .theme-comment-meta > .theme-comment-meta-date {
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
  padding-left: 25px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url('media/image/public/date.png');
}
/******************************************************************/
/*	Comments / Comments list / Comment / Content				  */
/******************************************************************/
#comments_list > ul > li .theme-comment-content,
#comments_list > ul > li .theme-comment-content a {
  font-size: 14px;
}
#comments_list > ul > li .theme-comment-content > p:first-child {
  padding-top: 0px;
}
#comments_list > ul > li .theme-comment-content .theme-comment-reply {
  line-height: 1;
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 13px 15px 13px;
}
#comments_list > ul > li .theme-comment-content .theme-comment-reply,
#comments_list > ul > li .theme-comment-content .theme-comment-reply:hover {
  text-decoration: none;
}
#comments_list > ul > li .theme-comment-content .theme-comment-content-content {
  display: none;
}
#comments_list > ul > li .theme-comment-content .theme-comment-content-read-less-link {
  display: none;
}
/******************************************************************************/
/* Comment form															      */
/******************************************************************************/
#comment-form span.theme-block {
  display: block;
}
#comment-form p {
  padding: 0px;
  position: relative;
  margin-bottom: 10px;
}
#comment-form label {
  position: absolute;
}
#comment-form p.logged-in-as,
#comment-form p.logged-in-as a,
#comment-form p.comment-notes,
#comment-form p.form-allowed-tags {
  font-size: 14px;
}
#comment-form p.logged-in-as {
  margin: 5px 0px 10px 0px;
}
#comment-form p.form-allowed-tags {
  text-align: center;
  margin: 5px 0px 10px 0px;
}
#comment-form p.comment-notes {
  margin-top: 5px;
  margin-bottom: 10px;
}
#comment-form p.form-submit {
  text-align: center;
}
#comment-form p.form-submit span.theme-block {
  display: inline-block;
}
#reply-title {
  position: relative;
  margin-bottom: 0px;
}
#reply-title #cancel-comment-reply-link {
  top: -8px;
  right: 0px;
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  text-decoration: none;
  text-transform: uppercase;
  padding: 16px 20px 16px 20px;
}
/******************************************************************************/
/* Component					                                              */
/******************************************************************************/
/**************************************************************************/
/* Component / Accordion	                                              */
/**************************************************************************/
.pb-accordion .ui-accordion-header {
  border: none;
  margin-top: 20px;
}
.pb-accordion .ui-accordion-header .ui-accordion-header-icon {
  margin: 0px;
  float: left;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 36px 72px;
  background-image: url('media/image/public/accordion_icon.png');
}
.pb-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon {
  background-position: 0px -36px;
}
.pb-accordion .ui-accordion-header a {
  display: block;
  margin-left: 60px;
  padding: 7px 10px 7px 0px;
}
.pb-accordion .ui-accordion-header a:hover {
  text-decoration: underline;
}
.pb-accordion .ui-accordion-content {
  padding: 0px;
  margin-left: 60px;
}
/**************************************************************************/
/* Component / Audio		                                              */
/**************************************************************************/
.pb-audio a.jp-play,
.pb-audio a.jp-pause,
.pb-audio a.jp-mute,
.pb-audio a.jp-unmute {
  width: 28px;
  height: 28px;
  display: block;
  background-repeat: no-repeat;
  background-image: url('media/image/public/audio_control.png');
}
.pb-audio a.jp-play {
  background-position: 0px 0px;
}
.pb-audio a.jp-play:hover {
  background-position: 0px -28px;
}
.pb-audio a.jp-pause {
  background-position: -28px 0px;
}
.pb-audio a.jp-pause:hover {
  background-position: -28px -28px;
}
.pb-audio a.jp-mute {
  background-position: -56px 0px;
}
.pb-audio a.jp-mute:hover {
  background-position: -56px -28px;
}
.pb-audio a.jp-unmute {
  background-position: -84px 0px;
}
.pb-audio a.jp-unmute:hover {
  background-position: -84px -28px;
}
.pb-audio div.jp-current-time {
  margin-left: 20px;
}
.pb-audio div.jp-duration,
.pb-audio div.jp-current-time {
  font-size: 12px;
  line-height: 28px;
}
.pb-audio div.jp-progress-box {
  height: 28px;
  padding: 9px 200px 9px 90px;
}
.pb-audio div.jp-progress {
  height: 10px;
}
.pb-audio div.jp-duration {
  margin-right: 20px;
}
.pb-audio .jp-controls-2 {
  margin-right: 10px;
}
.pb-audio .jp-volume-bar {
  width: 80px;
  height: 10px;
  float: right;
  margin: 9px 0px 9px 0px;
}
div.jp-audio div.jp-playlist a {
  font-size: 14px;
  text-decoration: none;
}
/**************************************************************************/
/* Component / Blockquote	                                              */
/**************************************************************************/
.pb-blockquote blockquote {
  padding-top: 50px;
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url('media/image/public/quote.png');
}
div.theme-footer-top .pb-blockquote blockquote {
  background-image: url('media/image/public/quote_alt.png');
}
.pb-blockquote blockquote,
.pb-blockquote blockquote p {
  font-size: 20px !important;
  font-style: italic !important;
}
.pb-blockquote .pb-blockquote-author {
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
}
/**************************************************************************/
/* Component / Box			                                              */
/**************************************************************************/
.pb-box.pb-box-icon.pb-box-icon-size-small > .pb-box-inner,
.pb-box.pb-box-icon.pb-box-icon-size-medium > .pb-box-inner {
  background-size: 32px 32px;
}
.pb-box.pb-box-icon.pb-box-icon-size-large > .pb-box-inner {
  background-size: 64px 64px;
}
.pb-box.pb-box-icon.pb-box-icon-position-top.pb-box-icon-size-small > .pb-box-inner {
  padding-top: 36px;
}
.pb-box.pb-box-icon.pb-box-icon-position-top.pb-box-icon-size-small > .pb-box-inner {
  padding-top: 52px;
}
.pb-box.pb-box-icon.pb-box-icon-position-top.pb-box-icon-size-medium > .pb-box-inner {
  padding-top: 100px;
}
.pb-box.pb-box-icon.pb-box-icon-position-top.pb-box-icon-size-large > .pb-box-inner {
  padding-top: 100px;
}
/***/
.pb-box.pb-box-icon.pb-box-icon-position-right.pb-box-icon-size-small > .pb-box-inner {
  padding-right: 36px;
}
.pb-box.pb-box-icon.pb-box-icon-position-right.pb-box-icon-size-medium > .pb-box-inner {
  padding-right: 100px;
}
.pb-box.pb-box-icon.pb-box-icon-position-right.pb-box-icon-size-large > .pb-box-inner {
  padding-right: 100px;
}
/***/
.pb-box.pb-box-icon.pb-box-icon-position-bottom.pb-box-icon-size-small > .pb-box-inner {
  padding-bottom: 36px;
}
.pb-box.pb-box-icon.pb-box-icon-position-bottom.pb-box-icon-size-medium > .pb-box-inner {
  padding-bottom: 100px;
}
.pb-box.pb-box-icon.pb-box-icon-position-bottom.pb-box-icon-size-large > .pb-box-inner {
  padding-bottom: 100px;
}
/***/
.pb-box.pb-box-icon.pb-box-icon-position-left.pb-box-icon-size-small > .pb-box-inner {
  padding-left: 36px;
}
.pb-box.pb-box-icon.pb-box-icon-position-left.pb-box-icon-size-medium > .pb-box-inner {
  padding-left: 100px;
}
.pb-box.pb-box-icon.pb-box-icon-position-left.pb-box-icon-size-large > .pb-box-inner {
  padding-left: 100px;
}
/**************************************************************************/
/* Component / Button		                                              */
/**************************************************************************/
.pb-button > a {
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.pb-button.pb-button-icon > a span {
  line-height: 16px;
}
.pb-button.pb-button-size-tiny > a > .pb-button-box {
  margin: 5px 10px 5px 10px;
}
.pb-button.pb-button-size-small > a > .pb-button-box {
  margin: 16px 20px 16px 20px;
}
.pb-button.pb-button-size-medium > a > .pb-button-box {
  margin: 22px 20px 22px 20px;
}
.pb-button.pb-button-size-large > a > .pb-button-box {
  margin: 30px 25px 30px 25px;
}
/**************************************************************************/
/*	Component / Call To Action		                                      */
/**************************************************************************/
.pb-call-to-action {
  padding: 30px;
}
.pb-call-to-action .pb-call-to-action-box > .pb-call-to-action-box-first-line,
.pb-call-to-action .pb-call-to-action-box > .pb-call-to-action-box-second-line {
  margin-bottom: 0px;
}
.pb-call-to-action .pb-call-to-action-box > div > a {
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 16px 20px 16px 20px;
}
/**************************************************************************/
/* Component / Class													  */
/**************************************************************************/
/**************************************************************/
/* Component / Class / Label								  */
/**************************************************************/
.pb-class > ul > li > div > .pb-class-item-label {
  font-size: 14px;
  margin-top: 2px;
  font-weight: 600;
}
/**************************************************************/
/* Component / Class / Attribute List						  */
/**************************************************************/
/******************************************************/
/* Component / Class / Attribute List / Name		  */
/******************************************************/
.pb-class > ul > li > div > .pb-class-item-attribute > li > .pb-class-item-attribute-name {
  font-size: 14px;
  margin-top: 4px;
  font-weight: 600;
  line-height: 1.2em;
}
/**************************************************************/
/* Component / Class / Button								  */
/**************************************************************/
.pb-class > ul > li > div > .pb-class-item-button > a {
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 16px 20px 16px 20px;
}
/**************************************************************************/
/* Component / Counter Box	                                              */
/**************************************************************************/
.pb-counter-box ul > li > div > div.pb-counter-box-text-counter {
  width: 180px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 100%;
  box-sizing: border-box;
  vertical-align: middle;
}
.pb-counter-box ul > li > div > div.pb-counter-box-text-counter .pb-counter-box-text-counter-value,
.pb-counter-box ul > li > div > div.pb-counter-box-text-counter .pb-counter-box-text-counter-character-after,
.pb-counter-box ul > li > div > div.pb-counter-box-text-counter .pb-counter-box-text-counter-character-before {
  line-height: 180px;
}
.pb-counter-box ul > li > div > .pb-counter-box-header {
  margin-top: 0px;
}
.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter {
  margin-bottom: 30px;
}
.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter,
.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter > .pb-counter-box-graphic-counter-background,
.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter > .pb-counter-box-graphic-counter-foreground {
  border-style: solid;
}
.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter > .pb-counter-box-graphic-counter-background,
.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter > .pb-counter-box-graphic-counter-foreground {
  bottom: 0px;
}
.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter > .pb-counter-box-graphic-counter-background {
  height: 6px;
  border-width: 0px 0px 2px 0px;
}
.pb-counter-box ul > li > div > div.pb-counter-box-graphic-counter > .pb-counter-box-graphic-counter-foreground {
  height: 10px;
  border-width: 2px;
}
.pb-counter-box .pb-slider-pagination {
  margin-top: 10px;
}
/**************************************************************************/
/* Component / Counter List	                                              */
/**************************************************************************/
div.pb-counter-list > ul > li > span.pb-counter-list-label,
div.pb-counter-list > ul > li > span.pb-counter-list-value {
  font-size: 18px;
  margin-bottom: 20px;
}
div.pb-counter-list > ul > li > span.pb-counter-list-label {
  float: left;
}
div.pb-counter-list > ul > li > span.pb-counter-list-value {
  float: right;
}
div.pb-counter-list > ul > li > span.pb-counter-list-foreground,
div.pb-counter-list > ul > li > span.pb-counter-list-background {
  clear: both;
  display: block;
  border-style: solid;
}
div.pb-counter-list > ul > li > span.pb-counter-list-foreground {
  width: 0%;
  height: 10px;
  border-width: 2px 2px 0px 2px;
}
div.pb-counter-list > ul > li > span.pb-counter-list-background {
  width: 100%;
  height: 2px;
  border-width: 0px 0px 2px 0px;
}
/**************************************************************************/
/* Component / Feature													  */
/**************************************************************************/
.pb-feature.pb-feature-icon-size-large ul > li > div > .pb-feature-icon,
.pb-feature.pb-feature-icon-size-medium ul > li > div > .pb-feature-icon {
  border-radius: 100%;
}
/**************************************************************************/
/* Component / Gallery													  */
/**************************************************************************/
.pb-gallery > ul {
  overflow: hidden;
}
/**************************************************************************/
/* Component / Header + Subheader										  */
/**************************************************************************/
.pb-header-subheader {
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
.pb-header-subheader .pb-header {
  margin-top: 0px;
}
.pb-header-subheader .pb-header .pb-header-content {
  text-align: center;
}
.pb-header-subheader .pb-subheader {
  margin-top: 15px;
}
.pb-header-subheader .pb-header-underline {
  margin-left: auto;
  margin-right: auto;
}
/**************************************************************************/
/* Component / Menu														  */
/**************************************************************************/
.pb-menu .pb-menu-responsive .nav-toggle span span {
  background-image: url('media/image/public/menu_icon.png');
}
.sf-menu .sf-mega-header {
  display: block;
  font-size: 14px;
  font-weight: 600;
}
.sf-menu li.sf-mega-enable-0 ul,
.sf-menu li.sf-mega-enable-1 .sf-mega {
  box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.1);
}
.pb-menu.pb-menu-sticky {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.pb-menu.pb-menu-sticky.pb-menu-responsive-mode {
  box-shadow: none;
}
.pb-menu.pb-menu-responsive-mode .pb-logo img {
  width: 200px;
}
sup.pb-menu-new {
  width: 21px;
  height: 11px;
  margin-left: 5px;
  vertical-align: top;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url('media/image/public/new.png');
}
/**************************************************************************/
/* Component / Nivo slider	                                              */
/**************************************************************************/
.pb-nivo-slider .pb-slider-pagination {
  margin-top: 10px;
}
.pb-nivo-slider .pb-slider-pagination.nivo-controlNav.nivo-thumbs-enabled a:hover img {
  opacity: 0.8;
}
.pb-nivo-slider .pb-slider-pagination.nivo-controlNav.nivo-thumbs-enabled a,
.pb-nivo-slider .pb-slider-pagination.nivo-controlNav.nivo-thumbs-enabled a:hover,
.pb-nivo-slider .pb-slider-pagination.nivo-controlNav.nivo-thumbs-enabled a.active,
.pb-nivo-slider .pb-slider-pagination.nivo-controlNav.nivo-thumbs-enabled a.selected {
  bottom: 0;
  height: auto;
  padding-bottom: 10px;
  border-width: 0px 0px 2px 0px;
}
.pb-nivo-slider .nivo-directionNav .nivo-prevNav,
.pb-nivo-slider .nivo-directionNav .nivo-nextNav {
  width: 45px;
  height: 45px;
  margin-top: -22.5px;
}
.pb-nivo-slider .nivo-directionNav .nivo-prevNav,
.pb-nivo-slider .nivo-directionNav .nivo-nextNav,
.pb-nivo-slider .nivo-directionNav .nivo-prevNav:hover,
.pb-nivo-slider .nivo-directionNav .nivo-nextNav:hover {
  background-position: 0px 0px;
}
.tp-leftarrow,
.pb-nivo-slider .nivo-directionNav .nivo-prevNav {
  background-image: url('media/image/public/slider_previous.png') !important;
}
.tp-rightarrow,
.pb-nivo-slider .nivo-directionNav .nivo-nextNav {
  background-image: url('media/image/public/slider_next.png') !important;
}
/**************************************************************************/
/* Component / FlexSlider												  */
/**************************************************************************/
/**********************************************************************/
/* Component / FlexSlider / Directional Navigation					  */
/**********************************************************************/
.pb-flex-slider .flex-direction-nav li a {
  margin: 0px;
  width: 45px;
  height: 45px;
}
.pb-flex-slider .flex-direction-nav li a.flex-prev {
  background-image: url('media/image/public/slider_previous.png') !important;
}
.pb-flex-slider .flex-direction-nav li a.flex-next {
  background-image: url('media/image/public/slider_next.png') !important;
}
/**********************************************************************/
/* Component / FlexSlider / Directional Navigation					  */
/**********************************************************************/
.pb-flex-slider .pb-slider-pagination {
  margin-top: 10px;
}
/**************************************************************************/
/* Component / Notice		                                              */
/**************************************************************************/
.pb-notice {
  background-size: 32px 32px;
  background-position: 34px center;
}
.pb-notice > .pb-notice-content {
  min-height: 48px;
  padding: 15px 20px 15px 20px;
}
.pb-notice.pb-notice-icon > .pb-notice-content {
  margin-left: 100px;
}
.pb-notice > .pb-notice-content > .pb-notice-first-line {
  font-weight: 600;
  margin-bottom: 0px;
}
.pb-notice > .pb-notice-content > .pb-notice-second-line {
  font-size: 15px;
}
.pb-notice > .pb-notice-content > .pb-notice-timeline {
  left: 0px;
}
.pb-notice > .pb-notice-content .pb-notice-close-button {
  font-size: 14px;
}
/**************************************************************************/
/* Component / Pricing Plan												  */
/**************************************************************************/
.pb-pricing-plan > ul > li > div .pb-pricing-plan-item-button a {
  line-height: 1;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 16px 20px 16px 20px;
}
/**************************************************************************/
/* Component / Recent Post												  */
/**************************************************************************/
.pb-recent-post.pb-recent-post-template-2 > ul > li div.pb-recent-post-date,
.pb-recent-post > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-author,
.pb-recent-post > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-category,
.pb-recent-post > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-category a,
.pb-recent-post.pb-recent-post-template-2 > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-comment-count {
  font-size: 14px;
}
.pb-recent-post > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-author,
.pb-recent-post > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-category,
.pb-recent-post.pb-recent-post-template-2 > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-comment-count {
  padding-left: 30px;
}
.pb-recent-post > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-author {
  background-image: url('media/image/public/author.png');
}
.pb-recent-post > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-category {
  background-image: url('media/image/public/category.png');
}
.pb-recent-post.pb-recent-post-template-2 > ul > li div.pb-recent-post-meta > div.pb-recent-post-meta-comment-count {
  background-image: url('media/image/public/comment.png');
}
/**************************************************************************/
/* Component / Tab														  */
/**************************************************************************/
.pb-tab > .ui-tabs-nav > li {
  border: none;
  min-width: 140px;
  text-align: center;
  margin-right: 20px;
  position: relative;
}
.pb-tab > .ui-tabs-nav > li > a {
  font-size: 18px;
  padding: 12px 15px 12px 15px;
}
.pb-tab > .ui-tabs-nav > li.ui-state-hover > span,
.pb-tab > .ui-tabs-nav > li.ui-state-active > span {
  left: 50%;
  width: 0px;
  height: 0px;
  bottom: -9px;
  display: block;
  margin-left: -8px;
  position: absolute;
  border-style: solid;
  border-color: transparent;
  border-width: 8px 8px 0px 8px;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
}
.pb-tab > div {
  padding: 30px 0px 0px 0px;
}
/**************************************************************************/
/* Component / Text														  */
/**************************************************************************/
.pb-text h1,
.pb-text h2,
.pb-text h3,
.pb-text h4,
.pb-text h5,
.pb-text h6 {
  margin: 25px 0px 15px 0px;
}
/**************************************************************************/
/* Component / Team														  */
/**************************************************************************/
/**********************************************************************/
/* Component / Team / List											  */
/**********************************************************************/
/******************************************************************/
/* Component / Team / List / List Element						  */
/******************************************************************/
/**************************************************************/
/* Component /Team / List / List Element / Social list		  */
/**************************************************************/
.pb-team > ul > li ul.pb-team-social-icon-box > li > a {
  width: 46px;
  height: 46px;
}
/**************************************************************/
/* Component / Team / List / List Element / Quote			  */
/**************************************************************/
.pb-team > ul > li .pb-team-quote-box {
  background-image: url('media/image/public/quote.png');
}
/**************************************************************/
/* Component / Team / List / List Element / Skill list		  */
/**************************************************************/
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill {
  margin-top: 30px;
}
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill > .pb-team-skill-label,
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill > .pb-team-skill-value {
  font-size: 18px;
  margin-bottom: 20px;
}
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill > .pb-team-skill-label {
  float: left;
}
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill > .pb-team-skill-value {
  float: right;
}
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill > .pb-team-skill-foreground,
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill > .pb-team-skill-background {
  clear: both;
  display: block;
  border-style: solid;
}
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill > .pb-team-skill-foreground {
  width: 0%;
  height: 10px;
  border-width: 2px 2px 0px 2px;
}
.pb-team > ul > li .pb-team-skill-box > .pb-team-skill > .pb-team-skill-background {
  width: 100%;
  height: 2px;
  border-width: 0px 0px 2px 0px;
}
/**************************************************************************/
/* Component / Testimonial												  */
/**************************************************************************/
.pb-testimonial ul > li > div > p,
.pb-testimonial ul > li > div > div.pb-testimonial-cite-up,
.pb-testimonial ul > li > div > div.pb-testimonial-author-name,
.pb-testimonial ul > li > div > div.pb-testimonial-author-company,
.pb-testimonial ul > li > div > div.pb-testimonial-author-position {
  text-align: center;
}
.pb-testimonial ul > li > div > div.pb-testimonial-cite-up {
  float: none;
  width: 76px;
  height: 76px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100%;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('media/image/public/quote.png');
}
div.theme-footer-top .pb-testimonial ul > li > div > div.pb-testimonial-cite-up {
  background-image: url('media/image/public/quote_alt.png');
}
.pb-testimonial ul.theme-layout-100 > li > div > p {
  line-height: 1.2em;
}
.pb-testimonial ul > li > div > div.pb-testimonial-cite-down {
  float: none;
  height: 1px;
  width: 50px;
  font-size: 0px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.pb-testimonial .pb-slider-pagination {
  margin-top: 40px;
}
/**************************************************************************/
/* Component / Twitter User Timeline									  */
/**************************************************************************/
.pb-twitter-user-timeline .pb-twitter-user-timeline-text,
.pb-twitter-user-timeline .pb-twitter-user-timeline-date,
.pb-twitter-user-timeline .pb-twitter-user-timeline-author {
  text-align: center;
}
.pb-twitter-user-timeline .pb-twitter-user-timeline-text .pb-twitter-user-timeline-text-part-1 {
  float: none;
  width: 76px;
  height: 76px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100%;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('media/image/public/twitter.png');
}
div.theme-footer-top .pb-twitter-user-timeline .pb-twitter-user-timeline-text .pb-twitter-user-timeline-text-part-1 {
  background-image: url('media/image/public/twitter_alt.png');
}
.pb-twitter-user-timeline .pb-twitter-user-timeline-text .pb-twitter-user-timeline-text-part-2 {
  line-height: 1.2em;
}
.pb-twitter-user-timeline .pb-twitter-user-timeline-text .pb-twitter-user-timeline-text-part-3 {
  float: none;
  height: 1px;
  width: 50px;
  font-size: 0px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.pb-twitter-user-timeline .pb-twitter-user-timeline-date {
  margin-top: 5px;
}
.pb-twitter-user-timeline .pb-slider-pagination {
  margin-top: 40px;
}
/******************************************************************************/
/* Chrome scrollbar				                                              */
/******************************************************************************/
::-webkit-scrollbar {
  width: 15px;
}
::-webkit-scrollbar-track {
  border: solid 1px #F1F1F1;
  background-color: #FFFFFF;
}
::-webkit-scrollbar-thumb {
  background-color: #DDDDDD;
}
/******************************************************************************/
/* WP classes					                                              */
/******************************************************************************/
.aligncenter {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.alignleft {
  float: left !important;
  margin: 0px 10px 10px 0px !important;
}
.alignright {
  float: right !important;
  margin: 0px 0px 10px 10px !important;
}
/******************************************************************************/
/* Button arrow				    										      */
/******************************************************************************/
.pb-button-arrow {
  top: -1px;
  width: 6px;
  height: 6px;
  line-height: 1em;
  margin-left: 10px;
  position: relative;
  border-style: solid;
  display: inline-block;
  border-width: 2px 2px 0px 0px;
}
.pb-button-arrow-right {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
/******************************************************************************/
/* Revolution slider			                                              */
/******************************************************************************/
.tparrows.tp-leftarrow::before,
.tparrows.tp-rightarrow::before,
.hesperiden.tparrows.tp-leftarrow::before,
.hesperiden.tparrows.tp-rightarrow::before {
  content: "" !important;
}
/******************************************************************************/
/* List of icons				                                              */
/******************************************************************************/
.pb-icon-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.pb-icon-list > li {
  float: left;
  margin: 5px;
  padding: 10px;
  background-image: none;
}
.pb-icon-list > li > img {
  display: block;
}
.pb-icon-list.pb-icon-list-alt > li {
  background-color: #FE6500;
}
.pb-header .pb-header-underline,
.pb-header-subheader .pb-header-underline {
  background-image: url('../fable/media/image/public/header_divider.png');
}
.hephaistos.tparrows.tp-rightarrow,
.hephaistos.tparrows.tp-rightarrow:hover {
  background-image: url(/wp-content/themes/gtng/media/image/public/slider_next.png) !important;
}
.hephaistos.tparrows.tp-rightarrow:before {
  content: "" !important;
}
.hephaistos.tparrows.tp-leftarrow,
.hephaistos.tparrows.tp-leftarrow:hover {
  background-image: url(/wp-content/themes/gtng/media/image/public/slider_previous.png) !important;
}
.hephaistos.tparrows.tp-leftarrow:before {
  content: "" !important;
}
.pb-text > p:empty {
  padding: 0;
  margin: 0;
}
.pb-text > .pb-header {
  margin-top: 0;
}
.theme-post .theme-post-section-icon,
.theme-post .theme-post-icon {
  display: none;
}
.pb-class > ul > li > div {
  padding: 10px 20px;
}
.pb-class > ul > li > div > .pb-class-item-name {
  font-size: 32px;
}
.pb-class > ul > li > div > .pb-class-item-attribute {
  margin-top: 47px;
}
.pb-class > ul > li > div > .pb-class-item-attribute > li.pb-layout-column-left,
.pb-class > ul > li > div > .pb-class-item-attribute > li.pb-layout-column-right {
  border: 0 none;
  font-size: 18px;
  padding-left: 0;
  text-align: left;
}
.pb-class > ul > li > div > .pb-class-item-attribute > li > .pb-class-item-attribute-name {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.theme-page .theme-page-content {
  padding-top: 26px;
}
body.home .theme-page .theme-page-content {
  padding-top: 80px;
}
div.pb-divider {
  border-color: #dbdbdb;
}
.theme-widget > .pb-header > .pb-header-content {
  text-transform: inherit !important;
}
div.theme-footer .theme-footer-top .widget_text {
  width: 40%;
}
div.theme-footer .theme-footer-top .widget_ft_widget_post_recent {
  width: 60%;
}
div.theme-footer .theme-footer-top .widget_ft_widget_post_recent.theme-widget > .pb-header > .pb-header-content {
  text-transform: none;
  font-size: 29px;
  font-family: 'American Typewriter';
}
div.theme-footer .theme-footer-top .widget_ft_widget_post_recent.theme-widget > .pb-header > .pb-header-underline {
  background-color: #f24e4d;
}
div.theme-footer .theme-footer-top .widget_ft_widget_post_recent h6,
div.theme-footer .theme-footer-top .widget_ft_widget_post_recent h6 a {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
div.theme-footer .theme-footer-top .widget_ft_widget_post_recent .theme-list-two-column span {
  display: none;
}
div.theme-footer .theme-footer-top .widget_ft_widget_post_recent ul > li > a {
  border: 2px solid #2f85a6;
}
@media (min-width: 0) and (max-width: 992px) {
  .widget_theme_widget_post_most_recent li.theme-clear-fix {
    float: none;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .widget_theme_widget_post_most_recent li.theme-clear-fix {
    clear: none;
    float: left;
    width: 50%;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('app/components/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('app/components/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('app/components/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('app/components/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('app/components/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('app/components/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal {
  padding: 0 !important;
}
.modal .modal-header {
  padding: 10px;
}
.modal .modal-header .close {
  float: none;
  font-size: 28px;
  height: auto;
  text-align: right;
}
.modal .modal-dialog {
  margin: 20px auto;
  width: 90%;
}
.gtng-search-resources-modal *,
.gtng-search-container *,
.gtng-search-filter-bar *,
.gtng-search-resources *,
.gtng-search-resources-widget .gtng-widget * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gtng-search-resources-modal *:before,
.gtng-search-container *:before,
.gtng-search-filter-bar *:before,
.gtng-search-resources *:before,
.gtng-search-resources-widget .gtng-widget *:before,
.gtng-search-resources-modal *:after,
.gtng-search-container *:after,
.gtng-search-filter-bar *:after,
.gtng-search-resources *:after,
.gtng-search-resources-widget .gtng-widget *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gtng-search-resources-modal html,
.gtng-search-container html,
.gtng-search-filter-bar html,
.gtng-search-resources html,
.gtng-search-resources-widget .gtng-widget html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.gtng-search-resources-modal body,
.gtng-search-container body,
.gtng-search-filter-bar body,
.gtng-search-resources body,
.gtng-search-resources-widget .gtng-widget body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
.gtng-search-resources-modal input,
.gtng-search-container input,
.gtng-search-filter-bar input,
.gtng-search-resources input,
.gtng-search-resources-widget .gtng-widget input,
.gtng-search-resources-modal button,
.gtng-search-container button,
.gtng-search-filter-bar button,
.gtng-search-resources button,
.gtng-search-resources-widget .gtng-widget button,
.gtng-search-resources-modal select,
.gtng-search-container select,
.gtng-search-filter-bar select,
.gtng-search-resources select,
.gtng-search-resources-widget .gtng-widget select,
.gtng-search-resources-modal textarea,
.gtng-search-container textarea,
.gtng-search-filter-bar textarea,
.gtng-search-resources textarea,
.gtng-search-resources-widget .gtng-widget textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.gtng-search-resources-modal a,
.gtng-search-container a,
.gtng-search-filter-bar a,
.gtng-search-resources a,
.gtng-search-resources-widget .gtng-widget a {
  color: #337ab7;
  text-decoration: none;
}
.gtng-search-resources-modal a:hover,
.gtng-search-container a:hover,
.gtng-search-filter-bar a:hover,
.gtng-search-resources a:hover,
.gtng-search-resources-widget .gtng-widget a:hover,
.gtng-search-resources-modal a:focus,
.gtng-search-container a:focus,
.gtng-search-filter-bar a:focus,
.gtng-search-resources a:focus,
.gtng-search-resources-widget .gtng-widget a:focus {
  color: #23527c;
  text-decoration: underline;
}
.gtng-search-resources-modal a:focus,
.gtng-search-container a:focus,
.gtng-search-filter-bar a:focus,
.gtng-search-resources a:focus,
.gtng-search-resources-widget .gtng-widget a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gtng-search-resources-modal figure,
.gtng-search-container figure,
.gtng-search-filter-bar figure,
.gtng-search-resources figure,
.gtng-search-resources-widget .gtng-widget figure {
  margin: 0;
}
.gtng-search-resources-modal img,
.gtng-search-container img,
.gtng-search-filter-bar img,
.gtng-search-resources img,
.gtng-search-resources-widget .gtng-widget img {
  vertical-align: middle;
}
.gtng-search-resources-modal .img-responsive,
.gtng-search-container .img-responsive,
.gtng-search-filter-bar .img-responsive,
.gtng-search-resources .img-responsive,
.gtng-search-resources-widget .gtng-widget .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.gtng-search-resources-modal .img-rounded,
.gtng-search-container .img-rounded,
.gtng-search-filter-bar .img-rounded,
.gtng-search-resources .img-rounded,
.gtng-search-resources-widget .gtng-widget .img-rounded {
  border-radius: 6px;
}
.gtng-search-resources-modal .img-thumbnail,
.gtng-search-container .img-thumbnail,
.gtng-search-filter-bar .img-thumbnail,
.gtng-search-resources .img-thumbnail,
.gtng-search-resources-widget .gtng-widget .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.gtng-search-resources-modal .img-circle,
.gtng-search-container .img-circle,
.gtng-search-filter-bar .img-circle,
.gtng-search-resources .img-circle,
.gtng-search-resources-widget .gtng-widget .img-circle {
  border-radius: 50%;
}
.gtng-search-resources-modal hr,
.gtng-search-container hr,
.gtng-search-filter-bar hr,
.gtng-search-resources hr,
.gtng-search-resources-widget .gtng-widget hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.gtng-search-resources-modal .sr-only,
.gtng-search-container .sr-only,
.gtng-search-filter-bar .sr-only,
.gtng-search-resources .sr-only,
.gtng-search-resources-widget .gtng-widget .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.gtng-search-resources-modal .sr-only-focusable:active,
.gtng-search-container .sr-only-focusable:active,
.gtng-search-filter-bar .sr-only-focusable:active,
.gtng-search-resources .sr-only-focusable:active,
.gtng-search-resources-widget .gtng-widget .sr-only-focusable:active,
.gtng-search-resources-modal .sr-only-focusable:focus,
.gtng-search-container .sr-only-focusable:focus,
.gtng-search-filter-bar .sr-only-focusable:focus,
.gtng-search-resources .sr-only-focusable:focus,
.gtng-search-resources-widget .gtng-widget .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.gtng-search-resources-modal [role="button"],
.gtng-search-container [role="button"],
.gtng-search-filter-bar [role="button"],
.gtng-search-resources [role="button"],
.gtng-search-resources-widget .gtng-widget [role="button"] {
  cursor: pointer;
}
.gtng-search-resources-modal h1,
.gtng-search-container h1,
.gtng-search-filter-bar h1,
.gtng-search-resources h1,
.gtng-search-resources-widget .gtng-widget h1,
.gtng-search-resources-modal h2,
.gtng-search-container h2,
.gtng-search-filter-bar h2,
.gtng-search-resources h2,
.gtng-search-resources-widget .gtng-widget h2,
.gtng-search-resources-modal h3,
.gtng-search-container h3,
.gtng-search-filter-bar h3,
.gtng-search-resources h3,
.gtng-search-resources-widget .gtng-widget h3,
.gtng-search-resources-modal h4,
.gtng-search-container h4,
.gtng-search-filter-bar h4,
.gtng-search-resources h4,
.gtng-search-resources-widget .gtng-widget h4,
.gtng-search-resources-modal h5,
.gtng-search-container h5,
.gtng-search-filter-bar h5,
.gtng-search-resources h5,
.gtng-search-resources-widget .gtng-widget h5,
.gtng-search-resources-modal h6,
.gtng-search-container h6,
.gtng-search-filter-bar h6,
.gtng-search-resources h6,
.gtng-search-resources-widget .gtng-widget h6,
.gtng-search-resources-modal .h1,
.gtng-search-container .h1,
.gtng-search-filter-bar .h1,
.gtng-search-resources .h1,
.gtng-search-resources-widget .gtng-widget .h1,
.gtng-search-resources-modal .h2,
.gtng-search-container .h2,
.gtng-search-filter-bar .h2,
.gtng-search-resources .h2,
.gtng-search-resources-widget .gtng-widget .h2,
.gtng-search-resources-modal .h3,
.gtng-search-container .h3,
.gtng-search-filter-bar .h3,
.gtng-search-resources .h3,
.gtng-search-resources-widget .gtng-widget .h3,
.gtng-search-resources-modal .h4,
.gtng-search-container .h4,
.gtng-search-filter-bar .h4,
.gtng-search-resources .h4,
.gtng-search-resources-widget .gtng-widget .h4,
.gtng-search-resources-modal .h5,
.gtng-search-container .h5,
.gtng-search-filter-bar .h5,
.gtng-search-resources .h5,
.gtng-search-resources-widget .gtng-widget .h5,
.gtng-search-resources-modal .h6,
.gtng-search-container .h6,
.gtng-search-filter-bar .h6,
.gtng-search-resources .h6,
.gtng-search-resources-widget .gtng-widget .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.gtng-search-resources-modal h1 small,
.gtng-search-container h1 small,
.gtng-search-filter-bar h1 small,
.gtng-search-resources h1 small,
.gtng-search-resources-widget .gtng-widget h1 small,
.gtng-search-resources-modal h2 small,
.gtng-search-container h2 small,
.gtng-search-filter-bar h2 small,
.gtng-search-resources h2 small,
.gtng-search-resources-widget .gtng-widget h2 small,
.gtng-search-resources-modal h3 small,
.gtng-search-container h3 small,
.gtng-search-filter-bar h3 small,
.gtng-search-resources h3 small,
.gtng-search-resources-widget .gtng-widget h3 small,
.gtng-search-resources-modal h4 small,
.gtng-search-container h4 small,
.gtng-search-filter-bar h4 small,
.gtng-search-resources h4 small,
.gtng-search-resources-widget .gtng-widget h4 small,
.gtng-search-resources-modal h5 small,
.gtng-search-container h5 small,
.gtng-search-filter-bar h5 small,
.gtng-search-resources h5 small,
.gtng-search-resources-widget .gtng-widget h5 small,
.gtng-search-resources-modal h6 small,
.gtng-search-container h6 small,
.gtng-search-filter-bar h6 small,
.gtng-search-resources h6 small,
.gtng-search-resources-widget .gtng-widget h6 small,
.gtng-search-resources-modal .h1 small,
.gtng-search-container .h1 small,
.gtng-search-filter-bar .h1 small,
.gtng-search-resources .h1 small,
.gtng-search-resources-widget .gtng-widget .h1 small,
.gtng-search-resources-modal .h2 small,
.gtng-search-container .h2 small,
.gtng-search-filter-bar .h2 small,
.gtng-search-resources .h2 small,
.gtng-search-resources-widget .gtng-widget .h2 small,
.gtng-search-resources-modal .h3 small,
.gtng-search-container .h3 small,
.gtng-search-filter-bar .h3 small,
.gtng-search-resources .h3 small,
.gtng-search-resources-widget .gtng-widget .h3 small,
.gtng-search-resources-modal .h4 small,
.gtng-search-container .h4 small,
.gtng-search-filter-bar .h4 small,
.gtng-search-resources .h4 small,
.gtng-search-resources-widget .gtng-widget .h4 small,
.gtng-search-resources-modal .h5 small,
.gtng-search-container .h5 small,
.gtng-search-filter-bar .h5 small,
.gtng-search-resources .h5 small,
.gtng-search-resources-widget .gtng-widget .h5 small,
.gtng-search-resources-modal .h6 small,
.gtng-search-container .h6 small,
.gtng-search-filter-bar .h6 small,
.gtng-search-resources .h6 small,
.gtng-search-resources-widget .gtng-widget .h6 small,
.gtng-search-resources-modal h1 .small,
.gtng-search-container h1 .small,
.gtng-search-filter-bar h1 .small,
.gtng-search-resources h1 .small,
.gtng-search-resources-widget .gtng-widget h1 .small,
.gtng-search-resources-modal h2 .small,
.gtng-search-container h2 .small,
.gtng-search-filter-bar h2 .small,
.gtng-search-resources h2 .small,
.gtng-search-resources-widget .gtng-widget h2 .small,
.gtng-search-resources-modal h3 .small,
.gtng-search-container h3 .small,
.gtng-search-filter-bar h3 .small,
.gtng-search-resources h3 .small,
.gtng-search-resources-widget .gtng-widget h3 .small,
.gtng-search-resources-modal h4 .small,
.gtng-search-container h4 .small,
.gtng-search-filter-bar h4 .small,
.gtng-search-resources h4 .small,
.gtng-search-resources-widget .gtng-widget h4 .small,
.gtng-search-resources-modal h5 .small,
.gtng-search-container h5 .small,
.gtng-search-filter-bar h5 .small,
.gtng-search-resources h5 .small,
.gtng-search-resources-widget .gtng-widget h5 .small,
.gtng-search-resources-modal h6 .small,
.gtng-search-container h6 .small,
.gtng-search-filter-bar h6 .small,
.gtng-search-resources h6 .small,
.gtng-search-resources-widget .gtng-widget h6 .small,
.gtng-search-resources-modal .h1 .small,
.gtng-search-container .h1 .small,
.gtng-search-filter-bar .h1 .small,
.gtng-search-resources .h1 .small,
.gtng-search-resources-widget .gtng-widget .h1 .small,
.gtng-search-resources-modal .h2 .small,
.gtng-search-container .h2 .small,
.gtng-search-filter-bar .h2 .small,
.gtng-search-resources .h2 .small,
.gtng-search-resources-widget .gtng-widget .h2 .small,
.gtng-search-resources-modal .h3 .small,
.gtng-search-container .h3 .small,
.gtng-search-filter-bar .h3 .small,
.gtng-search-resources .h3 .small,
.gtng-search-resources-widget .gtng-widget .h3 .small,
.gtng-search-resources-modal .h4 .small,
.gtng-search-container .h4 .small,
.gtng-search-filter-bar .h4 .small,
.gtng-search-resources .h4 .small,
.gtng-search-resources-widget .gtng-widget .h4 .small,
.gtng-search-resources-modal .h5 .small,
.gtng-search-container .h5 .small,
.gtng-search-filter-bar .h5 .small,
.gtng-search-resources .h5 .small,
.gtng-search-resources-widget .gtng-widget .h5 .small,
.gtng-search-resources-modal .h6 .small,
.gtng-search-container .h6 .small,
.gtng-search-filter-bar .h6 .small,
.gtng-search-resources .h6 .small,
.gtng-search-resources-widget .gtng-widget .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.gtng-search-resources-modal h1,
.gtng-search-container h1,
.gtng-search-filter-bar h1,
.gtng-search-resources h1,
.gtng-search-resources-widget .gtng-widget h1,
.gtng-search-resources-modal .h1,
.gtng-search-container .h1,
.gtng-search-filter-bar .h1,
.gtng-search-resources .h1,
.gtng-search-resources-widget .gtng-widget .h1,
.gtng-search-resources-modal h2,
.gtng-search-container h2,
.gtng-search-filter-bar h2,
.gtng-search-resources h2,
.gtng-search-resources-widget .gtng-widget h2,
.gtng-search-resources-modal .h2,
.gtng-search-container .h2,
.gtng-search-filter-bar .h2,
.gtng-search-resources .h2,
.gtng-search-resources-widget .gtng-widget .h2,
.gtng-search-resources-modal h3,
.gtng-search-container h3,
.gtng-search-filter-bar h3,
.gtng-search-resources h3,
.gtng-search-resources-widget .gtng-widget h3,
.gtng-search-resources-modal .h3,
.gtng-search-container .h3,
.gtng-search-filter-bar .h3,
.gtng-search-resources .h3,
.gtng-search-resources-widget .gtng-widget .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.gtng-search-resources-modal h1 small,
.gtng-search-container h1 small,
.gtng-search-filter-bar h1 small,
.gtng-search-resources h1 small,
.gtng-search-resources-widget .gtng-widget h1 small,
.gtng-search-resources-modal .h1 small,
.gtng-search-container .h1 small,
.gtng-search-filter-bar .h1 small,
.gtng-search-resources .h1 small,
.gtng-search-resources-widget .gtng-widget .h1 small,
.gtng-search-resources-modal h2 small,
.gtng-search-container h2 small,
.gtng-search-filter-bar h2 small,
.gtng-search-resources h2 small,
.gtng-search-resources-widget .gtng-widget h2 small,
.gtng-search-resources-modal .h2 small,
.gtng-search-container .h2 small,
.gtng-search-filter-bar .h2 small,
.gtng-search-resources .h2 small,
.gtng-search-resources-widget .gtng-widget .h2 small,
.gtng-search-resources-modal h3 small,
.gtng-search-container h3 small,
.gtng-search-filter-bar h3 small,
.gtng-search-resources h3 small,
.gtng-search-resources-widget .gtng-widget h3 small,
.gtng-search-resources-modal .h3 small,
.gtng-search-container .h3 small,
.gtng-search-filter-bar .h3 small,
.gtng-search-resources .h3 small,
.gtng-search-resources-widget .gtng-widget .h3 small,
.gtng-search-resources-modal h1 .small,
.gtng-search-container h1 .small,
.gtng-search-filter-bar h1 .small,
.gtng-search-resources h1 .small,
.gtng-search-resources-widget .gtng-widget h1 .small,
.gtng-search-resources-modal .h1 .small,
.gtng-search-container .h1 .small,
.gtng-search-filter-bar .h1 .small,
.gtng-search-resources .h1 .small,
.gtng-search-resources-widget .gtng-widget .h1 .small,
.gtng-search-resources-modal h2 .small,
.gtng-search-container h2 .small,
.gtng-search-filter-bar h2 .small,
.gtng-search-resources h2 .small,
.gtng-search-resources-widget .gtng-widget h2 .small,
.gtng-search-resources-modal .h2 .small,
.gtng-search-container .h2 .small,
.gtng-search-filter-bar .h2 .small,
.gtng-search-resources .h2 .small,
.gtng-search-resources-widget .gtng-widget .h2 .small,
.gtng-search-resources-modal h3 .small,
.gtng-search-container h3 .small,
.gtng-search-filter-bar h3 .small,
.gtng-search-resources h3 .small,
.gtng-search-resources-widget .gtng-widget h3 .small,
.gtng-search-resources-modal .h3 .small,
.gtng-search-container .h3 .small,
.gtng-search-filter-bar .h3 .small,
.gtng-search-resources .h3 .small,
.gtng-search-resources-widget .gtng-widget .h3 .small {
  font-size: 65%;
}
.gtng-search-resources-modal h4,
.gtng-search-container h4,
.gtng-search-filter-bar h4,
.gtng-search-resources h4,
.gtng-search-resources-widget .gtng-widget h4,
.gtng-search-resources-modal .h4,
.gtng-search-container .h4,
.gtng-search-filter-bar .h4,
.gtng-search-resources .h4,
.gtng-search-resources-widget .gtng-widget .h4,
.gtng-search-resources-modal h5,
.gtng-search-container h5,
.gtng-search-filter-bar h5,
.gtng-search-resources h5,
.gtng-search-resources-widget .gtng-widget h5,
.gtng-search-resources-modal .h5,
.gtng-search-container .h5,
.gtng-search-filter-bar .h5,
.gtng-search-resources .h5,
.gtng-search-resources-widget .gtng-widget .h5,
.gtng-search-resources-modal h6,
.gtng-search-container h6,
.gtng-search-filter-bar h6,
.gtng-search-resources h6,
.gtng-search-resources-widget .gtng-widget h6,
.gtng-search-resources-modal .h6,
.gtng-search-container .h6,
.gtng-search-filter-bar .h6,
.gtng-search-resources .h6,
.gtng-search-resources-widget .gtng-widget .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.gtng-search-resources-modal h4 small,
.gtng-search-container h4 small,
.gtng-search-filter-bar h4 small,
.gtng-search-resources h4 small,
.gtng-search-resources-widget .gtng-widget h4 small,
.gtng-search-resources-modal .h4 small,
.gtng-search-container .h4 small,
.gtng-search-filter-bar .h4 small,
.gtng-search-resources .h4 small,
.gtng-search-resources-widget .gtng-widget .h4 small,
.gtng-search-resources-modal h5 small,
.gtng-search-container h5 small,
.gtng-search-filter-bar h5 small,
.gtng-search-resources h5 small,
.gtng-search-resources-widget .gtng-widget h5 small,
.gtng-search-resources-modal .h5 small,
.gtng-search-container .h5 small,
.gtng-search-filter-bar .h5 small,
.gtng-search-resources .h5 small,
.gtng-search-resources-widget .gtng-widget .h5 small,
.gtng-search-resources-modal h6 small,
.gtng-search-container h6 small,
.gtng-search-filter-bar h6 small,
.gtng-search-resources h6 small,
.gtng-search-resources-widget .gtng-widget h6 small,
.gtng-search-resources-modal .h6 small,
.gtng-search-container .h6 small,
.gtng-search-filter-bar .h6 small,
.gtng-search-resources .h6 small,
.gtng-search-resources-widget .gtng-widget .h6 small,
.gtng-search-resources-modal h4 .small,
.gtng-search-container h4 .small,
.gtng-search-filter-bar h4 .small,
.gtng-search-resources h4 .small,
.gtng-search-resources-widget .gtng-widget h4 .small,
.gtng-search-resources-modal .h4 .small,
.gtng-search-container .h4 .small,
.gtng-search-filter-bar .h4 .small,
.gtng-search-resources .h4 .small,
.gtng-search-resources-widget .gtng-widget .h4 .small,
.gtng-search-resources-modal h5 .small,
.gtng-search-container h5 .small,
.gtng-search-filter-bar h5 .small,
.gtng-search-resources h5 .small,
.gtng-search-resources-widget .gtng-widget h5 .small,
.gtng-search-resources-modal .h5 .small,
.gtng-search-container .h5 .small,
.gtng-search-filter-bar .h5 .small,
.gtng-search-resources .h5 .small,
.gtng-search-resources-widget .gtng-widget .h5 .small,
.gtng-search-resources-modal h6 .small,
.gtng-search-container h6 .small,
.gtng-search-filter-bar h6 .small,
.gtng-search-resources h6 .small,
.gtng-search-resources-widget .gtng-widget h6 .small,
.gtng-search-resources-modal .h6 .small,
.gtng-search-container .h6 .small,
.gtng-search-filter-bar .h6 .small,
.gtng-search-resources .h6 .small,
.gtng-search-resources-widget .gtng-widget .h6 .small {
  font-size: 75%;
}
.gtng-search-resources-modal h1,
.gtng-search-container h1,
.gtng-search-filter-bar h1,
.gtng-search-resources h1,
.gtng-search-resources-widget .gtng-widget h1,
.gtng-search-resources-modal .h1,
.gtng-search-container .h1,
.gtng-search-filter-bar .h1,
.gtng-search-resources .h1,
.gtng-search-resources-widget .gtng-widget .h1 {
  font-size: 36px;
}
.gtng-search-resources-modal h2,
.gtng-search-container h2,
.gtng-search-filter-bar h2,
.gtng-search-resources h2,
.gtng-search-resources-widget .gtng-widget h2,
.gtng-search-resources-modal .h2,
.gtng-search-container .h2,
.gtng-search-filter-bar .h2,
.gtng-search-resources .h2,
.gtng-search-resources-widget .gtng-widget .h2 {
  font-size: 30px;
}
.gtng-search-resources-modal h3,
.gtng-search-container h3,
.gtng-search-filter-bar h3,
.gtng-search-resources h3,
.gtng-search-resources-widget .gtng-widget h3,
.gtng-search-resources-modal .h3,
.gtng-search-container .h3,
.gtng-search-filter-bar .h3,
.gtng-search-resources .h3,
.gtng-search-resources-widget .gtng-widget .h3 {
  font-size: 24px;
}
.gtng-search-resources-modal h4,
.gtng-search-container h4,
.gtng-search-filter-bar h4,
.gtng-search-resources h4,
.gtng-search-resources-widget .gtng-widget h4,
.gtng-search-resources-modal .h4,
.gtng-search-container .h4,
.gtng-search-filter-bar .h4,
.gtng-search-resources .h4,
.gtng-search-resources-widget .gtng-widget .h4 {
  font-size: 18px;
}
.gtng-search-resources-modal h5,
.gtng-search-container h5,
.gtng-search-filter-bar h5,
.gtng-search-resources h5,
.gtng-search-resources-widget .gtng-widget h5,
.gtng-search-resources-modal .h5,
.gtng-search-container .h5,
.gtng-search-filter-bar .h5,
.gtng-search-resources .h5,
.gtng-search-resources-widget .gtng-widget .h5 {
  font-size: 14px;
}
.gtng-search-resources-modal h6,
.gtng-search-container h6,
.gtng-search-filter-bar h6,
.gtng-search-resources h6,
.gtng-search-resources-widget .gtng-widget h6,
.gtng-search-resources-modal .h6,
.gtng-search-container .h6,
.gtng-search-filter-bar .h6,
.gtng-search-resources .h6,
.gtng-search-resources-widget .gtng-widget .h6 {
  font-size: 12px;
}
.gtng-search-resources-modal p,
.gtng-search-container p,
.gtng-search-filter-bar p,
.gtng-search-resources p,
.gtng-search-resources-widget .gtng-widget p {
  margin: 0 0 10px;
}
.gtng-search-resources-modal .lead,
.gtng-search-container .lead,
.gtng-search-filter-bar .lead,
.gtng-search-resources .lead,
.gtng-search-resources-widget .gtng-widget .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .lead,
  .gtng-search-container .lead,
  .gtng-search-filter-bar .lead,
  .gtng-search-resources .lead,
  .gtng-search-resources-widget .gtng-widget .lead {
    font-size: 21px;
  }
}
.gtng-search-resources-modal small,
.gtng-search-container small,
.gtng-search-filter-bar small,
.gtng-search-resources small,
.gtng-search-resources-widget .gtng-widget small,
.gtng-search-resources-modal .small,
.gtng-search-container .small,
.gtng-search-filter-bar .small,
.gtng-search-resources .small,
.gtng-search-resources-widget .gtng-widget .small {
  font-size: 85%;
}
.gtng-search-resources-modal mark,
.gtng-search-container mark,
.gtng-search-filter-bar mark,
.gtng-search-resources mark,
.gtng-search-resources-widget .gtng-widget mark,
.gtng-search-resources-modal .mark,
.gtng-search-container .mark,
.gtng-search-filter-bar .mark,
.gtng-search-resources .mark,
.gtng-search-resources-widget .gtng-widget .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.gtng-search-resources-modal .text-left,
.gtng-search-container .text-left,
.gtng-search-filter-bar .text-left,
.gtng-search-resources .text-left,
.gtng-search-resources-widget .gtng-widget .text-left {
  text-align: left;
}
.gtng-search-resources-modal .text-right,
.gtng-search-container .text-right,
.gtng-search-filter-bar .text-right,
.gtng-search-resources .text-right,
.gtng-search-resources-widget .gtng-widget .text-right {
  text-align: right;
}
.gtng-search-resources-modal .text-center,
.gtng-search-container .text-center,
.gtng-search-filter-bar .text-center,
.gtng-search-resources .text-center,
.gtng-search-resources-widget .gtng-widget .text-center {
  text-align: center;
}
.gtng-search-resources-modal .text-justify,
.gtng-search-container .text-justify,
.gtng-search-filter-bar .text-justify,
.gtng-search-resources .text-justify,
.gtng-search-resources-widget .gtng-widget .text-justify {
  text-align: justify;
}
.gtng-search-resources-modal .text-nowrap,
.gtng-search-container .text-nowrap,
.gtng-search-filter-bar .text-nowrap,
.gtng-search-resources .text-nowrap,
.gtng-search-resources-widget .gtng-widget .text-nowrap {
  white-space: nowrap;
}
.gtng-search-resources-modal .text-lowercase,
.gtng-search-container .text-lowercase,
.gtng-search-filter-bar .text-lowercase,
.gtng-search-resources .text-lowercase,
.gtng-search-resources-widget .gtng-widget .text-lowercase {
  text-transform: lowercase;
}
.gtng-search-resources-modal .text-uppercase,
.gtng-search-container .text-uppercase,
.gtng-search-filter-bar .text-uppercase,
.gtng-search-resources .text-uppercase,
.gtng-search-resources-widget .gtng-widget .text-uppercase {
  text-transform: uppercase;
}
.gtng-search-resources-modal .text-capitalize,
.gtng-search-container .text-capitalize,
.gtng-search-filter-bar .text-capitalize,
.gtng-search-resources .text-capitalize,
.gtng-search-resources-widget .gtng-widget .text-capitalize {
  text-transform: capitalize;
}
.gtng-search-resources-modal .text-muted,
.gtng-search-container .text-muted,
.gtng-search-filter-bar .text-muted,
.gtng-search-resources .text-muted,
.gtng-search-resources-widget .gtng-widget .text-muted {
  color: #777777;
}
.gtng-search-resources-modal .text-primary,
.gtng-search-container .text-primary,
.gtng-search-filter-bar .text-primary,
.gtng-search-resources .text-primary,
.gtng-search-resources-widget .gtng-widget .text-primary {
  color: #337ab7;
}
a.gtng-search-resources-modal .text-primary:hover,
a.gtng-search-container .text-primary:hover,
a.gtng-search-filter-bar .text-primary:hover,
a.gtng-search-resources .text-primary:hover,
a.gtng-search-resources-widget .gtng-widget .text-primary:hover,
a.gtng-search-resources-modal .text-primary:focus,
a.gtng-search-container .text-primary:focus,
a.gtng-search-filter-bar .text-primary:focus,
a.gtng-search-resources .text-primary:focus,
a.gtng-search-resources-widget .gtng-widget .text-primary:focus {
  color: #286090;
}
.gtng-search-resources-modal .text-success,
.gtng-search-container .text-success,
.gtng-search-filter-bar .text-success,
.gtng-search-resources .text-success,
.gtng-search-resources-widget .gtng-widget .text-success {
  color: #3c763d;
}
a.gtng-search-resources-modal .text-success:hover,
a.gtng-search-container .text-success:hover,
a.gtng-search-filter-bar .text-success:hover,
a.gtng-search-resources .text-success:hover,
a.gtng-search-resources-widget .gtng-widget .text-success:hover,
a.gtng-search-resources-modal .text-success:focus,
a.gtng-search-container .text-success:focus,
a.gtng-search-filter-bar .text-success:focus,
a.gtng-search-resources .text-success:focus,
a.gtng-search-resources-widget .gtng-widget .text-success:focus {
  color: #2b542c;
}
.gtng-search-resources-modal .text-info,
.gtng-search-container .text-info,
.gtng-search-filter-bar .text-info,
.gtng-search-resources .text-info,
.gtng-search-resources-widget .gtng-widget .text-info {
  color: #31708f;
}
a.gtng-search-resources-modal .text-info:hover,
a.gtng-search-container .text-info:hover,
a.gtng-search-filter-bar .text-info:hover,
a.gtng-search-resources .text-info:hover,
a.gtng-search-resources-widget .gtng-widget .text-info:hover,
a.gtng-search-resources-modal .text-info:focus,
a.gtng-search-container .text-info:focus,
a.gtng-search-filter-bar .text-info:focus,
a.gtng-search-resources .text-info:focus,
a.gtng-search-resources-widget .gtng-widget .text-info:focus {
  color: #245269;
}
.gtng-search-resources-modal .text-warning,
.gtng-search-container .text-warning,
.gtng-search-filter-bar .text-warning,
.gtng-search-resources .text-warning,
.gtng-search-resources-widget .gtng-widget .text-warning {
  color: #8a6d3b;
}
a.gtng-search-resources-modal .text-warning:hover,
a.gtng-search-container .text-warning:hover,
a.gtng-search-filter-bar .text-warning:hover,
a.gtng-search-resources .text-warning:hover,
a.gtng-search-resources-widget .gtng-widget .text-warning:hover,
a.gtng-search-resources-modal .text-warning:focus,
a.gtng-search-container .text-warning:focus,
a.gtng-search-filter-bar .text-warning:focus,
a.gtng-search-resources .text-warning:focus,
a.gtng-search-resources-widget .gtng-widget .text-warning:focus {
  color: #66512c;
}
.gtng-search-resources-modal .text-danger,
.gtng-search-container .text-danger,
.gtng-search-filter-bar .text-danger,
.gtng-search-resources .text-danger,
.gtng-search-resources-widget .gtng-widget .text-danger {
  color: #a94442;
}
a.gtng-search-resources-modal .text-danger:hover,
a.gtng-search-container .text-danger:hover,
a.gtng-search-filter-bar .text-danger:hover,
a.gtng-search-resources .text-danger:hover,
a.gtng-search-resources-widget .gtng-widget .text-danger:hover,
a.gtng-search-resources-modal .text-danger:focus,
a.gtng-search-container .text-danger:focus,
a.gtng-search-filter-bar .text-danger:focus,
a.gtng-search-resources .text-danger:focus,
a.gtng-search-resources-widget .gtng-widget .text-danger:focus {
  color: #843534;
}
.gtng-search-resources-modal .bg-primary,
.gtng-search-container .bg-primary,
.gtng-search-filter-bar .bg-primary,
.gtng-search-resources .bg-primary,
.gtng-search-resources-widget .gtng-widget .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.gtng-search-resources-modal .bg-primary:hover,
a.gtng-search-container .bg-primary:hover,
a.gtng-search-filter-bar .bg-primary:hover,
a.gtng-search-resources .bg-primary:hover,
a.gtng-search-resources-widget .gtng-widget .bg-primary:hover,
a.gtng-search-resources-modal .bg-primary:focus,
a.gtng-search-container .bg-primary:focus,
a.gtng-search-filter-bar .bg-primary:focus,
a.gtng-search-resources .bg-primary:focus,
a.gtng-search-resources-widget .gtng-widget .bg-primary:focus {
  background-color: #286090;
}
.gtng-search-resources-modal .bg-success,
.gtng-search-container .bg-success,
.gtng-search-filter-bar .bg-success,
.gtng-search-resources .bg-success,
.gtng-search-resources-widget .gtng-widget .bg-success {
  background-color: #dff0d8;
}
a.gtng-search-resources-modal .bg-success:hover,
a.gtng-search-container .bg-success:hover,
a.gtng-search-filter-bar .bg-success:hover,
a.gtng-search-resources .bg-success:hover,
a.gtng-search-resources-widget .gtng-widget .bg-success:hover,
a.gtng-search-resources-modal .bg-success:focus,
a.gtng-search-container .bg-success:focus,
a.gtng-search-filter-bar .bg-success:focus,
a.gtng-search-resources .bg-success:focus,
a.gtng-search-resources-widget .gtng-widget .bg-success:focus {
  background-color: #c1e2b3;
}
.gtng-search-resources-modal .bg-info,
.gtng-search-container .bg-info,
.gtng-search-filter-bar .bg-info,
.gtng-search-resources .bg-info,
.gtng-search-resources-widget .gtng-widget .bg-info {
  background-color: #d9edf7;
}
a.gtng-search-resources-modal .bg-info:hover,
a.gtng-search-container .bg-info:hover,
a.gtng-search-filter-bar .bg-info:hover,
a.gtng-search-resources .bg-info:hover,
a.gtng-search-resources-widget .gtng-widget .bg-info:hover,
a.gtng-search-resources-modal .bg-info:focus,
a.gtng-search-container .bg-info:focus,
a.gtng-search-filter-bar .bg-info:focus,
a.gtng-search-resources .bg-info:focus,
a.gtng-search-resources-widget .gtng-widget .bg-info:focus {
  background-color: #afd9ee;
}
.gtng-search-resources-modal .bg-warning,
.gtng-search-container .bg-warning,
.gtng-search-filter-bar .bg-warning,
.gtng-search-resources .bg-warning,
.gtng-search-resources-widget .gtng-widget .bg-warning {
  background-color: #fcf8e3;
}
a.gtng-search-resources-modal .bg-warning:hover,
a.gtng-search-container .bg-warning:hover,
a.gtng-search-filter-bar .bg-warning:hover,
a.gtng-search-resources .bg-warning:hover,
a.gtng-search-resources-widget .gtng-widget .bg-warning:hover,
a.gtng-search-resources-modal .bg-warning:focus,
a.gtng-search-container .bg-warning:focus,
a.gtng-search-filter-bar .bg-warning:focus,
a.gtng-search-resources .bg-warning:focus,
a.gtng-search-resources-widget .gtng-widget .bg-warning:focus {
  background-color: #f7ecb5;
}
.gtng-search-resources-modal .bg-danger,
.gtng-search-container .bg-danger,
.gtng-search-filter-bar .bg-danger,
.gtng-search-resources .bg-danger,
.gtng-search-resources-widget .gtng-widget .bg-danger {
  background-color: #f2dede;
}
a.gtng-search-resources-modal .bg-danger:hover,
a.gtng-search-container .bg-danger:hover,
a.gtng-search-filter-bar .bg-danger:hover,
a.gtng-search-resources .bg-danger:hover,
a.gtng-search-resources-widget .gtng-widget .bg-danger:hover,
a.gtng-search-resources-modal .bg-danger:focus,
a.gtng-search-container .bg-danger:focus,
a.gtng-search-filter-bar .bg-danger:focus,
a.gtng-search-resources .bg-danger:focus,
a.gtng-search-resources-widget .gtng-widget .bg-danger:focus {
  background-color: #e4b9b9;
}
.gtng-search-resources-modal .page-header,
.gtng-search-container .page-header,
.gtng-search-filter-bar .page-header,
.gtng-search-resources .page-header,
.gtng-search-resources-widget .gtng-widget .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.gtng-search-resources-modal ul,
.gtng-search-container ul,
.gtng-search-filter-bar ul,
.gtng-search-resources ul,
.gtng-search-resources-widget .gtng-widget ul,
.gtng-search-resources-modal ol,
.gtng-search-container ol,
.gtng-search-filter-bar ol,
.gtng-search-resources ol,
.gtng-search-resources-widget .gtng-widget ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.gtng-search-resources-modal ul ul,
.gtng-search-container ul ul,
.gtng-search-filter-bar ul ul,
.gtng-search-resources ul ul,
.gtng-search-resources-widget .gtng-widget ul ul,
.gtng-search-resources-modal ol ul,
.gtng-search-container ol ul,
.gtng-search-filter-bar ol ul,
.gtng-search-resources ol ul,
.gtng-search-resources-widget .gtng-widget ol ul,
.gtng-search-resources-modal ul ol,
.gtng-search-container ul ol,
.gtng-search-filter-bar ul ol,
.gtng-search-resources ul ol,
.gtng-search-resources-widget .gtng-widget ul ol,
.gtng-search-resources-modal ol ol,
.gtng-search-container ol ol,
.gtng-search-filter-bar ol ol,
.gtng-search-resources ol ol,
.gtng-search-resources-widget .gtng-widget ol ol {
  margin-bottom: 0;
}
.gtng-search-resources-modal .list-unstyled,
.gtng-search-container .list-unstyled,
.gtng-search-filter-bar .list-unstyled,
.gtng-search-resources .list-unstyled,
.gtng-search-resources-widget .gtng-widget .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.gtng-search-resources-modal .list-inline,
.gtng-search-container .list-inline,
.gtng-search-filter-bar .list-inline,
.gtng-search-resources .list-inline,
.gtng-search-resources-widget .gtng-widget .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.gtng-search-resources-modal .list-inline > li,
.gtng-search-container .list-inline > li,
.gtng-search-filter-bar .list-inline > li,
.gtng-search-resources .list-inline > li,
.gtng-search-resources-widget .gtng-widget .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.gtng-search-resources-modal dl,
.gtng-search-container dl,
.gtng-search-filter-bar dl,
.gtng-search-resources dl,
.gtng-search-resources-widget .gtng-widget dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.gtng-search-resources-modal dt,
.gtng-search-container dt,
.gtng-search-filter-bar dt,
.gtng-search-resources dt,
.gtng-search-resources-widget .gtng-widget dt,
.gtng-search-resources-modal dd,
.gtng-search-container dd,
.gtng-search-filter-bar dd,
.gtng-search-resources dd,
.gtng-search-resources-widget .gtng-widget dd {
  line-height: 1.42857143;
}
.gtng-search-resources-modal dt,
.gtng-search-container dt,
.gtng-search-filter-bar dt,
.gtng-search-resources dt,
.gtng-search-resources-widget .gtng-widget dt {
  font-weight: bold;
}
.gtng-search-resources-modal dd,
.gtng-search-container dd,
.gtng-search-filter-bar dd,
.gtng-search-resources dd,
.gtng-search-resources-widget .gtng-widget dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .dl-horizontal dt,
  .gtng-search-container .dl-horizontal dt,
  .gtng-search-filter-bar .dl-horizontal dt,
  .gtng-search-resources .dl-horizontal dt,
  .gtng-search-resources-widget .gtng-widget .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .gtng-search-resources-modal .dl-horizontal dd,
  .gtng-search-container .dl-horizontal dd,
  .gtng-search-filter-bar .dl-horizontal dd,
  .gtng-search-resources .dl-horizontal dd,
  .gtng-search-resources-widget .gtng-widget .dl-horizontal dd {
    margin-left: 180px;
  }
}
.gtng-search-resources-modal abbr[title],
.gtng-search-container abbr[title],
.gtng-search-filter-bar abbr[title],
.gtng-search-resources abbr[title],
.gtng-search-resources-widget .gtng-widget abbr[title],
.gtng-search-resources-modal abbr[data-original-title],
.gtng-search-container abbr[data-original-title],
.gtng-search-filter-bar abbr[data-original-title],
.gtng-search-resources abbr[data-original-title],
.gtng-search-resources-widget .gtng-widget abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.gtng-search-resources-modal .initialism,
.gtng-search-container .initialism,
.gtng-search-filter-bar .initialism,
.gtng-search-resources .initialism,
.gtng-search-resources-widget .gtng-widget .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.gtng-search-resources-modal blockquote,
.gtng-search-container blockquote,
.gtng-search-filter-bar blockquote,
.gtng-search-resources blockquote,
.gtng-search-resources-widget .gtng-widget blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.gtng-search-resources-modal blockquote p:last-child,
.gtng-search-container blockquote p:last-child,
.gtng-search-filter-bar blockquote p:last-child,
.gtng-search-resources blockquote p:last-child,
.gtng-search-resources-widget .gtng-widget blockquote p:last-child,
.gtng-search-resources-modal blockquote ul:last-child,
.gtng-search-container blockquote ul:last-child,
.gtng-search-filter-bar blockquote ul:last-child,
.gtng-search-resources blockquote ul:last-child,
.gtng-search-resources-widget .gtng-widget blockquote ul:last-child,
.gtng-search-resources-modal blockquote ol:last-child,
.gtng-search-container blockquote ol:last-child,
.gtng-search-filter-bar blockquote ol:last-child,
.gtng-search-resources blockquote ol:last-child,
.gtng-search-resources-widget .gtng-widget blockquote ol:last-child {
  margin-bottom: 0;
}
.gtng-search-resources-modal blockquote footer,
.gtng-search-container blockquote footer,
.gtng-search-filter-bar blockquote footer,
.gtng-search-resources blockquote footer,
.gtng-search-resources-widget .gtng-widget blockquote footer,
.gtng-search-resources-modal blockquote small,
.gtng-search-container blockquote small,
.gtng-search-filter-bar blockquote small,
.gtng-search-resources blockquote small,
.gtng-search-resources-widget .gtng-widget blockquote small,
.gtng-search-resources-modal blockquote .small,
.gtng-search-container blockquote .small,
.gtng-search-filter-bar blockquote .small,
.gtng-search-resources blockquote .small,
.gtng-search-resources-widget .gtng-widget blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.gtng-search-resources-modal blockquote footer:before,
.gtng-search-container blockquote footer:before,
.gtng-search-filter-bar blockquote footer:before,
.gtng-search-resources blockquote footer:before,
.gtng-search-resources-widget .gtng-widget blockquote footer:before,
.gtng-search-resources-modal blockquote small:before,
.gtng-search-container blockquote small:before,
.gtng-search-filter-bar blockquote small:before,
.gtng-search-resources blockquote small:before,
.gtng-search-resources-widget .gtng-widget blockquote small:before,
.gtng-search-resources-modal blockquote .small:before,
.gtng-search-container blockquote .small:before,
.gtng-search-filter-bar blockquote .small:before,
.gtng-search-resources blockquote .small:before,
.gtng-search-resources-widget .gtng-widget blockquote .small:before {
  content: '\2014 \00A0';
}
.gtng-search-resources-modal .blockquote-reverse,
.gtng-search-container .blockquote-reverse,
.gtng-search-filter-bar .blockquote-reverse,
.gtng-search-resources .blockquote-reverse,
.gtng-search-resources-widget .gtng-widget .blockquote-reverse,
.gtng-search-resources-modal blockquote.pull-right,
.gtng-search-container blockquote.pull-right,
.gtng-search-filter-bar blockquote.pull-right,
.gtng-search-resources blockquote.pull-right,
.gtng-search-resources-widget .gtng-widget blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.gtng-search-resources-modal .blockquote-reverse footer:before,
.gtng-search-container .blockquote-reverse footer:before,
.gtng-search-filter-bar .blockquote-reverse footer:before,
.gtng-search-resources .blockquote-reverse footer:before,
.gtng-search-resources-widget .gtng-widget .blockquote-reverse footer:before,
.gtng-search-resources-modal blockquote.pull-right footer:before,
.gtng-search-container blockquote.pull-right footer:before,
.gtng-search-filter-bar blockquote.pull-right footer:before,
.gtng-search-resources blockquote.pull-right footer:before,
.gtng-search-resources-widget .gtng-widget blockquote.pull-right footer:before,
.gtng-search-resources-modal .blockquote-reverse small:before,
.gtng-search-container .blockquote-reverse small:before,
.gtng-search-filter-bar .blockquote-reverse small:before,
.gtng-search-resources .blockquote-reverse small:before,
.gtng-search-resources-widget .gtng-widget .blockquote-reverse small:before,
.gtng-search-resources-modal blockquote.pull-right small:before,
.gtng-search-container blockquote.pull-right small:before,
.gtng-search-filter-bar blockquote.pull-right small:before,
.gtng-search-resources blockquote.pull-right small:before,
.gtng-search-resources-widget .gtng-widget blockquote.pull-right small:before,
.gtng-search-resources-modal .blockquote-reverse .small:before,
.gtng-search-container .blockquote-reverse .small:before,
.gtng-search-filter-bar .blockquote-reverse .small:before,
.gtng-search-resources .blockquote-reverse .small:before,
.gtng-search-resources-widget .gtng-widget .blockquote-reverse .small:before,
.gtng-search-resources-modal blockquote.pull-right .small:before,
.gtng-search-container blockquote.pull-right .small:before,
.gtng-search-filter-bar blockquote.pull-right .small:before,
.gtng-search-resources blockquote.pull-right .small:before,
.gtng-search-resources-widget .gtng-widget blockquote.pull-right .small:before {
  content: '';
}
.gtng-search-resources-modal .blockquote-reverse footer:after,
.gtng-search-container .blockquote-reverse footer:after,
.gtng-search-filter-bar .blockquote-reverse footer:after,
.gtng-search-resources .blockquote-reverse footer:after,
.gtng-search-resources-widget .gtng-widget .blockquote-reverse footer:after,
.gtng-search-resources-modal blockquote.pull-right footer:after,
.gtng-search-container blockquote.pull-right footer:after,
.gtng-search-filter-bar blockquote.pull-right footer:after,
.gtng-search-resources blockquote.pull-right footer:after,
.gtng-search-resources-widget .gtng-widget blockquote.pull-right footer:after,
.gtng-search-resources-modal .blockquote-reverse small:after,
.gtng-search-container .blockquote-reverse small:after,
.gtng-search-filter-bar .blockquote-reverse small:after,
.gtng-search-resources .blockquote-reverse small:after,
.gtng-search-resources-widget .gtng-widget .blockquote-reverse small:after,
.gtng-search-resources-modal blockquote.pull-right small:after,
.gtng-search-container blockquote.pull-right small:after,
.gtng-search-filter-bar blockquote.pull-right small:after,
.gtng-search-resources blockquote.pull-right small:after,
.gtng-search-resources-widget .gtng-widget blockquote.pull-right small:after,
.gtng-search-resources-modal .blockquote-reverse .small:after,
.gtng-search-container .blockquote-reverse .small:after,
.gtng-search-filter-bar .blockquote-reverse .small:after,
.gtng-search-resources .blockquote-reverse .small:after,
.gtng-search-resources-widget .gtng-widget .blockquote-reverse .small:after,
.gtng-search-resources-modal blockquote.pull-right .small:after,
.gtng-search-container blockquote.pull-right .small:after,
.gtng-search-filter-bar blockquote.pull-right .small:after,
.gtng-search-resources blockquote.pull-right .small:after,
.gtng-search-resources-widget .gtng-widget blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.gtng-search-resources-modal address,
.gtng-search-container address,
.gtng-search-filter-bar address,
.gtng-search-resources address,
.gtng-search-resources-widget .gtng-widget address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.gtng-search-resources-modal .container,
.gtng-search-container .container,
.gtng-search-filter-bar .container,
.gtng-search-resources .container,
.gtng-search-resources-widget .gtng-widget .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .container,
  .gtng-search-container .container,
  .gtng-search-filter-bar .container,
  .gtng-search-resources .container,
  .gtng-search-resources-widget .gtng-widget .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .gtng-search-resources-modal .container,
  .gtng-search-container .container,
  .gtng-search-filter-bar .container,
  .gtng-search-resources .container,
  .gtng-search-resources-widget .gtng-widget .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .gtng-search-resources-modal .container,
  .gtng-search-container .container,
  .gtng-search-filter-bar .container,
  .gtng-search-resources .container,
  .gtng-search-resources-widget .gtng-widget .container {
    width: 1170px;
  }
}
.gtng-search-resources-modal .container-fluid,
.gtng-search-container .container-fluid,
.gtng-search-filter-bar .container-fluid,
.gtng-search-resources .container-fluid,
.gtng-search-resources-widget .gtng-widget .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.gtng-search-resources-modal .row,
.gtng-search-container .row,
.gtng-search-filter-bar .row,
.gtng-search-resources .row,
.gtng-search-resources-widget .gtng-widget .row {
  margin-left: -15px;
  margin-right: -15px;
}
.gtng-search-resources-modal .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
.gtng-search-container .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
.gtng-search-filter-bar .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
.gtng-search-resources .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
.gtng-search-resources-widget .gtng-widget .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.gtng-search-resources-modal .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.gtng-search-container .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.gtng-search-filter-bar .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.gtng-search-resources .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.gtng-search-resources-widget .gtng-widget .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.gtng-search-resources-modal .col-xs-12,
.gtng-search-container .col-xs-12,
.gtng-search-filter-bar .col-xs-12,
.gtng-search-resources .col-xs-12,
.gtng-search-resources-widget .gtng-widget .col-xs-12 {
  width: 100%;
}
.gtng-search-resources-modal .col-xs-11,
.gtng-search-container .col-xs-11,
.gtng-search-filter-bar .col-xs-11,
.gtng-search-resources .col-xs-11,
.gtng-search-resources-widget .gtng-widget .col-xs-11 {
  width: 91.66666667%;
}
.gtng-search-resources-modal .col-xs-10,
.gtng-search-container .col-xs-10,
.gtng-search-filter-bar .col-xs-10,
.gtng-search-resources .col-xs-10,
.gtng-search-resources-widget .gtng-widget .col-xs-10 {
  width: 83.33333333%;
}
.gtng-search-resources-modal .col-xs-9,
.gtng-search-container .col-xs-9,
.gtng-search-filter-bar .col-xs-9,
.gtng-search-resources .col-xs-9,
.gtng-search-resources-widget .gtng-widget .col-xs-9 {
  width: 75%;
}
.gtng-search-resources-modal .col-xs-8,
.gtng-search-container .col-xs-8,
.gtng-search-filter-bar .col-xs-8,
.gtng-search-resources .col-xs-8,
.gtng-search-resources-widget .gtng-widget .col-xs-8 {
  width: 66.66666667%;
}
.gtng-search-resources-modal .col-xs-7,
.gtng-search-container .col-xs-7,
.gtng-search-filter-bar .col-xs-7,
.gtng-search-resources .col-xs-7,
.gtng-search-resources-widget .gtng-widget .col-xs-7 {
  width: 58.33333333%;
}
.gtng-search-resources-modal .col-xs-6,
.gtng-search-container .col-xs-6,
.gtng-search-filter-bar .col-xs-6,
.gtng-search-resources .col-xs-6,
.gtng-search-resources-widget .gtng-widget .col-xs-6 {
  width: 50%;
}
.gtng-search-resources-modal .col-xs-5,
.gtng-search-container .col-xs-5,
.gtng-search-filter-bar .col-xs-5,
.gtng-search-resources .col-xs-5,
.gtng-search-resources-widget .gtng-widget .col-xs-5 {
  width: 41.66666667%;
}
.gtng-search-resources-modal .col-xs-4,
.gtng-search-container .col-xs-4,
.gtng-search-filter-bar .col-xs-4,
.gtng-search-resources .col-xs-4,
.gtng-search-resources-widget .gtng-widget .col-xs-4 {
  width: 33.33333333%;
}
.gtng-search-resources-modal .col-xs-3,
.gtng-search-container .col-xs-3,
.gtng-search-filter-bar .col-xs-3,
.gtng-search-resources .col-xs-3,
.gtng-search-resources-widget .gtng-widget .col-xs-3 {
  width: 25%;
}
.gtng-search-resources-modal .col-xs-2,
.gtng-search-container .col-xs-2,
.gtng-search-filter-bar .col-xs-2,
.gtng-search-resources .col-xs-2,
.gtng-search-resources-widget .gtng-widget .col-xs-2 {
  width: 16.66666667%;
}
.gtng-search-resources-modal .col-xs-1,
.gtng-search-container .col-xs-1,
.gtng-search-filter-bar .col-xs-1,
.gtng-search-resources .col-xs-1,
.gtng-search-resources-widget .gtng-widget .col-xs-1 {
  width: 8.33333333%;
}
.gtng-search-resources-modal .col-xs-pull-12,
.gtng-search-container .col-xs-pull-12,
.gtng-search-filter-bar .col-xs-pull-12,
.gtng-search-resources .col-xs-pull-12,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-12 {
  right: 100%;
}
.gtng-search-resources-modal .col-xs-pull-11,
.gtng-search-container .col-xs-pull-11,
.gtng-search-filter-bar .col-xs-pull-11,
.gtng-search-resources .col-xs-pull-11,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-11 {
  right: 91.66666667%;
}
.gtng-search-resources-modal .col-xs-pull-10,
.gtng-search-container .col-xs-pull-10,
.gtng-search-filter-bar .col-xs-pull-10,
.gtng-search-resources .col-xs-pull-10,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-10 {
  right: 83.33333333%;
}
.gtng-search-resources-modal .col-xs-pull-9,
.gtng-search-container .col-xs-pull-9,
.gtng-search-filter-bar .col-xs-pull-9,
.gtng-search-resources .col-xs-pull-9,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-9 {
  right: 75%;
}
.gtng-search-resources-modal .col-xs-pull-8,
.gtng-search-container .col-xs-pull-8,
.gtng-search-filter-bar .col-xs-pull-8,
.gtng-search-resources .col-xs-pull-8,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-8 {
  right: 66.66666667%;
}
.gtng-search-resources-modal .col-xs-pull-7,
.gtng-search-container .col-xs-pull-7,
.gtng-search-filter-bar .col-xs-pull-7,
.gtng-search-resources .col-xs-pull-7,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-7 {
  right: 58.33333333%;
}
.gtng-search-resources-modal .col-xs-pull-6,
.gtng-search-container .col-xs-pull-6,
.gtng-search-filter-bar .col-xs-pull-6,
.gtng-search-resources .col-xs-pull-6,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-6 {
  right: 50%;
}
.gtng-search-resources-modal .col-xs-pull-5,
.gtng-search-container .col-xs-pull-5,
.gtng-search-filter-bar .col-xs-pull-5,
.gtng-search-resources .col-xs-pull-5,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-5 {
  right: 41.66666667%;
}
.gtng-search-resources-modal .col-xs-pull-4,
.gtng-search-container .col-xs-pull-4,
.gtng-search-filter-bar .col-xs-pull-4,
.gtng-search-resources .col-xs-pull-4,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-4 {
  right: 33.33333333%;
}
.gtng-search-resources-modal .col-xs-pull-3,
.gtng-search-container .col-xs-pull-3,
.gtng-search-filter-bar .col-xs-pull-3,
.gtng-search-resources .col-xs-pull-3,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-3 {
  right: 25%;
}
.gtng-search-resources-modal .col-xs-pull-2,
.gtng-search-container .col-xs-pull-2,
.gtng-search-filter-bar .col-xs-pull-2,
.gtng-search-resources .col-xs-pull-2,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-2 {
  right: 16.66666667%;
}
.gtng-search-resources-modal .col-xs-pull-1,
.gtng-search-container .col-xs-pull-1,
.gtng-search-filter-bar .col-xs-pull-1,
.gtng-search-resources .col-xs-pull-1,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-1 {
  right: 8.33333333%;
}
.gtng-search-resources-modal .col-xs-pull-0,
.gtng-search-container .col-xs-pull-0,
.gtng-search-filter-bar .col-xs-pull-0,
.gtng-search-resources .col-xs-pull-0,
.gtng-search-resources-widget .gtng-widget .col-xs-pull-0 {
  right: auto;
}
.gtng-search-resources-modal .col-xs-push-12,
.gtng-search-container .col-xs-push-12,
.gtng-search-filter-bar .col-xs-push-12,
.gtng-search-resources .col-xs-push-12,
.gtng-search-resources-widget .gtng-widget .col-xs-push-12 {
  left: 100%;
}
.gtng-search-resources-modal .col-xs-push-11,
.gtng-search-container .col-xs-push-11,
.gtng-search-filter-bar .col-xs-push-11,
.gtng-search-resources .col-xs-push-11,
.gtng-search-resources-widget .gtng-widget .col-xs-push-11 {
  left: 91.66666667%;
}
.gtng-search-resources-modal .col-xs-push-10,
.gtng-search-container .col-xs-push-10,
.gtng-search-filter-bar .col-xs-push-10,
.gtng-search-resources .col-xs-push-10,
.gtng-search-resources-widget .gtng-widget .col-xs-push-10 {
  left: 83.33333333%;
}
.gtng-search-resources-modal .col-xs-push-9,
.gtng-search-container .col-xs-push-9,
.gtng-search-filter-bar .col-xs-push-9,
.gtng-search-resources .col-xs-push-9,
.gtng-search-resources-widget .gtng-widget .col-xs-push-9 {
  left: 75%;
}
.gtng-search-resources-modal .col-xs-push-8,
.gtng-search-container .col-xs-push-8,
.gtng-search-filter-bar .col-xs-push-8,
.gtng-search-resources .col-xs-push-8,
.gtng-search-resources-widget .gtng-widget .col-xs-push-8 {
  left: 66.66666667%;
}
.gtng-search-resources-modal .col-xs-push-7,
.gtng-search-container .col-xs-push-7,
.gtng-search-filter-bar .col-xs-push-7,
.gtng-search-resources .col-xs-push-7,
.gtng-search-resources-widget .gtng-widget .col-xs-push-7 {
  left: 58.33333333%;
}
.gtng-search-resources-modal .col-xs-push-6,
.gtng-search-container .col-xs-push-6,
.gtng-search-filter-bar .col-xs-push-6,
.gtng-search-resources .col-xs-push-6,
.gtng-search-resources-widget .gtng-widget .col-xs-push-6 {
  left: 50%;
}
.gtng-search-resources-modal .col-xs-push-5,
.gtng-search-container .col-xs-push-5,
.gtng-search-filter-bar .col-xs-push-5,
.gtng-search-resources .col-xs-push-5,
.gtng-search-resources-widget .gtng-widget .col-xs-push-5 {
  left: 41.66666667%;
}
.gtng-search-resources-modal .col-xs-push-4,
.gtng-search-container .col-xs-push-4,
.gtng-search-filter-bar .col-xs-push-4,
.gtng-search-resources .col-xs-push-4,
.gtng-search-resources-widget .gtng-widget .col-xs-push-4 {
  left: 33.33333333%;
}
.gtng-search-resources-modal .col-xs-push-3,
.gtng-search-container .col-xs-push-3,
.gtng-search-filter-bar .col-xs-push-3,
.gtng-search-resources .col-xs-push-3,
.gtng-search-resources-widget .gtng-widget .col-xs-push-3 {
  left: 25%;
}
.gtng-search-resources-modal .col-xs-push-2,
.gtng-search-container .col-xs-push-2,
.gtng-search-filter-bar .col-xs-push-2,
.gtng-search-resources .col-xs-push-2,
.gtng-search-resources-widget .gtng-widget .col-xs-push-2 {
  left: 16.66666667%;
}
.gtng-search-resources-modal .col-xs-push-1,
.gtng-search-container .col-xs-push-1,
.gtng-search-filter-bar .col-xs-push-1,
.gtng-search-resources .col-xs-push-1,
.gtng-search-resources-widget .gtng-widget .col-xs-push-1 {
  left: 8.33333333%;
}
.gtng-search-resources-modal .col-xs-push-0,
.gtng-search-container .col-xs-push-0,
.gtng-search-filter-bar .col-xs-push-0,
.gtng-search-resources .col-xs-push-0,
.gtng-search-resources-widget .gtng-widget .col-xs-push-0 {
  left: auto;
}
.gtng-search-resources-modal .col-xs-offset-12,
.gtng-search-container .col-xs-offset-12,
.gtng-search-filter-bar .col-xs-offset-12,
.gtng-search-resources .col-xs-offset-12,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-12 {
  margin-left: 100%;
}
.gtng-search-resources-modal .col-xs-offset-11,
.gtng-search-container .col-xs-offset-11,
.gtng-search-filter-bar .col-xs-offset-11,
.gtng-search-resources .col-xs-offset-11,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.gtng-search-resources-modal .col-xs-offset-10,
.gtng-search-container .col-xs-offset-10,
.gtng-search-filter-bar .col-xs-offset-10,
.gtng-search-resources .col-xs-offset-10,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.gtng-search-resources-modal .col-xs-offset-9,
.gtng-search-container .col-xs-offset-9,
.gtng-search-filter-bar .col-xs-offset-9,
.gtng-search-resources .col-xs-offset-9,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-9 {
  margin-left: 75%;
}
.gtng-search-resources-modal .col-xs-offset-8,
.gtng-search-container .col-xs-offset-8,
.gtng-search-filter-bar .col-xs-offset-8,
.gtng-search-resources .col-xs-offset-8,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.gtng-search-resources-modal .col-xs-offset-7,
.gtng-search-container .col-xs-offset-7,
.gtng-search-filter-bar .col-xs-offset-7,
.gtng-search-resources .col-xs-offset-7,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.gtng-search-resources-modal .col-xs-offset-6,
.gtng-search-container .col-xs-offset-6,
.gtng-search-filter-bar .col-xs-offset-6,
.gtng-search-resources .col-xs-offset-6,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-6 {
  margin-left: 50%;
}
.gtng-search-resources-modal .col-xs-offset-5,
.gtng-search-container .col-xs-offset-5,
.gtng-search-filter-bar .col-xs-offset-5,
.gtng-search-resources .col-xs-offset-5,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.gtng-search-resources-modal .col-xs-offset-4,
.gtng-search-container .col-xs-offset-4,
.gtng-search-filter-bar .col-xs-offset-4,
.gtng-search-resources .col-xs-offset-4,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.gtng-search-resources-modal .col-xs-offset-3,
.gtng-search-container .col-xs-offset-3,
.gtng-search-filter-bar .col-xs-offset-3,
.gtng-search-resources .col-xs-offset-3,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-3 {
  margin-left: 25%;
}
.gtng-search-resources-modal .col-xs-offset-2,
.gtng-search-container .col-xs-offset-2,
.gtng-search-filter-bar .col-xs-offset-2,
.gtng-search-resources .col-xs-offset-2,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.gtng-search-resources-modal .col-xs-offset-1,
.gtng-search-container .col-xs-offset-1,
.gtng-search-filter-bar .col-xs-offset-1,
.gtng-search-resources .col-xs-offset-1,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.gtng-search-resources-modal .col-xs-offset-0,
.gtng-search-container .col-xs-offset-0,
.gtng-search-filter-bar .col-xs-offset-0,
.gtng-search-resources .col-xs-offset-0,
.gtng-search-resources-widget .gtng-widget .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12,
  .gtng-search-container .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12,
  .gtng-search-filter-bar .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12,
  .gtng-search-resources .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12,
  .gtng-search-resources-widget .gtng-widget .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .gtng-search-resources-modal .col-sm-12,
  .gtng-search-container .col-sm-12,
  .gtng-search-filter-bar .col-sm-12,
  .gtng-search-resources .col-sm-12,
  .gtng-search-resources-widget .gtng-widget .col-sm-12 {
    width: 100%;
  }
  .gtng-search-resources-modal .col-sm-11,
  .gtng-search-container .col-sm-11,
  .gtng-search-filter-bar .col-sm-11,
  .gtng-search-resources .col-sm-11,
  .gtng-search-resources-widget .gtng-widget .col-sm-11 {
    width: 91.66666667%;
  }
  .gtng-search-resources-modal .col-sm-10,
  .gtng-search-container .col-sm-10,
  .gtng-search-filter-bar .col-sm-10,
  .gtng-search-resources .col-sm-10,
  .gtng-search-resources-widget .gtng-widget .col-sm-10 {
    width: 83.33333333%;
  }
  .gtng-search-resources-modal .col-sm-9,
  .gtng-search-container .col-sm-9,
  .gtng-search-filter-bar .col-sm-9,
  .gtng-search-resources .col-sm-9,
  .gtng-search-resources-widget .gtng-widget .col-sm-9 {
    width: 75%;
  }
  .gtng-search-resources-modal .col-sm-8,
  .gtng-search-container .col-sm-8,
  .gtng-search-filter-bar .col-sm-8,
  .gtng-search-resources .col-sm-8,
  .gtng-search-resources-widget .gtng-widget .col-sm-8 {
    width: 66.66666667%;
  }
  .gtng-search-resources-modal .col-sm-7,
  .gtng-search-container .col-sm-7,
  .gtng-search-filter-bar .col-sm-7,
  .gtng-search-resources .col-sm-7,
  .gtng-search-resources-widget .gtng-widget .col-sm-7 {
    width: 58.33333333%;
  }
  .gtng-search-resources-modal .col-sm-6,
  .gtng-search-container .col-sm-6,
  .gtng-search-filter-bar .col-sm-6,
  .gtng-search-resources .col-sm-6,
  .gtng-search-resources-widget .gtng-widget .col-sm-6 {
    width: 50%;
  }
  .gtng-search-resources-modal .col-sm-5,
  .gtng-search-container .col-sm-5,
  .gtng-search-filter-bar .col-sm-5,
  .gtng-search-resources .col-sm-5,
  .gtng-search-resources-widget .gtng-widget .col-sm-5 {
    width: 41.66666667%;
  }
  .gtng-search-resources-modal .col-sm-4,
  .gtng-search-container .col-sm-4,
  .gtng-search-filter-bar .col-sm-4,
  .gtng-search-resources .col-sm-4,
  .gtng-search-resources-widget .gtng-widget .col-sm-4 {
    width: 33.33333333%;
  }
  .gtng-search-resources-modal .col-sm-3,
  .gtng-search-container .col-sm-3,
  .gtng-search-filter-bar .col-sm-3,
  .gtng-search-resources .col-sm-3,
  .gtng-search-resources-widget .gtng-widget .col-sm-3 {
    width: 25%;
  }
  .gtng-search-resources-modal .col-sm-2,
  .gtng-search-container .col-sm-2,
  .gtng-search-filter-bar .col-sm-2,
  .gtng-search-resources .col-sm-2,
  .gtng-search-resources-widget .gtng-widget .col-sm-2 {
    width: 16.66666667%;
  }
  .gtng-search-resources-modal .col-sm-1,
  .gtng-search-container .col-sm-1,
  .gtng-search-filter-bar .col-sm-1,
  .gtng-search-resources .col-sm-1,
  .gtng-search-resources-widget .gtng-widget .col-sm-1 {
    width: 8.33333333%;
  }
  .gtng-search-resources-modal .col-sm-pull-12,
  .gtng-search-container .col-sm-pull-12,
  .gtng-search-filter-bar .col-sm-pull-12,
  .gtng-search-resources .col-sm-pull-12,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-12 {
    right: 100%;
  }
  .gtng-search-resources-modal .col-sm-pull-11,
  .gtng-search-container .col-sm-pull-11,
  .gtng-search-filter-bar .col-sm-pull-11,
  .gtng-search-resources .col-sm-pull-11,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .gtng-search-resources-modal .col-sm-pull-10,
  .gtng-search-container .col-sm-pull-10,
  .gtng-search-filter-bar .col-sm-pull-10,
  .gtng-search-resources .col-sm-pull-10,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .gtng-search-resources-modal .col-sm-pull-9,
  .gtng-search-container .col-sm-pull-9,
  .gtng-search-filter-bar .col-sm-pull-9,
  .gtng-search-resources .col-sm-pull-9,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-9 {
    right: 75%;
  }
  .gtng-search-resources-modal .col-sm-pull-8,
  .gtng-search-container .col-sm-pull-8,
  .gtng-search-filter-bar .col-sm-pull-8,
  .gtng-search-resources .col-sm-pull-8,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .gtng-search-resources-modal .col-sm-pull-7,
  .gtng-search-container .col-sm-pull-7,
  .gtng-search-filter-bar .col-sm-pull-7,
  .gtng-search-resources .col-sm-pull-7,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .gtng-search-resources-modal .col-sm-pull-6,
  .gtng-search-container .col-sm-pull-6,
  .gtng-search-filter-bar .col-sm-pull-6,
  .gtng-search-resources .col-sm-pull-6,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-6 {
    right: 50%;
  }
  .gtng-search-resources-modal .col-sm-pull-5,
  .gtng-search-container .col-sm-pull-5,
  .gtng-search-filter-bar .col-sm-pull-5,
  .gtng-search-resources .col-sm-pull-5,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .gtng-search-resources-modal .col-sm-pull-4,
  .gtng-search-container .col-sm-pull-4,
  .gtng-search-filter-bar .col-sm-pull-4,
  .gtng-search-resources .col-sm-pull-4,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .gtng-search-resources-modal .col-sm-pull-3,
  .gtng-search-container .col-sm-pull-3,
  .gtng-search-filter-bar .col-sm-pull-3,
  .gtng-search-resources .col-sm-pull-3,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-3 {
    right: 25%;
  }
  .gtng-search-resources-modal .col-sm-pull-2,
  .gtng-search-container .col-sm-pull-2,
  .gtng-search-filter-bar .col-sm-pull-2,
  .gtng-search-resources .col-sm-pull-2,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .gtng-search-resources-modal .col-sm-pull-1,
  .gtng-search-container .col-sm-pull-1,
  .gtng-search-filter-bar .col-sm-pull-1,
  .gtng-search-resources .col-sm-pull-1,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .gtng-search-resources-modal .col-sm-pull-0,
  .gtng-search-container .col-sm-pull-0,
  .gtng-search-filter-bar .col-sm-pull-0,
  .gtng-search-resources .col-sm-pull-0,
  .gtng-search-resources-widget .gtng-widget .col-sm-pull-0 {
    right: auto;
  }
  .gtng-search-resources-modal .col-sm-push-12,
  .gtng-search-container .col-sm-push-12,
  .gtng-search-filter-bar .col-sm-push-12,
  .gtng-search-resources .col-sm-push-12,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-12 {
    left: 100%;
  }
  .gtng-search-resources-modal .col-sm-push-11,
  .gtng-search-container .col-sm-push-11,
  .gtng-search-filter-bar .col-sm-push-11,
  .gtng-search-resources .col-sm-push-11,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-11 {
    left: 91.66666667%;
  }
  .gtng-search-resources-modal .col-sm-push-10,
  .gtng-search-container .col-sm-push-10,
  .gtng-search-filter-bar .col-sm-push-10,
  .gtng-search-resources .col-sm-push-10,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-10 {
    left: 83.33333333%;
  }
  .gtng-search-resources-modal .col-sm-push-9,
  .gtng-search-container .col-sm-push-9,
  .gtng-search-filter-bar .col-sm-push-9,
  .gtng-search-resources .col-sm-push-9,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-9 {
    left: 75%;
  }
  .gtng-search-resources-modal .col-sm-push-8,
  .gtng-search-container .col-sm-push-8,
  .gtng-search-filter-bar .col-sm-push-8,
  .gtng-search-resources .col-sm-push-8,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-8 {
    left: 66.66666667%;
  }
  .gtng-search-resources-modal .col-sm-push-7,
  .gtng-search-container .col-sm-push-7,
  .gtng-search-filter-bar .col-sm-push-7,
  .gtng-search-resources .col-sm-push-7,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-7 {
    left: 58.33333333%;
  }
  .gtng-search-resources-modal .col-sm-push-6,
  .gtng-search-container .col-sm-push-6,
  .gtng-search-filter-bar .col-sm-push-6,
  .gtng-search-resources .col-sm-push-6,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-6 {
    left: 50%;
  }
  .gtng-search-resources-modal .col-sm-push-5,
  .gtng-search-container .col-sm-push-5,
  .gtng-search-filter-bar .col-sm-push-5,
  .gtng-search-resources .col-sm-push-5,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-5 {
    left: 41.66666667%;
  }
  .gtng-search-resources-modal .col-sm-push-4,
  .gtng-search-container .col-sm-push-4,
  .gtng-search-filter-bar .col-sm-push-4,
  .gtng-search-resources .col-sm-push-4,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-4 {
    left: 33.33333333%;
  }
  .gtng-search-resources-modal .col-sm-push-3,
  .gtng-search-container .col-sm-push-3,
  .gtng-search-filter-bar .col-sm-push-3,
  .gtng-search-resources .col-sm-push-3,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-3 {
    left: 25%;
  }
  .gtng-search-resources-modal .col-sm-push-2,
  .gtng-search-container .col-sm-push-2,
  .gtng-search-filter-bar .col-sm-push-2,
  .gtng-search-resources .col-sm-push-2,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-2 {
    left: 16.66666667%;
  }
  .gtng-search-resources-modal .col-sm-push-1,
  .gtng-search-container .col-sm-push-1,
  .gtng-search-filter-bar .col-sm-push-1,
  .gtng-search-resources .col-sm-push-1,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-1 {
    left: 8.33333333%;
  }
  .gtng-search-resources-modal .col-sm-push-0,
  .gtng-search-container .col-sm-push-0,
  .gtng-search-filter-bar .col-sm-push-0,
  .gtng-search-resources .col-sm-push-0,
  .gtng-search-resources-widget .gtng-widget .col-sm-push-0 {
    left: auto;
  }
  .gtng-search-resources-modal .col-sm-offset-12,
  .gtng-search-container .col-sm-offset-12,
  .gtng-search-filter-bar .col-sm-offset-12,
  .gtng-search-resources .col-sm-offset-12,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-12 {
    margin-left: 100%;
  }
  .gtng-search-resources-modal .col-sm-offset-11,
  .gtng-search-container .col-sm-offset-11,
  .gtng-search-filter-bar .col-sm-offset-11,
  .gtng-search-resources .col-sm-offset-11,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .gtng-search-resources-modal .col-sm-offset-10,
  .gtng-search-container .col-sm-offset-10,
  .gtng-search-filter-bar .col-sm-offset-10,
  .gtng-search-resources .col-sm-offset-10,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .gtng-search-resources-modal .col-sm-offset-9,
  .gtng-search-container .col-sm-offset-9,
  .gtng-search-filter-bar .col-sm-offset-9,
  .gtng-search-resources .col-sm-offset-9,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-9 {
    margin-left: 75%;
  }
  .gtng-search-resources-modal .col-sm-offset-8,
  .gtng-search-container .col-sm-offset-8,
  .gtng-search-filter-bar .col-sm-offset-8,
  .gtng-search-resources .col-sm-offset-8,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .gtng-search-resources-modal .col-sm-offset-7,
  .gtng-search-container .col-sm-offset-7,
  .gtng-search-filter-bar .col-sm-offset-7,
  .gtng-search-resources .col-sm-offset-7,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .gtng-search-resources-modal .col-sm-offset-6,
  .gtng-search-container .col-sm-offset-6,
  .gtng-search-filter-bar .col-sm-offset-6,
  .gtng-search-resources .col-sm-offset-6,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-6 {
    margin-left: 50%;
  }
  .gtng-search-resources-modal .col-sm-offset-5,
  .gtng-search-container .col-sm-offset-5,
  .gtng-search-filter-bar .col-sm-offset-5,
  .gtng-search-resources .col-sm-offset-5,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .gtng-search-resources-modal .col-sm-offset-4,
  .gtng-search-container .col-sm-offset-4,
  .gtng-search-filter-bar .col-sm-offset-4,
  .gtng-search-resources .col-sm-offset-4,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .gtng-search-resources-modal .col-sm-offset-3,
  .gtng-search-container .col-sm-offset-3,
  .gtng-search-filter-bar .col-sm-offset-3,
  .gtng-search-resources .col-sm-offset-3,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-3 {
    margin-left: 25%;
  }
  .gtng-search-resources-modal .col-sm-offset-2,
  .gtng-search-container .col-sm-offset-2,
  .gtng-search-filter-bar .col-sm-offset-2,
  .gtng-search-resources .col-sm-offset-2,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .gtng-search-resources-modal .col-sm-offset-1,
  .gtng-search-container .col-sm-offset-1,
  .gtng-search-filter-bar .col-sm-offset-1,
  .gtng-search-resources .col-sm-offset-1,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .gtng-search-resources-modal .col-sm-offset-0,
  .gtng-search-container .col-sm-offset-0,
  .gtng-search-filter-bar .col-sm-offset-0,
  .gtng-search-resources .col-sm-offset-0,
  .gtng-search-resources-widget .gtng-widget .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .gtng-search-resources-modal .col-md-1, .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-md-10, .col-md-11, .col-md-12,
  .gtng-search-container .col-md-1, .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-md-10, .col-md-11, .col-md-12,
  .gtng-search-filter-bar .col-md-1, .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-md-10, .col-md-11, .col-md-12,
  .gtng-search-resources .col-md-1, .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-md-10, .col-md-11, .col-md-12,
  .gtng-search-resources-widget .gtng-widget .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .gtng-search-resources-modal .col-md-12,
  .gtng-search-container .col-md-12,
  .gtng-search-filter-bar .col-md-12,
  .gtng-search-resources .col-md-12,
  .gtng-search-resources-widget .gtng-widget .col-md-12 {
    width: 100%;
  }
  .gtng-search-resources-modal .col-md-11,
  .gtng-search-container .col-md-11,
  .gtng-search-filter-bar .col-md-11,
  .gtng-search-resources .col-md-11,
  .gtng-search-resources-widget .gtng-widget .col-md-11 {
    width: 91.66666667%;
  }
  .gtng-search-resources-modal .col-md-10,
  .gtng-search-container .col-md-10,
  .gtng-search-filter-bar .col-md-10,
  .gtng-search-resources .col-md-10,
  .gtng-search-resources-widget .gtng-widget .col-md-10 {
    width: 83.33333333%;
  }
  .gtng-search-resources-modal .col-md-9,
  .gtng-search-container .col-md-9,
  .gtng-search-filter-bar .col-md-9,
  .gtng-search-resources .col-md-9,
  .gtng-search-resources-widget .gtng-widget .col-md-9 {
    width: 75%;
  }
  .gtng-search-resources-modal .col-md-8,
  .gtng-search-container .col-md-8,
  .gtng-search-filter-bar .col-md-8,
  .gtng-search-resources .col-md-8,
  .gtng-search-resources-widget .gtng-widget .col-md-8 {
    width: 66.66666667%;
  }
  .gtng-search-resources-modal .col-md-7,
  .gtng-search-container .col-md-7,
  .gtng-search-filter-bar .col-md-7,
  .gtng-search-resources .col-md-7,
  .gtng-search-resources-widget .gtng-widget .col-md-7 {
    width: 58.33333333%;
  }
  .gtng-search-resources-modal .col-md-6,
  .gtng-search-container .col-md-6,
  .gtng-search-filter-bar .col-md-6,
  .gtng-search-resources .col-md-6,
  .gtng-search-resources-widget .gtng-widget .col-md-6 {
    width: 50%;
  }
  .gtng-search-resources-modal .col-md-5,
  .gtng-search-container .col-md-5,
  .gtng-search-filter-bar .col-md-5,
  .gtng-search-resources .col-md-5,
  .gtng-search-resources-widget .gtng-widget .col-md-5 {
    width: 41.66666667%;
  }
  .gtng-search-resources-modal .col-md-4,
  .gtng-search-container .col-md-4,
  .gtng-search-filter-bar .col-md-4,
  .gtng-search-resources .col-md-4,
  .gtng-search-resources-widget .gtng-widget .col-md-4 {
    width: 33.33333333%;
  }
  .gtng-search-resources-modal .col-md-3,
  .gtng-search-container .col-md-3,
  .gtng-search-filter-bar .col-md-3,
  .gtng-search-resources .col-md-3,
  .gtng-search-resources-widget .gtng-widget .col-md-3 {
    width: 25%;
  }
  .gtng-search-resources-modal .col-md-2,
  .gtng-search-container .col-md-2,
  .gtng-search-filter-bar .col-md-2,
  .gtng-search-resources .col-md-2,
  .gtng-search-resources-widget .gtng-widget .col-md-2 {
    width: 16.66666667%;
  }
  .gtng-search-resources-modal .col-md-1,
  .gtng-search-container .col-md-1,
  .gtng-search-filter-bar .col-md-1,
  .gtng-search-resources .col-md-1,
  .gtng-search-resources-widget .gtng-widget .col-md-1 {
    width: 8.33333333%;
  }
  .gtng-search-resources-modal .col-md-pull-12,
  .gtng-search-container .col-md-pull-12,
  .gtng-search-filter-bar .col-md-pull-12,
  .gtng-search-resources .col-md-pull-12,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-12 {
    right: 100%;
  }
  .gtng-search-resources-modal .col-md-pull-11,
  .gtng-search-container .col-md-pull-11,
  .gtng-search-filter-bar .col-md-pull-11,
  .gtng-search-resources .col-md-pull-11,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-11 {
    right: 91.66666667%;
  }
  .gtng-search-resources-modal .col-md-pull-10,
  .gtng-search-container .col-md-pull-10,
  .gtng-search-filter-bar .col-md-pull-10,
  .gtng-search-resources .col-md-pull-10,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-10 {
    right: 83.33333333%;
  }
  .gtng-search-resources-modal .col-md-pull-9,
  .gtng-search-container .col-md-pull-9,
  .gtng-search-filter-bar .col-md-pull-9,
  .gtng-search-resources .col-md-pull-9,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-9 {
    right: 75%;
  }
  .gtng-search-resources-modal .col-md-pull-8,
  .gtng-search-container .col-md-pull-8,
  .gtng-search-filter-bar .col-md-pull-8,
  .gtng-search-resources .col-md-pull-8,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-8 {
    right: 66.66666667%;
  }
  .gtng-search-resources-modal .col-md-pull-7,
  .gtng-search-container .col-md-pull-7,
  .gtng-search-filter-bar .col-md-pull-7,
  .gtng-search-resources .col-md-pull-7,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-7 {
    right: 58.33333333%;
  }
  .gtng-search-resources-modal .col-md-pull-6,
  .gtng-search-container .col-md-pull-6,
  .gtng-search-filter-bar .col-md-pull-6,
  .gtng-search-resources .col-md-pull-6,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-6 {
    right: 50%;
  }
  .gtng-search-resources-modal .col-md-pull-5,
  .gtng-search-container .col-md-pull-5,
  .gtng-search-filter-bar .col-md-pull-5,
  .gtng-search-resources .col-md-pull-5,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-5 {
    right: 41.66666667%;
  }
  .gtng-search-resources-modal .col-md-pull-4,
  .gtng-search-container .col-md-pull-4,
  .gtng-search-filter-bar .col-md-pull-4,
  .gtng-search-resources .col-md-pull-4,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-4 {
    right: 33.33333333%;
  }
  .gtng-search-resources-modal .col-md-pull-3,
  .gtng-search-container .col-md-pull-3,
  .gtng-search-filter-bar .col-md-pull-3,
  .gtng-search-resources .col-md-pull-3,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-3 {
    right: 25%;
  }
  .gtng-search-resources-modal .col-md-pull-2,
  .gtng-search-container .col-md-pull-2,
  .gtng-search-filter-bar .col-md-pull-2,
  .gtng-search-resources .col-md-pull-2,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-2 {
    right: 16.66666667%;
  }
  .gtng-search-resources-modal .col-md-pull-1,
  .gtng-search-container .col-md-pull-1,
  .gtng-search-filter-bar .col-md-pull-1,
  .gtng-search-resources .col-md-pull-1,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-1 {
    right: 8.33333333%;
  }
  .gtng-search-resources-modal .col-md-pull-0,
  .gtng-search-container .col-md-pull-0,
  .gtng-search-filter-bar .col-md-pull-0,
  .gtng-search-resources .col-md-pull-0,
  .gtng-search-resources-widget .gtng-widget .col-md-pull-0 {
    right: auto;
  }
  .gtng-search-resources-modal .col-md-push-12,
  .gtng-search-container .col-md-push-12,
  .gtng-search-filter-bar .col-md-push-12,
  .gtng-search-resources .col-md-push-12,
  .gtng-search-resources-widget .gtng-widget .col-md-push-12 {
    left: 100%;
  }
  .gtng-search-resources-modal .col-md-push-11,
  .gtng-search-container .col-md-push-11,
  .gtng-search-filter-bar .col-md-push-11,
  .gtng-search-resources .col-md-push-11,
  .gtng-search-resources-widget .gtng-widget .col-md-push-11 {
    left: 91.66666667%;
  }
  .gtng-search-resources-modal .col-md-push-10,
  .gtng-search-container .col-md-push-10,
  .gtng-search-filter-bar .col-md-push-10,
  .gtng-search-resources .col-md-push-10,
  .gtng-search-resources-widget .gtng-widget .col-md-push-10 {
    left: 83.33333333%;
  }
  .gtng-search-resources-modal .col-md-push-9,
  .gtng-search-container .col-md-push-9,
  .gtng-search-filter-bar .col-md-push-9,
  .gtng-search-resources .col-md-push-9,
  .gtng-search-resources-widget .gtng-widget .col-md-push-9 {
    left: 75%;
  }
  .gtng-search-resources-modal .col-md-push-8,
  .gtng-search-container .col-md-push-8,
  .gtng-search-filter-bar .col-md-push-8,
  .gtng-search-resources .col-md-push-8,
  .gtng-search-resources-widget .gtng-widget .col-md-push-8 {
    left: 66.66666667%;
  }
  .gtng-search-resources-modal .col-md-push-7,
  .gtng-search-container .col-md-push-7,
  .gtng-search-filter-bar .col-md-push-7,
  .gtng-search-resources .col-md-push-7,
  .gtng-search-resources-widget .gtng-widget .col-md-push-7 {
    left: 58.33333333%;
  }
  .gtng-search-resources-modal .col-md-push-6,
  .gtng-search-container .col-md-push-6,
  .gtng-search-filter-bar .col-md-push-6,
  .gtng-search-resources .col-md-push-6,
  .gtng-search-resources-widget .gtng-widget .col-md-push-6 {
    left: 50%;
  }
  .gtng-search-resources-modal .col-md-push-5,
  .gtng-search-container .col-md-push-5,
  .gtng-search-filter-bar .col-md-push-5,
  .gtng-search-resources .col-md-push-5,
  .gtng-search-resources-widget .gtng-widget .col-md-push-5 {
    left: 41.66666667%;
  }
  .gtng-search-resources-modal .col-md-push-4,
  .gtng-search-container .col-md-push-4,
  .gtng-search-filter-bar .col-md-push-4,
  .gtng-search-resources .col-md-push-4,
  .gtng-search-resources-widget .gtng-widget .col-md-push-4 {
    left: 33.33333333%;
  }
  .gtng-search-resources-modal .col-md-push-3,
  .gtng-search-container .col-md-push-3,
  .gtng-search-filter-bar .col-md-push-3,
  .gtng-search-resources .col-md-push-3,
  .gtng-search-resources-widget .gtng-widget .col-md-push-3 {
    left: 25%;
  }
  .gtng-search-resources-modal .col-md-push-2,
  .gtng-search-container .col-md-push-2,
  .gtng-search-filter-bar .col-md-push-2,
  .gtng-search-resources .col-md-push-2,
  .gtng-search-resources-widget .gtng-widget .col-md-push-2 {
    left: 16.66666667%;
  }
  .gtng-search-resources-modal .col-md-push-1,
  .gtng-search-container .col-md-push-1,
  .gtng-search-filter-bar .col-md-push-1,
  .gtng-search-resources .col-md-push-1,
  .gtng-search-resources-widget .gtng-widget .col-md-push-1 {
    left: 8.33333333%;
  }
  .gtng-search-resources-modal .col-md-push-0,
  .gtng-search-container .col-md-push-0,
  .gtng-search-filter-bar .col-md-push-0,
  .gtng-search-resources .col-md-push-0,
  .gtng-search-resources-widget .gtng-widget .col-md-push-0 {
    left: auto;
  }
  .gtng-search-resources-modal .col-md-offset-12,
  .gtng-search-container .col-md-offset-12,
  .gtng-search-filter-bar .col-md-offset-12,
  .gtng-search-resources .col-md-offset-12,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-12 {
    margin-left: 100%;
  }
  .gtng-search-resources-modal .col-md-offset-11,
  .gtng-search-container .col-md-offset-11,
  .gtng-search-filter-bar .col-md-offset-11,
  .gtng-search-resources .col-md-offset-11,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .gtng-search-resources-modal .col-md-offset-10,
  .gtng-search-container .col-md-offset-10,
  .gtng-search-filter-bar .col-md-offset-10,
  .gtng-search-resources .col-md-offset-10,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .gtng-search-resources-modal .col-md-offset-9,
  .gtng-search-container .col-md-offset-9,
  .gtng-search-filter-bar .col-md-offset-9,
  .gtng-search-resources .col-md-offset-9,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-9 {
    margin-left: 75%;
  }
  .gtng-search-resources-modal .col-md-offset-8,
  .gtng-search-container .col-md-offset-8,
  .gtng-search-filter-bar .col-md-offset-8,
  .gtng-search-resources .col-md-offset-8,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .gtng-search-resources-modal .col-md-offset-7,
  .gtng-search-container .col-md-offset-7,
  .gtng-search-filter-bar .col-md-offset-7,
  .gtng-search-resources .col-md-offset-7,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .gtng-search-resources-modal .col-md-offset-6,
  .gtng-search-container .col-md-offset-6,
  .gtng-search-filter-bar .col-md-offset-6,
  .gtng-search-resources .col-md-offset-6,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-6 {
    margin-left: 50%;
  }
  .gtng-search-resources-modal .col-md-offset-5,
  .gtng-search-container .col-md-offset-5,
  .gtng-search-filter-bar .col-md-offset-5,
  .gtng-search-resources .col-md-offset-5,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .gtng-search-resources-modal .col-md-offset-4,
  .gtng-search-container .col-md-offset-4,
  .gtng-search-filter-bar .col-md-offset-4,
  .gtng-search-resources .col-md-offset-4,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .gtng-search-resources-modal .col-md-offset-3,
  .gtng-search-container .col-md-offset-3,
  .gtng-search-filter-bar .col-md-offset-3,
  .gtng-search-resources .col-md-offset-3,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-3 {
    margin-left: 25%;
  }
  .gtng-search-resources-modal .col-md-offset-2,
  .gtng-search-container .col-md-offset-2,
  .gtng-search-filter-bar .col-md-offset-2,
  .gtng-search-resources .col-md-offset-2,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .gtng-search-resources-modal .col-md-offset-1,
  .gtng-search-container .col-md-offset-1,
  .gtng-search-filter-bar .col-md-offset-1,
  .gtng-search-resources .col-md-offset-1,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .gtng-search-resources-modal .col-md-offset-0,
  .gtng-search-container .col-md-offset-0,
  .gtng-search-filter-bar .col-md-offset-0,
  .gtng-search-resources .col-md-offset-0,
  .gtng-search-resources-widget .gtng-widget .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .gtng-search-resources-modal .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12,
  .gtng-search-container .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12,
  .gtng-search-filter-bar .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12,
  .gtng-search-resources .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12,
  .gtng-search-resources-widget .gtng-widget .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .gtng-search-resources-modal .col-lg-12,
  .gtng-search-container .col-lg-12,
  .gtng-search-filter-bar .col-lg-12,
  .gtng-search-resources .col-lg-12,
  .gtng-search-resources-widget .gtng-widget .col-lg-12 {
    width: 100%;
  }
  .gtng-search-resources-modal .col-lg-11,
  .gtng-search-container .col-lg-11,
  .gtng-search-filter-bar .col-lg-11,
  .gtng-search-resources .col-lg-11,
  .gtng-search-resources-widget .gtng-widget .col-lg-11 {
    width: 91.66666667%;
  }
  .gtng-search-resources-modal .col-lg-10,
  .gtng-search-container .col-lg-10,
  .gtng-search-filter-bar .col-lg-10,
  .gtng-search-resources .col-lg-10,
  .gtng-search-resources-widget .gtng-widget .col-lg-10 {
    width: 83.33333333%;
  }
  .gtng-search-resources-modal .col-lg-9,
  .gtng-search-container .col-lg-9,
  .gtng-search-filter-bar .col-lg-9,
  .gtng-search-resources .col-lg-9,
  .gtng-search-resources-widget .gtng-widget .col-lg-9 {
    width: 75%;
  }
  .gtng-search-resources-modal .col-lg-8,
  .gtng-search-container .col-lg-8,
  .gtng-search-filter-bar .col-lg-8,
  .gtng-search-resources .col-lg-8,
  .gtng-search-resources-widget .gtng-widget .col-lg-8 {
    width: 66.66666667%;
  }
  .gtng-search-resources-modal .col-lg-7,
  .gtng-search-container .col-lg-7,
  .gtng-search-filter-bar .col-lg-7,
  .gtng-search-resources .col-lg-7,
  .gtng-search-resources-widget .gtng-widget .col-lg-7 {
    width: 58.33333333%;
  }
  .gtng-search-resources-modal .col-lg-6,
  .gtng-search-container .col-lg-6,
  .gtng-search-filter-bar .col-lg-6,
  .gtng-search-resources .col-lg-6,
  .gtng-search-resources-widget .gtng-widget .col-lg-6 {
    width: 50%;
  }
  .gtng-search-resources-modal .col-lg-5,
  .gtng-search-container .col-lg-5,
  .gtng-search-filter-bar .col-lg-5,
  .gtng-search-resources .col-lg-5,
  .gtng-search-resources-widget .gtng-widget .col-lg-5 {
    width: 41.66666667%;
  }
  .gtng-search-resources-modal .col-lg-4,
  .gtng-search-container .col-lg-4,
  .gtng-search-filter-bar .col-lg-4,
  .gtng-search-resources .col-lg-4,
  .gtng-search-resources-widget .gtng-widget .col-lg-4 {
    width: 33.33333333%;
  }
  .gtng-search-resources-modal .col-lg-3,
  .gtng-search-container .col-lg-3,
  .gtng-search-filter-bar .col-lg-3,
  .gtng-search-resources .col-lg-3,
  .gtng-search-resources-widget .gtng-widget .col-lg-3 {
    width: 25%;
  }
  .gtng-search-resources-modal .col-lg-2,
  .gtng-search-container .col-lg-2,
  .gtng-search-filter-bar .col-lg-2,
  .gtng-search-resources .col-lg-2,
  .gtng-search-resources-widget .gtng-widget .col-lg-2 {
    width: 16.66666667%;
  }
  .gtng-search-resources-modal .col-lg-1,
  .gtng-search-container .col-lg-1,
  .gtng-search-filter-bar .col-lg-1,
  .gtng-search-resources .col-lg-1,
  .gtng-search-resources-widget .gtng-widget .col-lg-1 {
    width: 8.33333333%;
  }
  .gtng-search-resources-modal .col-lg-pull-12,
  .gtng-search-container .col-lg-pull-12,
  .gtng-search-filter-bar .col-lg-pull-12,
  .gtng-search-resources .col-lg-pull-12,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-12 {
    right: 100%;
  }
  .gtng-search-resources-modal .col-lg-pull-11,
  .gtng-search-container .col-lg-pull-11,
  .gtng-search-filter-bar .col-lg-pull-11,
  .gtng-search-resources .col-lg-pull-11,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .gtng-search-resources-modal .col-lg-pull-10,
  .gtng-search-container .col-lg-pull-10,
  .gtng-search-filter-bar .col-lg-pull-10,
  .gtng-search-resources .col-lg-pull-10,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .gtng-search-resources-modal .col-lg-pull-9,
  .gtng-search-container .col-lg-pull-9,
  .gtng-search-filter-bar .col-lg-pull-9,
  .gtng-search-resources .col-lg-pull-9,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-9 {
    right: 75%;
  }
  .gtng-search-resources-modal .col-lg-pull-8,
  .gtng-search-container .col-lg-pull-8,
  .gtng-search-filter-bar .col-lg-pull-8,
  .gtng-search-resources .col-lg-pull-8,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .gtng-search-resources-modal .col-lg-pull-7,
  .gtng-search-container .col-lg-pull-7,
  .gtng-search-filter-bar .col-lg-pull-7,
  .gtng-search-resources .col-lg-pull-7,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .gtng-search-resources-modal .col-lg-pull-6,
  .gtng-search-container .col-lg-pull-6,
  .gtng-search-filter-bar .col-lg-pull-6,
  .gtng-search-resources .col-lg-pull-6,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-6 {
    right: 50%;
  }
  .gtng-search-resources-modal .col-lg-pull-5,
  .gtng-search-container .col-lg-pull-5,
  .gtng-search-filter-bar .col-lg-pull-5,
  .gtng-search-resources .col-lg-pull-5,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .gtng-search-resources-modal .col-lg-pull-4,
  .gtng-search-container .col-lg-pull-4,
  .gtng-search-filter-bar .col-lg-pull-4,
  .gtng-search-resources .col-lg-pull-4,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .gtng-search-resources-modal .col-lg-pull-3,
  .gtng-search-container .col-lg-pull-3,
  .gtng-search-filter-bar .col-lg-pull-3,
  .gtng-search-resources .col-lg-pull-3,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-3 {
    right: 25%;
  }
  .gtng-search-resources-modal .col-lg-pull-2,
  .gtng-search-container .col-lg-pull-2,
  .gtng-search-filter-bar .col-lg-pull-2,
  .gtng-search-resources .col-lg-pull-2,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .gtng-search-resources-modal .col-lg-pull-1,
  .gtng-search-container .col-lg-pull-1,
  .gtng-search-filter-bar .col-lg-pull-1,
  .gtng-search-resources .col-lg-pull-1,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .gtng-search-resources-modal .col-lg-pull-0,
  .gtng-search-container .col-lg-pull-0,
  .gtng-search-filter-bar .col-lg-pull-0,
  .gtng-search-resources .col-lg-pull-0,
  .gtng-search-resources-widget .gtng-widget .col-lg-pull-0 {
    right: auto;
  }
  .gtng-search-resources-modal .col-lg-push-12,
  .gtng-search-container .col-lg-push-12,
  .gtng-search-filter-bar .col-lg-push-12,
  .gtng-search-resources .col-lg-push-12,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-12 {
    left: 100%;
  }
  .gtng-search-resources-modal .col-lg-push-11,
  .gtng-search-container .col-lg-push-11,
  .gtng-search-filter-bar .col-lg-push-11,
  .gtng-search-resources .col-lg-push-11,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-11 {
    left: 91.66666667%;
  }
  .gtng-search-resources-modal .col-lg-push-10,
  .gtng-search-container .col-lg-push-10,
  .gtng-search-filter-bar .col-lg-push-10,
  .gtng-search-resources .col-lg-push-10,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-10 {
    left: 83.33333333%;
  }
  .gtng-search-resources-modal .col-lg-push-9,
  .gtng-search-container .col-lg-push-9,
  .gtng-search-filter-bar .col-lg-push-9,
  .gtng-search-resources .col-lg-push-9,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-9 {
    left: 75%;
  }
  .gtng-search-resources-modal .col-lg-push-8,
  .gtng-search-container .col-lg-push-8,
  .gtng-search-filter-bar .col-lg-push-8,
  .gtng-search-resources .col-lg-push-8,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-8 {
    left: 66.66666667%;
  }
  .gtng-search-resources-modal .col-lg-push-7,
  .gtng-search-container .col-lg-push-7,
  .gtng-search-filter-bar .col-lg-push-7,
  .gtng-search-resources .col-lg-push-7,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-7 {
    left: 58.33333333%;
  }
  .gtng-search-resources-modal .col-lg-push-6,
  .gtng-search-container .col-lg-push-6,
  .gtng-search-filter-bar .col-lg-push-6,
  .gtng-search-resources .col-lg-push-6,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-6 {
    left: 50%;
  }
  .gtng-search-resources-modal .col-lg-push-5,
  .gtng-search-container .col-lg-push-5,
  .gtng-search-filter-bar .col-lg-push-5,
  .gtng-search-resources .col-lg-push-5,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-5 {
    left: 41.66666667%;
  }
  .gtng-search-resources-modal .col-lg-push-4,
  .gtng-search-container .col-lg-push-4,
  .gtng-search-filter-bar .col-lg-push-4,
  .gtng-search-resources .col-lg-push-4,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-4 {
    left: 33.33333333%;
  }
  .gtng-search-resources-modal .col-lg-push-3,
  .gtng-search-container .col-lg-push-3,
  .gtng-search-filter-bar .col-lg-push-3,
  .gtng-search-resources .col-lg-push-3,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-3 {
    left: 25%;
  }
  .gtng-search-resources-modal .col-lg-push-2,
  .gtng-search-container .col-lg-push-2,
  .gtng-search-filter-bar .col-lg-push-2,
  .gtng-search-resources .col-lg-push-2,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-2 {
    left: 16.66666667%;
  }
  .gtng-search-resources-modal .col-lg-push-1,
  .gtng-search-container .col-lg-push-1,
  .gtng-search-filter-bar .col-lg-push-1,
  .gtng-search-resources .col-lg-push-1,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-1 {
    left: 8.33333333%;
  }
  .gtng-search-resources-modal .col-lg-push-0,
  .gtng-search-container .col-lg-push-0,
  .gtng-search-filter-bar .col-lg-push-0,
  .gtng-search-resources .col-lg-push-0,
  .gtng-search-resources-widget .gtng-widget .col-lg-push-0 {
    left: auto;
  }
  .gtng-search-resources-modal .col-lg-offset-12,
  .gtng-search-container .col-lg-offset-12,
  .gtng-search-filter-bar .col-lg-offset-12,
  .gtng-search-resources .col-lg-offset-12,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-12 {
    margin-left: 100%;
  }
  .gtng-search-resources-modal .col-lg-offset-11,
  .gtng-search-container .col-lg-offset-11,
  .gtng-search-filter-bar .col-lg-offset-11,
  .gtng-search-resources .col-lg-offset-11,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .gtng-search-resources-modal .col-lg-offset-10,
  .gtng-search-container .col-lg-offset-10,
  .gtng-search-filter-bar .col-lg-offset-10,
  .gtng-search-resources .col-lg-offset-10,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .gtng-search-resources-modal .col-lg-offset-9,
  .gtng-search-container .col-lg-offset-9,
  .gtng-search-filter-bar .col-lg-offset-9,
  .gtng-search-resources .col-lg-offset-9,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-9 {
    margin-left: 75%;
  }
  .gtng-search-resources-modal .col-lg-offset-8,
  .gtng-search-container .col-lg-offset-8,
  .gtng-search-filter-bar .col-lg-offset-8,
  .gtng-search-resources .col-lg-offset-8,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .gtng-search-resources-modal .col-lg-offset-7,
  .gtng-search-container .col-lg-offset-7,
  .gtng-search-filter-bar .col-lg-offset-7,
  .gtng-search-resources .col-lg-offset-7,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .gtng-search-resources-modal .col-lg-offset-6,
  .gtng-search-container .col-lg-offset-6,
  .gtng-search-filter-bar .col-lg-offset-6,
  .gtng-search-resources .col-lg-offset-6,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-6 {
    margin-left: 50%;
  }
  .gtng-search-resources-modal .col-lg-offset-5,
  .gtng-search-container .col-lg-offset-5,
  .gtng-search-filter-bar .col-lg-offset-5,
  .gtng-search-resources .col-lg-offset-5,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .gtng-search-resources-modal .col-lg-offset-4,
  .gtng-search-container .col-lg-offset-4,
  .gtng-search-filter-bar .col-lg-offset-4,
  .gtng-search-resources .col-lg-offset-4,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .gtng-search-resources-modal .col-lg-offset-3,
  .gtng-search-container .col-lg-offset-3,
  .gtng-search-filter-bar .col-lg-offset-3,
  .gtng-search-resources .col-lg-offset-3,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-3 {
    margin-left: 25%;
  }
  .gtng-search-resources-modal .col-lg-offset-2,
  .gtng-search-container .col-lg-offset-2,
  .gtng-search-filter-bar .col-lg-offset-2,
  .gtng-search-resources .col-lg-offset-2,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .gtng-search-resources-modal .col-lg-offset-1,
  .gtng-search-container .col-lg-offset-1,
  .gtng-search-filter-bar .col-lg-offset-1,
  .gtng-search-resources .col-lg-offset-1,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .gtng-search-resources-modal .col-lg-offset-0,
  .gtng-search-container .col-lg-offset-0,
  .gtng-search-filter-bar .col-lg-offset-0,
  .gtng-search-resources .col-lg-offset-0,
  .gtng-search-resources-widget .gtng-widget .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.gtng-search-resources-modal fieldset,
.gtng-search-container fieldset,
.gtng-search-filter-bar fieldset,
.gtng-search-resources fieldset,
.gtng-search-resources-widget .gtng-widget fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.gtng-search-resources-modal legend,
.gtng-search-container legend,
.gtng-search-filter-bar legend,
.gtng-search-resources legend,
.gtng-search-resources-widget .gtng-widget legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.gtng-search-resources-modal label,
.gtng-search-container label,
.gtng-search-filter-bar label,
.gtng-search-resources label,
.gtng-search-resources-widget .gtng-widget label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.gtng-search-resources-modal input[type="search"],
.gtng-search-container input[type="search"],
.gtng-search-filter-bar input[type="search"],
.gtng-search-resources input[type="search"],
.gtng-search-resources-widget .gtng-widget input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gtng-search-resources-modal input[type="radio"],
.gtng-search-container input[type="radio"],
.gtng-search-filter-bar input[type="radio"],
.gtng-search-resources input[type="radio"],
.gtng-search-resources-widget .gtng-widget input[type="radio"],
.gtng-search-resources-modal input[type="checkbox"],
.gtng-search-container input[type="checkbox"],
.gtng-search-filter-bar input[type="checkbox"],
.gtng-search-resources input[type="checkbox"],
.gtng-search-resources-widget .gtng-widget input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.gtng-search-resources-modal input[type="file"],
.gtng-search-container input[type="file"],
.gtng-search-filter-bar input[type="file"],
.gtng-search-resources input[type="file"],
.gtng-search-resources-widget .gtng-widget input[type="file"] {
  display: block;
}
.gtng-search-resources-modal input[type="range"],
.gtng-search-container input[type="range"],
.gtng-search-filter-bar input[type="range"],
.gtng-search-resources input[type="range"],
.gtng-search-resources-widget .gtng-widget input[type="range"] {
  display: block;
  width: 100%;
}
.gtng-search-resources-modal select[multiple],
.gtng-search-container select[multiple],
.gtng-search-filter-bar select[multiple],
.gtng-search-resources select[multiple],
.gtng-search-resources-widget .gtng-widget select[multiple],
.gtng-search-resources-modal select[size],
.gtng-search-container select[size],
.gtng-search-filter-bar select[size],
.gtng-search-resources select[size],
.gtng-search-resources-widget .gtng-widget select[size] {
  height: auto;
}
.gtng-search-resources-modal input[type="file"]:focus,
.gtng-search-container input[type="file"]:focus,
.gtng-search-filter-bar input[type="file"]:focus,
.gtng-search-resources input[type="file"]:focus,
.gtng-search-resources-widget .gtng-widget input[type="file"]:focus,
.gtng-search-resources-modal input[type="radio"]:focus,
.gtng-search-container input[type="radio"]:focus,
.gtng-search-filter-bar input[type="radio"]:focus,
.gtng-search-resources input[type="radio"]:focus,
.gtng-search-resources-widget .gtng-widget input[type="radio"]:focus,
.gtng-search-resources-modal input[type="checkbox"]:focus,
.gtng-search-container input[type="checkbox"]:focus,
.gtng-search-filter-bar input[type="checkbox"]:focus,
.gtng-search-resources input[type="checkbox"]:focus,
.gtng-search-resources-widget .gtng-widget input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gtng-search-resources-modal output,
.gtng-search-container output,
.gtng-search-filter-bar output,
.gtng-search-resources output,
.gtng-search-resources-widget .gtng-widget output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.gtng-search-resources-modal .form-control,
.gtng-search-container .form-control,
.gtng-search-filter-bar .form-control,
.gtng-search-resources .form-control,
.gtng-search-resources-widget .gtng-widget .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.gtng-search-resources-modal .form-control:focus,
.gtng-search-container .form-control:focus,
.gtng-search-filter-bar .form-control:focus,
.gtng-search-resources .form-control:focus,
.gtng-search-resources-widget .gtng-widget .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.gtng-search-resources-modal .form-control::-moz-placeholder,
.gtng-search-container .form-control::-moz-placeholder,
.gtng-search-filter-bar .form-control::-moz-placeholder,
.gtng-search-resources .form-control::-moz-placeholder,
.gtng-search-resources-widget .gtng-widget .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.gtng-search-resources-modal .form-control:-ms-input-placeholder,
.gtng-search-container .form-control:-ms-input-placeholder,
.gtng-search-filter-bar .form-control:-ms-input-placeholder,
.gtng-search-resources .form-control:-ms-input-placeholder,
.gtng-search-resources-widget .gtng-widget .form-control:-ms-input-placeholder {
  color: #999;
}
.gtng-search-resources-modal .form-control::-webkit-input-placeholder,
.gtng-search-container .form-control::-webkit-input-placeholder,
.gtng-search-filter-bar .form-control::-webkit-input-placeholder,
.gtng-search-resources .form-control::-webkit-input-placeholder,
.gtng-search-resources-widget .gtng-widget .form-control::-webkit-input-placeholder {
  color: #999;
}
.gtng-search-resources-modal .form-control::-ms-expand,
.gtng-search-container .form-control::-ms-expand,
.gtng-search-filter-bar .form-control::-ms-expand,
.gtng-search-resources .form-control::-ms-expand,
.gtng-search-resources-widget .gtng-widget .form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.gtng-search-resources-modal .form-control[disabled],
.gtng-search-container .form-control[disabled],
.gtng-search-filter-bar .form-control[disabled],
.gtng-search-resources .form-control[disabled],
.gtng-search-resources-widget .gtng-widget .form-control[disabled],
.gtng-search-resources-modal .form-control[readonly],
.gtng-search-container .form-control[readonly],
.gtng-search-filter-bar .form-control[readonly],
.gtng-search-resources .form-control[readonly],
.gtng-search-resources-widget .gtng-widget .form-control[readonly],
fieldset[disabled] .gtng-search-resources-modal .form-control,
fieldset[disabled] .gtng-search-container .form-control,
fieldset[disabled] .gtng-search-filter-bar .form-control,
fieldset[disabled] .gtng-search-resources .form-control,
fieldset[disabled] .gtng-search-resources-widget .gtng-widget .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.gtng-search-resources-modal .form-control[disabled],
.gtng-search-container .form-control[disabled],
.gtng-search-filter-bar .form-control[disabled],
.gtng-search-resources .form-control[disabled],
.gtng-search-resources-widget .gtng-widget .form-control[disabled],
fieldset[disabled] .gtng-search-resources-modal .form-control,
fieldset[disabled] .gtng-search-container .form-control,
fieldset[disabled] .gtng-search-filter-bar .form-control,
fieldset[disabled] .gtng-search-resources .form-control,
fieldset[disabled] .gtng-search-resources-widget .gtng-widget .form-control {
  cursor: not-allowed;
}
textarea.gtng-search-resources-modal .form-control,
textarea.gtng-search-container .form-control,
textarea.gtng-search-filter-bar .form-control,
textarea.gtng-search-resources .form-control,
textarea.gtng-search-resources-widget .gtng-widget .form-control {
  height: auto;
}
.gtng-search-resources-modal input[type="search"],
.gtng-search-container input[type="search"],
.gtng-search-filter-bar input[type="search"],
.gtng-search-resources input[type="search"],
.gtng-search-resources-widget .gtng-widget input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .gtng-search-resources-modal input[type="date"].form-control,
  .gtng-search-container input[type="date"].form-control,
  .gtng-search-filter-bar input[type="date"].form-control,
  .gtng-search-resources input[type="date"].form-control,
  .gtng-search-resources-widget .gtng-widget input[type="date"].form-control,
  .gtng-search-resources-modal input[type="time"].form-control,
  .gtng-search-container input[type="time"].form-control,
  .gtng-search-filter-bar input[type="time"].form-control,
  .gtng-search-resources input[type="time"].form-control,
  .gtng-search-resources-widget .gtng-widget input[type="time"].form-control,
  .gtng-search-resources-modal input[type="datetime-local"].form-control,
  .gtng-search-container input[type="datetime-local"].form-control,
  .gtng-search-filter-bar input[type="datetime-local"].form-control,
  .gtng-search-resources input[type="datetime-local"].form-control,
  .gtng-search-resources-widget .gtng-widget input[type="datetime-local"].form-control,
  .gtng-search-resources-modal input[type="month"].form-control,
  .gtng-search-container input[type="month"].form-control,
  .gtng-search-filter-bar input[type="month"].form-control,
  .gtng-search-resources input[type="month"].form-control,
  .gtng-search-resources-widget .gtng-widget input[type="month"].form-control {
    line-height: 34px;
  }
  .gtng-search-resources-modal input[type="date"].input-sm,
  .gtng-search-container input[type="date"].input-sm,
  .gtng-search-filter-bar input[type="date"].input-sm,
  .gtng-search-resources input[type="date"].input-sm,
  .gtng-search-resources-widget .gtng-widget input[type="date"].input-sm,
  .gtng-search-resources-modal input[type="time"].input-sm,
  .gtng-search-container input[type="time"].input-sm,
  .gtng-search-filter-bar input[type="time"].input-sm,
  .gtng-search-resources input[type="time"].input-sm,
  .gtng-search-resources-widget .gtng-widget input[type="time"].input-sm,
  .gtng-search-resources-modal input[type="datetime-local"].input-sm,
  .gtng-search-container input[type="datetime-local"].input-sm,
  .gtng-search-filter-bar input[type="datetime-local"].input-sm,
  .gtng-search-resources input[type="datetime-local"].input-sm,
  .gtng-search-resources-widget .gtng-widget input[type="datetime-local"].input-sm,
  .gtng-search-resources-modal input[type="month"].input-sm,
  .gtng-search-container input[type="month"].input-sm,
  .gtng-search-filter-bar input[type="month"].input-sm,
  .gtng-search-resources input[type="month"].input-sm,
  .gtng-search-resources-widget .gtng-widget input[type="month"].input-sm,
  .input-group-sm .gtng-search-resources-modal input[type="date"],
  .input-group-sm .gtng-search-container input[type="date"],
  .input-group-sm .gtng-search-filter-bar input[type="date"],
  .input-group-sm .gtng-search-resources input[type="date"],
  .input-group-sm .gtng-search-resources-widget .gtng-widget input[type="date"],
  .input-group-sm .gtng-search-resources-modal input[type="time"],
  .input-group-sm .gtng-search-container input[type="time"],
  .input-group-sm .gtng-search-filter-bar input[type="time"],
  .input-group-sm .gtng-search-resources input[type="time"],
  .input-group-sm .gtng-search-resources-widget .gtng-widget input[type="time"],
  .input-group-sm .gtng-search-resources-modal input[type="datetime-local"],
  .input-group-sm .gtng-search-container input[type="datetime-local"],
  .input-group-sm .gtng-search-filter-bar input[type="datetime-local"],
  .input-group-sm .gtng-search-resources input[type="datetime-local"],
  .input-group-sm .gtng-search-resources-widget .gtng-widget input[type="datetime-local"],
  .input-group-sm .gtng-search-resources-modal input[type="month"],
  .input-group-sm .gtng-search-container input[type="month"],
  .input-group-sm .gtng-search-filter-bar input[type="month"],
  .input-group-sm .gtng-search-resources input[type="month"],
  .input-group-sm .gtng-search-resources-widget .gtng-widget input[type="month"] {
    line-height: 30px;
  }
  .gtng-search-resources-modal input[type="date"].input-lg,
  .gtng-search-container input[type="date"].input-lg,
  .gtng-search-filter-bar input[type="date"].input-lg,
  .gtng-search-resources input[type="date"].input-lg,
  .gtng-search-resources-widget .gtng-widget input[type="date"].input-lg,
  .gtng-search-resources-modal input[type="time"].input-lg,
  .gtng-search-container input[type="time"].input-lg,
  .gtng-search-filter-bar input[type="time"].input-lg,
  .gtng-search-resources input[type="time"].input-lg,
  .gtng-search-resources-widget .gtng-widget input[type="time"].input-lg,
  .gtng-search-resources-modal input[type="datetime-local"].input-lg,
  .gtng-search-container input[type="datetime-local"].input-lg,
  .gtng-search-filter-bar input[type="datetime-local"].input-lg,
  .gtng-search-resources input[type="datetime-local"].input-lg,
  .gtng-search-resources-widget .gtng-widget input[type="datetime-local"].input-lg,
  .gtng-search-resources-modal input[type="month"].input-lg,
  .gtng-search-container input[type="month"].input-lg,
  .gtng-search-filter-bar input[type="month"].input-lg,
  .gtng-search-resources input[type="month"].input-lg,
  .gtng-search-resources-widget .gtng-widget input[type="month"].input-lg,
  .input-group-lg .gtng-search-resources-modal input[type="date"],
  .input-group-lg .gtng-search-container input[type="date"],
  .input-group-lg .gtng-search-filter-bar input[type="date"],
  .input-group-lg .gtng-search-resources input[type="date"],
  .input-group-lg .gtng-search-resources-widget .gtng-widget input[type="date"],
  .input-group-lg .gtng-search-resources-modal input[type="time"],
  .input-group-lg .gtng-search-container input[type="time"],
  .input-group-lg .gtng-search-filter-bar input[type="time"],
  .input-group-lg .gtng-search-resources input[type="time"],
  .input-group-lg .gtng-search-resources-widget .gtng-widget input[type="time"],
  .input-group-lg .gtng-search-resources-modal input[type="datetime-local"],
  .input-group-lg .gtng-search-container input[type="datetime-local"],
  .input-group-lg .gtng-search-filter-bar input[type="datetime-local"],
  .input-group-lg .gtng-search-resources input[type="datetime-local"],
  .input-group-lg .gtng-search-resources-widget .gtng-widget input[type="datetime-local"],
  .input-group-lg .gtng-search-resources-modal input[type="month"],
  .input-group-lg .gtng-search-container input[type="month"],
  .input-group-lg .gtng-search-filter-bar input[type="month"],
  .input-group-lg .gtng-search-resources input[type="month"],
  .input-group-lg .gtng-search-resources-widget .gtng-widget input[type="month"] {
    line-height: 46px;
  }
}
.gtng-search-resources-modal .form-group,
.gtng-search-container .form-group,
.gtng-search-filter-bar .form-group,
.gtng-search-resources .form-group,
.gtng-search-resources-widget .gtng-widget .form-group {
  margin-bottom: 15px;
}
.gtng-search-resources-modal .radio,
.gtng-search-container .radio,
.gtng-search-filter-bar .radio,
.gtng-search-resources .radio,
.gtng-search-resources-widget .gtng-widget .radio,
.gtng-search-resources-modal .checkbox,
.gtng-search-container .checkbox,
.gtng-search-filter-bar .checkbox,
.gtng-search-resources .checkbox,
.gtng-search-resources-widget .gtng-widget .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.gtng-search-resources-modal .radio label,
.gtng-search-container .radio label,
.gtng-search-filter-bar .radio label,
.gtng-search-resources .radio label,
.gtng-search-resources-widget .gtng-widget .radio label,
.gtng-search-resources-modal .checkbox label,
.gtng-search-container .checkbox label,
.gtng-search-filter-bar .checkbox label,
.gtng-search-resources .checkbox label,
.gtng-search-resources-widget .gtng-widget .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.gtng-search-resources-modal .radio input[type="radio"],
.gtng-search-container .radio input[type="radio"],
.gtng-search-filter-bar .radio input[type="radio"],
.gtng-search-resources .radio input[type="radio"],
.gtng-search-resources-widget .gtng-widget .radio input[type="radio"],
.gtng-search-resources-modal .radio-inline input[type="radio"],
.gtng-search-container .radio-inline input[type="radio"],
.gtng-search-filter-bar .radio-inline input[type="radio"],
.gtng-search-resources .radio-inline input[type="radio"],
.gtng-search-resources-widget .gtng-widget .radio-inline input[type="radio"],
.gtng-search-resources-modal .checkbox input[type="checkbox"],
.gtng-search-container .checkbox input[type="checkbox"],
.gtng-search-filter-bar .checkbox input[type="checkbox"],
.gtng-search-resources .checkbox input[type="checkbox"],
.gtng-search-resources-widget .gtng-widget .checkbox input[type="checkbox"],
.gtng-search-resources-modal .checkbox-inline input[type="checkbox"],
.gtng-search-container .checkbox-inline input[type="checkbox"],
.gtng-search-filter-bar .checkbox-inline input[type="checkbox"],
.gtng-search-resources .checkbox-inline input[type="checkbox"],
.gtng-search-resources-widget .gtng-widget .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.gtng-search-resources-modal .radio + .radio,
.gtng-search-container .radio + .radio,
.gtng-search-filter-bar .radio + .radio,
.gtng-search-resources .radio + .radio,
.gtng-search-resources-widget .gtng-widget .radio + .radio,
.gtng-search-resources-modal .checkbox + .checkbox,
.gtng-search-container .checkbox + .checkbox,
.gtng-search-filter-bar .checkbox + .checkbox,
.gtng-search-resources .checkbox + .checkbox,
.gtng-search-resources-widget .gtng-widget .checkbox + .checkbox {
  margin-top: -5px;
}
.gtng-search-resources-modal .radio-inline,
.gtng-search-container .radio-inline,
.gtng-search-filter-bar .radio-inline,
.gtng-search-resources .radio-inline,
.gtng-search-resources-widget .gtng-widget .radio-inline,
.gtng-search-resources-modal .checkbox-inline,
.gtng-search-container .checkbox-inline,
.gtng-search-filter-bar .checkbox-inline,
.gtng-search-resources .checkbox-inline,
.gtng-search-resources-widget .gtng-widget .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.gtng-search-resources-modal .radio-inline + .radio-inline,
.gtng-search-container .radio-inline + .radio-inline,
.gtng-search-filter-bar .radio-inline + .radio-inline,
.gtng-search-resources .radio-inline + .radio-inline,
.gtng-search-resources-widget .gtng-widget .radio-inline + .radio-inline,
.gtng-search-resources-modal .checkbox-inline + .checkbox-inline,
.gtng-search-container .checkbox-inline + .checkbox-inline,
.gtng-search-filter-bar .checkbox-inline + .checkbox-inline,
.gtng-search-resources .checkbox-inline + .checkbox-inline,
.gtng-search-resources-widget .gtng-widget .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.gtng-search-resources-modal input[type="radio"][disabled],
.gtng-search-container input[type="radio"][disabled],
.gtng-search-filter-bar input[type="radio"][disabled],
.gtng-search-resources input[type="radio"][disabled],
.gtng-search-resources-widget .gtng-widget input[type="radio"][disabled],
.gtng-search-resources-modal input[type="checkbox"][disabled],
.gtng-search-container input[type="checkbox"][disabled],
.gtng-search-filter-bar input[type="checkbox"][disabled],
.gtng-search-resources input[type="checkbox"][disabled],
.gtng-search-resources-widget .gtng-widget input[type="checkbox"][disabled],
.gtng-search-resources-modal input[type="radio"].disabled,
.gtng-search-container input[type="radio"].disabled,
.gtng-search-filter-bar input[type="radio"].disabled,
.gtng-search-resources input[type="radio"].disabled,
.gtng-search-resources-widget .gtng-widget input[type="radio"].disabled,
.gtng-search-resources-modal input[type="checkbox"].disabled,
.gtng-search-container input[type="checkbox"].disabled,
.gtng-search-filter-bar input[type="checkbox"].disabled,
.gtng-search-resources input[type="checkbox"].disabled,
.gtng-search-resources-widget .gtng-widget input[type="checkbox"].disabled,
fieldset[disabled] .gtng-search-resources-modal input[type="radio"],
fieldset[disabled] .gtng-search-container input[type="radio"],
fieldset[disabled] .gtng-search-filter-bar input[type="radio"],
fieldset[disabled] .gtng-search-resources input[type="radio"],
fieldset[disabled] .gtng-search-resources-widget .gtng-widget input[type="radio"],
fieldset[disabled] .gtng-search-resources-modal input[type="checkbox"],
fieldset[disabled] .gtng-search-container input[type="checkbox"],
fieldset[disabled] .gtng-search-filter-bar input[type="checkbox"],
fieldset[disabled] .gtng-search-resources input[type="checkbox"],
fieldset[disabled] .gtng-search-resources-widget .gtng-widget input[type="checkbox"] {
  cursor: not-allowed;
}
.gtng-search-resources-modal .radio-inline.disabled,
.gtng-search-container .radio-inline.disabled,
.gtng-search-filter-bar .radio-inline.disabled,
.gtng-search-resources .radio-inline.disabled,
.gtng-search-resources-widget .gtng-widget .radio-inline.disabled,
.gtng-search-resources-modal .checkbox-inline.disabled,
.gtng-search-container .checkbox-inline.disabled,
.gtng-search-filter-bar .checkbox-inline.disabled,
.gtng-search-resources .checkbox-inline.disabled,
.gtng-search-resources-widget .gtng-widget .checkbox-inline.disabled,
fieldset[disabled] .gtng-search-resources-modal .radio-inline,
fieldset[disabled] .gtng-search-container .radio-inline,
fieldset[disabled] .gtng-search-filter-bar .radio-inline,
fieldset[disabled] .gtng-search-resources .radio-inline,
fieldset[disabled] .gtng-search-resources-widget .gtng-widget .radio-inline,
fieldset[disabled] .gtng-search-resources-modal .checkbox-inline,
fieldset[disabled] .gtng-search-container .checkbox-inline,
fieldset[disabled] .gtng-search-filter-bar .checkbox-inline,
fieldset[disabled] .gtng-search-resources .checkbox-inline,
fieldset[disabled] .gtng-search-resources-widget .gtng-widget .checkbox-inline {
  cursor: not-allowed;
}
.gtng-search-resources-modal .radio.disabled label,
.gtng-search-container .radio.disabled label,
.gtng-search-filter-bar .radio.disabled label,
.gtng-search-resources .radio.disabled label,
.gtng-search-resources-widget .gtng-widget .radio.disabled label,
.gtng-search-resources-modal .checkbox.disabled label,
.gtng-search-container .checkbox.disabled label,
.gtng-search-filter-bar .checkbox.disabled label,
.gtng-search-resources .checkbox.disabled label,
.gtng-search-resources-widget .gtng-widget .checkbox.disabled label,
fieldset[disabled] .gtng-search-resources-modal .radio label,
fieldset[disabled] .gtng-search-container .radio label,
fieldset[disabled] .gtng-search-filter-bar .radio label,
fieldset[disabled] .gtng-search-resources .radio label,
fieldset[disabled] .gtng-search-resources-widget .gtng-widget .radio label,
fieldset[disabled] .gtng-search-resources-modal .checkbox label,
fieldset[disabled] .gtng-search-container .checkbox label,
fieldset[disabled] .gtng-search-filter-bar .checkbox label,
fieldset[disabled] .gtng-search-resources .checkbox label,
fieldset[disabled] .gtng-search-resources-widget .gtng-widget .checkbox label {
  cursor: not-allowed;
}
.gtng-search-resources-modal .form-control-static,
.gtng-search-container .form-control-static,
.gtng-search-filter-bar .form-control-static,
.gtng-search-resources .form-control-static,
.gtng-search-resources-widget .gtng-widget .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.gtng-search-resources-modal .form-control-static.input-lg,
.gtng-search-container .form-control-static.input-lg,
.gtng-search-filter-bar .form-control-static.input-lg,
.gtng-search-resources .form-control-static.input-lg,
.gtng-search-resources-widget .gtng-widget .form-control-static.input-lg,
.gtng-search-resources-modal .form-control-static.input-sm,
.gtng-search-container .form-control-static.input-sm,
.gtng-search-filter-bar .form-control-static.input-sm,
.gtng-search-resources .form-control-static.input-sm,
.gtng-search-resources-widget .gtng-widget .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.gtng-search-resources-modal .input-sm,
.gtng-search-container .input-sm,
.gtng-search-filter-bar .input-sm,
.gtng-search-resources .input-sm,
.gtng-search-resources-widget .gtng-widget .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.gtng-search-resources-modal .input-sm,
select.gtng-search-container .input-sm,
select.gtng-search-filter-bar .input-sm,
select.gtng-search-resources .input-sm,
select.gtng-search-resources-widget .gtng-widget .input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.gtng-search-resources-modal .input-sm,
textarea.gtng-search-container .input-sm,
textarea.gtng-search-filter-bar .input-sm,
textarea.gtng-search-resources .input-sm,
textarea.gtng-search-resources-widget .gtng-widget .input-sm,
select[multiple].gtng-search-resources-modal .input-sm,
select[multiple].gtng-search-container .input-sm,
select[multiple].gtng-search-filter-bar .input-sm,
select[multiple].gtng-search-resources .input-sm,
select[multiple].gtng-search-resources-widget .gtng-widget .input-sm {
  height: auto;
}
.gtng-search-resources-modal .form-group-sm .form-control,
.gtng-search-container .form-group-sm .form-control,
.gtng-search-filter-bar .form-group-sm .form-control,
.gtng-search-resources .form-group-sm .form-control,
.gtng-search-resources-widget .gtng-widget .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.gtng-search-resources-modal .form-group-sm select.form-control,
.gtng-search-container .form-group-sm select.form-control,
.gtng-search-filter-bar .form-group-sm select.form-control,
.gtng-search-resources .form-group-sm select.form-control,
.gtng-search-resources-widget .gtng-widget .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.gtng-search-resources-modal .form-group-sm textarea.form-control,
.gtng-search-container .form-group-sm textarea.form-control,
.gtng-search-filter-bar .form-group-sm textarea.form-control,
.gtng-search-resources .form-group-sm textarea.form-control,
.gtng-search-resources-widget .gtng-widget .form-group-sm textarea.form-control,
.gtng-search-resources-modal .form-group-sm select[multiple].form-control,
.gtng-search-container .form-group-sm select[multiple].form-control,
.gtng-search-filter-bar .form-group-sm select[multiple].form-control,
.gtng-search-resources .form-group-sm select[multiple].form-control,
.gtng-search-resources-widget .gtng-widget .form-group-sm select[multiple].form-control {
  height: auto;
}
.gtng-search-resources-modal .form-group-sm .form-control-static,
.gtng-search-container .form-group-sm .form-control-static,
.gtng-search-filter-bar .form-group-sm .form-control-static,
.gtng-search-resources .form-group-sm .form-control-static,
.gtng-search-resources-widget .gtng-widget .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.gtng-search-resources-modal .input-lg,
.gtng-search-container .input-lg,
.gtng-search-filter-bar .input-lg,
.gtng-search-resources .input-lg,
.gtng-search-resources-widget .gtng-widget .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.gtng-search-resources-modal .input-lg,
select.gtng-search-container .input-lg,
select.gtng-search-filter-bar .input-lg,
select.gtng-search-resources .input-lg,
select.gtng-search-resources-widget .gtng-widget .input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.gtng-search-resources-modal .input-lg,
textarea.gtng-search-container .input-lg,
textarea.gtng-search-filter-bar .input-lg,
textarea.gtng-search-resources .input-lg,
textarea.gtng-search-resources-widget .gtng-widget .input-lg,
select[multiple].gtng-search-resources-modal .input-lg,
select[multiple].gtng-search-container .input-lg,
select[multiple].gtng-search-filter-bar .input-lg,
select[multiple].gtng-search-resources .input-lg,
select[multiple].gtng-search-resources-widget .gtng-widget .input-lg {
  height: auto;
}
.gtng-search-resources-modal .form-group-lg .form-control,
.gtng-search-container .form-group-lg .form-control,
.gtng-search-filter-bar .form-group-lg .form-control,
.gtng-search-resources .form-group-lg .form-control,
.gtng-search-resources-widget .gtng-widget .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.gtng-search-resources-modal .form-group-lg select.form-control,
.gtng-search-container .form-group-lg select.form-control,
.gtng-search-filter-bar .form-group-lg select.form-control,
.gtng-search-resources .form-group-lg select.form-control,
.gtng-search-resources-widget .gtng-widget .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.gtng-search-resources-modal .form-group-lg textarea.form-control,
.gtng-search-container .form-group-lg textarea.form-control,
.gtng-search-filter-bar .form-group-lg textarea.form-control,
.gtng-search-resources .form-group-lg textarea.form-control,
.gtng-search-resources-widget .gtng-widget .form-group-lg textarea.form-control,
.gtng-search-resources-modal .form-group-lg select[multiple].form-control,
.gtng-search-container .form-group-lg select[multiple].form-control,
.gtng-search-filter-bar .form-group-lg select[multiple].form-control,
.gtng-search-resources .form-group-lg select[multiple].form-control,
.gtng-search-resources-widget .gtng-widget .form-group-lg select[multiple].form-control {
  height: auto;
}
.gtng-search-resources-modal .form-group-lg .form-control-static,
.gtng-search-container .form-group-lg .form-control-static,
.gtng-search-filter-bar .form-group-lg .form-control-static,
.gtng-search-resources .form-group-lg .form-control-static,
.gtng-search-resources-widget .gtng-widget .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.gtng-search-resources-modal .has-feedback,
.gtng-search-container .has-feedback,
.gtng-search-filter-bar .has-feedback,
.gtng-search-resources .has-feedback,
.gtng-search-resources-widget .gtng-widget .has-feedback {
  position: relative;
}
.gtng-search-resources-modal .has-feedback .form-control,
.gtng-search-container .has-feedback .form-control,
.gtng-search-filter-bar .has-feedback .form-control,
.gtng-search-resources .has-feedback .form-control,
.gtng-search-resources-widget .gtng-widget .has-feedback .form-control {
  padding-right: 42.5px;
}
.gtng-search-resources-modal .form-control-feedback,
.gtng-search-container .form-control-feedback,
.gtng-search-filter-bar .form-control-feedback,
.gtng-search-resources .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.gtng-search-resources-modal .input-lg + .form-control-feedback,
.gtng-search-container .input-lg + .form-control-feedback,
.gtng-search-filter-bar .input-lg + .form-control-feedback,
.gtng-search-resources .input-lg + .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .input-lg + .form-control-feedback,
.gtng-search-resources-modal .input-group-lg + .form-control-feedback,
.gtng-search-container .input-group-lg + .form-control-feedback,
.gtng-search-filter-bar .input-group-lg + .form-control-feedback,
.gtng-search-resources .input-group-lg + .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .input-group-lg + .form-control-feedback,
.gtng-search-resources-modal .form-group-lg .form-control + .form-control-feedback,
.gtng-search-container .form-group-lg .form-control + .form-control-feedback,
.gtng-search-filter-bar .form-group-lg .form-control + .form-control-feedback,
.gtng-search-resources .form-group-lg .form-control + .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.gtng-search-resources-modal .input-sm + .form-control-feedback,
.gtng-search-container .input-sm + .form-control-feedback,
.gtng-search-filter-bar .input-sm + .form-control-feedback,
.gtng-search-resources .input-sm + .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .input-sm + .form-control-feedback,
.gtng-search-resources-modal .input-group-sm + .form-control-feedback,
.gtng-search-container .input-group-sm + .form-control-feedback,
.gtng-search-filter-bar .input-group-sm + .form-control-feedback,
.gtng-search-resources .input-group-sm + .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .input-group-sm + .form-control-feedback,
.gtng-search-resources-modal .form-group-sm .form-control + .form-control-feedback,
.gtng-search-container .form-group-sm .form-control + .form-control-feedback,
.gtng-search-filter-bar .form-group-sm .form-control + .form-control-feedback,
.gtng-search-resources .form-group-sm .form-control + .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.gtng-search-resources-modal .has-success .help-block,
.gtng-search-container .has-success .help-block,
.gtng-search-filter-bar .has-success .help-block,
.gtng-search-resources .has-success .help-block,
.gtng-search-resources-widget .gtng-widget .has-success .help-block,
.gtng-search-resources-modal .has-success .control-label,
.gtng-search-container .has-success .control-label,
.gtng-search-filter-bar .has-success .control-label,
.gtng-search-resources .has-success .control-label,
.gtng-search-resources-widget .gtng-widget .has-success .control-label,
.gtng-search-resources-modal .has-success .radio,
.gtng-search-container .has-success .radio,
.gtng-search-filter-bar .has-success .radio,
.gtng-search-resources .has-success .radio,
.gtng-search-resources-widget .gtng-widget .has-success .radio,
.gtng-search-resources-modal .has-success .checkbox,
.gtng-search-container .has-success .checkbox,
.gtng-search-filter-bar .has-success .checkbox,
.gtng-search-resources .has-success .checkbox,
.gtng-search-resources-widget .gtng-widget .has-success .checkbox,
.gtng-search-resources-modal .has-success .radio-inline,
.gtng-search-container .has-success .radio-inline,
.gtng-search-filter-bar .has-success .radio-inline,
.gtng-search-resources .has-success .radio-inline,
.gtng-search-resources-widget .gtng-widget .has-success .radio-inline,
.gtng-search-resources-modal .has-success .checkbox-inline,
.gtng-search-container .has-success .checkbox-inline,
.gtng-search-filter-bar .has-success .checkbox-inline,
.gtng-search-resources .has-success .checkbox-inline,
.gtng-search-resources-widget .gtng-widget .has-success .checkbox-inline,
.gtng-search-resources-modal .has-success.radio label,
.gtng-search-container .has-success.radio label,
.gtng-search-filter-bar .has-success.radio label,
.gtng-search-resources .has-success.radio label,
.gtng-search-resources-widget .gtng-widget .has-success.radio label,
.gtng-search-resources-modal .has-success.checkbox label,
.gtng-search-container .has-success.checkbox label,
.gtng-search-filter-bar .has-success.checkbox label,
.gtng-search-resources .has-success.checkbox label,
.gtng-search-resources-widget .gtng-widget .has-success.checkbox label,
.gtng-search-resources-modal .has-success.radio-inline label,
.gtng-search-container .has-success.radio-inline label,
.gtng-search-filter-bar .has-success.radio-inline label,
.gtng-search-resources .has-success.radio-inline label,
.gtng-search-resources-widget .gtng-widget .has-success.radio-inline label,
.gtng-search-resources-modal .has-success.checkbox-inline label,
.gtng-search-container .has-success.checkbox-inline label,
.gtng-search-filter-bar .has-success.checkbox-inline label,
.gtng-search-resources .has-success.checkbox-inline label,
.gtng-search-resources-widget .gtng-widget .has-success.checkbox-inline label {
  color: #3c763d;
}
.gtng-search-resources-modal .has-success .form-control,
.gtng-search-container .has-success .form-control,
.gtng-search-filter-bar .has-success .form-control,
.gtng-search-resources .has-success .form-control,
.gtng-search-resources-widget .gtng-widget .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.gtng-search-resources-modal .has-success .form-control:focus,
.gtng-search-container .has-success .form-control:focus,
.gtng-search-filter-bar .has-success .form-control:focus,
.gtng-search-resources .has-success .form-control:focus,
.gtng-search-resources-widget .gtng-widget .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.gtng-search-resources-modal .has-success .input-group-addon,
.gtng-search-container .has-success .input-group-addon,
.gtng-search-filter-bar .has-success .input-group-addon,
.gtng-search-resources .has-success .input-group-addon,
.gtng-search-resources-widget .gtng-widget .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.gtng-search-resources-modal .has-success .form-control-feedback,
.gtng-search-container .has-success .form-control-feedback,
.gtng-search-filter-bar .has-success .form-control-feedback,
.gtng-search-resources .has-success .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .has-success .form-control-feedback {
  color: #3c763d;
}
.gtng-search-resources-modal .has-warning .help-block,
.gtng-search-container .has-warning .help-block,
.gtng-search-filter-bar .has-warning .help-block,
.gtng-search-resources .has-warning .help-block,
.gtng-search-resources-widget .gtng-widget .has-warning .help-block,
.gtng-search-resources-modal .has-warning .control-label,
.gtng-search-container .has-warning .control-label,
.gtng-search-filter-bar .has-warning .control-label,
.gtng-search-resources .has-warning .control-label,
.gtng-search-resources-widget .gtng-widget .has-warning .control-label,
.gtng-search-resources-modal .has-warning .radio,
.gtng-search-container .has-warning .radio,
.gtng-search-filter-bar .has-warning .radio,
.gtng-search-resources .has-warning .radio,
.gtng-search-resources-widget .gtng-widget .has-warning .radio,
.gtng-search-resources-modal .has-warning .checkbox,
.gtng-search-container .has-warning .checkbox,
.gtng-search-filter-bar .has-warning .checkbox,
.gtng-search-resources .has-warning .checkbox,
.gtng-search-resources-widget .gtng-widget .has-warning .checkbox,
.gtng-search-resources-modal .has-warning .radio-inline,
.gtng-search-container .has-warning .radio-inline,
.gtng-search-filter-bar .has-warning .radio-inline,
.gtng-search-resources .has-warning .radio-inline,
.gtng-search-resources-widget .gtng-widget .has-warning .radio-inline,
.gtng-search-resources-modal .has-warning .checkbox-inline,
.gtng-search-container .has-warning .checkbox-inline,
.gtng-search-filter-bar .has-warning .checkbox-inline,
.gtng-search-resources .has-warning .checkbox-inline,
.gtng-search-resources-widget .gtng-widget .has-warning .checkbox-inline,
.gtng-search-resources-modal .has-warning.radio label,
.gtng-search-container .has-warning.radio label,
.gtng-search-filter-bar .has-warning.radio label,
.gtng-search-resources .has-warning.radio label,
.gtng-search-resources-widget .gtng-widget .has-warning.radio label,
.gtng-search-resources-modal .has-warning.checkbox label,
.gtng-search-container .has-warning.checkbox label,
.gtng-search-filter-bar .has-warning.checkbox label,
.gtng-search-resources .has-warning.checkbox label,
.gtng-search-resources-widget .gtng-widget .has-warning.checkbox label,
.gtng-search-resources-modal .has-warning.radio-inline label,
.gtng-search-container .has-warning.radio-inline label,
.gtng-search-filter-bar .has-warning.radio-inline label,
.gtng-search-resources .has-warning.radio-inline label,
.gtng-search-resources-widget .gtng-widget .has-warning.radio-inline label,
.gtng-search-resources-modal .has-warning.checkbox-inline label,
.gtng-search-container .has-warning.checkbox-inline label,
.gtng-search-filter-bar .has-warning.checkbox-inline label,
.gtng-search-resources .has-warning.checkbox-inline label,
.gtng-search-resources-widget .gtng-widget .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.gtng-search-resources-modal .has-warning .form-control,
.gtng-search-container .has-warning .form-control,
.gtng-search-filter-bar .has-warning .form-control,
.gtng-search-resources .has-warning .form-control,
.gtng-search-resources-widget .gtng-widget .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.gtng-search-resources-modal .has-warning .form-control:focus,
.gtng-search-container .has-warning .form-control:focus,
.gtng-search-filter-bar .has-warning .form-control:focus,
.gtng-search-resources .has-warning .form-control:focus,
.gtng-search-resources-widget .gtng-widget .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.gtng-search-resources-modal .has-warning .input-group-addon,
.gtng-search-container .has-warning .input-group-addon,
.gtng-search-filter-bar .has-warning .input-group-addon,
.gtng-search-resources .has-warning .input-group-addon,
.gtng-search-resources-widget .gtng-widget .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.gtng-search-resources-modal .has-warning .form-control-feedback,
.gtng-search-container .has-warning .form-control-feedback,
.gtng-search-filter-bar .has-warning .form-control-feedback,
.gtng-search-resources .has-warning .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.gtng-search-resources-modal .has-error .help-block,
.gtng-search-container .has-error .help-block,
.gtng-search-filter-bar .has-error .help-block,
.gtng-search-resources .has-error .help-block,
.gtng-search-resources-widget .gtng-widget .has-error .help-block,
.gtng-search-resources-modal .has-error .control-label,
.gtng-search-container .has-error .control-label,
.gtng-search-filter-bar .has-error .control-label,
.gtng-search-resources .has-error .control-label,
.gtng-search-resources-widget .gtng-widget .has-error .control-label,
.gtng-search-resources-modal .has-error .radio,
.gtng-search-container .has-error .radio,
.gtng-search-filter-bar .has-error .radio,
.gtng-search-resources .has-error .radio,
.gtng-search-resources-widget .gtng-widget .has-error .radio,
.gtng-search-resources-modal .has-error .checkbox,
.gtng-search-container .has-error .checkbox,
.gtng-search-filter-bar .has-error .checkbox,
.gtng-search-resources .has-error .checkbox,
.gtng-search-resources-widget .gtng-widget .has-error .checkbox,
.gtng-search-resources-modal .has-error .radio-inline,
.gtng-search-container .has-error .radio-inline,
.gtng-search-filter-bar .has-error .radio-inline,
.gtng-search-resources .has-error .radio-inline,
.gtng-search-resources-widget .gtng-widget .has-error .radio-inline,
.gtng-search-resources-modal .has-error .checkbox-inline,
.gtng-search-container .has-error .checkbox-inline,
.gtng-search-filter-bar .has-error .checkbox-inline,
.gtng-search-resources .has-error .checkbox-inline,
.gtng-search-resources-widget .gtng-widget .has-error .checkbox-inline,
.gtng-search-resources-modal .has-error.radio label,
.gtng-search-container .has-error.radio label,
.gtng-search-filter-bar .has-error.radio label,
.gtng-search-resources .has-error.radio label,
.gtng-search-resources-widget .gtng-widget .has-error.radio label,
.gtng-search-resources-modal .has-error.checkbox label,
.gtng-search-container .has-error.checkbox label,
.gtng-search-filter-bar .has-error.checkbox label,
.gtng-search-resources .has-error.checkbox label,
.gtng-search-resources-widget .gtng-widget .has-error.checkbox label,
.gtng-search-resources-modal .has-error.radio-inline label,
.gtng-search-container .has-error.radio-inline label,
.gtng-search-filter-bar .has-error.radio-inline label,
.gtng-search-resources .has-error.radio-inline label,
.gtng-search-resources-widget .gtng-widget .has-error.radio-inline label,
.gtng-search-resources-modal .has-error.checkbox-inline label,
.gtng-search-container .has-error.checkbox-inline label,
.gtng-search-filter-bar .has-error.checkbox-inline label,
.gtng-search-resources .has-error.checkbox-inline label,
.gtng-search-resources-widget .gtng-widget .has-error.checkbox-inline label {
  color: #a94442;
}
.gtng-search-resources-modal .has-error .form-control,
.gtng-search-container .has-error .form-control,
.gtng-search-filter-bar .has-error .form-control,
.gtng-search-resources .has-error .form-control,
.gtng-search-resources-widget .gtng-widget .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.gtng-search-resources-modal .has-error .form-control:focus,
.gtng-search-container .has-error .form-control:focus,
.gtng-search-filter-bar .has-error .form-control:focus,
.gtng-search-resources .has-error .form-control:focus,
.gtng-search-resources-widget .gtng-widget .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.gtng-search-resources-modal .has-error .input-group-addon,
.gtng-search-container .has-error .input-group-addon,
.gtng-search-filter-bar .has-error .input-group-addon,
.gtng-search-resources .has-error .input-group-addon,
.gtng-search-resources-widget .gtng-widget .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.gtng-search-resources-modal .has-error .form-control-feedback,
.gtng-search-container .has-error .form-control-feedback,
.gtng-search-filter-bar .has-error .form-control-feedback,
.gtng-search-resources .has-error .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .has-error .form-control-feedback {
  color: #a94442;
}
.gtng-search-resources-modal .has-feedback label ~ .form-control-feedback,
.gtng-search-container .has-feedback label ~ .form-control-feedback,
.gtng-search-filter-bar .has-feedback label ~ .form-control-feedback,
.gtng-search-resources .has-feedback label ~ .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.gtng-search-resources-modal .has-feedback label.sr-only ~ .form-control-feedback,
.gtng-search-container .has-feedback label.sr-only ~ .form-control-feedback,
.gtng-search-filter-bar .has-feedback label.sr-only ~ .form-control-feedback,
.gtng-search-resources .has-feedback label.sr-only ~ .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.gtng-search-resources-modal .help-block,
.gtng-search-container .help-block,
.gtng-search-filter-bar .help-block,
.gtng-search-resources .help-block,
.gtng-search-resources-widget .gtng-widget .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .form-inline .form-group,
  .gtng-search-container .form-inline .form-group,
  .gtng-search-filter-bar .form-inline .form-group,
  .gtng-search-resources .form-inline .form-group,
  .gtng-search-resources-widget .gtng-widget .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .gtng-search-resources-modal .form-inline .form-control,
  .gtng-search-container .form-inline .form-control,
  .gtng-search-filter-bar .form-inline .form-control,
  .gtng-search-resources .form-inline .form-control,
  .gtng-search-resources-widget .gtng-widget .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .gtng-search-resources-modal .form-inline .form-control-static,
  .gtng-search-container .form-inline .form-control-static,
  .gtng-search-filter-bar .form-inline .form-control-static,
  .gtng-search-resources .form-inline .form-control-static,
  .gtng-search-resources-widget .gtng-widget .form-inline .form-control-static {
    display: inline-block;
  }
  .gtng-search-resources-modal .form-inline .input-group,
  .gtng-search-container .form-inline .input-group,
  .gtng-search-filter-bar .form-inline .input-group,
  .gtng-search-resources .form-inline .input-group,
  .gtng-search-resources-widget .gtng-widget .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .gtng-search-resources-modal .form-inline .input-group .input-group-addon,
  .gtng-search-container .form-inline .input-group .input-group-addon,
  .gtng-search-filter-bar .form-inline .input-group .input-group-addon,
  .gtng-search-resources .form-inline .input-group .input-group-addon,
  .gtng-search-resources-widget .gtng-widget .form-inline .input-group .input-group-addon,
  .gtng-search-resources-modal .form-inline .input-group .input-group-btn,
  .gtng-search-container .form-inline .input-group .input-group-btn,
  .gtng-search-filter-bar .form-inline .input-group .input-group-btn,
  .gtng-search-resources .form-inline .input-group .input-group-btn,
  .gtng-search-resources-widget .gtng-widget .form-inline .input-group .input-group-btn,
  .gtng-search-resources-modal .form-inline .input-group .form-control,
  .gtng-search-container .form-inline .input-group .form-control,
  .gtng-search-filter-bar .form-inline .input-group .form-control,
  .gtng-search-resources .form-inline .input-group .form-control,
  .gtng-search-resources-widget .gtng-widget .form-inline .input-group .form-control {
    width: auto;
  }
  .gtng-search-resources-modal .form-inline .input-group > .form-control,
  .gtng-search-container .form-inline .input-group > .form-control,
  .gtng-search-filter-bar .form-inline .input-group > .form-control,
  .gtng-search-resources .form-inline .input-group > .form-control,
  .gtng-search-resources-widget .gtng-widget .form-inline .input-group > .form-control {
    width: 100%;
  }
  .gtng-search-resources-modal .form-inline .control-label,
  .gtng-search-container .form-inline .control-label,
  .gtng-search-filter-bar .form-inline .control-label,
  .gtng-search-resources .form-inline .control-label,
  .gtng-search-resources-widget .gtng-widget .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .gtng-search-resources-modal .form-inline .radio,
  .gtng-search-container .form-inline .radio,
  .gtng-search-filter-bar .form-inline .radio,
  .gtng-search-resources .form-inline .radio,
  .gtng-search-resources-widget .gtng-widget .form-inline .radio,
  .gtng-search-resources-modal .form-inline .checkbox,
  .gtng-search-container .form-inline .checkbox,
  .gtng-search-filter-bar .form-inline .checkbox,
  .gtng-search-resources .form-inline .checkbox,
  .gtng-search-resources-widget .gtng-widget .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .gtng-search-resources-modal .form-inline .radio label,
  .gtng-search-container .form-inline .radio label,
  .gtng-search-filter-bar .form-inline .radio label,
  .gtng-search-resources .form-inline .radio label,
  .gtng-search-resources-widget .gtng-widget .form-inline .radio label,
  .gtng-search-resources-modal .form-inline .checkbox label,
  .gtng-search-container .form-inline .checkbox label,
  .gtng-search-filter-bar .form-inline .checkbox label,
  .gtng-search-resources .form-inline .checkbox label,
  .gtng-search-resources-widget .gtng-widget .form-inline .checkbox label {
    padding-left: 0;
  }
  .gtng-search-resources-modal .form-inline .radio input[type="radio"],
  .gtng-search-container .form-inline .radio input[type="radio"],
  .gtng-search-filter-bar .form-inline .radio input[type="radio"],
  .gtng-search-resources .form-inline .radio input[type="radio"],
  .gtng-search-resources-widget .gtng-widget .form-inline .radio input[type="radio"],
  .gtng-search-resources-modal .form-inline .checkbox input[type="checkbox"],
  .gtng-search-container .form-inline .checkbox input[type="checkbox"],
  .gtng-search-filter-bar .form-inline .checkbox input[type="checkbox"],
  .gtng-search-resources .form-inline .checkbox input[type="checkbox"],
  .gtng-search-resources-widget .gtng-widget .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .gtng-search-resources-modal .form-inline .has-feedback .form-control-feedback,
  .gtng-search-container .form-inline .has-feedback .form-control-feedback,
  .gtng-search-filter-bar .form-inline .has-feedback .form-control-feedback,
  .gtng-search-resources .form-inline .has-feedback .form-control-feedback,
  .gtng-search-resources-widget .gtng-widget .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.gtng-search-resources-modal .form-horizontal .radio,
.gtng-search-container .form-horizontal .radio,
.gtng-search-filter-bar .form-horizontal .radio,
.gtng-search-resources .form-horizontal .radio,
.gtng-search-resources-widget .gtng-widget .form-horizontal .radio,
.gtng-search-resources-modal .form-horizontal .checkbox,
.gtng-search-container .form-horizontal .checkbox,
.gtng-search-filter-bar .form-horizontal .checkbox,
.gtng-search-resources .form-horizontal .checkbox,
.gtng-search-resources-widget .gtng-widget .form-horizontal .checkbox,
.gtng-search-resources-modal .form-horizontal .radio-inline,
.gtng-search-container .form-horizontal .radio-inline,
.gtng-search-filter-bar .form-horizontal .radio-inline,
.gtng-search-resources .form-horizontal .radio-inline,
.gtng-search-resources-widget .gtng-widget .form-horizontal .radio-inline,
.gtng-search-resources-modal .form-horizontal .checkbox-inline,
.gtng-search-container .form-horizontal .checkbox-inline,
.gtng-search-filter-bar .form-horizontal .checkbox-inline,
.gtng-search-resources .form-horizontal .checkbox-inline,
.gtng-search-resources-widget .gtng-widget .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.gtng-search-resources-modal .form-horizontal .radio,
.gtng-search-container .form-horizontal .radio,
.gtng-search-filter-bar .form-horizontal .radio,
.gtng-search-resources .form-horizontal .radio,
.gtng-search-resources-widget .gtng-widget .form-horizontal .radio,
.gtng-search-resources-modal .form-horizontal .checkbox,
.gtng-search-container .form-horizontal .checkbox,
.gtng-search-filter-bar .form-horizontal .checkbox,
.gtng-search-resources .form-horizontal .checkbox,
.gtng-search-resources-widget .gtng-widget .form-horizontal .checkbox {
  min-height: 27px;
}
.gtng-search-resources-modal .form-horizontal .form-group,
.gtng-search-container .form-horizontal .form-group,
.gtng-search-filter-bar .form-horizontal .form-group,
.gtng-search-resources .form-horizontal .form-group,
.gtng-search-resources-widget .gtng-widget .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .form-horizontal .control-label,
  .gtng-search-container .form-horizontal .control-label,
  .gtng-search-filter-bar .form-horizontal .control-label,
  .gtng-search-resources .form-horizontal .control-label,
  .gtng-search-resources-widget .gtng-widget .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.gtng-search-resources-modal .form-horizontal .has-feedback .form-control-feedback,
.gtng-search-container .form-horizontal .has-feedback .form-control-feedback,
.gtng-search-filter-bar .form-horizontal .has-feedback .form-control-feedback,
.gtng-search-resources .form-horizontal .has-feedback .form-control-feedback,
.gtng-search-resources-widget .gtng-widget .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .form-horizontal .form-group-lg .control-label,
  .gtng-search-container .form-horizontal .form-group-lg .control-label,
  .gtng-search-filter-bar .form-horizontal .form-group-lg .control-label,
  .gtng-search-resources .form-horizontal .form-group-lg .control-label,
  .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .form-horizontal .form-group-sm .control-label,
  .gtng-search-container .form-horizontal .form-group-sm .control-label,
  .gtng-search-filter-bar .form-horizontal .form-group-sm .control-label,
  .gtng-search-resources .form-horizontal .form-group-sm .control-label,
  .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.gtng-search-resources-modal .caret,
.gtng-search-container .caret,
.gtng-search-filter-bar .caret,
.gtng-search-resources .caret,
.gtng-search-resources-widget .gtng-widget .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.gtng-search-resources-modal .dropup,
.gtng-search-container .dropup,
.gtng-search-filter-bar .dropup,
.gtng-search-resources .dropup,
.gtng-search-resources-widget .gtng-widget .dropup,
.gtng-search-resources-modal .dropdown,
.gtng-search-container .dropdown,
.gtng-search-filter-bar .dropdown,
.gtng-search-resources .dropdown,
.gtng-search-resources-widget .gtng-widget .dropdown {
  position: relative;
}
.gtng-search-resources-modal .dropdown-toggle:focus,
.gtng-search-container .dropdown-toggle:focus,
.gtng-search-filter-bar .dropdown-toggle:focus,
.gtng-search-resources .dropdown-toggle:focus,
.gtng-search-resources-widget .gtng-widget .dropdown-toggle:focus {
  outline: 0;
}
.gtng-search-resources-modal .dropdown-menu,
.gtng-search-container .dropdown-menu,
.gtng-search-filter-bar .dropdown-menu,
.gtng-search-resources .dropdown-menu,
.gtng-search-resources-widget .gtng-widget .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.gtng-search-resources-modal .dropdown-menu.pull-right,
.gtng-search-container .dropdown-menu.pull-right,
.gtng-search-filter-bar .dropdown-menu.pull-right,
.gtng-search-resources .dropdown-menu.pull-right,
.gtng-search-resources-widget .gtng-widget .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.gtng-search-resources-modal .dropdown-menu .divider,
.gtng-search-container .dropdown-menu .divider,
.gtng-search-filter-bar .dropdown-menu .divider,
.gtng-search-resources .dropdown-menu .divider,
.gtng-search-resources-widget .gtng-widget .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.gtng-search-resources-modal .dropdown-menu > li > a,
.gtng-search-container .dropdown-menu > li > a,
.gtng-search-filter-bar .dropdown-menu > li > a,
.gtng-search-resources .dropdown-menu > li > a,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.gtng-search-resources-modal .dropdown-menu > li > a:hover,
.gtng-search-container .dropdown-menu > li > a:hover,
.gtng-search-filter-bar .dropdown-menu > li > a:hover,
.gtng-search-resources .dropdown-menu > li > a:hover,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > li > a:hover,
.gtng-search-resources-modal .dropdown-menu > li > a:focus,
.gtng-search-container .dropdown-menu > li > a:focus,
.gtng-search-filter-bar .dropdown-menu > li > a:focus,
.gtng-search-resources .dropdown-menu > li > a:focus,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.gtng-search-resources-modal .dropdown-menu > .active > a,
.gtng-search-container .dropdown-menu > .active > a,
.gtng-search-filter-bar .dropdown-menu > .active > a,
.gtng-search-resources .dropdown-menu > .active > a,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > .active > a,
.gtng-search-resources-modal .dropdown-menu > .active > a:hover,
.gtng-search-container .dropdown-menu > .active > a:hover,
.gtng-search-filter-bar .dropdown-menu > .active > a:hover,
.gtng-search-resources .dropdown-menu > .active > a:hover,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > .active > a:hover,
.gtng-search-resources-modal .dropdown-menu > .active > a:focus,
.gtng-search-container .dropdown-menu > .active > a:focus,
.gtng-search-filter-bar .dropdown-menu > .active > a:focus,
.gtng-search-resources .dropdown-menu > .active > a:focus,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.gtng-search-resources-modal .dropdown-menu > .disabled > a,
.gtng-search-container .dropdown-menu > .disabled > a,
.gtng-search-filter-bar .dropdown-menu > .disabled > a,
.gtng-search-resources .dropdown-menu > .disabled > a,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > .disabled > a,
.gtng-search-resources-modal .dropdown-menu > .disabled > a:hover,
.gtng-search-container .dropdown-menu > .disabled > a:hover,
.gtng-search-filter-bar .dropdown-menu > .disabled > a:hover,
.gtng-search-resources .dropdown-menu > .disabled > a:hover,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > .disabled > a:hover,
.gtng-search-resources-modal .dropdown-menu > .disabled > a:focus,
.gtng-search-container .dropdown-menu > .disabled > a:focus,
.gtng-search-filter-bar .dropdown-menu > .disabled > a:focus,
.gtng-search-resources .dropdown-menu > .disabled > a:focus,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.gtng-search-resources-modal .dropdown-menu > .disabled > a:hover,
.gtng-search-container .dropdown-menu > .disabled > a:hover,
.gtng-search-filter-bar .dropdown-menu > .disabled > a:hover,
.gtng-search-resources .dropdown-menu > .disabled > a:hover,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > .disabled > a:hover,
.gtng-search-resources-modal .dropdown-menu > .disabled > a:focus,
.gtng-search-container .dropdown-menu > .disabled > a:focus,
.gtng-search-filter-bar .dropdown-menu > .disabled > a:focus,
.gtng-search-resources .dropdown-menu > .disabled > a:focus,
.gtng-search-resources-widget .gtng-widget .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.gtng-search-resources-modal .open > .dropdown-menu,
.gtng-search-container .open > .dropdown-menu,
.gtng-search-filter-bar .open > .dropdown-menu,
.gtng-search-resources .open > .dropdown-menu,
.gtng-search-resources-widget .gtng-widget .open > .dropdown-menu {
  display: block;
}
.gtng-search-resources-modal .open > a,
.gtng-search-container .open > a,
.gtng-search-filter-bar .open > a,
.gtng-search-resources .open > a,
.gtng-search-resources-widget .gtng-widget .open > a {
  outline: 0;
}
.gtng-search-resources-modal .dropdown-menu-right,
.gtng-search-container .dropdown-menu-right,
.gtng-search-filter-bar .dropdown-menu-right,
.gtng-search-resources .dropdown-menu-right,
.gtng-search-resources-widget .gtng-widget .dropdown-menu-right {
  left: auto;
  right: 0;
}
.gtng-search-resources-modal .dropdown-menu-left,
.gtng-search-container .dropdown-menu-left,
.gtng-search-filter-bar .dropdown-menu-left,
.gtng-search-resources .dropdown-menu-left,
.gtng-search-resources-widget .gtng-widget .dropdown-menu-left {
  left: 0;
  right: auto;
}
.gtng-search-resources-modal .dropdown-header,
.gtng-search-container .dropdown-header,
.gtng-search-filter-bar .dropdown-header,
.gtng-search-resources .dropdown-header,
.gtng-search-resources-widget .gtng-widget .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.gtng-search-resources-modal .dropdown-backdrop,
.gtng-search-container .dropdown-backdrop,
.gtng-search-filter-bar .dropdown-backdrop,
.gtng-search-resources .dropdown-backdrop,
.gtng-search-resources-widget .gtng-widget .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.gtng-search-resources-modal .pull-right > .dropdown-menu,
.gtng-search-container .pull-right > .dropdown-menu,
.gtng-search-filter-bar .pull-right > .dropdown-menu,
.gtng-search-resources .pull-right > .dropdown-menu,
.gtng-search-resources-widget .gtng-widget .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.gtng-search-resources-modal .dropup .caret,
.gtng-search-container .dropup .caret,
.gtng-search-filter-bar .dropup .caret,
.gtng-search-resources .dropup .caret,
.gtng-search-resources-widget .gtng-widget .dropup .caret,
.gtng-search-resources-modal .navbar-fixed-bottom .dropdown .caret,
.gtng-search-container .navbar-fixed-bottom .dropdown .caret,
.gtng-search-filter-bar .navbar-fixed-bottom .dropdown .caret,
.gtng-search-resources .navbar-fixed-bottom .dropdown .caret,
.gtng-search-resources-widget .gtng-widget .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.gtng-search-resources-modal .dropup .dropdown-menu,
.gtng-search-container .dropup .dropdown-menu,
.gtng-search-filter-bar .dropup .dropdown-menu,
.gtng-search-resources .dropup .dropdown-menu,
.gtng-search-resources-widget .gtng-widget .dropup .dropdown-menu,
.gtng-search-resources-modal .navbar-fixed-bottom .dropdown .dropdown-menu,
.gtng-search-container .navbar-fixed-bottom .dropdown .dropdown-menu,
.gtng-search-filter-bar .navbar-fixed-bottom .dropdown .dropdown-menu,
.gtng-search-resources .navbar-fixed-bottom .dropdown .dropdown-menu,
.gtng-search-resources-widget .gtng-widget .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .gtng-search-resources-modal .navbar-right .dropdown-menu,
  .gtng-search-container .navbar-right .dropdown-menu,
  .gtng-search-filter-bar .navbar-right .dropdown-menu,
  .gtng-search-resources .navbar-right .dropdown-menu,
  .gtng-search-resources-widget .gtng-widget .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .gtng-search-resources-modal .navbar-right .dropdown-menu-left,
  .gtng-search-container .navbar-right .dropdown-menu-left,
  .gtng-search-filter-bar .navbar-right .dropdown-menu-left,
  .gtng-search-resources .navbar-right .dropdown-menu-left,
  .gtng-search-resources-widget .gtng-widget .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.gtng-search-resources-modal .btn-group,
.gtng-search-container .btn-group,
.gtng-search-filter-bar .btn-group,
.gtng-search-resources .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-group,
.gtng-search-resources-modal .btn-group-vertical,
.gtng-search-container .btn-group-vertical,
.gtng-search-filter-bar .btn-group-vertical,
.gtng-search-resources .btn-group-vertical,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.gtng-search-resources-modal .btn-group > .btn,
.gtng-search-container .btn-group > .btn,
.gtng-search-filter-bar .btn-group > .btn,
.gtng-search-resources .btn-group > .btn,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn,
.gtng-search-resources-modal .btn-group-vertical > .btn,
.gtng-search-container .btn-group-vertical > .btn,
.gtng-search-filter-bar .btn-group-vertical > .btn,
.gtng-search-resources .btn-group-vertical > .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.gtng-search-resources-modal .btn-group > .btn:hover,
.gtng-search-container .btn-group > .btn:hover,
.gtng-search-filter-bar .btn-group > .btn:hover,
.gtng-search-resources .btn-group > .btn:hover,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn:hover,
.gtng-search-resources-modal .btn-group-vertical > .btn:hover,
.gtng-search-container .btn-group-vertical > .btn:hover,
.gtng-search-filter-bar .btn-group-vertical > .btn:hover,
.gtng-search-resources .btn-group-vertical > .btn:hover,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn:hover,
.gtng-search-resources-modal .btn-group > .btn:focus,
.gtng-search-container .btn-group > .btn:focus,
.gtng-search-filter-bar .btn-group > .btn:focus,
.gtng-search-resources .btn-group > .btn:focus,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn:focus,
.gtng-search-resources-modal .btn-group-vertical > .btn:focus,
.gtng-search-container .btn-group-vertical > .btn:focus,
.gtng-search-filter-bar .btn-group-vertical > .btn:focus,
.gtng-search-resources .btn-group-vertical > .btn:focus,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn:focus,
.gtng-search-resources-modal .btn-group > .btn:active,
.gtng-search-container .btn-group > .btn:active,
.gtng-search-filter-bar .btn-group > .btn:active,
.gtng-search-resources .btn-group > .btn:active,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn:active,
.gtng-search-resources-modal .btn-group-vertical > .btn:active,
.gtng-search-container .btn-group-vertical > .btn:active,
.gtng-search-filter-bar .btn-group-vertical > .btn:active,
.gtng-search-resources .btn-group-vertical > .btn:active,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn:active,
.gtng-search-resources-modal .btn-group > .btn.active,
.gtng-search-container .btn-group > .btn.active,
.gtng-search-filter-bar .btn-group > .btn.active,
.gtng-search-resources .btn-group > .btn.active,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn.active,
.gtng-search-resources-modal .btn-group-vertical > .btn.active,
.gtng-search-container .btn-group-vertical > .btn.active,
.gtng-search-filter-bar .btn-group-vertical > .btn.active,
.gtng-search-resources .btn-group-vertical > .btn.active,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn.active {
  z-index: 2;
}
.gtng-search-resources-modal .btn-group .btn + .btn,
.gtng-search-container .btn-group .btn + .btn,
.gtng-search-filter-bar .btn-group .btn + .btn,
.gtng-search-resources .btn-group .btn + .btn,
.gtng-search-resources-widget .gtng-widget .btn-group .btn + .btn,
.gtng-search-resources-modal .btn-group .btn + .btn-group,
.gtng-search-container .btn-group .btn + .btn-group,
.gtng-search-filter-bar .btn-group .btn + .btn-group,
.gtng-search-resources .btn-group .btn + .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-group .btn + .btn-group,
.gtng-search-resources-modal .btn-group .btn-group + .btn,
.gtng-search-container .btn-group .btn-group + .btn,
.gtng-search-filter-bar .btn-group .btn-group + .btn,
.gtng-search-resources .btn-group .btn-group + .btn,
.gtng-search-resources-widget .gtng-widget .btn-group .btn-group + .btn,
.gtng-search-resources-modal .btn-group .btn-group + .btn-group,
.gtng-search-container .btn-group .btn-group + .btn-group,
.gtng-search-filter-bar .btn-group .btn-group + .btn-group,
.gtng-search-resources .btn-group .btn-group + .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.gtng-search-resources-modal .btn-toolbar,
.gtng-search-container .btn-toolbar,
.gtng-search-filter-bar .btn-toolbar,
.gtng-search-resources .btn-toolbar,
.gtng-search-resources-widget .gtng-widget .btn-toolbar {
  margin-left: -5px;
}
.gtng-search-resources-modal .btn-toolbar .btn,
.gtng-search-container .btn-toolbar .btn,
.gtng-search-filter-bar .btn-toolbar .btn,
.gtng-search-resources .btn-toolbar .btn,
.gtng-search-resources-widget .gtng-widget .btn-toolbar .btn,
.gtng-search-resources-modal .btn-toolbar .btn-group,
.gtng-search-container .btn-toolbar .btn-group,
.gtng-search-filter-bar .btn-toolbar .btn-group,
.gtng-search-resources .btn-toolbar .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-toolbar .btn-group,
.gtng-search-resources-modal .btn-toolbar .input-group,
.gtng-search-container .btn-toolbar .input-group,
.gtng-search-filter-bar .btn-toolbar .input-group,
.gtng-search-resources .btn-toolbar .input-group,
.gtng-search-resources-widget .gtng-widget .btn-toolbar .input-group {
  float: left;
}
.gtng-search-resources-modal .btn-toolbar > .btn,
.gtng-search-container .btn-toolbar > .btn,
.gtng-search-filter-bar .btn-toolbar > .btn,
.gtng-search-resources .btn-toolbar > .btn,
.gtng-search-resources-widget .gtng-widget .btn-toolbar > .btn,
.gtng-search-resources-modal .btn-toolbar > .btn-group,
.gtng-search-container .btn-toolbar > .btn-group,
.gtng-search-filter-bar .btn-toolbar > .btn-group,
.gtng-search-resources .btn-toolbar > .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-toolbar > .btn-group,
.gtng-search-resources-modal .btn-toolbar > .input-group,
.gtng-search-container .btn-toolbar > .input-group,
.gtng-search-filter-bar .btn-toolbar > .input-group,
.gtng-search-resources .btn-toolbar > .input-group,
.gtng-search-resources-widget .gtng-widget .btn-toolbar > .input-group {
  margin-left: 5px;
}
.gtng-search-resources-modal .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.gtng-search-container .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.gtng-search-filter-bar .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.gtng-search-resources .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.gtng-search-resources-widget .gtng-widget .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.gtng-search-resources-modal .btn-group > .btn:first-child,
.gtng-search-container .btn-group > .btn:first-child,
.gtng-search-filter-bar .btn-group > .btn:first-child,
.gtng-search-resources .btn-group > .btn:first-child,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn:first-child {
  margin-left: 0;
}
.gtng-search-resources-modal .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.gtng-search-container .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.gtng-search-filter-bar .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.gtng-search-resources .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.gtng-search-resources-widget .gtng-widget .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.gtng-search-resources-modal .btn-group > .btn:last-child:not(:first-child),
.gtng-search-container .btn-group > .btn:last-child:not(:first-child),
.gtng-search-filter-bar .btn-group > .btn:last-child:not(:first-child),
.gtng-search-resources .btn-group > .btn:last-child:not(:first-child),
.gtng-search-resources-widget .gtng-widget .btn-group > .btn:last-child:not(:first-child),
.gtng-search-resources-modal .btn-group > .dropdown-toggle:not(:first-child),
.gtng-search-container .btn-group > .dropdown-toggle:not(:first-child),
.gtng-search-filter-bar .btn-group > .dropdown-toggle:not(:first-child),
.gtng-search-resources .btn-group > .dropdown-toggle:not(:first-child),
.gtng-search-resources-widget .gtng-widget .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.gtng-search-resources-modal .btn-group > .btn-group,
.gtng-search-container .btn-group > .btn-group,
.gtng-search-filter-bar .btn-group > .btn-group,
.gtng-search-resources .btn-group > .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn-group {
  float: left;
}
.gtng-search-resources-modal .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.gtng-search-container .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.gtng-search-filter-bar .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.gtng-search-resources .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.gtng-search-resources-modal .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-container .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-filter-bar .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-resources .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-resources-modal .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.gtng-search-container .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.gtng-search-filter-bar .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.gtng-search-resources .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.gtng-search-resources-modal .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.gtng-search-container .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.gtng-search-filter-bar .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.gtng-search-resources .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.gtng-search-resources-modal .btn-group .dropdown-toggle:active,
.gtng-search-container .btn-group .dropdown-toggle:active,
.gtng-search-filter-bar .btn-group .dropdown-toggle:active,
.gtng-search-resources .btn-group .dropdown-toggle:active,
.gtng-search-resources-widget .gtng-widget .btn-group .dropdown-toggle:active,
.gtng-search-resources-modal .btn-group.open .dropdown-toggle,
.gtng-search-container .btn-group.open .dropdown-toggle,
.gtng-search-filter-bar .btn-group.open .dropdown-toggle,
.gtng-search-resources .btn-group.open .dropdown-toggle,
.gtng-search-resources-widget .gtng-widget .btn-group.open .dropdown-toggle {
  outline: 0;
}
.gtng-search-resources-modal .btn-group > .btn + .dropdown-toggle,
.gtng-search-container .btn-group > .btn + .dropdown-toggle,
.gtng-search-filter-bar .btn-group > .btn + .dropdown-toggle,
.gtng-search-resources .btn-group > .btn + .dropdown-toggle,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.gtng-search-resources-modal .btn-group > .btn-lg + .dropdown-toggle,
.gtng-search-container .btn-group > .btn-lg + .dropdown-toggle,
.gtng-search-filter-bar .btn-group > .btn-lg + .dropdown-toggle,
.gtng-search-resources .btn-group > .btn-lg + .dropdown-toggle,
.gtng-search-resources-widget .gtng-widget .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.gtng-search-resources-modal .btn-group.open .dropdown-toggle,
.gtng-search-container .btn-group.open .dropdown-toggle,
.gtng-search-filter-bar .btn-group.open .dropdown-toggle,
.gtng-search-resources .btn-group.open .dropdown-toggle,
.gtng-search-resources-widget .gtng-widget .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gtng-search-resources-modal .btn-group.open .dropdown-toggle.btn-link,
.gtng-search-container .btn-group.open .dropdown-toggle.btn-link,
.gtng-search-filter-bar .btn-group.open .dropdown-toggle.btn-link,
.gtng-search-resources .btn-group.open .dropdown-toggle.btn-link,
.gtng-search-resources-widget .gtng-widget .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gtng-search-resources-modal .btn .caret,
.gtng-search-container .btn .caret,
.gtng-search-filter-bar .btn .caret,
.gtng-search-resources .btn .caret,
.gtng-search-resources-widget .gtng-widget .btn .caret {
  margin-left: 0;
}
.gtng-search-resources-modal .btn-lg .caret,
.gtng-search-container .btn-lg .caret,
.gtng-search-filter-bar .btn-lg .caret,
.gtng-search-resources .btn-lg .caret,
.gtng-search-resources-widget .gtng-widget .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.gtng-search-resources-modal .dropup .btn-lg .caret,
.gtng-search-container .dropup .btn-lg .caret,
.gtng-search-filter-bar .dropup .btn-lg .caret,
.gtng-search-resources .dropup .btn-lg .caret,
.gtng-search-resources-widget .gtng-widget .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.gtng-search-resources-modal .btn-group-vertical > .btn,
.gtng-search-container .btn-group-vertical > .btn,
.gtng-search-filter-bar .btn-group-vertical > .btn,
.gtng-search-resources .btn-group-vertical > .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn,
.gtng-search-resources-modal .btn-group-vertical > .btn-group,
.gtng-search-container .btn-group-vertical > .btn-group,
.gtng-search-filter-bar .btn-group-vertical > .btn-group,
.gtng-search-resources .btn-group-vertical > .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group,
.gtng-search-resources-modal .btn-group-vertical > .btn-group > .btn,
.gtng-search-container .btn-group-vertical > .btn-group > .btn,
.gtng-search-filter-bar .btn-group-vertical > .btn-group > .btn,
.gtng-search-resources .btn-group-vertical > .btn-group > .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.gtng-search-resources-modal .btn-group-vertical > .btn-group > .btn,
.gtng-search-container .btn-group-vertical > .btn-group > .btn,
.gtng-search-filter-bar .btn-group-vertical > .btn-group > .btn,
.gtng-search-resources .btn-group-vertical > .btn-group > .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.gtng-search-resources-modal .btn-group-vertical > .btn + .btn,
.gtng-search-container .btn-group-vertical > .btn + .btn,
.gtng-search-filter-bar .btn-group-vertical > .btn + .btn,
.gtng-search-resources .btn-group-vertical > .btn + .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn + .btn,
.gtng-search-resources-modal .btn-group-vertical > .btn + .btn-group,
.gtng-search-container .btn-group-vertical > .btn + .btn-group,
.gtng-search-filter-bar .btn-group-vertical > .btn + .btn-group,
.gtng-search-resources .btn-group-vertical > .btn + .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn + .btn-group,
.gtng-search-resources-modal .btn-group-vertical > .btn-group + .btn,
.gtng-search-container .btn-group-vertical > .btn-group + .btn,
.gtng-search-filter-bar .btn-group-vertical > .btn-group + .btn,
.gtng-search-resources .btn-group-vertical > .btn-group + .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group + .btn,
.gtng-search-resources-modal .btn-group-vertical > .btn-group + .btn-group,
.gtng-search-container .btn-group-vertical > .btn-group + .btn-group,
.gtng-search-filter-bar .btn-group-vertical > .btn-group + .btn-group,
.gtng-search-resources .btn-group-vertical > .btn-group + .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.gtng-search-resources-modal .btn-group-vertical > .btn:not(:first-child):not(:last-child),
.gtng-search-container .btn-group-vertical > .btn:not(:first-child):not(:last-child),
.gtng-search-filter-bar .btn-group-vertical > .btn:not(:first-child):not(:last-child),
.gtng-search-resources .btn-group-vertical > .btn:not(:first-child):not(:last-child),
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.gtng-search-resources-modal .btn-group-vertical > .btn:first-child:not(:last-child),
.gtng-search-container .btn-group-vertical > .btn:first-child:not(:last-child),
.gtng-search-filter-bar .btn-group-vertical > .btn:first-child:not(:last-child),
.gtng-search-resources .btn-group-vertical > .btn:first-child:not(:last-child),
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.gtng-search-resources-modal .btn-group-vertical > .btn:last-child:not(:first-child),
.gtng-search-container .btn-group-vertical > .btn:last-child:not(:first-child),
.gtng-search-filter-bar .btn-group-vertical > .btn:last-child:not(:first-child),
.gtng-search-resources .btn-group-vertical > .btn:last-child:not(:first-child),
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.gtng-search-resources-modal .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.gtng-search-container .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.gtng-search-filter-bar .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.gtng-search-resources .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.gtng-search-resources-modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-filter-bar .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-resources .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.gtng-search-resources-modal .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.gtng-search-container .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.gtng-search-filter-bar .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.gtng-search-resources .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.gtng-search-resources-modal .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.gtng-search-container .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.gtng-search-filter-bar .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.gtng-search-resources .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.gtng-search-resources-modal .btn-group-justified,
.gtng-search-container .btn-group-justified,
.gtng-search-filter-bar .btn-group-justified,
.gtng-search-resources .btn-group-justified,
.gtng-search-resources-widget .gtng-widget .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.gtng-search-resources-modal .btn-group-justified > .btn,
.gtng-search-container .btn-group-justified > .btn,
.gtng-search-filter-bar .btn-group-justified > .btn,
.gtng-search-resources .btn-group-justified > .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-justified > .btn,
.gtng-search-resources-modal .btn-group-justified > .btn-group,
.gtng-search-container .btn-group-justified > .btn-group,
.gtng-search-filter-bar .btn-group-justified > .btn-group,
.gtng-search-resources .btn-group-justified > .btn-group,
.gtng-search-resources-widget .gtng-widget .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.gtng-search-resources-modal .btn-group-justified > .btn-group .btn,
.gtng-search-container .btn-group-justified > .btn-group .btn,
.gtng-search-filter-bar .btn-group-justified > .btn-group .btn,
.gtng-search-resources .btn-group-justified > .btn-group .btn,
.gtng-search-resources-widget .gtng-widget .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.gtng-search-resources-modal .btn-group-justified > .btn-group .dropdown-menu,
.gtng-search-container .btn-group-justified > .btn-group .dropdown-menu,
.gtng-search-filter-bar .btn-group-justified > .btn-group .dropdown-menu,
.gtng-search-resources .btn-group-justified > .btn-group .dropdown-menu,
.gtng-search-resources-widget .gtng-widget .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.gtng-search-resources-modal [data-toggle="buttons"] > .btn input[type="radio"],
.gtng-search-container [data-toggle="buttons"] > .btn input[type="radio"],
.gtng-search-filter-bar [data-toggle="buttons"] > .btn input[type="radio"],
.gtng-search-resources [data-toggle="buttons"] > .btn input[type="radio"],
.gtng-search-resources-widget .gtng-widget [data-toggle="buttons"] > .btn input[type="radio"],
.gtng-search-resources-modal [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.gtng-search-container [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.gtng-search-filter-bar [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.gtng-search-resources [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.gtng-search-resources-widget .gtng-widget [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.gtng-search-resources-modal [data-toggle="buttons"] > .btn input[type="checkbox"],
.gtng-search-container [data-toggle="buttons"] > .btn input[type="checkbox"],
.gtng-search-filter-bar [data-toggle="buttons"] > .btn input[type="checkbox"],
.gtng-search-resources [data-toggle="buttons"] > .btn input[type="checkbox"],
.gtng-search-resources-widget .gtng-widget [data-toggle="buttons"] > .btn input[type="checkbox"],
.gtng-search-resources-modal [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.gtng-search-container [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.gtng-search-filter-bar [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.gtng-search-resources [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.gtng-search-resources-widget .gtng-widget [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.gtng-search-resources-modal .input-group,
.gtng-search-container .input-group,
.gtng-search-filter-bar .input-group,
.gtng-search-resources .input-group,
.gtng-search-resources-widget .gtng-widget .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.gtng-search-resources-modal .input-group[class*="col-"],
.gtng-search-container .input-group[class*="col-"],
.gtng-search-filter-bar .input-group[class*="col-"],
.gtng-search-resources .input-group[class*="col-"],
.gtng-search-resources-widget .gtng-widget .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.gtng-search-resources-modal .input-group .form-control,
.gtng-search-container .input-group .form-control,
.gtng-search-filter-bar .input-group .form-control,
.gtng-search-resources .input-group .form-control,
.gtng-search-resources-widget .gtng-widget .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.gtng-search-resources-modal .input-group .form-control:focus,
.gtng-search-container .input-group .form-control:focus,
.gtng-search-filter-bar .input-group .form-control:focus,
.gtng-search-resources .input-group .form-control:focus,
.gtng-search-resources-widget .gtng-widget .input-group .form-control:focus {
  z-index: 3;
}
.gtng-search-resources-modal .input-group-lg > .form-control,
.gtng-search-container .input-group-lg > .form-control,
.gtng-search-filter-bar .input-group-lg > .form-control,
.gtng-search-resources .input-group-lg > .form-control,
.gtng-search-resources-widget .gtng-widget .input-group-lg > .form-control,
.gtng-search-resources-modal .input-group-lg > .input-group-addon,
.gtng-search-container .input-group-lg > .input-group-addon,
.gtng-search-filter-bar .input-group-lg > .input-group-addon,
.gtng-search-resources .input-group-lg > .input-group-addon,
.gtng-search-resources-widget .gtng-widget .input-group-lg > .input-group-addon,
.gtng-search-resources-modal .input-group-lg > .input-group-btn > .btn,
.gtng-search-container .input-group-lg > .input-group-btn > .btn,
.gtng-search-filter-bar .input-group-lg > .input-group-btn > .btn,
.gtng-search-resources .input-group-lg > .input-group-btn > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.gtng-search-resources-modal .input-group-lg > .form-control,
select.gtng-search-container .input-group-lg > .form-control,
select.gtng-search-filter-bar .input-group-lg > .form-control,
select.gtng-search-resources .input-group-lg > .form-control,
select.gtng-search-resources-widget .gtng-widget .input-group-lg > .form-control,
select.gtng-search-resources-modal .input-group-lg > .input-group-addon,
select.gtng-search-container .input-group-lg > .input-group-addon,
select.gtng-search-filter-bar .input-group-lg > .input-group-addon,
select.gtng-search-resources .input-group-lg > .input-group-addon,
select.gtng-search-resources-widget .gtng-widget .input-group-lg > .input-group-addon,
select.gtng-search-resources-modal .input-group-lg > .input-group-btn > .btn,
select.gtng-search-container .input-group-lg > .input-group-btn > .btn,
select.gtng-search-filter-bar .input-group-lg > .input-group-btn > .btn,
select.gtng-search-resources .input-group-lg > .input-group-btn > .btn,
select.gtng-search-resources-widget .gtng-widget .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.gtng-search-resources-modal .input-group-lg > .form-control,
textarea.gtng-search-container .input-group-lg > .form-control,
textarea.gtng-search-filter-bar .input-group-lg > .form-control,
textarea.gtng-search-resources .input-group-lg > .form-control,
textarea.gtng-search-resources-widget .gtng-widget .input-group-lg > .form-control,
textarea.gtng-search-resources-modal .input-group-lg > .input-group-addon,
textarea.gtng-search-container .input-group-lg > .input-group-addon,
textarea.gtng-search-filter-bar .input-group-lg > .input-group-addon,
textarea.gtng-search-resources .input-group-lg > .input-group-addon,
textarea.gtng-search-resources-widget .gtng-widget .input-group-lg > .input-group-addon,
textarea.gtng-search-resources-modal .input-group-lg > .input-group-btn > .btn,
textarea.gtng-search-container .input-group-lg > .input-group-btn > .btn,
textarea.gtng-search-filter-bar .input-group-lg > .input-group-btn > .btn,
textarea.gtng-search-resources .input-group-lg > .input-group-btn > .btn,
textarea.gtng-search-resources-widget .gtng-widget .input-group-lg > .input-group-btn > .btn,
select[multiple].gtng-search-resources-modal .input-group-lg > .form-control,
select[multiple].gtng-search-container .input-group-lg > .form-control,
select[multiple].gtng-search-filter-bar .input-group-lg > .form-control,
select[multiple].gtng-search-resources .input-group-lg > .form-control,
select[multiple].gtng-search-resources-widget .gtng-widget .input-group-lg > .form-control,
select[multiple].gtng-search-resources-modal .input-group-lg > .input-group-addon,
select[multiple].gtng-search-container .input-group-lg > .input-group-addon,
select[multiple].gtng-search-filter-bar .input-group-lg > .input-group-addon,
select[multiple].gtng-search-resources .input-group-lg > .input-group-addon,
select[multiple].gtng-search-resources-widget .gtng-widget .input-group-lg > .input-group-addon,
select[multiple].gtng-search-resources-modal .input-group-lg > .input-group-btn > .btn,
select[multiple].gtng-search-container .input-group-lg > .input-group-btn > .btn,
select[multiple].gtng-search-filter-bar .input-group-lg > .input-group-btn > .btn,
select[multiple].gtng-search-resources .input-group-lg > .input-group-btn > .btn,
select[multiple].gtng-search-resources-widget .gtng-widget .input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.gtng-search-resources-modal .input-group-sm > .form-control,
.gtng-search-container .input-group-sm > .form-control,
.gtng-search-filter-bar .input-group-sm > .form-control,
.gtng-search-resources .input-group-sm > .form-control,
.gtng-search-resources-widget .gtng-widget .input-group-sm > .form-control,
.gtng-search-resources-modal .input-group-sm > .input-group-addon,
.gtng-search-container .input-group-sm > .input-group-addon,
.gtng-search-filter-bar .input-group-sm > .input-group-addon,
.gtng-search-resources .input-group-sm > .input-group-addon,
.gtng-search-resources-widget .gtng-widget .input-group-sm > .input-group-addon,
.gtng-search-resources-modal .input-group-sm > .input-group-btn > .btn,
.gtng-search-container .input-group-sm > .input-group-btn > .btn,
.gtng-search-filter-bar .input-group-sm > .input-group-btn > .btn,
.gtng-search-resources .input-group-sm > .input-group-btn > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.gtng-search-resources-modal .input-group-sm > .form-control,
select.gtng-search-container .input-group-sm > .form-control,
select.gtng-search-filter-bar .input-group-sm > .form-control,
select.gtng-search-resources .input-group-sm > .form-control,
select.gtng-search-resources-widget .gtng-widget .input-group-sm > .form-control,
select.gtng-search-resources-modal .input-group-sm > .input-group-addon,
select.gtng-search-container .input-group-sm > .input-group-addon,
select.gtng-search-filter-bar .input-group-sm > .input-group-addon,
select.gtng-search-resources .input-group-sm > .input-group-addon,
select.gtng-search-resources-widget .gtng-widget .input-group-sm > .input-group-addon,
select.gtng-search-resources-modal .input-group-sm > .input-group-btn > .btn,
select.gtng-search-container .input-group-sm > .input-group-btn > .btn,
select.gtng-search-filter-bar .input-group-sm > .input-group-btn > .btn,
select.gtng-search-resources .input-group-sm > .input-group-btn > .btn,
select.gtng-search-resources-widget .gtng-widget .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.gtng-search-resources-modal .input-group-sm > .form-control,
textarea.gtng-search-container .input-group-sm > .form-control,
textarea.gtng-search-filter-bar .input-group-sm > .form-control,
textarea.gtng-search-resources .input-group-sm > .form-control,
textarea.gtng-search-resources-widget .gtng-widget .input-group-sm > .form-control,
textarea.gtng-search-resources-modal .input-group-sm > .input-group-addon,
textarea.gtng-search-container .input-group-sm > .input-group-addon,
textarea.gtng-search-filter-bar .input-group-sm > .input-group-addon,
textarea.gtng-search-resources .input-group-sm > .input-group-addon,
textarea.gtng-search-resources-widget .gtng-widget .input-group-sm > .input-group-addon,
textarea.gtng-search-resources-modal .input-group-sm > .input-group-btn > .btn,
textarea.gtng-search-container .input-group-sm > .input-group-btn > .btn,
textarea.gtng-search-filter-bar .input-group-sm > .input-group-btn > .btn,
textarea.gtng-search-resources .input-group-sm > .input-group-btn > .btn,
textarea.gtng-search-resources-widget .gtng-widget .input-group-sm > .input-group-btn > .btn,
select[multiple].gtng-search-resources-modal .input-group-sm > .form-control,
select[multiple].gtng-search-container .input-group-sm > .form-control,
select[multiple].gtng-search-filter-bar .input-group-sm > .form-control,
select[multiple].gtng-search-resources .input-group-sm > .form-control,
select[multiple].gtng-search-resources-widget .gtng-widget .input-group-sm > .form-control,
select[multiple].gtng-search-resources-modal .input-group-sm > .input-group-addon,
select[multiple].gtng-search-container .input-group-sm > .input-group-addon,
select[multiple].gtng-search-filter-bar .input-group-sm > .input-group-addon,
select[multiple].gtng-search-resources .input-group-sm > .input-group-addon,
select[multiple].gtng-search-resources-widget .gtng-widget .input-group-sm > .input-group-addon,
select[multiple].gtng-search-resources-modal .input-group-sm > .input-group-btn > .btn,
select[multiple].gtng-search-container .input-group-sm > .input-group-btn > .btn,
select[multiple].gtng-search-filter-bar .input-group-sm > .input-group-btn > .btn,
select[multiple].gtng-search-resources .input-group-sm > .input-group-btn > .btn,
select[multiple].gtng-search-resources-widget .gtng-widget .input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.gtng-search-resources-modal .input-group-addon,
.gtng-search-container .input-group-addon,
.gtng-search-filter-bar .input-group-addon,
.gtng-search-resources .input-group-addon,
.gtng-search-resources-widget .gtng-widget .input-group-addon,
.gtng-search-resources-modal .input-group-btn,
.gtng-search-container .input-group-btn,
.gtng-search-filter-bar .input-group-btn,
.gtng-search-resources .input-group-btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn,
.gtng-search-resources-modal .input-group .form-control,
.gtng-search-container .input-group .form-control,
.gtng-search-filter-bar .input-group .form-control,
.gtng-search-resources .input-group .form-control,
.gtng-search-resources-widget .gtng-widget .input-group .form-control {
  display: table-cell;
}
.gtng-search-resources-modal .input-group-addon:not(:first-child):not(:last-child),
.gtng-search-container .input-group-addon:not(:first-child):not(:last-child),
.gtng-search-filter-bar .input-group-addon:not(:first-child):not(:last-child),
.gtng-search-resources .input-group-addon:not(:first-child):not(:last-child),
.gtng-search-resources-widget .gtng-widget .input-group-addon:not(:first-child):not(:last-child),
.gtng-search-resources-modal .input-group-btn:not(:first-child):not(:last-child),
.gtng-search-container .input-group-btn:not(:first-child):not(:last-child),
.gtng-search-filter-bar .input-group-btn:not(:first-child):not(:last-child),
.gtng-search-resources .input-group-btn:not(:first-child):not(:last-child),
.gtng-search-resources-widget .gtng-widget .input-group-btn:not(:first-child):not(:last-child),
.gtng-search-resources-modal .input-group .form-control:not(:first-child):not(:last-child),
.gtng-search-container .input-group .form-control:not(:first-child):not(:last-child),
.gtng-search-filter-bar .input-group .form-control:not(:first-child):not(:last-child),
.gtng-search-resources .input-group .form-control:not(:first-child):not(:last-child),
.gtng-search-resources-widget .gtng-widget .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.gtng-search-resources-modal .input-group-addon,
.gtng-search-container .input-group-addon,
.gtng-search-filter-bar .input-group-addon,
.gtng-search-resources .input-group-addon,
.gtng-search-resources-widget .gtng-widget .input-group-addon,
.gtng-search-resources-modal .input-group-btn,
.gtng-search-container .input-group-btn,
.gtng-search-filter-bar .input-group-btn,
.gtng-search-resources .input-group-btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.gtng-search-resources-modal .input-group-addon,
.gtng-search-container .input-group-addon,
.gtng-search-filter-bar .input-group-addon,
.gtng-search-resources .input-group-addon,
.gtng-search-resources-widget .gtng-widget .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.gtng-search-resources-modal .input-group-addon.input-sm,
.gtng-search-container .input-group-addon.input-sm,
.gtng-search-filter-bar .input-group-addon.input-sm,
.gtng-search-resources .input-group-addon.input-sm,
.gtng-search-resources-widget .gtng-widget .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.gtng-search-resources-modal .input-group-addon.input-lg,
.gtng-search-container .input-group-addon.input-lg,
.gtng-search-filter-bar .input-group-addon.input-lg,
.gtng-search-resources .input-group-addon.input-lg,
.gtng-search-resources-widget .gtng-widget .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.gtng-search-resources-modal .input-group-addon input[type="radio"],
.gtng-search-container .input-group-addon input[type="radio"],
.gtng-search-filter-bar .input-group-addon input[type="radio"],
.gtng-search-resources .input-group-addon input[type="radio"],
.gtng-search-resources-widget .gtng-widget .input-group-addon input[type="radio"],
.gtng-search-resources-modal .input-group-addon input[type="checkbox"],
.gtng-search-container .input-group-addon input[type="checkbox"],
.gtng-search-filter-bar .input-group-addon input[type="checkbox"],
.gtng-search-resources .input-group-addon input[type="checkbox"],
.gtng-search-resources-widget .gtng-widget .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.gtng-search-resources-modal .input-group .form-control:first-child,
.gtng-search-container .input-group .form-control:first-child,
.gtng-search-filter-bar .input-group .form-control:first-child,
.gtng-search-resources .input-group .form-control:first-child,
.gtng-search-resources-widget .gtng-widget .input-group .form-control:first-child,
.gtng-search-resources-modal .input-group-addon:first-child,
.gtng-search-container .input-group-addon:first-child,
.gtng-search-filter-bar .input-group-addon:first-child,
.gtng-search-resources .input-group-addon:first-child,
.gtng-search-resources-widget .gtng-widget .input-group-addon:first-child,
.gtng-search-resources-modal .input-group-btn:first-child > .btn,
.gtng-search-container .input-group-btn:first-child > .btn,
.gtng-search-filter-bar .input-group-btn:first-child > .btn,
.gtng-search-resources .input-group-btn:first-child > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn:first-child > .btn,
.gtng-search-resources-modal .input-group-btn:first-child > .btn-group > .btn,
.gtng-search-container .input-group-btn:first-child > .btn-group > .btn,
.gtng-search-filter-bar .input-group-btn:first-child > .btn-group > .btn,
.gtng-search-resources .input-group-btn:first-child > .btn-group > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn:first-child > .btn-group > .btn,
.gtng-search-resources-modal .input-group-btn:first-child > .dropdown-toggle,
.gtng-search-container .input-group-btn:first-child > .dropdown-toggle,
.gtng-search-filter-bar .input-group-btn:first-child > .dropdown-toggle,
.gtng-search-resources .input-group-btn:first-child > .dropdown-toggle,
.gtng-search-resources-widget .gtng-widget .input-group-btn:first-child > .dropdown-toggle,
.gtng-search-resources-modal .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.gtng-search-container .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.gtng-search-filter-bar .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.gtng-search-resources .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.gtng-search-resources-widget .gtng-widget .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.gtng-search-resources-modal .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.gtng-search-container .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.gtng-search-filter-bar .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.gtng-search-resources .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.gtng-search-resources-modal .input-group-addon:first-child,
.gtng-search-container .input-group-addon:first-child,
.gtng-search-filter-bar .input-group-addon:first-child,
.gtng-search-resources .input-group-addon:first-child,
.gtng-search-resources-widget .gtng-widget .input-group-addon:first-child {
  border-right: 0;
}
.gtng-search-resources-modal .input-group .form-control:last-child,
.gtng-search-container .input-group .form-control:last-child,
.gtng-search-filter-bar .input-group .form-control:last-child,
.gtng-search-resources .input-group .form-control:last-child,
.gtng-search-resources-widget .gtng-widget .input-group .form-control:last-child,
.gtng-search-resources-modal .input-group-addon:last-child,
.gtng-search-container .input-group-addon:last-child,
.gtng-search-filter-bar .input-group-addon:last-child,
.gtng-search-resources .input-group-addon:last-child,
.gtng-search-resources-widget .gtng-widget .input-group-addon:last-child,
.gtng-search-resources-modal .input-group-btn:last-child > .btn,
.gtng-search-container .input-group-btn:last-child > .btn,
.gtng-search-filter-bar .input-group-btn:last-child > .btn,
.gtng-search-resources .input-group-btn:last-child > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn:last-child > .btn,
.gtng-search-resources-modal .input-group-btn:last-child > .btn-group > .btn,
.gtng-search-container .input-group-btn:last-child > .btn-group > .btn,
.gtng-search-filter-bar .input-group-btn:last-child > .btn-group > .btn,
.gtng-search-resources .input-group-btn:last-child > .btn-group > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn:last-child > .btn-group > .btn,
.gtng-search-resources-modal .input-group-btn:last-child > .dropdown-toggle,
.gtng-search-container .input-group-btn:last-child > .dropdown-toggle,
.gtng-search-filter-bar .input-group-btn:last-child > .dropdown-toggle,
.gtng-search-resources .input-group-btn:last-child > .dropdown-toggle,
.gtng-search-resources-widget .gtng-widget .input-group-btn:last-child > .dropdown-toggle,
.gtng-search-resources-modal .input-group-btn:first-child > .btn:not(:first-child),
.gtng-search-container .input-group-btn:first-child > .btn:not(:first-child),
.gtng-search-filter-bar .input-group-btn:first-child > .btn:not(:first-child),
.gtng-search-resources .input-group-btn:first-child > .btn:not(:first-child),
.gtng-search-resources-widget .gtng-widget .input-group-btn:first-child > .btn:not(:first-child),
.gtng-search-resources-modal .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.gtng-search-container .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.gtng-search-filter-bar .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.gtng-search-resources .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.gtng-search-resources-modal .input-group-addon:last-child,
.gtng-search-container .input-group-addon:last-child,
.gtng-search-filter-bar .input-group-addon:last-child,
.gtng-search-resources .input-group-addon:last-child,
.gtng-search-resources-widget .gtng-widget .input-group-addon:last-child {
  border-left: 0;
}
.gtng-search-resources-modal .input-group-btn,
.gtng-search-container .input-group-btn,
.gtng-search-filter-bar .input-group-btn,
.gtng-search-resources .input-group-btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.gtng-search-resources-modal .input-group-btn > .btn,
.gtng-search-container .input-group-btn > .btn,
.gtng-search-filter-bar .input-group-btn > .btn,
.gtng-search-resources .input-group-btn > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn > .btn {
  position: relative;
}
.gtng-search-resources-modal .input-group-btn > .btn + .btn,
.gtng-search-container .input-group-btn > .btn + .btn,
.gtng-search-filter-bar .input-group-btn > .btn + .btn,
.gtng-search-resources .input-group-btn > .btn + .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.gtng-search-resources-modal .input-group-btn > .btn:hover,
.gtng-search-container .input-group-btn > .btn:hover,
.gtng-search-filter-bar .input-group-btn > .btn:hover,
.gtng-search-resources .input-group-btn > .btn:hover,
.gtng-search-resources-widget .gtng-widget .input-group-btn > .btn:hover,
.gtng-search-resources-modal .input-group-btn > .btn:focus,
.gtng-search-container .input-group-btn > .btn:focus,
.gtng-search-filter-bar .input-group-btn > .btn:focus,
.gtng-search-resources .input-group-btn > .btn:focus,
.gtng-search-resources-widget .gtng-widget .input-group-btn > .btn:focus,
.gtng-search-resources-modal .input-group-btn > .btn:active,
.gtng-search-container .input-group-btn > .btn:active,
.gtng-search-filter-bar .input-group-btn > .btn:active,
.gtng-search-resources .input-group-btn > .btn:active,
.gtng-search-resources-widget .gtng-widget .input-group-btn > .btn:active {
  z-index: 2;
}
.gtng-search-resources-modal .input-group-btn:first-child > .btn,
.gtng-search-container .input-group-btn:first-child > .btn,
.gtng-search-filter-bar .input-group-btn:first-child > .btn,
.gtng-search-resources .input-group-btn:first-child > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn:first-child > .btn,
.gtng-search-resources-modal .input-group-btn:first-child > .btn-group,
.gtng-search-container .input-group-btn:first-child > .btn-group,
.gtng-search-filter-bar .input-group-btn:first-child > .btn-group,
.gtng-search-resources .input-group-btn:first-child > .btn-group,
.gtng-search-resources-widget .gtng-widget .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.gtng-search-resources-modal .input-group-btn:last-child > .btn,
.gtng-search-container .input-group-btn:last-child > .btn,
.gtng-search-filter-bar .input-group-btn:last-child > .btn,
.gtng-search-resources .input-group-btn:last-child > .btn,
.gtng-search-resources-widget .gtng-widget .input-group-btn:last-child > .btn,
.gtng-search-resources-modal .input-group-btn:last-child > .btn-group,
.gtng-search-container .input-group-btn:last-child > .btn-group,
.gtng-search-filter-bar .input-group-btn:last-child > .btn-group,
.gtng-search-resources .input-group-btn:last-child > .btn-group,
.gtng-search-resources-widget .gtng-widget .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.gtng-search-resources-modal .clearfix:before,
.gtng-search-container .clearfix:before,
.gtng-search-filter-bar .clearfix:before,
.gtng-search-resources .clearfix:before,
.gtng-search-resources-widget .gtng-widget .clearfix:before,
.gtng-search-resources-modal .clearfix:after,
.gtng-search-container .clearfix:after,
.gtng-search-filter-bar .clearfix:after,
.gtng-search-resources .clearfix:after,
.gtng-search-resources-widget .gtng-widget .clearfix:after,
.gtng-search-resources-modal .modal-header:before,
.gtng-search-container .modal-header:before,
.gtng-search-filter-bar .modal-header:before,
.gtng-search-resources .modal-header:before,
.gtng-search-resources-widget .gtng-widget .modal-header:before,
.gtng-search-resources-modal .modal-header:after,
.gtng-search-container .modal-header:after,
.gtng-search-filter-bar .modal-header:after,
.gtng-search-resources .modal-header:after,
.gtng-search-resources-widget .gtng-widget .modal-header:after,
.gtng-search-resources-modal .modal-footer:before,
.gtng-search-container .modal-footer:before,
.gtng-search-filter-bar .modal-footer:before,
.gtng-search-resources .modal-footer:before,
.gtng-search-resources-widget .gtng-widget .modal-footer:before,
.gtng-search-resources-modal .modal-footer:after,
.gtng-search-container .modal-footer:after,
.gtng-search-filter-bar .modal-footer:after,
.gtng-search-resources .modal-footer:after,
.gtng-search-resources-widget .gtng-widget .modal-footer:after,
.gtng-search-resources-modal .gtng-search-resources-modal .dl-horizontal dd:before,
.gtng-search-container .gtng-search-resources-modal .dl-horizontal dd:before,
.gtng-search-filter-bar .gtng-search-resources-modal .dl-horizontal dd:before,
.gtng-search-resources .gtng-search-resources-modal .dl-horizontal dd:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .dl-horizontal dd:before,
.gtng-search-resources-modal .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-container .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-container .dl-horizontal dd:before,
.gtng-search-container .gtng-search-container .dl-horizontal dd:before,
.gtng-search-filter-bar .gtng-search-container .dl-horizontal dd:before,
.gtng-search-resources .gtng-search-container .dl-horizontal dd:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .dl-horizontal dd:before,
.gtng-search-resources-modal .gtng-search-container .dl-horizontal dd:after,
.gtng-search-container .gtng-search-container .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-container .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-container .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-filter-bar .dl-horizontal dd:before,
.gtng-search-container .gtng-search-filter-bar .dl-horizontal dd:before,
.gtng-search-filter-bar .gtng-search-filter-bar .dl-horizontal dd:before,
.gtng-search-resources .gtng-search-filter-bar .dl-horizontal dd:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .dl-horizontal dd:before,
.gtng-search-resources-modal .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-container .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-resources .dl-horizontal dd:before,
.gtng-search-container .gtng-search-resources .dl-horizontal dd:before,
.gtng-search-filter-bar .gtng-search-resources .dl-horizontal dd:before,
.gtng-search-resources .gtng-search-resources .dl-horizontal dd:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .dl-horizontal dd:before,
.gtng-search-resources-modal .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-container .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:before,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:before,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:before,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:before,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-resources-modal .container:before,
.gtng-search-container .gtng-search-resources-modal .container:before,
.gtng-search-filter-bar .gtng-search-resources-modal .container:before,
.gtng-search-resources .gtng-search-resources-modal .container:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .container:before,
.gtng-search-resources-modal .gtng-search-resources-modal .container:after,
.gtng-search-container .gtng-search-resources-modal .container:after,
.gtng-search-filter-bar .gtng-search-resources-modal .container:after,
.gtng-search-resources .gtng-search-resources-modal .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .container:after,
.gtng-search-resources-modal .gtng-search-container .container:before,
.gtng-search-container .gtng-search-container .container:before,
.gtng-search-filter-bar .gtng-search-container .container:before,
.gtng-search-resources .gtng-search-container .container:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .container:before,
.gtng-search-resources-modal .gtng-search-container .container:after,
.gtng-search-container .gtng-search-container .container:after,
.gtng-search-filter-bar .gtng-search-container .container:after,
.gtng-search-resources .gtng-search-container .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .container:after,
.gtng-search-resources-modal .gtng-search-filter-bar .container:before,
.gtng-search-container .gtng-search-filter-bar .container:before,
.gtng-search-filter-bar .gtng-search-filter-bar .container:before,
.gtng-search-resources .gtng-search-filter-bar .container:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .container:before,
.gtng-search-resources-modal .gtng-search-filter-bar .container:after,
.gtng-search-container .gtng-search-filter-bar .container:after,
.gtng-search-filter-bar .gtng-search-filter-bar .container:after,
.gtng-search-resources .gtng-search-filter-bar .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .container:after,
.gtng-search-resources-modal .gtng-search-resources .container:before,
.gtng-search-container .gtng-search-resources .container:before,
.gtng-search-filter-bar .gtng-search-resources .container:before,
.gtng-search-resources .gtng-search-resources .container:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .container:before,
.gtng-search-resources-modal .gtng-search-resources .container:after,
.gtng-search-container .gtng-search-resources .container:after,
.gtng-search-filter-bar .gtng-search-resources .container:after,
.gtng-search-resources .gtng-search-resources .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .container:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .container:before,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .container:before,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .container:before,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .container:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .container:before,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-resources-modal .gtng-search-resources-modal .container-fluid:before,
.gtng-search-container .gtng-search-resources-modal .container-fluid:before,
.gtng-search-filter-bar .gtng-search-resources-modal .container-fluid:before,
.gtng-search-resources .gtng-search-resources-modal .container-fluid:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .container-fluid:before,
.gtng-search-resources-modal .gtng-search-resources-modal .container-fluid:after,
.gtng-search-container .gtng-search-resources-modal .container-fluid:after,
.gtng-search-filter-bar .gtng-search-resources-modal .container-fluid:after,
.gtng-search-resources .gtng-search-resources-modal .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .container-fluid:after,
.gtng-search-resources-modal .gtng-search-container .container-fluid:before,
.gtng-search-container .gtng-search-container .container-fluid:before,
.gtng-search-filter-bar .gtng-search-container .container-fluid:before,
.gtng-search-resources .gtng-search-container .container-fluid:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .container-fluid:before,
.gtng-search-resources-modal .gtng-search-container .container-fluid:after,
.gtng-search-container .gtng-search-container .container-fluid:after,
.gtng-search-filter-bar .gtng-search-container .container-fluid:after,
.gtng-search-resources .gtng-search-container .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .container-fluid:after,
.gtng-search-resources-modal .gtng-search-filter-bar .container-fluid:before,
.gtng-search-container .gtng-search-filter-bar .container-fluid:before,
.gtng-search-filter-bar .gtng-search-filter-bar .container-fluid:before,
.gtng-search-resources .gtng-search-filter-bar .container-fluid:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .container-fluid:before,
.gtng-search-resources-modal .gtng-search-filter-bar .container-fluid:after,
.gtng-search-container .gtng-search-filter-bar .container-fluid:after,
.gtng-search-filter-bar .gtng-search-filter-bar .container-fluid:after,
.gtng-search-resources .gtng-search-filter-bar .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .container-fluid:after,
.gtng-search-resources-modal .gtng-search-resources .container-fluid:before,
.gtng-search-container .gtng-search-resources .container-fluid:before,
.gtng-search-filter-bar .gtng-search-resources .container-fluid:before,
.gtng-search-resources .gtng-search-resources .container-fluid:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .container-fluid:before,
.gtng-search-resources-modal .gtng-search-resources .container-fluid:after,
.gtng-search-container .gtng-search-resources .container-fluid:after,
.gtng-search-filter-bar .gtng-search-resources .container-fluid:after,
.gtng-search-resources .gtng-search-resources .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .container-fluid:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .container-fluid:before,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .container-fluid:before,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .container-fluid:before,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .container-fluid:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .container-fluid:before,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-resources-modal .gtng-search-resources-modal .row:before,
.gtng-search-container .gtng-search-resources-modal .row:before,
.gtng-search-filter-bar .gtng-search-resources-modal .row:before,
.gtng-search-resources .gtng-search-resources-modal .row:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .row:before,
.gtng-search-resources-modal .gtng-search-resources-modal .row:after,
.gtng-search-container .gtng-search-resources-modal .row:after,
.gtng-search-filter-bar .gtng-search-resources-modal .row:after,
.gtng-search-resources .gtng-search-resources-modal .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .row:after,
.gtng-search-resources-modal .gtng-search-container .row:before,
.gtng-search-container .gtng-search-container .row:before,
.gtng-search-filter-bar .gtng-search-container .row:before,
.gtng-search-resources .gtng-search-container .row:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .row:before,
.gtng-search-resources-modal .gtng-search-container .row:after,
.gtng-search-container .gtng-search-container .row:after,
.gtng-search-filter-bar .gtng-search-container .row:after,
.gtng-search-resources .gtng-search-container .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .row:after,
.gtng-search-resources-modal .gtng-search-filter-bar .row:before,
.gtng-search-container .gtng-search-filter-bar .row:before,
.gtng-search-filter-bar .gtng-search-filter-bar .row:before,
.gtng-search-resources .gtng-search-filter-bar .row:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .row:before,
.gtng-search-resources-modal .gtng-search-filter-bar .row:after,
.gtng-search-container .gtng-search-filter-bar .row:after,
.gtng-search-filter-bar .gtng-search-filter-bar .row:after,
.gtng-search-resources .gtng-search-filter-bar .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .row:after,
.gtng-search-resources-modal .gtng-search-resources .row:before,
.gtng-search-container .gtng-search-resources .row:before,
.gtng-search-filter-bar .gtng-search-resources .row:before,
.gtng-search-resources .gtng-search-resources .row:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .row:before,
.gtng-search-resources-modal .gtng-search-resources .row:after,
.gtng-search-container .gtng-search-resources .row:after,
.gtng-search-filter-bar .gtng-search-resources .row:after,
.gtng-search-resources .gtng-search-resources .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .row:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .row:before,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .row:before,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .row:before,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .row:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .row:before,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-resources-modal .gtng-search-resources-modal .form-horizontal .form-group:before,
.gtng-search-container .gtng-search-resources-modal .form-horizontal .form-group:before,
.gtng-search-filter-bar .gtng-search-resources-modal .form-horizontal .form-group:before,
.gtng-search-resources .gtng-search-resources-modal .form-horizontal .form-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .form-horizontal .form-group:before,
.gtng-search-resources-modal .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-container .form-horizontal .form-group:before,
.gtng-search-container .gtng-search-container .form-horizontal .form-group:before,
.gtng-search-filter-bar .gtng-search-container .form-horizontal .form-group:before,
.gtng-search-resources .gtng-search-container .form-horizontal .form-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .form-horizontal .form-group:before,
.gtng-search-resources-modal .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-filter-bar .form-horizontal .form-group:before,
.gtng-search-container .gtng-search-filter-bar .form-horizontal .form-group:before,
.gtng-search-filter-bar .gtng-search-filter-bar .form-horizontal .form-group:before,
.gtng-search-resources .gtng-search-filter-bar .form-horizontal .form-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .form-horizontal .form-group:before,
.gtng-search-resources-modal .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-resources .form-horizontal .form-group:before,
.gtng-search-container .gtng-search-resources .form-horizontal .form-group:before,
.gtng-search-filter-bar .gtng-search-resources .form-horizontal .form-group:before,
.gtng-search-resources .gtng-search-resources .form-horizontal .form-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .form-horizontal .form-group:before,
.gtng-search-resources-modal .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:before,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:before,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:before,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:before,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-resources-modal .btn-toolbar:before,
.gtng-search-container .gtng-search-resources-modal .btn-toolbar:before,
.gtng-search-filter-bar .gtng-search-resources-modal .btn-toolbar:before,
.gtng-search-resources .gtng-search-resources-modal .btn-toolbar:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .btn-toolbar:before,
.gtng-search-resources-modal .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-container .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-resources .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-container .btn-toolbar:before,
.gtng-search-container .gtng-search-container .btn-toolbar:before,
.gtng-search-filter-bar .gtng-search-container .btn-toolbar:before,
.gtng-search-resources .gtng-search-container .btn-toolbar:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .btn-toolbar:before,
.gtng-search-resources-modal .gtng-search-container .btn-toolbar:after,
.gtng-search-container .gtng-search-container .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-container .btn-toolbar:after,
.gtng-search-resources .gtng-search-container .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-filter-bar .btn-toolbar:before,
.gtng-search-container .gtng-search-filter-bar .btn-toolbar:before,
.gtng-search-filter-bar .gtng-search-filter-bar .btn-toolbar:before,
.gtng-search-resources .gtng-search-filter-bar .btn-toolbar:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .btn-toolbar:before,
.gtng-search-resources-modal .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-container .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-resources .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-resources .btn-toolbar:before,
.gtng-search-container .gtng-search-resources .btn-toolbar:before,
.gtng-search-filter-bar .gtng-search-resources .btn-toolbar:before,
.gtng-search-resources .gtng-search-resources .btn-toolbar:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .btn-toolbar:before,
.gtng-search-resources-modal .gtng-search-resources .btn-toolbar:after,
.gtng-search-container .gtng-search-resources .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-resources .btn-toolbar:after,
.gtng-search-resources .gtng-search-resources .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .btn-toolbar:before,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .btn-toolbar:before,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .btn-toolbar:before,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .btn-toolbar:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .btn-toolbar:before,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-resources-modal .btn-group-vertical > .btn-group:before,
.gtng-search-container .gtng-search-resources-modal .btn-group-vertical > .btn-group:before,
.gtng-search-filter-bar .gtng-search-resources-modal .btn-group-vertical > .btn-group:before,
.gtng-search-resources .gtng-search-resources-modal .btn-group-vertical > .btn-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .btn-group-vertical > .btn-group:before,
.gtng-search-resources-modal .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-resources-modal .gtng-search-container .btn-group-vertical > .btn-group:before,
.gtng-search-container .gtng-search-container .btn-group-vertical > .btn-group:before,
.gtng-search-filter-bar .gtng-search-container .btn-group-vertical > .btn-group:before,
.gtng-search-resources .gtng-search-container .btn-group-vertical > .btn-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .btn-group-vertical > .btn-group:before,
.gtng-search-resources-modal .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-resources-modal .gtng-search-filter-bar .btn-group-vertical > .btn-group:before,
.gtng-search-container .gtng-search-filter-bar .btn-group-vertical > .btn-group:before,
.gtng-search-filter-bar .gtng-search-filter-bar .btn-group-vertical > .btn-group:before,
.gtng-search-resources .gtng-search-filter-bar .btn-group-vertical > .btn-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .btn-group-vertical > .btn-group:before,
.gtng-search-resources-modal .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-resources-modal .gtng-search-resources .btn-group-vertical > .btn-group:before,
.gtng-search-container .gtng-search-resources .btn-group-vertical > .btn-group:before,
.gtng-search-filter-bar .gtng-search-resources .btn-group-vertical > .btn-group:before,
.gtng-search-resources .gtng-search-resources .btn-group-vertical > .btn-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .btn-group-vertical > .btn-group:before,
.gtng-search-resources-modal .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:before,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:before,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:before,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:before,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:before,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.gtng-search-resources-modal .clearfix:after,
.gtng-search-container .clearfix:after,
.gtng-search-filter-bar .clearfix:after,
.gtng-search-resources .clearfix:after,
.gtng-search-resources-widget .gtng-widget .clearfix:after,
.gtng-search-resources-modal .modal-header:after,
.gtng-search-container .modal-header:after,
.gtng-search-filter-bar .modal-header:after,
.gtng-search-resources .modal-header:after,
.gtng-search-resources-widget .gtng-widget .modal-header:after,
.gtng-search-resources-modal .modal-footer:after,
.gtng-search-container .modal-footer:after,
.gtng-search-filter-bar .modal-footer:after,
.gtng-search-resources .modal-footer:after,
.gtng-search-resources-widget .gtng-widget .modal-footer:after,
.gtng-search-resources-modal .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-container .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-container .dl-horizontal dd:after,
.gtng-search-container .gtng-search-container .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-container .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-container .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-container .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-container .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .dl-horizontal dd:after,
.gtng-search-resources-modal .gtng-search-resources-modal .container:after,
.gtng-search-container .gtng-search-resources-modal .container:after,
.gtng-search-filter-bar .gtng-search-resources-modal .container:after,
.gtng-search-resources .gtng-search-resources-modal .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .container:after,
.gtng-search-resources-modal .gtng-search-container .container:after,
.gtng-search-container .gtng-search-container .container:after,
.gtng-search-filter-bar .gtng-search-container .container:after,
.gtng-search-resources .gtng-search-container .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .container:after,
.gtng-search-resources-modal .gtng-search-filter-bar .container:after,
.gtng-search-container .gtng-search-filter-bar .container:after,
.gtng-search-filter-bar .gtng-search-filter-bar .container:after,
.gtng-search-resources .gtng-search-filter-bar .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .container:after,
.gtng-search-resources-modal .gtng-search-resources .container:after,
.gtng-search-container .gtng-search-resources .container:after,
.gtng-search-filter-bar .gtng-search-resources .container:after,
.gtng-search-resources .gtng-search-resources .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .container:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .container:after,
.gtng-search-resources-modal .gtng-search-resources-modal .container-fluid:after,
.gtng-search-container .gtng-search-resources-modal .container-fluid:after,
.gtng-search-filter-bar .gtng-search-resources-modal .container-fluid:after,
.gtng-search-resources .gtng-search-resources-modal .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .container-fluid:after,
.gtng-search-resources-modal .gtng-search-container .container-fluid:after,
.gtng-search-container .gtng-search-container .container-fluid:after,
.gtng-search-filter-bar .gtng-search-container .container-fluid:after,
.gtng-search-resources .gtng-search-container .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .container-fluid:after,
.gtng-search-resources-modal .gtng-search-filter-bar .container-fluid:after,
.gtng-search-container .gtng-search-filter-bar .container-fluid:after,
.gtng-search-filter-bar .gtng-search-filter-bar .container-fluid:after,
.gtng-search-resources .gtng-search-filter-bar .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .container-fluid:after,
.gtng-search-resources-modal .gtng-search-resources .container-fluid:after,
.gtng-search-container .gtng-search-resources .container-fluid:after,
.gtng-search-filter-bar .gtng-search-resources .container-fluid:after,
.gtng-search-resources .gtng-search-resources .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .container-fluid:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .container-fluid:after,
.gtng-search-resources-modal .gtng-search-resources-modal .row:after,
.gtng-search-container .gtng-search-resources-modal .row:after,
.gtng-search-filter-bar .gtng-search-resources-modal .row:after,
.gtng-search-resources .gtng-search-resources-modal .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .row:after,
.gtng-search-resources-modal .gtng-search-container .row:after,
.gtng-search-container .gtng-search-container .row:after,
.gtng-search-filter-bar .gtng-search-container .row:after,
.gtng-search-resources .gtng-search-container .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .row:after,
.gtng-search-resources-modal .gtng-search-filter-bar .row:after,
.gtng-search-container .gtng-search-filter-bar .row:after,
.gtng-search-filter-bar .gtng-search-filter-bar .row:after,
.gtng-search-resources .gtng-search-filter-bar .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .row:after,
.gtng-search-resources-modal .gtng-search-resources .row:after,
.gtng-search-container .gtng-search-resources .row:after,
.gtng-search-filter-bar .gtng-search-resources .row:after,
.gtng-search-resources .gtng-search-resources .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .row:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .row:after,
.gtng-search-resources-modal .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .form-horizontal .form-group:after,
.gtng-search-resources-modal .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-container .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-resources .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-container .btn-toolbar:after,
.gtng-search-container .gtng-search-container .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-container .btn-toolbar:after,
.gtng-search-resources .gtng-search-container .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-container .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-resources .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-resources .btn-toolbar:after,
.gtng-search-container .gtng-search-resources .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-resources .btn-toolbar:after,
.gtng-search-resources .gtng-search-resources .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .btn-toolbar:after,
.gtng-search-resources-modal .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-modal .btn-group-vertical > .btn-group:after,
.gtng-search-resources-modal .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-container .btn-group-vertical > .btn-group:after,
.gtng-search-resources-modal .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-filter-bar .btn-group-vertical > .btn-group:after,
.gtng-search-resources-modal .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources .btn-group-vertical > .btn-group:after,
.gtng-search-resources-modal .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after,
.gtng-search-container .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after,
.gtng-search-filter-bar .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after,
.gtng-search-resources .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after,
.gtng-search-resources-widget .gtng-widget .gtng-search-resources-widget .gtng-widget .btn-group-vertical > .btn-group:after {
  clear: both;
}
.gtng-search-resources-modal .center-block,
.gtng-search-container .center-block,
.gtng-search-filter-bar .center-block,
.gtng-search-resources .center-block,
.gtng-search-resources-widget .gtng-widget .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gtng-search-resources-modal .pull-right,
.gtng-search-container .pull-right,
.gtng-search-filter-bar .pull-right,
.gtng-search-resources .pull-right,
.gtng-search-resources-widget .gtng-widget .pull-right {
  float: right !important;
}
.gtng-search-resources-modal .pull-left,
.gtng-search-container .pull-left,
.gtng-search-filter-bar .pull-left,
.gtng-search-resources .pull-left,
.gtng-search-resources-widget .gtng-widget .pull-left {
  float: left !important;
}
.gtng-search-resources-modal .hide,
.gtng-search-container .hide,
.gtng-search-filter-bar .hide,
.gtng-search-resources .hide,
.gtng-search-resources-widget .gtng-widget .hide {
  display: none !important;
}
.gtng-search-resources-modal .show,
.gtng-search-container .show,
.gtng-search-filter-bar .show,
.gtng-search-resources .show,
.gtng-search-resources-widget .gtng-widget .show {
  display: block !important;
}
.gtng-search-resources-modal .invisible,
.gtng-search-container .invisible,
.gtng-search-filter-bar .invisible,
.gtng-search-resources .invisible,
.gtng-search-resources-widget .gtng-widget .invisible {
  visibility: hidden;
}
.gtng-search-resources-modal .text-hide,
.gtng-search-container .text-hide,
.gtng-search-filter-bar .text-hide,
.gtng-search-resources .text-hide,
.gtng-search-resources-widget .gtng-widget .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.gtng-search-resources-modal .hidden,
.gtng-search-container .hidden,
.gtng-search-filter-bar .hidden,
.gtng-search-resources .hidden,
.gtng-search-resources-widget .gtng-widget .hidden {
  display: none !important;
}
.gtng-search-resources-modal .affix,
.gtng-search-container .affix,
.gtng-search-filter-bar .affix,
.gtng-search-resources .affix,
.gtng-search-resources-widget .gtng-widget .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.gtng-search-resources-modal .visible-xs,
.gtng-search-container .visible-xs,
.gtng-search-filter-bar .visible-xs,
.gtng-search-resources .visible-xs,
.gtng-search-resources-widget .gtng-widget .visible-xs,
.gtng-search-resources-modal .visible-sm,
.gtng-search-container .visible-sm,
.gtng-search-filter-bar .visible-sm,
.gtng-search-resources .visible-sm,
.gtng-search-resources-widget .gtng-widget .visible-sm,
.gtng-search-resources-modal .visible-md,
.gtng-search-container .visible-md,
.gtng-search-filter-bar .visible-md,
.gtng-search-resources .visible-md,
.gtng-search-resources-widget .gtng-widget .visible-md,
.gtng-search-resources-modal .visible-lg,
.gtng-search-container .visible-lg,
.gtng-search-filter-bar .visible-lg,
.gtng-search-resources .visible-lg,
.gtng-search-resources-widget .gtng-widget .visible-lg {
  display: none !important;
}
.gtng-search-resources-modal .visible-xs-block,
.gtng-search-container .visible-xs-block,
.gtng-search-filter-bar .visible-xs-block,
.gtng-search-resources .visible-xs-block,
.gtng-search-resources-widget .gtng-widget .visible-xs-block,
.gtng-search-resources-modal .visible-xs-inline,
.gtng-search-container .visible-xs-inline,
.gtng-search-filter-bar .visible-xs-inline,
.gtng-search-resources .visible-xs-inline,
.gtng-search-resources-widget .gtng-widget .visible-xs-inline,
.gtng-search-resources-modal .visible-xs-inline-block,
.gtng-search-container .visible-xs-inline-block,
.gtng-search-filter-bar .visible-xs-inline-block,
.gtng-search-resources .visible-xs-inline-block,
.gtng-search-resources-widget .gtng-widget .visible-xs-inline-block,
.gtng-search-resources-modal .visible-sm-block,
.gtng-search-container .visible-sm-block,
.gtng-search-filter-bar .visible-sm-block,
.gtng-search-resources .visible-sm-block,
.gtng-search-resources-widget .gtng-widget .visible-sm-block,
.gtng-search-resources-modal .visible-sm-inline,
.gtng-search-container .visible-sm-inline,
.gtng-search-filter-bar .visible-sm-inline,
.gtng-search-resources .visible-sm-inline,
.gtng-search-resources-widget .gtng-widget .visible-sm-inline,
.gtng-search-resources-modal .visible-sm-inline-block,
.gtng-search-container .visible-sm-inline-block,
.gtng-search-filter-bar .visible-sm-inline-block,
.gtng-search-resources .visible-sm-inline-block,
.gtng-search-resources-widget .gtng-widget .visible-sm-inline-block,
.gtng-search-resources-modal .visible-md-block,
.gtng-search-container .visible-md-block,
.gtng-search-filter-bar .visible-md-block,
.gtng-search-resources .visible-md-block,
.gtng-search-resources-widget .gtng-widget .visible-md-block,
.gtng-search-resources-modal .visible-md-inline,
.gtng-search-container .visible-md-inline,
.gtng-search-filter-bar .visible-md-inline,
.gtng-search-resources .visible-md-inline,
.gtng-search-resources-widget .gtng-widget .visible-md-inline,
.gtng-search-resources-modal .visible-md-inline-block,
.gtng-search-container .visible-md-inline-block,
.gtng-search-filter-bar .visible-md-inline-block,
.gtng-search-resources .visible-md-inline-block,
.gtng-search-resources-widget .gtng-widget .visible-md-inline-block,
.gtng-search-resources-modal .visible-lg-block,
.gtng-search-container .visible-lg-block,
.gtng-search-filter-bar .visible-lg-block,
.gtng-search-resources .visible-lg-block,
.gtng-search-resources-widget .gtng-widget .visible-lg-block,
.gtng-search-resources-modal .visible-lg-inline,
.gtng-search-container .visible-lg-inline,
.gtng-search-filter-bar .visible-lg-inline,
.gtng-search-resources .visible-lg-inline,
.gtng-search-resources-widget .gtng-widget .visible-lg-inline,
.gtng-search-resources-modal .visible-lg-inline-block,
.gtng-search-container .visible-lg-inline-block,
.gtng-search-filter-bar .visible-lg-inline-block,
.gtng-search-resources .visible-lg-inline-block,
.gtng-search-resources-widget .gtng-widget .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .gtng-search-resources-modal .visible-xs,
  .gtng-search-container .visible-xs,
  .gtng-search-filter-bar .visible-xs,
  .gtng-search-resources .visible-xs,
  .gtng-search-resources-widget .gtng-widget .visible-xs {
    display: block !important;
  }
  table.gtng-search-resources-modal .visible-xs,
  table.gtng-search-container .visible-xs,
  table.gtng-search-filter-bar .visible-xs,
  table.gtng-search-resources .visible-xs,
  table.gtng-search-resources-widget .gtng-widget .visible-xs {
    display: table !important;
  }
  tr.gtng-search-resources-modal .visible-xs,
  tr.gtng-search-container .visible-xs,
  tr.gtng-search-filter-bar .visible-xs,
  tr.gtng-search-resources .visible-xs,
  tr.gtng-search-resources-widget .gtng-widget .visible-xs {
    display: table-row !important;
  }
  th.gtng-search-resources-modal .visible-xs,
  th.gtng-search-container .visible-xs,
  th.gtng-search-filter-bar .visible-xs,
  th.gtng-search-resources .visible-xs,
  th.gtng-search-resources-widget .gtng-widget .visible-xs,
  td.gtng-search-resources-modal .visible-xs,
  td.gtng-search-container .visible-xs,
  td.gtng-search-filter-bar .visible-xs,
  td.gtng-search-resources .visible-xs,
  td.gtng-search-resources-widget .gtng-widget .visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .gtng-search-resources-modal .visible-xs-block,
  .gtng-search-container .visible-xs-block,
  .gtng-search-filter-bar .visible-xs-block,
  .gtng-search-resources .visible-xs-block,
  .gtng-search-resources-widget .gtng-widget .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .gtng-search-resources-modal .visible-xs-inline,
  .gtng-search-container .visible-xs-inline,
  .gtng-search-filter-bar .visible-xs-inline,
  .gtng-search-resources .visible-xs-inline,
  .gtng-search-resources-widget .gtng-widget .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .gtng-search-resources-modal .visible-xs-inline-block,
  .gtng-search-container .visible-xs-inline-block,
  .gtng-search-filter-bar .visible-xs-inline-block,
  .gtng-search-resources .visible-xs-inline-block,
  .gtng-search-resources-widget .gtng-widget .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gtng-search-resources-modal .visible-sm,
  .gtng-search-container .visible-sm,
  .gtng-search-filter-bar .visible-sm,
  .gtng-search-resources .visible-sm,
  .gtng-search-resources-widget .gtng-widget .visible-sm {
    display: block !important;
  }
  table.gtng-search-resources-modal .visible-sm,
  table.gtng-search-container .visible-sm,
  table.gtng-search-filter-bar .visible-sm,
  table.gtng-search-resources .visible-sm,
  table.gtng-search-resources-widget .gtng-widget .visible-sm {
    display: table !important;
  }
  tr.gtng-search-resources-modal .visible-sm,
  tr.gtng-search-container .visible-sm,
  tr.gtng-search-filter-bar .visible-sm,
  tr.gtng-search-resources .visible-sm,
  tr.gtng-search-resources-widget .gtng-widget .visible-sm {
    display: table-row !important;
  }
  th.gtng-search-resources-modal .visible-sm,
  th.gtng-search-container .visible-sm,
  th.gtng-search-filter-bar .visible-sm,
  th.gtng-search-resources .visible-sm,
  th.gtng-search-resources-widget .gtng-widget .visible-sm,
  td.gtng-search-resources-modal .visible-sm,
  td.gtng-search-container .visible-sm,
  td.gtng-search-filter-bar .visible-sm,
  td.gtng-search-resources .visible-sm,
  td.gtng-search-resources-widget .gtng-widget .visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gtng-search-resources-modal .visible-sm-block,
  .gtng-search-container .visible-sm-block,
  .gtng-search-filter-bar .visible-sm-block,
  .gtng-search-resources .visible-sm-block,
  .gtng-search-resources-widget .gtng-widget .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gtng-search-resources-modal .visible-sm-inline,
  .gtng-search-container .visible-sm-inline,
  .gtng-search-filter-bar .visible-sm-inline,
  .gtng-search-resources .visible-sm-inline,
  .gtng-search-resources-widget .gtng-widget .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gtng-search-resources-modal .visible-sm-inline-block,
  .gtng-search-container .visible-sm-inline-block,
  .gtng-search-filter-bar .visible-sm-inline-block,
  .gtng-search-resources .visible-sm-inline-block,
  .gtng-search-resources-widget .gtng-widget .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gtng-search-resources-modal .visible-md,
  .gtng-search-container .visible-md,
  .gtng-search-filter-bar .visible-md,
  .gtng-search-resources .visible-md,
  .gtng-search-resources-widget .gtng-widget .visible-md {
    display: block !important;
  }
  table.gtng-search-resources-modal .visible-md,
  table.gtng-search-container .visible-md,
  table.gtng-search-filter-bar .visible-md,
  table.gtng-search-resources .visible-md,
  table.gtng-search-resources-widget .gtng-widget .visible-md {
    display: table !important;
  }
  tr.gtng-search-resources-modal .visible-md,
  tr.gtng-search-container .visible-md,
  tr.gtng-search-filter-bar .visible-md,
  tr.gtng-search-resources .visible-md,
  tr.gtng-search-resources-widget .gtng-widget .visible-md {
    display: table-row !important;
  }
  th.gtng-search-resources-modal .visible-md,
  th.gtng-search-container .visible-md,
  th.gtng-search-filter-bar .visible-md,
  th.gtng-search-resources .visible-md,
  th.gtng-search-resources-widget .gtng-widget .visible-md,
  td.gtng-search-resources-modal .visible-md,
  td.gtng-search-container .visible-md,
  td.gtng-search-filter-bar .visible-md,
  td.gtng-search-resources .visible-md,
  td.gtng-search-resources-widget .gtng-widget .visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gtng-search-resources-modal .visible-md-block,
  .gtng-search-container .visible-md-block,
  .gtng-search-filter-bar .visible-md-block,
  .gtng-search-resources .visible-md-block,
  .gtng-search-resources-widget .gtng-widget .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gtng-search-resources-modal .visible-md-inline,
  .gtng-search-container .visible-md-inline,
  .gtng-search-filter-bar .visible-md-inline,
  .gtng-search-resources .visible-md-inline,
  .gtng-search-resources-widget .gtng-widget .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gtng-search-resources-modal .visible-md-inline-block,
  .gtng-search-container .visible-md-inline-block,
  .gtng-search-filter-bar .visible-md-inline-block,
  .gtng-search-resources .visible-md-inline-block,
  .gtng-search-resources-widget .gtng-widget .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .gtng-search-resources-modal .visible-lg,
  .gtng-search-container .visible-lg,
  .gtng-search-filter-bar .visible-lg,
  .gtng-search-resources .visible-lg,
  .gtng-search-resources-widget .gtng-widget .visible-lg {
    display: block !important;
  }
  table.gtng-search-resources-modal .visible-lg,
  table.gtng-search-container .visible-lg,
  table.gtng-search-filter-bar .visible-lg,
  table.gtng-search-resources .visible-lg,
  table.gtng-search-resources-widget .gtng-widget .visible-lg {
    display: table !important;
  }
  tr.gtng-search-resources-modal .visible-lg,
  tr.gtng-search-container .visible-lg,
  tr.gtng-search-filter-bar .visible-lg,
  tr.gtng-search-resources .visible-lg,
  tr.gtng-search-resources-widget .gtng-widget .visible-lg {
    display: table-row !important;
  }
  th.gtng-search-resources-modal .visible-lg,
  th.gtng-search-container .visible-lg,
  th.gtng-search-filter-bar .visible-lg,
  th.gtng-search-resources .visible-lg,
  th.gtng-search-resources-widget .gtng-widget .visible-lg,
  td.gtng-search-resources-modal .visible-lg,
  td.gtng-search-container .visible-lg,
  td.gtng-search-filter-bar .visible-lg,
  td.gtng-search-resources .visible-lg,
  td.gtng-search-resources-widget .gtng-widget .visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .gtng-search-resources-modal .visible-lg-block,
  .gtng-search-container .visible-lg-block,
  .gtng-search-filter-bar .visible-lg-block,
  .gtng-search-resources .visible-lg-block,
  .gtng-search-resources-widget .gtng-widget .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .gtng-search-resources-modal .visible-lg-inline,
  .gtng-search-container .visible-lg-inline,
  .gtng-search-filter-bar .visible-lg-inline,
  .gtng-search-resources .visible-lg-inline,
  .gtng-search-resources-widget .gtng-widget .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .gtng-search-resources-modal .visible-lg-inline-block,
  .gtng-search-container .visible-lg-inline-block,
  .gtng-search-filter-bar .visible-lg-inline-block,
  .gtng-search-resources .visible-lg-inline-block,
  .gtng-search-resources-widget .gtng-widget .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .gtng-search-resources-modal .hidden-xs,
  .gtng-search-container .hidden-xs,
  .gtng-search-filter-bar .hidden-xs,
  .gtng-search-resources .hidden-xs,
  .gtng-search-resources-widget .gtng-widget .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gtng-search-resources-modal .hidden-sm,
  .gtng-search-container .hidden-sm,
  .gtng-search-filter-bar .hidden-sm,
  .gtng-search-resources .hidden-sm,
  .gtng-search-resources-widget .gtng-widget .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gtng-search-resources-modal .hidden-md,
  .gtng-search-container .hidden-md,
  .gtng-search-filter-bar .hidden-md,
  .gtng-search-resources .hidden-md,
  .gtng-search-resources-widget .gtng-widget .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .gtng-search-resources-modal .hidden-lg,
  .gtng-search-container .hidden-lg,
  .gtng-search-filter-bar .hidden-lg,
  .gtng-search-resources .hidden-lg,
  .gtng-search-resources-widget .gtng-widget .hidden-lg {
    display: none !important;
  }
}
.gtng-search-resources-modal .visible-print,
.gtng-search-container .visible-print,
.gtng-search-filter-bar .visible-print,
.gtng-search-resources .visible-print,
.gtng-search-resources-widget .gtng-widget .visible-print {
  display: none !important;
}
@media print {
  .gtng-search-resources-modal .visible-print,
  .gtng-search-container .visible-print,
  .gtng-search-filter-bar .visible-print,
  .gtng-search-resources .visible-print,
  .gtng-search-resources-widget .gtng-widget .visible-print {
    display: block !important;
  }
  table.gtng-search-resources-modal .visible-print,
  table.gtng-search-container .visible-print,
  table.gtng-search-filter-bar .visible-print,
  table.gtng-search-resources .visible-print,
  table.gtng-search-resources-widget .gtng-widget .visible-print {
    display: table !important;
  }
  tr.gtng-search-resources-modal .visible-print,
  tr.gtng-search-container .visible-print,
  tr.gtng-search-filter-bar .visible-print,
  tr.gtng-search-resources .visible-print,
  tr.gtng-search-resources-widget .gtng-widget .visible-print {
    display: table-row !important;
  }
  th.gtng-search-resources-modal .visible-print,
  th.gtng-search-container .visible-print,
  th.gtng-search-filter-bar .visible-print,
  th.gtng-search-resources .visible-print,
  th.gtng-search-resources-widget .gtng-widget .visible-print,
  td.gtng-search-resources-modal .visible-print,
  td.gtng-search-container .visible-print,
  td.gtng-search-filter-bar .visible-print,
  td.gtng-search-resources .visible-print,
  td.gtng-search-resources-widget .gtng-widget .visible-print {
    display: table-cell !important;
  }
}
.gtng-search-resources-modal .visible-print-block,
.gtng-search-container .visible-print-block,
.gtng-search-filter-bar .visible-print-block,
.gtng-search-resources .visible-print-block,
.gtng-search-resources-widget .gtng-widget .visible-print-block {
  display: none !important;
}
@media print {
  .gtng-search-resources-modal .visible-print-block,
  .gtng-search-container .visible-print-block,
  .gtng-search-filter-bar .visible-print-block,
  .gtng-search-resources .visible-print-block,
  .gtng-search-resources-widget .gtng-widget .visible-print-block {
    display: block !important;
  }
}
.gtng-search-resources-modal .visible-print-inline,
.gtng-search-container .visible-print-inline,
.gtng-search-filter-bar .visible-print-inline,
.gtng-search-resources .visible-print-inline,
.gtng-search-resources-widget .gtng-widget .visible-print-inline {
  display: none !important;
}
@media print {
  .gtng-search-resources-modal .visible-print-inline,
  .gtng-search-container .visible-print-inline,
  .gtng-search-filter-bar .visible-print-inline,
  .gtng-search-resources .visible-print-inline,
  .gtng-search-resources-widget .gtng-widget .visible-print-inline {
    display: inline !important;
  }
}
.gtng-search-resources-modal .visible-print-inline-block,
.gtng-search-container .visible-print-inline-block,
.gtng-search-filter-bar .visible-print-inline-block,
.gtng-search-resources .visible-print-inline-block,
.gtng-search-resources-widget .gtng-widget .visible-print-inline-block {
  display: none !important;
}
@media print {
  .gtng-search-resources-modal .visible-print-inline-block,
  .gtng-search-container .visible-print-inline-block,
  .gtng-search-filter-bar .visible-print-inline-block,
  .gtng-search-resources .visible-print-inline-block,
  .gtng-search-resources-widget .gtng-widget .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .gtng-search-resources-modal .hidden-print,
  .gtng-search-container .hidden-print,
  .gtng-search-filter-bar .hidden-print,
  .gtng-search-resources .hidden-print,
  .gtng-search-resources-widget .gtng-widget .hidden-print {
    display: none !important;
  }
}
body.home .tp-mask-wrap .tp-caption img {
  margin-top: 54px !important;
}
body.home .rs-layer .tp-rs-img {
  margin-top: 54px !important;
}
body.home .gtng-search-container {
  margin-bottom: -57px;
}
body.page-id-64 .gtng-search-container {
  margin-bottom: -57px;
}
body.page-id-64 .theme-page .theme-page-header {
  padding-top: 103px;
}
body.page-id-64 .theme-post {
  margin-bottom: 10px;
}
body.page-id-64 .theme-post .theme-post-section-header {
  margin-bottom: 0;
}
body.page-id-64 .theme-post .theme-post-section-header a {
  font-size: 20px;
}
.gtng-search-container {
  background-color: #29718a;
  height: 57px;
  position: relative;
  z-index: 98;
  opacity: 0.83;
  filter: alpha(opacity=83);
}
@media (min-width: 0) and (max-width: 992px) {
  .pb .pb-main.gtng-search-resources {
    width: 100%;
  }
  .hesperiden.tp-bullets .tp-bullet {
    display: none;
  }
  .gtng-search-resources form .form-group {
    padding-top: 12px;
    padding-right: 0;
  }
  .gtng-search-resources form .form-group.form-dropdown,
  .gtng-search-resources form .form-group.form-button {
    display: none;
  }
  .gtng-search-resources form .form-group.form-search {
    width: 100%;
  }
  .gtng-search-resources form .form-control.form-query {
    width: 100%;
  }
  .gtng-search-resources form .form-button {
    display: none;
  }
  .gtng-search-resources form .form-query-is-mobile {
    display: block;
  }
}
@media (min-width: 992px) {
  .gtng-search-resources form .form-group {
    padding-top: inherit;
    padding-right: 15px;
  }
  .gtng-search-resources form .form-control.form-query {
    height: 34px;
    width: 272px;
  }
  .gtng-search-resources form .form-dropdown {
    max-width: 16%;
  }
  .gtng-search-resources form .form-button {
    display: block;
  }
  .gtng-search-resources form .form-query-is-mobile {
    display: none;
  }
}
@media (min-width: 1200px) {
  .gtng-search-resources form .form-dropdown {
    width: 148px;
  }
  .gtng-search-resources form .form-control.form-query {
    width: 372px;
  }
}
.gtng-search-resources {
  background-color: #29718a;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 16px;
  padding: 0px 10px;
}
.gtng-search-resources form .form-group:last-child {
  padding-right: 0;
}
.gtng-search-resources form .form-dropdown {
  padding-top: 7px;
}
.gtng-search-resources form .form-dropdown .fa {
  color: #fff;
  padding-right: 3px;
  width: auto;
}
.gtng-search-resources form .form-dropdown ul.dropdown-menu {
  background-color: #29718a;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  left: -7px;
  min-width: 140px;
  padding: 11px 21px 6px 21px;
  white-space: nowrap;
}
.gtng-search-resources form .form-dropdown ul.dropdown-menu li {
  background: 0 transparent;
  font-size: 16px;
  margin-bottom: -1px;
  padding-left: 0px;
}
.gtng-search-resources form .form-dropdown ul.dropdown-menu li.dropdown-li-column {
  width: 50%;
  float: left;
}
.gtng-search-resources form .form-dropdown ul.dropdown-menu li .fa-stack {
  width: 22px;
}
.gtng-search-resources form .form-dropdown ul.dropdown-menu li .fa-stack .fa-square-o {
  font-size: 22px;
}
.gtng-search-resources form .form-dropdown ul.dropdown-menu li .fa-stack .fa-check {
  color: #a9ff51;
  font-size: 17px;
  margin-top: -1px;
}
.gtng-search-resources form .form-control {
  background: 0 transparent;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  color: #fff;
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: 700;
}
.gtng-search-resources form .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.gtng-search-resources form .form-control:-ms-input-placeholder {
  color: #fff;
}
.gtng-search-resources form .form-control::-webkit-input-placeholder {
  color: #fff;
}
.gtng-search-resources form .form-control.form-query {
  border-bottom: 1px solid #a9ff51;
  padding-left: 5px;
}
.gtng-search-resources form .form-control.form-query:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.gtng-search-resources form .btn {
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 16px;
  height: 28px;
}
.gtng-search-resources form .btn.dropdown-toggle {
  background: 0 transparent;
  border-bottom: 1px solid #a9ff51;
  text-align: left;
  padding: 0px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gtng-search-resources form .btn.btn-reset {
  background: 0 transparent;
  height: 57px;
  padding-top: 6px;
  margin-left: 4px;
}
.gtng-search-resources form .btn.btn-search {
  background-color: #6ba238;
  height: 57px;
  padding: 0px 11px;
  margin-left: 4px;
}
.gtng-search-resources form .btn.btn-search .fa {
  font-size: 30px;
}
.gtng-search-resources-modal {
  font-size: 14px;
  padding: 15px 30px;
}
.gtng-search-resources-modal .btn-search {
  background-color: #29718a;
  padding: 2px 12px;
  height: inherit;
}
.gtng-search-resources-modal .btn-search .fa {
  color: white;
  font-size: 14px;
  line-height: inherit;
  width: inherit;
  padding: 3px 0px 6px 0px;
}
.gtng-search-resources-modal .form-dropdown .control-label {
  display: block;
  font-size: 16px;
  text-align: left;
}
.gtng-search-resources-modal .form-dropdown ul {
  padding-top: 10px;
}
.gtng-search-resources-modal .form-dropdown ul > li {
  background-color: transparent;
  background-image: none;
  border: 1px solid #29718a;
  cursor: pointer;
  display: inline-block;
  padding: 5px 8px;
  padding-left: 10px;
}
.gtng-search-resources-modal .form-dropdown ul > li.is-checked {
  color: white;
  background-color: #29718a;
}
.gtng-search-resources-modal .form-dropdown ul > li .fa-stack {
  display: none;
}
.gtng-search-resources-widget .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gtng-search-resources-widget .btn:focus,
.gtng-search-resources-widget .btn:active:focus,
.gtng-search-resources-widget .btn.active:focus,
.gtng-search-resources-widget .btn.focus,
.gtng-search-resources-widget .btn:active.focus,
.gtng-search-resources-widget .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.gtng-search-resources-widget .btn:hover,
.gtng-search-resources-widget .btn:focus,
.gtng-search-resources-widget .btn.focus {
  color: #333;
  text-decoration: none;
}
.gtng-search-resources-widget .btn:active,
.gtng-search-resources-widget .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.gtng-search-resources-widget .btn.disabled,
.gtng-search-resources-widget .btn[disabled],
fieldset[disabled] .gtng-search-resources-widget .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.gtng-search-resources-widget .btn.disabled,
fieldset[disabled] a.gtng-search-resources-widget .btn {
  pointer-events: none;
}
.gtng-search-resources-widget .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.gtng-search-resources-widget .btn-default:focus,
.gtng-search-resources-widget .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.gtng-search-resources-widget .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.gtng-search-resources-widget .btn-default:active,
.gtng-search-resources-widget .btn-default.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.gtng-search-resources-widget .btn-default:active:hover,
.gtng-search-resources-widget .btn-default.active:hover,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-default:hover,
.gtng-search-resources-widget .btn-default:active:focus,
.gtng-search-resources-widget .btn-default.active:focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-default:focus,
.gtng-search-resources-widget .btn-default:active.focus,
.gtng-search-resources-widget .btn-default.active.focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.gtng-search-resources-widget .btn-default:active,
.gtng-search-resources-widget .btn-default.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-default {
  background-image: none;
}
.gtng-search-resources-widget .btn-default.disabled:hover,
.gtng-search-resources-widget .btn-default[disabled]:hover,
fieldset[disabled] .gtng-search-resources-widget .btn-default:hover,
.gtng-search-resources-widget .btn-default.disabled:focus,
.gtng-search-resources-widget .btn-default[disabled]:focus,
fieldset[disabled] .gtng-search-resources-widget .btn-default:focus,
.gtng-search-resources-widget .btn-default.disabled.focus,
.gtng-search-resources-widget .btn-default[disabled].focus,
fieldset[disabled] .gtng-search-resources-widget .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.gtng-search-resources-widget .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.gtng-search-resources-widget .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.gtng-search-resources-widget .btn-primary:focus,
.gtng-search-resources-widget .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.gtng-search-resources-widget .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.gtng-search-resources-widget .btn-primary:active,
.gtng-search-resources-widget .btn-primary.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.gtng-search-resources-widget .btn-primary:active:hover,
.gtng-search-resources-widget .btn-primary.active:hover,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-primary:hover,
.gtng-search-resources-widget .btn-primary:active:focus,
.gtng-search-resources-widget .btn-primary.active:focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-primary:focus,
.gtng-search-resources-widget .btn-primary:active.focus,
.gtng-search-resources-widget .btn-primary.active.focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.gtng-search-resources-widget .btn-primary:active,
.gtng-search-resources-widget .btn-primary.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-primary {
  background-image: none;
}
.gtng-search-resources-widget .btn-primary.disabled:hover,
.gtng-search-resources-widget .btn-primary[disabled]:hover,
fieldset[disabled] .gtng-search-resources-widget .btn-primary:hover,
.gtng-search-resources-widget .btn-primary.disabled:focus,
.gtng-search-resources-widget .btn-primary[disabled]:focus,
fieldset[disabled] .gtng-search-resources-widget .btn-primary:focus,
.gtng-search-resources-widget .btn-primary.disabled.focus,
.gtng-search-resources-widget .btn-primary[disabled].focus,
fieldset[disabled] .gtng-search-resources-widget .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.gtng-search-resources-widget .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.gtng-search-resources-widget .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.gtng-search-resources-widget .btn-success:focus,
.gtng-search-resources-widget .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.gtng-search-resources-widget .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.gtng-search-resources-widget .btn-success:active,
.gtng-search-resources-widget .btn-success.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.gtng-search-resources-widget .btn-success:active:hover,
.gtng-search-resources-widget .btn-success.active:hover,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-success:hover,
.gtng-search-resources-widget .btn-success:active:focus,
.gtng-search-resources-widget .btn-success.active:focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-success:focus,
.gtng-search-resources-widget .btn-success:active.focus,
.gtng-search-resources-widget .btn-success.active.focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.gtng-search-resources-widget .btn-success:active,
.gtng-search-resources-widget .btn-success.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-success {
  background-image: none;
}
.gtng-search-resources-widget .btn-success.disabled:hover,
.gtng-search-resources-widget .btn-success[disabled]:hover,
fieldset[disabled] .gtng-search-resources-widget .btn-success:hover,
.gtng-search-resources-widget .btn-success.disabled:focus,
.gtng-search-resources-widget .btn-success[disabled]:focus,
fieldset[disabled] .gtng-search-resources-widget .btn-success:focus,
.gtng-search-resources-widget .btn-success.disabled.focus,
.gtng-search-resources-widget .btn-success[disabled].focus,
fieldset[disabled] .gtng-search-resources-widget .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.gtng-search-resources-widget .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.gtng-search-resources-widget .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.gtng-search-resources-widget .btn-info:focus,
.gtng-search-resources-widget .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.gtng-search-resources-widget .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.gtng-search-resources-widget .btn-info:active,
.gtng-search-resources-widget .btn-info.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.gtng-search-resources-widget .btn-info:active:hover,
.gtng-search-resources-widget .btn-info.active:hover,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-info:hover,
.gtng-search-resources-widget .btn-info:active:focus,
.gtng-search-resources-widget .btn-info.active:focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-info:focus,
.gtng-search-resources-widget .btn-info:active.focus,
.gtng-search-resources-widget .btn-info.active.focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.gtng-search-resources-widget .btn-info:active,
.gtng-search-resources-widget .btn-info.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-info {
  background-image: none;
}
.gtng-search-resources-widget .btn-info.disabled:hover,
.gtng-search-resources-widget .btn-info[disabled]:hover,
fieldset[disabled] .gtng-search-resources-widget .btn-info:hover,
.gtng-search-resources-widget .btn-info.disabled:focus,
.gtng-search-resources-widget .btn-info[disabled]:focus,
fieldset[disabled] .gtng-search-resources-widget .btn-info:focus,
.gtng-search-resources-widget .btn-info.disabled.focus,
.gtng-search-resources-widget .btn-info[disabled].focus,
fieldset[disabled] .gtng-search-resources-widget .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.gtng-search-resources-widget .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.gtng-search-resources-widget .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.gtng-search-resources-widget .btn-warning:focus,
.gtng-search-resources-widget .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.gtng-search-resources-widget .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.gtng-search-resources-widget .btn-warning:active,
.gtng-search-resources-widget .btn-warning.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.gtng-search-resources-widget .btn-warning:active:hover,
.gtng-search-resources-widget .btn-warning.active:hover,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-warning:hover,
.gtng-search-resources-widget .btn-warning:active:focus,
.gtng-search-resources-widget .btn-warning.active:focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-warning:focus,
.gtng-search-resources-widget .btn-warning:active.focus,
.gtng-search-resources-widget .btn-warning.active.focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.gtng-search-resources-widget .btn-warning:active,
.gtng-search-resources-widget .btn-warning.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-warning {
  background-image: none;
}
.gtng-search-resources-widget .btn-warning.disabled:hover,
.gtng-search-resources-widget .btn-warning[disabled]:hover,
fieldset[disabled] .gtng-search-resources-widget .btn-warning:hover,
.gtng-search-resources-widget .btn-warning.disabled:focus,
.gtng-search-resources-widget .btn-warning[disabled]:focus,
fieldset[disabled] .gtng-search-resources-widget .btn-warning:focus,
.gtng-search-resources-widget .btn-warning.disabled.focus,
.gtng-search-resources-widget .btn-warning[disabled].focus,
fieldset[disabled] .gtng-search-resources-widget .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.gtng-search-resources-widget .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.gtng-search-resources-widget .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.gtng-search-resources-widget .btn-danger:focus,
.gtng-search-resources-widget .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.gtng-search-resources-widget .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.gtng-search-resources-widget .btn-danger:active,
.gtng-search-resources-widget .btn-danger.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.gtng-search-resources-widget .btn-danger:active:hover,
.gtng-search-resources-widget .btn-danger.active:hover,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-danger:hover,
.gtng-search-resources-widget .btn-danger:active:focus,
.gtng-search-resources-widget .btn-danger.active:focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-danger:focus,
.gtng-search-resources-widget .btn-danger:active.focus,
.gtng-search-resources-widget .btn-danger.active.focus,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.gtng-search-resources-widget .btn-danger:active,
.gtng-search-resources-widget .btn-danger.active,
.open > .dropdown-toggle.gtng-search-resources-widget .btn-danger {
  background-image: none;
}
.gtng-search-resources-widget .btn-danger.disabled:hover,
.gtng-search-resources-widget .btn-danger[disabled]:hover,
fieldset[disabled] .gtng-search-resources-widget .btn-danger:hover,
.gtng-search-resources-widget .btn-danger.disabled:focus,
.gtng-search-resources-widget .btn-danger[disabled]:focus,
fieldset[disabled] .gtng-search-resources-widget .btn-danger:focus,
.gtng-search-resources-widget .btn-danger.disabled.focus,
.gtng-search-resources-widget .btn-danger[disabled].focus,
fieldset[disabled] .gtng-search-resources-widget .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.gtng-search-resources-widget .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.gtng-search-resources-widget .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.gtng-search-resources-widget .btn-link,
.gtng-search-resources-widget .btn-link:active,
.gtng-search-resources-widget .btn-link.active,
.gtng-search-resources-widget .btn-link[disabled],
fieldset[disabled] .gtng-search-resources-widget .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gtng-search-resources-widget .btn-link,
.gtng-search-resources-widget .btn-link:hover,
.gtng-search-resources-widget .btn-link:focus,
.gtng-search-resources-widget .btn-link:active {
  border-color: transparent;
}
.gtng-search-resources-widget .btn-link:hover,
.gtng-search-resources-widget .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.gtng-search-resources-widget .btn-link[disabled]:hover,
fieldset[disabled] .gtng-search-resources-widget .btn-link:hover,
.gtng-search-resources-widget .btn-link[disabled]:focus,
fieldset[disabled] .gtng-search-resources-widget .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.gtng-search-resources-widget .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.gtng-search-resources-widget .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.gtng-search-resources-widget .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.gtng-search-resources-widget .btn-block {
  display: block;
  width: 100%;
}
.gtng-search-resources-widget .btn-block + .btn-block {
  margin-top: 5px;
}
.gtng-search-resources-widget input[type="submit"].btn-block,
.gtng-search-resources-widget input[type="reset"].btn-block,
.gtng-search-resources-widget input[type="button"].btn-block {
  width: 100%;
}
.gtng-search-resources-widget form .form-group {
  background-color: #f1f1f1;
  margin-top: 4px;
}
.gtng-search-resources-widget form .form-group:first-child {
  margin-top: 0;
}
.gtng-search-resources-widget form .btn {
  background-color: transparent;
  border-radius: 0;
  border: 0 none;
  color: #1278a8;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
}
.gtng-search-resources-widget form .btn .fa {
  width: 13px;
}
.gtng-search-resources-widget form ul {
  padding-bottom: 10px;
}
.gtng-search-resources-widget form ul li {
  color: #6aa330;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  background: 0 transparent;
  padding-left: 40px;
  margin-bottom: 0;
}
.gtng-search-resources-widget form ul li.li-grades {
  width: 18%;
  display: inline-block;
}
.gtng-search-resources-widget form ul li .fa {
  width: auto;
}
.gtng-search-resources-widget form ul li .fa-stack {
  width: 20px;
}
.gtng-search-resources-widget form ul li .fa-stack .fa-square-o {
  font-size: 20px;
}
.gtng-search-resources-widget form ul li .fa-stack .fa-check {
  color: #6aa330;
  font-size: 15px;
}
.gtng-widget .gtngfile .btn {
  cursor: pointer;
  display: block;
  width: 140px;
  text-align: left;
}
.gtng-search-filter-bar {
  color: #1278a8;
  border-top: 2px solid #1278a8;
  background-color: #f1f1f1;
  padding: 3px 0px 3px 14px;
  margin-bottom: 25px;
}
.gtng-search-filter-bar .gtng-search-filter {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding-right: 8px;
}
.gtng-search-filter-bar .gtng-search-filter .fa {
  padding-right: 4px;
  width: inherit;
}
