/*
Theme Name: uradmonitor
Theme URI: http://www.uradmonitor.com
Author: Radu Motisan
Author URI: http://www.pocketmagic.net
Description: Responsive, minimalistic, clean and content-oriented theme, based on work by Kevin Hirczy
Version: 2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white,responsive-layout,theme-options,custom-menu,full-width-template,threaded-comments,one-column,two-columns,translation-ready,sticky-post
*/


/*
|----------------------------------------------------------
| Global
|----------------------------------------------------------
*/

@font-face {
  font-family: 'FFDINWeb';
  src:  url('fonts/2FA0A8_3_0.woff2') format('woff2');
}
@font-face {
  font-family: 'FFDINWebMedium';
  src:  url('fonts/2FA0A8_2_0.woff2') format('woff2');
}
@font-face {
  font-family: 'FFDINWebBold';
  src:  url('fonts/2FA0A8_1_0.woff2') format('woff2');
}

@font-face {
	font-family: "Octicons";
	src: url("fonts/Octicons.woff2") format("woff2");
}
@font-face {
	font-family: "Glyphicons Halflings";
	src: url("fonts/glyphicons-halflings-regular.woff2") format("woff2");
}

html, body {
	height: 100%;
}
body { 
	padding-left:10px;
  padding-top: 70px;
  padding-right: 10px; 
	font-size: 12px;
	letter-spacing:0.5px;
}


body.page-template-page-home { 
	/* overflow:hidden; */
  padding-left:0;
	padding-top: 60px;
  padding-right: 0; 
	height:100%;
  flex-grow: 1;
  overflow: auto;
	min-height: 2em;
}
#map-container {
	height:calc(100% - 60px) !important;
}
#sensors-container {
	top: 120px !important;
}
body.page-id-23 {
	background-size:     contain;                      /* <------ */
	background-repeat:   no-repeat;
	background-position: top center;              /* optional, center the image */
	background-image:url(//www.uradmonitor.com/wordpress/wp-content/uploads/2014/06/product_uradmonitor_network_o10.png);
}
body.page-id-5180 {
	background-size:     contain;                      /* <------ */
	background-repeat:   no-repeat;
	background-position: top right;              /* optional, center the image */
	background-image:url(//www.uradmonitor.com/wordpress/wp-content/uploads/2017/11/smoke.jpg);
}
body.page-id-5180 p {
		text-shadow: 1px 1px #ffffff;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

code            { background-color: #f5f5f5 !important; }
img#wpstats     { display: none; }
code            {
    color: #000 !important;
    border: 1px solid #ddd;
}
pre > code      {
    border: 0 !important;
}
.post-content   {
    line-height: 1.8em;
}
div.item        { margin-bottom: 50px; }
.post-content div {
    max-width: 100% !important;
}
.post-content:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.wpcmsdev-tabs .headings a {
	background-image: none !important;
}

.buybutton {
  background-color: #4CAF50; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.qbutton {
  background-color: #af4c4c; /* Redish */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

/*
|----------------------------------------------------------
| Index Blog
|----------------------------------------------------------
*/

.post_box{
	background: #fff;
	-ms-box-shadow:0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	-webkit-box-shadow:0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow:0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	padding:15px 15px 35px;
	margin-bottom:30px;
	width:100%;
}
.search .post_box, .archive .post_box{
	padding-bottom:15px;
	position:relative;
	}
.post_box img{
	width:100%;
	height:auto;
	margin-bottom:20px;
	}
.post_box img:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}
.post_box .fa{
	margin-right:5px;
	}
.post_box a.read_more{
	position: absolute;
	right: 15px;
	bottom: 30px;
	}
.search .post_box a.read_more, .archive .post_box a.read_more{
	bottom:0;
	right: 0;
	}
.pagination {
	display: block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
	position: absolute;
	bottom: -45px;
	text-align: center;
	width: 100%;
	font-size:15px;
	}
.pagination .fa{
	background:#339390;
	color:#ffffff;
	padding:5px;
	margin: 0 5px;
	}
.pagination .fa:hover{
	background:#212121;
	}
.meta-info, .meta-info a{
	color:#bbbbbb;
	}
.meta-info a:hover{
	color:#339390;
	}
.post_box a.meta-comment{
	color:#bbbbbb;
	float:right;
	}
.post_box a.meta-comment:hover{
	color:#339390;
	}
.entry-meta span, .entry-meta span.comments-link a{
	color: #bbbbbb;	
	}
.entry-meta span.posted-on{
	color:#339390;
	}
.entry-meta span.comments-link a:hover{
	color:#339390;
	}
p.post_desc{
	font-family: 'Lato', sans-serif;
	margin-top:10px;
	}
a.btn-info {
 color:#FFFFFF !important;
	}
h4.entry-title{
	font-weight:bold;
	margin:0px 0 15px;
}
h4.entry-title a{
	color:#212121;
}
@media screen and (max-width: 992px) {
	.item {
		position: static ! important;
		-webkit-transform: translate(0px, 0px) ! important;
		-moz-transform: translate(0px, 0px) ! important;
		transform: translate(0px, 0px) ! important;
	}
	#posts{
		display:inline;
	}
	.pagination{
		margin-top:5px;
	}
	#sidebar{margin-top:60px;}

}


/*
|----------------------------------------------------------
| Forum
|----------------------------------------------------------
*/
#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log, 
#bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log, 
#bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log,
#bbpress-forums .bbp-attachments-errors {
display: none;
}

#bbpress-forums,
#bbpress-forums ul.bbp-lead-topic, 
#bbpress-forums ul.bbp-topics, 
#bbpress-forums ul.bbp-forums, 
#bbpress-forums ul.bbp-replies, 
#bbpress-forums ul.bbp-search-results,
#bbpress-forums p.bbp-topic-description,
#bbpress-forums div.bbp-breadcrumb p, 
#bbpress-forums div.bbp-topic-tags p,
#bbpress-forums .bbp-forum-info .bbp-forum-content .bbp-reply-content .bbp-topic-content, 
#bbpress-forums p.bbp-topic-meta,
#bbpress-forums span.bbp-admin-links a,
#bbpress-forums .bbp-topic-pagination a,
#bbpress-forums .bbp-attachments h6, 
#bbpress-forums .bbp-attachments-errors h6 {
	font-size: 14px !important;
}

blockquote {
	font-size: 14px !important;
	font-style: italic !important;
	background-color: #f4f4f4;
}

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar {
	margin: 4px;
	float: left;
	border: 0;
}
#bbpress-forums .bbp-attachments ol.with-icons li {
	list-style: square;
	display: table-cell;
}

