.hidden {
	display: none;
}
.active-pagination * {
	font-weight: bold !important;
}
.sidepanel .sidebar_header {
    position: relative;
    border-bottom: #dadada 1px solid;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

input[type="submit"]:disabled,
.preloader:after {
	background-color:gray !important;
    cursor: not-allowed;
}
#mc_signup_submit:hover {
	background-color:#40b7b8!important;
}
.shortcode_button.btn_type4:hover {
	box-shadow:inset 1px 1px 0 #40b7b8, inset -1px -1px 0 #40b7b8, inset 0 -1px 0 #40b7b8, inset -1px 0 0 #40b7b8;
}
.red {
    color: red;
}
.logo_sect {
    padding: .2rem 3rem !important;
}
.logo_sect .log_def {
    height: 5rem !important;
}
.logo_def {
    height: 100%;
}
.logo_retina {
    height: 100% !important;
}
.grecaptcha-badge { visibility: hidden; }

.no_fit.fs_gallery_container li {
    background-size: contain !important;
}