
/*------------------------------------------------------------------------------
    Color
    (link hover, weather forecast icon, weather forecast temp, logo span,
    dropcap first letter, quotes, meta calendar icon)
------------------------------------------------------------------------------*/
a:hover,
#header .header_meta .weather_forecast i,
#header .header_meta .weather_forecast .temp,
#site_title span,
.dropcap:first-letter,
.full_meta span.meta_date:before,
.full_meta span.meta_comments:before,
.full_meta span.meta_views:before,
.full_meta span.meta_author i,
blockquote p span:first-child,
blockquote p span:last-child,
.entry_media span.meta_likes a,
article.post .entry_content p a,
.full_meta span.meta_likes:before {
    color: #F85050;
}

/*------------------------------------------------------------------------------
    Background
    (mark, button, search icon in menu, format, tags hover, post format hover,
    input submit, shop hover icon, pagination current link, shop button,
    span format icon, review border, rating result, transition line, wide slider
    controls, filter shop handle)
------------------------------------------------------------------------------*/
mark,
.breaking-news .breaking-title,
.search_icon_form a,
.author_box .posts,
span.format,
.tagcloud a:hover,
#footer .tagcloud a:hover,
.item .item_thumb .thumb_icon a,
input[type="submit"],
.thumb_meta span.category,
ul.products li.product .item_thumb .thumb_icon a,
ul.page-numbers li span.current,
ul.products li.product a.btn:hover,
.layout_post_1 .item_thumb .thumb_icon a,
.full_meta span.meta_format,
.review_footer span,
.transition_line,
.layout_post_2 .item_thumb .thumb_icon a,
.list_posts .post .item_thumb .thumb_icon a,
.wide_slider .bx-wrapper .bx-controls-direction a:hover,
.ui-slider-range,
#gallery_grid .gallery_album .item_thumb .thumb_icon a,
.wc-proceed-to-checkout,
.single_add_to_cart_button.btn_red,
#back_to_top a:hover {
    background-color: #F85050;
}

/*------------------------------------------------------------------------------
    Border
    (drop down menu, tags hover, slider pager top border)
------------------------------------------------------------------------------*/
nav.site_navigation ul.menu ul.sub-menu,
nav.site_navigation ul.menu > li > .content,
nav.site_navigation ul.menu > li.has_dt_mega_menu > ul.dt_mega_menu,
.tagcloud a:hover:before,
#footer .tagcloud a:hover:before,
#wide_slider_pager .box.active {
    /* border-color: #F85050;*/
}

/*------------------------------------------------------------------------------
    Heading colors in post content
------------------------------------------------------------------------------*/
.entry_content>h1:not(.page_title):not(.entry-title):not(.entry_title),
.entry_content>h2,
.entry_content>h3,
.entry_content>h4,
.entry_content>h5,
.entry_content>h6,
.entry_content>.row>.col>h1:not(.page_title):not(.entry-title):not(.entry_title),
.entry_content>.row>.col>h2,
.entry_content>.row>.col>h3,
.entry_content>.row>.col>h4,
.entry_content>.row>.col>h5,
.entry_content>.row>.col>h6 {
    color: #222222;
}
.entry_content .head_title h2 {
	color: #222;
}

.entry_content .head_title h2 {
	color: #222;
}

/*------------------------------------------------------------------------------
    Content Link Color
------------------------------------------------------------------------------*/

.entry_content a:not(.ui-tabs-anchor):not(.btn):not(.gal-link):not(:hover) {
    color: #FC8D8D;
}

/*------------------------------------------------------------------------------
    Accordions background and color
------------------------------------------------------------------------------*/
.accordion_content .accordion_content_title {
	background-color: #EEEEEE;
}

/*------------------------------------------------------------------------------
    Accordion icon background and color
------------------------------------------------------------------------------*/
.accordion_content .accordion_content_title:after {
	background-color: #DDDDDD;
	color: #999999;
}


		/* Background Color/Texture/Image */
		body {
							background: #FDFDFD;

		}


/*------------------------------------------------------------------------------
    Body
------------------------------------------------------------------------------*/
body {
    font-family: "Titillium Web", sans-serif;
    font-size: 14px;
}
/*------------------------------------------------------------------------------
    Main Menu
------------------------------------------------------------------------------*/
nav.site_navigation ul.menu > li > a {
    font-size: 16px;
}
nav.site_navigation ul.menu > li > a > div.subtitle {
	font-size: 12px;
}
nav.site_navigation ul.menu ul.sub-menu {
	font-size: 12px;
}
/*------------------------------------------------------------------------------
    Headings
    (headings, menu links, dropcap first letter, panel subtitle)
------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6,
nav.site_navigation ul.menu > li > a,
.dropcap:first-letter,
.panel_title span {
    font-family: "Titillium Web", sans-serif
}
/*
Theme Name: TrendyBlog Premium Theme
Theme URI: http://trendyblog.different-themes.com/
Description: TrendyBlog Premium Wordpress Theme
Author: Different Themes
Author URI: http://www.different-themes.com/
Version: 1.1.6
Tags: 
License: GNU General Public License
License URI: README_License.txt
*/


/** Wordpress default clases */

.post.sticky { background: #f8f8f8; padding: 0px 0px 16px 0px; }

.sticky .article-content { padding: 0px 16px; }

.article-block-small-image.sticky .article-header { padding: 8px 20px 0px 16px; }

.gallery-caption { color: #888; font-size: 12px; margin: 0 0 12px; }

.bypostauthor {}

.main-menu-wrapper ul ul li a i { font-style: normal!important; }

.alignright  {}

.alignleft  {}

.aligncenter   {}

ul li a i { font-style: normal; }

.wp-caption-text {
  display: block;
}

.gallery-photo .loading {
	background: rgba(255,255,255,0.7) url(39024568/wp-content/themes/trendyblog-theme/images/loading.gif) no-repeat center center;
	line-height: 0px;
	min-height: 100px;
}

.waiter > img {
  position:relative;
}

.waiter.loading img {
	opacity:0.6!important;
	filter:alpha(opacity=60)!important;
}

.waiter.loading {
	display:inline-block;
	background:#fff url(39024568/wp-content/themes/trendyblog-theme/images/loading.gif) no-repeat center center;
	line-height:0px;
	min-height:400px;

}

.waiter.loading img {
	opacity:0.6;
	filter:alpha(opacity=60);
}

/* isotope transition styles */

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
  
#infscr-loading {
	background: -moz-linear-gradient(center top , #747D84 0%, #434F56 100%) repeat scroll 0 0 transparent;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	bottom: 0;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	height: 50px;
	left: 50%;
	margin-left: -45px;
	padding-top: 20px;
	position: fixed;
	text-align: center;
	z-index: 1000;
	width: 90px;
	background-repeat:no-repeat;
	background-position: center center;
}
	
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.bypostauthor {}

img { height: auto !important; }

  #makeMeScrollable
  {
    position: relative;
  }
  
  #makeMeScrollable div.scrollableArea img
  {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
  }

.wpb_gallery.wpb_posts_slider.wpb_content_element p {
  height: 40px;
  overflow: hidden;
}

#popup {
  max-width: 90%;
}

#popup img {
  max-width: 100%;
}

#df_bglink {
  display:block;
  height:100%;
  width:100%;
  position:fixed;
  left:0;
  top:0;
  z-index:0;
  text-indent:-5000em;
}

#wrapper {
  position:relative;
  z-index:10;
}

.infoPanel {
    background: #f5f5f5 no-repeat center center;
}

