.index-footer {
	padding: 10px 125px;
	text-shadow: 2px 1px 1px #000;
	color: #ffffff;
	position: fixed;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #fff;
}

body.body-small .vote-icon {
	display: none;
}

.user_type {
	border: 1px solid #a59494;
	border-radius: 5px;
	padding: 0;
	margin-bottom: 14px;
	box-shadow: 2px 2px 1px #c5c0c0;
}

.user_type input {
	vertical-align: top;
	zoom: 1.5;
	display: inline-block;
	position: relative;
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	width: 12px;
	height: 12px;
}

.user_type label {
	margin-left: 5px;
	font-size: 15px;
	cursor: pointer;
	color: #020202;
	text-shadow: 0px 0px 2px #ffffff;
}

.frgpwd {
	text-align: right;
}

.user_type .col-md-6 {
	padding: 5px 10px 2px;
	border-right: 1px solid #9e9292;
	text-transform: uppercase;
	background: rgba(169, 169, 169, 0.28);
}

.login-container {
	/*background-size: auto auto;
	height: auto;*/
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	background-image: url("../img/BBB-HomeBg.jpeg");
	overflow:hidden;
}
.ibox-content{ background-color: rgba(255,255,255,0.9) !important; }
.notify-alerts {
	display: none;
	padding: 8px 25px;
	text-align: center;
	border-radius: 5px;
	z-index: 9999;
	font-size: 15px;
	width: 45%;
	margin: 30px auto;
	font-weight: bold;
	background: rgba(255, 255, 255, 0.54);
}

.qbox-inner-edit .input-group {
	display: inline;
}

.qbox-inner-edit .input-group .input-group-addon {
	display: none;
}

.notify-alerts.err {
	color: #c50202;
	border: 1px solid #c50202;
}

.notify-alerts.succ {
	color: #3a880c;
	border: 1px solid #3a880c;
}

.user-confirm .notify-alerts.err,
.user-confirm .notify-alerts.succ {
	position: fixed;
	margin-top: 10%;
	left: 0;
	right: 0;
	padding-bottom: 30px;
	box-shadow: 0px 0px 10px #504e4e;
}

.user-confirm .notify-alerts h2 {
	font-weight: bold;
}

.user-confirm .notify-alerts {
	font-weight: normal;
}

.user_type input[type='radio']:after {
	width: 12px;
	height: 12px;
	border-radius: 15px;
	top: -2px;
	left: 0px;
	position: relative;
	background-color: #d1d3d1;
	content: '';
	display: inline-block;
	visibility: visible;
	border: 0.8px solid white;
	cursor: pointer;
}

.gl-m form .form-group {
	margin-bottom: 8px;
}

.gl_conf_wrapper {
	background: #FFF;
	padding: 25px;
	margin-bottom: 30px;
}

.gl_conf_wrapper .cnf_block {}

.gl-q h1 {
	color: #1d6a6b;
	background: #fff;
	width: 50px;
	margin: 0 auto;
	border-radius: 50%;
	height: 50px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	padding: 5px;
	font-size: 21px;
}

.qbox-inner-edit {
	display: none;
	position: absolute;
	top: 32%;
	left: 0;
	right: 0;
	background: #FFF;
	padding: 8px;
	height: 100%;
}

.qbox-inner-edit .btn-primary {
	background-color: #1ab394;
	border-color: #1ab394;
	color: #FFFFFF;
}

.qbox-inner-edit .btn-white {
	color: #000 !important;
	padding: 0;
	font-size: 12px;
}

.qbox-inner-edit label {
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 42%;
	color: #5f5454;
}

.qbox-inner-edit input {
	width: 45%;
	color: #000;
}

.qbox-inner-edit {
	display: none;
}

.gl-q .widget {
	background-color: #1d6a6b;
	padding: 17px !important;
	position: relative;
	overflow: hidden;
	border: 1px solid #1c84c6;
}

.gl-q .widget .qbox-inner {
	margin-bottom: 0;
}

