/* Global Style */
@keyframes blink {
	0% {opacity: 0}
	49%{opacity: 0}
	50% {opacity: 1}
}
blink{animation: blink 1s infinite;}
body {
	background-color: #f1f1f1;
}
p {
	margin: 1em 0;
}
h4 {
	font-size: 1em;
    margin: 1.33em 0;
}
h2, h3 {
	font-size: 1.3em;
    margin: 1em 0;
}
.toplevel_page_a3rev-dashboard .wrap,
.a3-dashboard-page div {
	font-family: Open Sans;
	font-size: 13px;
	line-height: 1.5em;
}
.toplevel_page_a3rev-dashboard .wrap .fa,
.a3-dashboard-page .fa {
	font: normal normal normal 14px/1 FontAwesome;
}
.toplevel_page_a3rev-dashboard .wrap h1,
.a3-dashboard-page h1 {
	font-family: Open Sans !important;
	font-size: 24px !important;
	font-weight: bold !important;
	text-transform: uppercase;
}
.toplevel_page_a3rev-dashboard .wrap h2,
.a3-dashboard-page h2 {
	font-family: Open Sans !important;
	font-size: 20px !important;
	font-weight: bold !important;
}
.toplevel_page_a3rev-dashboard .wrap h3,
.a3-dashboard-page h3 {
	font-family: Open Sans !important;
	font-size: 16px !important;
	font-weight: bold !important;
	line-height: 1.2em;
}

.popover {
	max-width: 340px;
	box-shadow: 0 2px 0 #EAEAEA, 0 1px 3px rgba(0, 0, 0, 0.2);
	z-index: 10600;
}
.toplevel_page_a3rev-dashboard-login .popover {
	width: 460px;
	max-width: 100%;
}
.toplevel_page_a3rev-dashboard .popover-title {
	margin: 0;
}
.toplevel_page_a3rev-dashboard .popover-content {
	max-height: 460px;
	overflow: auto;
	margin: 10px 0;
}
.toplevel_page_a3rev-dashboard .popover-content {
	font-size: 13px;
}
.toplevel_page_a3rev-dashboard-login .popover-content {
	color: #1a5fb5;
	padding-bottom: 20px;
}
.toplevel_page_a3rev-dashboard-login .popover-content li a {
	text-decoration: underline;
}
.toplevel_page_a3rev-dashboard-login .popover-content .processing_title {
	color: #000;
	font-weight: 700;
}
.toplevel_page_a3rev-dashboard-login .popover-content .action-bar {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	left: 0;
	background: rgba(0,0,0,0.3);
	margin: 0;
	padding: 15px 40px;
	border-radius: 0 0 4px 4px;
}

.toplevel_page_a3rev-dashboard .has_error,
.a3-dashboard-page .has_error {
	color: #ff0101;
}

.a3-dashboard-page *,
.a3-dashboard-page *::before,
.a3-dashboard-page *::after {
	box-sizing: content-box;
}
.a3-dashboard-page .a3-plugins-filter {
	box-sizing: border-box;
}
.a3-dashboard-page .a3-plugins-filter .count {
	display: inline-block;
	visibility: hidden;
	border: 2px solid #f00;
	border-radius: 50px;
	color: #f00;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	text-align: center;
	margin-left: 2px;
}
.a3-dashboard-page .a3-plugins-filter .count.opened {
	visibility: visible;
}

body .a3-dashboard-page .chzn-select {
	height: 38px;
}

body .a3-dashboard-page .chosen-single {
	padding: 6px 0 6px 15px;
	height: auto;
}
body .a3-dashboard-page .chosen-single span {
	font-weight: 600;
}

body .a3-dashboard-page .search-choice-close {
	top: calc( 50% - 6px ) !important;
}

body .a3-dashboard-page .chosen-single > div,
body .a3-dashboard-page .search-choice-close ~ div {
	top: calc( 50% - 12px );
	height: 18px;
}

body .a3-dashboard-page .chosen-choices {
	padding: 6px;
}

body .a3-dashboard-page .chosen-choices .search-field {
	margin: 3px !important;
}

*[class^='col-'],
*[class^='col-'] * {
	box-sizing: border-box;
}
.a3rev-dashboard-pages .badge {
	font-weight: 400;
}
.a3rev-dashboard-pages .a3-badge-question-icon {
	font-size: 20px;
	cursor: pointer;
}
.a3-join-membership-bt ~ .a3-join-membership-bt,
.a3-upgrade-membership-bt ~ .a3-upgrade-membership-bt,
.a3-renewal-membership-bt ~ .a3-renewal-membership-bt,
.a3-active-full-membership-bt ~ .a3-active-full-membership-bt {
	display: none !important;
}

