@font-face {
	font-family: Simple-Line-Icons;
	src: url(../fonts/Simple-Line-Icons.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/FontAwesome.otf) format("truetype"), url(../fonts/Simple-Line-Icons.svg#Simple-Line-Icons) format("svg");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: url(../fonts/OpenSans-Regular.ttf);
}
[data-icon]::before {
	text-transform: none; line-height: 1; font-family: FontAwesome; font-variant: normal; font-weight: 400; content: attr(data-icon); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
div {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
svg {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
input {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
select {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
textarea {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
span {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
img {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
table {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
label {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
td {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
th {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
p {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
a {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
button {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
ul {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
code {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
pre {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
li {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.img-circle {
	border-radius: 50% !important;
}
.img-rounded {
	border-radius: 6px !important;
}
body {
	margin: 0px !important; padding: 0px !important; color: rgb(51, 51, 51); font-family: "Open Sans", sans-serif; font-size: 14px;
}
.md-shadow-z-1 {
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1), 0px 1px 2px rgba(0,0,0,0.18);
}
.md-shadow-z-1-i {
	box-shadow: 0px 1px 3px rgba(0,0,0,0.1), 0px 1px 2px rgba(0,0,0,0.18) !important;
}
.md-shadow-z-1-hover {
	box-shadow: 0px 1px 3px rgba(0,0,0,0.14), 0px 1px 2px rgba(0,0,0,0.22);
}
.md-shadow-z-2 {
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16), 0px 3px 6px rgba(0,0,0,0.22);
}
.md-shadow-z-2-i {
	box-shadow: 0px 3px 6px rgba(0,0,0,0.16), 0px 3px 6px rgba(0,0,0,0.22) !important;
}
.md-shadow-z-2-hover {
	box-shadow: 0px 3px 6px rgba(0,0,0,0.2), 0px 3px 6px rgba(0,0,0,0.26);
}
.md-shadow-z-3 {
	box-shadow: 0px 8px 18px rgba(0,0,0,0.18), 0px 6px 6px rgba(0,0,0,0.23);
}
.md-shadow-z-3-i {
	box-shadow: 0px 8px 18px rgba(0,0,0,0.18), 0px 6px 6px rgba(0,0,0,0.24) !important;
}
.md-shadow-z-3-hover {
	box-shadow: 0px 8px 18px rgba(0,0,0,0.22), 0px 6px 6px rgba(0,0,0,0.26);
}
.md-shadow-z-4 {
	box-shadow: 0px 14px 28px rgba(0,0,0,0.26), 0px 10px 10px rgba(0,0,0,0.22);
}
.md-shadow-z-4-i {
	box-shadow: 0px 14px 28px rgba(0,0,0,0.26), 0px 10px 10px rgba(0,0,0,0.22) !important;
}
.md-shadow-z-5 {
	box-shadow: 0px 19px 38px rgba(0,0,0,0.28), 0px 15px 12px rgba(0,0,0,0.22);
}
.md-shadow-z-5-i {
	box-shadow: 0px 19px 38px rgba(0,0,0,0.28), 0px 15px 12px rgba(0,0,0,0.22) !important;
}
.md-shadow-none {
	box-shadow: none !important;
}
.md-click-circle {
	background: rgba(0, 0, 0, 0.2); border-radius: 50%; display: block; position: absolute; opacity: 0; transform: scale(0); -webkit-animation: scale(0); -moz-transform: scale(0);
}
.md-click-animate.md-click-circle {
	animation:mdClickEffect 0.65s linear; -webkit-animation: mdClickEffect 0.65s linear; -moz-animation: mdClickEffect 0.65s linear;
}
.form-md-line-input.form-group {
	margin: 0px 0px 35px; padding-top: 20px; position: relative;
}
.form-horizontal .form-md-line-input.form-group {
	margin: 0px -15px 20px; padding-top: 10px;
}
.form-horizontal .form-md-line-input.form-group > label {
	color: rgb(136, 136, 136); padding-top: 5px; font-size: 14px; opacity: 1;
}
.form-md-line-input.form-group .form-control {
	background: none; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(194, 202, 216); border-radius: 0px; border-image: none; color: rgb(85, 85, 85); padding-right: 0px; padding-left: 0px; font-size: 14px; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.form-md-line-input.form-group :-ms-input-placeholder.form-control {
	color: rgb(153, 153, 153);
}
.form-md-line-input.form-group .form-control-static.form-control {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.form-md-line-input.form-group .input-sm.form-control {
	padding: 6px 0px; font-size: 14px;
}
.form-md-line-input.form-group .input-lg.form-control {
	padding: 14px 0px; font-size: 20px;
}
.form-md-line-input.form-group .form-control ~ label {
	left: 0px; width: 100%; bottom: 0px; position: absolute; pointer-events: none;
}
.form-md-line-input.form-group .form-control ~ .form-control-focus {
	left: 0px; width: 100%; bottom: 0px; position: absolute; pointer-events: none;
}
.form-horizontal .form-md-line-input.form-group .form-control ~ label {
	left: 15px; width: auto; right: 15px;
}
.form-horizontal .form-md-line-input.form-group .form-control ~ .form-control-focus {
	left: 15px; width: auto; right: 15px;
}
.form-md-line-input.form-group .form-control ~ label::after {
	transition:0.2s; left: 50%; width: 0px; height: 2px; bottom: 0px; visibility: hidden; position: absolute; z-index: 5; content: "";
}
.form-md-line-input.form-group .form-control ~ .form-control-focus::after {
	transition:0.2s; left: 50%; width: 0px; height: 2px; bottom: 0px; visibility: hidden; position: absolute; z-index: 5; content: "";
}
.form-md-line-input.form-group .form-control ~ label {
	top: 0px; color: rgb(136, 136, 136); font-size: 14px; margin-bottom: 0px; opacity: 1;
}
.form-md-line-input.form-group .form-control ~ .help-block-error {
	opacity: 1;
}
.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label {
	color: rgb(136, 136, 136);
}
.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .form-control-focus {
	color: rgb(136, 136, 136);
}
.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label {
	color: rgb(136, 136, 136);
}
.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .form-control-focus {
	color: rgb(136, 136, 136);
}
.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label {
	color: rgb(136, 136, 136);
}
.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .form-control-focus {
	color: rgb(136, 136, 136);
}
.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label::after {
	background: rgb(54, 198, 211); left: 0px; width: 100%; visibility: visible;
}
.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .form-control-focus::after {
	background: rgb(54, 198, 211); left: 0px; width: 100%; visibility: visible;
}
.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label::after {
	background: rgb(54, 198, 211); left: 0px; width: 100%; visibility: visible;
}
.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .form-control-focus::after {
	background: rgb(54, 198, 211); left: 0px; width: 100%; visibility: visible;
}
.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label::after {
	background: rgb(54, 198, 211); left: 0px; width: 100%; visibility: visible;
}
.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .form-control-focus::after {
	background: rgb(54, 198, 211); left: 0px; width: 100%; visibility: visible;
}
.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label {
	opacity: 1;
}
.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label {
	opacity: 1;
}
.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label {
	opacity: 1;
}
.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .help-block {
	color: rgb(54, 198, 211); opacity: 1;
}
.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .help-block {
	color: rgb(54, 198, 211); opacity: 1;
}
.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .help-block {
	color: rgb(54, 198, 211); opacity: 1;
}
.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .help-block-error {
	opacity: 0;
}
.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .help-block-error {
	opacity: 0;
}
.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .help-block-error {
	opacity: 0;
}
.form-md-line-input.form-group [readonly].form-control {
	background: none; border-bottom-color: rgb(194, 202, 216); border-bottom-width: 1px; border-bottom-style: dashed; cursor: not-allowed;
}
.form-md-line-input.form-group [disabled].form-control {
	background: none; border-bottom-color: rgb(194, 202, 216); border-bottom-width: 1px; border-bottom-style: dashed; cursor: not-allowed;
}
fieldset[disabled] .form-md-line-input.form-group .form-control {
	background: none; border-bottom-color: rgb(194, 202, 216); border-bottom-width: 1px; border-bottom-style: dashed; cursor: not-allowed;
}
.form-md-floating-label.form-md-line-input.form-group .form-control ~ label {
	transition:0.2s; top: 25px; color: rgb(153, 153, 153); font-size: 16px;
}
.form-md-floating-label.form-md-line-input.form-group [readonly].form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .edited.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .form-control-static.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .input-sm.form-control ~ label {
	top: 24px; font-size: 14px;
}
.form-md-floating-label.form-md-line-input.form-group [readonly].input-sm.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .form-control-static.input-sm.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .edited.input-sm.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group :not([readonly]).input-sm.form-control:focus ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group :not([readonly]).focus.input-sm.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .input-lg.form-control ~ label {
	top: 30px; font-size: 20px;
}
.form-md-floating-label.form-md-line-input.form-group [readonly].input-lg.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .edited.input-lg.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .form-control-static.input-lg.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group :not([readonly]).input-lg.form-control:focus ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group :not([readonly]).focus.input-lg.form-control ~ label {
	top: 0px; font-size: 13px;
}
.form-md-floating-label.form-md-line-input.form-group .input-icon > label {
	padding-left: 34px;
}
.form-md-floating-label.form-md-line-input.form-group .right.input-icon > label {
	padding-right: 34px; padding-left: 0px;
}
.form-md-floating-label.form-md-line-input.form-group .left-addon.input-group label {
	padding-left: 34px;
}
.form-md-floating-label.form-md-line-input.form-group .right-addon.input-group label {
	padding-right: 34px;
}
.form-md-line-input.form-group + .input-icon {
	padding-top: 0px;
}
.form-md-line-input.form-group .help-block {
	margin: 2px 0px 0px; font-size: 13px; position: absolute; opacity: 0;
}
.form-md-line-input.form-group > .input-icon > i {
	margin: 9px 2px 10px 10px; left: 0px; bottom: 0px; color: rgb(136, 136, 136);
}
.form-md-line-input.form-group > .input-icon-lg.input-icon > i {
	top: 6px;
}
.form-md-line-input.form-group > .input-icon-sm.input-icon > i {
	top: -1px;
}
.form-md-line-input.form-group > .input-icon .form-control {
	padding-left: 34px;
}
.form-md-line-input.form-group > .input-icon > label {
	margin-top: -20px;
}
.form-md-line-input.form-group > .right.input-icon .form-control {
	padding-right: 34px; padding-left: 0px;
}
.form-md-line-input.form-group > .right.input-icon > i {
	margin: 11px 2px 10px 10px; left: auto; right: 8px;
}
.form-md-line-input.form-group + .input-group {
	padding-top: 0px;
}
.form-md-line-input.form-group .input-group {
	padding-top: 0px;
}
.form-md-line-input.form-group .input-group > label {
	margin-top: -20px;
}
.form-md-line-input.form-group .input-group .input-group-addon {
	background: none; border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(194, 202, 216); border-radius: 0px; border-image: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.form-md-line-input.form-group .input-group + .input-group-control {
	padding-top: 0px;
}
.form-md-line-input.form-group .input-group .input-group-control {
	padding-top: 0px; vertical-align: bottom; display: table-cell; position: relative;
}
.form-md-line-input.form-group .input-group .input-group-control > label {
	margin-top: -20px;
}
.form-md-line-input.form-group .input-group .input-group-btn .btn {
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.form-md-line-input.form-group .input-group .btn-left.input-group-btn .btn {
	margin-right: 10px;
}
.form-md-line-input.form-group .input-group .btn-right.input-group-btn .btn {
	margin-left: 10px;
}
.form-md-line-input.form-group .input-group .help-block {
	margin-top: 35px;
}
.form-md-line-input.form-group .input-group-sm.input-group .help-block {
	margin-top: 30px;
}
.form-md-line-input.form-group .input-group-lg.input-group .help-block {
	margin-top: 47px;
}
.has-success.form-md-line-input.form-group .form-control {
	border-bottom-color: rgb(39, 164, 176); border-bottom-width: 1px; border-bottom-style: solid;
}
.has-success.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label::after {
	background: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .form-control-focus::after {
	background: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group .form-control-static.form-control ~ label::after {
	background: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group .form-control-static.form-control ~ .form-control-focus::after {
	background: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label::after {
	background: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .form-control-focus::after {
	background: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label::after {
	background: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .form-control-focus::after {
	background: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group .form-control-static.form-control ~ label {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).edited.form-control ~ i {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group .form-control-static.form-control ~ i {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).form-control:focus ~ i {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).focus.form-control ~ i {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .help-block {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group .form-control-static.form-control ~ .help-block {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .help-block {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .help-block {
	color: rgb(39, 164, 176);
}
.has-success.form-md-line-input.form-group .input-group-addon {
	color: rgb(39, 164, 176); border-bottom-color: rgb(39, 164, 176); border-bottom-width: 1px; border-bottom-style: solid;
}
.has-success.form-md-line-input.form-group label {
	color: rgb(39, 164, 176);
}
.has-warning.form-md-line-input.form-group .form-control {
	border-bottom-color: rgb(194, 157, 11); border-bottom-width: 1px; border-bottom-style: solid;
}
.has-warning.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label::after {
	background: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .form-control-focus::after {
	background: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group .form-control-static.form-control ~ label::after {
	background: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group .form-control-static.form-control ~ .form-control-focus::after {
	background: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label::after {
	background: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .form-control-focus::after {
	background: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label::after {
	background: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .form-control-focus::after {
	background: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group .form-control-static.form-control ~ label {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).edited.form-control ~ i {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group .form-control-static.form-control ~ i {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).form-control:focus ~ i {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).focus.form-control ~ i {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .help-block {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group .form-control-static.form-control ~ .help-block {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .help-block {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .help-block {
	color: rgb(194, 157, 11);
}
.has-warning.form-md-line-input.form-group .input-group-addon {
	color: rgb(194, 157, 11); border-bottom-color: rgb(194, 157, 11); border-bottom-width: 1px; border-bottom-style: solid;
}
.has-warning.form-md-line-input.form-group label {
	color: rgb(194, 157, 11);
}
.has-error.form-md-line-input.form-group .form-control {
	border-bottom-color: rgb(231, 61, 74); border-bottom-width: 1px; border-bottom-style: solid;
}
.has-error.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label::after {
	background: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .form-control-focus::after {
	background: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group .form-control-static.form-control ~ label::after {
	background: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group .form-control-static.form-control ~ .form-control-focus::after {
	background: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label::after {
	background: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .form-control-focus::after {
	background: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label::after {
	background: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .form-control-focus::after {
	background: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group .form-control-static.form-control ~ label {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).edited.form-control ~ i {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group .form-control-static.form-control ~ i {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).form-control:focus ~ i {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).focus.form-control ~ i {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .help-block {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group .form-control-static.form-control ~ .help-block {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .help-block {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .help-block {
	color: rgb(231, 61, 74);
}
.has-error.form-md-line-input.form-group .input-group-addon {
	color: rgb(231, 61, 74); border-bottom-color: rgb(231, 61, 74); border-bottom-width: 1px; border-bottom-style: solid;
}
.has-error.form-md-line-input.form-group label {
	color: rgb(231, 61, 74);
}
.has-info.form-md-line-input.form-group .form-control {
	border-bottom-color: rgb(50, 122, 213); border-bottom-width: 1px; border-bottom-style: solid;
}
.has-info.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label::after {
	background: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .form-control-focus::after {
	background: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group .form-control-static.form-control ~ label::after {
	background: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group .form-control-static.form-control ~ .form-control-focus::after {
	background: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label::after {
	background: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .form-control-focus::after {
	background: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label::after {
	background: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .form-control-focus::after {
	background: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).edited.form-control ~ label {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group .form-control-static.form-control ~ label {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).form-control:focus ~ label {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).focus.form-control ~ label {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).edited.form-control ~ i {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group .form-control-static.form-control ~ i {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).form-control:focus ~ i {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).focus.form-control ~ i {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).edited.form-control ~ .help-block {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group .form-control-static.form-control ~ .help-block {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).form-control:focus ~ .help-block {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group :not([readonly]).focus.form-control ~ .help-block {
	color: rgb(50, 122, 213);
}
.has-info.form-md-line-input.form-group .input-group-addon {
	color: rgb(50, 122, 213); border-bottom-color: rgb(50, 122, 213); border-bottom-width: 1px; border-bottom-style: solid;
}
.has-info.form-md-line-input.form-group label {
	color: rgb(50, 122, 213);
}
.form-inline .form-md-line-input {
	margin: 0px 20px 0px 0px; padding-top: 0px;
}
.form-inline .form-md-line-input > .input-icon {
	padding: 0px;
}
.form-horizontal .form-md-line-input.form-group .input-icon .form-control {
	padding-left: 33px;
}
.form-horizontal .form-md-line-input.form-group .input-icon > i {
	top: 0px;
}
.form-horizontal .form-md-line-input.form-group .right.input-icon .form-control {
	padding-right: 33px; padding-left: 0px;
}
.form-horizontal .form-md-line-input.form-group .input-icon > .form-control-focus {
	left: 0px !important; right: 0px !important;
}
.form-horizontal .form-md-line-input.form-group .input-group {
	padding-top: 0px;
}
.form-horizontal .form-md-line-input.form-group .input-group > .input-group-btn .btn {
	margin-bottom: 0px !important;
}
.form-horizontal .form-md-line-input.form-group .input-group > .input-group-control {
	padding-top: 0px;
}
.form-horizontal .form-md-line-input.form-group .input-group > .input-group-control > .form-control-focus {
	left: 0px !important; right: 0px !important;
}
.form-horizontal .form-md-line-input.form-group .input-group > .form-control-focus {
	left: 0px !important; right: 0px !important;
}
.md-checkbox {
	position: relative;
}
.md-checkbox-inline.md-checkbox {
	display: inline-block;
}
.form-inline .md-checkbox-inline.md-checkbox {
	top: 3px; margin-right: 20px;
}
.md-checkbox input[type=checkbox] {
	visibility: hidden; position: absolute;
}
.md-checkbox label {
	padding-left: 30px; cursor: pointer;
}
.md-checkbox label > span {
	left: 0px; display: block; position: absolute; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
}
.md-checkbox label > span.inc {
	background: rgb(255, 255, 255); border-radius: 50% !important; left: -20px; top: -20px; width: 60px; height: 60px; opacity: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.md-checkbox label > .box {
	border: 2px solid rgb(102, 102, 102); border-image: none; top: 0px; width: 20px; height: 20px; z-index: 5; transition-delay: 0.2s; -webkit-transition-delay: 0.2s; -moz-transition-delay: 0.2s;
}
.md-checkbox label > .check {
	border-width: medium 2px 2px medium; border-style: none solid solid none; border-color: currentColor rgb(54, 198, 211) rgb(54, 198, 211) currentColor; border-image: none; left: 6px; top: -4px; width: 10px; height: 20px; z-index: 5; opacity: 0; transform: rotate(180deg); transition-delay: 0.3s; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s;
}
.md-checkbox label > span.inc {
	animation:growCircle 0.3s; -webkit-animation: growCircle 0.3s ease; -moz-animation: growCircle 0.3s ease;
}
.md-checkbox input[type=checkbox]:checked ~ label > .box {
	opacity: 0; transform: scale(0) rotate(-180deg); -webkit-transform: scale(0) rotate(-180deg); -moz-transform: scale(0) rotate(-180deg);
}
.md-checkbox input[type=checkbox]:checked ~ label > .check {
	opacity: 1; transform: scale(1) rotate(45deg); -webkit-transform: scale(1) rotate(45deg); -moz-transform: scale(1) rotate(45deg);
}
.md-checkbox input[type=checkbox]:disabled ~ label {
	cursor: not-allowed; opacity: 0.7;
}
.md-checkbox input[type=checkbox][disabled] ~ label {
	cursor: not-allowed; opacity: 0.7;
}
.md-checkbox input[type=checkbox]:disabled ~ label > .box {
	cursor: not-allowed; opacity: 0.7;
}
.md-checkbox input[type=checkbox][disabled] ~ label > .box {
	cursor: not-allowed; opacity: 0.7;
}
.md-checkbox input[type=checkbox]:checked:disabled ~ label > .check {
	cursor: not-allowed; opacity: 0.7;
}
.md-checkbox input[type=checkbox]:checked[disabled] ~ label > .check {
	cursor: not-allowed; opacity: 0.7;
}
.has-error .md-checkbox label {
	color: rgb(231, 61, 74);
}
.md-checkbox.has-error label {
	color: rgb(231, 61, 74);
}
.has-error .md-checkbox label > .box {
	border-color: rgb(231, 61, 74);
}
.md-checkbox.has-error label > .box {
	border-color: rgb(231, 61, 74);
}
.has-error .md-checkbox label > .check {
	border-color: rgb(231, 61, 74);
}
.md-checkbox.has-error label > .check {
	border-color: rgb(231, 61, 74);
}
.has-success .md-checkbox label {
	color: rgb(39, 164, 176);
}
.md-checkbox.has-success label {
	color: rgb(39, 164, 176);
}
.has-success .md-checkbox label > .box {
	border-color: rgb(39, 164, 176);
}
.md-checkbox.has-success label > .box {
	border-color: rgb(39, 164, 176);
}
.has-success .md-checkbox label > .check {
	border-color: rgb(39, 164, 176);
}
.md-checkbox.has-success label > .check {
	border-color: rgb(39, 164, 176);
}
.has-warning .md-checkbox label {
	color: rgb(194, 157, 11);
}
.md-checkbox.has-warning label {
	color: rgb(194, 157, 11);
}
.has-warning .md-checkbox label > .box {
	border-color: rgb(194, 157, 11);
}
.md-checkbox.has-warning label > .box {
	border-color: rgb(194, 157, 11);
}
.has-warning .md-checkbox label > .check {
	border-color: rgb(194, 157, 11);
}
.md-checkbox.has-warning label > .check {
	border-color: rgb(194, 157, 11);
}
.has-info .md-checkbox label {
	color: rgb(50, 122, 213);
}
.md-checkbox.has-info label {
	color: rgb(50, 122, 213);
}
.has-info .md-checkbox label > .box {
	border-color: rgb(50, 122, 213);
}
.md-checkbox.has-info label > .box {
	border-color: rgb(50, 122, 213);
}
.has-info .md-checkbox label > .check {
	border-color: rgb(50, 122, 213);
}
.md-checkbox.has-info label > .check {
	border-color: rgb(50, 122, 213);
}
.form-md-checkboxes {
	padding-top: 5px;
}
.form-md-checkboxes > label {
	color: rgb(136, 136, 136); font-size: 14px; opacity: 1;
}
.has-error.form-md-checkboxes label {
	color: rgb(237, 107, 117);
}
.has-info.form-md-checkboxes label {
	color: rgb(101, 155, 224);
}
.has-success.form-md-checkboxes label {
	color: rgb(54, 198, 211);
}
.has-warning.form-md-checkboxes label {
	color: rgb(241, 196, 15);
}
.md-checkbox-list {
	margin: 5px 0px;
}
.form-horizontal .md-checkbox-list {
	margin-top: 5px;
}
.md-checkbox-list .md-checkbox {
	margin-bottom: 10px; display: block;
}
.md-checkbox-list :last-child.md-checkbox {
	margin-bottom: 0px;
}
.md-checkbox-inline {
	margin: 5px 0px;
}
.form-horizontal .md-checkbox-inline {
	margin-top: 7px;
}
.md-checkbox-inline .md-checkbox {
	margin-right: 20px; display: inline-block;
}
.md-checkbox-inline :last-child.md-checkbox {
	margin-right: 0px;
}
.md-radio {
	position: relative;
}
.md-radio input[type=radio] {
	visibility: hidden; position: absolute;
}
.md-radio label {
	padding-left: 30px; cursor: pointer;
}
.md-radio label > span {
	left: 0px; display: block; position: absolute; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s;
}
.md-radio label > span.inc {
	background: rgb(255, 255, 255); border-radius: 50% !important; left: -20px; top: -20px; width: 60px; height: 60px; opacity: 0; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.md-radio label > .box {
	border-radius: 50% !important; border: 2px solid rgb(102, 102, 102); border-image: none; top: 0px; width: 20px; height: 20px; z-index: 5; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.md-radio label > .check {
	background: rgb(54, 198, 211); border-radius: 50% !important; left: 5px; top: 5px; width: 10px; height: 10px; z-index: 6; opacity: 0; transform: scale(0); -webkit-transform: scale(0); -webkit-border-radius: 50%; -moz-border-radius: 50%; -moz-transform: scale(0);
}
.md-radio label > span.inc {
	animation:growCircleRadio 0.3s; -webkit-animation: growCircleRadio 0.3s ease; -moz-animation: growCircleRadio 0.3s ease;
}
.md-radio input[type=radio]:checked ~ label > .check {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1);
}
.md-radio input[type=radio]:disabled ~ label {
	cursor: not-allowed; opacity: 0.7;
}
.md-radio input[type=radio][disabled] ~ label {
	cursor: not-allowed; opacity: 0.7;
}
.md-radio input[type=radio]:disabled ~ label > .box {
	cursor: not-allowed; opacity: 0.7;
}
.md-radio input[type=radio][disabled] ~ label > .box {
	cursor: not-allowed; opacity: 0.7;
}
.md-radio input[type=radio]:checked:disabled ~ label > .check {
	cursor: not-allowed; opacity: 0.7;
}
.md-radio input[type=radio]:checked[disabled] ~ label > .check {
	cursor: not-allowed; opacity: 0.7;
}
.has-error .md-radio label {
	color: rgb(231, 61, 74);
}
.md-radio.has-error label {
	color: rgb(231, 61, 74);
}
.has-error .md-radio label > .box {
	border-color: rgb(231, 61, 74);
}
.md-radio.has-error label > .box {
	border-color: rgb(231, 61, 74);
}
.has-error .md-radio label > .check {
	background: rgb(231, 61, 74);
}
.md-radio.has-error label > .check {
	background: rgb(231, 61, 74);
}
.has-success .md-radio label {
	color: rgb(39, 164, 176);
}
.md-radio.has-success label {
	color: rgb(39, 164, 176);
}
.has-success .md-radio label > .box {
	border-color: rgb(39, 164, 176);
}
.md-radio.has-success label > .box {
	border-color: rgb(39, 164, 176);
}
.has-success .md-radio label > .check {
	background: rgb(39, 164, 176);
}
.md-radio.has-success label > .check {
	background: rgb(39, 164, 176);
}
.has-warning .md-radio label {
	color: rgb(194, 157, 11);
}
.md-radio.has-warning label {
	color: rgb(194, 157, 11);
}
.has-warning .md-radio label > .box {
	border-color: rgb(194, 157, 11);
}
.md-radio.has-warning label > .box {
	border-color: rgb(194, 157, 11);
}
.has-warning .md-radio label > .check {
	background: rgb(194, 157, 11);
}
.md-radio.has-warning label > .check {
	background: rgb(194, 157, 11);
}
.has-info .md-radio label {
	color: rgb(50, 122, 213);
}
.md-radio.has-info label {
	color: rgb(50, 122, 213);
}
.has-info .md-radio label > .box {
	border-color: rgb(50, 122, 213);
}
.md-radio.has-info label > .box {
	border-color: rgb(50, 122, 213);
}
.has-info .md-radio label > .check {
	background: rgb(50, 122, 213);
}
.md-radio.has-info label > .check {
	background: rgb(50, 122, 213);
}
.form-md-radios {
	padding-top: 5px;
}
.form-md-radios > label {
	color: rgb(136, 136, 136); font-size: 14px; opacity: 1;
}
.has-error.form-md-radios label {
	color: rgb(237, 107, 117);
}
.has-info.form-md-radios label {
	color: rgb(101, 155, 224);
}
.has-success.form-md-radios label {
	color: rgb(54, 198, 211);
}
.has-warning.form-md-radios label {
	color: rgb(241, 196, 15);
}
.md-radio-list {
	margin: 5px 0px;
}
.form-horizontal .md-radio-list {
	margin-top: 5px;
}
.md-radio-list .md-radio {
	margin-bottom: 10px; display: block;
}
.md-radio-inline {
	margin: 5px 0px;
}
.form-horizontal .md-radio-inline {
	margin-top: 7px;
}
.md-radio-inline .md-radio {
	margin-right: 20px; display: inline-block;
}
.md-radio-inline :last-child.md-radio {
	margin-right: 0px;
}
a:hover {
	cursor: pointer;
}
.primary-link {
	color: rgb(101, 160, 208); font-weight: 600;
}
.primary-link:hover {
	color: rgb(81, 148, 202);
}
p {
	margin: 20px 0px;
}
label {
	font-weight: normal;
}
h1 {
	font-family: "Open Sans", sans-serif; font-weight: 300;
}
h2 {
	font-family: "Open Sans", sans-serif; font-weight: 300;
}
h3 {
	font-family: "Open Sans", sans-serif; font-weight: 300;
}
h4 {
	font-family: "Open Sans", sans-serif; font-weight: 300;
}
h5 {
	font-family: "Open Sans", sans-serif; font-weight: 300;
}
h6 {
	font-family: "Open Sans", sans-serif; font-weight: 300;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
h1 small {
	color: rgb(68, 68, 68);
}
h2 small {
	color: rgb(68, 68, 68);
}
h3 small {
	color: rgb(68, 68, 68);
}
h4 small {
	color: rgb(68, 68, 68);
}
h5 small {
	color: rgb(68, 68, 68);
}
h6 small {
	color: rgb(68, 68, 68);
}
h1.block {
	padding-top: 10px; padding-bottom: 10px;
}
h2.block {
	padding-top: 10px; padding-bottom: 10px;
}
h3.block {
	padding-top: 10px; padding-bottom: 10px;
}
h4.block {
	padding-top: 10px; padding-bottom: 10px;
}
h5.block {
	padding-top: 10px; padding-bottom: 10px;
}
h6.block {
	padding-top: 10px; padding-bottom: 10px;
}
a {
	color: rgb(51, 122, 183); text-shadow: none;
}
a:hover {
	color: rgb(35, 82, 124);
}
a:focus {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
a:active {
	outline: 0px;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(238, 238, 238) currentColor currentColor; margin: 20px 0px; border-image: none;
}
.list-unstyled li > .list-unstyled {
	margin-left: 25px;
}
code {
	border: 1px solid rgb(225, 225, 225); border-image: none; box-shadow: 0px 1px 4px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.disable-target.disabled-link {
	opacity: 0.6 !important;
}
.disabled-link .disable-target {
	opacity: 0.6 !important;
}
.disable-target.disabled-link:hover {
	cursor: not-allowed !important;
}
.disabled-link .disable-target:hover {
	cursor: not-allowed !important;
}
.disabled-link:hover {
	cursor: not-allowed !important;
}
.rounded-2 {
	border-radius: 2px !important;
}
.rounded-3 {
	border-radius: 3px !important;
}
.rounded-4 {
	border-radius: 4px !important;
}
.circle {
	border-radius: 25px !important;
}
.circle-right {
	border-radius: 0px 25px 25px 0px !important;
}
.circle-left {
	border-radius: 25px 0px 0px 25px !important;
}
.circle-bottom {
	border-radius: 0px 0px 25px 25px !important;
}
.circle-top {
	border-radius: 25px 25px 0px 0px !important;
}
.rounded {
	border-radius: 50% !important;
}
.display-none {
	display: none;
}
.display-hide {
	display: none;
}
.hidden {
	display: none !important;
}
.primary-font {
	font-family: "Open Sans", sans-serif !important;
}
.bold {
	font-weight: 700 !important;
}
.btn.bold {
	letter-spacing: 0px;
}
.sbold {
	font-weight: 600 !important;
}
.btn.sbold {
	letter-spacing: 0px;
}
.thin {
	font-weight: 300 !important;
}
.uppercase {
	text-transform: uppercase !important;
}
.fix-margin {
	margin-left: 0px !important;
}
.border {
	border: 1px solid red; border-image: none;
}
.font-hg {
	font-size: 23px;
}
.font-lg {
	font-size: 18px;
}
.font-md {
	font-size: 14px;
}
.font-sm {
	font-size: 13px;
}
.font-xs {
	font-size: 11px;
}
.inline {
	display: inline;
}
.inline-block {
	display: inline-block;
}
.text-align-reverse {
	text-align: right;
}
.no-space {
	margin: 0px !important; padding: 0px !important;
}
.no-margin {
	margin: 0px;
}
.margin-bottom-5 {
	margin-bottom: 5px;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.margin-top-10 {
	margin-top: 10px !important;
}
.margin-top-15 {
	margin-top: 15px !important;
}
.margin-bottom-15 {
	margin-bottom: 15px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-top-40 {
	margin-top: 40px !important;
}
.margin-bottom-25 {
	margin-bottom: 25px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-bottom-40 {
	margin-bottom: 40px !important;
}
.margin-right-10 {
	margin-right: 10px !important;
}
.visible-ie8 {
	display: none;
}
.ie8 .visible-ie8 {
	display: inherit !important;
}
.visible-ie9 {
	display: none;
}
.ie9 .visible-ie9 {
	display: inherit !important;
}
.hidden-ie8 {
	display: inherit;
}
.ie8 .hidden-ie8 {
	display: none !important;
}
.hidden-ie9 {
	display: inherit;
}
.ie9 .hidden-ie9 {
	display: none !important;
}
@media all and (max-width:1024px)
{
.hidden-1024 {
	display: none;
}
}
@media all and (max-width:480px)
{
.hidden-480 {
	display: none;
}
}
@media all and (max-width:320px)
{
.hidden-320 {
	display: none;
}
}
.scrollspy-example {
	height: 200px; overflow: auto; margin-top: 10px; position: relative;
}
.util-btn-margin-bottom-5 .btn {
	margin-bottom: 5px !important;
}
.util-btn-group-margin-bottom-5 .btn-group {
	margin-bottom: 5px !important;
}
.padding-tb-10 {
	padding: 10px 0px;
}
.padding-tb-15 {
	padding: 10px 0px;
}
.padding-tb-20 {
	padding: 20px 0px;
}
.user-info {
	margin-bottom: 10px !important;
}
.user-info img {
	margin-right: 5px; float: left;
}
.user-info .details {
	display: inline-block;
}
.user-info .label {
	font-size: 11px; font-weight: 300;
}
.ver-inline-menu {
	list-style: none; margin: 0px; padding: 0px;
}
.ver-inline-menu li {
	margin-bottom: 1px; position: relative;
}
.ver-inline-menu li i {
	background: rgb(224, 234, 240) !important; margin: 0px 8px 0px 0px; padding: 12px 10px 10px 8px; width: 37px; height: 37px; text-align: center; color: rgb(185, 203, 213); font-size: 15px; display: inline-block;
}
.ver-inline-menu li a {
	background: rgb(240, 246, 250); color: rgb(85, 115, 134); font-size: 14px; font-weight: 300; border-left-color: rgb(196, 213, 223); border-left-width: 2px; border-left-style: solid; display: block;
}
.ver-inline-menu li:hover a {
	background: rgb(224, 234, 240); text-decoration: none;
}
.ver-inline-menu li:hover i {
	background: rgb(196, 213, 223) !important; color: rgb(255, 255, 255);
}
.ver-inline-menu li.active a {
	border-left-color: rgb(12, 145, 229); border-left-width: 2px; border-left-style: solid;
}
.ver-inline-menu li.active i {
	background: rgb(12, 145, 229) !important;
}
.ver-inline-menu li.active a {
	background: rgb(22, 158, 244); color: rgb(255, 255, 255); text-decoration: none;
}
.ver-inline-menu li.active i {
	background: rgb(22, 158, 244); color: rgb(255, 255, 255); text-decoration: none;
}
.ver-inline-menu li.active a {
	font-size: 14px;
}
.ver-inline-menu li:hover a {
	font-size: 14px;
}
.ver-inline-menu li.active::after {
	top: 12px; right: -5px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(22, 158, 244); border-top-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
@media all and (max-width:767px)
{
.ver-inline-menu > li.active::after {
	display: none;
}
}
.list-separated {
	margin-top: 10px; margin-bottom: 15px;
}
.list-separated > div:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
@media all and (max-width:767px)
{
.list-separated {
	
}
.list-separated > div {
	margin-bottom: 20px;
}
}
.number-stats {
	margin: 10px 0px;
}
.number-stats .stat-number {
	margin: 0px 5px; display: inline-block;
}
.number-stats .stat-number .title {
	color: rgb(184, 195, 199); font-size: 13px; margin-bottom: 3px;
}
.number-stats .stat-number .number {
	color: rgb(125, 140, 157); line-height: 27px; font-size: 27px;
}
.number-stats .stat-chart {
	margin: 0px 5px; display: inline-block;
}
.number-stats > div {
	border-right-color: rgb(245, 245, 245); border-right-width: 1px; border-right-style: solid;
}
.number-stats > div:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.number-stats .stat-left {
	float: right;
}
.number-stats .stat-left .stat-number {
	text-align: right; float: right;
}
.number-stats .stat-left .stat-chart {
	float: right;
}
.number-stats .stat-right {
	float: left !important;
}
.number-stats .stat-right .stat-number {
	text-align: left; float: left;
}
.number-stats .stat-right .stat-chart {
	float: left;
}
.number-stats .stat-number {
	text-align: left; float: left;
}
.number-stats .stat-chart {
	float: left;
}
.general-item-list > .item {
	padding: 10px 0px; border-bottom-color: rgb(241, 244, 247); border-bottom-width: 1px; border-bottom-style: solid;
}
.general-item-list > :last-child.item {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.general-item-list > .item > .item-head {
	margin-bottom: 5px;
}
.general-item-list > .item > .item-head::before {
	display: table; content: " ";
}
.general-item-list > .item > .item-head::after {
	display: table; content: " ";
}
.general-item-list > .item > .item-head::after {
	clear: both;
}
.general-item-list > .item > .item-head > .item-details {
	float: left; display: inline-block;
}
.general-item-list > .item > .item-head > .item-details > .item-pic {
	border-radius: 100%; height: 35px; margin-right: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;
}
.general-item-list > .item > .item-head > .item-details > .item-name {
	margin-right: 10px; display: inline-block;
}
.general-item-list > .item > .item-head > .item-details > .item-label {
	color: rgb(192, 201, 204);
}
.general-item-list > .item > .item-head > .item-status {
	top: 10px; color: rgb(192, 201, 204); float: right; display: inline-block; position: relative;
}
.general-item-list > .item > .item-head > .item-status > .badge {
	margin-top: -2px;
}
.general-item-list > .item > .item-body {
	color: rgb(150, 165, 170);
}
.file-drop-zone {
	padding: 30px; border: 2px dashed rgb(221, 221, 221); border-image: none; text-align: center;
}
.file-drop-zone-over.file-drop-zone {
	border-color: rgb(170, 170, 170);
}
[class^='fa-']:not(.fa-stack) {
	line-height: 14px; display: inline-block; -webkit-font-smoothing: antialiased;
}
[class^='glyphicon-'] {
	line-height: 14px; display: inline-block; -webkit-font-smoothing: antialiased;
}
[class^='icon-'] {
	line-height: 14px; display: inline-block; -webkit-font-smoothing: antialiased;
}
[class*=' fa-']:not(.fa-stack) {
	line-height: 14px; display: inline-block; -webkit-font-smoothing: antialiased;
}
[class*=' glyphicon-'] {
	line-height: 14px; display: inline-block; -webkit-font-smoothing: antialiased;
}
[class*=' icon-'] {
	line-height: 14px; display: inline-block; -webkit-font-smoothing: antialiased;
}
li [class^='fa-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class^='glyphicon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class^='icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class*=' fa-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class*=' glyphicon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class*=' icon-'] {
	width: 1.25em; text-align: center; display: inline-block;
}
li [class^='glyphicon-'] {
	top: 2px;
}
li [class*=' glyphicon-'] {
	top: 2px;
}
li [class^='icon-'] {
	top: 1px; position: relative;
}
li [class*=' icon-'] {
	top: 1px; position: relative;
}
li [class^='fa-'].icon-large {
	width: 1.56em;
}
li [class^='glyphicon-'].icon-large {
	width: 1.56em;
}
li [class^='icon-'].icon-large {
	width: 1.56em;
}
li [class*=' fa-'].icon-large {
	width: 1.56em;
}
li [class*=' glyphicon-'].icon-large {
	width: 1.56em;
}
li [class*=' icon-'].icon-large {
	width: 1.56em;
}
.icon-state-default {
	color: rgb(186, 195, 208);
}
.icon-state-success {
	color: rgb(54, 198, 211);
}
.icon-state-info {
	color: rgb(101, 155, 224);
}
.icon-state-warning {
	color: rgb(241, 196, 15);
}
.icon-state-danger {
	color: rgb(237, 107, 117);
}
.fa-item {
	padding: 10px 10px 10px 20px; font-size: 14px;
}
.fa-item i {
	width: 20px; color: rgb(51, 51, 51); font-size: 16px; display: inline-block;
}
.fa-item:hover {
	background: rgb(238, 238, 238); cursor: pointer;
}
.simplelineicons-demo .item-box {
	margin: 0px -0.22em 1em 0px; width: 100%; padding-left: 1em; font-size: 16px; display: inline-block;
}
.simplelineicons-demo .item-box .item {
	padding: 10px; border-radius: 8px; width: 100%; color: rgb(51, 56, 62); display: inline-block; background-color: rgb(255, 255, 255);
}
.simplelineicons-demo .item-box .item span {
	font-size: 22px;
}
@media only screen and (min-width:768px)
{
.simplelineicons-demo .item-box {
	width: 33.33%;
}
}
.glyphicons-demo ul {
	list-style: none; overflow: hidden; padding-bottom: 1px; padding-left: 0px; margin-bottom: 20px;
}
.bs-glyphicon-class {
	text-align: center;
}
.bs-glyphicons {
	list-style: none; overflow: hidden; padding-bottom: 1px; padding-left: 0px; margin-bottom: 20px;
}
.glyphicons-demo ul li {
	margin: 0px -1px -1px 0px; padding: 10px; border: 1px solid rgb(221, 221, 221); border-image: none; width: 25%; height: 115px; text-align: center; line-height: 1.4; font-size: 14px; float: left;
}
.glyphicons-demo .glyphicon {
	margin: 5px auto 10px; color: rgb(68, 68, 68); font-size: 24px; display: block;
}
.glyphicons-demo ul li:hover {
	background-color: rgba(86, 61, 124, 0.1);
}
@media all and (min-width:768px)
{
.glyphicons-demo ul li {
	width: 12.5%;
}
}
.alert {
	border-width: 1px;
}
.alert > p {
	margin: 0px;
}
.alert-borderless.alert {
	border: 0px currentColor; border-image: none;
}
.badge {
	padding: 3px 6px; border-radius: 12px !important; height: 18px; text-align: center; color: rgb(255, 255, 255); font-size: 11px !important; font-weight: 300; vertical-align: middle; text-shadow: none !important; -webkit-border-radius: 12px; -moz-border-radius: 12px;
}
.badge-roundless.badge {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.badge-empty.badge {
	padding: 0px; width: 8px; height: 8px; display: inline-block; min-width: 8px;
}
.badge-default {
	background-image: none; background-color: rgb(186, 195, 208);
}
.badge-primary {
	background-image: none; background-color: rgb(51, 122, 183);
}
.badge-info {
	background-image: none; background-color: rgb(101, 155, 224);
}
.badge-success {
	background-image: none; background-color: rgb(54, 198, 211);
}
.badge-danger {
	background-image: none; background-color: rgb(237, 107, 117);
}
.badge-warning {
	background-image: none; background-color: rgb(241, 196, 15);
}
.nav-pills.nav > li > a > .badge {
	margin-top: -2px;
}
.nav-stacked.nav > li > a > .badge {
	margin-top: -2px;
}
.dropdown-menu > li > a > .badge {
	right: 3px; margin-top: 1px; display: inline; position: absolute;
}
.badge-roundless.dropdown-menu {
	border-radius: 0px !important; -webkit-border-radius: 0; -moz-border-radius: 0;
}
.btn {
	box-shadow: none !important;
}
.btn:hover {
	transition:0.3s;
}
:not(.btn-sm):not(.btn-lg).btn {
	line-height: 1.44;
}
:not(.btn-outline).white.btn {
	border-color: rgb(255, 255, 255); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
:not(.btn-outline).white.btn:focus {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(230, 230, 230);
}
:not(.btn-outline).focus.white.btn {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(230, 230, 230);
}
:not(.btn-outline).white.btn:hover {
	border-color: rgb(224, 224, 224); color: rgb(102, 102, 102); background-color: rgb(230, 230, 230);
}
:not(.btn-outline).white.btn:active {
	border-color: rgb(224, 224, 224); color: rgb(102, 102, 102); background-color: rgb(230, 230, 230);
}
:not(.btn-outline).active.white.btn {
	border-color: rgb(224, 224, 224); color: rgb(102, 102, 102); background-color: rgb(230, 230, 230);
}
.open > :not(.btn-outline).dropdown-toggle.white.btn {
	border-color: rgb(224, 224, 224); color: rgb(102, 102, 102); background-color: rgb(230, 230, 230);
}
:not(.btn-outline).white.btn:hover:active {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
:not(.btn-outline).white.btn:focus:active {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
:not(.btn-outline).focus.white.btn:active {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
:not(.btn-outline).active.white.btn:hover {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
:not(.btn-outline).active.white.btn:focus {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
:not(.btn-outline).focus.active.white.btn {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
.open > :not(.btn-outline).dropdown-toggle.white.btn:hover {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
.open > :not(.btn-outline).dropdown-toggle.white.btn:focus {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
.open > :not(.btn-outline).focus.dropdown-toggle.white.btn {
	border-color: rgb(191, 191, 191); color: rgb(102, 102, 102); background-color: rgb(212, 212, 212);
}
:not(.btn-outline).white.btn:active {
	background-image: none;
}
:not(.btn-outline).active.white.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.white.btn {
	background-image: none;
}
:not(.btn-outline).disabled.white.btn:hover {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
:not(.btn-outline).disabled.white.btn:focus {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
:not(.btn-outline).focus.disabled.white.btn {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
:not(.btn-outline)[disabled].white.btn:hover {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
:not(.btn-outline)[disabled].white.btn:focus {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
:not(.btn-outline)[disabled].focus.white.btn {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
fieldset[disabled] :not(.btn-outline).white.btn:hover {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
fieldset[disabled] :not(.btn-outline).white.btn:focus {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
fieldset[disabled] :not(.btn-outline).focus.white.btn {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
:not(.btn-outline).white.btn .badge {
	color: rgb(255, 255, 255); background-color: rgb(102, 102, 102);
}
.white.btn-outline.btn {
	background: none; border-color: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.white.btn-outline.btn:hover {
	border-color: rgb(255, 255, 255); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.white.btn-outline.btn:active {
	border-color: rgb(255, 255, 255); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.white.btn-outline.btn:hover:active {
	border-color: rgb(255, 255, 255); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.white.btn-outline.btn:focus:active {
	border-color: rgb(255, 255, 255); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.white.btn-outline.btn:focus {
	border-color: rgb(255, 255, 255); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.active.white.btn-outline.btn {
	border-color: rgb(255, 255, 255); color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.white-stripe.btn {
	border-left-color: rgb(255, 255, 255) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).default.btn {
	border-color: rgb(225, 229, 236); color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
:not(.btn-outline).default.btn:focus {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(194, 202, 216);
}
:not(.btn-outline).focus.default.btn {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(194, 202, 216);
}
:not(.btn-outline).default.btn:hover {
	border-color: rgb(188, 197, 212); color: rgb(102, 102, 102); background-color: rgb(194, 202, 216);
}
:not(.btn-outline).default.btn:active {
	border-color: rgb(188, 197, 212); color: rgb(102, 102, 102); background-color: rgb(194, 202, 216);
}
:not(.btn-outline).active.default.btn {
	border-color: rgb(188, 197, 212); color: rgb(102, 102, 102); background-color: rgb(194, 202, 216);
}
.open > :not(.btn-outline).dropdown-toggle.default.btn {
	border-color: rgb(188, 197, 212); color: rgb(102, 102, 102); background-color: rgb(194, 202, 216);
}
:not(.btn-outline).default.btn:hover:active {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
:not(.btn-outline).default.btn:focus:active {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
:not(.btn-outline).focus.default.btn:active {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
:not(.btn-outline).active.default.btn:hover {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
:not(.btn-outline).active.default.btn:focus {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
:not(.btn-outline).focus.active.default.btn {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
.open > :not(.btn-outline).dropdown-toggle.default.btn:hover {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
.open > :not(.btn-outline).dropdown-toggle.default.btn:focus {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
.open > :not(.btn-outline).focus.dropdown-toggle.default.btn {
	border-color: rgb(147, 161, 187); color: rgb(102, 102, 102); background-color: rgb(172, 183, 202);
}
:not(.btn-outline).default.btn:active {
	background-image: none;
}
:not(.btn-outline).active.default.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.default.btn {
	background-image: none;
}
:not(.btn-outline).disabled.default.btn:hover {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
:not(.btn-outline).disabled.default.btn:focus {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
:not(.btn-outline).focus.disabled.default.btn {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
:not(.btn-outline)[disabled].default.btn:hover {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
:not(.btn-outline)[disabled].default.btn:focus {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
:not(.btn-outline)[disabled].focus.default.btn {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
fieldset[disabled] :not(.btn-outline).default.btn:hover {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
fieldset[disabled] :not(.btn-outline).default.btn:focus {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
fieldset[disabled] :not(.btn-outline).focus.default.btn {
	border-color: rgb(225, 229, 236); background-color: rgb(225, 229, 236);
}
:not(.btn-outline).default.btn .badge {
	color: rgb(225, 229, 236); background-color: rgb(102, 102, 102);
}
.default.btn-outline.btn {
	background: none; border-color: rgb(225, 229, 236); color: rgb(225, 229, 236);
}
.default.btn-outline.btn:hover {
	border-color: rgb(225, 229, 236); color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.default.btn-outline.btn:active {
	border-color: rgb(225, 229, 236); color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.default.btn-outline.btn:hover:active {
	border-color: rgb(225, 229, 236); color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.default.btn-outline.btn:focus:active {
	border-color: rgb(225, 229, 236); color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.default.btn-outline.btn:focus {
	border-color: rgb(225, 229, 236); color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.active.default.btn-outline.btn {
	border-color: rgb(225, 229, 236); color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.default-stripe.btn {
	border-left-color: rgb(225, 229, 236) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).dark.btn {
	border-color: rgb(47, 53, 59); color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
:not(.btn-outline).dark.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(24, 27, 31);
}
:not(.btn-outline).focus.dark.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(24, 27, 31);
}
:not(.btn-outline).dark.btn:hover {
	border-color: rgb(20, 22, 25); color: rgb(255, 255, 255); background-color: rgb(24, 27, 31);
}
:not(.btn-outline).dark.btn:active {
	border-color: rgb(20, 22, 25); color: rgb(255, 255, 255); background-color: rgb(24, 27, 31);
}
:not(.btn-outline).active.dark.btn {
	border-color: rgb(20, 22, 25); color: rgb(255, 255, 255); background-color: rgb(24, 27, 31);
}
.open > :not(.btn-outline).dropdown-toggle.dark.btn {
	border-color: rgb(20, 22, 25); color: rgb(255, 255, 255); background-color: rgb(24, 27, 31);
}
:not(.btn-outline).dark.btn:hover:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
:not(.btn-outline).dark.btn:focus:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
:not(.btn-outline).focus.dark.btn:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
:not(.btn-outline).active.dark.btn:hover {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
:not(.btn-outline).active.dark.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
:not(.btn-outline).focus.active.dark.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
.open > :not(.btn-outline).dropdown-toggle.dark.btn:hover {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
.open > :not(.btn-outline).dropdown-toggle.dark.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
.open > :not(.btn-outline).focus.dropdown-toggle.dark.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(9, 10, 11);
}
:not(.btn-outline).dark.btn:active {
	background-image: none;
}
:not(.btn-outline).active.dark.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.dark.btn {
	background-image: none;
}
:not(.btn-outline).disabled.dark.btn:hover {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
:not(.btn-outline).disabled.dark.btn:focus {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
:not(.btn-outline).focus.disabled.dark.btn {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
:not(.btn-outline)[disabled].dark.btn:hover {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
:not(.btn-outline)[disabled].dark.btn:focus {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
:not(.btn-outline)[disabled].focus.dark.btn {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
fieldset[disabled] :not(.btn-outline).dark.btn:hover {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
fieldset[disabled] :not(.btn-outline).dark.btn:focus {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
fieldset[disabled] :not(.btn-outline).focus.dark.btn {
	border-color: rgb(47, 53, 59); background-color: rgb(47, 53, 59);
}
:not(.btn-outline).dark.btn .badge {
	color: rgb(47, 53, 59); background-color: rgb(255, 255, 255);
}
.dark.btn-outline.btn {
	background: none; border-color: rgb(47, 53, 59); color: rgb(47, 53, 59);
}
.dark.btn-outline.btn:hover {
	border-color: rgb(47, 53, 59); color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.dark.btn-outline.btn:active {
	border-color: rgb(47, 53, 59); color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.dark.btn-outline.btn:hover:active {
	border-color: rgb(47, 53, 59); color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.dark.btn-outline.btn:focus:active {
	border-color: rgb(47, 53, 59); color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.dark.btn-outline.btn:focus {
	border-color: rgb(47, 53, 59); color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.active.dark.btn-outline.btn {
	border-color: rgb(47, 53, 59); color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.dark-stripe.btn {
	border-left-color: rgb(47, 53, 59) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue.btn {
	border-color: rgb(53, 152, 220); color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
:not(.btn-outline).blue.btn:focus {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(33, 126, 189);
}
:not(.btn-outline).focus.blue.btn {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(33, 126, 189);
}
:not(.btn-outline).blue.btn:hover {
	border-color: rgb(31, 120, 181); color: rgb(255, 255, 255); background-color: rgb(33, 126, 189);
}
:not(.btn-outline).blue.btn:active {
	border-color: rgb(31, 120, 181); color: rgb(255, 255, 255); background-color: rgb(33, 126, 189);
}
:not(.btn-outline).active.blue.btn {
	border-color: rgb(31, 120, 181); color: rgb(255, 255, 255); background-color: rgb(33, 126, 189);
}
.open > :not(.btn-outline).dropdown-toggle.blue.btn {
	border-color: rgb(31, 120, 181); color: rgb(255, 255, 255); background-color: rgb(33, 126, 189);
}
:not(.btn-outline).blue.btn:hover:active {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
:not(.btn-outline).blue.btn:focus:active {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
:not(.btn-outline).focus.blue.btn:active {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
:not(.btn-outline).active.blue.btn:hover {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
:not(.btn-outline).active.blue.btn:focus {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
:not(.btn-outline).focus.active.blue.btn {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
.open > :not(.btn-outline).dropdown-toggle.blue.btn:hover {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
.open > :not(.btn-outline).dropdown-toggle.blue.btn:focus {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue.btn {
	border-color: rgb(21, 82, 124); color: rgb(255, 255, 255); background-color: rgb(28, 105, 159);
}
:not(.btn-outline).blue.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue.btn:hover {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
:not(.btn-outline).disabled.blue.btn:focus {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
:not(.btn-outline).focus.disabled.blue.btn {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
:not(.btn-outline)[disabled].blue.btn:hover {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
:not(.btn-outline)[disabled].blue.btn:focus {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
:not(.btn-outline)[disabled].focus.blue.btn {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
fieldset[disabled] :not(.btn-outline).blue.btn:hover {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
fieldset[disabled] :not(.btn-outline).blue.btn:focus {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
fieldset[disabled] :not(.btn-outline).focus.blue.btn {
	border-color: rgb(53, 152, 220); background-color: rgb(53, 152, 220);
}
:not(.btn-outline).blue.btn .badge {
	color: rgb(53, 152, 220); background-color: rgb(255, 255, 255);
}
.blue.btn-outline.btn {
	background: none; border-color: rgb(53, 152, 220); color: rgb(53, 152, 220);
}
.blue.btn-outline.btn:hover {
	border-color: rgb(53, 152, 220); color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.blue.btn-outline.btn:active {
	border-color: rgb(53, 152, 220); color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.blue.btn-outline.btn:hover:active {
	border-color: rgb(53, 152, 220); color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.blue.btn-outline.btn:focus:active {
	border-color: rgb(53, 152, 220); color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.blue.btn-outline.btn:focus {
	border-color: rgb(53, 152, 220); color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.active.blue.btn-outline.btn {
	border-color: rgb(53, 152, 220); color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.blue-stripe.btn {
	border-left-color: rgb(53, 152, 220) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue-madison.btn {
	border-color: rgb(87, 142, 190); color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
:not(.btn-outline).blue-madison.btn:focus {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(63, 116, 163);
}
:not(.btn-outline).focus.blue-madison.btn {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(63, 116, 163);
}
:not(.btn-outline).blue-madison.btn:hover {
	border-color: rgb(60, 111, 156); color: rgb(255, 255, 255); background-color: rgb(63, 116, 163);
}
:not(.btn-outline).blue-madison.btn:active {
	border-color: rgb(60, 111, 156); color: rgb(255, 255, 255); background-color: rgb(63, 116, 163);
}
:not(.btn-outline).active.blue-madison.btn {
	border-color: rgb(60, 111, 156); color: rgb(255, 255, 255); background-color: rgb(63, 116, 163);
}
.open > :not(.btn-outline).dropdown-toggle.blue-madison.btn {
	border-color: rgb(60, 111, 156); color: rgb(255, 255, 255); background-color: rgb(63, 116, 163);
}
:not(.btn-outline).blue-madison.btn:hover:active {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
:not(.btn-outline).blue-madison.btn:focus:active {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
:not(.btn-outline).focus.blue-madison.btn:active {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
:not(.btn-outline).active.blue-madison.btn:hover {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
:not(.btn-outline).active.blue-madison.btn:focus {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
:not(.btn-outline).focus.active.blue-madison.btn {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
.open > :not(.btn-outline).dropdown-toggle.blue-madison.btn:hover {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
.open > :not(.btn-outline).dropdown-toggle.blue-madison.btn:focus {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue-madison.btn {
	border-color: rgb(42, 77, 108); color: rgb(255, 255, 255); background-color: rgb(53, 98, 137);
}
:not(.btn-outline).blue-madison.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue-madison.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue-madison.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue-madison.btn:hover {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
:not(.btn-outline).disabled.blue-madison.btn:focus {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
:not(.btn-outline).focus.disabled.blue-madison.btn {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
:not(.btn-outline)[disabled].blue-madison.btn:hover {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
:not(.btn-outline)[disabled].blue-madison.btn:focus {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
:not(.btn-outline)[disabled].focus.blue-madison.btn {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
fieldset[disabled] :not(.btn-outline).blue-madison.btn:hover {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
fieldset[disabled] :not(.btn-outline).blue-madison.btn:focus {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
fieldset[disabled] :not(.btn-outline).focus.blue-madison.btn {
	border-color: rgb(87, 142, 190); background-color: rgb(87, 142, 190);
}
:not(.btn-outline).blue-madison.btn .badge {
	color: rgb(87, 142, 190); background-color: rgb(255, 255, 255);
}
.blue-madison.btn-outline.btn {
	background: none; border-color: rgb(87, 142, 190); color: rgb(87, 142, 190);
}
.blue-madison.btn-outline.btn:hover {
	border-color: rgb(87, 142, 190); color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.blue-madison.btn-outline.btn:active {
	border-color: rgb(87, 142, 190); color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.blue-madison.btn-outline.btn:hover:active {
	border-color: rgb(87, 142, 190); color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.blue-madison.btn-outline.btn:focus:active {
	border-color: rgb(87, 142, 190); color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.blue-madison.btn-outline.btn:focus {
	border-color: rgb(87, 142, 190); color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.active.blue-madison.btn-outline.btn {
	border-color: rgb(87, 142, 190); color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.blue-madison-stripe.btn {
	border-left-color: rgb(87, 142, 190) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue-chambray.btn {
	border-color: rgb(44, 62, 80); color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
:not(.btn-outline).blue-chambray.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(26, 36, 47);
}
:not(.btn-outline).focus.blue-chambray.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(26, 36, 47);
}
:not(.btn-outline).blue-chambray.btn:hover {
	border-color: rgb(22, 31, 41); color: rgb(255, 255, 255); background-color: rgb(26, 36, 47);
}
:not(.btn-outline).blue-chambray.btn:active {
	border-color: rgb(22, 31, 41); color: rgb(255, 255, 255); background-color: rgb(26, 36, 47);
}
:not(.btn-outline).active.blue-chambray.btn {
	border-color: rgb(22, 31, 41); color: rgb(255, 255, 255); background-color: rgb(26, 36, 47);
}
.open > :not(.btn-outline).dropdown-toggle.blue-chambray.btn {
	border-color: rgb(22, 31, 41); color: rgb(255, 255, 255); background-color: rgb(26, 36, 47);
}
:not(.btn-outline).blue-chambray.btn:hover:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
:not(.btn-outline).blue-chambray.btn:focus:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
:not(.btn-outline).focus.blue-chambray.btn:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
:not(.btn-outline).active.blue-chambray.btn:hover {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
:not(.btn-outline).active.blue-chambray.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
:not(.btn-outline).focus.active.blue-chambray.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
.open > :not(.btn-outline).dropdown-toggle.blue-chambray.btn:hover {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
.open > :not(.btn-outline).dropdown-toggle.blue-chambray.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue-chambray.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(13, 19, 24);
}
:not(.btn-outline).blue-chambray.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue-chambray.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue-chambray.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue-chambray.btn:hover {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
:not(.btn-outline).disabled.blue-chambray.btn:focus {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
:not(.btn-outline).focus.disabled.blue-chambray.btn {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
:not(.btn-outline)[disabled].blue-chambray.btn:hover {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
:not(.btn-outline)[disabled].blue-chambray.btn:focus {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
:not(.btn-outline)[disabled].focus.blue-chambray.btn {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
fieldset[disabled] :not(.btn-outline).blue-chambray.btn:hover {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
fieldset[disabled] :not(.btn-outline).blue-chambray.btn:focus {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
fieldset[disabled] :not(.btn-outline).focus.blue-chambray.btn {
	border-color: rgb(44, 62, 80); background-color: rgb(44, 62, 80);
}
:not(.btn-outline).blue-chambray.btn .badge {
	color: rgb(44, 62, 80); background-color: rgb(255, 255, 255);
}
.blue-chambray.btn-outline.btn {
	background: none; border-color: rgb(44, 62, 80); color: rgb(44, 62, 80);
}
.blue-chambray.btn-outline.btn:hover {
	border-color: rgb(44, 62, 80); color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.blue-chambray.btn-outline.btn:active {
	border-color: rgb(44, 62, 80); color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.blue-chambray.btn-outline.btn:hover:active {
	border-color: rgb(44, 62, 80); color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.blue-chambray.btn-outline.btn:focus:active {
	border-color: rgb(44, 62, 80); color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.blue-chambray.btn-outline.btn:focus {
	border-color: rgb(44, 62, 80); color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.active.blue-chambray.btn-outline.btn {
	border-color: rgb(44, 62, 80); color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.blue-chambray-stripe.btn {
	border-left-color: rgb(44, 62, 80) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue-ebonyclay.btn {
	border-color: rgb(34, 49, 63); color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
:not(.btn-outline).blue-ebonyclay.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(16, 23, 30);
}
:not(.btn-outline).focus.blue-ebonyclay.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(16, 23, 30);
}
:not(.btn-outline).blue-ebonyclay.btn:hover {
	border-color: rgb(13, 18, 23); color: rgb(255, 255, 255); background-color: rgb(16, 23, 30);
}
:not(.btn-outline).blue-ebonyclay.btn:active {
	border-color: rgb(13, 18, 23); color: rgb(255, 255, 255); background-color: rgb(16, 23, 30);
}
:not(.btn-outline).active.blue-ebonyclay.btn {
	border-color: rgb(13, 18, 23); color: rgb(255, 255, 255); background-color: rgb(16, 23, 30);
}
.open > :not(.btn-outline).dropdown-toggle.blue-ebonyclay.btn {
	border-color: rgb(13, 18, 23); color: rgb(255, 255, 255); background-color: rgb(16, 23, 30);
}
:not(.btn-outline).blue-ebonyclay.btn:hover:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
:not(.btn-outline).blue-ebonyclay.btn:focus:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
:not(.btn-outline).focus.blue-ebonyclay.btn:active {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
:not(.btn-outline).active.blue-ebonyclay.btn:hover {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
:not(.btn-outline).active.blue-ebonyclay.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
:not(.btn-outline).focus.active.blue-ebonyclay.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
.open > :not(.btn-outline).dropdown-toggle.blue-ebonyclay.btn:hover {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
.open > :not(.btn-outline).dropdown-toggle.blue-ebonyclay.btn:focus {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue-ebonyclay.btn {
	border-color: black; color: rgb(255, 255, 255); background-color: rgb(4, 5, 7);
}
:not(.btn-outline).blue-ebonyclay.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue-ebonyclay.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue-ebonyclay.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue-ebonyclay.btn:hover {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
:not(.btn-outline).disabled.blue-ebonyclay.btn:focus {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
:not(.btn-outline).focus.disabled.blue-ebonyclay.btn {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
:not(.btn-outline)[disabled].blue-ebonyclay.btn:hover {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
:not(.btn-outline)[disabled].blue-ebonyclay.btn:focus {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
:not(.btn-outline)[disabled].focus.blue-ebonyclay.btn {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
fieldset[disabled] :not(.btn-outline).blue-ebonyclay.btn:hover {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
fieldset[disabled] :not(.btn-outline).blue-ebonyclay.btn:focus {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
fieldset[disabled] :not(.btn-outline).focus.blue-ebonyclay.btn {
	border-color: rgb(34, 49, 63); background-color: rgb(34, 49, 63);
}
:not(.btn-outline).blue-ebonyclay.btn .badge {
	color: rgb(34, 49, 63); background-color: rgb(255, 255, 255);
}
.blue-ebonyclay.btn-outline.btn {
	background: none; border-color: rgb(34, 49, 63); color: rgb(34, 49, 63);
}
.blue-ebonyclay.btn-outline.btn:hover {
	border-color: rgb(34, 49, 63); color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.blue-ebonyclay.btn-outline.btn:active {
	border-color: rgb(34, 49, 63); color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.blue-ebonyclay.btn-outline.btn:hover:active {
	border-color: rgb(34, 49, 63); color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.blue-ebonyclay.btn-outline.btn:focus:active {
	border-color: rgb(34, 49, 63); color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.blue-ebonyclay.btn-outline.btn:focus {
	border-color: rgb(34, 49, 63); color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.active.blue-ebonyclay.btn-outline.btn {
	border-color: rgb(34, 49, 63); color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.blue-ebonyclay-stripe.btn {
	border-left-color: rgb(34, 49, 63) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue-hoki.btn {
	border-color: rgb(103, 128, 159); color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
:not(.btn-outline).blue-hoki.btn:focus {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(82, 103, 129);
}
:not(.btn-outline).focus.blue-hoki.btn {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(82, 103, 129);
}
:not(.btn-outline).blue-hoki.btn:hover {
	border-color: rgb(78, 98, 123); color: rgb(255, 255, 255); background-color: rgb(82, 103, 129);
}
:not(.btn-outline).blue-hoki.btn:active {
	border-color: rgb(78, 98, 123); color: rgb(255, 255, 255); background-color: rgb(82, 103, 129);
}
:not(.btn-outline).active.blue-hoki.btn {
	border-color: rgb(78, 98, 123); color: rgb(255, 255, 255); background-color: rgb(82, 103, 129);
}
.open > :not(.btn-outline).dropdown-toggle.blue-hoki.btn {
	border-color: rgb(78, 98, 123); color: rgb(255, 255, 255); background-color: rgb(82, 103, 129);
}
:not(.btn-outline).blue-hoki.btn:hover:active {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
:not(.btn-outline).blue-hoki.btn:focus:active {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
:not(.btn-outline).focus.blue-hoki.btn:active {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
:not(.btn-outline).active.blue-hoki.btn:hover {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
:not(.btn-outline).active.blue-hoki.btn:focus {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
:not(.btn-outline).focus.active.blue-hoki.btn {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
.open > :not(.btn-outline).dropdown-toggle.blue-hoki.btn:hover {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
.open > :not(.btn-outline).dropdown-toggle.blue-hoki.btn:focus {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue-hoki.btn {
	border-color: rgb(52, 66, 82); color: rgb(255, 255, 255); background-color: rgb(68, 86, 107);
}
:not(.btn-outline).blue-hoki.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue-hoki.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue-hoki.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue-hoki.btn:hover {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
:not(.btn-outline).disabled.blue-hoki.btn:focus {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
:not(.btn-outline).focus.disabled.blue-hoki.btn {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
:not(.btn-outline)[disabled].blue-hoki.btn:hover {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
:not(.btn-outline)[disabled].blue-hoki.btn:focus {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
:not(.btn-outline)[disabled].focus.blue-hoki.btn {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
fieldset[disabled] :not(.btn-outline).blue-hoki.btn:hover {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
fieldset[disabled] :not(.btn-outline).blue-hoki.btn:focus {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
fieldset[disabled] :not(.btn-outline).focus.blue-hoki.btn {
	border-color: rgb(103, 128, 159); background-color: rgb(103, 128, 159);
}
:not(.btn-outline).blue-hoki.btn .badge {
	color: rgb(103, 128, 159); background-color: rgb(255, 255, 255);
}
.blue-hoki.btn-outline.btn {
	background: none; border-color: rgb(103, 128, 159); color: rgb(103, 128, 159);
}
.blue-hoki.btn-outline.btn:hover {
	border-color: rgb(103, 128, 159); color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.blue-hoki.btn-outline.btn:active {
	border-color: rgb(103, 128, 159); color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.blue-hoki.btn-outline.btn:hover:active {
	border-color: rgb(103, 128, 159); color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.blue-hoki.btn-outline.btn:focus:active {
	border-color: rgb(103, 128, 159); color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.blue-hoki.btn-outline.btn:focus {
	border-color: rgb(103, 128, 159); color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.active.blue-hoki.btn-outline.btn {
	border-color: rgb(103, 128, 159); color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.blue-hoki-stripe.btn {
	border-left-color: rgb(103, 128, 159) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue-steel.btn {
	border-color: rgb(75, 119, 190); color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
:not(.btn-outline).blue-steel.btn:focus {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(57, 95, 157);
}
:not(.btn-outline).focus.blue-steel.btn {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(57, 95, 157);
}
:not(.btn-outline).blue-steel.btn:hover {
	border-color: rgb(54, 91, 150); color: rgb(255, 255, 255); background-color: rgb(57, 95, 157);
}
:not(.btn-outline).blue-steel.btn:active {
	border-color: rgb(54, 91, 150); color: rgb(255, 255, 255); background-color: rgb(57, 95, 157);
}
:not(.btn-outline).active.blue-steel.btn {
	border-color: rgb(54, 91, 150); color: rgb(255, 255, 255); background-color: rgb(57, 95, 157);
}
.open > :not(.btn-outline).dropdown-toggle.blue-steel.btn {
	border-color: rgb(54, 91, 150); color: rgb(255, 255, 255); background-color: rgb(57, 95, 157);
}
:not(.btn-outline).blue-steel.btn:hover:active {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
:not(.btn-outline).blue-steel.btn:focus:active {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
:not(.btn-outline).focus.blue-steel.btn:active {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
:not(.btn-outline).active.blue-steel.btn:hover {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
:not(.btn-outline).active.blue-steel.btn:focus {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
:not(.btn-outline).focus.active.blue-steel.btn {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
.open > :not(.btn-outline).dropdown-toggle.blue-steel.btn:hover {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
.open > :not(.btn-outline).dropdown-toggle.blue-steel.btn:focus {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue-steel.btn {
	border-color: rgb(36, 61, 101); color: rgb(255, 255, 255); background-color: rgb(47, 79, 131);
}
:not(.btn-outline).blue-steel.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue-steel.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue-steel.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue-steel.btn:hover {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
:not(.btn-outline).disabled.blue-steel.btn:focus {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
:not(.btn-outline).focus.disabled.blue-steel.btn {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
:not(.btn-outline)[disabled].blue-steel.btn:hover {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
:not(.btn-outline)[disabled].blue-steel.btn:focus {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
:not(.btn-outline)[disabled].focus.blue-steel.btn {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
fieldset[disabled] :not(.btn-outline).blue-steel.btn:hover {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
fieldset[disabled] :not(.btn-outline).blue-steel.btn:focus {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
fieldset[disabled] :not(.btn-outline).focus.blue-steel.btn {
	border-color: rgb(75, 119, 190); background-color: rgb(75, 119, 190);
}
:not(.btn-outline).blue-steel.btn .badge {
	color: rgb(75, 119, 190); background-color: rgb(255, 255, 255);
}
.blue-steel.btn-outline.btn {
	background: none; border-color: rgb(75, 119, 190); color: rgb(75, 119, 190);
}
.blue-steel.btn-outline.btn:hover {
	border-color: rgb(75, 119, 190); color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.blue-steel.btn-outline.btn:active {
	border-color: rgb(75, 119, 190); color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.blue-steel.btn-outline.btn:hover:active {
	border-color: rgb(75, 119, 190); color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.blue-steel.btn-outline.btn:focus:active {
	border-color: rgb(75, 119, 190); color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.blue-steel.btn-outline.btn:focus {
	border-color: rgb(75, 119, 190); color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.active.blue-steel.btn-outline.btn {
	border-color: rgb(75, 119, 190); color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.blue-steel-stripe.btn {
	border-left-color: rgb(75, 119, 190) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue-soft.btn {
	border-color: rgb(76, 135, 185); color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
:not(.btn-outline).blue-soft.btn:focus {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(59, 109, 151);
}
:not(.btn-outline).focus.blue-soft.btn {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(59, 109, 151);
}
:not(.btn-outline).blue-soft.btn:hover {
	border-color: rgb(56, 104, 144); color: rgb(255, 255, 255); background-color: rgb(59, 109, 151);
}
:not(.btn-outline).blue-soft.btn:active {
	border-color: rgb(56, 104, 144); color: rgb(255, 255, 255); background-color: rgb(59, 109, 151);
}
:not(.btn-outline).active.blue-soft.btn {
	border-color: rgb(56, 104, 144); color: rgb(255, 255, 255); background-color: rgb(59, 109, 151);
}
.open > :not(.btn-outline).dropdown-toggle.blue-soft.btn {
	border-color: rgb(56, 104, 144); color: rgb(255, 255, 255); background-color: rgb(59, 109, 151);
}
:not(.btn-outline).blue-soft.btn:hover:active {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
:not(.btn-outline).blue-soft.btn:focus:active {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
:not(.btn-outline).focus.blue-soft.btn:active {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
:not(.btn-outline).active.blue-soft.btn:hover {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
:not(.btn-outline).active.blue-soft.btn:focus {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
:not(.btn-outline).focus.active.blue-soft.btn {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
.open > :not(.btn-outline).dropdown-toggle.blue-soft.btn:hover {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
.open > :not(.btn-outline).dropdown-toggle.blue-soft.btn:focus {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue-soft.btn {
	border-color: rgb(38, 69, 96); color: rgb(255, 255, 255); background-color: rgb(49, 90, 125);
}
:not(.btn-outline).blue-soft.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue-soft.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue-soft.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue-soft.btn:hover {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
:not(.btn-outline).disabled.blue-soft.btn:focus {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
:not(.btn-outline).focus.disabled.blue-soft.btn {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
:not(.btn-outline)[disabled].blue-soft.btn:hover {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
:not(.btn-outline)[disabled].blue-soft.btn:focus {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
:not(.btn-outline)[disabled].focus.blue-soft.btn {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
fieldset[disabled] :not(.btn-outline).blue-soft.btn:hover {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
fieldset[disabled] :not(.btn-outline).blue-soft.btn:focus {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
fieldset[disabled] :not(.btn-outline).focus.blue-soft.btn {
	border-color: rgb(76, 135, 185); background-color: rgb(76, 135, 185);
}
:not(.btn-outline).blue-soft.btn .badge {
	color: rgb(76, 135, 185); background-color: rgb(255, 255, 255);
}
.blue-soft.btn-outline.btn {
	background: none; border-color: rgb(76, 135, 185); color: rgb(76, 135, 185);
}
.blue-soft.btn-outline.btn:hover {
	border-color: rgb(76, 135, 185); color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.blue-soft.btn-outline.btn:active {
	border-color: rgb(76, 135, 185); color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.blue-soft.btn-outline.btn:hover:active {
	border-color: rgb(76, 135, 185); color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.blue-soft.btn-outline.btn:focus:active {
	border-color: rgb(76, 135, 185); color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.blue-soft.btn-outline.btn:focus {
	border-color: rgb(76, 135, 185); color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.active.blue-soft.btn-outline.btn {
	border-color: rgb(76, 135, 185); color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.blue-soft-stripe.btn {
	border-left-color: rgb(76, 135, 185) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue-dark.btn {
	border-color: rgb(94, 115, 139); color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
:not(.btn-outline).blue-dark.btn:focus {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(73, 90, 109);
}
:not(.btn-outline).focus.blue-dark.btn {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(73, 90, 109);
}
:not(.btn-outline).blue-dark.btn:hover {
	border-color: rgb(69, 85, 102); color: rgb(255, 255, 255); background-color: rgb(73, 90, 109);
}
:not(.btn-outline).blue-dark.btn:active {
	border-color: rgb(69, 85, 102); color: rgb(255, 255, 255); background-color: rgb(73, 90, 109);
}
:not(.btn-outline).active.blue-dark.btn {
	border-color: rgb(69, 85, 102); color: rgb(255, 255, 255); background-color: rgb(73, 90, 109);
}
.open > :not(.btn-outline).dropdown-toggle.blue-dark.btn {
	border-color: rgb(69, 85, 102); color: rgb(255, 255, 255); background-color: rgb(73, 90, 109);
}
:not(.btn-outline).blue-dark.btn:hover:active {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
:not(.btn-outline).blue-dark.btn:focus:active {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
:not(.btn-outline).focus.blue-dark.btn:active {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
:not(.btn-outline).active.blue-dark.btn:hover {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
:not(.btn-outline).active.blue-dark.btn:focus {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
:not(.btn-outline).focus.active.blue-dark.btn {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
.open > :not(.btn-outline).dropdown-toggle.blue-dark.btn:hover {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
.open > :not(.btn-outline).dropdown-toggle.blue-dark.btn:focus {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue-dark.btn {
	border-color: rgb(43, 52, 63); color: rgb(255, 255, 255); background-color: rgb(59, 72, 87);
}
:not(.btn-outline).blue-dark.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue-dark.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue-dark.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue-dark.btn:hover {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
:not(.btn-outline).disabled.blue-dark.btn:focus {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
:not(.btn-outline).focus.disabled.blue-dark.btn {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
:not(.btn-outline)[disabled].blue-dark.btn:hover {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
:not(.btn-outline)[disabled].blue-dark.btn:focus {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
:not(.btn-outline)[disabled].focus.blue-dark.btn {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
fieldset[disabled] :not(.btn-outline).blue-dark.btn:hover {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
fieldset[disabled] :not(.btn-outline).blue-dark.btn:focus {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
fieldset[disabled] :not(.btn-outline).focus.blue-dark.btn {
	border-color: rgb(94, 115, 139); background-color: rgb(94, 115, 139);
}
:not(.btn-outline).blue-dark.btn .badge {
	color: rgb(94, 115, 139); background-color: rgb(255, 255, 255);
}
.blue-dark.btn-outline.btn {
	background: none; border-color: rgb(94, 115, 139); color: rgb(94, 115, 139);
}
.blue-dark.btn-outline.btn:hover {
	border-color: rgb(94, 115, 139); color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.blue-dark.btn-outline.btn:active {
	border-color: rgb(94, 115, 139); color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.blue-dark.btn-outline.btn:hover:active {
	border-color: rgb(94, 115, 139); color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.blue-dark.btn-outline.btn:focus:active {
	border-color: rgb(94, 115, 139); color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.blue-dark.btn-outline.btn:focus {
	border-color: rgb(94, 115, 139); color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.active.blue-dark.btn-outline.btn {
	border-color: rgb(94, 115, 139); color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.blue-dark-stripe.btn {
	border-left-color: rgb(94, 115, 139) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).blue-sharp.btn {
	border-color: rgb(92, 155, 209); color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
:not(.btn-outline).blue-sharp.btn:focus {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(55, 130, 195);
}
:not(.btn-outline).focus.blue-sharp.btn {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(55, 130, 195);
}
:not(.btn-outline).blue-sharp.btn:hover {
	border-color: rgb(53, 125, 187); color: rgb(255, 255, 255); background-color: rgb(55, 130, 195);
}
:not(.btn-outline).blue-sharp.btn:active {
	border-color: rgb(53, 125, 187); color: rgb(255, 255, 255); background-color: rgb(55, 130, 195);
}
:not(.btn-outline).active.blue-sharp.btn {
	border-color: rgb(53, 125, 187); color: rgb(255, 255, 255); background-color: rgb(55, 130, 195);
}
.open > :not(.btn-outline).dropdown-toggle.blue-sharp.btn {
	border-color: rgb(53, 125, 187); color: rgb(255, 255, 255); background-color: rgb(55, 130, 195);
}
:not(.btn-outline).blue-sharp.btn:hover:active {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
:not(.btn-outline).blue-sharp.btn:focus:active {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
:not(.btn-outline).focus.blue-sharp.btn:active {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
:not(.btn-outline).active.blue-sharp.btn:hover {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
:not(.btn-outline).active.blue-sharp.btn:focus {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
:not(.btn-outline).focus.active.blue-sharp.btn {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
.open > :not(.btn-outline).dropdown-toggle.blue-sharp.btn:hover {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
.open > :not(.btn-outline).dropdown-toggle.blue-sharp.btn:focus {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
.open > :not(.btn-outline).focus.dropdown-toggle.blue-sharp.btn {
	border-color: rgb(38, 90, 135); color: rgb(255, 255, 255); background-color: rgb(47, 112, 167);
}
:not(.btn-outline).blue-sharp.btn:active {
	background-image: none;
}
:not(.btn-outline).active.blue-sharp.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.blue-sharp.btn {
	background-image: none;
}
:not(.btn-outline).disabled.blue-sharp.btn:hover {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
:not(.btn-outline).disabled.blue-sharp.btn:focus {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
:not(.btn-outline).focus.disabled.blue-sharp.btn {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
:not(.btn-outline)[disabled].blue-sharp.btn:hover {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
:not(.btn-outline)[disabled].blue-sharp.btn:focus {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
:not(.btn-outline)[disabled].focus.blue-sharp.btn {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
fieldset[disabled] :not(.btn-outline).blue-sharp.btn:hover {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
fieldset[disabled] :not(.btn-outline).blue-sharp.btn:focus {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
fieldset[disabled] :not(.btn-outline).focus.blue-sharp.btn {
	border-color: rgb(92, 155, 209); background-color: rgb(92, 155, 209);
}
:not(.btn-outline).blue-sharp.btn .badge {
	color: rgb(92, 155, 209); background-color: rgb(255, 255, 255);
}
.blue-sharp.btn-outline.btn {
	background: none; border-color: rgb(92, 155, 209); color: rgb(92, 155, 209);
}
.blue-sharp.btn-outline.btn:hover {
	border-color: rgb(92, 155, 209); color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.blue-sharp.btn-outline.btn:active {
	border-color: rgb(92, 155, 209); color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.blue-sharp.btn-outline.btn:hover:active {
	border-color: rgb(92, 155, 209); color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.blue-sharp.btn-outline.btn:focus:active {
	border-color: rgb(92, 155, 209); color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.blue-sharp.btn-outline.btn:focus {
	border-color: rgb(92, 155, 209); color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.active.blue-sharp.btn-outline.btn {
	border-color: rgb(92, 155, 209); color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.blue-sharp-stripe.btn {
	border-left-color: rgb(92, 155, 209) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green.btn {
	border-color: rgb(50, 197, 210); color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
:not(.btn-outline).green.btn:focus {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(38, 161, 171);
}
:not(.btn-outline).focus.green.btn {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(38, 161, 171);
}
:not(.btn-outline).green.btn:hover {
	border-color: rgb(36, 153, 163); color: rgb(255, 255, 255); background-color: rgb(38, 161, 171);
}
:not(.btn-outline).green.btn:active {
	border-color: rgb(36, 153, 163); color: rgb(255, 255, 255); background-color: rgb(38, 161, 171);
}
:not(.btn-outline).active.green.btn {
	border-color: rgb(36, 153, 163); color: rgb(255, 255, 255); background-color: rgb(38, 161, 171);
}
.open > :not(.btn-outline).dropdown-toggle.green.btn {
	border-color: rgb(36, 153, 163); color: rgb(255, 255, 255); background-color: rgb(38, 161, 171);
}
:not(.btn-outline).green.btn:hover:active {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
:not(.btn-outline).green.btn:focus:active {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
:not(.btn-outline).focus.green.btn:active {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
:not(.btn-outline).active.green.btn:hover {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
:not(.btn-outline).active.green.btn:focus {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
:not(.btn-outline).focus.active.green.btn {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
.open > :not(.btn-outline).dropdown-toggle.green.btn:hover {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
.open > :not(.btn-outline).dropdown-toggle.green.btn:focus {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green.btn {
	border-color: rgb(24, 102, 109); color: rgb(255, 255, 255); background-color: rgb(31, 133, 142);
}
:not(.btn-outline).green.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green.btn:hover {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
:not(.btn-outline).disabled.green.btn:focus {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
:not(.btn-outline).focus.disabled.green.btn {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
:not(.btn-outline)[disabled].green.btn:hover {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
:not(.btn-outline)[disabled].green.btn:focus {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
:not(.btn-outline)[disabled].focus.green.btn {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
fieldset[disabled] :not(.btn-outline).green.btn:hover {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
fieldset[disabled] :not(.btn-outline).green.btn:focus {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
fieldset[disabled] :not(.btn-outline).focus.green.btn {
	border-color: rgb(50, 197, 210); background-color: rgb(50, 197, 210);
}
:not(.btn-outline).green.btn .badge {
	color: rgb(50, 197, 210); background-color: rgb(255, 255, 255);
}
.green.btn-outline.btn {
	background: none; border-color: rgb(50, 197, 210); color: rgb(50, 197, 210);
}
.green.btn-outline.btn:hover {
	border-color: rgb(50, 197, 210); color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.green.btn-outline.btn:active {
	border-color: rgb(50, 197, 210); color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.green.btn-outline.btn:hover:active {
	border-color: rgb(50, 197, 210); color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.green.btn-outline.btn:focus:active {
	border-color: rgb(50, 197, 210); color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.green.btn-outline.btn:focus {
	border-color: rgb(50, 197, 210); color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.active.green.btn-outline.btn {
	border-color: rgb(50, 197, 210); color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.green-stripe.btn {
	border-left-color: rgb(50, 197, 210) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green-meadow.btn {
	border-color: rgb(27, 188, 155); color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
:not(.btn-outline).green-meadow.btn:focus {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(21, 143, 118);
}
:not(.btn-outline).focus.green-meadow.btn {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(21, 143, 118);
}
:not(.btn-outline).green-meadow.btn:hover {
	border-color: rgb(19, 134, 111); color: rgb(255, 255, 255); background-color: rgb(21, 143, 118);
}
:not(.btn-outline).green-meadow.btn:active {
	border-color: rgb(19, 134, 111); color: rgb(255, 255, 255); background-color: rgb(21, 143, 118);
}
:not(.btn-outline).active.green-meadow.btn {
	border-color: rgb(19, 134, 111); color: rgb(255, 255, 255); background-color: rgb(21, 143, 118);
}
.open > :not(.btn-outline).dropdown-toggle.green-meadow.btn {
	border-color: rgb(19, 134, 111); color: rgb(255, 255, 255); background-color: rgb(21, 143, 118);
}
:not(.btn-outline).green-meadow.btn:hover:active {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
:not(.btn-outline).green-meadow.btn:focus:active {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
:not(.btn-outline).focus.green-meadow.btn:active {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
:not(.btn-outline).active.green-meadow.btn:hover {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
:not(.btn-outline).active.green-meadow.btn:focus {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
:not(.btn-outline).focus.active.green-meadow.btn {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
.open > :not(.btn-outline).dropdown-toggle.green-meadow.btn:hover {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
.open > :not(.btn-outline).dropdown-toggle.green-meadow.btn:focus {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green-meadow.btn {
	border-color: rgb(11, 77, 63); color: rgb(255, 255, 255); background-color: rgb(16, 112, 92);
}
:not(.btn-outline).green-meadow.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green-meadow.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green-meadow.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green-meadow.btn:hover {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
:not(.btn-outline).disabled.green-meadow.btn:focus {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
:not(.btn-outline).focus.disabled.green-meadow.btn {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
:not(.btn-outline)[disabled].green-meadow.btn:hover {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
:not(.btn-outline)[disabled].green-meadow.btn:focus {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
:not(.btn-outline)[disabled].focus.green-meadow.btn {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
fieldset[disabled] :not(.btn-outline).green-meadow.btn:hover {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
fieldset[disabled] :not(.btn-outline).green-meadow.btn:focus {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
fieldset[disabled] :not(.btn-outline).focus.green-meadow.btn {
	border-color: rgb(27, 188, 155); background-color: rgb(27, 188, 155);
}
:not(.btn-outline).green-meadow.btn .badge {
	color: rgb(27, 188, 155); background-color: rgb(255, 255, 255);
}
.green-meadow.btn-outline.btn {
	background: none; border-color: rgb(27, 188, 155); color: rgb(27, 188, 155);
}
.green-meadow.btn-outline.btn:hover {
	border-color: rgb(27, 188, 155); color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.green-meadow.btn-outline.btn:active {
	border-color: rgb(27, 188, 155); color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.green-meadow.btn-outline.btn:hover:active {
	border-color: rgb(27, 188, 155); color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.green-meadow.btn-outline.btn:focus:active {
	border-color: rgb(27, 188, 155); color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.green-meadow.btn-outline.btn:focus {
	border-color: rgb(27, 188, 155); color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.active.green-meadow.btn-outline.btn {
	border-color: rgb(27, 188, 155); color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.green-meadow-stripe.btn {
	border-left-color: rgb(27, 188, 155) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green-seagreen.btn {
	border-color: rgb(27, 163, 156); color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
:not(.btn-outline).green-seagreen.btn:focus {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(20, 119, 114);
}
:not(.btn-outline).focus.green-seagreen.btn {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(20, 119, 114);
}
:not(.btn-outline).green-seagreen.btn:hover {
	border-color: rgb(18, 110, 106); color: rgb(255, 255, 255); background-color: rgb(20, 119, 114);
}
:not(.btn-outline).green-seagreen.btn:active {
	border-color: rgb(18, 110, 106); color: rgb(255, 255, 255); background-color: rgb(20, 119, 114);
}
:not(.btn-outline).active.green-seagreen.btn {
	border-color: rgb(18, 110, 106); color: rgb(255, 255, 255); background-color: rgb(20, 119, 114);
}
.open > :not(.btn-outline).dropdown-toggle.green-seagreen.btn {
	border-color: rgb(18, 110, 106); color: rgb(255, 255, 255); background-color: rgb(20, 119, 114);
}
:not(.btn-outline).green-seagreen.btn:hover:active {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
:not(.btn-outline).green-seagreen.btn:focus:active {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
:not(.btn-outline).focus.green-seagreen.btn:active {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
:not(.btn-outline).active.green-seagreen.btn:hover {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
:not(.btn-outline).active.green-seagreen.btn:focus {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
:not(.btn-outline).focus.active.green-seagreen.btn {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
.open > :not(.btn-outline).dropdown-toggle.green-seagreen.btn:hover {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
.open > :not(.btn-outline).dropdown-toggle.green-seagreen.btn:focus {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green-seagreen.btn {
	border-color: rgb(9, 54, 51); color: rgb(255, 255, 255); background-color: rgb(15, 89, 85);
}
:not(.btn-outline).green-seagreen.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green-seagreen.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green-seagreen.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green-seagreen.btn:hover {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
:not(.btn-outline).disabled.green-seagreen.btn:focus {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
:not(.btn-outline).focus.disabled.green-seagreen.btn {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
:not(.btn-outline)[disabled].green-seagreen.btn:hover {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
:not(.btn-outline)[disabled].green-seagreen.btn:focus {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
:not(.btn-outline)[disabled].focus.green-seagreen.btn {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
fieldset[disabled] :not(.btn-outline).green-seagreen.btn:hover {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
fieldset[disabled] :not(.btn-outline).green-seagreen.btn:focus {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
fieldset[disabled] :not(.btn-outline).focus.green-seagreen.btn {
	border-color: rgb(27, 163, 156); background-color: rgb(27, 163, 156);
}
:not(.btn-outline).green-seagreen.btn .badge {
	color: rgb(27, 163, 156); background-color: rgb(255, 255, 255);
}
.green-seagreen.btn-outline.btn {
	background: none; border-color: rgb(27, 163, 156); color: rgb(27, 163, 156);
}
.green-seagreen.btn-outline.btn:hover {
	border-color: rgb(27, 163, 156); color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.green-seagreen.btn-outline.btn:active {
	border-color: rgb(27, 163, 156); color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.green-seagreen.btn-outline.btn:hover:active {
	border-color: rgb(27, 163, 156); color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.green-seagreen.btn-outline.btn:focus:active {
	border-color: rgb(27, 163, 156); color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.green-seagreen.btn-outline.btn:focus {
	border-color: rgb(27, 163, 156); color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.active.green-seagreen.btn-outline.btn {
	border-color: rgb(27, 163, 156); color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.green-seagreen-stripe.btn {
	border-left-color: rgb(27, 163, 156) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green-turquoise.btn {
	border-color: rgb(54, 215, 183); color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
:not(.btn-outline).green-turquoise.btn:focus {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(36, 182, 153);
}
:not(.btn-outline).focus.green-turquoise.btn {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(36, 182, 153);
}
:not(.btn-outline).green-turquoise.btn:hover {
	border-color: rgb(34, 173, 146); color: rgb(255, 255, 255); background-color: rgb(36, 182, 153);
}
:not(.btn-outline).green-turquoise.btn:active {
	border-color: rgb(34, 173, 146); color: rgb(255, 255, 255); background-color: rgb(36, 182, 153);
}
:not(.btn-outline).active.green-turquoise.btn {
	border-color: rgb(34, 173, 146); color: rgb(255, 255, 255); background-color: rgb(36, 182, 153);
}
.open > :not(.btn-outline).dropdown-toggle.green-turquoise.btn {
	border-color: rgb(34, 173, 146); color: rgb(255, 255, 255); background-color: rgb(36, 182, 153);
}
:not(.btn-outline).green-turquoise.btn:hover:active {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
:not(.btn-outline).green-turquoise.btn:focus:active {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
:not(.btn-outline).focus.green-turquoise.btn:active {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
:not(.btn-outline).active.green-turquoise.btn:hover {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
:not(.btn-outline).active.green-turquoise.btn:focus {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
:not(.btn-outline).focus.active.green-turquoise.btn {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
.open > :not(.btn-outline).dropdown-toggle.green-turquoise.btn:hover {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
.open > :not(.btn-outline).dropdown-toggle.green-turquoise.btn:focus {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green-turquoise.btn {
	border-color: rgb(23, 118, 99); color: rgb(255, 255, 255); background-color: rgb(30, 152, 128);
}
:not(.btn-outline).green-turquoise.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green-turquoise.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green-turquoise.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green-turquoise.btn:hover {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
:not(.btn-outline).disabled.green-turquoise.btn:focus {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
:not(.btn-outline).focus.disabled.green-turquoise.btn {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
:not(.btn-outline)[disabled].green-turquoise.btn:hover {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
:not(.btn-outline)[disabled].green-turquoise.btn:focus {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
:not(.btn-outline)[disabled].focus.green-turquoise.btn {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
fieldset[disabled] :not(.btn-outline).green-turquoise.btn:hover {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
fieldset[disabled] :not(.btn-outline).green-turquoise.btn:focus {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
fieldset[disabled] :not(.btn-outline).focus.green-turquoise.btn {
	border-color: rgb(54, 215, 183); background-color: rgb(54, 215, 183);
}
:not(.btn-outline).green-turquoise.btn .badge {
	color: rgb(54, 215, 183); background-color: rgb(255, 255, 255);
}
.green-turquoise.btn-outline.btn {
	background: none; border-color: rgb(54, 215, 183); color: rgb(54, 215, 183);
}
.green-turquoise.btn-outline.btn:hover {
	border-color: rgb(54, 215, 183); color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.green-turquoise.btn-outline.btn:active {
	border-color: rgb(54, 215, 183); color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.green-turquoise.btn-outline.btn:hover:active {
	border-color: rgb(54, 215, 183); color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.green-turquoise.btn-outline.btn:focus:active {
	border-color: rgb(54, 215, 183); color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.green-turquoise.btn-outline.btn:focus {
	border-color: rgb(54, 215, 183); color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.active.green-turquoise.btn-outline.btn {
	border-color: rgb(54, 215, 183); color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.green-turquoise-stripe.btn {
	border-left-color: rgb(54, 215, 183) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green-haze.btn {
	border-color: rgb(68, 182, 174); color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
:not(.btn-outline).green-haze.btn:focus {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(54, 145, 139);
}
:not(.btn-outline).focus.green-haze.btn {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(54, 145, 139);
}
:not(.btn-outline).green-haze.btn:hover {
	border-color: rgb(51, 137, 131); color: rgb(255, 255, 255); background-color: rgb(54, 145, 139);
}
:not(.btn-outline).green-haze.btn:active {
	border-color: rgb(51, 137, 131); color: rgb(255, 255, 255); background-color: rgb(54, 145, 139);
}
:not(.btn-outline).active.green-haze.btn {
	border-color: rgb(51, 137, 131); color: rgb(255, 255, 255); background-color: rgb(54, 145, 139);
}
.open > :not(.btn-outline).dropdown-toggle.green-haze.btn {
	border-color: rgb(51, 137, 131); color: rgb(255, 255, 255); background-color: rgb(54, 145, 139);
}
:not(.btn-outline).green-haze.btn:hover:active {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
:not(.btn-outline).green-haze.btn:focus:active {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
:not(.btn-outline).focus.green-haze.btn:active {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
:not(.btn-outline).active.green-haze.btn:hover {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
:not(.btn-outline).active.green-haze.btn:focus {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
:not(.btn-outline).focus.active.green-haze.btn {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
.open > :not(.btn-outline).dropdown-toggle.green-haze.btn:hover {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
.open > :not(.btn-outline).dropdown-toggle.green-haze.btn:focus {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green-haze.btn {
	border-color: rgb(33, 89, 85); color: rgb(255, 255, 255); background-color: rgb(44, 119, 114);
}
:not(.btn-outline).green-haze.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green-haze.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green-haze.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green-haze.btn:hover {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
:not(.btn-outline).disabled.green-haze.btn:focus {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
:not(.btn-outline).focus.disabled.green-haze.btn {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
:not(.btn-outline)[disabled].green-haze.btn:hover {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
:not(.btn-outline)[disabled].green-haze.btn:focus {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
:not(.btn-outline)[disabled].focus.green-haze.btn {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
fieldset[disabled] :not(.btn-outline).green-haze.btn:hover {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
fieldset[disabled] :not(.btn-outline).green-haze.btn:focus {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
fieldset[disabled] :not(.btn-outline).focus.green-haze.btn {
	border-color: rgb(68, 182, 174); background-color: rgb(68, 182, 174);
}
:not(.btn-outline).green-haze.btn .badge {
	color: rgb(68, 182, 174); background-color: rgb(255, 255, 255);
}
.green-haze.btn-outline.btn {
	background: none; border-color: rgb(68, 182, 174); color: rgb(68, 182, 174);
}
.green-haze.btn-outline.btn:hover {
	border-color: rgb(68, 182, 174); color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.green-haze.btn-outline.btn:active {
	border-color: rgb(68, 182, 174); color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.green-haze.btn-outline.btn:hover:active {
	border-color: rgb(68, 182, 174); color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.green-haze.btn-outline.btn:focus:active {
	border-color: rgb(68, 182, 174); color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.green-haze.btn-outline.btn:focus {
	border-color: rgb(68, 182, 174); color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.active.green-haze.btn-outline.btn {
	border-color: rgb(68, 182, 174); color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.green-haze-stripe.btn {
	border-left-color: rgb(68, 182, 174) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green-jungle.btn {
	border-color: rgb(38, 194, 129); color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
:not(.btn-outline).green-jungle.btn:focus {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(30, 151, 101);
}
:not(.btn-outline).focus.green-jungle.btn {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(30, 151, 101);
}
:not(.btn-outline).green-jungle.btn:hover {
	border-color: rgb(28, 143, 95); color: rgb(255, 255, 255); background-color: rgb(30, 151, 101);
}
:not(.btn-outline).green-jungle.btn:active {
	border-color: rgb(28, 143, 95); color: rgb(255, 255, 255); background-color: rgb(30, 151, 101);
}
:not(.btn-outline).active.green-jungle.btn {
	border-color: rgb(28, 143, 95); color: rgb(255, 255, 255); background-color: rgb(30, 151, 101);
}
.open > :not(.btn-outline).dropdown-toggle.green-jungle.btn {
	border-color: rgb(28, 143, 95); color: rgb(255, 255, 255); background-color: rgb(30, 151, 101);
}
:not(.btn-outline).green-jungle.btn:hover:active {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
:not(.btn-outline).green-jungle.btn:focus:active {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
:not(.btn-outline).focus.green-jungle.btn:active {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
:not(.btn-outline).active.green-jungle.btn:hover {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
:not(.btn-outline).active.green-jungle.btn:focus {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
:not(.btn-outline).focus.active.green-jungle.btn {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
.open > :not(.btn-outline).dropdown-toggle.green-jungle.btn:hover {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
.open > :not(.btn-outline).dropdown-toggle.green-jungle.btn:focus {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green-jungle.btn {
	border-color: rgb(17, 87, 58); color: rgb(255, 255, 255); background-color: rgb(24, 122, 81);
}
:not(.btn-outline).green-jungle.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green-jungle.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green-jungle.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green-jungle.btn:hover {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
:not(.btn-outline).disabled.green-jungle.btn:focus {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
:not(.btn-outline).focus.disabled.green-jungle.btn {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
:not(.btn-outline)[disabled].green-jungle.btn:hover {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
:not(.btn-outline)[disabled].green-jungle.btn:focus {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
:not(.btn-outline)[disabled].focus.green-jungle.btn {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
fieldset[disabled] :not(.btn-outline).green-jungle.btn:hover {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
fieldset[disabled] :not(.btn-outline).green-jungle.btn:focus {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
fieldset[disabled] :not(.btn-outline).focus.green-jungle.btn {
	border-color: rgb(38, 194, 129); background-color: rgb(38, 194, 129);
}
:not(.btn-outline).green-jungle.btn .badge {
	color: rgb(38, 194, 129); background-color: rgb(255, 255, 255);
}
.green-jungle.btn-outline.btn {
	background: none; border-color: rgb(38, 194, 129); color: rgb(38, 194, 129);
}
.green-jungle.btn-outline.btn:hover {
	border-color: rgb(38, 194, 129); color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.green-jungle.btn-outline.btn:active {
	border-color: rgb(38, 194, 129); color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.green-jungle.btn-outline.btn:hover:active {
	border-color: rgb(38, 194, 129); color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.green-jungle.btn-outline.btn:focus:active {
	border-color: rgb(38, 194, 129); color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.green-jungle.btn-outline.btn:focus {
	border-color: rgb(38, 194, 129); color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.active.green-jungle.btn-outline.btn {
	border-color: rgb(38, 194, 129); color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.green-jungle-stripe.btn {
	border-left-color: rgb(38, 194, 129) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green-soft.btn {
	border-color: rgb(63, 171, 164); color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
:not(.btn-outline).green-soft.btn:focus {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(49, 134, 128);
}
:not(.btn-outline).focus.green-soft.btn {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(49, 134, 128);
}
:not(.btn-outline).green-soft.btn:hover {
	border-color: rgb(47, 126, 121); color: rgb(255, 255, 255); background-color: rgb(49, 134, 128);
}
:not(.btn-outline).green-soft.btn:active {
	border-color: rgb(47, 126, 121); color: rgb(255, 255, 255); background-color: rgb(49, 134, 128);
}
:not(.btn-outline).active.green-soft.btn {
	border-color: rgb(47, 126, 121); color: rgb(255, 255, 255); background-color: rgb(49, 134, 128);
}
.open > :not(.btn-outline).dropdown-toggle.green-soft.btn {
	border-color: rgb(47, 126, 121); color: rgb(255, 255, 255); background-color: rgb(49, 134, 128);
}
:not(.btn-outline).green-soft.btn:hover:active {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
:not(.btn-outline).green-soft.btn:focus:active {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
:not(.btn-outline).focus.green-soft.btn:active {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
:not(.btn-outline).active.green-soft.btn:hover {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
:not(.btn-outline).active.green-soft.btn:focus {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
:not(.btn-outline).focus.active.green-soft.btn {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
.open > :not(.btn-outline).dropdown-toggle.green-soft.btn:hover {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
.open > :not(.btn-outline).dropdown-toggle.green-soft.btn:focus {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green-soft.btn {
	border-color: rgb(29, 78, 75); color: rgb(255, 255, 255); background-color: rgb(40, 108, 103);
}
:not(.btn-outline).green-soft.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green-soft.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green-soft.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green-soft.btn:hover {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
:not(.btn-outline).disabled.green-soft.btn:focus {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
:not(.btn-outline).focus.disabled.green-soft.btn {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
:not(.btn-outline)[disabled].green-soft.btn:hover {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
:not(.btn-outline)[disabled].green-soft.btn:focus {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
:not(.btn-outline)[disabled].focus.green-soft.btn {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
fieldset[disabled] :not(.btn-outline).green-soft.btn:hover {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
fieldset[disabled] :not(.btn-outline).green-soft.btn:focus {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
fieldset[disabled] :not(.btn-outline).focus.green-soft.btn {
	border-color: rgb(63, 171, 164); background-color: rgb(63, 171, 164);
}
:not(.btn-outline).green-soft.btn .badge {
	color: rgb(63, 171, 164); background-color: rgb(255, 255, 255);
}
.green-soft.btn-outline.btn {
	background: none; border-color: rgb(63, 171, 164); color: rgb(63, 171, 164);
}
.green-soft.btn-outline.btn:hover {
	border-color: rgb(63, 171, 164); color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.green-soft.btn-outline.btn:active {
	border-color: rgb(63, 171, 164); color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.green-soft.btn-outline.btn:hover:active {
	border-color: rgb(63, 171, 164); color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.green-soft.btn-outline.btn:focus:active {
	border-color: rgb(63, 171, 164); color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.green-soft.btn-outline.btn:focus {
	border-color: rgb(63, 171, 164); color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.active.green-soft.btn-outline.btn {
	border-color: rgb(63, 171, 164); color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.green-soft-stripe.btn {
	border-left-color: rgb(63, 171, 164) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green-dark.btn {
	border-color: rgb(77, 179, 162); color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
:not(.btn-outline).green-dark.btn:focus {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(61, 144, 130);
}
:not(.btn-outline).focus.green-dark.btn {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(61, 144, 130);
}
:not(.btn-outline).green-dark.btn:hover {
	border-color: rgb(58, 137, 123); color: rgb(255, 255, 255); background-color: rgb(61, 144, 130);
}
:not(.btn-outline).green-dark.btn:active {
	border-color: rgb(58, 137, 123); color: rgb(255, 255, 255); background-color: rgb(61, 144, 130);
}
:not(.btn-outline).active.green-dark.btn {
	border-color: rgb(58, 137, 123); color: rgb(255, 255, 255); background-color: rgb(61, 144, 130);
}
.open > :not(.btn-outline).dropdown-toggle.green-dark.btn {
	border-color: rgb(58, 137, 123); color: rgb(255, 255, 255); background-color: rgb(61, 144, 130);
}
:not(.btn-outline).green-dark.btn:hover:active {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
:not(.btn-outline).green-dark.btn:focus:active {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
:not(.btn-outline).focus.green-dark.btn:active {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
:not(.btn-outline).active.green-dark.btn:hover {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
:not(.btn-outline).active.green-dark.btn:focus {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
:not(.btn-outline).focus.active.green-dark.btn {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
.open > :not(.btn-outline).dropdown-toggle.green-dark.btn:hover {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
.open > :not(.btn-outline).dropdown-toggle.green-dark.btn:focus {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green-dark.btn {
	border-color: rgb(38, 90, 81); color: rgb(255, 255, 255); background-color: rgb(51, 119, 107);
}
:not(.btn-outline).green-dark.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green-dark.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green-dark.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green-dark.btn:hover {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
:not(.btn-outline).disabled.green-dark.btn:focus {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
:not(.btn-outline).focus.disabled.green-dark.btn {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
:not(.btn-outline)[disabled].green-dark.btn:hover {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
:not(.btn-outline)[disabled].green-dark.btn:focus {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
:not(.btn-outline)[disabled].focus.green-dark.btn {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
fieldset[disabled] :not(.btn-outline).green-dark.btn:hover {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
fieldset[disabled] :not(.btn-outline).green-dark.btn:focus {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
fieldset[disabled] :not(.btn-outline).focus.green-dark.btn {
	border-color: rgb(77, 179, 162); background-color: rgb(77, 179, 162);
}
:not(.btn-outline).green-dark.btn .badge {
	color: rgb(77, 179, 162); background-color: rgb(255, 255, 255);
}
.green-dark.btn-outline.btn {
	background: none; border-color: rgb(77, 179, 162); color: rgb(77, 179, 162);
}
.green-dark.btn-outline.btn:hover {
	border-color: rgb(77, 179, 162); color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.green-dark.btn-outline.btn:active {
	border-color: rgb(77, 179, 162); color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.green-dark.btn-outline.btn:hover:active {
	border-color: rgb(77, 179, 162); color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.green-dark.btn-outline.btn:focus:active {
	border-color: rgb(77, 179, 162); color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.green-dark.btn-outline.btn:focus {
	border-color: rgb(77, 179, 162); color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.active.green-dark.btn-outline.btn {
	border-color: rgb(77, 179, 162); color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.green-dark-stripe.btn {
	border-left-color: rgb(77, 179, 162) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).green-sharp.btn {
	border-color: rgb(42, 180, 192); color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
:not(.btn-outline).green-sharp.btn:focus {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(33, 141, 150);
}
:not(.btn-outline).focus.green-sharp.btn {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(33, 141, 150);
}
:not(.btn-outline).green-sharp.btn:hover {
	border-color: rgb(31, 133, 142); color: rgb(255, 255, 255); background-color: rgb(33, 141, 150);
}
:not(.btn-outline).green-sharp.btn:active {
	border-color: rgb(31, 133, 142); color: rgb(255, 255, 255); background-color: rgb(33, 141, 150);
}
:not(.btn-outline).active.green-sharp.btn {
	border-color: rgb(31, 133, 142); color: rgb(255, 255, 255); background-color: rgb(33, 141, 150);
}
.open > :not(.btn-outline).dropdown-toggle.green-sharp.btn {
	border-color: rgb(31, 133, 142); color: rgb(255, 255, 255); background-color: rgb(33, 141, 150);
}
:not(.btn-outline).green-sharp.btn:hover:active {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
:not(.btn-outline).green-sharp.btn:focus:active {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
:not(.btn-outline).focus.green-sharp.btn:active {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
:not(.btn-outline).active.green-sharp.btn:hover {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
:not(.btn-outline).active.green-sharp.btn:focus {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
:not(.btn-outline).focus.active.green-sharp.btn {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
.open > :not(.btn-outline).dropdown-toggle.green-sharp.btn:hover {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
.open > :not(.btn-outline).dropdown-toggle.green-sharp.btn:focus {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
.open > :not(.btn-outline).focus.dropdown-toggle.green-sharp.btn {
	border-color: rgb(19, 82, 87); color: rgb(255, 255, 255); background-color: rgb(26, 113, 121);
}
:not(.btn-outline).green-sharp.btn:active {
	background-image: none;
}
:not(.btn-outline).active.green-sharp.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.green-sharp.btn {
	background-image: none;
}
:not(.btn-outline).disabled.green-sharp.btn:hover {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
:not(.btn-outline).disabled.green-sharp.btn:focus {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
:not(.btn-outline).focus.disabled.green-sharp.btn {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
:not(.btn-outline)[disabled].green-sharp.btn:hover {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
:not(.btn-outline)[disabled].green-sharp.btn:focus {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
:not(.btn-outline)[disabled].focus.green-sharp.btn {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
fieldset[disabled] :not(.btn-outline).green-sharp.btn:hover {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
fieldset[disabled] :not(.btn-outline).green-sharp.btn:focus {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
fieldset[disabled] :not(.btn-outline).focus.green-sharp.btn {
	border-color: rgb(42, 180, 192); background-color: rgb(42, 180, 192);
}
:not(.btn-outline).green-sharp.btn .badge {
	color: rgb(42, 180, 192); background-color: rgb(255, 255, 255);
}
.green-sharp.btn-outline.btn {
	background: none; border-color: rgb(42, 180, 192); color: rgb(42, 180, 192);
}
.green-sharp.btn-outline.btn:hover {
	border-color: rgb(42, 180, 192); color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.green-sharp.btn-outline.btn:active {
	border-color: rgb(42, 180, 192); color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.green-sharp.btn-outline.btn:hover:active {
	border-color: rgb(42, 180, 192); color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.green-sharp.btn-outline.btn:focus:active {
	border-color: rgb(42, 180, 192); color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.green-sharp.btn-outline.btn:focus {
	border-color: rgb(42, 180, 192); color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.active.green-sharp.btn-outline.btn {
	border-color: rgb(42, 180, 192); color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.green-sharp-stripe.btn {
	border-left-color: rgb(42, 180, 192) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey.btn {
	border-color: rgb(229, 229, 229); color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
:not(.btn-outline).grey.btn:focus {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(204, 204, 204);
}
:not(.btn-outline).focus.grey.btn {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(204, 204, 204);
}
:not(.btn-outline).grey.btn:hover {
	border-color: rgb(198, 198, 198); color: rgb(51, 51, 51); background-color: rgb(204, 204, 204);
}
:not(.btn-outline).grey.btn:active {
	border-color: rgb(198, 198, 198); color: rgb(51, 51, 51); background-color: rgb(204, 204, 204);
}
:not(.btn-outline).active.grey.btn {
	border-color: rgb(198, 198, 198); color: rgb(51, 51, 51); background-color: rgb(204, 204, 204);
}
.open > :not(.btn-outline).dropdown-toggle.grey.btn {
	border-color: rgb(198, 198, 198); color: rgb(51, 51, 51); background-color: rgb(204, 204, 204);
}
:not(.btn-outline).grey.btn:hover:active {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
:not(.btn-outline).grey.btn:focus:active {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
:not(.btn-outline).focus.grey.btn:active {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
:not(.btn-outline).active.grey.btn:hover {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
:not(.btn-outline).active.grey.btn:focus {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
:not(.btn-outline).focus.active.grey.btn {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
.open > :not(.btn-outline).dropdown-toggle.grey.btn:hover {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
.open > :not(.btn-outline).dropdown-toggle.grey.btn:focus {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey.btn {
	border-color: rgb(165, 165, 165); color: rgb(51, 51, 51); background-color: rgb(186, 186, 186);
}
:not(.btn-outline).grey.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey.btn:hover {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
:not(.btn-outline).disabled.grey.btn:focus {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
:not(.btn-outline).focus.disabled.grey.btn {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
:not(.btn-outline)[disabled].grey.btn:hover {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
:not(.btn-outline)[disabled].grey.btn:focus {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
:not(.btn-outline)[disabled].focus.grey.btn {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
fieldset[disabled] :not(.btn-outline).grey.btn:hover {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
fieldset[disabled] :not(.btn-outline).grey.btn:focus {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
fieldset[disabled] :not(.btn-outline).focus.grey.btn {
	border-color: rgb(229, 229, 229); background-color: rgb(229, 229, 229);
}
:not(.btn-outline).grey.btn .badge {
	color: rgb(229, 229, 229); background-color: rgb(51, 51, 51);
}
.grey.btn-outline.btn {
	background: none; border-color: rgb(229, 229, 229); color: rgb(229, 229, 229);
}
.grey.btn-outline.btn:hover {
	border-color: rgb(229, 229, 229); color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.grey.btn-outline.btn:active {
	border-color: rgb(229, 229, 229); color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.grey.btn-outline.btn:hover:active {
	border-color: rgb(229, 229, 229); color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.grey.btn-outline.btn:focus:active {
	border-color: rgb(229, 229, 229); color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.grey.btn-outline.btn:focus {
	border-color: rgb(229, 229, 229); color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.active.grey.btn-outline.btn {
	border-color: rgb(229, 229, 229); color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.grey-stripe.btn {
	border-left-color: rgb(229, 229, 229) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey-steel.btn {
	border-color: rgb(233, 237, 239); color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
:not(.btn-outline).grey-steel.btn:focus {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(203, 213, 218);
}
:not(.btn-outline).focus.grey-steel.btn {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(203, 213, 218);
}
:not(.btn-outline).grey-steel.btn:hover {
	border-color: rgb(198, 208, 213); color: rgb(128, 137, 142); background-color: rgb(203, 213, 218);
}
:not(.btn-outline).grey-steel.btn:active {
	border-color: rgb(198, 208, 213); color: rgb(128, 137, 142); background-color: rgb(203, 213, 218);
}
:not(.btn-outline).active.grey-steel.btn {
	border-color: rgb(198, 208, 213); color: rgb(128, 137, 142); background-color: rgb(203, 213, 218);
}
.open > :not(.btn-outline).dropdown-toggle.grey-steel.btn {
	border-color: rgb(198, 208, 213); color: rgb(128, 137, 142); background-color: rgb(203, 213, 218);
}
:not(.btn-outline).grey-steel.btn:hover:active {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
:not(.btn-outline).grey-steel.btn:focus:active {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
:not(.btn-outline).focus.grey-steel.btn:active {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
:not(.btn-outline).active.grey-steel.btn:hover {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
:not(.btn-outline).active.grey-steel.btn:focus {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
:not(.btn-outline).focus.active.grey-steel.btn {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
.open > :not(.btn-outline).dropdown-toggle.grey-steel.btn:hover {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
.open > :not(.btn-outline).dropdown-toggle.grey-steel.btn:focus {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey-steel.btn {
	border-color: rgb(159, 177, 185); color: rgb(128, 137, 142); background-color: rgb(183, 196, 202);
}
:not(.btn-outline).grey-steel.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey-steel.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey-steel.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey-steel.btn:hover {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
:not(.btn-outline).disabled.grey-steel.btn:focus {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
:not(.btn-outline).focus.disabled.grey-steel.btn {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
:not(.btn-outline)[disabled].grey-steel.btn:hover {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
:not(.btn-outline)[disabled].grey-steel.btn:focus {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
:not(.btn-outline)[disabled].focus.grey-steel.btn {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
fieldset[disabled] :not(.btn-outline).grey-steel.btn:hover {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
fieldset[disabled] :not(.btn-outline).grey-steel.btn:focus {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
fieldset[disabled] :not(.btn-outline).focus.grey-steel.btn {
	border-color: rgb(233, 237, 239); background-color: rgb(233, 237, 239);
}
:not(.btn-outline).grey-steel.btn .badge {
	color: rgb(233, 237, 239); background-color: rgb(128, 137, 142);
}
.grey-steel.btn-outline.btn {
	background: none; border-color: rgb(233, 237, 239); color: rgb(233, 237, 239);
}
.grey-steel.btn-outline.btn:hover {
	border-color: rgb(233, 237, 239); color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.grey-steel.btn-outline.btn:active {
	border-color: rgb(233, 237, 239); color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.grey-steel.btn-outline.btn:hover:active {
	border-color: rgb(233, 237, 239); color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.grey-steel.btn-outline.btn:focus:active {
	border-color: rgb(233, 237, 239); color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.grey-steel.btn-outline.btn:focus {
	border-color: rgb(233, 237, 239); color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.active.grey-steel.btn-outline.btn {
	border-color: rgb(233, 237, 239); color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.grey-steel-stripe.btn {
	border-left-color: rgb(233, 237, 239) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey-cararra.btn {
	border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
:not(.btn-outline).grey-cararra.btn:focus {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(225, 225, 225);
}
:not(.btn-outline).focus.grey-cararra.btn {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(225, 225, 225);
}
:not(.btn-outline).grey-cararra.btn:hover {
	border-color: rgb(219, 219, 219); color: rgb(51, 51, 51); background-color: rgb(225, 225, 225);
}
:not(.btn-outline).grey-cararra.btn:active {
	border-color: rgb(219, 219, 219); color: rgb(51, 51, 51); background-color: rgb(225, 225, 225);
}
:not(.btn-outline).active.grey-cararra.btn {
	border-color: rgb(219, 219, 219); color: rgb(51, 51, 51); background-color: rgb(225, 225, 225);
}
.open > :not(.btn-outline).dropdown-toggle.grey-cararra.btn {
	border-color: rgb(219, 219, 219); color: rgb(51, 51, 51); background-color: rgb(225, 225, 225);
}
:not(.btn-outline).grey-cararra.btn:hover:active {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
:not(.btn-outline).grey-cararra.btn:focus:active {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
:not(.btn-outline).focus.grey-cararra.btn:active {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
:not(.btn-outline).active.grey-cararra.btn:hover {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
:not(.btn-outline).active.grey-cararra.btn:focus {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
:not(.btn-outline).focus.active.grey-cararra.btn {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
.open > :not(.btn-outline).dropdown-toggle.grey-cararra.btn:hover {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
.open > :not(.btn-outline).dropdown-toggle.grey-cararra.btn:focus {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey-cararra.btn {
	border-color: rgb(186, 186, 186); color: rgb(51, 51, 51); background-color: rgb(207, 207, 207);
}
:not(.btn-outline).grey-cararra.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey-cararra.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey-cararra.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey-cararra.btn:hover {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
:not(.btn-outline).disabled.grey-cararra.btn:focus {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
:not(.btn-outline).focus.disabled.grey-cararra.btn {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
:not(.btn-outline)[disabled].grey-cararra.btn:hover {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
:not(.btn-outline)[disabled].grey-cararra.btn:focus {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
:not(.btn-outline)[disabled].focus.grey-cararra.btn {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
fieldset[disabled] :not(.btn-outline).grey-cararra.btn:hover {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
fieldset[disabled] :not(.btn-outline).grey-cararra.btn:focus {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
fieldset[disabled] :not(.btn-outline).focus.grey-cararra.btn {
	border-color: rgb(250, 250, 250); background-color: rgb(250, 250, 250);
}
:not(.btn-outline).grey-cararra.btn .badge {
	color: rgb(250, 250, 250); background-color: rgb(51, 51, 51);
}
.grey-cararra.btn-outline.btn {
	background: none; border-color: rgb(250, 250, 250); color: rgb(250, 250, 250);
}
.grey-cararra.btn-outline.btn:hover {
	border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.grey-cararra.btn-outline.btn:active {
	border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.grey-cararra.btn-outline.btn:hover:active {
	border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.grey-cararra.btn-outline.btn:focus:active {
	border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.grey-cararra.btn-outline.btn:focus {
	border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.active.grey-cararra.btn-outline.btn {
	border-color: rgb(250, 250, 250); color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.grey-cararra-stripe.btn {
	border-left-color: rgb(250, 250, 250) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey-gallery.btn {
	border-color: rgb(85, 85, 85); color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
:not(.btn-outline).grey-gallery.btn:focus {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(59, 59, 59);
}
:not(.btn-outline).focus.grey-gallery.btn {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(59, 59, 59);
}
:not(.btn-outline).grey-gallery.btn:hover {
	border-color: rgb(54, 54, 54); color: rgb(255, 255, 255); background-color: rgb(59, 59, 59);
}
:not(.btn-outline).grey-gallery.btn:active {
	border-color: rgb(54, 54, 54); color: rgb(255, 255, 255); background-color: rgb(59, 59, 59);
}
:not(.btn-outline).active.grey-gallery.btn {
	border-color: rgb(54, 54, 54); color: rgb(255, 255, 255); background-color: rgb(59, 59, 59);
}
.open > :not(.btn-outline).dropdown-toggle.grey-gallery.btn {
	border-color: rgb(54, 54, 54); color: rgb(255, 255, 255); background-color: rgb(59, 59, 59);
}
:not(.btn-outline).grey-gallery.btn:hover:active {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
:not(.btn-outline).grey-gallery.btn:focus:active {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
:not(.btn-outline).focus.grey-gallery.btn:active {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
:not(.btn-outline).active.grey-gallery.btn:hover {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
:not(.btn-outline).active.grey-gallery.btn:focus {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
:not(.btn-outline).focus.active.grey-gallery.btn {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
.open > :not(.btn-outline).dropdown-toggle.grey-gallery.btn:hover {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
.open > :not(.btn-outline).dropdown-toggle.grey-gallery.btn:focus {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey-gallery.btn {
	border-color: rgb(21, 21, 21); color: rgb(255, 255, 255); background-color: rgb(42, 42, 42);
}
:not(.btn-outline).grey-gallery.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey-gallery.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey-gallery.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey-gallery.btn:hover {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
:not(.btn-outline).disabled.grey-gallery.btn:focus {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
:not(.btn-outline).focus.disabled.grey-gallery.btn {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
:not(.btn-outline)[disabled].grey-gallery.btn:hover {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
:not(.btn-outline)[disabled].grey-gallery.btn:focus {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
:not(.btn-outline)[disabled].focus.grey-gallery.btn {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
fieldset[disabled] :not(.btn-outline).grey-gallery.btn:hover {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
fieldset[disabled] :not(.btn-outline).grey-gallery.btn:focus {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
fieldset[disabled] :not(.btn-outline).focus.grey-gallery.btn {
	border-color: rgb(85, 85, 85); background-color: rgb(85, 85, 85);
}
:not(.btn-outline).grey-gallery.btn .badge {
	color: rgb(85, 85, 85); background-color: rgb(255, 255, 255);
}
.grey-gallery.btn-outline.btn {
	background: none; border-color: rgb(85, 85, 85); color: rgb(85, 85, 85);
}
.grey-gallery.btn-outline.btn:hover {
	border-color: rgb(85, 85, 85); color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.grey-gallery.btn-outline.btn:active {
	border-color: rgb(85, 85, 85); color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.grey-gallery.btn-outline.btn:hover:active {
	border-color: rgb(85, 85, 85); color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.grey-gallery.btn-outline.btn:focus:active {
	border-color: rgb(85, 85, 85); color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.grey-gallery.btn-outline.btn:focus {
	border-color: rgb(85, 85, 85); color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.active.grey-gallery.btn-outline.btn {
	border-color: rgb(85, 85, 85); color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.grey-gallery-stripe.btn {
	border-left-color: rgb(85, 85, 85) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey-cascade.btn {
	border-color: rgb(149, 165, 166); color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
:not(.btn-outline).grey-cascade.btn:focus {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(121, 141, 143);
}
:not(.btn-outline).focus.grey-cascade.btn {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(121, 141, 143);
}
:not(.btn-outline).grey-cascade.btn:hover {
	border-color: rgb(116, 137, 138); color: rgb(255, 255, 255); background-color: rgb(121, 141, 143);
}
:not(.btn-outline).grey-cascade.btn:active {
	border-color: rgb(116, 137, 138); color: rgb(255, 255, 255); background-color: rgb(121, 141, 143);
}
:not(.btn-outline).active.grey-cascade.btn {
	border-color: rgb(116, 137, 138); color: rgb(255, 255, 255); background-color: rgb(121, 141, 143);
}
.open > :not(.btn-outline).dropdown-toggle.grey-cascade.btn {
	border-color: rgb(116, 137, 138); color: rgb(255, 255, 255); background-color: rgb(121, 141, 143);
}
:not(.btn-outline).grey-cascade.btn:hover:active {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
:not(.btn-outline).grey-cascade.btn:focus:active {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
:not(.btn-outline).focus.grey-cascade.btn:active {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
:not(.btn-outline).active.grey-cascade.btn:hover {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
:not(.btn-outline).active.grey-cascade.btn:focus {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
:not(.btn-outline).focus.active.grey-cascade.btn {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
.open > :not(.btn-outline).dropdown-toggle.grey-cascade.btn:hover {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
.open > :not(.btn-outline).dropdown-toggle.grey-cascade.btn:focus {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey-cascade.btn {
	border-color: rgb(86, 101, 102); color: rgb(255, 255, 255); background-color: rgb(104, 123, 124);
}
:not(.btn-outline).grey-cascade.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey-cascade.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey-cascade.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey-cascade.btn:hover {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
:not(.btn-outline).disabled.grey-cascade.btn:focus {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
:not(.btn-outline).focus.disabled.grey-cascade.btn {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
:not(.btn-outline)[disabled].grey-cascade.btn:hover {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
:not(.btn-outline)[disabled].grey-cascade.btn:focus {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
:not(.btn-outline)[disabled].focus.grey-cascade.btn {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
fieldset[disabled] :not(.btn-outline).grey-cascade.btn:hover {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
fieldset[disabled] :not(.btn-outline).grey-cascade.btn:focus {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
fieldset[disabled] :not(.btn-outline).focus.grey-cascade.btn {
	border-color: rgb(149, 165, 166); background-color: rgb(149, 165, 166);
}
:not(.btn-outline).grey-cascade.btn .badge {
	color: rgb(149, 165, 166); background-color: rgb(255, 255, 255);
}
.grey-cascade.btn-outline.btn {
	background: none; border-color: rgb(149, 165, 166); color: rgb(149, 165, 166);
}
.grey-cascade.btn-outline.btn:hover {
	border-color: rgb(149, 165, 166); color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.grey-cascade.btn-outline.btn:active {
	border-color: rgb(149, 165, 166); color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.grey-cascade.btn-outline.btn:hover:active {
	border-color: rgb(149, 165, 166); color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.grey-cascade.btn-outline.btn:focus:active {
	border-color: rgb(149, 165, 166); color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.grey-cascade.btn-outline.btn:focus {
	border-color: rgb(149, 165, 166); color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.active.grey-cascade.btn-outline.btn {
	border-color: rgb(149, 165, 166); color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.grey-cascade-stripe.btn {
	border-left-color: rgb(149, 165, 166) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey-silver.btn {
	border-color: rgb(191, 191, 191); color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
:not(.btn-outline).grey-silver.btn:focus {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(166, 166, 166);
}
:not(.btn-outline).focus.grey-silver.btn {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(166, 166, 166);
}
:not(.btn-outline).grey-silver.btn:hover {
	border-color: rgb(160, 160, 160); color: rgb(250, 252, 251); background-color: rgb(166, 166, 166);
}
:not(.btn-outline).grey-silver.btn:active {
	border-color: rgb(160, 160, 160); color: rgb(250, 252, 251); background-color: rgb(166, 166, 166);
}
:not(.btn-outline).active.grey-silver.btn {
	border-color: rgb(160, 160, 160); color: rgb(250, 252, 251); background-color: rgb(166, 166, 166);
}
.open > :not(.btn-outline).dropdown-toggle.grey-silver.btn {
	border-color: rgb(160, 160, 160); color: rgb(250, 252, 251); background-color: rgb(166, 166, 166);
}
:not(.btn-outline).grey-silver.btn:hover:active {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
:not(.btn-outline).grey-silver.btn:focus:active {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
:not(.btn-outline).focus.grey-silver.btn:active {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
:not(.btn-outline).active.grey-silver.btn:hover {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
:not(.btn-outline).active.grey-silver.btn:focus {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
:not(.btn-outline).focus.active.grey-silver.btn {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
.open > :not(.btn-outline).dropdown-toggle.grey-silver.btn:hover {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
.open > :not(.btn-outline).dropdown-toggle.grey-silver.btn:focus {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey-silver.btn {
	border-color: rgb(127, 127, 127); color: rgb(250, 252, 251); background-color: rgb(148, 148, 148);
}
:not(.btn-outline).grey-silver.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey-silver.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey-silver.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey-silver.btn:hover {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
:not(.btn-outline).disabled.grey-silver.btn:focus {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
:not(.btn-outline).focus.disabled.grey-silver.btn {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
:not(.btn-outline)[disabled].grey-silver.btn:hover {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
:not(.btn-outline)[disabled].grey-silver.btn:focus {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
:not(.btn-outline)[disabled].focus.grey-silver.btn {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
fieldset[disabled] :not(.btn-outline).grey-silver.btn:hover {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
fieldset[disabled] :not(.btn-outline).grey-silver.btn:focus {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
fieldset[disabled] :not(.btn-outline).focus.grey-silver.btn {
	border-color: rgb(191, 191, 191); background-color: rgb(191, 191, 191);
}
:not(.btn-outline).grey-silver.btn .badge {
	color: rgb(191, 191, 191); background-color: rgb(250, 252, 251);
}
.grey-silver.btn-outline.btn {
	background: none; border-color: rgb(191, 191, 191); color: rgb(191, 191, 191);
}
.grey-silver.btn-outline.btn:hover {
	border-color: rgb(191, 191, 191); color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.grey-silver.btn-outline.btn:active {
	border-color: rgb(191, 191, 191); color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.grey-silver.btn-outline.btn:hover:active {
	border-color: rgb(191, 191, 191); color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.grey-silver.btn-outline.btn:focus:active {
	border-color: rgb(191, 191, 191); color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.grey-silver.btn-outline.btn:focus {
	border-color: rgb(191, 191, 191); color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.active.grey-silver.btn-outline.btn {
	border-color: rgb(191, 191, 191); color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.grey-silver-stripe.btn {
	border-left-color: rgb(191, 191, 191) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey-salsa.btn {
	border-color: rgb(172, 181, 195); color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
:not(.btn-outline).grey-salsa.btn:focus {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(142, 155, 174);
}
:not(.btn-outline).focus.grey-salsa.btn {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(142, 155, 174);
}
:not(.btn-outline).grey-salsa.btn:hover {
	border-color: rgb(136, 149, 169); color: rgb(250, 252, 251); background-color: rgb(142, 155, 174);
}
:not(.btn-outline).grey-salsa.btn:active {
	border-color: rgb(136, 149, 169); color: rgb(250, 252, 251); background-color: rgb(142, 155, 174);
}
:not(.btn-outline).active.grey-salsa.btn {
	border-color: rgb(136, 149, 169); color: rgb(250, 252, 251); background-color: rgb(142, 155, 174);
}
.open > :not(.btn-outline).dropdown-toggle.grey-salsa.btn {
	border-color: rgb(136, 149, 169); color: rgb(250, 252, 251); background-color: rgb(142, 155, 174);
}
:not(.btn-outline).grey-salsa.btn:hover:active {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
:not(.btn-outline).grey-salsa.btn:focus:active {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
:not(.btn-outline).focus.grey-salsa.btn:active {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
:not(.btn-outline).active.grey-salsa.btn:hover {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
:not(.btn-outline).active.grey-salsa.btn:focus {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
:not(.btn-outline).focus.active.grey-salsa.btn {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
.open > :not(.btn-outline).dropdown-toggle.grey-salsa.btn:hover {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
.open > :not(.btn-outline).dropdown-toggle.grey-salsa.btn:focus {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey-salsa.btn {
	border-color: rgb(100, 116, 139); color: rgb(250, 252, 251); background-color: rgb(122, 136, 159);
}
:not(.btn-outline).grey-salsa.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey-salsa.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey-salsa.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey-salsa.btn:hover {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
:not(.btn-outline).disabled.grey-salsa.btn:focus {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
:not(.btn-outline).focus.disabled.grey-salsa.btn {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
:not(.btn-outline)[disabled].grey-salsa.btn:hover {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
:not(.btn-outline)[disabled].grey-salsa.btn:focus {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
:not(.btn-outline)[disabled].focus.grey-salsa.btn {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
fieldset[disabled] :not(.btn-outline).grey-salsa.btn:hover {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
fieldset[disabled] :not(.btn-outline).grey-salsa.btn:focus {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
fieldset[disabled] :not(.btn-outline).focus.grey-salsa.btn {
	border-color: rgb(172, 181, 195); background-color: rgb(172, 181, 195);
}
:not(.btn-outline).grey-salsa.btn .badge {
	color: rgb(172, 181, 195); background-color: rgb(250, 252, 251);
}
.grey-salsa.btn-outline.btn {
	background: none; border-color: rgb(172, 181, 195); color: rgb(172, 181, 195);
}
.grey-salsa.btn-outline.btn:hover {
	border-color: rgb(172, 181, 195); color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.grey-salsa.btn-outline.btn:active {
	border-color: rgb(172, 181, 195); color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.grey-salsa.btn-outline.btn:hover:active {
	border-color: rgb(172, 181, 195); color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.grey-salsa.btn-outline.btn:focus:active {
	border-color: rgb(172, 181, 195); color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.grey-salsa.btn-outline.btn:focus {
	border-color: rgb(172, 181, 195); color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.active.grey-salsa.btn-outline.btn {
	border-color: rgb(172, 181, 195); color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.grey-salsa-stripe.btn {
	border-left-color: rgb(172, 181, 195) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey-salt.btn {
	border-color: rgb(191, 202, 209); color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
:not(.btn-outline).grey-salt.btn:focus {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(161, 177, 188);
}
:not(.btn-outline).focus.grey-salt.btn {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(161, 177, 188);
}
:not(.btn-outline).grey-salt.btn:hover {
	border-color: rgb(155, 173, 183); color: rgb(250, 252, 251); background-color: rgb(161, 177, 188);
}
:not(.btn-outline).grey-salt.btn:active {
	border-color: rgb(155, 173, 183); color: rgb(250, 252, 251); background-color: rgb(161, 177, 188);
}
:not(.btn-outline).active.grey-salt.btn {
	border-color: rgb(155, 173, 183); color: rgb(250, 252, 251); background-color: rgb(161, 177, 188);
}
.open > :not(.btn-outline).dropdown-toggle.grey-salt.btn {
	border-color: rgb(155, 173, 183); color: rgb(250, 252, 251); background-color: rgb(161, 177, 188);
}
:not(.btn-outline).grey-salt.btn:hover:active {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
:not(.btn-outline).grey-salt.btn:focus:active {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
:not(.btn-outline).focus.grey-salt.btn:active {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
:not(.btn-outline).active.grey-salt.btn:hover {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
:not(.btn-outline).active.grey-salt.btn:focus {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
:not(.btn-outline).focus.active.grey-salt.btn {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
.open > :not(.btn-outline).dropdown-toggle.grey-salt.btn:hover {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
.open > :not(.btn-outline).dropdown-toggle.grey-salt.btn:focus {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey-salt.btn {
	border-color: rgb(117, 141, 156); color: rgb(250, 252, 251); background-color: rgb(141, 160, 173);
}
:not(.btn-outline).grey-salt.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey-salt.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey-salt.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey-salt.btn:hover {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
:not(.btn-outline).disabled.grey-salt.btn:focus {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
:not(.btn-outline).focus.disabled.grey-salt.btn {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
:not(.btn-outline)[disabled].grey-salt.btn:hover {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
:not(.btn-outline)[disabled].grey-salt.btn:focus {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
:not(.btn-outline)[disabled].focus.grey-salt.btn {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
fieldset[disabled] :not(.btn-outline).grey-salt.btn:hover {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
fieldset[disabled] :not(.btn-outline).grey-salt.btn:focus {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
fieldset[disabled] :not(.btn-outline).focus.grey-salt.btn {
	border-color: rgb(191, 202, 209); background-color: rgb(191, 202, 209);
}
:not(.btn-outline).grey-salt.btn .badge {
	color: rgb(191, 202, 209); background-color: rgb(250, 252, 251);
}
.grey-salt.btn-outline.btn {
	background: none; border-color: rgb(191, 202, 209); color: rgb(191, 202, 209);
}
.grey-salt.btn-outline.btn:hover {
	border-color: rgb(191, 202, 209); color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.grey-salt.btn-outline.btn:active {
	border-color: rgb(191, 202, 209); color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.grey-salt.btn-outline.btn:hover:active {
	border-color: rgb(191, 202, 209); color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.grey-salt.btn-outline.btn:focus:active {
	border-color: rgb(191, 202, 209); color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.grey-salt.btn-outline.btn:focus {
	border-color: rgb(191, 202, 209); color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.active.grey-salt.btn-outline.btn {
	border-color: rgb(191, 202, 209); color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.grey-salt-stripe.btn {
	border-left-color: rgb(191, 202, 209) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).grey-mint.btn {
	border-color: rgb(82, 94, 100); color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
:not(.btn-outline).grey-mint.btn:focus {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(59, 68, 72);
}
:not(.btn-outline).focus.grey-mint.btn {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(59, 68, 72);
}
:not(.btn-outline).grey-mint.btn:hover {
	border-color: rgb(54, 62, 66); color: rgb(255, 255, 255); background-color: rgb(59, 68, 72);
}
:not(.btn-outline).grey-mint.btn:active {
	border-color: rgb(54, 62, 66); color: rgb(255, 255, 255); background-color: rgb(59, 68, 72);
}
:not(.btn-outline).active.grey-mint.btn {
	border-color: rgb(54, 62, 66); color: rgb(255, 255, 255); background-color: rgb(59, 68, 72);
}
.open > :not(.btn-outline).dropdown-toggle.grey-mint.btn {
	border-color: rgb(54, 62, 66); color: rgb(255, 255, 255); background-color: rgb(59, 68, 72);
}
:not(.btn-outline).grey-mint.btn:hover:active {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
:not(.btn-outline).grey-mint.btn:focus:active {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
:not(.btn-outline).focus.grey-mint.btn:active {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
:not(.btn-outline).active.grey-mint.btn:hover {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
:not(.btn-outline).active.grey-mint.btn:focus {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
:not(.btn-outline).focus.active.grey-mint.btn {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
.open > :not(.btn-outline).dropdown-toggle.grey-mint.btn:hover {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
.open > :not(.btn-outline).dropdown-toggle.grey-mint.btn:focus {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
.open > :not(.btn-outline).focus.dropdown-toggle.grey-mint.btn {
	border-color: rgb(25, 28, 30); color: rgb(255, 255, 255); background-color: rgb(43, 49, 52);
}
:not(.btn-outline).grey-mint.btn:active {
	background-image: none;
}
:not(.btn-outline).active.grey-mint.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.grey-mint.btn {
	background-image: none;
}
:not(.btn-outline).disabled.grey-mint.btn:hover {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
:not(.btn-outline).disabled.grey-mint.btn:focus {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
:not(.btn-outline).focus.disabled.grey-mint.btn {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
:not(.btn-outline)[disabled].grey-mint.btn:hover {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
:not(.btn-outline)[disabled].grey-mint.btn:focus {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
:not(.btn-outline)[disabled].focus.grey-mint.btn {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
fieldset[disabled] :not(.btn-outline).grey-mint.btn:hover {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
fieldset[disabled] :not(.btn-outline).grey-mint.btn:focus {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
fieldset[disabled] :not(.btn-outline).focus.grey-mint.btn {
	border-color: rgb(82, 94, 100); background-color: rgb(82, 94, 100);
}
:not(.btn-outline).grey-mint.btn .badge {
	color: rgb(82, 94, 100); background-color: rgb(255, 255, 255);
}
.grey-mint.btn-outline.btn {
	background: none; border-color: rgb(82, 94, 100); color: rgb(82, 94, 100);
}
.grey-mint.btn-outline.btn:hover {
	border-color: rgb(82, 94, 100); color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.grey-mint.btn-outline.btn:active {
	border-color: rgb(82, 94, 100); color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.grey-mint.btn-outline.btn:hover:active {
	border-color: rgb(82, 94, 100); color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.grey-mint.btn-outline.btn:focus:active {
	border-color: rgb(82, 94, 100); color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.grey-mint.btn-outline.btn:focus {
	border-color: rgb(82, 94, 100); color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.active.grey-mint.btn-outline.btn {
	border-color: rgb(82, 94, 100); color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.grey-mint-stripe.btn {
	border-left-color: rgb(82, 94, 100) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red.btn {
	border-color:#e45425; color: rgb(255, 255, 255); background-color:#e45425;
}
:not(.btn-outline).red.btn:focus {
	border-color: #e5673f; color: rgb(255, 255, 255); background-color:#e5673f; 
}
:not(.btn-outline).focus.red.btn {
	border-color: #e5673f; color: rgb(255, 255, 255); background-color:#e5673f; 
}
:not(.btn-outline).red.btn:hover { 
	border-color: #e5673f; color: rgb(255, 255, 255); background-color:#e5673f; 
}
:not(.btn-outline).red.btn:active {
	border-color: #e5673f; color: rgb(255, 255, 255); background-color: #e5673f;
}
:not(.btn-outline).active.red.btn {
	border-color: rgb(220, 30, 43); color: rgb(255, 255, 255); background-color: rgb(225, 35, 48);
}
.open > :not(.btn-outline).dropdown-toggle.red.btn {
	border-color: rgb(220, 30, 43); color: rgb(255, 255, 255); background-color: rgb(225, 35, 48);
}
:not(.btn-outline).red.btn:hover:active {
	border-color: rgb(161, 22, 31); color: rgb(255, 255, 255); background-color: rgb(197, 27, 38);
}
:not(.btn-outline).red.btn:focus:active {
	border-color: #e5673f; color: rgb(255, 255, 255); background-color: #e5673f;
}
:not(.btn-outline).focus.red.btn:active {
	border-color: rgb(161, 22, 31); color: rgb(255, 255, 255); background-color: rgb(197, 27, 38);
}
:not(.btn-outline).active.red.btn:hover {
	border-color: rgb(161, 22, 31); color: rgb(255, 255, 255); background-color: rgb(197, 27, 38);
}
:not(.btn-outline).active.red.btn:focus {
	border-color: rgb(161, 22, 31); color: rgb(255, 255, 255); background-color: rgb(197, 27, 38);
}
:not(.btn-outline).focus.active.red.btn {
	border-color: rgb(161, 22, 31); color: rgb(255, 255, 255); background-color: rgb(197, 27, 38);
}
.open > :not(.btn-outline).dropdown-toggle.red.btn:hover {
	border-color: rgb(161, 22, 31); color: rgb(255, 255, 255); background-color: rgb(197, 27, 38);
}
.open > :not(.btn-outline).dropdown-toggle.red.btn:focus {
	border-color: rgb(161, 22, 31); color: rgb(255, 255, 255); background-color: rgb(197, 27, 38);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red.btn {
	border-color: rgb(161, 22, 31); color: rgb(255, 255, 255); background-color: rgb(197, 27, 38);
}
:not(.btn-outline).red.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red.btn:hover {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
:not(.btn-outline).disabled.red.btn:focus {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
:not(.btn-outline).focus.disabled.red.btn {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
:not(.btn-outline)[disabled].red.btn:hover {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
:not(.btn-outline)[disabled].red.btn:focus {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
:not(.btn-outline)[disabled].focus.red.btn {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
fieldset[disabled] :not(.btn-outline).red.btn:hover {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
fieldset[disabled] :not(.btn-outline).red.btn:focus {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
fieldset[disabled] :not(.btn-outline).focus.red.btn {
	border-color: rgb(231, 80, 90); background-color: rgb(231, 80, 90);
}
:not(.btn-outline).red.btn .badge {
	color: rgb(231, 80, 90); background-color: rgb(255, 255, 255);
}
.red.btn-outline.btn {
	background: none; border-color: rgb(231, 80, 90); color: rgb(231, 80, 90);
}
.red.btn-outline.btn:hover {
	border-color: rgb(231, 80, 90); color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.red.btn-outline.btn:active {
	border-color: rgb(231, 80, 90); color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.red.btn-outline.btn:hover:active {
	border-color: rgb(231, 80, 90); color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.red.btn-outline.btn:focus:active {
	border-color: rgb(231, 80, 90); color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.red.btn-outline.btn:focus {
	border-color: rgb(231, 80, 90); color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.active.red.btn-outline.btn {
	border-color: rgb(231, 80, 90); color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.red-stripe.btn {
	border-left-color: rgb(231, 80, 90) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red-pink.btn {
	border-color: rgb(224, 130, 131); color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
:not(.btn-outline).red-pink.btn:focus {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(214, 89, 90);
}
:not(.btn-outline).focus.red-pink.btn {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(214, 89, 90);
}
:not(.btn-outline).red-pink.btn:hover {
	border-color: rgb(212, 81, 82); color: rgb(255, 255, 255); background-color: rgb(214, 89, 90);
}
:not(.btn-outline).red-pink.btn:active {
	border-color: rgb(212, 81, 82); color: rgb(255, 255, 255); background-color: rgb(214, 89, 90);
}
:not(.btn-outline).active.red-pink.btn {
	border-color: rgb(212, 81, 82); color: rgb(255, 255, 255); background-color: rgb(214, 89, 90);
}
.open > :not(.btn-outline).dropdown-toggle.red-pink.btn {
	border-color: rgb(212, 81, 82); color: rgb(255, 255, 255); background-color: rgb(214, 89, 90);
}
:not(.btn-outline).red-pink.btn:hover:active {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
:not(.btn-outline).red-pink.btn:focus:active {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
:not(.btn-outline).focus.red-pink.btn:active {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
:not(.btn-outline).active.red-pink.btn:hover {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
:not(.btn-outline).active.red-pink.btn:focus {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
:not(.btn-outline).focus.active.red-pink.btn {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
.open > :not(.btn-outline).dropdown-toggle.red-pink.btn:hover {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
.open > :not(.btn-outline).dropdown-toggle.red-pink.btn:focus {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red-pink.btn {
	border-color: rgb(181, 45, 46); color: rgb(255, 255, 255); background-color: rgb(207, 61, 62);
}
:not(.btn-outline).red-pink.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red-pink.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red-pink.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red-pink.btn:hover {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
:not(.btn-outline).disabled.red-pink.btn:focus {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
:not(.btn-outline).focus.disabled.red-pink.btn {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
:not(.btn-outline)[disabled].red-pink.btn:hover {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
:not(.btn-outline)[disabled].red-pink.btn:focus {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
:not(.btn-outline)[disabled].focus.red-pink.btn {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
fieldset[disabled] :not(.btn-outline).red-pink.btn:hover {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
fieldset[disabled] :not(.btn-outline).red-pink.btn:focus {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
fieldset[disabled] :not(.btn-outline).focus.red-pink.btn {
	border-color: rgb(224, 130, 131); background-color: rgb(224, 130, 131);
}
:not(.btn-outline).red-pink.btn .badge {
	color: rgb(224, 130, 131); background-color: rgb(255, 255, 255);
}
.red-pink.btn-outline.btn {
	background: none; border-color: rgb(224, 130, 131); color: rgb(224, 130, 131);
}
.red-pink.btn-outline.btn:hover {
	border-color: rgb(224, 130, 131); color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.red-pink.btn-outline.btn:active {
	border-color: rgb(224, 130, 131); color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.red-pink.btn-outline.btn:hover:active {
	border-color: rgb(224, 130, 131); color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.red-pink.btn-outline.btn:focus:active {
	border-color: rgb(224, 130, 131); color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.red-pink.btn-outline.btn:focus {
	border-color: rgb(224, 130, 131); color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.active.red-pink.btn-outline.btn {
	border-color: rgb(224, 130, 131); color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.red-pink-stripe.btn {
	border-left-color: rgb(224, 130, 131) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red-sunglo.btn {
	border-color: rgb(226, 106, 106); color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
:not(.btn-outline).red-sunglo.btn:focus {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(218, 63, 63);
}
:not(.btn-outline).focus.red-sunglo.btn {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(218, 63, 63);
}
:not(.btn-outline).red-sunglo.btn:hover {
	border-color: rgb(216, 55, 55); color: rgb(255, 255, 255); background-color: rgb(218, 63, 63);
}
:not(.btn-outline).red-sunglo.btn:active {
	border-color: rgb(216, 55, 55); color: rgb(255, 255, 255); background-color: rgb(218, 63, 63);
}
:not(.btn-outline).active.red-sunglo.btn {
	border-color: rgb(216, 55, 55); color: rgb(255, 255, 255); background-color: rgb(218, 63, 63);
}
.open > :not(.btn-outline).dropdown-toggle.red-sunglo.btn {
	border-color: rgb(216, 55, 55); color: rgb(255, 255, 255); background-color: rgb(218, 63, 63);
}
:not(.btn-outline).red-sunglo.btn:hover:active {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
:not(.btn-outline).red-sunglo.btn:focus:active {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
:not(.btn-outline).focus.red-sunglo.btn:active {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
:not(.btn-outline).active.red-sunglo.btn:hover {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
:not(.btn-outline).active.red-sunglo.btn:focus {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
:not(.btn-outline).focus.active.red-sunglo.btn {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
.open > :not(.btn-outline).dropdown-toggle.red-sunglo.btn:hover {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
.open > :not(.btn-outline).dropdown-toggle.red-sunglo.btn:focus {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red-sunglo.btn {
	border-color: rgb(171, 33, 33); color: rgb(255, 255, 255); background-color: rgb(205, 40, 40);
}
:not(.btn-outline).red-sunglo.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red-sunglo.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red-sunglo.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red-sunglo.btn:hover {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
:not(.btn-outline).disabled.red-sunglo.btn:focus {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
:not(.btn-outline).focus.disabled.red-sunglo.btn {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
:not(.btn-outline)[disabled].red-sunglo.btn:hover {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
:not(.btn-outline)[disabled].red-sunglo.btn:focus {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
:not(.btn-outline)[disabled].focus.red-sunglo.btn {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
fieldset[disabled] :not(.btn-outline).red-sunglo.btn:hover {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
fieldset[disabled] :not(.btn-outline).red-sunglo.btn:focus {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
fieldset[disabled] :not(.btn-outline).focus.red-sunglo.btn {
	border-color: rgb(226, 106, 106); background-color: rgb(226, 106, 106);
}
:not(.btn-outline).red-sunglo.btn .badge {
	color: rgb(226, 106, 106); background-color: rgb(255, 255, 255);
}
.red-sunglo.btn-outline.btn {
	background: none; border-color: rgb(226, 106, 106); color: rgb(226, 106, 106);
}
.red-sunglo.btn-outline.btn:hover {
	border-color: rgb(226, 106, 106); color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.red-sunglo.btn-outline.btn:active {
	border-color: rgb(226, 106, 106); color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.red-sunglo.btn-outline.btn:hover:active {
	border-color: rgb(226, 106, 106); color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.red-sunglo.btn-outline.btn:focus:active {
	border-color: rgb(226, 106, 106); color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.red-sunglo.btn-outline.btn:focus {
	border-color: rgb(226, 106, 106); color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.active.red-sunglo.btn-outline.btn {
	border-color: rgb(226, 106, 106); color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.red-sunglo-stripe.btn {
	border-left-color: rgb(226, 106, 106) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red-intense.btn {
	border-color: rgb(227, 91, 90); color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
:not(.btn-outline).red-intense.btn:focus {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(220, 48, 46);
}
:not(.btn-outline).focus.red-intense.btn {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(220, 48, 46);
}
:not(.btn-outline).red-intense.btn:hover {
	border-color: rgb(218, 39, 38); color: rgb(255, 255, 255); background-color: rgb(220, 48, 46);
}
:not(.btn-outline).red-intense.btn:active {
	border-color: rgb(218, 39, 38); color: rgb(255, 255, 255); background-color: rgb(220, 48, 46);
}
:not(.btn-outline).active.red-intense.btn {
	border-color: rgb(218, 39, 38); color: rgb(255, 255, 255); background-color: rgb(220, 48, 46);
}
.open > :not(.btn-outline).dropdown-toggle.red-intense.btn {
	border-color: rgb(218, 39, 38); color: rgb(255, 255, 255); background-color: rgb(220, 48, 46);
}
:not(.btn-outline).red-intense.btn:hover:active {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
:not(.btn-outline).red-intense.btn:focus:active {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
:not(.btn-outline).focus.red-intense.btn:active {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
:not(.btn-outline).active.red-intense.btn:hover {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
:not(.btn-outline).active.red-intense.btn:focus {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
:not(.btn-outline).focus.active.red-intense.btn {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
.open > :not(.btn-outline).dropdown-toggle.red-intense.btn:hover {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
.open > :not(.btn-outline).dropdown-toggle.red-intense.btn:focus {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red-intense.btn {
	border-color: rgb(162, 28, 27); color: rgb(255, 255, 255); background-color: rgb(197, 35, 33);
}
:not(.btn-outline).red-intense.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red-intense.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red-intense.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red-intense.btn:hover {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
:not(.btn-outline).disabled.red-intense.btn:focus {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
:not(.btn-outline).focus.disabled.red-intense.btn {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
:not(.btn-outline)[disabled].red-intense.btn:hover {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
:not(.btn-outline)[disabled].red-intense.btn:focus {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
:not(.btn-outline)[disabled].focus.red-intense.btn {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
fieldset[disabled] :not(.btn-outline).red-intense.btn:hover {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
fieldset[disabled] :not(.btn-outline).red-intense.btn:focus {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
fieldset[disabled] :not(.btn-outline).focus.red-intense.btn {
	border-color: rgb(227, 91, 90); background-color: rgb(227, 91, 90);
}
:not(.btn-outline).red-intense.btn .badge {
	color: rgb(227, 91, 90); background-color: rgb(255, 255, 255);
}
.red-intense.btn-outline.btn {
	background: none; border-color: rgb(227, 91, 90); color: rgb(227, 91, 90);
}
.red-intense.btn-outline.btn:hover {
	border-color: rgb(227, 91, 90); color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.red-intense.btn-outline.btn:active {
	border-color: rgb(227, 91, 90); color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.red-intense.btn-outline.btn:hover:active {
	border-color: rgb(227, 91, 90); color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.red-intense.btn-outline.btn:focus:active {
	border-color: rgb(227, 91, 90); color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.red-intense.btn-outline.btn:focus {
	border-color: rgb(227, 91, 90); color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.active.red-intense.btn-outline.btn {
	border-color: rgb(227, 91, 90); color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.red-intense-stripe.btn {
	border-left-color: rgb(227, 91, 90) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red-thunderbird.btn {
	border-color: rgb(217, 30, 24); color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
:not(.btn-outline).red-thunderbird.btn:focus {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(171, 24, 19);
}
:not(.btn-outline).focus.red-thunderbird.btn {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(171, 24, 19);
}
:not(.btn-outline).red-thunderbird.btn:hover {
	border-color: rgb(162, 22, 18); color: rgb(255, 255, 255); background-color: rgb(171, 24, 19);
}
:not(.btn-outline).red-thunderbird.btn:active {
	border-color: rgb(162, 22, 18); color: rgb(255, 255, 255); background-color: rgb(171, 24, 19);
}
:not(.btn-outline).active.red-thunderbird.btn {
	border-color: rgb(162, 22, 18); color: rgb(255, 255, 255); background-color: rgb(171, 24, 19);
}
.open > :not(.btn-outline).dropdown-toggle.red-thunderbird.btn {
	border-color: rgb(162, 22, 18); color: rgb(255, 255, 255); background-color: rgb(171, 24, 19);
}
:not(.btn-outline).red-thunderbird.btn:hover:active {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
:not(.btn-outline).red-thunderbird.btn:focus:active {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
:not(.btn-outline).focus.red-thunderbird.btn:active {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
:not(.btn-outline).active.red-thunderbird.btn:hover {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
:not(.btn-outline).active.red-thunderbird.btn:focus {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
:not(.btn-outline).focus.active.red-thunderbird.btn {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
.open > :not(.btn-outline).dropdown-toggle.red-thunderbird.btn:hover {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
.open > :not(.btn-outline).dropdown-toggle.red-thunderbird.btn:focus {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red-thunderbird.btn {
	border-color: rgb(102, 14, 11); color: rgb(255, 255, 255); background-color: rgb(139, 19, 15);
}
:not(.btn-outline).red-thunderbird.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red-thunderbird.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red-thunderbird.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red-thunderbird.btn:hover {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
:not(.btn-outline).disabled.red-thunderbird.btn:focus {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
:not(.btn-outline).focus.disabled.red-thunderbird.btn {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
:not(.btn-outline)[disabled].red-thunderbird.btn:hover {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
:not(.btn-outline)[disabled].red-thunderbird.btn:focus {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
:not(.btn-outline)[disabled].focus.red-thunderbird.btn {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
fieldset[disabled] :not(.btn-outline).red-thunderbird.btn:hover {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
fieldset[disabled] :not(.btn-outline).red-thunderbird.btn:focus {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
fieldset[disabled] :not(.btn-outline).focus.red-thunderbird.btn {
	border-color: rgb(217, 30, 24); background-color: rgb(217, 30, 24);
}
:not(.btn-outline).red-thunderbird.btn .badge {
	color: rgb(217, 30, 24); background-color: rgb(255, 255, 255);
}
.red-thunderbird.btn-outline.btn {
	background: none; border-color: rgb(217, 30, 24); color: rgb(217, 30, 24);
}
.red-thunderbird.btn-outline.btn:hover {
	border-color: rgb(217, 30, 24); color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.red-thunderbird.btn-outline.btn:active {
	border-color: rgb(217, 30, 24); color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.red-thunderbird.btn-outline.btn:hover:active {
	border-color: rgb(217, 30, 24); color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.red-thunderbird.btn-outline.btn:focus:active {
	border-color: rgb(217, 30, 24); color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.red-thunderbird.btn-outline.btn:focus {
	border-color: rgb(217, 30, 24); color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.active.red-thunderbird.btn-outline.btn {
	border-color: rgb(217, 30, 24); color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.red-thunderbird-stripe.btn {
	border-left-color: rgb(217, 30, 24) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red-flamingo.btn {
	border-color: rgb(239, 72, 54); color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
:not(.btn-outline).red-flamingo.btn:focus {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(224, 38, 18);
}
:not(.btn-outline).focus.red-flamingo.btn {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(224, 38, 18);
}
:not(.btn-outline).red-flamingo.btn:hover {
	border-color: rgb(215, 36, 17); color: rgb(255, 255, 255); background-color: rgb(224, 38, 18);
}
:not(.btn-outline).red-flamingo.btn:active {
	border-color: rgb(215, 36, 17); color: rgb(255, 255, 255); background-color: rgb(224, 38, 18);
}
:not(.btn-outline).active.red-flamingo.btn {
	border-color: rgb(215, 36, 17); color: rgb(255, 255, 255); background-color: rgb(224, 38, 18);
}
.open > :not(.btn-outline).dropdown-toggle.red-flamingo.btn {
	border-color: rgb(215, 36, 17); color: rgb(255, 255, 255); background-color: rgb(224, 38, 18);
}
:not(.btn-outline).red-flamingo.btn:hover:active {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
:not(.btn-outline).red-flamingo.btn:focus:active {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
:not(.btn-outline).focus.red-flamingo.btn:active {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
:not(.btn-outline).active.red-flamingo.btn:hover {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
:not(.btn-outline).active.red-flamingo.btn:focus {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
:not(.btn-outline).focus.active.red-flamingo.btn {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
.open > :not(.btn-outline).dropdown-toggle.red-flamingo.btn:hover {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
.open > :not(.btn-outline).dropdown-toggle.red-flamingo.btn:focus {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red-flamingo.btn {
	border-color: rgb(153, 26, 12); color: rgb(255, 255, 255); background-color: rgb(191, 32, 15);
}
:not(.btn-outline).red-flamingo.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red-flamingo.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red-flamingo.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red-flamingo.btn:hover {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
:not(.btn-outline).disabled.red-flamingo.btn:focus {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
:not(.btn-outline).focus.disabled.red-flamingo.btn {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
:not(.btn-outline)[disabled].red-flamingo.btn:hover {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
:not(.btn-outline)[disabled].red-flamingo.btn:focus {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
:not(.btn-outline)[disabled].focus.red-flamingo.btn {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
fieldset[disabled] :not(.btn-outline).red-flamingo.btn:hover {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
fieldset[disabled] :not(.btn-outline).red-flamingo.btn:focus {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
fieldset[disabled] :not(.btn-outline).focus.red-flamingo.btn {
	border-color: rgb(239, 72, 54); background-color: rgb(239, 72, 54);
}
:not(.btn-outline).red-flamingo.btn .badge {
	color: rgb(239, 72, 54); background-color: rgb(255, 255, 255);
}
.red-flamingo.btn-outline.btn {
	background: none; border-color: rgb(239, 72, 54); color: rgb(239, 72, 54);
}
.red-flamingo.btn-outline.btn:hover {
	border-color: rgb(239, 72, 54); color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.red-flamingo.btn-outline.btn:active {
	border-color: rgb(239, 72, 54); color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.red-flamingo.btn-outline.btn:hover:active {
	border-color: rgb(239, 72, 54); color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.red-flamingo.btn-outline.btn:focus:active {
	border-color: rgb(239, 72, 54); color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.red-flamingo.btn-outline.btn:focus {
	border-color: rgb(239, 72, 54); color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.active.red-flamingo.btn-outline.btn {
	border-color: rgb(239, 72, 54); color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.red-flamingo-stripe.btn {
	border-left-color: rgb(239, 72, 54) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red-soft.btn {
	border-color: rgb(208, 84, 84); color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
:not(.btn-outline).red-soft.btn:focus {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(189, 52, 52);
}
:not(.btn-outline).focus.red-soft.btn {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(189, 52, 52);
}
:not(.btn-outline).red-soft.btn:hover {
	border-color: rgb(181, 50, 50); color: rgb(255, 255, 255); background-color: rgb(189, 52, 52);
}
:not(.btn-outline).red-soft.btn:active {
	border-color: rgb(181, 50, 50); color: rgb(255, 255, 255); background-color: rgb(189, 52, 52);
}
:not(.btn-outline).active.red-soft.btn {
	border-color: rgb(181, 50, 50); color: rgb(255, 255, 255); background-color: rgb(189, 52, 52);
}
.open > :not(.btn-outline).dropdown-toggle.red-soft.btn {
	border-color: rgb(181, 50, 50); color: rgb(255, 255, 255); background-color: rgb(189, 52, 52);
}
:not(.btn-outline).red-soft.btn:hover:active {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
:not(.btn-outline).red-soft.btn:focus:active {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
:not(.btn-outline).focus.red-soft.btn:active {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
:not(.btn-outline).active.red-soft.btn:hover {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
:not(.btn-outline).active.red-soft.btn:focus {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
:not(.btn-outline).focus.active.red-soft.btn {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
.open > :not(.btn-outline).dropdown-toggle.red-soft.btn:hover {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
.open > :not(.btn-outline).dropdown-toggle.red-soft.btn:focus {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red-soft.btn {
	border-color: rgb(129, 35, 35); color: rgb(255, 255, 255); background-color: rgb(161, 44, 44);
}
:not(.btn-outline).red-soft.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red-soft.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red-soft.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red-soft.btn:hover {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
:not(.btn-outline).disabled.red-soft.btn:focus {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
:not(.btn-outline).focus.disabled.red-soft.btn {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
:not(.btn-outline)[disabled].red-soft.btn:hover {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
:not(.btn-outline)[disabled].red-soft.btn:focus {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
:not(.btn-outline)[disabled].focus.red-soft.btn {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
fieldset[disabled] :not(.btn-outline).red-soft.btn:hover {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
fieldset[disabled] :not(.btn-outline).red-soft.btn:focus {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
fieldset[disabled] :not(.btn-outline).focus.red-soft.btn {
	border-color: rgb(208, 84, 84); background-color: rgb(208, 84, 84);
}
:not(.btn-outline).red-soft.btn .badge {
	color: rgb(208, 84, 84); background-color: rgb(255, 255, 255);
}
.red-soft.btn-outline.btn {
	background: none; border-color: rgb(208, 84, 84); color: rgb(208, 84, 84);
}
.red-soft.btn-outline.btn:hover {
	border-color: rgb(208, 84, 84); color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.red-soft.btn-outline.btn:active {
	border-color: rgb(208, 84, 84); color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.red-soft.btn-outline.btn:hover:active {
	border-color: rgb(208, 84, 84); color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.red-soft.btn-outline.btn:focus:active {
	border-color: rgb(208, 84, 84); color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.red-soft.btn-outline.btn:focus {
	border-color: rgb(208, 84, 84); color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.active.red-soft.btn-outline.btn {
	border-color: rgb(208, 84, 84); color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.red-soft-stripe.btn {
	border-left-color: rgb(208, 84, 84) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red-haze.btn {
	border-color: rgb(243, 106, 90); color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
:not(.btn-outline).red-haze.btn:focus {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(240, 63, 42);
}
:not(.btn-outline).focus.red-haze.btn {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(240, 63, 42);
}
:not(.btn-outline).red-haze.btn:hover {
	border-color: rgb(239, 54, 33); color: rgb(255, 255, 255); background-color: rgb(240, 63, 42);
}
:not(.btn-outline).red-haze.btn:active {
	border-color: rgb(239, 54, 33); color: rgb(255, 255, 255); background-color: rgb(240, 63, 42);
}
:not(.btn-outline).active.red-haze.btn {
	border-color: rgb(239, 54, 33); color: rgb(255, 255, 255); background-color: rgb(240, 63, 42);
}
.open > :not(.btn-outline).dropdown-toggle.red-haze.btn {
	border-color: rgb(239, 54, 33); color: rgb(255, 255, 255); background-color: rgb(240, 63, 42);
}
:not(.btn-outline).red-haze.btn:hover:active {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
:not(.btn-outline).red-haze.btn:focus:active {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
:not(.btn-outline).focus.red-haze.btn:active {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
:not(.btn-outline).active.red-haze.btn:hover {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
:not(.btn-outline).active.red-haze.btn:focus {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
:not(.btn-outline).focus.active.red-haze.btn {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
.open > :not(.btn-outline).dropdown-toggle.red-haze.btn:hover {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
.open > :not(.btn-outline).dropdown-toggle.red-haze.btn:focus {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red-haze.btn {
	border-color: rgb(192, 33, 14); color: rgb(255, 255, 255); background-color: rgb(230, 39, 17);
}
:not(.btn-outline).red-haze.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red-haze.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red-haze.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red-haze.btn:hover {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
:not(.btn-outline).disabled.red-haze.btn:focus {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
:not(.btn-outline).focus.disabled.red-haze.btn {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
:not(.btn-outline)[disabled].red-haze.btn:hover {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
:not(.btn-outline)[disabled].red-haze.btn:focus {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
:not(.btn-outline)[disabled].focus.red-haze.btn {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
fieldset[disabled] :not(.btn-outline).red-haze.btn:hover {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
fieldset[disabled] :not(.btn-outline).red-haze.btn:focus {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
fieldset[disabled] :not(.btn-outline).focus.red-haze.btn {
	border-color: rgb(243, 106, 90); background-color: rgb(243, 106, 90);
}
:not(.btn-outline).red-haze.btn .badge {
	color: rgb(243, 106, 90); background-color: rgb(255, 255, 255);
}
.red-haze.btn-outline.btn {
	background: none; border-color: rgb(243, 106, 90); color: rgb(243, 106, 90);
}
.red-haze.btn-outline.btn:hover {
	border-color: rgb(243, 106, 90); color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.red-haze.btn-outline.btn:active {
	border-color: rgb(243, 106, 90); color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.red-haze.btn-outline.btn:hover:active {
	border-color: rgb(243, 106, 90); color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.red-haze.btn-outline.btn:focus:active {
	border-color: rgb(243, 106, 90); color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.red-haze.btn-outline.btn:focus {
	border-color: rgb(243, 106, 90); color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.active.red-haze.btn-outline.btn {
	border-color: rgb(243, 106, 90); color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.red-haze-stripe.btn {
	border-left-color: rgb(243, 106, 90) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).red-mint.btn {
	border-color: rgb(228, 58, 69); color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
:not(.btn-outline).red-mint.btn:focus {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(207, 28, 40);
}
:not(.btn-outline).focus.red-mint.btn {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(207, 28, 40);
}
:not(.btn-outline).red-mint.btn:hover {
	border-color: rgb(198, 27, 38); color: rgb(255, 255, 255); background-color: rgb(207, 28, 40);
}
:not(.btn-outline).red-mint.btn:active {
	border-color: rgb(198, 27, 38); color: rgb(255, 255, 255); background-color: rgb(207, 28, 40);
}
:not(.btn-outline).active.red-mint.btn {
	border-color: rgb(198, 27, 38); color: rgb(255, 255, 255); background-color: rgb(207, 28, 40);
}
.open > :not(.btn-outline).dropdown-toggle.red-mint.btn {
	border-color: rgb(198, 27, 38); color: rgb(255, 255, 255); background-color: rgb(207, 28, 40);
}
:not(.btn-outline).red-mint.btn:hover:active {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
:not(.btn-outline).red-mint.btn:focus:active {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
:not(.btn-outline).focus.red-mint.btn:active {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
:not(.btn-outline).active.red-mint.btn:hover {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
:not(.btn-outline).active.red-mint.btn:focus {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
:not(.btn-outline).focus.active.red-mint.btn {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
.open > :not(.btn-outline).dropdown-toggle.red-mint.btn:hover {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
.open > :not(.btn-outline).dropdown-toggle.red-mint.btn:focus {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
.open > :not(.btn-outline).focus.dropdown-toggle.red-mint.btn {
	border-color: rgb(139, 19, 27); color: rgb(255, 255, 255); background-color: rgb(175, 24, 34);
}
:not(.btn-outline).red-mint.btn:active {
	background-image: none;
}
:not(.btn-outline).active.red-mint.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.red-mint.btn {
	background-image: none;
}
:not(.btn-outline).disabled.red-mint.btn:hover {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
:not(.btn-outline).disabled.red-mint.btn:focus {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
:not(.btn-outline).focus.disabled.red-mint.btn {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
:not(.btn-outline)[disabled].red-mint.btn:hover {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
:not(.btn-outline)[disabled].red-mint.btn:focus {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
:not(.btn-outline)[disabled].focus.red-mint.btn {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
fieldset[disabled] :not(.btn-outline).red-mint.btn:hover {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
fieldset[disabled] :not(.btn-outline).red-mint.btn:focus {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
fieldset[disabled] :not(.btn-outline).focus.red-mint.btn {
	border-color: rgb(228, 58, 69); background-color: rgb(228, 58, 69);
}
:not(.btn-outline).red-mint.btn .badge {
	color: rgb(228, 58, 69); background-color: rgb(255, 255, 255);
}
.red-mint.btn-outline.btn {
	background: none; border-color: rgb(228, 58, 69); color: rgb(228, 58, 69);
}
.red-mint.btn-outline.btn:hover {
	border-color: rgb(228, 58, 69); color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.red-mint.btn-outline.btn:active {
	border-color: rgb(228, 58, 69); color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.red-mint.btn-outline.btn:hover:active {
	border-color: rgb(228, 58, 69); color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.red-mint.btn-outline.btn:focus:active {
	border-color: rgb(228, 58, 69); color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.red-mint.btn-outline.btn:focus {
	border-color: rgb(228, 58, 69); color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.active.red-mint.btn-outline.btn {
	border-color: rgb(228, 58, 69); color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.red-mint-stripe.btn {
	border-left-color: rgb(228, 58, 69) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow.btn {
	border-color: rgb(196, 159, 71); color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
:not(.btn-outline).yellow.btn:focus {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(164, 131, 52);
}
:not(.btn-outline).focus.yellow.btn {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(164, 131, 52);
}
:not(.btn-outline).yellow.btn:hover {
	border-color: rgb(156, 124, 50); color: rgb(255, 255, 255); background-color: rgb(164, 131, 52);
}
:not(.btn-outline).yellow.btn:active {
	border-color: rgb(156, 124, 50); color: rgb(255, 255, 255); background-color: rgb(164, 131, 52);
}
:not(.btn-outline).active.yellow.btn {
	border-color: rgb(156, 124, 50); color: rgb(255, 255, 255); background-color: rgb(164, 131, 52);
}
.open > :not(.btn-outline).dropdown-toggle.yellow.btn {
	border-color: rgb(156, 124, 50); color: rgb(255, 255, 255); background-color: rgb(164, 131, 52);
}
:not(.btn-outline).yellow.btn:hover:active {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
:not(.btn-outline).yellow.btn:focus:active {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
:not(.btn-outline).focus.yellow.btn:active {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
:not(.btn-outline).active.yellow.btn:hover {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
:not(.btn-outline).active.yellow.btn:focus {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
:not(.btn-outline).focus.active.yellow.btn {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
.open > :not(.btn-outline).dropdown-toggle.yellow.btn:hover {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
.open > :not(.btn-outline).dropdown-toggle.yellow.btn:focus {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow.btn {
	border-color: rgb(106, 84, 34); color: rgb(255, 255, 255); background-color: rgb(137, 109, 44);
}
:not(.btn-outline).yellow.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow.btn:hover {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
:not(.btn-outline).disabled.yellow.btn:focus {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
:not(.btn-outline).focus.disabled.yellow.btn {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
:not(.btn-outline)[disabled].yellow.btn:hover {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
:not(.btn-outline)[disabled].yellow.btn:focus {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
:not(.btn-outline)[disabled].focus.yellow.btn {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
fieldset[disabled] :not(.btn-outline).yellow.btn:hover {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
fieldset[disabled] :not(.btn-outline).yellow.btn:focus {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
fieldset[disabled] :not(.btn-outline).focus.yellow.btn {
	border-color: rgb(196, 159, 71); background-color: rgb(196, 159, 71);
}
:not(.btn-outline).yellow.btn .badge {
	color: rgb(196, 159, 71); background-color: rgb(255, 255, 255);
}
.yellow.btn-outline.btn {
	background: none; border-color: rgb(196, 159, 71); color: rgb(196, 159, 71);
}
.yellow.btn-outline.btn:hover {
	border-color: rgb(196, 159, 71); color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.yellow.btn-outline.btn:active {
	border-color: rgb(196, 159, 71); color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.yellow.btn-outline.btn:hover:active {
	border-color: rgb(196, 159, 71); color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.yellow.btn-outline.btn:focus:active {
	border-color: rgb(196, 159, 71); color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.yellow.btn-outline.btn:focus {
	border-color: rgb(196, 159, 71); color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.active.yellow.btn-outline.btn {
	border-color: rgb(196, 159, 71); color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.yellow-stripe.btn {
	border-left-color: rgb(196, 159, 71) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow-gold.btn {
	border-color: rgb(232, 126, 4); color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
:not(.btn-outline).yellow-gold.btn:focus {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(182, 99, 3);
}
:not(.btn-outline).focus.yellow-gold.btn {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(182, 99, 3);
}
:not(.btn-outline).yellow-gold.btn:hover {
	border-color: rgb(172, 93, 3); color: rgb(255, 255, 255); background-color: rgb(182, 99, 3);
}
:not(.btn-outline).yellow-gold.btn:active {
	border-color: rgb(172, 93, 3); color: rgb(255, 255, 255); background-color: rgb(182, 99, 3);
}
:not(.btn-outline).active.yellow-gold.btn {
	border-color: rgb(172, 93, 3); color: rgb(255, 255, 255); background-color: rgb(182, 99, 3);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-gold.btn {
	border-color: rgb(172, 93, 3); color: rgb(255, 255, 255); background-color: rgb(182, 99, 3);
}
:not(.btn-outline).yellow-gold.btn:hover:active {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
:not(.btn-outline).yellow-gold.btn:focus:active {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
:not(.btn-outline).focus.yellow-gold.btn:active {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
:not(.btn-outline).active.yellow-gold.btn:hover {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
:not(.btn-outline).active.yellow-gold.btn:focus {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
:not(.btn-outline).focus.active.yellow-gold.btn {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-gold.btn:hover {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-gold.btn:focus {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow-gold.btn {
	border-color: rgb(107, 58, 2); color: rgb(255, 255, 255); background-color: rgb(147, 80, 3);
}
:not(.btn-outline).yellow-gold.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow-gold.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow-gold.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow-gold.btn:hover {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
:not(.btn-outline).disabled.yellow-gold.btn:focus {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
:not(.btn-outline).focus.disabled.yellow-gold.btn {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
:not(.btn-outline)[disabled].yellow-gold.btn:hover {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
:not(.btn-outline)[disabled].yellow-gold.btn:focus {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
:not(.btn-outline)[disabled].focus.yellow-gold.btn {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
fieldset[disabled] :not(.btn-outline).yellow-gold.btn:hover {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
fieldset[disabled] :not(.btn-outline).yellow-gold.btn:focus {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
fieldset[disabled] :not(.btn-outline).focus.yellow-gold.btn {
	border-color: rgb(232, 126, 4); background-color: rgb(232, 126, 4);
}
:not(.btn-outline).yellow-gold.btn .badge {
	color: rgb(232, 126, 4); background-color: rgb(255, 255, 255);
}
.yellow-gold.btn-outline.btn {
	background: none; border-color: rgb(232, 126, 4); color: rgb(232, 126, 4);
}
.yellow-gold.btn-outline.btn:hover {
	border-color: rgb(232, 126, 4); color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.yellow-gold.btn-outline.btn:active {
	border-color: rgb(232, 126, 4); color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.yellow-gold.btn-outline.btn:hover:active {
	border-color: rgb(232, 126, 4); color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.yellow-gold.btn-outline.btn:focus:active {
	border-color: rgb(232, 126, 4); color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.yellow-gold.btn-outline.btn:focus {
	border-color: rgb(232, 126, 4); color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.active.yellow-gold.btn-outline.btn {
	border-color: rgb(232, 126, 4); color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.yellow-gold-stripe.btn {
	border-left-color: rgb(232, 126, 4) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow-casablanca.btn {
	border-color: rgb(242, 120, 75); color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
:not(.btn-outline).yellow-casablanca.btn:focus {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(239, 84, 27);
}
:not(.btn-outline).focus.yellow-casablanca.btn {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(239, 84, 27);
}
:not(.btn-outline).yellow-casablanca.btn:hover {
	border-color: rgb(238, 77, 18); color: rgb(255, 255, 255); background-color: rgb(239, 84, 27);
}
:not(.btn-outline).yellow-casablanca.btn:active {
	border-color: rgb(238, 77, 18); color: rgb(255, 255, 255); background-color: rgb(239, 84, 27);
}
:not(.btn-outline).active.yellow-casablanca.btn {
	border-color: rgb(238, 77, 18); color: rgb(255, 255, 255); background-color: rgb(239, 84, 27);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-casablanca.btn {
	border-color: rgb(238, 77, 18); color: rgb(255, 255, 255); background-color: rgb(239, 84, 27);
}
:not(.btn-outline).yellow-casablanca.btn:hover:active {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
:not(.btn-outline).yellow-casablanca.btn:focus:active {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
:not(.btn-outline).focus.yellow-casablanca.btn:active {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
:not(.btn-outline).active.yellow-casablanca.btn:hover {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
:not(.btn-outline).active.yellow-casablanca.btn:focus {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
:not(.btn-outline).focus.active.yellow-casablanca.btn {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-casablanca.btn:hover {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-casablanca.btn:focus {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow-casablanca.btn {
	border-color: rgb(177, 57, 13); color: rgb(255, 255, 255); background-color: rgb(215, 69, 16);
}
:not(.btn-outline).yellow-casablanca.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow-casablanca.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow-casablanca.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow-casablanca.btn:hover {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
:not(.btn-outline).disabled.yellow-casablanca.btn:focus {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
:not(.btn-outline).focus.disabled.yellow-casablanca.btn {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
:not(.btn-outline)[disabled].yellow-casablanca.btn:hover {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
:not(.btn-outline)[disabled].yellow-casablanca.btn:focus {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
:not(.btn-outline)[disabled].focus.yellow-casablanca.btn {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
fieldset[disabled] :not(.btn-outline).yellow-casablanca.btn:hover {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
fieldset[disabled] :not(.btn-outline).yellow-casablanca.btn:focus {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
fieldset[disabled] :not(.btn-outline).focus.yellow-casablanca.btn {
	border-color: rgb(242, 120, 75); background-color: rgb(242, 120, 75);
}
:not(.btn-outline).yellow-casablanca.btn .badge {
	color: rgb(242, 120, 75); background-color: rgb(255, 255, 255);
}
.yellow-casablanca.btn-outline.btn {
	background: none; border-color: rgb(242, 120, 75); color: rgb(242, 120, 75);
}
.yellow-casablanca.btn-outline.btn:hover {
	border-color: rgb(242, 120, 75); color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.yellow-casablanca.btn-outline.btn:active {
	border-color: rgb(242, 120, 75); color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.yellow-casablanca.btn-outline.btn:hover:active {
	border-color: rgb(242, 120, 75); color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.yellow-casablanca.btn-outline.btn:focus:active {
	border-color: rgb(242, 120, 75); color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.yellow-casablanca.btn-outline.btn:focus {
	border-color: rgb(242, 120, 75); color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.active.yellow-casablanca.btn-outline.btn {
	border-color: rgb(242, 120, 75); color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.yellow-casablanca-stripe.btn {
	border-left-color: rgb(242, 120, 75) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow-crusta.btn {
	border-color: rgb(243, 194, 0); color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
:not(.btn-outline).yellow-crusta.btn:focus {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(192, 153, 0);
}
:not(.btn-outline).focus.yellow-crusta.btn {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(192, 153, 0);
}
:not(.btn-outline).yellow-crusta.btn:hover {
	border-color: rgb(182, 145, 0); color: rgb(255, 255, 255); background-color: rgb(192, 153, 0);
}
:not(.btn-outline).yellow-crusta.btn:active {
	border-color: rgb(182, 145, 0); color: rgb(255, 255, 255); background-color: rgb(192, 153, 0);
}
:not(.btn-outline).active.yellow-crusta.btn {
	border-color: rgb(182, 145, 0); color: rgb(255, 255, 255); background-color: rgb(192, 153, 0);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-crusta.btn {
	border-color: rgb(182, 145, 0); color: rgb(255, 255, 255); background-color: rgb(192, 153, 0);
}
:not(.btn-outline).yellow-crusta.btn:hover:active {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
:not(.btn-outline).yellow-crusta.btn:focus:active {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
:not(.btn-outline).focus.yellow-crusta.btn:active {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
:not(.btn-outline).active.yellow-crusta.btn:hover {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
:not(.btn-outline).active.yellow-crusta.btn:focus {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
:not(.btn-outline).focus.active.yellow-crusta.btn {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-crusta.btn:hover {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-crusta.btn:focus {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow-crusta.btn {
	border-color: rgb(115, 92, 0); color: rgb(255, 255, 255); background-color: rgb(156, 125, 0);
}
:not(.btn-outline).yellow-crusta.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow-crusta.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow-crusta.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow-crusta.btn:hover {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
:not(.btn-outline).disabled.yellow-crusta.btn:focus {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
:not(.btn-outline).focus.disabled.yellow-crusta.btn {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
:not(.btn-outline)[disabled].yellow-crusta.btn:hover {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
:not(.btn-outline)[disabled].yellow-crusta.btn:focus {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
:not(.btn-outline)[disabled].focus.yellow-crusta.btn {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
fieldset[disabled] :not(.btn-outline).yellow-crusta.btn:hover {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
fieldset[disabled] :not(.btn-outline).yellow-crusta.btn:focus {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
fieldset[disabled] :not(.btn-outline).focus.yellow-crusta.btn {
	border-color: rgb(243, 194, 0); background-color: rgb(243, 194, 0);
}
:not(.btn-outline).yellow-crusta.btn .badge {
	color: rgb(243, 194, 0); background-color: rgb(255, 255, 255);
}
.yellow-crusta.btn-outline.btn {
	background: none; border-color: rgb(243, 194, 0); color: rgb(243, 194, 0);
}
.yellow-crusta.btn-outline.btn:hover {
	border-color: rgb(243, 194, 0); color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.yellow-crusta.btn-outline.btn:active {
	border-color: rgb(243, 194, 0); color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.yellow-crusta.btn-outline.btn:hover:active {
	border-color: rgb(243, 194, 0); color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.yellow-crusta.btn-outline.btn:focus:active {
	border-color: rgb(243, 194, 0); color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.yellow-crusta.btn-outline.btn:focus {
	border-color: rgb(243, 194, 0); color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.active.yellow-crusta.btn-outline.btn {
	border-color: rgb(243, 194, 0); color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.yellow-crusta-stripe.btn {
	border-left-color: rgb(243, 194, 0) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow-lemon.btn {
	border-color: rgb(247, 202, 24); color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
:not(.btn-outline).yellow-lemon.btn:focus {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(213, 171, 7);
}
:not(.btn-outline).focus.yellow-lemon.btn {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(213, 171, 7);
}
:not(.btn-outline).yellow-lemon.btn:hover {
	border-color: rgb(203, 163, 7); color: rgb(255, 255, 255); background-color: rgb(213, 171, 7);
}
:not(.btn-outline).yellow-lemon.btn:active {
	border-color: rgb(203, 163, 7); color: rgb(255, 255, 255); background-color: rgb(213, 171, 7);
}
:not(.btn-outline).active.yellow-lemon.btn {
	border-color: rgb(203, 163, 7); color: rgb(255, 255, 255); background-color: rgb(213, 171, 7);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-lemon.btn {
	border-color: rgb(203, 163, 7); color: rgb(255, 255, 255); background-color: rgb(213, 171, 7);
}
:not(.btn-outline).yellow-lemon.btn:hover:active {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
:not(.btn-outline).yellow-lemon.btn:focus:active {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
:not(.btn-outline).focus.yellow-lemon.btn:active {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
:not(.btn-outline).active.yellow-lemon.btn:hover {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
:not(.btn-outline).active.yellow-lemon.btn:focus {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
:not(.btn-outline).focus.active.yellow-lemon.btn {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-lemon.btn:hover {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-lemon.btn:focus {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow-lemon.btn {
	border-color: rgb(139, 112, 5); color: rgb(255, 255, 255); background-color: rgb(178, 143, 6);
}
:not(.btn-outline).yellow-lemon.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow-lemon.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow-lemon.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow-lemon.btn:hover {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
:not(.btn-outline).disabled.yellow-lemon.btn:focus {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
:not(.btn-outline).focus.disabled.yellow-lemon.btn {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
:not(.btn-outline)[disabled].yellow-lemon.btn:hover {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
:not(.btn-outline)[disabled].yellow-lemon.btn:focus {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
:not(.btn-outline)[disabled].focus.yellow-lemon.btn {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
fieldset[disabled] :not(.btn-outline).yellow-lemon.btn:hover {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
fieldset[disabled] :not(.btn-outline).yellow-lemon.btn:focus {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
fieldset[disabled] :not(.btn-outline).focus.yellow-lemon.btn {
	border-color: rgb(247, 202, 24); background-color: rgb(247, 202, 24);
}
:not(.btn-outline).yellow-lemon.btn .badge {
	color: rgb(247, 202, 24); background-color: rgb(255, 255, 255);
}
.yellow-lemon.btn-outline.btn {
	background: none; border-color: rgb(247, 202, 24); color: rgb(247, 202, 24);
}
.yellow-lemon.btn-outline.btn:hover {
	border-color: rgb(247, 202, 24); color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.yellow-lemon.btn-outline.btn:active {
	border-color: rgb(247, 202, 24); color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.yellow-lemon.btn-outline.btn:hover:active {
	border-color: rgb(247, 202, 24); color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.yellow-lemon.btn-outline.btn:focus:active {
	border-color: rgb(247, 202, 24); color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.yellow-lemon.btn-outline.btn:focus {
	border-color: rgb(247, 202, 24); color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.active.yellow-lemon.btn-outline.btn {
	border-color: rgb(247, 202, 24); color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.yellow-lemon-stripe.btn {
	border-left-color: rgb(247, 202, 24) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow-saffron.btn {
	border-color: rgb(244, 208, 63); color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
:not(.btn-outline).yellow-saffron.btn:focus {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(241, 196, 15);
}
:not(.btn-outline).focus.yellow-saffron.btn {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(241, 196, 15);
}
:not(.btn-outline).yellow-saffron.btn:hover {
	border-color: rgb(232, 189, 13); color: rgb(255, 255, 255); background-color: rgb(241, 196, 15);
}
:not(.btn-outline).yellow-saffron.btn:active {
	border-color: rgb(232, 189, 13); color: rgb(255, 255, 255); background-color: rgb(241, 196, 15);
}
:not(.btn-outline).active.yellow-saffron.btn {
	border-color: rgb(232, 189, 13); color: rgb(255, 255, 255); background-color: rgb(241, 196, 15);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-saffron.btn {
	border-color: rgb(232, 189, 13); color: rgb(255, 255, 255); background-color: rgb(241, 196, 15);
}
:not(.btn-outline).yellow-saffron.btn:hover:active {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
:not(.btn-outline).yellow-saffron.btn:focus:active {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
:not(.btn-outline).focus.yellow-saffron.btn:active {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
:not(.btn-outline).active.yellow-saffron.btn:hover {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
:not(.btn-outline).active.yellow-saffron.btn:focus {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
:not(.btn-outline).focus.active.yellow-saffron.btn {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-saffron.btn:hover {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-saffron.btn:focus {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow-saffron.btn {
	border-color: rgb(170, 138, 10); color: rgb(255, 255, 255); background-color: rgb(208, 169, 12);
}
:not(.btn-outline).yellow-saffron.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow-saffron.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow-saffron.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow-saffron.btn:hover {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
:not(.btn-outline).disabled.yellow-saffron.btn:focus {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
:not(.btn-outline).focus.disabled.yellow-saffron.btn {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
:not(.btn-outline)[disabled].yellow-saffron.btn:hover {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
:not(.btn-outline)[disabled].yellow-saffron.btn:focus {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
:not(.btn-outline)[disabled].focus.yellow-saffron.btn {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
fieldset[disabled] :not(.btn-outline).yellow-saffron.btn:hover {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
fieldset[disabled] :not(.btn-outline).yellow-saffron.btn:focus {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
fieldset[disabled] :not(.btn-outline).focus.yellow-saffron.btn {
	border-color: rgb(244, 208, 63); background-color: rgb(244, 208, 63);
}
:not(.btn-outline).yellow-saffron.btn .badge {
	color: rgb(244, 208, 63); background-color: rgb(255, 255, 255);
}
.yellow-saffron.btn-outline.btn {
	background: none; border-color: rgb(244, 208, 63); color: rgb(244, 208, 63);
}
.yellow-saffron.btn-outline.btn:hover {
	border-color: rgb(244, 208, 63); color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.yellow-saffron.btn-outline.btn:active {
	border-color: rgb(244, 208, 63); color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.yellow-saffron.btn-outline.btn:hover:active {
	border-color: rgb(244, 208, 63); color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.yellow-saffron.btn-outline.btn:focus:active {
	border-color: rgb(244, 208, 63); color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.yellow-saffron.btn-outline.btn:focus {
	border-color: rgb(244, 208, 63); color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.active.yellow-saffron.btn-outline.btn {
	border-color: rgb(244, 208, 63); color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.yellow-saffron-stripe.btn {
	border-left-color: rgb(244, 208, 63) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow-soft.btn {
	border-color: rgb(200, 208, 70); color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
:not(.btn-outline).yellow-soft.btn:focus {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(173, 181, 46);
}
:not(.btn-outline).focus.yellow-soft.btn {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(173, 181, 46);
}
:not(.btn-outline).yellow-soft.btn:hover {
	border-color: rgb(165, 173, 44); color: rgb(255, 255, 255); background-color: rgb(173, 181, 46);
}
:not(.btn-outline).yellow-soft.btn:active {
	border-color: rgb(165, 173, 44); color: rgb(255, 255, 255); background-color: rgb(173, 181, 46);
}
:not(.btn-outline).active.yellow-soft.btn {
	border-color: rgb(165, 173, 44); color: rgb(255, 255, 255); background-color: rgb(173, 181, 46);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-soft.btn {
	border-color: rgb(165, 173, 44); color: rgb(255, 255, 255); background-color: rgb(173, 181, 46);
}
:not(.btn-outline).yellow-soft.btn:hover:active {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
:not(.btn-outline).yellow-soft.btn:focus:active {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
:not(.btn-outline).focus.yellow-soft.btn:active {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
:not(.btn-outline).active.yellow-soft.btn:hover {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
:not(.btn-outline).active.yellow-soft.btn:focus {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
:not(.btn-outline).focus.active.yellow-soft.btn {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-soft.btn:hover {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-soft.btn:focus {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow-soft.btn {
	border-color: rgb(115, 120, 30); color: rgb(255, 255, 255); background-color: rgb(146, 153, 39);
}
:not(.btn-outline).yellow-soft.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow-soft.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow-soft.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow-soft.btn:hover {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
:not(.btn-outline).disabled.yellow-soft.btn:focus {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
:not(.btn-outline).focus.disabled.yellow-soft.btn {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
:not(.btn-outline)[disabled].yellow-soft.btn:hover {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
:not(.btn-outline)[disabled].yellow-soft.btn:focus {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
:not(.btn-outline)[disabled].focus.yellow-soft.btn {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
fieldset[disabled] :not(.btn-outline).yellow-soft.btn:hover {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
fieldset[disabled] :not(.btn-outline).yellow-soft.btn:focus {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
fieldset[disabled] :not(.btn-outline).focus.yellow-soft.btn {
	border-color: rgb(200, 208, 70); background-color: rgb(200, 208, 70);
}
:not(.btn-outline).yellow-soft.btn .badge {
	color: rgb(200, 208, 70); background-color: rgb(255, 255, 255);
}
.yellow-soft.btn-outline.btn {
	background: none; border-color: rgb(200, 208, 70); color: rgb(200, 208, 70);
}
.yellow-soft.btn-outline.btn:hover {
	border-color: rgb(200, 208, 70); color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.yellow-soft.btn-outline.btn:active {
	border-color: rgb(200, 208, 70); color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.yellow-soft.btn-outline.btn:hover:active {
	border-color: rgb(200, 208, 70); color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.yellow-soft.btn-outline.btn:focus:active {
	border-color: rgb(200, 208, 70); color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.yellow-soft.btn-outline.btn:focus {
	border-color: rgb(200, 208, 70); color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.active.yellow-soft.btn-outline.btn {
	border-color: rgb(200, 208, 70); color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.yellow-soft-stripe.btn {
	border-left-color: rgb(200, 208, 70) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow-haze.btn {
	border-color: rgb(197, 191, 102); color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
:not(.btn-outline).yellow-haze.btn:focus {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(180, 173, 68);
}
:not(.btn-outline).focus.yellow-haze.btn {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(180, 173, 68);
}
:not(.btn-outline).yellow-haze.btn:hover {
	border-color: rgb(172, 166, 65); color: rgb(255, 255, 255); background-color: rgb(180, 173, 68);
}
:not(.btn-outline).yellow-haze.btn:active {
	border-color: rgb(172, 166, 65); color: rgb(255, 255, 255); background-color: rgb(180, 173, 68);
}
:not(.btn-outline).active.yellow-haze.btn {
	border-color: rgb(172, 166, 65); color: rgb(255, 255, 255); background-color: rgb(180, 173, 68);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-haze.btn {
	border-color: rgb(172, 166, 65); color: rgb(255, 255, 255); background-color: rgb(180, 173, 68);
}
:not(.btn-outline).yellow-haze.btn:hover:active {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
:not(.btn-outline).yellow-haze.btn:focus:active {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
:not(.btn-outline).focus.yellow-haze.btn:active {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
:not(.btn-outline).active.yellow-haze.btn:hover {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
:not(.btn-outline).active.yellow-haze.btn:focus {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
:not(.btn-outline).focus.active.yellow-haze.btn {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-haze.btn:hover {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-haze.btn:focus {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow-haze.btn {
	border-color: rgb(124, 119, 47); color: rgb(255, 255, 255); background-color: rgb(154, 148, 58);
}
:not(.btn-outline).yellow-haze.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow-haze.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow-haze.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow-haze.btn:hover {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
:not(.btn-outline).disabled.yellow-haze.btn:focus {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
:not(.btn-outline).focus.disabled.yellow-haze.btn {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
:not(.btn-outline)[disabled].yellow-haze.btn:hover {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
:not(.btn-outline)[disabled].yellow-haze.btn:focus {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
:not(.btn-outline)[disabled].focus.yellow-haze.btn {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
fieldset[disabled] :not(.btn-outline).yellow-haze.btn:hover {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
fieldset[disabled] :not(.btn-outline).yellow-haze.btn:focus {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
fieldset[disabled] :not(.btn-outline).focus.yellow-haze.btn {
	border-color: rgb(197, 191, 102); background-color: rgb(197, 191, 102);
}
:not(.btn-outline).yellow-haze.btn .badge {
	color: rgb(197, 191, 102); background-color: rgb(255, 255, 255);
}
.yellow-haze.btn-outline.btn {
	background: none; border-color: rgb(197, 191, 102); color: rgb(197, 191, 102);
}
.yellow-haze.btn-outline.btn:hover {
	border-color: rgb(197, 191, 102); color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.yellow-haze.btn-outline.btn:active {
	border-color: rgb(197, 191, 102); color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.yellow-haze.btn-outline.btn:hover:active {
	border-color: rgb(197, 191, 102); color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.yellow-haze.btn-outline.btn:focus:active {
	border-color: rgb(197, 191, 102); color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.yellow-haze.btn-outline.btn:focus {
	border-color: rgb(197, 191, 102); color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.active.yellow-haze.btn-outline.btn {
	border-color: rgb(197, 191, 102); color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.yellow-haze-stripe.btn {
	border-left-color: rgb(197, 191, 102) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).yellow-mint.btn {
	border-color: rgb(197, 185, 107); color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
:not(.btn-outline).yellow-mint.btn:focus {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(182, 167, 71);
}
:not(.btn-outline).focus.yellow-mint.btn {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(182, 167, 71);
}
:not(.btn-outline).yellow-mint.btn:hover {
	border-color: rgb(174, 160, 68); color: rgb(255, 255, 255); background-color: rgb(182, 167, 71);
}
:not(.btn-outline).yellow-mint.btn:active {
	border-color: rgb(174, 160, 68); color: rgb(255, 255, 255); background-color: rgb(182, 167, 71);
}
:not(.btn-outline).active.yellow-mint.btn {
	border-color: rgb(174, 160, 68); color: rgb(255, 255, 255); background-color: rgb(182, 167, 71);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-mint.btn {
	border-color: rgb(174, 160, 68); color: rgb(255, 255, 255); background-color: rgb(182, 167, 71);
}
:not(.btn-outline).yellow-mint.btn:hover:active {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
:not(.btn-outline).yellow-mint.btn:focus:active {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
:not(.btn-outline).focus.yellow-mint.btn:active {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
:not(.btn-outline).active.yellow-mint.btn:hover {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
:not(.btn-outline).active.yellow-mint.btn:focus {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
:not(.btn-outline).focus.active.yellow-mint.btn {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-mint.btn:hover {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
.open > :not(.btn-outline).dropdown-toggle.yellow-mint.btn:focus {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
.open > :not(.btn-outline).focus.dropdown-toggle.yellow-mint.btn {
	border-color: rgb(127, 117, 50); color: rgb(255, 255, 255); background-color: rgb(156, 143, 61);
}
:not(.btn-outline).yellow-mint.btn:active {
	background-image: none;
}
:not(.btn-outline).active.yellow-mint.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.yellow-mint.btn {
	background-image: none;
}
:not(.btn-outline).disabled.yellow-mint.btn:hover {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
:not(.btn-outline).disabled.yellow-mint.btn:focus {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
:not(.btn-outline).focus.disabled.yellow-mint.btn {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
:not(.btn-outline)[disabled].yellow-mint.btn:hover {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
:not(.btn-outline)[disabled].yellow-mint.btn:focus {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
:not(.btn-outline)[disabled].focus.yellow-mint.btn {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
fieldset[disabled] :not(.btn-outline).yellow-mint.btn:hover {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
fieldset[disabled] :not(.btn-outline).yellow-mint.btn:focus {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
fieldset[disabled] :not(.btn-outline).focus.yellow-mint.btn {
	border-color: rgb(197, 185, 107); background-color: rgb(197, 185, 107);
}
:not(.btn-outline).yellow-mint.btn .badge {
	color: rgb(197, 185, 107); background-color: rgb(255, 255, 255);
}
.yellow-mint.btn-outline.btn {
	background: none; border-color: rgb(197, 185, 107); color: rgb(197, 185, 107);
}
.yellow-mint.btn-outline.btn:hover {
	border-color: rgb(197, 185, 107); color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.yellow-mint.btn-outline.btn:active {
	border-color: rgb(197, 185, 107); color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.yellow-mint.btn-outline.btn:hover:active {
	border-color: rgb(197, 185, 107); color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.yellow-mint.btn-outline.btn:focus:active {
	border-color: rgb(197, 185, 107); color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.yellow-mint.btn-outline.btn:focus {
	border-color: rgb(197, 185, 107); color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.active.yellow-mint.btn-outline.btn {
	border-color: rgb(197, 185, 107); color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.yellow-mint-stripe.btn {
	border-left-color: rgb(197, 185, 107) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple.btn {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
:not(.btn-outline).purple.btn:focus {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).focus.purple.btn {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).purple.btn:hover {
	border-color: rgb(106, 51, 129); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).purple.btn:active {
	border-color: rgb(106, 51, 129); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).active.purple.btn {
	border-color: rgb(106, 51, 129); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
.open > :not(.btn-outline).dropdown-toggle.purple.btn {
	border-color: rgb(106, 51, 129); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).purple.btn:hover:active {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).purple.btn:focus:active {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).focus.purple.btn:active {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).active.purple.btn:hover {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).active.purple.btn:focus {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).focus.active.purple.btn {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
.open > :not(.btn-outline).dropdown-toggle.purple.btn:hover {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
.open > :not(.btn-outline).dropdown-toggle.purple.btn:focus {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple.btn {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).purple.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple.btn:hover {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline).disabled.purple.btn:focus {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline).focus.disabled.purple.btn {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline)[disabled].purple.btn:hover {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline)[disabled].purple.btn:focus {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline)[disabled].focus.purple.btn {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
fieldset[disabled] :not(.btn-outline).purple.btn:hover {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
fieldset[disabled] :not(.btn-outline).purple.btn:focus {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
fieldset[disabled] :not(.btn-outline).focus.purple.btn {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline).purple.btn .badge {
	color: rgb(142, 68, 173); background-color: rgb(255, 255, 255);
}
.purple.btn-outline.btn {
	background: none; border-color: rgb(142, 68, 173); color: rgb(142, 68, 173);
}
.purple.btn-outline.btn:hover {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple.btn-outline.btn:active {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple.btn-outline.btn:hover:active {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple.btn-outline.btn:focus:active {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple.btn-outline.btn:focus {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.active.purple.btn-outline.btn {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple-stripe.btn {
	border-left-color: rgb(142, 68, 173) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple-plum.btn {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
:not(.btn-outline).purple-plum.btn:focus {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).focus.purple-plum.btn {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).purple-plum.btn:hover {
	border-color: rgb(104, 87, 136); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).purple-plum.btn:active {
	border-color: rgb(104, 87, 136); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).active.purple-plum.btn {
	border-color: rgb(104, 87, 136); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
.open > :not(.btn-outline).dropdown-toggle.purple-plum.btn {
	border-color: rgb(104, 87, 136); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).purple-plum.btn:hover:active {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).purple-plum.btn:focus:active {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).focus.purple-plum.btn:active {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).active.purple-plum.btn:hover {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).active.purple-plum.btn:focus {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).focus.active.purple-plum.btn {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
.open > :not(.btn-outline).dropdown-toggle.purple-plum.btn:hover {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
.open > :not(.btn-outline).dropdown-toggle.purple-plum.btn:focus {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple-plum.btn {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).purple-plum.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple-plum.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple-plum.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple-plum.btn:hover {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline).disabled.purple-plum.btn:focus {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline).focus.disabled.purple-plum.btn {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline)[disabled].purple-plum.btn:hover {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline)[disabled].purple-plum.btn:focus {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline)[disabled].focus.purple-plum.btn {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
fieldset[disabled] :not(.btn-outline).purple-plum.btn:hover {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
fieldset[disabled] :not(.btn-outline).purple-plum.btn:focus {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
fieldset[disabled] :not(.btn-outline).focus.purple-plum.btn {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline).purple-plum.btn .badge {
	color: rgb(135, 117, 167); background-color: rgb(255, 255, 255);
}
.purple-plum.btn-outline.btn {
	background: none; border-color: rgb(135, 117, 167); color: rgb(135, 117, 167);
}
.purple-plum.btn-outline.btn:hover {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-plum.btn-outline.btn:active {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-plum.btn-outline.btn:hover:active {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-plum.btn-outline.btn:focus:active {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-plum.btn-outline.btn:focus {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.active.purple-plum.btn-outline.btn {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-plum-stripe.btn {
	border-left-color: rgb(135, 117, 167) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple-medium.btn {
	border-color: rgb(191, 85, 236); color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
:not(.btn-outline).purple-medium.btn:focus {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(174, 39, 231);
}
:not(.btn-outline).focus.purple-medium.btn {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(174, 39, 231);
}
:not(.btn-outline).purple-medium.btn:hover {
	border-color: rgb(170, 30, 230); color: rgb(255, 255, 255); background-color: rgb(174, 39, 231);
}
:not(.btn-outline).purple-medium.btn:active {
	border-color: rgb(170, 30, 230); color: rgb(255, 255, 255); background-color: rgb(174, 39, 231);
}
:not(.btn-outline).active.purple-medium.btn {
	border-color: rgb(170, 30, 230); color: rgb(255, 255, 255); background-color: rgb(174, 39, 231);
}
.open > :not(.btn-outline).dropdown-toggle.purple-medium.btn {
	border-color: rgb(170, 30, 230); color: rgb(255, 255, 255); background-color: rgb(174, 39, 231);
}
:not(.btn-outline).purple-medium.btn:hover:active {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
:not(.btn-outline).purple-medium.btn:focus:active {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
:not(.btn-outline).focus.purple-medium.btn:active {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
:not(.btn-outline).active.purple-medium.btn:hover {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
:not(.btn-outline).active.purple-medium.btn:focus {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
:not(.btn-outline).focus.active.purple-medium.btn {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
.open > :not(.btn-outline).dropdown-toggle.purple-medium.btn:hover {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
.open > :not(.btn-outline).dropdown-toggle.purple-medium.btn:focus {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple-medium.btn {
	border-color: rgb(128, 19, 174); color: rgb(255, 255, 255); background-color: rgb(155, 24, 211);
}
:not(.btn-outline).purple-medium.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple-medium.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple-medium.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple-medium.btn:hover {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
:not(.btn-outline).disabled.purple-medium.btn:focus {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
:not(.btn-outline).focus.disabled.purple-medium.btn {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
:not(.btn-outline)[disabled].purple-medium.btn:hover {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
:not(.btn-outline)[disabled].purple-medium.btn:focus {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
:not(.btn-outline)[disabled].focus.purple-medium.btn {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
fieldset[disabled] :not(.btn-outline).purple-medium.btn:hover {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
fieldset[disabled] :not(.btn-outline).purple-medium.btn:focus {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
fieldset[disabled] :not(.btn-outline).focus.purple-medium.btn {
	border-color: rgb(191, 85, 236); background-color: rgb(191, 85, 236);
}
:not(.btn-outline).purple-medium.btn .badge {
	color: rgb(191, 85, 236); background-color: rgb(255, 255, 255);
}
.purple-medium.btn-outline.btn {
	background: none; border-color: rgb(191, 85, 236); color: rgb(191, 85, 236);
}
.purple-medium.btn-outline.btn:hover {
	border-color: rgb(191, 85, 236); color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.purple-medium.btn-outline.btn:active {
	border-color: rgb(191, 85, 236); color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.purple-medium.btn-outline.btn:hover:active {
	border-color: rgb(191, 85, 236); color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.purple-medium.btn-outline.btn:focus:active {
	border-color: rgb(191, 85, 236); color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.purple-medium.btn-outline.btn:focus {
	border-color: rgb(191, 85, 236); color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.active.purple-medium.btn-outline.btn {
	border-color: rgb(191, 85, 236); color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.purple-medium-stripe.btn {
	border-left-color: rgb(191, 85, 236) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple-studio.btn {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
:not(.btn-outline).purple-studio.btn:focus {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).focus.purple-studio.btn {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).purple-studio.btn:hover {
	border-color: rgb(106, 51, 129); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).purple-studio.btn:active {
	border-color: rgb(106, 51, 129); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).active.purple-studio.btn {
	border-color: rgb(106, 51, 129); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
.open > :not(.btn-outline).dropdown-toggle.purple-studio.btn {
	border-color: rgb(106, 51, 129); color: rgb(255, 255, 255); background-color: rgb(112, 54, 136);
}
:not(.btn-outline).purple-studio.btn:hover:active {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).purple-studio.btn:focus:active {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).focus.purple-studio.btn:active {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).active.purple-studio.btn:hover {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).active.purple-studio.btn:focus {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).focus.active.purple-studio.btn {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
.open > :not(.btn-outline).dropdown-toggle.purple-studio.btn:hover {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
.open > :not(.btn-outline).dropdown-toggle.purple-studio.btn:focus {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple-studio.btn {
	border-color: rgb(67, 32, 81); color: rgb(255, 255, 255); background-color: rgb(91, 44, 111);
}
:not(.btn-outline).purple-studio.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple-studio.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple-studio.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple-studio.btn:hover {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline).disabled.purple-studio.btn:focus {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline).focus.disabled.purple-studio.btn {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline)[disabled].purple-studio.btn:hover {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline)[disabled].purple-studio.btn:focus {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline)[disabled].focus.purple-studio.btn {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
fieldset[disabled] :not(.btn-outline).purple-studio.btn:hover {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
fieldset[disabled] :not(.btn-outline).purple-studio.btn:focus {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
fieldset[disabled] :not(.btn-outline).focus.purple-studio.btn {
	border-color: rgb(142, 68, 173); background-color: rgb(142, 68, 173);
}
:not(.btn-outline).purple-studio.btn .badge {
	color: rgb(142, 68, 173); background-color: rgb(255, 255, 255);
}
.purple-studio.btn-outline.btn {
	background: none; border-color: rgb(142, 68, 173); color: rgb(142, 68, 173);
}
.purple-studio.btn-outline.btn:hover {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple-studio.btn-outline.btn:active {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple-studio.btn-outline.btn:hover:active {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple-studio.btn-outline.btn:focus:active {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple-studio.btn-outline.btn:focus {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.active.purple-studio.btn-outline.btn {
	border-color: rgb(142, 68, 173); color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.purple-studio-stripe.btn {
	border-left-color: rgb(142, 68, 173) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple-wisteria.btn {
	border-color: rgb(155, 89, 182); color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
:not(.btn-outline).purple-wisteria.btn:focus {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(128, 67, 153);
}
:not(.btn-outline).focus.purple-wisteria.btn {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(128, 67, 153);
}
:not(.btn-outline).purple-wisteria.btn:hover {
	border-color: rgb(122, 64, 146); color: rgb(255, 255, 255); background-color: rgb(128, 67, 153);
}
:not(.btn-outline).purple-wisteria.btn:active {
	border-color: rgb(122, 64, 146); color: rgb(255, 255, 255); background-color: rgb(128, 67, 153);
}
:not(.btn-outline).active.purple-wisteria.btn {
	border-color: rgb(122, 64, 146); color: rgb(255, 255, 255); background-color: rgb(128, 67, 153);
}
.open > :not(.btn-outline).dropdown-toggle.purple-wisteria.btn {
	border-color: rgb(122, 64, 146); color: rgb(255, 255, 255); background-color: rgb(128, 67, 153);
}
:not(.btn-outline).purple-wisteria.btn:hover:active {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
:not(.btn-outline).purple-wisteria.btn:focus:active {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
:not(.btn-outline).focus.purple-wisteria.btn:active {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
:not(.btn-outline).active.purple-wisteria.btn:hover {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
:not(.btn-outline).active.purple-wisteria.btn:focus {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
:not(.btn-outline).focus.active.purple-wisteria.btn {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
.open > :not(.btn-outline).dropdown-toggle.purple-wisteria.btn:hover {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
.open > :not(.btn-outline).dropdown-toggle.purple-wisteria.btn:focus {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple-wisteria.btn {
	border-color: rgb(83, 44, 100); color: rgb(255, 255, 255); background-color: rgb(107, 56, 128);
}
:not(.btn-outline).purple-wisteria.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple-wisteria.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple-wisteria.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple-wisteria.btn:hover {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
:not(.btn-outline).disabled.purple-wisteria.btn:focus {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
:not(.btn-outline).focus.disabled.purple-wisteria.btn {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
:not(.btn-outline)[disabled].purple-wisteria.btn:hover {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
:not(.btn-outline)[disabled].purple-wisteria.btn:focus {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
:not(.btn-outline)[disabled].focus.purple-wisteria.btn {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
fieldset[disabled] :not(.btn-outline).purple-wisteria.btn:hover {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
fieldset[disabled] :not(.btn-outline).purple-wisteria.btn:focus {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
fieldset[disabled] :not(.btn-outline).focus.purple-wisteria.btn {
	border-color: rgb(155, 89, 182); background-color: rgb(155, 89, 182);
}
:not(.btn-outline).purple-wisteria.btn .badge {
	color: rgb(155, 89, 182); background-color: rgb(255, 255, 255);
}
.purple-wisteria.btn-outline.btn {
	background: none; border-color: rgb(155, 89, 182); color: rgb(155, 89, 182);
}
.purple-wisteria.btn-outline.btn:hover {
	border-color: rgb(155, 89, 182); color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.purple-wisteria.btn-outline.btn:active {
	border-color: rgb(155, 89, 182); color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.purple-wisteria.btn-outline.btn:hover:active {
	border-color: rgb(155, 89, 182); color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.purple-wisteria.btn-outline.btn:focus:active {
	border-color: rgb(155, 89, 182); color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.purple-wisteria.btn-outline.btn:focus {
	border-color: rgb(155, 89, 182); color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.active.purple-wisteria.btn-outline.btn {
	border-color: rgb(155, 89, 182); color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.purple-wisteria-stripe.btn {
	border-left-color: rgb(155, 89, 182) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple-seance.btn {
	border-color: rgb(154, 18, 179); color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
:not(.btn-outline).purple-seance.btn:focus {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(114, 13, 133);
}
:not(.btn-outline).focus.purple-seance.btn {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(114, 13, 133);
}
:not(.btn-outline).purple-seance.btn:hover {
	border-color: rgb(106, 12, 123); color: rgb(255, 255, 255); background-color: rgb(114, 13, 133);
}
:not(.btn-outline).purple-seance.btn:active {
	border-color: rgb(106, 12, 123); color: rgb(255, 255, 255); background-color: rgb(114, 13, 133);
}
:not(.btn-outline).active.purple-seance.btn {
	border-color: rgb(106, 12, 123); color: rgb(255, 255, 255); background-color: rgb(114, 13, 133);
}
.open > :not(.btn-outline).dropdown-toggle.purple-seance.btn {
	border-color: rgb(106, 12, 123); color: rgb(255, 255, 255); background-color: rgb(114, 13, 133);
}
:not(.btn-outline).purple-seance.btn:hover:active {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
:not(.btn-outline).purple-seance.btn:focus:active {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
:not(.btn-outline).focus.purple-seance.btn:active {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
:not(.btn-outline).active.purple-seance.btn:hover {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
:not(.btn-outline).active.purple-seance.btn:focus {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
:not(.btn-outline).focus.active.purple-seance.btn {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
.open > :not(.btn-outline).dropdown-toggle.purple-seance.btn:hover {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
.open > :not(.btn-outline).dropdown-toggle.purple-seance.btn:focus {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple-seance.btn {
	border-color: rgb(54, 6, 63); color: rgb(255, 255, 255); background-color: rgb(86, 10, 100);
}
:not(.btn-outline).purple-seance.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple-seance.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple-seance.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple-seance.btn:hover {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
:not(.btn-outline).disabled.purple-seance.btn:focus {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
:not(.btn-outline).focus.disabled.purple-seance.btn {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
:not(.btn-outline)[disabled].purple-seance.btn:hover {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
:not(.btn-outline)[disabled].purple-seance.btn:focus {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
:not(.btn-outline)[disabled].focus.purple-seance.btn {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
fieldset[disabled] :not(.btn-outline).purple-seance.btn:hover {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
fieldset[disabled] :not(.btn-outline).purple-seance.btn:focus {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
fieldset[disabled] :not(.btn-outline).focus.purple-seance.btn {
	border-color: rgb(154, 18, 179); background-color: rgb(154, 18, 179);
}
:not(.btn-outline).purple-seance.btn .badge {
	color: rgb(154, 18, 179); background-color: rgb(255, 255, 255);
}
.purple-seance.btn-outline.btn {
	background: none; border-color: rgb(154, 18, 179); color: rgb(154, 18, 179);
}
.purple-seance.btn-outline.btn:hover {
	border-color: rgb(154, 18, 179); color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.purple-seance.btn-outline.btn:active {
	border-color: rgb(154, 18, 179); color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.purple-seance.btn-outline.btn:hover:active {
	border-color: rgb(154, 18, 179); color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.purple-seance.btn-outline.btn:focus:active {
	border-color: rgb(154, 18, 179); color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.purple-seance.btn-outline.btn:focus {
	border-color: rgb(154, 18, 179); color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.active.purple-seance.btn-outline.btn {
	border-color: rgb(154, 18, 179); color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.purple-seance-stripe.btn {
	border-left-color: rgb(154, 18, 179) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple-intense.btn {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
:not(.btn-outline).purple-intense.btn:focus {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).focus.purple-intense.btn {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).purple-intense.btn:hover {
	border-color: rgb(104, 87, 136); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).purple-intense.btn:active {
	border-color: rgb(104, 87, 136); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).active.purple-intense.btn {
	border-color: rgb(104, 87, 136); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
.open > :not(.btn-outline).dropdown-toggle.purple-intense.btn {
	border-color: rgb(104, 87, 136); color: rgb(255, 255, 255); background-color: rgb(109, 91, 142);
}
:not(.btn-outline).purple-intense.btn:hover:active {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).purple-intense.btn:focus:active {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).focus.purple-intense.btn:active {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).active.purple-intense.btn:hover {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).active.purple-intense.btn:focus {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).focus.active.purple-intense.btn {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
.open > :not(.btn-outline).dropdown-toggle.purple-intense.btn:hover {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
.open > :not(.btn-outline).dropdown-toggle.purple-intense.btn:focus {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple-intense.btn {
	border-color: rgb(73, 61, 96); color: rgb(255, 255, 255); background-color: rgb(93, 77, 120);
}
:not(.btn-outline).purple-intense.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple-intense.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple-intense.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple-intense.btn:hover {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline).disabled.purple-intense.btn:focus {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline).focus.disabled.purple-intense.btn {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline)[disabled].purple-intense.btn:hover {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline)[disabled].purple-intense.btn:focus {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline)[disabled].focus.purple-intense.btn {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
fieldset[disabled] :not(.btn-outline).purple-intense.btn:hover {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
fieldset[disabled] :not(.btn-outline).purple-intense.btn:focus {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
fieldset[disabled] :not(.btn-outline).focus.purple-intense.btn {
	border-color: rgb(135, 117, 167); background-color: rgb(135, 117, 167);
}
:not(.btn-outline).purple-intense.btn .badge {
	color: rgb(135, 117, 167); background-color: rgb(255, 255, 255);
}
.purple-intense.btn-outline.btn {
	background: none; border-color: rgb(135, 117, 167); color: rgb(135, 117, 167);
}
.purple-intense.btn-outline.btn:hover {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-intense.btn-outline.btn:active {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-intense.btn-outline.btn:hover:active {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-intense.btn-outline.btn:focus:active {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-intense.btn-outline.btn:focus {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.active.purple-intense.btn-outline.btn {
	border-color: rgb(135, 117, 167); color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.purple-intense-stripe.btn {
	border-left-color: rgb(135, 117, 167) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple-sharp.btn {
	border-color: rgb(121, 103, 153); color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
:not(.btn-outline).purple-sharp.btn:focus {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(97, 82, 123);
}
:not(.btn-outline).focus.purple-sharp.btn {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(97, 82, 123);
}
:not(.btn-outline).purple-sharp.btn:hover {
	border-color: rgb(92, 78, 117); color: rgb(255, 255, 255); background-color: rgb(97, 82, 123);
}
:not(.btn-outline).purple-sharp.btn:active {
	border-color: rgb(92, 78, 117); color: rgb(255, 255, 255); background-color: rgb(97, 82, 123);
}
:not(.btn-outline).active.purple-sharp.btn {
	border-color: rgb(92, 78, 117); color: rgb(255, 255, 255); background-color: rgb(97, 82, 123);
}
.open > :not(.btn-outline).dropdown-toggle.purple-sharp.btn {
	border-color: rgb(92, 78, 117); color: rgb(255, 255, 255); background-color: rgb(97, 82, 123);
}
:not(.btn-outline).purple-sharp.btn:hover:active {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
:not(.btn-outline).purple-sharp.btn:focus:active {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
:not(.btn-outline).focus.purple-sharp.btn:active {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
:not(.btn-outline).active.purple-sharp.btn:hover {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
:not(.btn-outline).active.purple-sharp.btn:focus {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
:not(.btn-outline).focus.active.purple-sharp.btn {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
.open > :not(.btn-outline).dropdown-toggle.purple-sharp.btn:hover {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
.open > :not(.btn-outline).dropdown-toggle.purple-sharp.btn:focus {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple-sharp.btn {
	border-color: rgb(61, 52, 77); color: rgb(255, 255, 255); background-color: rgb(80, 68, 101);
}
:not(.btn-outline).purple-sharp.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple-sharp.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple-sharp.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple-sharp.btn:hover {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
:not(.btn-outline).disabled.purple-sharp.btn:focus {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
:not(.btn-outline).focus.disabled.purple-sharp.btn {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
:not(.btn-outline)[disabled].purple-sharp.btn:hover {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
:not(.btn-outline)[disabled].purple-sharp.btn:focus {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
:not(.btn-outline)[disabled].focus.purple-sharp.btn {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
fieldset[disabled] :not(.btn-outline).purple-sharp.btn:hover {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
fieldset[disabled] :not(.btn-outline).purple-sharp.btn:focus {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
fieldset[disabled] :not(.btn-outline).focus.purple-sharp.btn {
	border-color: rgb(121, 103, 153); background-color: rgb(121, 103, 153);
}
:not(.btn-outline).purple-sharp.btn .badge {
	color: rgb(121, 103, 153); background-color: rgb(255, 255, 255);
}
.purple-sharp.btn-outline.btn {
	background: none; border-color: rgb(121, 103, 153); color: rgb(121, 103, 153);
}
.purple-sharp.btn-outline.btn:hover {
	border-color: rgb(121, 103, 153); color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.purple-sharp.btn-outline.btn:active {
	border-color: rgb(121, 103, 153); color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.purple-sharp.btn-outline.btn:hover:active {
	border-color: rgb(121, 103, 153); color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.purple-sharp.btn-outline.btn:focus:active {
	border-color: rgb(121, 103, 153); color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.purple-sharp.btn-outline.btn:focus {
	border-color: rgb(121, 103, 153); color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.active.purple-sharp.btn-outline.btn {
	border-color: rgb(121, 103, 153); color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.purple-sharp-stripe.btn {
	border-left-color: rgb(121, 103, 153) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
:not(.btn-outline).purple-soft.btn {
	border-color: rgb(136, 119, 169); color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
:not(.btn-outline).purple-soft.btn:focus {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(110, 92, 145);
}
:not(.btn-outline).focus.purple-soft.btn {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(110, 92, 145);
}
:not(.btn-outline).purple-soft.btn:hover {
	border-color: rgb(105, 88, 139); color: rgb(255, 255, 255); background-color: rgb(110, 92, 145);
}
:not(.btn-outline).purple-soft.btn:active {
	border-color: rgb(105, 88, 139); color: rgb(255, 255, 255); background-color: rgb(110, 92, 145);
}
:not(.btn-outline).active.purple-soft.btn {
	border-color: rgb(105, 88, 139); color: rgb(255, 255, 255); background-color: rgb(110, 92, 145);
}
.open > :not(.btn-outline).dropdown-toggle.purple-soft.btn {
	border-color: rgb(105, 88, 139); color: rgb(255, 255, 255); background-color: rgb(110, 92, 145);
}
:not(.btn-outline).purple-soft.btn:hover:active {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
:not(.btn-outline).purple-soft.btn:focus:active {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
:not(.btn-outline).focus.purple-soft.btn:active {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
:not(.btn-outline).active.purple-soft.btn:hover {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
:not(.btn-outline).active.purple-soft.btn:focus {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
:not(.btn-outline).focus.active.purple-soft.btn {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
.open > :not(.btn-outline).dropdown-toggle.purple-soft.btn:hover {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
.open > :not(.btn-outline).dropdown-toggle.purple-soft.btn:focus {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
.open > :not(.btn-outline).focus.dropdown-toggle.purple-soft.btn {
	border-color: rgb(74, 62, 98); color: rgb(255, 255, 255); background-color: rgb(93, 78, 123);
}
:not(.btn-outline).purple-soft.btn:active {
	background-image: none;
}
:not(.btn-outline).active.purple-soft.btn {
	background-image: none;
}
.open > :not(.btn-outline).dropdown-toggle.purple-soft.btn {
	background-image: none;
}
:not(.btn-outline).disabled.purple-soft.btn:hover {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
:not(.btn-outline).disabled.purple-soft.btn:focus {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
:not(.btn-outline).focus.disabled.purple-soft.btn {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
:not(.btn-outline)[disabled].purple-soft.btn:hover {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
:not(.btn-outline)[disabled].purple-soft.btn:focus {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
:not(.btn-outline)[disabled].focus.purple-soft.btn {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
fieldset[disabled] :not(.btn-outline).purple-soft.btn:hover {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
fieldset[disabled] :not(.btn-outline).purple-soft.btn:focus {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
fieldset[disabled] :not(.btn-outline).focus.purple-soft.btn {
	border-color: rgb(136, 119, 169); background-color: rgb(136, 119, 169);
}
:not(.btn-outline).purple-soft.btn .badge {
	color: rgb(136, 119, 169); background-color: rgb(255, 255, 255);
}
.purple-soft.btn-outline.btn {
	background: none; border-color: rgb(136, 119, 169); color: rgb(136, 119, 169);
}
.purple-soft.btn-outline.btn:hover {
	border-color: rgb(136, 119, 169); color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.purple-soft.btn-outline.btn:active {
	border-color: rgb(136, 119, 169); color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.purple-soft.btn-outline.btn:hover:active {
	border-color: rgb(136, 119, 169); color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.purple-soft.btn-outline.btn:focus:active {
	border-color: rgb(136, 119, 169); color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.purple-soft.btn-outline.btn:focus {
	border-color: rgb(136, 119, 169); color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.active.purple-soft.btn-outline.btn {
	border-color: rgb(136, 119, 169); color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.purple-soft-stripe.btn {
	border-left-color: rgb(136, 119, 169) !important; border-left-width: 4px !important; border-left-style: solid !important;
}
.btn-circle {
	border-radius: 25px !important;
}
.btn-circle-right {
	border-radius: 0px 25px 25px 0px !important;
}
.btn-circle-left {
	border-radius: 25px 0px 0px 25px !important;
}
.btn-circle-bottom {
	border-radius: 0px 0px 25px 25px !important;
}
.btn-circle-top {
	border-radius: 25px 25px 0px 0px !important;
}
.btn-icon-only {
	width: 34px; height: 34px; text-align: center; padding-right: 0px; padding-left: 0px;
}
.btn-icon-only > [class^='icon-'] {
	text-align: center; margin-top: 2px;
}
.btn-icon-only > i {
	text-align: center; margin-top: 2px;
}
.btn-group-circle.btn-group > :first-child.btn {
	border-radius: 25px 0px 0px 25px !important;
}
.btn-group-circle.btn-group > :last-child.btn {
	border-radius: 0px 25px 25px 0px !important;
}
.btn-group-devided.btn-group > .btn {
	margin-right: 5px;
}
.btn-group-devided.btn-group > :last-child.btn {
	margin-right: 0px;
}
.btn-group-vertical-circle.btn-group-vertical > :first-child.btn {
	border-radius: 25px 25px 0px 0px !important;
}
.btn-group-vertical-circle.btn-group-vertical > :last-child.btn {
	border-radius: 0px 0px 25px 25px !important;
}
.image-carousel.carousel .carousel-inner {
	padding-top: 0px; padding-bottom: 0px;
}
.image-carousel.carousel .carousel-control i {
	top: 40%; position: absolute;
}
.image-carousel-hoverable.image-carousel.carousel .carousel-control i {
	display: none;
}
.image-carousel-hoverable.image-carousel.carousel:hover .carousel-control i {
	display: inline-block;
}
.image-carousel.carousel .left.carousel-control i {
	left: 10px;
}
.image-carousel.carousel .right.carousel-control i {
	right: 10px;
}
.image-carousel.carousel .carousel-indicators {
	bottom: -7px; margin-top: 10px;
}
.image-carousel.carousel .carousel-indicators li {
	background-color: rgb(102, 102, 102);
}
.image-carousel.carousel .carousel-indicators li.active {
	background-color: rgb(102, 102, 102);
}
.image-carousel.carousel .carousel-caption {
	background: rgba(0, 0, 0, 0.75); padding: 15px 15px 25px; left: 0px; right: 0px; bottom: 0px; position: absolute;
}
.image-carousel.carousel .carousel-caption h4 {
	text-align: left; color: rgb(255, 255, 255); line-height: 20px;
}
.image-carousel.carousel .carousel-caption h3 {
	text-align: left; color: rgb(255, 255, 255); line-height: 20px;
}
.image-carousel.carousel .carousel-caption h2 {
	text-align: left; color: rgb(255, 255, 255); line-height: 20px;
}
.image-carousel.carousel .carousel-caption p {
	text-align: left; color: rgb(255, 255, 255); line-height: 20px;
}
.image-carousel.carousel .carousel-caption h4 {
	margin: 0px 0px 5px;
}
.image-carousel.carousel .carousel-caption h3 {
	margin: 0px 0px 5px;
}
.image-carousel.carousel .carousel-caption h2 {
	margin: 0px 0px 5px;
}
.image-carousel.carousel .carousel-caption h4 a {
	color: rgb(170, 170, 170);
}
.image-carousel.carousel .carousel-caption h3 a {
	color: rgb(170, 170, 170);
}
.image-carousel.carousel .carousel-caption h2 a {
	color: rgb(170, 170, 170);
}
.image-carousel.carousel .carousel-caption p {
	margin-bottom: 0px;
}
.image-carousel.carousel .carousel-caption .item {
	margin: 0px;
}
.chart {
	width: 100%; height: 300px; overflow: hidden; font-family: "Open Sans", sans-serif !important; font-size: 14px;
}
.pie {
	width: 100%; height: 300px; overflow: hidden; font-family: "Open Sans", sans-serif !important; font-size: 14px;
}
.bars {
	width: 100%; height: 300px; overflow: hidden; font-family: "Open Sans", sans-serif !important; font-size: 14px;
}
.table.item-list .percent {
	width: 30px; margin-top: 3px; margin-right: 10px; float: right;
}
.chart-tooltip {
	padding: 5px !important; color: rgb(255, 255, 255); clear: both; z-index: 100; background-color: rgb(115, 110, 110) !important;
}
.chart-tooltip .label {
	clear: both; margin-bottom: 2px; display: block;
}
.bar-chart {
	display: none;
}
.line-chart {
	display: none;
}
.chats {
	margin: -15px 0px 0px; padding: 0px;
}
.chats li {
	list-style: none; margin: 10px auto; padding: 5px 0px; font-size: 12px;
}
.chats li .body {
	display: block;
}
.chats li .avatar {
	border-radius: 50% !important; width: 45px; height: 45px; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.chats li.in .avatar {
	margin-right: 10px; float: left;
}
.chats li.out .avatar {
	margin-left: 10px; float: right;
}
.chats li .name {
	color: rgb(53, 144, 193); font-size: 13px; font-weight: 400;
}
.chats li .datetime {
	color: rgb(51, 51, 51); font-size: 13px; font-weight: 400;
}
.chats li .message {
	padding: 5px; display: block; position: relative;
}
.chats li.in .message {
	background: rgb(250, 250, 250); text-align: left; margin-left: 65px; border-left-color: rgb(27, 188, 155); border-left-width: 2px; border-left-style: solid;
}
.chats li.in .message .arrow {
	left: -8px; top: 5px; width: 0px; height: 0px; border-top-color: transparent; border-right-color: rgb(27, 188, 155); border-bottom-color: transparent; border-top-width: 8px; border-right-width: 8px; border-bottom-width: 8px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; display: block; position: absolute;
}
.chats li.out .message {
	background: rgb(250, 250, 250); text-align: right; margin-right: 65px; border-right-color: rgb(243, 86, 93); border-right-width: 2px; border-right-style: solid;
}
.chats li.out .message .arrow {
	top: 5px; right: -8px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(243, 86, 93); border-top-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.chats li.out .name {
	text-align: right;
}
.chats li.out .datetime {
	text-align: right;
}
.chat-form {
	padding: 10px; overflow: hidden; clear: both; margin-top: 15px; background-color: rgb(233, 239, 243);
}
.chat-form .input-cont {
	margin-right: 40px;
}
.chat-form .input-cont .form-control {
	border: 1px solid rgb(221, 221, 221); border-image: none; width: 100% !important; margin-top: 0px; background-color: rgb(255, 255, 255) !important;
}
.chat-form .input-cont .form-control:focus {
	border: 1px solid rgb(75, 141, 249) !important; border-image: none !important;
}
.chat-form .btn-cont {
	width: 44px; margin-top: -41px; float: right; position: relative;
}
.chat-form .btn-cont .arrow {
	top: 17px; right: 43px; border-top-color: transparent; border-right-color: rgb(77, 144, 254); border-bottom-color: transparent; border-top-width: 8px; border-right-width: 8px; border-bottom-width: 8px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; position: absolute; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.chat-form .btn-cont .btn {
	margin-top: 7px;
}
.chat-form .btn-cont:hover .arrow {
	transition:0.3s; border-right-color: rgb(3, 98, 253);
}
.chat-form .btn-cont:hover .btn {
	transition:0.3s; background-color: rgb(3, 98, 253);
}
.close {
	width: 9px; height: 9px; text-indent: -10000px; margin-top: 0px; margin-right: 0px; display: inline-block; background-image: url("remove-icon-small.png") !important; background-repeat: no-repeat !important;
}
.open.dropup > .dropdown-toggle {
	border-color: rgb(221, 221, 221);
}
.open.dropdown > .dropdown-toggle {
	border-color: rgb(221, 221, 221);
}
.dropdown-menu {
	box-shadow: 5px 5px rgba(102,102,102,0.1);
}
.dropdown-menu {
	list-style: none; margin: 10px 0px 0px; padding: 0px; border-radius: 4px; border: 1px solid rgb(238, 238, 238); border-image: none; left: 0px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; float: left; display: none; position: absolute; z-index: 1000; min-width: 175px; text-shadow: none; background-color: rgb(255, 255, 255); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.dropdown-menu li.divider {
	background: rgb(241, 243, 246);
}
.dropdown-menu li.header {
	padding: 8px 14px 2px;
}
.dropdown-menu > li > a {
	padding: 8px 16px; color: rgb(110, 110, 110); line-height: 18px; clear: both; font-weight: 300; text-decoration: none; display: block; white-space: nowrap;
}
.dropdown-menu > li > a > [class^='fa-'] {
	color: rgb(136, 136, 136);
}
.dropdown-menu > li > a > [class*=' fa-'] {
	color: rgb(136, 136, 136);
}
.dropdown-menu > li > a > [class^='icon-'] {
	color: rgb(102, 102, 102);
}
.dropdown-menu > li > a > [class*=' icon-'] {
	color: rgb(102, 102, 102);
}
.dropdown-menu > li > a > [class^='glyphicon-'] {
	color: rgb(136, 136, 136);
}
.dropdown-menu > li > a > [class*=' glyphicon-'] {
	color: rgb(136, 136, 136);
}
.dropdown-menu > li:hover > a {
	color: rgb(85, 85, 85); text-decoration: none; filter: none; background-image: none; background-color: rgb(246, 246, 246);
}
.dropdown-menu > li.active > a {
	color: rgb(85, 85, 85); text-decoration: none; filter: none; background-image: none; background-color: rgb(246, 246, 246);
}
.dropdown-menu > li.active:hover > a {
	color: rgb(85, 85, 85); text-decoration: none; filter: none; background-image: none; background-color: rgb(246, 246, 246);
}
.bottom-up.dropdown-menu {
	top: auto; bottom: 100%; margin-bottom: 2px;
}
.bottom-up.dropdown-menu::before {
	display: none;
}
.bottom-up.dropdown-menu::after {
	display: none;
}
.dropdown-menu > li:first-child:hover > a {
	border-radius: 4px 4px 0px 0px;
}
.dropdown-menu > li:last-child:hover > a {
	border-radius: 0px 0px 4px 4px;
}
.dropdown-hover:hover > .dropdown-menu {
	display: block;
}
.dropdown > .dropdown-menu {
	margin-top: 10px;
}
.dropdown-toggle > .dropdown-menu {
	margin-top: 10px;
}
.btn-group > .dropdown-menu {
	margin-top: 10px;
}
.dropdown > .dropdown-menu::before {
	left: 9px; top: -8px; right: auto; border-right-color: transparent; border-bottom-color: rgb(224, 224, 224); border-left-color: transparent; border-right-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block !important; position: absolute; content: "";
}
.dropdown-toggle > .dropdown-menu::before {
	left: 9px; top: -8px; right: auto; border-right-color: transparent; border-bottom-color: rgb(224, 224, 224); border-left-color: transparent; border-right-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block !important; position: absolute; content: "";
}
.btn-group > .dropdown-menu::before {
	left: 9px; top: -8px; right: auto; border-right-color: transparent; border-bottom-color: rgb(224, 224, 224); border-left-color: transparent; border-right-width: 8px; border-bottom-width: 8px; border-left-width: 8px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block !important; position: absolute; content: "";
}
.dropdown > .dropdown-menu::after {
	left: 10px; top: -7px; right: auto; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block !important; position: absolute; content: "";
}
.dropdown-toggle > .dropdown-menu::after {
	left: 10px; top: -7px; right: auto; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block !important; position: absolute; content: "";
}
.btn-group > .dropdown-menu::after {
	left: 10px; top: -7px; right: auto; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block !important; position: absolute; content: "";
}
.dropdown > .pull-left.dropdown-menu::before {
	left: auto; right: 9px;
}
.dropdown-toggle > .pull-left.dropdown-menu::before {
	left: auto; right: 9px;
}
.btn-group > .pull-left.dropdown-menu::before {
	left: auto; right: 9px;
}
.dropdown > .pull-left.dropdown-menu::after {
	left: auto; right: 10px;
}
.dropdown-toggle > .pull-left.dropdown-menu::after {
	left: auto; right: 10px;
}
.btn-group > .pull-left.dropdown-menu::after {
	left: auto; right: 10px;
}
.dropdown > .pull-right.dropdown-menu::before {
	left: auto; right: 9px;
}
.dropdown-toggle > .pull-right.dropdown-menu::before {
	left: auto; right: 9px;
}
.btn-group > .pull-right.dropdown-menu::before {
	left: auto; right: 9px;
}
.dropdown > .pull-right.dropdown-menu::after {
	left: auto; right: 10px;
}
.dropdown-toggle > .pull-right.dropdown-menu::after {
	left: auto; right: 10px;
}
.btn-group > .pull-right.dropdown-menu::after {
	left: auto; right: 10px;
}
.dropup.dropdown > .dropdown-menu {
	margin-top: 0px; margin-bottom: 10px;
}
.dropup.dropdown-toggle > .dropdown-menu {
	margin-top: 0px; margin-bottom: 10px;
}
.dropup.btn-group > .dropdown-menu {
	margin-top: 0px; margin-bottom: 10px;
}
.dropup.dropdown > .dropdown-menu::after {
	display: none !important;
}
.dropup.dropdown > .dropdown-menu::before {
	display: none !important;
}
.dropup.dropdown-toggle > .dropdown-menu::after {
	display: none !important;
}
.dropup.dropdown-toggle > .dropdown-menu::before {
	display: none !important;
}
.dropup.btn-group > .dropdown-menu::after {
	display: none !important;
}
.dropup.btn-group > .dropdown-menu::before {
	display: none !important;
}
.dropdown-toggle::after {
	display: none;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	left: 100%; top: 5px; margin-top: -6px; margin-left: -1px;
}
.dropdown-submenu > a::after {
	top: 7px; height: auto; right: 7px; font-family: FontAwesome; font-size: 14px; font-weight: 300; display: inline-block; position: absolute; content: "\f105";
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropdown-submenu:hover > a::after {
	border-left-color: rgb(255, 255, 255);
}
.pull-left.dropdown-submenu {
	float: none;
}
.pull-left.dropdown-submenu > .dropdown-menu {
	left: -100%; margin-left: 10px;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto; bottom: 0px; margin-top: 0px; margin-bottom: -2px;
}
.pull-right.nav > li > .dropdown-menu {
	left: auto; right: 0px;
}
.nav > li > .pull-right.dropdown-menu {
	left: auto; right: 0px;
}
.pull-right.nav > li > .dropdown-menu::before {
	left: auto; right: 12px;
}
.nav > li > .pull-right.dropdown-menu::before {
	left: auto; right: 12px;
}
.pull-right.nav > li > .dropdown-menu::after {
	left: auto; right: 13px;
}
.nav > li > .pull-right.dropdown-menu::after {
	left: auto; right: 13px;
}
.pull-right.nav > li > .dropdown-menu .dropdown-menu {
	left: auto; right: 100%; margin-right: -1px; margin-left: 0px;
}
.nav > li > .pull-right.dropdown-menu .dropdown-menu {
	left: auto; right: 100%; margin-right: -1px; margin-left: 0px;
}
@media all and (max-width:767px)
{
.navbar-nav .open .dropdown-menu {
	border: 1px solid rgb(239, 239, 239); border-image: none; width: auto; margin-top: 0px; float: left; position: absolute; box-shadow: 5px 5px rgba(102,102,102,0.1); background-color: rgb(255, 255, 255);
}
.navbar-nav .open .dropdown-menu > li > a {
	padding: 6px 0px 6px 13px; color: rgb(51, 51, 51);
}
.navbar-nav .open .dropdown-menu > li > a:hover {
	background-color: rgb(238, 238, 238);
}
.navbar-nav .open .dropdown-menu > li > a:active {
	background-color: rgb(238, 238, 238);
}
}
.dropdown-content {
	padding: 10px;
}
.dropdown-content form {
	margin: 0px;
}
.inline.dropdown .dropdown-menu {
	display: inline-block; position: relative;
}
.dropdown-radiobuttons {
	padding: 5px;
}
.dropdown-checkboxes {
	padding: 5px;
}
.dropdown-radiobuttons label {
	color: rgb(51, 51, 51); font-weight: 300; margin-top: 4px; margin-bottom: 4px; display: block;
}
.dropdown-checkboxes label {
	color: rgb(51, 51, 51); font-weight: 300; margin-top: 4px; margin-bottom: 4px; display: block;
}
.dropdown-radiobuttons label .radio {
	margin-right: 3px;
}
.dropdown-checkboxes label .radio {
	margin-right: 3px;
}
.dropdown-menu-v2 {
	background: padding-box rgb(36, 43, 49); list-style: none; margin: 25px 0px 0px; padding: 20px 0px; border-radius: 2px; top: 100%; text-align: left; right: 0px; font-size: 13px; float: left; display: none; position: absolute; z-index: 1001; min-width: 225px; transition-property: all; transition-duration: 300ms; transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1); -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; -webkit-background-clip: padding-box;
}
.dropdown-menu-v2::before {
	border-width: 0px 0px 15px 15px; border-style: solid; border-color: transparent transparent rgb(36, 43, 49); top: -10px; width: 0px; height: 0px; right: 0px; display: inline-block; position: absolute; content: " ";
}
.dropdown-menu-v2 > li > a {
	padding: 8px 20px; color: rgb(96, 110, 122); text-transform: uppercase; line-height: 1.4285; clear: both; font-weight: 600; display: block; white-space: nowrap; position: relative;
}
.dropdown-menu-v2 > li > a:hover {
	background: rgb(33, 40, 46); color: rgb(0, 157, 199); text-decoration: none;
}
.dropdown-menu-v2 > li > a:focus {
	background: rgb(33, 40, 46); color: rgb(0, 157, 199); text-decoration: none;
}
.dropdown-menu-v2 .active > a {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .active > a:hover {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .active > a:focus {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .active > a {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .active > a:hover {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .active > a:focus {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .active > a {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .active > a:hover {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .active > a:focus {
	outline: 0px; color: rgb(0, 157, 199); text-decoration: none; background-color: rgb(33, 40, 46);
}
.dropdown-menu-v2 .disabled > a {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a:hover {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a:focus {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a:hover {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a:focus {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a:hover {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a:focus {
	color: rgb(0, 157, 199);
}
.dropdown-menu-v2 .disabled > a:hover {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.dropdown-menu-v2 .disabled > a:focus {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.dropdown-menu-v2 .disabled > a:hover {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.dropdown-menu-v2 .disabled > a:focus {
	text-decoration: none; cursor: not-allowed; background-image: none; background-color: transparent;
}
.dropdown-menu-v2 .divider {
	background: rgb(46, 53, 60); margin: 9px 0px; height: 1px; overflow: hidden;
}
.dropdown-menu-v2 .badge {
	top: 8px; right: 10px; position: absolute;
}
.pull-right.dropdown-menu-v2 {
	left: auto; right: 0px;
}
.open > .dropdown-menu-v2 {
	display: block;
}
.pull-right > .dropdown-menu-v2 {
	left: auto; right: 0px;
}
.feeds {
	list-style: none; margin: 0px; padding: 0px;
}
.feeds li {
	color: rgb(130, 148, 154); margin-bottom: 7px; background-color: rgb(250, 250, 250);
}
.feeds li::before {
	line-height: 0; display: table; content: "";
}
.feeds li::after {
	line-height: 0; display: table; content: "";
}
.feeds li::after {
	clear: both;
}
.feeds li:last-child {
	margin-bottom: 0px;
}
.feeds li .col1 {
	width: 100%; clear: both; float: left;
}
.feeds li .col1 > .cont {
	overflow: hidden; margin-right: 75px; float: left;
}
.feeds li .col1 > .cont > .cont-col1 {
	margin-right: -100%; float: left;
}
.feeds li .col1 > .cont > .cont-col1 > .label {
	padding: 5px 4px 6px 5px; text-align: center; vertical-align: middle; display: inline-block;
}
.feeds li .col1 > .cont > .cont-col1 > .label > i {
	text-align: center; font-size: 14px;
}
.feeds li .col1 > .cont > .cont-col2 {
	width: 100%; float: left;
}
.feeds li .col1 > .cont > .cont-col2 > .desc {
	overflow: hidden; padding-top: 4px; padding-bottom: 5px; margin-left: 35px;
}
.feeds li .col2 {
	width: 75px; margin-left: -75px; float: left;
}
.feeds li .col2 > .date {
	padding: 4px 9px 5px 4px; text-align: right; color: rgb(193, 203, 208); font-style: italic;
}
.static-info {
	margin-bottom: 10px;
}
.static-info .name {
	font-size: 14px;
}
.static-info .value {
	font-size: 14px; font-weight: 600;
}
.align-reverse.static-info .name {
	text-align: right;
}
.align-reverse.static-info .value {
	text-align: right;
}
.help-block {
	margin-top: 5px; margin-bottom: 5px;
}
.help-inline {
	padding: 5px; color: rgb(115, 115, 115); font-size: 13px; display: inline-block;
}
.form-inline input {
	margin-bottom: 0px !important;
}
.control-label {
	font-weight: normal; margin-top: 1px;
}
.control-label .required {
	color: rgb(224, 34, 34); padding-left: 2px; font-size: 12px;
}
.form-group .required {
	color: rgb(224, 34, 34); padding-left: 2px; font-size: 12px;
}
.form {
	padding: 0px !important;
}
.portlet-form .form-body {
	padding: 20px;
}
.form .form-body {
	padding: 20px;
}
.light.portlet .portlet-form .form-body {
	padding-right: 0px; padding-left: 0px;
}
.light.portlet .form .form-body {
	padding-right: 0px; padding-left: 0px;
}
.portlet-form .form-actions {
	margin: 0px; padding: 20px; border-top-color: rgb(231, 236, 241); border-top-width: 1px; border-top-style: solid; background-color: rgb(245, 245, 245);
}
.form .form-actions {
	margin: 0px; padding: 20px; border-top-color: rgb(231, 236, 241); border-top-width: 1px; border-top-style: solid; background-color: rgb(245, 245, 245);
}
.light.portlet .portlet-form .form-actions {
	background: none; padding-right: 0px; padding-left: 0px;
}
.light.portlet .form .form-actions {
	background: none; padding-right: 0px; padding-left: 0px;
}
.portlet-form .noborder.form-actions {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.form .noborder.form-actions {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.portlet .portlet-form .form-actions {
	border-radius: 0px 0px 4px 4px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
.portlet .form .form-actions {
	border-radius: 0px 0px 4px 4px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
.portlet-form .form-actions::before {
	display: table; content: " ";
}
.portlet-form .form-actions::after {
	display: table; content: " ";
}
.form .form-actions::before {
	display: table; content: " ";
}
.form .form-actions::after {
	display: table; content: " ";
}
.portlet-form .form-actions::after {
	clear: both;
}
.form .form-actions::after {
	clear: both;
}
.portlet-form .right.form-actions {
	text-align: right; padding-right: 20px; padding-left: 0px;
}
.form .right.form-actions {
	text-align: right; padding-right: 20px; padding-left: 0px;
}
.light.portlet .portlet-form .right.form-actions {
	padding-right: 0px;
}
.light.portlet .form .right.form-actions {
	padding-right: 0px;
}
.portlet-form .left.form-actions {
	text-align: left; padding-right: 0px; padding-left: 20px;
}
.form .left.form-actions {
	text-align: left; padding-right: 0px; padding-left: 20px;
}
.light.portlet .portlet-form .left.form-actions {
	padding-left: 0px;
}
.light.portlet .form .left.form-actions {
	padding-left: 0px;
}
.portlet-form .nobg.form-actions {
	background-color: transparent;
}
.form .nobg.form-actions {
	background-color: transparent;
}
.portlet-form .top.form-actions {
	margin-top: 0px; margin-bottom: 20px; border-top-color: currentColor; border-bottom-color: rgb(231, 236, 241); border-top-width: 0px; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid;
}
.form .top.form-actions {
	margin-top: 0px; margin-bottom: 20px; border-top-color: currentColor; border-bottom-color: rgb(231, 236, 241); border-top-width: 0px; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid;
}
.light.portlet .portlet-form .top.form-actions {
	background: none;
}
.light.portlet .form .top.form-actions {
	background: none;
}
.portlet-form .form-actions .btn-set {
	display: inline-block;
}
.form .form-actions .btn-set {
	display: inline-block;
}
@media all and (max-width:767px)
{
.portlet-form .form-actions {
	
}
.form .form-actions {
	
}
.portlet-form .form-actions .btn-set {
	margin-top: 3px; margin-bottom: 3px; float: left !important;
}
.form .form-actions .btn-set {
	margin-top: 3px; margin-bottom: 3px; float: left !important;
}
}
.portlet-form .form-section {
	margin: 30px 0px; padding-bottom: 5px; border-bottom-color: rgb(231, 236, 241); border-bottom-width: 1px; border-bottom-style: solid;
}
.form .form-section {
	margin: 30px 0px; padding-bottom: 5px; border-bottom-color: rgb(231, 236, 241); border-bottom-width: 1px; border-bottom-style: solid;
}
.form-fit .portlet-form .form-section {
	margin-right: 20px; margin-left: 20px;
}
.form-fit .form .form-section {
	margin-right: 20px; margin-left: 20px;
}
.checkbox {
	padding: 0px;
}
.form-horizontal .checkbox {
	padding: 0px;
}
.checkbox > label {
	padding-left: 0px;
}
.form-horizontal .checkbox > label {
	padding-left: 0px;
}
.checkbox-list > label {
	display: block;
}
.checkbox-list > label.checkbox-inline {
	display: inline-block;
}
.checkbox-list > label:first-child.checkbox-inline {
	padding-left: 0px;
}
.radio-list > label {
	display: block;
}
.radio-list > label.radio-inline {
	display: inline-block;
}
.radio-list > label:first-child.radio-inline {
	padding-left: 0px;
}
.form-horizontal .radio-list .radio {
	padding-top: 1px;
}
.form-horizontal .radio-list > label {
	margin-bottom: 0px;
}
.form-horizontal .radio > span {
	margin-top: 2px;
}
.form .form-row-seperated .portlet-body {
	padding: 0px;
}
.form .form-row-seperated .form-group {
	margin: 0px; padding: 15px 0px; border-bottom-color: rgb(239, 239, 239); border-bottom-width: 1px; border-bottom-style: solid;
}
.form .form-row-seperated .last.form-group {
	padding-bottom: 13px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.form .form-row-seperated .form-group .help-block {
	margin-bottom: 0px;
}
.form .form-row-seperated .form-body {
	padding: 0px;
}
.form .form-row-seperated .form-actions {
	padding-right: 15px !important; padding-left: 15px !important;
}
.form .form-bordered .form-group {
	margin: 0px; border-bottom-color: rgb(239, 239, 239); border-bottom-width: 1px; border-bottom-style: solid;
}
.form .form-bordered .form-group > div {
	padding: 15px; border-left-color: rgb(239, 239, 239); border-left-width: 1px; border-left-style: solid;
}
@media all and (max-width:991px)
{
.form .form-bordered .form-group > div {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
}
.form .form-bordered .last.form-group {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.form .form-bordered .form-group .control-label {
	padding-top: 20px;
}
@media all and (max-width:991px)
{
.form .form-bordered .form-group .control-label {
	padding-top: 10px;
}
}
.form .form-bordered .form-group .help-block {
	margin-bottom: 0px;
}
.form .form-bordered .form-group .form-control {
	margin: 0px;
}
.form .form-bordered .form-body {
	margin: 0px; padding: 0px;
}
.form .form-bordered .form-actions {
	padding-right: 16px !important; padding-left: 16px !important; margin-top: 0px;
}
@media all and (max-width:991px)
{
.form .form-bordered .form-actions {
	padding-right: 15px !important; padding-left: 15px !important;
}
}
.form .form-row-stripped.form-bordered.form-horizontal :nth-child(2n).form-group {
	background-color: rgb(252, 252, 252);
}
.form .form-row-stripped.form-bordered.form-horizontal .form-control {
	background: rgb(255, 255, 255) !important;
}
.form .form-label-stripped.form-bordered.form-horizontal :nth-child(2n).form-group {
	background-color: rgb(252, 252, 252);
}
.form .form-label-stripped.form-bordered.form-horizontal :nth-child(2n).form-group > div {
	background-color: rgb(255, 255, 255);
}
.form .form-label-stripped.form-bordered.form-horizontal :nth-child(2n).form-group {
	background-color: rgb(252, 252, 252);
}
.form-control {
	box-shadow: none !important;
}
.height-auto.form-control {
	height: auto;
}
.input-group-addon > i {
	color: rgb(197, 205, 218);
}
.white.form-control {
	border-color: rgb(255, 255, 255);
}
.white.form-control:focus {
	border-color: rgb(230, 230, 230);
}
.focus-white.form-control:focus {
	border-color: rgb(255, 255, 255);
}
.default.form-control {
	border-color: rgb(225, 229, 236);
}
.default.form-control:focus {
	border-color: rgb(194, 202, 216);
}
.focus-default.form-control:focus {
	border-color: rgb(225, 229, 236);
}
.dark.form-control {
	border-color: rgb(47, 53, 59);
}
.dark.form-control:focus {
	border-color: rgb(24, 27, 31);
}
.focus-dark.form-control:focus {
	border-color: rgb(47, 53, 59);
}
.blue.form-control {
	border-color: rgb(53, 152, 220);
}
.blue.form-control:focus {
	border-color: rgb(33, 126, 189);
}
.focus-blue.form-control:focus {
	border-color: rgb(53, 152, 220);
}
.blue-madison.form-control {
	border-color: rgb(87, 142, 190);
}
.blue-madison.form-control:focus {
	border-color: rgb(63, 116, 163);
}
.focus-blue-madison.form-control:focus {
	border-color: rgb(87, 142, 190);
}
.blue-chambray.form-control {
	border-color: rgb(44, 62, 80);
}
.blue-chambray.form-control:focus {
	border-color: rgb(26, 36, 47);
}
.focus-blue-chambray.form-control:focus {
	border-color: rgb(44, 62, 80);
}
.blue-ebonyclay.form-control {
	border-color: rgb(34, 49, 63);
}
.blue-ebonyclay.form-control:focus {
	border-color: rgb(16, 23, 30);
}
.focus-blue-ebonyclay.form-control:focus {
	border-color: rgb(34, 49, 63);
}
.blue-hoki.form-control {
	border-color: rgb(103, 128, 159);
}
.blue-hoki.form-control:focus {
	border-color: rgb(82, 103, 129);
}
.focus-blue-hoki.form-control:focus {
	border-color: rgb(103, 128, 159);
}
.blue-steel.form-control {
	border-color: rgb(75, 119, 190);
}
.blue-steel.form-control:focus {
	border-color: rgb(57, 95, 157);
}
.focus-blue-steel.form-control:focus {
	border-color: rgb(75, 119, 190);
}
.blue-soft.form-control {
	border-color: rgb(76, 135, 185);
}
.blue-soft.form-control:focus {
	border-color: rgb(59, 109, 151);
}
.focus-blue-soft.form-control:focus {
	border-color: rgb(76, 135, 185);
}
.blue-dark.form-control {
	border-color: rgb(94, 115, 139);
}
.blue-dark.form-control:focus {
	border-color: rgb(73, 90, 109);
}
.focus-blue-dark.form-control:focus {
	border-color: rgb(94, 115, 139);
}
.blue-sharp.form-control {
	border-color: rgb(92, 155, 209);
}
.blue-sharp.form-control:focus {
	border-color: rgb(55, 130, 195);
}
.focus-blue-sharp.form-control:focus {
	border-color: rgb(92, 155, 209);
}
.green.form-control {
	border-color: rgb(50, 197, 210);
}
.green.form-control:focus {
	border-color: rgb(38, 161, 171);
}
.focus-green.form-control:focus {
	border-color: rgb(50, 197, 210);
}
.green-meadow.form-control {
	border-color: rgb(27, 188, 155);
}
.green-meadow.form-control:focus {
	border-color: rgb(21, 143, 118);
}
.focus-green-meadow.form-control:focus {
	border-color: rgb(27, 188, 155);
}
.green-seagreen.form-control {
	border-color: rgb(27, 163, 156);
}
.green-seagreen.form-control:focus {
	border-color: rgb(20, 119, 114);
}
.focus-green-seagreen.form-control:focus {
	border-color: rgb(27, 163, 156);
}
.green-turquoise.form-control {
	border-color: rgb(54, 215, 183);
}
.green-turquoise.form-control:focus {
	border-color: rgb(36, 182, 153);
}
.focus-green-turquoise.form-control:focus {
	border-color: rgb(54, 215, 183);
}
.green-haze.form-control {
	border-color: rgb(68, 182, 174);
}
.green-haze.form-control:focus {
	border-color: rgb(54, 145, 139);
}
.focus-green-haze.form-control:focus {
	border-color: rgb(68, 182, 174);
}
.green-jungle.form-control {
	border-color: rgb(38, 194, 129);
}
.green-jungle.form-control:focus {
	border-color: rgb(30, 151, 101);
}
.focus-green-jungle.form-control:focus {
	border-color: rgb(38, 194, 129);
}
.green-soft.form-control {
	border-color: rgb(63, 171, 164);
}
.green-soft.form-control:focus {
	border-color: rgb(49, 134, 128);
}
.focus-green-soft.form-control:focus {
	border-color: rgb(63, 171, 164);
}
.green-dark.form-control {
	border-color: rgb(77, 179, 162);
}
.green-dark.form-control:focus {
	border-color: rgb(61, 144, 130);
}
.focus-green-dark.form-control:focus {
	border-color: rgb(77, 179, 162);
}
.green-sharp.form-control {
	border-color: rgb(42, 180, 192);
}
.green-sharp.form-control:focus {
	border-color: rgb(33, 141, 150);
}
.focus-green-sharp.form-control:focus {
	border-color: rgb(42, 180, 192);
}
.grey.form-control {
	border-color: rgb(229, 229, 229);
}
.grey.form-control:focus {
	border-color: rgb(204, 204, 204);
}
.focus-grey.form-control:focus {
	border-color: rgb(229, 229, 229);
}
.grey-steel.form-control {
	border-color: rgb(233, 237, 239);
}
.grey-steel.form-control:focus {
	border-color: rgb(203, 213, 218);
}
.focus-grey-steel.form-control:focus {
	border-color: rgb(233, 237, 239);
}
.grey-cararra.form-control {
	border-color: rgb(250, 250, 250);
}
.grey-cararra.form-control:focus {
	border-color: rgb(225, 225, 225);
}
.focus-grey-cararra.form-control:focus {
	border-color: rgb(250, 250, 250);
}
.grey-gallery.form-control {
	border-color: rgb(85, 85, 85);
}
.grey-gallery.form-control:focus {
	border-color: rgb(59, 59, 59);
}
.focus-grey-gallery.form-control:focus {
	border-color: rgb(85, 85, 85);
}
.grey-cascade.form-control {
	border-color: rgb(149, 165, 166);
}
.grey-cascade.form-control:focus {
	border-color: rgb(121, 141, 143);
}
.focus-grey-cascade.form-control:focus {
	border-color: rgb(149, 165, 166);
}
.grey-silver.form-control {
	border-color: rgb(191, 191, 191);
}
.grey-silver.form-control:focus {
	border-color: rgb(166, 166, 166);
}
.focus-grey-silver.form-control:focus {
	border-color: rgb(191, 191, 191);
}
.grey-salsa.form-control {
	border-color: rgb(172, 181, 195);
}
.grey-salsa.form-control:focus {
	border-color: rgb(142, 155, 174);
}
.focus-grey-salsa.form-control:focus {
	border-color: rgb(172, 181, 195);
}
.grey-salt.form-control {
	border-color: rgb(191, 202, 209);
}
.grey-salt.form-control:focus {
	border-color: rgb(161, 177, 188);
}
.focus-grey-salt.form-control:focus {
	border-color: rgb(191, 202, 209);
}
.grey-mint.form-control {
	border-color: rgb(82, 94, 100);
}
.grey-mint.form-control:focus {
	border-color: rgb(59, 68, 72);
}
.focus-grey-mint.form-control:focus {
	border-color: rgb(82, 94, 100);
}
.red.form-control {
	border-color: rgb(231, 80, 90);
}
.red.form-control:focus {
	border-color: rgb(225, 35, 48);
}
.focus-red.form-control:focus {
	border-color: rgb(231, 80, 90);
}
.red-pink.form-control {
	border-color: rgb(224, 130, 131);
}
.red-pink.form-control:focus {
	border-color: rgb(214, 89, 90);
}
.focus-red-pink.form-control:focus {
	border-color: rgb(224, 130, 131);
}
.red-sunglo.form-control {
	border-color: rgb(226, 106, 106);
}
.red-sunglo.form-control:focus {
	border-color: rgb(218, 63, 63);
}
.focus-red-sunglo.form-control:focus {
	border-color: rgb(226, 106, 106);
}
.red-intense.form-control {
	border-color: rgb(227, 91, 90);
}
.red-intense.form-control:focus {
	border-color: rgb(220, 48, 46);
}
.focus-red-intense.form-control:focus {
	border-color: rgb(227, 91, 90);
}
.red-thunderbird.form-control {
	border-color: rgb(217, 30, 24);
}
.red-thunderbird.form-control:focus {
	border-color: rgb(171, 24, 19);
}
.focus-red-thunderbird.form-control:focus {
	border-color: rgb(217, 30, 24);
}
.red-flamingo.form-control {
	border-color: rgb(239, 72, 54);
}
.red-flamingo.form-control:focus {
	border-color: rgb(224, 38, 18);
}
.focus-red-flamingo.form-control:focus {
	border-color: rgb(239, 72, 54);
}
.red-soft.form-control {
	border-color: rgb(208, 84, 84);
}
.red-soft.form-control:focus {
	border-color: rgb(189, 52, 52);
}
.focus-red-soft.form-control:focus {
	border-color: rgb(208, 84, 84);
}
.red-haze.form-control {
	border-color: rgb(243, 106, 90);
}
.red-haze.form-control:focus {
	border-color: rgb(240, 63, 42);
}
.focus-red-haze.form-control:focus {
	border-color: rgb(243, 106, 90);
}
.red-mint.form-control {
	border-color: rgb(228, 58, 69);
}
.red-mint.form-control:focus {
	border-color: rgb(207, 28, 40);
}
.focus-red-mint.form-control:focus {
	border-color: rgb(228, 58, 69);
}
.yellow.form-control {
	border-color: rgb(196, 159, 71);
}
.yellow.form-control:focus {
	border-color: rgb(164, 131, 52);
}
.focus-yellow.form-control:focus {
	border-color: rgb(196, 159, 71);
}
.yellow-gold.form-control {
	border-color: rgb(232, 126, 4);
}
.yellow-gold.form-control:focus {
	border-color: rgb(182, 99, 3);
}
.focus-yellow-gold.form-control:focus {
	border-color: rgb(232, 126, 4);
}
.yellow-casablanca.form-control {
	border-color: rgb(242, 120, 75);
}
.yellow-casablanca.form-control:focus {
	border-color: rgb(239, 84, 27);
}
.focus-yellow-casablanca.form-control:focus {
	border-color: rgb(242, 120, 75);
}
.yellow-crusta.form-control {
	border-color: rgb(243, 194, 0);
}
.yellow-crusta.form-control:focus {
	border-color: rgb(192, 153, 0);
}
.focus-yellow-crusta.form-control:focus {
	border-color: rgb(243, 194, 0);
}
.yellow-lemon.form-control {
	border-color: rgb(247, 202, 24);
}
.yellow-lemon.form-control:focus {
	border-color: rgb(213, 171, 7);
}
.focus-yellow-lemon.form-control:focus {
	border-color: rgb(247, 202, 24);
}
.yellow-saffron.form-control {
	border-color: rgb(244, 208, 63);
}
.yellow-saffron.form-control:focus {
	border-color: rgb(241, 196, 15);
}
.focus-yellow-saffron.form-control:focus {
	border-color: rgb(244, 208, 63);
}
.yellow-soft.form-control {
	border-color: rgb(200, 208, 70);
}
.yellow-soft.form-control:focus {
	border-color: rgb(173, 181, 46);
}
.focus-yellow-soft.form-control:focus {
	border-color: rgb(200, 208, 70);
}
.yellow-haze.form-control {
	border-color: rgb(197, 191, 102);
}
.yellow-haze.form-control:focus {
	border-color: rgb(180, 173, 68);
}
.focus-yellow-haze.form-control:focus {
	border-color: rgb(197, 191, 102);
}
.yellow-mint.form-control {
	border-color: rgb(197, 185, 107);
}
.yellow-mint.form-control:focus {
	border-color: rgb(182, 167, 71);
}
.focus-yellow-mint.form-control:focus {
	border-color: rgb(197, 185, 107);
}
.purple.form-control {
	border-color: rgb(142, 68, 173);
}
.purple.form-control:focus {
	border-color: rgb(112, 54, 136);
}
.focus-purple.form-control:focus {
	border-color: rgb(142, 68, 173);
}
.purple-plum.form-control {
	border-color: rgb(135, 117, 167);
}
.purple-plum.form-control:focus {
	border-color: rgb(109, 91, 142);
}
.focus-purple-plum.form-control:focus {
	border-color: rgb(135, 117, 167);
}
.purple-medium.form-control {
	border-color: rgb(191, 85, 236);
}
.purple-medium.form-control:focus {
	border-color: rgb(174, 39, 231);
}
.focus-purple-medium.form-control:focus {
	border-color: rgb(191, 85, 236);
}
.purple-studio.form-control {
	border-color: rgb(142, 68, 173);
}
.purple-studio.form-control:focus {
	border-color: rgb(112, 54, 136);
}
.focus-purple-studio.form-control:focus {
	border-color: rgb(142, 68, 173);
}
.purple-wisteria.form-control {
	border-color: rgb(155, 89, 182);
}
.purple-wisteria.form-control:focus {
	border-color: rgb(128, 67, 153);
}
.focus-purple-wisteria.form-control:focus {
	border-color: rgb(155, 89, 182);
}
.purple-seance.form-control {
	border-color: rgb(154, 18, 179);
}
.purple-seance.form-control:focus {
	border-color: rgb(114, 13, 133);
}
.focus-purple-seance.form-control:focus {
	border-color: rgb(154, 18, 179);
}
.purple-intense.form-control {
	border-color: rgb(135, 117, 167);
}
.purple-intense.form-control:focus {
	border-color: rgb(109, 91, 142);
}
.focus-purple-intense.form-control:focus {
	border-color: rgb(135, 117, 167);
}
.purple-sharp.form-control {
	border-color: rgb(121, 103, 153);
}
.purple-sharp.form-control:focus {
	border-color: rgb(97, 82, 123);
}
.focus-purple-sharp.form-control:focus {
	border-color: rgb(121, 103, 153);
}
.purple-soft.form-control {
	border-color: rgb(136, 119, 169);
}
.purple-soft.form-control:focus {
	border-color: rgb(110, 92, 145);
}
.focus-purple-soft.form-control:focus {
	border-color: rgb(136, 119, 169);
}
.input-xxs {
	width: 45px !important;
}
.uneditable-input {
	padding: 6px 12px; border: 1px solid rgb(194, 202, 216); transition:border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; border-image: none; height: 34px; color: rgb(85, 85, 85); font-size: 14px; font-weight: normal; min-width: 206px; box-shadow: none; background-color: rgb(255, 255, 255); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -webkit-box-shadow: none;
}
.form-control-static {
	margin: 0px; display: inline-block;
}
.input-mini {
	width: 45px !important;
}
.input-xsmall {
	width: 80px !important;
}
.input-small {
	width: 145px !important;
}
.input-medium {
	width: 240px !important;
}
.input-large {
	width: 320px !important;
}
.input-xlarge {
	width: 420px !important;
}
@media all and (max-width:768px)
{
.input-large {
	width: 250px !important;
}
.input-xlarge {
	width: 300px !important;
}
}
.input-inline {
	width: auto; vertical-align: middle; display: inline-block;
}
.input-fixed {
	overflow: hidden;
}
.input-fixed {
	overflow: hidden;
}
.form-group .input-inline {
	margin-right: 5px;
}
@media all and (max-width:768px)
{
.input-lg {
	width: 250px !important;
}
.input-xlg {
	width: 300px !important;
}
}
.input-circle {
	border-radius: 25px !important;
}
.input-circle-right {
	border-radius: 0px 25px 25px 0px !important;
}
.input-circle-left {
	border-radius: 25px 0px 0px 25px !important;
}
.input-circle-bottom {
	border-radius: 0px 0px 25px 25px !important;
}
.input-circle-top {
	border-radius: 25px 25px 0px 0px !important;
}
.icon-btn {
	margin: 5px 5px 0px 0px; padding: 12px 0px 0px; border: 1px solid rgb(221, 221, 221); transition:0.3s; border-image: none; height: 60px; text-align: center; color: rgb(100, 100, 100); display: inline-block; filter: none; position: relative; cursor: pointer; min-width: 80px; box-shadow: none; text-shadow: none; background-image: none; background-color: rgb(250, 250, 250); -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-box-shadow: none; -moz-transition: all 0.3s ease; -moz-box-shadow: none;
}
.icon-btn:hover {
	border-color: rgb(153, 153, 153); transition:0.3s; color: rgb(68, 68, 68); text-decoration: none; box-shadow: none; text-shadow: 0px 1px 0px white; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-box-shadow: none; -moz-transition: all 0.3s ease; -moz-box-shadow: none;
}
.icon-btn:hover > .badge {
	transition:0.3s; box-shadow: none; -webkit-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-box-shadow: none; -moz-transition: all 0.3s ease; -moz-box-shadow: none;
}
.icon-btn > div {
	color: rgb(63, 68, 74); font-size: 12px; font-weight: 300; margin-top: 5px; margin-bottom: 20px;
}
.icon-btn > .badge {
	border-width: 0px; border-style: solid; padding: 3px 6px; border-radius: 12px; top: -5px; right: -5px; color: white; font-size: 11px; font-weight: 300; position: absolute; box-shadow: none; text-shadow: none; -webkit-box-shadow: none; -webkit-border-radius: 12px; -moz-border-radius: 12px; -moz-box-shadow: none;
}
.icon-btn > i {
	font-size: 18px;
}
.ie8 .icon-btn:hover {
	filter: none;
}
.input-icon {
	left: 0px; position: relative;
}
.input-icon > .form-control {
	padding-left: 33px;
}
.input-group .input-icon > .form-control {
	border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px;
}
.input-icon > i {
	margin: 11px 2px 4px 10px; left: 0px; width: 16px; text-align: center; color: rgb(204, 204, 204); font-size: 16px; display: block; position: absolute; z-index: 3;
}
.modal .input-icon > i {
	z-index: 10055;
}
.has-success .input-icon > i {
	color: rgb(54, 198, 211);
}
.has-warning .input-icon > i {
	color: rgb(241, 196, 15);
}
.has-info .input-icon > i {
	color: rgb(101, 155, 224);
}
.has-error .input-icon > i {
	color: rgb(237, 107, 117);
}
.right.input-icon {
	left: auto; right: 0px;
}
.right.input-icon > .form-control {
	padding-right: 33px; padding-left: 12px;
}
.input-group .right.input-icon > .form-control {
	border-radius: 0px 4px 4px 0px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.right.input-icon > i {
	left: auto; right: 8px; float: right;
}
.input-icon-lg.input-icon > i {
	margin-top: 16px;
}
.input-icon-sm.input-icon > i {
	font-size: 13px; margin-top: 8px;
}
.label {
	padding: 3px 6px; color: rgb(255, 255, 255); font-family: "Open Sans", sans-serif; font-size: 14px; font-weight: 300; text-shadow: none !important;
}
.label-sm.label {
	padding: 2px 5px; font-size: 13px;
}
h1 .label {
	font-size: 75%;
}
h2 .label {
	font-size: 75%;
}
h3 .label {
	font-size: 75%;
}
h4 .label {
	font-size: 75%;
}
h5 .label {
	font-size: 75%;
}
h6 .label {
	font-size: 75%;
}
.label-default {
	background-color: rgb(186, 195, 208);
}
[href].label-default:hover {
	background-color: rgb(156, 168, 187);
}
[href].label-default:focus {
	background-color: rgb(156, 168, 187);
}
.label-primary {
	background-color: rgb(51, 122, 183);
}
[href].label-primary:hover {
	background-color: rgb(40, 96, 144);
}
[href].label-primary:focus {
	background-color: rgb(40, 96, 144);
}
.label-success {
	background-color: rgb(228, 84, 37);
}
[href].label-success:hover {
	background-color: rgb(39, 164, 176);
}
[href].label-success:focus {
	background-color: rgb(39, 164, 176);
}
.label-info {
	background-color: rgb(101, 155, 224);
}
[href].label-info:hover {
	background-color: rgb(58, 128, 215);
}
[href].label-info:focus {
	background-color: rgb(58, 128, 215);
}
.label-warning {
	background-color: rgb(241, 196, 15);
}
[href].label-warning:hover {
	background-color: rgb(194, 157, 11);
}
[href].label-warning:focus {
	background-color: rgb(194, 157, 11);
}
.label-danger {
	background-color: rgb(237, 107, 117);
}
[href].label-danger:hover {
	background-color: rgb(231, 61, 74);
}
[href].label-danger:focus {
	background-color: rgb(231, 61, 74);
}
.label-icon.label {
	padding: 4px 0px 4px 4px; text-align: center !important; margin-right: 2px;
}
.label-icon.label > i {
	text-align: center !important; font-size: 12px;
}
.ie8 .label-icon.label {
	padding: 3px 0px 3px 3px;
}
.ie9 .label-icon.label {
	padding: 3px 0px 3px 3px;
}
.text-default {
	color: rgb(186, 195, 208);
}
.text-primary {
	color: rgb(51, 122, 183);
}
.text-success {
	color: rgb(54, 198, 211);
}
.text-info {
	color: rgb(101, 155, 224);
}
.text-warning {
	color: rgb(241, 196, 15);
}
.text-danger {
	color: rgb(237, 107, 117);
}
.list-group > li:first-child {
	border-radius-topleft: 4px; border-radius-topright: 4px;
}
.list-group > li:last-child {
	border-radius-bottomleft: 4px; border-radius-bottomright: 4px;
}
.list-group .list-group-item-success {
	color: rgb(39, 164, 176); background-color: rgb(171, 231, 237);
}
.list-group a.list-group-item-success {
	color: rgb(39, 164, 176);
}
.list-group button.list-group-item-success {
	color: rgb(39, 164, 176);
}
.list-group a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
.list-group button.list-group-item-success .list-group-item-heading {
	color: inherit;
}
.list-group a.list-group-item-success:hover {
	color: rgb(39, 164, 176); background-color: rgb(150, 225, 232);
}
.list-group a.list-group-item-success:focus {
	color: rgb(39, 164, 176); background-color: rgb(150, 225, 232);
}
.list-group button.list-group-item-success:hover {
	color: rgb(39, 164, 176); background-color: rgb(150, 225, 232);
}
.list-group button.list-group-item-success:focus {
	color: rgb(39, 164, 176); background-color: rgb(150, 225, 232);
}
.list-group a.active.list-group-item-success {
	border-color: rgb(39, 164, 176); color: rgb(255, 255, 255); background-color: rgb(39, 164, 176);
}
.list-group a.active.list-group-item-success:hover {
	border-color: rgb(39, 164, 176); color: rgb(255, 255, 255); background-color: rgb(39, 164, 176);
}
.list-group a.active.list-group-item-success:focus {
	border-color: rgb(39, 164, 176); color: rgb(255, 255, 255); background-color: rgb(39, 164, 176);
}
.list-group button.active.list-group-item-success {
	border-color: rgb(39, 164, 176); color: rgb(255, 255, 255); background-color: rgb(39, 164, 176);
}
.list-group button.active.list-group-item-success:hover {
	border-color: rgb(39, 164, 176); color: rgb(255, 255, 255); background-color: rgb(39, 164, 176);
}
.list-group button.active.list-group-item-success:focus {
	border-color: rgb(39, 164, 176); color: rgb(255, 255, 255); background-color: rgb(39, 164, 176);
}
.list-group .list-group-item-info {
	color: rgb(50, 122, 213); background-color: rgb(224, 235, 249);
}
.list-group a.list-group-item-info {
	color: rgb(50, 122, 213);
}
.list-group button.list-group-item-info {
	color: rgb(50, 122, 213);
}
.list-group a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
.list-group button.list-group-item-info .list-group-item-heading {
	color: inherit;
}
.list-group a.list-group-item-info:hover {
	color: rgb(50, 122, 213); background-color: rgb(202, 221, 244);
}
.list-group a.list-group-item-info:focus {
	color: rgb(50, 122, 213); background-color: rgb(202, 221, 244);
}
.list-group button.list-group-item-info:hover {
	color: rgb(50, 122, 213); background-color: rgb(202, 221, 244);
}
.list-group button.list-group-item-info:focus {
	color: rgb(50, 122, 213); background-color: rgb(202, 221, 244);
}
.list-group a.active.list-group-item-info {
	border-color: rgb(50, 122, 213); color: rgb(255, 255, 255); background-color: rgb(50, 122, 213);
}
.list-group a.active.list-group-item-info:hover {
	border-color: rgb(50, 122, 213); color: rgb(255, 255, 255); background-color: rgb(50, 122, 213);
}
.list-group a.active.list-group-item-info:focus {
	border-color: rgb(50, 122, 213); color: rgb(255, 255, 255); background-color: rgb(50, 122, 213);
}
.list-group button.active.list-group-item-info {
	border-color: rgb(50, 122, 213); color: rgb(255, 255, 255); background-color: rgb(50, 122, 213);
}
.list-group button.active.list-group-item-info:hover {
	border-color: rgb(50, 122, 213); color: rgb(255, 255, 255); background-color: rgb(50, 122, 213);
}
.list-group button.active.list-group-item-info:focus {
	border-color: rgb(50, 122, 213); color: rgb(255, 255, 255); background-color: rgb(50, 122, 213);
}
.list-group .list-group-item-warning {
	color: rgb(194, 157, 11); background-color: rgb(249, 228, 145);
}
.list-group a.list-group-item-warning {
	color: rgb(194, 157, 11);
}
.list-group button.list-group-item-warning {
	color: rgb(194, 157, 11);
}
.list-group a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
.list-group button.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
.list-group a.list-group-item-warning:hover {
	color: rgb(194, 157, 11); background-color: rgb(247, 222, 121);
}
.list-group a.list-group-item-warning:focus {
	color: rgb(194, 157, 11); background-color: rgb(247, 222, 121);
}
.list-group button.list-group-item-warning:hover {
	color: rgb(194, 157, 11); background-color: rgb(247, 222, 121);
}
.list-group button.list-group-item-warning:focus {
	color: rgb(194, 157, 11); background-color: rgb(247, 222, 121);
}
.list-group a.active.list-group-item-warning {
	border-color: rgb(194, 157, 11); color: rgb(255, 255, 255); background-color: rgb(194, 157, 11);
}
.list-group a.active.list-group-item-warning:hover {
	border-color: rgb(194, 157, 11); color: rgb(255, 255, 255); background-color: rgb(194, 157, 11);
}
.list-group a.active.list-group-item-warning:focus {
	border-color: rgb(194, 157, 11); color: rgb(255, 255, 255); background-color: rgb(194, 157, 11);
}
.list-group button.active.list-group-item-warning {
	border-color: rgb(194, 157, 11); color: rgb(255, 255, 255); background-color: rgb(194, 157, 11);
}
.list-group button.active.list-group-item-warning:hover {
	border-color: rgb(194, 157, 11); color: rgb(255, 255, 255); background-color: rgb(194, 157, 11);
}
.list-group button.active.list-group-item-warning:focus {
	border-color: rgb(194, 157, 11); color: rgb(255, 255, 255); background-color: rgb(194, 157, 11);
}
.list-group .list-group-item-danger {
	color: rgb(231, 61, 74); background-color: rgb(251, 225, 227);
}
.list-group a.list-group-item-danger {
	color: rgb(231, 61, 74);
}
.list-group button.list-group-item-danger {
	color: rgb(231, 61, 74);
}
.list-group a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
.list-group button.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
.list-group a.list-group-item-danger:hover {
	color: rgb(231, 61, 74); background-color: rgb(248, 202, 206);
}
.list-group a.list-group-item-danger:focus {
	color: rgb(231, 61, 74); background-color: rgb(248, 202, 206);
}
.list-group button.list-group-item-danger:hover {
	color: rgb(231, 61, 74); background-color: rgb(248, 202, 206);
}
.list-group button.list-group-item-danger:focus {
	color: rgb(231, 61, 74); background-color: rgb(248, 202, 206);
}
.list-group a.active.list-group-item-danger {
	border-color: rgb(231, 61, 74); color: rgb(255, 255, 255); background-color: rgb(231, 61, 74);
}
.list-group a.active.list-group-item-danger:hover {
	border-color: rgb(231, 61, 74); color: rgb(255, 255, 255); background-color: rgb(231, 61, 74);
}
.list-group a.active.list-group-item-danger:focus {
	border-color: rgb(231, 61, 74); color: rgb(255, 255, 255); background-color: rgb(231, 61, 74);
}
.list-group button.active.list-group-item-danger {
	border-color: rgb(231, 61, 74); color: rgb(255, 255, 255); background-color: rgb(231, 61, 74);
}
.list-group button.active.list-group-item-danger:hover {
	border-color: rgb(231, 61, 74); color: rgb(255, 255, 255); background-color: rgb(231, 61, 74);
}
.list-group button.active.list-group-item-danger:focus {
	border-color: rgb(231, 61, 74); color: rgb(255, 255, 255); background-color: rgb(231, 61, 74);
}
.loading-message {
	margin: 0px auto; padding: 10px; text-align: center; color: rgb(0, 0, 0) !important; font-size: 13px; font-weight: 400; vertical-align: middle; display: inline-block; min-width: 125px;
}
.loading-message-boxed.loading-message {
	border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; box-shadow: 0px 1px 8px rgba(0,0,0,0.1); background-color: rgb(238, 238, 238); -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.loading-message > span {
	line-height: 20px; vertical-align: middle;
}
.page-loading {
	padding: 7px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; left: 50%; top: 50%; text-align: center; color: rgb(51, 51, 51); font-size: 13px; margin-top: -30px; margin-left: -60px; vertical-align: middle; position: fixed; min-width: 125px; box-shadow: 0px 1px 8px rgba(0,0,0,0.1); background-color: rgb(238, 238, 238); -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.page-loading > span {
	line-height: 20px; vertical-align: middle;
}
.page-spinner-bar {
	left: 50%; top: 40%; width: 100px; text-align: center; margin-left: -55px; position: fixed; z-index: 10051;
}
.page-spinner-bar > div {
	background: rgb(238, 238, 238); margin: 0px 5px; border-radius: 100% !important; animation:bounceDelay 1.4s ease-in-out infinite both; width: 18px; height: 18px; display: inline-block; -webkit-animation: bounceDelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
}
.page-spinner-bar .bounce1 {
	animation-delay: -0.32s; -webkit-animation-delay: -0.32s;
}
.page-spinner-bar .bounce2 {
	animation-delay: -0.16s; -webkit-animation-delay: -0.16s;
}
.block-spinner-bar {
	width: 80px; text-align: center; display: inline-block;
}
.block-spinner-bar > div {
	background: rgb(238, 238, 238); margin: 0px 2px; border-radius: 100% !important; animation:bounceDelay 1.4s ease-in-out infinite both; width: 15px; height: 15px; display: inline-block; -webkit-animation: bounceDelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
}
.block-spinner-bar .bounce1 {
	animation-delay: -0.32s; -webkit-animation-delay: -0.32s;
}
.block-spinner-bar .bounce2 {
	animation-delay: -0.16s; -webkit-animation-delay: -0.16s;
}
[class^='m-icon-'] {
	background-position: 0px 0px; width: 14px; height: 14px; line-height: 14px; margin-top: 3px; vertical-align: top; display: inline-block; background-image: url("../img/syncfusion-icons.png"); background-repeat: no-repeat;
}
[class^='m-icon-big-'] {
	background-position: 0px 0px; margin: 6px; width: 30px; height: 30px; vertical-align: middle; display: inline-block; background-image: url("../img/syncfusion-icons.png"); background-repeat: no-repeat;
}
.m-icon-big.btn {
	padding: 9px 16px 8px;
}
.m-icon-only.m-icon-big.btn {
	padding: 9px 8px 8px 0px;
}
.m-icon-big.btn [class^='m-icon-big-'] {
	margin: 0px 0px 0px 10px;
}
.m-icon-ony.btn > i {
	margin-left: 0px;
}
.m-icon.btn {
	padding: 7px 14px;
}
.m-icon.btn [class^='m-icon-'] {
	margin: 4px 0px 0px 5px;
}
.m-icon-only.m-icon.btn {
	padding: 7px 10px 7px 6px;
}
.m-icon-white {
	background-image: url("../img/syncfusion-icons-white.png");
}
.m-icon-swapright {
	background-position: -27px -10px;
}
.m-icon-swapdown {
	background-position: -68px -10px;
}
.m-icon-swapleft {
	background-position: -8px -10px;
}
.m-icon-swapup {
	background-position: -46px -10px;
}
.m-icon-big-swapright {
	background-position: -42px -28px;
}
.m-icon-big-swapdown {
	background-position: -115px -28px;
}
.m-icon-big-swapleft {
	background-position: -6px -28px;
}
.m-icon-big-swapup {
	background-position: -78px -28px;
}
.modal {
	z-index: 10050; -ms-overflow-y: auto !important;
}
.page-portlet-fullscreen .modal {
	z-index: 10060;
}
.modal .modal-header {
	border-bottom-color: rgb(239, 239, 239); border-bottom-width: 1px; border-bottom-style: solid;
}
.modal .modal-header h3 {
	font-weight: 300;
}
.modal .modal-header .close {
	margin-top: 0px !important;
}
.draggable-modal.modal .modal-header {
	cursor: move;
}
.modal .modal-dialog {
	z-index: 10051;
}
.modal > .loading {
	left: 50%; top: 50%; margin-top: -22px; margin-left: -22px; position: absolute;
}
.in.modal .page-loading {
	display: none;
}
.modal-open {
	-ms-overflow-y: auto !important;
}
.modal-open-noscroll {
	-ms-overflow-y: hidden !important;
}
.modal-backdrop {
	border: 0px currentColor; border-image: none;
}
.page-portlet-fullscreen .modal-backdrop {
	z-index: 10059;
}
.modal-backdrop {
	background-color: rgb(51, 51, 51) !important;
}
.in.fade.modal-backdrop {
	background-color: rgb(51, 51, 51) !important;
}
body[ng-controller] .modal-backdrop {
	z-index: 10049 !important;
}
body[ng-controller] .modal {
	z-index: 10050 !important;
}
.modal-dialog.modal-full {
	width: 99%;
}
@media all and (max-width:768px)
{
.modal-dialog.modal-full {
	width: auto;
}
}
.note {
	margin: 0px 0px 20px; padding: 15px 30px 15px 15px; border-radius: 0px 4px 4px 0px; border-left-color: rgb(238, 238, 238); border-left-width: 5px; border-left-style: solid; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.note h1 {
	margin-top: 0px;
}
.note h2 {
	margin-top: 0px;
}
.note h3 {
	margin-top: 0px;
}
.note h4 {
	margin-top: 0px;
}
.note h5 {
	margin-top: 0px;
}
.note h6 {
	margin-top: 0px;
}
.note h1 .close {
	margin-right: -10px;
}
.note h2 .close {
	margin-right: -10px;
}
.note h3 .close {
	margin-right: -10px;
}
.note h4 .close {
	margin-right: -10px;
}
.note h5 .close {
	margin-right: -10px;
}
.note h6 .close {
	margin-right: -10px;
}
.note p {
	margin: 0px; font-size: 13px;
}
.note p:last-child {
	margin-bottom: 0px;
}
.note code {
	background-color: rgb(255, 255, 255);
}
.note .highlight {
	background-color: rgb(255, 255, 255);
}
.note-default.note {
	border-color: rgb(176, 193, 210); color: black; background-color: white;
}
.note-bordered.note-default.note {
	border-color: rgb(192, 206, 219); background-color: rgb(238, 241, 245);
}
.note-shadow.note-default.note {
	border-color: rgb(209, 219, 228); box-shadow: 5px 5px rgba(212,221,230,0.2); background-color: rgb(241, 244, 247);
}
.note-success.note {
	border-color: rgb(88, 208, 218); color: black; background-color: rgb(192, 237, 241);
}
.note-bordered.note-success.note {
	border-color: rgb(109, 214, 223); background-color: rgb(167, 230, 236);
}
.note-shadow.note-success.note {
	border-color: rgb(129, 219, 227); box-shadow: 5px 5px rgba(134,221,228,0.2); background-color: rgb(171, 231, 237);
}
.note-info.note {
	border-color: rgb(139, 180, 231); color: rgb(1, 4, 7); background-color: rgb(245, 248, 253);
}
.note-bordered.note-info.note {
	border-color: rgb(160, 194, 236); background-color: rgb(219, 232, 248);
}
.note-shadow.note-info.note {
	border-color: rgb(181, 207, 240); box-shadow: 5px 5px rgba(185,210,241,0.2); background-color: rgb(224, 235, 249);
}
.note-warning.note {
	border-color: rgb(243, 204, 49); color: black; background-color: rgb(250, 234, 169);
}
.note-bordered.note-warning.note {
	border-color: rgb(244, 210, 73); background-color: rgb(248, 227, 140);
}
.note-shadow.note-warning.note {
	border-color: rgb(246, 216, 97); box-shadow: 5px 5px rgba(246,217,102,0.2); background-color: rgb(249, 228, 145);
}
.note-danger.note {
	border-color: rgb(240, 134, 142); color: rgb(33, 4, 6); background-color: rgb(254, 247, 248);
}
.note-bordered.note-danger.note {
	border-color: rgb(243, 157, 163); background-color: rgb(251, 220, 222);
}
.note-shadow.note-danger.note {
	border-color: rgb(246, 179, 184); box-shadow: 5px 5px rgba(246,184,189,0.2); background-color: rgb(251, 225, 227);
}
.pagination {
	margin: 10px 0px;
}
.pagination-circle.pagination > li:first-child > a {
	border-radius: 25px 0px 0px 25px !important;
}
.pagination-circle.pagination > li:last-child > a {
	border-radius: 0px 25px 25px 0px !important;
}
.panel {
	box-shadow: none !important; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.panel-group .panel {
	overflow: visible;
}
.panel .panel-body {
	font-size: 13px;
}
.panel .panel-title > a:hover {
	text-decoration: none;
}
.accordion .panel .panel-heading {
	padding: 0px;
}
.accordion .panel .panel-title {
	padding: 0px;
}
.accordion .panel .panel-title .accordion-toggle {
	padding: 10px 15px; display: block;
}
    .accordion .panel .panel-title .accordion-toggle-styled.accordion-toggle {
        background: url("../../../_images/Metronic/accordion-plusminus.png") no-repeat right -19px;
        margin-right: 15px;
    }
.accordion .panel .panel-title .collapsed.accordion-toggle-styled.accordion-toggle {
	background-position: right 12px;
}
.panel-heading {
	background: rgb(238, 238, 238);
}
.panel-heading a {
	text-decoration: none;
}
.panel-heading a:active {
	text-decoration: none;
}
.panel-heading a:focus {
	text-decoration: none;
}
.panel-heading a:hover {
	text-decoration: none;
}
.popover {
	padding: 0px; box-shadow: 5px 5px rgba(102,102,102,0.1);
}
.popover .popover-title {
	margin: 0px !important;
}
.page-portlet-fullscreen {
	overflow: hidden;
}
.portlet {
	padding: 0px; border-radius: 4px; margin-top: 0px; margin-bottom: 25px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.portlet-fullscreen.portlet {
	background: rgb(255, 255, 255); margin: 0px; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; position: fixed; z-index: 10060;
}
.portlet-fullscreen.portlet > .portlet-body {
	padding: 0px 10px; -ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.portlet-fullscreen.portlet > .portlet-title {
	padding: 0px 10px;
}
.portlet > .portlet-title {
	padding: 0px; border-radius: 4px 4px 0px 0px; margin-bottom: 10px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; min-height: 41px; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0;
}
.portlet > .portlet-title::before {
	display: table; content: " ";
}
.portlet > .portlet-title::after {
	display: table; content: " ";
}
.portlet > .portlet-title::after {
	clear: both;
}
.portlet > .portlet-title > .caption {
	padding: 10px 0px; line-height: 18px; font-size: 18px; float: left; display: inline-block;
}
.portlet > .portlet-title > .bold.caption {
	font-weight: 400;
}
.portlet > .portlet-title > .caption > i {
	color: rgb(102, 102, 102); font-size: 13px; margin-top: 4px; margin-right: 5px; float: left; display: inline-block;
}
.portlet > .portlet-title > .caption > i.glyphicon {
	margin-top: 2px;
}
.portlet > .portlet-title > .caption > .caption-helper {
	margin: 0px; padding: 0px; color: rgb(158, 172, 180); line-height: 13px; font-size: 13px; font-weight: 400;
}
.portlet > .portlet-title > .actions {
	padding: 6px 0px; float: right; display: inline-block;
}
.portlet > .portlet-title > .actions > .dropdown-menu i {
	color: rgb(85, 85, 85);
}
.portlet > .portlet-title > .actions > .btn {
	padding: 4px 10px; line-height: 1.5; font-size: 13px;
}
.portlet > .portlet-title > .actions > .btn-sm.btn {
	padding: 4px 10px; line-height: 1.5; font-size: 13px;
}
.portlet > .portlet-title > .actions > .btn-group > .btn {
	padding: 4px 10px; line-height: 1.5; font-size: 13px;
}
.portlet > .portlet-title > .actions > .btn-group > .btn-sm.btn {
	padding: 4px 10px; line-height: 1.5; font-size: 13px;
}
.portlet > .portlet-title > .actions > .btn-default.btn {
	padding: 3px 9px;
}
.portlet > .portlet-title > .actions > .btn-default.btn-sm.btn {
	padding: 3px 9px;
}
.portlet > .portlet-title > .actions > .btn-group > .btn-default.btn {
	padding: 3px 9px;
}
.portlet > .portlet-title > .actions > .btn-group > .btn-default.btn-sm.btn {
	padding: 3px 9px;
}
.portlet > .portlet-title > .actions > .btn > i {
	font-size: 13px;
}
.portlet > .portlet-title > .actions > .btn-sm.btn > i {
	font-size: 13px;
}
.portlet > .portlet-title > .actions > .btn-group > .btn > i {
	font-size: 13px;
}
.portlet > .portlet-title > .actions > .btn-group > .btn-sm.btn > i {
	font-size: 13px;
}
.portlet > .portlet-title > .actions .btn-icon-only {
	padding: 5px 7px 3px;
}
.portlet > .portlet-title > .actions .btn-default.btn-icon-only {
	padding: 4px 6px 2px;
}
.portlet > .portlet-title > .actions .btn-default.btn-icon-only > i {
	font-size: 14px;
}
.portlet > .portlet-title > .actions .fullscreen.btn-default.btn-icon-only {
	color: rgb(160, 160, 160); padding-top: 3px; font-family: FontAwesome;
}
.portlet > .portlet-title > .actions .btn-sm.fullscreen.btn-default.btn-icon-only {
	padding: 3px !important; width: 27px; height: 27px;
}
.portlet > .portlet-title > .actions .fullscreen.btn-default.btn-icon-only::before {
	content: "\f065";
}
.portlet > .portlet-title > .actions .on.fullscreen.btn-default.btn-icon-only::before {
	content: "\f066";
}
.portlet > .portlet-title > .tools {
	padding: 12px 0px 8px; float: right; display: inline-block;
}
.portlet > .portlet-title > .tools > a {
	height: 16px; margin-left: 5px; display: inline-block; opacity: 1;
}
.portlet > .portlet-title > .tools > a.remove {
	width: 11px; background-image: url("../img/portlet-remove-icon.png"); background-repeat: no-repeat;
}
.portlet > .portlet-title > .tools > a.config {
	width: 12px; background-image: url("../img/portlet-config-icon.png"); background-repeat: no-repeat;
}
.portlet > .portlet-title > .tools > a.reload {
	width: 13px; background-image: url("../img/portlet-reload-icon.png");
}
.portlet > .portlet-title > .tools > a.expand {
	width: 14px; visibility: visible; background-image: url("../img/portlet-expand-icon.png");
}
.portlet > .portlet-title > .tools > a.collapse {
	width: 14px; visibility: visible; background-image: url("../img/portlet-collapse-icon.png");
}
.portlet > .portlet-title > .tools > a.fullscreen {
	top: -3px; color: rgb(172, 172, 172); font-family: FontAwesome; font-size: 13px; display: inline-block; position: relative;
}
.portlet > .portlet-title > .tools > a.fullscreen::before {
	content: "\f065";
}
.portlet > .portlet-title > .tools > a.on.fullscreen::before {
	content: "\f066";
}
.portlet > .portlet-title > .tools > a:hover {
	transition:0.1s ease-in-out; text-decoration: none; opacity: 0.8; -webkit-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out;
}
.portlet > .portlet-title > .pagination {
	margin: 2px 0px 0px; padding: 4px 0px; border: 0px currentColor; border-image: none; float: right; display: inline-block;
}
.portlet > .portlet-title > .nav-tabs {
	background: none; margin: 1px 0px 0px; border: 0px currentColor; border-image: none; float: right; display: inline-block;
}
.portlet > .portlet-title > .nav-tabs > li {
	background: none; margin: 0px; border: 0px currentColor; border-image: none;
}
.portlet > .portlet-title > .nav-tabs > li > a {
	background: none; margin: 5px 0px 0px 1px; padding: 8px 10px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.portlet > .portlet-title > .nav-tabs > li.active > a {
	background: rgb(255, 255, 255); border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.portlet > .portlet-title > .nav-tabs > li:hover > a {
	background: rgb(255, 255, 255); border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.portlet > .portlet-body {
	border-radius: 0px 0px 4px 4px; clear: both; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
.portlet > .portlet-body p {
	margin-top: 0px;
}
.portlet > .portlet-empty {
	min-height: 125px;
}
.full-height-content.portlet {
	margin-bottom: 0px;
}
.bordered.portlet {
	border-left-color: rgb(230, 233, 236) !important; border-left-width: 2px !important; border-left-style: solid !important;
}
.bordered.portlet > .portlet-title {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.solid.portlet {
	padding: 0px 10px 10px; border: 0px currentColor; border-image: none;
}
.solid.portlet > .portlet-title {
	margin-bottom: 10px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.solid.portlet > .portlet-title > .caption {
	padding: 16px 0px 2px;
}
.solid.portlet > .portlet-title > .actions {
	padding: 12px 0px 6px;
}
.solid.portlet > .portlet-title > .tools {
	padding: 14px 0px 6px;
}
.bordered.solid.portlet > .portlet-title {
	margin-bottom: 10px;
}
.box.portlet {
	padding: 0px !important;
}
.box.portlet > .portlet-title {
	padding: 0px 10px; color: rgb(255, 255, 255); margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.box.portlet > .portlet-title > .caption {
	padding: 11px 0px 9px;
}
.box.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.box.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.box.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.box.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.box.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.box.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.box.portlet > .portlet-title > .actions {
	padding: 7px 0px 5px;
}
.box.portlet > .portlet-body {
	padding: 8px; background-color: rgb(255, 255, 255);
}
.light.portlet {
	padding: 12px 20px 15px; background-color: rgb(255, 255, 255);
}
.bordered.light.portlet {
	border: 1px solid rgb(231, 236, 241) !important; border-image: none !important;
}
.bordered.light.portlet > .portlet-title {
	border-bottom-color: rgb(238, 241, 245); border-bottom-width: 1px; border-bottom-style: solid;
}
.bg-inverse.light.portlet {
	background: rgb(241, 244, 247);
}
.light.portlet > .portlet-title {
	padding: 0px; min-height: 48px;
}
.light.portlet > .portlet-title > .caption {
	padding: 10px 0px; color: rgb(102, 102, 102);
}
.light.portlet > .portlet-title > .caption > .caption-subject {
	font-size: 16px;
}
.light.portlet > .portlet-title > .caption > i {
	color: rgb(119, 119, 119); font-size: 15px; font-weight: 300; margin-top: 3px;
}
.light.portlet > .portlet-title > .caption-md.caption > .caption-subject {
	font-size: 15px;
}
.light.portlet > .portlet-title > .caption-md.caption > i {
	font-size: 14px;
}
.light.portlet > .portlet-title > .actions {
	padding: 6px 0px 14px;
}
.light.portlet > .portlet-title > .actions .btn-default {
	color: rgb(102, 102, 102);
}
.light.portlet > .portlet-title > .actions .btn-icon-only {
	width: 27px; height: 27px;
}
.light.portlet > .portlet-title > .actions .dropdown-menu li > a {
	color: rgb(85, 85, 85);
}
.light.portlet > .portlet-title > .inputs {
	padding: 4px 0px; float: right; display: inline-block;
}
.light.portlet > .portlet-title > .inputs > .portlet-input .input-icon > i {
	font-size: 14px; margin-top: 9px;
}
.light.portlet > .portlet-title > .inputs > .portlet-input .input-icon > .form-control {
	padding: 2px 26px 3px 10px; height: 30px; font-size: 13px;
}
.light.portlet > .portlet-title > .inputs > .portlet-input > .form-control {
	padding: 3px 10px; height: 30px; font-size: 13px;
}
.light.portlet > .portlet-title > .pagination {
	padding: 2px 0px 13px;
}
.light.portlet > .portlet-title > .tools {
	padding: 10px 0px 13px; margin-top: 2px;
}
.light.portlet > .portlet-title > .nav-tabs > li {
	margin: 0px; padding: 0px;
}
.light.portlet > .portlet-title > .nav-tabs > li > a {
	margin: 0px; padding: 12px 13px 13px; color: rgb(102, 102, 102); font-size: 13px;
}
.light.portlet > .portlet-title > .nav-tabs > li.active > a {
	background: none; margin: 0px; color: rgb(51, 51, 51);
}
.light.portlet > .portlet-title > .nav-tabs > li:hover > a {
	background: none; margin: 0px; color: rgb(51, 51, 51);
}
.form-fit.light.portlet {
	padding: 0px;
}
.form-fit.light.portlet > .portlet-title {
	padding: 17px 20px 10px; margin-bottom: 0px;
}
.light.portlet .portlet-body {
	padding-top: 8px;
}
.portlet-fullscreen.light.portlet > .portlet-body {
	padding: 8px 0px;
}
.portlet-fit.light.portlet {
	padding: 0px;
}
.portlet-fit.light.portlet > .portlet-title {
	padding: 15px 20px 10px;
}
.portlet-fit.light.portlet > .portlet-body {
	padding: 10px 20px 20px;
}
.portlet-form.portlet-fit.light.portlet > .portlet-body {
	padding: 0px;
}
.portlet-form.portlet-fit.light.portlet > .portlet-body {
	padding: 0px;
}
.portlet-form.portlet-fit.light.portlet > .portlet-body .form-actions {
	background: none;
}
.portlet-fit.portlet-datatable.light.portlet > .portlet-body {
	padding-top: 10px; padding-bottom: 25px;
}
.tab-pane > p:last-child {
	margin-bottom: 0px;
}
.tabs-reversed > li {
	margin-right: 0px; float: right;
}
.tabs-reversed > li > a {
	margin-right: 0px;
}
:not(.portlet-fullscreen).portlet-sortable > .portlet-title {
	cursor: move;
}
.portlet-sortable-placeholder {
	border: 2px dashed rgb(238, 238, 238); border-image: none; margin-bottom: 25px;
}
.portlet-sortable-empty {
	height: 45px; box-shadow: none !important;
}
.portlet-collapsed {
	display: none;
}
@media all and (max-width:991px)
{
.portlet-collapsed-on-mobile {
	display: none;
}
}
.portlet > .white.portlet-body {
	background-color: rgb(255, 255, 255);
}
.white.portlet {
	background-color: rgb(255, 255, 255);
}
.white.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(102, 102, 102);
}
.white.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(102, 102, 102);
}
.white.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.white.solid.portlet > .portlet-title > .caption > i {
	color: rgb(102, 102, 102);
}
.white.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.white.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.white.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.white.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.white.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.white.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.white.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor white white; border-image: none;
}
.white.box.portlet > .portlet-title {
	background-color: rgb(255, 255, 255);
}
.white.box.portlet > .portlet-title > .caption {
	color: rgb(102, 102, 102);
}
.white.box.portlet > .portlet-title > .caption > i {
	color: rgb(102, 102, 102);
}
.white.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid white; border-image: none; color: white;
}
.white.box.portlet > .portlet-title > .actions .btn-default > i {
	color: white;
}
.white.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.white.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.white.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.white.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .default.portlet-body {
	background-color: rgb(225, 229, 236);
}
.default.portlet {
	background-color: rgb(225, 229, 236);
}
.default.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(102, 102, 102);
}
.default.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(102, 102, 102);
}
.default.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.default.solid.portlet > .portlet-title > .caption > i {
	color: rgb(102, 102, 102);
}
.default.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.default.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.default.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.default.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.default.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.default.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.default.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor white white; border-image: none;
}
.default.box.portlet > .portlet-title {
	background-color: rgb(225, 229, 236);
}
.default.box.portlet > .portlet-title > .caption {
	color: rgb(102, 102, 102);
}
.default.box.portlet > .portlet-title > .caption > i {
	color: rgb(102, 102, 102);
}
.default.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid white; border-image: none; color: white;
}
.default.box.portlet > .portlet-title > .actions .btn-default > i {
	color: white;
}
.default.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.default.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.default.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.default.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .dark.portlet-body {
	background-color: rgb(47, 53, 59);
}
.dark.portlet {
	background-color: rgb(47, 53, 59);
}
.dark.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.dark.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.dark.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.dark.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.dark.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.dark.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.dark.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.dark.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.dark.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.dark.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.dark.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(70, 79, 87) rgb(70, 79, 87); border-image: none;
}
.dark.box.portlet > .portlet-title {
	background-color: rgb(47, 53, 59);
}
.dark.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.dark.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.dark.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(97, 109, 121); border-image: none; color: rgb(108, 122, 136);
}
.dark.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(115, 130, 144);
}
.dark.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(121, 135, 148); border-image: none; color: rgb(135, 147, 160);
}
.dark.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(121, 135, 148); border-image: none; color: rgb(135, 147, 160);
}
.dark.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(121, 135, 148); border-image: none; color: rgb(135, 147, 160);
}
.dark.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(121, 135, 148); border-image: none; color: rgb(135, 147, 160);
}
.portlet > .blue.portlet-body {
	background-color: rgb(53, 152, 220);
}
.blue.portlet {
	background-color: rgb(53, 152, 220);
}
.blue.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(96, 174, 228) rgb(96, 174, 228); border-image: none;
}
.blue.box.portlet > .portlet-title {
	background-color: rgb(53, 152, 220);
}
.blue.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(149, 201, 237); border-image: none; color: rgb(170, 212, 240);
}
.blue.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(183, 218, 243);
}
.blue.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(192, 223, 244); border-image: none; color: rgb(214, 234, 248);
}
.blue.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(192, 223, 244); border-image: none; color: rgb(214, 234, 248);
}
.blue.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(192, 223, 244); border-image: none; color: rgb(214, 234, 248);
}
.blue.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(192, 223, 244); border-image: none; color: rgb(214, 234, 248);
}
.portlet > .blue-madison.portlet-body {
	background-color: rgb(87, 142, 190);
}
.blue-madison.portlet {
	background-color: rgb(87, 142, 190);
}
.blue-madison.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-madison.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-madison.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue-madison.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-madison.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue-madison.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue-madison.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue-madison.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue-madison.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue-madison.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue-madison.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(124, 167, 204) rgb(124, 167, 204); border-image: none;
}
.blue-madison.box.portlet > .portlet-title {
	background-color: rgb(87, 142, 190);
}
.blue-madison.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue-madison.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-madison.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(168, 196, 221); border-image: none; color: rgb(186, 209, 228);
}
.blue-madison.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(197, 216, 233);
}
.blue-madison.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(205, 221, 236); border-image: none; color: rgb(223, 234, 243);
}
.blue-madison.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(205, 221, 236); border-image: none; color: rgb(223, 234, 243);
}
.blue-madison.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(205, 221, 236); border-image: none; color: rgb(223, 234, 243);
}
.blue-madison.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(205, 221, 236); border-image: none; color: rgb(223, 234, 243);
}
.portlet > .blue-chambray.portlet-body {
	background-color: rgb(44, 62, 80);
}
.blue-chambray.portlet {
	background-color: rgb(44, 62, 80);
}
.blue-chambray.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-chambray.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-chambray.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue-chambray.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-chambray.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue-chambray.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue-chambray.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue-chambray.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue-chambray.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue-chambray.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue-chambray.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(62, 87, 113) rgb(62, 87, 113); border-image: none;
}
.blue-chambray.box.portlet > .portlet-title {
	background-color: rgb(44, 62, 80);
}
.blue-chambray.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue-chambray.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-chambray.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(84, 118, 152); border-image: none; color: rgb(95, 131, 167);
}
.blue-chambray.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(105, 138, 172);
}
.blue-chambray.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(111, 144, 176); border-image: none; color: rgb(128, 156, 185);
}
.blue-chambray.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(111, 144, 176); border-image: none; color: rgb(128, 156, 185);
}
.blue-chambray.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(111, 144, 176); border-image: none; color: rgb(128, 156, 185);
}
.blue-chambray.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(111, 144, 176); border-image: none; color: rgb(128, 156, 185);
}
.portlet > .blue-ebonyclay.portlet-body {
	background-color: rgb(34, 49, 63);
}
.blue-ebonyclay.portlet {
	background-color: rgb(34, 49, 63);
}
.blue-ebonyclay.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-ebonyclay.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-ebonyclay.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue-ebonyclay.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-ebonyclay.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue-ebonyclay.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue-ebonyclay.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue-ebonyclay.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue-ebonyclay.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue-ebonyclay.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue-ebonyclay.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(52, 75, 96) rgb(52, 75, 96); border-image: none;
}
.blue-ebonyclay.box.portlet > .portlet-title {
	background-color: rgb(34, 49, 63);
}
.blue-ebonyclay.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue-ebonyclay.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-ebonyclay.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(73, 106, 136); border-image: none; color: rgb(82, 119, 152);
}
.blue-ebonyclay.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(88, 126, 162);
}
.blue-ebonyclay.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(93, 131, 167); border-image: none; color: rgb(109, 144, 176);
}
.blue-ebonyclay.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(93, 131, 167); border-image: none; color: rgb(109, 144, 176);
}
.blue-ebonyclay.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(93, 131, 167); border-image: none; color: rgb(109, 144, 176);
}
.blue-ebonyclay.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(93, 131, 167); border-image: none; color: rgb(109, 144, 176);
}
.portlet > .blue-hoki.portlet-body {
	background-color: rgb(103, 128, 159);
}
.blue-hoki.portlet {
	background-color: rgb(103, 128, 159);
}
.blue-hoki.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-hoki.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-hoki.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue-hoki.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-hoki.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue-hoki.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue-hoki.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue-hoki.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue-hoki.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue-hoki.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue-hoki.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(134, 154, 179) rgb(134, 154, 179); border-image: none;
}
.blue-hoki.box.portlet > .portlet-title {
	background-color: rgb(103, 128, 159);
}
.blue-hoki.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue-hoki.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-hoki.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(172, 185, 202); border-image: none; color: rgb(187, 199, 212);
}
.blue-hoki.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(197, 206, 218);
}
.blue-hoki.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(203, 212, 222); border-image: none; color: rgb(219, 225, 232);
}
.blue-hoki.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(203, 212, 222); border-image: none; color: rgb(219, 225, 232);
}
.blue-hoki.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(203, 212, 222); border-image: none; color: rgb(219, 225, 232);
}
.blue-hoki.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(203, 212, 222); border-image: none; color: rgb(219, 225, 232);
}
.portlet > .blue-steel.portlet-body {
	background-color: rgb(75, 119, 190);
}
.blue-steel.portlet {
	background-color: rgb(75, 119, 190);
}
.blue-steel.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-steel.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-steel.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue-steel.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-steel.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue-steel.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue-steel.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue-steel.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue-steel.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue-steel.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue-steel.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(112, 147, 204) rgb(112, 147, 204); border-image: none;
}
.blue-steel.box.portlet > .portlet-title {
	background-color: rgb(75, 119, 190);
}
.blue-steel.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue-steel.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-steel.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(157, 181, 220); border-image: none; color: rgb(176, 195, 227);
}
.blue-steel.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(187, 204, 231);
}
.blue-steel.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(195, 210, 233); border-image: none; color: rgb(214, 224, 240);
}
.blue-steel.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(195, 210, 233); border-image: none; color: rgb(214, 224, 240);
}
.blue-steel.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(195, 210, 233); border-image: none; color: rgb(214, 224, 240);
}
.blue-steel.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(195, 210, 233); border-image: none; color: rgb(214, 224, 240);
}
.portlet > .blue-soft.portlet-body {
	background-color: rgb(76, 135, 185);
}
.blue-soft.portlet {
	background-color: rgb(76, 135, 185);
}
.blue-soft.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-soft.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-soft.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue-soft.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-soft.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue-soft.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue-soft.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue-soft.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue-soft.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue-soft.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue-soft.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(113, 160, 199) rgb(113, 160, 199); border-image: none;
}
.blue-soft.box.portlet > .portlet-title {
	background-color: rgb(76, 135, 185);
}
.blue-soft.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue-soft.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-soft.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(157, 189, 217); border-image: none; color: rgb(175, 201, 224);
}
.blue-soft.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(186, 209, 228);
}
.blue-soft.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(193, 214, 231); border-image: none; color: rgb(212, 226, 238);
}
.blue-soft.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(193, 214, 231); border-image: none; color: rgb(212, 226, 238);
}
.blue-soft.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(193, 214, 231); border-image: none; color: rgb(212, 226, 238);
}
.blue-soft.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(193, 214, 231); border-image: none; color: rgb(212, 226, 238);
}
.portlet > .blue-dark.portlet-body {
	background-color: rgb(94, 115, 139);
}
.blue-dark.portlet {
	background-color: rgb(94, 115, 139);
}
.blue-dark.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-dark.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-dark.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue-dark.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-dark.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue-dark.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue-dark.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue-dark.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue-dark.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue-dark.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue-dark.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(120, 141, 164) rgb(120, 141, 164); border-image: none;
}
.blue-dark.box.portlet > .portlet-title {
	background-color: rgb(94, 115, 139);
}
.blue-dark.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue-dark.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-dark.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(157, 172, 189); border-image: none; color: rgb(172, 184, 199);
}
.blue-dark.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(181, 192, 205);
}
.blue-dark.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(187, 197, 209); border-image: none; color: rgb(202, 210, 219);
}
.blue-dark.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(187, 197, 209); border-image: none; color: rgb(202, 210, 219);
}
.blue-dark.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(187, 197, 209); border-image: none; color: rgb(202, 210, 219);
}
.blue-dark.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(187, 197, 209); border-image: none; color: rgb(202, 210, 219);
}
.portlet > .blue-sharp.portlet-body {
	background-color: rgb(92, 155, 209);
}
.blue-sharp.portlet {
	background-color: rgb(92, 155, 209);
}
.blue-sharp.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-sharp.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.blue-sharp.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.blue-sharp.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-sharp.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.blue-sharp.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.blue-sharp.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.blue-sharp.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.blue-sharp.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.blue-sharp.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.blue-sharp.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(132, 179, 220) rgb(132, 179, 220); border-image: none;
}
.blue-sharp.box.portlet > .portlet-title {
	background-color: rgb(92, 155, 209);
}
.blue-sharp.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.blue-sharp.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.blue-sharp.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(180, 209, 234); border-image: none; color: rgb(199, 221, 239);
}
.blue-sharp.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(211, 228, 243);
}
.blue-sharp.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(219, 233, 245); border-image: none; color: rgb(239, 245, 251);
}
.blue-sharp.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(219, 233, 245); border-image: none; color: rgb(239, 245, 251);
}
.blue-sharp.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(219, 233, 245); border-image: none; color: rgb(239, 245, 251);
}
.blue-sharp.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(219, 233, 245); border-image: none; color: rgb(239, 245, 251);
}
.portlet > .green.portlet-body {
	background-color: rgb(50, 197, 210);
}
.green.portlet {
	background-color: rgb(50, 197, 210);
}
.green.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(92, 209, 219) rgb(92, 209, 219); border-image: none;
}
.green.box.portlet > .portlet-title {
	background-color: rgb(50, 197, 210);
}
.green.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(142, 223, 230); border-image: none; color: rgb(163, 229, 235);
}
.green.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(175, 232, 238);
}
.green.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(184, 235, 239); border-image: none; color: rgb(205, 241, 244);
}
.green.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(184, 235, 239); border-image: none; color: rgb(205, 241, 244);
}
.green.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(184, 235, 239); border-image: none; color: rgb(205, 241, 244);
}
.green.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(184, 235, 239); border-image: none; color: rgb(205, 241, 244);
}
.portlet > .green-meadow.portlet-body {
	background-color: rgb(27, 188, 155);
}
.green-meadow.portlet {
	background-color: rgb(27, 188, 155);
}
.green-meadow.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-meadow.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-meadow.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green-meadow.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-meadow.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green-meadow.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green-meadow.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green-meadow.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green-meadow.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green-meadow.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green-meadow.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(42, 224, 187) rgb(42, 224, 187); border-image: none;
}
.green-meadow.box.portlet > .portlet-title {
	background-color: rgb(27, 188, 155);
}
.green-meadow.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green-meadow.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-meadow.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(95, 232, 204); border-image: none; color: rgb(117, 235, 211);
}
.green-meadow.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(131, 237, 215);
}
.green-meadow.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(140, 238, 218); border-image: none; color: rgb(162, 242, 225);
}
.green-meadow.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(140, 238, 218); border-image: none; color: rgb(162, 242, 225);
}
.green-meadow.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(140, 238, 218); border-image: none; color: rgb(162, 242, 225);
}
.green-meadow.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(140, 238, 218); border-image: none; color: rgb(162, 242, 225);
}
.portlet > .green-seagreen.portlet-body {
	background-color: rgb(27, 163, 156);
}
.green-seagreen.portlet {
	background-color: rgb(27, 163, 156);
}
.green-seagreen.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-seagreen.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-seagreen.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green-seagreen.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-seagreen.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green-seagreen.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green-seagreen.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green-seagreen.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green-seagreen.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green-seagreen.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green-seagreen.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(34, 207, 198) rgb(34, 207, 198); border-image: none;
}
.green-seagreen.box.portlet > .portlet-title {
	background-color: rgb(27, 163, 156);
}
.green-seagreen.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green-seagreen.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-seagreen.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(77, 225, 218); border-image: none; color: rgb(99, 229, 222);
}
.green-seagreen.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(112, 231, 225);
}
.green-seagreen.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(120, 233, 227); border-image: none; color: rgb(142, 236, 232);
}
.green-seagreen.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(120, 233, 227); border-image: none; color: rgb(142, 236, 232);
}
.green-seagreen.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(120, 233, 227); border-image: none; color: rgb(142, 236, 232);
}
.green-seagreen.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(120, 233, 227); border-image: none; color: rgb(142, 236, 232);
}
.portlet > .green-turquoise.portlet-body {
	background-color: rgb(54, 215, 183);
}
.green-turquoise.portlet {
	background-color: rgb(54, 215, 183);
}
.green-turquoise.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-turquoise.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-turquoise.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green-turquoise.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-turquoise.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green-turquoise.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green-turquoise.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green-turquoise.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green-turquoise.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green-turquoise.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green-turquoise.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(97, 223, 198) rgb(97, 223, 198); border-image: none;
}
.green-turquoise.box.portlet > .portlet-title {
	background-color: rgb(54, 215, 183);
}
.green-turquoise.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green-turquoise.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-turquoise.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(148, 234, 217); border-image: none; color: rgb(169, 238, 224);
}
.green-turquoise.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(182, 240, 229);
}
.green-turquoise.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(190, 242, 232); border-image: none; color: rgb(211, 246, 239);
}
.green-turquoise.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(190, 242, 232); border-image: none; color: rgb(211, 246, 239);
}
.green-turquoise.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(190, 242, 232); border-image: none; color: rgb(211, 246, 239);
}
.green-turquoise.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(190, 242, 232); border-image: none; color: rgb(211, 246, 239);
}
.portlet > .green-haze.portlet-body {
	background-color: rgb(68, 182, 174);
}
.green-haze.portlet {
	background-color: rgb(68, 182, 174);
}
.green-haze.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-haze.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-haze.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green-haze.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-haze.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green-haze.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green-haze.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green-haze.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green-haze.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green-haze.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green-haze.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(103, 198, 191) rgb(103, 198, 191); border-image: none;
}
.green-haze.box.portlet > .portlet-title {
	background-color: rgb(68, 182, 174);
}
.green-haze.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green-haze.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-haze.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(147, 215, 210); border-image: none; color: rgb(166, 222, 218);
}
.green-haze.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(177, 226, 222);
}
.green-haze.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(185, 229, 226); border-image: none; color: rgb(203, 236, 233);
}
.green-haze.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(185, 229, 226); border-image: none; color: rgb(203, 236, 233);
}
.green-haze.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(185, 229, 226); border-image: none; color: rgb(203, 236, 233);
}
.green-haze.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(185, 229, 226); border-image: none; color: rgb(203, 236, 233);
}
.portlet > .green-jungle.portlet-body {
	background-color: rgb(38, 194, 129);
}
.green-jungle.portlet {
	background-color: rgb(38, 194, 129);
}
.green-jungle.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-jungle.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-jungle.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green-jungle.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-jungle.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green-jungle.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green-jungle.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green-jungle.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green-jungle.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green-jungle.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green-jungle.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(65, 218, 154) rgb(65, 218, 154); border-image: none;
}
.green-jungle.box.portlet > .portlet-title {
	background-color: rgb(38, 194, 129);
}
.green-jungle.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green-jungle.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-jungle.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(116, 228, 181); border-image: none; color: rgb(138, 232, 193);
}
.green-jungle.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(150, 235, 200);
}
.green-jungle.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(159, 236, 204); border-image: none; color: rgb(180, 240, 215);
}
.green-jungle.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(159, 236, 204); border-image: none; color: rgb(180, 240, 215);
}
.green-jungle.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(159, 236, 204); border-image: none; color: rgb(180, 240, 215);
}
.green-jungle.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(159, 236, 204); border-image: none; color: rgb(180, 240, 215);
}
.portlet > .green-soft.portlet-body {
	background-color: rgb(63, 171, 164);
}
.green-soft.portlet {
	background-color: rgb(63, 171, 164);
}
.green-soft.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-soft.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-soft.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green-soft.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-soft.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green-soft.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green-soft.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green-soft.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green-soft.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green-soft.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green-soft.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(91, 194, 188) rgb(91, 194, 188); border-image: none;
}
.green-soft.box.portlet > .portlet-title {
	background-color: rgb(63, 171, 164);
}
.green-soft.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green-soft.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-soft.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(135, 211, 206); border-image: none; color: rgb(154, 218, 214);
}
.green-soft.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(165, 222, 218);
}
.green-soft.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(173, 225, 221); border-image: none; color: rgb(191, 231, 229);
}
.green-soft.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(173, 225, 221); border-image: none; color: rgb(191, 231, 229);
}
.green-soft.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(173, 225, 221); border-image: none; color: rgb(191, 231, 229);
}
.green-soft.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(173, 225, 221); border-image: none; color: rgb(191, 231, 229);
}
.portlet > .green-dark.portlet-body {
	background-color: rgb(77, 179, 162);
}
.green-dark.portlet {
	background-color: rgb(77, 179, 162);
}
.green-dark.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-dark.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-dark.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green-dark.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-dark.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green-dark.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green-dark.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green-dark.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green-dark.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green-dark.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green-dark.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(113, 194, 181) rgb(113, 194, 181); border-image: none;
}
.green-dark.box.portlet > .portlet-title {
	background-color: rgb(77, 179, 162);
}
.green-dark.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green-dark.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-dark.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(156, 213, 203); border-image: none; color: rgb(173, 220, 212);
}
.green-dark.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(184, 225, 218);
}
.green-dark.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(191, 228, 222); border-image: none; color: rgb(209, 235, 231);
}
.green-dark.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(191, 228, 222); border-image: none; color: rgb(209, 235, 231);
}
.green-dark.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(191, 228, 222); border-image: none; color: rgb(209, 235, 231);
}
.green-dark.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(191, 228, 222); border-image: none; color: rgb(209, 235, 231);
}
.portlet > .green-sharp.portlet-body {
	background-color: rgb(42, 180, 192);
}
.green-sharp.portlet {
	background-color: rgb(42, 180, 192);
}
.green-sharp.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-sharp.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.green-sharp.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.green-sharp.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-sharp.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.green-sharp.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.green-sharp.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.green-sharp.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.green-sharp.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.green-sharp.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.green-sharp.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(70, 203, 215) rgb(70, 203, 215); border-image: none;
}
.green-sharp.box.portlet > .portlet-title {
	background-color: rgb(42, 180, 192);
}
.green-sharp.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.green-sharp.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.green-sharp.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(121, 217, 226); border-image: none; color: rgb(142, 223, 230);
}
.green-sharp.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(154, 227, 233);
}
.green-sharp.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(162, 229, 235); border-image: none; color: rgb(183, 235, 239);
}
.green-sharp.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(162, 229, 235); border-image: none; color: rgb(183, 235, 239);
}
.green-sharp.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(162, 229, 235); border-image: none; color: rgb(183, 235, 239);
}
.green-sharp.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(162, 229, 235); border-image: none; color: rgb(183, 235, 239);
}
.portlet > .grey.portlet-body {
	background-color: rgb(229, 229, 229);
}
.grey.portlet {
	background-color: rgb(229, 229, 229);
}
.grey.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.grey.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.grey.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey.solid.portlet > .portlet-title > .caption > i {
	color: rgb(51, 51, 51);
}
.grey.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor white white; border-image: none;
}
.grey.box.portlet > .portlet-title {
	background-color: rgb(229, 229, 229);
}
.grey.box.portlet > .portlet-title > .caption {
	color: rgb(51, 51, 51);
}
.grey.box.portlet > .portlet-title > .caption > i {
	color: rgb(51, 51, 51);
}
.grey.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid white; border-image: none; color: white;
}
.grey.box.portlet > .portlet-title > .actions .btn-default > i {
	color: white;
}
.grey.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.grey.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.grey.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.grey.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .grey-steel.portlet-body {
	background-color: rgb(233, 237, 239);
}
.grey-steel.portlet {
	background-color: rgb(233, 237, 239);
}
.grey-steel.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(128, 137, 142);
}
.grey-steel.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(128, 137, 142);
}
.grey-steel.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey-steel.solid.portlet > .portlet-title > .caption > i {
	color: rgb(128, 137, 142);
}
.grey-steel.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey-steel.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey-steel.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey-steel.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey-steel.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey-steel.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey-steel.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor white white; border-image: none;
}
.grey-steel.box.portlet > .portlet-title {
	background-color: rgb(233, 237, 239);
}
.grey-steel.box.portlet > .portlet-title > .caption {
	color: rgb(128, 137, 142);
}
.grey-steel.box.portlet > .portlet-title > .caption > i {
	color: rgb(128, 137, 142);
}
.grey-steel.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid white; border-image: none; color: white;
}
.grey-steel.box.portlet > .portlet-title > .actions .btn-default > i {
	color: white;
}
.grey-steel.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.grey-steel.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.grey-steel.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.grey-steel.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .grey-cararra.portlet-body {
	background-color: rgb(250, 250, 250);
}
.grey-cararra.portlet {
	background-color: rgb(250, 250, 250);
}
.grey-cararra.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.grey-cararra.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.grey-cararra.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey-cararra.solid.portlet > .portlet-title > .caption > i {
	color: rgb(51, 51, 51);
}
.grey-cararra.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey-cararra.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey-cararra.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey-cararra.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey-cararra.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey-cararra.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey-cararra.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor white white; border-image: none;
}
.grey-cararra.box.portlet > .portlet-title {
	background-color: rgb(250, 250, 250);
}
.grey-cararra.box.portlet > .portlet-title > .caption {
	color: rgb(51, 51, 51);
}
.grey-cararra.box.portlet > .portlet-title > .caption > i {
	color: rgb(51, 51, 51);
}
.grey-cararra.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid white; border-image: none; color: white;
}
.grey-cararra.box.portlet > .portlet-title > .actions .btn-default > i {
	color: white;
}
.grey-cararra.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.grey-cararra.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.grey-cararra.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.grey-cararra.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .grey-gallery.portlet-body {
	background-color: rgb(85, 85, 85);
}
.grey-gallery.portlet {
	background-color: rgb(85, 85, 85);
}
.grey-gallery.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.grey-gallery.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.grey-gallery.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey-gallery.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.grey-gallery.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey-gallery.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey-gallery.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey-gallery.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey-gallery.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey-gallery.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey-gallery.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(110, 110, 110) rgb(110, 110, 110); border-image: none;
}
.grey-gallery.box.portlet > .portlet-title {
	background-color: rgb(85, 85, 85);
}
.grey-gallery.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.grey-gallery.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.grey-gallery.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(141, 141, 141); border-image: none; color: rgb(154, 154, 154);
}
.grey-gallery.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(162, 162, 162);
}
.grey-gallery.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(167, 167, 167); border-image: none; color: rgb(179, 179, 179);
}
.grey-gallery.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(167, 167, 167); border-image: none; color: rgb(179, 179, 179);
}
.grey-gallery.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(167, 167, 167); border-image: none; color: rgb(179, 179, 179);
}
.grey-gallery.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(167, 167, 167); border-image: none; color: rgb(179, 179, 179);
}
.portlet > .grey-cascade.portlet-body {
	background-color: rgb(149, 165, 166);
}
.grey-cascade.portlet {
	background-color: rgb(149, 165, 166);
}
.grey-cascade.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.grey-cascade.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.grey-cascade.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey-cascade.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.grey-cascade.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey-cascade.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey-cascade.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey-cascade.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey-cascade.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey-cascade.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey-cascade.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(177, 189, 189) rgb(177, 189, 189); border-image: none;
}
.grey-cascade.box.portlet > .portlet-title {
	background-color: rgb(149, 165, 166);
}
.grey-cascade.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.grey-cascade.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.grey-cascade.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(210, 217, 217); border-image: none; color: rgb(224, 229, 229);
}
.grey-cascade.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(232, 236, 236);
}
.grey-cascade.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(238, 240, 240); border-image: none; color: rgb(252, 252, 252);
}
.grey-cascade.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(238, 240, 240); border-image: none; color: rgb(252, 252, 252);
}
.grey-cascade.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(238, 240, 240); border-image: none; color: rgb(252, 252, 252);
}
.grey-cascade.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(238, 240, 240); border-image: none; color: rgb(252, 252, 252);
}
.portlet > .grey-silver.portlet-body {
	background-color: rgb(191, 191, 191);
}
.grey-silver.portlet {
	background-color: rgb(191, 191, 191);
}
.grey-silver.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(250, 252, 251);
}
.grey-silver.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(250, 252, 251);
}
.grey-silver.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey-silver.solid.portlet > .portlet-title > .caption > i {
	color: rgb(250, 252, 251);
}
.grey-silver.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey-silver.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey-silver.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey-silver.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey-silver.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey-silver.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey-silver.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(217, 217, 217) rgb(217, 217, 217); border-image: none;
}
.grey-silver.box.portlet > .portlet-title {
	background-color: rgb(191, 191, 191);
}
.grey-silver.box.portlet > .portlet-title > .caption {
	color: rgb(250, 252, 251);
}
.grey-silver.box.portlet > .portlet-title > .caption > i {
	color: rgb(250, 252, 251);
}
.grey-silver.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(247, 247, 247); border-image: none; color: white;
}
.grey-silver.box.portlet > .portlet-title > .actions .btn-default > i {
	color: white;
}
.grey-silver.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.grey-silver.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.grey-silver.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.grey-silver.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .grey-salsa.portlet-body {
	background-color: rgb(172, 181, 195);
}
.grey-salsa.portlet {
	background-color: rgb(172, 181, 195);
}
.grey-salsa.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(250, 252, 251);
}
.grey-salsa.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(250, 252, 251);
}
.grey-salsa.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey-salsa.solid.portlet > .portlet-title > .caption > i {
	color: rgb(250, 252, 251);
}
.grey-salsa.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey-salsa.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey-salsa.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey-salsa.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey-salsa.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey-salsa.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey-salsa.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(202, 207, 216) rgb(202, 207, 216); border-image: none;
}
.grey-salsa.box.portlet > .portlet-title {
	background-color: rgb(172, 181, 195);
}
.grey-salsa.box.portlet > .portlet-title > .caption {
	color: rgb(250, 252, 251);
}
.grey-salsa.box.portlet > .portlet-title > .caption > i {
	color: rgb(250, 252, 251);
}
.grey-salsa.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(237, 239, 242); border-image: none; color: rgb(252, 252, 253);
}
.grey-salsa.box.portlet > .portlet-title > .actions .btn-default > i {
	color: white;
}
.grey-salsa.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.grey-salsa.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.grey-salsa.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.grey-salsa.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .grey-salt.portlet-body {
	background-color: rgb(191, 202, 209);
}
.grey-salt.portlet {
	background-color: rgb(191, 202, 209);
}
.grey-salt.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(250, 252, 251);
}
.grey-salt.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(250, 252, 251);
}
.grey-salt.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey-salt.solid.portlet > .portlet-title > .caption > i {
	color: rgb(250, 252, 251);
}
.grey-salt.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey-salt.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey-salt.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey-salt.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey-salt.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey-salt.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey-salt.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(221, 227, 230) rgb(221, 227, 230); border-image: none;
}
.grey-salt.box.portlet > .portlet-title {
	background-color: rgb(191, 202, 209);
}
.grey-salt.box.portlet > .portlet-title > .caption {
	color: rgb(250, 252, 251);
}
.grey-salt.box.portlet > .portlet-title > .caption > i {
	color: rgb(250, 252, 251);
}
.grey-salt.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid white; border-image: none; color: white;
}
.grey-salt.box.portlet > .portlet-title > .actions .btn-default > i {
	color: white;
}
.grey-salt.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.grey-salt.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.grey-salt.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.grey-salt.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .grey-mint.portlet-body {
	background-color: rgb(82, 94, 100);
}
.grey-mint.portlet {
	background-color: rgb(82, 94, 100);
}
.grey-mint.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.grey-mint.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.grey-mint.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.grey-mint.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.grey-mint.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.grey-mint.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.grey-mint.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.grey-mint.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.grey-mint.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.grey-mint.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.grey-mint.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(105, 120, 128) rgb(105, 120, 128); border-image: none;
}
.grey-mint.box.portlet > .portlet-title {
	background-color: rgb(82, 94, 100);
}
.grey-mint.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.grey-mint.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.grey-mint.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(136, 151, 158); border-image: none; color: rgb(150, 163, 169);
}
.grey-mint.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(159, 170, 176);
}
.grey-mint.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(164, 175, 181); border-image: none; color: rgb(178, 188, 192);
}
.grey-mint.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(164, 175, 181); border-image: none; color: rgb(178, 188, 192);
}
.grey-mint.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(164, 175, 181); border-image: none; color: rgb(178, 188, 192);
}
.grey-mint.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(164, 175, 181); border-image: none; color: rgb(178, 188, 192);
}
.portlet > .red.portlet-body {
	background-color: rgb(231, 80, 90);
}
.red.portlet {
	background-color: rgb(231, 80, 90);
}
.red.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(237, 125, 132) rgb(237, 125, 132); border-image: none;
}
.red.box.portlet > .portlet-title {
	background-color: rgb(231, 80, 90);
}
.red.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(245, 179, 183); border-image: none; color: rgb(248, 201, 204);
}
.red.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(249, 215, 217);
}
.red.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(251, 224, 225); border-image: none; color: rgb(254, 246, 246);
}
.red.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(251, 224, 225); border-image: none; color: rgb(254, 246, 246);
}
.red.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(251, 224, 225); border-image: none; color: rgb(254, 246, 246);
}
.red.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(251, 224, 225); border-image: none; color: rgb(254, 246, 246);
}
.portlet > .red-pink.portlet-body {
	background-color: rgb(224, 130, 131);
}
.red-pink.portlet {
	background-color: rgb(224, 130, 131);
}
.red-pink.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-pink.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-pink.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red-pink.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-pink.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red-pink.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red-pink.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red-pink.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red-pink.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red-pink.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red-pink.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(234, 171, 172) rgb(234, 171, 172); border-image: none;
}
.red-pink.box.portlet > .portlet-title {
	background-color: rgb(224, 130, 131);
}
.red-pink.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red-pink.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-pink.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(246, 220, 220); border-image: none; color: rgb(251, 240, 240);
}
.red-pink.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(254, 253, 253);
}
.red-pink.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid white; border-image: none; color: white;
}
.red-pink.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid white; border-image: none; color: white;
}
.red-pink.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid white; border-image: none; color: white;
}
.red-pink.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid white; border-image: none; color: white;
}
.portlet > .red-sunglo.portlet-body {
	background-color: rgb(226, 106, 106);
}
.red-sunglo.portlet {
	background-color: rgb(226, 106, 106);
}
.red-sunglo.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-sunglo.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-sunglo.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red-sunglo.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-sunglo.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red-sunglo.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red-sunglo.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red-sunglo.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red-sunglo.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red-sunglo.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red-sunglo.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(234, 149, 149) rgb(234, 149, 149); border-image: none;
}
.red-sunglo.box.portlet > .portlet-title {
	background-color: rgb(226, 106, 106);
}
.red-sunglo.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red-sunglo.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-sunglo.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(244, 200, 200); border-image: none; color: rgb(248, 221, 221);
}
.red-sunglo.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(251, 234, 234);
}
.red-sunglo.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(253, 243, 243); border-image: none; color: white;
}
.red-sunglo.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(253, 243, 243); border-image: none; color: white;
}
.red-sunglo.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(253, 243, 243); border-image: none; color: white;
}
.red-sunglo.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(253, 243, 243); border-image: none; color: white;
}
.portlet > .red-intense.portlet-body {
	background-color: rgb(227, 91, 90);
}
.red-intense.portlet {
	background-color: rgb(227, 91, 90);
}
.red-intense.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-intense.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-intense.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red-intense.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-intense.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red-intense.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red-intense.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red-intense.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red-intense.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red-intense.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red-intense.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(234, 134, 134) rgb(234, 134, 134); border-image: none;
}
.red-intense.box.portlet > .portlet-title {
	background-color: rgb(227, 91, 90);
}
.red-intense.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red-intense.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-intense.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(243, 186, 186); border-image: none; color: rgb(247, 208, 208);
}
.red-intense.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(249, 221, 221);
}
.red-intense.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(251, 230, 230); border-image: none; color: rgb(254, 251, 251);
}
.red-intense.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(251, 230, 230); border-image: none; color: rgb(254, 251, 251);
}
.red-intense.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(251, 230, 230); border-image: none; color: rgb(254, 251, 251);
}
.red-intense.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(251, 230, 230); border-image: none; color: rgb(254, 251, 251);
}
.portlet > .red-thunderbird.portlet-body {
	background-color: rgb(217, 30, 24);
}
.red-thunderbird.portlet {
	background-color: rgb(217, 30, 24);
}
.red-thunderbird.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-thunderbird.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-thunderbird.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red-thunderbird.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-thunderbird.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red-thunderbird.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red-thunderbird.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red-thunderbird.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red-thunderbird.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red-thunderbird.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red-thunderbird.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(233, 64, 59) rgb(233, 64, 59); border-image: none;
}
.red-thunderbird.box.portlet > .portlet-title {
	background-color: rgb(217, 30, 24);
}
.red-thunderbird.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red-thunderbird.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-thunderbird.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(239, 118, 114); border-image: none; color: rgb(242, 140, 137);
}
.red-thunderbird.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(243, 153, 151);
}
.red-thunderbird.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(244, 162, 160); border-image: none; color: rgb(247, 185, 183);
}
.red-thunderbird.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(244, 162, 160); border-image: none; color: rgb(247, 185, 183);
}
.red-thunderbird.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(244, 162, 160); border-image: none; color: rgb(247, 185, 183);
}
.red-thunderbird.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(244, 162, 160); border-image: none; color: rgb(247, 185, 183);
}
.portlet > .red-flamingo.portlet-body {
	background-color: rgb(239, 72, 54);
}
.red-flamingo.portlet {
	background-color: rgb(239, 72, 54);
}
.red-flamingo.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-flamingo.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-flamingo.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red-flamingo.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-flamingo.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red-flamingo.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red-flamingo.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red-flamingo.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red-flamingo.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red-flamingo.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red-flamingo.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(243, 115, 101) rgb(243, 115, 101); border-image: none;
}
.red-flamingo.box.portlet > .portlet-title {
	background-color: rgb(239, 72, 54);
}
.red-flamingo.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red-flamingo.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-flamingo.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(247, 167, 158); border-image: none; color: rgb(249, 188, 182);
}
.red-flamingo.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(250, 201, 196);
}
.red-flamingo.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(251, 210, 205); border-image: none; color: rgb(253, 231, 229);
}
.red-flamingo.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(251, 210, 205); border-image: none; color: rgb(253, 231, 229);
}
.red-flamingo.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(251, 210, 205); border-image: none; color: rgb(253, 231, 229);
}
.red-flamingo.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(251, 210, 205); border-image: none; color: rgb(253, 231, 229);
}
.portlet > .red-soft.portlet-body {
	background-color: rgb(208, 84, 84);
}
.red-soft.portlet {
	background-color: rgb(208, 84, 84);
}
.red-soft.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-soft.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-soft.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red-soft.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-soft.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red-soft.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red-soft.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red-soft.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red-soft.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red-soft.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red-soft.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(219, 124, 124) rgb(219, 124, 124); border-image: none;
}
.red-soft.box.portlet > .portlet-title {
	background-color: rgb(208, 84, 84);
}
.red-soft.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red-soft.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-soft.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(232, 172, 172); border-image: none; color: rgb(238, 192, 192);
}
.red-soft.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(241, 204, 204);
}
.red-soft.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(243, 212, 212); border-image: none; color: rgb(249, 232, 232);
}
.red-soft.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(243, 212, 212); border-image: none; color: rgb(249, 232, 232);
}
.red-soft.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(243, 212, 212); border-image: none; color: rgb(249, 232, 232);
}
.red-soft.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(243, 212, 212); border-image: none; color: rgb(249, 232, 232);
}
.portlet > .red-haze.portlet-body {
	background-color: rgb(243, 106, 90);
}
.red-haze.portlet {
	background-color: rgb(243, 106, 90);
}
.red-haze.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-haze.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-haze.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red-haze.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-haze.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red-haze.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red-haze.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red-haze.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red-haze.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red-haze.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red-haze.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(246, 149, 138) rgb(246, 149, 138); border-image: none;
}
.red-haze.box.portlet > .portlet-title {
	background-color: rgb(243, 106, 90);
}
.red-haze.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red-haze.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-haze.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(251, 200, 195); border-image: none; color: rgb(252, 222, 218);
}
.red-haze.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(253, 235, 233);
}
.red-haze.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(254, 243, 242); border-image: none; color: white;
}
.red-haze.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(254, 243, 242); border-image: none; color: white;
}
.red-haze.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(254, 243, 242); border-image: none; color: white;
}
.red-haze.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(254, 243, 242); border-image: none; color: white;
}
.portlet > .red-mint.portlet-body {
	background-color: rgb(228, 58, 69);
}
.red-mint.portlet {
	background-color: rgb(228, 58, 69);
}
.red-mint.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-mint.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.red-mint.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.red-mint.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-mint.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.red-mint.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.red-mint.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.red-mint.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.red-mint.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.red-mint.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.red-mint.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(234, 103, 111) rgb(234, 103, 111); border-image: none;
}
.red-mint.box.portlet > .portlet-title {
	background-color: rgb(228, 58, 69);
}
.red-mint.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.red-mint.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.red-mint.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(242, 157, 162); border-image: none; color: rgb(245, 179, 183);
}
.red-mint.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(246, 193, 196);
}
.red-mint.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(248, 202, 205); border-image: none; color: rgb(251, 224, 226);
}
.red-mint.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(248, 202, 205); border-image: none; color: rgb(251, 224, 226);
}
.red-mint.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(248, 202, 205); border-image: none; color: rgb(251, 224, 226);
}
.red-mint.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(248, 202, 205); border-image: none; color: rgb(251, 224, 226);
}
.portlet > .yellow.portlet-body {
	background-color: rgb(196, 159, 71);
}
.yellow.portlet {
	background-color: rgb(196, 159, 71);
}
.yellow.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(208, 179, 110) rgb(208, 179, 110); border-image: none;
}
.yellow.box.portlet > .portlet-title {
	background-color: rgb(196, 159, 71);
}
.yellow.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(223, 203, 156); border-image: none; color: rgb(229, 213, 175);
}
.yellow.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(233, 219, 187);
}
.yellow.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(236, 223, 195); border-image: none; color: rgb(242, 234, 214);
}
.yellow.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(236, 223, 195); border-image: none; color: rgb(242, 234, 214);
}
.yellow.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(236, 223, 195); border-image: none; color: rgb(242, 234, 214);
}
.yellow.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(236, 223, 195); border-image: none; color: rgb(242, 234, 214);
}
.portlet > .yellow-gold.portlet-body {
	background-color: rgb(232, 126, 4);
}
.yellow-gold.portlet {
	background-color: rgb(232, 126, 4);
}
.yellow-gold.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-gold.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-gold.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow-gold.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-gold.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow-gold.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow-gold.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow-gold.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow-gold.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow-gold.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow-gold.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(251, 151, 36) rgb(251, 151, 36); border-image: none;
}
.yellow-gold.box.portlet > .portlet-title {
	background-color: rgb(232, 126, 4);
}
.yellow-gold.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow-gold.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-gold.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(252, 180, 96); border-image: none; color: rgb(253, 191, 121);
}
.yellow-gold.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(253, 199, 136);
}
.yellow-gold.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(253, 203, 146); border-image: none; color: rgb(254, 215, 171);
}
.yellow-gold.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(253, 203, 146); border-image: none; color: rgb(254, 215, 171);
}
.yellow-gold.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(253, 203, 146); border-image: none; color: rgb(254, 215, 171);
}
.yellow-gold.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(253, 203, 146); border-image: none; color: rgb(254, 215, 171);
}
.portlet > .yellow-casablanca.portlet-body {
	background-color: rgb(242, 120, 75);
}
.yellow-casablanca.portlet {
	background-color: rgb(242, 120, 75);
}
.yellow-casablanca.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-casablanca.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-casablanca.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow-casablanca.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-casablanca.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow-casablanca.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow-casablanca.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow-casablanca.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow-casablanca.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow-casablanca.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow-casablanca.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(245, 156, 123) rgb(245, 156, 123); border-image: none;
}
.yellow-casablanca.box.portlet > .portlet-title {
	background-color: rgb(242, 120, 75);
}
.yellow-casablanca.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow-casablanca.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-casablanca.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(250, 198, 180); border-image: none; color: rgb(251, 216, 203);
}
.yellow-casablanca.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(252, 227, 218);
}
.yellow-casablanca.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(253, 234, 227); border-image: none; color: rgb(255, 252, 251);
}
.yellow-casablanca.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(253, 234, 227); border-image: none; color: rgb(255, 252, 251);
}
.yellow-casablanca.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(253, 234, 227); border-image: none; color: rgb(255, 252, 251);
}
.yellow-casablanca.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(253, 234, 227); border-image: none; color: rgb(255, 252, 251);
}
.portlet > .yellow-crusta.portlet-body {
	background-color: rgb(243, 194, 0);
}
.yellow-crusta.portlet {
	background-color: rgb(243, 194, 0);
}
.yellow-crusta.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-crusta.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-crusta.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow-crusta.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-crusta.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow-crusta.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow-crusta.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow-crusta.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow-crusta.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow-crusta.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow-crusta.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(255, 211, 39) rgb(255, 211, 39); border-image: none;
}
.yellow-crusta.box.portlet > .portlet-title {
	background-color: rgb(243, 194, 0);
}
.yellow-crusta.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow-crusta.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-crusta.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(255, 224, 100); border-image: none; color: rgb(255, 229, 126);
}
.yellow-crusta.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(255, 232, 141);
}
.yellow-crusta.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(255, 234, 151); border-image: none; color: rgb(255, 239, 177);
}
.yellow-crusta.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(255, 234, 151); border-image: none; color: rgb(255, 239, 177);
}
.yellow-crusta.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(255, 234, 151); border-image: none; color: rgb(255, 239, 177);
}
.yellow-crusta.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(255, 234, 151); border-image: none; color: rgb(255, 239, 177);
}
.portlet > .yellow-lemon.portlet-body {
	background-color: rgb(247, 202, 24);
}
.yellow-lemon.portlet {
	background-color: rgb(247, 202, 24);
}
.yellow-lemon.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-lemon.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-lemon.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow-lemon.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-lemon.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow-lemon.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow-lemon.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow-lemon.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow-lemon.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow-lemon.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow-lemon.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(249, 213, 73) rgb(249, 213, 73); border-image: none;
}
.yellow-lemon.box.portlet > .portlet-title {
	background-color: rgb(247, 202, 24);
}
.yellow-lemon.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow-lemon.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-lemon.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(251, 227, 132); border-image: none; color: rgb(252, 233, 157);
}
.yellow-lemon.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(252, 236, 172);
}
.yellow-lemon.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(252, 238, 182); border-image: none; color: rgb(253, 244, 206);
}
.yellow-lemon.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(252, 238, 182); border-image: none; color: rgb(253, 244, 206);
}
.yellow-lemon.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(252, 238, 182); border-image: none; color: rgb(253, 244, 206);
}
.yellow-lemon.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(252, 238, 182); border-image: none; color: rgb(253, 244, 206);
}
.portlet > .yellow-saffron.portlet-body {
	background-color: rgb(244, 208, 63);
}
.yellow-saffron.portlet {
	background-color: rgb(244, 208, 63);
}
.yellow-saffron.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-saffron.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-saffron.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow-saffron.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-saffron.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow-saffron.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow-saffron.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow-saffron.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow-saffron.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow-saffron.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow-saffron.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(247, 220, 111) rgb(247, 220, 111); border-image: none;
}
.yellow-saffron.box.portlet > .portlet-title {
	background-color: rgb(244, 208, 63);
}
.yellow-saffron.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow-saffron.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-saffron.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(250, 234, 169); border-image: none; color: rgb(251, 240, 193);
}
.yellow-saffron.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(252, 243, 208);
}
.yellow-saffron.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(253, 246, 217); border-image: none; color: rgb(254, 252, 241);
}
.yellow-saffron.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(253, 246, 217); border-image: none; color: rgb(254, 252, 241);
}
.yellow-saffron.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(253, 246, 217); border-image: none; color: rgb(254, 252, 241);
}
.yellow-saffron.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(253, 246, 217); border-image: none; color: rgb(254, 252, 241);
}
.portlet > .yellow-soft.portlet-body {
	background-color: rgb(200, 208, 70);
}
.yellow-soft.portlet {
	background-color: rgb(200, 208, 70);
}
.yellow-soft.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-soft.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-soft.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow-soft.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-soft.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow-soft.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow-soft.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow-soft.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow-soft.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow-soft.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow-soft.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(212, 218, 111) rgb(212, 218, 111); border-image: none;
}
.yellow-soft.box.portlet > .portlet-title {
	background-color: rgb(200, 208, 70);
}
.yellow-soft.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow-soft.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-soft.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(227, 231, 159); border-image: none; color: rgb(233, 236, 180);
}
.yellow-soft.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(236, 239, 192);
}
.yellow-soft.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(239, 241, 200); border-image: none; color: rgb(245, 246, 220);
}
.yellow-soft.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(239, 241, 200); border-image: none; color: rgb(245, 246, 220);
}
.yellow-soft.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(239, 241, 200); border-image: none; color: rgb(245, 246, 220);
}
.yellow-soft.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(239, 241, 200); border-image: none; color: rgb(245, 246, 220);
}
.portlet > .yellow-haze.portlet-body {
	background-color: rgb(197, 191, 102);
}
.yellow-haze.portlet {
	background-color: rgb(197, 191, 102);
}
.yellow-haze.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-haze.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-haze.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow-haze.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-haze.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow-haze.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow-haze.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow-haze.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow-haze.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow-haze.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow-haze.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(211, 206, 139) rgb(211, 206, 139); border-image: none;
}
.yellow-haze.box.portlet > .portlet-title {
	background-color: rgb(197, 191, 102);
}
.yellow-haze.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow-haze.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-haze.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(228, 225, 183); border-image: none; color: rgb(235, 233, 202);
}
.yellow-haze.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(239, 237, 213);
}
.yellow-haze.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(242, 241, 220); border-image: none; color: rgb(249, 248, 239);
}
.yellow-haze.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(242, 241, 220); border-image: none; color: rgb(249, 248, 239);
}
.yellow-haze.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(242, 241, 220); border-image: none; color: rgb(249, 248, 239);
}
.yellow-haze.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(242, 241, 220); border-image: none; color: rgb(249, 248, 239);
}
.portlet > .yellow-mint.portlet-body {
	background-color: rgb(197, 185, 107);
}
.yellow-mint.portlet {
	background-color: rgb(197, 185, 107);
}
.yellow-mint.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-mint.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.yellow-mint.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.yellow-mint.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-mint.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.yellow-mint.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.yellow-mint.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.yellow-mint.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.yellow-mint.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.yellow-mint.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.yellow-mint.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(211, 202, 144) rgb(211, 202, 144); border-image: none;
}
.yellow-mint.box.portlet > .portlet-title {
	background-color: rgb(197, 185, 107);
}
.yellow-mint.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.yellow-mint.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.yellow-mint.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(229, 223, 188); border-image: none; color: rgb(236, 232, 206);
}
.yellow-mint.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(240, 237, 217);
}
.yellow-mint.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(243, 240, 224); border-image: none; color: rgb(250, 249, 243);
}
.yellow-mint.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(243, 240, 224); border-image: none; color: rgb(250, 249, 243);
}
.yellow-mint.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(243, 240, 224); border-image: none; color: rgb(250, 249, 243);
}
.yellow-mint.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(243, 240, 224); border-image: none; color: rgb(250, 249, 243);
}
.portlet > .purple.portlet-body {
	background-color: rgb(142, 68, 173);
}
.purple.portlet {
	background-color: rgb(142, 68, 173);
}
.purple.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(165, 99, 193) rgb(165, 99, 193); border-image: none;
}
.purple.box.portlet > .portlet-title {
	background-color: rgb(142, 68, 173);
}
.purple.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(191, 142, 211); border-image: none; color: rgb(201, 161, 218);
}
.purple.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(207, 172, 222);
}
.purple.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(212, 179, 225); border-image: none; color: rgb(222, 197, 232);
}
.purple.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(212, 179, 225); border-image: none; color: rgb(222, 197, 232);
}
.purple.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(212, 179, 225); border-image: none; color: rgb(222, 197, 232);
}
.purple.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(212, 179, 225); border-image: none; color: rgb(222, 197, 232);
}
.portlet > .purple-plum.portlet-body {
	background-color: rgb(135, 117, 167);
}
.purple-plum.portlet {
	background-color: rgb(135, 117, 167);
}
.purple-plum.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-plum.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-plum.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple-plum.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-plum.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple-plum.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple-plum.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple-plum.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple-plum.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple-plum.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple-plum.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(162, 148, 187) rgb(162, 148, 187); border-image: none;
}
.purple-plum.box.portlet > .portlet-title {
	background-color: rgb(135, 117, 167);
}
.purple-plum.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple-plum.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-plum.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(195, 186, 211); border-image: none; color: rgb(208, 201, 221);
}
.purple-plum.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(216, 210, 227);
}
.purple-plum.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(222, 217, 231); border-image: none; color: rgb(235, 232, 240);
}
.purple-plum.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(222, 217, 231); border-image: none; color: rgb(235, 232, 240);
}
.purple-plum.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(222, 217, 231); border-image: none; color: rgb(235, 232, 240);
}
.purple-plum.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(222, 217, 231); border-image: none; color: rgb(235, 232, 240);
}
.portlet > .purple-medium.portlet-body {
	background-color: rgb(191, 85, 236);
}
.purple-medium.portlet {
	background-color: rgb(191, 85, 236);
}
.purple-medium.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-medium.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-medium.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple-medium.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-medium.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple-medium.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple-medium.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple-medium.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple-medium.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple-medium.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple-medium.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(208, 131, 241) rgb(208, 131, 241); border-image: none;
}
.purple-medium.box.portlet > .portlet-title {
	background-color: rgb(191, 85, 236);
}
.purple-medium.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple-medium.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-medium.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(229, 186, 247); border-image: none; color: rgb(238, 209, 250);
}
.purple-medium.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(243, 223, 251);
}
.purple-medium.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(246, 232, 252); border-image: none; color: white;
}
.purple-medium.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(246, 232, 252); border-image: none; color: white;
}
.purple-medium.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(246, 232, 252); border-image: none; color: white;
}
.purple-medium.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(246, 232, 252); border-image: none; color: white;
}
.portlet > .purple-studio.portlet-body {
	background-color: rgb(142, 68, 173);
}
.purple-studio.portlet {
	background-color: rgb(142, 68, 173);
}
.purple-studio.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-studio.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-studio.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple-studio.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-studio.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple-studio.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple-studio.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple-studio.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple-studio.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple-studio.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple-studio.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(165, 99, 193) rgb(165, 99, 193); border-image: none;
}
.purple-studio.box.portlet > .portlet-title {
	background-color: rgb(142, 68, 173);
}
.purple-studio.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple-studio.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-studio.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(191, 142, 211); border-image: none; color: rgb(201, 161, 218);
}
.purple-studio.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(207, 172, 222);
}
.purple-studio.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(212, 179, 225); border-image: none; color: rgb(222, 197, 232);
}
.purple-studio.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(212, 179, 225); border-image: none; color: rgb(222, 197, 232);
}
.purple-studio.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(212, 179, 225); border-image: none; color: rgb(222, 197, 232);
}
.purple-studio.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(212, 179, 225); border-image: none; color: rgb(222, 197, 232);
}
.portlet > .purple-wisteria.portlet-body {
	background-color: rgb(155, 89, 182);
}
.purple-wisteria.portlet {
	background-color: rgb(155, 89, 182);
}
.purple-wisteria.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-wisteria.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-wisteria.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple-wisteria.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-wisteria.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple-wisteria.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple-wisteria.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple-wisteria.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple-wisteria.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple-wisteria.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple-wisteria.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(176, 124, 198) rgb(176, 124, 198); border-image: none;
}
.purple-wisteria.box.portlet > .portlet-title {
	background-color: rgb(155, 89, 182);
}
.purple-wisteria.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple-wisteria.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-wisteria.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(202, 167, 216); border-image: none; color: rgb(213, 185, 224);
}
.purple-wisteria.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(219, 195, 229);
}
.purple-wisteria.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(223, 202, 232); border-image: none; color: rgb(234, 220, 240);
}
.purple-wisteria.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(223, 202, 232); border-image: none; color: rgb(234, 220, 240);
}
.purple-wisteria.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(223, 202, 232); border-image: none; color: rgb(234, 220, 240);
}
.purple-wisteria.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(223, 202, 232); border-image: none; color: rgb(234, 220, 240);
}
.portlet > .purple-seance.portlet-body {
	background-color: rgb(154, 18, 179);
}
.purple-seance.portlet {
	background-color: rgb(154, 18, 179);
}
.purple-seance.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-seance.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-seance.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple-seance.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-seance.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple-seance.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple-seance.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple-seance.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple-seance.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple-seance.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple-seance.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(194, 23, 225) rgb(194, 23, 225); border-image: none;
}
.purple-seance.box.portlet > .portlet-title {
	background-color: rgb(154, 18, 179);
}
.purple-seance.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple-seance.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-seance.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(211, 73, 237); border-image: none; color: rgb(217, 96, 239);
}
.purple-seance.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(220, 110, 240);
}
.purple-seance.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(222, 119, 241); border-image: none; color: rgb(228, 142, 244);
}
.purple-seance.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(222, 119, 241); border-image: none; color: rgb(228, 142, 244);
}
.purple-seance.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(222, 119, 241); border-image: none; color: rgb(228, 142, 244);
}
.purple-seance.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(222, 119, 241); border-image: none; color: rgb(228, 142, 244);
}
.portlet > .purple-intense.portlet-body {
	background-color: rgb(135, 117, 167);
}
.purple-intense.portlet {
	background-color: rgb(135, 117, 167);
}
.purple-intense.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-intense.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-intense.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple-intense.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-intense.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple-intense.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple-intense.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple-intense.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple-intense.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple-intense.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple-intense.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(162, 148, 187) rgb(162, 148, 187); border-image: none;
}
.purple-intense.box.portlet > .portlet-title {
	background-color: rgb(135, 117, 167);
}
.purple-intense.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple-intense.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-intense.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(195, 186, 211); border-image: none; color: rgb(208, 201, 221);
}
.purple-intense.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(216, 210, 227);
}
.purple-intense.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(222, 217, 231); border-image: none; color: rgb(235, 232, 240);
}
.purple-intense.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(222, 217, 231); border-image: none; color: rgb(235, 232, 240);
}
.purple-intense.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(222, 217, 231); border-image: none; color: rgb(235, 232, 240);
}
.purple-intense.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(222, 217, 231); border-image: none; color: rgb(235, 232, 240);
}
.portlet > .purple-sharp.portlet-body {
	background-color: rgb(121, 103, 153);
}
.purple-sharp.portlet {
	background-color: rgb(121, 103, 153);
}
.purple-sharp.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-sharp.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-sharp.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple-sharp.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-sharp.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple-sharp.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple-sharp.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple-sharp.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple-sharp.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple-sharp.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple-sharp.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(148, 134, 173) rgb(148, 134, 173); border-image: none;
}
.purple-sharp.box.portlet > .portlet-title {
	background-color: rgb(121, 103, 153);
}
.purple-sharp.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple-sharp.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-sharp.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(180, 170, 198); border-image: none; color: rgb(194, 185, 208);
}
.purple-sharp.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(202, 195, 214);
}
.purple-sharp.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(207, 201, 219); border-image: none; color: rgb(221, 216, 229);
}
.purple-sharp.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(207, 201, 219); border-image: none; color: rgb(221, 216, 229);
}
.purple-sharp.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(207, 201, 219); border-image: none; color: rgb(221, 216, 229);
}
.purple-sharp.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(207, 201, 219); border-image: none; color: rgb(221, 216, 229);
}
.portlet > .purple-soft.portlet-body {
	background-color: rgb(136, 119, 169);
}
.purple-soft.portlet {
	background-color: rgb(136, 119, 169);
}
.purple-soft.solid.portlet > .portlet-title {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-soft.solid.portlet > .portlet-body {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255);
}
.purple-soft.solid.portlet > .portlet-title > .caption {
	font-weight: 400;
}
.purple-soft.solid.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-soft.solid.portlet > .portlet-title > .tools > a.remove {
	background-image: url("../img/portlet-remove-icon-white.png");
}
.purple-soft.solid.portlet > .portlet-title > .tools > a.config {
	background-image: url("../img/portlet-config-icon-white.png");
}
.purple-soft.solid.portlet > .portlet-title > .tools > a.reload {
	background-image: url("../img/portlet-reload-icon-white.png");
}
.purple-soft.solid.portlet > .portlet-title > .tools > a.expand {
	background-image: url("../img/portlet-expand-icon-white.png");
}
.purple-soft.solid.portlet > .portlet-title > .tools > a.collapse {
	background-image: url("../img/portlet-collapse-icon-white.png");
}
.purple-soft.solid.portlet > .portlet-title > .tools > a.fullscreen {
	color: rgb(253, 253, 253);
}
.purple-soft.box.portlet {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(163, 150, 189) rgb(163, 150, 189); border-image: none;
}
.purple-soft.box.portlet > .portlet-title {
	background-color: rgb(136, 119, 169);
}
.purple-soft.box.portlet > .portlet-title > .caption {
	color: rgb(255, 255, 255);
}
.purple-soft.box.portlet > .portlet-title > .caption > i {
	color: rgb(255, 255, 255);
}
.purple-soft.box.portlet > .portlet-title > .actions .btn-default {
	background: none !important; border: 1px solid rgb(196, 188, 212); border-image: none; color: rgb(210, 203, 222);
}
.purple-soft.box.portlet > .portlet-title > .actions .btn-default > i {
	color: rgb(218, 213, 228);
}
.purple-soft.box.portlet > .portlet-title > .actions .btn-default:hover {
	border: 1px solid rgb(223, 219, 232); border-image: none; color: rgb(237, 235, 242);
}
.purple-soft.box.portlet > .portlet-title > .actions .btn-default:focus {
	border: 1px solid rgb(223, 219, 232); border-image: none; color: rgb(237, 235, 242);
}
.purple-soft.box.portlet > .portlet-title > .actions .btn-default:active {
	border: 1px solid rgb(223, 219, 232); border-image: none; color: rgb(237, 235, 242);
}
.purple-soft.box.portlet > .portlet-title > .actions .active.btn-default {
	border: 1px solid rgb(223, 219, 232); border-image: none; color: rgb(237, 235, 242);
}
.progress {
	border: 0px currentColor; border-image: none; filter: none; box-shadow: none; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.progress-sm.progress {
	height: 12px;
}
.page-md .progress {
	text-indent: -99999px;
}
.white.progress-bar {
	background: rgb(255, 255, 255) !important; color: rgb(102, 102, 102) !important;
}
.default.progress-bar {
	background: rgb(225, 229, 236) !important; color: rgb(102, 102, 102) !important;
}
.dark.progress-bar {
	background: rgb(47, 53, 59) !important; color: rgb(255, 255, 255) !important;
}
.blue.progress-bar {
	background: rgb(53, 152, 220) !important; color: rgb(255, 255, 255) !important;
}
.blue-madison.progress-bar {
	background: rgb(87, 142, 190) !important; color: rgb(255, 255, 255) !important;
}
.blue-chambray.progress-bar {
	background: rgb(44, 62, 80) !important; color: rgb(255, 255, 255) !important;
}
.blue-ebonyclay.progress-bar {
	background: rgb(34, 49, 63) !important; color: rgb(255, 255, 255) !important;
}
.blue-hoki.progress-bar {
	background: rgb(103, 128, 159) !important; color: rgb(255, 255, 255) !important;
}
.blue-steel.progress-bar {
	background: rgb(75, 119, 190) !important; color: rgb(255, 255, 255) !important;
}
.blue-soft.progress-bar {
	background: rgb(76, 135, 185) !important; color: rgb(255, 255, 255) !important;
}
.blue-dark.progress-bar {
	background: rgb(94, 115, 139) !important; color: rgb(255, 255, 255) !important;
}
.blue-sharp.progress-bar {
	background: rgb(92, 155, 209) !important; color: rgb(255, 255, 255) !important;
}
.green.progress-bar {
	background: rgb(50, 197, 210) !important; color: rgb(255, 255, 255) !important;
}
.green-meadow.progress-bar {
	background: rgb(27, 188, 155) !important; color: rgb(255, 255, 255) !important;
}
.green-seagreen.progress-bar {
	background: rgb(27, 163, 156) !important; color: rgb(255, 255, 255) !important;
}
.green-turquoise.progress-bar {
	background: rgb(54, 215, 183) !important; color: rgb(255, 255, 255) !important;
}
.green-haze.progress-bar {
	background: rgb(68, 182, 174) !important; color: rgb(255, 255, 255) !important;
}
.green-jungle.progress-bar {
	background: rgb(38, 194, 129) !important; color: rgb(255, 255, 255) !important;
}
.green-soft.progress-bar {
	background: rgb(63, 171, 164) !important; color: rgb(255, 255, 255) !important;
}
.green-dark.progress-bar {
	background: rgb(77, 179, 162) !important; color: rgb(255, 255, 255) !important;
}
.green-sharp.progress-bar {
	background: rgb(42, 180, 192) !important; color: rgb(255, 255, 255) !important;
}
.grey.progress-bar {
	background: rgb(229, 229, 229) !important; color: rgb(51, 51, 51) !important;
}
.grey-steel.progress-bar {
	background: rgb(233, 237, 239) !important; color: rgb(128, 137, 142) !important;
}
.grey-cararra.progress-bar {
	background: rgb(250, 250, 250) !important; color: rgb(51, 51, 51) !important;
}
.grey-gallery.progress-bar {
	background: rgb(85, 85, 85) !important; color: rgb(255, 255, 255) !important;
}
.grey-cascade.progress-bar {
	background: rgb(149, 165, 166) !important; color: rgb(255, 255, 255) !important;
}
.grey-silver.progress-bar {
	background: rgb(191, 191, 191) !important; color: rgb(250, 252, 251) !important;
}
.grey-salsa.progress-bar {
	background: rgb(172, 181, 195) !important; color: rgb(250, 252, 251) !important;
}
.grey-salt.progress-bar {
	background: rgb(191, 202, 209) !important; color: rgb(250, 252, 251) !important;
}
.grey-mint.progress-bar {
	background: rgb(82, 94, 100) !important; color: rgb(255, 255, 255) !important;
}
.red.progress-bar {
	background: rgb(231, 80, 90) !important; color: rgb(255, 255, 255) !important;
}
.red-pink.progress-bar {
	background: rgb(224, 130, 131) !important; color: rgb(255, 255, 255) !important;
}
.red-sunglo.progress-bar {
	background: rgb(226, 106, 106) !important; color: rgb(255, 255, 255) !important;
}
.red-intense.progress-bar {
	background: rgb(227, 91, 90) !important; color: rgb(255, 255, 255) !important;
}
.red-thunderbird.progress-bar {
	background: rgb(217, 30, 24) !important; color: rgb(255, 255, 255) !important;
}
.red-flamingo.progress-bar {
	background: rgb(239, 72, 54) !important; color: rgb(255, 255, 255) !important;
}
.red-soft.progress-bar {
	background: rgb(208, 84, 84) !important; color: rgb(255, 255, 255) !important;
}
.red-haze.progress-bar {
	background: rgb(243, 106, 90) !important; color: rgb(255, 255, 255) !important;
}
.red-mint.progress-bar {
	background: rgb(228, 58, 69) !important; color: rgb(255, 255, 255) !important;
}
.yellow.progress-bar {
	background: rgb(196, 159, 71) !important; color: rgb(255, 255, 255) !important;
}
.yellow-gold.progress-bar {
	background: rgb(232, 126, 4) !important; color: rgb(255, 255, 255) !important;
}
.yellow-casablanca.progress-bar {
	background: rgb(242, 120, 75) !important; color: rgb(255, 255, 255) !important;
}
.yellow-crusta.progress-bar {
	background: rgb(243, 194, 0) !important; color: rgb(255, 255, 255) !important;
}
.yellow-lemon.progress-bar {
	background: rgb(247, 202, 24) !important; color: rgb(255, 255, 255) !important;
}
.yellow-saffron.progress-bar {
	background: rgb(244, 208, 63) !important; color: rgb(255, 255, 255) !important;
}
.yellow-soft.progress-bar {
	background: rgb(200, 208, 70) !important; color: rgb(255, 255, 255) !important;
}
.yellow-haze.progress-bar {
	background: rgb(197, 191, 102) !important; color: rgb(255, 255, 255) !important;
}
.yellow-mint.progress-bar {
	background: rgb(197, 185, 107) !important; color: rgb(255, 255, 255) !important;
}
.purple.progress-bar {
	background: rgb(142, 68, 173) !important; color: rgb(255, 255, 255) !important;
}
.purple-plum.progress-bar {
	background: rgb(135, 117, 167) !important; color: rgb(255, 255, 255) !important;
}
.purple-medium.progress-bar {
	background: rgb(191, 85, 236) !important; color: rgb(255, 255, 255) !important;
}
.purple-studio.progress-bar {
	background: rgb(142, 68, 173) !important; color: rgb(255, 255, 255) !important;
}
.purple-wisteria.progress-bar {
	background: rgb(155, 89, 182) !important; color: rgb(255, 255, 255) !important;
}
.purple-seance.progress-bar {
	background: rgb(154, 18, 179) !important; color: rgb(255, 255, 255) !important;
}
.purple-intense.progress-bar {
	background: rgb(135, 117, 167) !important; color: rgb(255, 255, 255) !important;
}
.purple-sharp.progress-bar {
	background: rgb(121, 103, 153) !important; color: rgb(255, 255, 255) !important;
}
.purple-soft.progress-bar {
	background: rgb(136, 119, 169) !important; color: rgb(255, 255, 255) !important;
}
.dashboard-stat {
	border-radius: 4px; overflow: hidden; margin-bottom: 25px; display: block; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.dashboard-stat::before {
	display: table; content: " ";
}
.dashboard-stat::after {
	display: table; content: " ";
}
.dashboard-stat::after {
	clear: both;
}
.portlet :last-child.dashboard-stat {
	margin-bottom: 0px;
}
.dashboard-stat .visual {
	width: 80px; height: 80px; line-height: 35px; padding-top: 10px; padding-left: 15px; font-size: 35px; margin-bottom: 15px; float: left; display: block;
}
.dashboard-stat .visual > i {
	line-height: 110px; font-size: 110px; margin-left: -35px;
}
.dashboard-stat .details {
	right: 15px; padding-right: 15px; position: absolute;
}
.dashboard-stat .details .number {
	text-align: right; line-height: 36px; letter-spacing: -1px; padding-top: 25px; font-size: 34px; font-weight: 300; margin-bottom: 0px;
}
.dashboard-stat .details .desc {
	text-align: right; letter-spacing: 0px; font-size: 16px; font-weight: 300;
}
.dashboard-stat .more {
	padding: 6px 10px; text-transform: uppercase; clear: both; font-size: 11px; font-weight: 300; display: block; position: relative; opacity: 0.7;
}
.dashboard-stat .more:hover {
	text-decoration: none; opacity: 0.9;
}
.dashboard-stat .more > i {
	margin-top: 1px; float: right; display: inline-block;
}
.dashboard-stat-v2.dashboard-stat .visual {
	padding-top: 35px; margin-bottom: 40px;
}
.white.dashboard-stat {
	background-color: rgb(255, 255, 255);
}
.dashboard-stat-light.white.dashboard-stat:hover {
	background-color: whitesmoke;
}
.white.dashboard-stat .visual > i {
	color: rgb(102, 102, 102); opacity: 0.1;
}
.white.dashboard-stat .details .number {
	color: rgb(102, 102, 102);
}
.white.dashboard-stat .details .desc {
	color: rgb(102, 102, 102); opacity: 1;
}
.white.dashboard-stat .more {
	color: rgb(102, 102, 102); background-color: whitesmoke;
}
.default.dashboard-stat {
	background-color: rgb(225, 229, 236);
}
.dashboard-stat-light.default.dashboard-stat:hover {
	background-color: rgb(213, 218, 228);
}
.default.dashboard-stat .visual > i {
	color: rgb(102, 102, 102); opacity: 0.1;
}
.default.dashboard-stat .details .number {
	color: rgb(102, 102, 102);
}
.default.dashboard-stat .details .desc {
	color: rgb(102, 102, 102); opacity: 1;
}
.default.dashboard-stat .more {
	color: rgb(102, 102, 102); background-color: rgb(213, 218, 228);
}
.dark.dashboard-stat {
	background-color: rgb(47, 53, 59);
}
.dashboard-stat-light.dark.dashboard-stat:hover {
	background-color: rgb(38, 43, 48);
}
.dark.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.dark.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.dark.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.dark.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(38, 43, 48);
}
.blue.dashboard-stat {
	background-color: rgb(53, 152, 220);
}
.dashboard-stat-light.blue.dashboard-stat:hover {
	background-color: rgb(37, 143, 215);
}
.blue.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(37, 143, 215);
}
.blue-madison.dashboard-stat {
	background-color: rgb(87, 142, 190);
}
.dashboard-stat-light.blue-madison.dashboard-stat:hover {
	background-color: rgb(72, 132, 184);
}
.blue-madison.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue-madison.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue-madison.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue-madison.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(72, 132, 184);
}
.blue-chambray.dashboard-stat {
	background-color: rgb(44, 62, 80);
}
.dashboard-stat-light.blue-chambray.dashboard-stat:hover {
	background-color: rgb(37, 52, 67);
}
.blue-chambray.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue-chambray.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue-chambray.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue-chambray.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(37, 52, 67);
}
.blue-ebonyclay.dashboard-stat {
	background-color: rgb(34, 49, 63);
}
.dashboard-stat-light.blue-ebonyclay.dashboard-stat:hover {
	background-color: rgb(27, 39, 50);
}
.blue-ebonyclay.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue-ebonyclay.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue-ebonyclay.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue-ebonyclay.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(27, 39, 50);
}
.blue-hoki.dashboard-stat {
	background-color: rgb(103, 128, 159);
}
.dashboard-stat-light.blue-hoki.dashboard-stat:hover {
	background-color: rgb(94, 118, 148);
}
.blue-hoki.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue-hoki.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue-hoki.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue-hoki.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(94, 118, 148);
}
.blue-steel.dashboard-stat {
	background-color: rgb(75, 119, 190);
}
.dashboard-stat-light.blue-steel.dashboard-stat:hover {
	background-color: rgb(65, 109, 180);
}
.blue-steel.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue-steel.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue-steel.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue-steel.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(65, 109, 180);
}
.blue-soft.dashboard-stat {
	background-color: rgb(76, 135, 185);
}
.dashboard-stat-light.blue-soft.dashboard-stat:hover {
	background-color: rgb(68, 125, 173);
}
.blue-soft.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue-soft.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue-soft.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue-soft.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(68, 125, 173);
}
.blue-dark.dashboard-stat {
	background-color: rgb(94, 115, 139);
}
.dashboard-stat-light.blue-dark.dashboard-stat:hover {
	background-color: rgb(86, 105, 127);
}
.blue-dark.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue-dark.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue-dark.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue-dark.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(86, 105, 127);
}
.blue-sharp.dashboard-stat {
	background-color: rgb(92, 155, 209);
}
.dashboard-stat-light.blue-sharp.dashboard-stat:hover {
	background-color: rgb(76, 145, 205);
}
.blue-sharp.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.blue-sharp.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.blue-sharp.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.blue-sharp.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(76, 145, 205);
}
.green.dashboard-stat {
	background-color: rgb(50, 197, 210);
}
.dashboard-stat-light.green.dashboard-stat:hover {
	background-color: rgb(43, 184, 196);
}
.green.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(43, 184, 196);
}
.green-meadow.dashboard-stat {
	background-color: rgb(27, 188, 155);
}
.dashboard-stat-light.green-meadow.dashboard-stat:hover {
	background-color: rgb(24, 170, 140);
}
.green-meadow.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green-meadow.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green-meadow.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green-meadow.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(24, 170, 140);
}
.green-seagreen.dashboard-stat {
	background-color: rgb(27, 163, 156);
}
.dashboard-stat-light.green-seagreen.dashboard-stat:hover {
	background-color: rgb(24, 145, 139);
}
.green-seagreen.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green-seagreen.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green-seagreen.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green-seagreen.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(24, 145, 139);
}
.green-turquoise.dashboard-stat {
	background-color: rgb(54, 215, 183);
}
.dashboard-stat-light.green-turquoise.dashboard-stat:hover {
	background-color: rgb(41, 207, 174);
}
.green-turquoise.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green-turquoise.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green-turquoise.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green-turquoise.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(41, 207, 174);
}
.green-haze.dashboard-stat {
	background-color: rgb(68, 182, 174);
}
.dashboard-stat-light.green-haze.dashboard-stat:hover {
	background-color: rgb(62, 167, 160);
}
.green-haze.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green-haze.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green-haze.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green-haze.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(62, 167, 160);
}
.green-jungle.dashboard-stat {
	background-color: rgb(38, 194, 129);
}
.dashboard-stat-light.green-jungle.dashboard-stat:hover {
	background-color: rgb(35, 177, 118);
}
.green-jungle.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green-jungle.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green-jungle.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green-jungle.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(35, 177, 118);
}
.green-soft.dashboard-stat {
	background-color: rgb(63, 171, 164);
}
.dashboard-stat-light.green-soft.dashboard-stat:hover {
	background-color: rgb(58, 156, 150);
}
.green-soft.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green-soft.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green-soft.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green-soft.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(58, 156, 150);
}
.green-dark.dashboard-stat {
	background-color: rgb(77, 179, 162);
}
.dashboard-stat-light.green-dark.dashboard-stat:hover {
	background-color: rgb(70, 165, 149);
}
.green-dark.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green-dark.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green-dark.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green-dark.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(70, 165, 149);
}
.green-sharp.dashboard-stat {
	background-color: rgb(42, 180, 192);
}
.dashboard-stat-light.green-sharp.dashboard-stat:hover {
	background-color: rgb(38, 164, 175);
}
.green-sharp.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.green-sharp.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.green-sharp.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.green-sharp.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(38, 164, 175);
}
.grey.dashboard-stat {
	background-color: rgb(229, 229, 229);
}
.dashboard-stat-light.grey.dashboard-stat:hover {
	background-color: rgb(219, 219, 219);
}
.grey.dashboard-stat .visual > i {
	color: rgb(51, 51, 51); opacity: 0.1;
}
.grey.dashboard-stat .details .number {
	color: rgb(51, 51, 51);
}
.grey.dashboard-stat .details .desc {
	color: rgb(51, 51, 51); opacity: 1;
}
.grey.dashboard-stat .more {
	color: rgb(51, 51, 51); background-color: rgb(219, 219, 219);
}
.grey-steel.dashboard-stat {
	background-color: rgb(233, 237, 239);
}
.dashboard-stat-light.grey-steel.dashboard-stat:hover {
	background-color: rgb(221, 227, 230);
}
.grey-steel.dashboard-stat .visual > i {
	color: rgb(128, 137, 142); opacity: 0.1;
}
.grey-steel.dashboard-stat .details .number {
	color: rgb(128, 137, 142);
}
.grey-steel.dashboard-stat .details .desc {
	color: rgb(128, 137, 142); opacity: 1;
}
.grey-steel.dashboard-stat .more {
	color: rgb(128, 137, 142); background-color: rgb(221, 227, 230);
}
.grey-cararra.dashboard-stat {
	background-color: rgb(250, 250, 250);
}
.dashboard-stat-light.grey-cararra.dashboard-stat:hover {
	background-color: rgb(240, 240, 240);
}
.grey-cararra.dashboard-stat .visual > i {
	color: rgb(51, 51, 51); opacity: 0.1;
}
.grey-cararra.dashboard-stat .details .number {
	color: rgb(51, 51, 51);
}
.grey-cararra.dashboard-stat .details .desc {
	color: rgb(51, 51, 51); opacity: 1;
}
.grey-cararra.dashboard-stat .more {
	color: rgb(51, 51, 51); background-color: rgb(240, 240, 240);
}
.grey-gallery.dashboard-stat {
	background-color: rgb(85, 85, 85);
}
.dashboard-stat-light.grey-gallery.dashboard-stat:hover {
	background-color: rgb(75, 75, 75);
}
.grey-gallery.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.grey-gallery.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.grey-gallery.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.grey-gallery.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(75, 75, 75);
}
.grey-cascade.dashboard-stat {
	background-color: rgb(149, 165, 166);
}
.dashboard-stat-light.grey-cascade.dashboard-stat:hover {
	background-color: rgb(138, 156, 157);
}
.grey-cascade.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.grey-cascade.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.grey-cascade.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.grey-cascade.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(138, 156, 157);
}
.grey-silver.dashboard-stat {
	background-color: rgb(191, 191, 191);
}
.dashboard-stat-light.grey-silver.dashboard-stat:hover {
	background-color: rgb(181, 181, 181);
}
.grey-silver.dashboard-stat .visual > i {
	color: rgb(250, 252, 251); opacity: 0.1;
}
.grey-silver.dashboard-stat .details .number {
	color: rgb(250, 252, 251);
}
.grey-silver.dashboard-stat .details .desc {
	color: rgb(250, 252, 251); opacity: 1;
}
.grey-silver.dashboard-stat .more {
	color: rgb(250, 252, 251); background-color: rgb(181, 181, 181);
}
.grey-salsa.dashboard-stat {
	background-color: rgb(172, 181, 195);
}
.dashboard-stat-light.grey-salsa.dashboard-stat:hover {
	background-color: rgb(160, 170, 186);
}
.grey-salsa.dashboard-stat .visual > i {
	color: rgb(250, 252, 251); opacity: 0.1;
}
.grey-salsa.dashboard-stat .details .number {
	color: rgb(250, 252, 251);
}
.grey-salsa.dashboard-stat .details .desc {
	color: rgb(250, 252, 251); opacity: 1;
}
.grey-salsa.dashboard-stat .more {
	color: rgb(250, 252, 251); background-color: rgb(160, 170, 186);
}
.grey-salt.dashboard-stat {
	background-color: rgb(191, 202, 209);
}
.dashboard-stat-light.grey-salt.dashboard-stat:hover {
	background-color: rgb(179, 192, 200);
}
.grey-salt.dashboard-stat .visual > i {
	color: rgb(250, 252, 251); opacity: 0.1;
}
.grey-salt.dashboard-stat .details .number {
	color: rgb(250, 252, 251);
}
.grey-salt.dashboard-stat .details .desc {
	color: rgb(250, 252, 251); opacity: 1;
}
.grey-salt.dashboard-stat .more {
	color: rgb(250, 252, 251); background-color: rgb(179, 192, 200);
}
.grey-mint.dashboard-stat {
	background-color: rgb(82, 94, 100);
}
.dashboard-stat-light.grey-mint.dashboard-stat:hover {
	background-color: rgb(73, 83, 89);
}
.grey-mint.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.grey-mint.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.grey-mint.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.grey-mint.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(73, 83, 89);
}
.red.dashboard-stat {
	background-color: rgb(231, 80, 90);
}
.dashboard-stat-light.red.dashboard-stat:hover {
	background-color: rgb(229, 62, 73);
}
.red.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(229, 62, 73);
}
.red-pink.dashboard-stat {
	background-color: rgb(224, 130, 131);
}
.dashboard-stat-light.red-pink.dashboard-stat:hover {
	background-color: rgb(220, 114, 115);
}
.red-pink.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red-pink.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red-pink.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red-pink.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(220, 114, 115);
}
.red-sunglo.dashboard-stat {
	background-color: rgb(226, 106, 106);
}
.dashboard-stat-light.red-sunglo.dashboard-stat:hover {
	background-color: rgb(223, 89, 89);
}
.red-sunglo.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red-sunglo.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red-sunglo.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red-sunglo.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(223, 89, 89);
}
.red-intense.dashboard-stat {
	background-color: rgb(227, 91, 90);
}
.dashboard-stat-light.red-intense.dashboard-stat:hover {
	background-color: rgb(224, 74, 73);
}
.red-intense.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red-intense.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red-intense.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red-intense.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(224, 74, 73);
}
.red-thunderbird.dashboard-stat {
	background-color: rgb(217, 30, 24);
}
.dashboard-stat-light.red-thunderbird.dashboard-stat:hover {
	background-color: rgb(199, 27, 22);
}
.red-thunderbird.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red-thunderbird.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red-thunderbird.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red-thunderbird.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(199, 27, 22);
}
.red-flamingo.dashboard-stat {
	background-color: rgb(239, 72, 54);
}
.dashboard-stat-light.red-flamingo.dashboard-stat:hover {
	background-color: rgb(237, 55, 35);
}
.red-flamingo.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red-flamingo.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red-flamingo.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red-flamingo.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(237, 55, 35);
}
.red-soft.dashboard-stat {
	background-color: rgb(208, 84, 84);
}
.dashboard-stat-light.red-soft.dashboard-stat:hover {
	background-color: rgb(204, 68, 68);
}
.red-soft.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red-soft.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red-soft.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red-soft.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(204, 68, 68);
}
.red-haze.dashboard-stat {
	background-color: rgb(243, 106, 90);
}
.dashboard-stat-light.red-haze.dashboard-stat:hover {
	background-color: rgb(242, 89, 71);
}
.red-haze.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red-haze.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red-haze.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red-haze.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(242, 89, 71);
}
.red-mint.dashboard-stat {
	background-color: rgb(228, 58, 69);
}
.dashboard-stat-light.red-mint.dashboard-stat:hover {
	background-color: rgb(226, 40, 52);
}
.red-mint.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.red-mint.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.red-mint.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.red-mint.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(226, 40, 52);
}
.yellow.dashboard-stat {
	background-color: rgb(196, 159, 71);
}
.dashboard-stat-light.yellow.dashboard-stat:hover {
	background-color: rgb(187, 149, 60);
}
.yellow.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(187, 149, 60);
}
.yellow-gold.dashboard-stat {
	background-color: rgb(232, 126, 4);
}
.dashboard-stat-light.yellow-gold.dashboard-stat:hover {
	background-color: rgb(212, 115, 4);
}
.yellow-gold.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow-gold.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow-gold.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow-gold.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(212, 115, 4);
}
.yellow-casablanca.dashboard-stat {
	background-color: rgb(242, 120, 75);
}
.dashboard-stat-light.yellow-casablanca.dashboard-stat:hover {
	background-color: rgb(241, 106, 56);
}
.yellow-casablanca.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow-casablanca.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow-casablanca.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow-casablanca.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(241, 106, 56);
}
.yellow-crusta.dashboard-stat {
	background-color: rgb(243, 194, 0);
}
.dashboard-stat-light.yellow-crusta.dashboard-stat:hover {
	background-color: rgb(223, 178, 0);
}
.yellow-crusta.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow-crusta.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow-crusta.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow-crusta.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(223, 178, 0);
}
.yellow-lemon.dashboard-stat {
	background-color: rgb(247, 202, 24);
}
.dashboard-stat-light.yellow-lemon.dashboard-stat:hover {
	background-color: rgb(242, 195, 8);
}
.yellow-lemon.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow-lemon.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow-lemon.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow-lemon.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(242, 195, 8);
}
.yellow-saffron.dashboard-stat {
	background-color: rgb(244, 208, 63);
}
.dashboard-stat-light.yellow-saffron.dashboard-stat:hover {
	background-color: rgb(243, 203, 44);
}
.yellow-saffron.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow-saffron.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow-saffron.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow-saffron.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(243, 203, 44);
}
.yellow-soft.dashboard-stat {
	background-color: rgb(200, 208, 70);
}
.dashboard-stat-light.yellow-soft.dashboard-stat:hover {
	background-color: rgb(195, 204, 54);
}
.yellow-soft.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow-soft.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow-soft.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow-soft.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(195, 204, 54);
}
.yellow-haze.dashboard-stat {
	background-color: rgb(197, 191, 102);
}
.dashboard-stat-light.yellow-haze.dashboard-stat:hover {
	background-color: rgb(191, 185, 87);
}
.yellow-haze.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow-haze.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow-haze.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow-haze.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(191, 185, 87);
}
.yellow-mint.dashboard-stat {
	background-color: rgb(197, 185, 107);
}
.dashboard-stat-light.yellow-mint.dashboard-stat:hover {
	background-color: rgb(191, 178, 92);
}
.yellow-mint.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.yellow-mint.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.yellow-mint.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.yellow-mint.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(191, 178, 92);
}
.purple.dashboard-stat {
	background-color: rgb(142, 68, 173);
}
.dashboard-stat-light.purple.dashboard-stat:hover {
	background-color: rgb(130, 62, 158);
}
.purple.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(130, 62, 158);
}
.purple-plum.dashboard-stat {
	background-color: rgb(135, 117, 167);
}
.dashboard-stat-light.purple-plum.dashboard-stat:hover {
	background-color: rgb(124, 105, 159);
}
.purple-plum.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple-plum.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple-plum.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple-plum.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(124, 105, 159);
}
.purple-medium.dashboard-stat {
	background-color: rgb(191, 85, 236);
}
.dashboard-stat-light.purple-medium.dashboard-stat:hover {
	background-color: rgb(184, 67, 234);
}
.purple-medium.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple-medium.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple-medium.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple-medium.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(184, 67, 234);
}
.purple-studio.dashboard-stat {
	background-color: rgb(142, 68, 173);
}
.dashboard-stat-light.purple-studio.dashboard-stat:hover {
	background-color: rgb(130, 62, 158);
}
.purple-studio.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple-studio.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple-studio.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple-studio.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(130, 62, 158);
}
.purple-wisteria.dashboard-stat {
	background-color: rgb(155, 89, 182);
}
.dashboard-stat-light.purple-wisteria.dashboard-stat:hover {
	background-color: rgb(146, 77, 174);
}
.purple-wisteria.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple-wisteria.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple-wisteria.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple-wisteria.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(146, 77, 174);
}
.purple-seance.dashboard-stat {
	background-color: rgb(154, 18, 179);
}
.dashboard-stat-light.purple-seance.dashboard-stat:hover {
	background-color: rgb(138, 16, 160);
}
.purple-seance.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple-seance.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple-seance.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple-seance.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(138, 16, 160);
}
.purple-intense.dashboard-stat {
	background-color: rgb(135, 117, 167);
}
.dashboard-stat-light.purple-intense.dashboard-stat:hover {
	background-color: rgb(124, 105, 159);
}
.purple-intense.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple-intense.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple-intense.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple-intense.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(124, 105, 159);
}
.purple-sharp.dashboard-stat {
	background-color: rgb(121, 103, 153);
}
.dashboard-stat-light.purple-sharp.dashboard-stat:hover {
	background-color: rgb(111, 95, 141);
}
.purple-sharp.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple-sharp.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple-sharp.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple-sharp.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(111, 95, 141);
}
.purple-soft.dashboard-stat {
	background-color: rgb(136, 119, 169);
}
.dashboard-stat-light.purple-soft.dashboard-stat:hover {
	background-color: rgb(125, 107, 161);
}
.purple-soft.dashboard-stat .visual > i {
	color: rgb(255, 255, 255); opacity: 0.1;
}
.purple-soft.dashboard-stat .details .number {
	color: rgb(255, 255, 255);
}
.purple-soft.dashboard-stat .details .desc {
	color: rgb(255, 255, 255); opacity: 1;
}
.purple-soft.dashboard-stat .more {
	color: rgb(255, 255, 255); background-color: rgb(125, 107, 161);
}
.dashboard-stat-light {
	padding-bottom: 20px; margin-bottom: 20px;
}
.dashboard-stat-light .details {
	margin-bottom: 5px;
}
.dashboard-stat-light .details .number {
	font-weight: 300; margin-bottom: 0px;
}
.dashboard-stat2 {
	background: rgb(255, 255, 255); padding: 15px 15px 30px; border-radius: 4px; margin-bottom: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.bordered.dashboard-stat2 {
	border: 1px solid rgb(231, 236, 241); border-image: none;
}
.dashboard-stat2 .display {
	margin-bottom: 20px;
}
.dashboard-stat2 .display::before {
	display: table; content: " ";
}
.dashboard-stat2 .display::after {
	display: table; content: " ";
}
.dashboard-stat2 .display::after {
	clear: both;
}
.dashboard-stat2 .display .number {
	float: left; display: inline-block;
}
.dashboard-stat2 .display .number h3 {
	margin: 0px 0px 2px; padding: 0px; font-size: 30px; font-weight: 400;
}
.dashboard-stat2 .display .number h3 > small {
	font-size: 23px;
}
.dashboard-stat2 .display .number small {
	color: rgb(170, 181, 188); text-transform: uppercase; font-size: 14px; font-weight: 600;
}
.dashboard-stat2 .display .icon {
	padding: 7px 0px 0px; float: right; display: inline-block;
}
.dashboard-stat2 .display .icon > i {
	color: rgb(203, 212, 224); font-size: 26px;
}
.dashboard-stat2 .progress-info {
	clear: both;
}
.dashboard-stat2 .progress-info .progress {
	margin: 0px; height: 4px; clear: both; display: block;
}
.dashboard-stat2 .progress-info .status {
	color: rgb(170, 181, 188); text-transform: uppercase; font-size: 11px; font-weight: 600; margin-top: 5px;
}
.dashboard-stat2 .progress-info .status .status-title {
	float: left; display: inline-block;
}
.dashboard-stat2 .progress-info .status .status-number {
	float: right; display: inline-block;
}
.text-stat h3 {
	font-size: 18px; margin-top: 5px; margin-bottom: 0px;
}
.text-stat span {
	font-size: 13px !important;
}
@media all and (max-width:767px)
{
.text-stat {
	margin-top: 20px;
}
}
.social-icons {
	margin: 0px; padding: 0px;
}
.social-icons::before {
	display: table; content: " ";
}
.social-icons::after {
	display: table; content: " ";
}
.social-icons::after {
	clear: both;
}
.social-icons li {
	list-style: none; text-indent: -9999px; margin-right: 5px; margin-bottom: 5px; float: left; display: inline;
}
.social-icons li > a {
	background-position: 0px 0px; border-radius: 2px; transition:0.3s ease-in-out; width: 28px; height: 28px; display: block; background-repeat: no-repeat; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px;
}
.social-icons li:hover > a {
	background-position: 0px -38px;
}
.social-icons li .amazon {
	background: url("../img/social/amazon.png") no-repeat;
}
.social-icons li .behance {
	background: url("../img/social/behance.png") no-repeat;
}
.social-icons li .blogger {
	background: url("../img/social/blogger.png") no-repeat;
}
.social-icons li .deviantart {
	background: url("../img/social/deviantart.png") no-repeat;
}
.social-icons li .dribbble {
	background: url("../img/social/dribbble.png") no-repeat;
}
.social-icons li .dropbox {
	background: url("../img/social/dropbox.png") no-repeat;
}
.social-icons li .evernote {
	background: url("../img/social/evernote.png") no-repeat;
}
.social-icons li .facebook {
	background: url("../img/social/facebook.png") no-repeat;
}
.social-icons li .forrst {
	background: url("../img/social/forrst.png") no-repeat;
}
.social-icons li .github {
	background: url("../img/social/github.png") no-repeat;
}
.social-icons li .googleplus {
	background: url("../img/social/googleplus.png") no-repeat;
}
.social-icons li .jolicloud {
	background: url("../img/social/jolicloud.png") no-repeat;
}
.social-icons li .last-fm {
	background: url("../img/social/last-fm.png") no-repeat;
}
.social-icons li .linkedin {
	background: url("../img/social/linkedin.png") no-repeat;
}
.social-icons li .picasa {
	background: url("../img/social/picasa.png") no-repeat;
}
.social-icons li .pintrest {
	background: url("../img/social/pintrest.png") no-repeat;
}
.social-icons li .rss {
	background: url("../img/social/rss.png") no-repeat;
}
.social-icons li .skype {
	background: url("../img/social/skype.png") no-repeat;
}
.social-icons li .spotify {
	background: url("../img/social/spotify.png") no-repeat;
}
.social-icons li .stumbleupon {
	background: url("../img/social/stumbleupon.png") no-repeat;
}
.social-icons li .tumblr {
	background: url("../img/social/tumblr.png") no-repeat;
}
.social-icons li .twitter {
	background: url("../img/social/twitter.png") no-repeat;
}
.social-icons li .vimeo {
	background: url("../img/social/vimeo.png") no-repeat;
}
.social-icons li .wordpress {
	background: url("../img/social/wordpress.png") no-repeat;
}
.social-icons li .xing {
	background: url("../img/social/xing.png") no-repeat;
}
.social-icons li .yahoo {
	background: url("../img/social/yahoo.png") no-repeat;
}
.social-icons li .youtube {
	background: url("../img/social/youtube.png") no-repeat;
}
.social-icons li .vk {
	background: url("../img/social/vk.png") no-repeat;
}
.social-icons li .instagram {
	background: url("../img/social/instagram.png") no-repeat;
}
.social-icons li .reddit {
	background: url("../img/social/reddit.png") no-repeat;
}
.social-icons li .aboutme {
	background: url("../img/social/aboutme.png") no-repeat;
}
.social-icons li .flickr {
	background: url("../img/social/flickr.png") no-repeat;
}
.social-icons li .foursquare {
	background: url("../img/social/foursquare.png") no-repeat;
}
.social-icons li .gravatar {
	background: url("../img/social/gravatar.png") no-repeat;
}
.social-icons li .klout {
	background: url("../img/social/klout.png") no-repeat;
}
.social-icons li .myspace {
	background: url("../img/social/myspace.png") no-repeat;
}
.social-icons li .quora {
	background: url("../img/social/quora.png") no-repeat;
}
.social-icons-color.social-icons > li > a {
	background-position: 0px -38px !important; opacity: 0.7;
}
.social-icons-color.social-icons > li > a:hover {
	opacity: 1;
}
.social-icons-circle.social-icons > li > a {
	border-radius: 25px !important;
}
.social-icon {
	background-position: 0px 0px; border-radius: 2px; transition:0.3s ease-in-out; width: 28px; height: 28px; display: inline-block !important; background-repeat: no-repeat; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px;
}
.social-icon-circle.social-icon {
	border-radius: 25px !important;
}
.amazon.social-icon {
	background: url("../img/social/amazon.png") no-repeat;
}
.behance.social-icon {
	background: url("../img/social/behance.png") no-repeat;
}
.blogger.social-icon {
	background: url("../img/social/blogger.png") no-repeat;
}
.deviantart.social-icon {
	background: url("../img/social/deviantart.png") no-repeat;
}
.dribbble.social-icon {
	background: url("../img/social/dribbble.png") no-repeat;
}
.dropbox.social-icon {
	background: url("../img/social/dropbox.png") no-repeat;
}
.evernote.social-icon {
	background: url("../img/social/evernote.png") no-repeat;
}
.facebook.social-icon {
	background: url("../img/social/facebook.png") no-repeat;
}
.forrst.social-icon {
	background: url("../img/social/forrst.png") no-repeat;
}
.github.social-icon {
	background: url("../img/social/github.png") no-repeat;
}
.googleplus.social-icon {
	background: url("../img/social/googleplus.png") no-repeat;
}
.jolicloud.social-icon {
	background: url("../img/social/jolicloud.png") no-repeat;
}
.last-fm.social-icon {
	background: url("../img/social/last-fm.png") no-repeat;
}
.linkedin.social-icon {
	background: url("../img/social/linkedin.png") no-repeat;
}
.picasa.social-icon {
	background: url("../img/social/picasa.png") no-repeat;
}
.pintrest.social-icon {
	background: url("../img/social/pintrest.png") no-repeat;
}
.rss.social-icon {
	background: url("../img/social/rss.png") no-repeat;
}
.skype.social-icon {
	background: url("../img/social/skype.png") no-repeat;
}
.spotify.social-icon {
	background: url("../img/social/spotify.png") no-repeat;
}
.stumbleupon.social-icon {
	background: url("../img/social/stumbleupon.png") no-repeat;
}
.tumblr.social-icon {
	background: url("../img/social/tumblr.png") no-repeat;
}
.twitter.social-icon {
	background: url("../img/social/twitter.png") no-repeat;
}
.vimeo.social-icon {
	background: url("../img/social/vimeo.png") no-repeat;
}
.wordpress.social-icon {
	background: url("../img/social/wordpress.png") no-repeat;
}
.xing.social-icon {
	background: url("../img/social/xing.png") no-repeat;
}
.yahoo.social-icon {
	background: url("../img/social/yahoo.png") no-repeat;
}
.youtube.social-icon {
	background: url("../img/social/youtube.png") no-repeat;
}
.vk.social-icon {
	background: url("../img/social/vk.png") no-repeat;
}
.instagram.social-icon {
	background: url("../img/social/instagram.png") no-repeat;
}
.reddit.social-icon {
	background: url("../img/social/reddit.png") no-repeat;
}
.aboutme.social-icon {
	background: url("../img/social/aboutme.png") no-repeat;
}
.flickr.social-icon {
	background: url("../img/social/flickr.png") no-repeat;
}
.foursquare.social-icon {
	background: url("../img/social/foursquare.png") no-repeat;
}
.gravatar.social-icon {
	background: url("../img/social/gravatar.png") no-repeat;
}
.klout.social-icon {
	background: url("../img/social/klout.png") no-repeat;
}
.myspace.social-icon {
	background: url("../img/social/myspace.png") no-repeat;
}
.quora.social-icon {
	background: url("../img/social/quora.png") no-repeat;
}
.social-icon:hover {
	background-position: 0px -38px;
}
.social-icon-color {
	background-position: 0px -38px !important; opacity: 0.7;
}
.social-icon-color:hover {
	opacity: 1;
}
.table-scrollable {
	margin: 10px 0px !important; border: 1px solid rgb(231, 236, 241); border-image: none; width: 100%; -ms-overflow-x: auto; -ms-overflow-y: hidden;
}
.DTS .table-scrollable {
	border: 0px currentColor; border-image: none;
}
.table-scrollable-borderless.table-scrollable {
	border: 0px currentColor; border-image: none;
}
.table-scrollable > .table {
	margin: 0px !important; width: 100% !important; background-color: rgb(255, 255, 255);
}
.table-scrollable > .table > thead > tr > th {
	white-space: nowrap;
}
.table-scrollable > .table > tbody > tr > th {
	white-space: nowrap;
}
.table-scrollable > .table > tfoot > tr > th {
	white-space: nowrap;
}
.table-scrollable > .table > tfoot > tr > th {
	white-space: nowrap;
}
.table-scrollable > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-scrollable > .table-bordered {
	border: 0px currentColor; border-image: none;
}
.table-scrollable > .table-bordered > thead > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-scrollable > .table-bordered > tbody > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-scrollable > .table-bordered > tfoot > tr > th:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-scrollable > .table-bordered > thead > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-scrollable > .table-bordered > tbody > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-scrollable > .table-bordered > tfoot > tr > td:first-child {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.table-scrollable > .table-bordered > thead > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-scrollable > .table-bordered > tbody > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-scrollable > .table-bordered > tfoot > tr > th:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-scrollable > .table-bordered > thead > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-scrollable > .table-bordered > tbody > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-scrollable > .table-bordered > tfoot > tr > td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.table-scrollable > .table-bordered > thead > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-scrollable > .table-bordered > tbody > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-scrollable > .table-bordered > tfoot > tr:last-child > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-scrollable > .table-bordered > thead > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-scrollable > .table-bordered > tbody > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table-scrollable > .table-bordered > tfoot > tr:last-child > td {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table td {
	font-size: 14px;
}
.table th {
	font-size: 14px;
}
.table-bordered.table thead > tr > th {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.table td .img-responsive {
	width: 100%;
}
.flip-scroll table {
	width: 100%;
}
@media only screen and (max-width:768px)
{
.flip-scroll .flip-content::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: " ";
}
.flip-scroll * html .flip-content {
	-ms-zoom: 1;
}
.flip-scroll *:first-child + html .flip-content {
	-ms-zoom: 1;
}
.flip-scroll table {
	width: 100%; border-collapse: collapse; border-spacing: 0;
}
.flip-scroll th {
	margin: 0px; vertical-align: top;
}
.flip-scroll td {
	margin: 0px; vertical-align: top;
}
.flip-scroll th {
	border-width: 0px 1px 1px 0px !important; border-style: none solid solid none !important; border-color: currentColor rgb(221, 221, 221) rgb(221, 221, 221) currentColor !important; padding: 5px; border-image: none !important; width: auto !important; text-align: left; font-size: 13px !important;
}
.flip-scroll table {
	width: 100%; display: block; position: relative;
}
.flip-scroll thead {
	float: left; display: block;
}
.flip-scroll tbody {
	width: auto; display: block; white-space: nowrap; position: relative; -ms-overflow-x: auto;
}
.flip-scroll .flip-content tbody tr td {
	line-height: 1.483; font-size: 13px;
}
.flip-scroll .flip-content.table-bordered tbody tr td {
	line-height: 1.43; font-size: 13px;
}
.flip-scroll thead tr {
	display: block;
}
.flip-scroll th {
	text-align: right; display: block;
}
.flip-scroll tbody tr {
	margin-left: -5px; vertical-align: top; display: inline-block;
}
.flip-scroll td {
	text-align: left; border-top-color: currentColor !important; border-right-color: currentColor !important; border-left-color: currentColor !important; border-top-width: 0px !important; border-right-width: 0px !important; border-left-width: 0px !important; border-top-style: none !important; border-right-style: none !important; border-left-style: none !important; display: block; min-height: 1.25em;
}
.flip-scroll th {
	border-bottom-color: currentColor; border-left-color: currentColor; border-bottom-width: 0px; border-left-width: 0px; border-bottom-style: none; border-left-style: none;
}
.flip-scroll td {
	border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-style: none; border-bottom-style: none; border-left-style: none;
}
.flip-scroll tbody tr {
	border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
.flip-scroll th:last-child {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.flip-scroll td:last-child {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
}
.table-toolbar {
	margin-bottom: 20px;
}
.table-toolbar::before {
	display: table; content: " ";
}
.table-toolbar::after {
	display: table; content: " ";
}
.table-toolbar::after {
	clear: both;
}
.table-full-width.table {
	width: 100% !important;
}
.table .btn {
	margin-top: 0px; margin-right: 5px; margin-left: 0px;
}
.table thead tr th {
	font-size: 14px; font-weight: 600;
}
.table-advance {
	margin-bottom: 10px !important;
}
.table-advance thead {
	color: rgb(63, 68, 74);
}
.table-advance thead tr th {
	color: rgb(63, 68, 74); font-size: 14px; font-weight: 400; background-color: rgb(241, 244, 247);
}
.table-advance div.success {
	width: 2px; height: 30px; margin-top: -5px; margin-right: 20px !important; float: left; position: absolute;
}
.table-advance div.info {
	width: 2px; height: 30px; margin-top: -5px; margin-right: 20px !important; float: left; position: absolute;
}
.table-advance div.important {
	width: 2px; height: 30px; margin-top: -5px; margin-right: 20px !important; float: left; position: absolute;
}
.table-advance div.warning {
	width: 2px; height: 30px; margin-top: -5px; margin-right: 20px !important; float: left; position: absolute;
}
.table-advance div.danger {
	width: 2px; height: 30px; margin-top: -5px; margin-right: 20px !important; float: left; position: absolute;
}
.table-advance tr td {
	border-left-width: 0px;
}
.table-advance tr td:first-child {
	border-left-width: 2px !important;
}
.table-advance tr td:first-child.highlight a {
	margin-left: 15px;
}
.table-advance td.highlight div.primary {
	border-left-color: rgb(51, 122, 183); border-left-width: 2px; border-left-style: solid;
}
.table-advance td.highlight div.success {
	border-left-color: rgb(54, 198, 211); border-left-width: 2px; border-left-style: solid;
}
.table-advance td.highlight div.info {
	border-left-color: rgb(101, 155, 224); border-left-width: 2px; border-left-style: solid;
}
.table-advance td.highlight div.warning {
	border-left-color: rgb(241, 196, 15); border-left-width: 2px; border-left-style: solid;
}
.table-advance td.highlight div.danger {
	border-left-color: rgb(237, 107, 117); border-left-width: 2px; border-left-style: solid;
}
@media all and (max-width:767px)
{
.table-advance tr > td:first-child.highlight a {
	margin-left: 8px;
}
}
.table-light.table {
	border: 0px currentColor !important; border-image: none !important;
}
.table-light.table > thead > tr:hover > th {
	background: none;
}
.table-light.table > thead > tr.uppercase {
	text-transform: uppercase;
}
.table-light.table > thead > tr > th {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(242, 245, 248); border-image: none; color: rgb(147, 162, 169); font-family: "Open Sans", sans-serif; font-size: 13px; font-weight: 600;
}
.table-light.table > tbody > tr:last-child > td {
	border: 0px currentColor; border-image: none;
}
.table-light.table > tbody > tr > td {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(242, 245, 248); border-image: none; color: rgb(136, 150, 160); vertical-align: middle;
}
.table-light.table > tbody > tr > td.fit {
	width: 1px; padding-right: 3px;
}
.table-light.table > tbody > tr > td .user-pic {
	border-radius: 100%; height: 30px; vertical-align: middle; display: inline-block; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;
}
.table-hover.table-light.table > tbody > tr > td:hover {
	background: rgb(249, 250, 251);
}
.table-hover.table-light.table > tbody > tr > th:hover {
	background: rgb(249, 250, 251);
}
.table-hover.table-light.table > tbody > tr:hover > td {
	background: rgb(249, 250, 251);
}
.table-hover.table-light.table > tbody > tr:hover > th {
	background: rgb(249, 250, 251);
}
.nav-tabs {
	margin-bottom: 10px;
}
.nav-pills {
	margin-bottom: 10px;
}
.nav-tabs > li > a {
	border-radius: 4px 4px 0px 0px; font-size: 14px; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0;
}
.nav-pills > li > a {
	border-radius: 4px 4px 0px 0px; font-size: 14px; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a > .badge {
	margin-top: -6px;
}
.nav-pills > li > a > .badge {
	margin-top: -6px;
}
.nav-tabs > li .dropdown-menu::before {
	display: none;
}
.nav-tabs > li .dropdown-menu::after {
	display: none;
}
.nav-pills > li .dropdown-menu::before {
	display: none;
}
.nav-pills > li .dropdown-menu::after {
	display: none;
}
.nav-tabs-sm.nav-tabs > li > a {
	font-size: 13px;
}
.nav-pills-sm.nav-tabs > li > a {
	font-size: 13px;
}
.nav-tabs-sm.nav-pills > li > a {
	font-size: 13px;
}
.nav-pills-sm.nav-pills > li > a {
	font-size: 13px;
}
.nav-tabs .open.dropdown > .dropdown-toggle {
	background: rgb(238, 238, 238); border-color: transparent; color: rgb(13, 99, 143);
}
.nav-pills .open.dropdown > .dropdown-toggle {
	background: rgb(238, 238, 238); border-color: transparent; color: rgb(13, 99, 143);
}
.nav-tabs.tabs-right {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.nav-tabs.tabs-left {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.nav-tabs.tabs-right > li {
	float: none;
}
.nav-tabs.tabs-left > li {
	float: none;
}
.nav-tabs.tabs-right > li > a {
	margin-right: 0px; margin-bottom: 3px;
}
.nav-tabs.tabs-left > li > a {
	margin-right: 0px; margin-bottom: 3px;
}
.nav-tabs.tabs-left {
	border-right-color: rgb(221, 221, 221); border-right-width: 1px; border-right-style: solid;
}
.nav-tabs.tabs-left > li > a {
	margin-right: -1px; display: block;
}
.nav-tabs.tabs-left > li > a:hover {
	border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(238, 238, 238) rgb(238, 238, 238); border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px;
}
.nav-tabs.tabs-left > li > a:focus {
	border-color: rgb(238, 238, 238) rgb(221, 221, 221) rgb(238, 238, 238) rgb(238, 238, 238); border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px;
}
.nav-tabs.tabs-left > li.active > a {
	border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221); border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px;
}
.nav-tabs.tabs-left > li.active > a:hover > li.active > a:focus {
	border-color: rgb(221, 221, 221) transparent rgb(221, 221, 221) rgb(221, 221, 221); border-radius: 4px 0px 0px 4px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px;
}
.nav-tabs.tabs-right {
	border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
.nav-tabs.tabs-right > li > a {
	margin-left: -1px; display: block;
}
.nav-tabs.tabs-right > li > a:hover {
	border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221); border-radius: 0px 4px 4px 0px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.nav-tabs.tabs-right > li > a:focus {
	border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221); border-radius: 0px 4px 4px 0px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.nav-tabs.tabs-right > li.active > a {
	border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-radius: 0px 4px 4px 0px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.nav-tabs.tabs-right > li.active > a:hover > li.active > a:focus {
	border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) transparent; border-radius: 0px 4px 4px 0px; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.tabs-below > .nav-tabs {
	margin-top: 10px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.tabs-below > .nav-pills {
	margin-top: 10px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.tabs-below > .nav-tabs {
	margin-top: 10px; margin-bottom: 0px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.tabs-below > .nav-tabs > li > a {
	margin-top: -1px; margin-bottom: 0px;
}
.tabs-below > .nav-tabs > li > a:hover {
	border-top-color: rgb(221, 221, 221); border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > li > a:focus {
	border-top-color: rgb(221, 221, 221); border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > li > a .dropdown-menu {
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.tabs-below > .nav-tabs .active a {
	border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221) !important; border-radius: 0px 0px 4px 4px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs .active a:hover .active a:focus {
	border-color: transparent rgb(221, 221, 221) rgb(221, 221, 221) !important; border-radius: 0px 0px 4px 4px; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
.tabbable::before {
	display: table; content: " ";
}
.tabbable::after {
	display: table; content: " ";
}
.tabbable::after {
	clear: both;
}
.tabbable-custom {
	padding: 0px; overflow: hidden; margin-bottom: 15px;
}
.tabbable-custom > .nav-tabs {
	margin: 0px; border: currentColor; border-image: none;
}
.tabbable-custom > .nav-tabs > li {
	margin-right: 2px; border-top-color: transparent; border-top-width: 2px; border-top-style: solid;
}
.tabbable-custom > .nav-tabs > li > a {
	border-radius: 0px; margin-right: 0px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.tabbable-custom > .nav-tabs > li > a:hover {
	background: none; border-color: transparent;
}
.tabbable-custom > .nav-tabs > li.active {
	margin-top: 0px; border-top-color: rgb(237, 107, 117); border-top-width: 3px; border-top-style: solid; position: relative;
}
.tabbable-custom > .nav-tabs > li.active > a {
	border-radius: 0px; font-weight: 400; border-top-color: currentColor !important; border-top-width: medium !important; border-top-style: none !important; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.tabbable-custom > .nav-tabs > li.active > a:hover {
	background: rgb(255, 255, 255); border-color: rgb(212, 212, 212) rgb(212, 212, 212) transparent; border-radius: 0px; border-top-width: medium; border-top-style: none; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.tabbable-custom > .tab-content {
	padding: 10px; border-radius: 0px 0px 4px 4px; border: 1px solid rgb(221, 221, 221); border-image: none; background-color: rgb(255, 255, 255); -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
.nav-justified.tabbable-custom > .tab-content {
	margin-top: -1px;
}
.boxless.tabbable-custom > .tab-content {
	padding: 15px 0px; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-right-style: none; border-bottom-style: none; border-left-style: none;
}
.nav-justified.tabs-below.tabbable-custom .tab-content {
	border-radius: 4px 4px 0px 0px; margin-top: 0px; margin-bottom: -2px; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0;
}
.tabbable-full-width.tabbable-custom > .nav-tabs > li > a {
	padding: 9px 15px; color: rgb(66, 66, 66); font-size: 15px;
}
.tabbable-full-width.tabbable-custom > .tab-content {
	padding: 15px 0px; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-right-style: none; border-bottom-style: none; border-left-style: none;
}
.tabs-below.tabbable-custom .nav-tabs > li > a {
	margin-top: -1px; border-top-color: currentColor; border-bottom-color: transparent; border-top-width: medium; border-bottom-width: 2px; border-top-style: none; border-bottom-style: solid;
}
.tabs-below.tabbable-custom .nav-tabs > li.active {
	margin-bottom: 0px; border-top-color: currentColor; border-bottom-color: rgb(209, 38, 16); border-top-width: medium; border-bottom-width: 3px; border-top-style: none; border-bottom-style: solid; position: relative;
}
.tabs-below.tabbable-custom .nav-tabs > li.active > a {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.tabs-below.tabbable-custom .nav-tabs > li.active > a:hover {
	background: rgb(255, 255, 255); border-color: rgb(212, 212, 212) rgb(212, 212, 212) transparent;
}
.tabbable-noborder.tabbable-custom > .nav-tabs > li > a {
	border: 0px currentColor; border-image: none;
}
.tabbable-noborder.tabbable-custom .tab-content {
	border: 0px currentColor; border-image: none;
}
:not(.light).portlet .tabbable-line {
	padding-top: 15px;
}
.tabbable-line > .nav-tabs {
	margin: 0px; border: currentColor; border-image: none;
}
.tabbable-line > .nav-tabs > li {
	margin: 0px;
}
.tabbable-line > .nav-tabs > li > a {
	background: none !important; margin: 0px; border: 0px currentColor; border-image: none; color: rgb(115, 115, 115); padding-right: 15px; padding-left: 15px;
}
.tabbable-line > .nav-tabs > li > a > i {
	color: rgb(166, 166, 166);
}
.tabbable-line > .nav-tabs > li.active {
	background: none; border-bottom-color: rgb(228, 84, 37);border-bottom-width: 4px; border-bottom-style: solid; position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
	border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.tabbable-line > .nav-tabs > li.active > a > i {
	color: rgb(64, 64, 64);
}
.tabbable-line > .nav-tabs > li.open {
	background: none; border-bottom-color: rgb(159, 228, 234); border-bottom-width: 4px; border-bottom-style: solid;
}
.tabbable-line > .nav-tabs > li:hover {
	background: none; border-bottom-color: rgba(228, 84, 37, 0.51);border-bottom-width: 4px; border-bottom-style: solid;
}
.tabbable-line > .nav-tabs > li.open > a {
	background: none !important; border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.tabbable-line > .nav-tabs > li:hover > a {
	background: none !important; border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
.tabbable-line > .nav-tabs > li.open > a > i {
	color: rgb(166, 166, 166);
}
.tabbable-line > .nav-tabs > li:hover > a > i {
	color: rgb(166, 166, 166);
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu {
	margin-top: 0px;
}
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
	margin-top: 0px;
}
.tabbable-line > .tab-content {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(238, 241, 245) currentColor currentColor; padding: 30px 0px; border-image: none; margin-top: 0px;
}
.page-container-bg-solid .tabbable-line > .tab-content {
	border-top-color: rgb(218, 226, 234); border-top-width: 1px; border-top-style: solid;
}
.portlet .tabbable-line > .tab-content {
	padding-bottom: 0px;
}
.tabs-below.tabbable-line > .nav-tabs > li {
	border-top-color: transparent; border-top-width: 4px; border-top-style: solid;
}
.tabs-below.tabbable-line > .nav-tabs > li > a {
	margin-top: 0px;
}
.tabs-below.tabbable-line > .nav-tabs > li:hover {
	border-top-color: rgb(251, 220, 222); border-bottom-color: currentColor; border-top-width: 4px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none;
}
.tabs-below.tabbable-line > .nav-tabs > li.active {
	margin-bottom: -2px; border-top-color: rgb(237, 107, 117); border-bottom-color: currentColor; border-top-width: 4px; border-bottom-width: 0px; border-top-style: solid; border-bottom-style: none;
}
.tabs-below.tabbable-line > .tab-content {
	padding-bottom: 15px; margin-top: -10px; border-top-color: currentColor; border-bottom-color: rgb(238, 238, 238); border-top-width: 0px; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid;
}
.portlet .tabbable-bordered {
	margin-top: 20px;
}
.tabbable-bordered .nav-tabs {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.tabbable-bordered .tab-content {
	background: rgb(255, 255, 255); padding: 30px 20px 20px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.tiles {
	margin-right: -10px;
}
.tiles::before {
	display: table; content: " ";
}
.tiles::after {
	display: table; content: " ";
}
.tiles::after {
	clear: both;
}
.tiles .tile {
	margin: 0px 10px 10px 0px; border: 4px solid transparent; border-image: none; width: 135px !important; height: 135px; color: rgb(255, 255, 255); line-height: 20px; letter-spacing: 0.02em; overflow: hidden; font-size: 12px; font-weight: 300; text-decoration: none; float: left; display: block; position: relative; cursor: pointer;
}
.tiles .tile::after {
	float: left; content: "";
}
.tiles .tile::before {
	float: left; content: "";
}
.tiles .double.tile {
	width: 280px !important;
}
.tiles .double-down.tile {
	height: 280px !important;
}
.tiles .double-down.tile i {
	margin-top: 95px;
}
.tiles .tile:hover {
	border-color: rgb(170, 170, 170) !important;
}
.tiles .tile:active {
	border-color: rgb(204, 204, 204) !important;
}
.tiles .selected.tile {
	border-color: rgb(204, 204, 204) !important;
}
.tiles .selected.tile .corner::after {
	top: -3px; right: -3px; border-right-color: rgb(204, 204, 204); border-bottom-color: transparent; border-left-color: transparent; border-right-width: 40px; border-bottom-width: 40px; border-left-width: 40px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.tiles .selected.tile .check::after {
	top: 2px; right: 2px; font-family: FontAwesome; font-size: 13px; display: inline-block; position: absolute; content: "\f00c";
}
.tiles .icon.tile {
	padding: 0px;
}
.tiles .image.tile .tile-body {
	padding: 0px !important;
}
.tiles .image.tile .tile-body > img {
	width: 100%; height: auto; min-height: 100%; max-width: 100%;
}
.tiles .image.tile .tile-body h3 {
	display: inline-block;
}
.tiles .tile .tile-body {
	padding: 10px; height: 100%; color: rgb(255, 255, 255); overflow: hidden; font-size: 12px; font-weight: 400; margin-bottom: 10px; vertical-align: top; position: relative;
}
.tiles .tile .tile-body p {
	color: rgb(255, 255, 255); line-height: 20px; overflow: hidden; font-size: 13px; font-weight: 400;
}
.tiles .tile .tile-body p:hover {
	color: rgba(0, 0, 0, 0.8);
}
.tiles .tile .tile-body p:active {
	color: rgba(0, 0, 0, 0.4);
}
.tiles .tile .tile-body p:hover {
	color: rgb(255, 255, 255);
}
.tiles .tile .tile-body img {
	margin-right: 10px; float: left;
}
.tiles .tile .tile-body img.pull-right {
	margin-right: 0px; margin-left: 10px; float: right !important;
}
.tiles .tile .tile-body > .content {
	display: inline-block;
}
.tiles .tile .tile-body > i {
	text-align: center; line-height: 56px; font-size: 56px; margin-top: 17px; display: block;
}
.tiles .tile .tile-body h1 {
	margin: 0px; padding: 0px; line-height: 14px;
}
.tiles .tile .tile-body h2 {
	margin: 0px; padding: 0px; line-height: 14px;
}
.tiles .tile .tile-body h3 {
	margin: 0px; padding: 0px; line-height: 14px;
}
.tiles .tile .tile-body h4 {
	margin: 0px; padding: 0px; line-height: 14px;
}
.tiles .tile .tile-body h5 {
	margin: 0px; padding: 0px; line-height: 14px;
}
.tiles .tile .tile-body h6 {
	margin: 0px; padding: 0px; line-height: 14px;
}
.tiles .tile .tile-body p {
	margin: 0px; padding: 0px; line-height: 14px;
}
.tiles .tile .tile-body h1:hover {
	color: rgb(255, 255, 255);
}
.tiles .tile .tile-body h2:hover {
	color: rgb(255, 255, 255);
}
.tiles .tile .tile-body h3:hover {
	color: rgb(255, 255, 255);
}
.tiles .tile .tile-body h4:hover {
	color: rgb(255, 255, 255);
}
.tiles .tile .tile-body h5:hover {
	color: rgb(255, 255, 255);
}
.tiles .tile .tile-body h6:hover {
	color: rgb(255, 255, 255);
}
.tiles .tile .tile-body p:hover {
	color: rgb(255, 255, 255);
}
.tiles .tile .tile-body h3 {
	margin-bottom: 5px;
}
.tiles .tile .tile-body h4 {
	margin-bottom: 5px;
}
.tiles .tile .tile-object {
	left: 0px; right: 0px; bottom: 0px; position: absolute; min-height: 30px; background-color: transparent;
}
.tiles .tile .tile-object::before {
	display: table; content: "";
}
.tiles .tile .tile-object::after {
	display: table; content: "";
}
.tiles .tile .tile-object::after {
	clear: both;
}
.tiles .tile .tile-object > .name {
	left: 0px; bottom: 0px; color: rgb(255, 255, 255); font-size: 13px; font-weight: 400; margin-right: 15px; margin-bottom: 5px; margin-left: 10px; position: absolute;
}
.tiles .tile .tile-object > .name > i {
	width: 24px; height: 18px; font-size: 24px; vertical-align: middle; display: block;
}
.tiles .tile .tile-object > .number {
	text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); line-height: 14px; letter-spacing: 0.01em; font-size: 14px; font-weight: 600; margin-right: 10px; margin-bottom: 8px; position: absolute;
}
.well {
	padding: 20px; border: 0px currentColor; border-image: none; box-shadow: none !important; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.widget-bg-color-purple {
	background: rgb(154, 124, 175);
}
.widget-bg-color-purple-dark {
	background: rgb(75, 54, 90);
}
.widget-bg-color-purple-light {
	background: rgb(103, 77, 121);
}
.widget-bg-color-green {
	background: rgb(77, 179, 164);
}
.widget-bg-color-red {
	background: rgb(243, 106, 90);
}
.widget-bg-color-blue {
	background: rgb(91, 155, 209);
}
.widget-bg-color-gray {
	background: rgb(50, 60, 69);
}
.widget-bg-color-gray-dark {
	background: rgb(20, 79, 87);
}
.widget-bg-color-white {
	background: rgb(255, 255, 255);
}
.widget-bg-color-dark {
	background: rgb(62, 79, 94);
}
.widget-bg-color-dark-light {
	background: rgb(142, 157, 170);
}
.widget-bg-color-fb {
	background: rgb(71, 94, 152);
}
.widget-bg-color-tw {
	background: rgb(85, 172, 238);
}
.widget-title-color-purple {
	color: rgb(154, 124, 175);
}
.widget-title-color-purple-dark {
	color: rgb(75, 54, 90);
}
.widget-title-color-purple-light {
	color: rgb(103, 77, 121);
}
.widget-title-color-green {
	color: rgb(77, 179, 164);
}
.widget-title-color-red {
	color: rgb(243, 106, 90);
}
.widget-title-color-blue {
	color: rgb(91, 155, 209);
}
.widget-title-color-gray {
	color: rgb(50, 60, 69);
}
.widget-title-color-gray-dark {
	color: rgb(20, 79, 87);
}
.widget-title-color-white {
	color: rgb(255, 255, 255);
}
.widget-title-color-dark {
	color: rgb(62, 79, 94);
}
.widget-title-color-dark-light {
	color: rgb(142, 157, 170);
}
.widget-title-color-fb {
	color: rgb(71, 94, 152);
}
.widget-title-color-tw {
	color: rgb(85, 172, 238);
}
.overflow-h {
	overflow: hidden;
}
.widget-carousel .carousel-indicators {
	left: -18%; bottom: 10px; margin-left: 0px;
}
.widget-carousel .carousel-indicators-red > li {
	border-color: rgb(243, 106, 90);
}
.widget-carousel .carousel-indicators-red > li.active {
	background: rgb(243, 106, 90);
}
.widget-gradient {
	background-position: 50% 50%; border-radius: 4px; overflow: hidden; position: relative; min-height: 350px; background-size: cover;
}
.widget-gradient .widget-gradient-body {
	padding: 20px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute;
}
.widget-gradient .widget-gradient-body .widget-gradient-title {
	margin: 0px; color: rgb(255, 255, 255); font-size: 21px; font-weight: 600;
}
.widget-gradient .widget-gradient-body .widget-gradient-body-actions {
	margin: 0px; padding: 0px; right: 20px; bottom: 20px; position: absolute;
}
.widget-gradient .widget-gradient-body .widget-gradient-body-actions li {
	padding: 0px 0px 0px 8px; font-size: 14px;
}
.widget-gradient .widget-gradient-body .widget-gradient-body-actions li:first-child {
	padding-left: 0px;
}
.widget-gradient .widget-gradient-body .widget-gradient-body-actions li a {
	color: rgb(255, 255, 255);
}
.widget-gradient .widget-gradient-body .widget-gradient-body-actions li a:hover {
	color: rgb(161, 175, 187); text-decoration: none;
}
.widget-wrap-img {
	padding: 20px; border-radius: 4px; position: relative; min-height: 350px;
}
.widget-wrap-img .widget-wrap-img-title {
	margin: 0px 0px 20px; color: rgb(62, 79, 94); font-size: 21px; font-weight: 600;
}
.widget-wrap-img .widget-wrap-img-element {
	right: 0px; bottom: 0px; position: absolute;
}
.widget-tab {
	border-radius: 4px; min-height: 420px;
}
.widget-tab .nav-tabs {
	border-color: rgb(239, 241, 243); margin: 0px;
}
.widget-tab .nav-tabs > li {
	margin: 0px 10px;
}
.widget-tab .nav-tabs > li:first-child {
	margin-left: 20px;
}
.widget-tab .nav-tabs > li > a {
	padding: 20px 0px; border: 0px currentColor; border-image: none; color: rgb(142, 157, 170); text-transform: uppercase; font-weight: bold;
}
.widget-tab .nav-tabs > li > a > i {
	color: rgb(142, 157, 170);
}
.widget-tab .nav-tabs > li.open {
	border-bottom-color: rgb(243, 106, 90); border-bottom-width: 1px; border-bottom-style: solid;
}
.widget-tab .nav-tabs > li:hover {
	border-bottom-color: rgb(243, 106, 90); border-bottom-width: 1px; border-bottom-style: solid;
}
.widget-tab .nav-tabs > li.open > a {
	background: inherit; border: 0px currentColor; border-image: none; color: rgb(243, 106, 90);
}
.widget-tab .nav-tabs > li:hover > a {
	background: inherit; border: 0px currentColor; border-image: none; color: rgb(243, 106, 90);
}
.widget-tab .nav-tabs > li.open > a > i {
	color: rgb(243, 106, 90);
}
.widget-tab .nav-tabs > li:hover > a > i {
	color: rgb(243, 106, 90);
}
.widget-tab .nav-tabs > li.active {
	border-bottom-color: rgb(243, 106, 90); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.widget-tab .nav-tabs > li.active > a {
	border: 0px currentColor; border-image: none; color: rgb(243, 106, 90);
}
.widget-tab .nav-tabs > li.active > a > i {
	color: rgb(243, 106, 90);
}
.widget-tab .tab-content {
	padding: 20px; color: rgb(142, 157, 170);
}
.widget-tab .slimScrollBar {
	right: 10px !important; margin-top: 17px !important; margin-bottom: 17px !important;
}
.widget-news {
	border-radius: 4px; overflow: hidden; margin-right: 10px;
}
.widget-news .widget-news-left-elem {
	width: 100px; height: auto; margin-right: 15px; float: left;
}
.widget-news .widget-news-right-body {
	overflow: hidden;
}
.widget-news .widget-news-right-body .widget-news-right-body-title {
	margin: 0px 0px 5px; color: rgb(62, 79, 94); clear: both; font-size: 16px; font-weight: 600;
}
.widget-news .widget-news-right-body .widget-news-right-body-title .label {
	background: rgb(161, 175, 187); border-radius: 3px !important; font-weight: 600; float: right;
}
.widget-news .widget-news-right-body p {
	font-size: 13px;
}
.widget-thumb {
	padding: 20px; border-radius: 4px;
}
.bordered.widget-thumb {
	border: 1px solid rgb(231, 236, 241); border-image: none;
}
.widget-thumb .widget-thumb-heading {
	margin: 0px 0px 20px; color: rgb(142, 157, 170); font-size: 14px; font-weight: bold;
}
.widget-thumb .widget-thumb-wrap {
	overflow: hidden;
}
.widget-thumb .widget-thumb-wrap .widget-thumb-icon {
	padding: 10px; width: 60px; height: 60px; text-align: center; color: rgb(255, 255, 255); line-height: 41px; font-size: 20px; margin-right: 15px; float: left; display: inline-block;
}
.widget-thumb .widget-thumb-body {
	overflow: hidden;
}
.widget-thumb .widget-thumb-body .widget-thumb-subtitle {
	color: rgb(142, 157, 170); padding-top: 2px; font-size: 14px; font-weight: 600; display: block;
}
.widget-thumb .widget-thumb-body .widget-thumb-body-stat {
	color: rgb(62, 79, 94); font-size: 30px; font-weight: 600; display: block;
}
.widget-socials {
	padding: 20px; border-radius: 4px; min-height: 250px;
}
.widget-socials .widget-socials-title {
	margin: 0px 0px 20px; color: rgb(255, 255, 255); line-height: 1.4; font-size: 25px; font-weight: 700;
}
.widget-socials .widget-social-subtitle {
	color: rgb(255, 255, 255); line-height: 1.4; font-weight: 200;
}
.widget-socials .widget-social-subtitle a {
	color: rgb(255, 255, 255);
}
.widget-socials .widget-socials-paragraph {
	color: rgb(101, 114, 125); display: block;
}
.widget-socials .widget-social-icon-fb {
	margin: 30px 0px; font-size: 30px;
}
.widget-socials .widget-social-icon-tw {
	margin: 30px 0px; font-size: 30px;
}
.widget-socials .widget-social-icon-fb {
	color: rgb(43, 63, 114);
}
.widget-socials .widget-social-icon-tw {
	color: rgb(54, 134, 195);
}
.widget-comments {
	min-height: 420px;
}
.widget-media {
	border-radius: 4px; overflow: hidden; padding-bottom: 15px; margin-bottom: 15px; border-bottom-color: rgb(246, 249, 252); border-bottom-width: 1px; border-bottom-style: solid;
}
.widget-media .widget-media-elements {
	margin-right: 20px; float: left;
}
.widget-media .widget-media-avatar {
	width: 55px; height: 55px; display: block;
}
.widget-media .widget-btn-default {
	padding: 3px 10px; border: 1px solid rgb(235, 240, 246); border-image: none; color: rgb(150, 162, 177); font-size: 12px; display: inline-block;
}
.widget-media .widget-btn-default .widget-btn-icon {
	line-height: 1.5;
}
.widget-media .widget-btn-default:hover {
	background: rgb(235, 240, 246); text-decoration: none;
}
.widget-media .widget-btn-red {
	padding: 3px 10px; border: 1px solid rgb(235, 240, 246); border-image: none; color: rgb(243, 106, 90); font-size: 12px; display: inline-block;
}
.widget-media .widget-btn-red .widget-btn-icon {
	line-height: 1.5;
}
.widget-media .widget-btn-red:hover {
	background: rgb(243, 106, 90); color: rgb(255, 255, 255); text-decoration: none;
}
.widget-media .widget-btn-blue {
	background: rgb(51, 122, 183); padding: 3px 10px; border: 1px solid rgb(235, 240, 246); border-image: none; color: rgb(255, 255, 255); font-size: 12px; display: inline-block;
}
.widget-media .widget-btn-blue .widget-btn-icon {
	line-height: 1.5;
}
.widget-media .widget-btn-blue:hover {
	background: rgb(255, 255, 255); color: rgb(51, 122, 183); text-decoration: none;
}
.widget-media .widget-media-body {
	overflow: hidden;
}
.widget-media .widget-media-body .widget-media-body-title {
	margin: 0px 0px 7px; color: rgb(91, 155, 209); font-size: 15px; font-weight: 600;
}
.widget-media .widget-media-body .widget-media-body-subtitle {
	color: rgb(126, 140, 158); font-size: 13px;
}
.widget-blog {
	background: center / cover rgb(255, 255, 255); padding: 30px 20px 20px; border-radius: 4px;
}
.widget-blog .widget-blog-heading {
	margin-bottom: 30px; position: relative;
}
.widget-blog .widget-blog-heading::before {
	background: rgb(142, 157, 170); border-width: 1px; left: 50%; width: 50px; height: 1px; bottom: -15px; margin-left: -25px; position: absolute; content: " ";
}
.widget-blog .widget-blog-title {
	margin: 0px 0px 15px; color: rgb(62, 79, 94); font-size: 20px; font-weight: 400;
}
.widget-blog .widget-blog-title a {
	color: rgb(62, 79, 94);
}
.widget-blog .widget-blog-subtitle {
	color: rgb(142, 157, 170); letter-spacing: 3px; font-size: 13px; display: block;
}
.widget-blog .btn-widget-purple {
	padding: 7px 17px; border: 1px solid rgb(142, 157, 170); border-image: none; color: rgb(142, 157, 170); font-size: 13px; display: inline-block;
}
.widget-blog .btn-widget-purple:hover {
	background: rgb(142, 157, 170); color: rgb(255, 255, 255); text-decoration: none;
}
.widget-progress {
	min-height: 420px;
}
.widget-progress .widget-progress-element {
	padding: 30px 10px; border-radius: 4px; overflow: hidden;
}
.widget-progress .widget-progress-title {
	color: rgb(255, 255, 255); margin-bottom: 5px; display: block;
}
.widget-progress .progress {
	background: rgba(255, 255, 255, 0.2); height: 3px; margin-bottom: 0px;
}
.widget-map {
	border-radius: 3px; min-height: 350px;
}
.widget-map .widget-map-mapplic {
	border-top-left-radius: 3px; border-top-right-radius: 3px;
}
.widget-map .widget-map-mapplic .mapplic-container {
	background: rgb(91, 155, 209);
}
.widget-map .widget-map-mapplic .world.mapplic-layer > img {
	opacity: 0.3;
}
.widget-map .widget-map-body {
	background: rgb(255, 255, 255); padding: 20px; overflow: hidden; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px;
}
.widget-map .widget-sparkline-chart {
	padding: 0px 15px; width: 25%; border-left-color: rgb(231, 239, 247); border-left-width: 1px; border-left-style: solid; float: left;
}
.widget-map :first-child.widget-sparkline-chart {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.widget-map .widget-sparkline-chart .widget-sparkline-title {
	color: rgb(161, 175, 187); font-size: 12px; font-weight: 600; display: block;
}
@media all and (max-width:480px)
{
.widget-map .widget-sparkline-chart {
	width: 50%; margin-top: 10px; margin-bottom: 10px; border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
}
.widget-subscribe {
	padding: 30px; border-radius: 4px; overflow: hidden; min-height: 250px;
}
.widget-subscribe .widget-subscribe-no {
	color: rgb(154, 124, 175); line-height: 1; font-size: 67px; font-weight: 600; float: left;
}
.widget-subscribe .widget-subscribe-title {
	margin: 0px 0px 15px 45px; line-height: 1.4; font-size: 25px; font-weight: 700;
}
.widget-subscribe .widget-subscribe-subtitle {
	font-size: 15px; font-weight: 600;
}
.widget-subscribe .widget-subscribe-subtitle-link {
	color: rgb(202, 176, 221);
}
.widget-subscribe-quote.widget-subscribe {
	position: relative;
}
.widget-subscribe-quote.widget-subscribe::before {
	top: 2px; color: rgb(255, 255, 255); font-size: 70px; position: absolute; content: "\201C";
}
@media all and (max-width:767px)
{
.widget-subscribe-border.widget-subscribe {
	border-top-color: rgb(245, 248, 251); border-right-color: currentColor; border-bottom-color: rgb(245, 248, 251); border-top-width: 1px; border-right-width: medium; border-bottom-width: 1px; border-top-style: solid; border-right-style: none; border-bottom-style: solid;
}
}
@media all and (min-width:768px)
{
.widget-subscribe-border.widget-subscribe {
	border-right-color: rgb(245, 248, 251); border-left-color: rgb(245, 248, 251); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
}
@media all and (max-width:991px) and (min-width:767px)
{
.widget-subscribe-border.widget-subscribe {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
.widget-subscribe-border-top.widget-subscribe {
	border-top-color: rgb(245, 248, 251); border-top-width: 1px; border-top-style: solid;
}
}
.page-md .widget-bg-color-white {
	box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.03);
}
.page-md .widget-map {
	box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.03);
}
.page-md .widget-carousel {
	box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.03);
}
.page-md .widget-progress-element {
	box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.03);
}
.page-md .widget-socials {
	box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.03);
}
.page-md .widget-blog {
	box-shadow: 0px 2px 3px 2px rgba(0,0,0,0.03);
}
.fade-in-up {
	animation:fadeInUp 0.5s; -webkit-animation: fadeInUp 0.5s;
}
.m-heading-1 {
	background: rgb(255, 255, 255); margin: 0px 0px 20px; padding-left: 15px; border-left-color: rgb(136, 144, 154); border-left-width: 8px; border-left-style: solid;
}
.m-heading-1 > h3 {
	margin: 0px 0px 15px; color: rgb(63, 68, 74); font-size: 20px; font-weight: 500;
}
.m-heading-1 > h3 > i {
	color: rgb(136, 144, 154); font-size: 18px;
}
.m-heading-1 > p {
	margin: 10px 0px 0px; color: rgb(92, 104, 115);
}
.m-heading-1 > p:first-child {
	margin-top: 0px;
}
.m-bordered.m-heading-1 {
	padding: 15px; border-top-color: rgb(16, 22, 28); border-right-color: rgb(16, 22, 28); border-bottom-color: rgb(16, 22, 28); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
.page-container-bg-solid .m-bordered.m-heading-1 {
	border-top-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-top-style: none; border-right-style: none; border-bottom-style: none;
}
.m-title-md.m-heading-1 > h3 {
	font-size: 18px; margin-bottom: 10px;
}
.m-title-md.m-heading-1 > h3 > i {
	color: rgb(136, 144, 154); font-size: 16px;
}
.m-title-md.m-heading-1 > p {
	margin: 15px 0px;
}
.m-title-sm.m-heading-1 > h3 {
	font-size: 16px; margin-bottom: 10px;
}
.m-title-sm.m-heading-1 > h3 > i {
	color: rgb(136, 144, 154); font-size: 14px;
}
.m-title-sm.m-heading-1 > p {
	margin: 10px 0px;
}
@media all and (max-width:991px)
{
.m-heading-1 {
	margin: 0px;
}
}
.timeline {
	margin: 0px 0px 30px; padding: 0px; position: relative;
}
.timeline::before {
	background: rgb(245, 246, 250); top: 0px; width: 4px; bottom: 0px; margin-left: 38px; display: block; position: absolute; content: "";
}
.timeline .timeline-item {
	margin: 0px; padding: 0px;
}
.timeline .timeline-badge {
	width: 80px; height: 80px; padding-right: 30px; float: left; position: relative;
}
.timeline .timeline-badge-userpic {
	border-radius: 50% !important; border: 4px solid rgb(245, 246, 250); border-image: none; width: 80px; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.timeline .timeline-badge-userpic img {
	border-radius: 50% !important; vertical-align: middle !important; -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.timeline .timeline-icon {
	border-radius: 50% !important; width: 80px; height: 80px; padding-top: 30px; padding-left: 22px; background-color: rgb(245, 246, 250); -webkit-border-radius: 50%; -moz-border-radius: 50%;
}
.timeline .timeline-icon i {
	font-size: 34px;
}
.timeline .timeline-body {
	padding: 20px; border-radius: 4px; margin-top: 20px; margin-left: 110px; position: relative; background-color: rgb(245, 246, 250); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.timeline .timeline-body::before {
	display: table; content: " ";
}
.timeline .timeline-body::after {
	display: table; content: " ";
}
.timeline .timeline-body::after {
	clear: both;
}
.timeline .timeline-body-arrow {
	border-width: 14px 14px 14px 0px; border-style: solid; border-color: transparent rgb(245, 246, 250) transparent transparent; left: -14px; top: 30px; width: 0px; height: 0px; position: absolute;
}
.timeline .timeline-body-head {
	margin-bottom: 10px;
}
.timeline .timeline-body-head-caption {
	float: left;
}
.timeline .timeline-body-title {
	font-size: 16px; font-weight: 600;
}
.timeline .timeline-body-alerttitle {
	font-size: 16px; font-weight: 600;
}
.timeline .timeline-body-time {
	font-size: 14px; margin-left: 10px;
}
.timeline .timeline-body-head-actions {
	float: right;
}
.timeline .timeline-body-head-actions .btn-group {
	margin-top: -2px;
}
.timeline .timeline-body-content {
	font-size: 14px; margin-top: 35px;
}
.timeline .timeline-body-img {
	margin: 5px 20px 0px 0px; width: 100px; height: 100px;
}
.white-bg.timeline::before {
	background: rgb(255, 255, 255);
}
.white-bg.timeline .timeline-badge-userpic {
	border-color: rgb(255, 255, 255);
}
.white-bg.timeline .timeline-icon {
	background-color: rgb(255, 255, 255);
}
.white-bg.timeline .timeline-body {
	background-color: rgb(255, 255, 255);
}
.white-bg.timeline .timeline-body-arrow {
	border-color: transparent rgb(255, 255, 255) transparent transparent;
}
@media all and (max-width:768px)
{
.timeline .timeline-body-head-caption {
	width: 100%;
}
.timeline .timeline-body-head-actions {
	width: 100%; margin-top: 20px; margin-bottom: 20px; float: left;
}
}
@media all and (max-width:480px)
{
.timeline::before {
	margin-left: 28px;
}
.timeline .timeline-badge {
	width: 60px; height: 60px; padding-right: 40px;
}
.timeline .timeline-badge-userpic {
	width: 60px;
}
.timeline .timeline-icon {
	width: 60px; height: 60px; padding-top: 23px; padding-left: 18px;
}
.timeline .timeline-icon i {
	font-size: 25px;
}
.timeline .timeline-body {
	margin-left: 80px;
}
.timeline .timeline-body-arrow {
	top: 17px;
}
}
.tasks-widget::after {
	clear: both;
}
.tasks-widget .task-list {
	list-style: none; margin: 0px; padding: 0px;
}
.tasks-widget .task-list > li {
	padding: 10px 0px; border-bottom-color: rgb(244, 246, 249); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.tasks-widget .task-list > li:hover {
	background: rgb(244, 246, 249);
}
.tasks-widget .task-list > li.last-line {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.tasks-widget .task-list > li.task-done {
	background: rgb(246, 246, 246);
}
.tasks-widget .task-list > li.task-done:hover {
	background: rgb(244, 244, 244);
}
.tasks-widget .task-list > li.task-done .task-title-sp {
	text-decoration: line-through;
}
.tasks-widget .task-list > li > .task-bell {
	margin-left: 10px;
}
.tasks-widget .task-list > li > .task-checkbox {
	width: 30px; float: left;
}
.tasks-widget .task-list > li > .task-checkbox input[type='checkbox'] {
	cursor: pointer;
}
.tasks-widget .task-list > li > .task-title {
	color: rgb(131, 143, 161); margin-right: 10px;
}
.tasks-widget .task-list > li > .task-title .task-title-sp {
	margin-right: 5px;
}
.tasks-widget .task-list > li .task-config-btn {
	margin-top: -1px;
}
.tasks-widget .task-list > li > .task-config {
	top: 7px; right: 10px; display: none; position: absolute;
}
.tasks-widget .task-list > li:hover > .task-config {
	margin-bottom: 0px !important; display: block;
}
.tasks-widget .task-footer {
	margin-top: 5px;
}
.tasks-widget .task-footer::before {
	display: table; content: " ";
}
.tasks-widget .task-footer::after {
	display: table; content: " ";
}
.tasks-widget .task-footer::after {
	clear: both;
}
@media only screen and (max-width:480px)
{
.tasks-widget .task-config-btn {
	float: inherit; display: block;
}
.tasks-widget .task-list-projects li > .label {
	margin-bottom: 5px;
}
}
.mt-comments .mt-comment {
	margin: 0px 0px 10px; padding: 10px;
}
.mt-comments .mt-comment .mt-comment-img {
	width: 40px; float: left;
}
.mt-comments .mt-comment .mt-comment-img > img {
	border-radius: 50% !important;
}
.mt-comments .mt-comment .mt-comment-body {
	overflow: hidden; padding-left: 20px; position: relative;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-info::before {
	display: table; content: " ";
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-info::after {
	display: table; content: " ";
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-info::after {
	clear: both;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-info .mt-comment-author {
	margin: 0px 0px 10px; color: rgb(6, 6, 6); font-weight: 600; float: left; display: inline-block;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-info .mt-comment-date {
	margin: 0px; color: rgb(186, 186, 186); float: right; display: inline-block;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-text {
	color: rgb(166, 166, 166);
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details {
	margin: 10px 0px 0px;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-status {
	text-transform: uppercase; float: left;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-status-pending.mt-comment-status {
	color: rgb(184, 192, 245);
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-status-approved.mt-comment-status {
	color: rgb(107, 216, 115);
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-status-rejected.mt-comment-status {
	color: red;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions {
	list-style: none; margin: 0px; padding: 0px; float: right; display: none;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions > li {
	margin: 0px; padding: 0px 5px; float: left;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions > li > a {
	color: rgb(153, 153, 153); text-transform: uppercase;
}
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions > li > a:hover {
	color: rgb(102, 102, 102); text-decoration: none;
}
.mt-comments .mt-comment:hover {
	background: rgb(249, 249, 249);
}
.mt-comments .mt-comment:hover .mt-comment-body .mt-comment-details .mt-comment-actions {
	display: inline-block;
}
.mt-actions .mt-action {
	margin: 0px; padding: 15px 0px; border-bottom-color: rgb(247, 248, 249); border-bottom-width: 1px; border-bottom-style: solid;
}
.mt-actions :last-child.mt-action {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.mt-actions .mt-action .mt-action-img {
	width: 40px; float: left;
}
.mt-actions .mt-action .mt-action-img > img {
	border-radius: 50% !important; margin-bottom: 2px;
}
.mt-actions .mt-action .mt-action-body {
	overflow: hidden; padding-left: 15px; position: relative;
}
.mt-actions .mt-action .mt-action-body .mt-action-row {
	width: 100%; display: table;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info {
	vertical-align: top; display: table-cell;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-icon {
	padding: 6px 20px 6px 6px; display: table-cell;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-icon > i {
	top: 10px; color: rgb(120, 224, 232); font-size: 25px; display: inline-block; position: relative;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-details {
	vertical-align: top; display: table-cell;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-details .mt-action-author {
	color: rgb(6, 6, 6); font-weight: 600;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-details .mt-action-desc {
	color: rgb(166, 168, 168); margin-bottom: 0px;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-datetime {
	width: 150px; text-align: center; color: rgb(166, 168, 168); padding-top: 15px; vertical-align: top; display: table-cell; white-space: nowrap;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-datetime .mt-action-dot {
	border-radius: 50% !important; width: 10px; height: 10px; margin-right: 5px; margin-left: 5px; display: inline-block; background-color: red;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-buttons {
	width: 120px; text-align: center; padding-top: 10px; vertical-align: top; display: table-cell; white-space: nowrap;
}
@media all and (max-width:767px)
{
.mt-actions .mt-action .mt-action-body .mt-action-row {
	display: block;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info {
	display: block;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-datetime {
	margin-left: 40px; display: inline-block;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-buttons {
	float: right; display: inline-block;
}
}
.mt-widget-1 {
	border: 1px solid rgb(231, 236, 241); border-image: none; text-align: center; position: relative;
}
.mt-widget-1 .mt-icon {
	margin: 7px; top: 10px; right: 10px; font-size: 20px; position: absolute;
}
.mt-widget-1 .mt-icon > a > i {
	color: rgb(161, 229, 225);
}
.mt-widget-1 .mt-icon > a:hover > i {
	color: rgb(121, 218, 213);
}
.mt-widget-1 .mt-img {
	margin: 40px 0px 30px; border-radius: 50% !important; border: 4px solid rgb(231, 236, 241); border-image: none; display: inline-block;
}
.mt-widget-1 .mt-img > img {
	border-radius: 50% !important;
}
.mt-widget-1 .mt-body .mt-username {
	margin: 5px 10px; text-align: center; font-size: 16px; font-weight: 600;
}
.mt-widget-1 .mt-body .mt-user-title {
	margin: 10px; text-align: center; color: rgb(102, 102, 102); font-size: 13px;
}
.mt-widget-1 .mt-body .mt-stats {
	margin: 30px 0px 0px;
}
.mt-widget-1 .mt-body .mt-stats .btn-group {
	border-top-color: rgb(231, 236, 241); border-top-width: 1px; border-top-style: solid;
}
.mt-widget-1 .mt-body .mt-stats .btn-group .btn {
	padding: 10px; font-size: 14px; border-right-color: rgb(231, 236, 241); border-right-width: 1px; border-right-style: solid;
}
.mt-widget-1 .mt-body .mt-stats .btn-group .btn:hover {
	background-color: rgb(231, 236, 241);
}
.mt-widget-1 .mt-body .mt-stats .btn-group :last-child.btn {
	border: 0px currentColor; border-image: none;
}
.mt-widget-1 .mt-body .mt-stats .btn-group .btn > i {
	top: 3px; right: 2px; font-size: 16px; position: relative;
}
.mt-widget-1 .mt-body .mt-stats .btn-group :first-child.btn {
	border-bottom-left-radius: 4px !important;
}
.mt-widget-1 .mt-body .mt-stats .btn-group :last-child.btn {
	border-bottom-right-radius: 4px !important;
}
.mt-widget-2 {
	border: 1px solid rgb(231, 236, 241); border-image: none; position: relative;
}
.mt-widget-2 .mt-head {
	width: 100%; position: absolute; background-size: 100% 100%;
}
.mt-widget-2 .mt-head .mt-head-label {
	top: 8px; right: 8px; position: absolute; cursor: pointer;
}
.mt-widget-2 .mt-head .mt-head-label > button {
	border-radius: 2px !important; font-size: 13px;
}
.mt-widget-2 .mt-head .mt-head-user .mt-head-user-img {
	margin: 165px 32px 18px 35px; float: left; position: relative;
}
.mt-widget-2 .mt-head .mt-head-user .mt-head-user-img::after {
	border-width: 13px; border-style: solid; border-color: transparent transparent white; left: 50%; top: 90%; margin-left: -15px; position: absolute; content: "";
}
.mt-widget-2 .mt-head .mt-head-user .mt-head-user-img > img {
	border-radius: 50% !important; width: 65px;
}
.mt-widget-2 .mt-head .mt-head-user .mt-head-user-info {
	margin: 175px 0px 0px -9px; color: white; display: inline-block;
}
.mt-widget-2 .mt-head .mt-head-user .mt-head-user-info .mt-user-name {
	font-size: 15px; display: block;
}
.mt-widget-2 .mt-head .mt-head-user .mt-head-user-info .mt-user-time {
	font-size: 13px; display: block;
}
.mt-widget-2 .mt-head .mt-head-user .mt-head-user-info .mt-user-time > i {
	top: 1px; font-size: 13px; position: relative;
}
.mt-widget-2 .mt-body {
	text-align: center; padding-top: 160px;
}
.mt-widget-2 .mt-body .mt-body-title {
	font-size: 16px; font-weight: 600; margin-top: 130px;
}
.mt-widget-2 .mt-body .mt-body-description {
	padding: 0px 10px; color: rgb(102, 102, 102); font-size: 13px; margin-top: 10px; display: inline-block;
}
.mt-widget-2 .mt-body .mt-body-stats {
	padding: 0px;
}
.mt-widget-2 .mt-body .mt-body-stats::before {
	display: table; content: " ";
}
.mt-widget-2 .mt-body .mt-body-stats::after {
	display: table; content: " ";
}
.mt-widget-2 .mt-body .mt-body-stats::after {
	clear: both;
}
.mt-widget-2 .mt-body .mt-body-stats > li {
	list-style: none; margin: 15px; display: inline-block;
}
.mt-widget-2 .mt-body .mt-body-actions {
	border-top-color: rgb(231, 236, 241); border-top-width: 1px; border-top-style: solid;
}
.mt-widget-2 .mt-body .mt-body-actions > i {
	font-size: 18px;
}
.mt-widget-2 .mt-body .mt-body-actions .btn {
	padding: 12px 0px; text-align: center; font-size: 14px; border-right-color: rgb(231, 236, 241); border-right-width: 1px; border-right-style: solid;
}
.mt-widget-2 .mt-body .mt-body-actions :last-child.btn {
	border: 0px currentColor; border-image: none;
}
.mt-widget-3 {
	border: 1px solid rgb(231, 236, 241); border-image: none;
}
.mt-widget-3 .mt-head {
	padding: 15px 0px; color: white; margin-bottom: 20px; background-color: rgb(93, 201, 230);
}
.mt-widget-3 .mt-head .mt-head-icon {
	text-align: center; padding-top: 20px; font-size: 35px; margin-bottom: 10px;
}
.mt-widget-3 .mt-head .mt-head-desc {
	text-align: center; color: rgb(255, 255, 255); margin-right: 10px; margin-left: 10px; opacity: 0.8;
}
.mt-widget-3 .mt-head .mt-head-date {
	text-align: center; color: rgb(242, 242, 242); margin-top: 20px; display: block;
}
.mt-widget-3 .mt-head .mt-head-button {
	margin: 10px 0px; padding: 20px; text-align: center;
}
.mt-widget-3 .mt-head .mt-head-button > button {
	width: 90px;
}
.mt-widget-3 .mt-body-actions-icons .btn-group {
	margin-bottom: 20px;
}
.mt-widget-3 .mt-body-actions-icons .btn-group .mt-icon {
	padding: 5px; font-size: 15px; display: block; position: relative;
}
.mt-widget-3 .mt-body-actions-icons .btn {
	padding: 0px; text-align: center; font-size: 11px; border-right-color: rgb(231, 236, 241); border-right-width: 1px; border-right-style: solid;
}
.mt-widget-3 .mt-body-actions-icons :last-child.btn {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.mt-widget-4 {
	color: white; min-height: 250px; background-color: rgb(38, 192, 184);
}
.mt-widget-4 .mt-img-container {
	position: relative;
}
.mt-widget-4 .mt-img-container > img {
	width: 100%; height: 250px;
}
.mt-widget-4 .mt-container {
	top: 0px; width: 150px; right: 15px; position: absolute; min-height: 250px; background-color: rgb(38, 192, 184);
}
.mt-widget-4 .mt-container .mt-head-title {
	padding: 10px; text-align: center; margin-top: 20px;
}
.mt-widget-4 .mt-container .mt-body-icons {
	text-align: center; margin-top: 30px;
}
.mt-widget-4 .mt-container .mt-body-icons > a {
	padding: 10px; color: rgb(230, 230, 230); font-size: 17px; display: inline-block;
}
.mt-widget-4 .mt-container .mt-body-icons > a:hover {
	color: rgb(255, 255, 255);
}
.mt-widget-4 .mt-container .mt-footer-button {
	right: 0px; margin-top: 30px; position: absolute;
}
.mt-widget-4 .mt-container .mt-footer-button > .btn {
	border: currentColor !important; border-image: none !important; width: 90px; border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important;
}
.mt-code {
	padding: 3px; border-radius: 4px !important; color: rgb(228, 58, 69); display: inline; -ms-word-wrap: normal;
}
.caption-desc {
	line-height: 2.3em; font-size: 13px; margin-top: 0.5em;
}
.mt-element-step .row {
	margin: 0px;
}
.mt-element-step .step-default .mt-step-col {
	text-align: center; padding-top: 30px; padding-bottom: 30px;
}
.mt-element-step .step-default .mt-step-number {
	margin: auto auto 20px; padding: 3px 14px; border-radius: 50% !important; font-size: 26px; display: inline-block;
}
.mt-element-step .step-default .mt-step-title {
	font-size: 30px; font-weight: 100;
}
.mt-element-step .step-default .active {
	background-color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-default .active .mt-step-number {
	color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-default .active .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-default .active .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-default .done {
	background-color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-default .done .mt-step-number {
	color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-default .done .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-default .done .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-default .error {
	background-color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-default .error .mt-step-number {
	color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-default .error .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-default .error .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-thin .mt-step-col {
	padding-top: 10px; padding-bottom: 10px;
}
.mt-element-step .step-thin .mt-step-number {
	margin: auto; padding: 3px 14px; border-radius: 50% !important; font-size: 26px; float: left;
}
.mt-element-step .step-thin .mt-step-title {
	padding-left: 60px; font-size: 24px; font-weight: 100; margin-top: -4px;
}
.mt-element-step .step-thin .mt-step-content {
	padding-left: 60px; margin-top: -5px;
}
.mt-element-step .step-thin .active {
	background-color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-thin .active .mt-step-number {
	color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-thin .active .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-thin .active .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-thin .done {
	background-color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-thin .done .mt-step-number {
	color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-thin .done .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-thin .done .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-thin .error {
	background-color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-thin .error .mt-step-number {
	color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-thin .error .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-thin .error .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background .mt-step-col {
	height: 160px; text-align: center; padding-top: 30px; padding-bottom: 30px;
}
.mt-element-step .step-background .mt-step-number {
	right: 0px; bottom: 0px; color: rgb(218, 225, 228); line-height: 0.79em; font-size: 200px; position: absolute; z-index: 4;
}
.mt-element-step .step-background .mt-step-title {
	text-align: right; padding-right: 25%; font-size: 30px; font-weight: 100; position: relative; z-index: 5;
}
.mt-element-step .step-background .mt-step-content {
	text-align: right; padding-right: 25%; position: relative; z-index: 5;
}
.mt-element-step .step-background .active {
	background-color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-background .active .mt-step-number {
	color: rgb(42, 180, 192) !important;
}
.mt-element-step .step-background .active .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background .active .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background .done {
	background-color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-background .done .mt-step-number {
	color: rgb(34, 173, 115) !important;
}
.mt-element-step .step-background .done .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background .done .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background .error {
	background-color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-background .error .mt-step-number {
	color: rgb(228, 58, 69) !important;
}
.mt-element-step .step-background .error .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background .error .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background-thin .mt-step-col {
	text-align: center; padding-top: 15px; padding-bottom: 15px;
}
.mt-element-step .step-background-thin .mt-step-number {
	right: 0px; bottom: 0px; color: rgb(218, 225, 228); line-height: 0.79em; font-size: 120px; position: absolute; z-index: 4;
}
.mt-element-step .step-background-thin .mt-step-title {
	text-align: right; padding-right: 25%; font-size: 30px; font-weight: 100; position: relative; z-index: 5;
}
.mt-element-step .step-background-thin .mt-step-content {
	text-align: right; padding-right: 25%; position: relative; z-index: 5;
}
.mt-element-step .step-background-thin .active {
	background-color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-background-thin .active .mt-step-number {
	color: rgb(42, 180, 192) !important;
}
.mt-element-step .step-background-thin .active .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background-thin .active .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background-thin .done {
	background-color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-background-thin .done .mt-step-number {
	color: rgb(34, 173, 115) !important;
}
.mt-element-step .step-background-thin .done .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background-thin .done .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background-thin .error {
	background-color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-background-thin .error .mt-step-number {
	color: rgb(228, 58, 69) !important;
}
.mt-element-step .step-background-thin .error .mt-step-title {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-background-thin .error .mt-step-content {
	color: rgb(255, 255, 255) !important;
}
.mt-element-step .step-no-background .mt-step-col {
	text-align: center; padding-top: 30px; padding-bottom: 30px;
}
.mt-element-step .step-no-background .mt-step-number {
	margin: auto auto 20px; padding: 3px 14px; border-radius: 50% !important; border: 1px solid rgb(229, 229, 229); border-image: none; font-size: 26px; display: inline-block;
}
.mt-element-step .step-no-background .mt-step-title {
	font-size: 30px; font-weight: 100;
}
.mt-element-step .step-no-background .active .mt-step-number {
	border-color: rgb(50, 197, 210) !important; color: rgb(50, 197, 210) !important; font-weight: 700;
}
.mt-element-step .step-no-background .active .mt-step-title {
	color: rgb(50, 197, 210) !important; font-weight: 700;
}
.mt-element-step .step-no-background .active .mt-step-content {
	color: rgb(50, 197, 210) !important; font-weight: 700;
}
.mt-element-step .step-no-background .done .mt-step-number {
	border-color: rgb(38, 194, 129) !important; color: rgb(38, 194, 129) !important; font-weight: 700;
}
.mt-element-step .step-no-background .done .mt-step-title {
	color: rgb(38, 194, 129) !important; font-weight: 700;
}
.mt-element-step .step-no-background .done .mt-step-content {
	color: rgb(38, 194, 129) !important; font-weight: 700;
}
.mt-element-step .step-no-background .error .mt-step-number {
	border-color: rgb(231, 80, 90) !important; color: rgb(231, 80, 90) !important; font-weight: 700;
}
.mt-element-step .step-no-background .error .mt-step-title {
	color: rgb(231, 80, 90) !important; font-weight: 700;
}
.mt-element-step .step-no-background .error .mt-step-content {
	color: rgb(231, 80, 90) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .mt-step-col {
	padding-top: 10px; padding-bottom: 10px;
}
.mt-element-step .step-no-background-thin .mt-step-number {
	margin: auto; padding: 3px 14px; border-radius: 50% !important; border: 1px solid rgb(229, 229, 229); border-image: none; font-size: 26px; float: left;
}
.mt-element-step .step-no-background-thin .mt-step-title {
	padding-left: 60px; font-size: 24px; font-weight: 100; margin-top: -4px;
}
.mt-element-step .step-no-background-thin .mt-step-content {
	padding-left: 60px; margin-top: -5px;
}
.mt-element-step .step-no-background-thin .active .mt-step-number {
	border-color: rgb(50, 197, 210) !important; color: rgb(50, 197, 210) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .active .mt-step-title {
	color: rgb(50, 197, 210) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .active .mt-step-content {
	color: rgb(50, 197, 210) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .done .mt-step-number {
	border-color: rgb(38, 194, 129) !important; color: rgb(38, 194, 129) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .done .mt-step-title {
	color: rgb(38, 194, 129) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .done .mt-step-content {
	color: rgb(38, 194, 129) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .error .mt-step-number {
	border-color: rgb(231, 80, 90) !important; color: rgb(231, 80, 90) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .error .mt-step-title {
	color: rgb(231, 80, 90) !important; font-weight: 700;
}
.mt-element-step .step-no-background-thin .error .mt-step-content {
	color: rgb(231, 80, 90) !important; font-weight: 700;
}
.mt-element-step .step-line .mt-step-col {
	text-align: center; padding-top: 30px; padding-bottom: 30px;
}
.mt-element-step .step-line .mt-step-number {
	margin: auto auto 5px; padding: 9px; border-radius: 50% !important; border: 3px solid rgb(229, 229, 229); border-image: none; width: 60px; height: 60px; text-align: center; font-size: 26px; display: inline-block; position: relative; z-index: 5;
}
.mt-element-step .step-line .mt-step-number > i {
	top: 50%; position: relative; transform: translateY(-120%);
}
.mt-element-step .step-line .mt-step-title {
	font-size: 20px; font-weight: 400;
}
.mt-element-step .step-line .mt-step-title::after {
	left: 50%; top: 53px; width: 50%; height: 3px; position: absolute; z-index: 4; content: ""; background-color: rgb(229, 229, 229);
}
.mt-element-step .step-line .mt-step-title::before {
	top: 53px; width: 50%; height: 3px; right: 50%; position: absolute; z-index: 4; content: ""; background-color: rgb(229, 229, 229);
}
.mt-element-step .step-line .first .mt-step-title::before {
	content: none;
}
.mt-element-step .step-line .last .mt-step-title::after {
	content: none;
}
.mt-element-step .step-line .active .mt-step-number {
	border-color: rgb(50, 197, 210) !important; color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-line .active .mt-step-title {
	color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-line .active .mt-step-content {
	color: rgb(50, 197, 210) !important;
}
.mt-element-step .step-line .active .mt-step-title::after {
	background-color: rgb(50, 197, 210);
}
.mt-element-step .step-line .active .mt-step-title::before {
	background-color: rgb(50, 197, 210);
}
.mt-element-step .step-line .done .mt-step-number {
	border-color: rgb(38, 194, 129) !important; color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-line .done .mt-step-title {
	color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-line .done .mt-step-content {
	color: rgb(38, 194, 129) !important;
}
.mt-element-step .step-line .done .mt-step-title::after {
	background-color: rgb(38, 194, 129);
}
.mt-element-step .step-line .done .mt-step-title::before {
	background-color: rgb(38, 194, 129);
}
.mt-element-step .step-line .error .mt-step-number {
	border-color: rgb(231, 80, 90) !important; color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-line .error .mt-step-title {
	color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-line .error .mt-step-content {
	color: rgb(231, 80, 90) !important;
}
.mt-element-step .step-line .error .mt-step-title::after {
	background-color: rgb(231, 80, 90);
}
.mt-element-step .step-line .error .mt-step-title::before {
	background-color: rgb(231, 80, 90);
}
@media all and (max-width:991px)
{
.mt-element-step .step-line .mt-step-title::after {
	content: none;
}
.mt-element-step .step-line .mt-step-title::before {
	content: none;
}
}
.mt-element-list .mt-list-head.list-default {
	background-position: center; padding: 15px; background-repeat: no-repeat; background-size: cover;
}
.mt-element-list .mt-list-head.list-default .list-title {
	margin: 0px 0px 0.7em; font-size: 18px;
}
.mt-element-list .mt-list-head.list-default .list-date {
	font-size: 12px;
}
.mt-element-list .mt-list-head.list-default .list-pending {
	margin-bottom: 10px;
}
.mt-element-list .mt-list-head.list-default .list-count {
	padding: 3px 7px; display: inline-block;
}
.mt-element-list .mt-list-head.list-default .last.list-count {
	margin-bottom: 0px;
}
.mt-element-list .mt-list-head.list-default .list-label {
	font-size: 12px; display: inline-block;
}
.mt-element-list .mt-list-container.list-default {
	border-color: rgb(231, 236, 241); padding: 15px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.mt-element-list .mt-list-container.list-default .mt-list-title {
	padding-bottom: 15px; font-size: 14px; font-weight: 700;
}
.mt-element-list .mt-list-container.list-default ul {
	padding: 0px; margin-bottom: 0px;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item {
	border-color: rgb(231, 236, 241); list-style: none; padding: 25px 0px; border-bottom-width: 1px; border-bottom-style: solid; min-height: 45px;
}
.mt-element-list .mt-list-container.list-default ul > :first-child.mt-list-item {
	padding-top: 0px;
}
.mt-element-list .mt-list-container.list-default ul > :last-child.mt-list-item {
	border: currentColor; border-image: none; padding-bottom: 0px;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-icon-container {
	padding: 0.9em; border-radius: 50% !important; border: 1px solid rgb(231, 236, 241); border-image: none; width: 45px; height: 45px; float: left;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-icon-container > a {
	color: rgb(52, 73, 94);
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-icon-container > a:hover {
	color: rgb(38, 194, 129); text-decoration: none;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .done.list-icon-container {
	border-color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .done.list-icon-container > a {
	color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .done.list-icon-container > a:hover {
	color: rgb(38, 194, 129); text-decoration: none;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-item-content {
	padding: 0px 75px 0px 60px;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-item-content > h3 {
	font-size: 16px; margin-top: 0px; margin-bottom: 5px;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-item-content > h3 > a {
	color: rgb(52, 73, 94);
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-item-content > h3 > a:hover {
	color: rgb(38, 194, 129); text-decoration: none;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-item-content > p {
	margin: 0px;
}
.mt-element-list .mt-list-container.list-default ul > .mt-list-item > .list-datetime {
	width: 60px; text-align: right; float: right;
}
.mt-element-list .mt-list-container.ext-1.list-default {
	padding: 15px 0px 0px;
}
.mt-element-list .mt-list-container.ext-1.list-default .mt-list-title {
	padding: 0px 15px 15px;
}
.mt-element-list .mt-list-container.ext-1.list-default ul > .mt-list-item {
	border-color: rgb(47, 53, 59) rgb(47, 53, 59) rgb(231, 236, 241); padding: 15px; border-left-width: 3px; border-left-style: solid;
}
.mt-element-list .mt-list-container.ext-1.list-default ul > .mt-list-item:hover {
	background-color: rgb(229, 229, 229);
}
.mt-element-list .mt-list-container.ext-1.list-default ul > .done.mt-list-item {
	border-color: rgb(38, 194, 129) rgb(38, 194, 129) rgb(231, 236, 241);
}
.mt-element-list .mt-list-container.ext-1.list-default ul > .done.mt-list-item:hover {
	background-color: rgb(150, 235, 200);
}
.mt-element-list .mt-list-container.ext-1.list-default ul > .mt-list-item > .list-icon-container {
	border: currentColor; border-image: none;
}
.mt-element-list .group.list-default .list-toggle-container:hover {
	text-decoration: none;
}
.mt-element-list .group.list-default .list-toggle-container:focus {
	text-decoration: none;
}
.mt-element-list .group.list-default .list-toggle-container:active {
	text-decoration: none;
}
.mt-element-list .group.list-default .list-toggle-container .list-toggle {
	padding: 15px; color: rgb(255, 255, 255); font-weight: 700; text-decoration: none; background-color: rgb(47, 53, 59);
}
.mt-element-list .group.list-default .list-toggle-container .done.list-toggle {
	background-color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-head.list-simple {
	padding: 15px;
}
.mt-element-list .mt-list-head.list-simple .list-title {
	margin: 0px; padding-right: 85px;
}
.mt-element-list .mt-list-head.list-simple .list-date {
	width: 75px; font-size: 12px; float: right; opacity: 0.8;
}
.mt-element-list .mt-list-container.list-simple {
	border-color: rgb(231, 236, 241); padding: 15px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.mt-element-list .mt-list-container.list-simple ul {
	padding: 0px; margin-bottom: 0px;
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item {
	border-color: rgb(231, 236, 241); list-style: none; padding: 15px 0px; border-bottom-width: 1px; border-bottom-style: solid;
}
.mt-element-list .mt-list-container.list-simple ul > :first-child.mt-list-item {
	padding-top: 0px;
}
.mt-element-list .mt-list-container.list-simple ul > :last-child.mt-list-item {
	border: currentColor; border-image: none; padding-bottom: 0px;
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .list-icon-container {
	font-size: 14px; float: left;
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .list-icon-container > a {
	color: rgb(52, 73, 94);
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .list-icon-container > a:hover {
	color: rgb(38, 194, 129); text-decoration: none;
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .done.list-icon-container {
	color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .done.list-icon-container > a {
	color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .done.list-icon-container > a:hover {
	color: rgb(38, 194, 129); text-decoration: none;
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .list-item-content {
	padding: 0px 75px 0px 60px;
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .list-item-content > h3 {
	margin: 0px; font-size: 18px;
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .list-item-content > h3 > a {
	color: rgb(52, 73, 94);
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .list-item-content > h3 > a:hover {
	color: rgb(38, 194, 129); text-decoration: none;
}
.mt-element-list .mt-list-container.list-simple ul > .mt-list-item > .list-datetime {
	width: 60px; text-align: right; float: right;
}
.mt-element-list .mt-list-head.list-simple {
	padding: 15px;
}
.mt-element-list .mt-list-head.list-simple .list-title {
	margin: 0px; padding-right: 85px;
}
.mt-element-list .mt-list-head.list-simple .list-date {
	width: 75px; font-size: 12px; float: right; opacity: 0.8;
}
.mt-element-list .mt-list-container.ext-1.list-simple {
	padding: 0px;
}
.mt-element-list .mt-list-container.ext-1.list-simple ul > .mt-list-item {
	border-color: rgb(52, 73, 94) rgb(52, 73, 94) rgb(231, 236, 241); padding: 15px; border-left-width: 3px; border-left-style: solid;
}
.mt-element-list .mt-list-container.ext-1.list-simple ul > .mt-list-item:hover {
	background-color: rgb(229, 229, 229);
}
.mt-element-list .mt-list-container.ext-1.list-simple ul > .done.mt-list-item {
	border-color: rgb(38, 194, 129) rgb(38, 194, 129) rgb(231, 236, 241);
}
.mt-element-list .mt-list-container.ext-1.list-simple ul > .done.mt-list-item:hover {
	background-color: rgb(150, 235, 200);
}
.mt-element-list .group.list-simple .list-toggle-container:hover {
	text-decoration: none;
}
.mt-element-list .group.list-simple .list-toggle-container:focus {
	text-decoration: none;
}
.mt-element-list .group.list-simple .list-toggle-container:active {
	text-decoration: none;
}
.mt-element-list .group.list-simple .list-toggle-container .list-toggle {
	padding: 15px; color: rgb(255, 255, 255); font-weight: 700; text-decoration: none; background-color: rgb(52, 73, 94);
}
.mt-element-list .group.list-simple .list-toggle-container .done.list-toggle {
	background-color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-head.list-news {
	padding: 15px; text-align: center;
}
.mt-element-list .mt-list-head.list-news .list-title {
	margin: 0px;
}
.mt-element-list .mt-list-head.list-news .badge {
	margin-top: 5px;
}
.mt-element-list .mt-list-container.list-news {
	border-color: rgb(231, 236, 241); padding: 15px 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.mt-element-list .mt-list-container.list-news ul {
	padding: 0px; margin-bottom: 0px;
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item {
	border-color: rgb(231, 236, 241); list-style: none; padding: 15px; border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
.mt-element-list .mt-list-container.list-news ul > :first-child.mt-list-item {
	padding-top: 0px;
}
.mt-element-list .mt-list-container.list-news ul > :last-child.mt-list-item {
	border: currentColor; border-image: none; padding-bottom: 0px;
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item > .list-icon-container {
	top: 50%; right: 5px; font-size: 20px; margin-top: -10px; position: absolute;
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item > .list-icon-container a {
	color: rgb(47, 53, 59);
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item > .list-icon-container a:hover {
	color: rgb(50, 197, 210);
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item > .list-item-content {
	padding: 0px 25px 0px 0px;
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item > .list-item-content > h3 {
	margin: 0px 0px 10px; font-size: 18px;
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item > .list-item-content > h3 > a {
	color: rgb(52, 73, 94);
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item > .list-item-content > h3 > a:hover {
	color: rgb(50, 197, 210); text-decoration: none;
}
.mt-element-list .mt-list-container.list-news ul > .mt-list-item > .list-datetime {
	margin-bottom: 10px;
}
.mt-element-list .mt-list-head.ext-1.list-news {
	text-align: left; position: relative;
}
.mt-element-list .mt-list-head.ext-1.list-news .list-count {
	padding: 19px; top: 0px; height: 100%; right: 0px; position: absolute;
}
.mt-element-list .ext-1.list-news .list-thumb {
	width: 80px; height: 80px; overflow: hidden; float: left;
}
.mt-element-list .ext-1.list-news .list-thumb img {
	width: 100%;
}
.mt-element-list .mt-list-container.ext-1.list-news {
	padding: 0px;
}
.mt-element-list .mt-list-container.ext-1.list-news ul > .mt-list-item {
	padding: 15px;
}
.mt-element-list .mt-list-container.ext-1.list-news ul > .mt-list-item > .list-datetime {
	padding-left: 90px;
}
.mt-element-list .mt-list-container.ext-1.list-news ul > .mt-list-item > .list-item-content {
	padding-left: 90px;
}
.mt-element-list .mt-list-container.ext-1.list-news ul > .mt-list-item:hover {
	background-color: rgb(229, 229, 229);
}
.mt-element-list .mt-list-container.ext-1.list-news ul > :last-child.mt-list-item {
	padding-bottom: 15px;
}
.mt-element-list .mt-list-head.ext-2.list-news {
	text-align: left; position: relative;
}
.mt-element-list .mt-list-head.ext-2.list-news .list-count {
	padding: 19px; top: 0px; height: 100%; right: 0px; position: absolute;
}
.mt-element-list .ext-2.list-news .list-thumb {
	width: 80px; height: 80px; overflow: hidden; float: left;
}
.mt-element-list .ext-2.list-news .list-thumb img {
	width: 100%;
}
.mt-element-list .mt-list-container.ext-2.list-news {
	padding: 0px;
}
.mt-element-list .mt-list-container.ext-2.list-news ul > .mt-list-item {
	padding: 15px;
}
.mt-element-list .mt-list-container.ext-2.list-news ul > .mt-list-item > .list-datetime {
	padding-left: 90px;
}
.mt-element-list .mt-list-container.ext-2.list-news ul > .mt-list-item > .list-item-content {
	padding-left: 90px;
}
.mt-element-list .mt-list-container.ext-2.list-news ul > .mt-list-item > .list-item-content > h3 {
	font-size: 16px;
}
.mt-element-list .mt-list-container.ext-2.list-news ul > .mt-list-item > .list-item-content > h3 > a:hover {
	color: rgb(242, 120, 75);
}
.mt-element-list .mt-list-container.ext-2.list-news ul > .mt-list-item:hover {
	background-color: rgb(229, 229, 229);
}
.mt-element-list .mt-list-container.ext-2.list-news ul > :last-child.mt-list-item {
	padding-bottom: 15px;
}
.mt-element-list .mt-list-head.list-todo {
	padding: 15px; position: relative;
}
.mt-element-list .mt-list-head.list-todo .list-title {
	margin: 0px;
}
.mt-element-list .mt-list-head.list-todo .list-head-count {
	margin-top: 5px;
}
.mt-element-list .mt-list-head.list-todo .list-head-count > .list-head-count-item {
	margin-right: 15px; display: inline-block;
}
.mt-element-list .mt-list-head.list-todo .list-count {
	padding: 29px; top: 0px; right: 0px; font-size: 16px; position: absolute;
}
.mt-element-list .mt-list-head.list-todo a {
	color: rgb(255, 255, 255);
}
.mt-element-list .mt-list-head.list-todo a:hover {
	text-decoration: none;
}
.mt-element-list .mt-list-container.list-todo {
	border-color: rgb(231, 236, 241); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: relative;
}
.mt-element-list .mt-list-container.list-todo .list-todo-line {
	border-color: rgb(231, 236, 241); left: 25px; top: 0px; width: 1px; height: 100%; border-left-width: 1px; border-left-style: solid; position: absolute; z-index: 1;
}
.mt-element-list .mt-list-container.list-todo ul {
	padding: 0px; margin-bottom: 0px; position: relative; z-index: 5;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item {
	border-color: rgb(231, 236, 241); list-style: none; padding: 15px; border-bottom-width: 1px; border-bottom-style: dashed; position: relative;
}
.mt-element-list .mt-list-container.list-todo ul > :last-child.mt-list-item {
	border: currentColor; border-image: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-icon {
	padding: 0.7em 0px; margin-top: 0.7em; vertical-align: top; display: inline-block;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item {
	width: 90%; margin-left: 15px; vertical-align: top; display: inline-block; position: relative;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item::after {
	border-width: 8px; border-style: solid; border-color: rgba(47, 53, 59, 0) rgb(47, 53, 59) rgba(47, 53, 59, 0) rgba(47, 53, 59, 0); border-image: none; top: 18px; width: 0px; height: 0px; right: 100%; position: absolute; content: " "; pointer-events: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item > .list-toggle-container:hover {
	text-decoration: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item > .list-toggle-container:focus {
	text-decoration: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item > .list-toggle-container:active {
	text-decoration: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item > .list-toggle-container .list-toggle {
	padding: 15px;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item > .list-toggle-container .list-toggle > .list-toggle-title {
	display: inline-block;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list {
	border-width: medium 1px; border-style: none solid; border-color: currentColor rgb(231, 236, 241); margin: 0px; padding: 0px; border-image: none; position: relative;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item {
	border-color: rgb(231, 236, 241); list-style: none; padding: 15px; border-bottom-width: 1px; border-bottom-style: solid;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item a {
	color: rgb(47, 53, 59);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item a:hover {
	color: rgb(228, 58, 69); text-decoration: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list :last-child.task-list-item {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item > .task-icon {
	float: left;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item > .task-content {
	padding: 0px 45px 0px 35px;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item > .task-content > h4 {
	font-size: 14px; margin-top: 0px;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item > .task-content > p {
	margin: 0px; font-size: 13px;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item > .task-status {
	float: right;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item > .task-status a {
	color: rgb(229, 229, 229);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item > .task-status .done:hover {
	color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-list-item > .task-status .pending:hover {
	color: rgb(228, 58, 69);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .done.task-list-item > .task-status .done {
	color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-footer {
	padding: 15px; text-align: center;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-footer a {
	color: rgb(47, 53, 59);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-footer a:hover {
	text-decoration: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-footer a.task-trash:hover {
	color: rgb(228, 58, 69);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-todo-item .task-list .task-footer a.task-add:hover {
	color: rgb(38, 194, 129);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-icon-container {
	top: 50%; right: 5px; font-size: 20px; margin-top: -10px; position: absolute;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-icon-container a {
	color: rgb(47, 53, 59);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-icon-container a:hover {
	color: rgb(50, 197, 210);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-item-content {
	padding: 0px 25px 0px 0px;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-item-content > h3 {
	margin: 0px 0px 10px; font-size: 18px;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-item-content > h3 > a {
	color: rgb(52, 73, 94);
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-item-content > h3 > a:hover {
	color: rgb(50, 197, 210); text-decoration: none;
}
.mt-element-list .mt-list-container.list-todo ul > .mt-list-item > .list-datetime {
	margin-bottom: 10px;
}
.mt-element-list .white.mt-list-head.list-default {
	color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.mt-element-list .white.mt-list-head.list-default .badge {
	color: rgb(102, 102, 102); background-color: white;
}
.mt-element-list .ext-1.white.mt-list-head.list-default .badge {
	background-color: rgb(230, 230, 230);
}
.mt-element-list .white.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .white.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .white.mt-list-head.list-todo {
	color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.mt-element-list .list-todo .white.list-count {
	color: rgb(102, 102, 102); background-color: rgb(255, 255, 255);
}
.mt-element-list .list-todo .white.list-count:hover {
	background-color: rgb(242, 242, 242);
}
.mt-element-list .list-todo .white.list-todo-line {
	border-color: rgb(255, 255, 255);
}
.mt-element-list .list-todo .white.list-todo-item::after {
	border-right-color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .white.list-todo-item .list-toggle {
	background: rgb(255, 255, 255); color: rgb(102, 102, 102) !important;
}
.mt-element-list .list-todo .white.list-todo-item .list-toggle > .badge {
	background: rgb(102, 102, 102); color: rgb(255, 255, 255);
}
.mt-element-list .default.mt-list-head.list-default {
	color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.mt-element-list .default.mt-list-head.list-default .badge {
	color: rgb(102, 102, 102); background-color: white;
}
.mt-element-list .ext-1.default.mt-list-head.list-default .badge {
	background-color: rgb(194, 202, 216);
}
.mt-element-list .default.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .default.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .default.mt-list-head.list-todo {
	color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.mt-element-list .list-todo .default.list-count {
	color: rgb(102, 102, 102); background-color: rgb(225, 229, 236);
}
.mt-element-list .list-todo .default.list-count:hover {
	background-color: rgb(209, 215, 226);
}
.mt-element-list .list-todo .default.list-todo-line {
	border-color: rgb(225, 229, 236);
}
.mt-element-list .list-todo .default.list-todo-item::after {
	border-right-color: rgb(225, 229, 236) !important;
}
.mt-element-list .list-todo .default.list-todo-item .list-toggle {
	background: rgb(225, 229, 236); color: rgb(102, 102, 102) !important;
}
.mt-element-list .list-todo .default.list-todo-item .list-toggle > .badge {
	background: rgb(102, 102, 102); color: rgb(225, 229, 236);
}
.mt-element-list .dark.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.mt-element-list .dark.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(70, 79, 87);
}
.mt-element-list .ext-1.dark.mt-list-head.list-default .badge {
	background-color: rgb(24, 27, 31);
}
.mt-element-list .dark.mt-list-head.list-default .list-label {
	color: rgb(172, 180, 189);
}
.mt-element-list .dark.mt-list-head.list-default .list-date {
	color: rgb(172, 180, 189);
}
.mt-element-list .dark.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.mt-element-list .list-todo .dark.list-count {
	color: rgb(255, 255, 255); background-color: rgb(47, 53, 59);
}
.mt-element-list .list-todo .dark.list-count:hover {
	background-color: rgb(36, 40, 45);
}
.mt-element-list .list-todo .dark.list-todo-line {
	border-color: rgb(47, 53, 59);
}
.mt-element-list .list-todo .dark.list-todo-item::after {
	border-right-color: rgb(47, 53, 59) !important;
}
.mt-element-list .list-todo .dark.list-todo-item .list-toggle {
	background: rgb(47, 53, 59); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .dark.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(47, 53, 59);
}
.mt-element-list .blue.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.mt-element-list .blue.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(96, 174, 228);
}
.mt-element-list .ext-1.blue.mt-list-head.list-default .badge {
	background-color: rgb(33, 126, 189);
}
.mt-element-list .blue.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .blue.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .blue.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.mt-element-list .list-todo .blue.list-count {
	color: rgb(255, 255, 255); background-color: rgb(53, 152, 220);
}
.mt-element-list .list-todo .blue.list-count:hover {
	background-color: rgb(37, 140, 211);
}
.mt-element-list .list-todo .blue.list-todo-line {
	border-color: rgb(53, 152, 220);
}
.mt-element-list .list-todo .blue.list-todo-item::after {
	border-right-color: rgb(53, 152, 220) !important;
}
.mt-element-list .list-todo .blue.list-todo-item .list-toggle {
	background: rgb(53, 152, 220); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(53, 152, 220);
}
.mt-element-list .blue-madison.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.mt-element-list .blue-madison.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(124, 167, 204);
}
.mt-element-list .ext-1.blue-madison.mt-list-head.list-default .badge {
	background-color: rgb(63, 116, 163);
}
.mt-element-list .blue-madison.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .blue-madison.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .blue-madison.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.mt-element-list .list-todo .blue-madison.list-count {
	color: rgb(255, 255, 255); background-color: rgb(87, 142, 190);
}
.mt-element-list .list-todo .blue-madison.list-count:hover {
	background-color: rgb(70, 130, 181);
}
.mt-element-list .list-todo .blue-madison.list-todo-line {
	border-color: rgb(87, 142, 190);
}
.mt-element-list .list-todo .blue-madison.list-todo-item::after {
	border-right-color: rgb(87, 142, 190) !important;
}
.mt-element-list .list-todo .blue-madison.list-todo-item .list-toggle {
	background: rgb(87, 142, 190); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue-madison.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(87, 142, 190);
}
.mt-element-list .blue-chambray.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.mt-element-list .blue-chambray.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(62, 87, 113);
}
.mt-element-list .ext-1.blue-chambray.mt-list-head.list-default .badge {
	background-color: rgb(26, 36, 47);
}
.mt-element-list .blue-chambray.mt-list-head.list-default .list-label {
	color: rgb(170, 189, 209);
}
.mt-element-list .blue-chambray.mt-list-head.list-default .list-date {
	color: rgb(170, 189, 209);
}
.mt-element-list .blue-chambray.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.mt-element-list .list-todo .blue-chambray.list-count {
	color: rgb(255, 255, 255); background-color: rgb(44, 62, 80);
}
.mt-element-list .list-todo .blue-chambray.list-count:hover {
	background-color: rgb(35, 49, 64);
}
.mt-element-list .list-todo .blue-chambray.list-todo-line {
	border-color: rgb(44, 62, 80);
}
.mt-element-list .list-todo .blue-chambray.list-todo-item::after {
	border-right-color: rgb(44, 62, 80) !important;
}
.mt-element-list .list-todo .blue-chambray.list-todo-item .list-toggle {
	background: rgb(44, 62, 80); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue-chambray.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(44, 62, 80);
}
.mt-element-list .blue-ebonyclay.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.mt-element-list .blue-ebonyclay.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(52, 75, 96);
}
.mt-element-list .ext-1.blue-ebonyclay.mt-list-head.list-default .badge {
	background-color: rgb(16, 23, 30);
}
.mt-element-list .blue-ebonyclay.mt-list-head.list-default .list-label {
	color: rgb(152, 177, 200);
}
.mt-element-list .blue-ebonyclay.mt-list-head.list-default .list-date {
	color: rgb(152, 177, 200);
}
.mt-element-list .blue-ebonyclay.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.mt-element-list .list-todo .blue-ebonyclay.list-count {
	color: rgb(255, 255, 255); background-color: rgb(34, 49, 63);
}
.mt-element-list .list-todo .blue-ebonyclay.list-count:hover {
	background-color: rgb(25, 36, 46);
}
.mt-element-list .list-todo .blue-ebonyclay.list-todo-line {
	border-color: rgb(34, 49, 63);
}
.mt-element-list .list-todo .blue-ebonyclay.list-todo-item::after {
	border-right-color: rgb(34, 49, 63) !important;
}
.mt-element-list .list-todo .blue-ebonyclay.list-todo-item .list-toggle {
	background: rgb(34, 49, 63); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue-ebonyclay.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(34, 49, 63);
}
.mt-element-list .blue-hoki.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.mt-element-list .blue-hoki.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(134, 154, 179);
}
.mt-element-list .ext-1.blue-hoki.mt-list-head.list-default .badge {
	background-color: rgb(82, 103, 129);
}
.mt-element-list .blue-hoki.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .blue-hoki.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .blue-hoki.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.mt-element-list .list-todo .blue-hoki.list-count {
	color: rgb(255, 255, 255); background-color: rgb(103, 128, 159);
}
.mt-element-list .list-todo .blue-hoki.list-count:hover {
	background-color: rgb(92, 115, 145);
}
.mt-element-list .list-todo .blue-hoki.list-todo-line {
	border-color: rgb(103, 128, 159);
}
.mt-element-list .list-todo .blue-hoki.list-todo-item::after {
	border-right-color: rgb(103, 128, 159) !important;
}
.mt-element-list .list-todo .blue-hoki.list-todo-item .list-toggle {
	background: rgb(103, 128, 159); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue-hoki.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(103, 128, 159);
}
.mt-element-list .blue-steel.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.mt-element-list .blue-steel.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(112, 147, 204);
}
.mt-element-list .ext-1.blue-steel.mt-list-head.list-default .badge {
	background-color: rgb(57, 95, 157);
}
.mt-element-list .blue-steel.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .blue-steel.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .blue-steel.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.mt-element-list .list-todo .blue-steel.list-count {
	color: rgb(255, 255, 255); background-color: rgb(75, 119, 190);
}
.mt-element-list .list-todo .blue-steel.list-count:hover {
	background-color: rgb(64, 107, 176);
}
.mt-element-list .list-todo .blue-steel.list-todo-line {
	border-color: rgb(75, 119, 190);
}
.mt-element-list .list-todo .blue-steel.list-todo-item::after {
	border-right-color: rgb(75, 119, 190) !important;
}
.mt-element-list .list-todo .blue-steel.list-todo-item .list-toggle {
	background: rgb(75, 119, 190); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue-steel.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(75, 119, 190);
}
.mt-element-list .blue-soft.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.mt-element-list .blue-soft.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(113, 160, 199);
}
.mt-element-list .ext-1.blue-soft.mt-list-head.list-default .badge {
	background-color: rgb(59, 109, 151);
}
.mt-element-list .blue-soft.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .blue-soft.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .blue-soft.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.mt-element-list .list-todo .blue-soft.list-count {
	color: rgb(255, 255, 255); background-color: rgb(76, 135, 185);
}
.mt-element-list .list-todo .blue-soft.list-count:hover {
	background-color: rgb(66, 122, 169);
}
.mt-element-list .list-todo .blue-soft.list-todo-line {
	border-color: rgb(76, 135, 185);
}
.mt-element-list .list-todo .blue-soft.list-todo-item::after {
	border-right-color: rgb(76, 135, 185) !important;
}
.mt-element-list .list-todo .blue-soft.list-todo-item .list-toggle {
	background: rgb(76, 135, 185); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue-soft.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(76, 135, 185);
}
.mt-element-list .blue-dark.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.mt-element-list .blue-dark.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(120, 141, 164);
}
.mt-element-list .ext-1.blue-dark.mt-list-head.list-default .badge {
	background-color: rgb(73, 90, 109);
}
.mt-element-list .blue-dark.mt-list-head.list-default .list-label {
	color: rgb(242, 244, 246);
}
.mt-element-list .blue-dark.mt-list-head.list-default .list-date {
	color: rgb(242, 244, 246);
}
.mt-element-list .blue-dark.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.mt-element-list .list-todo .blue-dark.list-count {
	color: rgb(255, 255, 255); background-color: rgb(94, 115, 139);
}
.mt-element-list .list-todo .blue-dark.list-count:hover {
	background-color: rgb(84, 102, 124);
}
.mt-element-list .list-todo .blue-dark.list-todo-line {
	border-color: rgb(94, 115, 139);
}
.mt-element-list .list-todo .blue-dark.list-todo-item::after {
	border-right-color: rgb(94, 115, 139) !important;
}
.mt-element-list .list-todo .blue-dark.list-todo-item .list-toggle {
	background: rgb(94, 115, 139); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue-dark.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(94, 115, 139);
}
.mt-element-list .blue-sharp.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.mt-element-list .blue-sharp.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(132, 179, 220);
}
.mt-element-list .ext-1.blue-sharp.mt-list-head.list-default .badge {
	background-color: rgb(55, 130, 195);
}
.mt-element-list .blue-sharp.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .blue-sharp.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .blue-sharp.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.mt-element-list .list-todo .blue-sharp.list-count {
	color: rgb(255, 255, 255); background-color: rgb(92, 155, 209);
}
.mt-element-list .list-todo .blue-sharp.list-count:hover {
	background-color: rgb(72, 143, 203);
}
.mt-element-list .list-todo .blue-sharp.list-todo-line {
	border-color: rgb(92, 155, 209);
}
.mt-element-list .list-todo .blue-sharp.list-todo-item::after {
	border-right-color: rgb(92, 155, 209) !important;
}
.mt-element-list .list-todo .blue-sharp.list-todo-item .list-toggle {
	background: rgb(92, 155, 209); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .blue-sharp.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(92, 155, 209);
}
.mt-element-list .green.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.mt-element-list .green.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(92, 209, 219);
}
.mt-element-list .ext-1.green.mt-list-head.list-default .badge {
	background-color: rgb(38, 161, 171);
}
.mt-element-list .green.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .green.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .green.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.mt-element-list .list-todo .green.list-count {
	color: rgb(255, 255, 255); background-color: rgb(50, 197, 210);
}
.mt-element-list .list-todo .green.list-count:hover {
	background-color: rgb(42, 180, 192);
}
.mt-element-list .list-todo .green.list-todo-line {
	border-color: rgb(50, 197, 210);
}
.mt-element-list .list-todo .green.list-todo-item::after {
	border-right-color: rgb(50, 197, 210) !important;
}
.mt-element-list .list-todo .green.list-todo-item .list-toggle {
	background: rgb(50, 197, 210); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(50, 197, 210);
}
.mt-element-list .green-meadow.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.mt-element-list .green-meadow.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(42, 224, 187);
}
.mt-element-list .ext-1.green-meadow.mt-list-head.list-default .badge {
	background-color: rgb(21, 143, 118);
}
.mt-element-list .green-meadow.mt-list-head.list-default .list-label {
	color: rgb(220, 250, 244);
}
.mt-element-list .green-meadow.mt-list-head.list-default .list-date {
	color: rgb(220, 250, 244);
}
.mt-element-list .green-meadow.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.mt-element-list .list-todo .green-meadow.list-count {
	color: rgb(255, 255, 255); background-color: rgb(27, 188, 155);
}
.mt-element-list .list-todo .green-meadow.list-count:hover {
	background-color: rgb(24, 166, 137);
}
.mt-element-list .list-todo .green-meadow.list-todo-line {
	border-color: rgb(27, 188, 155);
}
.mt-element-list .list-todo .green-meadow.list-todo-item::after {
	border-right-color: rgb(27, 188, 155) !important;
}
.mt-element-list .list-todo .green-meadow.list-todo-item .list-toggle {
	background: rgb(27, 188, 155); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green-meadow.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(27, 188, 155);
}
.mt-element-list .green-seagreen.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.mt-element-list .green-seagreen.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(34, 207, 198);
}
.mt-element-list .ext-1.green-seagreen.mt-list-head.list-default .badge {
	background-color: rgb(20, 119, 114);
}
.mt-element-list .green-seagreen.mt-list-head.list-default .list-label {
	color: rgb(199, 246, 243);
}
.mt-element-list .green-seagreen.mt-list-head.list-default .list-date {
	color: rgb(199, 246, 243);
}
.mt-element-list .green-seagreen.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.mt-element-list .list-todo .green-seagreen.list-count {
	color: rgb(255, 255, 255); background-color: rgb(27, 163, 156);
}
.mt-element-list .list-todo .green-seagreen.list-count:hover {
	background-color: rgb(23, 141, 135);
}
.mt-element-list .list-todo .green-seagreen.list-todo-line {
	border-color: rgb(27, 163, 156);
}
.mt-element-list .list-todo .green-seagreen.list-todo-item::after {
	border-right-color: rgb(27, 163, 156) !important;
}
.mt-element-list .list-todo .green-seagreen.list-todo-item .list-toggle {
	background: rgb(27, 163, 156); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green-seagreen.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(27, 163, 156);
}
.mt-element-list .green-turquoise.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.mt-element-list .green-turquoise.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(97, 223, 198);
}
.mt-element-list .ext-1.green-turquoise.mt-list-head.list-default .badge {
	background-color: rgb(36, 182, 153);
}
.mt-element-list .green-turquoise.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .green-turquoise.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .green-turquoise.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.mt-element-list .list-todo .green-turquoise.list-count {
	color: rgb(255, 255, 255); background-color: rgb(54, 215, 183);
}
.mt-element-list .list-todo .green-turquoise.list-count:hover {
	background-color: rgb(40, 203, 171);
}
.mt-element-list .list-todo .green-turquoise.list-todo-line {
	border-color: rgb(54, 215, 183);
}
.mt-element-list .list-todo .green-turquoise.list-todo-item::after {
	border-right-color: rgb(54, 215, 183) !important;
}
.mt-element-list .list-todo .green-turquoise.list-todo-item .list-toggle {
	background: rgb(54, 215, 183); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green-turquoise.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(54, 215, 183);
}
.mt-element-list .green-haze.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.mt-element-list .green-haze.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(103, 198, 191);
}
.mt-element-list .ext-1.green-haze.mt-list-head.list-default .badge {
	background-color: rgb(54, 145, 139);
}
.mt-element-list .green-haze.mt-list-head.list-default .list-label {
	color: rgb(251, 254, 253);
}
.mt-element-list .green-haze.mt-list-head.list-default .list-date {
	color: rgb(251, 254, 253);
}
.mt-element-list .green-haze.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.mt-element-list .list-todo .green-haze.list-count {
	color: rgb(255, 255, 255); background-color: rgb(68, 182, 174);
}
.mt-element-list .list-todo .green-haze.list-count:hover {
	background-color: rgb(61, 163, 156);
}
.mt-element-list .list-todo .green-haze.list-todo-line {
	border-color: rgb(68, 182, 174);
}
.mt-element-list .list-todo .green-haze.list-todo-item::after {
	border-right-color: rgb(68, 182, 174) !important;
}
.mt-element-list .list-todo .green-haze.list-todo-item .list-toggle {
	background: rgb(68, 182, 174); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green-haze.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(68, 182, 174);
}
.mt-element-list .green-jungle.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.mt-element-list .green-jungle.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(65, 218, 154);
}
.mt-element-list .ext-1.green-jungle.mt-list-head.list-default .badge {
	background-color: rgb(30, 151, 101);
}
.mt-element-list .green-jungle.mt-list-head.list-default .list-label {
	color: rgb(236, 251, 245);
}
.mt-element-list .green-jungle.mt-list-head.list-default .list-date {
	color: rgb(236, 251, 245);
}
.mt-element-list .green-jungle.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.mt-element-list .list-todo .green-jungle.list-count {
	color: rgb(255, 255, 255); background-color: rgb(38, 194, 129);
}
.mt-element-list .list-todo .green-jungle.list-count:hover {
	background-color: rgb(34, 173, 115);
}
.mt-element-list .list-todo .green-jungle.list-todo-line {
	border-color: rgb(38, 194, 129);
}
.mt-element-list .list-todo .green-jungle.list-todo-item::after {
	border-right-color: rgb(38, 194, 129) !important;
}
.mt-element-list .list-todo .green-jungle.list-todo-item .list-toggle {
	background: rgb(38, 194, 129); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green-jungle.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(38, 194, 129);
}
.mt-element-list .green-soft.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.mt-element-list .green-soft.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(91, 194, 188);
}
.mt-element-list .ext-1.green-soft.mt-list-head.list-default .badge {
	background-color: rgb(49, 134, 128);
}
.mt-element-list .green-soft.mt-list-head.list-default .list-label {
	color: rgb(240, 249, 249);
}
.mt-element-list .green-soft.mt-list-head.list-default .list-date {
	color: rgb(240, 249, 249);
}
.mt-element-list .green-soft.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.mt-element-list .list-todo .green-soft.list-count {
	color: rgb(255, 255, 255); background-color: rgb(63, 171, 164);
}
.mt-element-list .list-todo .green-soft.list-count:hover {
	background-color: rgb(56, 152, 146);
}
.mt-element-list .list-todo .green-soft.list-todo-line {
	border-color: rgb(63, 171, 164);
}
.mt-element-list .list-todo .green-soft.list-todo-item::after {
	border-right-color: rgb(63, 171, 164) !important;
}
.mt-element-list .list-todo .green-soft.list-todo-item .list-toggle {
	background: rgb(63, 171, 164); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green-soft.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(63, 171, 164);
}
.mt-element-list .green-dark.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.mt-element-list .green-dark.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(113, 194, 181);
}
.mt-element-list .ext-1.green-dark.mt-list-head.list-default .badge {
	background-color: rgb(61, 144, 130);
}
.mt-element-list .green-dark.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .green-dark.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .green-dark.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.mt-element-list .list-todo .green-dark.list-count {
	color: rgb(255, 255, 255); background-color: rgb(77, 179, 162);
}
.mt-element-list .list-todo .green-dark.list-count:hover {
	background-color: rgb(69, 162, 146);
}
.mt-element-list .list-todo .green-dark.list-todo-line {
	border-color: rgb(77, 179, 162);
}
.mt-element-list .list-todo .green-dark.list-todo-item::after {
	border-right-color: rgb(77, 179, 162) !important;
}
.mt-element-list .list-todo .green-dark.list-todo-item .list-toggle {
	background: rgb(77, 179, 162); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green-dark.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(77, 179, 162);
}
.mt-element-list .green-sharp.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.mt-element-list .green-sharp.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(70, 203, 215);
}
.mt-element-list .ext-1.green-sharp.mt-list-head.list-default .badge {
	background-color: rgb(33, 141, 150);
}
.mt-element-list .green-sharp.mt-list-head.list-default .list-label {
	color: rgb(238, 250, 251);
}
.mt-element-list .green-sharp.mt-list-head.list-default .list-date {
	color: rgb(238, 250, 251);
}
.mt-element-list .green-sharp.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.mt-element-list .list-todo .green-sharp.list-count {
	color: rgb(255, 255, 255); background-color: rgb(42, 180, 192);
}
.mt-element-list .list-todo .green-sharp.list-count:hover {
	background-color: rgb(37, 160, 171);
}
.mt-element-list .list-todo .green-sharp.list-todo-line {
	border-color: rgb(42, 180, 192);
}
.mt-element-list .list-todo .green-sharp.list-todo-item::after {
	border-right-color: rgb(42, 180, 192) !important;
}
.mt-element-list .list-todo .green-sharp.list-todo-item .list-toggle {
	background: rgb(42, 180, 192); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .green-sharp.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(42, 180, 192);
}
.mt-element-list .grey.mt-list-head.list-default {
	color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.mt-element-list .grey.mt-list-head.list-default .badge {
	color: rgb(51, 51, 51); background-color: white;
}
.mt-element-list .ext-1.grey.mt-list-head.list-default .badge {
	background-color: rgb(204, 204, 204);
}
.mt-element-list .grey.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .grey.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .grey.mt-list-head.list-todo {
	color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.mt-element-list .list-todo .grey.list-count {
	color: rgb(51, 51, 51); background-color: rgb(229, 229, 229);
}
.mt-element-list .list-todo .grey.list-count:hover {
	background-color: rgb(216, 216, 216);
}
.mt-element-list .list-todo .grey.list-todo-line {
	border-color: rgb(229, 229, 229);
}
.mt-element-list .list-todo .grey.list-todo-item::after {
	border-right-color: rgb(229, 229, 229) !important;
}
.mt-element-list .list-todo .grey.list-todo-item .list-toggle {
	background: rgb(229, 229, 229); color: rgb(51, 51, 51) !important;
}
.mt-element-list .list-todo .grey.list-todo-item .list-toggle > .badge {
	background: rgb(51, 51, 51); color: rgb(229, 229, 229);
}
.mt-element-list .grey-steel.mt-list-head.list-default {
	color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.mt-element-list .grey-steel.mt-list-head.list-default .badge {
	color: rgb(128, 137, 142); background-color: white;
}
.mt-element-list .ext-1.grey-steel.mt-list-head.list-default .badge {
	background-color: rgb(203, 213, 218);
}
.mt-element-list .grey-steel.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .grey-steel.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .grey-steel.mt-list-head.list-todo {
	color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.mt-element-list .list-todo .grey-steel.list-count {
	color: rgb(128, 137, 142); background-color: rgb(233, 237, 239);
}
.mt-element-list .list-todo .grey-steel.list-count:hover {
	background-color: rgb(218, 225, 228);
}
.mt-element-list .list-todo .grey-steel.list-todo-line {
	border-color: rgb(233, 237, 239);
}
.mt-element-list .list-todo .grey-steel.list-todo-item::after {
	border-right-color: rgb(233, 237, 239) !important;
}
.mt-element-list .list-todo .grey-steel.list-todo-item .list-toggle {
	background: rgb(233, 237, 239); color: rgb(128, 137, 142) !important;
}
.mt-element-list .list-todo .grey-steel.list-todo-item .list-toggle > .badge {
	background: rgb(128, 137, 142); color: rgb(233, 237, 239);
}
.mt-element-list .grey-cararra.mt-list-head.list-default {
	color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.mt-element-list .grey-cararra.mt-list-head.list-default .badge {
	color: rgb(51, 51, 51); background-color: white;
}
.mt-element-list .ext-1.grey-cararra.mt-list-head.list-default .badge {
	background-color: rgb(225, 225, 225);
}
.mt-element-list .grey-cararra.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .grey-cararra.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .grey-cararra.mt-list-head.list-todo {
	color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.mt-element-list .list-todo .grey-cararra.list-count {
	color: rgb(51, 51, 51); background-color: rgb(250, 250, 250);
}
.mt-element-list .list-todo .grey-cararra.list-count:hover {
	background-color: rgb(237, 237, 237);
}
.mt-element-list .list-todo .grey-cararra.list-todo-line {
	border-color: rgb(250, 250, 250);
}
.mt-element-list .list-todo .grey-cararra.list-todo-item::after {
	border-right-color: rgb(250, 250, 250) !important;
}
.mt-element-list .list-todo .grey-cararra.list-todo-item .list-toggle {
	background: rgb(250, 250, 250); color: rgb(51, 51, 51) !important;
}
.mt-element-list .list-todo .grey-cararra.list-todo-item .list-toggle > .badge {
	background: rgb(51, 51, 51); color: rgb(250, 250, 250);
}
.mt-element-list .grey-gallery.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.mt-element-list .grey-gallery.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(110, 110, 110);
}
.mt-element-list .ext-1.grey-gallery.mt-list-head.list-default .badge {
	background-color: rgb(59, 59, 59);
}
.mt-element-list .grey-gallery.mt-list-head.list-default .list-label {
	color: rgb(212, 212, 212);
}
.mt-element-list .grey-gallery.mt-list-head.list-default .list-date {
	color: rgb(212, 212, 212);
}
.mt-element-list .grey-gallery.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.mt-element-list .list-todo .grey-gallery.list-count {
	color: rgb(255, 255, 255); background-color: rgb(85, 85, 85);
}
.mt-element-list .list-todo .grey-gallery.list-count:hover {
	background-color: rgb(72, 72, 72);
}
.mt-element-list .list-todo .grey-gallery.list-todo-line {
	border-color: rgb(85, 85, 85);
}
.mt-element-list .list-todo .grey-gallery.list-todo-item::after {
	border-right-color: rgb(85, 85, 85) !important;
}
.mt-element-list .list-todo .grey-gallery.list-todo-item .list-toggle {
	background: rgb(85, 85, 85); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .grey-gallery.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(85, 85, 85);
}
.mt-element-list .grey-cascade.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.mt-element-list .grey-cascade.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(177, 189, 189);
}
.mt-element-list .ext-1.grey-cascade.mt-list-head.list-default .badge {
	background-color: rgb(121, 141, 143);
}
.mt-element-list .grey-cascade.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .grey-cascade.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .grey-cascade.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.mt-element-list .list-todo .grey-cascade.list-count {
	color: rgb(255, 255, 255); background-color: rgb(149, 165, 166);
}
.mt-element-list .list-todo .grey-cascade.list-count:hover {
	background-color: rgb(135, 153, 154);
}
.mt-element-list .list-todo .grey-cascade.list-todo-line {
	border-color: rgb(149, 165, 166);
}
.mt-element-list .list-todo .grey-cascade.list-todo-item::after {
	border-right-color: rgb(149, 165, 166) !important;
}
.mt-element-list .list-todo .grey-cascade.list-todo-item .list-toggle {
	background: rgb(149, 165, 166); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .grey-cascade.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(149, 165, 166);
}
.mt-element-list .grey-silver.mt-list-head.list-default {
	color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.mt-element-list .grey-silver.mt-list-head.list-default .badge {
	color: rgb(250, 252, 251); background-color: rgb(217, 217, 217);
}
.mt-element-list .ext-1.grey-silver.mt-list-head.list-default .badge {
	background-color: rgb(166, 166, 166);
}
.mt-element-list .grey-silver.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .grey-silver.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .grey-silver.mt-list-head.list-todo {
	color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.mt-element-list .list-todo .grey-silver.list-count {
	color: rgb(250, 252, 251); background-color: rgb(191, 191, 191);
}
.mt-element-list .list-todo .grey-silver.list-count:hover {
	background-color: rgb(178, 178, 178);
}
.mt-element-list .list-todo .grey-silver.list-todo-line {
	border-color: rgb(191, 191, 191);
}
.mt-element-list .list-todo .grey-silver.list-todo-item::after {
	border-right-color: rgb(191, 191, 191) !important;
}
.mt-element-list .list-todo .grey-silver.list-todo-item .list-toggle {
	background: rgb(191, 191, 191); color: rgb(250, 252, 251) !important;
}
.mt-element-list .list-todo .grey-silver.list-todo-item .list-toggle > .badge {
	background: rgb(250, 252, 251); color: rgb(191, 191, 191);
}
.mt-element-list .grey-salsa.mt-list-head.list-default {
	color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.mt-element-list .grey-salsa.mt-list-head.list-default .badge {
	color: rgb(250, 252, 251); background-color: rgb(202, 207, 216);
}
.mt-element-list .ext-1.grey-salsa.mt-list-head.list-default .badge {
	background-color: rgb(142, 155, 174);
}
.mt-element-list .grey-salsa.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .grey-salsa.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .grey-salsa.mt-list-head.list-todo {
	color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.mt-element-list .list-todo .grey-salsa.list-count {
	color: rgb(250, 252, 251); background-color: rgb(172, 181, 195);
}
.mt-element-list .list-todo .grey-salsa.list-count:hover {
	background-color: rgb(157, 168, 184);
}
.mt-element-list .list-todo .grey-salsa.list-todo-line {
	border-color: rgb(172, 181, 195);
}
.mt-element-list .list-todo .grey-salsa.list-todo-item::after {
	border-right-color: rgb(172, 181, 195) !important;
}
.mt-element-list .list-todo .grey-salsa.list-todo-item .list-toggle {
	background: rgb(172, 181, 195); color: rgb(250, 252, 251) !important;
}
.mt-element-list .list-todo .grey-salsa.list-todo-item .list-toggle > .badge {
	background: rgb(250, 252, 251); color: rgb(172, 181, 195);
}
.mt-element-list .grey-salt.mt-list-head.list-default {
	color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.mt-element-list .grey-salt.mt-list-head.list-default .badge {
	color: rgb(250, 252, 251); background-color: rgb(221, 227, 230);
}
.mt-element-list .ext-1.grey-salt.mt-list-head.list-default .badge {
	background-color: rgb(161, 177, 188);
}
.mt-element-list .grey-salt.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .grey-salt.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .grey-salt.mt-list-head.list-todo {
	color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.mt-element-list .list-todo .grey-salt.list-count {
	color: rgb(250, 252, 251); background-color: rgb(191, 202, 209);
}
.mt-element-list .list-todo .grey-salt.list-count:hover {
	background-color: rgb(176, 190, 198);
}
.mt-element-list .list-todo .grey-salt.list-todo-line {
	border-color: rgb(191, 202, 209);
}
.mt-element-list .list-todo .grey-salt.list-todo-item::after {
	border-right-color: rgb(191, 202, 209) !important;
}
.mt-element-list .list-todo .grey-salt.list-todo-item .list-toggle {
	background: rgb(191, 202, 209); color: rgb(250, 252, 251) !important;
}
.mt-element-list .list-todo .grey-salt.list-todo-item .list-toggle > .badge {
	background: rgb(250, 252, 251); color: rgb(191, 202, 209);
}
.mt-element-list .grey-mint.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.mt-element-list .grey-mint.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(105, 120, 128);
}
.mt-element-list .ext-1.grey-mint.mt-list-head.list-default .badge {
	background-color: rgb(59, 68, 72);
}
.mt-element-list .grey-mint.mt-list-head.list-default .list-label {
	color: rgb(215, 220, 222);
}
.mt-element-list .grey-mint.mt-list-head.list-default .list-date {
	color: rgb(215, 220, 222);
}
.mt-element-list .grey-mint.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.mt-element-list .list-todo .grey-mint.list-count {
	color: rgb(255, 255, 255); background-color: rgb(82, 94, 100);
}
.mt-element-list .list-todo .grey-mint.list-count:hover {
	background-color: rgb(71, 81, 86);
}
.mt-element-list .list-todo .grey-mint.list-todo-line {
	border-color: rgb(82, 94, 100);
}
.mt-element-list .list-todo .grey-mint.list-todo-item::after {
	border-right-color: rgb(82, 94, 100) !important;
}
.mt-element-list .list-todo .grey-mint.list-todo-item .list-toggle {
	background: rgb(82, 94, 100); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .grey-mint.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(82, 94, 100);
}
.mt-element-list .red.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.mt-element-list .red.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(237, 125, 132);
}
.mt-element-list .ext-1.red.mt-list-head.list-default .badge {
	background-color: rgb(225, 35, 48);
}
.mt-element-list .red.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .red.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .red.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.mt-element-list .list-todo .red.list-count {
	color: rgb(255, 255, 255); background-color: rgb(231, 80, 90);
}
.mt-element-list .list-todo .red.list-count:hover {
	background-color: rgb(228, 58, 69);
}
.mt-element-list .list-todo .red.list-todo-line {
	border-color: rgb(231, 80, 90);
}
.mt-element-list .list-todo .red.list-todo-item::after {
	border-right-color: rgb(231, 80, 90) !important;
}
.mt-element-list .list-todo .red.list-todo-item .list-toggle {
	background: rgb(231, 80, 90); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(231, 80, 90);
}
.mt-element-list .red-pink.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.mt-element-list .red-pink.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(234, 171, 172);
}
.mt-element-list .ext-1.red-pink.mt-list-head.list-default .badge {
	background-color: rgb(214, 89, 90);
}
.mt-element-list .red-pink.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .red-pink.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .red-pink.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.mt-element-list .list-todo .red-pink.list-count {
	color: rgb(255, 255, 255); background-color: rgb(224, 130, 131);
}
.mt-element-list .list-todo .red-pink.list-count:hover {
	background-color: rgb(219, 110, 111);
}
.mt-element-list .list-todo .red-pink.list-todo-line {
	border-color: rgb(224, 130, 131);
}
.mt-element-list .list-todo .red-pink.list-todo-item::after {
	border-right-color: rgb(224, 130, 131) !important;
}
.mt-element-list .list-todo .red-pink.list-todo-item .list-toggle {
	background: rgb(224, 130, 131); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red-pink.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(224, 130, 131);
}
.mt-element-list .red-sunglo.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.mt-element-list .red-sunglo.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(234, 149, 149);
}
.mt-element-list .ext-1.red-sunglo.mt-list-head.list-default .badge {
	background-color: rgb(218, 63, 63);
}
.mt-element-list .red-sunglo.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .red-sunglo.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .red-sunglo.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.mt-element-list .list-todo .red-sunglo.list-count {
	color: rgb(255, 255, 255); background-color: rgb(226, 106, 106);
}
.mt-element-list .list-todo .red-sunglo.list-count:hover {
	background-color: rgb(222, 85, 85);
}
.mt-element-list .list-todo .red-sunglo.list-todo-line {
	border-color: rgb(226, 106, 106);
}
.mt-element-list .list-todo .red-sunglo.list-todo-item::after {
	border-right-color: rgb(226, 106, 106) !important;
}
.mt-element-list .list-todo .red-sunglo.list-todo-item .list-toggle {
	background: rgb(226, 106, 106); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red-sunglo.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(226, 106, 106);
}
.mt-element-list .red-intense.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.mt-element-list .red-intense.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(234, 134, 134);
}
.mt-element-list .ext-1.red-intense.mt-list-head.list-default .badge {
	background-color: rgb(220, 48, 46);
}
.mt-element-list .red-intense.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .red-intense.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .red-intense.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.mt-element-list .list-todo .red-intense.list-count {
	color: rgb(255, 255, 255); background-color: rgb(227, 91, 90);
}
.mt-element-list .list-todo .red-intense.list-count:hover {
	background-color: rgb(223, 69, 68);
}
.mt-element-list .list-todo .red-intense.list-todo-line {
	border-color: rgb(227, 91, 90);
}
.mt-element-list .list-todo .red-intense.list-todo-item::after {
	border-right-color: rgb(227, 91, 90) !important;
}
.mt-element-list .list-todo .red-intense.list-todo-item .list-toggle {
	background: rgb(227, 91, 90); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red-intense.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(227, 91, 90);
}
.mt-element-list .red-thunderbird.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.mt-element-list .red-thunderbird.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(233, 64, 59);
}
.mt-element-list .ext-1.red-thunderbird.mt-list-head.list-default .badge {
	background-color: rgb(171, 24, 19);
}
.mt-element-list .red-thunderbird.mt-list-head.list-default .list-label {
	color: rgb(254, 243, 242);
}
.mt-element-list .red-thunderbird.mt-list-head.list-default .list-date {
	color: rgb(254, 243, 242);
}
.mt-element-list .red-thunderbird.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.mt-element-list .list-todo .red-thunderbird.list-count {
	color: rgb(255, 255, 255); background-color: rgb(217, 30, 24);
}
.mt-element-list .list-todo .red-thunderbird.list-count:hover {
	background-color: rgb(194, 27, 21);
}
.mt-element-list .list-todo .red-thunderbird.list-todo-line {
	border-color: rgb(217, 30, 24);
}
.mt-element-list .list-todo .red-thunderbird.list-todo-item::after {
	border-right-color: rgb(217, 30, 24) !important;
}
.mt-element-list .list-todo .red-thunderbird.list-todo-item .list-toggle {
	background: rgb(217, 30, 24); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red-thunderbird.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(217, 30, 24);
}
.mt-element-list .red-flamingo.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.mt-element-list .red-flamingo.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(243, 115, 101);
}
.mt-element-list .ext-1.red-flamingo.mt-list-head.list-default .badge {
	background-color: rgb(224, 38, 18);
}
.mt-element-list .red-flamingo.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .red-flamingo.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .red-flamingo.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.mt-element-list .list-todo .red-flamingo.list-count {
	color: rgb(255, 255, 255); background-color: rgb(239, 72, 54);
}
.mt-element-list .list-todo .red-flamingo.list-count:hover {
	background-color: rgb(237, 50, 30);
}
.mt-element-list .list-todo .red-flamingo.list-todo-line {
	border-color: rgb(239, 72, 54);
}
.mt-element-list .list-todo .red-flamingo.list-todo-item::after {
	border-right-color: rgb(239, 72, 54) !important;
}
.mt-element-list .list-todo .red-flamingo.list-todo-item .list-toggle {
	background: rgb(239, 72, 54); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red-flamingo.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(239, 72, 54);
}
.mt-element-list .red-soft.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.mt-element-list .red-soft.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(219, 124, 124);
}
.mt-element-list .ext-1.red-soft.mt-list-head.list-default .badge {
	background-color: rgb(189, 52, 52);
}
.mt-element-list .red-soft.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .red-soft.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .red-soft.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.mt-element-list .list-todo .red-soft.list-count {
	color: rgb(255, 255, 255); background-color: rgb(208, 84, 84);
}
.mt-element-list .list-todo .red-soft.list-count:hover {
	background-color: rgb(203, 64, 64);
}
.mt-element-list .list-todo .red-soft.list-todo-line {
	border-color: rgb(208, 84, 84);
}
.mt-element-list .list-todo .red-soft.list-todo-item::after {
	border-right-color: rgb(208, 84, 84) !important;
}
.mt-element-list .list-todo .red-soft.list-todo-item .list-toggle {
	background: rgb(208, 84, 84); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red-soft.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(208, 84, 84);
}
.mt-element-list .red-haze.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.mt-element-list .red-haze.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(246, 149, 138);
}
.mt-element-list .ext-1.red-haze.mt-list-head.list-default .badge {
	background-color: rgb(240, 63, 42);
}
.mt-element-list .red-haze.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .red-haze.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .red-haze.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.mt-element-list .list-todo .red-haze.list-count {
	color: rgb(255, 255, 255); background-color: rgb(243, 106, 90);
}
.mt-element-list .list-todo .red-haze.list-count:hover {
	background-color: rgb(241, 85, 66);
}
.mt-element-list .list-todo .red-haze.list-todo-line {
	border-color: rgb(243, 106, 90);
}
.mt-element-list .list-todo .red-haze.list-todo-item::after {
	border-right-color: rgb(243, 106, 90) !important;
}
.mt-element-list .list-todo .red-haze.list-todo-item .list-toggle {
	background: rgb(243, 106, 90); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red-haze.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(243, 106, 90);
}
.mt-element-list .red-mint.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.mt-element-list .red-mint.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(234, 103, 111);
}
.mt-element-list .ext-1.red-mint.mt-list-head.list-default .badge {
	background-color: rgb(207, 28, 40);
}
.mt-element-list .red-mint.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .red-mint.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .red-mint.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.mt-element-list .list-todo .red-mint.list-count {
	color: rgb(255, 255, 255); background-color: rgb(228, 58, 69);
}
.mt-element-list .list-todo .red-mint.list-count:hover {
	background-color: rgb(225, 36, 48);
}
.mt-element-list .list-todo .red-mint.list-todo-line {
	border-color: rgb(228, 58, 69);
}
.mt-element-list .list-todo .red-mint.list-todo-item::after {
	border-right-color: rgb(228, 58, 69) !important;
}
.mt-element-list .list-todo .red-mint.list-todo-item .list-toggle {
	background: rgb(228, 58, 69); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .red-mint.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(228, 58, 69);
}
.mt-element-list .yellow.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.mt-element-list .yellow.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(208, 179, 110);
}
.mt-element-list .ext-1.yellow.mt-list-head.list-default .badge {
	background-color: rgb(164, 131, 52);
}
.mt-element-list .yellow.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .yellow.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .yellow.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.mt-element-list .list-todo .yellow.list-count {
	color: rgb(255, 255, 255); background-color: rgb(196, 159, 71);
}
.mt-element-list .list-todo .yellow.list-count:hover {
	background-color: rgb(183, 146, 59);
}
.mt-element-list .list-todo .yellow.list-todo-line {
	border-color: rgb(196, 159, 71);
}
.mt-element-list .list-todo .yellow.list-todo-item::after {
	border-right-color: rgb(196, 159, 71) !important;
}
.mt-element-list .list-todo .yellow.list-todo-item .list-toggle {
	background: rgb(196, 159, 71); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(196, 159, 71);
}
.mt-element-list .yellow-gold.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.mt-element-list .yellow-gold.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(251, 151, 36);
}
.mt-element-list .ext-1.yellow-gold.mt-list-head.list-default .badge {
	background-color: rgb(182, 99, 3);
}
.mt-element-list .yellow-gold.mt-list-head.list-default .list-label {
	color: rgb(255, 246, 236);
}
.mt-element-list .yellow-gold.mt-list-head.list-default .list-date {
	color: rgb(255, 246, 236);
}
.mt-element-list .yellow-gold.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.mt-element-list .list-todo .yellow-gold.list-count {
	color: rgb(255, 255, 255); background-color: rgb(232, 126, 4);
}
.mt-element-list .list-todo .yellow-gold.list-count:hover {
	background-color: rgb(207, 112, 4);
}
.mt-element-list .list-todo .yellow-gold.list-todo-line {
	border-color: rgb(232, 126, 4);
}
.mt-element-list .list-todo .yellow-gold.list-todo-item::after {
	border-right-color: rgb(232, 126, 4) !important;
}
.mt-element-list .list-todo .yellow-gold.list-todo-item .list-toggle {
	background: rgb(232, 126, 4); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow-gold.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(232, 126, 4);
}
.mt-element-list .yellow-casablanca.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.mt-element-list .yellow-casablanca.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(245, 156, 123);
}
.mt-element-list .ext-1.yellow-casablanca.mt-list-head.list-default .badge {
	background-color: rgb(239, 84, 27);
}
.mt-element-list .yellow-casablanca.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .yellow-casablanca.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .yellow-casablanca.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.mt-element-list .list-todo .yellow-casablanca.list-count {
	color: rgb(255, 255, 255); background-color: rgb(242, 120, 75);
}
.mt-element-list .list-todo .yellow-casablanca.list-count:hover {
	background-color: rgb(240, 102, 51);
}
.mt-element-list .list-todo .yellow-casablanca.list-todo-line {
	border-color: rgb(242, 120, 75);
}
.mt-element-list .list-todo .yellow-casablanca.list-todo-item::after {
	border-right-color: rgb(242, 120, 75) !important;
}
.mt-element-list .list-todo .yellow-casablanca.list-todo-item .list-toggle {
	background: rgb(242, 120, 75); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow-casablanca.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(242, 120, 75);
}
.mt-element-list .yellow-crusta.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.mt-element-list .yellow-crusta.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(255, 211, 39);
}
.mt-element-list .ext-1.yellow-crusta.mt-list-head.list-default .badge {
	background-color: rgb(192, 153, 0);
}
.mt-element-list .yellow-crusta.mt-list-head.list-default .list-label {
	color: rgb(255, 253, 243);
}
.mt-element-list .yellow-crusta.mt-list-head.list-default .list-date {
	color: rgb(255, 253, 243);
}
.mt-element-list .yellow-crusta.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.mt-element-list .list-todo .yellow-crusta.list-count {
	color: rgb(255, 255, 255); background-color: rgb(243, 194, 0);
}
.mt-element-list .list-todo .yellow-crusta.list-count:hover {
	background-color: rgb(217, 174, 0);
}
.mt-element-list .list-todo .yellow-crusta.list-todo-line {
	border-color: rgb(243, 194, 0);
}
.mt-element-list .list-todo .yellow-crusta.list-todo-item::after {
	border-right-color: rgb(243, 194, 0) !important;
}
.mt-element-list .list-todo .yellow-crusta.list-todo-item .list-toggle {
	background: rgb(243, 194, 0); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow-crusta.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(243, 194, 0);
}
.mt-element-list .yellow-lemon.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.mt-element-list .yellow-lemon.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(249, 213, 73);
}
.mt-element-list .ext-1.yellow-lemon.mt-list-head.list-default .badge {
	background-color: rgb(213, 171, 7);
}
.mt-element-list .yellow-lemon.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .yellow-lemon.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .yellow-lemon.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.mt-element-list .list-todo .yellow-lemon.list-count {
	color: rgb(255, 255, 255); background-color: rgb(247, 202, 24);
}
.mt-element-list .list-todo .yellow-lemon.list-count:hover {
	background-color: rgb(237, 191, 8);
}
.mt-element-list .list-todo .yellow-lemon.list-todo-line {
	border-color: rgb(247, 202, 24);
}
.mt-element-list .list-todo .yellow-lemon.list-todo-item::after {
	border-right-color: rgb(247, 202, 24) !important;
}
.mt-element-list .list-todo .yellow-lemon.list-todo-item .list-toggle {
	background: rgb(247, 202, 24); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow-lemon.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(247, 202, 24);
}
.mt-element-list .yellow-saffron.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.mt-element-list .yellow-saffron.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(247, 220, 111);
}
.mt-element-list .ext-1.yellow-saffron.mt-list-head.list-default .badge {
	background-color: rgb(241, 196, 15);
}
.mt-element-list .yellow-saffron.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .yellow-saffron.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .yellow-saffron.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.mt-element-list .list-todo .yellow-saffron.list-count {
	color: rgb(255, 255, 255); background-color: rgb(244, 208, 63);
}
.mt-element-list .list-todo .yellow-saffron.list-count:hover {
	background-color: rgb(243, 202, 39);
}
.mt-element-list .list-todo .yellow-saffron.list-todo-line {
	border-color: rgb(244, 208, 63);
}
.mt-element-list .list-todo .yellow-saffron.list-todo-item::after {
	border-right-color: rgb(244, 208, 63) !important;
}
.mt-element-list .list-todo .yellow-saffron.list-todo-item .list-toggle {
	background: rgb(244, 208, 63); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow-saffron.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(244, 208, 63);
}
.mt-element-list .yellow-soft.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.mt-element-list .yellow-soft.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(212, 218, 111);
}
.mt-element-list .ext-1.yellow-soft.mt-list-head.list-default .badge {
	background-color: rgb(173, 181, 46);
}
.mt-element-list .yellow-soft.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .yellow-soft.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .yellow-soft.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.mt-element-list .list-todo .yellow-soft.list-count {
	color: rgb(255, 255, 255); background-color: rgb(200, 208, 70);
}
.mt-element-list .list-todo .yellow-soft.list-count:hover {
	background-color: rgb(193, 201, 51);
}
.mt-element-list .list-todo .yellow-soft.list-todo-line {
	border-color: rgb(200, 208, 70);
}
.mt-element-list .list-todo .yellow-soft.list-todo-item::after {
	border-right-color: rgb(200, 208, 70) !important;
}
.mt-element-list .list-todo .yellow-soft.list-todo-item .list-toggle {
	background: rgb(200, 208, 70); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow-soft.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(200, 208, 70);
}
.mt-element-list .yellow-haze.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.mt-element-list .yellow-haze.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(211, 206, 139);
}
.mt-element-list .ext-1.yellow-haze.mt-list-head.list-default .badge {
	background-color: rgb(180, 173, 68);
}
.mt-element-list .yellow-haze.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .yellow-haze.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .yellow-haze.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.mt-element-list .list-todo .yellow-haze.list-count {
	color: rgb(255, 255, 255); background-color: rgb(197, 191, 102);
}
.mt-element-list .list-todo .yellow-haze.list-count:hover {
	background-color: rgb(190, 183, 84);
}
.mt-element-list .list-todo .yellow-haze.list-todo-line {
	border-color: rgb(197, 191, 102);
}
.mt-element-list .list-todo .yellow-haze.list-todo-item::after {
	border-right-color: rgb(197, 191, 102) !important;
}
.mt-element-list .list-todo .yellow-haze.list-todo-item .list-toggle {
	background: rgb(197, 191, 102); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow-haze.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(197, 191, 102);
}
.mt-element-list .yellow-mint.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.mt-element-list .yellow-mint.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(211, 202, 144);
}
.mt-element-list .ext-1.yellow-mint.mt-list-head.list-default .badge {
	background-color: rgb(182, 167, 71);
}
.mt-element-list .yellow-mint.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .yellow-mint.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .yellow-mint.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.mt-element-list .list-todo .yellow-mint.list-count {
	color: rgb(255, 255, 255); background-color: rgb(197, 185, 107);
}
.mt-element-list .list-todo .yellow-mint.list-count:hover {
	background-color: rgb(190, 176, 89);
}
.mt-element-list .list-todo .yellow-mint.list-todo-line {
	border-color: rgb(197, 185, 107);
}
.mt-element-list .list-todo .yellow-mint.list-todo-item::after {
	border-right-color: rgb(197, 185, 107) !important;
}
.mt-element-list .list-todo .yellow-mint.list-todo-item .list-toggle {
	background: rgb(197, 185, 107); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .yellow-mint.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(197, 185, 107);
}
.mt-element-list .purple.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.mt-element-list .purple.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(165, 99, 193);
}
.mt-element-list .ext-1.purple.mt-list-head.list-default .badge {
	background-color: rgb(112, 54, 136);
}
.mt-element-list .purple.mt-list-head.list-default .list-label {
	color: rgb(249, 245, 251);
}
.mt-element-list .purple.mt-list-head.list-default .list-date {
	color: rgb(249, 245, 251);
}
.mt-element-list .purple.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.mt-element-list .list-todo .purple.list-count {
	color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.mt-element-list .list-todo .purple.list-count:hover {
	background-color: rgb(127, 61, 155);
}
.mt-element-list .list-todo .purple.list-todo-line {
	border-color: rgb(142, 68, 173);
}
.mt-element-list .list-todo .purple.list-todo-item::after {
	border-right-color: rgb(142, 68, 173) !important;
}
.mt-element-list .list-todo .purple.list-todo-item .list-toggle {
	background: rgb(142, 68, 173); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(142, 68, 173);
}
.mt-element-list .purple-plum.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.mt-element-list .purple-plum.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(162, 148, 187);
}
.mt-element-list .ext-1.purple-plum.mt-list-head.list-default .badge {
	background-color: rgb(109, 91, 142);
}
.mt-element-list .purple-plum.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .purple-plum.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .purple-plum.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.mt-element-list .list-todo .purple-plum.list-count {
	color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.mt-element-list .list-todo .purple-plum.list-count:hover {
	background-color: rgb(121, 101, 157);
}
.mt-element-list .list-todo .purple-plum.list-todo-line {
	border-color: rgb(135, 117, 167);
}
.mt-element-list .list-todo .purple-plum.list-todo-item::after {
	border-right-color: rgb(135, 117, 167) !important;
}
.mt-element-list .list-todo .purple-plum.list-todo-item .list-toggle {
	background: rgb(135, 117, 167); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple-plum.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(135, 117, 167);
}
.mt-element-list .purple-medium.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.mt-element-list .purple-medium.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(208, 131, 241);
}
.mt-element-list .ext-1.purple-medium.mt-list-head.list-default .badge {
	background-color: rgb(174, 39, 231);
}
.mt-element-list .purple-medium.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .purple-medium.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .purple-medium.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.mt-element-list .list-todo .purple-medium.list-count {
	color: rgb(255, 255, 255); background-color: rgb(191, 85, 236);
}
.mt-element-list .list-todo .purple-medium.list-count:hover {
	background-color: rgb(182, 62, 233);
}
.mt-element-list .list-todo .purple-medium.list-todo-line {
	border-color: rgb(191, 85, 236);
}
.mt-element-list .list-todo .purple-medium.list-todo-item::after {
	border-right-color: rgb(191, 85, 236) !important;
}
.mt-element-list .list-todo .purple-medium.list-todo-item .list-toggle {
	background: rgb(191, 85, 236); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple-medium.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(191, 85, 236);
}
.mt-element-list .purple-studio.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.mt-element-list .purple-studio.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(165, 99, 193);
}
.mt-element-list .ext-1.purple-studio.mt-list-head.list-default .badge {
	background-color: rgb(112, 54, 136);
}
.mt-element-list .purple-studio.mt-list-head.list-default .list-label {
	color: rgb(249, 245, 251);
}
.mt-element-list .purple-studio.mt-list-head.list-default .list-date {
	color: rgb(249, 245, 251);
}
.mt-element-list .purple-studio.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.mt-element-list .list-todo .purple-studio.list-count {
	color: rgb(255, 255, 255); background-color: rgb(142, 68, 173);
}
.mt-element-list .list-todo .purple-studio.list-count:hover {
	background-color: rgb(127, 61, 155);
}
.mt-element-list .list-todo .purple-studio.list-todo-line {
	border-color: rgb(142, 68, 173);
}
.mt-element-list .list-todo .purple-studio.list-todo-item::after {
	border-right-color: rgb(142, 68, 173) !important;
}
.mt-element-list .list-todo .purple-studio.list-todo-item .list-toggle {
	background: rgb(142, 68, 173); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple-studio.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(142, 68, 173);
}
.mt-element-list .purple-wisteria.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.mt-element-list .purple-wisteria.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(176, 124, 198);
}
.mt-element-list .ext-1.purple-wisteria.mt-list-head.list-default .badge {
	background-color: rgb(128, 67, 153);
}
.mt-element-list .purple-wisteria.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .purple-wisteria.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .purple-wisteria.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.mt-element-list .list-todo .purple-wisteria.list-count {
	color: rgb(255, 255, 255); background-color: rgb(155, 89, 182);
}
.mt-element-list .list-todo .purple-wisteria.list-count:hover {
	background-color: rgb(143, 75, 171);
}
.mt-element-list .list-todo .purple-wisteria.list-todo-line {
	border-color: rgb(155, 89, 182);
}
.mt-element-list .list-todo .purple-wisteria.list-todo-item::after {
	border-right-color: rgb(155, 89, 182) !important;
}
.mt-element-list .list-todo .purple-wisteria.list-todo-item .list-toggle {
	background: rgb(155, 89, 182); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple-wisteria.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(155, 89, 182);
}
.mt-element-list .purple-seance.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.mt-element-list .purple-seance.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(194, 23, 225);
}
.mt-element-list .ext-1.purple-seance.mt-list-head.list-default .badge {
	background-color: rgb(114, 13, 133);
}
.mt-element-list .purple-seance.mt-list-head.list-default .list-label {
	color: rgb(242, 202, 250);
}
.mt-element-list .purple-seance.mt-list-head.list-default .list-date {
	color: rgb(242, 202, 250);
}
.mt-element-list .purple-seance.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.mt-element-list .list-todo .purple-seance.list-count {
	color: rgb(255, 255, 255); background-color: rgb(154, 18, 179);
}
.mt-element-list .list-todo .purple-seance.list-count:hover {
	background-color: rgb(134, 16, 156);
}
.mt-element-list .list-todo .purple-seance.list-todo-line {
	border-color: rgb(154, 18, 179);
}
.mt-element-list .list-todo .purple-seance.list-todo-item::after {
	border-right-color: rgb(154, 18, 179) !important;
}
.mt-element-list .list-todo .purple-seance.list-todo-item .list-toggle {
	background: rgb(154, 18, 179); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple-seance.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(154, 18, 179);
}
.mt-element-list .purple-intense.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.mt-element-list .purple-intense.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(162, 148, 187);
}
.mt-element-list .ext-1.purple-intense.mt-list-head.list-default .badge {
	background-color: rgb(109, 91, 142);
}
.mt-element-list .purple-intense.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .purple-intense.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .purple-intense.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.mt-element-list .list-todo .purple-intense.list-count {
	color: rgb(255, 255, 255); background-color: rgb(135, 117, 167);
}
.mt-element-list .list-todo .purple-intense.list-count:hover {
	background-color: rgb(121, 101, 157);
}
.mt-element-list .list-todo .purple-intense.list-todo-line {
	border-color: rgb(135, 117, 167);
}
.mt-element-list .list-todo .purple-intense.list-todo-item::after {
	border-right-color: rgb(135, 117, 167) !important;
}
.mt-element-list .list-todo .purple-intense.list-todo-item .list-toggle {
	background: rgb(135, 117, 167); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple-intense.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(135, 117, 167);
}
.mt-element-list .purple-sharp.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.mt-element-list .purple-sharp.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(148, 134, 173);
}
.mt-element-list .ext-1.purple-sharp.mt-list-head.list-default .badge {
	background-color: rgb(97, 82, 123);
}
.mt-element-list .purple-sharp.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .purple-sharp.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .purple-sharp.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.mt-element-list .list-todo .purple-sharp.list-count {
	color: rgb(255, 255, 255); background-color: rgb(121, 103, 153);
}
.mt-element-list .list-todo .purple-sharp.list-count:hover {
	background-color: rgb(109, 93, 138);
}
.mt-element-list .list-todo .purple-sharp.list-todo-line {
	border-color: rgb(121, 103, 153);
}
.mt-element-list .list-todo .purple-sharp.list-todo-item::after {
	border-right-color: rgb(121, 103, 153) !important;
}
.mt-element-list .list-todo .purple-sharp.list-todo-item .list-toggle {
	background: rgb(121, 103, 153); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple-sharp.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(121, 103, 153);
}
.mt-element-list .purple-soft.mt-list-head.list-default {
	color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.mt-element-list .purple-soft.mt-list-head.list-default .badge {
	color: rgb(255, 255, 255); background-color: rgb(163, 150, 189);
}
.mt-element-list .ext-1.purple-soft.mt-list-head.list-default .badge {
	background-color: rgb(110, 92, 145);
}
.mt-element-list .purple-soft.mt-list-head.list-default .list-label {
	color: white;
}
.mt-element-list .purple-soft.mt-list-head.list-default .list-date {
	color: white;
}
.mt-element-list .purple-soft.mt-list-head.list-todo {
	color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.mt-element-list .list-todo .purple-soft.list-count {
	color: rgb(255, 255, 255); background-color: rgb(136, 119, 169);
}
.mt-element-list .list-todo .purple-soft.list-count:hover {
	background-color: rgb(122, 103, 159);
}
.mt-element-list .list-todo .purple-soft.list-todo-line {
	border-color: rgb(136, 119, 169);
}
.mt-element-list .list-todo .purple-soft.list-todo-item::after {
	border-right-color: rgb(136, 119, 169) !important;
}
.mt-element-list .list-todo .purple-soft.list-todo-item .list-toggle {
	background: rgb(136, 119, 169); color: rgb(255, 255, 255) !important;
}
.mt-element-list .list-todo .purple-soft.list-todo-item .list-toggle > .badge {
	background: rgb(255, 255, 255); color: rgb(136, 119, 169);
}
.mt-element-list .white.list-todo-item::after {
	border-right-color: rgb(255, 255, 255);
}
.mt-element-list .white.list-todo-item .list-toggle {
	background: rgb(255, 255, 255);
}
.mt-element-list .default.list-todo-item::after {
	border-right-color: rgb(225, 229, 236);
}
.mt-element-list .default.list-todo-item .list-toggle {
	background: rgb(225, 229, 236);
}
.mt-element-list .dark.list-todo-item::after {
	border-right-color: rgb(47, 53, 59);
}
.mt-element-list .dark.list-todo-item .list-toggle {
	background: rgb(47, 53, 59);
}
.mt-element-list .blue.list-todo-item::after {
	border-right-color: rgb(53, 152, 220);
}
.mt-element-list .blue.list-todo-item .list-toggle {
	background: rgb(53, 152, 220);
}
.mt-element-list .blue-madison.list-todo-item::after {
	border-right-color: rgb(87, 142, 190);
}
.mt-element-list .blue-madison.list-todo-item .list-toggle {
	background: rgb(87, 142, 190);
}
.mt-element-list .blue-chambray.list-todo-item::after {
	border-right-color: rgb(44, 62, 80);
}
.mt-element-list .blue-chambray.list-todo-item .list-toggle {
	background: rgb(44, 62, 80);
}
.mt-element-list .blue-ebonyclay.list-todo-item::after {
	border-right-color: rgb(34, 49, 63);
}
.mt-element-list .blue-ebonyclay.list-todo-item .list-toggle {
	background: rgb(34, 49, 63);
}
.mt-element-list .blue-hoki.list-todo-item::after {
	border-right-color: rgb(103, 128, 159);
}
.mt-element-list .blue-hoki.list-todo-item .list-toggle {
	background: rgb(103, 128, 159);
}
.mt-element-list .blue-steel.list-todo-item::after {
	border-right-color: rgb(75, 119, 190);
}
.mt-element-list .blue-steel.list-todo-item .list-toggle {
	background: rgb(75, 119, 190);
}
.mt-element-list .blue-soft.list-todo-item::after {
	border-right-color: rgb(76, 135, 185);
}
.mt-element-list .blue-soft.list-todo-item .list-toggle {
	background: rgb(76, 135, 185);
}
.mt-element-list .blue-dark.list-todo-item::after {
	border-right-color: rgb(94, 115, 139);
}
.mt-element-list .blue-dark.list-todo-item .list-toggle {
	background: rgb(94, 115, 139);
}
.mt-element-list .blue-sharp.list-todo-item::after {
	border-right-color: rgb(92, 155, 209);
}
.mt-element-list .blue-sharp.list-todo-item .list-toggle {
	background: rgb(92, 155, 209);
}
.mt-element-list .green.list-todo-item::after {
	border-right-color: rgb(50, 197, 210);
}
.mt-element-list .green.list-todo-item .list-toggle {
	background: rgb(50, 197, 210);
}
.mt-element-list .green-meadow.list-todo-item::after {
	border-right-color: rgb(27, 188, 155);
}
.mt-element-list .green-meadow.list-todo-item .list-toggle {
	background: rgb(27, 188, 155);
}
.mt-element-list .green-seagreen.list-todo-item::after {
	border-right-color: rgb(27, 163, 156);
}
.mt-element-list .green-seagreen.list-todo-item .list-toggle {
	background: rgb(27, 163, 156);
}
.mt-element-list .green-turquoise.list-todo-item::after {
	border-right-color: rgb(54, 215, 183);
}
.mt-element-list .green-turquoise.list-todo-item .list-toggle {
	background: rgb(54, 215, 183);
}
.mt-element-list .green-haze.list-todo-item::after {
	border-right-color: rgb(68, 182, 174);
}
.mt-element-list .green-haze.list-todo-item .list-toggle {
	background: rgb(68, 182, 174);
}
.mt-element-list .green-jungle.list-todo-item::after {
	border-right-color: rgb(38, 194, 129);
}
.mt-element-list .green-jungle.list-todo-item .list-toggle {
	background: rgb(38, 194, 129);
}
.mt-element-list .green-soft.list-todo-item::after {
	border-right-color: rgb(63, 171, 164);
}
.mt-element-list .green-soft.list-todo-item .list-toggle {
	background: rgb(63, 171, 164);
}
.mt-element-list .green-dark.list-todo-item::after {
	border-right-color: rgb(77, 179, 162);
}
.mt-element-list .green-dark.list-todo-item .list-toggle {
	background: rgb(77, 179, 162);
}
.mt-element-list .green-sharp.list-todo-item::after {
	border-right-color: rgb(42, 180, 192);
}
.mt-element-list .green-sharp.list-todo-item .list-toggle {
	background: rgb(42, 180, 192);
}
.mt-element-list .grey.list-todo-item::after {
	border-right-color: rgb(229, 229, 229);
}
.mt-element-list .grey.list-todo-item .list-toggle {
	background: rgb(229, 229, 229);
}
.mt-element-list .grey-steel.list-todo-item::after {
	border-right-color: rgb(233, 237, 239);
}
.mt-element-list .grey-steel.list-todo-item .list-toggle {
	background: rgb(233, 237, 239);
}
.mt-element-list .grey-cararra.list-todo-item::after {
	border-right-color: rgb(250, 250, 250);
}
.mt-element-list .grey-cararra.list-todo-item .list-toggle {
	background: rgb(250, 250, 250);
}
.mt-element-list .grey-gallery.list-todo-item::after {
	border-right-color: rgb(85, 85, 85);
}
.mt-element-list .grey-gallery.list-todo-item .list-toggle {
	background: rgb(85, 85, 85);
}
.mt-element-list .grey-cascade.list-todo-item::after {
	border-right-color: rgb(149, 165, 166);
}
.mt-element-list .grey-cascade.list-todo-item .list-toggle {
	background: rgb(149, 165, 166);
}
.mt-element-list .grey-silver.list-todo-item::after {
	border-right-color: rgb(191, 191, 191);
}
.mt-element-list .grey-silver.list-todo-item .list-toggle {
	background: rgb(191, 191, 191);
}
.mt-element-list .grey-salsa.list-todo-item::after {
	border-right-color: rgb(172, 181, 195);
}
.mt-element-list .grey-salsa.list-todo-item .list-toggle {
	background: rgb(172, 181, 195);
}
.mt-element-list .grey-salt.list-todo-item::after {
	border-right-color: rgb(191, 202, 209);
}
.mt-element-list .grey-salt.list-todo-item .list-toggle {
	background: rgb(191, 202, 209);
}
.mt-element-list .grey-mint.list-todo-item::after {
	border-right-color: rgb(82, 94, 100);
}
.mt-element-list .grey-mint.list-todo-item .list-toggle {
	background: rgb(82, 94, 100);
}
.mt-element-list .red.list-todo-item::after {
	border-right-color: rgb(231, 80, 90);
}
.mt-element-list .red.list-todo-item .list-toggle {
	background: rgb(231, 80, 90);
}
.mt-element-list .red-pink.list-todo-item::after {
	border-right-color: rgb(224, 130, 131);
}
.mt-element-list .red-pink.list-todo-item .list-toggle {
	background: rgb(224, 130, 131);
}
.mt-element-list .red-sunglo.list-todo-item::after {
	border-right-color: rgb(226, 106, 106);
}
.mt-element-list .red-sunglo.list-todo-item .list-toggle {
	background: rgb(226, 106, 106);
}
.mt-element-list .red-intense.list-todo-item::after {
	border-right-color: rgb(227, 91, 90);
}
.mt-element-list .red-intense.list-todo-item .list-toggle {
	background: rgb(227, 91, 90);
}
.mt-element-list .red-thunderbird.list-todo-item::after {
	border-right-color: rgb(217, 30, 24);
}
.mt-element-list .red-thunderbird.list-todo-item .list-toggle {
	background: rgb(217, 30, 24);
}
.mt-element-list .red-flamingo.list-todo-item::after {
	border-right-color: rgb(239, 72, 54);
}
.mt-element-list .red-flamingo.list-todo-item .list-toggle {
	background: rgb(239, 72, 54);
}
.mt-element-list .red-soft.list-todo-item::after {
	border-right-color: rgb(208, 84, 84);
}
.mt-element-list .red-soft.list-todo-item .list-toggle {
	background: rgb(208, 84, 84);
}
.mt-element-list .red-haze.list-todo-item::after {
	border-right-color: rgb(243, 106, 90);
}
.mt-element-list .red-haze.list-todo-item .list-toggle {
	background: rgb(243, 106, 90);
}
.mt-element-list .red-mint.list-todo-item::after {
	border-right-color: rgb(228, 58, 69);
}
.mt-element-list .red-mint.list-todo-item .list-toggle {
	background: rgb(228, 58, 69);
}
.mt-element-list .yellow.list-todo-item::after {
	border-right-color: rgb(196, 159, 71);
}
.mt-element-list .yellow.list-todo-item .list-toggle {
	background: rgb(196, 159, 71);
}
.mt-element-list .yellow-gold.list-todo-item::after {
	border-right-color: rgb(232, 126, 4);
}
.mt-element-list .yellow-gold.list-todo-item .list-toggle {
	background: rgb(232, 126, 4);
}
.mt-element-list .yellow-casablanca.list-todo-item::after {
	border-right-color: rgb(242, 120, 75);
}
.mt-element-list .yellow-casablanca.list-todo-item .list-toggle {
	background: rgb(242, 120, 75);
}
.mt-element-list .yellow-crusta.list-todo-item::after {
	border-right-color: rgb(243, 194, 0);
}
.mt-element-list .yellow-crusta.list-todo-item .list-toggle {
	background: rgb(243, 194, 0);
}
.mt-element-list .yellow-lemon.list-todo-item::after {
	border-right-color: rgb(247, 202, 24);
}
.mt-element-list .yellow-lemon.list-todo-item .list-toggle {
	background: rgb(247, 202, 24);
}
.mt-element-list .yellow-saffron.list-todo-item::after {
	border-right-color: rgb(244, 208, 63);
}
.mt-element-list .yellow-saffron.list-todo-item .list-toggle {
	background: rgb(244, 208, 63);
}
.mt-element-list .yellow-soft.list-todo-item::after {
	border-right-color: rgb(200, 208, 70);
}
.mt-element-list .yellow-soft.list-todo-item .list-toggle {
	background: rgb(200, 208, 70);
}
.mt-element-list .yellow-haze.list-todo-item::after {
	border-right-color: rgb(197, 191, 102);
}
.mt-element-list .yellow-haze.list-todo-item .list-toggle {
	background: rgb(197, 191, 102);
}
.mt-element-list .yellow-mint.list-todo-item::after {
	border-right-color: rgb(197, 185, 107);
}
.mt-element-list .yellow-mint.list-todo-item .list-toggle {
	background: rgb(197, 185, 107);
}
.mt-element-list .purple.list-todo-item::after {
	border-right-color: rgb(142, 68, 173);
}
.mt-element-list .purple.list-todo-item .list-toggle {
	background: rgb(142, 68, 173);
}
.mt-element-list .purple-plum.list-todo-item::after {
	border-right-color: rgb(135, 117, 167);
}
.mt-element-list .purple-plum.list-todo-item .list-toggle {
	background: rgb(135, 117, 167);
}
.mt-element-list .purple-medium.list-todo-item::after {
	border-right-color: rgb(191, 85, 236);
}
.mt-element-list .purple-medium.list-todo-item .list-toggle {
	background: rgb(191, 85, 236);
}
.mt-element-list .purple-studio.list-todo-item::after {
	border-right-color: rgb(142, 68, 173);
}
.mt-element-list .purple-studio.list-todo-item .list-toggle {
	background: rgb(142, 68, 173);
}
.mt-element-list .purple-wisteria.list-todo-item::after {
	border-right-color: rgb(155, 89, 182);
}
.mt-element-list .purple-wisteria.list-todo-item .list-toggle {
	background: rgb(155, 89, 182);
}
.mt-element-list .purple-seance.list-todo-item::after {
	border-right-color: rgb(154, 18, 179);
}
.mt-element-list .purple-seance.list-todo-item .list-toggle {
	background: rgb(154, 18, 179);
}
.mt-element-list .purple-intense.list-todo-item::after {
	border-right-color: rgb(135, 117, 167);
}
.mt-element-list .purple-intense.list-todo-item .list-toggle {
	background: rgb(135, 117, 167);
}
.mt-element-list .purple-sharp.list-todo-item::after {
	border-right-color: rgb(121, 103, 153);
}
.mt-element-list .purple-sharp.list-todo-item .list-toggle {
	background: rgb(121, 103, 153);
}
.mt-element-list .purple-soft.list-todo-item::after {
	border-right-color: rgb(136, 119, 169);
}
.mt-element-list .purple-soft.list-todo-item .list-toggle {
	background: rgb(136, 119, 169);
}
.mt-element-ribbon {
	padding: 25px; margin-bottom: 30px; position: relative;
}
.mt-element-ribbon .ribbon-content {
	margin: 0px; padding-top: 2.5em;
}
.mt-element-ribbon .no-padding.ribbon-content {
	padding-top: 0px;
}
.mt-element-ribbon .ribbon {
	padding: 0.5em 1em; left: -2px; top: 15px; color: rgb(56, 67, 83); position: absolute; z-index: 5; background-color: rgb(186, 195, 208);
}
.mt-element-ribbon .ribbon-right.ribbon {
	left: auto; right: -2px;
}
.mt-element-ribbon .ribbon-vertical-left.ribbon {
	left: 15px; top: -2px; padding-top: 1em; padding-bottom: 1em;
}
.mt-element-ribbon .ribbon-vertical-right.ribbon {
	left: auto; top: -2px; right: 15px; padding-top: 1em; padding-bottom: 1em;
}
.mt-element-ribbon .ribbon-shadow.ribbon {
	box-shadow: 2px 2px 7px rgba(0,0,0,0.4);
}
.mt-element-ribbon .ribbon-right.ribbon-shadow.ribbon {
	box-shadow: -2px 2px 7px rgba(0,0,0,0.4);
}
.mt-element-ribbon .ribbon-vertical-right.ribbon-shadow.ribbon {
	box-shadow: -2px 2px 7px rgba(0,0,0,0.4);
}
.mt-element-ribbon .ribbon-round.ribbon {
	border-top-right-radius: 5px !important; border-bottom-right-radius: 5px !important;
}
.mt-element-ribbon .ribbon-right.ribbon-round.ribbon {
	border-radius: 5px 0px 0px 5px !important;
}
.mt-element-ribbon .ribbon-vertical-right.ribbon-round.ribbon {
	border-radius: 0px 0px 5px 5px !important;
}
.mt-element-ribbon .ribbon-vertical-left.ribbon-round.ribbon {
	border-radius: 0px 0px 5px 5px !important;
}
.mt-element-ribbon .ribbon-border.ribbon::after {
	border: 1px solid currentColor; border-image: none; left: 5px; top: 5px; right: 5px; bottom: 5px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon-border-vert.ribbon::after {
	border-width: medium 1px; border-style: none solid; border-color: currentColor; left: 5px; top: 0px; right: 5px; bottom: 0px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon-border-hor.ribbon::after {
	border-width: 1px medium; border-style: solid none; border-color: currentColor; left: 0px; top: 5px; right: 0px; bottom: 5px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon-border-dash.ribbon::after {
	border: 1px dashed currentColor; border-image: none; left: 5px; top: 5px; right: 5px; bottom: 5px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon-border-dash-vert.ribbon::after {
	border-width: medium 1px; border-style: none dashed; border-color: currentColor; left: 5px; top: 0px; right: 5px; bottom: 0px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon-border-dash-hor.ribbon::after {
	border-width: 1px medium; border-style: dashed none; border-color: currentColor; left: 0px; top: 5px; right: 0px; bottom: 5px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon-clip.ribbon {
	left: -10px;
}
.mt-element-ribbon .ribbon-right.ribbon-clip.ribbon {
	left: auto; right: -10px;
}
.mt-element-ribbon .ribbon > .ribbon-sub {
	padding: 0px; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1;
}
.mt-element-ribbon .ribbon > .ribbon-clip.ribbon-sub::before {
	border-style: solid; border-color: transparent !important; bottom: -10px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon > .ribbon-clip.ribbon-sub::after {
	border-style: solid; border-color: transparent !important; bottom: -10px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon > .ribbon-clip.ribbon-sub::before {
	border-width: 0px 10px 10px 0px; left: 0px; border-right-color: rgb(34, 34, 34) !important;
}
.mt-element-ribbon .ribbon > .ribbon-right.ribbon-clip.ribbon-sub::before {
	border-style: solid; border-color: transparent; bottom: -10px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon > .ribbon-right.ribbon-clip.ribbon-sub::after {
	border-style: solid; border-color: transparent; bottom: -10px; position: absolute; content: "";
}
.mt-element-ribbon .ribbon > .ribbon-right.ribbon-clip.ribbon-sub::before {
	border-right-color: transparent !important;
}
.mt-element-ribbon .ribbon > .ribbon-right.ribbon-clip.ribbon-sub::after {
	border-width: 0px 0px 10px 10px; right: 0px; border-left-color: rgb(34, 34, 34) !important;
}
.mt-element-ribbon .ribbon > .ribbon-bookmark.ribbon-sub::after {
	left: 0px; width: 0px; height: 0px; bottom: -1em; border-right-color: currentColor; border-bottom-color: transparent !important; border-left-color: currentColor; border-right-width: 20px; border-bottom-width: 1em !important; border-left-width: 21px; border-right-style: solid; border-bottom-style: solid !important; border-left-style: solid; position: absolute; content: "";
}
.mt-element-ribbon .ribbon::after {
	border-color: rgb(98, 116, 143);
}
.mt-element-ribbon .ribbon > .ribbon-sub {
	color: rgb(56, 67, 83); background-color: rgb(186, 195, 208);
}
.mt-element-ribbon .ribbon > .ribbon-sub::after {
	border-color: rgb(98, 116, 143) rgb(186, 195, 208);
}
.mt-element-ribbon .ribbon-color-default.ribbon {
	color: rgb(56, 67, 83); background-color: rgb(186, 195, 208);
}
.mt-element-ribbon .ribbon-color-default.ribbon::after {
	border-color: rgb(156, 168, 187);
}
.mt-element-ribbon .ribbon-color-default.ribbon > .ribbon-sub {
	color: rgb(56, 67, 83); background-color: rgb(186, 195, 208);
}
.mt-element-ribbon .ribbon-color-default.ribbon > .ribbon-sub::after {
	border-color: rgb(98, 116, 143) rgb(186, 195, 208);
}
.mt-element-ribbon .ribbon-color-primary.ribbon {
	color: rgb(255, 255, 255); background-color: rgb(51, 122, 183);
}
.mt-element-ribbon .ribbon-color-primary.ribbon::after {
	border-color: rgb(40, 96, 144);
}
.mt-element-ribbon .ribbon-color-primary.ribbon > .ribbon-sub {
	color: black; background-color: rgb(51, 122, 183);
}
.mt-element-ribbon .ribbon-color-primary.ribbon > .ribbon-sub::after {
	border-color: rgb(18, 43, 64) rgb(51, 122, 183);
}
.mt-element-ribbon .ribbon-color-info.ribbon {
	color: rgb(255, 255, 255); background-color: rgb(101, 155, 224);
}
.mt-element-ribbon .ribbon-color-info.ribbon::after {
	border-color: rgb(58, 128, 215);
}
.mt-element-ribbon .ribbon-color-info.ribbon > .ribbon-sub {
	color: rgb(12, 32, 58); background-color: rgb(101, 155, 224);
}
.mt-element-ribbon .ribbon-color-info.ribbon > .ribbon-sub::after {
	border-color: rgb(29, 79, 142) rgb(101, 155, 224);
}
.mt-element-ribbon .ribbon-color-success.ribbon {
	color: rgb(255, 255, 255); background-color: rgb(54, 198, 211);
}
.mt-element-ribbon .ribbon-color-success.ribbon::after {
	border-color: rgb(39, 164, 176);
}
.mt-element-ribbon .ribbon-color-success.ribbon > .ribbon-sub {
	color: rgb(2, 8, 8); background-color: rgb(54, 198, 211);
}
.mt-element-ribbon .ribbon-color-success.ribbon > .ribbon-sub::after {
	border-color: rgb(20, 86, 92) rgb(54, 198, 211);
}
.mt-element-ribbon .ribbon-color-danger.ribbon {
	color: rgb(255, 255, 255); background-color: rgb(237, 107, 117);
}
.mt-element-ribbon .ribbon-color-danger.ribbon::after {
	border-color: rgb(231, 61, 74);
}
.mt-element-ribbon .ribbon-color-danger.ribbon > .ribbon-sub {
	color: rgb(79, 10, 15); background-color: rgb(237, 107, 117);
}
.mt-element-ribbon .ribbon-color-danger.ribbon > .ribbon-sub::after {
	border-color: rgb(169, 21, 32) rgb(237, 107, 117);
}
.mt-element-ribbon .ribbon-color-warning.ribbon {
	color: rgb(1, 1, 0); background-color: rgb(241, 196, 15);
}
.mt-element-ribbon .ribbon-color-warning.ribbon::after {
	border-color: rgb(194, 157, 11);
}
.mt-element-ribbon .ribbon-color-warning.ribbon > .ribbon-sub {
	color: rgb(1, 1, 0); background-color: rgb(241, 196, 15);
}
.mt-element-ribbon .ribbon-color-warning.ribbon > .ribbon-sub::after {
	border-color: rgb(97, 79, 6) rgb(241, 196, 15);
}
.mt-element-card .mt-card-item {
	border: 1px solid rgb(231, 236, 241); border-image: none; margin-bottom: 30px; position: relative;
}
.mt-element-card .mt-card-item .mt-card-avatar {
	margin-bottom: 15px;
}
.mt-element-card .mt-card-item .mt-card-content {
	text-align: center;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-name {
	font-size: 16px; font-weight: 600; margin-bottom: 10px;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-desc {
	margin: 0px 0px 10px; font-size: 14px;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul {
	padding: 0px; margin-bottom: 10px;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li {
	list-style: none; margin: 0px 3px; display: inline-block;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li > a {
	color: rgb(0, 0, 0); font-size: 18px;
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li > a.mt-card-btn {
	color: rgb(255, 255, 255);
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li > a.mt-card-btn:hover {
	color: rgb(54, 198, 211);
}
.mt-element-card .mt-card-item .mt-card-content .mt-card-social > ul > li > a:hover {
	color: rgb(241, 196, 15);
}
.mt-card-round.mt-element-card .mt-card-item {
	padding: 40px 40px 10px;
}
.mt-card-round.mt-element-card .mt-card-item .mt-card-avatar {
	border-radius: 50% !important; -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.mt-card-round.mt-element-card .mt-card-item .mt-card-avatar .mt-overlay {
	border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;
}
.mt-element-overlay .mt-overlay-1 {
	width: 100%; height: 100%; text-align: center; overflow: hidden; float: left; position: relative; cursor: default;
}
.mt-element-overlay .mt-overlay-1 img {
	transition:0.4s linear; width: 100%; height: auto; display: block; position: relative; -webkit-transition: all 0.4s linear;
}
.mt-element-overlay .mt-overlay-1 h2 {
	background: rgba(0, 0, 0, 0.6); padding: 10px; transition:0.2s ease-in-out; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 17px; position: relative; transform: translateY(-100px) translateZ(0px); -webkit-transform: translatey(-100px) translateZ(0); -webkit-transition: all 0.2s ease-in-out;
}
.mt-element-overlay .mt-overlay-1 .mt-info {
	margin: auto; padding: 0px; transition:0.2s ease-in-out; left: 0px; top: 50%; right: 0px; color: rgb(255, 255, 255); text-transform: uppercase; text-decoration: none; display: inline-block; position: absolute; opacity: 0; transform: translateY(-50%) translateZ(0px); background-color: transparent; -webkit-transform: translateY(-50%) translateZ(0); -webkit-transition: all 0.2s ease-in-out;
}
.mt-element-overlay .mt-overlay-1 .mt-info > li {
	list-style: none; margin: 0px 3px; display: inline-block;
}
.mt-element-overlay .mt-overlay-1 .mt-info > li:hover {
	transition:0.2s ease-in-out; cursor: pointer; -webkit-transition: all 0.2s ease-in-out;
}
.mt-element-overlay .mt-overlay-1:hover .mt-overlay {
	opacity: 1; transform: translateZ(0px); -webkit-transform: translateZ(0);
}
.mt-element-overlay .mt-overlay-1:hover img {
	transform: scale(1.2) translateZ(0px); -webkit-transform: scale(1.2) translateZ(0);
}
.mt-element-overlay .mt-overlay-1:hover .mt-info {
	opacity: 1; transition-delay: 0.2s; -webkit-transition-delay: .2s;
}
.mt-element-overlay .mt-overlay-1 .mt-overlay {
	transition:0.4s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute; opacity: 0; background-color: rgba(0, 0, 0, 0.7); -webkit-transition: all 0.4s ease-in-out;
}
.mt-element-overlay .mt-scroll-up.mt-overlay-1:hover .mt-overlay {
	bottom: 0px;
}
.mt-element-overlay .mt-scroll-up.mt-overlay-1 .mt-overlay {
	top: auto; bottom: -100%;
}
.mt-element-overlay .mt-scroll-down.mt-overlay-1:hover .mt-overlay {
	top: 0px;
}
.mt-element-overlay .mt-scroll-down.mt-overlay-1 .mt-overlay {
	top: -100%;
}
.mt-element-overlay .mt-scroll-left.mt-overlay-1:hover .mt-overlay {
	right: 0px;
}
.mt-element-overlay .mt-scroll-left.mt-overlay-1 .mt-overlay {
	left: auto; right: -100%;
}
.mt-element-overlay .mt-scroll-right.mt-overlay-1:hover .mt-overlay {
	left: 0px;
}
.mt-element-overlay .mt-scroll-right.mt-overlay-1 .mt-overlay {
	left: -100%;
}
.mt-element-overlay .mt-overlay-2 {
	width: 100%; height: 100%; text-align: center; overflow: hidden; float: left; position: relative; cursor: default;
}
.mt-element-overlay .mt-overlay-2 img {
	transition:0.4s ease-in; width: 100%; height: auto; display: block; position: relative; -webkit-transition: all 0.4s ease-in;
}
.mt-element-overlay .mt-overlay-2 h2 {
	background: rgba(0, 0, 0, 0.6); padding: 10px; text-align: center; text-transform: uppercase; font-size: 17px; position: relative;
}
.mt-element-overlay .mt-overlay-2 .mt-info {
	transition:0.4s ease-in; color: rgb(255, 255, 255); text-transform: uppercase; opacity: 0; transform: scale(0.7); -webkit-transform: scale(0.7); -webkit-transition: all 0.4s ease-in;
}
.mt-element-overlay .mt-overlay-2 h2 {
	transition:0.4s ease-in; color: rgb(255, 255, 255); text-transform: uppercase; opacity: 0; transform: scale(0.7); -webkit-transform: scale(0.7); -webkit-transition: all 0.4s ease-in;
}
.mt-element-overlay .mt-overlay-2 .mt-info {
	margin: auto; top: 50%; text-decoration: none; display: inline-block; position: absolute; transform: scale(0.7) translateY(-50%) translateX(-50%); -webkit-transform: scale(0.7) translateY(-50%) translateX(-50%);
}
.mt-element-overlay .mt-overlay-2 .mt-info:hover {
	box-shadow: 0px 0px 5px #fff;
}
.mt-element-overlay .mt-overlay-2:hover img {
	filter: url("data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter"); transform: scale(1.2); -webkit-transform: scale(1.2); -webkit-filter: blur(3px);
}
.mt-element-overlay .mt-overlay-2:hover .mt-overlay {
	opacity: 1; transform: translate(0px, 0px); transition-delay: 0s; -webkit-transform: translate(0px, 0px); -webkit-transition-delay: 0s;
}
.mt-element-overlay .mt-overlay-2:hover h2 {
	transition-delay: 0.5s; -webkit-transition-delay: 0.5s;
}
.mt-element-overlay .mt-overlay-2:hover .mt-info {
	opacity: 1; transform: scale(1) translateY(-50%); -webkit-transform: scale(1) translateY(-50%);
}
.mt-element-overlay .mt-overlay-2:hover h2 {
	opacity: 1; transform: scale(1) translateY(-50%); -webkit-transform: scale(1) translateY(-50%);
}
.mt-element-overlay .mt-overlay-2:hover .mt-info {
	transform: scale(1) translateY(-50%) translateX(-50%); -webkit-transform: scale(1) translateY(-50%) translateX(-50%);
}
.mt-element-overlay .mt-overlay-2 .mt-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.mt-element-overlay .mt-overlay-2-grey.mt-overlay-2:hover img {
	filter: url("data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter"); -webkit-filter: grayscale(1) blur(3px);
}
.mt-element-overlay .mt-overlay-2-icons.mt-overlay-2 .mt-info {
	padding: 0px; border: currentColor; border-image: none; width: 100%; transform: scale(0.7) translateY(-50%) translateX(-50%); -webkit-transform: scale(0.7) translateY(-50%) translateX(-50%);
}
.mt-element-overlay .mt-overlay-2-icons.mt-overlay-2 .mt-info:hover {
	box-shadow: none;
}
.mt-element-overlay .mt-overlay-2-icons.mt-overlay-2 .mt-info > li {
	list-style: none; margin: 0px 3px; display: inline-block;
}
.mt-element-overlay .mt-overlay-2-icons.mt-overlay-2 .mt-info > li:hover {
	transition:0.2s ease-in-out; cursor: pointer; -webkit-transition: all 0.2s ease-in-out;
}
.mt-element-overlay .mt-overlay-2-icons.mt-overlay-2:hover .mt-info {
	transform: scale(1) translateY(-50%) translateX(-50%); -webkit-transform: scale(1) translateY(-50%) translateX(-50%);
}
.mt-element-overlay .mt-overlay-3 {
	width: 100%; height: 100%; text-align: center; overflow: hidden; float: left; position: relative; cursor: default;
}
.mt-element-overlay .mt-overlay-3 img {
	width: 100%; height: auto; display: block; position: relative;
}
.mt-element-overlay .mt-overlay-3 h2 {
	background: rgba(0, 0, 0, 0.6); padding: 10px; transition:0.4s cubic-bezier(0.88, -0.99, 0, 1.81); text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 17px; position: relative; transform: translateY(100px); -webkit-transform: translateY(100px); -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
}
.mt-element-overlay .mt-overlay-3 .mt-info {
	margin: auto; padding: 45% 0px 0px; border: 1px solid rgb(255, 255, 255); transition:0.4s cubic-bezier(0.88, -0.99, 0, 1.81); border-image: none; left: 15px; top: 15px; right: 15px; bottom: 15px; color: rgb(255, 255, 255); text-transform: uppercase; font-weight: normal; text-decoration: none; display: inline-block; position: absolute; opacity: 0; transform: scale(0); background-color: transparent; -webkit-transform: scale(0); -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
}
.mt-element-overlay .mt-overlay-3 .mt-info:hover {
	box-shadow: 0px 0px 5px #fff;
}
.mt-element-overlay .mt-overlay-3:hover .mt-overlay {
	background-color: rgba(48, 152, 157, 0.7);
}
.mt-element-overlay .mt-overlay-3:hover h2 {
	transform: translateY(5px); -webkit-transform: translateY(5px);
}
.mt-element-overlay .mt-overlay-3:hover .mt-info {
	opacity: 1; transform: scale(1); -webkit-transform: scale(1);
}
.mt-element-overlay .mt-overlay-3 .mt-overlay {
	transition:0.4s cubic-bezier(0.88, -0.99, 0, 1.81); left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute; background-color: rgba(75, 75, 75, 0.7); -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
}
.mt-element-overlay .mt-overlay-3-icons.mt-overlay-3 .mt-info {
	padding: 40% 0px 0px;
}
.mt-element-overlay .mt-overlay-3-icons.mt-overlay-3 .mt-info > li {
	list-style: none; margin: 0px 3px; display: inline-block;
}
.mt-element-overlay .mt-overlay-3-icons.mt-overlay-3 .mt-info > li:hover {
	transition:0.2s ease-in-out; cursor: pointer; -webkit-transition: all 0.2s ease-in-out;
}
.mt-element-overlay .mt-overlay-4 {
	width: 100%; height: 100%; text-align: center; overflow: hidden; float: left; position: relative; cursor: default;
}
.mt-element-overlay .mt-overlay-4 img {
	transition:0.4s cubic-bezier(0.88, -0.99, 0, 1.81); width: 100%; height: auto; display: block; position: relative; -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
}
.mt-element-overlay .mt-overlay-4 h2 {
	background: rgba(0, 0, 0, 0.6); padding: 10px; transition:0.4s cubic-bezier(0.88, -0.99, 0, 1.81); text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 17px; position: relative; transform: translateY(-100px); -webkit-transform: translatey(-100px); -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
}
.mt-element-overlay .mt-overlay-4 .mt-info {
	margin: 50px 0px 0px; transition:0.4s; text-transform: uppercase; display: inline-block; opacity: 0; -webkit-transition: all 0.4s ease;
}
.mt-element-overlay .mt-overlay-4:hover .mt-overlay {
	opacity: 1;
}
.mt-element-overlay .mt-overlay-4:hover h2 {
	opacity: 1; transform: translateY(0px); -webkit-transform: translatey(0);
}
.mt-element-overlay .mt-overlay-4:hover .mt-info {
	opacity: 1; transform: translateY(0px); -webkit-transform: translatey(0);
}
.mt-element-overlay .mt-overlay-4:hover .mt-info {
	transition-delay: 0.2s; -webkit-transition-delay: .2s;
}
.mt-element-overlay .mt-overlay-4 .mt-overlay {
	transition:0.4s cubic-bezier(0.88, -0.99, 0, 1.81); left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute; opacity: 0; background-color: rgba(0, 0, 0, 0.7); -webkit-transition: all 0.4s cubic-bezier(0.88, -0.99, 0, 1.81);
}
.mt-element-overlay .mt-overlay-4-icons.mt-overlay-4 .mt-info {
	margin: auto; padding: 0px; border: currentColor; border-image: none; left: 0px; top: 50%; right: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.mt-element-overlay .mt-overlay-4-icons.mt-overlay-4 .mt-info:hover {
	box-shadow: none;
}
.mt-element-overlay .mt-overlay-4-icons.mt-overlay-4 .mt-info > li {
	list-style: none; margin: 0px 3px; display: inline-block;
}
.mt-element-overlay .mt-overlay-4-icons.mt-overlay-4 .mt-info > li:hover {
	transition:0.2s ease-in-out; cursor: pointer; -webkit-transition: all 0.2s ease-in-out;
}
.mt-element-overlay .mt-overlay-5 {
	background: linear-gradient(45deg, rgb(255, 137, 233) 0%, rgb(5, 171, 224) 100%); width: 100%; height: 100%; text-align: center; overflow: hidden; float: left; position: relative; cursor: default;
}
.mt-element-overlay .mt-overlay-5 .mt-overlay {
	padding: 3em; left: 0px; top: 0px; width: 100%; height: 100%; text-align: left; overflow: hidden; position: absolute;
}
.mt-element-overlay .mt-overlay-5 .mt-overlay::before {
	border: 1px solid rgb(255, 255, 255); transition:opacity 0.35s, transform 0.45s; border-image: none; left: 20px; top: 20px; right: 20px; bottom: 20px; position: absolute; content: ""; opacity: 0; transform: translate3d(-20px, 0px, 0px); -webkit-transform: translate3d(-20px, 0, 0); -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
}
.mt-element-overlay .mt-overlay-5 img {
	transition:opacity 0.35s, transform 0.45s; width: calc(113% + 60px); display: block; position: relative; max-width: none; transform: translate3d(-40px, 0px, 0px); -webkit-transform: translate3d(-40px, 0, 0); -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
}
.mt-element-overlay .mt-overlay-5 h2 {
	padding: 15% 0px 10px; text-align: left; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 17px; position: relative; background-color: transparent;
}
.mt-element-overlay .mt-overlay-5 a {
	transition:opacity 0.35s, transform 0.45s; color: rgb(255, 255, 255); opacity: 0; transform: translate3d(-10px, 0px, 0px); -webkit-transform: translate3d(-10px, 0, 0); -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
}
.mt-element-overlay .mt-overlay-5 p {
	transition:opacity 0.35s, transform 0.45s; color: rgb(255, 255, 255); opacity: 0; transform: translate3d(-10px, 0px, 0px); -webkit-transform: translate3d(-10px, 0, 0); -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
}
.mt-element-overlay .mt-overlay-5 a:hover {
	text-decoration: none; opacity: 0.6;
}
.mt-element-overlay .mt-overlay-5:hover img {
	opacity: 0.6; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.mt-element-overlay .mt-overlay-5:hover .mt-overlay::before {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.mt-element-overlay .mt-overlay-5:hover a {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.mt-element-overlay .mt-overlay-5:hover p {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.mt-element-overlay .mt-overlay-6 {
	background: rgb(66, 176, 120); width: 100%; height: 100%; text-align: center; overflow: hidden; float: left; position: relative; cursor: default;
}
.mt-element-overlay .mt-overlay-6 .mt-overlay {
	padding: 50px 20px; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.mt-element-overlay .mt-overlay-6 img {
	transition:opacity 0.35s, transform 0.35s; width: calc(100% + 20px); display: block; position: relative; max-width: none; transform: translate3d(-10px, 0px, 0px); backface-visibility: hidden; -webkit-transform: translate3d(-10px, 0, 0); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; -webkit-backface-visibility: hidden;
}
.mt-element-overlay .mt-overlay-6 h2 {
	padding: 0.5em 0px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; overflow: hidden; font-size: 17px; position: relative; background-color: transparent;
}
.mt-element-overlay .mt-overlay-6 h2::after {
	background: rgb(255, 255, 255); transition:transform 0.35s; left: 0px; width: 100%; height: 2px; bottom: 0px; position: absolute; content: ""; transform: translate3d(-100%, 0px, 0px); -webkit-transform: translate3d(-100%, 0, 0); -webkit-transition: -webkit-transform 0.35s;
}
.mt-element-overlay .mt-overlay-6 a {
	transition:opacity 0.35s, transform 0.35s; color: rgb(255, 255, 255); opacity: 0; transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
.mt-element-overlay .mt-overlay-6 p {
	transition:opacity 0.35s, transform 0.35s; color: rgb(255, 255, 255); opacity: 0; transform: translate3d(100%, 0px, 0px); -webkit-transform: translate3d(100%, 0, 0); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
}
.mt-element-overlay .mt-overlay-6 p {
	margin-top: 20px;
}
.mt-element-overlay .mt-overlay-6 .mt-info:hover {
	transition:0.2s ease-in-out; text-decoration: none; cursor: pointer; opacity: 0.6; -webkit-transition: all 0.2s ease-in-out;
}
.mt-element-overlay .mt-overlay-6:hover img {
	opacity: 0.4; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.mt-element-overlay .mt-overlay-6:hover h2::after {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.mt-element-overlay .mt-overlay-6:hover a {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.mt-element-overlay .mt-overlay-6:hover p {
	opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.bg-white {
	background: rgb(255, 255, 255) !important;
}
.bg-white-opacity {
	background: rgba(255, 255, 255, 0.8) !important;
}
.bg-hover-white:hover {
	background: rgb(255, 255, 255) !important;
}
.font-white {
	color: rgb(255, 255, 255) !important;
}
.bg-font-white {
	color: rgb(102, 102, 102) !important;
}
.border-white {
	border-color: rgb(255, 255, 255) !important;
}
.border-top-white {
	border-top-color: rgb(255, 255, 255) !important;
}
.border-bottom-white {
	border-bottom-color: rgb(255, 255, 255) !important;
}
.border-left-white {
	border-left-color: rgb(255, 255, 255) !important;
}
.border-right-white {
	border-right-color: rgb(255, 255, 255) !important;
}
.bg-default {
	background: rgb(225, 229, 236) !important;
}
.bg-default-opacity {
	background: rgba(225, 229, 236, 0.8) !important;
}
.bg-hover-default:hover {
	background: rgb(225, 229, 236) !important;
}
.font-default {
	color: rgb(225, 229, 236) !important;
}
.bg-font-default {
	color: rgb(102, 102, 102) !important;
}
.border-default {
	border-color: rgb(225, 229, 236) !important;
}
.border-top-default {
	border-top-color: rgb(225, 229, 236) !important;
}
.border-bottom-default {
	border-bottom-color: rgb(225, 229, 236) !important;
}
.border-left-default {
	border-left-color: rgb(225, 229, 236) !important;
}
.border-right-default {
	border-right-color: rgb(225, 229, 236) !important;
}
.bg-dark {
	background: rgb(47, 53, 59) !important;
}
.bg-dark-opacity {
	background: rgba(47, 53, 59, 0.8) !important;
}
.bg-hover-dark:hover {
	background: rgb(47, 53, 59) !important;
}
.font-dark {
	color: rgb(47, 53, 59) !important;
}
.bg-font-dark {
	color: rgb(255, 255, 255) !important;
}
.border-dark {
	border-color: rgb(47, 53, 59) !important;
}
.border-top-dark {
	border-top-color: rgb(47, 53, 59) !important;
}
.border-bottom-dark {
	border-bottom-color: rgb(47, 53, 59) !important;
}
.border-left-dark {
	border-left-color: rgb(47, 53, 59) !important;
}
.border-right-dark {
	border-right-color: rgb(47, 53, 59) !important;
}
.bg-blue {
	background: rgb(53, 152, 220) !important;
}
.bg-blue-opacity {
	background: rgba(53, 152, 220, 0.8) !important;
}
.bg-hover-blue:hover {
	background: rgb(53, 152, 220) !important;
}
.font-blue {
	color: rgb(53, 152, 220) !important;
}
.bg-font-blue {
	color: rgb(255, 255, 255) !important;
}
.border-blue {
	border-color: rgb(53, 152, 220) !important;
}
.border-top-blue {
	border-top-color: rgb(53, 152, 220) !important;
}
.border-bottom-blue {
	border-bottom-color: rgb(53, 152, 220) !important;
}
.border-left-blue {
	border-left-color: rgb(53, 152, 220) !important;
}
.border-right-blue {
	border-right-color: rgb(53, 152, 220) !important;
}
.bg-blue-madison {
	background: rgb(87, 142, 190) !important;
}
.bg-blue-madison-opacity {
	background: rgba(87, 142, 190, 0.8) !important;
}
.bg-hover-blue-madison:hover {
	background: rgb(87, 142, 190) !important;
}
.font-blue-madison {
    color: #133155 !important;
}
.bg-font-blue-madison {
	color: rgb(255, 255, 255) !important;
}
.border-blue-madison {
	border-color: rgb(87, 142, 190) !important;
}
.border-top-blue-madison {
	border-top-color: rgb(87, 142, 190) !important;
}
.border-bottom-blue-madison {
	border-bottom-color: rgb(87, 142, 190) !important;
}
.border-left-blue-madison {
	border-left-color: rgb(87, 142, 190) !important;
}
.border-right-blue-madison {
	border-right-color: rgb(87, 142, 190) !important;
}
.bg-blue-chambray {
	background: rgb(44, 62, 80) !important;
}
.bg-blue-chambray-opacity {
	background: rgba(44, 62, 80, 0.8) !important;
}
.bg-hover-blue-chambray:hover {
	background: rgb(44, 62, 80) !important;
}
.font-blue-chambray {
	color: rgb(44, 62, 80) !important;
}
.bg-font-blue-chambray {
	color: rgb(255, 255, 255) !important;
}
.border-blue-chambray {
	border-color: rgb(44, 62, 80) !important;
}
.border-top-blue-chambray {
	border-top-color: rgb(44, 62, 80) !important;
}
.border-bottom-blue-chambray {
	border-bottom-color: rgb(44, 62, 80) !important;
}
.border-left-blue-chambray {
	border-left-color: rgb(44, 62, 80) !important;
}
.border-right-blue-chambray {
	border-right-color: rgb(44, 62, 80) !important;
}
.bg-blue-ebonyclay {
	background: rgb(34, 49, 63) !important;
}
.bg-blue-ebonyclay-opacity {
	background: rgba(34, 49, 63, 0.8) !important;
}
.bg-hover-blue-ebonyclay:hover {
	background: rgb(34, 49, 63) !important;
}
.font-blue-ebonyclay {
	color: rgb(34, 49, 63) !important;
}
.bg-font-blue-ebonyclay {
	color: rgb(255, 255, 255) !important;
}
.border-blue-ebonyclay {
	border-color: rgb(34, 49, 63) !important;
}
.border-top-blue-ebonyclay {
	border-top-color: rgb(34, 49, 63) !important;
}
.border-bottom-blue-ebonyclay {
	border-bottom-color: rgb(34, 49, 63) !important;
}
.border-left-blue-ebonyclay {
	border-left-color: rgb(34, 49, 63) !important;
}
.border-right-blue-ebonyclay {
	border-right-color: rgb(34, 49, 63) !important;
}
.bg-blue-hoki {
	background: rgb(103, 128, 159) !important;
}
.bg-blue-hoki-opacity {
	background: rgba(103, 128, 159, 0.8) !important;
}
.bg-hover-blue-hoki:hover {
	background: rgb(103, 128, 159) !important;
}
.font-blue-hoki {
	color: rgb(103, 128, 159) !important;
}
.bg-font-blue-hoki {
	color: rgb(255, 255, 255) !important;
}
.border-blue-hoki {
	border-color: rgb(103, 128, 159) !important;
}
.border-top-blue-hoki {
	border-top-color: rgb(103, 128, 159) !important;
}
.border-bottom-blue-hoki {
	border-bottom-color: rgb(103, 128, 159) !important;
}
.border-left-blue-hoki {
	border-left-color: rgb(103, 128, 159) !important;
}
.border-right-blue-hoki {
	border-right-color: rgb(103, 128, 159) !important;
}
.bg-blue-steel {
	background: rgb(75, 119, 190) !important;
}
.bg-blue-steel-opacity {
	background: rgba(75, 119, 190, 0.8) !important;
}
.bg-hover-blue-steel:hover {
	background: rgb(75, 119, 190) !important;
}
.font-blue-steel {
	color: rgb(75, 119, 190) !important;
}
.bg-font-blue-steel {
	color: rgb(255, 255, 255) !important;
}
.border-blue-steel {
	border-color: rgb(75, 119, 190) !important;
}
.border-top-blue-steel {
	border-top-color: rgb(75, 119, 190) !important;
}
.border-bottom-blue-steel {
	border-bottom-color: rgb(75, 119, 190) !important;
}
.border-left-blue-steel {
	border-left-color: rgb(75, 119, 190) !important;
}
.border-right-blue-steel {
	border-right-color: rgb(75, 119, 190) !important;
}
.bg-blue-soft {
	background: rgb(76, 135, 185) !important;
}
.bg-blue-soft-opacity {
	background: rgba(76, 135, 185, 0.8) !important;
}
.bg-hover-blue-soft:hover {
	background: rgb(76, 135, 185) !important;
}
.font-blue-soft {
	color: rgb(76, 135, 185) !important;
}
.bg-font-blue-soft {
	color: rgb(255, 255, 255) !important;
}
.border-blue-soft {
	border-color: rgb(76, 135, 185) !important;
}
.border-top-blue-soft {
	border-top-color: rgb(76, 135, 185) !important;
}
.border-bottom-blue-soft {
	border-bottom-color: rgb(76, 135, 185) !important;
}
.border-left-blue-soft {
	border-left-color: rgb(76, 135, 185) !important;
}
.border-right-blue-soft {
	border-right-color: rgb(76, 135, 185) !important;
}
.bg-blue-dark {
	background: rgb(94, 115, 139) !important;
}
.bg-blue-dark-opacity {
	background: rgba(94, 115, 139, 0.8) !important;
}
.bg-hover-blue-dark:hover {
	background: rgb(94, 115, 139) !important;
}
.font-blue-dark {
	color: rgb(94, 115, 139) !important;
}
.bg-font-blue-dark {
	color: rgb(255, 255, 255) !important;
}
.border-blue-dark {
	border-color: rgb(94, 115, 139) !important;
}
.border-top-blue-dark {
	border-top-color: rgb(94, 115, 139) !important;
}
.border-bottom-blue-dark {
	border-bottom-color: rgb(94, 115, 139) !important;
}
.border-left-blue-dark {
	border-left-color: rgb(94, 115, 139) !important;
}
.border-right-blue-dark {
	border-right-color: rgb(94, 115, 139) !important;
}
.bg-blue-sharp {
	background: rgb(92, 155, 209) !important;
}
.bg-blue-sharp-opacity {
	background: rgba(92, 155, 209, 0.8) !important;
}
.bg-hover-blue-sharp:hover {
	background: rgb(92, 155, 209) !important;
}
.font-blue-sharp {
	color: rgb(92, 155, 209) !important;
}
.bg-font-blue-sharp {
	color: rgb(255, 255, 255) !important;
}
.border-blue-sharp {
	border-color: rgb(92, 155, 209) !important;
}
.border-top-blue-sharp {
	border-top-color: rgb(92, 155, 209) !important;
}
.border-bottom-blue-sharp {
	border-bottom-color: rgb(92, 155, 209) !important;
}
.border-left-blue-sharp {
	border-left-color: rgb(92, 155, 209) !important;
}
.border-right-blue-sharp {
	border-right-color: rgb(92, 155, 209) !important;
}
.bg-green {
	background: rgb(50, 197, 210) !important;
}
.bg-green-opacity {
	background: rgba(50, 197, 210, 0.8) !important;
}
.bg-hover-green:hover {
	background: rgb(50, 197, 210) !important;
}
.font-green {
	color: rgb(50, 197, 210) !important;
}
.bg-font-green {
	color: rgb(255, 255, 255) !important;
}
.border-green {
	border-color: rgb(50, 197, 210) !important;
}
.border-top-green {
	border-top-color: rgb(50, 197, 210) !important;
}
.border-bottom-green {
	border-bottom-color: rgb(50, 197, 210) !important;
}
.border-left-green {
	border-left-color: rgb(50, 197, 210) !important;
}
.border-right-green {
	border-right-color: rgb(50, 197, 210) !important;
}
.bg-green-meadow {
	background: rgb(27, 188, 155) !important;
}
.bg-green-meadow-opacity {
	background: rgba(27, 188, 155, 0.8) !important;
}
.bg-hover-green-meadow:hover {
	background: rgb(27, 188, 155) !important;
}
.font-green-meadow {
	color: rgb(27, 188, 155) !important;
}
.bg-font-green-meadow {
	color: rgb(255, 255, 255) !important;
}
.border-green-meadow {
	border-color: rgb(27, 188, 155) !important;
}
.border-top-green-meadow {
	border-top-color: rgb(27, 188, 155) !important;
}
.border-bottom-green-meadow {
	border-bottom-color: rgb(27, 188, 155) !important;
}
.border-left-green-meadow {
	border-left-color: rgb(27, 188, 155) !important;
}
.border-right-green-meadow {
	border-right-color: rgb(27, 188, 155) !important;
}
.bg-green-seagreen {
	background: rgb(27, 163, 156) !important;
}
.bg-green-seagreen-opacity {
	background: rgba(27, 163, 156, 0.8) !important;
}
.bg-hover-green-seagreen:hover {
	background: rgb(27, 163, 156) !important;
}
.font-green-seagreen {
	color: rgb(27, 163, 156) !important;
}
.bg-font-green-seagreen {
	color: rgb(255, 255, 255) !important;
}
.border-green-seagreen {
	border-color: rgb(27, 163, 156) !important;
}
.border-top-green-seagreen {
	border-top-color: rgb(27, 163, 156) !important;
}
.border-bottom-green-seagreen {
	border-bottom-color: rgb(27, 163, 156) !important;
}
.border-left-green-seagreen {
	border-left-color: rgb(27, 163, 156) !important;
}
.border-right-green-seagreen {
	border-right-color: rgb(27, 163, 156) !important;
}
.bg-green-turquoise {
	background: rgb(54, 215, 183) !important;
}
.bg-green-turquoise-opacity {
	background: rgba(54, 215, 183, 0.8) !important;
}
.bg-hover-green-turquoise:hover {
	background: rgb(54, 215, 183) !important;
}
.font-green-turquoise {
	color: rgb(54, 215, 183) !important;
}
.bg-font-green-turquoise {
	color: rgb(255, 255, 255) !important;
}
.border-green-turquoise {
	border-color: rgb(54, 215, 183) !important;
}
.border-top-green-turquoise {
	border-top-color: rgb(54, 215, 183) !important;
}
.border-bottom-green-turquoise {
	border-bottom-color: rgb(54, 215, 183) !important;
}
.border-left-green-turquoise {
	border-left-color: rgb(54, 215, 183) !important;
}
.border-right-green-turquoise {
	border-right-color: rgb(54, 215, 183) !important;
}
.bg-green-haze {
	background: rgb(68, 182, 174) !important;
}
.bg-green-haze-opacity {
	background: rgba(68, 182, 174, 0.8) !important;
}
.bg-hover-green-haze:hover {
	background: rgb(68, 182, 174) !important;
}
.font-green-haze {
	color: rgb(68, 182, 174) !important;
}
.bg-font-green-haze {
	color: rgb(255, 255, 255) !important;
}
.border-green-haze {
	border-color: rgb(68, 182, 174) !important;
}
.border-top-green-haze {
	border-top-color: rgb(68, 182, 174) !important;
}
.border-bottom-green-haze {
	border-bottom-color: rgb(68, 182, 174) !important;
}
.border-left-green-haze {
	border-left-color: rgb(68, 182, 174) !important;
}
.border-right-green-haze {
	border-right-color: rgb(68, 182, 174) !important;
}
.bg-green-jungle {
	background: rgb(38, 194, 129) !important;
}
.bg-green-jungle-opacity {
	background: rgba(38, 194, 129, 0.8) !important;
}
.bg-hover-green-jungle:hover {
	background: rgb(38, 194, 129) !important;
}
.font-green-jungle {
	color: rgb(38, 194, 129) !important;
}
.bg-font-green-jungle {
	color: rgb(255, 255, 255) !important;
}
.border-green-jungle {
	border-color: rgb(38, 194, 129) !important;
}
.border-top-green-jungle {
	border-top-color: rgb(38, 194, 129) !important;
}
.border-bottom-green-jungle {
	border-bottom-color: rgb(38, 194, 129) !important;
}
.border-left-green-jungle {
	border-left-color: rgb(38, 194, 129) !important;
}
.border-right-green-jungle {
	border-right-color: rgb(38, 194, 129) !important;
}
.bg-green-soft {
	background: rgb(63, 171, 164) !important;
}
.bg-green-soft-opacity {
	background: rgba(63, 171, 164, 0.8) !important;
}
.bg-hover-green-soft:hover {
	background: rgb(63, 171, 164) !important;
}
.font-green-soft {
	color: rgb(63, 171, 164) !important;
}
.bg-font-green-soft {
	color: rgb(255, 255, 255) !important;
}
.border-green-soft {
	border-color: rgb(63, 171, 164) !important;
}
.border-top-green-soft {
	border-top-color: rgb(63, 171, 164) !important;
}
.border-bottom-green-soft {
	border-bottom-color: rgb(63, 171, 164) !important;
}
.border-left-green-soft {
	border-left-color: rgb(63, 171, 164) !important;
}
.border-right-green-soft {
	border-right-color: rgb(63, 171, 164) !important;
}
.bg-green-dark {
	background: rgb(77, 179, 162) !important;
}
.bg-green-dark-opacity {
	background: rgba(77, 179, 162, 0.8) !important;
}
.bg-hover-green-dark:hover {
	background: rgb(77, 179, 162) !important;
}
.font-green-dark {
	color: rgb(77, 179, 162) !important;
}
.bg-font-green-dark {
	color: rgb(255, 255, 255) !important;
}
.border-green-dark {
	border-color: rgb(77, 179, 162) !important;
}
.border-top-green-dark {
	border-top-color: rgb(77, 179, 162) !important;
}
.border-bottom-green-dark {
	border-bottom-color: rgb(77, 179, 162) !important;
}
.border-left-green-dark {
	border-left-color: rgb(77, 179, 162) !important;
}
.border-right-green-dark {
	border-right-color: rgb(77, 179, 162) !important;
}
.bg-green-sharp {
	background: rgb(42, 180, 192) !important;
}
.bg-green-sharp-opacity {
	background: rgba(42, 180, 192, 0.8) !important;
}
.bg-hover-green-sharp:hover {
	background: rgb(42, 180, 192) !important;
}
.font-green-sharp {
	color: rgb(42, 180, 192) !important;
}
.bg-font-green-sharp {
	color: rgb(255, 255, 255) !important;
}
.border-green-sharp {
	border-color: rgb(42, 180, 192) !important;
}
.border-top-green-sharp {
	border-top-color: rgb(42, 180, 192) !important;
}
.border-bottom-green-sharp {
	border-bottom-color: rgb(42, 180, 192) !important;
}
.border-left-green-sharp {
	border-left-color: rgb(42, 180, 192) !important;
}
.border-right-green-sharp {
	border-right-color: rgb(42, 180, 192) !important;
}
.bg-grey {
	background: rgb(229, 229, 229) !important;
}
.bg-grey-opacity {
	background: rgba(229, 229, 229, 0.8) !important;
}
.bg-hover-grey:hover {
	background: rgb(229, 229, 229) !important;
}
.font-grey {
	color: rgb(229, 229, 229) !important;
}
.bg-font-grey {
	color: rgb(51, 51, 51) !important;
}
.border-grey {
	border-color: rgb(229, 229, 229) !important;
}
.border-top-grey {
	border-top-color: rgb(229, 229, 229) !important;
}
.border-bottom-grey {
	border-bottom-color: rgb(229, 229, 229) !important;
}
.border-left-grey {
	border-left-color: rgb(229, 229, 229) !important;
}
.border-right-grey {
	border-right-color: rgb(229, 229, 229) !important;
}
.bg-grey-steel {
	background: rgb(233, 237, 239) !important;
}
.bg-grey-steel-opacity {
	background: rgba(233, 237, 239, 0.8) !important;
}
.bg-hover-grey-steel:hover {
	background: rgb(233, 237, 239) !important;
}
.font-grey-steel {
	color: rgb(233, 237, 239) !important;
}
.bg-font-grey-steel {
	color: rgb(128, 137, 142) !important;
}
.border-grey-steel {
	border-color: rgb(233, 237, 239) !important;
}
.border-top-grey-steel {
	border-top-color: rgb(233, 237, 239) !important;
}
.border-bottom-grey-steel {
	border-bottom-color: rgb(233, 237, 239) !important;
}
.border-left-grey-steel {
	border-left-color: rgb(233, 237, 239) !important;
}
.border-right-grey-steel {
	border-right-color: rgb(233, 237, 239) !important;
}
.bg-grey-cararra {
	background: rgb(250, 250, 250) !important;
}
.bg-grey-cararra-opacity {
	background: rgba(250, 250, 250, 0.8) !important;
}
.bg-hover-grey-cararra:hover {
	background: rgb(250, 250, 250) !important;
}
.font-grey-cararra {
	color: rgb(250, 250, 250) !important;
}
.bg-font-grey-cararra {
	color: rgb(51, 51, 51) !important;
}
.border-grey-cararra {
	border-color: rgb(250, 250, 250) !important;
}
.border-top-grey-cararra {
	border-top-color: rgb(250, 250, 250) !important;
}
.border-bottom-grey-cararra {
	border-bottom-color: rgb(250, 250, 250) !important;
}
.border-left-grey-cararra {
	border-left-color: rgb(250, 250, 250) !important;
}
.border-right-grey-cararra {
	border-right-color: rgb(250, 250, 250) !important;
}
.bg-grey-gallery {
	background: rgb(85, 85, 85) !important;
}
.bg-grey-gallery-opacity {
	background: rgba(85, 85, 85, 0.8) !important;
}
.bg-hover-grey-gallery:hover {
	background: rgb(85, 85, 85) !important;
}
.font-grey-gallery {
	color: rgb(85, 85, 85) !important;
}
.bg-font-grey-gallery {
	color: rgb(255, 255, 255) !important;
}
.border-grey-gallery {
	border-color: rgb(85, 85, 85) !important;
}
.border-top-grey-gallery {
	border-top-color: rgb(85, 85, 85) !important;
}
.border-bottom-grey-gallery {
	border-bottom-color: rgb(85, 85, 85) !important;
}
.border-left-grey-gallery {
	border-left-color: rgb(85, 85, 85) !important;
}
.border-right-grey-gallery {
	border-right-color: rgb(85, 85, 85) !important;
}
.bg-grey-cascade {
	background: rgb(149, 165, 166) !important;
}
.bg-grey-cascade-opacity {
	background: rgba(149, 165, 166, 0.8) !important;
}
.bg-hover-grey-cascade:hover {
	background: rgb(149, 165, 166) !important;
}
.font-grey-cascade {
	color: rgb(149, 165, 166) !important;
}
.bg-font-grey-cascade {
	color: rgb(255, 255, 255) !important;
}
.border-grey-cascade {
	border-color: rgb(149, 165, 166) !important;
}
.border-top-grey-cascade {
	border-top-color: rgb(149, 165, 166) !important;
}
.border-bottom-grey-cascade {
	border-bottom-color: rgb(149, 165, 166) !important;
}
.border-left-grey-cascade {
	border-left-color: rgb(149, 165, 166) !important;
}
.border-right-grey-cascade {
	border-right-color: rgb(149, 165, 166) !important;
}
.bg-grey-silver {
	background: rgb(191, 191, 191) !important;
}
.bg-grey-silver-opacity {
	background: rgba(191, 191, 191, 0.8) !important;
}
.bg-hover-grey-silver:hover {
	background: rgb(191, 191, 191) !important;
}
.font-grey-silver {
	color: rgb(191, 191, 191) !important;
}
.bg-font-grey-silver {
	color: rgb(250, 252, 251) !important;
}
.border-grey-silver {
	border-color: rgb(191, 191, 191) !important;
}
.border-top-grey-silver {
	border-top-color: rgb(191, 191, 191) !important;
}
.border-bottom-grey-silver {
	border-bottom-color: rgb(191, 191, 191) !important;
}
.border-left-grey-silver {
	border-left-color: rgb(191, 191, 191) !important;
}
.border-right-grey-silver {
	border-right-color: rgb(191, 191, 191) !important;
}
.bg-grey-salsa {
	background: rgb(172, 181, 195) !important;
}
.bg-grey-salsa-opacity {
	background: rgba(172, 181, 195, 0.8) !important;
}
.bg-hover-grey-salsa:hover {
	background: rgb(172, 181, 195) !important;
}
.font-grey-salsa {
	color: rgb(172, 181, 195) !important;
}
.bg-font-grey-salsa {
	color: rgb(250, 252, 251) !important;
}
.border-grey-salsa {
	border-color: rgb(172, 181, 195) !important;
}
.border-top-grey-salsa {
	border-top-color: rgb(172, 181, 195) !important;
}
.border-bottom-grey-salsa {
	border-bottom-color: rgb(172, 181, 195) !important;
}
.border-left-grey-salsa {
	border-left-color: rgb(172, 181, 195) !important;
}
.border-right-grey-salsa {
	border-right-color: rgb(172, 181, 195) !important;
}
.bg-grey-salt {
	background: rgb(191, 202, 209) !important;
}
.bg-grey-salt-opacity {
	background: rgba(191, 202, 209, 0.8) !important;
}
.bg-hover-grey-salt:hover {
	background: rgb(191, 202, 209) !important;
}
.font-grey-salt {
	color: rgb(191, 202, 209) !important;
}
.bg-font-grey-salt {
	color: rgb(250, 252, 251) !important;
}
.border-grey-salt {
	border-color: rgb(191, 202, 209) !important;
}
.border-top-grey-salt {
	border-top-color: rgb(191, 202, 209) !important;
}
.border-bottom-grey-salt {
	border-bottom-color: rgb(191, 202, 209) !important;
}
.border-left-grey-salt {
	border-left-color: rgb(191, 202, 209) !important;
}
.border-right-grey-salt {
	border-right-color: rgb(191, 202, 209) !important;
}
.bg-grey-mint {
	background: rgb(82, 94, 100) !important;
}
.bg-grey-mint-opacity {
	background: rgba(82, 94, 100, 0.8) !important;
}
.bg-hover-grey-mint:hover {
	background: rgb(82, 94, 100) !important;
}
.font-grey-mint {
	color: rgb(82, 94, 100) !important;
}
.bg-font-grey-mint {
	color: rgb(255, 255, 255) !important;
}
.border-grey-mint {
	border-color: rgb(82, 94, 100) !important;
}
.border-top-grey-mint {
	border-top-color: rgb(82, 94, 100) !important;
}
.border-bottom-grey-mint {
	border-bottom-color: rgb(82, 94, 100) !important;
}
.border-left-grey-mint {
	border-left-color: rgb(82, 94, 100) !important;
}
.border-right-grey-mint {
	border-right-color: rgb(82, 94, 100) !important;
}
.bg-red {
	background: rgb(231, 80, 90) !important;
}
.bg-red-opacity {
	background: rgba(231, 80, 90, 0.8) !important;
}
.bg-hover-red:hover {
	background: rgb(231, 80, 90) !important;
}
.font-red {
	color: rgb(231, 80, 90) !important;
}
.bg-font-red {
	color: rgb(255, 255, 255) !important;
}
.border-red {
	border-color: rgb(231, 80, 90) !important;
}
.border-top-red {
	border-top-color: rgb(231, 80, 90) !important;
}
.border-bottom-red {
	border-bottom-color: rgb(231, 80, 90) !important;
}
.border-left-red {
	border-left-color: rgb(231, 80, 90) !important;
}
.border-right-red {
	border-right-color: rgb(231, 80, 90) !important;
}
.bg-red-pink {
	background: rgb(224, 130, 131) !important;
}
.bg-red-pink-opacity {
	background: rgba(224, 130, 131, 0.8) !important;
}
.bg-hover-red-pink:hover {
	background: rgb(224, 130, 131) !important;
}
.font-red-pink {
	color: rgb(224, 130, 131) !important;
}
.bg-font-red-pink {
	color: rgb(255, 255, 255) !important;
}
.border-red-pink {
	border-color: rgb(224, 130, 131) !important;
}
.border-top-red-pink {
	border-top-color: rgb(224, 130, 131) !important;
}
.border-bottom-red-pink {
	border-bottom-color: rgb(224, 130, 131) !important;
}
.border-left-red-pink {
	border-left-color: rgb(224, 130, 131) !important;
}
.border-right-red-pink {
	border-right-color: rgb(224, 130, 131) !important;
}
.bg-red-sunglo {
	background: rgb(226, 106, 106) !important;
}
.bg-red-sunglo-opacity {
	background: rgba(226, 106, 106, 0.8) !important;
}
.bg-hover-red-sunglo:hover {
	background: rgb(226, 106, 106) !important;
}
.font-red-sunglo {
	color: rgb(226, 106, 106) !important;
}
.bg-font-red-sunglo {
	color: rgb(255, 255, 255) !important;
}
.border-red-sunglo {
	border-color: rgb(226, 106, 106) !important;
}
.border-top-red-sunglo {
	border-top-color: rgb(226, 106, 106) !important;
}
.border-bottom-red-sunglo {
	border-bottom-color: rgb(226, 106, 106) !important;
}
.border-left-red-sunglo {
	border-left-color: rgb(226, 106, 106) !important;
}
.border-right-red-sunglo {
	border-right-color: rgb(226, 106, 106) !important;
}
.bg-red-intense {
	background: rgb(227, 91, 90) !important;
}
.bg-red-intense-opacity {
	background: rgba(227, 91, 90, 0.8) !important;
}
.bg-hover-red-intense:hover {
	background: rgb(227, 91, 90) !important;
}
.font-red-intense {
	color: rgb(227, 91, 90) !important;
}
.bg-font-red-intense {
	color: rgb(255, 255, 255) !important;
}
.border-red-intense {
	border-color: rgb(227, 91, 90) !important;
}
.border-top-red-intense {
	border-top-color: rgb(227, 91, 90) !important;
}
.border-bottom-red-intense {
	border-bottom-color: rgb(227, 91, 90) !important;
}
.border-left-red-intense {
	border-left-color: rgb(227, 91, 90) !important;
}
.border-right-red-intense {
	border-right-color: rgb(227, 91, 90) !important;
}
.bg-red-thunderbird {
	background: rgb(217, 30, 24) !important;
}
.bg-red-thunderbird-opacity {
	background: rgba(217, 30, 24, 0.8) !important;
}
.bg-hover-red-thunderbird:hover {
	background: rgb(217, 30, 24) !important;
}
.font-red-thunderbird {
	color: rgb(217, 30, 24) !important;
}
.bg-font-red-thunderbird {
	color: rgb(255, 255, 255) !important;
}
.border-red-thunderbird {
	border-color: rgb(217, 30, 24) !important;
}
.border-top-red-thunderbird {
	border-top-color: rgb(217, 30, 24) !important;
}
.border-bottom-red-thunderbird {
	border-bottom-color: rgb(217, 30, 24) !important;
}
.border-left-red-thunderbird {
	border-left-color: rgb(217, 30, 24) !important;
}
.border-right-red-thunderbird {
	border-right-color: rgb(217, 30, 24) !important;
}
.bg-red-flamingo {
	background: rgb(239, 72, 54) !important;
}
.bg-red-flamingo-opacity {
	background: rgba(239, 72, 54, 0.8) !important;
}
.bg-hover-red-flamingo:hover {
	background: rgb(239, 72, 54) !important;
}
.font-red-flamingo {
	color: rgb(239, 72, 54) !important;
}
.bg-font-red-flamingo {
	color: rgb(255, 255, 255) !important;
}
.border-red-flamingo {
	border-color: rgb(239, 72, 54) !important;
}
.border-top-red-flamingo {
	border-top-color: rgb(239, 72, 54) !important;
}
.border-bottom-red-flamingo {
	border-bottom-color: rgb(239, 72, 54) !important;
}
.border-left-red-flamingo {
	border-left-color: rgb(239, 72, 54) !important;
}
.border-right-red-flamingo {
	border-right-color: rgb(239, 72, 54) !important;
}
.bg-red-soft {
	background: rgb(208, 84, 84) !important;
}
.bg-red-soft-opacity {
	background: rgba(208, 84, 84, 0.8) !important;
}
.bg-hover-red-soft:hover {
	background: rgb(208, 84, 84) !important;
}
.font-red-soft {
	color: rgb(208, 84, 84) !important;
}
.bg-font-red-soft {
	color: rgb(255, 255, 255) !important;
}
.border-red-soft {
	border-color: rgb(208, 84, 84) !important;
}
.border-top-red-soft {
	border-top-color: rgb(208, 84, 84) !important;
}
.border-bottom-red-soft {
	border-bottom-color: rgb(208, 84, 84) !important;
}
.border-left-red-soft {
	border-left-color: rgb(208, 84, 84) !important;
}
.border-right-red-soft {
	border-right-color: rgb(208, 84, 84) !important;
}
.bg-red-haze {
	background: rgb(243, 106, 90) !important;
}
.bg-red-haze-opacity {
	background: rgba(243, 106, 90, 0.8) !important;
}
.bg-hover-red-haze:hover {
	background: rgb(243, 106, 90) !important;
}
.font-red-haze {
	color: rgb(243, 106, 90) !important;
}
.bg-font-red-haze {
	color: rgb(255, 255, 255) !important;
}
.border-red-haze {
	border-color: rgb(243, 106, 90) !important;
}
.border-top-red-haze {
	border-top-color: rgb(243, 106, 90) !important;
}
.border-bottom-red-haze {
	border-bottom-color: rgb(243, 106, 90) !important;
}
.border-left-red-haze {
	border-left-color: rgb(243, 106, 90) !important;
}
.border-right-red-haze {
	border-right-color: rgb(243, 106, 90) !important;
}
.bg-red-mint {
	background: rgb(228, 58, 69) !important;
}
.bg-red-mint-opacity {
	background: rgba(228, 58, 69, 0.8) !important;
}
.bg-hover-red-mint:hover {
	background: rgb(228, 58, 69) !important;
}
.font-red-mint {
	color: rgb(228, 58, 69) !important;
}
.bg-font-red-mint {
	color: rgb(255, 255, 255) !important;
}
.border-red-mint {
	border-color: rgb(228, 58, 69) !important;
}
.border-top-red-mint {
	border-top-color: rgb(228, 58, 69) !important;
}
.border-bottom-red-mint {
	border-bottom-color: rgb(228, 58, 69) !important;
}
.border-left-red-mint {
	border-left-color: rgb(228, 58, 69) !important;
}
.border-right-red-mint {
	border-right-color: rgb(228, 58, 69) !important;
}
.bg-yellow {
	background: rgb(196, 159, 71) !important;
}
.bg-yellow-opacity {
	background: rgba(196, 159, 71, 0.8) !important;
}
.bg-hover-yellow:hover {
	background: rgb(196, 159, 71) !important;
}
.font-yellow {
	color: rgb(196, 159, 71) !important;
}
.bg-font-yellow {
	color: rgb(255, 255, 255) !important;
}
.border-yellow {
	border-color: rgb(196, 159, 71) !important;
}
.border-top-yellow {
	border-top-color: rgb(196, 159, 71) !important;
}
.border-bottom-yellow {
	border-bottom-color: rgb(196, 159, 71) !important;
}
.border-left-yellow {
	border-left-color: rgb(196, 159, 71) !important;
}
.border-right-yellow {
	border-right-color: rgb(196, 159, 71) !important;
}
.bg-yellow-gold {
	background: rgb(232, 126, 4) !important;
}
.bg-yellow-gold-opacity {
	background: rgba(232, 126, 4, 0.8) !important;
}
.bg-hover-yellow-gold:hover {
	background: rgb(232, 126, 4) !important;
}
.font-yellow-gold {
	color: rgb(232, 126, 4) !important;
}
.bg-font-yellow-gold {
	color: rgb(255, 255, 255) !important;
}
.border-yellow-gold {
	border-color: rgb(232, 126, 4) !important;
}
.border-top-yellow-gold {
	border-top-color: rgb(232, 126, 4) !important;
}
.border-bottom-yellow-gold {
	border-bottom-color: rgb(232, 126, 4) !important;
}
.border-left-yellow-gold {
	border-left-color: rgb(232, 126, 4) !important;
}
.border-right-yellow-gold {
	border-right-color: rgb(232, 126, 4) !important;
}
.bg-yellow-casablanca {
	background: rgb(242, 120, 75) !important;
}
.bg-yellow-casablanca-opacity {
	background: rgba(242, 120, 75, 0.8) !important;
}
.bg-hover-yellow-casablanca:hover {
	background: rgb(242, 120, 75) !important;
}
.font-yellow-casablanca {
	color: rgb(242, 120, 75) !important;
}
.bg-font-yellow-casablanca {
	color: rgb(255, 255, 255) !important;
}
.border-yellow-casablanca {
	border-color: rgb(242, 120, 75) !important;
}
.border-top-yellow-casablanca {
	border-top-color: rgb(242, 120, 75) !important;
}
.border-bottom-yellow-casablanca {
	border-bottom-color: rgb(242, 120, 75) !important;
}
.border-left-yellow-casablanca {
	border-left-color: rgb(242, 120, 75) !important;
}
.border-right-yellow-casablanca {
	border-right-color: rgb(242, 120, 75) !important;
}
.bg-yellow-crusta {
	background: rgb(243, 194, 0) !important;
}
.bg-yellow-crusta-opacity {
	background: rgba(243, 194, 0, 0.8) !important;
}
.bg-hover-yellow-crusta:hover {
	background: rgb(243, 194, 0) !important;
}
.font-yellow-crusta {
	color: rgb(243, 194, 0) !important;
}
.bg-font-yellow-crusta {
	color: rgb(255, 255, 255) !important;
}
.border-yellow-crusta {
	border-color: rgb(243, 194, 0) !important;
}
.border-top-yellow-crusta {
	border-top-color: rgb(243, 194, 0) !important;
}
.border-bottom-yellow-crusta {
	border-bottom-color: rgb(243, 194, 0) !important;
}
.border-left-yellow-crusta {
	border-left-color: rgb(243, 194, 0) !important;
}
.border-right-yellow-crusta {
	border-right-color: rgb(243, 194, 0) !important;
}
.bg-yellow-lemon {
	background: rgb(247, 202, 24) !important;
}
.bg-yellow-lemon-opacity {
	background: rgba(247, 202, 24, 0.8) !important;
}
.bg-hover-yellow-lemon:hover {
	background: rgb(247, 202, 24) !important;
}
.font-yellow-lemon {
	color: rgb(247, 202, 24) !important;
}
.bg-font-yellow-lemon {
	color: rgb(255, 255, 255) !important;
}
.border-yellow-lemon {
	border-color: rgb(247, 202, 24) !important;
}
.border-top-yellow-lemon {
	border-top-color: rgb(247, 202, 24) !important;
}
.border-bottom-yellow-lemon {
	border-bottom-color: rgb(247, 202, 24) !important;
}
.border-left-yellow-lemon {
	border-left-color: rgb(247, 202, 24) !important;
}
.border-right-yellow-lemon {
	border-right-color: rgb(247, 202, 24) !important;
}
.bg-yellow-saffron {
	background: rgb(244, 208, 63) !important;
}
.bg-yellow-saffron-opacity {
	background: rgba(244, 208, 63, 0.8) !important;
}
.bg-hover-yellow-saffron:hover {
	background: rgb(244, 208, 63) !important;
}
.font-yellow-saffron {
	color: rgb(244, 208, 63) !important;
}
.bg-font-yellow-saffron {
	color: rgb(255, 255, 255) !important;
}
.border-yellow-saffron {
	border-color: rgb(244, 208, 63) !important;
}
.border-top-yellow-saffron {
	border-top-color: rgb(244, 208, 63) !important;
}
.border-bottom-yellow-saffron {
	border-bottom-color: rgb(244, 208, 63) !important;
}
.border-left-yellow-saffron {
	border-left-color: rgb(244, 208, 63) !important;
}
.border-right-yellow-saffron {
	border-right-color: rgb(244, 208, 63) !important;
}
.bg-yellow-soft {
	background: rgb(200, 208, 70) !important;
}
.bg-yellow-soft-opacity {
	background: rgba(200, 208, 70, 0.8) !important;
}
.bg-hover-yellow-soft:hover {
	background: rgb(200, 208, 70) !important;
}
.font-yellow-soft {
	color: rgb(200, 208, 70) !important;
}
.bg-font-yellow-soft {
	color: rgb(255, 255, 255) !important;
}
.border-yellow-soft {
	border-color: rgb(200, 208, 70) !important;
}
.border-top-yellow-soft {
	border-top-color: rgb(200, 208, 70) !important;
}
.border-bottom-yellow-soft {
	border-bottom-color: rgb(200, 208, 70) !important;
}
.border-left-yellow-soft {
	border-left-color: rgb(200, 208, 70) !important;
}
.border-right-yellow-soft {
	border-right-color: rgb(200, 208, 70) !important;
}
.bg-yellow-haze {
	background: rgb(197, 191, 102) !important;
}
.bg-yellow-haze-opacity {
	background: rgba(197, 191, 102, 0.8) !important;
}
.bg-hover-yellow-haze:hover {
	background: rgb(197, 191, 102) !important;
}
.font-yellow-haze {
	color: rgb(197, 191, 102) !important;
}
.bg-font-yellow-haze {
	color: rgb(255, 255, 255) !important;
}
.border-yellow-haze {
	border-color: rgb(197, 191, 102) !important;
}
.border-top-yellow-haze {
	border-top-color: rgb(197, 191, 102) !important;
}
.border-bottom-yellow-haze {
	border-bottom-color: rgb(197, 191, 102) !important;
}
.border-left-yellow-haze {
	border-left-color: rgb(197, 191, 102) !important;
}
.border-right-yellow-haze {
	border-right-color: rgb(197, 191, 102) !important;
}
.bg-yellow-mint {
	background: rgb(197, 185, 107) !important;
}
.bg-yellow-mint-opacity {
	background: rgba(197, 185, 107, 0.8) !important;
}
.bg-hover-yellow-mint:hover {
	background: rgb(197, 185, 107) !important;
}
.font-yellow-mint {
	color: rgb(197, 185, 107) !important;
}
.bg-font-yellow-mint {
	color: rgb(255, 255, 255) !important;
}
.border-yellow-mint {
	border-color: rgb(197, 185, 107) !important;
}
.border-top-yellow-mint {
	border-top-color: rgb(197, 185, 107) !important;
}
.border-bottom-yellow-mint {
	border-bottom-color: rgb(197, 185, 107) !important;
}
.border-left-yellow-mint {
	border-left-color: rgb(197, 185, 107) !important;
}
.border-right-yellow-mint {
	border-right-color: rgb(197, 185, 107) !important;
}
.bg-purple {
	background: rgb(142, 68, 173) !important;
}
.bg-purple-opacity {
	background: rgba(142, 68, 173, 0.8) !important;
}
.bg-hover-purple:hover {
	background: rgb(142, 68, 173) !important;
}
.font-purple {
	color: rgb(142, 68, 173) !important;
}
.bg-font-purple {
	color: rgb(255, 255, 255) !important;
}
.border-purple {
	border-color: rgb(142, 68, 173) !important;
}
.border-top-purple {
	border-top-color: rgb(142, 68, 173) !important;
}
.border-bottom-purple {
	border-bottom-color: rgb(142, 68, 173) !important;
}
.border-left-purple {
	border-left-color: rgb(142, 68, 173) !important;
}
.border-right-purple {
	border-right-color: rgb(142, 68, 173) !important;
}
.bg-purple-plum {
	background: rgb(135, 117, 167) !important;
}
.bg-purple-plum-opacity {
	background: rgba(135, 117, 167, 0.8) !important;
}
.bg-hover-purple-plum:hover {
	background: rgb(135, 117, 167) !important;
}
.font-purple-plum {
	color: rgb(135, 117, 167) !important;
}
.bg-font-purple-plum {
	color: rgb(255, 255, 255) !important;
}
.border-purple-plum {
	border-color: rgb(135, 117, 167) !important;
}
.border-top-purple-plum {
	border-top-color: rgb(135, 117, 167) !important;
}
.border-bottom-purple-plum {
	border-bottom-color: rgb(135, 117, 167) !important;
}
.border-left-purple-plum {
	border-left-color: rgb(135, 117, 167) !important;
}
.border-right-purple-plum {
	border-right-color: rgb(135, 117, 167) !important;
}
.bg-purple-medium {
	background: rgb(191, 85, 236) !important;
}
.bg-purple-medium-opacity {
	background: rgba(191, 85, 236, 0.8) !important;
}
.bg-hover-purple-medium:hover {
	background: rgb(191, 85, 236) !important;
}
.font-purple-medium {
	color: rgb(191, 85, 236) !important;
}
.bg-font-purple-medium {
	color: rgb(255, 255, 255) !important;
}
.border-purple-medium {
	border-color: rgb(191, 85, 236) !important;
}
.border-top-purple-medium {
	border-top-color: rgb(191, 85, 236) !important;
}
.border-bottom-purple-medium {
	border-bottom-color: rgb(191, 85, 236) !important;
}
.border-left-purple-medium {
	border-left-color: rgb(191, 85, 236) !important;
}
.border-right-purple-medium {
	border-right-color: rgb(191, 85, 236) !important;
}
.bg-purple-studio {
	background: rgb(142, 68, 173) !important;
}
.bg-purple-studio-opacity {
	background: rgba(142, 68, 173, 0.8) !important;
}
.bg-hover-purple-studio:hover {
	background: rgb(142, 68, 173) !important;
}
.font-purple-studio {
	color: rgb(142, 68, 173) !important;
}
.bg-font-purple-studio {
	color: rgb(255, 255, 255) !important;
}
.border-purple-studio {
	border-color: rgb(142, 68, 173) !important;
}
.border-top-purple-studio {
	border-top-color: rgb(142, 68, 173) !important;
}
.border-bottom-purple-studio {
	border-bottom-color: rgb(142, 68, 173) !important;
}
.border-left-purple-studio {
	border-left-color: rgb(142, 68, 173) !important;
}
.border-right-purple-studio {
	border-right-color: rgb(142, 68, 173) !important;
}
.bg-purple-wisteria {
	background: rgb(155, 89, 182) !important;
}
.bg-purple-wisteria-opacity {
	background: rgba(155, 89, 182, 0.8) !important;
}
.bg-hover-purple-wisteria:hover {
	background: rgb(155, 89, 182) !important;
}
.font-purple-wisteria {
	color: rgb(155, 89, 182) !important;
}
.bg-font-purple-wisteria {
	color: rgb(255, 255, 255) !important;
}
.border-purple-wisteria {
	border-color: rgb(155, 89, 182) !important;
}
.border-top-purple-wisteria {
	border-top-color: rgb(155, 89, 182) !important;
}
.border-bottom-purple-wisteria {
	border-bottom-color: rgb(155, 89, 182) !important;
}
.border-left-purple-wisteria {
	border-left-color: rgb(155, 89, 182) !important;
}
.border-right-purple-wisteria {
	border-right-color: rgb(155, 89, 182) !important;
}
.bg-purple-seance {
	background: rgb(154, 18, 179) !important;
}
.bg-purple-seance-opacity {
	background: rgba(154, 18, 179, 0.8) !important;
}
.bg-hover-purple-seance:hover {
	background: rgb(154, 18, 179) !important;
}
.font-purple-seance {
	color: rgb(154, 18, 179) !important;
}
.bg-font-purple-seance {
	color: rgb(255, 255, 255) !important;
}
.border-purple-seance {
	border-color: rgb(154, 18, 179) !important;
}
.border-top-purple-seance {
	border-top-color: rgb(154, 18, 179) !important;
}
.border-bottom-purple-seance {
	border-bottom-color: rgb(154, 18, 179) !important;
}
.border-left-purple-seance {
	border-left-color: rgb(154, 18, 179) !important;
}
.border-right-purple-seance {
	border-right-color: rgb(154, 18, 179) !important;
}
.bg-purple-intense {
	background: rgb(135, 117, 167) !important;
}
.bg-purple-intense-opacity {
	background: rgba(135, 117, 167, 0.8) !important;
}
.bg-hover-purple-intense:hover {
	background: rgb(135, 117, 167) !important;
}
.font-purple-intense {
	color: rgb(135, 117, 167) !important;
}
.bg-font-purple-intense {
	color: rgb(255, 255, 255) !important;
}
.border-purple-intense {
	border-color: rgb(135, 117, 167) !important;
}
.border-top-purple-intense {
	border-top-color: rgb(135, 117, 167) !important;
}
.border-bottom-purple-intense {
	border-bottom-color: rgb(135, 117, 167) !important;
}
.border-left-purple-intense {
	border-left-color: rgb(135, 117, 167) !important;
}
.border-right-purple-intense {
	border-right-color: rgb(135, 117, 167) !important;
}
.bg-purple-sharp {
	background: rgb(121, 103, 153) !important;
}
.bg-purple-sharp-opacity {
	background: rgba(121, 103, 153, 0.8) !important;
}
.bg-hover-purple-sharp:hover {
	background: rgb(121, 103, 153) !important;
}
.font-purple-sharp {
	color: rgb(121, 103, 153) !important;
}
.bg-font-purple-sharp {
	color: rgb(255, 255, 255) !important;
}
.border-purple-sharp {
	border-color: rgb(121, 103, 153) !important;
}
.border-top-purple-sharp {
	border-top-color: rgb(121, 103, 153) !important;
}
.border-bottom-purple-sharp {
	border-bottom-color: rgb(121, 103, 153) !important;
}
.border-left-purple-sharp {
	border-left-color: rgb(121, 103, 153) !important;
}
.border-right-purple-sharp {
	border-right-color: rgb(121, 103, 153) !important;
}
.bg-purple-soft {
	background: rgb(136, 119, 169) !important;
}
.bg-purple-soft-opacity {
	background: rgba(136, 119, 169, 0.8) !important;
}
.bg-hover-purple-soft:hover {
	background: rgb(136, 119, 169) !important;
}
.font-purple-soft {
	color: rgb(136, 119, 169) !important;
}
.bg-font-purple-soft {
	color: rgb(255, 255, 255) !important;
}
.border-purple-soft {
	border-color: rgb(136, 119, 169) !important;
}
.border-top-purple-soft {
	border-top-color: rgb(136, 119, 169) !important;
}
.border-bottom-purple-soft {
	border-bottom-color: rgb(136, 119, 169) !important;
}
.border-left-purple-soft {
	border-left-color: rgb(136, 119, 169) !important;
}
.border-right-purple-soft {
	border-right-color: rgb(136, 119, 169) !important;
}
.color-demo {
	margin: 0px 0px 20px; border: 1px solid rgb(238, 238, 238); border-image: none; cursor: pointer;
}
.color-demo .color-view {
	padding: 35px 10px; text-align: center; font-size: 18px;
}
.color-demo .color-info {
	padding: 10px; text-align: center; border-top-color: rgb(238, 238, 238); border-top-width: 1px; border-top-style: solid;
}