@CHARSET "UTF-8";

@font-face {
	font-family: "PoppinsLight";
	src: url("../fonts/poppins/poppins-light-webfont.woff2") format("woff2"), url("../fonts/poppins/poppins-light-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "PoppinsRegular";
	src: url("../fonts/poppins/poppins-regular-webfont.woff2") format("woff2"), url("../fonts/poppins/poppins-regular-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "PoppinsMedium";
	src: url("../fonts/poppins/poppins-medium-webfont.woff2") format("woff2"), url("../fonts/poppins/poppins-medium-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "PoppinsSemibold";
	src: url("../fonts/poppins/poppins-semibold-webfont.woff2") format("woff2"), url("../fonts/poppins/poppins-semibold-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "PoppinsBold";
	src: url("../fonts/poppins/poppins-bold-webfont.woff2") format("woff2"), url("../fonts/poppins/poppins-bold-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: "Glyphter";
	src: url("../web/fonts/Glyphter/Glyphter.eot");
	src: url("../web/fonts/Glyphter/Glyphter.eot?#iefix") format("embedded-opentype"), url("../web/fonts/Glyphter/Glyphter.woff") format("woff"), url("../web/fonts/Glyphter/Glyphter.ttf") format("truetype"), url("../web/fonts/Glyphter/Glyphter.svg#Glyphter") format("svg");
	font-weight: normal;
	font-style: normal
}

[class*='icon-']:before {
	display: inline-block;
	font-family: "Glyphter";
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-actions:before {
	content: "A"
}

.icon-add-file:before {
	content: "B"
}

.icon-arrow:before {
	content: "C"
}

.icon-assign:before {
	content: "D"
}

.icon-attach:before {
	content: "E"
}

.icon-attachment:before {
	content: "F"
}

.icon-back:before {
	content: "G"
}

.icon-bookings:before {
	content: "H"
}

.icon-check:before {
	content: "I"
}

.icon-check-green:before {
	content: "J"
}

.icon-check-mobile:before {
	content: "K"
}

.icon-check-red:before {
	content: "L"
}

.icon-check-yellow:before {
	content: "M"
}

.icon-close:before {
	content: "N"
}

.icon-decline:before {
	content: "O"
}

.icon-edit:before {
	content: "P"
}

.icon-edit-mobile:before {
	content: "Q"
}

.icon-email:before {
	content: "R"
}

.icon-glass:before {
	content: "S"
}

.icon-help:before {
	content: "T"
}

.icon-home:before {
	content: "U"
}

.icon-jobs:before {
	content: "V"
}

.icon-link:before {
	content: "W"
}

.icon-lock:before {
	content: "X"
}

.icon-logout:before {
	content: "Y"
}

.icon-messages:before {
	content: "Z"
}

.icon-more-icon:before {
	content: "a"
}

.icon-profile:before {
	content: "b"
}

.icon-reports:before {
	content: "c"
}

.icon-requested:before {
	content: "d"
}

.icon-reset-password:before {
	content: "e"
}

.icon-service-captioning:before {
	content: "f"
}

.icon-service-interpreting:before {
	content: "g"
}

.icon-service-vri:before {
	content: "h"
}

.icon-settings:before {
	content: "i"
}

.icon-shape:before {
	content: "j"
}

.icon-skill-matrix:before {
	content: "k"
}

.icon-time:before {
	content: "l"
}

.icon-user:before {
	content: "m"
}

.icon-check-red:before {
	color: #fd4264
}

.icon-check-yellow:before {
	color: #f5a623
}

.icon-check-green:before {
	color: #1db670
}

.icon-check-green:before,
.icon-check-red:before,
.icon-check-yellow:before {
	font-size: 14px;
	position: relative;
	top: 2px
}

.icon-close-small:before {
	color: #fd4264
}

.icon-small {
	width: 17px;
	height: 17px;
	border-radius: 50%;
	display: inline-block
}

.icon-small-red {
	background: #fd4264
}

.icon-small-yellow {
	background: #f5a623
}

.icon-small-green {
	background: #1db670
}

.text-center {
	text-align: center
}

.attachments {
	padding: 0 0 7px 0;
	margin: 0 19px 0 0;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

.attachments li {
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 1em 0 0 0;
	width: 30%
}

.attachments li>a {
	padding: 24px 22px;
	border-radius: 4px;
	background: #f2f2f2;
	margin: 0 0 .5em 0;
	display: block
}

.attachments li span {
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}

#page-billing>main {
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 50px
}

#page-billing>main h1 {
	font-size: 16px
}

#page-billing>main .billing-settings {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical
}

#page-billing>main .billing-settings h2 {
	font-size: 16px;
	font-family: "PoppinsRegular", sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
	padding: .3em 0 .7em 0
}

#page-billing>main .billing-settings .settings {
	margin: 5px 0;
	padding: 16px;
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 14px 0 #dedede;
	-moz-box-shadow: 0 4px 14px 0 #dedede;
	box-shadow: 0 4px 14px 0 #dedede
}

#page-billing>main .billing-settings .settings.common-form .form-field label {
	font-size: 12px
}

#page-billing>main .billing-settings .settings.common-form .form-field label span {
	font-style: italic;
	color: #bababc
}

#page-billing>main .billing-settings .settings>div {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#page-billing>main .billing-settings .settings>div .settings-item {
	width: 48%;
	margin-top: 10px
}

@media only screen and (min-width: 768px) {
	#page-billing>main .billing-settings {
		-webkit-flex-direction: row;
		flex-direction: row;
		box-orient: vertical;
		-webkit-box-pack: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	#page-billing>main .settings {
		width: calc(50% - 5px)
	}
}

.blockout {
	font-size: 13px;
	color: #595966;
	margin-top: .3em;
	padding-top: .8em;
	border-top: 1px solid #eaeaea;
	cursor: pointer;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.blockout.round-border {
	border: 2px solid #eaeaea;
	border-radius: 4px;
	padding: 8px 14px;
	margin-top: 1em
}

.blockout.round-border>div {
	min-height: inherit
}

.blockout.round-border>button {
	margin-top: 0;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.blockout>figure {
	font-weight: bolder;
	color: #ff4b71;
	text-align: center;
	line-height: 36px;
	width: 32px;
	height: 31px;
	padding: 0;
	margin: 0 12px;
	background: url(../../img/date.svg) no-repeat;
	background-size: 100% 100%
}

.blockout>div {
	min-height: 4.6em
}

.blockout>div span {
	font-weight: bolder
}

.blockout>div p {
	margin: 0
}

.blockout>button {
	text-align: right;
	margin-left: auto;
	padding-left: 18px;
	margin-top: 5px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical
}

.blockout>button i {
	font-size: 18px;
	color: #acacb2
}

.button {
	font-size: 13px;
	color: #F68D2E;
	height: 40px;
	background: none;
	border: 1px solid #F68D2E;
	border-radius: 4px;
	margin: 0;
	padding: 0 15px;
	-webkit-transition: background .5s ease;
	transition: background .5s ease;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.button:hover {
	color: #fff;
	background: #003087
}

.button.inverse,
.button.inverse:disabled:hover {
	color: #003087;
	background: #F68D2E
}

a#lnkNewBooking.button:hover,
.button.inverse:not(:disabled):hover {
	color: #000;
	background: #fff
}

.button.pink,
.button.pink:disabled:hover {
	color: #fff;
	background: #fd4264;
	border: 1px solid #fd4264
}

.button.pink:not(:disabled):hover {
	color: #fd4264;
	background: #fff
}

.button.decline {
	color: #fd4264 !important;
	background: #fff !important;
	border: 1px solid #fd4264 !important
}

.button.accept {
	color: #02b86e !important;
	background: #fff !important;
	border: 1px solid #02b86e !important
}

.button.higher {
	height: 52px
}

.button.inline-block {
	display: inline-block !important
}

.button.block {
	display: block;
	width: 100%
}

.button.dark-green {
	color: #fff;
	background: #10a9a9;
	opacity: .87;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.button.dark-green:hover {
	opacity: 1
}

.button.green {
	font-size: 13px;
	color: #fff;
	display: block;
	background: #02b86e
}

.button.green i {
	font-size: 22px;
	line-height: 1em
}

.button.button-accept:hover,
.button.button-accept:active,
.button.button-accept:focus,
.button.button-help:hover,
.button.button-help:active,
.button.button-help:focus,
.button.button-decline:hover,
.button.button-decline:active,
.button.button-decline:focus {
	background: #fff !important;
	-webkit-transition: none;
	transition: none
}

.button.button-accept.pushed i,
.button.button-help.pushed i,
.button.button-decline.pushed i {
	color: #fff !important
}

.button.button-accept {
	border: 1px solid #01cf78
}

.button.button-accept i {
	color: #01cf78
}

.button.button-accept.pushed,
.button.button-accept.pushed:active,
.button.button-accept.pushed:hover,
.button.button-accept.pushed:focus {
	background: #02b86e !important
}

.button.button-help {
	border: 1px solid #f7ca00
}

.button.button-help i {
	color: #f7ca00
}

.button.button-help.pushed,
.button.button-help.pushed:active,
.button.button-help.pushed:hover,
.button.button-help.pushed:focus {
	background: #f7ca00
}

.button.button-decline {
	border: 1px solid #ff3f61
}

.button.button-decline i {
	color: #ff3f61
}

.button.button-decline.pushed,
.button.button-decline.pushed:active,
.button.button-decline.pushed:hover,
.button.button-decline.pushed:focus {
	background: #ff3f61 !important
}

.checkbox {
	line-height: 16px;
	height: 16px
}

.checkbox input {
	position: absolute;
	left: -10000px;
	opacity: 0
}

.checkbox input+label {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	border: 1px solid #e4e4e4;
	background: #f8f8f8;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

.checkbox input:checked+label {
	background: #02b86e
}

md-checkbox {
	padding-left: 13px;
	padding-right: 25px;
	margin: 0
}

md-checkbox .md-label {
	margin-left: 13px
}

md-checkbox .md-icon {
	top: 3px;
	width: 13px;
	height: 13px;
	background: #fff;
	border: 1px solid #595966;
	border-radius: 50%
}

md-checkbox .md-icon::after {
	display: none
}

md-checkbox.md-checked .md-icon {
	background: #02b86e;
	border: none;
}

md-checkbox.md-checked .md-ink-ripple {
	color: rgba(29, 182, 111, 0.47)
}

.mat-checkbox-frame {
	border: 1px solid #595966;
	border-radius: 50%
}

.mat-checkbox-checked.mat-accent .mat-checkbox-background {
	background: #02b86e;
}

md2-datepicker:focus:not(.md2-datepicker-disabled) .md2-datepicker-input {
	border-color: #02b86e !important
}

md2-datepicker:focus:not(.md2-datepicker-disabled) .md2-datepicker-input .md2-datepicker-arrow {
	color: #02b86e !important
}

.md2-clock-hour.active,
.md2-clock-minute.active {
	color: #fff !important;
	background: #02b86e !important
}

.md2-clock-hand {
	background: #02b86e !important
}

.md2-clock-hand::before {
	background: #02b86e !important
}

.md2-clock-center {
	background: #02b86e !important
}

.md2-datepicker-panel .md2-datepicker-header {
	background: #02b86e
}

.md2-datepicker-panel .md2-datepicker-header .md2-datepicker-header-year {
	color: #fff
}

.md2-datepicker-panel .md2-datepicker-header .md2-datepicker-header-date-time {
	color: #fff;
	font-size: 16px
}

.md2-datepicker-panel .md2-datepicker-header .md2-datepicker-header-date-time span {
	color: #fff
}

.md2-datepicker-panel .md2-calendar-day.today {
	color: #02b86e
}

.md2-datepicker-panel .md2-calendar-day.selected {
	color: #fff;
	background: #02b86e
}

.md2-datepicker-panel .md2-calendar-day.selected:hover {
	background: #62c5b0
}

.md2-datepicker-panel .md2-datepicker-actions .md2-button {
	color: #02b86e;
	margin-top: 10px;
	margin-bottom: 4px
}

.dropdown.menu.click-handler:hover>li .menu {
	display: none
}

.dropdown.menu.click-handler.opened>li .menu {
	display: block
}

.dropdown.menu:hover>li .menu {
	display: block
}

.dropdown.menu>li {
	border: 1px solid #F68D2E;
	border-radius: 4px;
	margin: 0 6px;
	position: relative;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.dropdown.menu>li>a {
	font-size: 13px;
	color: #003087;
	padding: 0 32px 0 12px;
	display: block;
	width: 100%
}

.dropdown.menu>li>a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: "";
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #02b86e transparent transparent;
	right: 5px;
	margin-top: -3px;
	position: absolute;
	top: 50%
}

.dropdown.menu>li>a::after {
	right: 12px;
	border: 4px solid transparent;
	border-top-color: #003087
}

.dropdown.menu>li .menu {
	position: absolute;
	top: calc(100% + 16px) !important;
	padding: 9px 0;
	border: none;
	border-radius: 4px;
	background: #fff;
	display: none;
	margin: 0;
	min-width: 170px;
	list-style-type: none;
	z-index: 1000;
	-webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.15)
}

.dropdown.menu>li .menu::before {
	content: "";
	position: absolute;
	left: 10px;
	top: -16px;
	border: 8px solid transparent;
	border-bottom-color: #fff
}

.dropdown.menu>li .menu::after {
	content: "";
	position: absolute;
	left: 0;
	top: -16px;
	width: 100%;
	height: 16px
}

.dropdown.menu>li .menu>li {
	padding: 0 9px;
	display: block
}

.dropdown.menu>li .menu>li a {
	font-size: 13px;
	line-height: 1.4em;
	color: #595966;
	border-radius: 4px;
	display: block;
	margin: 0;
	padding: 11px;
	white-space: nowrap;
	text-align: left;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

.dropdown.menu>li .menu>li a i {
	color: #595966
}

.dropdown.menu>li .menu>li a span {
	display: inline-block;
	max-width: 170px;
	text-overflow: ellipsis;
	overflow: hidden
}

.dropdown.menu>li .menu>li a:hover {
	color: #fff;
	background: #003087
}

.dropdown.menu>li .menu>li a:hover i,
.dropdown.menu>li .menu>li a:hover span {
	color: #fff
}

.dropdown.menu>li .menu.right-side {
	left: auto;
	right: 0
}

.dropdown.menu>li .menu.right-side::before {
	content: "";
	position: absolute;
	right: 10px;
	left: auto
}

.dropdown.menu>li .menu.green {
	background: #F68D2E
}

.dropdown.menu>li .menu.green::before {
	border-bottom-color: #F68D2E
}

.dropdown.menu>li .menu.green>li a {
	color: #fff
}

.dropdown.menu>li .menu.green>li a i {
	color: #000
}

.dropdown.menu>li .menu.green>li a:hover {
	color: #000;
	background: #fff
}

.dropdown.menu>li .menu.smaller>li {
	padding: 0 9px
}

.dropdown.menu>li .menu.smaller>li a {
	font-size: 12px;
	line-height: 1.1em;
	padding: 8px 6px
}

.dropdown.menu.gray>li {
	border: 1px solid #f2f2f2;
	background: #f2f2f2
}

.dropdown.menu.gray>li>a {
	color: #595966
}

.dropdown.menu.gray>li>a::after {
	border-top-color: #bababc
}

.dropdown.menu.white>li {
	border: none;
	background: #fff
}

.dropdown.menu.white>li>a {
	color: #595966
}

.dropdown.menu.white>li>a::after {
	border-top-color: #bababc
}

.truncated-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.sort {
	position: relative
}

.sort.asc::after,
.sort.desc::after {
	content: "";
	position: absolute;
	right: 10px;
	top: 6px;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 0;
	border: 5px solid transparent
}

.sort.asc.asc::after,
.sort.desc.asc::after {
	border-top-color: #595966
}

.sort.asc.desc::after,
.sort.desc.desc::after {
	top: -5px;
	border-bottom-color: #595966
}

.sort.outside {
	right: -30px
}

.sort.outside.asc::after {
	top: 0
}

.sort.outside.desc::after {
	top: -15px
}

#filters {
	margin-top: 23px;
	padding: 13px 15px 15px 15px;
	border-radius: 5px;
	background: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical
}

#filters .date-bar {
	position: relative;
	margin: 0 3px 0 0;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

#filters .date-bar span {
	margin-right: 7px
}

#filters .date-bar input {
	margin: 0 !important
}

#filters .search-bar {
	position: relative;
	margin: 0 3px 0 0;
	width: 162px;
	display: none;
	-webkit-transition: width .5s ease;
	transition: width .5s ease
}

#filters .search-bar.active {
	width: 300px
}