/* Dashboard Page */
.a3-dashboard-page .card {
	padding: 0;
	min-width: initial;
    max-width: initial;
}
.a3-dashboard-page .card-deck .card {
	max-width: calc( 34% - 30px );
}
.a3-dashboard-page .card-deck.card-deck-top .card {
	max-width: calc( 50% - 18px );
}
.a3-dashboard-page .card-deck.card-deck-top .card textarea {
	box-sizing: border-box;
}
.a3-dashboard-page .card .card-header h2,
.a3-dashboard-page .card .card-header h3 {
	margin: 0 0 10px;
	font-weight: 400 !important;
}
.a3-dashboard-page .card .card-header h2 *,
.a3-dashboard-page .card .card-header h3 * {
	float: right;
}
.a3-dashboard-page .card .card-header .badge {
	float: right;
	line-height: 18px;
	font-size: 20px;
	font-weight: 400;
}
.a3-dashboard-page .a3-dashboard-summary-card .card-block .image-bg {
	height:100px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.a3-dashboard-page .a3-dashboard-summary-card .card-block h3 {
	margin: 0;
}
.a3-dashboard-page .a3-dashboard-summary-card .card-block .fa {
	font-size: 20px;
}
.a3-dashboard-page .a3-dashboard-summary-card hr:last-of-type {
	display: none;
}
.a3-dashboard-page .status-explain-icon {
	cursor: pointer;
}

/* Login Page */
body #a3-dashboard-login-page {
	transition: all 0.5s;
}
body #a3-dashboard-login-page .welcome-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 435px; 
}
body #a3-dashboard-login-page .welcome-container ul {
	list-style: disc;
	margin-left: 20px;
}
body #a3-dashboard-login-page .login-card {
	margin-left: auto;
	margin-right: auto;
	max-width: 460px;
	box-shadow: 0 2px 0 #EAEAEA, 0 1px 3px rgba(0, 0, 0, 0.2);
}
body #a3-dashboard-login-page .login-card:hover {
	box-shadow: 0 2px 8px #EAEAEA, 0 1px 10px rgba(0, 0, 0, 0.2);
}
body #a3-dashboard-login-page .login-card .card-footer {
	text-align: center;
}
body #a3-dashboard-login-page .login-card .login-action {
	text-align: right;
}
body #a3-dashboard-login-page .login-card input[type="text"],
body #a3-dashboard-login-page .login-card input[type="password"] {
	margin: 0;
	font-size: 15px;
	border-bottom-right-radius: 0.3rem !important;
    border-top-right-radius: 0.3rem !important;
    padding-top: 15px;
    padding-bottom: 8px;
}
body #a3-dashboard-login-page .login-card input[name="password"] {
	-webkit-text-security: disc;
	text-security: disc;
}
body #a3-dashboard-login-page .login-card .input-group-addon {
	/*display: table-cell;*/
	color: #097bf1;
	font-size: 20px;
	line-height: 28px;
}
body #a3-dashboard-login-page .login-card .fa-key {
	font-size: 16px;
}
body #a3-dashboard-login-page .login-card label {
	position: absolute;
    top: 12px;
    left: 42px;
    z-index: 10;
    font-size: 15px;
    margin-left: 1.5rem;
    white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
    transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
}
body #a3-dashboard-login-page .login-card input:focus ~ label,
body #a3-dashboard-login-page .login-card input:not([value=""]) ~ label {
	top: 4px;
	font-size: 10px;
}
body #a3-dashboard-login-page .login-card .forgot-password {
	margin: 10px 15px 0 0;
	display: inline-block;
	color: #C62828;
	cursor: pointer;
}
.a3-dashboard-access-circle {
	position: fixed;
	right: -150px;
	top: calc( 50% - 50px );
	text-align: center;
	border: 1px solid #559255;
	box-shadow: 0 0px 5px rgba(92, 184, 92, 0.7);
	text-decoration: none;
	white-space: nowrap;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	padding: 10px;
	font-size: 14px;
}
.a3-dashboard-access-circle:hover {
	text-decoration: none;
}
.a3-dashboard-access-circle .fa {
	margin-left: 5px;
	position: relative;
}

