/*================================================================================
	Item Name: Vuexy - Vuejs, HTML & Laravel Admin Dashboard Template
	Version: 2.0
	Author: PIXINVENT
	Author URL: http://www.themeforest.net/user/pixinvent
================================================================================

NOTE:
------
PLACE HERE YOUR OWN SCSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */


@font-face {
	font-family: 'Aquire';
	font-weight: normal;
	src: url(/app-assets/fonts/aquire/fonts/AquireRegular.otf) format("opentype");
}

@font-face {
	font-family: 'Aquire';
	font-weight: bold;
	src: url(/app-assets/fonts/aquire/fonts/AquireBold.otf) format("opentype");
}

@font-face {
	font-family: 'Aquire';
	font-weight: lighter;
	src: url(/app-assets/fonts/aquire/fonts/AquireLight.otf) format("opentype");
}
  
.login-background {
	position: absolute;
	bottom:0px;
	left:0px;
}

.auth-wrapper.auth-v2, .auth-wrapper .auth-bg {
    background: #012F4F;
	position:relative;
}

.auth-login-form .form-control {
    height: 3.125rem;
    border-radius: 1.25rem;
}

.auth-login-form .input-group-text {
    border-radius: 1.25rem;
}

.auth-login-form a {
	color:#FFD876;
} 

.auth-login-form a:hover {
	color:#fff;
}

.btn-primary, .btn-primary:hover, .swal2-confirm {
    border-color: #FFD876 !important;
    background-color: #FFD876 !important;
	color:#012F4F !important;
    border-radius: 1.25rem;
}
.btn-danger {
	border-radius: 1.25rem;
}

.btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
	border-color: #FFD876 !important;
	background-color: #FFD876 !important;
	box-shadow: 0 0 0 0.2rem rgba(255, 216, 118, 0.5);
}
  
.btn-primary.disabled, .btn-primary:disabled {
	color: #012F4F;
	background-color: #FFD876;
	border-color: #FFD876; 
}
  
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	color: #012F4F;
	border: 1px solid #FFD876; 
}
  
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 216, 118, 0.5); 
}

/* main menu */
.main-menu .navbar-header {
	padding-top: 20px;
    background: #012F4F;
    min-height: 100px;
}

.main-menu.menu-light .navigation {
    background: #012F4F;
}

.main-menu.menu-light .navigation li a{
	color:#fff;
}

.main-menu.menu-light .navigation li a:hover, .main-menu.menu-light .navigation li a:active{
	color:#FFD876;
}

.main-menu .main-menu-content {
    background: #012F4F;
}

/* top navbar*/
.header-navbar.floating-nav {
	background: #012F4F;
	color: #91CACF;
}

.header-navbar .navbar-container ul.navbar-nav li > a.nav-link {
    color: #fff;
}

.dashboard-bg {
	background: url('/app-assets/images/pages/dashboard-bg.svg') #012F4F no-repeat bottom left;
	min-height:250px;
	border-radius: 1.25rem;
}

.package-shield {
	background: url(/app-assets/images/pages/shield.svg) no-repeat center center;
    min-height: 130px;
    width: 125px;
    padding-top: 35px;
    text-align: center;
    color: #fff;
	float:left;
	text-transform: uppercase;
}

.package-shield span {
	font-family: Aquire;
	font-size: 1.75rem;
    font-weight: bold;
    line-height: 100%;
}

.protection-status {
	padding: 15px;
    float: left;
    color: #91CACF;
}

.protection-status span {
	font-family: Aquire;
	font-size: 2rem;
	color:#76FFB0;
	font-weight: bold;
    line-height: 100%;
}

.dashboard-figure {
	padding-top: 20px;
    max-height: 250px;
    color: #91CACF;
}

.dashboard-figure h1 {
	font-size: 2rem;
	color:#FFD876;
}

.dashboard-members h1 {
	font-size: 2rem;
}

.dashboard-members .border-right {
	border-right:1px solid #ccc;
}

.dashboard-weekly-bonus {
	text-align:center;
}