#filters .search-bar input {
	font-size: 13px;
	height: 40px;
	width: 100%;
	padding: 0 32px 0 12px;
	margin: 0;
	border: none;
	border-radius: 4px;
	background: #f2f2f2;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

#filters .search-bar input:focus {
	-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1)
}

#filters .search-bar button {
	position: absolute;
	right: 10px;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
	height: 40px;
	cursor: pointer
}

#filters .separator {
	width: 1px;
	height: 30px;
	background: #eaeaea;
	margin: 0 10px
}

#filters .filters {
	width: 100%;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#filters .filters .button,
#filters .filters .dropdown.menu {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

#filters .filters .button {
	font-size: 13px;
	color: #02b86e;
	height: 40px;
	background: none;
	border: 1px solid #02b86e;
	border-radius: 4px;
	margin: 0 3px;
	padding: 0 3px;
	-webkit-transition: background .5s ease;
	transition: background .5s ease;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

#filters .filters .button.active,
#filters .filters .button.red {
	color: #fff;
	background: #02b86e
}

#filters .filters .button.active i,
#filters .filters .button.red i {
	color: #fff;
	margin-right: 5px
}

#filters .filters .button.red {
	border: 1px solid #fd4264;
	background: #fd4264
}

#filters .filters .dropdown.menu {
	height: 40px
}

#filters .filters .dropdown.menu>li {
	height: 40px
}

@media only screen and (min-width: 960px) {
	#filters .date-bar {
		display: none
	}

	#filters .search-bar {
		display: block
	}
}

@media only screen and (min-width: 1400px) {
	#filters .search-bar {
		width: 350px
	}

	#filters .search-bar.active {
		width: 600px
	}
}

.common-form .row-wrapper {
	margin: 0 -10px
}

.common-form .row-wrapper>div[class*=small-],
.common-form .row-wrapper>div[class*=medium-],
.common-form .row-wrapper>div[class*=large-] {
	padding-left: 10px;
	padding-right: 10px
}

.common-form .columns {
	padding: 0
}

.common-form div[class*=small-],
.common-form div[class*=medium-],
.common-form div[class*=large-] {
	margin: 1.5em 0 1em 0
}

.common-form.reduced-top div[class*=small-],
.common-form.reduced-top div[class*=medium-],
.common-form.reduced-top div[class*=large-] {
	margin-top: 0
}

.common-form.reduced-bottom div[class*=small-],
.common-form.reduced-bottom div[class*=medium-],
.common-form.reduced-bottom div[class*=large-] {
	margin-bottom: 0
}

.common-form.compact div[class*=small-],
.common-form.compact div[class*=medium-],
.common-form.compact div[class*=large-] {
	margin-top: .5em;
	margin-bottom: 0
}

.common-form .form-field {
	position: relative
}

.common-form .form-field>span {
	width: 33px;
	height: 33px;
	position: absolute;
	right: 7px;
	bottom: 6px
}

.common-form .form-field>span.valid {
	background-color: #32b79c
}