.bbpm a {
	color: #337ab7 !important;
}
.bbpm-heading {
	font-size: 14px !important;
}

.bbpm textarea[name="message"] {
	width: 400px;
}

#bbp-user-body h3 {
	font-size: 14px !important;
}

/*
|----------------------------------------------------------
| Typography
|----------------------------------------------------------
*/
.post-content h2 {
    font-size: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}
.post-content h3 {
    font-size: 19px;
}

/*
|----------------------------------------------------------
| Menu resize
|----------------------------------------------------------
*/

/*@media (max-width: 857px) and (min-width: 768px) {
  body {
      padding-top: 100px !important;
  }
}
@media (max-width: 985px) and (min-width: 857px) {
  body {
	padding-top: 150px !important;
  }
}
@media (max-width: 1130px) and (min-width: 985px) {
  body {
      padding-top: 200px !important;
  }
}*/
/*
|----------------------------------------------------------
| Homescreen
|----------------------------------------------------------
*/
#topnote {
	position: absolute;
	display: none;
	border: 2px;
	background-color: rgb(45,45,45);
	border-style: dashed;
	padding: 5px;
	    left: 5em;
	    top:1em; 
	font-size: 14px;
	font-family: "Arial Narrow";
	margin-bottom: 5px;
	min-height: 5em;
	text-align: vertical;
	z-index: 3;
	color: yellow;
	height: 4em;
	right: 5em;
	max-width: 220px;
}

#settings-button {
    display:block;
    overflow: hidden;   
    border-radius: 2em;
	position:absolute;
    background: rgba(0,60,136,0.4);
    padding: 2px;
    cursor:pointer;
    width:4em;
    height:4em;
    left: .5em; 
    top:1em; 
    z-index: 3;
    border-style: solid;
    border-width: 3px;
    border-color: rgba(255,255,255,0.7);
}
#details-button {
    display:none;
    overflow: hidden;   
    position:absolute;
	border-radius: 2em;
    background: rgba(0,60,136,0.4);
    padding: .5em;
    cursor:pointer;
    width:4em;
    height:4em;
    left: 5em; 
    top:1em; 
    z-index: 3;
    border-style: solid;
    border-width: 3px;
    border-color: rgba(255,255,255,0.7);
}
.container-title {
    background-color: #ccc;
    width: auto;
    display: block;
    color: 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
}
#myProgress {
  width: 100%;
  background-color: rgb(220,220,220);
}