/* Old style */
.a3_club_membership_container .membership_actions {
	margin: 10px 0;
}
.a3_club_membership_container .membership-full,
.a3_club_membership_container .membership-trial,
.a3_club_membership_container .membership-free {
	font-weight: bold !important;
	font-size: 35px !important;
}
.a3_club_membership_container .membership-full {
	color: #00a000;
}
.a3_club_membership_container .membership-trial {
	color: #d14;
}
.a3_club_membership_container .membership-free {
	color: #999;
}
.a3_club_membership_container .membership-time-expired {
	color: #d14;
}


/* Plugin Page */
.a3-plugins-container {
	float: left;
	width: 100%;
}
.a3-plugins-section {
	display: none;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.a3-plugins-section.opened {
	display: block;
}
.a3-plugins-section-title .title {
	text-align: left;
	text-transform: uppercase;
	font-weight: 500;
}
.a3-plugins-section-title .count {
	display: inline-block;
	border-radius: 100px;
	background-color: #f00;
	color: #fff;
	font-weight: 400 !important;
	text-align: center;
	width: 32px;
	height: 32px;
	line-height: 32px;
}
.a3-plugins-cards-container {
	float: left;
	margin-left: -30px;
	width: calc( 100% + 30px );
}
.a3-plugin-card {
	float: left;
	width: 25%;
	max-width: 360px;
	min-width: 300px;
	padding-left: 30px;
	margin-bottom: 30px;
	position: relative;
	box-sizing: border-box;
}
.a3-plugin-card-inner {
	box-shadow: 0 2px 0 #eaeaea;
	border-radius: 5px;
	background-color: #fff;
	float: left;
	width: 100%;
	position: relative;
}
.a3-plugin-card.loading .a3-plugin-card-inner:before {
	z-index: 1;
    position: absolute;
    content: '';
    background: rgba(255, 255, 255, 0.9) url('../images/loading.gif') no-repeat center center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.a3-plugin-card-description,
.a3-plugin-card-footer {
	padding: 10px 20px;
}
.a3-plugin-card-header .title {
	margin: 0;
	padding: 10px 0px 0px 20px;
	height: 38px;
	line-height: 18px;
	box-sizing: content-box;
	overflow: hidden;
	cursor: pointer;
	border-bottom: 1px solid #f1f1f1;
}
.a3-plugin-card-image {
	position: relative;
	background-color: rgba(2, 4, 0, 0.9);
}
.a3-plugin-card-lookup {
	position: absolute;
	width: 110px;
	padding: 8px 0;
	border: 2px solid #1499d8;
	border-radius: 40px;
	background: #1499d8;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -57px;
	color: #fff;
	z-index: 2;
	opacity: 0;
	transition-property: all;
	transition-duration: 0.3s;
	box-shadow: 0 0 10px rgba(2, 2, 2, 0.8);
	cursor: pointer;
}
.a3-plugin-card-lookup .fa {
	font-size: 20px;
	vertical-align: text-top;
}
.a3-plugin-card-lookup:hover {
	background: transparent;
}
.a3-plugin-card-image-bg {
	display: block;
	width: 100%;
	height: 160px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover, auto;
	transition-property: opacity;
	transition-duration: 0.3s;
	cursor: pointer;
}
.a3-plugin-card:not(.loading) .a3-plugin-card-inner:hover {
	box-shadow: 0 2px 0 #EAEAEA, 0 1px 3px rgba(0, 0, 0, 0.2);
}
.a3-plugin-card:not(.loading) .a3-plugin-card-inner:hover .a3-plugin-card-image-bg {
	opacity: 0.15;
}
.a3-plugin-card:not(.loading) .a3-plugin-card-inner:hover .a3-plugin-card-lookup {
	opacity: 1;
}
.a3-plugin-card-description {
	text-align: left;
	overflow: hidden;
	border-top: 1px solid #f1f1f1;
	height: 58px;
	padding-bottom: 0;
}
.a3-plugin-card-config {
	text-align: center;
	display: none;
}
.a3-plugins-update .a3-plugin-card-config,
.a3-plugins-installed .a3-plugin-card-config {
	display: block;
}
.a3-plugin-card-config a {
	text-decoration: none !important;
}
.a3-plugin-card[data-status="deactivated"] .a3-plugin-card-config a {
	display: none;
}
.a3-plugin-card-update-badge {
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	text-align: right;
	z-index: 2;
	overflow: hidden;
	border-radius: 0 5px 0 0;
}
.a3-plugin-card-update-badge:before {
	content: '';
	width: 140px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(234, 228, 20, 0.9);
	box-shadow: 0px 1px 3px #a99c01;
	transform: rotate(45deg) translateX(50%) translateY(0);
    transform-origin: top right;
    z-index: 0;
}
.a3-plugins-update .a3-plugin-card-update-badge {
	display: block;
}
.a3-plugin-card-update {
	z-index: 1;
	position: relative;
	font-size: 25px !important;
	color: #f00;
}

/* Themes Page */
.a3-themes-container {
	float: left;
	width: 100%;
}
.a3-themes-section {
	display: none;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.a3-themes-section.opened {
	display: block;
}
.a3-themes-section-title .title {
	text-align: left;
	text-transform: uppercase;
	font-weight: 500;
}
.a3-themes-section-title .count {
	display: inline-block;
	border-radius: 100px;
	background-color: #f00;
	color: #fff;
	font-weight: 400 !important;
	text-align: center;
	width: 32px;
	height: 32px;
	line-height: 32px;
}
.a3-themes-cards-container {
	float: left;
	margin-left: -30px;
	width: calc( 100% + 30px );
}
.a3-theme-card {
	float: left;
	width: 50%;
	max-width: 800px;
	min-width: 300px;
	padding-left: 30px;
	margin-bottom: 30px;
	position: relative;
	box-sizing: border-box;
}
.a3-theme-card-inner {
	box-shadow: 0 2px 0 #eaeaea;
	border-radius: 5px;
	background-color: #fff;
	float: left;
	width: 100%;
	position: relative;
}
.a3-theme-card.loading .a3-theme-card-inner:before {
	z-index: 1;
    position: absolute;
    content: '';
    background: rgba(255, 255, 255, 0.9) url('../images/loading.gif') no-repeat center center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.a3-theme-card-description,
.a3-theme-card-footer {
	padding: 0px 20px 10px;
}
.a3-theme-card-header .title {
	margin: 0;
	padding: 10px 0px 0px 20px;
	height: 38px;
	line-height: 18px;
	box-sizing: content-box;
	overflow: hidden;
	border-bottom: 1px solid #f1f1f1;
}
.a3-theme-card-image {
	position: relative;
	background-color: rgba(2, 4, 0, 0.9);
}
.a3-theme-card-info,
.a3-theme-card-preview {
	position: absolute;
	width: 110px;
	padding: 8px 0;
	border: 2px solid #1499d8;
	border-radius: 40px;
	background: #1499d8;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	left: 50%;
	top: 50%;
	margin: -16px 0 0 -57px;
	color: #fff !important;
	z-index: 2;
	opacity: 0;
	transition-property: all;
	transition-duration: 0.3s;
	box-shadow: 0 0 10px rgba(2, 2, 2, 0.8);
	cursor: pointer;
	text-decoration: none !important;
}
.a3-theme-card-info {
	margin-left: -122px;
}
.a3-theme-card-preview {
	margin-left: 12px;
}
.a3-theme-card-info:hover,
.a3-theme-card-preview:hover {
	background: transparent;
}
.a3-theme-card-info .fa,
.a3-theme-card-preview .fa{
	font-size: 20px;
	vertical-align: text-bottom;
}
.a3-theme-card-image-bg {
	display: block;
	width: 100%;
	height: 400px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover, auto;
	transition-property: opacity;
	transition-duration: 0.3s;
}
.a3-theme-card:not(.loading) .a3-theme-card-inner:hover {
	box-shadow: 0 2px 0 #EAEAEA, 0 1px 3px rgba(0, 0, 0, 0.2);
}
.a3-theme-card:not(.loading) .a3-theme-card-inner:hover .a3-theme-card-image-bg {
	opacity: 0.15;
}
.a3-theme-card:not(.loading) .a3-theme-card-inner:hover .a3-theme-card-info,
.a3-theme-card:not(.loading) .a3-theme-card-inner:hover .a3-theme-card-preview {
	opacity: 1;
}
.a3-theme-card-description {
	text-align: left;
	overflow: hidden;
	border-top: 1px solid #f1f1f1;
	height: 58px;
	padding-bottom: 0;
	padding-top: 20px;
	margin-bottom: 20px;
}

.a3-theme-card-action .a3-dashboard-bt {
	margin-top: 0 !important;
	margin-bottom: 15px;
}

.a3-dashboard-bt.a3-install-theme-bt,
.a3-dashboard-bt.a3-theme-customize-bt,
.a3-dashboard-bt.a3-network-enable-theme-bt,
.a3-dashboard-bt.a3-network-disable-theme-bt,
.a3-dashboard-modal .modal-header .a3-dashboard-bt.a3-install-theme-bt,
.a3-dashboard-modal .modal-header .a3-dashboard-bt.a3-theme-customize-bt,
.a3-dashboard-modal .modal-header .a3-dashboard-bt.a3-update-theme-bt,
.a3-dashboard-modal .modal-header .a3-dashboard-bt.a3-network-enable-theme-bt,
.a3-dashboard-modal .modal-header .a3-dashboard-bt.a3-network-disable-theme-bt {
	display: none;
}

.a3-dashboard-bt.a3-update-theme-bt {
	visibility: hidden;
}
.a3-dashboard-modal .modal-header .a3-dashboard-bt.a3-update-theme-bt {
	visibility: visible;
}

div[data-is_activated="1"] .a3-dashboard-bt.a3-theme-customize-bt {
	display: block;
}
.a3-dashboard-modal .modal-header div[data-is_activated="1"] .a3-dashboard-bt.a3-theme-customize-bt {
	display: inline-block;
}

div[data-is_activated="1"] .a3-theme-card-preview,
.a3-dashboard-themes-network .a3-theme-card-preview {
	display: none;
}
div[data-is_activated="1"] .a3-dashboard-bt.a3-activate-theme-bt {
	display: none;
}

div[data-is_network_enabled="1"] .a3-network-disable-theme-bt,
div[data-is_network_enabled="0"] .a3-network-enable-theme-bt {
	display: block;
}

.a3-themes-available .a3-network-disable-theme-bt,
.a3-themes-available .a3-network-enable-theme-bt {
	display: none !important;
}

div[data-need_update="1"] .a3-dashboard-bt.a3-update-theme-bt {
	visibility: visible;
}
.a3-dashboard-modal .modal-header div[data-need_update="1"] .a3-dashboard-bt.a3-update-theme-bt {
	display: inline-block;
}

.a3-themes-available .a3-theme-card-preview,
.a3-themes-available .a3-dashboard-bt.a3-activate-theme-bt,
.a3-dashboard-modal .modal-header div[data-section="available"] .a3-dashboard-bt.a3-activate-theme-bt {
	display: none;
}
.a3-themes-available .a3-dashboard-bt.a3-install-theme-bt {
	display: block;
}
.a3-dashboard-modal .modal-header div[data-section="available"] .a3-dashboard-bt.a3-install-theme-bt {
	display: inline-block;	
}

.a3-dashboard-modal .modal-header div[data-is_network_enabled="1"] .a3-dashboard-bt.a3-network-disable-theme-bt,
.a3-dashboard-modal .modal-header div[data-is_network_enabled="0"] .a3-dashboard-bt.a3-network-enable-theme-bt {
	display: inline-block;	
}

.a3-dashboard-modal .modal-header div[data-section="available"] .a3-dashboard-bt.a3-network-disable-theme-bt,
.a3-dashboard-modal .modal-header div[data-section="available"] .a3-dashboard-bt.a3-network-enable-theme-bt {
	display: none !important;
}

div[data-is_activated="1"] .a3-theme-card-info,
.a3-themes-available .a3-theme-card-info,
.a3-dashboard-themes-network .a3-theme-card-info {
	margin-left: -57px;
}

.a3-theme-card-update-badge {
	display: none;
	width: 100px;
	height: 100px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px;
	text-align: right;
	z-index: 2;
	overflow: hidden;
	border-radius: 0 5px 0 0;
}
.a3-theme-card-update-badge:before {
	content: '';
	width: 140px;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	background: rgba(234, 228, 20, 0.9);
	box-shadow: 0px 1px 3px #a99c01;
	transform: rotate(45deg) translateX(50%) translateY(0);
    transform-origin: top right;
    z-index: 0;
}
div[data-need_update="1"] .a3-theme-card-update-badge {
	display: block;
}
.a3-theme-card-update {
	z-index: 1;
	position: relative;
	font-size: 25px !important;
	color: #f00;
}

/* Popup */
.a3-dashboard-modal {
	z-index: 10000;
}
.a3-dashboard-modal .modal-dialog {
	margin-top: 60px;
}
.a3-dashboard-modal .modal-header,
.a3-dashboard-modal .modal-body,
.a3-dashboard-modal .modal-footer {
	padding-left: 30px;
	padding-right: 30px;
}
.a3-dashboard-modal .modal-header {
	padding-bottom: 8px;
}
.a3-dashboard-modal a {
	text-decoration: none;
}
.a3-dashboard-modal .modal-header h3 {
	float: left;
	text-transform: uppercase;
	margin: 0;
}
#a3-system-message-modal .modal-header {
	display: block;
}
#a3-system-message-modal .modal-header h3 {
	text-transform: none;
	float: none;
}
.a3-dashboard-modal .modal-action {
	float: right;
}
.a3-dashboard-modal .modal-close {
	font-size: 18px !important;
	padding: 20px 15px;
	line-height: 1;
	color: #000;
	opacity: 0.3;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}
.a3-dashboard-modal .modal-body {
	float: left;
	position: relative;
}
.a3-dashboard-modal .modal-content.loading .modal-body:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	background: rgba(255, 255, 255, 0.9) url('../images/loading.gif') no-repeat center center;
	background-position-y: 100px;
}
.a3-dashboard-modal.a3-topic-modal .modal-content.loading .modal-body:before,
.a3-dashboard-modal#a3-forgot-password-modal .modal-content.loading .modal-body:before {
	background-position-y: center;
}
.a3-dashboard-modal .modal-body h3 {
	text-transform: uppercase;
	padding-bottom: 15px;
	border-bottom: 2px solid #e5e5e5;
	margin-bottom: 15px;
}
.a3-dashboard-modal .modal-body .modal-overview  h3 {
	margin-top: 0;
}
.a3-dashboard-modal .modal-slider {
	width: calc( 70% - 100px );
	float: left;
}
.a3-dashboard-modal .carousel-caption {
	right: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	padding: 0 10px !important;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 0px 0px 5px 5px;
	visibility: hidden;
	opacity: 0;
	transition: visibility 1s, opacity 0.5s linear;
}
.a3-dashboard-modal .carousel-caption p {
	margin: 8px 0;
}
.a3-dashboard-modal .carousel-item:hover .carousel-caption {
	opacity: 1;
	visibility: visible;
}
.a3-dashboard-modal .carousel-indicators {
	top: -1px;
	right: -92px;
	width: 86px;
	height: calc( 100% + 4px );
	overflow: hidden;
	padding: 0;
	margin: 0;
	bottom: auto !important;
	left: auto !important;
	display: inherit;
}
.a3-dashboard-modal .carousel-indicators li {
	width: 80px;
	height: 60px;
	margin: 1px;
	border: 2px solid #e5e5e5;
	border-radius: 5px;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-width: inherit;
}
.a3-dashboard-modal .carousel-indicators li.active {
	width: 80px;
	height: 60px;
	margin: 1px;
	border-color: #2fc5ff;
}
.a3-dashboard-modal .carousel-item {
	text-align: center;
}
.a3-dashboard-modal .carousel-item img {
	display: table;
	margin: 0 auto;
	border-radius: 10px;
	width: 100%;
	height: 100%;
}
.a3-dashboard-modal .icon-prev,
.a3-dashboard-modal .icon-next {
	font-size: 40px !important;
	margin-top: -30px;
}
.a3-dashboard-modal .modal-overview {
	width: calc( 30% - 10px );
	float: right;
}
.a3-dashboard-modal .modal-features {
	margin-top: 20px;
	float: left;
	width: 100%;
}
.a3-dashboard-modal .modal-features ul {
	width: calc( 50% - 15px );
	float: left;
	margin-right: 15px;
}
.a3-dashboard-modal .modal-features li {
	padding-left: 25px;
	margin-bottom: 10px;
	position: relative;
	box-sizing: border-box;
}
.a3-dashboard-modal .modal-feature-icon {
    font-size: 12px;
    color: #fff;
    background: #35af07;
    border-radius: 100px;
    padding: 3px;
    position: absolute;
	left: 0;
	top: 0;
}
.a3-dashboard-modal .modal-footer {
	margin-top: 20px;
}
body.mobile.modal-open #wpwrap {
	overflow: visible;
	position: inherit;
	height: auto;
}

