body.bp-xs-on-secondary, body.bp-xs-on-primary{overflow-y: hidden;}
.container-fluid{padding-left:4px;}
.product-image{
	height: 200px;
	width: 100%;
	object-fit: fill;
	filter: blur(1px);
	-webkit-filter: blur(1px);
	filter: brightness(80%);
	-webkit-filter: brightness(80%);
}

/* Custom JBS Buttons */
.bg-transparent {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}

.img-icon{
	height:28px;
	width:28px;
	border-radius: 50%;
	margin-right: 8px;
	-webkit-box-shadow: 0px 0px 29px 1px rgba(0,0,0,0.77);
	-moz-box-shadow: 0px 0px 29px 1px rgba(0,0,0,0.77);
	box-shadow: 0px 0px 29px 1px rgba(0,0,0,0.77);
}
.img-dp{
	height:50px;
	width:50px;
	border-radius: 50%;
	margin-right: 8px;
}
.img-icon-sm{
	height:20px;
	width:20px;
	border-radius: 50%;
}
.img-icon-lg{
	height:36px;
	width:36px;
	border-radius: 50%;
}
.img-icon-xl{
	height:48px;
	width:48px;
	border-radius: 50%;
}

/* JBS Header  */
.dropdown-menu{
	border: 1px solid #112233;
	box-shadow: 5px 10px 20px #112233;
	width: 260px;
}

.dropdown-toggle::after{
	content: none;
}

.badge-custom{
	font-size: 11px;
	position: absolute;
	margin:-4px 0 0 2px;
}

.list-unstyled{
	border-radius: 12px;
	background: #d1e8e2;
	box-shadow: 0.4rem 0.4rem 1rem rgba(0, 0, 0, 0.1);
}
.menu-logo{
	height:150px;
	width:250px;
}
.badge-blinking {
	transition: 300ms;
	animation: blinkAnimation 2s infinite;
	-webkit-animation: blinkAnimation 300ms infinite;
	-moz-animation: blinkAnimation 300ms infinite;
}

@keyframes blinkAnimation {
	from {top: -5px; left: 12px}
	to {top: -7px; left: 14px}
}
.has-error .form-error{margin-left:50%;}
/* ### JBS Header ### */
.text-theme{
	color: #001122 !important;
}
.text-success{
	color: #61892f !important;
}
.bg-theme{
	background-color: #112233 !important;
}
.bg-success{
	background-color: #112233 !important;
}
.btn-theme {
    background-color: #61892f !important;
}
.btn-warning{
	color: #000 !important;
}
.profile-bg {
    background-size: cover;
    background-position-y: 50%;
    background-repeat: no-repeat;
    height: 150px;
}

.profile-img {
    position: absolute;
    bottom: 36px;
    z-index: 100;
	height:100px;
	width:100px;
}
.spinner {
	margin: 100px auto;
	width: 50px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}