#myBar {
  width: 1%;
  height: 5px;
  background-color: rgba(0,60,136,0.4);
}
#menu-container {
	position: absolute;
	overflow: hidden;  
	display:none;
	max-width: 220px;
    padding: 10px;
	background-color: rgba(230,230,230,0.9);
    box-shadow: 3px 3px 3px #999;
	z-index:4;
	left:.5em;
	top: 5em;
	border:2px;
	border-style:solid;
	border-color: lightgray;
	border-radius: 4px;
}

#menu-container hr {
    margin-top: 5px;	
    margin-bottom: 2px;
}

#map-container {
    overflow: hidden;   
    position: fixed;
    z-index: 2;  /* change to -1 to have the section div above this and make scrolling easier: catch clicks and change CSS dynamically */
    width: 100%;
	height:100%;
    padding: 0;
    margin: 0 auto;	
	margin-top: -24px;
    box-shadow: 3px 3px 3px #999;
}

#details-container {
	position: absolute;
	overflow: hidden;  
	display:none;
    width: 90%;
	max-height:600px;
	top: 11em; /*desktop */
	left:30%;
	max-width:600px;
	color: #5e5e5e;
	background-color: rgba(230,230,230,0.9);
    padding: 10px;
    box-shadow: 3px 3px 3px #999;
	z-index:3;
	right:.5em;
	border:2px;
	border-style:solid;
	border-color: lightgray;
	border-radius: 4px;
}


#details-container hr {
    margin-top: 5px;
    margin-bottom: 2px;
    border: 0;
    border-top: 1px solid #aaa;
}
#details-container .small {
    font-size: 12px;
}
#details-warning {
	border: 2px;
	background-color: rgb(45,45,45);
	border-style: dashed;
	padding: 5px;
	font-size: 14px;
	font-family: "Arial Narrow";
	margin-bottom: 5px;
	min-height: 5em;
	text-align: vertical;
}
#details-warning img {
	width: 4em;
	height: 4em;
	float: left;
	margin-right: .5em;
}

#details-legend {
	right:.5em;
	width: 100%;
	text-align: center;
	padding: 2px;
	font-size: 75%;
}

#details-chart {
	display: block;
	height: 100%;
	max-height:200px;
	margin-left:5%;
	margin-right:5%;
}
#details-clusters {
	display: none;
	height: 100%;
	max-height:200px;
	margin-left:5%;
	margin-right:5%;
}

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

	#details-container {
		top: 5em;
		left:.5em;
		right:.5em;
	}
	#details-chart {
		max-height:150px;
		max-width: 90%;
	}
}


.left {
	float: left;
}
.right {
	float: right;
}

.red {
	color: red;
}

.green {
	color: green;
}

#status-loader {
    display: none;
}
.col-md-2 {
    height: 100%;
}

.col-md-2 img {
    width: 50%;
}

.col-md-2 .cpr {
    position: absolute;
    left:0;
    text-align: center;
    width: 100%;
    bottom: 0;
    padding-bottom: 10px;
}

.checkbox img {
    width: 20px;
    padding: 2px;
}
.comiseo-daterangepicker-triggerbutton.ui-button {
    width: 100% !important;
    min-width: 0em !important;
    text-align: center;
}
.selecter .selecter-selected { text-align: center; }

.square {
    display: inline-block;
    margin-right: 10px;
    width: 32px;
    height:16px !important;
    
}
/*img[id^="loader-"] {*/
.loader {
    width:16px !important;
    height:16px !important;
    margin-left:10px !important;
}

.checkbox {
    margin: 0;
    font-size: 12px;
    height: 32px;
}

.ol-mouse-position {
    top: 1.6em !important;
    margin-right: 4em;
    color: #fff;
    background-color: rgba(0,60,136,0.4);
    border-radius: 5px;
    padding: 2px;
    margin-top:1px;
    font-size: 75%;
}

.ol-overviewmap {
    margin-bottom: 3em;
    margin-top: 0.5em;
}