/* Member Details Card */
.a3-dashboard-member-avatar {
	width: 90px;
	height: 90px;
}
.a3-dashboard-member-details .badge {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.3em;
}

/* Member Widget */
.a3-dashboard-member-widget {
	text-transform: none;
	float: right;
	font-weight: 400;
	color: #777676;
}
.a3-dashboard-member-widget * {
	font-size: 96% !important;
}
.member-widget {
	background: #fff;
	display: inline-block;
	padding: 5px 8px;
	border-radius: 100px;
}
.member-widget img {
	width: 30px;
	height: 30px;
}

/* Buttons */
.a3-dashboard-bt {
	border-radius: 3px;
	border: 1px solid #00a000;
    background: #00a000;
    box-shadow: 0 3px 0 #017001;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 600 !important;
	font-family: Open Sans;
    padding: 4px 20px;
    line-height: 2em;
    margin-bottom: 10px;
    text-decoration: none;
    display: inline-block;
    text-decoration: none !important;
    box-sizing: border-box;
    cursor: pointer;
}
.a3-dashboard-bt:hover {
	background: #1BAD0E;
	border-color: #1BAD0E;
	color: #fff;
	text-decoration: none;
}
.a3-dashboard-bt.btn-danger {
	background: #dc1d1d;
	border-color: #dc1d1d;
	box-shadow: 0 3px 0 #921212;
}
.a3-dashboard-bt.btn-danger:hover {
	background: #ff4141;
	border-color: #ff4141;
}
.a3-dashboard-bt.btn-secondary {
	background: #e3e3e3;
	border-color: #e3e3e3;
	box-shadow: 0 3px 0 #999;
	color: #666;
}
.a3-dashboard-bt.btn-secondary:hover {
	background: #f4f4f4;
	border-color: #f4f4f4;
	color: #666;
}
.a3-dashboard-bt.btn-warning {
	background: #eae414;
	border-color: #eae414;
	box-shadow: 0 3px 0 #a99c01;
	color: #000;
}
.a3-dashboard-bt.btn-warning:hover {
	background: #f7f000;
	border-color: #f7f000;
	color: #000;
}
.a3-dashboard-bt.btn-primary {
	background: #2e95ff;
	border-color: #2e95ff;
	box-shadow: 0 3px 0 #0a59ab;
}
.a3-dashboard-bt.btn-primary:hover {
	background: #22b4f9;
	border-color: #22b4f9;
}
.a3-dashboard-bt.btn-info {
	background: #5bc0de;
	border-color: #5bc0de;
	box-shadow: 0 3px 0 #448ba0;
}
.a3-dashboard-bt.btn-info:hover {
	background: #78daf7;
	border-color: #78daf7;
}
.a3-plugin-card[data-plugin_key="a3rev_dashboard"] .a3-deactivate-plugin-bt {
	visibility: hidden;
}
.modal-action .a3-deactivate-plugin-bt {
	display: none !important;
}
.modal-action .a3-action-plugin-bt {
	padding: 0px 10px;
	margin-bottom: 0;
	float: left;
}
body .popover-content .a3-dashboard-bt {
	margin-bottom: 0;
}
body .card-header .a3-dashboard-bt {
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
	display: inline-block;
}
.a3-dashboard-modal .modal-header .a3-dashboard-bt {
	margin-right: 15px;
	width: auto;
	display: inline-block;
}
.a3-dashboard-bt.disabled {
	cursor: not-allowed !important;
	opacity: 0.3 !important;
}