.common-form .form-field>span.error {
	color: #fff;
	background-color: #fd4264;
	border-radius: 4px;
	cursor: help;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.common-form .form-field>span.error>span {
	font-size: 14px;
	color: #fff;
	padding: 0 10px;
	position: absolute;
	left: -10000px;
	min-height: 100%;
	background: #fd4264;
	border-radius: 4px;
	opacity: 0;
	width: 170px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease
}

.common-form .form-field>span.error>span::after {
	content: "";
	opacity: .8;
	position: absolute;
	right: -10px;
	top: calc(50% - 5px);
	border: 5px solid transparent;
	border-left: 5px solid #fd4264
}

.common-form .form-field>span.error:hover>span {
	opacity: 1;
	left: -180px
}

.common-form .form-field label {
	color: #6d6d7b;
	display: block
}

.common-form .form-field label span.helper {
	font-size: .9em;
	font-style: italic;
	color: #bababc;
	display: block
}

.common-form .form-field input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([class^=md2]),
.common-form .form-field select,
.common-form .form-field textarea,
.common-form .form-field md-select,
.common-form .form-field .custom-field {
	font-size: 14px;
	color: #6d6d7b;
	background-color: #f8f8f8;
	border: 1px solid #f8f8f8;
	border-radius: 4px;
	height: 2.86rem;
	padding: .5rem;
	margin: 0;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.common-form .form-field input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([class^=md2]):focus,
.common-form .form-field select:focus,
.common-form .form-field textarea:focus,
.common-form .form-field md-select:focus,
.common-form .form-field .custom-field:focus {
	border: 1px solid #f8f8f8;
	-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1)
}

.common-form .form-field input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([class^=md2]).inline-icon,
.common-form .form-field select.inline-icon,
.common-form .form-field textarea.inline-icon,
.common-form .form-field md-select.inline-icon,
.common-form .form-field .custom-field.inline-icon {
	padding-left: 54px !important
}

.common-form .form-field input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([class^=md2]).valid,
.common-form .form-field input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([class^=md2]).error,
.common-form .form-field select.valid,
.common-form .form-field select.error,
.common-form .form-field textarea.valid,
.common-form .form-field textarea.error,
.common-form .form-field md-select.valid,
.common-form .form-field md-select.error,
.common-form .form-field .custom-field.valid,
.common-form .form-field .custom-field.error {
	padding-right: 54px
}

.common-form .form-field md2-datepicker {
	border: none;
	background: none;
	min-width: 100px;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.common-form .form-field md2-datepicker:hover,
.common-form .form-field md2-datepicker:focus,
.common-form .form-field md2-datepicker:active {
	border: none;
	background: none;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.common-form .form-field md2-datepicker .md2-datepicker-trigger {
	padding-top: 4px;
	padding-bottom: 4px
}

.common-form .form-field md2-datepicker .md2-datepicker-trigger .md2-datepicker-icon {
	top: 7px
}

.common-form .form-field select {
	background: #f8f8f8 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>") no-repeat right .5rem center;
	background-origin: content-box;
	background-size: 9px 6px
}

.common-form .form-field textarea {
	height: auto
}

.common-form .form-field md-select:focus md-select-value.md-select-value {
	border-bottom: none
}

.common-form .form-field md-select md-select-value.md-select-value {
	border-bottom: none
}

.common-form .form-field md-select .mat-button-wrapper {
	background: none
}

.common-form .form-field md-select.mat-select:focus:not(.mat-select-disabled) .mat-select-underline {
	color: #02b86e !important;
	background: none
}

.common-form .form-field md-select.mat-select:focus:not(.mat-select-disabled) .mat-select-arrow {
	color: #02b86e !important
}

.common-form .form-field md-select .mat-select-underline {
	background: none
}

.common-form .form-field md-select .mat-option {
	font-size: 14px
}

.common-form .form-field md-select .mat-option.mat-selected {
	color: #02b86e
}

.common-form button:not([class^=md2]):not([class^=fc-]) {
	color: #000;
	background: #F68D2E;
	border: 1px solid #F68D2E;
	border-radius: 4px;
	padding: .85em 1em;
	min-width: 112px;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

.common-form button:not([class^=md2]):not([class^=fc-]):hover {
	background: #fff;
    border: 1px solid #000
}

.common-form .button:not([class^=md2]):focus,
.common-form .button:not([class^=md2]):hover {
	background: #62c5b0
}

.common-form .button:not([class^=md2]).disabled:focus,
.common-form .button:not([class^=md2]).disabled:hover,
.common-form .button:not([class^=md2])[disabled]:focus,
.common-form .button:not([class^=md2])[disabled]:hover {
	background: #F68D2E
}

.common-form .actions {
	text-align: center;
	border-top: 1px solid #eaeaea;
	padding: 39px 0 0 0;
	margin: 10px 0 0 0
}

.common-form .actions button {
	color: #02b86e;
	height: 46px;
	background: none;
	border: 1px solid #02b86e;
	border-radius: 4px;
	padding: 0 45px;
	margin: 0 11px;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

.common-form .actions button.red {
	color: #fd4264;
	border-color: #fd4264
}

@media only screen and (max-width: 1023px) {
	.common-form.with-mobile-transformation .columns {
		margin: 0 !important
	}

	.common-form.with-mobile-transformation .columns .form-field {
		padding: 14px 20px 14px 0;
		border-top: 1px solid #eaeaea;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-direction: row;
		flex-direction: row;
		box-orient: vertical;
		-webkit-box-pack: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify
	}

	.common-form.with-mobile-transformation .columns .form-field>span {
		display: none !important
	}

	.common-form.with-mobile-transformation .columns .form-field label {
		font-size: 13px;
		white-space: nowrap
	}

	.common-form.with-mobile-transformation .columns .form-field input,
	.common-form.with-mobile-transformation .columns .form-field input:focus,
	.common-form.with-mobile-transformation .columns .form-field input:active,
	.common-form.with-mobile-transformation .columns .form-field select,
	.common-form.with-mobile-transformation .columns .form-field md-select {
		font-size: 13px !important;
		text-align: right;
		height: auto !important;
		padding: 0 !important;
		background: #fff !important;
		border: none !important;
		display: inline !important;
		width: 100%;
		box-shadow: none !important
	}

	.common-form.with-mobile-transformation .columns .form-field select {
		width: auto
	}

	.common-form.with-mobile-transformation .columns:first-child .form-field {
		border-top: none
	}
}

.inline-icon-add-file,
.inline-icon-datepicker,
.inline-icon-tip {
	display: inline-block;
	background: url("../img/svg-compile/css/svg/sprite.css.svg") no-repeat
}

.inline-icon-add-file {
	background-position: 0 0;
	width: 32px;
	height: 32px
}

.inline-icon-datepicker {
	background-position: 100% 0;
	width: 18px;
	height: 16px
}

.inline-icon-tip {
	background-position: 86.48648648648648% 84.21052631578948%;
	width: 13px;
	height: 12.5px
}

.inline-icon {
	background-position: 16px 50%;
	background-repeat: no-repeat
}

textarea.inline-icon {
	background-position: 16px 16px
}

.inline-icon-user-circle {
	background-image: url(../img/svg/user-circle.svg)
}

.inline-icon-suitcase {
	background-image: url(../img/svg/suitcase.svg)
}

.inline-icon-lock {
	background-image: url(../img/svg/lock.svg)
}

.inline-icon-email {
	background-image: url(../img/svg/email.svg)
}

.inline-icon-mobile {
	background-image: url(../img/svg/mobile.svg)
}

.inline-icon-map-marker {
	background-image: url(../img/svg/map-marker.svg)
}

.inline-icon-txt {
	background-image: url(../img/svg/txt.svg)
}

.inline-icon-valid {
	background-position: 50% 50%;
	background-image: url(../img/svg/valid.svg);
	border-radius: 4px
}

.messages {
	background: #f3f5f7;
	position: relative;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05)
}

.messages .ngx-pagination {
	margin-bottom: 0 !important
}

.messages .ngx-pagination a,
.messages .ngx-pagination button {
	padding: 0 6px !important
}

.messages__wrapper {
	position: absolute;
	width: 100%;
	height: calc(100% - 153px);
	padding: 39px 20px
}

.messages__wrapper::after {
	clear: both;
	height: 0;
	display: block;
	content: ""
}

.messages__wrapper_aside {
	left: 360px;
	width: calc(100% - 360px)
}

.messages__conversations {
	background: #fff;
	position: absolute;
	width: 360px;
	height: 100%;
	z-index: 2;
	-webkit-box-shadow: -2px 12px 20px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: -2px 12px 20px 0 rgba(0, 0, 0, 0.2);
	box-shadow: -2px 12px 20px 0 rgba(0, 0, 0, 0.2)
}

.messages__conversations_withPagination {
	height: calc(100% - 65px);
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.messages__conversations-wrapper {
	position: absolute;
	width: 100%;
	height: 100%
}

.messages__conversation {
	padding: 10px;
	position: relative;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.messages__conversation_active {
	position: relative;
	border-top: 1px solid #e5e9ec;
	border-bottom: 1px solid #d2d8dd;
	background: #f3f5f7;
	-webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.15)
}

.messages__conversation>div:nth-child(1),
.messages__conversation>div:nth-child(2) {
	position: relative;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.messages__conversation>div:nth-child(1)::after,
.messages__conversation>div:nth-child(2)::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	background: #eaeaea
}

.messages__conversation>div:nth-child(3) {
	padding: 0 10px;
	width: 100%
}

.messages__conversation-text {
	font-size: 11px;
	margin: 0
}

.messages__message {
	max-width: 300px;
	margin: 0 0 36px 0;
	clear: both;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical
}

.messages__message::after {
	clear: both;
	height: 0;
	display: block;
	content: ""
}

.messages__message_left .messages__inner {
	width: 100%;
	border-top-left-radius: 0;
	background: #fff;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.15)
}

.messages__message_left .messages__inner::before,
.messages__message_left .messages__inner::after {
	left: -10px
}

.messages__message_left .messages__inner::before {
	z-index: 1;
	background: #fff
}

.messages__message_left .messages__inner::after {
	z-index: 2;
	background: #f3f5f7;
	border-top-right-radius: 10px 30px
}

.messages__message_left .messages__figure {
	margin-right: 20px;
	width: 38px
}

.messages__message_left .messages__figure img {
	width: 38px;
	max-width: 38px;
	height: 38px;
	max-height: 38px
}

.messages__message_left .messages__person {
	color: #003087
}

.messages__message_left .messages__time {
	color: #acacb2
}

.messages__message_left .messages__time i {
	color: #acacb2
}

.messages__message_left .messages__text>a {
	color: #595966;
	text-decoration: underline
}

.messages__message_left .messages__button {
	background: #003087;
	color: #fff;
}

.messages__message_right {
	float: right;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
	box-orient: vertical
}

.messages__message_right .messages__inner {
	width: 100%;
	border-top-right-radius: 0;
	background: #003087;
	-webkit-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.15);
	box-shadow: -1px 1px 1px 0px rgba(0, 0, 0, 0.15)
}

.messages__message_right .messages__inner::before,
.messages__message_right .messages__inner::after {
	right: -10px
}

.messages__message_right .messages__inner::before {
	z-index: 1;
	background: #003087
}

.messages__message_right .messages__inner::after {
	z-index: 2;
	background: #f3f5f7;
	border-top-left-radius: 10px 30px
}

.messages__message_right .messages__figure {
	margin-left: 20px
}

.messages__message_right .messages__person {
	color: #fff
}

.messages__message_right .messages__time {
	opacity: .8;
	color: #fff
}

.messages__message_right .messages__time i {
	color: #fff
}

.messages__message_right .messages__text {
	color: #fff
}

.messages__message_right .messages__text>a {
	color: #fff;
	text-decoration: underline
}

.messages__message_right .messages__button {
	background:  #fff;
	color: #003087;
}

.messages__inner {
	padding: 10px 16px;
	border-radius: 5px;
	position: relative
}

.messages__inner::before,
.messages__inner::after {
	content: "";
	width: 10px;
	height: 40px;
	position: absolute;
	top: 0
}

.messages__title {
	font-size: 14px;
	margin-right: 10px
}

.messages__time {
	font-weight: 100;
	display: block
}

.messages__time i {
	position: relative;
	top: 2px
}

.messages__text {
	font-size: 13px;
	line-height: 1.3em;
	margin: .5em 0
}

.messages__button {
	font-size: 12px;
	border-radius: 30px;
	padding: 5px 12px
}

.messages__pagination {
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1000;
	width: 100%;
	max-width: 360px;
	height: 65px;
	overflow: hidden;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.messages__form {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #ebeff2;
	background: #fff;
	padding: 26px 23px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start
}

.messages__form::after {
	clear: both;
	height: 0;
	display: block;
	content: ""
}

.messages__form_reduced {
	left: auto;
	right: 0;
	width: calc(100% - 360px)
}

.messages__formButton {
	font-size: 14px;
	color: #fff;
	border-radius: 30px;
	padding: 5px 12px;
	background: #1db670;
	white-space: nowrap;
	height: auto
}

.messages__formInner {
	width: 100%;
	margin-top: 1em;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-flex: 10;
	-webkit-flex-grow: 10;
	-ms-flex-positive: 10;
	flex-grow: 10
}

.messages__formInput {
	margin: 0 19px 0 0;
	padding: 0;
	border: none;
	background: none;
	height: 60px;
	min-height: 0;
	box-shadow: none;
	resize: none;
	-webkit-box-flex: 10;
	-webkit-flex-grow: 10;
	-ms-flex-positive: 10;
	flex-grow: 10
}

.messages__formInput:hover,
.messages__formInput:active,
.messages__formInput:focus {
	border: none;
	box-shadow: none
}

.messages__formSend {
	min-width: 33px;
	width: 33px;
	height: 26px;
	background: url(../img/svg-icons/send.svg) center center no-repeat
}

@media only screen and (min-width: 768px) {
	.messages__wrapper {
		height: calc(100% - 64px)
	}

	.messages__message {
		max-width: 386px
	}

	.messages__time {
		display: inline
	}

	.messages__text {
		font-size: 13px
	}

	.messages__form {
		padding: 15px 33px;
		-webkit-flex-direction: row;
		flex-direction: row;
		box-orient: vertical
	}

	.messages__formInner {
		margin-top: 0
	}

	.messages__formInput {
		height: 34px;
		margin: 0 19px;
		padding: 5px
	}
}

.msg {
	padding: 20px;
	background-color: #006700;
	color: #fff;
	margin-bottom: 15px
}

.alert {
	padding: 20px;
	background-color: #f4433f;
	color: #fff;
	margin-bottom: 15px
}

.closebtn {
	margin-left: 15px;
	color: #fff;
	font-weight: bold;
	float: right;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: .3s
}

.closebtn:hover {
	color: #000
}

div.simple-notification .error {
	background: #fd4264
}

div.simple-notification .success {
	background: #02b86e
}

.sn-progress-loader.span {
	background: #15a262
}

div.sn-content,
div.sn-title {
	color: #fff
}

.note {
	line-height: 1em
}

.note_small {
	font-size: 9px
}

.note_red {
	color: #f4433f
}

.note_green {
	color: #003087
}

.note_block {
	display: block
}

.payroll-card {
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 14px 0 #dedede;
	-moz-box-shadow: 0 4px 14px 0 #dedede;
	box-shadow: 0 4px 14px 0 #dedede;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch
}

.payroll-card__interpreter {
	width: 50%;
	border-right: 1px solid #eaeaea
}

.payroll-card__client {
	width: 50%;
	height: 100%;
	border-left: 1px solid #eaeaea
}

.payroll-card__header {
	font-weight: bold;
	padding: 20px 28px 8px 20px;
	border-bottom: 1px solid #eaeaea
}

.payroll-card__content {
	padding: 20px 28px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical
}

.payroll-card__content>section:not(:first-child) {
	margin-left: 5%;
	padding-left: 5%;
	border-left: 1px dashed #eaeaea
}

.payroll-card__content>section .dropdown>li {
	margin: 0 !important
}

.payroll-card__content>section .dropdown>li>a {
	font-size: 14px !important;
	height: 46px;
	line-height: 46px;
	width: 170px !important
}

.payroll-card__option {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start
}

.payroll-card__option_with-offset {
	margin-top: 1.2em
}

.payroll-card__option label {
	line-height: 1em
}

.payroll-card__option input {
	margin: 0
}

.payroll-card__option .note {
	margin-top: 2px
}

.payroll-card__footer {
	padding: 20px 28px;
	background: url(../../img/light-border.png) left top repeat-x;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}

.payroll-card__measure {
	width: 20%
}

.payroll-card__measure:not(:first-child) {
	margin-left: 5%
}

.payroll-card__measure .form-field {
	margin-top: 5px
}

.payroll-card__measure-input {
	font-size: 16px !important
}

.md-dialog {
	border-radius: 8px
}

.md-dialog md-dialog-content header {
	padding: 0 18px;
	position: relative;
	border-bottom: 1px solid #eaeaea
}

.md-dialog md-dialog-content header h1 {
	font: 18px/55px "PoppinsSemibold", sans-serif;
	margin: 0
}

.md-dialog md-dialog-content header button {
	position: absolute;
	right: 18px;
	top: 18px
}

.md-dialog md-dialog-content main {
	padding: 22px 33px
}

.md-dialog md-dialog-content main h2 {
	font: 18px/1em "PoppinsRegular", sans-serif;
	text-align: center;
	margin: 0 0 20px 0
}

.md-dialog md-dialog-content main>nav {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

.md-dialog md-dialog-content main>nav>button {
	font-size: 13px;
	color: #02b86e;
	height: 46px;
	background: none;
	border: 1px solid #02b86e;
	border-radius: 4px;
	padding: 0 3px;
	min-width: 128px;
	-webkit-transition: background .5s ease;
	transition: background .5s ease;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.md-dialog md-dialog-content main>nav>button.active {
	color: #fff;
	background: #02b86e
}

.md-dialog md-dialog-actions {
	margin: 0 33px 0 33px;
	padding: 28px 0 23px 0;
	border-top: 1px solid #eaeaea;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical
}

.md-dialog md-dialog-actions strong {
	font-size: 16px;
	text-align: center;
	display: block;
	width: 100%;
	margin: 0 0 1em 0
}

.md-dialog md-dialog-actions>section {
	text-align: center;
	width: 100%
}

.md-dialog md-dialog-actions button {
	color: #003087;
	height: 46px;
	background: none;
	border: 1px solid #003087;
	border-radius: 4px;
	padding: 0 35px;
	margin: 0 11px;
	white-space: nowrap;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

.md-dialog md-dialog-actions button.red {
	color: #fd4264;
	border-color: #fd4264
}

.md-dialog md-dialog-actions button:hover.red {
	color: #fff;
	border-color: #fd4264;
	background: #fd4264
}

md-select-menu:not(.md-overflow) md-content {
	padding: 8px
}

@media only screen and (max-width: 640px) {
	.md-dialog .md-dialog md-dialog-actions {
		margin: 0 !important;
		-webkit-flex-direction: column;
		flex-direction: column;
		box-orient: vertical
	}

	.md-dialog .md-dialog md-dialog-actions>button:not(:last-child) {
		margin-bottom: 1em !important
	}
}

@media only screen and (max-width: 768px) {
	.md-dialog md-dialog-content {
		padding: 0 !important
	}
}

@media only screen and (min-width: 768px) {
	.md-dialog {
		min-width: 688px
	}

	.md-dialog.update-user-password {
		min-width: 520px
	}
}

md-radio-group {
	display: inline-block;
	padding: .5em 0 .8em
}

md-radio-group md-radio-button {
	display: inline-block;
	padding-right: 20px;
	margin: 0
}

md-radio-group md-radio-button .md-label {
	margin-left: 25px
}

md-radio-group md-radio-button .md-off,
md-radio-group md-radio-button .md-on {
	top: 3px;
	width: 13px;
	height: 13px
}

md-radio-group md-radio-button .md-off {
	background: #fff;
	border: 1px solid #595966;
	border-radius: 50%
}

md-radio-group md-radio-button .md-on {
	background: #02b86e;
	border: none;
}

md-radio-group md-radio-button.md-checked .md-on {
	-webkit-transform: scale(1);
	transform: scale(1)
}

md-radio-group md-radio-button.md-checked .md-ink-ripple {
	color: rgba(29, 182, 111, 0.47)
}

.mat-radio-outer-circle {
	border: 1px solid #595966
}

.mat-radio-checked .mat-radio-outer-circle {
	border-color: #003087;
	background: #003087;
}

.mat-radio-checked .mat-radio-inner-circle {
	border-color: #003087;
	background: #003087;
	width: 18px;
	height: 18px;
	top: 3px;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.separator {
	text-align: center;
	margin: 1em 0
}

.separator div {
	display: inline-block;
	background: #fff
}

.separator div span {
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	min-width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50%;
	margin: 0 1em;
	opacity: .5;
	-webkit-box-shadow: 0 2px 14px 0 rgba(29, 182, 111, 0.3);
	-moz-box-shadow: 0 2px 14px 0 rgba(29, 182, 111, 0.3);
	box-shadow: 0 2px 14px 0 rgba(29, 182, 111, 0.3)
}

#submenu {
	height: 55px;
	background-color: #fff !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#submenu>nav>a {
	font-size: 13px;
	line-height: 48px;
	color: #bababc;
	margin: 0 7px 0 19px;
	padding-top: 4px;
	display: inline-block;
	border-bottom: 3px solid transparent
}

#submenu>nav>a:hover {
	border-bottom: 2px solid #fff
}

#submenu>nav>a:first-child {
	margin-left: 0
}

#submenu>nav>a.active {
	color: #003087 !important;
	border-bottom-color: #003087 !important;
}

#submenu>div,
#submenu>#main-submenu-links {
	margin-right: 15px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#submenu>div:first-child,
#submenu>#main-submenu-links:first-child {
	min-width: 65%;
	margin-right: auto
}

#submenu>div ul.custom>li,
#submenu>#main-submenu-links ul.custom>li {
	border: none;
	padding: 0
}

#submenu>div ul.custom>li>button,
#submenu>#main-submenu-links ul.custom>li>button {
	position: relative
}

#submenu>div ul.custom>li>button:hover::after,
#submenu>#main-submenu-links ul.custom>li>button:hover::after {
	border-top-color: #02b86e
}

#submenu>div ul.custom>li>button::after,
#submenu>#main-submenu-links ul.custom>li>button::after {
	content: "";
	position: absolute;
	right: 12px;
	top: 12px;
	border: 4px solid transparent;
	border-top-color: #fff
}

