/* open-sans-regular - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/open-sans-v15-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local('Open Sans Regular'), local('OpenSans-Regular'),
		url('../fonts/open-sans-v15-latin-regular.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'),
		/* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf')
		format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans')
		format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/open-sans-v15-latin-700.eot');
	/* IE9 Compat Modes */
	src: local('Open Sans Bold'), local('OpenSans-Bold'),
		url('../fonts/open-sans-v15-latin-700.eot?#iefix')
		format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.woff') format('woff'),
		/* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700.svg#OpenSans')
		format('svg'); /* Legacy iOS */
}

* {
	font-family: "Open Sans";
}

body {
	background-color: #ffffff;
	position: relative;
	margin: 0;
}

.shell {
	margin: 0 auto 0 auto;
	width: 1280px;
	/* 	min-height: 768px; */
	background-color: #363e43;
}

.head_wrapper {
	min-height: 40px;
	width: 1280px;
	padding: 0;
}

.hw_customer_request {
	background-color: #005895;
}

.hw_carrier_request {
	background-color: #005895;
}

.head {
	vertical-align: middle;
	font-size: 14px;
	color: #f2f7fb;
	line-height: 34px;
}

.head_right {
	float: right;
	width: 1000px;
	height: 41px;
	padding-right: 20px;
}

.icon32 {
	width: 32px;
	height: 32px;
}

.icon22 {
	width: 22px;
	height: 22px;
}

.icon16 {
	width: 16px;
	height: 16px;
}

.icon12 {
	width: 12px;
	height: 12px;
}

.icon_spacer {
	padding-top: 3px;
	padding-bottom: 3px;
}

.head_elem_b {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.head_elem img {
	vertical-align: middle;
	border: 0;
	margin-right: 8px;
}

.right_center {
	float: right;
	margin-right: 558px;
}

a {
	text-decoration: none;
	color: #f2f7fb;
}

a:HOVER {
	text-decoration: underline;
	color: #f2f7fb;
}

/* a img { */
/* 	border-bottom-style: solid; */
/* 	border: 1px solid #939799; */
/* } */
.right {
	float: right;
}

.body_l1 {
	width: 1260px;
	/* 	min-height: 728px; */
	padding: 0 10px 10px 10px;
}

.login_box_wrapper {
	margin: 0 auto 0 auto;
	width: 480px;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	position: relative;
}

.login_box {
	width: 480px;
	background-color: rgba(0, 0, 0, 0);
	position: absolute;
	top: 100px;
	font-weight: bold;
	font-size: 32px;
	color: #363f44;
}

.login_box img {
	width: 130px;
	height: 110px;
}

.login_box td {
	text-align: center;
}

.login_box input, .login_box button {
	font-size: 20px;
	text-align: center;
	width: 450px;
}

.body_l2 {
	position: relative;
}

.login_pic {
	background-image: url("../img/Squot_Login_Screen.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 728px;
}

label {
	font-size: 14px;
	color: #e8e8e8;
	margin-right: 3px;
}

.clabel {
	font-size: 14px;
	color: #e8e8e8;
	margin-right: 3px;
}

.label {
	text-align: right;
}

select, input, textarea {
	font-size: 14px;
	color: #49b0e1;
}

select:disabled, input:disabled {
	color: #888888;
}

textarea:disabled {
	color: #394347;
}

input {
	text-align: center;
}

td img {
	vertical-align: middle;
	line-height: 36px;
	margin-right: 3px;
}

#struct {
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	background-color: #363e43;
	border-spacing: 10px 10px;
}

#struct>tbody>tr>td {
	background-color: #939799;
	vertical-align: top;
	/* 	line-height: 36px; */
	padding: 2px 10px 5px 10px;
}

.s1 {
	width: 178px;
}

.s2 {
	width: 386px;
}

.s3 {
	width: 595px;
}

.s4 {
	width: 803px;
}

.s5 {
	width: 981px;
}

.s6 {
	width: 1180px;
}

.t1 {
	width: 14.286%;
}

.t2 {
	width: 28.571%;
}

.t3 {
	width: 42.857%;
}

.t4 {
	width: 57.143%;
}

.t5 {
	width: 71.429%;
}

.t6 {
	width: 85.714%;
}

.t7 {
	width: 100%;
}

.freightDetails {
	border-collapse: collapse;
}

.freightDetails thead tr:NTH-CHILD(2) {
	height: 12px;
	background-image: url("../img/darkgrey.png");
	background-repeat: repeat-x;
	background-position: center;
}