.spinner > div {
	background-color: #333;
	height: 100%;
	width: 6px;
	display: inline-block; 
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
	0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
	20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
	0%, 40%, 100% { 
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}  
	20% { 
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}
/* End of Custom JBS Buttons */
/* Note View*/
.box{
	border-radius: 0.5rem;
	box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}
.lead{
	
	font-size : 13px; 
}
.box-header{
	background-color: #7395ae;
	border-bottom: none;
}
.categories li a{
	color: #172e80;
}
.main-content-wrapper .header-area-primary,
.main-content-wrapper .header-area-secondary{
	background: #001122;
}
.main-content-wrapper .header-area-primary .amado-nav ul li a,
.main-content-wrapper .header-area-secondary .amado-nav ul li a{
	color: #fff;
}
.main-content-wrapper .header-area-primary .amado-nav ul li ul li a,
.main-content-wrapper .header-area-secondary .amado-nav ul li ul li a{
	color: #000;
}
.blog-bg{background: #cde0c9;}
.blog-content{background: #ffffef;}

.bg-color-1{background: #001122;}
.bg-color-2{background: #edc7b7;}
.bg-color-3{background: #112233;}
.bg-color-4{background: #5b7fa7;}
.bg-color-5{background: #d1e8e2;}
.bg-color-6{background: #eae7dc;}
.bg-color-7{background: #88bbbb;}
.bg-color-8{background: #ebe8c6;}
.bg-color-9{background: #d2fdff;}
.bg-color-10{background: #fcf1f0;}
.bg-color-11{background: #f1f1f1;}
.bg-color-12{background: #f1f1f1;}
.bg-color-13{background: #A5DEF1;}
.bg-color-14{background: #508DA3 ;}
.color-1{color: #5b7fa7;}
.color-2{color: #e27d60;}
.color-3{color: #bc986a;}
.color-4{color: #055386b;}
.color-5{color: #edf5e1;}
.color-6{color: #2e1114;}
.color-7{color: #1a1a1d;}
.color-8{color: #123c70;}
.color-9{color: #0567a8;}
.color-10{color: #b40000;}
.color-11{color: #13423c;}
.color-12{color: #0b1320;}
.color-13{color: #1c1b4d;}
.color-14{color: #022534;}
.color-15{color: #112d32;}
.color-16{color: #25274d;}
.color-17{color: #17252a;}
.color-18{color: #182628;}
.color-19{color: #1f2605;}
.color-20{color: #080f5b;}

iframe, .mobile{width:100%;height:auto;}

.fa{font-size:14px;}
.fa-2x{font-size:18px;}
.fa-3x{font-size:22px;}

/* End of Note View*/

/* .custom-tabs class 1 */
.custom-tabs { color: #5c5c5c;}
.custom-tabs .nav-tabs .nav-item.show .nav-link, .custom-tabs .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent transparent #0D47A1;
    border-bottom: 4px solid #112233 !important;
    font-weight: 500;
}

.custom-tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}

.custom-tabs .nav-tabs .nav-link:hover {
    border: 1px solid transparent;
}

.custom-tabs-2 .nav-tabs .nav-item.show .nav-link, .custom-tabs-2 .nav-tabs .nav-link.active {
    background-color:#112233;
    border: 1px solid #007BFF !important;
    font-weight: 500;
    color: #fff;
    padding: 0rem !important;
}

.custom-tabs .nav-tabs .nav-link,
.custom-tabs-2 .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    padding: 0rem !important;
}
.note-item{
	box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.5);
	border-radius: 12px;
}
/*Profile Card*/
.profile-card {
	font-family: 'Open Sans', Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	height:300px;
	border:none;
	box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.5);
	margin: 10px;
}
.profile-card .background-block {
    float: left;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.profile-card .background-block .background {
	width:100%;
	vertical-align: top;
	opacity: 0.9;
	-webkit-filter: blur(0.5px);
	filter: blur(0.5px);
	-webkit-transform: scale(1.8);
	transform: scale(2.8);
}
.profile-card .card-content {
	width: 100%;
	padding: 15px 25px;
	color:#232323;
	float:left;
	background:#efefef;
	height:50%;
	border-radius:0 0 5px 5px;
	position: relative;
	z-index: 9999;
}
.profile-card .card-content::before {
    content: '';
    background: #efefef;
    width: 120%;
    height: 100%;
    left: 11px;
    bottom: 51px;
    position: absolute;
    z-index: -1;
    transform: rotate(-13deg);
}
.profile-card .profile {
	border-radius: 50%;
	position: absolute;
	bottom: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	opacity: 1;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 1);
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	z-index:99999;
}
.profile-card h4 {
	margin: 0 0 5px;
	font-weight: 600;
	font-size:16px;
}
.profile-card h4 small {
	display: block;
	font-size: 12px;
	margin-top:10px;
}


/* custom-tabs class 2 */
#tabs{
	background: #007b5e;
    color: #eee;
}

#tabs .nav-tabs .nav-item.show .nav-link, #tabs .nav-tabs .nav-link.active {
    color: #f3f3f3;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 17px;
    font-weight: 500;
}

#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #eee;
    font-size: 17px;
}

.tab-content-border {
    border-width: 0px 1px 1px 1px;
    border-color: #dee2e6;
    border-style: solid;
}

.tab-content-border .tab-pane p, .tab-pane p, .media-text {
    font-size: 14px !important;
    line-height: 25px !important;
}

.nav-pills .nav-link {
    padding: 0rem .9rem;
    text-align: center;
}
.scroll-box{
	height:200px;
	overflow-y:auto;
	scrollbar-color: #112233 rgb(46,54,69,0) !important;
	scrollbar-width: thin !important;
}
.scroll-box-md{
	max-height:400px;
	overflow-y:auto;	
}
.scroll-box-lg{
	max-height:500px;
	overflow-y:auto;
	scrollbar-color: #112233 rgb(46,54,69,0) !important;
	scrollbar-width: thin !important;
}
::-webkit-scrollbar { width: 2px;}
::-webkit-scrollbar-track {background: #ffffffff;}
::-webkit-scrollbar-thumb {background: #112233;}
::-webkit-scrollbar-thumb:hover {background: #aaa;}

/* Login / Registration Form */
.modal-login {
	color: #636363;
	width: 480px;
	margin: 0 auto;
}
.modal-login .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
}
.modal-login .modal-header {
	border-bottom: none;
	position: relative;
	justify-content: center;
}
.modal-login h4 {
	text-align: center;
	font-size: 26px;
}
.modal-login  .form-group,
.form-theme  .form-group {
	position: relative;
}

.modal-login img, 
.form-theme img {
	position: absolute;
	left: 8px;
	top: 8px;
	height:24px;
	width: 24px;
}
.form-theme span {
	position: absolute;
	left: 40px;
	top: 10px;
	font-size:14px;
	font-weight: bold;
	color:#000;
}
.modal-login .form-control,
.form-theme .form-control {
	padding-left:45px;
	top: 8px;
	border: 0;
	border-bottom: 0.5px solid #333;
	font-size: 14px;
}
.form-theme .form-control {
	padding-left:145px;
}
.toggle-password {
	margin-left: 90%;
	height:24px;
	width: 24px;
}
.modal-login .form-control:focus,
.form-theme .form-control:focus {
	border-color: #00ce81;
}
.modal-login .form-control, .modal-login .btn {
	min-height: 40px;
	border-radius: 3px; 
}
.modal-login .hint-text {
	text-align: center;
	padding-top: 10px;
}
.modal-login .close {
	position: absolute;
	top: -5px;
	right: -5px;
}
.modal-login .btn, .modal-login .btn:active {	
	border: none;
	background: #61892f !important;
	line-height: normal;
}
.modal-login .modal-footer {
	background: #ecf0f1;
	border-color: #dee4e7;
	text-align: center;
	margin: 0 -20px -20px;
	border-radius: 5px;
	font-size: 13px;
	justify-content: center;
}
.modal-login .modal-footer a {
	color: #777;
}
.trigger-btn {
	display: inline-block;
	margin: 100px auto;
}
.custom-select{z-index:999 !important;}


/* End of Login / Registration Form */
.custom-file-chooser {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 2px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
 
.custom-file-chooser + label {
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	margin-left:175px;
	padding: 8px 12px;
	color: #fff;
	background-color: #61892f;
}
.custom-file-chooser:focus + label,
.custom-file-chooser + label:hover{
	background-color: #fff;
	color: #61892f;
	border: 1px solid #61892f;
}

/*======== Accordion CSS Rules ========== */
.accordion-header {
    padding: 0px !important;
    margin: 0px;
}

.panel-title > button {
    font-weight: 500;
    text-decoration: none;
    display: block;
    width: 100%;
    text-align: left !important;
    background: #112233;
    border-radius: 0px;
    padding: 8px;
    color: #fff;
}
.accordion-success > button{
	background: #61892f;
    color: #fff;
}
.accordion-warning > button{
	background: #e16428;
    color: #fff;
}
.panel-title > button.collapsed {
    background: #F7F7F7;
    color: #5c5c5c;
}
.panel-title > button:hover {
    background: #223344;
    color: #fff;
}
.accordion-success > button:hover{
	background: #61992f;
    color: #fff;
}
.accordion-warning > button:hover{
	background: #ff7428;
    color: #fff;
}
.accordion-btn:visited,
.accordion-btn:focus,
.accordion-btn:hover {
    text-decoration: none;
}

.accordion-body p {
    line-height: 20px !important; 
}

.panel-title > button:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}

.panel-title > button.collapsed:before {
    float: right !important;
    content:"\f067";
}


/* ===========Accordion Css Rules =======*/

/* Respomsive CSS */

@media only screen and (min-width: 768px) and (max-width: 991px){
    .track .step {font-size: 10px;}
	.modal-login {width: 320px;}
	.toggle-password {margin-left: 85%;}
	.bio-header {
		margin-left: 0px;
		display: block;
        min-width:100% !important;
        text-align: center !important;
	}
}
@media only screen and (max-width: 767px){
    .track .step {font-size: 10px;}
    .footer-top{padding: 50px 0;}
	.modal-login {width: 320px;}
	.toggle-password {margin-left: 85%;}
	.profile-img {
        top: 27%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
	.bio-header {
		margin-left: 0px;
		display: block;
        min-width:100% !important;
        text-align: center !important;
	}
}
@media screen and (max-width: 32em) {
	.track .step {font-size: 10px;}
	.modal-login {width: 320px;}
	.toggle-password {margin-left: 85%;}
	.profile-img {
        top: 27%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
	.bio-header {
		margin-left: 0px;
		display: block;
        min-width:100% !important;
        text-align: center !important;
	}
}
@media screen and (max-width: 36em) {
	.track .step {font-size: 10px;}
	.modal-login {width: 320px;}
	.toggle-password {margin-left: 85%;}
	.profile-img {
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
	.bio-header {
		margin-left: 0px;
		display: block;
        min-width:100% !important;
        text-align: center !important;
	}
}