#submenu>div ul.custom>li .submenu,
#submenu>#main-submenu-links ul.custom>li .submenu {
	z-index: 10000
}

#submenu>div .button,
#submenu>#main-submenu-links .button {
	height: 29px;
	margin: 0 5px;
	padding: 0 33px
}

#submenu>div .button.not-changed,
#submenu>#main-submenu-links .button.not-changed {
	opacity: .5
}

#submenu>div .sep,
#submenu>#main-submenu-links .sep {
	width: 1px;
	height: 22px;
	background: #eaeaea;
	margin: 0 13px;
	opacity: .2
}

#submenu section>a {
	background: #003087;
	color: #fff;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 4px;
	line-height: 33px;
	height: 33px;
	padding: 0 32px;
	margin: 0 4px;
	-webkit-transition: background .4s ease;
	transition: background .4s ease
}

#submenu section>a:hover,
#submenu section>a.active {
	color: #003087;
	background: #fff;
	border-color: #003087;
}

table.custom {
	border-collapse: collapse;
	border: none;
	table-layout: fixed;
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 14px 0 #dedede;
	-moz-box-shadow: 0 4px 14px 0 #dedede;
	box-shadow: 0 4px 14px 0 #dedede
}

table.custom th,
table.custom td {
	font-size: 13px;
	background: none;
	padding: 14px 6px
}

table.custom thead {
	color: #595966;
	border: none;
	background: none
}

table.custom thead th {
	vertical-align: top;
	border: 1px solid #eaeaea;
	border-top: none
}

table.custom thead th:first-child {
	vertical-align: middle;
	border-left: none
}

table.custom thead th:last-child {
	border-right: none
}

table.custom thead th span {
	display: block;
	margin-bottom: 5px;
	position: relative
}

table.custom thead th span.order {
	cursor: pointer
}

table.custom thead th span.order::after {
	content: "";
	position: absolute;
	right: 3px;
	height: 4px;
	border: 4px solid transparent
}

table.custom thead th span.order.asc::after {
	border-top-color: #595966;
	top: 6px
}

table.custom thead th span.order.desc::after {
	border-bottom-color: #595966;
	top: 2px
}

table.custom thead th .oneRow {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

table.custom thead th .oneRow:not(:first-child) {
	margin-top: 3px
}

table.custom thead th .oneRow span {
	width: 23px;
	margin: 0;
	display: inline-block;
	font-weight: normal
}

table.custom thead th .oneRow input {
	width: 75%
}

table.custom thead th input {
	font-size: 13px;
	height: 32px;
	border: none;
	border-radius: 4px;
	background: #f2f2f2;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

table.custom thead th input:focus {
	border: none;
	background: #f2f2f2;
	-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1)
}

table.custom thead th .dropdown.menu {
	height: 32px
}

table.custom thead th .dropdown.menu>li {
	height: 32px;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
	background: #f2f2f2;
	margin: 0;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

table.custom thead th .dropdown.menu>li>a {
	font-size: 13px;
	color: #595966;
	display: block;
	width: 100%;
	padding: 0 0 0 6px
}

table.custom thead th .dropdown.menu>li>a::after {
	right: 6px;
	border: 4px solid transparent;
	border-top-color: #bababc
}

table.custom tbody {
	border: none;
	background: none
}

table.custom tbody tr {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	-webkit-transition: background .1s ease;
	transition: background .1s ease
}

table.custom tbody tr:nth-child(even) {
	background: #f2f2f2
}

table.custom tbody tr:hover {
	background: #e6eaf3
}

table.custom tbody tr td {
	line-height: 1.3em;
	padding: 11px 6px 12px 6px;
	position: relative
}

table.custom tbody tr td .small-green-text {
	font-size: 10px;
	color: #02b86e
}

table.custom tbody tr td a {
	color: #003087
}

table.custom tbody tr td:not(:first-child)::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 22px;
	background: #eaeaea
}

table.custom tbody tr td .status {
	display: inline-block;
	width: 17px;
	height: 17px;
	border-radius: 50%
}

table.custom tbody tr td .status.status-ready-to-process {
	background: #fd4264
}

table.custom tbody tr td .status.status-invited {
	background: #1db670
}

table.custom tbody tr td .status.status-allocated {
	background: #f5a623
}

table.custom tbody tr td .attach i,
table.custom tbody tr td .link i {
	color: #003087;
	top: 2px;
	position: relative
}

table.custom tbody tr td .underline {
	text-decoration: underline;
	color: #02b86e
}

table.custom tbody tr td .dropdown.menu.actions>li {
	border: none;
	display: inline-block !important
}

table.custom tbody tr td .dropdown.menu.actions>li>a {
	padding: 0
}

table.custom tbody tr td .dropdown.menu.actions>li>a i {
	font-size: 24px;
	line-height: 0;
	color: #003087;
	margin: 0
}

table.custom tbody tr td .dropdown.menu.actions>li>a i.icon-actions {
	font-size: 50px
}

table.custom tbody tr td .dropdown.menu.actions>li>a::after {
	display: none
}

table.custom tbody tr td .dropdown.menu.actions>li>.menu {
	top: calc(100% + 8px) !important
}

table.custom tbody tr td .job-date {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

table.custom tbody tr td .job-date>i {
	font-size: 24px;
	color: #62c5b0
}

table.custom tbody tr td .job-date>span>i {
	color: #bababc
}

table.custom tbody tr td .job-date>span>span {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
	box-orient: vertical
}

table.custom tbody tr td .job-date>span>span>span:first-child {
	display: inline-block;
	margin-left: 5px
}

@media only screen and (max-width: 768px) {
	table.custom tbody tr td .dropdown.menu.actions>li>a i {
		font-size: 50px
	}
}

@media only screen and (min-width: 1024px) {
	table.custom tbody tr td .job-date>span>span {
		-webkit-flex-direction: column;
		flex-direction: column;
		box-orient: vertical
	}

	table.custom tbody tr td .job-date>span>span>span:first-child {
		margin: 0
	}
}

.dropdown.menu>li>a {
	border: none;
	background: none
}

* {
	font-family: "PoppinsRegular", sans-serif;
	color: #595966;
	box-sizing: border-box;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}

button,
input,
optgroup,
select,
textarea {
	font-family: "PoppinsRegular", sans-serif
}

body {
	font-size: 14px;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	height: auto !important;
	background: #fff url(../img/main-bg.png) repeat-x
}

body a,
body a:active,
body a:focus {
	color: #003087
}

body a:hover {
	color: #15a262
}

body h1 {
	font: bold 18px/1.2em "PoppinsRegular", sans-serif;
	margin: 2em 0 1em 0
}

body h4 {
	font-size: 1.5625rem
}

body #header .dropdown.menu,
body #header-mobile .dropdown.menu {
	min-width: 200px;
	position: relative;
	z-index: 300
}

body #header .dropdown.menu>li,
body #header-mobile .dropdown.menu>li {
	height: 60px;
	background: #fff !important;
	border: 1px solid #003087 !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

body #header .dropdown.menu>li>a,
body #header-mobile .dropdown.menu>li>a {
	color: #003087 !important;
	padding: 0 42px 0 19px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

body #header .dropdown.menu>li>a img,
body #header-mobile .dropdown.menu>li>a img {
	display: inline-block;
	margin-right: 10px
}

body #header .dropdown.menu>li>a::after,
body #header-mobile .dropdown.menu>li>a::after {
	right: 12px;
	border: 4px solid transparent;
	border-top-color: #003087 !important;
}

body #header .dropdown.menu>li .menu,
body #header-mobile .dropdown.menu>li .menu {
	width: 100%;
	top: 100% !important;
	right: 0;
	border: none;
	background: #fff !important;
	border-radius: 0;
	padding: 0
}

body #header .dropdown.menu>li .menu::before,
body #header-mobile .dropdown.menu>li .menu::before {
	content: "";
	position: absolute;
	right: 10px;
	left: auto;
	top: -16px;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #fff !important;
}

body #header .dropdown.menu>li .menu>li a,
body #header-mobile .dropdown.menu>li .menu>li a {
	line-height: 1.6em;
	color: #003087 !important;
	display: block;
	margin-left: 7px;
	padding-left: 0
}

body #header .dropdown.menu>li .menu>li a i,
body #header-mobile .dropdown.menu>li .menu>li a i {
	color: #003087 !important;
	margin-left: 5px;
}

body #header .dropdown.menu>li .menu>li:first-child a,
body #header-mobile .dropdown.menu>li .menu>li:first-child a {
	border-top: none;
	margin-top: 10px;
}

body #header .dropdown.menu>li .menu>li:last-child a,
body #header-mobile .dropdown.menu>li .menu>li:last-child a {
	border-top: none;
	margin-bottom: 10px;
}

body #header {
	height: 60px;
	background: #02b86e;
	padding: 0 0 0 21px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

body #header .icons {
	display: inline-block
}

body #header .icons-logo {
	width: 72px;
	height: 46px;
	background: url(../img/icons/logo.png)
}

body #header>nav a {
	padding: 0 21px
}

body #header>nav a span,
body #header>nav a i {
	color: #fff
}

body #header>nav a i {
	position: relative;
	top: 2px;
	margin-right: 10px
}

body #header>nav a span {
	display: inline-block;
	line-height: 60px;
	height: 60px
}

body #header>nav a.active span,
body #header>nav a:hover span {
	border-bottom: 2px solid #fff
}

body #header>a,
body #header>button {
	color: #003087 !important;
	background: #fff !important;
	border: 1px solid #003087 !important;
	margin: 0;
	border-radius: 4px
}

body #header-mobile,
body #footer-mobile {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 10
}

body #header-mobile {
	top: 0;
	height: 43px;
	background: #02b86e
}

body #header-mobile .dropdown.menu {
	min-width: 0
}

body #header-mobile .dropdown.menu>li {
	height: auto;
	background: none
}

body #header-mobile .dropdown.menu>li>a {
	padding: 0 22px 0 0
}

body #header-mobile button {
	font-size: 22px;
	color: #fff;
	position: absolute;
	top: 25%
}

body #header-mobile button:first-child {
	left: 11px
}

body #header-mobile button:last-child {
	right: 11px
}

body #header-mobile h1 {
	font-family: "PoppinsRegular", sans-serif;
	font-size: 18px;
	line-height: 43px;
	text-align: center;
	color: #fff;
	width: 100%;
	margin: 0
}

body #header-mobile h1.align-left {
	text-align: left;
	padding-left: 16px
}

body #header-mobile section {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 11px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

body #header-mobile section .header__message i {
	position: relative;
	top: 3px;
	font-size: 24px;
	color: #fff
}