.freightDetails thead tr:NTH-CHILD(1) th {
	font-size: 14px;
	font-weight: normal;
	color: #e8e8e8;
}

.freightDetails .tmark {
	background-color: #ffffff;
	border-left: 5px solid #939799;
	border-right: 5px solid #939799;
}

.freightDetails input {
	text-align: center;
}

.freightDetails tbody {
	background-color: #51575a;
	text-align: center;
}

.freightDetails tbody tr {
	border-bottom: 10px solid #939799;
	border-top: 10px solid #939799;
	padding: 5px 0 7px 0;
}

.freightDetails tbody td:NTH-CHILD(2), .freightDetails tbody td:NTH-CHILD(3),
	.freightDetails tbody td:NTH-CHILD(11), .freightDetails tbody td:NTH-CHILD(8),
	.freightDetails tbody td:NTH-CHILD(9), .freightDetails tbody td:NTH-CHILD(10)
	{
	background-image: url("../img/table-spacer.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.freightDetails tbody td:NTH-CHILD(2) {
	color: #939799;
}

.freightDetails tbody tr td {
	padding: 5px 0 7px 0;
}

.freightDetails tfoot tr:NTH-CHILD(1) td {
	text-align: center;
	font-weight: normal;
	color: #394347;
	line-height: 24px;
	font-size: 14px;
}

.freightDetails tfoot tr:NTH-CHILD(2) {
	line-height: 3px;
	font-size: 3px;
}

.freightDetails tfoot tr:NTH-CHILD(2) hr {
	border-color: #ff0000;
}

.freightDetails tfoot tr:NTH-CHILD(3) td {
	font-weight: normal;
	color: #394347;
	font-size: 14px;
	text-align: center;
}

.freightDetails tfoot tr:NTH-CHILD(3) td:FIRST-CHILD input:hover {
	color: #394347;
}

.chrg_wgt_0, .chrg_wgt_1 {
	display: none;
	font-weight: bold;
}

.st0, .st1, .st2, .st3 {
	width: 22px;
	height: 22px;
}

.st0 .innen {
	fill: #FFFFFF;
}

.st0 .aussen {
	fill: none;
	stroke: #FFFFFF;
}

.st1 .innen {
	fill: #DED826;
}

.st1 .aussen {
	fill: none;
	stroke: #DED826;
}

.st2 .innen {
	fill: #A1C72C;
}

.st2 .aussen {
	fill: none;
	stroke: #A1C72C;
}

.st3 .innen {
	fill: #5BB4E6;
}

.st3 .aussen {
	fill: none;
	stroke: #5BB4E6;
}

label {
	font-size: 14px;
	color: #e8e8e8;
	margin-right: 3px;
}

.b_hl {
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #394347;
	margin-right: 20px;
}

.b_hl img {
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.b_pseudo_inp {
	padding: 0px 10px 0px 10px;
	font-size: 14px;
	/* 	line-height: 36px; */
	/* height: 36px; */
	background-color: #ffffff;
	color: #394347;
	vertical-align: middle;
}

.nowrap {
	white-space: nowrap;
}

.b_const {
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	/* 	line-height: 36px; */
	height: 36px;
	color: #394347;
	vertical-align: middle;
}

table {
	width: 100%;
}

.first_right td:FIRST-CHILD {
	text-align: right;
}

.sel_3 {
	width: 70px;
}

.sel_10 {
	width: 85px;
}

.sel_14 {
	width: 140px;
}

.sel_date {
	width: 130px;
}

.sel_time {
	width: 70px;
}

.sel_ap {
	width: 40px;
}

.sel_18 {
	width: 200px;
}

.sel_21 {
	width: 320px;
}

.sel_24 {
	width: 96%;
}

.onOff {
	border-collapse: collapse;
}

.onOff img {
	width: 32px;
	height: 32px;
	vertical-align: middle;
}

.onOff tr:first-child {
	border-bottom: solid 2px #636a6d;
}

.onOff td:NTH-CHILD(3) {
	text-align: right;
}

.right {
	float: right;
}

.ro_table {
	line-height: 1em;
}

.ro_table td:FIRST-CHILD {
	height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #394347;
	margin-right: 20px;
}

.ro_table .label {
	font-size: 14px;
	color: #e8e8e8;
	text-align: right;
}

.ro_table .val {
	font-size: 14px;
	color: #394347;
	vertical-align: middle;
}

.carrier_selection {
	text-align: center;
}

div.ui-tooltip {
	max-width: 800px;
}

.carrierDetails {
	border-collapse: collapse;
}

.carrierDetails thead tr:FIRST-CHILD th {
	font-size: 14px;
	font-weight: normal;
	color: #e8e8e8;
}

.carrierDetails input {
	text-align: center;
}

.carrierDetails tbody {
	background-color: #51575a;
	text-align: center;
}

.carrierDetails tbody tr {
	border-bottom: 10px solid #939799;
	border-top: 10px solid #939799;
	padding: 5px 0 7px 0;
}

.carrierDetails tbody td:NTH-CHILD(2), .carrierDetails tbody td:NTH-CHILD(3),
	.carrierDetails tbody td:NTH-CHILD(4), .carrierDetails tbody td:NTH-CHILD(6),
	.carrierDetails tbody td:NTH-CHILD(7), .carrierDetails tbody td:NTH-CHILD(8),
	.carrierDetails tbody td:NTH-CHILD(10) {
	background-image: url("../img/table-spacer.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.carrierDetails tbody td:NTH-CHILD(n+11):NTH-CHILD(odd) {
	background-color: #424b4f;
}

.carrierDetails tbody td:NTH-CHILD(2) {
	color: #939799;
}

.carrierDetails tbody tr td {
	padding: 5px 0 7px 0;
}

.carrierSelection {
	border-collapse: collapse;
}

.carrierSelection thead tr:FIRST-CHILD th {
	font-size: 14px;
	font-weight: normal;
	color: #e8e8e8;
	padding: 5px 0 7px 0;
}

.carrierSelection input {
	text-align: center;
}

.carrierSelection tbody {
	background-color: #51575a;
	text-align: center;
}

.carrierSelection tbody tr td:nth-child(even) {
	background-color: #939799;
	width: 10px;
}

.carrierSelection tbody tr:nth-child(even) {
	background-color: #424b4f;;
	width: 10px;
}

.carrierSelection tbody tr td {
	padding: 5px 0 7px 0;
}

#table_customer_details td:NTH-CHILD(1) {
	width: 80px;
}

#table_customer_details td:NTH-CHILD(3) {
	width: 270px;
}

#table_from td:NTH-CHILD(1) {
	width: 44px;
}

