@import url(//fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200,300,700);

.select.select-block {
	display: block;
}

a {
	cursor: pointer;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	
}

a.inherit-link {
	color: inherit;
}

a.inherit-link:hover {
	color: inherit;
}

a.info-prompt {
	color: inherit;
}

a.info-prompt:hover {
	color: #1abc9c;
}

.popover-content {
	text-transform: none;
	background: #fff;
	white-space: pre-wrap;
}

/*faces messages*/
ul.info {
	list-style: none;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Open Sans, Helvetica, Arial, sans-serif;
	font-size: 100%;
}

#content {
	min-height: 100%;
}

body, #content, #navigation {
	border-top: 2px solid #ec008c;
}

body, #content {
	min-width: 1000px;
}

.messages-container {
	z-index: 9999;
}

ul.messages {
	padding: 0;
}

/*text types*/
/**
 * Type sizes
 */
html {
	min-width: 1000px;
}

html, body, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}

h2, h3 {
	margin-top: 0;
}

body, .txt-norm, .txt-norm p, p, .navbar .nav>li>ul.sub-menu a {
	font-size: 1em;
	font-weight: 400;
}

strong, h1, h2, h3, h4, h5, h6, .txt-bd, .txt-bd p {
	font-weight: 600;
}

.txt-lt, .txt-lt p, .navbar .nav>li ul.sub-menu.level-1 a {
	font-weight: 300;
}

.txt-mwt {
	font-weight: 500;
}

.txt-it {
	font-style: italic;
}

.txt-s {
	font-size: 1.4em;
}

.txt-sm {
	font-size: 1.6em;
}

.txt-xs {
	font-size: 1.2em;
}

.txt-xxs {
	font-size: 0.9em;
}

.txt-xxxs {
	font-size: 0.8em;
}

.txt-xxxxs {
	font-size: 0.7em;
}

.txt-xxxxxs {
	font-size: 0.5em;
}

.txt-md, .txt-md p, .txt-m, .txt-m p {
	font-size: 2em;
}

.txt-l, .txt-l p, .txt-lg, .txt-lg p {
	font-size: 3em;
}

.panel-title, .txt-xl, .txt-xl p {
	font-size: 4em;
}

.txt-xxl, .txt-xxl p {
	font-size: 5em;
}

.txt-xxxl, .txt-xxxl p {
	font-size: 6em;
}

.txt-xxxxl, .txt-xxxxl p {
	font-size: 8em;
}

.txt-xxxxxl, .txt-xxxxxl p {
	font-size: 10em;
}

.prxxs,
.phxxs,
.paxxs {
	padding-right: 1px !important
}

.plxxs,
.phxxs,
.paxxs {
	padding-left: 1px !important
}

.ptxxs,
.pvxxs,
.paxxs {
	padding-top: 1px !important
}

.pbxxs,
.pvxxs,
.paxxs {
	padding-bottom: 1px !important
}

.padding-xxs {
	padding: 1px;
}

.padding-xs {
	padding: 3px;
}

.padding-s {
	padding: 5px;
}

.padding-sm {
	padding: 8px;
}

.padding-m {
	padding: 10px;
}

.padding-l {
	padding: 15px;
}

.padding-xl {
	padding: 20px;
}

.padding-xxl {
	padding: 30px;
}

.padding-xxxl {
	padding: 36px;
}

.superscript {
	color: #bebebe;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 8px;
	font-weight: 300;
	vertical-align: top;
}

.ucase, .txt-ucase {
	text-transform: uppercase;
}

.norm-case, .txt-norm-case {
	text-transform: none;
}

.margin-centre {
	margin: 0 auto;
}

.nomargin {
	margin: 0;
}

.nopadding {
	padding: 0;
}

.nofloat {
	float: none;
}

.noborder{
	border: none !important;
}

.width-auto {
	width: auto;
}

