@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,300");
@import url("https://fonts.googleapis.com/css?family=Biryani:600,200");
@import url("https://fonts.googleapis.com/css?family=Abel");
@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css");
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css");

/* Zendesk LogTag Theme */

.notification-lock{display:none!important;}
#navbar-container{height:0px!important;}

nav.mobile_menu ul li a:hover,
nav.mobile_menu ul li.active > a,
nav.mobile_menu ul li.current-menu-item > a{
color: #4c4c4c!important;
}
nav.mobile_menu ul li a, nav.mobile_menu ul li h3{color:#fff!important;}
nav.mobile_menu ul li span.mobile_arrow i{color:#fff!important;}
.mobile_menu_button span{
	color:#fff;
	font-size:20px!important;
}
.indent-link span{
	padding-left: 20px !important;
	font-size: 11px!important;
}
.drop_down .second .inner ul li a span {
    font-size: 13px;
}
.footer_bottom_holder {
    display: none !important;
}
.logo_wrapper img {
    width: auto !important;
    height: 40px !important;
}
.q_logo {
    top: 75% !important;
}
.switcher .option{
	border-color: rgba(218, 234, 234, 1) !important;
}
.switcher .selected a:hover{
	border-color: #DCDCDC	 !Important;
	background: #DCDCDC	 !Important;
}
.switcher .option{
	background-color: rgba(18, 47, 109, 1) !important;
	color: #fff !important;
}
.switcher .selected a, .switcher .selected a:hover{
	background-color: #cadbdb !important;
	border-color: #cadbdb !important;
}
.header-left-widget .switcher .option a{
	background-color: rgba(218, 234, 234, 1) !important;
	color: black !important;
}
.header-left-widget .switcher .selected a{
	color: #000 !important;
}
.switcher .option{
	max-height: 370px !important;
	border-color: #DCDCDC	 !Important;
}
.header-widget.widget_nav_menu{
	padding: 0 5px 0 0;
}

.switcher .option {
    border-color: rgba(218, 234, 234, 1) !important;
  	background-color: rgba(18, 47, 109, 1) !important;
    color: #fff !important;
  	max-height: 370px !important;
}
#menu-header-top-right a {
    color: black;
}
.header-widget.widget_nav_menu ul.menu>li:first-child {
    margin-right: 45px;
}
.header-left-widget .switcher {
    margin-left: 10px;
    margin-top: 3px;
}
.header_top_bottom_holder .textwidget.custom-html-widget{
	color: black !Important;
}
.header-left-widget .textwidget.custom-html-widget{
	display: flex;
}
.header_bottom_right_widget_holder form button{
	background: transparent;
	border: none;
	outline: none;
	box-shadow: none;
	margin-right: 5px;
	margin-bottom: -2px;
	cursor: pointer;
}
.header_bottom_right_widget_holder form input[type="text"]{
	background: transparent !important;
	border-width: 0 0 1px 0 !important;
	padding: 5px !important;
	outline: none;
	border-color: #fff !important;
	max-width: 85px;
	border-style: solid !important;
	color:#fff !important;
	font: 400 13.3333px Arial !important;
}
.header_bottom_right_widget_holder form input[type="text"]{
	max-width: 150px;
}
.header_bottom_right_widget_holder form input[type="text"]::placeholder{
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing:1px;
}
@media(min-width: 768px){.container{width: 750px!important;}}
@media(min-width: 992px){.container{width: 970px!important;}}
@media(min-width: 1200px){.container{width: 1170px!important;}}

@media only screen and (min-width: 1001px){
  .side_menu_button_wrapper{
    border-left: 1px solid rgba(255,255,255,0.3);
    padding-left: 46px;
    padding-right: 8px;
  }

  .logo_wrapper{
    border-right: 1px solid rgba(255,255,255,0.3);
    padding-right: 200px;
  }
}
@media only screen and (min-width:1001px){
	.side_menu_button_wrapper{
		padding-left: 25px;
	}
}
@media(min-width: 1200px){
	.header_inner_right {
		float: right;
		z-index: 110;
		width: 100%;
		max-width: 280px;
	}
	.header_bottom_right_widget_holder{
		max-width: 250px !important;
		width: 250px !important;
	}
	.widget_text.header_bottom_widget.widget_custom_html{
		max-width: 250px !important;
		width: 250px !important;
	}
	.header_bottom_right_widget_holder form input[type="text"] {
		max-width: 250px;
		width: 100% !important;
	}
}
@media only screen and (min-width: 768px){
	.header_top .left{
		float: left!important;
	}
	.header_top .right{
		float: right!important;
	}
}
@media only screen and (max-width: 1000px){
	.q_logo {
		top: 30% !important;
	}
	.header-widget.widget_nav_menu ul.menu li:first-child a{
		margin-left: 0;
	}
}
@media only screen and (max-width: 768px){
	.header_top .left{
		display: none;
	}
	.title .text_above_title{
		display: block;
	}
	.title{
		padding: 0 !important;
		height: 234px !important;
	}
	.footer_top{
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.footer_top_holder #text-10,
	.footer_top_holder .q_social_icon_holder,
	.footer_top_holder .footer_col2,
	.footer_top_holder .footer_col4,
	body.woocommerce-page .page-description{
		display: none;
	}
	.title.title_size_medium h1{
		font-size: 30px;
	}
}
@media only screen and (max-width: 1310px){
	nav.main_menu > ul > li > a{
		padding: 0 10px 0 0!important;
	}
	nav.main_menu > ul > li > a{
		font-size: 12px!important;
	}
}
.switcher{font-family:Arial;font-size:10pt;text-align:left;cursor:pointer;overflow:hidden;width:163px;line-height:17px}.switcher a{text-decoration:none;display:block;font-size:10pt;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.switcher a img{vertical-align:middle;display:inline;border:0;padding:0;margin:0;opacity:.8}.switcher a:hover img{opacity:1}.switcher .selected{background:#000 linear-gradient(180deg,#000 0,#000 70%);position:relative;z-index:9999}.switcher .selected a{border:1px solid #000;color:#fff;padding:3px 5px;width:151px}.switcher .selected a:after{height:16px;display:inline-block;position:absolute;right:5px;width:15px;background-position:50%;background-size:7px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23ffffff'/></svg>");background-repeat:no-repeat;content:""!important;transition:all .2s}.switcher .selected a.open:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.switcher .selected a:hover{background:#000}.switcher .option{position:relative;z-index:9998;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;background-color:#000;display:none;width:161px;max-height:198px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;overflow-y:auto;overflow-x:hidden}.switcher .option a{color:#000;padding:3px 5px}.switcher .option a:hover{background:#000}.switcher .option a.selected{background:#000}#selected_lang_name{float:none}.l_name{float:none!important;margin:0}.switcher .option::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);border-radius:5px;background-color:#f5f5f5}.switcher .option::-webkit-scrollbar{width:5px}.switcher .option::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);background-color:#888}

/* CTA Banner */
.ltr-cta-banner {position:fixed;background-color:#f28989;width:100%;top:50px;height:41px;padding:10px;z-index:9;}
.ltr-cta-banner p{color:white;}
.ltr-cta-banner strong{font-weight:bold;color:red!important;}
.ltr-cta-banner a{font-weight:bold!important;color:white!important;}
.ltr-cta-banner a:hover{color:red!important;}
.ltr-cta-banner {display: none!important;}

/* Search Bar */
.support-search-banner{width:100%;height:360px;margin:0;padding-top:77px;background-color:#dee8f7;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;color:white;z-index:-1;margin-bottom:20px;margin-top:-10px;}
.support-search-banner input[type=search]{outline:none;height:40px;border-radius:18px;display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;text-transform: uppercase;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(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}
.support-search-banner h1{color:black;font-family:'Biryani',sans-serif!important;font-weight:200;margin-bottom:30px;font-size:48px!important;}
.aa-powered-by{display:none;}
@media only screen and (max-width:1200px){.support-search-banner{margin-bottom:15px;height:auto;}}
@media only screen and (max-width:710px){.support-search-banner{height:auto;}}

/* Search Results */
.search-results-banner{width:100%;height:94px;margin:0;padding-top:0px;background-color:#e3eaf6;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;color:white;z-index:-1;}
.search-results-banner input[type=search]{outline:none;height:40px;border-radius:18px;display:inline-block!important;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(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}
.search-results-banner h1{color:#0098aa;font-family:'Biryani',sans-serif!important;font-weight:200;margin-bottom:30px;font-size:48px!important;padding-top:30px;}
.search-results-banner form{display:inline-block!important;width:100%;}
.search-results-banner #query{display:inline-block!important;visibility:visible!important;}
.search-breadcrumbs{padding-top:75px;padding-bottom:30px;background-color:#e3eaf6;width:100%;margin:0;height:114px;margin-bottom:40px;}
.search-breadcrumbs ol{padding-left:0px;padding-top:0px;background-color:transparent;height:auto;display:inline-flex;list-style:none;}
.search-breadcrumbs ol li + li::before{content:">";margin:0 4px;color:lightgrey;}
.search-breadcrumbs ol li, ..search-breadcrumbs span{color:#777b7f;font-size:12pt;line-height:2.1}
.search-breadcrumbs ol li a{color:#062e71;font-size:12pt;}
.search-result-breadcrumbs{margin-bottom:5px;}
.search-result-breadcrumbs a{color:#062e71;}
.search-result-breadcrumbs a:hover{color:#0098aa;}
.search-body{min-height:405px;}
.search-body ol{padding-left:0px;padding-top:0px;background-color:transparent;height:auto;display:inline-flex;list-style:none;}
.search-body ol li + li::before{content:">";margin:0 4px;color:lightgrey;}
.search-body ol li{color:#777b7f;font-size:12pt;line-height:2.1}
.search-body ol li a{color:#062e71;font-size:12pt;}
.search-body .meta-data{display:none!important;}
.search-body ul{display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;padding:0;margin:0;margin-top:-8px;}
.search-results-list .search-result{margin-bottom:40px;}
.search-result .search-result-link{font-size:26px!important;color:#5e92d8!important;}
.search-result .search-result-link:hover{color:#0098aa!important;}
.search-result-description{font-size:13pt;}
.search-result-description em{font-weight:bold;}

/* Breadcrumbs */
.support-breadcrumbs{padding-top:15px;background-color:#e3eaf6;width:100%;margin:0;height:63px;margin-bottom:40px;}
.support-breadcrumbs ol{padding-left:0px;padding-top:0px;background-color:transparent;height:auto;display:inline-flex;list-style:none;}
.support-breadcrumbs ol li + li::before{content:">";margin:0 4px;color:lightgrey;}
.support-breadcrumbs ol li{color:#777b7f;font-size:12pt;line-height:2.1;}
.support-breadcrumbs ol li a{color:#062e71;font-size:12pt;}
.support-breadcrumbs input[type=search]{outline:none;border-radius:15px;display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(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}

/* Main Support Page */
.support-body h2{font-size:18px;margin-bottom:70px}
.support-body ul{display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;padding:0;margin:0 -15px}
.support-body ul li{border:1px solid rgba(6,46,113,1);border-radius:4px;box-sizing:border-box;color:rgba(6,46,113,1);display:flex;flex:1 0 300px;flex-direction:column;justify-content:center;margin:10px 15px;max-width:100%;text-align:center}
.support-body ul li a{color:rgba(6,46,113,1);padding:20px 30px;}
.support-body ul li h4{margin-bottom:10px;font-size:16px;text-transform:uppercase;}
.support-body ul li p{margin:0}
.support-body ul li:active,.support-body ul li:focus,.support-body ul li:hover{background-color:rgba(6,46,113,1)}
.support-body ul li:active *,.support-body ul li:focus *,.support-body ul li:hover *{color:#FFF;text-decoration:none}
.support-form-cta{border:1px solid #0098aa;border-radius:4px;padding:15px;margin-top:85px;}
.support-form-cta i{font-size:48pt;color:#0098aa;}
.support-form-cta span{font-size:16pt;color:#38adbb;}
.support-form-cta strong{color:#062e71;}
.support-form-cta p{font-size:11pt;color:#777b7f;}
.support-form-cta:hover{background-color:#f4feff;color:white!important;}

/* Category Page */
.support-category-banner{width:100%;height:94px;margin:0;background-color: #e3eaf6;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;color:white;z-index:-1;}
.support-category-banner h1{color:#0098aa;font-family:'Biryani',sans-serif!important;font-weight:200;margin-bottom:0px;font-size:48px!important;padding-top:30px;}
.category-body ul{list-style:none;margin:0;padding: 0;}
.category-body ul li{border-bottom:1px solid #ddd;font-size:16px;padding:15px 0;}
.category-body .sub-category{margin-bottom:40px;}
.category-body .sub-category h3 a{font-size:26px!important;color:#5e92d8!important;}
.category-body .sub-category h3 a:hover{color:#0098aa!important;}
.category-body .sub-category ul li a{color:#062e71;}
.category-body .sub-category ul li a:hover{color:#0098aa;}

/* Section Page */
.support-section-banner{width:100%;height:94px;margin:0;background-color: #e3eaf6;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;color:white;z-index:-1;}
/*.support-section-banner{width:100%;height:94px;margin:0;background:url('http://logtagrecorders.com/images/template/banners/banner-grid.jpg') bottom center no-repeat #062e71;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;color:white;z-index:-1;margin-top:-10px;}*/
.support-section-banner h1{color:#0098aa;font-family:'Biryani',sans-serif!important;font-weight:200;margin-bottom:0px;font-size:48px!important;padding-top:30px}
.section-body{min-height:390px;}
.section-body ul{list-style:none;margin:0;padding: 0;}
.section-body ul li{border-bottom:1px solid #ddd;font-size:16px;padding:15px 0;}
.section-body .sub-section{margin-bottom:40px;}
.section-body .sub-section h3 a{font-size:26px!important;color:#5e92d8!important;}
.section-body .sub-section h3 a:hover{color:#0098aa!important;}
.section-body .sub-section ul li a{color:#062e71;}
.section-body .sub-section ul li a:hover{color:#0098aa;}

/* Article Page */
.support-article-banner{padding:5px 0 15px 0;width:100%;height:auto;margin:0;background:url('http://logtagrecorders.com/images/template/banners/banner-grid.jpg') bottom center no-repeat #062e71;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;color:white;z-index:-1;margin-top:-10px;}
.support-article-banner h1{color:white;font-family:'Biryani',sans-serif!important;font-weight:200;margin-bottom:0px;font-size:26px!important;padding-top:20px;}
.article-body{min-height:405px;}
.article-body{font-size:15px;color:#3c3c3c;}
.article-body img{display:block;max-width:100%;height:auto;}
.article-body a{color:#5e92d8;}
.article-body a:hover{color:#062e71;}
.related-articles h3{color:#0098aa;}
.related-articles ul{padding-left:0;}
.related-articles li:first-child{border-top-left-radius:4px;border-top-right-radius:4px;}
.related-articles li{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd;}
.related-articles li:hover{background-color:#e8f2ff;}
.article-votes .article-votes-question{color:#0098aa;}
.article-votes{margin-top:50px;border-top:1px solid #ddd;padding:30px 0;text-align:center;}
input:disabled .btn, input:disabled .btn:hover, input:disabled .btn:active, input:disabled .btn:focus, .btn[disabled]{background-color:#f0f0f0!important;}
.btn,.btn:focus,.btn:active.btn:hover{outline:none!important;font-family:'Roboto Condensed',sans-serif;font-size:17px;color:white!important;display:inline-block!important;}
.green-btn{background-color:#92c46d;}.green-btn:hover{background-color:#a7d189;}.green-btn:active{background-color:#5a9641;}
.grey-btn{background-color:#d8d8d8;color:#1c344e;}.grey-btn:hover{background-color:#ececec;}.grey-btn:active{background-color:#acacac;}
.orange-btn{background-color:#fe6d34;}.orange-btn:hover{background-color:#ff8758;}.orange-btn:active{background-color:#e54100;}
.blue-btn{background-color:#7198e6;}.blue-btn:hover{background-color:#abc7ff;}.blue-btn:active{background-color:#7198e6;}
.red-btn{background-color:#f28989;}.red-btn:hover{background-color:#ffb6b6;}.red-btn:active{background-color:#e65f5f;}
.fb-btn{background-color:#4267b2;}.fb-btn:hover{background-color:#5f82c9;}.fb-btn:active{background-color:#294f9c;}
.btn a{color:white!important;}
.article-votes .btn::before{font-size:8px;margin-right:10px;}
[dir="rtl"] .article-votes .btn::before{margin-right:0;margin-left:10px;}
.article-votes .btn::after{content:attr(title);}
.article-votes .btn:focus, .article-votes .btn:active{background-color: transparent;color:rgba(6, 46, 113, 1);}
.article-votes .btn:hover{background-color:rgba(6, 46, 113, 1);}
.article-votes .btn:hover::before, .article-votes .btn:hover::after, .article-votes .btn[aria-selected="true"]::before, .article-votes .btn[aria-selected="true"]::after{color: #FFFFFF;}
.stuck-cta{color:#c0c0c0;font-size:20pt;padding-bottom:15px;}
li.greylist {color:#757575; margin-left:15px; list-style-position:outside;}
ul.greylist {margin-top:18px; margin-bottom:18px}

/* The Base */
html{position:relative;min-height:100%;}
body > .container{padding:60px 15px 0;}
body,html{height:100%;width:100%}
.no-js-warning{margin-top:50px;width:102%;margin-left:-15px;}

/* The Footer */
.footer-clear{margin-bottom:165px;}
.footer{bottom:0;width:100%;background-color:#f5f5f5;padding-top:20px;margin-top:210px;}
.footer a{color:#777b7f;}.footer a:hover{color:#5e92d8;}
@media only screen and (min-width:768px){.footer{height:170px;font-size:16px!important;}}
@media only screen and (max-width:767px){.footer{height:380px;}}

/* The Font */
body,p,span,h1,h2,h3,h4,h5,ul,li,a{-moz-osx-font-smoothing:grayscale!important;-webkit-font-smoothing:antialiased!important;font-weight:400!important;}
p,ul,li{color:#333;}.cyan{color:#0098aa;}.dark-blue{color:#062e71;}.medium-blue{color:#5e92d8;}.light-blue{color:#dee8f7;}.white{color:white;}.light-grey{color:#c3c3c3;}.dark-grey{color:#777b7f;}.green{color:green;}.orange{color:orange;}
h1{font-size:32px!important;margin-bottom:10px;}h2{font-size:26px;margin-bottom:10px;}h3{font-size:18px!important;margin-bottom:10px;}h4{font-size:16px;margin-bottom:10px;}h5{font-size:14px!important;margin-bottom:10px;}
a,a:hover,a:focus,a:visited{outline:0!important;text-decoration:none!important;}
a{-o-transition:all .4s;-ms-transition:all .4s;-moz-transition:all .4s;-webkit-transition:all .4s;transition:all .4s;color:#777b7f;}
a:hover,a:active,a:focus{color:#5e92d8;}

/*The Nav */
.navbar .current_page_item,.navbar .current_page_item:hover{background-color:#1d488f;}
.navbar .page_item:hover{background-color:#2e5aa3;}
.navbar .page_item{-o-transition:all .4s;-ms-transition:all .4s;-moz-transition:all .4s;-webkit-transition:all .4s;transition:all .4s;}
.navbar,.navbar-collapse{border:none!important;box-shadow:none!important;overflow-y:hidden!important;overflow-x:hidden!important;border-radius:0;margin:0!important;}
.navbar{width:100%;}
.navbar-collapse{max-height:420px!important;}
.navbar-brand img{height:117%;}
.navbar-header button{border:none;background:transparent!important;}
.myNav i{font-size:32px;color:white;}
.myNav a{font-size:15px;color:white!important;}.myNav a:hover{color:white!important;}
.navbar-toggle{padding:0!important;}
.myNav{background:#062e71!important;border:none!important;}
@media only screen and (max-width:991px){.navbar-brand img{height:94%;}}
@media only screen and (max-width:767px){.navbar-right{text-align:center;}.navbar .container{padding-left:0!important;padding-right:0!important;}.navbar-brand img{padding-left:15px;}.navbar-header button{padding-right:15px!important;}}
@media only screen and (max-width:294px){.navbar-brand img{height:86%;}}

/* Support */
.support-banner{width:100%;height:300px;margin:0;padding-top:95px;background:url('../../../../../../images/template/banners/banner-grid.jpg') bottom center no-repeat #062e71;color:black;margin-bottom:162px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;-o-background-size:cover;}
.support-banner h1{color:#5e92d8;font-family:'Biryani',sans-serif!important;font-weight:200;margin-bottom:40px;font-size:48px!important;}
.support-banner h3{color:white;font-family:'Biryani',sans-serif!important;font-weight:200;font-size:24px!important;}
.resources i{font-size:72px!important;}
.resources{margin-bottom:226px;}
@media only screen and (max-width:1200px){.support-banner{margin-bottom:75px;}}
@media only screen and (max-width:430px){.resources{margin-bottom:0px;}.support-banner{padding-top:90px;}.support-banner h1{margin-bottom:10px;font-size:32px!important;}.support-banner h3{font-size:18px!important;}}

/* FAQ */
.logtag-faq h1{color:#062e71;margin-bottom:60px;}
.logtag-faq .faq-main-header{color:#5e92d8;}
.logtag-faq .faq-sub-header{color:#0098aa;}
.logtag-faq .quick-faq-links a > .panel{margin-bottom:60px;color:#062e71;-o-transition:all 0.8s;-ms-transition:all 0.8s;-moz-transition:all 0.8s;-webkit-transition:all 0.8s;transition:all 0.8s;}
.logtag-faq .quick-faq-links a:hover > .panel{color:#5e92d8;border-color:#5e92d8!important;background-color:#E3EAF6!important;}
.logtag-faq .issue-reminder{margin-bottom:120px;}
.logtag-title {padding-right:5px!important;}
.logtag-faq img{max-width:100%!important;height:auto!important;display:block!important;}
@media only screen and (max-width:992px){.logtag-faq .quick-faq-links a > .panel{margin-bottom:20px;}}
@media only screen and (max-width:494px){.logtag-title.close-faq span {top:17px!important;}}

/* ICONS */
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('/hc/theming_assets/01HZGZSAEQ7K111FGDMCHS9M7Q?d7yf1v');
	src:url('/hc/theming_assets/01HZGZSAEQ7K111FGDMCHS9M7Q?#iefixd7yf1v') format('embedded-opentype'),
		url('/hc/theming_assets/01HZGZSAMB4WPB9YZWGQKDZ4NG?d7yf1v') format('woff'),
		url('/hc/theming_assets/01HZGZSB8QVGHAWQ7YTHN5DAF8?d7yf1v') format('truetype'),
		url('/hc/theming_assets/01HZGZSAW0C885B5K4A779C0BS?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class*=" pe-7s-"],[class^=pe-7s-]{display:inline-block;font-family:Pe-icon-7-stroke;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}

.cloud-link a:before {
    content: "";
    background-image: url(https://logtagrecorders.com/wp-content/uploads/2020/12/cloud-computing.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: -33px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

@media only screen and (max-width:991px){.submit-ticket-icon{padding-left:5px;}.submit-ticket-icon svg{width:40px!important}}

@media only screen and (max-width: 768px){	
	.footer_col1,
	.footer_col3{
		text-align: center;
	}
  .header-right-widget{
    width: 250px;
  }  
}

table.wysiwyg-text-align-left td, table.wysiwyg-text-align-left th {
    text-align: left!important;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

table.wysiwyg-text-align-left tr:nth-child(odd) {background-color: #f9f9f9;}

h3.wysiwyg-text-align-left {
  height: 23px;
}

.carousel-inner.text-center {
  position: relative;
}


/* promoted articles */
.promoted-articles-item h2 {font-size:26px!important;color:--zd-color-red-400!important;}
.promoted-articles-item h3 a{font-size:20px!important;color:#5e92d8!important;text-transform:none!important}
.promoted-articles-item h3 a:hover{color:#0098aa!important;text-transform:none!important}
.promoted-articles-item ul li a{color:#062e71;}
.promoted-articles-item ul li a:hover{color:#0098aa;}

/***** CSS Modifications for Category Images *****/
.categories .blocks-item-link {
  display: flex;
  align-items: center;
}

.blocks-item img, .category-page-images, .section-page-images {
  margin-right: 20px;
  width: 32px;
  height: 32px;
}

.set-height {
 height: 48px;
}

.set-width {
   width: 48px;
}

/* Style for the <details> toggle with Font Awesome icons */
details {
  margin: 15px 0;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 5px;
  background-color: #f9f9f9;
}

summary {
  padding: 8px 15px;
  cursor: pointer;
  font-weight: bold;
  background-color: #4a678a;
  color: white;
  text-transform: uppercase;
  border-radius: 4px;
  display: block;
  outline: none;
  position: relative;
}

summary::-webkit-details-marker {
  display: none; /* Hide the default arrow */
}

/* Hide the up chevron by default */
summary .fa-circle-chevron-up {
  display: none;
  margin-left: 8px; /* Add space after the text */
}

/* Show the down chevron by default */
summary .fa-circle-chevron-down {
  margin-left: 8px; /* Add space after the text */
}

/* When details is open, hide the down chevron and show the up chevron */
details[open] summary .fa-circle-chevron-down {
  display: none;
}

details[open] summary .fa-circle-chevron-up {
  display: inline-block;
  margin-left: 8px; /* Add space after the text */
}
