.signup-alert{
    margin: 2px 0 0 0;
}
#all-posts_filter input{
	width: 200px;
}
#all-transaction_filter input{
	width: 200px;
}
.email-tmpl-menu{
	list-style: none;
	padding: 0;
	margin: 20px 0;
	width: 100%;
}
.email-tmpl-menu li a{
	width: 100%;
	background:#F1F1F1;
	float: left;
	padding: 8px 10px;
}
.email-tmpl-menu .active a{
	background:#E1E1E1;
}
.email-tmpl-menu a:hover{
	background:#1A8FBF;
	color: #fff;
}
#sortable1, #sortable2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px;
    background: #eee;
    padding: 5px;
    width:90%;
    border: 1px dotted #000;
}
#position-instruction .modal-dialog{
	width: 90%;
}
#all-posts
{
    table-layout: fixed;
}
#all-posts td
{
    word-wrap:break-word
}
#all-posts .serial{
	width:30px;
}
#all-posts .photo{
	width:70px;
}
#all-posts .status{
	width:60px;
}
#all-posts .days-left{
	width:60px;
}
#all-posts .featured-status{
	width:80px;
}
#all-posts .actions{
	width:100px;
}

.overflow-scroll{
	overflow: scroll;
}
.mt8{
	margin-top: 8px !important;	
}
.mt10{
	margin-top: 10px !important;
}
.mt15{
	margin-top: 15px !important;
}
.mt3-3per{
	margin-top: 3.3% !important;
}
.mt20per{
	margin-top: 20% !important;
}
.mt85{
	margin-top: 85px !important;	
}

.mb10{
	margin-bottom: 10px !important;
}

.mr10{
	margin-right: 10px !important;
}

.ml20{
	margin-left: 20px !important;
}

.z-index-99{
	z-index: 99 !important;
}

.fw-bold{
 font-weight: bold !important;
}

.border-left{
	border-left: 2px solid #ddd !important;
}
.border-right{
	border-right: 2px solid #ddd !important;
}
.border-top{
	border-top: 2px solid #ddd !important;
}
.border-bottom{
	border-bottom: 2px solid #ddd !important;
}

.dashboard-reports-date-btn-submit{
    width: 50%;
    margin-top: 22px;
}

@media screen and (max-width: 425px) {
  .imgbg {
	    background: url(https://dev.thehcircle.com.my/loyalty/assets/images/dashboard-top-425px.jpg) !important;
	    background-repeat: no-repeat;
	    background-size: cover;
	    height: 275px !important;
	    background-position: center !important;
	}
	
	.responsive-font-2vw{
		font-size: 2vw;
	}
	
	.box-tool-arrow-425px{
	    display: inline-block;
	    float: right;
	    line-height: 20px;
	    white-space: nowrap;
	    margin-top: -20px;
	}
	
	.sidebar-sm {
		height: auto !important;
		overflow: hidden;
	}
	
	#sidebar.sidebar-collapsed+#main-content {
	    margin-left: 0px !important;
	}
	
	.mainBtnContainer{
		margin-left: 15px;	
	}
	
	
	#sidebar.sidebar-collapsed+#main-content>footer {
		margin-left: 25px; 
	}
	
	#ui-datepicker-div{
		z-index: 991 !important;
	}
	
}

@media screen and (max-width: 375px) {
  	.imgbg {
	    background: url(https://dev.thehcircle.com.my/loyalty/assets/images/dashboard-top-455px.jpg) !important;
	    background-repeat: no-repeat;
	    background-size: cover;
	    height: 275px !important;
	    background-position: center !important;
	}
	
	.responsive-font-2vw{
		font-size: 2vw;
	}
	
	.box-tool-arrow-375px{
	    display: inline-block;
	    float: right;
	    line-height: 20px;
	    white-space: nowrap;
	    margin-top: -20px;
	}
	
	#sidebar.sidebar-collapsed+#main-content>footer {
		margin-left: 25px; 
	}

}

@media screen and (max-width: 320px) {
  	.imgbg {
	    background: url(https://dev.thehcircle.com.my/loyalty/assets/images/dashboard-top-320px.jpg) !important;
	    background-repeat: no-repeat !important;
	    background-size: cover;
	    height: 305px !important;
	    background-position: center !important;
	}
	
	.responsive-font-2vw{
		font-size: 2vw;
	}
	
	.header-btn{
		color: white;
	    margin: 0px 0px 5px 0px !important;
	    padding: 5px 10px;
	    font-size: 12px;
	}
	
	.box-tool-arrow-320px{
	    display: inline-block;
	    float: right;
	    line-height: 20px;
	    white-space: nowrap;
	    margin-top: -20px;
	}
	
	.first-box{
		margin-top: 20px !important;
	}

}

/*@media only screen and (min-device-width: 919px) and (max-device-width: 1024px) {*/
@media only screen and (min-device-width: 919px) and (max-device-width: 1024px) {
   .btn-text-50per{
   	font-size: 50%;
   }
}

.white-space-normal{
	white-space: normal !important;
}

.full-tab{
	border-right: solid 1px #CCC !important;
}

.not-allowed {cursor: not-allowed;}

.pointer {cursor: pointer;}


.z-index999{
	z-index: 999 !important;
}

.box-style1{
	width: 100%;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 5px;
}

.white-space-wrap{
	white-space: pre-wrap;
}

/* Start: Dashboard */
.tile-board1{
  background-color: #ff7f50;
}
.big-board1{
  margin: 20px 0px 0px 0px;
  font-size: 20px !important;
}
.expired{
  margin: 8px 0px 0px 0px;
  text-align: center !important;
}
.board1-text-align{
  text-align: center !important;
}
/* End: Dashboard */