#table_from td:NTH-CHILD(2) {
	max-width: 239px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#table_from td:NTH-CHILD(3) {
	width: 300px;
	text-align: right;
}

#table_to td:NTH-CHILD(1) {
	width: 44px;
}

#table_to td:NTH-CHILD(2) {
	max-width: 239px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#table_to td:NTH-CHILD(3) {
	width: 300px;
	text-align: right;
}

#remark {
	font-size: 14px;
}

.shc_elem {
	white-space: nowrap;
}
/* dashboard */
#dash_head {
	background-color: #51575a;
	width: 100%;
	padding: 10px 0;
}

#dash_head a {
	font-size: 16px;
}

#dashes {
	width: 100%;
}

.dash_entry {
	border: 1px solid #000000;
	margin: 2px 0;
	color: #ffffff;
	cursor: pointer;
}

.dash_entry:nth-child(even):hover, .dash_entry:nth-child(odd):hover {
	background-color: #51575a;
}

.dash_entry:nth-child(even) {
	background-color: #394336;
}

.dash_entry:nth-child(odd) {
	background-color: #433d36;
}

.dash_entry h2 {
	font-size: 16px;
}
/* v 2.0 */
#dash_table {
	color: #d3d7cf;
	border-collapse: separate;
	border-spacing: 0 15px;
}

#dash_table thead {
	font-size: 12px;
	color: #969a9c;
	text-align: left;
}

#dash_table tbody tr {
	background-color: #51575a;
	height: 41px;
}

#dash_table tbody td {
	background-image: url("../img/table-spacer-dark.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 7px;
}

#dash_table tbody td:last-child {
	background-image: none;
	width: 55px;
}

#dash_table tbody td:first-child {
	text-align: center;
}

#dash_table tbody td:nth-child(4) {
	font-size: 10px;
}

#dash_table .carrier {
	text-shadow: 2px 2px 2px #000000;
	padding: 0 4px;
	margin: 02px;
	font-weight: bold;
	white-space: nowrap;
}

#dash_table .red {
	background-color: #cc6567 !important;
	/* 	background-color: #ff4732 !important; */
}

#dash_table .yellow {
	background-color: #e0d63f;
}

#dash_table .green {
	background-color: #a1c53f;
}

#dash_table .blue {
	background-color: #51b4e3;
}

#dash_table .grey {
	background-color: #7d7d7d;
}

