.m-0 {
	margin: 0;
}
.m-t-5 {
	margin-top: 5px;
}
.m-b-5 {
	margin-bottom: 5px;
}
.m-t-10{
	margin-top: 10px;
}
.m-b-10{
	margin-bottom: 10px;
}
.m-t-15{
	margin-top: 15px;
}
.m-b-15{
	margin-bottom: 15px;
}
.m-t-20{
	margin-top: 20px;
}
.m-b-20{
	margin-bottom: 20px;
}
.m-t-30{
	margin-top: 30px;
}
.m-b-30{
	margin-bottom: 30px;
}
.m-t-40{
	margin-top: 40px;
}
.m-b-40{
	margin-bottom: 40px;
}
.m-t-60{
	margin-top: 60px;
}
.m-b-60{
	margin-bottom: 60px;
}
.m-l-10{
	margin-left: 10px;
}
.m-r-10{
	margin-right: 10px;
}
.m-l-15{
	margin-left: 15px;
}
.m-r-15{
	margin-right: 15px;
}
.m-l-20{
	margin-left: 20px;
}
.m-r-20{
	margin-right: 20px;
}
.m-l-30{
	margin-left: 30px;
}
.m-r-30{
	margin-right: 30px;
}
.m-l-40{
	margin-left: 40px;
}
.m-r-40{
	margin-right: 40px;
}
.m-l-60{
	margin-left: 40px;
}
.m-r-60{
	margin-right: 60px;
}
.p-5 {
	padding: 5px;
}
.p-t-0{
	padding-top: 0;
}
.p-b-0{
	padding-bottom: 0;
}
.p-t-5{
	padding-top: 5px;
}
.p-b-5{
	padding-bottom: 5px;
}
.p-t-10{
	padding-top: 10px;
}
.p-b-10{
	padding-bottom: 10px;
}
.p-t-15{
	padding-top: 15px;
}
.p-b-15{
	padding-bottom: 15px;
}
.p-t-20{
	padding-top: 20px;
}
.p-b-20{
	padding-bottom: 20px;
}
.p-l-0 {
	padding-left: 0px;
}
.p-r-0 {
	padding-right: 0px;
}
.p-l-5 {
	padding-left: 5px;
}
.p-r-5 {
	padding-right: 5px;
}
.p-l-10 {
	padding-left: 10px !important;
}
.p-r-10 {
	padding-right: 10px;
}
.p-l-15 {
	padding-left: 15px;
}
.p-r-15 {
	padding-right: 15px;
}
.p-l-30 {
	padding-left: 30px;
}
.t-a-r {
	text-align: right;
}
.t-a-l {
	text-align: left;
}
.t-a-c {
	text-align: center;
}
.underline-1-gray {
	border-bottom: 1px solid #ddd;
}
.propakConstructConfigureLabels .badge {
	border-radius: 0;
	padding: 5px 10px;
}
.propakConstructConfigureLabels .badge-primary {
	color: #fff;
    background-color: #007bff;
}
.propakConstructConfigureLabels .badge-secondary {
	color: #fff;
    background-color: #6c757d;
}
.propakConstructConfigureLabels .badge-success{
	color: #fff;
    background-color: #28a745;
}
.propakConstructConfigureLabels .badge-danger {
	color: #fff;
    background-color: #dc3545;
}
.propakConstructConfigureLabels .badge-warning{
	color: #212529;
    background-color: #ffc107;
}
.propakConstructConfigureLabels .badge-info {
	color: #fff;
    background-color: #17a2b8;
}
.propakConstructConfigureLabels .badge-light {
	color: #aba8a8;
    background-color: #ffffff;
    border: 1px solid #aba8a8;
}
.propakConstructConfigureLabels .badge-dark {
	color: #fff;
    background-color: #343a40;
}
.propackModal .badge-warning {
	border: 1px solid #0a8caa;
    color: #fff;
    border-radius: 27px;
    background-color:#0a8caa;
}
.propackModal .badge-warning.filledColor {
	border: 1px solid #0a8caa;
    color: #0a8caa;
    border-radius: 27px;
    background-color:transparent;
}
.propackModal .badge-light {
    color: #212529;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #ddd;
    margin-right: 5px;
    padding: 6px 13px;
}
.propackModal .badge-dark {
    color: #343a40;
    background-color: #ddd;
    padding: 6px 13px;
    border-radius: 0;
    border: 1px solid #ddd;
}
.propackModal .badge-warning.selected {
    padding: 6px 13px;
    border-radius: 0;
    margin-right: 5px;
    background-color: #0a8caa;
    color: #ffff;
    border: 1px solid #0a8caa;
}
.propackModal .badge-light#addedPrdAllCatagory {
	margin-right: 0px;
}
.propakConstructConfigurePrdHolder .badge-primary {
	color: #007bff;
    border:1px solid #007bff;
    background-color: transparent;
}
.propakConstructConfigurePrdHolder .badge-secondary {
	color: #fff;
    background-color: #6c757d;
    background-color: transparent;
}
.propakConstructConfigurePrdHolder .badge-success{
    color: #28a745;
    border:1px solid #28a745;
    background-color: transparent;
}
.propakConstructConfigurePrdHolder .badge-danger {
    color: #dc3545;
    border:1px solid #dc3545;
    background-color: transparent;
}
.propakConstructConfigurePrdHolder .badge-warning{
    color: #ffc107;
    border:1px solid #ffc107;
    background-color: transparent;
}
.propakConstructConfigurePrdHolder .badge-info {
    color: #17a2b8;
    border:1px solid #17a2b8;
    background-color: transparent;
}
.propakConstructConfigurePrdHolder .badge-light {
    color: #aba8a8;
    border:1px solid #aba8a8;
    background-color: transparent;
}
.propakConstructConfigurePrdHolder .badge-dark {
    color: #343a40;
    border:1px solid #343a40;
    background-color: transparent;
}
.t-ind-5 {
	text-indent: 5px;
}
.propackModal input.form-control[readonly] {
	background-color: transparent;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-none {
	float: none;
}
.text-bold {
	font-weight: bold;
}
.border-radius-0 {
	border-radius: 0;
}
.color-black {
	color: #000000;
}
.color-blue{
	color: #0a8caa;
}
.addConstruct-cancel.yes-no-btn {
    cursor: pointer;
}
@media (min-width: 768px) {
	.m-sm-0 {
		margin: 0;
	}
	.m-t-sm-5 {
		margin-top: 5px;
	}
	.m-b-sm-5 {
		margin-bottom: 5px;
	}
	.m-t-sm-0{
		margin-top: 0;
	}
	.m-b-sm-0{
		margin-bottom: 0;
	}
	.m-t-sm-10{
		margin-top: 10px;
	}
	.m-b-sm-10{
		margin-bottom: 10px;
	}
	.m-t-sm-15{
		margin-top: 15px;
	}
	.m-b-sm-15{
		margin-bottom: 15px;
	}
	.m-t-sm-20{
		margin-top: 20px;
	}
	.m-b-sm-20{
		margin-bottom: 20px;
	}
	.m-t-sm-30{
		margin-top: 30px;
	}
	.m-b-sm-30{
		margin-bottom: 30px;
	}
	.m-t-sm-40{
		margin-top: 40px;
	}
	.m-b-sm-40{
		margin-bottom: 40px;
	}
	.m-t-sm-60{
		margin-top: 60px;
	}
	.m-b-sm-60{
		margin-bottom: 60px;
	}
	.m-l-sm-10{
		margin-left: 10px;
	}
	.m-r-sm-10{
		margin-right: 10px;
	}
	.m-l-sm-15{
		margin-left: 15px;
	}
	.m-r-sm-15{
		margin-right: 15px;
	}
	.m-l-sm-20{
		margin-left: 20px;
	}
	.m-r-sm-20{
		margin-right: 20px;
	}
	.m-l-sm-30{
		margin-left: 30px;
	}
	.m-r-sm-30{
		margin-right: 30px;
	}
	.m-l-sm-40{
		margin-left: 40px;
	}
	.m-r-sm-40{
		margin-right: 40px;
	}
	.m-l-sm-60{
		margin-left: 40px;
	}
	.m-r-sm-60{
		margin-right: 60px;
	}
	.p-t-sm-0{
		padding-top: 0;
	}
	.p-b-sm-0{
		padding-bottom: 0;
	}
	.p-b-sm-10{
		padding-bottom: 10px;
	}
	.p-t-sm-10{
		padding-top: 10px;
	}
	.p-t-sm-15{
		padding-top: 15px;
	}
	.p-b-sm-15{
		padding-bottom: 15px;
	}
	.p-t-sm-20{
		padding-top: 20px;
	}
	.p-b-sm-20{
		padding-bottom: 20px;
	}
	.p-l-sm-0 {
		padding-left: 0px;
	}
	.p-r-sm-0 {
		padding-right: 0px;
	}
	.p-l-sm-15 {
		padding-left: 15px;
	}
	.p-r-sm-15 {
		padding-right: 15px;
	}
	.p-l-sm-30 {
		padding-left: 30px;
	}
	.t-a-r-sm {
		text-align: right;
	}
	.t-a-l-sm {
		text-align: left;
	}
	.t-a-c-sm {
		text-align: center;
	}
	.ui-timepicker-list {
		width: 380px;
	}
	.mh-sm-80 {
		min-height: 80px;
    }
}
@media (min-width: 992px) {
	.m-md-0 {
		margin: 0;
	}
	.m-t-md-0{
		margin-top: 0;
	}
	.m-b-md-0{
		margin-bottom: 0;
	}
	.m-t-md-5 {
		margin-top: 5px;
	}
	.m-b-md-5 {
		margin-bottom: 5px;
	}
	.m-t-md-10{
		margin-top: 10px;
	}
	.m-b-md-10{
		margin-bottom: 10px;
	}
	.m-t-md-15{
		margin-top: 15px;
	}
	.m-b-md-15{
		margin-bottom: 15px;
	}
	.m-t-md-20{
		margin-top: 20px;
	}
	.m-b-md-20{
		margin-bottom: 20px;
	}
	.m-t-md-30{
		margin-top: 30px;
	}
	.m-b-md-30{
		margin-bottom: 30px;
	}
	.m-t-md-40{
		margin-top: 40px;
	}
	.m-b-md-40{
		margin-bottom: 40px;
	}
	.m-t-md-60{
		margin-top: 60px;
	}
	.m-b-md-60{
		margin-bottom: 60px;
	}.m-l-md-10{
		margin-left: 10px;
	}
	.m-r-md-10{
		margin-right: 10px;
	}
	.m-l-md-15{
		margin-left: 15px;
	}
	.m-r-md-15{
		margin-right: 15px;
	}
	.m-l-md-20{
		margin-left: 20px;
	}
	.m-r-md-20{
		margin-right: 20px;
	}
	.m-l-md-30{
		margin-left: 30px;
	}
	.m-r-md-30{
		margin-right: 30px;
	}
	.m-l-md-40{
		margin-left: 40px;
	}
	.m-r-md-40{
		margin-right: 40px;
	}
	.m-l-md-60{
		margin-left: 40px;
	}
	.m-r-md-60{
		margin-right: 60px;
	}
	.p-t-md-0{
		padding-top: 0;
	}
	.p-b-md-0{
		padding-bottom: 0;
	}
	.p-b-md-10{
		padding-bottom: 10px;
	}
	.p-t-md-10{
		padding-top: 10px;
	}
	.p-t-md-15{
		padding-top: 15px;
	}
	.p-b-md-15{
		padding-bottom: 15px;
	}
	.p-t-md-20{
		padding-top: 20px;
	}
	.p-b-md-20{
		padding-bottom: 20px;
	}
	.p-l-md-0 {
		padding-left: 0px;
	}
	.p-r-md-0 {
		padding-right: 0px;
	}
	.p-l-md-15 {
		padding-left: 15px;
	}
	.p-r-md-15 {
		padding-right: 15px;
	}
	.p-l-md-30 {
		padding-left: 30px;
	}
	.t-a-r-md {
		text-align: right;
	}
	.t-a-l-md {
		text-align: left;
	}
	.t-a-c-md {
		text-align: center;
	}
	.myConstruct-page-highlight {
		color : red;
		border-bottom: 2px solid red;
	}
}
@media (max-width:767px){
	.p-lr-xs{
		padding-right:0;
		padding-left:0;
	}
	.m-b-xs-20{
		margin-bottom:20px;
	}
	.m-t-xs-20{
		margin-top: 20px;
	}
	.p-l-xs{
		padding-left: 0 !important;
	}
	.p-l-xs-0{
		padding-left: 0 !important;
	}
	.p-r-xs-0{
		padding-right: 0 !important;
	}
	.p-l-xs-10{
		padding-left: 10px !important;
	}
	.p-r-xs-10{
		padding-right: 10px !important;
	}
	.p-t-xs-10{
		padding-top: 10px !important;
	}
	.p-b-xs-10{
		padding-bottom: 10px !important;
	}
	.p-l-xs-15{
		padding-left: 15px !important;
	}
	.p-r-xs-15{
		padding-right: 15px !important;
	}
	.p-t-xs-15{
		padding-top: 15px !important;
	}
	.p-b-xs-15{
		padding-bottom: 15px !important;
	}
	.t-a-c-xs {
		text-align: center !important;
	}
	.t-a-r-xs {
		text-align: right !important;
	}
	.t-a-l-xs {
		text-align: left !important;
	}
	.float-left-xs{
		float:left!important;
	}
	.w-xs-100 {
		width: 100%;
	}
}
.t-trns-none, .t-trns-none a {
	text-transform: none !important;
}

