.preloader-background {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FFF;	
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
}

.sitepol {
	font-size: 20px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	padding-left: 10px;
	line-height: 60px;
	/*text-shadow: 2px 2px 4px #927001;*/
	letter-spacing: 2px;
}

nav {
    background-color: #fbc30a !important;
}

nav ul a {
	text-shadow: 2px 2px 4px #927001;
}

nav .sidenav-trigger {
    margin: 0 !important;
}

.notification {
	position: relative;
}

.notification-badge {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #FFFFFF;
    background-color: #f44336;
    margin: 0 -.8em;
    border-radius: 50%;
    padding: 3px 8px;
    line-height: 14px;
}


.fixed-bottom {
	background: #FFF;
	position: fixed;
	bottom: 0;
	border-top: 1px solid #CCC;
	width: 100%;
	z-index: 99;
}

.bbox {
	width: 20%;
	float: left;
	border-right: 1px solid #CCC;
	text-align: center;
	padding: 10px 5px;
}

.bbox div {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}

.bbox a i {
	color: #fbc30a;
}


.errorMessage, span.required {
	color: #F00;
}

.errorMessage {
	padding: 0 .75rem;
}

.login_error {
    background-color: #FFEBE8;
    border-color: #C00;
}

.login_error, .message, .success_msg {
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
}


h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 22px !important;
	font-weight: 500 !important;
}

.mbot100 {
	margin-bottom: 100px;
}

.mb0 {
	margin-bottom: 0px !important;
}

.card .card-content p {
	margin-bottom: 5px !important;
}

.posrel {
	position: relative;
}

.la-del {
	position: absolute;
	top: 10px;
	right: 10px;
}


.subtitle {
	font-family: 'Oswald', sans-serif;
	font-size: 20px !important;
	font-weight: 500 !important;
	margin: 20px 0px;
	text-align: center;
	color: #ff9800;
}


.fdesign {
	margin: 10px 0px;
	border: 1px solid #CCC;
	padding: 3px;
}