.ol-scale-line {}
.ol-control button {
    width: 2em !important;
    height: 2em !important;
}
.ol-zoom  {
    right: .5em !important;
    left: auto !important; 
}
.ol-full-screen {
    top: 8em !important;
}


#map-legend {
    display: none;
    position: absolute; 
    right: .5em;
    bottom:.5em; 
	font-size:75%;
	border: 1px solid #ccc;
	z-index:3;
	background-color: rgba(230,230,230,0.9);
	padding: 2px;
	border-radius: 2px;
}

.map-legend-element {
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    vertical-align: middle;
    margin: 1px;
}


.dygraph-legend {
    background: transparent !important;
    color: black;
}
/*
|----------------------------------------------------------
| Dashboard
|----------------------------------------------------------
*/

table.dashboard {
	text-align:center;
	table-layout:fixed;
	padding:1px;
	width:100%;
}
table.dashboard td {
	border: 1px solid black;
}
table.dashboard tr.bold {
	font-weight:bold;
}
table.dashboard td.editable {
	border-width:2px;border-style: dashed;border-color:green; background-color: yellowgreen;
}
table.dashboard td.left {
	text-align:left; font-family: courier;
	border: 0;
}
table.dashboard td.right {
	text-align:right; font-family: courier;
	border: 0;
}

.code {
	font-family: courier;
	color: green;
}

.errorvalue { 
  border-color: red; 
  border-width:1px; 
  border-style:solid; 
  color: red;
}

.price {
	font-size:20px;
}
.discount {
	font-size:20px;
  color: gray;
  text-decoration: line-through;
}

/*
|----------------------------------------------------------
| Code
|----------------------------------------------------------
*/
div.code-box {
    background-color: #eee;
    border-radius: 3px;
    padding: 3px;
    margin-bottom: 18px;
}

div.code-box div.syntaxhighlighter {
    margin: 0 !important;
    width: 100% !important;
    border: 1px solid #cccccc !important;
    border-top: 0px !important;
    max-height: 350px;
    overflow-y: scroll;
}

.syntaxhighlighter .line .content {
    border-left: 0 !important;
}

div.code-box div.code-title {
    border: 1px solid #cccccc;
    background-color: #fafafa;
    color:#555;
    font-size:12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
}

div.code-box pre {
    clear: both;
    max-height: 350px !important;
    overflow-y: auto;
}

pre {
    border: 1px solid #cccccc !important;
    border-top: 0 !important;
    border-radius: 0 !important;
    background-color: #fff !important;
    margin: 0 !important;
}

pre code {
    background-color: #fff !important;
}