#dash_table .turquoise {
	background-color: #a9fcf7;
	/* 	color: #444444 !important; */
}

#dash_table .rounded {
	border-radius: 5px;
	width: 50px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
	margin: 3px;
	color: #ffffff;
	background-color: #588199;
}

.page_turn {
	display: inline-block;
	width: 24px;
	height: 24px;
}

.rounded, .del_btn, .circle, .contact, #watch_weight, .row_btn, .pointer
	{
	cursor: pointer;
}

#dash_intro {
	width: 100%;
	padding: 10px 0;
	color: #999d9f;
}

#dash_intro>table>tbody>tr>td:nth-child(1), #dash_intro>table>tbody>tr>td:nth-child(2)
	{
	border-right: 1px solid #999d9f;
}

#dash_intro  td {
	vertical-align: top;
}

#dash_intro  .blue {
	color: #a3bfd4;
}
/* carrier request */
.st_mw100 {
	display: inline-block;
	min-width: 100px;
	min-height: 19px;
	line-height: 19px;
}
/* carrier quote */
.charge {
	border-bottom: 1px #ff0000 solid;
}

.charge_marker {
	color: #394347;
}

.small {
	font-size: small;
}

#aid_remark, #aid_attach {
	position: absolute;
	display: none;
	min-width: 300px;
	border: 2px solid #444444;
	padding: 3px 5px;
	min-height: 30px;
}

#aid_remark {
	background-color: #ffffff;
}

#aid_attach {
	background-color: #444444;
}

#ai_remark, #ai_attach {
	background-color: #e8e8e8;
	color: #5BB4E6;
	cursor: pointer;
	padding: 1px 3px;
}

.quotes {
	margin: 3px 10px;
	position: relative;
}

#overview, #flights, #quotes {
	padding: 6px 10px;
}

#flights, #quotes {
	background-color: #546169;
	display: none;
}

.quoteTableBody input[type=text] {
	width: 40px;
}

.quoteTableBody td:nth-child(8) input[type=text] {
	width: 60px;
}

.flights_detail, .hidden {
	display: none;
}

.downbttn, .deleteButton, .backButton {
	cursor: pointer;
}

.lond_hl {
	font-size: 16px;
	font-weight: bold;
	color: #a0cee3;
}

.lond_table, .lond2_table, .vlond_table {
	border-collapse: collapse;
	text-align: center;
}

.lond_table thead {
	background-color: #96a1a7;
	color: #e8e8e8;
	font-size: 14px;
	font-weight: normal;
}

.lond_table thead tr {
	height: 35px;
}