body #header-mobile section .header__profile {
	margin-left: 15px
}

body #footer-mobile {
	bottom: 0;
	height: 47px;
	background: #fff;
	-webkit-box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.1);
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch
}

body #footer-mobile button {
	font-size: 12px;
	line-height: 1.4em;
	border: none;
	background: none;
	color: #595966;
	height: 100%;
	border-bottom: 3px solid transparent;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

body #footer-mobile button.active {
	color: #10a9a9;
	border-bottom: 3px solid #10a9a9
}

body #footer-mobile button .badge {
	display: inline-block;
	margin-left: 6px;
	border-radius: 50%;
	background: #f7c900;
	position: relative;
	width: 20px;
	height: 20px;
	-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1)
}

body #footer-mobile button .badge i {
	font-size: 12px;
	font-style: normal;
	line-height: 1;
	color: #595966;
	position: absolute;
	left: 0;
	right: 0;
	top: 4px;
	margin: auto
}

body #footer-mobile button:not(:first-child) {
	border-left: 1px solid #eaeaea
}

body #footer-mobile a {
	color: #595966;
	text-align: center;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

body #footer-mobile a.active i,
body #footer-mobile a.active span {
	opacity: 1;
	color: #000
}

body #footer-mobile a i {
	font-size: 20px;
	position: relative;
	top: 5px
}

body #footer-mobile a i,
body #footer-mobile a span {
	opacity: .5
}

body #footer-mobile a span {
	font-size: 9px;
	display: inline-block;
	margin-top: 2px
}

body .column:last-child:not(:first-child),
body .columns:last-child:not(:first-child) {
	float: left
}

body .no-padding {
	padding: 0 !important
}

body .no-margin {
	margin: 0 !important
}

body .pb-2em {
	padding-bottom: 2em
}

body .pb-3em {
	padding-bottom: 3em
}

body .pb-4em {
	padding-bottom: 4em
}

body .pb-5em {
	padding-bottom: 5em
}

body .mb-2em {
	margin-bottom: 2em
}

body .mb-3em {
	margin-bottom: 3em
}

body .mb-4em {
	margin-bottom: 4em
}

body .mb-5em {
	margin-bottom: 5em
}

@media only screen and (max-width: 999px) {
	body {
		padding: 43px 0 0 0;
		background: #fff
	}

	body #header {
		display: none !important
	}

	.hidden-mobile {
		display: none !important
	}

	.no-padding-mobile {
		padding: 0 !important
	}

	.no-margin-mobile {
		margin: 0 !important
	}
}

@media only screen and (min-width: 1000px) {

	body #header-mobile,
	body #footer-mobile {
		display: none !important
	}

	.hidden-desktop {
		display: none !important
	}
}

#page-add-blockout {
	max-width: 980px;
	margin: 0 auto 20px
}

#page-add-blockout>main header {
	text-align: center
}

#page-add-blockout>main header h1 {
	font-size: 26px;
	font-weight: bolder;
	line-height: 46px;
	letter-spacing: .38px;
	margin-bottom: .5em;
	position: relative;
	display: inline-block
}

#page-add-blockout>main header h1::before,
#page-add-blockout>main header h1::after {
	content: "";
	position: absolute;
	height: 6px;
	top: 50%;
	width: 100%;
	margin-top: -3px;
	background: url(../img/separator.png) repeat-x
}

#page-add-blockout>main header h1::before {
	left: 100%;
	margin-left: 25px
}

#page-add-blockout>main header h1::after {
	right: 100%;
	margin-right: 25px
}

#page-add-blockout>main .common-form {
	margin-top: 0;
	margin-left: 20px;
	border-bottom: 1px solid #eaeaea
}

#page-add-blockout>main .common-form md-switch {
	margin: 0
}

#page-add-blockout>main .common-form md-switch.md-success .md-bar {
	top: 1px;
	width: 36px;
	height: 20px;
	border-radius: 31px;
	background: #d8d8d8;
	-webkit-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 3px 10px 2px rgba(0, 0, 0, 0.05)
}

#page-add-blockout>main .common-form md-switch.md-success .md-thumb {
	width: 18px;
	height: 18px;
	left: 2px;
	background: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

#page-add-blockout>main .common-form md-switch.md-checked.md-success .md-bar {
	background: #65ca32
}

#page-add-blockout>main .common-form md-switch.md-checked.md-success .md-thumb {
	left: 1px;
	background: #fff
}

#page-add-blockout>main .manage-buttons {
	max-width: 280px;
	margin: 2em auto 0;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

#page-add-blockout>main .manage-buttons .button {
	min-width: 80px !important
}

@media only screen and (max-width: 1023px) {
	#page-add-blockout>main>form .row-wrapper {
		margin-right: 0
	}

	#page-add-blockout>main>form .row-wrapper .columns {
		padding-right: 0
	}
}

@media only screen and (min-width: 1024px) {
	#page-add-blockout>main .common-form {
		padding-bottom: 29px;
		max-width: 300px;
		margin: 0 auto
	}
}

.inline-icon-add-file,
.inline-icon-datepicker,
.inline-icon-tip {
	display: inline-block;
	background: url("../img/svg-compile/css/svg/sprite.css.svg") no-repeat
}

.inline-icon-add-file {
	background-position: 0 0;
	width: 32px;
	height: 32px
}

.inline-icon-datepicker {
	background-position: 100% 0;
	width: 18px;
	height: 16px
}

.inline-icon-tip {
	background-position: 86.48648648648648% 84.21052631578948%;
	width: 13px;
	height: 12.5px
}

.checkbox {
	line-height: 16px;
	height: 16px
}

.checkbox input {
	position: absolute;
	left: -10000px;
	opacity: 0
}

.checkbox input+label {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	border: 1px solid #e4e4e4;
	background: #f8f8f8;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

.checkbox input:checked+label {
	background: #02b86e
}

md-checkbox {
	padding-left: 13px;
	padding-right: 25px;
	margin: 0
}

md-checkbox .md-label {
	margin-left: 13px
}

md-checkbox .md-icon {
	top: 3px;
	width: 13px;
	height: 13px;
	background: #fff;
	border: 1px solid #595966;
	border-radius: 50%
}

md-checkbox .md-icon::after {
	display: none
}

md-checkbox.md-checked .md-icon {
	background: #02b86e;
	border: none;
}

md-checkbox.md-checked .md-ink-ripple {
	color: rgba(29, 182, 111, 0.47)
}

.mat-checkbox-frame {
	border: 1px solid #595966;
	border-radius: 50%
}

.mat-checkbox-checked.mat-accent .mat-checkbox-background {
	background: #003087;
}

md-radio-group {
	display: inline-block;
	padding: .5em 0 .8em
}

md-radio-group md-radio-button {
	display: inline-block;
	padding-right: 20px;
	margin: 0
}

md-radio-group md-radio-button .md-label {
	margin-left: 25px
}

md-radio-group md-radio-button .md-off,
md-radio-group md-radio-button .md-on {
	top: 3px;
	width: 13px;
	height: 13px
}

md-radio-group md-radio-button .md-off {
	background: #fff;
	border: 1px solid #595966;
	border-radius: 50%
}

md-radio-group md-radio-button .md-on {
	background: #02b86e;
	border: none;
}

md-radio-group md-radio-button.md-checked .md-on {
	-webkit-transform: scale(1);
	transform: scale(1)
}

md-radio-group md-radio-button.md-checked .md-ink-ripple {
	color: rgba(29, 182, 111, 0.47)
}

.mat-radio-outer-circle {
	border: 1px solid #595966
}

.mat-radio-checked .mat-radio-outer-circle {
	border-color: #003087;
	background: #003087;
}

.mat-radio-checked .mat-radio-inner-circle {
	border-color: #003087;
	background: #003087;
	width: 18px;
	height: 18px;
	top: 3px;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.my-drop-zone {
	border: none !important
}

.file-uploader {
	text-align: center;
	background: #f8f8f8;
	border: 2px dashed #02b86e;
	border-radius: 3px;
	padding: 46px;
	position: relative
}

.file-uploader>button,
.file-uploader>button:hover {
	line-height: 1.6em;
	background: none !important;
	position: relative;
	z-index: 10;
	text-transform: none
}

.file-uploader>button b,
.file-uploader>button:hover b {
	font-size: 13px;
	color: #02b86e;
	display: block;
	margin-top: 1em
}

.file-uploader>button span,
.file-uploader>button:hover span {
	font-size: 13px
}

.file-uploader>button i,
.file-uploader>button:hover i {
	font-size: 50px;
	color: #02b86e
}

.file-uploader>button input,
.file-uploader>button:hover input {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 20;
	padding: 0 !important;
	margin: 0 !important;
	cursor: pointer
}

.file-uploader .my-drop-zone {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.file-uploader.light {
	padding: 26px 0;
	width: 108px;
	max-height: 108px
}

.file-uploader.light>button,
.file-uploader.light button:hover {
	min-width: 108px;
	margin: 0 !important;
	padding: 0 !important
}

.file-uploader.light>button b,
.file-uploader.light>button span,
.file-uploader.light button:hover b,
.file-uploader.light button:hover span {
	display: none
}

#page-booking {
	padding-bottom: 50px
}

#page-booking>h1 {
	font-size: 20px;
	line-height: 55px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0
}

#page-booking>main>section {
	text-align: center;
	margin: 26px 0 auto
}

#page-booking>main>section>span {
	padding: 14px 62px;
	border: 2px solid #eaeaea;
	border-radius: 5px;
	background: #f8f8f8;
	display: inline-block
}

#page-booking>main .common-form {
	max-width: 780px;
	margin: 0 auto;
	padding: 14px 0
}

#page-booking>main .common-form .form-field>i.inline-icon-datepicker {
	position: absolute;
	right: 7px;
	bottom: 14px;
	cursor: pointer
}

#page-booking>main .common-form label span[class^=inline-icon] {
	position: relative;
	top: 1px
}

#page-booking>main .common-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),
#page-booking>main .common-form select,
#page-booking>main .common-form textarea,
#page-booking>main .common-form md-select {
	padding-left: 18px
}

#page-booking>main .common-form .row,
#page-booking>main .common-form h2 {
	margin: 0 auto
}

#page-booking>main .common-form .row {
	padding: 20px
}

#page-booking>main .common-form h2 {
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;
	margin: 1em auto .7em
}

#page-booking>main .common-form p {
	margin: 1em 0
}

#page-booking>main .common-form textarea {
	height: 15em
}

#page-booking>main #services {
	width: 100%;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#page-booking>main #services button[md-button] {
	color: #02b86e;
	min-width: 124px;
	border: 2px solid #02b86e;
	border-radius: 4px;
	background: none;
	padding: 9px 0;
	text-transform: none;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

#page-booking>main #services button[md-button].active {
	color: #fff;
	background: #02b86e;
	-webkit-box-shadow: 0 2px 10px 0 #02b86e;
	-moz-box-shadow: 0 2px 10px 0 #02b86e;
	box-shadow: 0 2px 10px 0 #02b86e
}

#page-booking>main #services button[md-button].active i {
	color: #fff
}

#page-booking>main #services button[md-button].active span,
#page-booking>main #services button[md-button].active span:not(.mat-button-wrapper) {
	color: #fff
}

#page-booking>main #services button[md-button] i {
	font-size: 30px;
	line-height: .6em;
	color: #02b86e
}

#page-booking>main #services button[md-button] span:not(.mat-button-wrapper) {
	color: #02b86e;
	line-height: 1em;
	display: block;
	margin-top: 6px
}

#page-booking>main #job-documents {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#page-booking>main #job-documents>section {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 6;
	-webkit-flex-grow: 6;
	-ms-flex-positive: 6;
	flex-grow: 6
}

#page-booking>main #job-documents>section>section,
#page-booking>main #job-documents>section>button {
	width: 108px;
	height: 108px;
	border-radius: 4px;
	position: relative;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

#page-booking>main #job-documents>section>section {
	background: #f8f8f8;
	margin: 0 12px 50px 0;
	cursor: pointer;
	position: relative
}

#page-booking>main #job-documents>section>section>button {
	text-align: center;
	width: 17px;
	height: 17px;
	padding: 0;
	position: absolute;
	right: 8px;
	top: 8px;
	min-width: 17px;
	background: #fd4264
}

#page-booking>main #job-documents>section>section>button i {
	font-size: 8px;
	color: #fff
}

#page-booking>main #job-documents>section>section i {
	font-size: 50px;
	color: #02b86e
}

#page-booking>main #job-documents>section>section span {
	text-align: center;
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}

#page-booking>main #booking-preferences {
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#page-booking>main #booking-preferences>section,
#page-booking>main #booking-preferences>button {
	width: 191px;
	height: 240px;
	padding: 15px;
	border-radius: 4px;
	margin: .5em 25px .5em 0 !important;
	-webkit-box-shadow: 0 2px 12px 0 #eaeaea;
	-moz-box-shadow: 0 2px 12px 0 #eaeaea;
	box-shadow: 0 2px 12px 0 #eaeaea
}

#page-booking>main #booking-preferences>section {
	position: relative
}