/* Card Loading */
body .card.loading .card-block,
body .card.loading .card-block {
	position: relative;
}
body .card.loading input,
body .card.loading label {
	z-index: 0 !important;
}
body .card.loading .card-block:before {
	z-index: 1;
    position: absolute;
    content: '';
    background: rgba(255, 255, 255, 0.9) url('../images/loading.gif') no-repeat center center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

/* Support Page */
#a3-dashboard-support-page .card .card-header .a3-dashboard-bt,
#a3-dashboard-support-page .card .card-footer .a3-dashboard-bt {
	float: right;
}
#a3-dashboard-support-page .card .card-title a:hover {
	text-decoration: none;
}
.a3rev-dashboard-pages .a3-change-topic-state-bt,
.a3rev-dashboard-pages .a3-topic-state-bt,
.a3rev-dashboard-pages .a3-change-topic-issue-bt,
.a3rev-dashboard-pages .a3-topic-issue-bt {
	cursor: pointer;
}
.a3rev-dashboard-pages .a3-topic-dropdown {
	padding: 1px 2px;
}
.a3rev-dashboard-pages .a3-topic-dropdown .dropdown-item {
	width: 100%;
	box-sizing: border-box;
	margin: 2px 0;
}
.a3rev-dashboard-pages .a3-topic-dropdown .dropdown-item.disabled,
.a3rev-dashboard-pages .a3-topic-dropdown .dropdown-item:disabled {
	cursor: not-allowed;
	background-color: #000;
	opacity: 0.1;
}
.a3rev-dashboard-pages #a3-dashboard-support-page .avatar {
	border-radius: 100px;
}
body .a3-topic-modal .loading .modal-header h2,
body .a3-topic-modal .loading .a3-reply-form {
	display: none;
}
body .a3-topic-modal .a3-reply-form.loading * {
	z-index: 0;
}
body .a3-topic-modal .a3-reply-form.loading {
	position: relative;
}
body .a3-topic-modal .a3-reply-form.loading:before {
	z-index: 1;
    position: absolute;
    content: '';
    background: rgba(255, 255, 255, 0.9) url('../images/loading.gif') no-repeat center center;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
body .a3-topic-modal .form-group,
body #a3-forgot-password-modal .form-group {
	position: relative;
}
body .a3-topic-modal input,
body .a3-topic-modal textarea,
body #a3-forgot-password-modal input {
	padding-top: 18px;
	padding-bottom: 5px;
}
body .a3-topic-modal label.title,
body #a3-forgot-password-modal label.title {
	position: absolute;
    top: 8px;
    left: 0px;
    z-index: 10;
    font-size: 16px;
    margin-left: 1.5rem;
    white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
    transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
}
body .a3-topic-modal input:focus ~ label.title,
body .a3-topic-modal input:not([value=""]) ~ label.title,
body .a3-topic-modal textarea:focus ~ label.title,
body .a3-topic-modal textarea:not([value=""]) ~ label.title,
body #a3-forgot-password-modal input:focus ~ label.title,
body #a3-forgot-password-modal input:not([value=""]) ~ label.title {
	top: 0px;
	font-size: 12px;
}
.a3rev-dashboard-pages .topic-content img,
.a3rev-dashboard-pages .a3-topic-replies img {
	max-width: 100%;
}
.a3rev-dashboard-pages .reply-content .blockquote,
.a3rev-dashboard-pages .a3-topic-replies .blockquote {
	border-color: #6fa6ea;
	background-color: #f8fdff;
}
.a3rev-dashboard-pages .a3-topic-replies .blockquote.owner {
	border-color: #d7dbe0;
	background-color: #f7f7f7;
}
.a3rev-dashboard-pages .reply-content .blockquote.private,
.a3rev-dashboard-pages .a3-topic-replies .blockquote.private {
	border-color: #a26815;
	background-color: #f7e3c7;
}
.a3rev-dashboard-pages .a3-topic-replies .blockquote .blockquote-footer {
	cursor: pointer;
}