/*
|----------------------------------------------------------
| Required by WordPress
|----------------------------------------------------------
*/
.wp-caption         { }
.wp-caption-text    { color: #999; font-size: 12px; }
.sticky             { }
.gallery-caption    { }
.bypostauthor       { }
.wp-caption.alignright {
    float: right;
}
.wp-caption.alignleft {
    float: left;
}
.wp-caption .wp-caption-text {
    text-align: center;
}

.wp-block-image figcaption {
text-align: center !important;
font-style: italic;
	font-size: 12px !important;
}

/*
|----------------------------------------------------------
| Images
|----------------------------------------------------------
|
| from https://codex.wordpress.org/Styling_Images_in_Posts_and_Pages 
|
*/
img                 { max-width: 100% !important; height: auto !important; border: 0 !important; }
img.alignright      { float:right; margin:0 0 1em 1em; }
img.alignleft       { float:left; margin:0 1em 1em 0; }
img.aligncenter     { display: block; margin-left: auto; margin-right: auto; }
a img.alignright    { float:right; margin:0 0 1em 1em; }
a img.alignleft     { float:left; margin:0 1em 1em 0; }
a img.aligncenter   { display: block; margin-left: auto; margin-right: auto; }

/*
|----------------------------------------------------------
| Videos
|----------------------------------------------------------
|
*/
iframe {
	max-width: 100% !important; 
}


/*
|----------------------------------------------------------
| Subhead
|----------------------------------------------------------
*/
.subhead    {
    position: relative;
}

.subhead h3 {
    margin-top: 26px;
    margin-bottom: 26px;
    
    padding: 0;
}


/*
|----------------------------------------------------------
| Comments
|----------------------------------------------------------
*/
li .comment-body    { position: relative; }
li .comment         { margin-left: 10px; }
li .comment:before  {
    border-right: 10px solid #dddddd;
    border-style: solid;
    border-width: 10px;
    color: rgba(0,0,0,0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: 51px;
    top: 12px;
    width: 0;
}
li .comment:after   {
    border-right: 1px solid #f5f5f5;
    border-style: solid;
    border-width: 10px;
    color: rgba(0,0,0,0);
    content: "";
    display: block;
    height: 0;
    position: absolute;
    left: 53px;
    top: 12px;
    width: 0;
}


/*
|----------------------------------------------------------
| Sidebar
|----------------------------------------------------------
|
| From Bootstrap docs, with a few adjustments.
|
*/
.sidebar {
    width: 213px;
    max-width: 213px;
}
h2.widgettitle {
    font-size: 1.1em;
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    border-bottom: 1px dotted #cecece;
    font-weight: normal;
    text-transform: uppercase;
    color: #222;
}
.widget {
    margin-bottom: 16px;
}
.widget ul {
    list-style-type: none;
}
.widget ul li {
    margin-bottom: 2px;
    padding-bottom: 2px;
}
.widget ul a {
    color: #999;
    font-size: 13px;
    font-weight: 500;
    border-radius: 0;
    border-left: 1px solid #563d7c;
    padding: 4px 20px;
}
.widget ul a:hover,
.widget ul a:focus {
    padding-left: 19px;
    color: #563d7c;
    text-decoration: none;
    background-color: transparent;
    border-left: 2px solid #563d7c;
    border-radius: 0;
}
.widget ul li ul a {
    border-left: 0;
    padding-left: 7px;
}
.widget ul li ul a:hover,
.widget ul li ul a:focus {
    border-left: 0;
    padding-left: 7px;
}
.widget > div > ul {
    padding: 0 !important;
}
.widget > ul {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    padding-bottom: 2px;
}
.widget > ul > li > a {
    display: inline-block;
}
.widget > .active > a,
.widget > .active:hover > a,
.widget > .active:focus > a {
    padding-left: 18px;
    font-weight: bold;
    color: #563d7c;
    background-color: transparent;
}
.widget > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    font-size: 12px;
    font-weight: normal;
}
.widget > li > a:hover,
.widget > li > a:focus {
    padding-left: 29px;
}
.widget > .active > a,
.widget > .active:hover > a,
.widget > .active:focus > a {
    padding-left: 28px;
    font-weight: 500;
}
.widget > ul > li.recentcomments {
    display: block;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 500;
    color: #999;
    border-radius: 0;
    border-left: 1px solid #563d7c;
    margin-bottom: 2px;
}
.widget > ul > li.recentcomments:hover {
    border-left: 2px solid #563d7c;
    padding: 4px 19px;
}
.widget > ul > li.recentcomments > a {
    display: block;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    border: 0;
    margin-bottom: 2px;
}
.widget > ul > li.recentcomments > a:hover {
    border: 0;
    text-decoration: underline;
}
.widget table#wp-calendar {
    width: 100%;
}
.widget .textwidget {
    font-size: 13px;
}


/*
|----------------------------------------------------------
| Navbar
|----------------------------------------------------------
|
| Hack for multi level dropdown menues
|
*/

/* overwrite bootstrap's navbar */
.navbar {
	width: 100%;
	margin-left: auto ;
	margin-right: auto ;
 	border: 0 ;
	z-index: 3;
	margin-bottom: 0 !important;
	min-height: 50px;
}

.navbar {
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;

    /* the rest of your styling */
}
.navbar-default {
	background-color: #f0f0f0 !important;
}

.navbar-default .navbar-nav>.active>a {
	background-color: #e0e0e0 !important;
}

.navbar ul {
	list-style-type: none; /*to remove bullets*/
	text-align: left;
	padding: 0;
	zoom:1;
}

.navbar li {
    padding: 2px;
    margin-left:20px;
    margin-right:20px;
    display:inline-block;
}

.navbar-brand {
	padding:0 !important;
	padding-left: 15px !important;
}

.dropdown-menu .divider {
	width: 100%;
	padding: 0;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/*
|----------------------------------------------------------
| Random QA styles
|----------------------------------------------------------
*/
.rqa .rqa-question {
    font-style: italic;
    display: block;
    margin: 0;
}

.rqa .rqa-question:first-letter {
    font-weight: bold;
}

.rqa .rqa-answer {
    display: block;
}

.rqa .rqa-answer:first-letter {
font-weight: bold;
}