#page-booking>main #booking-preferences>section>button:first-child {
	text-align: center;
	width: 17px;
	height: 17px;
	padding: 0;
	position: absolute;
	right: 8px;
	top: 8px;
	min-width: 17px;
	background: #fd4264
}

#page-booking>main #booking-preferences>section>button:first-child i {
	font-size: 8px;
	color: #fff;
	position: relative;
	top: 1px
}

#page-booking>main #booking-preferences>section.interpreter_added strong,
#page-booking>main #booking-preferences>section.interpreter_added figure,
#page-booking>main #booking-preferences>section.interpreter_added span {
	opacity: .5
}

#page-booking>main #booking-preferences>section strong {
	display: block;
	margin-bottom: 10px
}

#page-booking>main #booking-preferences>section figure {
	padding: 0;
	margin: 0;
	background: none;
	border: none
}

#page-booking>main #booking-preferences>section span {
	margin-top: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}

#page-booking>main #booking-preferences>button {
	text-align: center;
	background: #fff;
	font-size: 13px;
	font-weight: bolder;
	color: #003087;
	border: 2px solid #003087;
	background: none;
	border-radius: 4px;
	position: relative;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

#page-booking>main #booking-preferences>button>span {
	line-height: 1em
}

#page-booking>main #booking-preferences>button i {
	margin-bottom: 14px;
	transform: scale(1.3)
}

.md-dialog.add-interpreters {
	max-width: 688px;
	margin: 0 10px
}

.md-dialog.add-interpreters main {
	padding-left: 20px;
	padding-right: 20px
}

.md-dialog.add-interpreters main>section {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.md-dialog.add-interpreters main>section>section {
	font-size: 10px;
	text-align: center;
	width: 121px;
	height: 150px;
	padding: 8px;
	border-radius: 4px;
	margin: 0 2.5px 10px 2.5px;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: 0 2px 12px 0 #eaeaea;
	-moz-box-shadow: 0 2px 12px 0 #eaeaea;
	box-shadow: 0 2px 12px 0 #eaeaea
}

.md-dialog.add-interpreters main>section>section.interpreter_added img,
.md-dialog.add-interpreters main>section>section.interpreter_added span {
	opacity: .5
}

.md-dialog.add-interpreters main>section>section::after {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	content: "";
	background: rgba(0, 48, 135, 0.9) url(../img/svg/selected.svg) center center no-repeat;
	border-radius: 4px;
	opacity: 0;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.md-dialog.add-interpreters main>section>section.selected::after {
	opacity: 1
}

.md-dialog.add-interpreters main>section>section figure {
	width: 106px;
	height: 106px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden
}

.md-dialog.add-interpreters main>section>section figure img {
	width: 100%;
	height: auto
}

.md-dialog.add-interpreters main>section>section span {
	margin-top: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block
}

@media only screen and (min-width: 640px) {
	.md-dialog.add-interpreters {
		margin: 0
	}
}

@media only screen and (min-width: 768px) {
	#page-booking>main .common-form .row {
		padding: 0
	}

	#page-booking>main .common-form .row.ext {
		width: 701px;
		margin-left: 80px
	}

	#page-booking>main #job-documents>section {
		-webkit-box-pack: flex-start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start
	}

	#page-booking>main #booking-preferences {
		-webkit-box-pack: flex-start;
		-webkit-justify-content: flex-start;
		justify-content: flex-start
	}
}

.page-white-bg {
	background: #fff !important
}

.fixed-scroll {
	position: fixed;
	z-index: 900;
	left: 0;
	top: 0;
	width: 100%;
	background: #444
}

#page-common>h1 {
	font-size: 20px;
	line-height: 55px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0
}

#page-common>main form.common-form {
	max-width: 620px;
	margin: 0 auto;
	padding: 60px 0
}

#page-common>main form.common-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),
#page-common>main form.common-form select,
#page-common>main form.common-form textarea,
#page-common>main form.common-form md-select {
	padding-left: 18px
}

#page-home {
	padding: 0 23px 23px 21px
}

#steps {
	padding: 0;
	border: none;
	position: relative
}

#steps>nav {
	border-bottom: 1px solid #d2d2d2;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: stretch;
	-webkit-justify-content: stretch;
	justify-content: stretch
}

#steps>nav>a {
	font-size: 13px;
	line-height: 46px;
	color: #595966;
	text-align: center;
	background: #fff;
	display: block;
	position: relative;
	z-index: 99;
	padding-right: 46px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

#steps>nav>a.passed {
	background: #f2f2f2
}

#steps>nav>a.passed::after {
	border-left-color: #f2f2f2
}

#steps>nav>a::before,
#steps>nav>a::after {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0;
	border: 23px solid transparent
}

#steps>nav>a::before {
	right: -23px;
	border-left-color: #d2d2d2;
	z-index: 9
}

#steps>nav>a::after {
	right: -22px;
	border-left-color: #fff;
	z-index: 10
}

#steps>nav>a:last-child::after,
#steps>nav>a:last-child::before {
	display: none
}

#steps>nav>a.active {
	color: #fff;
	background: #003087;
	border: none;
	z-index: 100
}

#steps>nav>a.active::before,
#steps>nav>a.active::after {
	content: "";
	position: absolute;
	top: 0;
	width: 0;
	height: 0
}

#steps>nav>a.active::before {
	left: -24px;
	border: 23px solid #003087;
	border-left-color: #fff
}

#steps>nav>a.active::after {
	right: -23px;
	border: 23px solid #fff;
	border-left-color: #003087
}

.job-status {
	display: none
}

#job-booking {
	background: #fff
}

#job-booking main {
	padding: 0 0 60px 18px
}

#job-booking main.desktop-narrow {
	max-width: 1280px;
	margin: 0 auto
}

#job-booking main h2 {
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	margin: 0 0 .5em 0;
	padding-top: 2em
}

#job-booking main h2.outstanding {
	padding-right: 20px
}

#job-booking main #filters {
	margin-top: 0
}

#job-booking main #filters button.active {
	background: #62c5b0;
	border-color: #62c5b0
}

#job-booking main #filters i[class^=icon-] {
	font-size: 18px
}

#job-booking main #filters .icon-glass {
	color: #bababc;
	display: inline-block;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

#job-booking main #job-details .dropdown.menu.custom>li {
	border: none
}

#job-booking main #job-details .dropdown.menu.custom>li>a {
	padding: 0
}

#job-booking main #job-details .dropdown.menu.custom>li>a::after {
	display: none
}

#job-booking main #job-details .dropdown.menu.custom>li li {
	text-align: left
}

#job-booking main .manage-job-buttons {
	width: 100%;
	margin: 16px 0 66px 0;
	padding-right: 15px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

#job-booking main .manage-job-buttons .button {
	width: 86px;
	height: 45px
}

#job-booking main .manage-interpreters-wrapper {
	text-align: center;
	margin: 10px 18px 40px 18px;
	padding: 10px 0;
	overflow: hidden
}

#job-booking main .manage-interpreters-wrapper .manage-interpreters {
	display: inline-block;
	position: relative
}

#job-booking main .manage-interpreters-wrapper .manage-interpreters::before,
#job-booking main .manage-interpreters-wrapper .manage-interpreters::after {
	content: "";
	position: absolute;
	height: 1px;
	top: calc(50% + 2px);
	width: 100%;
	margin-top: -3px;
	background: #003087
}

#job-booking main .manage-interpreters-wrapper .manage-interpreters::before {
	left: 100%;
	margin-left: 5px
}

#job-booking main .manage-interpreters-wrapper .manage-interpreters::after {
	right: 100%;
	margin-right: 5px
}

#job-booking main .manage-interpreters-wrapper .manage-interpreters>section {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: space-around;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-ms-flex-pack: distribute;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

#job-booking main .manage-interpreters-wrapper .manage-interpreters>section div {
	height: 52px;
	padding: 6px 13px;
	margin: 14px;
	border-radius: 4px;
	border: 1px solid #003087;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2)
}

#job-booking main .manage-interpreters-wrapper .manage-interpreters>section div span {
	color: #003087;
	display: inline-block;
	margin-left: 5px
}

#job-booking main .manage-interpreters-wrapper .manage-interpreters>section div button {
	font-size: 13px;
	color: #fff;
	height: 35px;
	background: #fd4264;
	border-radius: 4px;
	padding: 0 16px;
	margin-left: 15px
}

#job-booking main #invited-interpreters {
	border-radius: 4px;
	margin: 13px 0 18px 0;
	-webkit-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.2);
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical
}

#job-booking main #invited-interpreters md-checkbox {
	margin: 0
}

#job-booking main #invited-interpreters md-checkbox .md-icon {
	width: 16px;
	height: 16px;
	top: 1px;
	border-color: #eaeaea;
	border-radius: 2px;
	background: #f8f8f8
}

#job-booking main #invited-interpreters md-checkbox.md-checked .md-icon {
	background: #02b86e
}

#job-booking main #invited-interpreters .custom.custom-small-table {
	border: none;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th {
	font-size: 11px;
	padding: 7px 4px
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th::before {
	display: none
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th:first-child {
	text-align: center;
	padding-left: 6px
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th:last-child {
	position: relative
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th:last-child::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #eaeaea
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th span {
	display: block;
	margin-bottom: 5px;
	position: relative
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th span.order {
	cursor: pointer
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th span.order::after {
	content: "";
	position: absolute;
	right: 3px;
	height: 4px;
	border: 4px solid transparent
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th span.order.asc::after {
	border-top-color: #595966;
	top: 6px
}

#job-booking main #invited-interpreters .custom.custom-small-table thead th span.order.desc::after {
	border-bottom-color: #595966;
	top: 2px
}

#job-booking main #invited-interpreters .custom.custom-small-table tbody tr {
	height: 29px !important
}

#job-booking main #invited-interpreters .custom.custom-small-table tbody tr td {
	font-size: 12px;
	padding: 0 6px;
	border-top: 1px solid #eaeaea;
	height: 29px !important
}

#job-booking main #invited-interpreters .custom.custom-small-table tbody tr td::before {
	height: 14px
}

#job-booking main #invited-interpreters .custom.custom-small-table tbody tr td:first-child {
	text-align: center
}

#job-booking main #invited-interpreters .custom.custom-small-table tbody tr td:last-child::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 14px;
	background: #eaeaea
}

#job-booking main #invited-interpreters>section {
	text-align: center
}

#job-booking main #invited-interpreters>section #time {
	font-size: 11px;
	font-weight: bolder;
	line-height: 32px;
	height: 32px
}

#job-booking main #invited-interpreters>section>section {
	position: relative
}

#job-booking main #invited-interpreters>section>section #time-range {
	font-size: 11px;
	font-weight: bolder;
	height: 32px;
	background: #f8f8f8;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-ms-flex-pack: justify
}

#job-booking main #invited-interpreters>section>section #time-range button {
	font-size: 22px;
	color: #62c5b0;
	padding: 0 4px
}

#job-booking main #invited-interpreters>section>section #time-range span {
	display: inline-block;
	width: 42px !important;
	min-width: 42px !important;
	text-align: left !important
}

#job-booking main #invited-interpreters>section>section #time-range>section {
	width: calc(100% - 84px);
	overflow: hidden;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-pack: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

#job-booking main #invited-interpreters>section>section .flow {
	position: relative;
	border-bottom: 1px solid #eaeaea;
	background: url(../img/timeline-bg.png);
	overflow: hidden
}

#job-booking main #invited-interpreters>section>section .flow>div {
	height: 29px;
	border-top: 1px solid #eaeaea;
	padding: 0 42px
}

#job-booking main #invited-interpreters>section>section .flow>div>section {
	margin: 0 auto;
	position: relative;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: flex-start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start
}

#job-booking main #invited-interpreters>section>section .flow>div>section:nth-child(even) {
	background: #fff
}