.abs {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.pre-line {
	white-space: pre-line;
}

.vertical-middle, .middle {
	vertical-align: middle;
}

.vertical-top {
	vertical-align: top;
}

.vertical-bottom {
	vertical-align: bottom;
}

.centre, .txt-centre {
	text-align: center;
}

.txt-left {
	text-align: left;
}

.txt-right {
	text-align: right;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.strikethrough {
	text-decoration: line-through;
}

.table {
	display: table;
	margin: 0;
}

.display-table {
	display: table;
}

.full-width {
	width: 100%;
}

.full-height {
	height: 100%;
}

.inline {
	display: inline;
}

.inline-block {
	display: inline-block;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

.table-row {
	display: table-row;
}

.separator {
	margin: 0 4px;
}

label.label-inline {
	margin-right: 20px;
	margin-bottom: 0;
}

.input-inline {
	margin-right: 30px;
}

.input-inline-sm {
	margin-right: 15px;
}

.text-input-inline.form-control, .text-input-inline {
	width: 300px;
}

.filter-item {
	padding: 0 15px;
}

/*end text types*/

/*colours*/
.majenta {
	color: #dc007e;
}

.slate {
	color: #7a8191;
}

.coldgrey {
	color: #a4abbf;
}

.danger-red {
	color: #EC2116;
}

.midnight {
	color: #1d2027;
}

.charcoal {
	color: #2b2f34;
}

.wet-charcoal {
	color: #3f454d;
}

.grey1 {
	color: #5a5f66;
}

.grey2 {
	color: #6f7278;
}

.grey3 {
	color: #86888f !important;
}

.grey4 {
	color: #b3b1b1 !important;
}

.grey5 {
	color: #e0e0e0;
}

.grey6 {
	color: #ebebeb;
}

.notepad {
	color: #ffffcb;
}

.alert-red {
	color: #f7c0b0;
}

.blue-white {
	color: #ecf0f1;
}

.off-white {
	color: #e0e0e0;
}

.white {
	color: #FFFFFC;
}

.pending {
	color: #f26101;
}

.black{
	color: #000;
}

.green{
	color: #038926;	
}

.majenta-bg {
	background-color: #dc007e;
}

.slate-bg {
	background-color: #7a8191;
}

.coldgrey-bg {
	background-color: #a4abbf;
}

.danger-red-bg {
	background-color: #EC2116;
}

.midnight-bg {
	background-color: #1d2027;
}

.charcoal-bg {
	background-color: #2b2f34;
}

.wet-charcoal-bg {
	background-color: #3f454d;
}

.grey1-bg {
	background-color: #5a5f66;
}

.grey2-bg {
	background-color: #6f7278;
}

.grey3-bg {
	background-color: #86888f;
}

.grey4-bg {
	background-color: #b3b1b1;
}

.grey5-bg {
	background-color: #e0e0e0;
}

.grey6-bg {
	background-color: #ebebeb;
}

.notepad-bg {
	background-color: #ffffcb;
}

.alert-red-bg {
	background-color: #f7c0b0;
}

.blue-white-bg {
	background-color: #ecf0f1;
}

.off-white-bg {
	background-color: #e0e0e0;
}

.white-bg {
	background-color: #FFFFFC;
}

.pending-bg {
	background-color: #f26101;
}

.black-bg{
	background-color: #000;
}

.green-bg{
	background-color: #038926;	
}

.majenta-border {
	border-color: #dc007e;
}

.slate-border {
	border-color: #7a8191;
}

.coldgrey-border {
	border-color: #a4abbf;
}

.danger-red-border {
	border-color: #EC2116;
}

.midnight-border {
	border-color: #1d2027;
}

.charcoal-border {
	border-color: #2b2f34;
}

.wet-charcoal-border {
	border-color: #3f454d;
}

.grey1-border {
	border-color: #5a5f66;
}

.grey2-border {
	border-color: #6f7278;
}

.grey3-border {
	border-color: #86888f;
}

.grey4-border {
	border-color: #b3b1b1;
}

.grey5-border {
	border-color: #e0e0e0;
}

.grey6-border {
	border-color: #ebebeb;
}

.notepad-border {
	border-color: #ffffcb;
}

.alert-red-border {
	border-color: #f7c0b0;
}

.blue-white-border {
	border-color: #ecf0f1;
}

.off-white-border {
	border-color: #e0e0e0;
}

.white-border {
	border-color: #FFFFFC;
}

.pending-border {
	border-color: #f26101;
}

.black-border{
	border-color: #000;
}

.green-border{
	border-color: #038926;	
}


/*end colours*/
.mx-logo {
	height: 40px;
	width: auto;
	float: left;
	background: url(../image/mx-head.png?v3);
	background-position: 50% 50%;
	background-size: 80%;
	background-repeat: no-repeat;
}

.mx-logo-img {
	height: 40px;
	width: auto;
}

.mx-plus-logo {
	height: 40px;
	width: auto;
	float: left;
	background: url(../image/mx-plus-logo.png?v3);
	background-position: 50% 50%;
	background-size: 80%;
	background-repeat: no-repeat;
}

.mx-plus-logo-img {
	height: 40px;
	width: auto;
	float: left;
}

.navbar-brand.mx-logo, .navbar-brand.mx-plus-logo{
	width: 100px;
}

.transition {
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
}

.form-group-sm {
	margin-bottom: 8px;
}

.form-group-m {
	margin-bottom: 30px;
}

.form-group-l {
	margin-bottom: 40px;
}

textarea {
	resize: none;
}

.dropdown-inverse {
	background-color: #2c3e51;
}

.auto-width-dropdown{
	width: auto !important;
}

.container-fluid {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0 10px 30px;
}

.navbar-inner {
	height: 53px;
}

.navbar .container {
	background-image: url(../images/HeaderLogo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 99%;
	height: 95%;
	background-size: 150px;
}

#sectionLeft {
	width: 250px;
	position: fixed;
	bottom: 0;
	top: 83px;
	border-right: 1px solid #e5e5e5;
}

#navigation {
	position: absolute;
	top: 53px;
	bottom: 0;
	left: 0;
	width: 50px;
	overflow: hidden;
	transition: all .4s;
	-moz-transition: all .4s;
}

#contentWrapper {
	position: absolute;
	top: 83px;
	left: 50px;
	right: 0;
	bottom: 0;
	overflow: hidden;
	transition: all .4s;
	-moz-transition: all .4s;
}

#contentWrapper.embedded {
	left: 0px;
}

