/* primary pastel color theme*/
.panel.panel-primary-pt .panel-heading {
	background: #547889;
	color: #fff;
}

.table > thead.primary-pt > tr > th,
.table > thead > tr.primary-pt > th {
	color: #fff;
	background-color: #8fa1ad !important;
	border-color: #40484e !important;
}

.table > tbody.primary-pt > tr > td:first-child,
.table > tbody > tr.primary-pt > td:first-child{
	background-color: #8fa1ad !important;
	border: solid 1pt #889aa7 !important;
}

.table > tbody.primary-pt > tr > td:not(:first-child),
.table > tbody > tr.primary-pt > td:not(:first-child){
	border: solid 1pt #889aa7 !important;
}

.bg-primary-pt {
	background: #8fa1ad !important;
}

.btn.btn-primary-pt,
.btn.btn-primary-pt:not(:disabled):not(.disabled).active:focus,
.btn.btn-primary-pt:not(:disabled):not(.disabled):active:focus,
.show > .btn.btn-primary-pt.dropdown-toggle:focus {
	color: #fff;
	background: #8fa1ad;
	-webkit-box-shadow: 0 1px #547889;
	box-shadow: 0 1px #547889;
}

.btn.btn-primary-pt:focus:active,
.btn.btn-primary-pt:hover:active,
.btn.btn-primary-pt:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.btn-primary-pt.active,
.btn.btn-primary-pt:hover,
.btn.btn-primary-pt:focus,
.btn.btn-primary-pt:active,
.open > .dropdown-toggle.btn-primary-pt,
.btn-primary-pt:not(:disabled):not(.disabled).active,
.btn-primary-pt:not(:disabled):not(.disabled):active,
.show > .btn-primary-pt.dropdown-toggle {
	outline: none;
	background: #8fa1ad;
	-webkit-box-shadow: 0 1px #547889;
	box-shadow: 0 1px #547889;
}


/* warning pastel color theme*/
.panel.panel-warning-pt .panel-heading {
	background: #e9a99d;
	color: #fff;
}

.table > thead.warning-pt > tr > th,
.table > thead > tr.warning-pt > th {
	color: #fff;
	background-color: #ffbdb0 !important;
	border-color: #e9a99d !important;
}

.table > tbody.warning-pt > tr > td:first-child,
.table > tbody > tr.warning-pt > td:first-child{
	background-color: #ffbdb0 !important;
	border: solid 1pt #e9a99d !important;
}

.table > tbody.warning-pt > tr > td:not(:first-child),
.table > tbody > tr.warning-pt > td:not(:first-child){
	border: solid 1pt #e9a99d !important;
}

.bg-warning-pt {
	background: #ffbdb0 !important;
}

.btn.btn-warning-pt,
.btn.btn-warning-pt:not(:disabled):not(.disabled).active:focus,
.btn.btn-warning-pt:not(:disabled):not(.disabled):active:focus,
.show > .btn.btn-warning-pt.dropdown-toggle:focus {
	color: #fff;
	background: #ffbdb0;
	-webkit-box-shadow: 0 1px #e9a99d;
	box-shadow: 0 1px #e9a99d;
}

.btn.btn-warning-pt:focus:active,
.btn.btn-warning-pt:hover:active,
.btn.btn-warning-pt:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.btn-warning-pt.active,
.btn.btn-warning-pt:hover,
.btn.btn-warning-pt:focus,
.btn.btn-warning-pt:active,
.open > .dropdown-toggle.btn-warning-pt,
.btn-warning-pt:not(:disabled):not(.disabled).active,
.btn-warning-pt:not(:disabled):not(.disabled):active,
.show > .btn-warning-pt.dropdown-toggle {
	outline: none;
	background: #ffbdb0;
	-webkit-box-shadow: 0 1px #e9a99d;
	box-shadow: 0 1px #e9a99d;
}

/* grey pastel color theme*/
.panel.panel-grey-pt .panel-heading {
	background: #888276;
	color: #fff;
}

.table > thead.grey-pt > tr > th,
.table > thead > tr.grey-pt > th {
	color: #fff;
	background-color: #b9b09e !important;
	border-color: #888276 !important;
}

.table > tbody.grey-pt > tr > td:first-child,
.table > tbody > tr.grey-pt > td:first-child{
	background-color: #b9b09e !important;
	border: solid 1pt #888276 !important;
}

.table > tbody.grey-pt > tr > td:not(:first-child),
.table > tbody > tr.grey-pt > td:not(:first-child){
	border: solid 1pt #888276 !important;
}

.bg-grey-pt {
	background: #b9b09e !important;
}

.btn.btn-grey-pt,
.btn.btn-grey-pt:not(:disabled):not(.disabled).active:focus,
.btn.btn-grey-pt:not(:disabled):not(.disabled):active:focus,
.show > .btn.btn-grey-pt.dropdown-toggle:focus {
	color: #fff;
	background: #b9b09e;
	-webkit-box-shadow: 0 1px #888276;
	box-shadow: 0 1px #888276;
}

