/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@media (max-width: 800px) {
    .fusion-footer-widget-area {
        display:none !important;
    }
}


.video {
	background: #fff;
}

.fusion-single-line-meta {
    display: none !important;
}

.fusion-button .fusion-button-text{
  text-transform: none;
  white-space: nowrap;
}

.fusion-button.support{
    padding: 7px 18px;
    
    display:inline-block;
    float: right;
    margin-left: 12px;
}

.fusion-button.button {
    border-color: #666666;
}

.div-with-bg{
    width:400px;
    height:340px;
    margin:auto;
    background-image: url("//fsi-site.neptunelabs.com/fsi/server?type=image&source=images%2Fschemes%2FiPad%20Air.png&width=400&effects=Matte(eeeeee)&format=jpeg");
}
.ua-desktop img.fusion-standard-logo,
img.fusion-standard-logo{
    shape-rendering:geometricPrecision;
    width: 150.5px;
}

.fullwidth-box.video-background .fullwidth-video video {
	width:auto !important;
}

.manual-box .content-wrapper-background {
  min-height: 435px;
}

.manual-box .content-wrapper-background .fusion-button {
  margin-top: auto;
  vertical-align: bottom;
  position: absolute;
  bottom: 16px;
  transform: translate(-50%,0);
}

.fusion-button.button-flat.front-tile-button-blue span.fusion-button-text{
    color: #666;
}

.fusion-button.button-flat.front-tile-button-blue:hover span.fusion-button-text{
    color: #FFF!important;
}

.formcraft-btn {
	background-color: #FFF!important;
    border-width: 1px!important;
    border-color: #666!important;
    color: #666!important;
}

.formcraft-btn:hover {
	background-color: #0068B4!important;
	color: #fff!important;
}

.fusion-button.button-flat.front-tile-button-blue {
	background-color: #FFF;
    border-width: 1px!important;
    border-color: #666;
    color: #FFF!important;
}

.fusion-button.button-flat.front-tile-button-blue:hover {
	background-color: #0068B4!important;
}

.tutorial-box .fusion-column-inner-bg {
  min-height: 340px;;
}

@media only screen and (max-width: 800px) {
	.tutorial-box .fusion-column-inner-bg {
		min-height: 350px;
	}
}

.tutorial-box .fusion-column-inner-bg-wrapper {
	margin-bottom:80px !important;
}

.get-text {
	min-height: 171px !important;
	
}

.overview-text {
	min-height: 100px !important;	
}

.support-text {
	min-height: 114px!important;
	
}

.manual-text {
	min-height: 114px!important;
	
}

.pdf-text {
	min-height: 133px!important;
	
}

.deprecated-text {
	min-height: 95px!important;
}

.button-blue {
    color: #666!important;
    background-image: none !important;
    text-shadow: none!important;
	margin-left: 5px;
    border-color: #666!important;
    transition-timing-function:ease;
    transition-duration: 0.2s;
}

.button-blue:hover {
    color: #ffffff!important;
    background-color: #0068B4!important;
    background-image: none !important;
    text-shadow: none!important;
    border-color: #0068B4!important;
}

.db-syntax {
	border: 1px solid #787878;
	padding: 3px;
}

.panel-title a:hover {
    color: #0068B4!important;
}

.panel-title a:hover .fa-fusion-box {
    background-color: #0068B4 !important;
    border-color: #0068B4 !important;
}

.fusion-tabs.horizontal-tabs.clean .nav-tabs li .tab-link {
    margin-right: 5px !important;
}

.fusion-main-menu .sub-menu li a:hover {
	color: #ffffff !important;
}

.fusion-main-menu .sub-menu li a:active {
	color: #ffffff !important;
}

.fusion-main-menu .sub-menu li.current_page_item a span {
	color: #ffffff !important;
}

.ff_box_support .content-container {
	min-height: 80px!important;
}

.ff_box_manual .content-container {
	min-height: 220px!important;
}

.ff_box_trial .content-container {
	min-height: 160px!important;
}

.ff_box_flip .flip-box-front {
	min-height: 320px!important;
}

.ff_box_flip .flip-box-front-inner {
	margin-top: 10px!important;
}

.ff_box_viewer .content-container {
	min-height: 80px!important;
}

#main {
	padding-bottom: 0px!important;
}

/* Start Dietmar CSS modifications below  prefix dk_ */
.EnlighterJSInfoButton {
	width:0px !important;
	height:0px !important;
	display:none !important;
}

.fusion-footer-widget-area .widget_nav_menu li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.fusion-footer-widget-area .widget li a:hover::before {
	color: #ffffff !important;
}