.wallet-template {
	border-radius: 10px !important;
	margin: 0px 15px !important;
	color: #FFF;
    background: #a700ff;
    background: -moz-linear-gradient(-45deg, #a700ff 0%, #00189a 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #a700ff), color-stop(100%, #00189a));
    background: -webkit-linear-gradient(-45deg, #a700ff 0%, #00189a 100%);
    background: -o-linear-gradient(-45deg, #a700ff 0%, #00189a 100%);
    background: -ms-linear-gradient(-45deg, #a700ff 0%, #00189a 100%);
    background: linear-gradient(135deg, #a700ff 0%, #00189a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d800ff', endColorstr='#00189a', GradientType=1);
}

.wallet-template .card-body {
    padding: 15px !important;
}

.h-190 {
    height: 190px;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.shadow {
	border-radius: 10px !important;
    box-shadow: 0 .3rem 0.6rem rgba(0, 0, 0, .4) !important;
    -webkit-box-shadow: 0 .3rem 0.6rem rgba(0, 0, 0, .4) !important;
    -moz-box-shadow: 0 .3rem 0.6rem rgba(0, 0, 0, .4) !important;
    -ms-box-shadow: 0 .3rem 0.6rem rgba(0, 0, 0, .4) !important;
}

.mb-1 {
    margin-bottom: .25rem!important;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}

.text-mute {
    opacity: 0.7;
}

.wallet-amt {
	margin: -90px 15px 0;
}

.mb-4 {
    margin-bottom: 1.5rem!important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}

.wallet-amt .card-body {
    padding: 0px 15px !important;
}

.wallet-amt h3 {
	font-size: 35px !important;
	margin: 0px;
}

.wallet-amt .text-mute {
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: uppercase;
}

.wallet-amt .btn-floating {
	margin-top: 30px;
}

.card-footer small.text-mute {
	font-size: 13px;
}

.vm {
    vertical-align: middle;
}

.wallet-amt .card-footer {
	font-size: 16px;
}

.small {
    font-size: 80% !important;
    font-weight: 400;
}

.transactions {
	margin: 50px 0px;
}

.transactions .card-body {
	padding: 15px 15px 1px;
}

.transactions .price {
    font-weight: 700;
    font-size: 18px;
}




.wall .card-content {
	padding: 0px !important;
}

.post-header {
	padding: 15px 15px 0;
}

.post-header img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.name {
	color: #385898;
	font-weight: 600;
	line-height: 1.38 !important;
}

.time {
	color: #616770;
	font-size: 12px;
}

.sitename {
	font-weight: 600;
	color: #333;
}

.post-body .bimg img {
	border-bottom: 2px solid #FFF;
	border-right: 0;
	width: 100%;
	height: auto;
	max-height: 600px;
	float: none;
}

.post-body .bimg2 img {
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
	width: 50%;
	height: auto;
	float: left;
	min-height: 150px;
	max-height: 400px;
}

.post-body .lbimg img {
	border-right: 0px !important;
}

.post-body .timg {
	border-right: 2px solid #FFF;
	float: left;
	width: 33.33%;
}

.post-body .timg2 {
	border-right: 2px solid #FFF;
	float: left;
	width: 50%;
}

.post-body .timg2 img {
	min-height: 100px;
}

.post-body .ltimg {
	width: 33.33%;
	border-right: 0px;
	float: right;
}

.post-body .ltimg2 {
	width: 33.33%;
	border-right: 0px;
	float: right;
	position: relative;
}

.post-body img {
	width: 100%;
	height: 100px;
}

.post-body img:hover {
	opacity: 0.8;
}


.ltimg2 a img {
  	transition: .5s ease;
  	opacity: 0.5;
}

.ltimg2 a span {
	transition: .5s ease;
	position: absolute;
	bottom: 35%;
	right: 35%;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #333;
}

.mtop0 {
	margin-top: 0px !important;
}

.pow {
	background: url('http://construction.deejos.co.in/images/celebration-bg.png');
	border: 3px solid #cfa827;
	margin-top: 0px !important;
}

.pow h4 {
    text-align: center;
    text-transform: uppercase;
    background: #cfa827;
    margin: 0;
    padding: 10px;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 2px 3px #000;
    letter-spacing: 2px;
}

.pow .post-header {
	position: relative;
}

.pow .sitename img {
	position: absolute;
	top: 0;
	right: 40%;
    margin-top: 0px !important;
}

.pow .sitename {
	font-size: 15px;
	margin-bottom: 10px;
}

.pow .post-title .name {
    font-size: 24px;
    line-height: 25px !important;
    margin-top: 30px;
    margin-bottom: 10px;
}

.pow .post-title .congrats {
	font-size: 18px;
	font-weight: 500;
}

.pow .post-header img {
    margin-top: 20px;
	margin-bottom: 0px;
}

.pow .post-body img {
	height: auto;
}

.pow .points-table td {
	padding: 7px 5px;
	font-weight: bold;
}

.price {
    font-size: 18px;
    color: #fda729;
    font-weight: bold;
}

.input-field>label {
    color: #333 !important;
}

.pad15 {
	padding: 15px;
}

ul.activity {
    margin-left: 10px;
}
ul.activity li {
    list-style: none;
    padding-bottom: 20px;
}
ul.activity li.activity-item {
    position: relative;
    border-left: 2px solid #dee2e6;
}
ul.activity li.activity-item:after {
    background-color: #fff;
    border-radius: 30px;
    border: 2px solid #dee2e6;
    height: 20px;
    left: 0;
    margin-left: -11px;
    position: absolute;
    width: 20px;
    clear: both;
    bottom: auto;
    top: 0;
}
ul.activity li.activity-item:after,
ul.activity li.activity-item:before {
    content: " ";
    display: table;
}
ul.activity li.activity-item .activity-info {
    margin-left: 30px;
    padding-bottom: 17px;
}
ul.activity li.activity-item p {
    padding: 0;
    margin: 0;
}
ul.activity li.activity-item.primary:after {
    border-color: #17a2b8;
}
ul.activity li.activity-item.cyan:after {
    border-color: #2bcbba;
}
ul.activity li.activity-item.orange:after {
    border-color: #fd9644;
}
ul.activity li.activity-item.success:after {
    border-color: #32b432;
}
ul.activity li.activity-item.pink:after {
    border-color: #fb0792;
}
ul.activity li.activity-item.primary2:after {
    border-color: #4776e6;
}
ul.activity li.activity-item.danger:after {
    border-color: #e3324c;
}
ul.activity li.activity-item.info:after {
    border-color: #45aaf2;
}
ul.activity li.activity-item.warning:after {
    border-color: #f7b731;
}
ul.activity li.activity-item:last-child .activity-info {
    padding-bottom: 0;
}

.activity h5 {
	margin: 0px 0px 5px;
	font-size: 16px;
	line-height: 25px;
	font-weight: 500;
}