.btn.btn-grey-pt:focus:active,
.btn.btn-grey-pt:hover:active,
.btn.btn-grey-pt:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.btn-grey-pt.active,
.btn.btn-grey-pt:hover,
.btn.btn-grey-pt:focus,
.btn.btn-grey-pt:active,
.open > .dropdown-toggle.btn-grey-pt,
.btn-grey-pt:not(:disabled):not(.disabled).active,
.btn-grey-pt:not(:disabled):not(.disabled):active,
.show > .btn-grey-pt.dropdown-toggle {
	outline: none;
	background: #b9b09e;
	-webkit-box-shadow: 0 1px #888276;
	box-shadow: 0 1px #888276;
}



/* blue pastel color theme*/
.panel.panel-blue-pt .panel-heading {
	background: #9caddf;
	color: #fff;
}

.table > thead.blue-pt > tr > th,
.table > thead > tr.blue-pt > th {
	color: #fff;
	background-color: #caccf3 !important;
	border: solid 1pt #9caddf !important;
}

.table > tbody.blue-pt > tr > td:first-child,
.table > tbody > tr.blue-pt > td:first-child{
	background-color: #caccf3 !important;
	border: solid 1pt #9caddf !important;
}

.table > tbody.blue-pt > tr > td:not(:first-child),
.table > tbody > tr.blue-pt > td:not(:first-child){
	border: solid 1pt #9caddf !important;
}

.bg-blue-pt {
	background: #caccf3 !important;
}

.btn.btn-blue-pt,
.btn.btn-blue-pt:not(:disabled):not(.disabled).active:focus,
.btn.btn-blue-pt:not(:disabled):not(.disabled):active:focus,
.show > .btn.btn-blue-pt.dropdown-toggle:focus {
	color: #fff;
	background: #caccf3;
	-webkit-box-shadow: 0 1px #9caddf;
	box-shadow: 0 1px #9caddf;
}

.btn.btn-blue-pt:focus:active,
.btn.btn-blue-pt:hover:active,
.btn.btn-blue-pt:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn.btn-blue-pt.active,
.btn.btn-blue-pt:hover,
.btn.btn-blue-pt:focus,
.btn.btn-blue-pt:active,
.open > .dropdown-toggle.btn-blue-pt,
.btn-blue-pt:not(:disabled):not(.disabled).active,
.btn-blue-pt:not(:disabled):not(.disabled):active,
.show > .btn-blue-pt.dropdown-toggle {
	outline: none;
	background: #caccf3;
	-webkit-box-shadow: 0 1px #9caddf;
	box-shadow: 0 1px #9caddf;
}

/*background color */
.bg-inverse-pt, .bg-dark-pt {
	background: #3C454D !important;
}

.bg-inverse-light-pt {
	background: #595F64 !important;
}

.bg-inverse-dark-pt {
	background: #30373e !important;
}

.bg-secondary-pt {
	background: #8a8f94 !important;
}

.bg-grey-light-pt {
	background: #BBC2C7 !important;
}

.bg-grey-dark-pt {
	background: #888f95 !important;
}

.bg-purple-pt {
	background: #5f50c5 !important;
}

.bg-purple-light-pt {
	background: #7f73d1 !important;
}

.bg-purple-dark-pt {
	background: #4c409e !important;
}

.bg-primary-light-pt {
	background: #4D9CE1 !important;
}

.bg-primary-dark-pt {
	background: #1e77c5 !important;
}

.bg-info-pt {
	background: #38AFD3 !important;
}

.bg-info-light-pt {
	background: #5FBFDB !important;
}

.bg-info-dark-pt {
	background: #2d8ca9 !important;
}

.bg-success-pt {
	background: #84c9b8 !important;
}

.bg-success-light-pt {
	background: #45C4B6 !important;
}

.bg-success-dark-pt {
	background: #129283 !important;
}

.bg-lime-pt {
	background: #a7c663 !important;
}

.bg-lime-light-pt {
	background: #83D08B !important;
}

.bg-lime-dark-pt {
	background: #519e59 !important;
}


.bg-warning-light-pt {
	background: #FCBF67 !important;
}

.bg-warning-dark-pt {
	background: #ca8c34 !important;
}

.bg-danger-pt {
	background: #F04B46 !important;
}

.bg-danger-light-pt {
	background: #F36F6B !important;
}

.bg-danger-dark-pt {
	background: #c03c38 !important;
}


.bg-green-pt {
	background: #6bbd80 !important;
}

.bg-green-light-pt {
	background: #99c09d !important;
}

.bg-green-dark-pt {
	background: #5d7f69 !important;
}