.infoPanel .title {
    position: absolute;
    width: 90%;
    top: 8px;
    left: 11px;
    font-size: 12pt;
    font-family: Titillium, Helvetica Neue, sans-serif;
    font-weight: 500;
    line-height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.infoPanel .info {
    position: absolute;
    text-align: right;
    bottom: 5px;
    font-family: Titillium, Helvetica Neue, sans-serif;
    font-weight: 300;
    left: 15px;
    font-size: 13px;
    color: #A1A1A1;
}

.infoPanel .info .date {
    float: left;
}

.infoPanel .info .duration {
    float: right;
    display: block !important;
    margin-left: 8px;
}

.search-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.search-switch input {display:none;}

.search-switch {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.search-slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .search-slider {
    background-color: #2196F3;
}

input:focus + .search-slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .search-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('/wp-content/plugins/contact-form-7/images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_popup_content, .et_monarch .et_social_flyin, .et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks,
.et_monarch .et_social_networks div, .et_monarch .et_social_sidebar_networks div,
.et_monarch .et_social_networks span, .et_monarch .et_social_sidebar_networks span,
.et_monarch .et_social_networks h2, .et_monarch .et_social_sidebar_networks h2,
.et_monarch .et_social_networks h3, .et_monarch .et_social_sidebar_networks h3,
.et_monarch .et_social_networks h4, .et_monarch .et_social_sidebar_networks h4,
.et_monarch .et_social_networks p, .et_monarch .et_social_sidebar_networks p,
.et_monarch .et_social_networks a, .et_monarch .et_social_sidebar_networks a,
.et_monarch .et_social_networks font, .et_monarch .et_social_sidebar_networks font,
.et_monarch .et_social_networks img, .et_monarch .et_social_sidebar_networks img,
.et_monarch .et_social_networks strike, .et_monarch .et_social_sidebar_networks strike,
.et_monarch .et_social_networks strong, .et_monarch .et_social_sidebar_networks strong,
.et_monarch .et_social_networks b, .et_monarch .et_social_sidebar_networks b,
.et_monarch .et_social_networks u, .et_monarch .et_social_sidebar_networks u,
.et_monarch .et_social_networks i, .et_monarch .et_social_sidebar_networks i,
.et_monarch .et_social_networks ol, .et_monarch .et_social_sidebar_networks ol,
.et_monarch .et_social_networks ul, .et_monarch .et_social_sidebar_networks ul,
.et_monarch .et_social_networks li, .et_monarch .et_social_sidebar_networks li,
.et_monarch .widget_monarchwidget li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li, .et_monarch .widget_monarchwidget li:before, .et_monarch .widget_monarchwidget li:after,
.et_monarch .et_social_popup_content h3, .et_monarch .et_social_popup_content p, .et_monarch .et_social_popup_content:after,
.et_monarch .et_social_flyin h3, .et_monarch .et_social_flyin p, .et_monarch .et_social_flyin:after,
.et_monarch .et_social_pinterest_window h3, .et_monarch .et_social_mobile, .et_monarch .et_social_mobile_button, .et_monarch .et_social_heading { font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; text-transform: none; font-weight: normal; margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background-image:none; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

.et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks, .et_monarch .et_social_sidebar_networks_mobile { font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1em; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_popup h3, .et_monarch .et_social_flyin h3, .et_monarch .et_social_locked h3, .et_monarch .et_social_pinterest_window h3 { font-family: 'Open Sans', helvetica, arial, sans-serif; font-size: 26px; line-height: 1.1em; color: #333; font-weight: 400; letter-spacing: .5px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_popup p, .et_monarch .et_social_flyin p { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #999; font-weight: 400; line-height: 1.6em; margin-top: 6px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.et_monarch .et_social_networks span, .et_monarch .et_social_sidebar_networks span, .et_monarch .et_social_circle i.et_social_icon, i.et_social_icon:before, i.et_social_icon:after, .et_monarch .et_social_networks li, .et_monarch .et_social_networks li a, .et_monarch .et_social_networks div, .et_monarch .et_social_sidebar_mobile, .et_monarch .et_social_sidebar_networks_mobile li, .et_monarch .et_social_pin_image a:before { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
.et_monarch .et_social_count, .et_monarch .widget_monarchwidget .et_social_networkname, .et_monarch .widget_monarchwidget .et_social_count span { transition: none !important; -webkit-transition: none !important; -moz-transition: none !important; }

.et_monarch .et_social_icon, .et_monarch .et_social_networks .et_social_network_label, .et_monarch .et_social_sidebar_networks .et_social_count { color: #FFF; }
.et_monarch .et_social_count { line-height: 23px; }

.et_monarch .et_social_networks.et_social_circle .et_social_network_label { color: #444; }

.et_monarch .et_social_networks p, .et_monarch .et_social_sidebar_networks p {
	font-family: 'Open Sans', helvetica, arial, sans-serif; line-height: 1.6em; font-weight: 400; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #666;
}

.et_monarch .et_social_placeholder { width: 7px; height: 14px; display: inline-block; }

.et_monarch .et_social_networks, .et_monarch .et_social_sidebar_networks, .et_monarch .widget_monarchwidget a { text-shadow: none !important; }

/*------------------------------------------------*/
/*--------------------[ICONS]---------------------*/
/*------------------------------------------------*/

@font-face {
	font-family:'ETmonarch';
	src:url('/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.eot');
	src:url('/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.ttf') format('truetype'),
		url('/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.woff') format('woff'),
		url('/wp-content/plugins/zzz_monarch/css/fonts/ETmonarch_2.svg#ETmonarch') format('svg');
	font-weight: normal;
	font-style: normal;
}

.et_monarch .et_social_icon, .et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after { font-family: 'ETmonarch'; speak: none; font-style: normal; font-size: 16px; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; display: block; }

.et_monarch .et_social_icon_networks:before			{ content: "\e605"; }
.et_monarch .et_social_icon_cancel:after			{ content: "\e60c"; }

.et_monarch .et_social_icon_behance:before,			.et_monarch .et_social_icon_behance:after 			{ content: "\e643"; }
.et_monarch .et_social_icon_like:before,			.et_monarch .et_social_icon_like:after 				{ content: "\e60e"; }
.et_monarch .et_social_icon_aweber:before,			.et_monarch .et_social_icon_aweber:after 			{ content: "\e612"; }
.et_monarch .et_social_icon_blinklist:before,		.et_monarch .et_social_icon_blinklist:after 		{ content: "\e613"; }
.et_monarch .et_social_icon_buffer:before,			.et_monarch .et_social_icon_buffer:after 			{ content: "\e614"; }
.et_monarch .et_social_icon_email:before,			.et_monarch .et_social_icon_email:after 			{ content: "\e615"; }
.et_monarch .et_social_icon_github:before,			.et_monarch .et_social_icon_github:after 			{ content: "\e616"; }
.et_monarch .et_social_icon_mailchimp:before,		.et_monarch .et_social_icon_mailchimp:after 		{ content: "\e617"; }
.et_monarch .et_social_icon_outlook:before,			.et_monarch .et_social_icon_outlook:after 			{ content: "\e618"; }
.et_monarch .et_social_icon_print:before,			.et_monarch .et_social_icon_print:after 			{ content: "\e619"; }
.et_monarch .et_social_icon_soundcloud:before,		.et_monarch .et_social_icon_soundcloud:after 		{ content: "\e61a"; }
.et_monarch .et_social_icon_baidu:before,			.et_monarch .et_social_icon_baidu:after 			{ content: "\e61b"; }
.et_monarch .et_social_icon_box:before,				.et_monarch .et_social_icon_box:after 				{ content: "\e61c"; }
.et_monarch .et_social_icon_digg:before,			.et_monarch .et_social_icon_digg:after 				{ content: "\e61d"; }
.et_monarch .et_social_icon_evernote:before,		.et_monarch .et_social_icon_evernote:after 			{ content: "\e61e"; }
.et_monarch .et_social_icon_friendfeed:before,		.et_monarch .et_social_icon_friendfeed:after 		{ content: "\e61f"; }
.et_monarch .et_social_icon_hackernews:before,		.et_monarch .et_social_icon_hackernews:after 		{ content: "\e620"; }
.et_monarch .et_social_icon_livejournal:before,		.et_monarch .et_social_icon_livejournal:after 		{ content: "\e621"; }
.et_monarch .et_social_icon_netvibes:before,		.et_monarch .et_social_icon_netvibes:after 			{ content: "\e622"; }
.et_monarch .et_social_icon_newsvine:before,		.et_monarch .et_social_icon_newsvine:after 			{ content: "\e623"; }
.et_monarch .et_social_icon_aol:before,				.et_monarch .et_social_icon_aol:after 				{ content: "\e624"; }
.et_monarch .et_social_icon_gmail:before,			.et_monarch .et_social_icon_gmail:after 			{ content: "\e625"; }
.et_monarch .et_social_icon_google:before,			.et_monarch .et_social_icon_google:after 			{ content: "\e626"; }
.et_monarch .et_social_icon_printfriendly:before,	.et_monarch .et_social_icon_printfriendly:after 	{ content: "\e627"; }
.et_monarch .et_social_icon_reddit:before,			.et_monarch .et_social_icon_reddit:after 			{ content: "\e628"; }
.et_monarch .et_social_icon_vkontakte:before,		.et_monarch .et_social_icon_vkontakte:after 		{ content: "\e629"; }
.et_monarch .et_social_icon_yahoobookmarks:before,	.et_monarch .et_social_icon_yahoobookmarks:after 	{ content: "\e62a"; }
.et_monarch .et_social_icon_yahoomail:before,		.et_monarch .et_social_icon_yahoomail:after 		{ content: "\e62b"; }
.et_monarch .et_social_icon_youtube:before,			.et_monarch .et_social_icon_youtube:after 			{ content: "\e62c"; }
.et_monarch .et_social_icon_amazon:before,			.et_monarch .et_social_icon_amazon:after 			{ content: "\e62d"; }
.et_monarch .et_social_icon_delicious:before,		.et_monarch .et_social_icon_delicious:after 		{ content: "\e62e"; }
.et_monarch .et_social_icon_googleplus:before,		.et_monarch .et_social_icon_googleplus:after 		{ content: "\e62f"; }
.et_monarch .et_social_icon_instagram:before,		.et_monarch .et_social_icon_instagram:after 		{ content: "\e630"; }
.et_monarch .et_social_icon_linkedin:before,		.et_monarch .et_social_icon_linkedin:after 			{ content: "\e631"; }
.et_monarch .et_social_icon_myspace:before,			.et_monarch .et_social_icon_myspace:after 			{ content: "\e632"; }
.et_monarch .et_social_icon_picassa:before,			.et_monarch .et_social_icon_picassa:after 			{ content: "\e633"; }
.et_monarch .et_social_icon_spotify:before,			.et_monarch .et_social_icon_spotify:after 			{ content: "\e634"; }
.et_monarch .et_social_icon_yahoo:before,			.et_monarch .et_social_icon_yahoo:after 			{ content: "\e635"; }
.et_monarch .et_social_icon_blogger:before,			.et_monarch .et_social_icon_blogger:after 			{ content: "\e636"; }
.et_monarch .et_social_icon_deviantart:before,		.et_monarch .et_social_icon_deviantart:after 		{ content: "\e637"; }
.et_monarch .et_social_icon_dribbble:before,		.et_monarch .et_social_icon_dribbble:after 			{ content: "\e638"; }
.et_monarch .et_social_icon_flickr:before,			.et_monarch .et_social_icon_flickr:after 			{ content: "\e639"; }
.et_monarch .et_social_icon_pinterest:before,		.et_monarch .et_social_icon_pinterest:after 		{ content: "\e63a"; }
.et_monarch .et_social_icon_rss:before ,			.et_monarch .et_social_icon_rss:after 				{ content: "\e63b"; }
.et_monarch .et_social_icon_skype:before,			.et_monarch .et_social_icon_skype:after 			{ content: "\e63c"; }
.et_monarch .et_social_icon_stumbleupon:before,		.et_monarch .et_social_icon_stumbleupon:after 		{ content: "\e63d"; }
.et_monarch .et_social_icon_tumblr:before,			.et_monarch .et_social_icon_tumblr:after 			{ content: "\e63e"; }
.et_monarch .et_social_icon_facebook:before,		.et_monarch .et_social_icon_facebook:after 			{ content: "\e63f"; }
.et_monarch .et_social_icon_twitter:before ,		.et_monarch .et_social_icon_twitter:after 			{ content: "\e640"; }
.et_monarch .et_social_icon_vimeo:before,			.et_monarch .et_social_icon_vimeo:after 			{ content: "\e641"; }
.et_monarch .et_social_icon_wordpress:before,		.et_monarch .et_social_icon_wordpress:after 		{ content: "\e642"; }
.et_monarch .et_social_icon_all_button:before,		.et_monarch .et_social_icon_all_button:after		{ content: "\e64c"; }



/*------------[NETWORK DEFAULT COLORS]------------*/

.et_monarch .et_social_facebook, .et_monarch .et_social_facebook, .et_monarch .et_social_networks.et_social_circle .et_social_facebook i { background-color: #3a579a; }
	.et_monarch li.et_social_facebook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_facebook:hover i { background-color: #314a83; }
	.et_monarch .et_social_sidebar_border li.et_social_facebook:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_facebook:hover { border-color: #3a579a; }
	.et_monarch .widget_monarchwidget li.et_social_facebook { background-color: #3a579a !important; }
	.et_monarch .widget_monarchwidget li.et_social_facebook:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_facebook:hover i { background-color: #314a83 !important; }

.et_monarch .et_social_twitter, .et_monarch .et_social_twitter, .et_monarch .et_social_networks.et_social_circle .et_social_twitter i { background-color: #00abf0; }
	.et_monarch .widget_monarchwidget li.et_social_twitter:hover, .et_monarch li.et_social_twitter:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_twitter:hover i { background-color: #0092cc; }
	.et_monarch .et_social_sidebar_border li.et_social_twitter:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_twitter:hover { border-color: #00abf0; }
	.et_monarch .widget_monarchwidget li.et_social_twitter { background-color: #00abf0 !important; }
	.et_monarch .widget_monarchwidget li.et_social_twitter:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_twitter:hover i { background-color: #0092cc !important; }

.et_monarch .et_social_pinterest, .et_monarch .et_social_networks.et_social_circle .et_social_pinterest i { background-color: #cd1c1f; }
	.et_monarch li.et_social_pinterest:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_pinterest:hover i { background-color: #ae181a; }
	.et_monarch .et_social_sidebar_border li.et_social_pinterest:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_pinterest:hover { border-color: #cd1c1f; }
	.et_monarch .widget_monarchwidget li.et_social_pinterest { background-color: #cd1c1f !important; }
	.et_monarch .widget_monarchwidget li.et_social_pinterest:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_pinterest:hover i { background-color: #ae181a !important; }

.et_monarch .et_social_googleplus, .et_monarch .et_social_networks.et_social_circle .et_social_googleplus i { background-color: #df4a32; }
	.et_monarch li.et_social_googleplus:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_googleplus:hover i { background-color: #be3f2b; }
	.et_monarch .et_social_sidebar_border li.et_social_googleplus:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_googleplus:hover { border-color: #df4a32; }
	.et_monarch .widget_monarchwidget li.et_social_googleplus { background-color: #df4a32 !important; }
	.et_monarch .widget_monarchwidget li.et_social_googleplus:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_googleplus:hover i { background-color: #be3f2b !important; }

.et_monarch .et_social_email, .et_monarch .et_social_networks.et_social_circle .et_social_email i { background-color: #666666; }
	.et_monarch li.et_social_email:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_email:hover i { background-color: #575757; }
	.et_monarch .et_social_sidebar_border li.et_social_email:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_email:hover { border-color: #666666; }
	.et_monarch .widget_monarchwidget li.et_social_email { background-color: #666666 !important; }
	.et_monarch .widget_monarchwidget li.et_social_email:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_email:hover i { background-color: #575757 !important; }

.et_monarch .et_social_wordpress, .et_monarch .et_social_networks.et_social_circle .et_social_wordpress i { background-color: #267697; }
	.et_monarch li.et_social_wordpress:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_wordpress:hover i { background-color: #206480; }
	.et_monarch .et_social_sidebar_border li.et_social_wordpress:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_wordpress:hover { border-color: #267697; }
	.et_monarch .widget_monarchwidget li.et_social_wordpress { background-color: #267697 !important; }
	.et_monarch .widget_monarchwidget li.et_social_wordpress:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_wordpress:hover i { background-color: #206480 !important; }

.et_monarch .et_social_vimeo, .et_monarch .et_social_networks.et_social_circle .et_social_vimeo i { background-color: #45bbfc; }
	.et_monarch li.et_social_vimeo:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_vimeo:hover i { background-color: #3b9fd6; }
	.et_monarch .et_social_sidebar_border li.et_social_vimeo:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vimeo:hover { border-color: #45bbfc; }
	.et_monarch .widget_monarchwidget li.et_social_vimeo { background-color: #45bbfc !important; }
	.et_monarch .widget_monarchwidget li.et_social_vimeo:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_vimeo:hover i { background-color: #3b9fd6 !important; }

.et_monarch .et_social_skype, .et_monarch .et_social_networks.et_social_circle .et_social_skype i { background-color: #1ba5f4; }
	.et_monarch li.et_social_skype:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_skype:hover i { background-color: #178cd0; }
	.et_monarch .et_social_sidebar_border li.et_social_skype:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_skype:hover { border-color: #1ba5f4; }
	.et_monarch .widget_monarchwidget li.et_social_skype { background-color: #1ba5f4 !important; }
	.et_monarch .widget_monarchwidget li.et_social_skype:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_skype:hover i { background-color: #178cd0 !important; }

.et_monarch .et_social_tumblr, .et_monarch .et_social_networks.et_social_circle .et_social_tumblr i { background-color: #32506d; }
	.et_monarch li.et_social_tumblr:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_tumblr:hover i { background-color: #2b445d; }
	.et_monarch .et_social_sidebar_border li.et_social_tumblr:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_tumblr:hover { border-color: #32506d; }
	.et_monarch .widget_monarchwidget li.et_social_tumblr { background-color: #32506d !important; }
	.et_monarch .widget_monarchwidget li.et_social_tumblr:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_tumblr:hover i { background-color: #2b445d !important; }

.et_monarch .et_social_dribbble, .et_monarch .et_social_networks.et_social_circle .et_social_dribbble i { background-color: #ea4c8d; }
	.et_monarch li.et_social_dribbble:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_dribbble:hover i { background-color: #c74178; }
	.et_monarch .et_social_sidebar_border li.et_social_dribbble:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_dribbble:hover { border-color: #ea4c8d; }
	.et_monarch .widget_monarchwidget li.et_social_dribbble { background-color: #ea4c8d !important; }
	.et_monarch .widget_monarchwidget li.et_social_dribbble:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_dribbble:hover i { background-color: #c74178 !important; }

.et_monarch .et_social_flickr, .et_monarch .et_social_networks.et_social_circle .et_social_flickr i { background-color: #fc1684; }
	.et_monarch li.et_social_flickr:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_flickr:hover i { background-color: #d61370; }
	.et_monarch .et_social_sidebar_border li.et_social_flickr:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_flickr:hover { border-color: #fc1684; }
	.et_monarch .widget_monarchwidget li.et_social_flickr { background-color: #fc1684 !important; }
	.et_monarch .widget_monarchwidget li.et_social_flickr:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_flickr:hover i { background-color: #d61370 !important; }

.et_monarch .et_social_stumbleupon, .et_monarch .et_social_networks.et_social_circle .et_social_stumbleupon i { background-color: #ea4b24; }
	.et_monarch li.et_social_stumbleupon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_stumbleupon:hover i { background-color: #c7401f; }
	.et_monarch .et_social_sidebar_border li.et_social_stumbleupon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_stumbleupon:hover { border-color: #ea4b24; }
	.et_monarch .widget_monarchwidget li.et_social_stumbleupon { background-color: #ea4b24 !important; }
	.et_monarch .widget_monarchwidget li.et_social_stumbleupon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_stumbleupon:hover i { background-color: #c7401f !important; }

.et_monarch .et_social_deviantart, .et_monarch .et_social_networks.et_social_circle .et_social_deviantart i { background-color: #566c68; }
	.et_monarch li.et_social_deviantart:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_deviantart:hover i { background-color: #495c59; }
	.et_monarch .et_social_sidebar_border li.et_social_deviantart:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_deviantart:hover { border-color: #566c68; }
	.et_monarch .widget_monarchwidget li.et_social_deviantart { background-color: #566c68 !important; }
	.et_monarch .widget_monarchwidget li.et_social_deviantart:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_deviantart:hover i { background-color: #495c59 !important; }

.et_monarch .et_social_rss, .et_monarch .et_social_networks.et_social_circle .et_social_rss i { background-color: #f59038; }
	.et_monarch li.et_social_rss:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_rss:hover i { background-color: #d07b30; }
	.et_monarch .et_social_sidebar_border li.et_social_rss:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_rss:hover { border-color: #f59038; }
	.et_monarch .widget_monarchwidget li.et_social_rss { background-color: #f59038 !important; }
	.et_monarch .widget_monarchwidget li.et_social_rss:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_rss:hover i { background-color: #d07b30 !important; }

.et_monarch .et_social_blogger, .et_monarch .et_social_networks.et_social_circle .et_social_blogger i { background-color: #f59038; }
	.et_monarch li.et_social_blogger:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_blogger:hover i { background-color: #d07b30; }
	.et_monarch .et_social_sidebar_border li.et_social_blogger:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blogger:hover { border-color: #f59038; }
	.et_monarch .widget_monarchwidget li.et_social_blogger { background-color: #f59038 !important; }
	.et_monarch .widget_monarchwidget li.et_social_blogger:hover, .et_monarch .widget_monarchwidget li.et_social_blogger:hover i { background-color: #d07b30 !important; }

.et_monarch .et_social_picassa, .et_monarch .et_social_networks.et_social_circle .et_social_picassa i { background-color: #9864ae; }
	.et_monarch li.et_social_picassa:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_picassa:hover i { background-color: #815594; }
	.et_monarch .et_social_sidebar_border li.et_social_picassa:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_picassa:hover { border-color: #9864ae; }
	.et_monarch .widget_monarchwidget li.et_social_picassa { background-color: #9864ae !important; }
	.et_monarch .widget_monarchwidget li.et_social_picassa:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_picassa:hover i { background-color: #815594 !important; }

.et_monarch .et_social_spotify, .et_monarch .et_social_networks.et_social_circle .et_social_spotify i { background-color: #aecf29; }
	.et_monarch li.et_social_spotify:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_spotify:hover i { background-color: #94b023; }
	.et_monarch .et_social_sidebar_border li.et_social_spotify:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_spotify:hover { border-color: #aecf29; }
	.et_monarch .widget_monarchwidget li.et_social_spotify { background-color: #aecf29 !important; }
	.et_monarch .widget_monarchwidget li.et_social_spotify:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_spotify:hover i { background-color: #94b023 !important; }

.et_monarch .et_social_instagram, .et_monarch .et_social_networks.et_social_circle .et_social_instagram i { background-color: #517fa4; }
	.et_monarch li.et_social_instagram:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_instagram:hover i { background-color: #456c8c; }
	.et_monarch .et_social_sidebar_border li.et_social_instagram:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_instagram:hover { border-color: #517fa4; }
	.et_monarch .widget_monarchwidget li.et_social_instagram { background-color: #517fa4 !important; }
	.et_monarch .widget_monarchwidget li.et_social_instagram:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_instagram:hover i { background-color: #456c8c !important; }

.et_monarch .et_social_myspace, .et_monarch .et_social_networks.et_social_circle .et_social_myspace i { background-color: #3a5998; }
	.et_monarch li.et_social_myspace:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_myspace:hover i { background-color: #314c81; }
	.et_monarch .et_social_sidebar_border li.et_social_myspace:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_myspace:hover { border-color: #3a5998; }
	.et_monarch .widget_monarchwidget li.et_social_myspace { background-color: #3a5998 !important; }
	.et_monarch .widget_monarchwidget li.et_social_myspace:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_myspace:hover i { background-color: #314c81 !important; }

.et_monarch .et_social_delicious, .et_monarch .et_social_networks.et_social_circle .et_social_delicious i { background-color: #3398fc; }
	.et_monarch li.et_social_delicious:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_delicious:hover i { background-color: #2b81d6; }
	.et_monarch .et_social_sidebar_border li.et_social_delicious:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_delicious:hover { border-color: #3398fc; }
	.et_monarch .widget_monarchwidget li.et_social_delicious { background-color: #3398fc !important; }
	.et_monarch .widget_monarchwidget li.et_social_delicious:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_delicious:hover i { background-color: #2b81d6 !important; }

.et_monarch .et_social_linkedin, .et_monarch .et_social_networks.et_social_circle .et_social_linkedin i { background-color: #127bb6; }
	.et_monarch li.et_social_linkedin:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_linkedin:hover i { background-color: #0f699b; }
	.et_monarch .et_social_sidebar_border li.et_social_linkedin:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_linkedin:hover { border-color: #127bb6; }
	.et_monarch .widget_monarchwidget li.et_social_linkedin { background-color: #127bb6 !important; }
	.et_monarch .widget_monarchwidget li.et_social_linkedin:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_linkedin:hover { background-color: #0f699b !important; }

.et_monarch .et_social_yahoo, .et_monarch .et_social_networks.et_social_circle .et_social_yahoo i { background-color: #511295; }
	.et_monarch li.et_social_yahoo:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoo:hover i { background-color: #450f7f; }
	.et_monarch .et_social_sidebar_border li.et_social_yahoo:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoo:hover { border-color: #511295; }
	.et_monarch .widget_monarchwidget li.et_social_yahoo { background-color: #511295 !important; }
	.et_monarch .widget_monarchwidget li.et_social_yahoo:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoo:hover { background-color: #450f7f !important; }

.et_monarch .et_social_yahoomail, .et_monarch .et_social_networks.et_social_circle .et_social_yahoomail i { background-color: #511295; }
	.et_monarch li.et_social_yahoomail:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoomail:hover i { background-color: #450f7f; }
	.et_monarch .et_social_sidebar_border li.et_social_yahoomail:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoomail:hover { border-color: #511295; }
	.et_monarch .widget_monarchwidget li.et_social_yahoomail { background-color: #511295 !important; }
	.et_monarch .widget_monarchwidget li.et_social_yahoomail:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoomail:hover i { background-color: #450f7f !important; }

.et_monarch .et_social_yahoobookmarks, .et_monarch .et_social_networks.et_social_circle .et_social_yahoobookmarks i { background-color: #511295; }
	.et_monarch li.et_social_yahoobookmarks:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_yahoobookmarks:hover i { background-color: #450f7f; }
	.et_monarch .et_social_sidebar_border li.et_social_yahoobookmarks:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoobookmarks:hover { border-color: #511295; }
	.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks { background-color: #511295 !important; }
	.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoobookmarks:hover i { background-color: #450f7f !important; }

.et_monarch .et_social_amazon, .et_monarch .et_social_networks.et_social_circle .et_social_amazon i { background-color: #222222; }
	.et_monarch li.et_social_amazon:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_amazon:hover i { background-color: #000000; }
	.et_monarch .et_social_sidebar_border li.et_social_amazon:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_amazon:hover { border-color: #222222; }
	.et_monarch .widget_monarchwidget li.et_social_amazon { background-color: #222222 !important; }
	.et_monarch .widget_monarchwidget li.et_social_amazon:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_amazon:hover i { background-color: #000000 !important; }

.et_monarch .et_social_aol, .et_monarch .et_social_networks.et_social_circle .et_social_aol i { background-color: #222222; }
	.et_monarch li.et_social_aol:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_aol:hover i { background-color: #000000; }
	.et_monarch .et_social_sidebar_border li.et_social_aol:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aol:hover { border-color: #222222; }
	.et_monarch .widget_monarchwidget li.et_social_aol { background-color: #222222 !important; }
	.et_monarch .widget_monarchwidget li.et_social_aol:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_aol:hover i { background-color: #000000 !important; }

.et_monarch .et_social_buffer, .et_monarch .et_social_networks.et_social_circle .et_social_buffer i { background-color: #222222; }
	.et_monarch li.et_social_buffer:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_buffer:hover i { background-color: #000000; }
	.et_monarch .et_social_sidebar_border li.et_social_buffer:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_buffer:hover { border-color: #222222; }
	.et_monarch .widget_monarchwidget li.et_social_buffer { background-color: #222222 !important; }
	.et_monarch .widget_monarchwidget li.et_social_buffer:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_buffer:hover i { background-color: #000000 !important; }

.et_monarch .et_social_printfriendly, .et_monarch .et_social_networks.et_social_circle .et_social_printfriendly i { background-color: #75aa33; }
	.et_monarch li.et_social_printfriendly:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_printfriendly:hover i { background-color: #64912b; }
	.et_monarch .et_social_sidebar_border li.et_social_printfriendly:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_printfriendly:hover { border-color: #75aa33; }
	.et_monarch .widget_monarchwidget li.et_social_printfriendly { background-color: #75aa33 !important; }
	.et_monarch .widget_monarchwidget li.et_social_printfriendly:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_printfriendly:hover i { background-color: #64912b !important; }

.et_monarch .et_social_youtube, .et_monarch .et_social_networks.et_social_circle .et_social_youtube i { background-color: #a8240f; }
	.et_monarch li.et_social_youtube:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_youtube:hover i { background-color: #8f1f0d; }
	.et_monarch .et_social_sidebar_border li.et_social_youtube:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_youtube:hover { border-color: #a8240f; }
	.et_monarch .widget_monarchwidget li.et_social_youtube { background-color: #a8240f !important; }
	.et_monarch .widget_monarchwidget li.et_social_youtube:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_youtube:hover i { background-color: #8f1f0d !important; }

.et_monarch .et_social_google, .et_monarch .et_social_networks.et_social_circle .et_social_google i { background-color: #3b7ae0; }
	.et_monarch li.et_social_google:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_google:hover i { background-color: #3268bf; }
	.et_monarch .et_social_sidebar_border li.et_social_google:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_google:hover { border-color: #3b7ae0; }
	.et_monarch .widget_monarchwidget li.et_social_google { background-color: #3b7ae0 !important; }
	.et_monarch .widget_monarchwidget li.et_social_google:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_google:hover i { background-color: #3268bf !important; }

.et_monarch .et_social_gmail, .et_monarch .et_social_networks.et_social_circle .et_social_gmail i { background-color: #dd4b39; }
	.et_monarch li.et_social_gmail:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_gmail:hover i { background-color: #bc4031; }
	.et_monarch .et_social_sidebar_border li.et_social_gmail:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_gmail:hover { border-color: #dd4b39; }
	.et_monarch .widget_monarchwidget li.et_social_gmail { background-color: #dd4b39 !important; }
	.et_monarch .widget_monarchwidget li.et_social_gmail:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_gmail:hover { background-color: #bc4031 !important; }

.et_monarch .et_social_reddit, .et_monarch .et_social_networks.et_social_circle .et_social_reddit i { background-color: #fc461e; }
	.et_monarch li.et_social_reddit:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_reddit:hover i { background-color: #d63c1a; }
	.et_monarch .et_social_sidebar_border li.et_social_reddit:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_reddit:hover { border-color: #fc461e; }
	.et_monarch .widget_monarchwidget li.et_social_reddit { background-color: #fc461e !important; }
	.et_monarch .widget_monarchwidget li.et_social_reddit:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_reddit:hover i { background-color: #d63c1a !important; }

.et_monarch .et_social_vkontakte, .et_monarch .et_social_networks.et_social_circle .et_social_vkontakte i { background-color: #4c75a3; }
	.et_monarch li.et_social_vkontakte:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_vkontakte:hover i { background-color: #41648b; }
	.et_monarch .et_social_sidebar_border li.et_social_vkontakte:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vkontakte:hover { border-color: #4c75a3; }
	.et_monarch .widget_monarchwidget li.et_social_vkontakte { background-color: #4c75a3 !important; }
	.et_monarch .widget_monarchwidget li.et_social_vkontakte:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_vkontakte:hover i { background-color: #41648b !important; }

.et_monarch .et_social_newsvine, .et_monarch .et_social_networks.et_social_circle .et_social_newsvine i { background-color: #0d642e; }
	.et_monarch li.et_social_newsvine:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_newsvine:hover i { background-color: #0b5527; }
	.et_monarch .et_social_sidebar_border li.et_social_newsvine:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_newsvine:hover { border-color: #0d642e; }
	.et_monarch .widget_monarchwidget li.et_social_newsvine { background-color: #0d642e !important; }
	.et_monarch .widget_monarchwidget li.et_social_newsvine:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_newsvine:hover i { background-color: #0b5527 !important; }

.et_monarch .et_social_netvibes, .et_monarch .et_social_networks.et_social_circle .et_social_netvibes i { background-color: #5dbc22; }
	.et_monarch li.et_social_netvibes:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_netvibes:hover i { background-color: #4fa01d; }
	.et_monarch .et_social_sidebar_border li.et_social_netvibes:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_netvibes:hover { border-color: #5dbc22; }
	.et_monarch .widget_monarchwidget li.et_social_netvibes { background-color: #5dbc22 !important; }
	.et_monarch .widget_monarchwidget li.et_social_netvibes:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_netvibes:hover i { background-color: #4fa01d !important; }

.et_monarch .et_social_hackernews, .et_monarch .et_social_networks.et_social_circle .et_social_hackernews i { background-color: #f08641; }
	.et_monarch li.et_social_hackernews:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_hackernews:hover i { background-color: #cc7237; }
	.et_monarch .et_social_sidebar_border li.et_social_hackernews:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_hackernews:hover { border-color: #f08641; }
	.et_monarch .widget_monarchwidget li.et_social_hackernews { background-color: #f08641 !important; }
	.et_monarch .widget_monarchwidget li.et_social_hackernews:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_hackernews:hover i { background-color: #cc7237 !important; }

.et_monarch .et_social_evernote, .et_monarch .et_social_networks.et_social_circle .et_social_evernote i { background-color: #7cbf4b; }
	.et_monarch li.et_social_evernote:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_evernote:hover i { background-color: #6aa340; }
	.et_monarch .et_social_sidebar_border li.et_social_evernote:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_evernote:hover { border-color: #7cbf4b; }
	.et_monarch .widget_monarchwidget li.et_social_evernote { background-color: #7cbf4b !important; }
	.et_monarch .widget_monarchwidget li.et_social_evernote:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_evernote:hover i { background-color: #6aa340 !important; }

.et_monarch .et_social_digg, .et_monarch .et_social_networks.et_social_circle .et_social_digg i { background-color: #546b9f; }
	.et_monarch li.et_social_digg:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_digg:hover i { background-color: #475b87; }
	.et_monarch .et_social_sidebar_border li.et_social_digg:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_digg:hover { border-color: #546b9f; }
	.et_monarch .widget_monarchwidget li.et_social_digg { background-color: #546b9f !important; }
	.et_monarch .widget_monarchwidget li.et_social_digg:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_digg:hover i { background-color: #475b87 !important; }

.et_monarch .et_social_box, .et_monarch .et_social_networks.et_social_circle .et_social_box i { background-color: #1482c3; }
	.et_monarch li.et_social_box:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_box:hover i { background-color: #116fa6; }
	.et_monarch .et_social_sidebar_border li.et_social_box:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_box:hover { border-color: #1482c3; }
	.et_monarch .widget_monarchwidget li.et_social_box { background-color: #1482c3 !important; }
	.et_monarch .widget_monarchwidget li.et_social_box:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_box:hover i { background-color: #116fa6 !important; }

.et_monarch .et_social_baidu, .et_monarch .et_social_networks.et_social_circle .et_social_baidu i { background-color: #2b3bdd; }
	.et_monarch li.et_social_baidu:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_baidu:hover i { background-color: #2532bc; }
	.et_monarch .et_social_sidebar_border li.et_social_baidu:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_baidu:hover { border-color: #2b3bdd; }
	.et_monarch .widget_monarchwidget li.et_social_baidu { background-color: #2b3bdd !important; }
	.et_monarch .widget_monarchwidget li.et_social_baidu:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_baidu:hover i { background-color: #2532bc !important; }

.et_monarch .et_social_livejournal, .et_monarch .et_social_networks.et_social_circle .et_social_livejournal i { background-color: #336697; }
	.et_monarch li.et_social_livejournal:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_livejournal:hover i { background-color: #2b5780; }
	.et_monarch .et_social_sidebar_border li.et_social_livejournal:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_livejournal:hover { border-color: #336697; }
	.et_monarch .widget_monarchwidget li.et_social_livejournal { background-color: #336697 !important; }
	.et_monarch .widget_monarchwidget li.et_social_livejournal:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_livejournal:hover i { background-color: #2b5780 !important; }

.et_monarch .et_social_friendfeed, .et_monarch .et_social_networks.et_social_circle .et_social_friendfeed i { background-color: #5989c0; }
	.et_monarch li.et_social_friendfeed:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_friendfeed:hover i { background-color: #4c75a3; }
	.et_monarch .et_social_sidebar_border li.et_social_friendfeed:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_friendfeed:hover { border-color: #5989c0; }
	.et_monarch .widget_monarchwidget li.et_social_friendfeed { background-color: #5989c0 !important; }
	.et_monarch .widget_monarchwidget li.et_social_friendfeed:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_friendfeed:hover i { background-color: #4c75a3 !important; }

.et_monarch .et_social_github, .et_monarch .et_social_networks.et_social_circle .et_social_github i { background-color: #4183c4; }
	.et_monarch li.et_social_github:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_github:hover i { background-color: #376fa7; }
	.et_monarch .et_social_sidebar_border li.et_social_github:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_github:hover { border-color: #4183c4; }
	.et_monarch .widget_monarchwidget li.et_social_github { background-color: #4183c4 !important; }
	.et_monarch .widget_monarchwidget li.et_social_github:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_github:hover i { background-color: #376fa7 !important; }

.et_monarch .et_social_outlook, .et_monarch .et_social_networks.et_social_circle .et_social_outlook i { background-color: #1174c3; }
	.et_monarch li.et_social_outlook:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_outlook:hover i { background-color: #0e63a6; }
	.et_monarch .et_social_sidebar_border li.et_social_outlook:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_outlook:hover { border-color: #1174c3; }
	.et_monarch .widget_monarchwidget li.et_social_outlook { background-color: #1174c3 !important; }
	.et_monarch .widget_monarchwidget li.et_social_outlook:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_outlook:hover { background-color: #0e63a6 !important; }

.et_monarch .et_social_blinklist, .et_monarch .et_social_networks.et_social_circle .et_social_blinklist i { background-color: #fc6d21; }
	.et_monarch li.et_social_blinklist:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_blinklist:hover i { background-color: #d65d1c; }
	.et_monarch .et_social_sidebar_border li.et_social_blinklist:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blinklist:hover { border-color: #fc6d21; }
	.et_monarch .widget_monarchwidget li.et_social_blinklist { background-color: #fc6d21 !important; }
	.et_monarch .widget_monarchwidget li.et_social_blinklist:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_blinklist:hover i { background-color: #d65d1c !important; }

.et_monarch .et_social_aweber, .et_monarch .et_social_networks.et_social_circle .et_social_aweber i { background-color: #127bbf; }
	.et_monarch li.et_social_aweber:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_aweber:hover i { background-color: #0f69a3; }
	.et_monarch .et_social_sidebar_border li.et_social_aweber:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aweber:hover { border-color: #127bbf; }
	.et_monarch .widget_monarchwidget li.et_social_aweber { background-color: #127bbf !important; }
	.et_monarch .widget_monarchwidget li.et_social_aweber:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_aweber:hover i { background-color: #0f69a3 !important; }

.et_monarch .et_social_mailchimp, .et_monarch .et_social_networks.et_social_circle .et_social_mailchimp i { background-color: #3283bf; }
	.et_monarch li.et_social_mailchimp:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_mailchimp:hover i { background-color: #2b6fa3; }
	.et_monarch .et_social_sidebar_border li.et_social_mailchimp:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_mailchimp:hover { border-color: #3283bf; }
	.et_monarch .widget_monarchwidget li.et_social_mailchimp { background-color: #3283bf !important; }
	.et_monarch .widget_monarchwidget li.et_social_mailchimp:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_mailchimp:hover i { background-color: #2b6fa3 !important; }

.et_monarch .et_social_soundcloud, .et_monarch .et_social_networks.et_social_circle .et_social_soundcloud i { background-color: #f0601e; }
	.et_monarch li.et_social_soundcloud:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_soundcloud:hover i { background-color: #cc521a; }
	.et_monarch .et_social_sidebar_border li.et_social_soundcloud:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_soundcloud:hover { border-color: #f0601e; }
	.et_monarch .widget_monarchwidget li.et_social_soundcloud { background-color: #f0601e !important; }
	.et_monarch .widget_monarchwidget li.et_social_soundcloud:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_soundcloud:hover i { background-color: #cc521a !important; }

.et_monarch .et_social_print, .et_monarch .et_social_networks.et_social_circle .et_social_print i { background-color: #333333; }
	.et_monarch li.et_social_print:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_print:hover i { background-color: #2b2b2b; }
	.et_monarch .et_social_sidebar_border li.et_social_print:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_print:hover { border-color: #333333; }
	.et_monarch .widget_monarchwidget li.et_social_print { background-color: #333333 !important; }
	.et_monarch .widget_monarchwidget li.et_social_print:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_print:hover i { background-color: #2b2b2b !important; }

.et_monarch .et_social_like, .et_monarch .et_social_networks.et_social_circle .et_social_like i { background-color: #f95149; }
	.et_monarch li.et_social_like:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_like:hover i { background-color: #d4453e; }
	.et_monarch .et_social_sidebar_border li.et_social_like:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_like:hover { border-color: #f95149; }
	.et_monarch .widget_monarchwidget li.et_social_like { background-color: #f95149 !important; }
	.et_monarch .widget_monarchwidget li.et_social_like:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_like:hover i { background-color: #d4453e !important; }

.et_monarch .et_social_behance, .et_monarch .et_social_networks.et_social_circle .et_social_behance i { background-color: #1769ff; }
	.et_monarch li.et_social_behance:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_behance:hover i { background-color: #1459d9; }
	.et_monarch .et_social_sidebar_border li.et_social_behance:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_behance:hover { border-color: #1769ff; }
	.et_monarch .widget_monarchwidget li.et_social_behance { background-color: #1769ff !important; }
	.et_monarch .widget_monarchwidget li.et_social_behance:hover, .et_monarch .widget_monarchwidget .et_social_circle li.et_social_behance:hover i { background-color: #1459d9 !important; }

.et_monarch .et_social_all_button, .et_monarch .et_social_networks.et_social_circle .et_social_all_button i { background-color: #dedede; }
	.et_monarch li.et_social_all_button:hover, .et_monarch .et_social_networks.et_social_circle li.et_social_all_button:hover i { background-color: #d1d1d1; }
	.et_monarch li.et_social_all_button i.et_social_icon_all_button, .et_monarch .et_social_sidebar_networks li.et_social_all_button:hover i.et_social_icon_all_button { color: #777777; }
	.et_monarch .et_social_sidebar_border li.et_social_all_button:hover { border-color: #bfbfbf; }

.et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover i, .et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover .et_social_count, .et_monarch .et_social_mobile .et_social_icons_container li:hover i, .et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_icon, .et_monarch .widget_monarchwidget .et_social_networks .et_social_icons_container li:hover .et_social_network_label, .et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_sidebar_count { color: #ffffff; }

.widget_monarchwidget li, .et_monarch .widget_text .et_social_networks li { background-image: none !important; list-style: none; padding: 0 !important; margin-bottom: 0 !important; border: none !important;}
	.widget_monarchwidget li, .et_monarch .widget_monarchwidget li:after { border: none !important; }
	.widget_monarchwidget li:before { display: none; }
		.et_monarch .widget_monarchwidget .et_social_networks.et_social_circle ul li { background-color: transparent !important; }



/*------------------------------------------------*/
/*----------------[ET SOCIAL FLYIN]---------------*/
/*------------------------------------------------*/

.et_monarch .et_social_header { text-align: left; margin-bottom: 25px; }

.et_monarch .et_social_flyin { position: fixed; width: 320px; background-color: #FFF; padding: 30px 20px; bottom: 0; height: auto; opacity: 0; z-index: -1; box-shadow: 0 0 15px rgba(0,0,0,.1); }
	.et_monarch .et_social_flyin .et_social_networks { overflow: auto; }
		.et_monarch .et_social_flyin a.et_social_icon_cancel, .et_monarch .et_social_popup_content a.et_social_icon_cancel { position: absolute; top: 15px; right: 15px; color: #666; }
		.et_monarch .et_social_flyin .et_social_icon:after, .et_monarch .et_social_popup .et_social_icon:after { display: block; }

.et_monarch .et_social_flyin_bottom_right { right: 0; -webkit-border-top-left-radius: 3px; -moz-border-radius-topleft: 3px; border-top-left-radius: 3px; }
.et_monarch .et_social_flyin_bottom_left { left: 0; -webkit-border-top-right-radius: 3px; -moz-border-radius-topright: 3px; border-top-right-radius: 3px; }

/*------------------------------------------------*/
/*----------------[ET SOCIAL POPUP]---------------*/
/*------------------------------------------------*/

.et_monarch .et_social_popup_content { padding: 25px 20px; background-color: #fff; text-align: left; width: 84%; max-width: 600px; position: fixed; z-index: 999999999; left: 50%; margin-left: -320px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2); }
.et_monarch .et_social_popup:after { content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 99999999; display: block; opacity: 0; }

.et_monarch .et_social_popup.et_social_animated:after { opacity: 1; -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch .et_social_popup_content .et_social_networks { overflow: auto; }

.et_monarch .et_social_fadeout { opacity: 0; -webkit-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; -moz-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; -o-animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; animation: et_social_fadeOut 1s 1 cubic-bezier(0.77,0,.175,1) !important; }

/*------------------------------------------------*/
/*---------------------[INLINE]-------------------*/
/*------------------------------------------------*/

/*--------------------[GENERAL]-------------------*/
.et_monarch .et_social_networkname { word-break: break-all; }
.et_monarch .et_social_icon, .et_monarch .et_social_sidebar_networks .et_social_count { position: relative; z-index: 100; }
.et_monarch .et_social_networks span.et_social_overlay { height:100%; width: 100%; background-color: rgba( 0, 0, 0, 0.1 ); bottom: 0; left: 0; z-index: 1; position: absolute; }

.et_monarch .et_social_inline_top { margin-bottom: 40px; }
.et_monarch .et_social_inline_bottom { margin-top: 40px; }
.et_monarch .et_social_networks.et_social_left .et_social_count, .et_monarch .et_social_networks.et_social_left .et_social_networkname { line-height: 1em; display: inline-block; }

.widget_monarchwidget { width: auto; float: none !important; }

.et_monarch .et_social_networks { width: 100%; display: inline-block; }
.et_monarch .et_social_networks .et_social_icons_container { padding: 0 !important; margin: 0 !important; line-height: 1em !important; display: inline-block; width: inherit; }
.et_monarch .et_social_networks li, .et_monarch .widget_monarchwidget .et_social_networks li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li { float: left; position: relative; margin: 2% 0 0 2%; overflow: hidden; min-height: 40px; line-height: 0; }
	.et_monarch .textwidget .et_social_networks li { margin-bottom: 0; }
	.et_monarch .et_social_networks li a { line-height: 0; }
.et_monarch .et_social_networks.et_social_nospace li { margin: 0 !important; }
	.et_monarch .et_social_networks li, .et_monarch .et_social_networks li a, .et_monarch .et_social_icon { display: block; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.et_monarch .et_social_networks div.et_social_network_label { font-size: 14px; }
	.et_monarch .et_social_networks div.et_social_count .et_social_count_label { font-size: 12px; font-weight: 400; }
	.et_monarch .et_social_networks div, .et_monarch .et_social_networks span, .et_monarch .et_social_networks li i { position: relative; z-index: 2; }

.et_monarch .et_social_networks .et_social_icon, .et_monarch .et_social_networks .et_social_icon:before, .et_monarch .et_social_networks .et_social_icon:after { width: 40px; height: 40px; line-height: 40px; display: inline-block; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }

.et_monarch .et_social_networks .et_social_networkname, .et_monarch .et_social_networks .et_social_count span { font-weight: 700; }
.et_monarch .et_social_networkname, .et_monarch .et_social_count { display: none; }
.et_monarch .et_social_withnetworknames .et_social_networkname, .et_monarch .et_social_withcounts .et_social_count, .et_monarch .et_social_sidebar_withcounts .et_social_count { display: inherit; }

.et_monarch .et_social_networks.et_social_left i.et_social_icon.et_social_icon_all_button { float: none !important; }
.et_social_open_all span.et_social_overlay { margin: 0 !important; }
.et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:after, .et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:before { width: 100%; }
.et_monarch .et_social_slide.et_social_left .et_social_all_button i.et_social_icon.et_social_icon_all_button:after { left: -100%; }
.et_monarch .et_social_slide.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:after { left: 0; }
.et_monarch .et_social_slide.et_social_left li:hover i.et_social_icon.et_social_icon_all_button:before { margin-left: 100% !important; }
.et_monarch .et_social_flip.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:before { width: 110% !important; }

.et_monarch li.et_social_all_button { padding: 0; text-align: center; }
	.et_monarch .et_social_circle li.et_social_all_button { padding: 0; text-align: left; }
	.et_monarch .et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all { padding: 22px 0 !important; }
	.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all { padding: 21px 0 !important; }
	.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all, .et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all { padding: 33px 0 !important; }

/*------------------[TOTAL COUNT]-----------------*/
.et_monarch .et_social_nototalcount .et_social_totalcount { display: none; }
.et_monarch .et_social_withtotalcount .et_social_totalcount { display: block; }

.et_monarch .et_social_networks .et_social_totalcount, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount { text-align: left; color: #444; margin-bottom: 10px; }
	.et_monarch .et_social_networks.et_social_sidebar_nocounts .et_social_totalcount { width: 40px; }
	.et_monarch .et_social_networks.et_social_sidebar_withcounts .et_social_totalcount, .et_monarch .et_social_networks.et_social_sidebar_flip .et_social_totalcount { width: 50px; }
.et_monarch .et_social_networks .et_social_totalcount_count, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_count { display: inline-block; font-size: 20px; font-weight: 700; line-height: 20px; }
.et_monarch .et_social_networks .et_social_totalcount_label, .et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_label { display: inline-block; font-size: 14px; margin-left: 4px; }

.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_dark, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_network_label, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_networkname, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_networkname, .et_monarch .et_social_media .et_social_circle.et_social_outer_dark .et_social_icons_container li:hover .et_social_count { color: #444 !important; }
.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_light, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_network_label, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_networkname, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_count, .et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_networkname, .et_monarch .et_social_media .et_social_circle.et_social_outer_light .et_social_icons_container li:hover .et_social_count { color: #fff !important; }

.et_monarch .et_social_outer_dark .et_social_totalcount, .et_monarch .et_social_outer_dark.et_social_circle .et_social_network_label { color: #444; }
.et_monarch .et_social_outer_light .et_social_totalcount, .et_monarch .et_social_outer_light.et_social_circle .et_social_network_label { color: #fff; }

/*------------------------------------------------*/
/*-----------------[INLINE STYLES]----------------*/
/*------------------------------------------------*/

/*-------------------[DARKEN]---------------------*/
.et_monarch .et_social_darken.et_social_top li:hover .et_social_icon, .et_monarch .et_social_darken.et_social_left li:hover .et_social_overlay, .et_monarch .et_social_darken.et_social_circle li:hover .et_social_icon:before, .et_monarch .et_social_slide.et_social_top li:hover .et_social_icon { background-color: rgba( 0, 0, 0, 0.2 ); }
	.et_monarch .et_social_darken.et_social_top li.et_social_all_button:hover .et_social_icon, .et_monarch .et_social_darken.et_social_left li.et_social_all_button:hover .et_social_overlay { background-color: transparent; }

/*--------------------[FLIP]----------------------*/
.et_monarch .et_social_flip li { min-width: 40px; }
.et_monarch .et_social_flip li a, .et_monarch .et_social_flip li .et_social_share { border-left: 0 solid rgba( 0, 0, 0, 0.2 ); }
	.et_monarch .et_social_flip.et_social_top.et_social_autowidth li a { border-left: 8px solid rgba( 0, 0, 0, 0 ); padding: 10px 18px 10px 10px; }
		.et_monarch .et_social_flip.et_social_top.et_social_autowidth li.et_social_all_button a.et_social_open_all { padding-right: 8px !important; }

.et_monarch .et_social_flip.et_social_top li:hover a, .et_monarch .et_social_media_wrapper .et_social_flip.et_social_top li:hover .et_social_share { border-left: 8px solid rgba( 0, 0, 0, 0.1 ); }
.et_monarch .et_social_flip.et_social_left li:hover .et_social_network_label, .et_monarch .et_social_flip.et_social_left li:hover .et_social_overlay { margin: 0 0 0 50px;}
.et_monarch .et_social_flip.et_social_left li:hover .et_social_icon:before { width: 50px; }
	.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label, .et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_overlay { margin: 0 0 0 45px;}
	.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_icon:before { width: 45px; }
	.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label { padding-right: 5px; }
.et_monarch .et_social_flip.et_social_circle li .et_social_icon, .et_monarch .et_social_media_wrapper .et_social_flip.et_social_circle li:hover .et_social_share { border-left: 0 solid rgba( 0, 0, 0, 0.1 ); left: 0; }
.et_monarch .et_social_flip.et_social_circle li:hover .et_social_icon { border-left: 6px solid rgba( 0, 0, 0, 0.1 ); width: 32px; }
.et_monarch .et_social_flip.et_social_circle.et_social_left li:hover .et_social_icon { left: 1px; }
.et_monarch .et_social_flip.et_social_circle.et_social_top li:hover a { border: none; }
.et_monarch .et_social_flip.et_social_top.et_social_circle.et_social_autowidth li a { border-left: none; padding: 10px; }
.et_monarch .et_social_icon:after { display: none; }

/*--------------------[SLIDE]---------------------*/
.et_monarch .et_social_slide .et_social_icon:after { display: inline-block; position: absolute; top: -40px; left: 0; }
.et_monarch .et_social_slide li:hover .et_social_icon:before { opacity: 0; margin-top: 40px; }
.et_monarch .et_social_slide li:hover .et_social_icon:after { top: 0; }
.et_monarch .et_social_slide li:hover .et_social_overlay { background-color: rgba( 0, 0, 0, 0 ); margin: 0 0 0 100px; }

.et_monarch .et_social_slide.et_social_left .et_social_icon { overflow: hidden; }
.et_monarch .et_social_slide.et_social_left li .et_social_icon:after { left: -40px; top: 0; }
.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:after { left: 0; }
.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:before { margin-left: 40px; margin-top: 0; opacity: 0; }

/*--------------------[SIMPLE]--------------------*/
.et_monarch .et_social_simple li a, .et_monarch .et_social_media_wrapper .et_social_top.et_social_simple li .et_social_share, .et_monarch .et_social_top.et_social_circle li a { padding: 0 !important; }
.et_monarch .et_social_simple.et_social_top.et_social_withcounts li a, .et_monarch .et_social_simple.et_social_top.et_social_withnetworknames li a, .et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withnetworknames li .et_social_share, .et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withcounts li .et_social_share { padding: 0 10px 10px !important; }
	.et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon { margin: -8px 0 -12px; }
.et_monarch .et_social_simple.et_social_left .et_social_network_label div { margin-left: 0 !important; }
.et_monarch .et_social_simple.et_social_left .et_social_network_label { padding-left: 0 !important; }
.et_monarch .et_social_simple.et_social_top .et_social_icon { background-color: transparent; }
.et_monarch .et_social_simple.et_social_top.et_social_withnetworknames .et_social_icon, .et_monarch .et_social_simple.et_social_top.et_social_withcounts .et_social_icon { margin-bottom: -10px; }
.et_monarch .et_social_simple li .et_social_overlay { margin: 0 !important; display: none; }



/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_sidebar_networks { left: 0; position: fixed; top: 30%; z-index: 999999;}
.et_monarch .et_social_sidebar_networks ul { margin: 0 !important; list-style: none !important; padding: 0 !important; }
	.et_monarch .et_social_sidebar_networks li { position: relative; width: 40px; overflow: hidden; text-align: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
		.et_monarch .et_social_sidebar_withcounts li { width: 50px; }
		.et_monarch .et_social_sidebar_networks .et_social_count span { line-height: .9em; padding-top: 4px; font-weight: 700; font-size: 12px;}
	.et_monarch .et_social_sidebar_networks a { display: block; padding: 12px 0 12px; float: left; width: 100%; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
		.et_monarch .et_social_sidebar_withcounts a { padding: 10px 0; display: block; }
			.et_monarch .et_social_sidebar_networks a.et_social_icon:before, .et_monarch .et_social_sidebar_networks a.et_social_icon:after { width: 100%; font-size: 16px; line-height: 40px; display: block; position: relative; }

.et_monarch .et_social_icon:before, .et_monarch .et_social_icon:after { position: relative; width: 100%; }

.et_monarch .et_social_sidebar_networks a.et_social_open_all { padding: 7px; }
.et_monarch .et_social_sidebar_networks.et_social_circle a.et_social_open_all { padding: 12px 0 12px; }
.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_sidebar_withcounts a.et_social_open_all { padding-top: 17px; }

/*------------------[TOTAL COUNT]-----------------*/
.et_monarch .et_social_sidebar_networks .et_social_totalcount { color: #444; text-align: center; margin-bottom: 4px; }
	.et_monarch .et_social_sidebar_networks.et_social_sidebar_nocounts .et_social_totalcount { width: 40px; }
	.et_monarch .et_social_sidebar_networks.et_social_sidebar_withcounts .et_social_totalcount, .et_monarch .et_social_sidebar_networks.et_social_sidebar_flip .et_social_totalcount { width: 50px; }
.et_monarch .et_social_sidebar_networks .et_social_totalcount_count { display: block; font-size: 18px; font-weight: 700; }
.et_monarch .et_social_sidebar_networks .et_social_totalcount_label { display: block; font-size: 10px; }


/*------------------------------------------------*/
/*----------------[SIDEBAR STYLES]----------------*/
/*------------------------------------------------*/

/*--------------------[GENERAL]-------------------*/
.et_monarch .et_social_icon:after { display: none; }
.et_monarch .et_social_circle .et_social_icon:before, .et_monarch .et_social_circle .et_social_icon:after { width: 100% !important; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
.et_monarch .et_social_sidebar_nocounts .et_social_count { display: none; }

.et_monarch .et_social_sidebar_networks_right { right: 0; left: auto; }

.et_monarch .et_social_sidebar_networks_right li { float: right; clear: both; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar { float: right; margin: 8px 8px 0 0 !important; clear: both; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar { margin-right: 13px !important; }

.et_monarch .et_social_sidebar_networks_right .et_social_totalcount { float: right; }

.et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_totalcount { margin-right: -50px !important; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-right: 0 !important; }

.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar:before { transform: rotate(90deg); right: -1px; left: auto; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar:before { transform: rotate(-90deg); left: 0; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-right: -10px !important; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_totalcount {
margin-right: -66px !important; }

/*--------------------[FLIP]----------------------*/
.et_monarch .et_social_sidebar_flip li { border-left: 0 solid rgba( 0,0,0,.4); width: 50px; }
	.et_monarch .et_social_sidebar_flip li:hover { width: 44px; border-left: 6px solid rgba( 0,0,0,.3); }
		.et_monarch .et_social_sidebar_flip li:hover i { opacity: 0.8; }

.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li { border-right: 0 solid rgba( 0,0,0,.4); border-left: none; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li:hover { border-right: 6px solid rgba( 0,0,0,.3); }
/*-------------------[BORDER]---------------------*/
.et_monarch .et_social_sidebar_border li { border-left: 0 solid transparent; }
	.et_monarch .et_social_sidebar_border li:hover { border-left: 4px solid; }
	.et_monarch .et_social_sidebar_border a.et_social_icon:before { color: rgba( 255, 255, 255, 1 ); }
	.et_monarch .et_social_sidebar_border .et_social_overlay { position: absolute; background-color: rgba( 0, 0, 0, 0 ); height: 100%; width: 100%; top: 0; left: 0; }
		.et_monarch .et_social_sidebar_border li:hover .et_social_overlay { background-color: rgba( 0, 0, 0, 0.2 ); }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li { border-right: 0 solid transparent; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li:hover { border-right: 4px solid; border-left: none;}
/*--------------------[GROW]----------------------*/
.et_monarch .et_social_sidebar_grow li { left:0; }
	.et_monarch .et_social_sidebar_grow li:hover { width: 50px ;}
	.et_monarch .et_social_sidebar_grow.et_social_sidebar_withcounts li:hover { width: 62px; }
	.et_monarch .et_social_sidebar_grow a.et_social_icon:before { color: #fff; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow li { right: 0; }
/*--------------------[SLIDE]---------------------*/
.et_monarch .et_social_sidebar_slide li { border-left: 0 solid; }
	.et_monarch .et_social_sidebar_slide i.et_social_icon:before { opacity: 1; left: 0; z-index: 2; position: relative; }
		.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:before { opacity: 0; left: 100%; background-color: rgb( 0, 0, 0, 0.25 ); }
	.et_monarch .et_social_sidebar_slide i.et_social_icon:after { opacity: 0; width:100%; height:100%; position: absolute; top: 0; right:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
		.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:after { opacity: 1; right:0; }
	.et_monarch .et_social_sidebar_slide .et_social_icon:after { display: inherit; }


/*------------------------------------------------*/
/*----------------[SIDEBAR SHAPES]----------------*/
/*------------------------------------------------*/

/*--------------------[ROUNDED]-------------------*/
.et_monarch .et_social_rounded.et_social_sidebar_networks li:first-child { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; }
.et_monarch .et_social_rounded.et_social_sidebar_networks li:last-child { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
	.et_monarch .et_social_sidebar_grow.et_social_rounded li:hover, .et_monarch .et_social_sidebar_networks.et_social_rounded.et_social_space li { -webkit-border-top-right-radius: 4px; -moz-border-radius-topright: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }
.et_monarch .et_social_sidebar_networks_mobile.et_social_rounded li { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:first-child { -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:last-child { -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-left-radius: 4px; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_rounded li:hover, .et_monarch .et_social_sidebar_networks_right.et_social_sidebar_networks.et_social_rounded.et_social_space li { -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-left-radius: 4px; }
/*---------------------[CIRCLE]-------------------*/
.et_monarch .et_social_circle.et_social_sidebar_networks { left: 10px; }
.et_monarch .et_social_circle li { width: 40px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; margin-bottom: 10px; left: 0; }
.et_monarch .et_social_circle.et_social_sidebar_withcounts li { width: 50px; height: 50px;}
	.et_monarch .et_social_sidebar_border.et_social_circle li { border: 3px solid transparent; }
	.et_monarch .et_social_sidebar_border.et_social_circle a.et_social_icon:hover:before { background-color: rgba( 0, 0, 0, 0 ); }
	.et_monarch .et_social_sidebar_grow.et_social_circle li:hover { width: 40px; left: 8px; }
		.et_monarch .et_social_sidebar_grow.et_social_circle.et_social_sidebar_withcounts li:hover { width: 50px; }
	.et_monarch .et_social_sidebar_flip.et_social_circle li:hover { width: 36px; left: 2px;}
	.et_monarch .et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover { width: 44px; left: 3px; }
	.et_monarch .et_social_sidebar_border.et_social_circle li { width: 46px; height: 46px; }
	.et_monarch .et_social_sidebar_border.et_social_circle.et_social_sidebar_withcounts li { width: 56px; height: 56px; }
	.et_monarch .et_social_sidebar_slide.et_social_circle span.et_social_icon:after { -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px; }
	.et_monarch .et_social_simple.et_social_top.et_social_circle .et_social_icon { margin-bottom: 0; }

.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_sidebar_networks { right: 10px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_circle li { right: 0; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border.et_social_circle li { border: 3px solid transparent; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_circle li:hover { right: 8px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle li:hover { right: 2px; left: auto; }
.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover { width: 44px; right: 3px; left: auto; }
/*--------------------[SPACED]--------------------*/
.et_monarch .et_social_space li { margin-bottom: 4px; }
.et_monarch .et_social_space.et_social_circle li { margin-bottom: 14px; }



/*------------------------------------------------*/
/*-------------------[SIDEBAR HIDE]---------------*/
/*------------------------------------------------*/

/*-----------------[HIDE BUTTON OPEN]-------------*/
.et_monarch  span.et_social_hide_sidebar { background: rgba(0,0,0,0.3); height: 24px; width: 24px; display: block; cursor: pointer; margin: 8px 0 0 8px !important; border-radius: 12px; opacity: 0; }
	.et_monarch .et_social_sidebar_networks:hover .et_social_hide_sidebar { opacity: 1; }
	.et_monarch .et_social_sidebar_withcounts span.et_social_hide_sidebar, .et_monarch .et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar, .et_monarch .et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar { margin-left: 13px !important; }
	.et_monarch .et_social_circle.et_social_sidebar_border span.et_social_hide_sidebar { margin-left: 11px !important; }
	.et_monarch .et_social_circle.et_social_sidebar_withcounts.et_social_sidebar_border span.et_social_hide_sidebar { margin-left: 16px !important; }


/*----------------[HIDE BUTTON CLOSED]------------*/
.et_monarch .et_social_sidebar_networks span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-left: 0 !important; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; -webkit-border-top-right-radius: 6px; -webkit-border-bottom-right-radius: 6px; -moz-border-radius-topright: 6px; -moz-border-radius-bottomright: 6px; border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
	.et_monarch .et_social_sidebar_networks.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar { margin-left: -10px !important; }
.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 -webkit-border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-bottomleft: 6px; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
/*-----------------[HIDE BUTTON ICON]-------------*/
.et_monarch span.et_social_hide_sidebar:before { content: "\e649"; transform: rotate(-90deg); font-size: 20px !important; line-height: 24px !important; left: -1px; }
	.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar:before { transform: rotate(90deg); }

/*------------------[SIDEBAR HIDDEN]--------------*/
.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount { margin-left: -50px !important; }
	.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_totalcount { margin-left: -66px !important; }
.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount { margin-left: 0px !important; }

.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container, .et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount, .et_monarch span.et_social_hide_sidebar:before, .et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar, .et_monarch .et_social_hidden_sidebar { transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; }

.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar { opacity: 1; }

/*------------------------------------------------*/
/*-------------[SHAPES & ORIENTATION]-------------*/
/*------------------------------------------------*/

.et_monarch .et_social_top div, .et_monarch .et_social_top ul, .et_monarch .et_social_top li, .et_monarch .et_social_top span, .et_monarch .et_social_top a, .et_monarch .et_social_top .et_social_icons_container { text-align: center; }
	.et_monarch .et_social_top li a, .et_monarch .et_social_media_wrapper .et_social_top li .et_social_share { padding: 10px; }
	.et_monarch .et_social_top .et_social_network_label div { margin-top: 8px; line-height: 1em; }
	.et_monarch .et_social_top span { display: block; margin: 0; }
		.et_monarch .et_social_top .et_social_count span:first-of-type { margin-bottom: 2px; }
	.et_monarch .et_social_top span.et_social_overlay { background-color: rgba( 0, 0, 0, 0 ); }
	.et_monarch .et_social_top .et_social_icon { background-color: rgba( 0, 0, 0, 0.1 ); }
		.et_monarch .et_social_top .et_social_icon.et_social_icon_all_button { background-color: transparent; }
		.et_monarch .et_social_slide.et_social_rectangle.et_social_top li.et_social_all_button:hover .et_social_icon, .et_monarch .et_social_slide.et_social_rounded.et_social_top li.et_social_all_button:hover .et_social_icon { background-color: transparent; }

.et_monarch .et_social_left { text-align: left; }
	.et_monarch .et_social_left .et_social_network_label { margin-left: 40px; padding: 7px 14px 10px 10px; }
	.et_monarch .et_social_left .et_social_network_label div { margin: 6px 4px 0 4px; }
	.et_monarch .et_social_left .et_social_count span { display: inline-block; }
	.et_monarch .et_social_left .et_social_overlay { background-color: rgba( 0, 0, 0, 0.1 ); margin: 0 0 0 40px; }
	.et_monarch .et_social_left.et_social_circle .et_social_network_label, .et_monarch .et_social_left.et_social_circle li:hover .et_social_network_label { margin-left:46px !important; padding: 6px 0 0 0; padding-right: 0 !important; }
	.et_monarch .et_social_left .et_social_icon { float: left; }

.et_monarch .et_social_networks.et_social_circle li { background-color: transparent !important; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.et_monarch .et_social_rounded.et_social_networks li, .et_monarch .et_social_rounded.et_social_nospace.et_social_networks .et_social_icons_container { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; overflow: hidden; }
.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li:last-child { -webkit-border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px; }

.et_monarch .et_social_circle .et_social_overlay { display: none; }



/*------------------------------------------------*/
/*-------------------[COLUMNS]--------------------*/
/*------------------------------------------------*/

.et_monarch .et_social_1col li { width: 100%; }
.et_monarch .et_social_2col li { width: 49%; }
.et_monarch .et_social_3col li { width: 32%; }
.et_monarch .et_social_4col li { width: 23.5%; }
.et_monarch .et_social_5col li { width: 18.4%; }
.et_monarch .et_social_6col li { width: 15%; }
.et_monarch .et_social_autowidth li { width: auto; margin: 0 2% 2% 0 !important; }

.et_monarch .et_social_1col li:first-child, .et_monarch .et_social_2col li:nth-child(-n+2), .et_monarch .et_social_3col li:nth-child(-n+3), .et_monarch .et_social_4col li:nth-child(-n+4), .et_monarch .et_social_5col li:nth-child(-n+5), .et_monarch .et_social_6col li:nth-child(-n+6) { margin-top: 0; }
.et_monarch .et_social_1col li, .et_monarch .et_social_2col li:nth-child(2n+1), .et_monarch .et_social_3col li:nth-child(3n+1), .et_monarch .et_social_4col li:nth-child(4n+1), .et_monarch .et_social_5col li:nth-child(5n+1), .et_monarch .et_social_6col li:nth-child(6n+1), .et_monarch .et_social_autowidth li:first-child { margin-left: 0; clear: both; }

.et_monarch .et_social_2col.et_social_nospace li { width: 50%; }
.et_monarch .et_social_3col.et_social_nospace li { width: 33.33%; }
.et_monarch .et_social_4col.et_social_nospace li { width: 25%; }
.et_monarch .et_social_5col.et_social_nospace li { width: 20%; }
.et_monarch .et_social_6col.et_social_nospace li { width: 16.66%; }

.et_monarch .et_social_popup { display: none; }
	.et_monarch .et_social_popup.et_social_visible { display: block; }

.et_monarch .et_social_visible { z-index: 999999; }



/*------------------------------------------------*/
/*----------------[MEDIA WRAPPER]-----------------*/
/*------------------------------------------------*/
.et_social_media_wrapper { position: relative; overflow: hidden; }
.et_social_media_wrapper .et_social_networks { position: absolute; left: 0; top: 0; }
	.et_monarch .et_social_media_wrapper .et_social_media { overflow: auto; width: 90%; height: inherit; max-height: 90%; position: absolute; top: 20px; left: 20px; padding: 0 20px; -webkit-box-sizing: border-box; box-sizing: border-box; opacity: 0; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; }
	.et_monarch .et_social_media_wrapper:hover .et_social_media { opacity: 1; }
		.et_monarch .et_social_media_wrapper .et_social_share { cursor: pointer; }
			.et_monarch .et_social_media_wrapper .et_social_left .et_social_share { display: inline-block; width: 100%; }


.et_monarch .et_social_icons_container a, a.et_social_icon_cancel { text-decoration: none !important; }

/*------------------------------------------------*/
/*------------------[MOBILE STYLES]---------------*/
/*------------------------------------------------*/
.et_monarch .et_social_mobile { position: fixed; bottom: 0; background: rgba(0,0,0,0.5); width: 100%; z-index: 999999; display: none; max-height: 100%; }
		.et_monarch .et_social_mobile .et_social_networks { position: relative; width: 100%; overflow: auto; padding: 20px 20px 20px; background-color: #fff; line-height: 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: -10px; }
			.et_monarch .et_social_mobile .et_social_networks li { width: 23.5%; margin: 0 2% 2% 0; float: left; text-align: center; }
				.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n) { width: 23.5%; margin-right: 0; }
				.et_monarch .et_social_mobile .et_social_networks.et_social_circle li { margin-right: 2%; }
					.et_monarch .et_social_mobile .et_social_networks.et_social_circle li:last-child { margin-right: 0; }

			.et_monarch .et_social_mobile .et_social_networks li a { padding: 10px; }
				.et_monarch .et_social_mobile .et_social_networks li a i.et_social_icon { display: inline-block; }
				.et_monarch .et_social_mobile .et_social_networks li a span.et_social_sidebar_count { font-size: 16px; font-weight: bold; display: inline-block; top: -2px; margin-left: 8px; }
				.et_monarch .et_social_mobile .et_social_networks.et_social_circle li a span.et_social_sidebar_count { font-size: 12px; display: block; top: 0; margin-left: 0; }

.et_monarch .et_social_mobile_button:before, .et_monarch .et_social_close:after, .et_monarch .et_social_heading:after { font-family: 'etmonarch'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 16px; }

.et_monarch .et_social_heading { text-align: center; padding: 10px 0; color: white; cursor: pointer; height: 20px; line-height: 19px; font-size: 14px; }
.et_monarch .et_social_heading:after { content: "\e649"; color: #cccccc; display: inline-block; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; font-size: 32px; top: 10px; position: absolute; -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.et_monarch .et_social_mobile_button { position: fixed; bottom: 0; margin-left: -45px; -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; display: none; }
.et_monarch .et_social_mobile_button.et_social_active_button { margin-left: 0; z-index: 999999; }
	.et_monarch .et_social_mobile_button:before { content: "\e605"; display: inline-block; padding: 10px 12px; background: rgba(0,0,0,0.5); color: #dddddd; height: 20px; line-height: 20px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; }
.et_monarch .et_social_mobile.et_social_opened .et_social_heading:after { -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
.et_monarch .et_social_mobile.et_social_closed .et_social_heading:after { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.et_monarch .et_social_mobile .et_social_networks { display: none; }
.et_monarch .et_social_mobile.et_social_opened { -webkit-animation: et_social_slideTop 1s 1 ease; -moz-animation: et_social_slideTop 1s 1 ease; -o-animation: et_social_slideTop 1s 1 ease; animation: et_social_slideTop 1s 1 ease; }
.et_monarch .et_social_mobile_overlay.et_social_visible_overlay { -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch span.et_social_close, .et_monarch .et_social_mobile_button { cursor: pointer; }
.et_monarch span.et_social_close { position: absolute; right: 10px; top: 0; line-height: 40px; }
	.et_monarch span.et_social_close:after { content: "\e60C"; color: #cccccc; }

.et_monarch .et_social_mobile_overlay { background: rgba(0,0,0,0.7); position: fixed; width: 100%; height: 100%; top: 0; left: 0; display: none; z-index: 99999;}

.et_monarch .et_social_inline_bottom { margin-top: 30px; }

/*------------------------------------------------*/
/*----------------[PINTEREST MODAL]---------------*/
/*------------------------------------------------*/
.et_monarch .et_social_pin_images_outer { display: none; z-index: 9999999999; position: absolute; }
.et_monarch .et_social_pin_images_outer:after { content: ""; background-color: rgba(0,0,0,.6); top: 0; left: 0; width: 100%; height: 100%; position: fixed; z-index: 999999; }
	.et_monarch .et_social_pinterest_window { background: white; position: fixed; top: 20%; left: 50%; padding: 20px; width: 500px; height: 400px; z-index: 9999999; margin-left: -250px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
		.et_monarch .et_social_pinterest_window span.et_social_close { cursor: pointer; }
		.et_monarch .et_social_pin_images { overflow: auto; max-height: 370px; z-index: 999; position: relative; }
			.et_monarch .et_social_pin_image { width: 30%; float: left; margin-right: 10px; display: block; position: relative; height: 90px; overflow: hidden; padding: 10px 2px; }
			.et_monarch .et_social_pin_image img { max-width: 100%; height: auto; }
				.et_monarch .et_social_pin_image .et_social_pin_overlay { transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; opacity: 0; background: rgba(174, 24, 26, 0.4); width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
				.et_monarch .et_social_pin_image .et_social_pin_overlay:before { content: "\e63a"; top: 40px; left: 0; color: white; font-size: 30px; position: absolute; }
				.et_monarch .et_social_pin_image a:hover .et_social_pin_overlay { opacity: 1; }
				.et_monarch .et_social_pin_image .et_social_pin_overlay { min-height: 90px; }
				.et_monarch .et_social_pin_image a { overflow: visible !important; }
				.et_monarch .et_social_pin_image:nth-child(3n) { margin-right: 0; }

/*------------------------------------------------*/
/*----------------[DIVI THEME SUPPORT]------------*/
/*------------------------------------------------*/

.et_monarch .et_pb_pagebuilder_layout .et_social_inline { display: none; }
.et_monarch .et_pb_section .et_social_inline { display: block; }
.et_monarch .et_pb_section .et_social_inline_top, .et_monarch .et_pb_section .et_social_inline_bottom { margin-top: 0; margin-bottom: 30px; }



/*------------------------------------------------*/
/*----------------[RESPONSIVE STYLES]-------------*/
/*------------------------------------------------*/

@media only screen and ( min-width: 1025px ){
	.et_monarch .et_social_mobile_overlay, .et_monarch .et_social_mobile { display: none !important; }
}

@media only screen and ( max-width: 1024px ){
	.et_monarch .et_social_mobile_off { display: none !important; }

	.et_monarch .et_social_mobile { display: block; }
	.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n) { margin-right: 0 !important; }

	.et_monarch .et_social_sidebar_networks { display: none; }
	.et_monarch .et_social_mobile_button { display: block; }

	.et_monarch .et_social_popup_content { margin-left: -42%; box-sizing: border-box; max-width: none; }

	.et_monarch .et_social_flyin.et_social_mobile_on.et_social_visible { width: 100%; padding: 25px 20px; z-index: 9999999; box-sizing: border-box; width: 84%; left: 50%; margin-left: -42%;}
	.et_monarch .et_social_flyin div.et_social_network_label, .et_monarch .et_social_mobile div.et_social_network_label { text-align: left; }
	.et_monarch .et_social_flyin_bottom_left, .et_monarch .et_social_flyin_bottom_right { -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
}

@media only screen and ( min-width: 768px ){
	.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

@media only screen and ( max-width: 767px ) {

	.et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { margin: 2% 0 0 2% !important; width: 49% !important; clear: none !important; }
	.et_monarch .et_social_networks li:nth-child(2n+1), .et_monarch .et_social_mobile .et_social_networks li:nth-child(2n+1) { margin-left: 0 !important; clear: both !important; }
	.et_monarch .et_social_networks li:nth-child(-n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(-n+2) { margin-top: 0 !important; }
		.et_monarch .et_social_networks.et_social_nospace li { width: 50% !important; }

	.et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; overflow: hidden; }
		.et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
		.et_monarch .et_social_media .et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
		.et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }

	.et_monarch .et_social_pinterest_window { height: 80%; width: 80%; top: 10px; margin-left: 0px; z-index: 99999999; left: 6%; }
		.et_monarch .et_social_pin_images { max-height: 90%; }

	.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
	.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
	.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

@media only screen and ( max-width: 479px ) {

	.et_monarch .et_social_networks li, .et_monarch .et_social_mobile .et_social_networks li { width: 100% !important; margin-left: 0 !important; clear: both !important; }
	.et_monarch .et_social_networks li:first-child, .et_monarch .et_social_mobile .et_social_networks li:first-child { margin-top: 0 !important; }
	.et_monarch .et_social_networks li:nth-child(n+2), .et_monarch .et_social_mobile .et_social_networks li:nth-child(n+2) { margin: 2% 0 0 0 !important;}
		.et_monarch .et_social_networks.et_social_nospace li { margin: 0 !important; width: 100% !important;}

	.et_monarch .et_social_media .et_social_networks li { width: auto !important; clear: none !important; margin: 0 2% 2% 0 !important; }
		.et_monarch .et_social_media .et_social_networks.et_social_nospace li { margin: 0 !important; }
			.et_monarch .et_social_media .et_social_networks li .et_social_network_label { display: none; }

			.et_monarch .et_social_pin_image { width: 250px; height: 140px; margin: 0 auto !important; float: none; }

	.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n) { width: auto !important; margin: 0 2% 2% 0 !important; clear: none !important; }
	.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n) { margin: 0 !important; }
	.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container { width: auto; float: left; }
}

/*------------------------------------------------*/
/*----------------[Intro Animation]---------------*/
/*------------------------------------------------*/

@-webkit-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-moz-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@-o-keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }
@keyframes et_social_fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } }

@-webkit-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-moz-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@-o-keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }
@keyframes et_social_fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } }

@-webkit-keyframes et_social_fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(-30%); } 100% { opacity: 1; -webkit-transform: translateX(0); } }
@-moz-keyframes et_social_fadeInRight { 0% { opacity: 0; -moz-transform: translateX(-30%); } 100% { opacity: 1; -moz-transform: translateX(0); } }
@-o-keyframes et_social_fadeInRight { 0% { opacity: 0; -o-transform: translateX(-30%); } 100% { opacity: 1; -o-transform: translateX(0); } }
@keyframes et_social_fadeInRight { from { opacity: 0; transform: translateX(-30%); } to { opacity: 1; transform: translateX(0); } }

@-webkit-keyframes et_social_fadeInBottom { 0% { opacity: 0; -webkit-transform: translateY(-30%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_fadeInBottom { 0% { opacity: 0; -moz-transform: translateY(-30%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes et_social_fadeInBottom { 0% { opacity: 0; -o-transform: translateY(-30%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes et_social_fadeInBottom { 0% { opacity: 0; transform: translateY(-30%); } 100% { opacity: 1; transform: translateY(0); } }

@-webkit-keyframes et_social_fadeInTop { 0% { opacity: 0; -webkit-transform: translateY(30%);} 100% { opacity: 1; -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_fadeInTop { 0% { opacity: 0; -moz-transform: translateY(30%); } 100% { opacity: 1; -moz-transform: translateY(0); } }
@-o-keyframes et_social_fadeInTop { 0% { opacity: 0; -o-transform: translateY(30%); } 100% { opacity: 1; -o-transform: translateY(0); } }
@keyframes et_social_fadeInTop { 0% { opacity: 0; transform: translateY(30%); } 100% { opacity: 1; transform: translateY(0); } }

@-webkit-keyframes et_social_slideTop { 0% { -webkit-transform: translateY(0);} 100% { -webkit-transform: translateY(0);} }
@-moz-keyframes et_social_slideTop { 0% { -moz-transform: translateY(0); } 100% { -moz-transform: translateY(0); } }
@-o-keyframes et_social_slideTop { 0% { -o-transform: translateY(0); } 100% { -o-transform: translateY(0); } }
@keyframes et_social_slideTop { 0% { transform: translateY(0); } 100% { transform: translateY(0); } }

/*! The following animations courtesy of Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2014 Daniel Eden */

@-webkit-keyframes et_social_swing {
	20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); }
	40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); }
	60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); }
	80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); }
	100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); }
}

@keyframes et_social_swing {
	20% { -webkit-transform: rotate3d(0, 0, 1, 15deg); transform: rotate3d(0, 0, 1, 15deg); }
	40% { -webkit-transform: rotate3d(0, 0, 1, -10deg); transform: rotate3d(0, 0, 1, -10deg); }
	60% { -webkit-transform: rotate3d(0, 0, 1, 5deg); transform: rotate3d(0, 0, 1, 5deg); }
	80% { -webkit-transform: rotate3d(0, 0, 1, -5deg); transform: rotate3d(0, 0, 1, -5deg); }
	100% { -webkit-transform: rotate3d(0, 0, 1, 0deg); transform: rotate3d(0, 0, 1, 0deg); }
}

@-webkit-keyframes et_social_tada {
	0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
	10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); }
	30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
	40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
	100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@keyframes et_social_tada {
	0% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
	10%, 20% { -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg); }
	30%, 50%, 70%, 90% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
	40%, 60%, 80% { -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
	100% { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@-webkit-keyframes et_social_bounce {
	0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
	40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
	70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
	90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}

@keyframes et_social_bounce {
	0%, 20%, 53%, 80%, 100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
	40%, 43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
	70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
	90% { -webkit-transform: translate3d(0,-4px,0); transform: translate3d(0,-4px,0); }
}

@-webkit-keyframes et_social_flipInX {
	0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; }
	40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }
	60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
	80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
	100% { -webkit-transform: perspective(400px); transform: perspective(400px); }
}

@keyframes et_social_flipInX {
	0% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; opacity: 0; }
	40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }
	60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; }
	80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
	100% { -webkit-transform: perspective(400px); transform: perspective(400px); }
}

@-webkit-keyframes et_social_zoomIn {
	0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}

@keyframes et_social_zoomIn {
	0% { opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3); }
	50% { opacity: 1; }
}

@-webkit-keyframes et_social_lightSpeedIn {
	0% { -webkit-transform: translate3d(30%, 0, 0) skewX(-10deg); transform: translate3d(30%, 0, 0) skewX(-10deg); opacity: 0; }
	60% { -webkit-transform: skewX(5deg); transform: skewX(5deg); opacity: 1; }
	80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; }
	100% { -webkit-transform: none; transform: none; opacity: 1; }
}

@keyframes et_social_lightSpeedIn {
	0% { -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg); transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; }
	60% { -webkit-transform: skewX(20deg); transform: skewX(20deg); opacity: 1; }
	80% { -webkit-transform: skewX(-5deg); transform: skewX(-5deg); opacity: 1; }
	100% { -webkit-transform: none; transform: none; opacity: 1; }
}

.et_monarch .et_social_lightspeedin.et_social_animated, .et_monarch .et_social_animated .et_social_lightspeedin { opacity: 1; -webkit-animation: et_social_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_lightSpeedIn 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; }
.et_monarch .et_social_zoomin.et_social_animated, .et_monarch .et_social_animated .et_social_zoomin { opacity: 1; -webkit-animation: et_social_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_zoomIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_flipinx.et_social_animated, .et_monarch .et_social_animated .et_social_flipinx { opacity: 1; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation: et_social_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_flipInX 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_bounce.et_social_animated, .et_monarch .et_social_animated .et_social_bounce { opacity: 1; -webkit-animation: et_social_bounce 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_bounce 1s 1 cubic-bezier(0.77,0,.175,1); -webkit-transform-origin: center bottom; -ms-transform-origin: center bottom; transform-origin: center bottom; }
.et_monarch .et_social_swing.et_social_animated, .et_monarch .et_social_animated .et_social_swing { opacity: 1; -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; -webkit-animation: et_social_swing 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_swing 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_tada.et_social_animated, .et_monarch .et_social_animated .et_social_tada { opacity: 1; -webkit-animation: et_social_tada 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_tada 1s 1 cubic-bezier(0.77,0,.175,1); }

.et_monarch .et_social_fadein.et_social_animated, .et_monarch .et_social_animated .et_social_fadein { opacity: 1; -webkit-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeIn 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slideright.et_social_animated, .et_monarch .et_social_animated .et_social_slideright { opacity: 1; -webkit-animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInRight 1s 1s cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInRight 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slidedown.et_social_animated, .et_monarch .et_social_animated .et_social_slidedown { opacity: 1; -webkit-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInBottom 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_slideup.et_social_animated, .et_monarch .et_social_animated .et_social_slideup { opacity: 1; -webkit-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -moz-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); -o-animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); animation: et_social_fadeInTop 1s 1 cubic-bezier(0.77,0,.175,1); }
.et_monarch .et_social_no_animation.et_social_animated, .et_monarch .et_social_animated .et_social_no_animation { opacity: 1; }.newsletters { /*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }
.newsletters html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
.newsletters body { margin: 0; }
.newsletters article, .newsletters aside, .newsletters details, .newsletters figcaption, .newsletters figure, .newsletters footer, .newsletters header, .newsletters hgroup, .newsletters main, .newsletters menu, .newsletters nav, .newsletters section, .newsletters summary { display: block; }
.newsletters audio, .newsletters canvas, .newsletters progress, .newsletters video { display: inline-block; vertical-align: baseline; }
.newsletters audio:not([controls]) { display: none; height: 0; }
.newsletters [hidden], .newsletters template { display: none; }
.newsletters a { background-color: transparent; }
.newsletters a:active, .newsletters a:hover { outline: 0; }
.newsletters abbr[title] { border-bottom: 1px dotted; }
.newsletters b, .newsletters strong { font-weight: 700; }
.newsletters dfn { font-style: italic; }
.newsletters h1 { margin: .67em 0; font-size: 2em; }
.newsletters mark { color: #000; background: #ff0; }
.newsletters small { font-size: 80%; }
.newsletters sub, .newsletters sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
.newsletters sup { top: -.5em; }
.newsletters sub { bottom: -.25em; }
.newsletters img { border: 0; }
.newsletters svg:not(:root) { overflow: hidden; }
.newsletters figure { margin: 1em 40px; }
.newsletters hr { height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.newsletters pre { overflow: auto; }
.newsletters code, .newsletters kbd, .newsletters pre, .newsletters samp { font-family: monospace,monospace; font-size: 1em; }
.newsletters button, .newsletters input, .newsletters optgroup, .newsletters select, .newsletters textarea { margin: 0; font: inherit; color: inherit; }
.newsletters button { overflow: visible; }
.newsletters button, .newsletters select { text-transform: none; }
.newsletters button, .newsletters html input[type=button], .newsletters input[type=reset], .newsletters input[type=submit] { -webkit-appearance: button; cursor: pointer; }
.newsletters button[disabled], .newsletters html input[disabled] { cursor: default; }
.newsletters button::-moz-focus-inner, .newsletters input::-moz-focus-inner { padding: 0; border: 0; }
.newsletters input { line-height: normal; }
.newsletters input[type=checkbox], .newsletters input[type=radio] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }
.newsletters input[type=number]::-webkit-inner-spin-button, .newsletters input[type=number]::-webkit-outer-spin-button { height: auto; }
.newsletters input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; }
.newsletters input[type=search]::-webkit-search-cancel-button, .newsletters input[type=search]::-webkit-search-decoration { -webkit-appearance: none; }
.newsletters fieldset { padding: .35em .625em .75em; margin: 0 2px; border: 1px solid silver; }
.newsletters legend { padding: 0; border: 0; }
.newsletters textarea { overflow: auto; }
.newsletters optgroup { font-weight: 700; }
.newsletters table { border-spacing: 0; border-collapse: collapse; }
.newsletters td, .newsletters th { padding: 0; }
@media print { .newsletters *, .newsletters :after, .newsletters :before { color: #000 !important; text-shadow: none !important; background: 0 0 !important; -webkit-box-shadow: none !important; box-shadow: none !important; }
  .newsletters a, .newsletters a:visited { text-decoration: underline; }
  .newsletters a[href]:after { content: " (" attr(href) ")"; }
  .newsletters abbr[title]:after { content: " (" attr(title) ")"; }
  .newsletters a[href^="javascript:"]:after, .newsletters a[href^="#"]:after { content: ""; }
  .newsletters blockquote, .newsletters pre { border: 1px solid #999; page-break-inside: avoid; }
  .newsletters thead { display: table-header-group; }
  .newsletters img, .newsletters tr { page-break-inside: avoid; }
  .newsletters img { max-width: 100% !important; }
  .newsletters h2, .newsletters h3, .newsletters p { orphans: 3; widows: 3; }
  .newsletters h2, .newsletters h3 { page-break-after: avoid; }
  .newsletters select { background: #fff !important; }
  .newsletters .navbar { display: none; }
  .newsletters .btn > .caret, .newsletters .dropup > .btn > .caret { border-top-color: #000 !important; }
  .newsletters .label { border: 1px solid #000; }
  .newsletters .table { border-collapse: collapse !important; }
  .newsletters .table td, .newsletters .table th { background-color: #fff !important; }
  .newsletters .table-bordered td, .newsletters .table-bordered th { border: 1px solid #ddd !important; } }
@font-face { .newsletters { font-family: 'Glyphicons Halflings'; src: url(/wp-content/plugins/wp-mailinglist/views/default2/fonts/glyphicons-halflings-regular.eot); src: url(/wp-content/plugins/wp-mailinglist/views/default2/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/wp-content/plugins/wp-mailinglist/views/default2/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/wp-content/plugins/wp-mailinglist/views/default2/fonts/glyphicons-halflings-regular.woff) format("woff"), url(/wp-content/plugins/wp-mailinglist/views/default2/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/wp-content/plugins/wp-mailinglist/views/default2/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); } }
.newsletters .glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.newsletters .glyphicon-asterisk:before { content: "\2a"; }
.newsletters .glyphicon-plus:before { content: "\2b"; }
.newsletters .glyphicon-eur:before, .newsletters .glyphicon-euro:before { content: "\20ac"; }
.newsletters .glyphicon-minus:before { content: "\2212"; }
.newsletters .glyphicon-cloud:before { content: "\2601"; }
.newsletters .glyphicon-envelope:before { content: "\2709"; }
.newsletters .glyphicon-pencil:before { content: "\270f"; }
.newsletters .glyphicon-glass:before { content: "\e001"; }
.newsletters .glyphicon-music:before { content: "\e002"; }
.newsletters .glyphicon-search:before { content: "\e003"; }
.newsletters .glyphicon-heart:before { content: "\e005"; }
.newsletters .glyphicon-star:before { content: "\e006"; }
.newsletters .glyphicon-star-empty:before { content: "\e007"; }
.newsletters .glyphicon-user:before { content: "\e008"; }
.newsletters .glyphicon-film:before { content: "\e009"; }
.newsletters .glyphicon-th-large:before { content: "\e010"; }
.newsletters .glyphicon-th:before { content: "\e011"; }
.newsletters .glyphicon-th-list:before { content: "\e012"; }
.newsletters .glyphicon-ok:before { content: "\e013"; }
.newsletters .glyphicon-remove:before { content: "\e014"; }
.newsletters .glyphicon-zoom-in:before { content: "\e015"; }
.newsletters .glyphicon-zoom-out:before { content: "\e016"; }
.newsletters .glyphicon-off:before { content: "\e017"; }
.newsletters .glyphicon-signal:before { content: "\e018"; }
.newsletters .glyphicon-cog:before { content: "\e019"; }
.newsletters .glyphicon-trash:before { content: "\e020"; }
.newsletters .glyphicon-home:before { content: "\e021"; }
.newsletters .glyphicon-file:before { content: "\e022"; }
.newsletters .glyphicon-time:before { content: "\e023"; }
.newsletters .glyphicon-road:before { content: "\e024"; }
.newsletters .glyphicon-download-alt:before { content: "\e025"; }
.newsletters .glyphicon-download:before { content: "\e026"; }
.newsletters .glyphicon-upload:before { content: "\e027"; }
.newsletters .glyphicon-inbox:before { content: "\e028"; }
.newsletters .glyphicon-play-circle:before { content: "\e029"; }
.newsletters .glyphicon-repeat:before { content: "\e030"; }
.newsletters .glyphicon-refresh:before { content: "\e031"; }
.newsletters .glyphicon-list-alt:before { content: "\e032"; }
.newsletters .glyphicon-lock:before { content: "\e033"; }
.newsletters .glyphicon-flag:before { content: "\e034"; }
.newsletters .glyphicon-headphones:before { content: "\e035"; }
.newsletters .glyphicon-volume-off:before { content: "\e036"; }
.newsletters .glyphicon-volume-down:before { content: "\e037"; }
.newsletters .glyphicon-volume-up:before { content: "\e038"; }
.newsletters .glyphicon-qrcode:before { content: "\e039"; }
.newsletters .glyphicon-barcode:before { content: "\e040"; }
.newsletters .glyphicon-tag:before { content: "\e041"; }
.newsletters .glyphicon-tags:before { content: "\e042"; }
.newsletters .glyphicon-book:before { content: "\e043"; }
.newsletters .glyphicon-bookmark:before { content: "\e044"; }
.newsletters .glyphicon-print:before { content: "\e045"; }
.newsletters .glyphicon-camera:before { content: "\e046"; }
.newsletters .glyphicon-font:before { content: "\e047"; }
.newsletters .glyphicon-bold:before { content: "\e048"; }
.newsletters .glyphicon-italic:before { content: "\e049"; }
.newsletters .glyphicon-text-height:before { content: "\e050"; }
.newsletters .glyphicon-text-width:before { content: "\e051"; }
.newsletters .glyphicon-align-left:before { content: "\e052"; }
.newsletters .glyphicon-align-center:before { content: "\e053"; }
.newsletters .glyphicon-align-right:before { content: "\e054"; }
.newsletters .glyphicon-align-justify:before { content: "\e055"; }
.newsletters .glyphicon-list:before { content: "\e056"; }
.newsletters .glyphicon-indent-left:before { content: "\e057"; }
.newsletters .glyphicon-indent-right:before { content: "\e058"; }
.newsletters .glyphicon-facetime-video:before { content: "\e059"; }
.newsletters .glyphicon-picture:before { content: "\e060"; }
.newsletters .glyphicon-map-marker:before { content: "\e062"; }
.newsletters .glyphicon-adjust:before { content: "\e063"; }
.newsletters .glyphicon-tint:before { content: "\e064"; }
.newsletters .glyphicon-edit:before { content: "\e065"; }
.newsletters .glyphicon-share:before { content: "\e066"; }
.newsletters .glyphicon-check:before { content: "\e067"; }
.newsletters .glyphicon-move:before { content: "\e068"; }
.newsletters .glyphicon-step-backward:before { content: "\e069"; }
.newsletters .glyphicon-fast-backward:before { content: "\e070"; }
.newsletters .glyphicon-backward:before { content: "\e071"; }
.newsletters .glyphicon-play:before { content: "\e072"; }
.newsletters .glyphicon-pause:before { content: "\e073"; }
.newsletters .glyphicon-stop:before { content: "\e074"; }
.newsletters .glyphicon-forward:before { content: "\e075"; }
.newsletters .glyphicon-fast-forward:before { content: "\e076"; }
.newsletters .glyphicon-step-forward:before { content: "\e077"; }
.newsletters .glyphicon-eject:before { content: "\e078"; }
.newsletters .glyphicon-chevron-left:before { content: "\e079"; }
.newsletters .glyphicon-chevron-right:before { content: "\e080"; }
.newsletters .glyphicon-plus-sign:before { content: "\e081"; }
.newsletters .glyphicon-minus-sign:before { content: "\e082"; }
.newsletters .glyphicon-remove-sign:before { content: "\e083"; }
.newsletters .glyphicon-ok-sign:before { content: "\e084"; }
.newsletters .glyphicon-question-sign:before { content: "\e085"; }
.newsletters .glyphicon-info-sign:before { content: "\e086"; }
.newsletters .glyphicon-screenshot:before { content: "\e087"; }
.newsletters .glyphicon-remove-circle:before { content: "\e088"; }
.newsletters .glyphicon-ok-circle:before { content: "\e089"; }
.newsletters .glyphicon-ban-circle:before { content: "\e090"; }
.newsletters .glyphicon-arrow-left:before { content: "\e091"; }
.newsletters .glyphicon-arrow-right:before { content: "\e092"; }
.newsletters .glyphicon-arrow-up:before { content: "\e093"; }
.newsletters .glyphicon-arrow-down:before { content: "\e094"; }
.newsletters .glyphicon-share-alt:before { content: "\e095"; }
.newsletters .glyphicon-resize-full:before { content: "\e096"; }
.newsletters .glyphicon-resize-small:before { content: "\e097"; }
.newsletters .glyphicon-exclamation-sign:before { content: "\e101"; }
.newsletters .glyphicon-gift:before { content: "\e102"; }
.newsletters .glyphicon-leaf:before { content: "\e103"; }
.newsletters .glyphicon-fire:before { content: "\e104"; }
.newsletters .glyphicon-eye-open:before { content: "\e105"; }
.newsletters .glyphicon-eye-close:before { content: "\e106"; }
.newsletters .glyphicon-warning-sign:before { content: "\e107"; }
.newsletters .glyphicon-plane:before { content: "\e108"; }
.newsletters .glyphicon-calendar:before { content: "\e109"; }
.newsletters .glyphicon-random:before { content: "\e110"; }
.newsletters .glyphicon-comment:before { content: "\e111"; }
.newsletters .glyphicon-magnet:before { content: "\e112"; }
.newsletters .glyphicon-chevron-up:before { content: "\e113"; }
.newsletters .glyphicon-chevron-down:before { content: "\e114"; }
.newsletters .glyphicon-retweet:before { content: "\e115"; }
.newsletters .glyphicon-shopping-cart:before { content: "\e116"; }
.newsletters .glyphicon-folder-close:before { content: "\e117"; }
.newsletters .glyphicon-folder-open:before { content: "\e118"; }
.newsletters .glyphicon-resize-vertical:before { content: "\e119"; }
.newsletters .glyphicon-resize-horizontal:before { content: "\e120"; }
.newsletters .glyphicon-hdd:before { content: "\e121"; }
.newsletters .glyphicon-bullhorn:before { content: "\e122"; }
.newsletters .glyphicon-bell:before { content: "\e123"; }
.newsletters .glyphicon-certificate:before { content: "\e124"; }
.newsletters .glyphicon-thumbs-up:before { content: "\e125"; }
.newsletters .glyphicon-thumbs-down:before { content: "\e126"; }
.newsletters .glyphicon-hand-right:before { content: "\e127"; }
.newsletters .glyphicon-hand-left:before { content: "\e128"; }
.newsletters .glyphicon-hand-up:before { content: "\e129"; }
.newsletters .glyphicon-hand-down:before { content: "\e130"; }
.newsletters .glyphicon-circle-arrow-right:before { content: "\e131"; }
.newsletters .glyphicon-circle-arrow-left:before { content: "\e132"; }
.newsletters .glyphicon-circle-arrow-up:before { content: "\e133"; }
.newsletters .glyphicon-circle-arrow-down:before { content: "\e134"; }
.newsletters .glyphicon-globe:before { content: "\e135"; }
.newsletters .glyphicon-wrench:before { content: "\e136"; }
.newsletters .glyphicon-tasks:before { content: "\e137"; }
.newsletters .glyphicon-filter:before { content: "\e138"; }
.newsletters .glyphicon-briefcase:before { content: "\e139"; }
.newsletters .glyphicon-fullscreen:before { content: "\e140"; }
.newsletters .glyphicon-dashboard:before { content: "\e141"; }
.newsletters .glyphicon-paperclip:before { content: "\e142"; }
.newsletters .glyphicon-heart-empty:before { content: "\e143"; }
.newsletters .glyphicon-link:before { content: "\e144"; }
.newsletters .glyphicon-phone:before { content: "\e145"; }
.newsletters .glyphicon-pushpin:before { content: "\e146"; }
.newsletters .glyphicon-usd:before { content: "\e148"; }
.newsletters .glyphicon-gbp:before { content: "\e149"; }
.newsletters .glyphicon-sort:before { content: "\e150"; }
.newsletters .glyphicon-sort-by-alphabet:before { content: "\e151"; }
.newsletters .glyphicon-sort-by-alphabet-alt:before { content: "\e152"; }
.newsletters .glyphicon-sort-by-order:before { content: "\e153"; }
.newsletters .glyphicon-sort-by-order-alt:before { content: "\e154"; }
.newsletters .glyphicon-sort-by-attributes:before { content: "\e155"; }
.newsletters .glyphicon-sort-by-attributes-alt:before { content: "\e156"; }
.newsletters .glyphicon-unchecked:before { content: "\e157"; }
.newsletters .glyphicon-expand:before { content: "\e158"; }
.newsletters .glyphicon-collapse-down:before { content: "\e159"; }
.newsletters .glyphicon-collapse-up:before { content: "\e160"; }
.newsletters .glyphicon-log-in:before { content: "\e161"; }
.newsletters .glyphicon-flash:before { content: "\e162"; }
.newsletters .glyphicon-log-out:before { content: "\e163"; }
.newsletters .glyphicon-new-window:before { content: "\e164"; }
.newsletters .glyphicon-record:before { content: "\e165"; }
.newsletters .glyphicon-save:before { content: "\e166"; }
.newsletters .glyphicon-open:before { content: "\e167"; }
.newsletters .glyphicon-saved:before { content: "\e168"; }
.newsletters .glyphicon-import:before { content: "\e169"; }
.newsletters .glyphicon-export:before { content: "\e170"; }
.newsletters .glyphicon-send:before { content: "\e171"; }
.newsletters .glyphicon-floppy-disk:before { content: "\e172"; }
.newsletters .glyphicon-floppy-saved:before { content: "\e173"; }
.newsletters .glyphicon-floppy-remove:before { content: "\e174"; }
.newsletters .glyphicon-floppy-save:before { content: "\e175"; }
.newsletters .glyphicon-floppy-open:before { content: "\e176"; }
.newsletters .glyphicon-credit-card:before { content: "\e177"; }
.newsletters .glyphicon-transfer:before { content: "\e178"; }
.newsletters .glyphicon-cutlery:before { content: "\e179"; }
.newsletters .glyphicon-header:before { content: "\e180"; }
.newsletters .glyphicon-compressed:before { content: "\e181"; }
.newsletters .glyphicon-earphone:before { content: "\e182"; }
.newsletters .glyphicon-phone-alt:before { content: "\e183"; }
.newsletters .glyphicon-tower:before { content: "\e184"; }
.newsletters .glyphicon-stats:before { content: "\e185"; }
.newsletters .glyphicon-sd-video:before { content: "\e186"; }
.newsletters .glyphicon-hd-video:before { content: "\e187"; }
.newsletters .glyphicon-subtitles:before { content: "\e188"; }
.newsletters .glyphicon-sound-stereo:before { content: "\e189"; }
.newsletters .glyphicon-sound-dolby:before { content: "\e190"; }
.newsletters .glyphicon-sound-5-1:before { content: "\e191"; }
.newsletters .glyphicon-sound-6-1:before { content: "\e192"; }
.newsletters .glyphicon-sound-7-1:before { content: "\e193"; }
.newsletters .glyphicon-copyright-mark:before { content: "\e194"; }
.newsletters .glyphicon-registration-mark:before { content: "\e195"; }
.newsletters .glyphicon-cloud-download:before { content: "\e197"; }
.newsletters .glyphicon-cloud-upload:before { content: "\e198"; }
.newsletters .glyphicon-tree-conifer:before { content: "\e199"; }
.newsletters .glyphicon-tree-deciduous:before { content: "\e200"; }
.newsletters .glyphicon-cd:before { content: "\e201"; }
.newsletters .glyphicon-save-file:before { content: "\e202"; }
.newsletters .glyphicon-open-file:before { content: "\e203"; }
.newsletters .glyphicon-level-up:before { content: "\e204"; }
.newsletters .glyphicon-copy:before { content: "\e205"; }
.newsletters .glyphicon-paste:before { content: "\e206"; }
.newsletters .glyphicon-alert:before { content: "\e209"; }
.newsletters .glyphicon-equalizer:before { content: "\e210"; }
.newsletters .glyphicon-king:before { content: "\e211"; }
.newsletters .glyphicon-queen:before { content: "\e212"; }
.newsletters .glyphicon-pawn:before { content: "\e213"; }
.newsletters .glyphicon-bishop:before { content: "\e214"; }
.newsletters .glyphicon-knight:before { content: "\e215"; }
.newsletters .glyphicon-baby-formula:before { content: "\e216"; }
.newsletters .glyphicon-tent:before { content: "\26fa"; }
.newsletters .glyphicon-blackboard:before { content: "\e218"; }
.newsletters .glyphicon-bed:before { content: "\e219"; }
.newsletters .glyphicon-apple:before { content: "\f8ff"; }
.newsletters .glyphicon-erase:before { content: "\e221"; }
.newsletters .glyphicon-hourglass:before { content: "\231b"; }
.newsletters .glyphicon-lamp:before { content: "\e223"; }
.newsletters .glyphicon-duplicate:before { content: "\e224"; }
.newsletters .glyphicon-piggy-bank:before { content: "\e225"; }
.newsletters .glyphicon-scissors:before { content: "\e226"; }
.newsletters .glyphicon-bitcoin:before { content: "\e227"; }
.newsletters .glyphicon-btc:before { content: "\e227"; }
.newsletters .glyphicon-xbt:before { content: "\e227"; }
.newsletters .glyphicon-yen:before { content: "\00a5"; }
.newsletters .glyphicon-jpy:before { content: "\00a5"; }
.newsletters .glyphicon-ruble:before { content: "\20bd"; }
.newsletters .glyphicon-rub:before { content: "\20bd"; }
.newsletters .glyphicon-scale:before { content: "\e230"; }
.newsletters .glyphicon-ice-lolly:before { content: "\e231"; }
.newsletters .glyphicon-ice-lolly-tasted:before { content: "\e232"; }
.newsletters .glyphicon-education:before { content: "\e233"; }
.newsletters .glyphicon-option-horizontal:before { content: "\e234"; }
.newsletters .glyphicon-option-vertical:before { content: "\e235"; }
.newsletters .glyphicon-menu-hamburger:before { content: "\e236"; }
.newsletters .glyphicon-modal-window:before { content: "\e237"; }
.newsletters .glyphicon-oil:before { content: "\e238"; }
.newsletters .glyphicon-grain:before { content: "\e239"; }
.newsletters .glyphicon-sunglasses:before { content: "\e240"; }
.newsletters .glyphicon-text-size:before { content: "\e241"; }
.newsletters .glyphicon-text-color:before { content: "\e242"; }
.newsletters .glyphicon-text-background:before { content: "\e243"; }
.newsletters .glyphicon-object-align-top:before { content: "\e244"; }
.newsletters .glyphicon-object-align-bottom:before { content: "\e245"; }
.newsletters .glyphicon-object-align-horizontal:before { content: "\e246"; }
.newsletters .glyphicon-object-align-left:before { content: "\e247"; }
.newsletters .glyphicon-object-align-vertical:before { content: "\e248"; }
.newsletters .glyphicon-object-align-right:before { content: "\e249"; }
.newsletters .glyphicon-triangle-right:before { content: "\e250"; }
.newsletters .glyphicon-triangle-left:before { content: "\e251"; }
.newsletters .glyphicon-triangle-bottom:before { content: "\e252"; }
.newsletters .glyphicon-triangle-top:before { content: "\e253"; }
.newsletters .glyphicon-console:before { content: "\e254"; }
.newsletters .glyphicon-superscript:before { content: "\e255"; }
.newsletters .glyphicon-subscript:before { content: "\e256"; }
.newsletters .glyphicon-menu-left:before { content: "\e257"; }
.newsletters .glyphicon-menu-right:before { content: "\e258"; }
.newsletters .glyphicon-menu-down:before { content: "\e259"; }
.newsletters .glyphicon-menu-up:before { content: "\e260"; }
.newsletters * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.newsletters :after, .newsletters :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.newsletters html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.newsletters body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff; }
.newsletters button, .newsletters input, .newsletters select, .newsletters textarea { font-family: inherit; font-size: inherit; line-height: inherit; }
.newsletters a { color: #337ab7; text-decoration: none; }
.newsletters a:focus, .newsletters a:hover { color: #23527c; text-decoration: underline; }
.newsletters a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.newsletters figure { margin: 0; }
.newsletters img { vertical-align: middle; }
.newsletters .carousel-inner > .item > a > img, .newsletters .carousel-inner > .item > img, .newsletters .img-responsive, .newsletters .thumbnail a > img, .newsletters .thumbnail > img { display: block; max-width: 100%; height: auto; }
.newsletters .img-rounded { border-radius: 6px; }
.newsletters .img-thumbnail { display: inline-block; max-width: 100%; height: auto; padding: 4px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
.newsletters .img-circle { border-radius: 50%; }
.newsletters hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee; }
.newsletters .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }
.newsletters .sr-only-focusable:active, .newsletters .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }
.newsletters [role=button] { cursor: pointer; }
.newsletters .h1, .newsletters .h2, .newsletters .h3, .newsletters .h4, .newsletters .h5, .newsletters .h6, .newsletters h1, .newsletters h2, .newsletters h3, .newsletters h4, .newsletters h5, .newsletters h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
.newsletters .h1 .small, .newsletters .h1 small, .newsletters .h2 .small, .newsletters .h2 small, .newsletters .h3 .small, .newsletters .h3 small, .newsletters .h4 .small, .newsletters .h4 small, .newsletters .h5 .small, .newsletters .h5 small, .newsletters .h6 .small, .newsletters .h6 small, .newsletters h1 .small, .newsletters h1 small, .newsletters h2 .small, .newsletters h2 small, .newsletters h3 .small, .newsletters h3 small, .newsletters h4 .small, .newsletters h4 small, .newsletters h5 .small, .newsletters h5 small, .newsletters h6 .small, .newsletters h6 small { font-weight: 400; line-height: 1; color: #777; }
.newsletters .h1, .newsletters .h2, .newsletters .h3, .newsletters h1, .newsletters h2, .newsletters h3 { margin-top: 20px; margin-bottom: 10px; }
.newsletters .h1 .small, .newsletters .h1 small, .newsletters .h2 .small, .newsletters .h2 small, .newsletters .h3 .small, .newsletters .h3 small, .newsletters h1 .small, .newsletters h1 small, .newsletters h2 .small, .newsletters h2 small, .newsletters h3 .small, .newsletters h3 small { font-size: 65%; }
.newsletters .h4, .newsletters .h5, .newsletters .h6, .newsletters h4, .newsletters h5, .newsletters h6 { margin-top: 10px; margin-bottom: 10px; }
.newsletters .h4 .small, .newsletters .h4 small, .newsletters .h5 .small, .newsletters .h5 small, .newsletters .h6 .small, .newsletters .h6 small, .newsletters h4 .small, .newsletters h4 small, .newsletters h5 .small, .newsletters h5 small, .newsletters h6 .small, .newsletters h6 small { font-size: 75%; }
.newsletters .h1, .newsletters h1 { font-size: 36px; }
.newsletters .h2, .newsletters h2 { font-size: 30px; }
.newsletters .h3, .newsletters h3 { font-size: 24px; }
.newsletters .h4, .newsletters h4 { font-size: 18px; }
.newsletters .h5, .newsletters h5 { font-size: 14px; }
.newsletters .h6, .newsletters h6 { font-size: 12px; }
.newsletters p { margin: 0 0 10px; }
.newsletters .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }
@media (min-width: 768px) { .newsletters .lead { font-size: 21px; } }
.newsletters .small, .newsletters small { font-size: 85%; }
.newsletters .mark, .newsletters mark { padding: .2em; background-color: #fcf8e3; }
.newsletters .text-left { text-align: left; }
.newsletters .text-right { text-align: right; }
.newsletters .text-center { text-align: center; }
.newsletters .text-justify { text-align: justify; }
.newsletters .text-nowrap { white-space: nowrap; }
.newsletters .text-lowercase { text-transform: lowercase; }
.newsletters .text-uppercase { text-transform: uppercase; }
.newsletters .text-capitalize { text-transform: capitalize; }
.newsletters .text-muted { color: #777; }
.newsletters .text-primary { color: #337ab7; }
.newsletters a.text-primary:hover { color: #286090; }
.newsletters .text-success { color: #3c763d; }
.newsletters a.text-success:hover { color: #2b542c; }
.newsletters .text-info { color: #31708f; }
.newsletters a.text-info:hover { color: #245269; }
.newsletters .text-warning { color: #8a6d3b; }
.newsletters a.text-warning:hover { color: #66512c; }
.newsletters .text-danger { color: #a94442; }
.newsletters a.text-danger:hover { color: #843534; }
.newsletters .bg-primary { color: #fff; background-color: #337ab7; }
.newsletters a.bg-primary:hover { background-color: #286090; }
.newsletters .bg-success { background-color: #dff0d8; }
.newsletters a.bg-success:hover { background-color: #c1e2b3; }
.newsletters .bg-info { background-color: #d9edf7; }
.newsletters a.bg-info:hover { background-color: #afd9ee; }
.newsletters .bg-warning { background-color: #fcf8e3; }
.newsletters a.bg-warning:hover { background-color: #f7ecb5; }
.newsletters .bg-danger { background-color: #f2dede; }
.newsletters a.bg-danger:hover { background-color: #e4b9b9; }
.newsletters .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee; }
.newsletters ol, .newsletters ul { margin-top: 0; margin-bottom: 10px; }
.newsletters ol ol, .newsletters ol ul, .newsletters ul ol, .newsletters ul ul { margin-bottom: 0; }
.newsletters .list-unstyled { padding-left: 0; list-style: none; }
.newsletters .list-inline { padding-left: 0; margin-left: -5px; list-style: none; }
.newsletters .list-inline > li { display: inline-block; padding-right: 5px; padding-left: 5px; }
.newsletters dl { margin-top: 0; margin-bottom: 20px; }
.newsletters dd, .newsletters dt { line-height: 1.42857143; }
.newsletters dt { font-weight: 700; }
.newsletters dd { margin-left: 0; }
@media (min-width: 768px) { .newsletters .dl-horizontal dt { float: left; width: 160px; overflow: hidden; clear: left; text-align: right; text-overflow: ellipsis; white-space: nowrap; }
  .newsletters .dl-horizontal dd { margin-left: 180px; } }
.newsletters abbr[data-original-title], .newsletters abbr[title] { cursor: help; border-bottom: 1px dotted #777; }
.newsletters .initialism { font-size: 90%; text-transform: uppercase; }
.newsletters blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eee; }
.newsletters blockquote ol:last-child, .newsletters blockquote p:last-child, .newsletters blockquote ul:last-child { margin-bottom: 0; }
.newsletters blockquote .small, .newsletters blockquote footer, .newsletters blockquote small { display: block; font-size: 80%; line-height: 1.42857143; color: #777; }
.newsletters blockquote .small:before, .newsletters blockquote footer:before, .newsletters blockquote small:before { content: '\2014 \00A0'; }
.newsletters .blockquote-reverse, .newsletters blockquote.pull-right { padding-right: 15px; padding-left: 0; text-align: right; border-right: 5px solid #eee; border-left: 0; }
.newsletters .blockquote-reverse .small:before, .newsletters .blockquote-reverse footer:before, .newsletters .blockquote-reverse small:before, .newsletters blockquote.pull-right .small:before, .newsletters blockquote.pull-right footer:before, .newsletters blockquote.pull-right small:before { content: ''; }
.newsletters .blockquote-reverse .small:after, .newsletters .blockquote-reverse footer:after, .newsletters .blockquote-reverse small:after, .newsletters blockquote.pull-right .small:after, .newsletters blockquote.pull-right footer:after, .newsletters blockquote.pull-right small:after { content: '\00A0 \2014'; }
.newsletters address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143; }
.newsletters code, .newsletters kbd, .newsletters pre, .newsletters samp { font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }
.newsletters code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 4px; }
.newsletters kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
.newsletters kbd kbd { padding: 0; font-size: 100%; font-weight: 700; -webkit-box-shadow: none; box-shadow: none; }
.newsletters pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857143; color: #333; word-break: break-all; word-wrap: break-word; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
.newsletters pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }
.newsletters .pre-scrollable { max-height: 340px; overflow-y: scroll; }
.newsletters .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 768px) { .newsletters .container { width: 750px; } }
@media (min-width: 992px) { .newsletters .container { width: 970px; } }
@media (min-width: 1200px) { .newsletters .container { width: 1170px; } }
.newsletters .container-fluid { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.newsletters .row { margin-right: -15px; margin-left: -15px; }
.newsletters .col-lg-1, .newsletters .col-lg-10, .newsletters .col-lg-11, .newsletters .col-lg-12, .newsletters .col-lg-2, .newsletters .col-lg-3, .newsletters .col-lg-4, .newsletters .col-lg-5, .newsletters .col-lg-6, .newsletters .col-lg-7, .newsletters .col-lg-8, .newsletters .col-lg-9, .newsletters .col-md-1, .newsletters .col-md-10, .newsletters .col-md-11, .newsletters .col-md-12, .newsletters .col-md-2, .newsletters .col-md-3, .newsletters .col-md-4, .newsletters .col-md-5, .newsletters .col-md-6, .newsletters .col-md-7, .newsletters .col-md-8, .newsletters .col-md-9, .newsletters .col-sm-1, .newsletters .col-sm-10, .newsletters .col-sm-11, .newsletters .col-sm-12, .newsletters .col-sm-2, .newsletters .col-sm-3, .newsletters .col-sm-4, .newsletters .col-sm-5, .newsletters .col-sm-6, .newsletters .col-sm-7, .newsletters .col-sm-8, .newsletters .col-sm-9, .newsletters .col-xs-1, .newsletters .col-xs-10, .newsletters .col-xs-11, .newsletters .col-xs-12, .newsletters .col-xs-2, .newsletters .col-xs-3, .newsletters .col-xs-4, .newsletters .col-xs-5, .newsletters .col-xs-6, .newsletters .col-xs-7, .newsletters .col-xs-8, .newsletters .col-xs-9 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; }
.newsletters .col-xs-1, .newsletters .col-xs-10, .newsletters .col-xs-11, .newsletters .col-xs-12, .newsletters .col-xs-2, .newsletters .col-xs-3, .newsletters .col-xs-4, .newsletters .col-xs-5, .newsletters .col-xs-6, .newsletters .col-xs-7, .newsletters .col-xs-8, .newsletters .col-xs-9 { float: left; }
.newsletters .col-xs-12 { width: 100%; }
.newsletters .col-xs-11 { width: 91.66666667%; }
.newsletters .col-xs-10 { width: 83.33333333%; }
.newsletters .col-xs-9 { width: 75%; }
.newsletters .col-xs-8 { width: 66.66666667%; }
.newsletters .col-xs-7 { width: 58.33333333%; }
.newsletters .col-xs-6 { width: 50%; }
.newsletters .col-xs-5 { width: 41.66666667%; }
.newsletters .col-xs-4 { width: 33.33333333%; }
.newsletters .col-xs-3 { width: 25%; }
.newsletters .col-xs-2 { width: 16.66666667%; }
.newsletters .col-xs-1 { width: 8.33333333%; }
.newsletters .col-xs-pull-12 { right: 100%; }
.newsletters .col-xs-pull-11 { right: 91.66666667%; }
.newsletters .col-xs-pull-10 { right: 83.33333333%; }
.newsletters .col-xs-pull-9 { right: 75%; }
.newsletters .col-xs-pull-8 { right: 66.66666667%; }
.newsletters .col-xs-pull-7 { right: 58.33333333%; }
.newsletters .col-xs-pull-6 { right: 50%; }
.newsletters .col-xs-pull-5 { right: 41.66666667%; }
.newsletters .col-xs-pull-4 { right: 33.33333333%; }
.newsletters .col-xs-pull-3 { right: 25%; }
.newsletters .col-xs-pull-2 { right: 16.66666667%; }
.newsletters .col-xs-pull-1 { right: 8.33333333%; }
.newsletters .col-xs-pull-0 { right: auto; }
.newsletters .col-xs-push-12 { left: 100%; }
.newsletters .col-xs-push-11 { left: 91.66666667%; }
.newsletters .col-xs-push-10 { left: 83.33333333%; }
.newsletters .col-xs-push-9 { left: 75%; }
.newsletters .col-xs-push-8 { left: 66.66666667%; }
.newsletters .col-xs-push-7 { left: 58.33333333%; }
.newsletters .col-xs-push-6 { left: 50%; }
.newsletters .col-xs-push-5 { left: 41.66666667%; }
.newsletters .col-xs-push-4 { left: 33.33333333%; }
.newsletters .col-xs-push-3 { left: 25%; }
.newsletters .col-xs-push-2 { left: 16.66666667%; }
.newsletters .col-xs-push-1 { left: 8.33333333%; }
.newsletters .col-xs-push-0 { left: auto; }
.newsletters .col-xs-offset-12 { margin-left: 100%; }
.newsletters .col-xs-offset-11 { margin-left: 91.66666667%; }
.newsletters .col-xs-offset-10 { margin-left: 83.33333333%; }
.newsletters .col-xs-offset-9 { margin-left: 75%; }
.newsletters .col-xs-offset-8 { margin-left: 66.66666667%; }
.newsletters .col-xs-offset-7 { margin-left: 58.33333333%; }
.newsletters .col-xs-offset-6 { margin-left: 50%; }
.newsletters .col-xs-offset-5 { margin-left: 41.66666667%; }
.newsletters .col-xs-offset-4 { margin-left: 33.33333333%; }
.newsletters .col-xs-offset-3 { margin-left: 25%; }
.newsletters .col-xs-offset-2 { margin-left: 16.66666667%; }
.newsletters .col-xs-offset-1 { margin-left: 8.33333333%; }
.newsletters .col-xs-offset-0 { margin-left: 0; }
@media (min-width: 768px) { .newsletters .col-sm-1, .newsletters .col-sm-10, .newsletters .col-sm-11, .newsletters .col-sm-12, .newsletters .col-sm-2, .newsletters .col-sm-3, .newsletters .col-sm-4, .newsletters .col-sm-5, .newsletters .col-sm-6, .newsletters .col-sm-7, .newsletters .col-sm-8, .newsletters .col-sm-9 { float: left; }
  .newsletters .col-sm-12 { width: 100%; }
  .newsletters .col-sm-11 { width: 91.66666667%; }
  .newsletters .col-sm-10 { width: 83.33333333%; }
  .newsletters .col-sm-9 { width: 75%; }
  .newsletters .col-sm-8 { width: 66.66666667%; }
  .newsletters .col-sm-7 { width: 58.33333333%; }
  .newsletters .col-sm-6 { width: 50%; }
  .newsletters .col-sm-5 { width: 41.66666667%; }
  .newsletters .col-sm-4 { width: 33.33333333%; }
  .newsletters .col-sm-3 { width: 25%; }
  .newsletters .col-sm-2 { width: 16.66666667%; }
  .newsletters .col-sm-1 { width: 8.33333333%; }
  .newsletters .col-sm-pull-12 { right: 100%; }
  .newsletters .col-sm-pull-11 { right: 91.66666667%; }
  .newsletters .col-sm-pull-10 { right: 83.33333333%; }
  .newsletters .col-sm-pull-9 { right: 75%; }
  .newsletters .col-sm-pull-8 { right: 66.66666667%; }
  .newsletters .col-sm-pull-7 { right: 58.33333333%; }
  .newsletters .col-sm-pull-6 { right: 50%; }
  .newsletters .col-sm-pull-5 { right: 41.66666667%; }
  .newsletters .col-sm-pull-4 { right: 33.33333333%; }
  .newsletters .col-sm-pull-3 { right: 25%; }
  .newsletters .col-sm-pull-2 { right: 16.66666667%; }
  .newsletters .col-sm-pull-1 { right: 8.33333333%; }
  .newsletters .col-sm-pull-0 { right: auto; }
  .newsletters .col-sm-push-12 { left: 100%; }
  .newsletters .col-sm-push-11 { left: 91.66666667%; }
  .newsletters .col-sm-push-10 { left: 83.33333333%; }
  .newsletters .col-sm-push-9 { left: 75%; }
  .newsletters .col-sm-push-8 { left: 66.66666667%; }
  .newsletters .col-sm-push-7 { left: 58.33333333%; }
  .newsletters .col-sm-push-6 { left: 50%; }
  .newsletters .col-sm-push-5 { left: 41.66666667%; }
  .newsletters .col-sm-push-4 { left: 33.33333333%; }
  .newsletters .col-sm-push-3 { left: 25%; }
  .newsletters .col-sm-push-2 { left: 16.66666667%; }
  .newsletters .col-sm-push-1 { left: 8.33333333%; }
  .newsletters .col-sm-push-0 { left: auto; }
  .newsletters .col-sm-offset-12 { margin-left: 100%; }
  .newsletters .col-sm-offset-11 { margin-left: 91.66666667%; }
  .newsletters .col-sm-offset-10 { margin-left: 83.33333333%; }
  .newsletters .col-sm-offset-9 { margin-left: 75%; }
  .newsletters .col-sm-offset-8 { margin-left: 66.66666667%; }
  .newsletters .col-sm-offset-7 { margin-left: 58.33333333%; }
  .newsletters .col-sm-offset-6 { margin-left: 50%; }
  .newsletters .col-sm-offset-5 { margin-left: 41.66666667%; }
  .newsletters .col-sm-offset-4 { margin-left: 33.33333333%; }
  .newsletters .col-sm-offset-3 { margin-left: 25%; }
  .newsletters .col-sm-offset-2 { margin-left: 16.66666667%; }
  .newsletters .col-sm-offset-1 { margin-left: 8.33333333%; }
  .newsletters .col-sm-offset-0 { margin-left: 0; } }
@media (min-width: 992px) { .newsletters .col-md-1, .newsletters .col-md-10, .newsletters .col-md-11, .newsletters .col-md-12, .newsletters .col-md-2, .newsletters .col-md-3, .newsletters .col-md-4, .newsletters .col-md-5, .newsletters .col-md-6, .newsletters .col-md-7, .newsletters .col-md-8, .newsletters .col-md-9 { float: left; }
  .newsletters .col-md-12 { width: 100%; }
  .newsletters .col-md-11 { width: 91.66666667%; }
  .newsletters .col-md-10 { width: 83.33333333%; }
  .newsletters .col-md-9 { width: 75%; }
  .newsletters .col-md-8 { width: 66.66666667%; }
  .newsletters .col-md-7 { width: 58.33333333%; }
  .newsletters .col-md-6 { width: 50%; }
  .newsletters .col-md-5 { width: 41.66666667%; }
  .newsletters .col-md-4 { width: 33.33333333%; }
  .newsletters .col-md-3 { width: 25%; }
  .newsletters .col-md-2 { width: 16.66666667%; }
  .newsletters .col-md-1 { width: 8.33333333%; }
  .newsletters .col-md-pull-12 { right: 100%; }
  .newsletters .col-md-pull-11 { right: 91.66666667%; }
  .newsletters .col-md-pull-10 { right: 83.33333333%; }
  .newsletters .col-md-pull-9 { right: 75%; }
  .newsletters .col-md-pull-8 { right: 66.66666667%; }
  .newsletters .col-md-pull-7 { right: 58.33333333%; }
  .newsletters .col-md-pull-6 { right: 50%; }
  .newsletters .col-md-pull-5 { right: 41.66666667%; }
  .newsletters .col-md-pull-4 { right: 33.33333333%; }
  .newsletters .col-md-pull-3 { right: 25%; }
  .newsletters .col-md-pull-2 { right: 16.66666667%; }
  .newsletters .col-md-pull-1 { right: 8.33333333%; }
  .newsletters .col-md-pull-0 { right: auto; }
  .newsletters .col-md-push-12 { left: 100%; }
  .newsletters .col-md-push-11 { left: 91.66666667%; }
  .newsletters .col-md-push-10 { left: 83.33333333%; }
  .newsletters .col-md-push-9 { left: 75%; }
  .newsletters .col-md-push-8 { left: 66.66666667%; }
  .newsletters .col-md-push-7 { left: 58.33333333%; }
  .newsletters .col-md-push-6 { left: 50%; }
  .newsletters .col-md-push-5 { left: 41.66666667%; }
  .newsletters .col-md-push-4 { left: 33.33333333%; }
  .newsletters .col-md-push-3 { left: 25%; }
  .newsletters .col-md-push-2 { left: 16.66666667%; }
  .newsletters .col-md-push-1 { left: 8.33333333%; }
  .newsletters .col-md-push-0 { left: auto; }
  .newsletters .col-md-offset-12 { margin-left: 100%; }
  .newsletters .col-md-offset-11 { margin-left: 91.66666667%; }
  .newsletters .col-md-offset-10 { margin-left: 83.33333333%; }
  .newsletters .col-md-offset-9 { margin-left: 75%; }
  .newsletters .col-md-offset-8 { margin-left: 66.66666667%; }
  .newsletters .col-md-offset-7 { margin-left: 58.33333333%; }
  .newsletters .col-md-offset-6 { margin-left: 50%; }
  .newsletters .col-md-offset-5 { margin-left: 41.66666667%; }
  .newsletters .col-md-offset-4 { margin-left: 33.33333333%; }
  .newsletters .col-md-offset-3 { margin-left: 25%; }
  .newsletters .col-md-offset-2 { margin-left: 16.66666667%; }
  .newsletters .col-md-offset-1 { margin-left: 8.33333333%; }
  .newsletters .col-md-offset-0 { margin-left: 0; } }
@media (min-width: 1200px) { .newsletters .col-lg-1, .newsletters .col-lg-10, .newsletters .col-lg-11, .newsletters .col-lg-12, .newsletters .col-lg-2, .newsletters .col-lg-3, .newsletters .col-lg-4, .newsletters .col-lg-5, .newsletters .col-lg-6, .newsletters .col-lg-7, .newsletters .col-lg-8, .newsletters .col-lg-9 { float: left; }
  .newsletters .col-lg-12 { width: 100%; }
  .newsletters .col-lg-11 { width: 91.66666667%; }
  .newsletters .col-lg-10 { width: 83.33333333%; }
  .newsletters .col-lg-9 { width: 75%; }
  .newsletters .col-lg-8 { width: 66.66666667%; }
  .newsletters .col-lg-7 { width: 58.33333333%; }
  .newsletters .col-lg-6 { width: 50%; }
  .newsletters .col-lg-5 { width: 41.66666667%; }
  .newsletters .col-lg-4 { width: 33.33333333%; }
  .newsletters .col-lg-3 { width: 25%; }
  .newsletters .col-lg-2 { width: 16.66666667%; }
  .newsletters .col-lg-1 { width: 8.33333333%; }
  .newsletters .col-lg-pull-12 { right: 100%; }
  .newsletters .col-lg-pull-11 { right: 91.66666667%; }
  .newsletters .col-lg-pull-10 { right: 83.33333333%; }
  .newsletters .col-lg-pull-9 { right: 75%; }
  .newsletters .col-lg-pull-8 { right: 66.66666667%; }
  .newsletters .col-lg-pull-7 { right: 58.33333333%; }
  .newsletters .col-lg-pull-6 { right: 50%; }
  .newsletters .col-lg-pull-5 { right: 41.66666667%; }
  .newsletters .col-lg-pull-4 { right: 33.33333333%; }
  .newsletters .col-lg-pull-3 { right: 25%; }
  .newsletters .col-lg-pull-2 { right: 16.66666667%; }
  .newsletters .col-lg-pull-1 { right: 8.33333333%; }
  .newsletters .col-lg-pull-0 { right: auto; }
  .newsletters .col-lg-push-12 { left: 100%; }
  .newsletters .col-lg-push-11 { left: 91.66666667%; }
  .newsletters .col-lg-push-10 { left: 83.33333333%; }
  .newsletters .col-lg-push-9 { left: 75%; }
  .newsletters .col-lg-push-8 { left: 66.66666667%; }
  .newsletters .col-lg-push-7 { left: 58.33333333%; }
  .newsletters .col-lg-push-6 { left: 50%; }
  .newsletters .col-lg-push-5 { left: 41.66666667%; }
  .newsletters .col-lg-push-4 { left: 33.33333333%; }
  .newsletters .col-lg-push-3 { left: 25%; }
  .newsletters .col-lg-push-2 { left: 16.66666667%; }
  .newsletters .col-lg-push-1 { left: 8.33333333%; }
  .newsletters .col-lg-push-0 { left: auto; }
  .newsletters .col-lg-offset-12 { margin-left: 100%; }
  .newsletters .col-lg-offset-11 { margin-left: 91.66666667%; }
  .newsletters .col-lg-offset-10 { margin-left: 83.33333333%; }
  .newsletters .col-lg-offset-9 { margin-left: 75%; }
  .newsletters .col-lg-offset-8 { margin-left: 66.66666667%; }
  .newsletters .col-lg-offset-7 { margin-left: 58.33333333%; }
  .newsletters .col-lg-offset-6 { margin-left: 50%; }
  .newsletters .col-lg-offset-5 { margin-left: 41.66666667%; }
  .newsletters .col-lg-offset-4 { margin-left: 33.33333333%; }
  .newsletters .col-lg-offset-3 { margin-left: 25%; }
  .newsletters .col-lg-offset-2 { margin-left: 16.66666667%; }
  .newsletters .col-lg-offset-1 { margin-left: 8.33333333%; }
  .newsletters .col-lg-offset-0 { margin-left: 0; } }
.newsletters table { background-color: transparent; }
.newsletters caption { padding-top: 8px; padding-bottom: 8px; color: #777; text-align: left; }
.newsletters th { text-align: left; }
.newsletters .table { width: 100%; max-width: 100%; margin-bottom: 20px; }
.newsletters .table > tbody > tr > td, .newsletters .table > tbody > tr > th, .newsletters .table > tfoot > tr > td, .newsletters .table > tfoot > tr > th, .newsletters .table > thead > tr > td, .newsletters .table > thead > tr > th { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd; }
.newsletters .table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }
.newsletters .table > caption + thead > tr:first-child > td, .newsletters .table > caption + thead > tr:first-child > th, .newsletters .table > colgroup + thead > tr:first-child > td, .newsletters .table > colgroup + thead > tr:first-child > th, .newsletters .table > thead:first-child > tr:first-child > td, .newsletters .table > thead:first-child > tr:first-child > th { border-top: 0; }
.newsletters .table > tbody + tbody { border-top: 2px solid #ddd; }
.newsletters .table .table { background-color: #fff; }
.newsletters .table-condensed > tbody > tr > td, .newsletters .table-condensed > tbody > tr > th, .newsletters .table-condensed > tfoot > tr > td, .newsletters .table-condensed > tfoot > tr > th, .newsletters .table-condensed > thead > tr > td, .newsletters .table-condensed > thead > tr > th { padding: 5px; }
.newsletters .table-bordered { border: 1px solid #ddd; }
.newsletters .table-bordered > tbody > tr > td, .newsletters .table-bordered > tbody > tr > th, .newsletters .table-bordered > tfoot > tr > td, .newsletters .table-bordered > tfoot > tr > th, .newsletters .table-bordered > thead > tr > td, .newsletters .table-bordered > thead > tr > th { border: 1px solid #ddd; }
.newsletters .table-bordered > thead > tr > td, .newsletters .table-bordered > thead > tr > th { border-bottom-width: 2px; }
.newsletters .table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }
.newsletters .table-hover > tbody > tr:hover { background-color: #f5f5f5; }
.newsletters table col[class*=col-] { position: static; display: table-column; float: none; }
.newsletters table td[class*=col-], .newsletters table th[class*=col-] { position: static; display: table-cell; float: none; }
.newsletters .table > tbody > tr.active > td, .newsletters .table > tbody > tr.active > th, .newsletters .table > tbody > tr > td.active, .newsletters .table > tbody > tr > th.active, .newsletters .table > tfoot > tr.active > td, .newsletters .table > tfoot > tr.active > th, .newsletters .table > tfoot > tr > td.active, .newsletters .table > tfoot > tr > th.active, .newsletters .table > thead > tr.active > td, .newsletters .table > thead > tr.active > th, .newsletters .table > thead > tr > td.active, .newsletters .table > thead > tr > th.active { background-color: #f5f5f5; }
.newsletters .table-hover > tbody > tr.active:hover > td, .newsletters .table-hover > tbody > tr.active:hover > th, .newsletters .table-hover > tbody > tr:hover > .active, .newsletters .table-hover > tbody > tr > td.active:hover, .newsletters .table-hover > tbody > tr > th.active:hover { background-color: #e8e8e8; }
.newsletters .table > tbody > tr.success > td, .newsletters .table > tbody > tr.success > th, .newsletters .table > tbody > tr > td.success, .newsletters .table > tbody > tr > th.success, .newsletters .table > tfoot > tr.success > td, .newsletters .table > tfoot > tr.success > th, .newsletters .table > tfoot > tr > td.success, .newsletters .table > tfoot > tr > th.success, .newsletters .table > thead > tr.success > td, .newsletters .table > thead > tr.success > th, .newsletters .table > thead > tr > td.success, .newsletters .table > thead > tr > th.success { background-color: #dff0d8; }
.newsletters .table-hover > tbody > tr.success:hover > td, .newsletters .table-hover > tbody > tr.success:hover > th, .newsletters .table-hover > tbody > tr:hover > .success, .newsletters .table-hover > tbody > tr > td.success:hover, .newsletters .table-hover > tbody > tr > th.success:hover { background-color: #d0e9c6; }
.newsletters .table > tbody > tr.info > td, .newsletters .table > tbody > tr.info > th, .newsletters .table > tbody > tr > td.info, .newsletters .table > tbody > tr > th.info, .newsletters .table > tfoot > tr.info > td, .newsletters .table > tfoot > tr.info > th, .newsletters .table > tfoot > tr > td.info, .newsletters .table > tfoot > tr > th.info, .newsletters .table > thead > tr.info > td, .newsletters .table > thead > tr.info > th, .newsletters .table > thead > tr > td.info, .newsletters .table > thead > tr > th.info { background-color: #d9edf7; }
.newsletters .table-hover > tbody > tr.info:hover > td, .newsletters .table-hover > tbody > tr.info:hover > th, .newsletters .table-hover > tbody > tr:hover > .info, .newsletters .table-hover > tbody > tr > td.info:hover, .newsletters .table-hover > tbody > tr > th.info:hover { background-color: #c4e3f3; }
.newsletters .table > tbody > tr.warning > td, .newsletters .table > tbody > tr.warning > th, .newsletters .table > tbody > tr > td.warning, .newsletters .table > tbody > tr > th.warning, .newsletters .table > tfoot > tr.warning > td, .newsletters .table > tfoot > tr.warning > th, .newsletters .table > tfoot > tr > td.warning, .newsletters .table > tfoot > tr > th.warning, .newsletters .table > thead > tr.warning > td, .newsletters .table > thead > tr.warning > th, .newsletters .table > thead > tr > td.warning, .newsletters .table > thead > tr > th.warning { background-color: #fcf8e3; }
.newsletters .table-hover > tbody > tr.warning:hover > td, .newsletters .table-hover > tbody > tr.warning:hover > th, .newsletters .table-hover > tbody > tr:hover > .warning, .newsletters .table-hover > tbody > tr > td.warning:hover, .newsletters .table-hover > tbody > tr > th.warning:hover { background-color: #faf2cc; }
.newsletters .table > tbody > tr.danger > td, .newsletters .table > tbody > tr.danger > th, .newsletters .table > tbody > tr > td.danger, .newsletters .table > tbody > tr > th.danger, .newsletters .table > tfoot > tr.danger > td, .newsletters .table > tfoot > tr.danger > th, .newsletters .table > tfoot > tr > td.danger, .newsletters .table > tfoot > tr > th.danger, .newsletters .table > thead > tr.danger > td, .newsletters .table > thead > tr.danger > th, .newsletters .table > thead > tr > td.danger, .newsletters .table > thead > tr > th.danger { background-color: #f2dede; }
.newsletters .table-hover > tbody > tr.danger:hover > td, .newsletters .table-hover > tbody > tr.danger:hover > th, .newsletters .table-hover > tbody > tr:hover > .danger, .newsletters .table-hover > tbody > tr > td.danger:hover, .newsletters .table-hover > tbody > tr > th.danger:hover { background-color: #ebcccc; }
.newsletters .table-responsive { min-height: .01%; overflow-x: auto; }
@media screen and (max-width: 767px) { .newsletters .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
  .newsletters .table-responsive > .table { margin-bottom: 0; }
  .newsletters .table-responsive > .table > tbody > tr > td, .newsletters .table-responsive > .table > tbody > tr > th, .newsletters .table-responsive > .table > tfoot > tr > td, .newsletters .table-responsive > .table > tfoot > tr > th, .newsletters .table-responsive > .table > thead > tr > td, .newsletters .table-responsive > .table > thead > tr > th { white-space: nowrap; }
  .newsletters .table-responsive > .table-bordered { border: 0; }
  .newsletters .table-responsive > .table-bordered > tbody > tr > td:first-child, .newsletters .table-responsive > .table-bordered > tbody > tr > th:first-child, .newsletters .table-responsive > .table-bordered > tfoot > tr > td:first-child, .newsletters .table-responsive > .table-bordered > tfoot > tr > th:first-child, .newsletters .table-responsive > .table-bordered > thead > tr > td:first-child, .newsletters .table-responsive > .table-bordered > thead > tr > th:first-child { border-left: 0; }
  .newsletters .table-responsive > .table-bordered > tbody > tr > td:last-child, .newsletters .table-responsive > .table-bordered > tbody > tr > th:last-child, .newsletters .table-responsive > .table-bordered > tfoot > tr > td:last-child, .newsletters .table-responsive > .table-bordered > tfoot > tr > th:last-child, .newsletters .table-responsive > .table-bordered > thead > tr > td:last-child, .newsletters .table-responsive > .table-bordered > thead > tr > th:last-child { border-right: 0; }
  .newsletters .table-responsive > .table-bordered > tbody > tr:last-child > td, .newsletters .table-responsive > .table-bordered > tbody > tr:last-child > th, .newsletters .table-responsive > .table-bordered > tfoot > tr:last-child > td, .newsletters .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; } }
.newsletters fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
.newsletters legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333; border: 0; border-bottom: 1px solid #e5e5e5; }
.newsletters label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; }
.newsletters input[type=search] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.newsletters input[type=checkbox], .newsletters input[type=radio] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }
.newsletters input[type=file] { display: block; }
.newsletters input[type=range] { display: block; width: 100%; }
.newsletters select[multiple], .newsletters select[size] { height: auto; }
.newsletters input[type=file]:focus, .newsletters input[type=checkbox]:focus, .newsletters input[type=radio]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.newsletters output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #555; }
.newsletters .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; 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,-webkit-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; }
.newsletters .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.newsletters .form-control::-moz-placeholder { color: #999; opacity: 1; }
.newsletters .form-control:-ms-input-placeholder { color: #999; }
.newsletters .form-control::-webkit-input-placeholder { color: #999; }
.newsletters .form-control[disabled], .newsletters .form-control[readonly], .newsletters fieldset[disabled] .form-control { background-color: #eee; opacity: 1; }
.newsletters .form-control[disabled], .newsletters fieldset[disabled] .form-control { cursor: not-allowed; }
.newsletters textarea.form-control { height: auto; }
.newsletters input[type=search] { -webkit-appearance: none; }
@media screen and (-webkit-min-device-pixel-ratio: 0) { .newsletters input[type=date], .newsletters input[type=time], .newsletters input[type=datetime-local], .newsletters input[type=month] { line-height: 34px; }
  .newsletters .input-group-sm input[type=date], .newsletters .input-group-sm input[type=time], .newsletters .input-group-sm input[type=datetime-local], .newsletters .input-group-sm input[type=month], .newsletters input[type=date].input-sm, .newsletters input[type=time].input-sm, .newsletters input[type=datetime-local].input-sm, .newsletters input[type=month].input-sm { line-height: 30px; }
  .newsletters .input-group-lg input[type=date], .newsletters .input-group-lg input[type=time], .newsletters .input-group-lg input[type=datetime-local], .newsletters .input-group-lg input[type=month], .newsletters input[type=date].input-lg, .newsletters input[type=time].input-lg, .newsletters input[type=datetime-local].input-lg, .newsletters input[type=month].input-lg { line-height: 46px; } }
.newsletters .form-group { margin-bottom: 15px; }
.newsletters .checkbox, .newsletters .radio { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }
.newsletters .checkbox label, .newsletters .radio label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: 400; cursor: pointer; }
.newsletters .checkbox input[type=checkbox], .newsletters .checkbox-inline input[type=checkbox], .newsletters .radio input[type=radio], .newsletters .radio-inline input[type=radio] { position: absolute; margin-top: 4px \9; margin-left: -20px; }
.newsletters .checkbox + .checkbox, .newsletters .radio + .radio { margin-top: -5px; }
.newsletters .checkbox-inline, .newsletters .radio-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; font-weight: 400; vertical-align: middle; cursor: pointer; }
.newsletters .checkbox-inline + .checkbox-inline, .newsletters .radio-inline + .radio-inline { margin-top: 0; margin-left: 10px; }
.newsletters fieldset[disabled] input[type=checkbox], .newsletters fieldset[disabled] input[type=radio], .newsletters input[type=checkbox].disabled, .newsletters input[type=checkbox][disabled], .newsletters input[type=radio].disabled, .newsletters input[type=radio][disabled] { cursor: not-allowed; }
.newsletters .checkbox-inline.disabled, .newsletters .radio-inline.disabled, .newsletters fieldset[disabled] .checkbox-inline, .newsletters fieldset[disabled] .radio-inline { cursor: not-allowed; }
.newsletters .checkbox.disabled label, .newsletters .radio.disabled label, .newsletters fieldset[disabled] .checkbox label, .newsletters fieldset[disabled] .radio label { cursor: not-allowed; }
.newsletters .form-control-static { min-height: 34px; padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; }
.newsletters .form-control-static.input-lg, .newsletters .form-control-static.input-sm { padding-right: 0; padding-left: 0; }
.newsletters .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.newsletters select.input-sm { height: 30px; line-height: 30px; }
.newsletters select[multiple].input-sm, .newsletters textarea.input-sm { height: auto; }
.newsletters .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.newsletters select.form-group-sm .form-control { height: 30px; line-height: 30px; }
.newsletters select[multiple].form-group-sm .form-control, .newsletters textarea.form-group-sm .form-control { height: auto; }
.newsletters .form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 5px 10px; font-size: 12px; line-height: 1.5; }
.newsletters .input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }
.newsletters select.input-lg { height: 46px; line-height: 46px; }
.newsletters select[multiple].input-lg, .newsletters textarea.input-lg { height: auto; }
.newsletters .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }
.newsletters select.form-group-lg .form-control { height: 46px; line-height: 46px; }
.newsletters select[multiple].form-group-lg .form-control, .newsletters textarea.form-group-lg .form-control { height: auto; }
.newsletters .form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; }
.newsletters .has-feedback { position: relative; }
.newsletters .has-feedback .form-control { padding-right: 42.5px; }
.newsletters .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; }
.newsletters .input-lg + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }
.newsletters .input-sm + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }
.newsletters .has-success .checkbox, .newsletters .has-success .checkbox-inline, .newsletters .has-success .control-label, .newsletters .has-success .help-block, .newsletters .has-success .radio, .newsletters .has-success .radio-inline, .newsletters .has-success.checkbox label, .newsletters .has-success.checkbox-inline label, .newsletters .has-success.radio label, .newsletters .has-success.radio-inline label { color: #3c763d; }
.newsletters .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); }
.newsletters .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; }
.newsletters .has-success .input-group-addon { color: #3c763d; background-color: #dff0d8; border-color: #3c763d; }
.newsletters .has-success .form-control-feedback { color: #3c763d; }
.newsletters .has-warning .checkbox, .newsletters .has-warning .checkbox-inline, .newsletters .has-warning .control-label, .newsletters .has-warning .help-block, .newsletters .has-warning .radio, .newsletters .has-warning .radio-inline, .newsletters .has-warning.checkbox label, .newsletters .has-warning.checkbox-inline label, .newsletters .has-warning.radio label, .newsletters .has-warning.radio-inline label { color: #8a6d3b; }
.newsletters .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); }
.newsletters .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; }
.newsletters .has-warning .input-group-addon { color: #8a6d3b; background-color: #fcf8e3; border-color: #8a6d3b; }
.newsletters .has-warning .form-control-feedback { color: #8a6d3b; }
.newsletters .has-error .checkbox, .newsletters .has-error .checkbox-inline, .newsletters .has-error .control-label, .newsletters .has-error .help-block, .newsletters .has-error .radio, .newsletters .has-error .radio-inline, .newsletters .has-error.checkbox label, .newsletters .has-error.checkbox-inline label, .newsletters .has-error.radio label, .newsletters .has-error.radio-inline label { color: #a94442; }
.newsletters .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); }
.newsletters .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; }
.newsletters .has-error .input-group-addon { color: #a94442; background-color: #f2dede; border-color: #a94442; }
.newsletters .has-error .form-control-feedback { color: #a94442; }
.newsletters .has-feedback label ~ .form-control-feedback { top: 25px; }
.newsletters .has-feedback label.sr-only ~ .form-control-feedback { top: 0; }
.newsletters .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }
@media (min-width: 768px) { .newsletters .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .newsletters .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .newsletters .form-inline .form-control-static { display: inline-block; }
  .newsletters .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .newsletters .form-inline .input-group .form-control, .newsletters .form-inline .input-group .input-group-addon, .newsletters .form-inline .input-group .input-group-btn { width: auto; }
  .newsletters .form-inline .input-group > .form-control { width: 100%; }
  .newsletters .form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
  .newsletters .form-inline .checkbox, .newsletters .form-inline .radio { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .newsletters .form-inline .checkbox label, .newsletters .form-inline .radio label { padding-left: 0; }
  .newsletters .form-inline .checkbox input[type=checkbox], .newsletters .form-inline .radio input[type=radio] { position: relative; margin-left: 0; }
  .newsletters .form-inline .has-feedback .form-control-feedback { top: 0; } }
.newsletters .form-horizontal .checkbox, .newsletters .form-horizontal .checkbox-inline, .newsletters .form-horizontal .radio, .newsletters .form-horizontal .radio-inline { padding-top: 7px; margin-top: 0; margin-bottom: 0; }
.newsletters .form-horizontal .checkbox, .newsletters .form-horizontal .radio { min-height: 27px; }
.newsletters .form-horizontal .form-group { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) { .newsletters .form-horizontal .control-label { padding-top: 7px; margin-bottom: 0; text-align: right; } }
.newsletters .form-horizontal .has-feedback .form-control-feedback { right: 15px; }
@media (min-width: 768px) { .newsletters .form-horizontal .form-group-lg .control-label { padding-top: 14.33px; } }
@media (min-width: 768px) { .newsletters .form-horizontal .form-group-sm .control-label { padding-top: 6px; } }
.newsletters .btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.newsletters .btn.active.focus, .newsletters .btn.active:focus, .newsletters .btn.focus, .newsletters .btn:active.focus, .newsletters .btn:active:focus, .newsletters .btn:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.newsletters .btn.focus, .newsletters .btn:focus, .newsletters .btn:hover { color: #333; text-decoration: none; }
.newsletters .btn.active, .newsletters .btn:active { background-image: none; outline: 0; -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); }
.newsletters .btn.disabled, .newsletters .btn[disabled], .newsletters fieldset[disabled] .btn { pointer-events: none; cursor: not-allowed; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; opacity: .65; }
.newsletters .btn-default { color: #333; background-color: #fff; border-color: #ccc; }
.newsletters .btn-default.active, .newsletters .btn-default.focus, .newsletters .btn-default:active, .newsletters .btn-default:focus, .newsletters .btn-default:hover, .newsletters .open > .dropdown-toggle.btn-default { color: #333; background-color: #e6e6e6; border-color: #adadad; }
.newsletters .btn-default.active, .newsletters .btn-default:active, .newsletters .open > .dropdown-toggle.btn-default { background-image: none; }
.newsletters .btn-default.disabled, .newsletters .btn-default.disabled.active, .newsletters .btn-default.disabled.focus, .newsletters .btn-default.disabled:active, .newsletters .btn-default.disabled:focus, .newsletters .btn-default.disabled:hover, .newsletters .btn-default[disabled], .newsletters .btn-default[disabled].active, .newsletters .btn-default[disabled].focus, .newsletters .btn-default[disabled]:active, .newsletters .btn-default[disabled]:focus, .newsletters .btn-default[disabled]:hover, .newsletters fieldset[disabled] .btn-default, .newsletters fieldset[disabled] .btn-default.active, .newsletters fieldset[disabled] .btn-default.focus, .newsletters fieldset[disabled] .btn-default:active, .newsletters fieldset[disabled] .btn-default:focus, .newsletters fieldset[disabled] .btn-default:hover { background-color: #fff; border-color: #ccc; }
.newsletters .btn-default .badge { color: #fff; background-color: #333; }
.newsletters .btn-primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; }
.newsletters .btn-primary.active, .newsletters .btn-primary.focus, .newsletters .btn-primary:active, .newsletters .btn-primary:focus, .newsletters .btn-primary:hover, .newsletters .open > .dropdown-toggle.btn-primary { color: #fff; background-color: #286090; border-color: #204d74; }
.newsletters .btn-primary.active, .newsletters .btn-primary:active, .newsletters .open > .dropdown-toggle.btn-primary { background-image: none; }
.newsletters .btn-primary.disabled, .newsletters .btn-primary.disabled.active, .newsletters .btn-primary.disabled.focus, .newsletters .btn-primary.disabled:active, .newsletters .btn-primary.disabled:focus, .newsletters .btn-primary.disabled:hover, .newsletters .btn-primary[disabled], .newsletters .btn-primary[disabled].active, .newsletters .btn-primary[disabled].focus, .newsletters .btn-primary[disabled]:active, .newsletters .btn-primary[disabled]:focus, .newsletters .btn-primary[disabled]:hover, .newsletters fieldset[disabled] .btn-primary, .newsletters fieldset[disabled] .btn-primary.active, .newsletters fieldset[disabled] .btn-primary.focus, .newsletters fieldset[disabled] .btn-primary:active, .newsletters fieldset[disabled] .btn-primary:focus, .newsletters fieldset[disabled] .btn-primary:hover { background-color: #337ab7; border-color: #2e6da4; }
.newsletters .btn-primary .badge { color: #337ab7; background-color: #fff; }
.newsletters .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.newsletters .btn-success.active, .newsletters .btn-success.focus, .newsletters .btn-success:active, .newsletters .btn-success:focus, .newsletters .btn-success:hover, .newsletters .open > .dropdown-toggle.btn-success { color: #fff; background-color: #449d44; border-color: #398439; }
.newsletters .btn-success.active, .newsletters .btn-success:active, .newsletters .open > .dropdown-toggle.btn-success { background-image: none; }
.newsletters .btn-success.disabled, .newsletters .btn-success.disabled.active, .newsletters .btn-success.disabled.focus, .newsletters .btn-success.disabled:active, .newsletters .btn-success.disabled:focus, .newsletters .btn-success.disabled:hover, .newsletters .btn-success[disabled], .newsletters .btn-success[disabled].active, .newsletters .btn-success[disabled].focus, .newsletters .btn-success[disabled]:active, .newsletters .btn-success[disabled]:focus, .newsletters .btn-success[disabled]:hover, .newsletters fieldset[disabled] .btn-success, .newsletters fieldset[disabled] .btn-success.active, .newsletters fieldset[disabled] .btn-success.focus, .newsletters fieldset[disabled] .btn-success:active, .newsletters fieldset[disabled] .btn-success:focus, .newsletters fieldset[disabled] .btn-success:hover { background-color: #5cb85c; border-color: #4cae4c; }
.newsletters .btn-success .badge { color: #5cb85c; background-color: #fff; }
.newsletters .btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }
.newsletters .btn-info.active, .newsletters .btn-info.focus, .newsletters .btn-info:active, .newsletters .btn-info:focus, .newsletters .btn-info:hover, .newsletters .open > .dropdown-toggle.btn-info { color: #fff; background-color: #31b0d5; border-color: #269abc; }
.newsletters .btn-info.active, .newsletters .btn-info:active, .newsletters .open > .dropdown-toggle.btn-info { background-image: none; }
.newsletters .btn-info.disabled, .newsletters .btn-info.disabled.active, .newsletters .btn-info.disabled.focus, .newsletters .btn-info.disabled:active, .newsletters .btn-info.disabled:focus, .newsletters .btn-info.disabled:hover, .newsletters .btn-info[disabled], .newsletters .btn-info[disabled].active, .newsletters .btn-info[disabled].focus, .newsletters .btn-info[disabled]:active, .newsletters .btn-info[disabled]:focus, .newsletters .btn-info[disabled]:hover, .newsletters fieldset[disabled] .btn-info, .newsletters fieldset[disabled] .btn-info.active, .newsletters fieldset[disabled] .btn-info.focus, .newsletters fieldset[disabled] .btn-info:active, .newsletters fieldset[disabled] .btn-info:focus, .newsletters fieldset[disabled] .btn-info:hover { background-color: #5bc0de; border-color: #46b8da; }
.newsletters .btn-info .badge { color: #5bc0de; background-color: #fff; }
.newsletters .btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }
.newsletters .btn-warning.active, .newsletters .btn-warning.focus, .newsletters .btn-warning:active, .newsletters .btn-warning:focus, .newsletters .btn-warning:hover, .newsletters .open > .dropdown-toggle.btn-warning { color: #fff; background-color: #ec971f; border-color: #d58512; }
.newsletters .btn-warning.active, .newsletters .btn-warning:active, .newsletters .open > .dropdown-toggle.btn-warning { background-image: none; }
.newsletters .btn-warning.disabled, .newsletters .btn-warning.disabled.active, .newsletters .btn-warning.disabled.focus, .newsletters .btn-warning.disabled:active, .newsletters .btn-warning.disabled:focus, .newsletters .btn-warning.disabled:hover, .newsletters .btn-warning[disabled], .newsletters .btn-warning[disabled].active, .newsletters .btn-warning[disabled].focus, .newsletters .btn-warning[disabled]:active, .newsletters .btn-warning[disabled]:focus, .newsletters .btn-warning[disabled]:hover, .newsletters fieldset[disabled] .btn-warning, .newsletters fieldset[disabled] .btn-warning.active, .newsletters fieldset[disabled] .btn-warning.focus, .newsletters fieldset[disabled] .btn-warning:active, .newsletters fieldset[disabled] .btn-warning:focus, .newsletters fieldset[disabled] .btn-warning:hover { background-color: #f0ad4e; border-color: #eea236; }
.newsletters .btn-warning .badge { color: #f0ad4e; background-color: #fff; }
.newsletters .btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }
.newsletters .btn-danger.active, .newsletters .btn-danger.focus, .newsletters .btn-danger:active, .newsletters .btn-danger:focus, .newsletters .btn-danger:hover, .newsletters .open > .dropdown-toggle.btn-danger { color: #fff; background-color: #c9302c; border-color: #ac2925; }
.newsletters .btn-danger.active, .newsletters .btn-danger:active, .newsletters .open > .dropdown-toggle.btn-danger { background-image: none; }
.newsletters .btn-danger.disabled, .newsletters .btn-danger.disabled.active, .newsletters .btn-danger.disabled.focus, .newsletters .btn-danger.disabled:active, .newsletters .btn-danger.disabled:focus, .newsletters .btn-danger.disabled:hover, .newsletters .btn-danger[disabled], .newsletters .btn-danger[disabled].active, .newsletters .btn-danger[disabled].focus, .newsletters .btn-danger[disabled]:active, .newsletters .btn-danger[disabled]:focus, .newsletters .btn-danger[disabled]:hover, .newsletters fieldset[disabled] .btn-danger, .newsletters fieldset[disabled] .btn-danger.active, .newsletters fieldset[disabled] .btn-danger.focus, .newsletters fieldset[disabled] .btn-danger:active, .newsletters fieldset[disabled] .btn-danger:focus, .newsletters fieldset[disabled] .btn-danger:hover { background-color: #d9534f; border-color: #d43f3a; }
.newsletters .btn-danger .badge { color: #d9534f; background-color: #fff; }
.newsletters .btn-link { font-weight: 400; color: #337ab7; border-radius: 0; }
.newsletters .btn-link, .newsletters .btn-link.active, .newsletters .btn-link:active, .newsletters .btn-link[disabled], .newsletters fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.newsletters .btn-link, .newsletters .btn-link:active, .newsletters .btn-link:focus, .newsletters .btn-link:hover { border-color: transparent; }
.newsletters .btn-link:focus, .newsletters .btn-link:hover { color: #23527c; text-decoration: underline; background-color: transparent; }
.newsletters .btn-link[disabled]:focus, .newsletters .btn-link[disabled]:hover, .newsletters fieldset[disabled] .btn-link:focus, .newsletters fieldset[disabled] .btn-link:hover { color: #777; text-decoration: none; }
.newsletters .btn-group-lg > .btn, .newsletters .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }
.newsletters .btn-group-sm > .btn, .newsletters .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.newsletters .btn-group-xs > .btn, .newsletters .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.newsletters .btn-block { display: block; width: 100%; }
.newsletters .btn-block + .btn-block { margin-top: 5px; }
.newsletters input[type=button].btn-block, .newsletters input[type=reset].btn-block, .newsletters input[type=submit].btn-block { width: 100%; }
.newsletters .fade { opacity: 0; -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; transition: opacity .15s linear; }
.newsletters .fade.in { opacity: 1; }
.newsletters .collapse { display: none; }
.newsletters .collapse.in { display: block; }
.newsletters tr.collapse.in { display: table-row; }
.newsletters tbody.collapse.in { display: table-row-group; }
.newsletters .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height,visibility; -o-transition-property: height,visibility; transition-property: height,visibility; }
.newsletters .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent; }
.newsletters .dropdown, .newsletters .dropup { position: relative; }
.newsletters .dropdown-toggle:focus { outline: 0; }
.newsletters .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; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; 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); }
.newsletters .dropdown-menu.pull-right { right: 0; left: auto; }
.newsletters .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.newsletters .dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: nowrap; }
.newsletters .dropdown-menu > li > a:focus, .newsletters .dropdown-menu > li > a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5; }
.newsletters .dropdown-menu > .active > a, .newsletters .dropdown-menu > .active > a:focus, .newsletters .dropdown-menu > .active > a:hover { color: #fff; text-decoration: none; background-color: #337ab7; outline: 0; }
.newsletters .dropdown-menu > .disabled > a, .newsletters .dropdown-menu > .disabled > a:focus, .newsletters .dropdown-menu > .disabled > a:hover { color: #777; }
.newsletters .dropdown-menu > .disabled > a:focus, .newsletters .dropdown-menu > .disabled > a:hover { text-decoration: none; cursor: not-allowed; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.newsletters .open > .dropdown-menu { display: block; }
.newsletters .open > a { outline: 0; }
.newsletters .dropdown-menu-right { right: 0; left: auto; }
.newsletters .dropdown-menu-left { right: auto; left: 0; }
.newsletters .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777; white-space: nowrap; }
.newsletters .dropdown-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 990; }
.newsletters .pull-right > .dropdown-menu { right: 0; left: auto; }
.newsletters .dropup .caret, .newsletters .navbar-fixed-bottom .dropdown .caret { content: ""; border-top: 0; border-bottom: 4px solid; }
.newsletters .dropup .dropdown-menu, .newsletters .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }
@media (min-width: 768px) { .newsletters .navbar-right .dropdown-menu { right: 0; left: auto; }
  .newsletters .navbar-right .dropdown-menu-left { right: auto; left: 0; } }
.newsletters .btn-group, .newsletters .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }
.newsletters .btn-group-vertical > .btn, .newsletters .btn-group > .btn { position: relative; float: left; }
.newsletters .btn-group-vertical > .btn.active, .newsletters .btn-group-vertical > .btn:active, .newsletters .btn-group-vertical > .btn:focus, .newsletters .btn-group-vertical > .btn:hover, .newsletters .btn-group > .btn.active, .newsletters .btn-group > .btn:active, .newsletters .btn-group > .btn:focus, .newsletters .btn-group > .btn:hover { z-index: 2; }
.newsletters .btn-group .btn + .btn, .newsletters .btn-group .btn + .btn-group, .newsletters .btn-group .btn-group + .btn, .newsletters .btn-group .btn-group + .btn-group { margin-left: -1px; }
.newsletters .btn-toolbar { margin-left: -5px; }
.newsletters .btn-toolbar .btn-group, .newsletters .btn-toolbar .input-group { float: left; }
.newsletters .btn-toolbar > .btn, .newsletters .btn-toolbar > .btn-group, .newsletters .btn-toolbar > .input-group { margin-left: 5px; }
.newsletters .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; }
.newsletters .btn-group > .btn:first-child { margin-left: 0; }
.newsletters .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.newsletters .btn-group > .btn:last-child:not(:first-child), .newsletters .btn-group > .dropdown-toggle:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.newsletters .btn-group > .btn-group { float: left; }
.newsletters .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }
.newsletters .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .newsletters .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.newsletters .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.newsletters .btn-group .dropdown-toggle:active, .newsletters .btn-group.open .dropdown-toggle { outline: 0; }
.newsletters .btn-group > .btn + .dropdown-toggle { padding-right: 8px; padding-left: 8px; }
.newsletters .btn-group > .btn-lg + .dropdown-toggle { padding-right: 12px; padding-left: 12px; }
.newsletters .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); }
.newsletters .btn-group.open .dropdown-toggle.btn-link { -webkit-box-shadow: none; box-shadow: none; }
.newsletters .btn .caret { margin-left: 0; }
.newsletters .btn-lg .caret { border-width: 5px 5px 0; border-bottom-width: 0; }
.newsletters .dropup .btn-lg .caret { border-width: 0 5px 5px; }
.newsletters .btn-group-vertical > .btn, .newsletters .btn-group-vertical > .btn-group, .newsletters .btn-group-vertical > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; }
.newsletters .btn-group-vertical > .btn-group > .btn { float: none; }
.newsletters .btn-group-vertical > .btn + .btn, .newsletters .btn-group-vertical > .btn + .btn-group, .newsletters .btn-group-vertical > .btn-group + .btn, .newsletters .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; }
.newsletters .btn-group-vertical > .btn:not(:first-child):not(:last-child) { border-radius: 0; }
.newsletters .btn-group-vertical > .btn:first-child:not(:last-child) { border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.newsletters .btn-group-vertical > .btn:last-child:not(:first-child) { border-top-left-radius: 0; border-top-right-radius: 0; border-bottom-left-radius: 4px; }
.newsletters .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; }
.newsletters .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .newsletters .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.newsletters .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { border-top-left-radius: 0; border-top-right-radius: 0; }
.newsletters .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }
.newsletters .btn-group-justified > .btn, .newsletters .btn-group-justified > .btn-group { display: table-cell; float: none; width: 1%; }
.newsletters .btn-group-justified > .btn-group .btn { width: 100%; }
.newsletters .btn-group-justified > .btn-group .dropdown-menu { left: auto; }
.newsletters [data-toggle=buttons] > .btn input[type=checkbox], .newsletters [data-toggle=buttons] > .btn input[type=radio], .newsletters [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], .newsletters [data-toggle=buttons] > .btn-group > .btn input[type=radio] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }
.newsletters .input-group { position: relative; display: table; border-collapse: separate; }
.newsletters .input-group[class*=col-] { float: none; padding-right: 0; padding-left: 0; }
.newsletters .input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0; }
.newsletters .input-group-lg > .form-control, .newsletters .input-group-lg > .input-group-addon, .newsletters .input-group-lg > .input-group-btn > .btn { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; }
.newsletters select.input-group-lg > .form-control, .newsletters select.input-group-lg > .input-group-addon, .newsletters select.input-group-lg > .input-group-btn > .btn { height: 46px; line-height: 46px; }
.newsletters select[multiple].input-group-lg > .form-control, .newsletters select[multiple].input-group-lg > .input-group-addon, .newsletters select[multiple].input-group-lg > .input-group-btn > .btn, .newsletters textarea.input-group-lg > .form-control, .newsletters textarea.input-group-lg > .input-group-addon, .newsletters textarea.input-group-lg > .input-group-btn > .btn { height: auto; }
.newsletters .input-group-sm > .form-control, .newsletters .input-group-sm > .input-group-addon, .newsletters .input-group-sm > .input-group-btn > .btn { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }
.newsletters select.input-group-sm > .form-control, .newsletters select.input-group-sm > .input-group-addon, .newsletters select.input-group-sm > .input-group-btn > .btn { height: 30px; line-height: 30px; }
.newsletters select[multiple].input-group-sm > .form-control, .newsletters select[multiple].input-group-sm > .input-group-addon, .newsletters select[multiple].input-group-sm > .input-group-btn > .btn, .newsletters textarea.input-group-sm > .form-control, .newsletters textarea.input-group-sm > .input-group-addon, .newsletters textarea.input-group-sm > .input-group-btn > .btn { height: auto; }
.newsletters .input-group .form-control, .newsletters .input-group-addon, .newsletters .input-group-btn { display: table-cell; }
.newsletters .input-group .form-control:not(:first-child):not(:last-child), .newsletters .input-group-addon:not(:first-child):not(:last-child), .newsletters .input-group-btn:not(:first-child):not(:last-child) { border-radius: 0; }
.newsletters .input-group-addon, .newsletters .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }
.newsletters .input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: 400; line-height: 1; color: #555; text-align: center; background-color: #eee; border: 1px solid #ccc; border-radius: 4px; }
.newsletters .input-group-addon.input-sm { padding: 5px 10px; font-size: 12px; border-radius: 3px; }
.newsletters .input-group-addon.input-lg { padding: 10px 16px; font-size: 18px; border-radius: 6px; }
.newsletters .input-group-addon input[type=checkbox], .newsletters .input-group-addon input[type=radio] { margin-top: 0; }
.newsletters .input-group .form-control:first-child, .newsletters .input-group-addon:first-child, .newsletters .input-group-btn:first-child > .btn, .newsletters .input-group-btn:first-child > .btn-group > .btn, .newsletters .input-group-btn:first-child > .dropdown-toggle, .newsletters .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .newsletters .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.newsletters .input-group-addon:first-child { border-right: 0; }
.newsletters .input-group .form-control:last-child, .newsletters .input-group-addon:last-child, .newsletters .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .newsletters .input-group-btn:first-child > .btn:not(:first-child), .newsletters .input-group-btn:last-child > .btn, .newsletters .input-group-btn:last-child > .btn-group > .btn, .newsletters .input-group-btn:last-child > .dropdown-toggle { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.newsletters .input-group-addon:last-child { border-left: 0; }
.newsletters .input-group-btn { position: relative; font-size: 0; white-space: nowrap; }
.newsletters .input-group-btn > .btn { position: relative; }
.newsletters .input-group-btn > .btn + .btn { margin-left: -1px; }
.newsletters .input-group-btn > .btn:active, .newsletters .input-group-btn > .btn:focus, .newsletters .input-group-btn > .btn:hover { z-index: 2; }
.newsletters .input-group-btn:first-child > .btn, .newsletters .input-group-btn:first-child > .btn-group { margin-right: -1px; }
.newsletters .input-group-btn:last-child > .btn, .newsletters .input-group-btn:last-child > .btn-group { margin-left: -1px; }
.newsletters .nav { padding-left: 0; margin-bottom: 0; list-style: none; }
.newsletters .nav > li { position: relative; display: block; }
.newsletters .nav > li > a { position: relative; display: block; padding: 10px 15px; }
.newsletters .nav > li > a:focus, .newsletters .nav > li > a:hover { text-decoration: none; background-color: #eee; }
.newsletters .nav > li.disabled > a { color: #777; }
.newsletters .nav > li.disabled > a:focus, .newsletters .nav > li.disabled > a:hover { color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent; }
.newsletters .nav .open > a, .newsletters .nav .open > a:focus, .newsletters .nav .open > a:hover { background-color: #eee; border-color: #337ab7; }
.newsletters .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; }
.newsletters .nav > li > a > img { max-width: none; }
.newsletters .nav-tabs { border-bottom: 1px solid #ddd; }
.newsletters .nav-tabs > li { float: left; margin-bottom: -1px; }
.newsletters .nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; }
.newsletters .nav-tabs > li > a:hover { border-color: #eee #eee #ddd; }
.newsletters .nav-tabs > li.active > a, .newsletters .nav-tabs > li.active > a:focus, .newsletters .nav-tabs > li.active > a:hover { color: #555; cursor: default; background-color: #fff; border: 1px solid #ddd; border-bottom-color: transparent; }
.newsletters .nav-tabs.nav-justified { width: 100%; border-bottom: 0; }
.newsletters .nav-tabs.nav-justified > li { float: none; }
.newsletters .nav-tabs.nav-justified > li > a { margin-bottom: 5px; text-align: center; }
.newsletters .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .newsletters .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
  .newsletters .nav-tabs.nav-justified > li > a { margin-bottom: 0; } }
.newsletters .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; }
.newsletters .nav-tabs.nav-justified > .active > a, .newsletters .nav-tabs.nav-justified > .active > a:focus, .newsletters .nav-tabs.nav-justified > .active > a:hover { border: 1px solid #ddd; }
@media (min-width: 768px) { .newsletters .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; }
  .newsletters .nav-tabs.nav-justified > .active > a, .newsletters .nav-tabs.nav-justified > .active > a:focus, .newsletters .nav-tabs.nav-justified > .active > a:hover { border-bottom-color: #fff; } }
.newsletters .nav-pills > li { float: left; }
.newsletters .nav-pills > li > a { border-radius: 4px; }
.newsletters .nav-pills > li + li { margin-left: 2px; }
.newsletters .nav-pills > li.active > a, .newsletters .nav-pills > li.active > a:focus, .newsletters .nav-pills > li.active > a:hover { color: #fff; background-color: #337ab7; }
.newsletters .nav-stacked > li { float: none; }
.newsletters .nav-stacked > li + li { margin-top: 2px; margin-left: 0; }
.newsletters .nav-justified { width: 100%; }
.newsletters .nav-justified > li { float: none; }
.newsletters .nav-justified > li > a { margin-bottom: 5px; text-align: center; }
.newsletters .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) { .newsletters .nav-justified > li { display: table-cell; width: 1%; }
  .newsletters .nav-justified > li > a { margin-bottom: 0; } }
.newsletters .nav-tabs-justified { border-bottom: 0; }
.newsletters .nav-tabs-justified > li > a { margin-right: 0; border-radius: 4px; }
.newsletters .nav-tabs-justified > .active > a, .newsletters .nav-tabs-justified > .active > a:focus, .newsletters .nav-tabs-justified > .active > a:hover { border: 1px solid #ddd; }
@media (min-width: 768px) { .newsletters .nav-tabs-justified > li > a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0; }
  .newsletters .nav-tabs-justified > .active > a, .newsletters .nav-tabs-justified > .active > a:focus, .newsletters .nav-tabs-justified > .active > a:hover { border-bottom-color: #fff; } }
.newsletters .tab-content > .tab-pane { display: none; }
.newsletters .tab-content > .active { display: block; }
.newsletters .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }
.newsletters .navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }
@media (min-width: 768px) { .newsletters .navbar { border-radius: 4px; } }
@media (min-width: 768px) { .newsletters .navbar-header { float: left; } }
.newsletters .navbar-collapse { padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch; border-top: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
.newsletters .navbar-collapse.in { overflow-y: auto; }
@media (min-width: 768px) { .newsletters .navbar-collapse { width: auto; border-top: 0; -webkit-box-shadow: none; box-shadow: none; }
  .newsletters .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; }
  .newsletters .navbar-collapse.in { overflow-y: visible; }
  .newsletters .navbar-fixed-bottom .navbar-collapse, .newsletters .navbar-fixed-top .navbar-collapse, .newsletters .navbar-static-top .navbar-collapse { padding-right: 0; padding-left: 0; } }
.newsletters .navbar-fixed-bottom .navbar-collapse, .newsletters .navbar-fixed-top .navbar-collapse { max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) { .newsletters .navbar-fixed-bottom .navbar-collapse, .newsletters .navbar-fixed-top .navbar-collapse { max-height: 200px; } }
.newsletters .container-fluid > .navbar-collapse, .newsletters .container-fluid > .navbar-header, .newsletters .container > .navbar-collapse, .newsletters .container > .navbar-header { margin-right: -15px; margin-left: -15px; }
@media (min-width: 768px) { .newsletters .container-fluid > .navbar-collapse, .newsletters .container-fluid > .navbar-header, .newsletters .container > .navbar-collapse, .newsletters .container > .navbar-header { margin-right: 0; margin-left: 0; } }
.newsletters .navbar-static-top { z-index: 1000; border-width: 0 0 1px; }
@media (min-width: 768px) { .newsletters .navbar-static-top { border-radius: 0; } }
.newsletters .navbar-fixed-bottom, .newsletters .navbar-fixed-top { position: fixed; right: 0; left: 0; z-index: 1030; }
@media (min-width: 768px) { .newsletters .navbar-fixed-bottom, .newsletters .navbar-fixed-top { border-radius: 0; } }
.newsletters .navbar-fixed-top { top: 0; border-width: 0 0 1px; }
.newsletters .navbar-fixed-bottom { bottom: 0; margin-bottom: 0; border-width: 1px 0 0; }
.newsletters .navbar-brand { float: left; height: 50px; padding: 15px 15px; font-size: 18px; line-height: 20px; }
.newsletters .navbar-brand:focus, .newsletters .navbar-brand:hover { text-decoration: none; }
.newsletters .navbar-brand > img { display: block; }
@media (min-width: 768px) { .newsletters .navbar > .container .navbar-brand, .newsletters .navbar > .container-fluid .navbar-brand { margin-left: -15px; } }
.newsletters .navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }
.newsletters .navbar-toggle:focus { outline: 0; }
.newsletters .navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }
.newsletters .navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }
@media (min-width: 768px) { .newsletters .navbar-toggle { display: none; } }
.newsletters .navbar-nav { margin: 7.5px -15px; }
.newsletters .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }
@media (max-width: 767px) { .newsletters .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none; }
  .newsletters .navbar-nav .open .dropdown-menu .dropdown-header, .newsletters .navbar-nav .open .dropdown-menu > li > a { padding: 5px 15px 5px 25px; }
  .newsletters .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }
  .newsletters .navbar-nav .open .dropdown-menu > li > a:focus, .newsletters .navbar-nav .open .dropdown-menu > li > a:hover { background-image: none; } }
@media (min-width: 768px) { .newsletters .navbar-nav { float: left; margin: 0; }
  .newsletters .navbar-nav > li { float: left; }
  .newsletters .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; } }
.newsletters .navbar-form { padding: 10px 15px; margin-top: 8px; margin-right: -15px; margin-bottom: 8px; margin-left: -15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }
@media (min-width: 768px) { .newsletters .navbar-form .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .newsletters .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .newsletters .navbar-form .form-control-static { display: inline-block; }
  .newsletters .navbar-form .input-group { display: inline-table; vertical-align: middle; }
  .newsletters .navbar-form .input-group .form-control, .newsletters .navbar-form .input-group .input-group-addon, .newsletters .navbar-form .input-group .input-group-btn { width: auto; }
  .newsletters .navbar-form .input-group > .form-control { width: 100%; }
  .newsletters .navbar-form .control-label { margin-bottom: 0; vertical-align: middle; }
  .newsletters .navbar-form .checkbox, .newsletters .navbar-form .radio { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .newsletters .navbar-form .checkbox label, .newsletters .navbar-form .radio label { padding-left: 0; }
  .newsletters .navbar-form .checkbox input[type=checkbox], .newsletters .navbar-form .radio input[type=radio] { position: relative; margin-left: 0; }
  .newsletters .navbar-form .has-feedback .form-control-feedback { top: 0; } }
@media (max-width: 767px) { .newsletters .navbar-form .form-group { margin-bottom: 5px; }
  .newsletters .navbar-form .form-group:last-child { margin-bottom: 0; } }
@media (min-width: 768px) { .newsletters .navbar-form { width: auto; padding-top: 0; padding-bottom: 0; margin-right: 0; margin-left: 0; border: 0; -webkit-box-shadow: none; box-shadow: none; } }
.newsletters .navbar-nav > li > .dropdown-menu { margin-top: 0; border-top-left-radius: 0; border-top-right-radius: 0; }
.newsletters .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.newsletters .navbar-btn { margin-top: 8px; margin-bottom: 8px; }
.newsletters .navbar-btn.btn-sm { margin-top: 10px; margin-bottom: 10px; }
.newsletters .navbar-btn.btn-xs { margin-top: 14px; margin-bottom: 14px; }
.newsletters .navbar-text { margin-top: 15px; margin-bottom: 15px; }
@media (min-width: 768px) { .newsletters .navbar-text { float: left; margin-right: 15px; margin-left: 15px; } }
@media (min-width: 768px) { .newsletters .navbar-left { float: left !important; }
  .newsletters .navbar-right { float: right !important; margin-right: -15px; }
  .newsletters .navbar-right ~ .navbar-right { margin-right: 0; } }
.newsletters .navbar-default { background-color: #f8f8f8; border-color: #e7e7e7; }
.newsletters .navbar-default .navbar-brand { color: #777; }
.newsletters .navbar-default .navbar-brand:focus, .newsletters .navbar-default .navbar-brand:hover { color: #5e5e5e; background-color: transparent; }
.newsletters .navbar-default .navbar-text { color: #777; }
.newsletters .navbar-default .navbar-nav > li > a { color: #777; }
.newsletters .navbar-default .navbar-nav > li > a:focus, .newsletters .navbar-default .navbar-nav > li > a:hover { color: #333; background-color: transparent; }
.newsletters .navbar-default .navbar-nav > .active > a, .newsletters .navbar-default .navbar-nav > .active > a:focus, .newsletters .navbar-default .navbar-nav > .active > a:hover { color: #555; background-color: #e7e7e7; }
.newsletters .navbar-default .navbar-nav > .disabled > a, .newsletters .navbar-default .navbar-nav > .disabled > a:focus, .newsletters .navbar-default .navbar-nav > .disabled > a:hover { color: #ccc; background-color: transparent; }
.newsletters .navbar-default .navbar-toggle { border-color: #ddd; }
.newsletters .navbar-default .navbar-toggle:focus, .newsletters .navbar-default .navbar-toggle:hover { background-color: #ddd; }
.newsletters .navbar-default .navbar-toggle .icon-bar { background-color: #888; }
.newsletters .navbar-default .navbar-collapse, .newsletters .navbar-default .navbar-form { border-color: #e7e7e7; }
.newsletters .navbar-default .navbar-nav > .open > a, .newsletters .navbar-default .navbar-nav > .open > a:focus, .newsletters .navbar-default .navbar-nav > .open > a:hover { color: #555; background-color: #e7e7e7; }
@media (max-width: 767px) { .newsletters .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: #777; }
  .newsletters .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .newsletters .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover { color: #333; background-color: transparent; }
  .newsletters .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .newsletters .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .newsletters .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover { color: #555; background-color: #e7e7e7; }
  .newsletters .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .newsletters .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .newsletters .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover { color: #ccc; background-color: transparent; } }
.newsletters .navbar-default .navbar-link { color: #777; }
.newsletters .navbar-default .navbar-link:hover { color: #333; }
.newsletters .navbar-default .btn-link { color: #777; }
.newsletters .navbar-default .btn-link:focus, .newsletters .navbar-default .btn-link:hover { color: #333; }
.newsletters .navbar-default .btn-link[disabled]:focus, .newsletters .navbar-default .btn-link[disabled]:hover, .newsletters fieldset[disabled] .navbar-default .btn-link:focus, .newsletters fieldset[disabled] .navbar-default .btn-link:hover { color: #ccc; }
.newsletters .navbar-inverse { background-color: #222; border-color: #080808; }
.newsletters .navbar-inverse .navbar-brand { color: #9d9d9d; }
.newsletters .navbar-inverse .navbar-brand:focus, .newsletters .navbar-inverse .navbar-brand:hover { color: #fff; background-color: transparent; }
.newsletters .navbar-inverse .navbar-text { color: #9d9d9d; }
.newsletters .navbar-inverse .navbar-nav > li > a { color: #9d9d9d; }
.newsletters .navbar-inverse .navbar-nav > li > a:focus, .newsletters .navbar-inverse .navbar-nav > li > a:hover { color: #fff; background-color: transparent; }
.newsletters .navbar-inverse .navbar-nav > .active > a, .newsletters .navbar-inverse .navbar-nav > .active > a:focus, .newsletters .navbar-inverse .navbar-nav > .active > a:hover { color: #fff; background-color: #080808; }
.newsletters .navbar-inverse .navbar-nav > .disabled > a, .newsletters .navbar-inverse .navbar-nav > .disabled > a:focus, .newsletters .navbar-inverse .navbar-nav > .disabled > a:hover { color: #444; background-color: transparent; }
.newsletters .navbar-inverse .navbar-toggle { border-color: #333; }
.newsletters .navbar-inverse .navbar-toggle:focus, .newsletters .navbar-inverse .navbar-toggle:hover { background-color: #333; }
.newsletters .navbar-inverse .navbar-toggle .icon-bar { background-color: #fff; }
.newsletters .navbar-inverse .navbar-collapse, .newsletters .navbar-inverse .navbar-form { border-color: #101010; }
.newsletters .navbar-inverse .navbar-nav > .open > a, .newsletters .navbar-inverse .navbar-nav > .open > a:focus, .newsletters .navbar-inverse .navbar-nav > .open > a:hover { color: #fff; background-color: #080808; }
@media (max-width: 767px) { .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #080808; }
  .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: #080808; }
  .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #9d9d9d; }
  .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover { color: #fff; background-color: transparent; }
  .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover { color: #fff; background-color: #080808; }
  .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .newsletters .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover { color: #444; background-color: transparent; } }
.newsletters .navbar-inverse .navbar-link { color: #9d9d9d; }
.newsletters .navbar-inverse .navbar-link:hover { color: #fff; }
.newsletters .navbar-inverse .btn-link { color: #9d9d9d; }
.newsletters .navbar-inverse .btn-link:focus, .newsletters .navbar-inverse .btn-link:hover { color: #fff; }
.newsletters .navbar-inverse .btn-link[disabled]:focus, .newsletters .navbar-inverse .btn-link[disabled]:hover, .newsletters fieldset[disabled] .navbar-inverse .btn-link:focus, .newsletters fieldset[disabled] .navbar-inverse .btn-link:hover { color: #444; }
.newsletters .breadcrumb { padding: 8px 15px; margin-bottom: 20px; list-style: none; background-color: #f5f5f5; border-radius: 4px; }
.newsletters .breadcrumb > li { display: inline-block; }
.newsletters .breadcrumb > li + li:before { padding: 0 5px; color: #ccc; content: "/\00a0"; }
.newsletters .breadcrumb > .active { color: #777; }
.newsletters .pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }
.newsletters .pagination > li { display: inline; }
.newsletters .pagination > li > a, .newsletters .pagination > li > span { position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #337ab7; text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
.newsletters .pagination > li:first-child > a, .newsletters .pagination > li:first-child > span { margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.newsletters .pagination > li:last-child > a, .newsletters .pagination > li:last-child > span { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.newsletters .pagination > li > a:focus, .newsletters .pagination > li > a:hover, .newsletters .pagination > li > span:focus, .newsletters .pagination > li > span:hover { color: #23527c; background-color: #eee; border-color: #ddd; }
.newsletters .pagination > .active > a, .newsletters .pagination > .active > a:focus, .newsletters .pagination > .active > a:hover, .newsletters .pagination > .active > span, .newsletters .pagination > .active > span:focus, .newsletters .pagination > .active > span:hover { z-index: 2; color: #fff; cursor: default; background-color: #337ab7; border-color: #337ab7; }
.newsletters .pagination > .disabled > a, .newsletters .pagination > .disabled > a:focus, .newsletters .pagination > .disabled > a:hover, .newsletters .pagination > .disabled > span, .newsletters .pagination > .disabled > span:focus, .newsletters .pagination > .disabled > span:hover { color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd; }
.newsletters .pagination-lg > li > a, .newsletters .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; }
.newsletters .pagination-lg > li:first-child > a, .newsletters .pagination-lg > li:first-child > span { border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.newsletters .pagination-lg > li:last-child > a, .newsletters .pagination-lg > li:last-child > span { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }
.newsletters .pagination-sm > li > a, .newsletters .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; }
.newsletters .pagination-sm > li:first-child > a, .newsletters .pagination-sm > li:first-child > span { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.newsletters .pagination-sm > li:last-child > a, .newsletters .pagination-sm > li:last-child > span { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
.newsletters .pager { padding-left: 0; margin: 20px 0; text-align: center; list-style: none; }
.newsletters .pager li { display: inline; }
.newsletters .pager li > a, .newsletters .pager li > span { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #ddd; border-radius: 15px; }
.newsletters .pager li > a:focus, .newsletters .pager li > a:hover { text-decoration: none; background-color: #eee; }
.newsletters .pager .next > a, .newsletters .pager .next > span { float: right; }
.newsletters .pager .previous > a, .newsletters .pager .previous > span { float: left; }
.newsletters .pager .disabled > a, .newsletters .pager .disabled > a:focus, .newsletters .pager .disabled > a:hover, .newsletters .pager .disabled > span { color: #777; cursor: not-allowed; background-color: #fff; }
.newsletters .label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; }
.newsletters a.label:focus, .newsletters a.label:hover { color: #fff; text-decoration: none; cursor: pointer; }
.newsletters .label:empty { display: none; }
.newsletters .btn .label { position: relative; top: -1px; }
.newsletters .label-default { background-color: #777; }
.newsletters .label-default[href]:focus, .newsletters .label-default[href]:hover { background-color: #5e5e5e; }
.newsletters .label-primary { background-color: #337ab7; }
.newsletters .label-primary[href]:focus, .newsletters .label-primary[href]:hover { background-color: #286090; }
.newsletters .label-success { background-color: #5cb85c; }
.newsletters .label-success[href]:focus, .newsletters .label-success[href]:hover { background-color: #449d44; }
.newsletters .label-info { background-color: #5bc0de; }
.newsletters .label-info[href]:focus, .newsletters .label-info[href]:hover { background-color: #31b0d5; }
.newsletters .label-warning { background-color: #f0ad4e; }
.newsletters .label-warning[href]:focus, .newsletters .label-warning[href]:hover { background-color: #ec971f; }
.newsletters .label-danger { background-color: #d9534f; }
.newsletters .label-danger[href]:focus, .newsletters .label-danger[href]:hover { background-color: #c9302c; }
.newsletters .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; background-color: #777; border-radius: 10px; }
.newsletters .badge:empty { display: none; }
.newsletters .btn .badge { position: relative; top: -1px; }
.newsletters .btn-group-xs > .btn .badge, .newsletters .btn-xs .badge { top: 0; padding: 1px 5px; }
.newsletters a.badge:focus, .newsletters a.badge:hover { color: #fff; text-decoration: none; cursor: pointer; }
.newsletters .list-group-item.active > .badge, .newsletters .nav-pills > .active > a > .badge { color: #337ab7; background-color: #fff; }
.newsletters .list-group-item > .badge { float: right; }
.newsletters .list-group-item > .badge + .badge { margin-right: 5px; }
.newsletters .nav-pills > li > a > .badge { margin-left: 3px; }
.newsletters .jumbotron { padding: 30px 15px; margin-bottom: 30px; color: inherit; background-color: #eee; }
.newsletters .jumbotron .h1, .newsletters .jumbotron h1 { color: inherit; }
.newsletters .jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; }
.newsletters .jumbotron > hr { border-top-color: #d5d5d5; }
.newsletters .container .jumbotron, .newsletters .container-fluid .jumbotron { border-radius: 6px; }
.newsletters .jumbotron .container { max-width: 100%; }
@media screen and (min-width: 768px) { .newsletters .jumbotron { padding: 48px 0; }
  .newsletters .container .jumbotron, .newsletters .container-fluid .jumbotron { padding-right: 60px; padding-left: 60px; }
  .newsletters .jumbotron .h1, .newsletters .jumbotron h1 { font-size: 63px; } }
.newsletters .thumbnail { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out; }
.newsletters .thumbnail a > img, .newsletters .thumbnail > img { margin-right: auto; margin-left: auto; }
.newsletters a.thumbnail.active, .newsletters a.thumbnail:focus, .newsletters a.thumbnail:hover { border-color: #337ab7; }
.newsletters .thumbnail .caption { padding: 9px; color: #333; }
.newsletters .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
.newsletters .alert h4 { margin-top: 0; color: inherit; }
.newsletters .alert .alert-link { font-weight: 700; }
.newsletters .alert > p, .newsletters .alert > ul { margin-bottom: 0; }
.newsletters .alert > p + p { margin-top: 5px; }
.newsletters .alert-dismissable, .newsletters .alert-dismissible { padding-right: 35px; }
.newsletters .alert-dismissable .close, .newsletters .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }
.newsletters .alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
.newsletters .alert-success hr { border-top-color: #c9e2b3; }
.newsletters .alert-success .alert-link { color: #2b542c; }
.newsletters .alert-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }
.newsletters .alert-info hr { border-top-color: #a6e1ec; }
.newsletters .alert-info .alert-link { color: #245269; }
.newsletters .alert-warning { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }
.newsletters .alert-warning hr { border-top-color: #f7e1b5; }
.newsletters .alert-warning .alert-link { color: #66512c; }
.newsletters .alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
.newsletters .alert-danger hr { border-top-color: #e4b9c0; }
.newsletters .alert-danger .alert-link { color: #843534; }
@-webkit-keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }
@-o-keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }
@keyframes progress-bar-stripes { from { background-position: 40px 0; }
  to { background-position: 0 0; } }
.newsletters .progress { height: 20px; margin-bottom: 20px; overflow: hidden; background-color: #f5f5f5; border-radius: 4px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.newsletters .progress-bar { float: left; width: 0; height: 100%; font-size: 12px; line-height: 20px; color: #fff; text-align: center; background-color: #337ab7; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width .6s ease; -o-transition: width .6s ease; transition: width .6s ease; }
.newsletters .progress-bar-striped, .newsletters .progress-striped .progress-bar { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); -webkit-background-size: 40px 40px; background-size: 40px 40px; }
.newsletters .progress-bar.active, .newsletters .progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; -o-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }
.newsletters .progress-bar-success { background-color: #5cb85c; }
.newsletters .progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.newsletters .progress-bar-info { background-color: #5bc0de; }
.newsletters .progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.newsletters .progress-bar-warning { background-color: #f0ad4e; }
.newsletters .progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.newsletters .progress-bar-danger { background-color: #d9534f; }
.newsletters .progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.newsletters .media { margin-top: 15px; }
.newsletters .media:first-child { margin-top: 0; }
.newsletters .media, .newsletters .media-body { overflow: hidden; zoom: 1; }
.newsletters .media-body { width: 10000px; }
.newsletters .media-object { display: block; }
.newsletters .media-right, .newsletters .media > .pull-right { padding-left: 10px; }
.newsletters .media-left, .newsletters .media > .pull-left { padding-right: 10px; }
.newsletters .media-body, .newsletters .media-left, .newsletters .media-right { display: table-cell; vertical-align: top; }
.newsletters .media-middle { vertical-align: middle; }
.newsletters .media-bottom { vertical-align: bottom; }
.newsletters .media-heading { margin-top: 0; margin-bottom: 5px; }
.newsletters .media-list { padding-left: 0; list-style: none; }
.newsletters .list-group { padding-left: 0; margin-bottom: 20px; }
.newsletters .list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; }
.newsletters .list-group-item:first-child { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.newsletters .list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }
.newsletters a.list-group-item { color: #555; }
.newsletters a.list-group-item .list-group-item-heading { color: #333; }
.newsletters a.list-group-item:focus, .newsletters a.list-group-item:hover { color: #555; text-decoration: none; background-color: #f5f5f5; }
.newsletters .list-group-item.disabled, .newsletters .list-group-item.disabled:focus, .newsletters .list-group-item.disabled:hover { color: #777; cursor: not-allowed; background-color: #eee; }
.newsletters .list-group-item.disabled .list-group-item-heading, .newsletters .list-group-item.disabled:focus .list-group-item-heading, .newsletters .list-group-item.disabled:hover .list-group-item-heading { color: inherit; }
.newsletters .list-group-item.disabled .list-group-item-text, .newsletters .list-group-item.disabled:focus .list-group-item-text, .newsletters .list-group-item.disabled:hover .list-group-item-text { color: #777; }
.newsletters .list-group-item.active, .newsletters .list-group-item.active:focus, .newsletters .list-group-item.active:hover { z-index: 2; color: #fff; background-color: #337ab7; border-color: #337ab7; }
.newsletters .list-group-item.active .list-group-item-heading, .newsletters .list-group-item.active .list-group-item-heading > .small, .newsletters .list-group-item.active .list-group-item-heading > small, .newsletters .list-group-item.active:focus .list-group-item-heading, .newsletters .list-group-item.active:focus .list-group-item-heading > .small, .newsletters .list-group-item.active:focus .list-group-item-heading > small, .newsletters .list-group-item.active:hover .list-group-item-heading, .newsletters .list-group-item.active:hover .list-group-item-heading > .small, .newsletters .list-group-item.active:hover .list-group-item-heading > small { color: inherit; }
.newsletters .list-group-item.active .list-group-item-text, .newsletters .list-group-item.active:focus .list-group-item-text, .newsletters .list-group-item.active:hover .list-group-item-text { color: #c7ddef; }
.newsletters .list-group-item-success { color: #3c763d; background-color: #dff0d8; }
.newsletters a.list-group-item-success { color: #3c763d; }
.newsletters a.list-group-item-success .list-group-item-heading { color: inherit; }
.newsletters a.list-group-item-success:focus, .newsletters a.list-group-item-success:hover { color: #3c763d; background-color: #d0e9c6; }
.newsletters a.list-group-item-success.active, .newsletters a.list-group-item-success.active:focus, .newsletters a.list-group-item-success.active:hover { color: #fff; background-color: #3c763d; border-color: #3c763d; }
.newsletters .list-group-item-info { color: #31708f; background-color: #d9edf7; }
.newsletters a.list-group-item-info { color: #31708f; }
.newsletters a.list-group-item-info .list-group-item-heading { color: inherit; }
.newsletters a.list-group-item-info:focus, .newsletters a.list-group-item-info:hover { color: #31708f; background-color: #c4e3f3; }
.newsletters a.list-group-item-info.active, .newsletters a.list-group-item-info.active:focus, .newsletters a.list-group-item-info.active:hover { color: #fff; background-color: #31708f; border-color: #31708f; }
.newsletters .list-group-item-warning { color: #8a6d3b; background-color: #fcf8e3; }
.newsletters a.list-group-item-warning { color: #8a6d3b; }
.newsletters a.list-group-item-warning .list-group-item-heading { color: inherit; }
.newsletters a.list-group-item-warning:focus, .newsletters a.list-group-item-warning:hover { color: #8a6d3b; background-color: #faf2cc; }
.newsletters a.list-group-item-warning.active, .newsletters a.list-group-item-warning.active:focus, .newsletters a.list-group-item-warning.active:hover { color: #fff; background-color: #8a6d3b; border-color: #8a6d3b; }
.newsletters .list-group-item-danger { color: #a94442; background-color: #f2dede; }
.newsletters a.list-group-item-danger { color: #a94442; }
.newsletters a.list-group-item-danger .list-group-item-heading { color: inherit; }
.newsletters a.list-group-item-danger:focus, .newsletters a.list-group-item-danger:hover { color: #a94442; background-color: #ebcccc; }
.newsletters a.list-group-item-danger.active, .newsletters a.list-group-item-danger.active:focus, .newsletters a.list-group-item-danger.active:hover { color: #fff; background-color: #a94442; border-color: #a94442; }
.newsletters .list-group-item-heading { margin-top: 0; margin-bottom: 5px; }
.newsletters .list-group-item-text { margin-bottom: 0; line-height: 1.3; }
.newsletters .panel { margin-bottom: 20px; background-color: #fff; border: 1px solid transparent; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.newsletters .panel-body { padding: 15px; }
.newsletters .panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.newsletters .panel-heading > .dropdown .dropdown-toggle { color: inherit; }
.newsletters .panel-title { margin-top: 0; margin-bottom: 0; font-size: 16px; color: inherit; }
.newsletters .panel-title > .small, .newsletters .panel-title > .small > a, .newsletters .panel-title > a, .newsletters .panel-title > small, .newsletters .panel-title > small > a { color: inherit; }
.newsletters .panel-footer { padding: 10px 15px; background-color: #f5f5f5; border-top: 1px solid #ddd; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.newsletters .panel > .list-group, .newsletters .panel > .panel-collapse > .list-group { margin-bottom: 0; }
.newsletters .panel > .list-group .list-group-item, .newsletters .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0; border-radius: 0; }
.newsletters .panel > .list-group:first-child .list-group-item:first-child, .newsletters .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.newsletters .panel > .list-group:last-child .list-group-item:last-child, .newsletters .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.newsletters .panel-heading + .list-group .list-group-item:first-child { border-top-width: 0; }
.newsletters .list-group + .panel-footer { border-top-width: 0; }
.newsletters .panel > .panel-collapse > .table, .newsletters .panel > .table, .newsletters .panel > .table-responsive > .table { margin-bottom: 0; }
.newsletters .panel > .panel-collapse > .table caption, .newsletters .panel > .table caption, .newsletters .panel > .table-responsive > .table caption { padding-right: 15px; padding-left: 15px; }
.newsletters .panel > .table-responsive:first-child > .table:first-child, .newsletters .panel > .table:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }
.newsletters .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .newsletters .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .newsletters .panel > .table:first-child > tbody:first-child > tr:first-child, .newsletters .panel > .table:first-child > thead:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }
.newsletters .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .newsletters .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .newsletters .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .newsletters .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .newsletters .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .newsletters .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .newsletters .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .newsletters .panel > .table:first-child > thead:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }
.newsletters .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .newsletters .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .newsletters .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .newsletters .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .newsletters .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .newsletters .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .newsletters .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .newsletters .panel > .table:first-child > thead:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }
.newsletters .panel > .table-responsive:last-child > .table:last-child, .newsletters .panel > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.newsletters .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .newsletters .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .newsletters .panel > .table:last-child > tbody:last-child > tr:last-child, .newsletters .panel > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.newsletters .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .newsletters .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .newsletters .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .newsletters .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .newsletters .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .newsletters .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .newsletters .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .newsletters .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }
.newsletters .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .newsletters .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .newsletters .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .newsletters .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .newsletters .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .newsletters .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .newsletters .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .newsletters .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }
.newsletters .panel > .panel-body + .table, .newsletters .panel > .panel-body + .table-responsive, .newsletters .panel > .table + .panel-body, .newsletters .panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; }
.newsletters .panel > .table > tbody:first-child > tr:first-child td, .newsletters .panel > .table > tbody:first-child > tr:first-child th { border-top: 0; }
.newsletters .panel > .table-bordered, .newsletters .panel > .table-responsive > .table-bordered { border: 0; }
.newsletters .panel > .table-bordered > tbody > tr > td:first-child, .newsletters .panel > .table-bordered > tbody > tr > th:first-child, .newsletters .panel > .table-bordered > tfoot > tr > td:first-child, .newsletters .panel > .table-bordered > tfoot > tr > th:first-child, .newsletters .panel > .table-bordered > thead > tr > td:first-child, .newsletters .panel > .table-bordered > thead > tr > th:first-child, .newsletters .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .newsletters .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .newsletters .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .newsletters .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .newsletters .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .newsletters .panel > .table-responsive > .table-bordered > thead > tr > th:first-child { border-left: 0; }
.newsletters .panel > .table-bordered > tbody > tr > td:last-child, .newsletters .panel > .table-bordered > tbody > tr > th:last-child, .newsletters .panel > .table-bordered > tfoot > tr > td:last-child, .newsletters .panel > .table-bordered > tfoot > tr > th:last-child, .newsletters .panel > .table-bordered > thead > tr > td:last-child, .newsletters .panel > .table-bordered > thead > tr > th:last-child, .newsletters .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .newsletters .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .newsletters .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .newsletters .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .newsletters .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .newsletters .panel > .table-responsive > .table-bordered > thead > tr > th:last-child { border-right: 0; }
.newsletters .panel > .table-bordered > tbody > tr:first-child > td, .newsletters .panel > .table-bordered > tbody > tr:first-child > th, .newsletters .panel > .table-bordered > thead > tr:first-child > td, .newsletters .panel > .table-bordered > thead > tr:first-child > th, .newsletters .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .newsletters .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .newsletters .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .newsletters .panel > .table-responsive > .table-bordered > thead > tr:first-child > th { border-bottom: 0; }
.newsletters .panel > .table-bordered > tbody > tr:last-child > td, .newsletters .panel > .table-bordered > tbody > tr:last-child > th, .newsletters .panel > .table-bordered > tfoot > tr:last-child > td, .newsletters .panel > .table-bordered > tfoot > tr:last-child > th, .newsletters .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .newsletters .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .newsletters .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .newsletters .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; }
.newsletters .panel > .table-responsive { margin-bottom: 0; border: 0; }
.newsletters .panel-group { margin-bottom: 20px; }
.newsletters .panel-group .panel { margin-bottom: 0; border-radius: 4px; }
.newsletters .panel-group .panel + .panel { margin-top: 5px; }
.newsletters .panel-group .panel-heading { border-bottom: 0; }
.newsletters .panel-group .panel-heading + .panel-collapse > .list-group, .newsletters .panel-group .panel-heading + .panel-collapse > .panel-body { border-top: 1px solid #ddd; }
.newsletters .panel-group .panel-footer { border-top: 0; }
.newsletters .panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }
.newsletters .panel-default { border-color: #ddd; }
.newsletters .panel-default > .panel-heading { color: #333; background-color: #f5f5f5; border-color: #ddd; }
.newsletters .panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ddd; }
.newsletters .panel-default > .panel-heading .badge { color: #f5f5f5; background-color: #333; }
.newsletters .panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ddd; }
.newsletters .panel-primary { border-color: #337ab7; }
.newsletters .panel-primary > .panel-heading { color: #fff; background-color: #337ab7; border-color: #337ab7; }
.newsletters .panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: #337ab7; }
.newsletters .panel-primary > .panel-heading .badge { color: #337ab7; background-color: #fff; }
.newsletters .panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #337ab7; }
.newsletters .panel-success { border-color: #d6e9c6; }
.newsletters .panel-success > .panel-heading { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
.newsletters .panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: #d6e9c6; }
.newsletters .panel-success > .panel-heading .badge { color: #dff0d8; background-color: #3c763d; }
.newsletters .panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #d6e9c6; }
.newsletters .panel-info { border-color: #bce8f1; }
.newsletters .panel-info > .panel-heading { color: #31708f; background-color: #d9edf7; border-color: #bce8f1; }
.newsletters .panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: #bce8f1; }
.newsletters .panel-info > .panel-heading .badge { color: #d9edf7; background-color: #31708f; }
.newsletters .panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #bce8f1; }
.newsletters .panel-warning { border-color: #faebcc; }
.newsletters .panel-warning > .panel-heading { color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc; }
.newsletters .panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: #faebcc; }
.newsletters .panel-warning > .panel-heading .badge { color: #fcf8e3; background-color: #8a6d3b; }
.newsletters .panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #faebcc; }
.newsletters .panel-danger { border-color: #ebccd1; }
.newsletters .panel-danger > .panel-heading { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
.newsletters .panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: #ebccd1; }
.newsletters .panel-danger > .panel-heading .badge { color: #f2dede; background-color: #a94442; }
.newsletters .panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: #ebccd1; }
.newsletters .embed-responsive { position: relative; display: block; height: 0; padding: 0; overflow: hidden; }
.newsletters .embed-responsive .embed-responsive-item, .newsletters .embed-responsive embed, .newsletters .embed-responsive iframe, .newsletters .embed-responsive object, .newsletters .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
.newsletters .embed-responsive-16by9 { padding-bottom: 56.25%; }
.newsletters .embed-responsive-4by3 { padding-bottom: 75%; }
.newsletters .well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: #f5f5f5; border: 1px solid #e3e3e3; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
.newsletters .well blockquote { border-color: #ddd; border-color: rgba(0, 0, 0, 0.15); }
.newsletters .well-lg { padding: 24px; border-radius: 6px; }
.newsletters .well-sm { padding: 9px; border-radius: 3px; }
.newsletters .close { float: right; font-size: 21px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2; }
.newsletters .close:focus, .newsletters .close:hover { color: #000; text-decoration: none; cursor: pointer; filter: alpha(opacity=50); opacity: .5; }
.newsletters button.close { -webkit-appearance: none; padding: 0; cursor: pointer; background: 0 0; border: 0; }
.newsletters .modal-open { overflow: hidden; }
.newsletters .modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; -webkit-overflow-scrolling: touch; outline: 0; }
.newsletters .modal.fade .modal-dialog { -webkit-transition: -webkit-transform .3s ease-out; -o-transition: -o-transform .3s ease-out; transition: transform .3s ease-out; -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); }
.newsletters .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.newsletters .modal-open .modal { overflow-x: hidden; overflow-y: auto; }
.newsletters .modal-dialog { position: relative; width: auto; margin: 10px; }
.newsletters .modal-content { position: relative; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; outline: 0; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
.newsletters .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }
.newsletters .modal-backdrop.fade { filter: alpha(opacity=0); opacity: 0; }
.newsletters .modal-backdrop.in { filter: alpha(opacity=50); opacity: .5; }
.newsletters .modal-header { min-height: 16.43px; padding: 15px; border-bottom: 1px solid #e5e5e5; }
.newsletters .modal-header .close { margin-top: -2px; }
.newsletters .modal-title { margin: 0; line-height: 1.42857143; }
.newsletters .modal-body { position: relative; padding: 15px; }
.newsletters .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; }
.newsletters .modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; }
.newsletters .modal-footer .btn-group .btn + .btn { margin-left: -1px; }
.newsletters .modal-footer .btn-block + .btn-block { margin-left: 0; }
.newsletters .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }
@media (min-width: 768px) { .newsletters .modal-dialog { width: 600px; margin: 30px auto; }
  .newsletters .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); }
  .newsletters .modal-sm { width: 300px; } }
@media (min-width: 992px) { .newsletters .modal-lg { width: 900px; } }
.newsletters .tooltip { position: absolute; z-index: 1070; display: block; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 12px; font-weight: 400; line-height: 1.4; filter: alpha(opacity=0); opacity: 0; }
.newsletters .tooltip.in { filter: alpha(opacity=90); opacity: .9; }
.newsletters .tooltip.top { padding: 5px 0; margin-top: -3px; }
.newsletters .tooltip.right { padding: 0 5px; margin-left: 3px; }
.newsletters .tooltip.bottom { padding: 5px 0; margin-top: 3px; }
.newsletters .tooltip.left { padding: 0 5px; margin-left: -3px; }
.newsletters .tooltip-inner { max-width: 200px; padding: 3px 8px; color: #fff; text-align: center; text-decoration: none; background-color: #000; border-radius: 4px; }
.newsletters .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }
.newsletters .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-width: 5px 5px 0; border-top-color: #000; }
.newsletters .tooltip.top-left .tooltip-arrow { right: 5px; bottom: 0; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; }
.newsletters .tooltip.top-right .tooltip-arrow { bottom: 0; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0; border-top-color: #000; }
.newsletters .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-width: 5px 5px 5px 0; border-right-color: #000; }
.newsletters .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-width: 5px 0 5px 5px; border-left-color: #000; }
.newsletters .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }
.newsletters .tooltip.bottom-left .tooltip-arrow { top: 0; right: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }
.newsletters .tooltip.bottom-right .tooltip-arrow { top: 0; left: 5px; margin-top: -5px; border-width: 0 5px 5px; border-bottom-color: #000; }
.newsletters .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: left; white-space: normal; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
.newsletters .popover.top { margin-top: -10px; }
.newsletters .popover.right { margin-left: 10px; }
.newsletters .popover.bottom { margin-top: 10px; }
.newsletters .popover.left { margin-left: -10px; }
.newsletters .popover-title { padding: 8px 14px; margin: 0; font-size: 14px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-radius: 5px 5px 0 0; }
.newsletters .popover-content { padding: 9px 14px; }
.newsletters .popover > .arrow, .newsletters .popover > .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }
.newsletters .popover > .arrow { border-width: 11px; }
.newsletters .popover > .arrow:after { content: ""; border-width: 10px; }
.newsletters .popover.top > .arrow { bottom: -11px; left: 50%; margin-left: -11px; border-top-color: #999; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0; }
.newsletters .popover.top > .arrow:after { bottom: 1px; margin-left: -10px; content: " "; border-top-color: #fff; border-bottom-width: 0; }
.newsletters .popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-right-color: #999; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0; }
.newsletters .popover.right > .arrow:after { bottom: -10px; left: 1px; content: " "; border-right-color: #fff; border-left-width: 0; }
.newsletters .popover.bottom > .arrow { top: -11px; left: 50%; margin-left: -11px; border-top-width: 0; border-bottom-color: #999; border-bottom-color: rgba(0, 0, 0, 0.25); }
.newsletters .popover.bottom > .arrow:after { top: 1px; margin-left: -10px; content: " "; border-top-width: 0; border-bottom-color: #fff; }
.newsletters .popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0; border-left-color: #999; border-left-color: rgba(0, 0, 0, 0.25); }
.newsletters .popover.left > .arrow:after { right: 1px; bottom: -10px; content: " "; border-right-width: 0; border-left-color: #fff; }
.newsletters .carousel { position: relative; }
.newsletters .carousel-inner { position: relative; width: 100%; overflow: hidden; }
.newsletters .carousel-inner > .item { position: relative; display: none; -webkit-transition: .6s ease-in-out left; -o-transition: .6s ease-in-out left; transition: .6s ease-in-out left; }
.newsletters .carousel-inner > .item > a > img, .newsletters .carousel-inner > .item > img { line-height: 1; }
@media all and (transform-3d), (-webkit-transform-3d) { .newsletters .carousel-inner > .item { -webkit-transition: -webkit-transform .6s ease-in-out; -o-transition: -o-transform .6s ease-in-out; transition: transform .6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000; perspective: 1000; }
  .newsletters .carousel-inner > .item.active.right, .newsletters .carousel-inner > .item.next { left: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
  .newsletters .carousel-inner > .item.active.left, .newsletters .carousel-inner > .item.prev { left: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
  .newsletters .carousel-inner > .item.active, .newsletters .carousel-inner > .item.next.left, .newsletters .carousel-inner > .item.prev.right { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.newsletters .carousel-inner > .active, .newsletters .carousel-inner > .next, .newsletters .carousel-inner > .prev { display: block; }
.newsletters .carousel-inner > .active { left: 0; }
.newsletters .carousel-inner > .next, .newsletters .carousel-inner > .prev { position: absolute; top: 0; width: 100%; }
.newsletters .carousel-inner > .next { left: 100%; }
.newsletters .carousel-inner > .prev { left: -100%; }
.newsletters .carousel-inner > .next.left, .newsletters .carousel-inner > .prev.right { left: 0; }
.newsletters .carousel-inner > .active.left { left: -100%; }
.newsletters .carousel-inner > .active.right { left: 100%; }
.newsletters .carousel-control { position: absolute; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); filter: alpha(opacity=50); opacity: .5; }
.newsletters .carousel-control.left { background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); background-repeat: repeat-x; }
.newsletters .carousel-control.right { right: 0; left: auto; background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5))); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); background-repeat: repeat-x; }
.newsletters .carousel-control:focus, .newsletters .carousel-control:hover { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }
.newsletters .carousel-control .glyphicon-chevron-left, .newsletters .carousel-control .glyphicon-chevron-right, .newsletters .carousel-control .icon-next, .newsletters .carousel-control .icon-prev { position: absolute; top: 50%; z-index: 5; display: inline-block; }
.newsletters .carousel-control .glyphicon-chevron-left, .newsletters .carousel-control .icon-prev { left: 50%; margin-left: -10px; }
.newsletters .carousel-control .glyphicon-chevron-right, .newsletters .carousel-control .icon-next { right: 50%; margin-right: -10px; }
.newsletters .carousel-control .icon-next, .newsletters .carousel-control .icon-prev { width: 20px; height: 20px; margin-top: -10px; font-family: serif; line-height: 1; }
.newsletters .carousel-control .icon-prev:before { content: '\2039'; }
.newsletters .carousel-control .icon-next:before { content: '\203a'; }
.newsletters .carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; }
.newsletters .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: #000 \9; background-color: rgba(0, 0, 0, 0); border: 1px solid #fff; border-radius: 10px; }
.newsletters .carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: #fff; }
.newsletters .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
.newsletters .carousel-caption .btn { text-shadow: none; }
@media screen and (min-width: 768px) { .newsletters .carousel-control .glyphicon-chevron-left, .newsletters .carousel-control .glyphicon-chevron-right, .newsletters .carousel-control .icon-next, .newsletters .carousel-control .icon-prev { width: 30px; height: 30px; margin-top: -15px; font-size: 30px; }
  .newsletters .carousel-control .glyphicon-chevron-left, .newsletters .carousel-control .icon-prev { margin-left: -15px; }
  .newsletters .carousel-control .glyphicon-chevron-right, .newsletters .carousel-control .icon-next { margin-right: -15px; }
  .newsletters .carousel-caption { right: 20%; left: 20%; padding-bottom: 30px; }
  .newsletters .carousel-indicators { bottom: 20px; } }
.newsletters .btn-group-vertical > .btn-group:after, .newsletters .btn-group-vertical > .btn-group:before, .newsletters .btn-toolbar:after, .newsletters .btn-toolbar:before, .newsletters .clearfix:after, .newsletters .clearfix:before, .newsletters .container-fluid:after, .newsletters .container-fluid:before, .newsletters .container:after, .newsletters .container:before, .newsletters .dl-horizontal dd:after, .newsletters .dl-horizontal dd:before, .newsletters .form-horizontal .form-group:after, .newsletters .form-horizontal .form-group:before, .newsletters .modal-footer:after, .newsletters .modal-footer:before, .newsletters .nav:after, .newsletters .nav:before, .newsletters .navbar-collapse:after, .newsletters .navbar-collapse:before, .newsletters .navbar-header:after, .newsletters .navbar-header:before, .newsletters .navbar:after, .newsletters .navbar:before, .newsletters .pager:after, .newsletters .pager:before, .newsletters .panel-body:after, .newsletters .panel-body:before, .newsletters .row:after, .newsletters .row:before { display: table; content: " "; }
.newsletters .btn-group-vertical > .btn-group:after, .newsletters .btn-toolbar:after, .newsletters .clearfix:after, .newsletters .container-fluid:after, .newsletters .container:after, .newsletters .dl-horizontal dd:after, .newsletters .form-horizontal .form-group:after, .newsletters .modal-footer:after, .newsletters .nav:after, .newsletters .navbar-collapse:after, .newsletters .navbar-header:after, .newsletters .navbar:after, .newsletters .pager:after, .newsletters .panel-body:after, .newsletters .row:after { clear: both; }
.newsletters .center-block { display: block; margin-right: auto; margin-left: auto; }
.newsletters .pull-right { float: right !important; }
.newsletters .pull-left { float: left !important; }
.newsletters .hide { display: none !important; }
.newsletters .show { display: block !important; }
.newsletters .invisible { visibility: hidden; }
.newsletters .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }
.newsletters .hidden { display: none !important; }
.newsletters .affix { position: fixed; }
@-ms-viewport { .newsletters { width: device-width; } }
.newsletters .visible-lg, .newsletters .visible-md, .newsletters .visible-sm, .newsletters .visible-xs { display: none !important; }
.newsletters .visible-lg-block, .newsletters .visible-lg-inline, .newsletters .visible-lg-inline-block, .newsletters .visible-md-block, .newsletters .visible-md-inline, .newsletters .visible-md-inline-block, .newsletters .visible-sm-block, .newsletters .visible-sm-inline, .newsletters .visible-sm-inline-block, .newsletters .visible-xs-block, .newsletters .visible-xs-inline, .newsletters .visible-xs-inline-block { display: none !important; }
@media (max-width: 767px) { .newsletters .visible-xs { display: block !important; }
  .newsletters table.visible-xs { display: table; }
  .newsletters tr.visible-xs { display: table-row !important; }
  .newsletters td.visible-xs, .newsletters th.visible-xs { display: table-cell !important; } }
@media (max-width: 767px) { .newsletters .visible-xs-block { display: block !important; } }
@media (max-width: 767px) { .newsletters .visible-xs-inline { display: inline !important; } }
@media (max-width: 767px) { .newsletters .visible-xs-inline-block { display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) { .newsletters .visible-sm { display: block !important; }
  .newsletters table.visible-sm { display: table; }
  .newsletters tr.visible-sm { display: table-row !important; }
  .newsletters td.visible-sm, .newsletters th.visible-sm { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .newsletters .visible-sm-block { display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) { .newsletters .visible-sm-inline { display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) { .newsletters .visible-sm-inline-block { display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .newsletters .visible-md { display: block !important; }
  .newsletters table.visible-md { display: table; }
  .newsletters tr.visible-md { display: table-row !important; }
  .newsletters td.visible-md, .newsletters th.visible-md { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .newsletters .visible-md-block { display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .newsletters .visible-md-inline { display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .newsletters .visible-md-inline-block { display: inline-block !important; } }
@media (min-width: 1200px) { .newsletters .visible-lg { display: block !important; }
  .newsletters table.visible-lg { display: table; }
  .newsletters tr.visible-lg { display: table-row !important; }
  .newsletters td.visible-lg, .newsletters th.visible-lg { display: table-cell !important; } }
@media (min-width: 1200px) { .newsletters .visible-lg-block { display: block !important; } }
@media (min-width: 1200px) { .newsletters .visible-lg-inline { display: inline !important; } }
@media (min-width: 1200px) { .newsletters .visible-lg-inline-block { display: inline-block !important; } }
@media (max-width: 767px) { .newsletters .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .newsletters .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .newsletters .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .newsletters .hidden-lg { display: none !important; } }
.newsletters .visible-print { display: none !important; }
@media print { .newsletters .visible-print { display: block !important; }
  .newsletters table.visible-print { display: table; }
  .newsletters tr.visible-print { display: table-row !important; }
  .newsletters td.visible-print, .newsletters th.visible-print { display: table-cell !important; } }
.newsletters .visible-print-block { display: none !important; }
@media print { .newsletters .visible-print-block { display: block !important; } }
.newsletters .visible-print-inline { display: none !important; }
@media print { .newsletters .visible-print-inline { display: inline !important; } }
.newsletters .visible-print-inline-block { display: none !important; }
@media print { .newsletters .visible-print-inline-block { display: inline-block !important; } }
@media print { .newsletters .hidden-print { display: none !important; } }

/*# sourceMappingURL=bootstrap.css.map */
.newsletters .btn-file {
    position: relative;
    overflow: hidden;
}
.newsletters .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.newsletters .nopadding {
	padding: 0;
}

/* General */
ul.newsletters_nolist {
	margin: 0 0 0 0 !important;
	list-style: none;
	list-style-type: none !important;
}

/* Subscribe Form */

div.newslettername-wrapper, 
input.newslettername {
	display: none !important;
}

.newsletters .form-inline .newsletters-fieldholder {
	display: inline-block;
	vertical-align: top;
}

.newsletters .alert {
	padding: 5px 10px;
	font-size: 80%;
	margin: 10px 0 20px 0;
}

.newsletters .help-block {
	font-size: 80%;
}

.newsletters .input-group.date .input-group-addon {
	cursor: pointer;
}

.newsletters .btn, .newsletters ul.nav li a {
	text-decoration: none !important;
}

.newsletters .newsletters-dateholder {
	position: relative;
}

/* Manage Subscriptions */

.newsletters ul.nav {
	margin: 10px 0 20px 0 !important;
}

.newsletters .paybutton {
	color: #fff !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
	padding: 6px 12px !important;
}

.newsletters .modal {
	z-index: 2999;
}

.newsletters .modal-dialog {
	margin: 100px auto !important;
}

/* 3rd Party Overrides */
/** Select2 **/
.has-error .select2-selection {
    -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);
    border: 1px solid #a94442;
    border-radius: 4px;
}

.newsletters .select2-container {
	display: block !important;
	width: 100% !important;
}

/** Bootstrap Datepicker **/
.datepicker {
	
}

.datepicker .datepicker-switch, 
.datepicker .next, 
.datepicker .prev, 
.datepicker .day, 
.datepicker .month, 
.datepicker .year {
	cursor: pointer;
}

.datepicker table td, 
.datepicker table th {
	text-align: center;
}

.datepicker table td.today.day {
	font-weight: bold;
	background: #f2f2f2;
}

.datepicker .month, 
.datepicker .year {
	float: left;
	display: block;
	padding: 10px;
}/* vim: set expandtab tabstop=4 shiftwidth=4: */
/**
 * CSS declarations for Google Docs Forms
 *
 * These can be copied and modified to fit the needs of
 * a theme.  By default the only change is to make all of
 * the fields wider than their default width and to set the
 * default font.
 */

label.gform-error,
label.wpgform-error {
    float: right;
    color: red;
    font-weight: bold;
}

div.gform-captcha,
div.wpgform-captcha {
    margin: 5px 0px 10px;
    display: none;
}

div.gform-browser-warning,
div.gform-browser-error,
div.wpgform-browser-warning,
div.wpgform-browser-error {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    padding: 0 .6em;
    margin: 5px 0 15px;
}

div.gform-browser-warning,
div.wpgform-browser-warning {
    background-color: #ffffe0;
    border-color: #e6db55;
}

div.gform-google-error,
div.gform-browser-error,
div.wpgform-google-error,
div.wpgform-browser-error {
    background-color: #ffebe8;
    border-color: #cc0000;
}

body.ss-base-body {}
div.errorbox-good {}
div.ss-attribution {}
div.ss-footer {}
div.ss-footer-txt, div.ss-logo {
    display: none;
}

div.ss-form {}
div.ss-form-container {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
div.ss-form-desc {}
div.ss-form-entry {}
div.ss-form-entry>input {
    background-color: #e0e0e0;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
div.ss-form-heading {}
div.ss-item {}
div.ss-legal {}
div.ss-navigate {}
div.ss-no-ignore-whitespace {
    white-space: pre-wrap;
}
div.ss-required-asterisk {
    color: red;
    font-weight: bold;
}
div.ss-scale {}
div.ss-text {}
form#ss-form {}
h1.ss-form-title {}
hr.ss-email-break {}
input.ss-q-short:text {
	width: 300px;
}
label.ss-q-help {
    display: block;
}
label.ss-q-radio {}
label.ss-q-title {
    font-weight: bold;
}
span.ss-powered-by {}
span.ss-terms {}
td.ss-gridnumber {}
td.ss-gridnumbers {}
td.ss-gridrow
td.ss-gridrow-leftlabel
td.ss-leftlabel {}
td.ss-rightlabel {}
td.ss-scalerow {}
td.ss-scalenumber {}
td.ss-scalenumbers {}
textarea.ss-q-long {
    background-color: #e0e0e0;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
tr.ss-gridrow {}

/**
 * New Google Forms CSS 2013-04-30
 */

div.ss-form-container div.disclaimer {
    display: none;
}

div.ss-q-help {
}

div.ss-secondary-text {
}

/*  This hides the "Never submit passwords through Google Forms." warning. */
td.ss-form-entry > div.ss-secondary-text {
    display: none;
}

div.password-warning {
    display: none;
}

div.ss-form-container li {
    list-style-type: none;
}

/*  2013-06-04:  Hide "Edit this Form" link */
a.ss-edit-link {
    display: none;
}

/*  2013-06-06:  Hide help text for scales */
div.aria-only-help {
    display: none;
}

/* 2013-10-30:  Hide default error messages */
div.error-message {
    color: red;
    /*display: none;*/
}

/* 2013-10-30:  Attempt to make text entry boxes a reasonable width */
input.ss-q-short, textarea.ss-q-long {
    width: auto;
}

/* 2013-11-15:  CSS to support using WordPress Google form to render spreadsheets */

/**  Hide the gunk that Google adds to make the table work **/
td.hd, td.headerEnd, tr.rShim, td.sortBar {
    display: none;
    width: 0px !important;
    padding: 0px !important;
}

/**  Empty selector but could be used to select all of the table cells **/
tr.rShim td, tr.rShim ~ tr td {
}

/**  Hide the "powered" and "listview" DIVs that Google adds **/
div div span.powered, div.listview {
    display: none;
}

/** Hide the "This is a required question" message **/
div.ss-form-container div.required-message {
    display: none;
}
.algolia-autocomplete {
	z-index: 999999 !important;
}
.aa-dropdown-menu {
	/* we set the width in JS */
	font-family: sans-serif;
	background-color: #fff;
	border-top: none;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.35);
}

.aa-dropdown-menu:after {
	content: " ";
	display: block;
	clear: both;

}

.aa-dropdown-menu .aa-input, .aa-dropdown-menu .aa-hint {
	width: 100%;
}
.aa-dropdown-menu .aa-hint {
	color: #999;
}

/* Font */
.aa-dropdown-menu {
	color: #1a1a1a;
	font-size: 12px;
}

.aa-dropdown-menu a {
	font-size: 12px;
	color: #1a1a1a;
	font-weight: normal;
	text-decoration: none;
}
.aa-dropdown-menu a:hover {
	text-decoration: none;
}

/* Header */
.aa-dropdown-menu .autocomplete-header {
	margin: 0 14px;
	line-height: 3em;
	border-bottom: 1px solid rgba(0,0,0,.05);
}
.aa-dropdown-menu .autocomplete-header-title,
.aa-dropdown-menu .autocomplete-header-more
{
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}

.aa-dropdown-menu .autocomplete-header-title {
	float: left;
}

.aa-dropdown-menu .autocomplete-header-more {
	float: right;
}

.aa-dropdown-menu .autocomplete-header-more a {
	color: rgba(0,0,0,.3);
	font-weight: bold;
}

.aa-dropdown-menu .autocomplete-header-more a:hover {
	color:  rgba(0,0,0,.4);
}

/* Suggestion */

.aa-dropdown-menu .aa-suggestion {
	padding: 5px 0;

}

.aa-dropdown-menu .aa-suggestion:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.aa-dropdown-menu .aa-suggestion em {
	color: #174d8c;
	background: rgba(143,187,237,.1);
	font-style: normal;
}

.aa-dropdown-menu .aa-suggestion .suggestion-post-title {
	font-weight: bold;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.aa-dropdown-menu .aa-suggestion .suggestion-post-content {
	color: #63676d;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.aa-dropdown-menu .aa-suggestion .suggestion-post-content em {
	padding: 0 0 1px;
	background: inherit;
	box-shadow: inset 0 -2px 0 0 rgba(69,142,225,.8);
	color: inherit;
}

.aa-dropdown-menu .aa-suggestion.aa-cursor {
	background-color: #f9f9f9;

}

.aa-dropdown-menu a.suggestion-link {
	display: block;
	padding: 0 14px;
}

.aa-dropdown-menu a.suggestion-link.user-suggestion-link {
	line-height: 32px;
}


.aa-dropdown-menu a.suggestion-link svg {
	vertical-align: middle;
	fill: rgba(0,0,0,.3);
	float: left;
}

.aa-dropdown-menu .suggestion-post-thumbnail {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 3px;
	width: 32px;
	height: 32px;
}

.aa-dropdown-menu .suggestion-user-thumbnail {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 16px;
	width: 32px;
	height: 32px;
}

/* Footer */
.aa-dropdown-menu .autocomplete-footer-branding {
	padding: 15px 14px 0px;
	float: right;
	color: rgba(0,0,0,.3);
	margin-bottom: 7px;
}

/* Clearfix */
.aa-dropdown-menu .clear {
	clear: both;
}

/* Empty */
.autocomplete-empty {
	clear: both;
	padding: 15px;
}

.autocomplete-empty .empty-query {
	font-weight: bold;
}
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0 10px}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 0 0}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.wp-playlist-caption,.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title,.wp-playlist-item-album{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span{max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist-caption,.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{max-width:88%}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}