body, #content, #navigation {
	border-top: none;
}

body.fullPage {
	border: 4px solid #dc007e;
}

section {
	float: left;
	width: 555px;
	margin: 20px;
}

#sectionDescription {
	padding: 20px;
}

#sectionRight {
	background-color: #f1f1f1;
	position: absolute;
	left: 250px;
	right: 0;
	bottom: 0;
	top: 83px;
}

#sectionRight.embedded {
	left: 0px;
	top: 30px;
}

.rightWrapper {
	position: relative;
	width: 100%;
	background: #f1f1f1;
	padding: 32px;
	min-height: 100%;
	overflow-y: auto;
}

.rightWrapper>.left, .rightWrapper>.right {
	position: absolute;
	bottom: 0;
}

.rightWrapper>.left, .rightWrapper>.right {
	position: absolute;
	top: 0;
	bottom: 0;
}

.rightWrapper>.left {
	left: 0;
	right: 50%;
	padding: 20px;
	overflow: auto;
}

.rightWrapper>.right {
	left: 50%;
	right: 0;
}

#leftContext {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 250px;
	padding: 10px;
}

#sectionLeft .header {
	font-size: 28px;
	line-height: 28px;
	margin-top: 0;
}

#sectionLeft .header .superscript {
	margin-left: 0;
}

#sectionLeft .subheader {
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 0;
}

#sectionLeft .subsubheader {
	font-size: 13px;
	color: #A3A3A3;
}

#sectionLeft .subheader, #sectionLeft .header {
	color: #555555;
	font-weight: normal;
}

aside {
	font-size: 0.9em;
	width: 220px;
	float: left;
	margin: 20px 0px;
	border: 1px solid #666666;
	background: #EAECEE;
	padding: 20px;
}

aside ul {
	padding-left: 30px;
}

code {
	font-size: 0.9em;
}

/* Member registration styles */
span.invalid {
	padding-left: 3px;
	color: red;
}

#register {
	float: left;
	margin-left: 85px;
}

/*
 * Header/footer
 */
