html .koowi_primary_bgcolor {
	background-color: #003102 !important;
}
html .koowi_primary_color {
	color: #d0ffd8 !important;
}
html .koowi_secondary_bgcolor {
	background-color: #34823e !important;
}
html .koowi_secondary_color {
	color: #34823e !important;
}
html .koowi_secondary_border_color {
	border-color: #34823e !important;
}
.from-them:after {
    background: #829882;
}
.from-me:after {
    background: #829882;
}




#wrapper, #upload-animation {
	background-color: #003102;
}

.simple-menu .section-sm, .section_title {
	background-color: #34823e;
}

.section-lg {
	background-color: #34823e;
}

.simple-menu .section-sm, .simple-menu .section-lg {
	border: 1px solid #006d03;
}

.btn {
	background-color: #0bad00;
}

.btn-alt-color {
	background-color: #19460d !important;
}

.section-b.is-check {
  background-color: #f00;
}

.container {
	background-color: #580000;
}

#header {
	background-color: #003102;
}

.app-top-menu .fa {
	color: #d0ffd8;
}

#footer {
	background-color: #003102;
	border-top: none !important;
}

.menu-bg {
  background-color: rgb(197, 106, 197);
}

.btn-submit {
	background-color: #b70000;
}

.checkbox_default {
	background-color: #ff00e0;
}

.checkmark {
  background-color: #029800;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
  background-color: #029800;
}

/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmark {
  background-color: #03ce00;
}

button[disabled], input[type=button][disabled] {
    background-color: #dec4da;
}

#message-list {
    background-color: #ffffff80;
}

.from-me {
    background: #84ff88;
}

.from-them {
    background: #E5E5EA;
}

#message-input {
    background-color: #999;
}

.chat-input textarea {
	background-color: #f1f9ff !important;
}

.chat-submit {
    background-color: #40b323;
}

.navtab-item .fa {
	color: #d0ffd8;
}

.btn {
	border: 1px solid #006d03;
}

.btn-block+.btn-block {
	margin-top: 0;
}

.emergency-numbers {
	color: #d0ffd8;
}

.content-header, .content-header-inside {
	color: #d0ffd8;
}

.support-page h2 {
	color: #adc3a6;
}

.support-page, .support-page a { 
  color: #adc3a6;
}

.select-css {
    border: 1px solid #ce0000;
    background-color: #c30000;
}

.from-me:before {
    border-right: 20px solid #84ff88;
}


.file-input > .button {
	background: #39b323 !important;
}

.file-input:hover > .button {
    background: #31e42e !important;
}