td.white-text {
	color: #ffffff !important;
}

div.content-box-column .link-type-button a {
	background-color: #666666;
}

div.content-box-column .link-type-button a:hover {
	background-color: #1868bd;
	color: #ffffff;
}

div.dk_circle{
    border-radius: 50%;
    border: 16px solid rgba(0,0,0,0.4);
    width: 130px;
    height: 130px;
    background-image: url("//fsi-site.neptunelabs.com/fsi/server?type=image&source=images%2Ffsi-logos%2Ffsi_viewer.png&width=200&format=jpeg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size:100px;
    margin: 0 auto;
}

.dk_divlabel{
    display:none;
}

div.dk_circle:hover {
	transform: translate(0, -3px);
	cursor:pointer;
}

hr {
	 border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}

div.dk_circle:hover .dk_divlabel{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 0.85em;
	cursor:pointer;
    color: white;
    padding: 6px;
    display:block;
    margin: 72% auto;
    width: 55px;
    text-align: center;
    border-radius: 3px;
    background: rgba(0,0,0,0.4);
}

div.btnThumb {
    cursor: pointer;
    height: 97px;
    width: 126px;
    background-color:white;
    border: 1px solid #CCC;
    border-bottom: 0px none;
    margin:auto;
}

div.btnThumbActive {
    cursor: default;
}

div.btnThumbCaption{
    width: 126px;
    cursor: pointer;
    border: 1px solid #0068B4;
    border-top: 0px none;
    background-color: #0068B4;
    color: white;
	white-space: nowrap;
	text-align: center;
    margin:auto;
    -moz-transition: border-color 0.175s ease-in-out, background-color 0.175s ease-in-out, color 0.175s ease-in-out;
    -o-transition: border-color 0.175s ease-in-out, background-color 0.175s ease-in-out, color 0.175s ease-in-out;
    -webkit-transition: border-color 0.175s ease-in-out, background-color 0.175s ease-in-out, color 0.175s ease-in-out;
    transition: border-color 0.175s ease-in-out, background-color 0.175s ease-in-out, color 0.175s ease-in-out;
}

div.ssidemo_all_sliders_cont{
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

div.ssidemo_all_sliders_cont div.ssidemo_labeltext{
  color: #747474;
}

div.ssidemo_container {width:100%; text-align: center;}

div.ssidemo_fakeinput {
  display: inline-block;
	width: calc(100% - 132px);
	white-space: nowrap;
	color: #000000;
} 

div.ssidemo_leftdiv { display: inline-block; width:60%;border: 1px solid #0d529b;}

@media only screen and (max-width: 1401px) {
   
    div.ssidemo_rightdiv { width:30% !important;}

}

@media only screen and (max-width: 1500px) {
    div.ssidemo_leftdiv {
        display:none;
    }
    div.ssidemo_rightdiv { width:100% !important; }
    div.ssidemo_rightdiv1 { width:100% !important;}
	input.ssidemo_button {margin-left: 11% !important;}
}

@media only screen and (max-width: 900px) {
	input.ssidemo_button {margin-left: 3% !important;}
}


div.ssidemo_rightdiv { display: inline-block;border: 0; width:40%;}

div.ssidemo_rightdiv1 { display: inline-block; width:40%; border: 1px solid #666666;}

div.ssidemo_label {width: 100%;display:inline-block;max-width:1500px;white-space: nowrap; color: white;margin-top: 5px; }

div.ssidemo_theimg { text-align: center; min-width:505px; height:380px; }

div.ssidemo_theimg1 { text-align: center; width:50%; height: 315px; }

div.ssidemo_labeltext {
  vertical-align: middle;
  text-align: left;
	width:55px;
	display: inline-block;
}

input {
	border:0;
	font-size: 13px;
	color:#000000;
}

div.ssidemo_slider_cont {
	width:100%;
	display: flex;
	justify-content: center;
}

input.ssidemo_slider {
	width: calc(100% - 132px);
	justify-content: center;
}

input.ssidemo_text {
	width:50px;border:1px solid #333!important;padding: 5px;color:#000000 !important;padding-left: 10px;margin-left: 20px;margin-right: 0;
}

input.ssidemo_button {
	border: 1px solid #ffffff;
	color: #ffffff !important;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 2px;
	height: 29px;
	margin-top: 1px; 
	margin-left:10%;
}

input.ssidemo_button1 {
  height: 29px;
  margin-top: 1px;
  margin-left:20px;
	border: 1px solid #ffffff;
	color: #ffffff !important;
	background-color: rgba(13, 82, 155, 1);
	border-radius: 2px;
	width:50px;
}

input.ssidemo_base {
	color:#ffffff !important;
	background-color: #0d529b !important;
	margin-left:0px;
	margin-right:0px;
	padding-left: 1px;
	padding-right: 0px;
	border: 0;
}

input.ssidemo_params {
	margin-right: 0px;
	color:#000000 !important;
	margin-left: 0px;
	padding-left: 1px;
	border: 0;
}

div.btnThumb:hover ~ div.btnThumbCaption,
div.btnThumbCaption:hover{
    background-color: #007dd8;
}

div.btnThumb:hover ~ div.btnThumbCaptionActive, div.btnThumbCaptionActive:hover{
    background-color: white;
}

span.showcaseThumb{
   margin:12px;
   float:left;
}

span.showcaseThumb p{
    margin-bottom:0px; 
    text-align:center;
}

span.showcaseThumb:hover img{
    box-shadow: 4px 4px 2px rgba(0,0,0,0.25);
    cursor: pointer;
}

div.NeLaEffectSampleDiv{
    width:140px;
    padding-left:18px;
    padding-right:4px;
    cursor: pointer;
    margin-left:auto;
    margin-right:auto;
}

div.NeLaEffectSampleDivActive{
    background-color:#0068B4;
    padding-left: 4px;
    color:white;
}
/* End Dietmar CSS modifications below */

.fusion-pricing-table .panel-body .price .integer-part {
    color: #0068b4!important;
	font-size:36px!important;
}

.fusion-pricing-table .table-icon
{
	font-size:13px!important;
	float: left!important;

}

.fusion-pricing-table .list-group-item {
	text-align:left!important;
	margin-left: 5px!important;
}

.full-boxed-pricing .panel-body .price .currency {
    margin-right: 5px!important;
    top: 0px!important;
  
}

div.uam_loading{
  width:100%;
  text-align:center;
  color:#999;
  margin-top:16px;
}

body.uam_admin .fusion-header-wrapper,
body.uam_admin div.LiveHelpWidget{
    display:none;
}

#NeLaSupportForm{
  margin-bottom: 24px;
}

#NeLaSupportForm select{
    border:1px solid #999;
    color:#333;
}

#NeLaSupportForm  h4.NeLaSupportSelect{
    font-size:18px;
}

i.fa.fontawesome-icon.support{
    padding-top:2px;
    margin-right:4px!important;
}

h4.NeLaDownloadTitle{
    font-weight: bold;
    font-size:15px!important;
}

h4.NeLaDownloadTitle i.fa.fontawesome-icon.support{
    padding-top:4px;
}

i.fa.fontawesome-icon.support.button{
    padding-top:0px;
    margin-right:6px!important;
}

.fusion-tabs.support .fusion-tab-heading{
    font-size:16px!important;
}

.fusion-tabs.support .fusion-tab-heading i.fa.fontawesome-icon{
    padding-top:4px;
    font-size:18px!important;
}

#wrapper .post-content h2.supportResult{
    color: #333;
    font-size:26px;
}