footer {
	clear: both;
	color: #c1c1c1;
	font-size: 0.85em;
	width: 100%;
	margin: 0px;
	padding-top: 20px;
	text-shadow: none;
	font-size: 12px;
	text-align: center;
}

footer #footer-wrapper {
	margin: 0 auto;
}

footer a {
	color: #bac9d1;
}

footer p {
	line-height: 10px;
}

.info-prompt {
	margin-left: 10px;
	cursor: pointer;
}

/*
 * Navigation
 */
#navigation.hover {
	width: 200px;
}

#navigation.hover+#contentWrapper {
	left: 200px;
	right: -150px;
}

#contentWrapper {
	position: absolute;
	left: 50px;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	transition: all .4s;
	-moz-transition: all .4s;
}

#navigation h3 {
	margin: 0 0 10px 10px;
}

#navigation ul {
	background-color: #68c4c6;
	padding: 0;
	text-align: left;
	margin: 0;
	box-shadow: 0px 1px 3px #afafaf;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#navigation ul li {
	list-style: none;
}

#navigation ul li .icon {
	width: 50px;
	text-align: center;
	display: inline-block;
}

#navigation ul li:before {
	position: absolute;
}

#navigation a, #navigation li.nav-header, #navigation li.nav-header a {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 8px;
	padding-bottom: 8px;
}

#navigation li.nav-header {
	margin-top: 5px;
}

#navigation a {
	color: #fff;
}

#navigation li.nav-header a {
	margin-left: -10px;
	margin-top: 5px;
}

#navigation a:hover {
	background-color: #a4a8ae;
	color: #2c3e51;
	text-decoration: none;
	border: none;
}

#navigation li.current a {
	background-color: rgba(255, 255, 255, 0.7);
	color: #2c3e51;
	text-decoration: none;
	border: none;
}

#navigation a.current {
	background-color: #DDDDDD;
	color: #0E5974;
	text-decoration: none;
}

#navigation a#homeLink {
	
}

#navigation a#homeLink:hover {
	background-color: transparent;
	text-decoration: none;
}

#content .search {
	
}

#content .boolean-false {
	display: block;
	width: 22px;
	height: 22px;
	background-image: url('/resources/false.png');
}

#content .boolean-true {
	display: block;
	width: 22px;
	height: 22px;
	background-image: url('/resources/true.png');
}

#content .error {
	color: red;
	font-size: 10pt;
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul.well.error {
	padding: 20px;
}

#content .remove-column {
	width: 1%;
	text-align: center;
}

#content .add-button {
	display: block;
	width: 22px;
	height: 22px;
	background-image: url('/resources/add.png');
}

#content .button, #content .buttons a, #content .buttons button {
	margin-right: 2px;
}

#content .button, #content .buttons a:first-child, #content .buttons :first-child
	{
	
}

#content .button, #content .buttons a:last-child, #content .buttons :last-child
	{
	margin-right: 0;
}

#content .paginator {
	display: inline-block;
	clear: both;
	text-align: left;
	padding-bottom: 5px;
	padding-right: 10px;
}

#content .paginator-content {
	margin-left: 5px;
	margin-right: 5px;
}

#content h2 {
	
}

#content h2.success {
	color: #5d8a10;
	line-height: 46px;
	padding: 5px 0 20px 35px;
	border-top: 1px solid #ccc;
	background: url(true.png) no-repeat 0px 15px transparent;
}

.profileImage {
	width: 100%;
	position: relative;
	padding-bottom: 27%;
	background-repeat: no-repeat;
	background-size: contain;
	margin-bottom: 20px;
}

#menu {
	width: auto;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	background: #CCC;
	box-shadow: 0 5px 3px rgba(0, 0, 0, 0.13), 0 -1px 0 rgba(0, 0, 0, 0.01)
		inset;
}

.row-fluid h3 {
	text-shadow: 0 1px 1px #fff;
}

.row-fluid img {
	float: right;
}

.row-fluid .carousel-inner img {
	float: none;
}

p.logo {
	display: block;
	padding: 8px;
	float: right;
	margin-top: 120px;
	padding-right: 20px;
}

/* Navbar */
.navbar {
	margin: 0 auto;
}

.navbar-inner {
	
}