#job-booking main #invited-interpreters>section>section .flow>div>section:nth-child(odd) {
	background: #f8f8f8
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span {
	display: inline-block;
	height: 29px;
	position: absolute;
	top: 0
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.pink {
	background: #fc9eb0
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.red {
	background: #fe4263
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.orange {
	background: #ff9104
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.green {
	background: #1cb670
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span:nth-child(1) {
	z-index: 1
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span:nth-child(2) {
	z-index: 2
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span:nth-child(3) {
	z-index: 3
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span:nth-child(4) {
	z-index: 4
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span:nth-child(5) {
	z-index: 5
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span:nth-child(6) {
	z-index: 6
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span:nth-child(7) {
	z-index: 7
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span:nth-child(8) {
	z-index: 8
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells-half {
	width: 21px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells1 {
	width: 42px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells1half {
	width: 63px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells2 {
	width: 84px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells2half {
	width: 105px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells3 {
	width: 126px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells3half {
	width: 147px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells4 {
	width: 168px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells4half {
	width: 189px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells5 {
	width: 210px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells5half {
	width: 231px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells6 {
	width: 252px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells6half {
	width: 273px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells7 {
	width: 294px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells7half {
	width: 315px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells8 {
	width: 336px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells8half {
	width: 357px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells9 {
	width: 378px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells9half {
	width: 399px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells10 {
	width: 420px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells10half {
	width: 441px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells11 {
	width: 462px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells11half {
	width: 483px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells12 {
	width: 504px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.cells12half {
	width: 525px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset-half {
	left: 21px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset1 {
	left: 42px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset1half {
	left: 63px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset2 {
	left: 84px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset2half {
	left: 105px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset3 {
	left: 126px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset3half {
	left: 147px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset4 {
	left: 168px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset4half {
	left: 189px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset5 {
	left: 210px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset5half {
	left: 231px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset6 {
	left: 252px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset6half {
	left: 273px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset7 {
	left: 294px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset7half {
	left: 315px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset8 {
	left: 336px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset8half {
	left: 357px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset9 {
	left: 378px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset9half {
	left: 399px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset10 {
	left: 420px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset10half {
	left: 441px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset11 {
	left: 462px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset11half {
	left: 483px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset12 {
	left: 504px
}

#job-booking main #invited-interpreters>section>section .flow>div>section>span.offset12half {
	left: 525px
}

#job-booking main #invited-interpreters>section>section>div#mover {
	width: calc(100% - 84px);
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	z-index: 10
}

#job-booking main #invited-interpreters>section>section>div#mover>div {
	position: absolute;
	top: 0;
	height: 100%;
	border: 2px dashed #15a262;
	background: rgba(2, 184, 110, 0.2);
	box-sizing: border-box
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells-half {
	width: 21px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells1 {
	width: 42px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells1half {
	width: 63px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells2 {
	width: 84px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells2half {
	width: 105px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells3 {
	width: 126px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells3half {
	width: 147px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells4 {
	width: 168px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells4half {
	width: 189px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells5 {
	width: 210px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells5half {
	width: 231px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells6 {
	width: 252px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells6half {
	width: 273px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells7 {
	width: 294px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells7half {
	width: 315px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells8 {
	width: 336px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells8half {
	width: 357px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells9 {
	width: 378px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells9half {
	width: 399px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells10 {
	width: 420px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells10half {
	width: 441px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells11 {
	width: 462px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells11half {
	width: 483px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells12 {
	width: 504px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.cells12half {
	width: 525px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset-half {
	left: 21px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset1 {
	left: 42px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset1half {
	left: 63px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset2 {
	left: 84px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset2half {
	left: 105px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset3 {
	left: 126px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset3half {
	left: 147px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset4 {
	left: 168px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset4half {
	left: 189px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset5 {
	left: 210px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset5half {
	left: 231px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset6 {
	left: 252px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset6half {
	left: 273px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset7 {
	left: 294px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset7half {
	left: 315px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset8 {
	left: 336px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset8half {
	left: 357px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset9 {
	left: 378px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset9half {
	left: 399px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset10 {
	left: 420px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset10half {
	left: 441px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset11 {
	left: 462px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset11half {
	left: 483px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset12 {
	left: 504px
}

#job-booking main #invited-interpreters>section>section>div#mover>div.offset12half {
	left: 525px
}

#job-booking main .columns.small-padding {
	padding: 0 3px
}

#job-booking main .columns.small-padding .with-border {
	font-size: 13px;
	padding: 0 0 10px 0;
	margin-bottom: 6px;
	border-bottom: 1px solid #eaeaea
}

#job-booking main .columns.small-padding .with-border>div:first-child {
	color: #acacb2
}

#job-booking main #changes-history {
	line-height: 1.2em;
	border-radius: 5px;
	-webkit-box-shadow: 0 4px 14px 0 #eaeaea;
	-moz-box-shadow: 0 4px 14px 0 #eaeaea;
	box-shadow: 0 4px 14px 0 #eaeaea
}

#job-booking main #changes-history thead th {
	padding-top: 8px;
	padding-bottom: 8px
}

#job-booking main #changes-history thead th:not(:first-child) {
	border-left: 1px solid #eaeaea
}

#job-booking main #changes-history thead th::before {
	display: none
}

#job-booking main #changes-history tbody tr td:nth-child(2) {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#job-booking main #changes-history tbody tr td:nth-child(2) img {
	display: inline-block;
	margin-right: 9px
}

#job-booking main #changes-history tbody tr td {
	border-top: 1px solid #eaeaea
}

#job-booking main #changes-history tbody tr td:last-child div {
	margin: 2px 0
}

#job-booking main #changes-history tbody tr td:last-child div span {
	color: #003087
}

@media only screen and (max-width: 999px) {
	#static-flow {
		display: none
	}

	#job-booking h2 {
		font-family: "PoppinsBold", sans-serif;
		text-transform: uppercase
	}

	.job-status {
		height: 40px;
		line-height: 40px;
		text-align: center;
		display: block;
		position: relative
	}

	.job-status>span {
		display: block;
		color: #fff !important
	}

	.job-status i {
		color: #fff;
		position: absolute;
		right: 20px
	}

	.job-status .status-invited {
		background: #00c974
	}

	.job-status .status-declined {
		background: #ff3f61
	}

	.job-status .status-tentative {
		background: #10a9a8
	}

	.job-status .status-accepted {
		background: #00b86a
	}

	.job-status .status-allocated {
		background: #00a961
	}

	.job-status .status-completed {
		background: #009052
	}

	#changes-history {
		display: none
	}

	#job-details-responsive {
		margin-bottom: 8px
	}

	#job-details-responsive thead {
		display: none
	}

	#job-details-responsive tbody {
		border: none;
		background: none
	}

	#job-details-responsive tbody tr {
		display: block
	}

	#job-details-responsive tbody tr td {
		font-size: 13px;
		display: block;
		border: none;
		border-bottom: 1px solid #eaeaea;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align: right;
		min-height: 38px
	}

	#job-details-responsive tbody tr td.new-line {
		text-align: left;
		padding-top: 2em;
		padding-left: 0
	}

	#job-details-responsive tbody tr td::before {
		content: attr(data-title);
		text-align: left;
		color: #acacb2;
		position: absolute;
		top: 8px;
		left: 0;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap
	}

	#job-details-responsive tbody tr td:nth-child(4),
	#job-details-responsive tbody tr td:nth-child(8),
	#job-details-responsive tbody tr td:nth-child(9),
	#job-details-responsive tbody tr td:nth-child(11),
	#job-details-responsive tbody tr td:nth-child(12),
	#job-details-responsive tbody tr td:nth-child(13) {
		display: none
	}

	#filters {
		padding-left: 0;
		padding-right: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	#filters .filters {
		display: none !important
	}

	.filters-mobile {
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-direction: row;
		flex-direction: row;
		box-orient: vertical;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify
	}

	.jobs {
		padding-bottom: 60px
	}

	#jobs-responsive {
		margin-bottom: 8px;
		position: relative;
		right: 0;
		width: 100%;
		border: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none
	}

	#jobs-responsive thead {
		display: none
	}

	#jobs-responsive tbody {
		border: none;
		background: none
	}

	#jobs-responsive tbody tr {
		display: block;
		border-bottom: none
	}

	#jobs-responsive tbody tr:hover {
		background: #fff
	}

	#jobs-responsive tbody tr:nth-child(even) {
		background: #fff
	}

	#jobs-responsive tbody tr:first-child {
		border-top: none
	}

	#jobs-responsive tbody tr td {
		font-size: 14px;
		text-align: left !important;
		border: none !important;
		display: block;
		padding: 4px 6px
	}

	#jobs-responsive tbody tr td .actions-container {
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-direction: row;
		flex-direction: row;
		box-orient: vertical;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify
	}

	#jobs-responsive tbody tr td .actions-container .icon-actions {
		font-size: 18px;
		color: #f2f2f2
	}

	#jobs-responsive tbody tr td .dropdown.menu.custom.actions .icon-actions {
		display: none
	}

	#jobs-responsive tbody tr td .dropdown.menu.custom.actions .icon-more-icon {
		font-size: 22px !important;
		color: #bababc
	}

	#jobs-responsive tbody tr td .dropdown.menu.custom.actions .icon-more-icon:hover {
		color: #62c5b0 !important
	}

	#jobs-responsive tbody tr td::before {
		display: none
	}

	#jobs-responsive tbody tr td.new-line {
		text-align: left;
		padding-top: 2em;
		padding-left: 0
	}

	#jobs-responsive tbody tr td:nth-child(2) {
		font-size: 12px;
		color: #bababc;
		padding-top: 10px
	}

	#jobs-responsive tbody tr td:nth-child(4),
	#jobs-responsive tbody tr td:nth-child(6) {
		font-weight: bold
	}

	#jobs-responsive tbody tr td:nth-child(1),
	#jobs-responsive tbody tr td:nth-child(3),
	#jobs-responsive tbody tr td:nth-child(7),
	#jobs-responsive tbody tr td:nth-child(9),
	#jobs-responsive tbody tr td:nth-child(10),
	#jobs-responsive tbody tr td:nth-child(11),
	#jobs-responsive tbody tr td:nth-child(12) {
		display: none !important
	}

	#jobs-responsive main .columns {
		font-size: 12px;
		padding: 0
	}

	#jobs-responsive main .columns .row {
		padding: 8px 0;
		margin: 0;
		border-top: 1px solid #eaeaea;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-direction: row;
		flex-direction: row;
		box-orient: vertical;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify
	}

	#jobs-responsive main .columns .row::before,
	#jobs-responsive main .columns .row::after {
		display: none
	}

	#jobs-responsive main .columns .row:first-child {
		border-top: none;
		padding-top: 0
	}

	#jobs-responsive main .columns .row span:first-child {
		font-weight: bolder;
		color: #acacb2
	}

	#jobs-responsive main .columns .row a {
		color: #02b86e;
		text-decoration: underline
	}

	#jobs-responsive main .columns p {
		margin-right: 19px
	}

	#jobs-responsive main .manage-interpreters-wrapper {
		display: none
	}

	#jobs-responsive main #changes-history {
		display: none
	}

	#jobs-responsive .hidden-mobile {
		display: none
	}
}

@media only screen and (min-width: 1000px) {
	#jobs-responsive tbody tr td .dropdown.menu.custom.actions>li:first-child {
		float: right;
		position: relative
	}

	#jobs-responsive tbody tr td .dropdown.menu.custom.actions>li:first-child .icon-more-icon {
		border: 1px solid #02b86e;
		border-radius: 3px;
		padding: 0 12px
	}

	#job-booking .columns {
		display: none
	}

	#job-booking main {
		padding: 0 18px 60px 18px
	}

	#job-booking main .custom-small-table {
		font-size: 12px;
		border-spacing: 0;
		border: 2px solid #f8f8f8;
		border-radius: 4px
	}

	#job-booking main .custom-small-table thead th,
	#job-booking main .custom-small-table tbody td {
		line-height: 1.2em;
		position: relative;
		padding: 4px 3px 4px 6px
	}

	#job-booking main .custom-small-table thead th:not(:first-child)::before,
	#job-booking main .custom-small-table tbody td:not(:first-child)::before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 1px;
		height: 20px;
		background: #eaeaea
	}

	#job-booking main .custom-small-table thead th {
		background: #fff
	}

	#job-booking main .custom-small-table thead th:first-child {
		border-top-left-radius: 4px
	}

	#job-booking main .custom-small-table thead th:last-child {
		border-top-right-radius: 4px
	}

	#job-booking main .custom-small-table tbody tr {
		height: 29px !important
	}

	#job-booking main .custom-small-table tbody tr:nth-child(even) td {
		background: #fff
	}

	#job-booking main .custom-small-table tbody tr:nth-child(odd) td {
		background: #f8f8f8
	}

	#job-booking main .custom-small-table tbody tr td {
		background: #f8f8f8;
		height: 29px !important
	}

	#job-booking main .custom-small-table tbody tr td:not(:first-child)::before {
		height: calc(100% - 8px);
		max-height: 37px
	}

	#job-booking main .custom-small-table tbody tr td .underline {
		text-decoration: underline;
		color: #003087
	}

	#job-booking main #changes-history.custom-small-table tbody tr {
		height: auto !important
	}

	#job-booking main #changes-history.custom-small-table tbody tr td {
		height: auto !important
	}
}

#page-jobs {
	margin: 0 auto;
	padding: 0 23px 23px 21px
}

#page-jobs .jobs.withOffset {
	margin-top: 1em
}

@media only screen and (max-width: 999px) {
	#page-jobs {
		margin: 0 auto 0 19px
	}
}

#page-login {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/login-bg.png);
	background-size: cover
}

#page-login::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(51, 64, 79, 0.5)
}

#page-login>section {
	position: absolute;
	width: 100%;
	height: 100%;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

#page-login>section>aside,
#page-login>section>main {
	padding: 0 70px;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

#page-login>section>aside {
	width: 42%;
	max-width: 500px;
	background: #fff
}

#page-login>section>aside>a:first-child {
	text-align: center;
	display: block;
	margin: 20px 0 40px 0
}

#page-login>section>aside .form-field::after {
	content: "";
	height: 1px;
	width: 100%;
	display: block;
	background: -webkit-gradient(linear, left top, right top, from(rgba(189, 189, 202, 0.1)), color-stop(15%, rgba(42, 42, 52, 0.1)), color-stop(85%, rgba(42, 42, 52, 0.1)), to(rgba(189, 189, 202, 0.1)));
	background: -webkit-linear-gradient(left, rgba(189, 189, 202, 0.1) 0, rgba(42, 42, 52, 0.1) 15%, rgba(42, 42, 52, 0.1) 85%, rgba(189, 189, 202, 0.1) 100%);
	background: linear-gradient(to right, rgba(189, 189, 202, 0.1) 0, rgba(42, 42, 52, 0.1) 15%, rgba(42, 42, 52, 0.1) 85%, rgba(189, 189, 202, 0.1) 100%);
	margin-bottom: 1em
}

#page-login>section>aside .form-field label {
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

#page-login>section>aside .form-field label i {
	font-size: 16px;
	margin-right: 5px
}

#page-login>section>aside .form-field input[type=email],
#page-login>section>aside .form-field input[type=password] {
	border: 1px solid #eaeaea;
	border-bottom: none;
	margin: 0;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.05);
	-moz-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.05);
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.05);
	-webkit-transition: "box-shadow .5s, border-color .25s ease-in-out";
	transition: "box-shadow .5s, border-color .25s ease-in-out"
}

#page-login>section>aside .form-field input[type=email]:focus,
#page-login>section>aside .form-field input[type=password]:focus {
	border: 1px solid transparent;
	border-bottom: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

#page-login>section>aside div a {
	font-size: 13px;
	text-decoration: underline;
    color: #003087;
}

#page-login>section>aside button,
#page-login>section>aside p+a {
	font-size: 14px;
	color: #000;
	background: #F68D2E;
	border-radius: 4px;
	padding: 0 1em;
	height: 54px;
	line-height: 54px;
	margin: 1em 0;
	min-width: 200px;
	-webkit-appearance: none;
	-webkit-transition: background .5s ease;
	transition: background .5s ease;
}

#page-login>section>aside button:hover,
#page-login>section>aside p+a:hover {
	background: #fff;
    color: #000;
    border: 1px solid #000;
}

#page-login>section>aside p {
	opacity: .5;
	margin-top: 2em
}

#page-login>section>aside p+a {
	display: inline-block;
	text-decoration: none;
	background: #F68D2E;
    color: #000;
	margin: .2em 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

#page-login>section>aside p+a:hover {
	background: #fff;
    color: #000;
    border: 1px solid #000;
}

#page-login>section>main {
	width: 58%
}

#page-login>section>main h1 {
	font-size: 40px;
	line-height: 1.2em;
	color: #fff
}

#page-login>section>main h1::after {
	content: "";
	margin-top: 20px;
	display: block;
	width: 42px;
	height: 2px;
	background: #fff
}

@media only screen and (max-width: 767px) {
	body {
		min-width: 320px
	}

	#page-login>section>aside {
		width: 100%;
		max-width: inherit;
		padding: 0 20px
	}

	#page-login>section>aside .separator,
	#page-login>section>aside>form>div:last-child {
		display: none
	}

	#page-login>section>main {
		display: none !important
	}
}

#page-manage-users {
	padding: 0 23px 23px 21px
}

#page-manage-users table.custom .active {
	color: #003087
}

#page-manage-users table.custom .inactive {
	color: #fd4264
}

.md-dialog.manage-users {
	width: 688px
}

.md-dialog.update-user-password {
	width: 520px
}

#page-messages {
	padding: 0 23px
}

#page-messages h1 {
	margin: 0;
	padding: 0 0 1em 0
}

@media only screen and (min-width: 768px) {
	#page-messages {
		margin-top: 23px
	}

	#page-messages h1 {
		padding: 2em 0 1em 0
	}
}

#page-profile {
	max-width: 980px;
	margin: 0 auto 20px;
	background: #f2f2f2
}

#page-profile>main>form {
	margin: 0 auto;
	padding: 0 0 0 20px;
	background: #fff
}

#page-profile .blockouts-wrapper {
	width: 100%;
	padding: 0 0 23px 0;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical
}

#page-profile .blockouts-wrapper>section {
	padding: 16px 20px;
	background: #fff;
	margin-top: 22px
}

#page-profile .blockouts-wrapper>section .blockout:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none
}

#page-profile .blockouts-wrapper h2 {
	font-size: 16px;
	font-weight: bold
}