.post-content p {
    margin-top: 0;
    margin-bottom: 8px;
}

input[type=range] {
  -webkit-appearance: none;
  margin: 5.85px 0;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 15.3px;
  cursor: pointer;
  box-shadow: 1px 1px 4.5px rgba(0, 0, 0, 0.65), 0px 0px 1px rgba(13, 13, 13, 0.65);
  background: rgba(238, 238, 238, 0.69);
  border-radius: 4.1px;
  border: 0.2px solid rgba(1, 1, 1, 0.48);
}

input[type=range]::-webkit-slider-thumb {
  box-shadow: 0.9px 0.9px 7.4px rgba(0, 0, 0, 0.26), 0px 0px 0.9px rgba(13, 13, 13, 0.26);
  border: 1.1px solid rgba(0, 0, 0, 0.31);
  height: 27px;
  width: 19px;
  border-radius: 3px;
  background: #eeeeee;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6.05px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: rgba(255, 255, 255, 0.69);
}
input[type=range]::-moz-range-track {
  height: 15.3px;
  cursor: pointer;
  box-shadow: 1px 1px 4.5px rgba(0, 0, 0, 0.65), 0px 0px 1px rgba(13, 13, 13, 0.65);
  background: rgba(238, 238, 238, 0.69);
  border-radius: 4.1px;
  border: 0.2px solid rgba(1, 1, 1, 0.48);
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0.9px 0.9px 7.4px rgba(0, 0, 0, 0.26), 0px 0px 0.9px rgba(13, 13, 13, 0.26);
  border: 1.1px solid rgba(0, 0, 0, 0.31);
  height: 27px;
  width: 19px;
  border-radius: 3px;
  background: #eeeeee;
  cursor: pointer;
}
input[type=range]::-ms-track {
  height: 15.3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: rgba(202, 202, 202, 0.69);
  border: 0.2px solid rgba(1, 1, 1, 0.48);
  border-radius: 8.2px;
  box-shadow: 1px 1px 4.5px rgba(0, 0, 0, 0.65), 0px 0px 1px rgba(13, 13, 13, 0.65);
}
input[type=range]::-ms-fill-upper {
  background: rgba(238, 238, 238, 0.69);
  border: 0.2px solid rgba(1, 1, 1, 0.48);
  border-radius: 8.2px;
  box-shadow: 1px 1px 4.5px rgba(0, 0, 0, 0.65), 0px 0px 1px rgba(13, 13, 13, 0.65);
}
input[type=range]::-ms-thumb {
  box-shadow: 0.9px 0.9px 7.4px rgba(0, 0, 0, 0.26), 0px 0px 0.9px rgba(13, 13, 13, 0.26);
  border: 1.1px solid rgba(0, 0, 0, 0.31);
  height: 27px;
  width: 19px;
  border-radius: 3px;
  background: #eeeeee;
  cursor: pointer;
  height: 15.3px;
}
input[type=range]:focus::-ms-fill-lower {
  background: rgba(238, 238, 238, 0.69);
}
input[type=range]:focus::-ms-fill-upper {
  background: rgba(255, 255, 255, 0.69);
}

