@charset "utf-8";
/* 
Theme Name: microckscopic_v2-child
Author: Andrei Ionut Apopei
Template: microckscopic_v2
Version: 2020.04
*/


div.su-tabs-pane.su-u-clearfix.su-u-trim.su-tabs-pane-open {
padding: 0px !important;
    background: #eee !important;
}

ul.references {
	margin-left: 0 !important;
}

div.su-box.su-box-style-default {
	border-color: #445263 !important;
}


div.s201_holder {
border-radius: 5px;

}

.s201_slides .s201_holder {
	width: 100% !important;
margin: 0 auto !important;
text-align: center !important;
}

.s201_holder .s201_caption_text {
	bottom: 30px !important;
}


p {
  margin-bottom: 12px;
}

.td-post-content p, .mce-content-body p, .wpb_text_column p, .comment-content p {
  margin-bottom: 12px;
}

.td-post-content ul li, .mce-content-body ul li, .wpb_text_column ul li, .comment-content ul li, .td-page-content ul li {
	margin: 0 !important;
  list-style-type: square;
}

.td-scroll-up-visible {
	z-index: 1 !important;
}

.top-header-menu li {
	z-index: 1 !important;
}

div#navigatorDisplay1 {
	/* Firefox */
left: -moz-calc(100% - 150px) !important;
/* WebKit */
left: -webkit-calc(100% - 150px) !important;
/* Opera */
left: -o-calc(100% - 150px) !important;
/* Standard */
left: calc(100% - 150px) !important;
}

.sf-menu li ul {
  left: 0px;
  z-index: 99;
}