.gl-q .widget .qbox-inner p {
	text-align: left;
	margin: 5px 0;
	border-radius: 3px;
	padding: 5px;
	background: #FFF;
	color: #1d6a6b;
	font-weight: bold;
	font-size: 11px;
}

.gl-m .blue-bg,
.bg-primary {
	background-color: #909090;
}

.gl-q .widget .qbox-inner div {
	margin: 10px 0;
	text-shadow: 0 0 3px #000;
	font-size: 12px;
}

.gl-m .widget .qbox-inner h1 {
	font-size: 24px;
	font-weight: bold;
	color: #fffefe;
	text-shadow: 0px 0px 2px #000;
}

.goals-conf-forms {
	display: none;
}

.gl-m .widget {
	margin: 0;
	padding: 8px 1px 5px;
	border: 1px solid #909090;
	position: relative;
}

.gl-m .col-md-3 {
	padding: 1px;
}

.gl-m .widget .qbox-inner-edit {
	top: 25%;
	height: auto;
}

.goals-conf-forms.active {
	display: block;
}

.gl-grid-row {
	border-bottom: 1px solid #e7eaec !important;
	background: #FFF;
}

ul.goals-category li {
	display: inline-block;
	width: 25%;
	padding: 15px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #458e8b;
	background: #458e8b;
	color: #FFF;
}

ul.goals-category li:hover,
ul.goals-category li.active {
	background: #e5e6e65c !important;
	color: #4691a7;
}

ul.goals-category li:last-child {
	border-right: none;
}

ul.goals-category {
	margin-bottom: 0;
	display: inline-table;
	list-style: none;
	width: 100%;
	position: relative;
	padding: 0;
}

.org-update-modal.inmodal .modal-header {
	padding: 10px;
}

.product-list.org-list .product-box {
	height: 215px;
	overflow: hidden;
}

.user_type input[type='radio']:checked:after {
	background-color: #ffa500;
}

.product-list .widget {
	box-shadow: 1px 1px 4px #585858;
	border: 1px solid #fbfafa;
	min-height: 180px;
}

.widget.green-bg {
	background-color: #1ab394;
	color: #ffffff;
}

.product-list .add-widget.widget {
	box-shadow: none;
	padding: 40px 0;
	border: 1px solid #8e9695;
	background-color: rgba(85, 90, 84, 0.43);
	cursor: pointer;
}

.product-list .add-widget h3 {
	margin-bottom: 10px;
}

.product-list .add-widget a {
	width: 100%;
	height: 100%;
	color: #FFF;
	display: block;
	text-shadow: 1px 0px 1px #000;
}

.product-list .add-widget a:hover {
	text-shadow: 0px -1px 1px #fff;
	color: #007304;
}

.product-list .widget .col-xs-4 {
	padding: 0;
}

.product-list.org-list .product-desc {
	padding: 0 10px 10px;
	height: 45px;
}

.product-list .widget .col-xs-4 img {
	width: 100%;
}

.product-list .widget .col-xs-8 {
	padding: 0 6px;
}

.product-list .widget .col-xs-8 h3 {
	margin: 0 0;
}

.product-list .widget.style1:hover {
	box-shadow: none;
	border: 1px solid #CCC;
}

.product-list .widget {
	padding: 4px;
}

.grid-img-full img {
	width: 100%;
	margin-top: 5px;
}

.org-list.product-list .add-widget.widget {
	padding: 60px 0;
	height: 215px;
	margin: 0;
}

.prd-widget .ft-caption {
	position: absolute;
	bottom: 6%;
	width: auto;
	z-index: 999;
}

.prd-widget .ft-caption.pull-left {
	left: 2%;
}

.prd-widget .ft-caption.pull-right {
	right: 2%;
}

.prd-widget .ft-caption a {
	color: #337ab7;
	display: block;
	font-size: 14px;
}

#toast-container>.toast.toast-success,
#toast-container>.toast.toast-error {
	background-image: none !important;
}

.product-list .product-imitation {
	height: 135px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

#toast-container>div {
	opacity: 1 !important;
}