.dashboard-weekly-bonus .card-body {
	background: #012F4F;
	border-radius: 1.25rem;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}

.dashboard-weekly-bonus .card-title {
	margin: 0.5rem;
}

.dashboard-weekly-bonus h1 {
	color:#FFD876;
}

.dashboard-weekly-winner {
	text-align:center;
}

.dashboard-weekly-winner .winning-prize {
	font-family: Aquire;
	color: #012F4F;
	font-size: 1.5rem;
	margin-top: 5px;
}

.dashboard-weekly-winner .winner {
	margin-bottom:15px;
	color:#838383;
}

.dashboard-weekly-winner .badge {
    padding: 0.25rem 0.5rem;
    border-radius: 1.25rem;
}

.dashboard-weekly-winner .rank {
	background:#FFD876;
	border:1px solid #012F4F;
	color:#012F4F;
}

/* General */
.form-control {
	border-radius:1.25rem;
}

.form-control:focus, .form-control:active {
	border:1px solid #FFD876;
}

.input-group-prepend .input-group-text {
    border-right: 0;
    border-radius: 1.25rem;
}

a {
    color: #012F4F;
}

a:hover, a:active {
	color:#FFD876;
}

.select2-container--default .select2-selection--single {
    border-radius: 1.25rem;
}


/* Customer Service*/
.nav-tabs .nav-link:before {
    color: #012F4F;
	background:rgba(255, 216, 118, 0.5); 
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #FFD876;
	background:#012F4F;
}

.nav-tabs .nav-link:after,
.nav-tabs .nav-link:hover {
	background: #FFD876;
	color: #fff;
}

.nav-tabs .nav-link:after {
	background: #FFD876 !important;
}

.nav-tabs.nav-justified .nav-item a.nav-link {
    border-bottom: 1px solid #ccc;
    margin: 0px 5px;
}

.main-menu.menu-light .navigation > li.active > a {
	background: linear-gradient(118deg, #FFD876, rgba(255, 216, 118, 0.5));
	box-shadow: 0 0 10px 1px rgba(255, 216, 118, 0.5);
}

.main-menu.menu-light .navigation > li ul .active {
	background: linear-gradient(118deg, #FFD876, rgba(255, 216, 118, 0.5));
	box-shadow: 0 0 10px 1px rgba(255, 216, 118, 0.5);
}

.btn-primary:hover:not(.disabled):not(:disabled) {
	box-shadow: 0 8px 25px -8px #FFD876; 
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #FFD876;
    background-color: #FFD876;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    box-shadow: 0 2px 4px 0 rgba(255, 216, 118, 0.5) !important;
}

.waves-button-input {
	width: 100%;
}

.color-white {
	color: #fff;
}

.dashboard-weekly-bonus .card-body {
	padding: 0.5rem;
}

.dashboard-weekly-bonus .dashboard-weekly-bonus-title {
	color: #000;
	font-size: 1.25rem;
	font-weight: bold;
	margin: 1.5rem;
}

.dashboard-member-counter h1,
.dashboard-member-counter {
	color: #012F4F;
}

.font-bold {
	font-weight: 700;
}

.pagination {
	margin-top: 20px;	
}

.page-item.active .page-link {
	background-color: #FFD876;
	color: #012F4F !important;
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
	border-top-right-radius: 1.25rem;
    border-bottom-right-radius: 1.25rem;
}

.custom-file-input:lang(cn) ~ .custom-file-label::after {
    content: "上载";
}

.img-circle {
	/* border-radius: 50%; */
}
img.img-circle {
	background:black;
}
span.edit {
	 left:0;
	 text-align:center;
	 width:100%;
	 background:#F8AB28;
	 bottom:0;
	 padding:8px 0;
}
.img-thumbnail {
	border-radius: 0;
	display:inline-block;
	background:transparent;
	padding:20px;
	border:none;
 }
.img-thumbnail > div {
	display:inline-block;
	overflow: hidden;
	height: 140px;
	border: none;
	-webkit-box-shadow: 0 2px 0 2px #333;
	box-shadow: 0 2px 0 2px #333;
	/* border-radius:50%; */
}