@font-face {
	font-family: Open Sans Light;
	src: local("Open Sans Light"), local("OpenSans-Light"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format("woff");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Open Sans;
	src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Open Sans Heavy;
	src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format("woff");
	font-weight: 600;
	font-style: normal;
}
h1 {
	color: rgb(68, 68, 68); font-family: Open Sans Heavy;
}
h2 {
	color: rgb(68, 68, 68); font-family: Open Sans Heavy;
}
h3 {
	color: rgb(68, 68, 68); font-family: Open Sans Heavy;
}
h4 {
	color: rgb(68, 68, 68); font-family: Open Sans Heavy;
}
h5 {
	color: rgb(68, 68, 68); font-family: Open Sans Heavy;
}
h6 {
	color: rgb(68, 68, 68); font-family: Open Sans Heavy;
}
h1 {
	font-size: 18px; margin-top: 0px;
}
strong {
	font-family: Open Sans Heavy;
}
b {
	font-family: Open Sans Heavy;
}
.alert {
	padding: 8px 35px 8px 14px; margin-bottom: 18px;
}
.alert-heading {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; color: inherit;
}
.btn {
	margin: 2px; padding: 4px 12px; border: currentColor; border-image: none; cursor: pointer;
}
.btn:focus {
	outline: rgb(51, 51, 51) dotted thin; outline-offset: -2px;
}
.btn-group label {
	border: 1px solid rgb(221, 221, 221); border-image: none; margin-right: 0px;
}
.btn-link {
	padding: 0px; color: rgb(97, 172, 178); cursor: pointer;
}
.btn-link:hover {
	color: rgb(0, 85, 128);
}
.btn-link:focus {
	color: rgb(0, 85, 128);
}
.btn-link:active {
	color: rgb(0, 85, 128);
}
.btn-link.active {
	color: rgb(0, 85, 128);
}
.btn-link.disabled {
	color: rgb(0, 85, 128);
}
[disabled].btn-link {
	color: rgb(0, 85, 128);
}
.btn-success {
/*	color: rgb(255, 255, 255); background-color: rgb(98, 173, 179);*/
	color: rgb(255, 255, 255); background-color: rgb(120, 175, 92);

}






}
.btn-success:hover {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
.btn-success:focus {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
.btn-success:active {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
.btn-success.active {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
.btn-success.disabled {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
[disabled].btn-success {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
[disabled].btn-success:active {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
[disabled].btn-success:hover {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
[disabled].btn-success:focus {
	color: rgb(255, 255, 255); background-color: rgb(162, 202, 207);
}
button.dropdown-toggle {
	border: 1px solid rgb(204, 204, 204); border-image: none;
}
.control-label {
	font-family: "Open Sans Heavy",sans-serif;
}
input {
	border: 1px solid rgb(205, 206, 209); border-image: none;
}
.modal-content {
	padding: 20px;
}
.progress-bar {
	background-color: rgb(97, 172, 178);
}
.dropdown.open > .dropdown-menu {
	transform: scale(1); -webkit-transform: scale(1, 1);
}
.dropdown .dropdown-menu {
	transform-origin: 50% top; transition:0.2s linear; display: block; transform: scale(1, 0); animation-fill-mode: forwards; -webkit-transition: all .2s linear; -webkit-transform: scale(1, 0); -webkit-animation-fill-mode: forwards; -webkit-transform-origin: top;
}
.popover {
	font-family: Open Sans Light,sans-serif;
}
.font-light {
	font-family: "Open Sans Light",sans-serif;
}
.font-normal {
	font-family: "Open Sans",sans-serif;
}
.font-heavy {
	font-family: "Open Sans Heavy",sans-serif;
}
html {
	color: rgb(68, 68, 68); font-family: "Open Sans Light",sans-serif; font-size: 13.5px;
}
body {
	color: rgb(68, 68, 68); font-family: "Open Sans Light",sans-serif; font-size: 13.5px;
}
a {
	color: rgb(97, 172, 178);
}
a:visited {
	color: rgb(97, 172, 178);
}
a:hover {
	color: rgb(0, 85, 128);
}
input:focus {
	box-shadow: none !important; -webkit-box-shadow: none;
}
select:focus {
	box-shadow: none !important; -webkit-box-shadow: none;
}
textarea:focus {
	box-shadow: none !important; -webkit-box-shadow: none;
}
button:focus {
	box-shadow: none !important; -webkit-box-shadow: none;
}
form-control:focus {
	box-shadow: none !important; -webkit-box-shadow: none;
}
[ng-cloak] {
	display: none !important;
}
label input[type=checkbox] + span {
	top: -2px; margin-left: 2px; position: relative;
}
.font-icon-xmark {
	cursor: pointer;
}
.not-selectable {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none;
}
.display-table {
	display: table;
}
.display-table-row {
	display: table-row;
}
.display-table-row .display-table-cell {
	display: table-cell;
}