.navbar .brand {
	font-weight: bold;
	text-shadow: 0 1px 0 #000;
	text-decoration: none;
}

/* Carousel */
.carousel-control {
	border: none;
}

.carousel-caption {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.70);
	padding: 10px 15px;
}

.carousel-caption h4, .carousel-caption p {
	color: #fff;
	margin-top: 10px;
}

.carousel-caption h4 {
	color: #ce4240;
	font-size: 32px;
	text-shadow: 0 2px 2px #000;
	font-family: 'Rokkitt', serif;
	font-weight: normal;
}

.carousel-caption p {
	width: 510px;
	float: left;
	color: #fff;
	font-weight: bold;
}

.carousel-caption .btn btn-danger {
	float: right;
}

/* Selection */
.input-group-addon {
	display: table-cell;
}

/* Table */
#sectionRight .table-striped {
	background-color: white;
}

#ticketSummaryView {
	padding: 0px 0px 25px 0;
}

h2.page-header {
	border-bottom: 1px solid #757575;
}

.page-header {
	border-bottom: 1px solid #DDDCDC;
	margin: 10px 0 18px 0;
}

h4.page-header {
	font-size: 16px;
}

.customFieldTable {
	margin-top: 40px;
}

.btn-attach-field {
	float: left;
}

#logoutButton {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
}

.iconbar-unread {
	position: relative;
	float: right;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 10px;
}

.switch.switch-square {
	display: block;
}

/*fix flatui switch */
.has-switch>div {
	width: 131px;
}

/*button hiding on right for left*/
.btnSaveCreateForm {
	display: none;
}

.btnDeleteCreateForm {
	display: none;
}

/*help info prompt */
#helpInfoPrompt {
	position: absolute;
	right: 0;
	margin-right: 8px;
}

/*Input group addon flatui fixing */
.input-group-addon.glyphicon {
	top: 0;
}

/*star rating adjustment*/
.star-rating, .rating-container, .rating-stars {
	line-height: 1;
}

/*Map Type Selection Buttons for Overlays*/
.btn-area-type {
	background-color: #787878;
	border: 4px solid rgb(200, 200, 200);
	height: 170px;
	width: 250px;
	margin-right: -4px;
}

.btn-area-type .area-type-label {
	color: #DEDEDE;
}

.btn-group>.btn-area-type:last-child {
	margin-right: 0;
}

.btn-area-type .area-type-icon {
	font-size: 100px;
	color: rgb(200, 200, 200);
}

.btn-area-type.active .area-type-icon, .btn-area-type:hover .area-type-icon
	{
	color: #ECC11C;
}

.btn-area-type.active, .btn-area-type:hover {
	border: 4px solid rgb(236, 193, 28);
	background-color: #787878;
}

/*success*/
.successful-icon {
	color: #8EC100;
}

/*embed textarea*/
.embed-textarea {
	background-color: #ebebeb;
	border: none;
	width: 100%;
}

/*textarea / control / button group */
.control-flat-group {
	
}

.control-square-group *:first-child {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.control-square-group
 
*
:not
 
(
:first-child
,
:last-child
 
)
{
border-radius
:
 
0;
}
.control-square-group *:last-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

/*image uploader styles*/
.imageUploader .ui-messages-error ul, .imageUploader table.ui-fileupload-files
	{
	margin: 0;
	padding: 0;
}

.imageUploader .ui-fileupload-buttonbar {
	padding: 0;
}

.imageUploader .ui-button-text.ui-c {
	text-transform: uppercase;
}

.ui-fileupload.imageUploader {
	min-width: 100px;
}

.multipleImageUpload {
	position: relative;
}

.imageUploader {
	position: relative;
	cursor: pointer;
}

.imageUploader input {
	position: absolute;
	cursor: pointer;
}

.imageUploader .ui-fileupload-buttonbar, .imageUploader .ui-fileupload-content,
	.imageUploader .ui-fileupload-buttonbar .ui-button {
	position: static;
	cursor: pointer;
}

.imageUploader .ui-fileupload-buttonbar.ui-widget-header.ui-corner-top .ui-button
	{
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	cursor: pointer;
}

.imageUploader .ui-fileupload-buttonbar .ui-fileupload-choose input {
	position: absolute;
	cursor: pointer;
}

.imageUploader .ui-fileupload-content {
	padding: 0;
	cursor: pointer;
}

.imageUploader td.ui-fileupload-progress {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 0;
	height: 5px;
	overflow: hidden;
	cursor: pointer;
}

}
.imageUploader .ui-fileupload-content .ui-progressbar {
	width: 100%;
}