.lond_table thead th:nth-child(1), .lond_table thead th:nth-child(2),
	.lond_table thead th:nth-child(3), .lond_table thead th:nth-child(4),
	.lond_table thead th:nth-child(6), .lond_table thead th:nth-child(7),
	.lond_table thead th:nth-child(15) {
	background-image: url("../img/table-spacer-dark.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 7px;
}

.lond_table tbody {
	background-color: #51575a;
	color: #e8e8e8;
	font-size: 14px;
	font-weight: normal;
}

.lond_table tbody .ap2ap {
	border-top: 5px solid #363e43;
	height: 40px;
}

.lond_table tbody .flights_detail {
	border-bottom: 5px solid #363e43;
}

.lond_table .ap2ap td:nth-child(2), .lond_table .ap2ap td:nth-child(3),
	.lond_table .ap2ap td:nth-child(4), .lond_table .ap2ap td:nth-child(5),
	.lond_table .ap2ap td:nth-child(7), .lond_table .ap2ap td:nth-child(8),
	.lond_table .ap2ap td:nth-child(16) {
	background-image: url("../img/table-spacer.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.lond_table tfoot {
	background-color: #51575a;
	border-top: 5px solid #363e43;
}

.lond2_table thead th {
	background-image: url("../img/table-spacer-dark.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 7px;
}

.lond2_table thead th:last-child {
	background-image: none;
}

.lond2_table tbody tr {
	border-top: 4px solid #51575a;
	border-bottom: 4px solid #51575a;
}

.lond2_table tbody td {
	background-image: url("../img/table-spacer-dark.png");
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 7px;
	background-color: #939799;
}

.lond2_table tbody td:last-child {
	background-image: none;
}

.lond2_table tfoot {
	border-top: 5px solid #51575a;
}

.lond2_table tfoot td {
	text-align: left;
}

.lond2_table td:nth-child(2) input[type=text] {
	width: 70px;
}

.vlond_table thead {
	background-color: #51575a;
	color: #e8e8e8;
	font-size: 14px;
	font-weight: normal;
}

.vlond_table thead {
	height: 35px;
}

#flights thead th.spc {
	background-image: url("../img/table-spacer.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.vlond_table tbody {
	background-color: #939799;
	color: #e8e8e8;
	font-size: 14px;
	font-weight: normal;
	border-top: 5px solid #363e43;
}

#flights tbody td.spc {
	background-image: url("../img/table-spacer-dark.png");
	background-repeat: no-repeat;
	background-position: right top;
}

.vlond_table tfoot {
	background-color: #51575a;
	border-top: 5px solid #363e43;
}

.vlond_table tbody tr {
	border-bottom: 10px solid #546169;
	border-top: 10px solid #546169;
	padding: 5px 0 7px 0;
}

.quotesBody .mark {
	background-image: url("../img/table-spacer-dark.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.quotesBody .descr {
	font-size: 12px;
}

.quotesBody input {
	width: 110px;
}

.quotesBody td {
	padding: 2px 5px;
}

.quotesBody td:nth-child(1) {
	width: 25px;
}

.quotesBody td:nth-child(2) {
	font-weight: bold;
	width: 140px;
	text-align: left;
}

.quotesBody td:nth-child(3) {
	width: 75px;
}

.quotesBody td:nth-child(4) {
	width: 75px;
}

.quotesBody td:nth-child(5), .quotesBody td:nth-child(7), .quotesBody td:nth-child(9),
	.quotesBody td:nth-child(11), .quotesBody td:nth-child(13) {
	width: 8px;
}

.quotesBody td:nth-child(6), .quotesBody td:nth-child(8), .quotesBody td:nth-child(10),
	.quotesBody td:nth-child(12), .quotesBody td:nth-child(14) {
	width: 145px;
}

.cq_airport {
	font-weight: bold;
}

.inpSmall {
	width: 60px;
}

#popupbg {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(60, 60, 60, 0.5);
}

.popupshell {
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fefefe;
	padding: 22px;
	border: 1px solid #888;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.popupclose {
	position: absolute;
	top: 2px;
	right: 2px;
	/* 	border: 1px solid #000000; */
	padding: 0 2px;
	font-weight: bold;
	cursor: pointer;
}

.popuptable {
	background-color: #dddddd;
}

.popuptable thead th {
	background-color: #a3bfd4;
	padding: 10px;
}

.popuptable tbody td:first-child {
	text-align: right;
}

.popuptable tbody td:last-child {
	text-align: left;
}

.popuptable tbody tr:nth-child(even) {
	background-color: #b0b0b0;
}

.popuptable tfoot td {
	padding: 10px;
	background-color: #a3bfd4;
	text-align: center;
}

.popuptable tbody td {
	padding: 5px;
}

.popuptable input[type=text], .popuptable input[type=email] {
	width: 250px;
}

.aligned_table td:first-child {
	text-align: left;
}

.aligned_table td:last-child {
	text-align: right;
}

.icon22h {
	height: 22px;
	cursor: pointer;
}

.icon32h {
	height: 32px;
	cursor: pointer;
}

.circle:hover, .circle_sel, .contact:hover, .contact_sel {
	background-color: #51575a;
}

.detail_row td:nth-child(8) {
	font-weight: bold;
}

.reopen, .awb_detail {
	border: 1px solid #41474a;
	border-radius: 12px;
	padding-left: 9px;
	padding-right: 9px;
	background-color: #61676a;
	cursor: pointer;
}

.awb_detail>a:hover {
	text-decoration: none;
}

input:focus, textarea:focus, select:focus {
	background-color: #ef9e9e;
	color: #000000;
}

#coo tbody td:nth-child(8) .costsdowntable td {
	background-image: none;
	font-weight: normal;
}

.fileElem {
	cursor: pointer;
}

.fileDraw {
	color: #ffffff;
}

.final .b_pseudo_inp {
	color: #888888;
}

#overview .bigrounded {
	border-radius: 5px;
	width: 100px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
	margin: 3px;
	color: #ffffff;
	cursor: pointer;
}

#overview .rounded {
	border-radius: 5px;
	width: 50px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	vertical-align: middle;
	text-align: center;
	margin: 3px;
	color: #ffffff;
}

.rounded.green, .bigrounded.green {
	background-color: #a1c53f;
	color: #ffffff !important;
}

.rounded.red, .bigrounded.red {
	background-color: #cc6567;
	color: #ffffff !important;
}

.rounded.blue, .bigrounded.blue {
	background-color: #588199;
	color: #ffffff !important;
}