form.fc-form input, .fc-form textarea, .fc-form select {
  color: #000;
}


.fsi-viewer-root div.fsi-ui-hotspot.tooltip_shoe{
            font-family:Arial,Helvetica,sans-serife; 
            color:#ffffff; 
            font-size:12px; 
            font-weight:bold;
            background: rgba(81, 103, 34, 0.8);
            padding:10px; 
            border-radius: 3px; 
            cursor:pointer; 
            box-shadow: 2px 2px 2px rgba(0,0,0,0.3); 
            white-space:nowrap;
}
.fsi-viewer-root div.fsi-ui-hotspot.tooltiphover_shoe{
            font-family:Arial,Helvetica,sans-serife; 
            color:#ffffff; 
            font-size:12px; 
            font-weight:bold;
            background: rgba(176, 198, 73, 0.8);;
            padding:10px; 
            border-radius: 3px; 
            cursor:pointer; 
            box-shadow: 2px 2px 2px rgba(0,0,0,0.3); 
            white-space:nowrap;
}
.fsi-viewer-root div.fsi-ui-hotspot.tooltip{
            font-family:Arial,Helvetica,sans-serife; 
            color:#ffffff; 
            font-size:12px; 
            background: rgba(24,104,189, 0.8);
            padding:25px; 
            border-radius: 5px; 
            cursor:pointer; 
            position:relative;
            box-shadow: 1px 1px 1px rgba(0,0,0,0.1); 
            white-space:nowrap;
        -moz-transition: opacity 0.25s ease-in-out, background-color 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out, background-color 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out, background-color 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.fsi-viewer-root div.fsi-ui-hotspot.tooltiphover, div.fsi-ui-hotspot.tooltipactive{
            font-family:Arial,Helvetica,sans-serife; 
            color:#ffffff;
            font-size:12px; 
            background:#0068B4;
            padding:25px; 
            border-radius: 5px; 
            cursor:pointer; 
            position:relative;
            box-shadow: 2px 2px 2px rgba(0,0,0,0.3); 
            white-space:nowrap;
}

div.FSIQuickZoom {
-webkit-box-shadow: 0px 3px 5px 0px rgba(102,102,102,1);
-moz-box-shadow: 0px 3px 5px 0px rgba(102,102,102,1);
box-shadow: 0px 3px 5px 0px rgba(102,102,102,1);
}
.atomicEnlighterJS, .EnlighterJS {
	font-size: 13px !important;
}

ul.fusion-checklist > li.fusion-li-item div.fusion-li-item-content > h4{
  margin:0;
}

div.fsi-thumbbar-zoom-div{
  border: 1px solid #0068b4;
  -webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.35);
  -moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.35);
  box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.35);
}

.spaceTop{
  margin-top: 16px;
}

.tfs-slider .slide-content-container .slide-content {
	margin-left:3%;
	margin-right:63%;
}

.fusion-hills-opacity-candy {
	height:150px;
}