/*
Theme Name: JNews
Version: 7.0.5
Theme URI: http://themeforest.net
Description: JNews
Author: Jegtheme
Author URI: http://jegtheme.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  custom-background,custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: jnews
*/

/* style for shortcode */
.gazeta-alert-otvet {
  background-color: #ccc;
  padding: 7px;
}
.gazeta-alert-otvet p {
  margin: 0;
}
.gazeta-alert-icon {
  padding: 7px 20px;
  font-style: italic;
  clear: both;
}
.gazeta-alert-icon p.icon-wrapper {
  float: left;
  padding: 4px 15px 4px 0;
  position: relative;
  top: 13px;
}
.gazeta-alert-border {
  border-left: solid 5px #ccc;
  padding-left: 7px;
}
.gazeta-alert-note {
  font-size: 12px;
  font-style: italic;
  padding: 15px 0;
}
.gazeta-alert-koment {
  margin: 25px 50px 26px;
  padding: 7px;
  background-color: #e1e1e1;
}