.notifications-hidden .fa-angle-up,
.notifications-showed .fa-angle-down {
	display: none;
}

.notifications-showed .fa-angle-up,
.notifications-hidden .fa-angle-down {
	display: inline-block !important;
}

.a3rev-dashboard-pages .a3-support-remote-logins {
	max-height: 150px;
	overflow: scroll;
}

@media screen and ( max-width: 1381px ) {
	.a3-plugin-card {
		width: 33.33%;
		max-width: inherit;
		min-width: inherit;
	}
	.a3-theme-card-image-bg {
		height: 360px;
	}
}

@media screen and ( max-width: 1081px ) {
	.a3-plugin-card {
		width: 50%;
	}
	.a3-theme-card-image-bg {
		height: 300px;
	}
}

@media screen and ( max-width: 736px ) {
	.a3-themes-cards-container {
		margin-left: 0;
		width: 100%;
	}
	.a3-theme-card {
		width: 100%;
		padding-left: 0;
	}
	.a3-theme-card-image-bg {
		height: 400px;
	}
}

@media screen and ( max-width: 575px ) {
	.a3-dashboard-modal .modal-slider,
	.a3-dashboard-modal .modal-overview,
	.a3-dashboard-modal .modal-features li {
		width: 100%;
		float: left;
	}
	.a3-dashboard-modal .modal-slider {
		margin-bottom: 20px;
	}
	.a3-dashboard-modal .carousel-indicators {
		position: relative;
	    width: 100%;
	    height: auto;
	    right: auto;
	    top: 0;
	    margin-top: 10px;
	}
	.a3-dashboard-modal .modal-features ul {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
	}
	.a3-dashboard-page .card-deck .card {
		max-width: initial;
	}
	.a3-theme-card-image-bg {
		height: 360px;
	}
}


@media screen and ( max-width: 480px ) {
	.a3-plugins-cards-container {
		margin-left: 0;
		width: 100%;
	}
	.a3-plugin-card {
		width: 100%;
		padding-left: 0;
	}
	.a3-theme-card-image-bg {
		height: 300px;
	}
}