.ui-fileupload-content .ui-progressbar .ui-progressbar-value {
	background: #fff;
}

/*END image uploader styles*/

/*button uploader styles*/
.buttonUploader .ui-messages-error ul, .buttonUploader table.ui-fileupload-files
	{
	margin: 0;
	padding: 0;
}

.buttonUploader .ui-fileupload-buttonbar {
	padding: 0;
}

.buttonUploader .ui-button-text.ui-c {
	text-transform: uppercase;
}

.ui-fileupload.buttonUploader {
	min-width: 100px;
}

.multipleItemUpload {
	position: relative;
}

.buttonUploader {
	position: relative;
	cursor: pointer;
}

.buttonUploader input {
	position: absolute;
	cursor: pointer;
}

.buttonUploader .ui-fileupload-buttonbar, .buttonUploader .ui-fileupload-content,
	.buttonUploader .ui-fileupload-buttonbar .ui-button {
	position: static;
	cursor: pointer;
}

.buttonUploader .ui-fileupload-buttonbar.ui-widget-header.ui-corner-top .ui-button
	{
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	cursor: pointer;
}

.buttonUploader .ui-fileupload-buttonbar .ui-fileupload-choose input {
	position: absolute;
	cursor: pointer;
}

.buttonUploader .ui-fileupload-content {
	padding: 0;
	cursor: pointer;
}

.buttonUploader td.ui-fileupload-progress {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 0;
	height: 5px;
	overflow: hidden;
	cursor: pointer;
}

.buttonUploader .ui-fileupload-content .ui-progressbar {
	width: 100%;
}

.ui-fileupload-content .ui-progressbar .ui-progressbar-value {
	background: #fff;
}

/*END button uploader styles*/

/*fix upload input positioning*/
.ui-fileupload-buttonbar .ui-fileupload-choose input {
	width: auto;
	height: auto;
}

/*well for field groups*/
.field-group-well {
	background-color: #ebebeb;
}

/*END well for field groups*/

/*colorpicker*/
.minicolors-theme-ym .minicolors-panel {
	position: absolute;
	width: 173px;
	height: 180px;
	border: solid 4px #68c4c6;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	z-index: 99999;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: none;
	border-radius: 4px;
	background: #68c4c6;
}

/*
button
*/
.btn-sub-text {
	font-size: 14px;
	text-transform: initial;
}

.table {
	display: table;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}

.table-cell {
	display: table-cell;
	vertical-align: middle;
}

.hiddenInputContainer {
	display: none;
}

/*flat ui fileinput*/
.fileinput a.close {
	float: none;
	color: white;
	text-shadow: none;
	opacity: 1;
	margin: 3px;
	margin-right: 15px;
	vertical-align: middle;
}

/*end flat ui fileinput*/
.well {
	border-color: transparent;
}

/*dialog*/
.form-messages-dialog {
	margin: 0;
	transition: 0.6s;
	transform-style: preserve-3d;
	opacity: 0;
	transform: rotateX(-90deg);
	height: 0;
}

.form-messages-dialog li {
	padding-left: 10px;
	padding-right: 10px;
}

.form-messages-dialog.open {
	opacity: 1;
	transform: none;
	height: 60px;
}

.form-content-container {
	margin-top: 20px;
	float: left;
	width: 100%;
}

.input-message-glyph {
	vertical-align: middle;
}

.input-message-glyph.inline {
	margin-left: 10px;
}

.system-alert .alert-icon {
	margin-right: 10px;
}

.ui-datalist-empty-message {
	text-align: center;
	font-size: 18px;
	padding: 25px;
}

.ui-datascroller-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dotted-border-bottom {
	border-bottom: 1px;
	border-bottom-style: dotted;
}