@media only screen and (max-width: 1023px) {
	#page-profile>main>form .row {
		margin-bottom: 0
	}

	#page-profile>main>form .row-wrapper {
		margin-right: 0
	}

	#page-profile>main>form .row-wrapper .columns {
		padding-right: 0
	}

	#page-profile .blockouts-wrapper>section.sticked {
		padding-right: 0
	}

	#page-profile .blockouts-wrapper>section.sticked .blockout {
		padding-right: 20px
	}
}

@media only screen and (min-width: 1024px) {
	#page-profile {
		background: transparent;
		margin: 0 auto 100px
	}

	#page-profile>main>form {
		margin: 36px auto;
		padding: 0;
		max-width: 617px
	}

	#page-profile .blockouts-wrapper {
		padding: 23px;
		border-radius: 4px;
		-webkit-box-shadow: 0 4px 14px 0 #dedede;
		-moz-box-shadow: 0 4px 14px 0 #dedede;
		box-shadow: 0 4px 14px 0 #dedede;
		-webkit-flex-direction: row;
		flex-direction: row;
		box-orient: vertical;
		-webkit-box-pack: space-between;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-ms-flex-pack: justify
	}

	#page-profile .blockouts-wrapper h2 {
		text-align: center
	}

	#page-profile .blockouts-wrapper>section {
		width: 33.3%;
		margin-top: 0;
		padding: 0 20px
	}

	#page-profile .blockouts-wrapper>section:nth-child(1) {
		padding-left: 0
	}

	#page-profile .blockouts-wrapper>section:nth-child(3) {
		padding-right: 0
	}

	#page-profile .blockouts-wrapper>section:nth-child(2) {
		border-left: 1px solid #eaeaea;
		border-right: 1px solid #eaeaea
	}
}

#page-signup {
	margin-top: -43px
}

#page-signup>section {
	text-align: center;
	position: relative;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-flex-direction: column;
	flex-direction: column;
	box-orient: vertical;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

#page-signup>section:nth-child(1) {
	background: #F68D2E
}

#page-signup>section:nth-child(2) {
	background: #0040b5
}

#page-signup>section:nth-child(3) {
	background: #003087
}

#page-signup>section h1 {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	letter-spacing: .47px;
	text-shadow: 0 4px 14px rgba(32, 122, 104, 0.6);
	display: block;
	margin: 0;
	position: absolute;
	top: 65px;
	left: 0;
	right: 0
}

#page-signup>section>a.type {
	display: block;
	position: relative;
	margin: 150px auto 76px
}

#page-signup>section>a.type::before,
#page-signup>section>a.type::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	border-radius: 50%;
	transform: translateX(-50%) translateY(-50%);
	background: #fff
}

#page-signup>section>a.type::before {
	width: 236px;
	height: 236px;
	opacity: .1;
	transition: all .4s
}

#page-signup>section>a.type::after {
	width: 260px;
	height: 260px;
	opacity: .05;
	transition: all .2s
}

#page-signup>section>a.type:hover::before {
	width: 251px;
	height: 251px
}

#page-signup>section>a.type:hover::after {
	width: 275px;
	height: 275px
}

#page-signup>section>a.type img {
	width: 140px;
	height: 140px
}

#page-signup>section>a:not(.type) {
	font-size: 17px;
	color: #003087;
	letter-spacing: 0;
	line-height: 16px;
	width: 202px;
	border-radius: 4px;
	background: #fff;
	margin: 0 auto 1rem;
	padding: .85em 1em;
	-webkit-transition: background .5s ease;
	transition: background .5s ease
}

#page-signup>section>a:not(.type):hover {
	background: #e6e6e6
}

@media only screen and (min-width: 768px) {
	#page-signup>section>a.type img {
		width: 192px;
		height: 192px
	}
}

@media only screen and (min-width: 999px) {
	#page-signup {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #fff;
		margin: 0;
		display: -webkit-flex !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-flex-direction: row;
		flex-direction: row;
		box-orient: vertical;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-align-content: stretch;
		-ms-flex-line-pack: stretch;
		align-content: stretch
	}
}

#page-signup-organisation {
	background: #fff;
	padding-bottom: 50px
}

#page-signup-organisation>section {
	max-width: 768px;
	margin: 0 auto;
	overflow-x: hidden
}

#page-signup-organisation>section header {
	text-align: center
}

#page-signup-organisation>section header h1 {
	font-size: 26px;
	font-weight: bolder;
	line-height: 46px;
	letter-spacing: .38px;
	margin-bottom: .5em;
	position: relative;
	display: inline-block
}

#page-signup-organisation>section header h1::before,
#page-signup-organisation>section header h1::after {
	content: "";
	position: absolute;
	height: 6px;
	top: 50%;
	width: 100%;
	margin-top: -3px;
	background: url(../img/separator.png) repeat-x
}

#page-signup-organisation>section header h1::before {
	left: 100%;
	margin-left: 25px
}

#page-signup-organisation>section header h1::after {
	right: 100%;
	margin-right: 25px
}

#page-signup-organisation>section header h1+p {
	color: #acacb2;
	margin: 0 0 3em 0
}

#page-signup-organisation>section .common-form {
	padding: 0 30px
}

#page-skill-matrix main {
	position: absolute;
	width: 100%;
	min-height: calc(100% - 115px);
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-direction: row;
	flex-direction: row;
	box-orient: vertical
}

#page-skill-matrix main>aside {
	box-sizing: border-box;
	width: 228px;
	padding: 36px 31px 36px 0;
	-webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.1)
}

#page-skill-matrix main>aside strong {
	font: 16px/1.2em "PoppinsBold", sans-serif;
	margin: .5em 0 2em 0;
	display: block;
	padding-left: 31px;
	opacity: .3
}

#page-skill-matrix main>aside nav>a {
	font-size: 15px;
	line-height: 45px;
	font-weight: bolder;
	color: #595966;
	display: block;
	margin-left: 36px;
	border-bottom: 1px solid;
	border-left: 0 solid transparent;
	border-top: 0 solid transparent;
	border-image-source: linear-gradient(to left, #fff, #e5e5e5);
	border-image-slice: 1
}

#page-skill-matrix main>aside nav>a:last-child {
	border: none
}

#page-skill-matrix main>aside nav>a:hover,
#page-skill-matrix main>aside nav>a.active {
	color: #003087;
	position: relative
}

#page-skill-matrix main>aside nav>a:hover::before,
#page-skill-matrix main>aside nav>a.active::before {
	content: "";
	position: absolute;
	left: -36px;
	top: 5px;
	width: 3px;
	height: 36px;
	background: #003087;
	-webkit-box-shadow: 0 2px 24px 0 rgba(2, 184, 110, 0.8);
	-moz-box-shadow: 0 2px 24px 0 rgba(2, 184, 110, 0.8);
	box-shadow: 0 2px 24px 0 rgba(2, 184, 110, 0.8)
}

#page-skill-matrix main>section {
	margin: 0 30px;
	width: 100%
}

#page-skill-matrix main>section h1 {
	font-family: "PoppinsBold", sans-serif
}

#page-skill-matrix main>section table {
	width: 100%;
	border-collapse: collapse
}

#page-skill-matrix main>section table:nth-child(2) {
	overflow: hidden;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1)
}

#page-skill-matrix main>section table:nth-child(2) thead tr {
	border-radius: 5px
}

#page-skill-matrix main>section table thead {
	border: none;
	margin-bottom: 5px;
	overflow: hidden
}

#page-skill-matrix main>section table thead tr {
	border: none
}

#page-skill-matrix main>section table thead tr th {
	font-size: 16px;
	font-weight: bolder;
	background: #fff;
	padding: 15px 25px 13px 25px;
	border: none;
	position: relative
}

#page-skill-matrix main>section table thead tr th:not(:first-child) {
	text-align: center
}

#page-skill-matrix main>section table thead tr th:not(:first-child)::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 25px;
	background: #eaeaea;
	margin: auto
}

#page-skill-matrix main>section table thead tr th .radio-group,
#page-skill-matrix main>section table thead tr th md-radio-group {
	display: block !important
}

#page-skill-matrix main>section table tbody {
	border: none
}

#page-skill-matrix main>section table tbody tr {
	border-top: 1px solid #eaeaea
}

#page-skill-matrix main>section table tbody tr:first-child {
	border-top: none
}

#page-skill-matrix main>section table tbody tr:first-child td {
	font-size: 16px;
	height: auto;
	padding-top: 0;
	padding-bottom: 9px;
	border-top: 1px solid #fff !important
}

#page-skill-matrix main>section table tbody tr:first-child td b {
	display: block
}

#page-skill-matrix main>section table tbody tr:first-child td::before {
	top: -12px !important
}

#page-skill-matrix main>section table tbody tr:nth-child(odd) {
	background: #fff
}

#page-skill-matrix main>section table tbody tr:nth-child(even) {
	background: #fbfbfb
}

#page-skill-matrix main>section table tbody tr td {
	height: 40px;
	padding: 0;
	background: none;
	position: relative
}

#page-skill-matrix main>section table tbody tr td:first-child {
	padding: 0 25px
}

#page-skill-matrix main>section table tbody tr td:not(:first-child) {
	text-align: center
}

#page-skill-matrix main>section table tbody tr td:not(:first-child)::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 25px;
	background: #eaeaea;
	margin: auto
}