.hover-grey:hover {
	color: #b3b1b1;
}

#intercom-container {
	/*display: none;*/
}

#intercom-container .intercom-launcher-button {
	right: 10px !important;
}

.hidden-visibility {
	visibility: hidden;
}

.labeledCheckbox {
	margin-right: 5px;
}

.floatLeft {
	float: left;
}

.btn-upgrade {
	background-color: white;
}

.btn-transparent {
	background-color: transparent;
}

.caret-up {
	background-image: url(../image/caret-up.png);
}

.caret-down {
	background-image: url(../image/caret-down.png);
}

.caret-right {
	background-image: url(../image/caret-right.png);
}

/*generic data slide toggle*/
[data-slide-toggle-content] {
	height: 0;
	transition: height .3s ease;
	-webkit-transition: height .3s ease;
	-moz-transition: height .3s ease;
	-ms-transition: height .3s ease;

	overflow: hidden;
}

[data-slide-toggle-container] {
	overflow: hidden;
	position: relative;
}

.zero-height {
	height: 0px;
	overflow: hidden;
}

.buttons-container > *{
	margin-right:10px;
}

.buttons-container > *:last-child{
	margin-right:0;
}

.buttons-col-container > *{
	padding-right: 10px;
}
.buttons-col-container > *:last-child{
	padding-right: 0;
}

.btn-rounded{
	border-radius: 20px;
}

.btn-round {
	border-radius: 99999px;
	border: none;
	padding: 0;
	font-size: 25px;
	line-height: 17px;
}
.btn-round:hover {
	background-color: #dc007e;
}

.form-control.flat[disabled] {
	color: #2b2f34;
}

.btn-primary-inverse {
	color: #dc007e;
	background: transparent;
}

.btn-primary-inverse:hover {
	color: #dc007e;
	background: #c7c7c7;;
}

.fixed {
	position: fixed;
}

.fixed-middle {
	position: fixed;
	top: 50%;
}

.option-label-input {
	color: black;
}

.whitespace-pre {
	white-space: pre;
}

.whitespace-pre-wrap {
	white-space: pre-wrap;
}

.serviceDescription {
	display: block
} 

#google_translate_element .skiptranslate.goog-te-gadget {
	margin: auto;
	width: 245px;
}


.overlay-container.content-overlay-container {
	position: fixed;
	left: 0;
	right: 0;
	top: 76px;
	bottom: 0;
	margin: 0;
	background-color: rgba(43, 47, 52, 0.95);
	opacity: 0;
	transition: all .4s;
	-ms-transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	display: block;
	visibility: hidden;
	display: block;
}

div.jqi .jqibuttons button.btn.jqibutton.jqidefaultbutton.btn-primary.majenta {
	color: #dc007e;
}

div.jqi .jqibuttons button:hover, 
div.jqi .jqibuttons button:focus {
    color: #dc007e;
    outline: 0;
}

div.jqi .jqiclose {
	position: absolute;
    top: 0px;
    right: -6px;
    width: 24px;
    cursor: default;
    color: #bbb;
    font-weight: 700;
    font-size: 18px;
}

div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #444;
    overflow: auto;
    font-size: 18px;
}
/* Override component.css */
.transaction-list > .ui-datatable > .ui-datatable-tablewrapper > table > thead > tr > th,
.transaction-list > .ui-datatable > .ui-datatable-tablewrapper > table > tbody > tr > td {
	padding: 0;
}

.ui-datepicker {
	width: inherit !important;
}

.ui-icon {
    display: inherit !important;
}

.ui-datepicker td span, .ui-datepicker td a {
	text-align: inherit !important;
}
.ui-datatable table {
   border-collapse: inherit !important;
   table-layout: inherit !important;
}
.ui-datatable thead th, .ui-datatable tfoot td{
	text-align: inherit !important;
}
.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    border-width: inherit !important;
    border-style: inherit !important;
}

.ui-button-text-only .ui-button-text {
	padding: 0;
}

.ui-helper-reset {
    padding: revert !important;
}

.ui-button.btn-block {
	/** Force block buttons on ui-buttons, components.css overrides it otherwise with inline-block */
	display: block;
}

/* Override component.css end */
