/* Minification failed. Returning unminified contents.
(7,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(10,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(12,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(13,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(16,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(17,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(18,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(19,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(20,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(21,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(23,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(24,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(25,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(26,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(27,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(28,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(29,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(30,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(31,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(32,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(33,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(34,1): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8754,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8758,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8762,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8766,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8770,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(14320,2): run-time error CSS1030: Expected identifier, found '@charset'
(15601,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15605,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15609,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15613,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15617,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(21178,2): run-time error CSS1030: Expected identifier, found '@charset'
(22460,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22464,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22468,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22472,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(22476,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(28515,1): run-time error CSS1019: Unexpected token, found '}'
(28516,15): run-time error CSS1030: Expected identifier, found ' '
(28516,16): run-time error CSS1031: Expected selector, found '720px'
(28516,16): run-time error CSS1025: Expected comma or open brace, found '720px'
(28517,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root {
--blue:#007bff;
--indigo:#6610f2;
--purple:#6f42c1;
--pink:#e83e8c;
--red:#dc3545;
--orange:#fd7e14;
--yellow:#ffc107;
--green:#28a745;
--teal:#20c997;
--cyan:#17a2b8;
--white:#fff;
--gray:#6c757d;
--gray-dark:#343a40;
--primary:#007bff;
--secondary:#6c757d;
--success:#28a745;
--info:#17a2b8;
--warning:#ffc107;
--danger:#dc3545;
--light:#f8f9fa;
--dark:#343a40;
--breakpoint-xs:0;
--breakpoint-sm:576px;
--breakpoint-md:768px;
--breakpoint-lg:992px;
--breakpoint-xl:1200px;
--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
*, ::after, ::before {
	box-sizing: border-box
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent
}
@-ms-viewport {
width:device-width
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}
[tabindex="-1"]:focus {
	outline: 0!important
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
dl, ol, ul {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
dfn {
	font-style: italic
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:hover {
	color: #0056b3;
	text-decoration: underline
}
a:not([href]):not([tabindex]) {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([tabindex]):focus {
	outline: 0
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button, input, optgroup, select, textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
padding:0;
border-style:none
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
	-webkit-appearance: listbox
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
::-webkit-file-upload-button {
font:inherit;
-webkit-appearance:button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none!important
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.2;
	color: inherit
}
.h1, h1 {
	font-size: 2.5rem
}
.h2, h2 {
	font-size: 2rem
}
.h3, h3 {
	font-size: 1.75rem
}
.h4, h4 {
	font-size: 1.5rem
}
.h5, h5 {
	font-size: 1.25rem
}
.h6, h6 {
	font-size: 1rem
}
.lead {
	font-size: 1.25rem;
	font-weight: 300
}
.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}
.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}
.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}
.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1)
}
.small, small {
	font-size: 80%;
	font-weight: 400
}
.mark, mark {
	padding: .2em;
	background-color: #fcf8e3
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none
}
.list-inline-item {
	display: inline-block
}
.list-inline-item:not(:last-child) {
	margin-right: .5rem
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}
.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}
.blockquote-footer::before {
	content: "\2014 \00A0"
}
.img-fluid {
	max-width: 100%;
	height: auto
}
.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}
.figure {
	display: inline-block
}
.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}
.figure-caption {
	font-size: 90%;
	color: #6c757d
}
code, kbd, pre, samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}
code {
	font-size: 87.5%;
	color: #e83e8c;
	word-break: break-word
}
a>code {
	color: inherit
}
kbd {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700
}
pre {
	display: block;
	font-size: 87.5%;
	color: #212529
}
pre code {
	font-size: inherit;
	color: inherit;
	word-break: normal
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {
.container {
	max-width: 540px
}
}

@media (min-width:768px) {
.container {
	max-width: 720px
}
}

@media (min-width:992px) {
.container {
	max-width: 960px
}
}

@media (min-width:1200px) {
.container {
	max-width: 1140px
}
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.no-gutters {
	margin-right: 0;
	margin-left: 0
}
.no-gutters>.col, .no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-1 {
	margin-left: 8.333333%
}
.offset-2 {
	margin-left: 16.666667%
}
.offset-3 {
	margin-left: 25%
}
.offset-4 {
	margin-left: 33.333333%
}
.offset-5 {
	margin-left: 41.666667%
}
.offset-6 {
	margin-left: 50%
}
.offset-7 {
	margin-left: 58.333333%
}
.offset-8 {
	margin-left: 66.666667%
}
.offset-9 {
	margin-left: 75%
}
.offset-10 {
	margin-left: 83.333333%
}
.offset-11 {
	margin-left: 91.666667%
}

@media (min-width:576px) {
.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-sm-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-sm-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-sm-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-sm-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-sm-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-sm-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-sm-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-sm-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-sm-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-sm-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-sm-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-sm-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-sm-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-sm-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-sm-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-sm-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-sm-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-sm-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-sm-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-sm-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-sm-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-sm-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-sm-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-sm-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-sm-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-sm-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-sm-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-sm-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-sm-0 {
	margin-left: 0
}
.offset-sm-1 {
	margin-left: 8.333333%
}
.offset-sm-2 {
	margin-left: 16.666667%
}
.offset-sm-3 {
	margin-left: 25%
}
.offset-sm-4 {
	margin-left: 33.333333%
}
.offset-sm-5 {
	margin-left: 41.666667%
}
.offset-sm-6 {
	margin-left: 50%
}
.offset-sm-7 {
	margin-left: 58.333333%
}
.offset-sm-8 {
	margin-left: 66.666667%
}
.offset-sm-9 {
	margin-left: 75%
}
.offset-sm-10 {
	margin-left: 83.333333%
}
.offset-sm-11 {
	margin-left: 91.666667%
}
}

@media (min-width:768px) {
.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-md-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-md-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-md-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-md-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-md-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-md-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-md-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-md-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-md-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-md-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-md-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-md-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-md-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-md-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-md-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-md-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-md-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-md-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-md-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-md-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-md-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-md-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-md-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-md-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-md-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-md-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-md-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-md-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-md-0 {
	margin-left: 0
}
.offset-md-1 {
	margin-left: 8.333333%
}
.offset-md-2 {
	margin-left: 16.666667%
}
.offset-md-3 {
	margin-left: 25%
}
.offset-md-4 {
	margin-left: 33.333333%
}
.offset-md-5 {
	margin-left: 41.666667%
}
.offset-md-6 {
	margin-left: 50%
}
.offset-md-7 {
	margin-left: 58.333333%
}
.offset-md-8 {
	margin-left: 66.666667%
}
.offset-md-9 {
	margin-left: 75%
}
.offset-md-10 {
	margin-left: 83.333333%
}
.offset-md-11 {
	margin-left: 91.666667%
}
}

@media (min-width:992px) {
.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-lg-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-lg-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-lg-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-lg-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-lg-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-lg-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-lg-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-lg-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-lg-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-lg-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-lg-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-lg-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-lg-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-lg-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-lg-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-lg-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-lg-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-lg-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-lg-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-lg-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-lg-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-lg-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-lg-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-lg-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-lg-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-lg-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-lg-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-lg-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-lg-0 {
	margin-left: 0
}
.offset-lg-1 {
	margin-left: 8.333333%
}
.offset-lg-2 {
	margin-left: 16.666667%
}
.offset-lg-3 {
	margin-left: 25%
}
.offset-lg-4 {
	margin-left: 33.333333%
}
.offset-lg-5 {
	margin-left: 41.666667%
}
.offset-lg-6 {
	margin-left: 50%
}
.offset-lg-7 {
	margin-left: 58.333333%
}
.offset-lg-8 {
	margin-left: 66.666667%
}
.offset-lg-9 {
	margin-left: 75%
}
.offset-lg-10 {
	margin-left: 83.333333%
}
.offset-lg-11 {
	margin-left: 91.666667%
}
}

@media (min-width:1200px) {
.col-xl {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}
.col-xl-auto {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none
}
.col-xl-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%
}
.col-xl-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%
}
.col-xl-3 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.col-xl-4 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}
.col-xl-5 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%
}
.col-xl-6 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.col-xl-7 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%
}
.col-xl-8 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%
}
.col-xl-9 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.col-xl-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%
}
.col-xl-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%
}
.col-xl-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.order-xl-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}
.order-xl-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}
.order-xl-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}
.order-xl-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.order-xl-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.order-xl-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.order-xl-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.order-xl-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.order-xl-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
.order-xl-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}
.order-xl-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}
.order-xl-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}
.order-xl-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}
.order-xl-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}
.order-xl-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}
.offset-xl-0 {
	margin-left: 0
}
.offset-xl-1 {
	margin-left: 8.333333%
}
.offset-xl-2 {
	margin-left: 16.666667%
}
.offset-xl-3 {
	margin-left: 25%
}
.offset-xl-4 {
	margin-left: 33.333333%
}
.offset-xl-5 {
	margin-left: 41.666667%
}
.offset-xl-6 {
	margin-left: 50%
}
.offset-xl-7 {
	margin-left: 58.333333%
}
.offset-xl-8 {
	margin-left: 66.666667%
}
.offset-xl-9 {
	margin-left: 75%
}
.offset-xl-10 {
	margin-left: 83.333333%
}
.offset-xl-11 {
	margin-left: 91.666667%
}
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 1rem;
	background-color: transparent
}
.table td, .table th {
	padding: .75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}
.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}
.table tbody+tbody {
	border-top: 2px solid #dee2e6
}
.table .table {
	background-color: #fff
}
.table-sm td, .table-sm th {
	padding: .3rem
}
.table-bordered {
	border: 1px solid #dee2e6
}
.table-bordered td, .table-bordered th {
	border: 1px solid #dee2e6
}
.table-bordered thead td, .table-bordered thead th {
	border-bottom-width: 2px
}
.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0,0,0,.05)
}
.table-hover tbody tr:hover {
	background-color: rgba(0,0,0,.075)
}
.table-primary, .table-primary>td, .table-primary>th {
	background-color: #b8daff
}
.table-hover .table-primary:hover {
	background-color: #9fcdff
}
.table-hover .table-primary:hover>td, .table-hover .table-primary:hover>th {
	background-color: #9fcdff
}
.table-secondary, .table-secondary>td, .table-secondary>th {
	background-color: #d6d8db
}
.table-hover .table-secondary:hover {
	background-color: #c8cbcf
}
.table-hover .table-secondary:hover>td, .table-hover .table-secondary:hover>th {
	background-color: #c8cbcf
}
.table-success, .table-success>td, .table-success>th {
	background-color: #c3e6cb
}
.table-hover .table-success:hover {
	background-color: #b1dfbb
}
.table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
	background-color: #b1dfbb
}
.table-info, .table-info>td, .table-info>th {
	background-color: #bee5eb
}
.table-hover .table-info:hover {
	background-color: #abdde5
}
.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
	background-color: #abdde5
}
.table-warning, .table-warning>td, .table-warning>th {
	background-color: #ffeeba
}
.table-hover .table-warning:hover {
	background-color: #ffe8a1
}
.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}
.table-danger, .table-danger>td, .table-danger>th {
	background-color: #f5c6cb
}
.table-hover .table-danger:hover {
	background-color: #f1b0b7
}
.table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
	background-color: #f1b0b7
}
.table-light, .table-light>td, .table-light>th {
	background-color: #fdfdfe
}
.table-hover .table-light:hover {
	background-color: #ececf6
}
.table-hover .table-light:hover>td, .table-hover .table-light:hover>th {
	background-color: #ececf6
}
.table-dark, .table-dark>td, .table-dark>th {
	background-color: #c6c8ca
}
.table-hover .table-dark:hover {
	background-color: #b9bbbe
}
.table-hover .table-dark:hover>td, .table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}
.table-active, .table-active>td, .table-active>th {
	background-color: rgba(0,0,0,.075)
}
.table-hover .table-active:hover {
	background-color: rgba(0,0,0,.075)
}
.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
	background-color: rgba(0,0,0,.075)
}
.table .thead-dark th {
	color: #fff;
	background-color: #212529;
	border-color: #32383e
}
.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}
.table-dark {
	color: #fff;
	background-color: #212529
}
.table-dark td, .table-dark th, .table-dark thead th {
	border-color: #32383e
}
.table-dark.table-bordered {
	border: 0
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255,255,255,.05)
}
.table-dark.table-hover tbody tr:hover {
	background-color: rgba(255,255,255,.075)
}

@media (max-width:575.98px) {
.table-responsive-sm {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-sm>.table-bordered {
	border: 0
}
}

@media (max-width:767.98px) {
.table-responsive-md {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-md>.table-bordered {
	border: 0
}
}

@media (max-width:991.98px) {
.table-responsive-lg {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-lg>.table-bordered {
	border: 0
}
}

@media (max-width:1199.98px) {
.table-responsive-xl {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive-xl>.table-bordered {
	border: 0
}
}
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}
.table-responsive>.table-bordered {
	border: 0
}
.form-control {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.form-control::-webkit-input-placeholder {
color:#6c757d;
opacity:1
}
.form-control::-moz-placeholder {
color:#6c757d;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#6c757d;
opacity:1
}
.form-control::-ms-input-placeholder {
color:#6c757d;
opacity:1
}
.form-control::placeholder {
color:#6c757d;
opacity:1
}
.form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}
select.form-control:not([size]):not([multiple]) {
	height: calc(2.25rem + 2px)
}
select.form-control:focus::-ms-value {
color:#495057;
background-color:#fff
}
.form-control-file, .form-control-range {
	display: block;
	width: 100%
}
.col-form-label {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}
.col-form-label-lg {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}
.col-form-label-sm {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}
.form-control-plaintext {
	display: block;
	width: 100%;
	padding-top: .375rem;
	padding-bottom: .375rem;
	margin-bottom: 0;
	line-height: 1.5;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg>.form-control-plaintext.form-control, .input-group-lg>.input-group-append>.form-control-plaintext.btn, .input-group-lg>.input-group-append>.form-control-plaintext.input-group-text, .input-group-lg>.input-group-prepend>.form-control-plaintext.btn, .input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text, .input-group-sm>.form-control-plaintext.form-control, .input-group-sm>.input-group-append>.form-control-plaintext.btn, .input-group-sm>.input-group-append>.form-control-plaintext.input-group-text, .input-group-sm>.input-group-prepend>.form-control-plaintext.btn, .input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
	padding-right: 0;
	padding-left: 0
}
.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-append>.btn, .input-group-sm>.input-group-append>.input-group-text, .input-group-sm>.input-group-prepend>.btn, .input-group-sm>.input-group-prepend>.input-group-text {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}
.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
	height: calc(1.8125rem + 2px)
}
.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}
.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-lg>select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
	height: calc(2.875rem + 2px)
}
.form-group {
	margin-bottom: 1rem
}
.form-text {
	display: block;
	margin-top: .25rem
}
.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}
.form-row>.col, .form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}
.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}
.form-check-input {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}
.form-check-input:disabled~.form-check-label {
	color: #6c757d
}
.form-check-label {
	margin-bottom: 0
}
.form-check-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}
.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: .3125rem;
	margin-left: 0
}
.valid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #28a745
}
.valid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(40,167,69,.8);
	border-radius: .2rem
}
.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
border-color:#28a745
}
.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
border-color:#28a745;
box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-select.is-valid~.valid-feedback, .custom-select.is-valid~.valid-tooltip, .form-control.is-valid~.valid-feedback, .form-control.is-valid~.valid-tooltip, .was-validated .custom-select:valid~.valid-feedback, .was-validated .custom-select:valid~.valid-tooltip, .was-validated .form-control:valid~.valid-feedback, .was-validated .form-control:valid~.valid-tooltip {
display:block
}
.form-check-input.is-valid~.form-check-label, .was-validated .form-check-input:valid~.form-check-label {
color:#28a745
}
.form-check-input.is-valid~.valid-feedback, .form-check-input.is-valid~.valid-tooltip, .was-validated .form-check-input:valid~.valid-feedback, .was-validated .form-check-input:valid~.valid-tooltip {
display:block
}
.custom-control-input.is-valid~.custom-control-label, .was-validated .custom-control-input:valid~.custom-control-label {
color:#28a745
}
.custom-control-input.is-valid~.custom-control-label::before, .was-validated .custom-control-input:valid~.custom-control-label::before {
background-color:#71dd8a
}
.custom-control-input.is-valid~.valid-feedback, .custom-control-input.is-valid~.valid-tooltip, .was-validated .custom-control-input:valid~.valid-feedback, .was-validated .custom-control-input:valid~.valid-tooltip {
display:block
}
.custom-control-input.is-valid:checked~.custom-control-label::before, .was-validated .custom-control-input:valid:checked~.custom-control-label::before {
background-color:#34ce57
}
.custom-control-input.is-valid:focus~.custom-control-label::before, .was-validated .custom-control-input:valid:focus~.custom-control-label::before {
box-shadow:0 0 0 1px #fff, 0 0 0 .2rem rgba(40,167,69,.25)
}
.custom-file-input.is-valid~.custom-file-label, .was-validated .custom-file-input:valid~.custom-file-label {
border-color:#28a745
}
.custom-file-input.is-valid~.custom-file-label::before, .was-validated .custom-file-input:valid~.custom-file-label::before {
border-color:inherit
}
.custom-file-input.is-valid~.valid-feedback, .custom-file-input.is-valid~.valid-tooltip, .was-validated .custom-file-input:valid~.valid-feedback, .was-validated .custom-file-input:valid~.valid-tooltip {
display:block
}
.custom-file-input.is-valid:focus~.custom-file-label, .was-validated .custom-file-input:valid:focus~.custom-file-label {
box-shadow:0 0 0 .2rem rgba(40,167,69,.25)
}
.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}
.invalid-tooltip {
	position: absolute;
	top: 100%;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1;
	color: #fff;
	background-color: rgba(220,53,69,.8);
	border-radius: .2rem
}
.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
border-color:#dc3545
}
.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
border-color:#dc3545;
box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-select.is-invalid~.invalid-feedback, .custom-select.is-invalid~.invalid-tooltip, .form-control.is-invalid~.invalid-feedback, .form-control.is-invalid~.invalid-tooltip, .was-validated .custom-select:invalid~.invalid-feedback, .was-validated .custom-select:invalid~.invalid-tooltip, .was-validated .form-control:invalid~.invalid-feedback, .was-validated .form-control:invalid~.invalid-tooltip {
display:block
}
.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {
color:#dc3545
}
.form-check-input.is-invalid~.invalid-feedback, .form-check-input.is-invalid~.invalid-tooltip, .was-validated .form-check-input:invalid~.invalid-feedback, .was-validated .form-check-input:invalid~.invalid-tooltip {
display:block
}
.custom-control-input.is-invalid~.custom-control-label, .was-validated .custom-control-input:invalid~.custom-control-label {
color:#dc3545
}
.custom-control-input.is-invalid~.custom-control-label::before, .was-validated .custom-control-input:invalid~.custom-control-label::before {
background-color:#efa2a9
}
.custom-control-input.is-invalid~.invalid-feedback, .custom-control-input.is-invalid~.invalid-tooltip, .was-validated .custom-control-input:invalid~.invalid-feedback, .was-validated .custom-control-input:invalid~.invalid-tooltip {
display:block
}
.custom-control-input.is-invalid:checked~.custom-control-label::before, .was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
background-color:#e4606d
}
.custom-control-input.is-invalid:focus~.custom-control-label::before, .was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
box-shadow:0 0 0 1px #fff, 0 0 0 .2rem rgba(220,53,69,.25)
}
.custom-file-input.is-invalid~.custom-file-label, .was-validated .custom-file-input:invalid~.custom-file-label {
border-color:#dc3545
}
.custom-file-input.is-invalid~.custom-file-label::before, .was-validated .custom-file-input:invalid~.custom-file-label::before {
border-color:inherit
}
.custom-file-input.is-invalid~.invalid-feedback, .custom-file-input.is-invalid~.invalid-tooltip, .was-validated .custom-file-input:invalid~.invalid-feedback, .was-validated .custom-file-input:invalid~.invalid-tooltip {
display:block
}
.custom-file-input.is-invalid:focus~.custom-file-label, .was-validated .custom-file-input:invalid:focus~.custom-file-label {
box-shadow:0 0 0 .2rem rgba(220,53,69,.25)
}
.form-inline {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
.form-inline label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 0
}
.form-inline .form-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-plaintext {
	display: inline-block
}
.form-inline .input-group {
	width: auto
}
.form-inline .form-check {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: auto;
	padding-left: 0
}
.form-inline .form-check-input {
	position: relative;
	margin-top: 0;
	margin-right: .25rem;
	margin-left: 0
}
.form-inline .custom-control {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.form-inline .custom-control-label {
	margin-bottom: 0
}
}
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn:focus, .btn:hover {
	text-decoration: none
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.btn.disabled, .btn:disabled {
	opacity: .65
}
.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
	background-image: none
}
a.btn.disabled, fieldset:disabled a.btn {
	pointer-events: none
}
.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}
.btn-primary.focus, .btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-primary.disabled, .btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}
.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}
.btn-secondary.focus, .btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-secondary.disabled, .btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}
.btn-success.focus, .btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-success.disabled, .btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}
.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}
.btn-info.focus, .btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-info.disabled, .btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}
.btn-warning.focus, .btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-warning.disabled, .btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}
.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}
.btn-danger.focus, .btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-danger.disabled, .btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}
.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}
.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}
.btn-light.focus, .btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-light.disabled, .btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}
.btn-dark.focus, .btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-dark.disabled, .btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}
.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-outline-primary {
	color: #007bff;
	background-color: transparent;
	background-image: none;
	border-color: #007bff
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}
.btn-outline-secondary {
	color: #6c757d;
	background-color: transparent;
	background-image: none;
	border-color: #6c757d
}
.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}
.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}
.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745
}
.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-outline-success.focus, .btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}
.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}
.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}
.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8
}
.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-outline-info.focus, .btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}
.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}
.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}
.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107
}
.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-outline-warning.focus, .btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}
.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}
.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}
.btn-outline-danger {
	color: #dc3545;
	background-color: transparent;
	background-image: none;
	border-color: #dc3545
}
.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}
.btn-outline-danger.focus, .btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}
.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-outline-light {
	color: #f8f9fa;
	background-color: transparent;
	background-image: none;
	border-color: #f8f9fa
}
.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-outline-light.focus, .btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}
.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}
.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}
.btn-outline-dark {
	color: #343a40;
	background-color: transparent;
	background-image: none;
	border-color: #343a40
}
.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-outline-dark.focus, .btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}
.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}
.btn-link {
	font-weight: 400;
	color: #007bff;
	background-color: transparent
}
.btn-link:hover {
	color: #0056b3;
	text-decoration: underline;
	background-color: transparent;
	border-color: transparent
}
.btn-link.focus, .btn-link:focus {
	text-decoration: underline;
	border-color: transparent;
	box-shadow: none
}
.btn-link.disabled, .btn-link:disabled {
	color: #6c757d
}
.btn-group-lg>.btn, .btn-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}
.btn-group-sm>.btn, .btn-sm {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: .5rem
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	transition: opacity .15s linear
}
.fade.show {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.show {
	display: block
}
tr.collapse.show {
	display: table-row
}
tbody.collapse.show {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height .35s ease
}
.dropdown, .dropup {
	position: relative
}
.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent
}
.dropdown-toggle:empty::after {
	margin-left: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: .25rem
}
.dropup .dropdown-menu {
	margin-top: 0;
	margin-bottom: .125rem
}
.dropup .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid transparent;
	border-bottom: .3em solid;
	border-left: .3em solid transparent
}
.dropup .dropdown-toggle:empty::after {
	margin-left: 0
}
.dropright .dropdown-menu {
	margin-top: 0;
	margin-left: .125rem
}
.dropright .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-bottom: .3em solid transparent;
	border-left: .3em solid
}
.dropright .dropdown-toggle:empty::after {
	margin-left: 0
}
.dropright .dropdown-toggle::after {
	vertical-align: 0
}
.dropleft .dropdown-menu {
	margin-top: 0;
	margin-right: .125rem
}
.dropleft .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: ""
}
.dropleft .dropdown-toggle::after {
	display: none
}
.dropleft .dropdown-toggle::before {
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid transparent;
	border-right: .3em solid;
	border-bottom: .3em solid transparent
}
.dropleft .dropdown-toggle:empty::after {
	margin-left: 0
}
.dropleft .dropdown-toggle::before {
	vertical-align: 0
}
.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0
}
.dropdown-item:focus, .dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa
}
.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff
}
.dropdown-item.disabled, .dropdown-item:disabled {
	color: #6c757d;
	background-color: transparent
}
.dropdown-menu.show {
	display: block
}
.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle
}
.btn-group-vertical>.btn, .btn-group>.btn {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}
.btn-group-vertical>.btn:hover, .btn-group>.btn:hover {
	z-index: 1
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus {
	z-index: 1
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group, .btn-group-vertical .btn+.btn, .btn-group-vertical .btn+.btn-group, .btn-group-vertical .btn-group+.btn, .btn-group-vertical .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.btn-toolbar .input-group {
	width: auto
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn-group:not(:last-child)>.btn, .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.dropdown-toggle-split {
	padding-right: .5625rem;
	padding-left: .5625rem
}
.dropdown-toggle-split::after {
	margin-left: 0
}
.btn-group-sm>.btn+.dropdown-toggle-split, .btn-sm+.dropdown-toggle-split {
	padding-right: .375rem;
	padding-left: .375rem
}
.btn-group-lg>.btn+.dropdown-toggle-split, .btn-lg+.dropdown-toggle-split {
	padding-right: .75rem;
	padding-left: .75rem
}
.btn-group-vertical {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.btn-group-vertical .btn, .btn-group-vertical .btn-group {
	width: 100%
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn-group:not(:last-child)>.btn, .btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child)>.btn, .btn-group-vertical>.btn:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.btn-group-toggle>.btn, .btn-group-toggle>.btn-group>.btn {
	margin-bottom: 0
}
.btn-group-toggle>.btn input[type=checkbox], .btn-group-toggle>.btn input[type=radio], .btn-group-toggle>.btn-group>.btn input[type=checkbox], .btn-group-toggle>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none
}
.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	width: 1%;
	margin-bottom: 0
}
.input-group>.custom-file:focus, .input-group>.custom-select:focus, .input-group>.form-control:focus {
	z-index: 3
}
.input-group>.custom-file+.custom-file, .input-group>.custom-file+.custom-select, .input-group>.custom-file+.form-control, .input-group>.custom-select+.custom-file, .input-group>.custom-select+.custom-select, .input-group>.custom-select+.form-control, .input-group>.form-control+.custom-file, .input-group>.form-control+.custom-select, .input-group>.form-control+.form-control {
	margin-left: -1px
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.input-group>.custom-file {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.input-group>.custom-file:not(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label::before {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.input-group>.custom-file:not(:first-child) .custom-file-label, .input-group>.custom-file:not(:first-child) .custom-file-label::before {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.input-group-append, .input-group-prepend {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.input-group-append .btn, .input-group-prepend .btn {
	position: relative;
	z-index: 2
}
.input-group-append .btn+.btn, .input-group-append .btn+.input-group-text, .input-group-append .input-group-text+.btn, .input-group-append .input-group-text+.input-group-text, .input-group-prepend .btn+.btn, .input-group-prepend .btn+.input-group-text, .input-group-prepend .input-group-text+.btn, .input-group-prepend .input-group-text+.input-group-text {
	margin-left: -1px
}
.input-group-prepend {
	margin-right: -1px
}
.input-group-append {
	margin-left: -1px
}
.input-group-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}
.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
	margin-top: 0
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem
}
.custom-control-inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem
}
.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}
.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	background-color: #007bff
}
.custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-control-input:active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff
}
.custom-control-input:disabled~.custom-control-label {
	color: #6c757d
}
.custom-control-input:disabled~.custom-control-label::before {
	background-color: #e9ecef
}
.custom-control-label {
	margin-bottom: 0
}
.custom-control-label::before {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #dee2e6
}
.custom-control-label::after {
	position: absolute;
	top: .25rem;
	left: 0;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%
}
.custom-checkbox .custom-control-label::before {
	border-radius: .25rem
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #007bff
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	background-color: #007bff
}
.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0,123,255,.5)
}
.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(0,123,255,.5)
}
.custom-radio .custom-control-label::before {
	border-radius: 50%
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
	background-color: #007bff
}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}
.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0,123,255,.5)
}
.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.075), 0 0 5px rgba(128,189,255,.5)
}
.custom-select:focus::-ms-value {
color:#495057;
background-color:#fff
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}
.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}
.custom-select::-ms-expand {
opacity:0
}
.custom-select-sm {
	height: calc(1.8125rem + 2px);
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 75%
}
.custom-select-lg {
	height: calc(2.875rem + 2px);
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 125%
}
.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(2.25rem + 2px);
	margin-bottom: 0
}
.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(2.25rem + 2px);
	margin: 0;
	opacity: 0
}
.custom-file-input:focus~.custom-file-control {
	border-color: #80bdff;
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.custom-file-input:focus~.custom-file-control::before {
	border-color: #80bdff
}
.custom-file-input:lang(en)~.custom-file-label::after {
	content: "Browse"
}
.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(2.25rem + 2px);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}
.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
height:calc(calc(2.25rem + 2px) - 1px * 2);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: 1px solid #ced4da;
	border-radius: 0 .25rem .25rem 0
}
.nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav-link {
	display: block;
	padding: .5rem 1rem
}
.nav-link:focus, .nav-link:hover {
	text-decoration: none
}
.nav-link.disabled {
	color: #6c757d
}
.nav-tabs {
	border-bottom: 1px solid #dee2e6
}
.nav-tabs .nav-item {
	margin-bottom: -1px
}
.nav-tabs .nav-link {
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}
.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.nav-pills .nav-link {
	border-radius: .25rem
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}
.nav-fill .nav-item {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	text-align: center
}
.nav-justified .nav-item {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: center
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.navbar {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .5rem 1rem
}
.navbar>.container, .navbar>.container-fluid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}
.navbar-nav .dropdown-menu {
	position: static;
	float: none
}
.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}
.navbar-collapse {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}
.navbar-toggler:focus, .navbar-toggler:hover {
	text-decoration: none
}
.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer
}
.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat center center;
	background-size: 100% 100%
}

@media (max-width:575.98px) {
.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
	padding-right: 0;
	padding-left: 0
}
}

@media (min-width:576px) {
.navbar-expand-sm {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.navbar-expand-sm .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
	position: absolute
}
.navbar-expand-sm .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}
.navbar-expand-sm .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-expand-sm>.container, .navbar-expand-sm>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.navbar-expand-sm .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.navbar-expand-sm .navbar-toggler {
	display: none
}
.navbar-expand-sm .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}
}

@media (max-width:767.98px) {
.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
	padding-right: 0;
	padding-left: 0
}
}

@media (min-width:768px) {
.navbar-expand-md {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.navbar-expand-md .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-expand-md .navbar-nav .dropdown-menu {
	position: absolute
}
.navbar-expand-md .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}
.navbar-expand-md .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.navbar-expand-md .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.navbar-expand-md .navbar-toggler {
	display: none
}
.navbar-expand-md .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}
}

@media (max-width:991.98px) {
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
	padding-right: 0;
	padding-left: 0
}
}

@media (min-width:992px) {
.navbar-expand-lg {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.navbar-expand-lg .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute
}
.navbar-expand-lg .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.navbar-expand-lg .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.navbar-expand-lg .navbar-toggler {
	display: none
}
.navbar-expand-lg .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}
}

@media (max-width:1199.98px) {
.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
	padding-right: 0;
	padding-left: 0
}
}

@media (min-width:1200px) {
.navbar-expand-xl {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.navbar-expand-xl .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-expand-xl .navbar-nav .dropdown-menu {
	position: absolute
}
.navbar-expand-xl .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}
.navbar-expand-xl .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-expand-xl>.container, .navbar-expand-xl>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.navbar-expand-xl .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.navbar-expand-xl .navbar-toggler {
	display: none
}
.navbar-expand-xl .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}
}
.navbar-expand {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.navbar-expand>.container, .navbar-expand>.container-fluid {
	padding-right: 0;
	padding-left: 0
}
.navbar-expand .navbar-nav {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}
.navbar-expand .navbar-nav .dropdown-menu-right {
	right: 0;
	left: auto
}
.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}
.navbar-expand>.container, .navbar-expand>.container-fluid {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.navbar-expand .navbar-collapse {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
.navbar-expand .navbar-toggler {
	display: none
}
.navbar-expand .dropup .dropdown-menu {
	top: auto;
	bottom: 100%
}
.navbar-light .navbar-brand {
	color: rgba(0,0,0,.9)
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
	color: rgba(0,0,0,.9)
}
.navbar-light .navbar-nav .nav-link {
	color: rgba(0,0,0,.5)
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0,0,0,.7)
}
.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0,0,0,.3)
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0,0,0,.9)
}
.navbar-light .navbar-toggler {
	color: rgba(0,0,0,.5);
	border-color: rgba(0,0,0,.1)
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-light .navbar-text {
	color: rgba(0,0,0,.5)
}
.navbar-light .navbar-text a {
	color: rgba(0,0,0,.9)
}
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
	color: rgba(0,0,0,.9)
}
.navbar-dark .navbar-brand {
	color: #fff
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
	color: #fff
}
.navbar-dark .navbar-nav .nav-link {
	color: rgba(255,255,255,.5)
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255,255,255,.75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255,255,255,.25)
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}
.navbar-dark .navbar-toggler {
	color: rgba(255,255,255,.5);
	border-color: rgba(255,255,255,.1)
}
.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
.navbar-dark .navbar-text {
	color: rgba(255,255,255,.5)
}
.navbar-dark .navbar-text a {
	color: #fff
}
.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
	color: #fff
}
.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
	border-radius: .25rem
}
.card>hr {
	margin-right: 0;
	margin-left: 0
}
.card>.list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}
.card>.list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}
.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1.25rem
}
.card-title {
	margin-bottom: .75rem
}
.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0
}
.card-text:last-child {
	margin-bottom: 0
}
.card-link:hover {
	text-decoration: none
}
.card-link+.card-link {
	margin-left: 1.25rem
}
.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0,0,0,.03);
	border-bottom: 1px solid rgba(0,0,0,.125)
}
.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}
.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}
.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0,0,0,.03);
	border-top: 1px solid rgba(0,0,0,.125)
}
.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}
.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0
}
.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem
}
.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}
.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px)
}
.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px)
}
.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px)
}
.card-deck {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.card-deck .card {
	margin-bottom: 15px
}

@media (min-width:576px) {
.card-deck {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	margin-right: -15px;
	margin-left: -15px
}
.card-deck .card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px
}
}
.card-group {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.card-group>.card {
	margin-bottom: 15px
}

@media (min-width:576px) {
.card-group {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.card-group>.card {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%;
	margin-bottom: 0
}
.card-group>.card+.card {
	margin-left: 0;
	border-left: 0
}
.card-group>.card:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.card-group>.card:first-child .card-header, .card-group>.card:first-child .card-img-top {
	border-top-right-radius: 0
}
.card-group>.card:first-child .card-footer, .card-group>.card:first-child .card-img-bottom {
	border-bottom-right-radius: 0
}
.card-group>.card:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.card-group>.card:last-child .card-header, .card-group>.card:last-child .card-img-top {
	border-top-left-radius: 0
}
.card-group>.card:last-child .card-footer, .card-group>.card:last-child .card-img-bottom {
	border-bottom-left-radius: 0
}
.card-group>.card:only-child {
	border-radius: .25rem
}
.card-group>.card:only-child .card-header, .card-group>.card:only-child .card-img-top {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}
.card-group>.card:only-child .card-footer, .card-group>.card:only-child .card-img-bottom {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}
.card-group>.card:not(:first-child):not(:last-child):not(:only-child) {
	border-radius: 0
}
.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
	border-radius: 0
}
}
.card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:576px) {
.card-columns {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 1.25rem;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem
}
.card-columns .card {
	display: inline-block;
	width: 100%
}
}
.breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #e9ecef;
	border-radius: .25rem
}
.breadcrumb-item+.breadcrumb-item::before {
	display: inline-block;
	padding-right: .5rem;
	padding-left: .5rem;
	color: #6c757d;
	content: "/"
}
.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: underline
}
.breadcrumb-item+.breadcrumb-item:hover::before {
	text-decoration: none
}
.breadcrumb-item.active {
	color: #6c757d
}
.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}
.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6
}
.page-link:hover {
	color: #0056b3;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}
.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}
.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}
.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem
}
.page-item:last-child .page-link {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem
}
.page-item.active .page-link {
	z-index: 1;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}
.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.25rem;
	line-height: 1.5
}
.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}
.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}
.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5
}
.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}
.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}
.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25rem
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}
.badge-primary {
	color: #fff;
	background-color: #007bff
}
.badge-primary[href]:focus, .badge-primary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0062cc
}
.badge-secondary {
	color: #fff;
	background-color: #6c757d
}
.badge-secondary[href]:focus, .badge-secondary[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #545b62
}
.badge-success {
	color: #fff;
	background-color: #28a745
}
.badge-success[href]:focus, .badge-success[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1e7e34
}
.badge-info {
	color: #fff;
	background-color: #17a2b8
}
.badge-info[href]:focus, .badge-info[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #117a8b
}
.badge-warning {
	color: #212529;
	background-color: #ffc107
}
.badge-warning[href]:focus, .badge-warning[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #d39e00
}
.badge-danger {
	color: #fff;
	background-color: #dc3545
}
.badge-danger[href]:focus, .badge-danger[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #bd2130
}
.badge-light {
	color: #212529;
	background-color: #f8f9fa
}
.badge-light[href]:focus, .badge-light[href]:hover {
	color: #212529;
	text-decoration: none;
	background-color: #dae0e5
}
.badge-dark {
	color: #fff;
	background-color: #343a40
}
.badge-dark[href]:focus, .badge-dark[href]:hover {
	color: #fff;
	text-decoration: none;
	background-color: #1d2124
}
.jumbotron {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media (min-width:576px) {
.jumbotron {
	padding: 4rem 2rem
}
}
.jumbotron-fluid {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}
.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}
.alert-heading {
	color: inherit
}
.alert-link {
	font-weight: 700
}
.alert-dismissible {
	padding-right: 4rem
}
.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}
.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}
.alert-primary hr {
	border-top-color: #9fcdff
}
.alert-primary .alert-link {
	color: #002752
}
.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}
.alert-secondary hr {
	border-top-color: #c8cbcf
}
.alert-secondary .alert-link {
	color: #202326
}
.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}
.alert-success hr {
	border-top-color: #b1dfbb
}
.alert-success .alert-link {
	color: #0b2e13
}
.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}
.alert-info hr {
	border-top-color: #abdde5
}
.alert-info .alert-link {
	color: #062c33
}
.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}
.alert-warning hr {
	border-top-color: #ffe8a1
}
.alert-warning .alert-link {
	color: #533f03
}
.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}
.alert-danger hr {
	border-top-color: #f1b0b7
}
.alert-danger .alert-link {
	color: #491217
}
.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}
.alert-light hr {
	border-top-color: #ececf6
}
.alert-light .alert-link {
	color: #686868
}
.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}
.alert-dark hr {
	border-top-color: #b9bbbe
}
.alert-dark .alert-link {
	color: #040505
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:1rem 0
}
to {
background-position:0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:1rem 0
}
to {
background-position:0 0
}
}
.progress {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 1rem;
	overflow: hidden;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}
.progress-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background-color: #007bff;
	transition: width .6s ease
}
.progress-bar-striped {
	background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem
}
.progress-bar-animated {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite
}
.media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.media-body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.list-group {
	display: -webkit-box;
	display: -ms-flexbox;
	/*display: flex;*/
	/*-webkit-box-orient: vertical;*/
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0
}
.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}
.list-group-item-action:focus, .list-group-item-action:hover {
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}
.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}
.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.125)
}
.list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem
}
.list-group-item:focus, .list-group-item:hover {
	z-index: 1;
	text-decoration: none
}
.list-group-item.disabled, .list-group-item:disabled {
	color: #6c757d;
	background-color: #fff
}
.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}
.list-group-flush .list-group-item {
	border-right: 0;
	border-left: 0;
	border-radius: 0
}
.list-group-flush:first-child .list-group-item:first-child {
	border-top: 0
}
.list-group-flush:last-child .list-group-item:last-child {
	border-bottom: 0
}
.list-group-item-primary {
	color: #004085;
	background-color: #b8daff
}
.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
	color: #004085;
	background-color: #9fcdff
}
.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #004085;
	border-color: #004085
}
.list-group-item-secondary {
	color: #383d41;
	background-color: #d6d8db
}
.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
	color: #383d41;
	background-color: #c8cbcf
}
.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: #383d41;
	border-color: #383d41
}
.list-group-item-success {
	color: #155724;
	background-color: #c3e6cb
}
.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
	color: #155724;
	background-color: #b1dfbb
}
.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #155724;
	border-color: #155724
}
.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}
.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}
.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}
.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}
.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1
}
.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}
.list-group-item-danger {
	color: #721c24;
	background-color: #f5c6cb
}
.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
	color: #721c24;
	background-color: #f1b0b7
}
.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #721c24;
	border-color: #721c24
}
.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}
.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}
.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}
.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}
.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}
.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}
.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	opacity: .75
}
.close:not(:disabled):not(.disabled) {
	cursor: pointer
}
button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	outline: 0
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}
.modal.fade .modal-dialog {
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	transform: translate(0, -25%)
}
.modal.show .modal-dialog {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-dialog-centered {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
min-height:calc(100% - (.5rem * 2))
}
.modal-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0
}
.modal-backdrop.show {
	opacity: .5
}
.modal-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #e9ecef;
	border-top-left-radius: .3rem;
	border-top-right-radius: .3rem
}
.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}
.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}
.modal-body {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 1rem
}
.modal-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 1px solid #e9ecef
}
.modal-footer>:not(:first-child) {
	margin-left: .25rem
}
.modal-footer>:not(:last-child) {
	margin-right: .25rem
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
.modal-dialog {
	max-width: 500px;
	margin: 1.75rem auto
}
.modal-dialog-centered {
min-height:calc(100% - (1.75rem * 2))
}
.modal-sm {
	max-width: 300px
}
}

@media (min-width:992px) {
.modal-lg {
	max-width: 800px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	opacity: 0
}
.tooltip.show {
	opacity: .9
}
.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}
.tooltip .arrow::before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
	padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
	bottom: 0
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
	padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
	padding: .4rem 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
	top: 0
}
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
	padding: 0 .4rem
}
.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}
.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: block;
	max-width: 276px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem
}
.popover .arrow {
	position: absolute;
	display: block;
	width: 1rem;
	height: .5rem;
	margin: 0 .3rem
}
.popover .arrow::after, .popover .arrow::before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}
.bs-popover-auto[x-placement^=top], .bs-popover-top {
	margin-bottom: .5rem
}
.bs-popover-auto[x-placement^=top] .arrow, .bs-popover-top .arrow {
bottom:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-top .arrow::before {
	border-width: .5rem .5rem 0
}
.bs-popover-auto[x-placement^=top] .arrow::before, .bs-popover-top .arrow::before {
	bottom: 0;
	border-top-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=top] .arrow::after, .bs-popover-top .arrow::after {
	bottom: 1px;
	border-top-color: #fff
}
.bs-popover-auto[x-placement^=right], .bs-popover-right {
	margin-left: .5rem
}
.bs-popover-auto[x-placement^=right] .arrow, .bs-popover-right .arrow {
left:calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-right .arrow::before {
	border-width: .5rem .5rem .5rem 0
}
.bs-popover-auto[x-placement^=right] .arrow::before, .bs-popover-right .arrow::before {
	left: 0;
	border-right-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=right] .arrow::after, .bs-popover-right .arrow::after {
	left: 1px;
	border-right-color: #fff
}
.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
	margin-top: .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow, .bs-popover-bottom .arrow {
top:calc((.5rem + 1px) * -1)
}
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before {
	border-width: 0 .5rem .5rem .5rem
}
.bs-popover-auto[x-placement^=bottom] .arrow::before, .bs-popover-bottom .arrow::before {
	top: 0;
	border-bottom-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=bottom] .arrow::after, .bs-popover-bottom .arrow::after {
	top: 1px;
	border-bottom-color: #fff
}
.bs-popover-auto[x-placement^=bottom] .popover-header::before, .bs-popover-bottom .popover-header::before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}
.bs-popover-auto[x-placement^=left], .bs-popover-left {
	margin-right: .5rem
}
.bs-popover-auto[x-placement^=left] .arrow, .bs-popover-left .arrow {
right:calc((.5rem + 1px) * -1);
	width: .5rem;
	height: 1rem;
	margin: .3rem 0
}
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-left .arrow::before {
	border-width: .5rem 0 .5rem .5rem
}
.bs-popover-auto[x-placement^=left] .arrow::before, .bs-popover-left .arrow::before {
	right: 0;
	border-left-color: rgba(0,0,0,.25)
}
.bs-popover-auto[x-placement^=left] .arrow::after, .bs-popover-left .arrow::after {
	right: 1px;
	border-left-color: #fff
}
.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	color: inherit;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}
.popover-header:empty {
	display: none
}
.popover-body {
	padding: .5rem .75rem;
	color: #212529
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}
.carousel-item {
	position: relative;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	transition: -webkit-transform .6s ease;
	transition: transform .6s ease;
	transition: transform .6s ease, -webkit-transform .6s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display: block
}
.carousel-item-next, .carousel-item-prev {
	position: absolute;
	top: 0
}
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0)
}
}
.active.carousel-item-right, .carousel-item-next {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.active.carousel-item-right, .carousel-item-next {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
}
.active.carousel-item-left, .carousel-item-prev {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
.active.carousel-item-left, .carousel-item-prev {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0)
}
}
.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}
.carousel-control-prev {
	left: 0
}
.carousel-control-next {
	right: 0
}
.carousel-control-next-icon, .carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: transparent no-repeat center center;
	background-size: 100% 100%
}
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}
.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}
.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 10px;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}
.carousel-indicators li {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	background-color: rgba(255,255,255,.5)
}
.carousel-indicators li::before {
	position: absolute;
	top: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}
.carousel-indicators li::after {
	position: absolute;
	bottom: -10px;
	left: 0;
	display: inline-block;
	width: 100%;
	height: 10px;
	content: ""
}
.carousel-indicators .active {
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}
.align-baseline {
	vertical-align: baseline!important
}
.align-top {
	vertical-align: top!important
}
.align-middle {
	vertical-align: middle!important
}
.align-bottom {
	vertical-align: bottom!important
}
.align-text-bottom {
	vertical-align: text-bottom!important
}
.align-text-top {
	vertical-align: text-top!important
}
.bg-primary {
	background-color: #007bff!important
}
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
	background-color: #0062cc!important
}
.bg-secondary {
	background-color: #6c757d!important
}
a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
	background-color: #545b62!important
}
.bg-success {
	background-color: #28a745!important
}
a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
	background-color: #1e7e34!important
}
.bg-info {
	background-color: #17a2b8!important
}
a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
	background-color: #117a8b!important
}
.bg-warning {
	background-color: #ffc107!important
}
a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
	background-color: #d39e00!important
}
.bg-danger {
	background-color: #dc3545!important
}
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
	background-color: #bd2130!important
}
.bg-light {
	background-color: #f8f9fa!important
}
a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
	background-color: #dae0e5!important
}
.bg-dark {
	background-color: #343a40!important
}
a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
	background-color: #1d2124!important
}
.bg-white {
	background-color: #fff!important
}
.bg-transparent {
	background-color: transparent!important
}
.border {
	border: 1px solid #dee2e6!important
}
.border-top {
	border-top: 1px solid #dee2e6!important
}
.border-right {
	border-right: 1px solid #dee2e6!important
}
.border-bottom {
	border-bottom: 1px solid #dee2e6!important
}
.border-left {
	border-left: 1px solid #dee2e6!important
}
.border-0 {
	border: 0!important
}
.border-top-0 {
	border-top: 0!important
}
.border-right-0 {
	border-right: 0!important
}
.border-bottom-0 {
	border-bottom: 0!important
}
.border-left-0 {
	border-left: 0!important
}
.border-primary {
	border-color: #007bff!important
}
.border-secondary {
	border-color: #6c757d!important
}
.border-success {
	border-color: #28a745!important
}
.border-info {
	border-color: #17a2b8!important
}
.border-warning {
	border-color: #ffc107!important
}
.border-danger {
	border-color: #dc3545!important
}
.border-light {
	border-color: #f8f9fa!important
}
.border-dark {
	border-color: #343a40!important
}
.border-white {
	border-color: #fff!important
}
.rounded {
	border-radius: .25rem!important
}
.rounded-top {
	border-top-left-radius: .25rem!important;
	border-top-right-radius: .25rem!important
}
.rounded-right {
	border-top-right-radius: .25rem!important;
	border-bottom-right-radius: .25rem!important
}
.rounded-bottom {
	border-bottom-right-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important
}
.rounded-left {
	border-top-left-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important
}
.rounded-circle {
	border-radius: 50%!important
}
.rounded-0 {
	border-radius: 0!important
}
.clearfix::after {
	display: block;
	clear: both;
	content: ""
}
.d-none {
	display: none!important
}
.d-inline {
	display: inline!important
}
.d-inline-block {
	display: inline-block!important
}
.d-block {
	display: block!important
}
.d-table {
	display: table!important
}
.d-table-row {
	display: table-row!important
}
.d-table-cell {
	display: table-cell!important
}
.d-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}

@media (min-width:576px) {
.d-sm-none {
	display: none!important
}
.d-sm-inline {
	display: inline!important
}
.d-sm-inline-block {
	display: inline-block!important
}
.d-sm-block {
	display: block!important
}
.d-sm-table {
	display: table!important
}
.d-sm-table-row {
	display: table-row!important
}
.d-sm-table-cell {
	display: table-cell!important
}
.d-sm-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-sm-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}

@media (min-width:768px) {
.d-md-none {
	display: none!important
}
.d-md-inline {
	display: inline!important
}
.d-md-inline-block {
	display: inline-block!important
}
.d-md-block {
	display: block!important
}
.d-md-table {
	display: table!important
}
.d-md-table-row {
	display: table-row!important
}
.d-md-table-cell {
	display: table-cell!important
}
.d-md-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-md-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}

@media (min-width:992px) {
.d-lg-none {
	display: none!important
}
.d-lg-inline {
	display: inline!important
}
.d-lg-inline-block {
	display: inline-block!important
}
.d-lg-block {
	display: block!important
}
.d-lg-table {
	display: table!important
}
.d-lg-table-row {
	display: table-row!important
}
.d-lg-table-cell {
	display: table-cell!important
}
.d-lg-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-lg-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}

@media (min-width:1200px) {
.d-xl-none {
	display: none!important
}
.d-xl-inline {
	display: inline!important
}
.d-xl-inline-block {
	display: inline-block!important
}
.d-xl-block {
	display: block!important
}
.d-xl-table {
	display: table!important
}
.d-xl-table-row {
	display: table-row!important
}
.d-xl-table-cell {
	display: table-cell!important
}
.d-xl-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-xl-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}

@media print {
.d-print-none {
	display: none!important
}
.d-print-inline {
	display: inline!important
}
.d-print-inline-block {
	display: inline-block!important
}
.d-print-block {
	display: block!important
}
.d-print-table {
	display: table!important
}
.d-print-table-row {
	display: table-row!important
}
.d-print-table-cell {
	display: table-cell!important
}
.d-print-flex {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.d-print-inline-flex {
	display: -webkit-inline-box!important;
	display: -ms-inline-flexbox!important;
	display: inline-flex!important
}
}
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}
.embed-responsive::before {
	display: block;
	content: ""
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.embed-responsive-21by9::before {
	padding-top: 42.857143%
}
.embed-responsive-16by9::before {
	padding-top: 56.25%
}
.embed-responsive-4by3::before {
	padding-top: 75%
}
.embed-responsive-1by1::before {
	padding-top: 100%
}
.flex-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}

@media (min-width:576px) {
.flex-sm-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-sm-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-sm-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-sm-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-sm-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-sm-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-sm-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-sm-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-sm-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-sm-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-sm-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-sm-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-sm-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-sm-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-sm-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-sm-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-sm-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-sm-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-sm-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-sm-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-sm-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-sm-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-sm-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-sm-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-sm-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-sm-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-sm-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-sm-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-sm-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}

@media (min-width:768px) {
.flex-md-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-md-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-md-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-md-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-md-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-md-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-md-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-md-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-md-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-md-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-md-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-md-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-md-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-md-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-md-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-md-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-md-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-md-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-md-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-md-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-md-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-md-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-md-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-md-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-md-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-md-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-md-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-md-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-md-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}

@media (min-width:992px) {
.flex-lg-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-lg-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-lg-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-lg-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-lg-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-lg-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-lg-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-lg-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-lg-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-lg-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-lg-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-lg-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-lg-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-lg-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-lg-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-lg-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-lg-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-lg-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-lg-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-lg-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-lg-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-lg-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-lg-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-lg-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-lg-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-lg-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-lg-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-lg-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-lg-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}

@media (min-width:1200px) {
.flex-xl-row {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: row!important;
	flex-direction: row!important
}
.flex-xl-column {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: normal!important;
	-ms-flex-direction: column!important;
	flex-direction: column!important
}
.flex-xl-row-reverse {
	-webkit-box-orient: horizontal!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: row-reverse!important;
	flex-direction: row-reverse!important
}
.flex-xl-column-reverse {
	-webkit-box-orient: vertical!important;
	-webkit-box-direction: reverse!important;
	-ms-flex-direction: column-reverse!important;
	flex-direction: column-reverse!important
}
.flex-xl-wrap {
	-ms-flex-wrap: wrap!important;
	flex-wrap: wrap!important
}
.flex-xl-nowrap {
	-ms-flex-wrap: nowrap!important;
	flex-wrap: nowrap!important
}
.flex-xl-wrap-reverse {
	-ms-flex-wrap: wrap-reverse!important;
	flex-wrap: wrap-reverse!important
}
.justify-content-xl-start {
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important
}
.justify-content-xl-end {
	-webkit-box-pack: end!important;
	-ms-flex-pack: end!important;
	justify-content: flex-end!important
}
.justify-content-xl-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important
}
.justify-content-xl-between {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important
}
.justify-content-xl-around {
	-ms-flex-pack: distribute!important;
	justify-content: space-around!important
}
.align-items-xl-start {
	-webkit-box-align: start!important;
	-ms-flex-align: start!important;
	align-items: flex-start!important
}
.align-items-xl-end {
	-webkit-box-align: end!important;
	-ms-flex-align: end!important;
	align-items: flex-end!important
}
.align-items-xl-center {
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important
}
.align-items-xl-baseline {
	-webkit-box-align: baseline!important;
	-ms-flex-align: baseline!important;
	align-items: baseline!important
}
.align-items-xl-stretch {
	-webkit-box-align: stretch!important;
	-ms-flex-align: stretch!important;
	align-items: stretch!important
}
.align-content-xl-start {
	-ms-flex-line-pack: start!important;
	align-content: flex-start!important
}
.align-content-xl-end {
	-ms-flex-line-pack: end!important;
	align-content: flex-end!important
}
.align-content-xl-center {
	-ms-flex-line-pack: center!important;
	align-content: center!important
}
.align-content-xl-between {
	-ms-flex-line-pack: justify!important;
	align-content: space-between!important
}
.align-content-xl-around {
	-ms-flex-line-pack: distribute!important;
	align-content: space-around!important
}
.align-content-xl-stretch {
	-ms-flex-line-pack: stretch!important;
	align-content: stretch!important
}
.align-self-xl-auto {
	-ms-flex-item-align: auto!important;
	align-self: auto!important
}
.align-self-xl-start {
	-ms-flex-item-align: start!important;
	align-self: flex-start!important
}
.align-self-xl-end {
	-ms-flex-item-align: end!important;
	align-self: flex-end!important
}
.align-self-xl-center {
	-ms-flex-item-align: center!important;
	align-self: center!important
}
.align-self-xl-baseline {
	-ms-flex-item-align: baseline!important;
	align-self: baseline!important
}
.align-self-xl-stretch {
	-ms-flex-item-align: stretch!important;
	align-self: stretch!important
}
}
.float-left {
	float: left!important
}
.float-right {
	float: right!important
}
.float-none {
	float: none!important
}

@media (min-width:576px) {
.float-sm-left {
	float: left!important
}
.float-sm-right {
	float: right!important
}
.float-sm-none {
	float: none!important
}
}

@media (min-width:768px) {
.float-md-left {
	float: left!important
}
.float-md-right {
	float: right!important
}
.float-md-none {
	float: none!important
}
}

@media (min-width:992px) {
.float-lg-left {
	float: left!important
}
.float-lg-right {
	float: right!important
}
.float-lg-none {
	float: none!important
}
}

@media (min-width:1200px) {
.float-xl-left {
	float: left!important
}
.float-xl-right {
	float: right!important
}
.float-xl-none {
	float: none!important
}
}
.position-static {
	position: static!important
}
.position-relative {
	position: relative!important
}
.position-absolute {
	position: absolute!important
}
.position-fixed {
	position: fixed!important
}
.position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}
.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}
.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
.sticky-top {
position:-webkit-sticky;
position:sticky;
top:0;
z-index:1020
}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none
}
.w-25 {
	width: 25%!important
}
.w-50 {
	width: 50%!important
}
.w-75 {
	width: 75%!important
}
.w-100 {
	width: 100%!important
}
.h-25 {
	height: 25%!important
}
.h-50 {
	height: 50%!important
}
.h-75 {
	height: 75%!important
}
.h-100 {
	height: 100%!important
}
.mw-100 {
	max-width: 100%!important
}
.mh-100 {
	max-height: 100%!important
}
.m-0 {
	margin: 0!important
}
.mt-0, .my-0 {
	margin-top: 0!important
}
.mr-0, .mx-0 {
	margin-right: 0!important
}
.mb-0, .my-0 {
	margin-bottom: 0!important
}
.ml-0, .mx-0 {
	margin-left: 0!important
}
.m-1 {
	margin: .25rem!important
}
.mt-1, .my-1 {
	margin-top: .25rem!important
}
.mr-1, .mx-1 {
	margin-right: .25rem!important
}
.mb-1, .my-1 {
	margin-bottom: .25rem!important
}
.ml-1, .mx-1 {
	margin-left: .25rem!important
}
.m-2 {
	margin: .5rem!important
}
.mt-2, .my-2 {
	margin-top: .5rem!important
}
.mr-2, .mx-2 {
	margin-right: .5rem!important
}
.mb-2, .my-2 {
	margin-bottom: .5rem!important
}
.ml-2, .mx-2 {
	margin-left: .5rem!important
}
.m-3 {
	margin: 1rem!important
}
.mt-3, .my-3 {
	margin-top: 1rem!important
}
.mr-3, .mx-3 {
	margin-right: 1rem!important
}
.mb-3, .my-3 {
	margin-bottom: 1rem!important
}
.ml-3, .mx-3 {
	margin-left: 1rem!important
}
.m-4 {
	margin: 1.5rem!important
}
.mt-4, .my-4 {
	margin-top: 1.5rem!important
}
.mr-4, .mx-4 {
	margin-right: 1.5rem!important
}
.mb-4, .my-4 {
	margin-bottom: 1.5rem!important
}
.ml-4, .mx-4 {
	margin-left: 1.5rem!important
}
.m-5 {
	margin: 3rem!important
}
.mt-5, .my-5 {
	margin-top: 3rem!important
}
.mr-5, .mx-5 {
	margin-right: 3rem!important
}
.mb-5, .my-5 {
	margin-bottom: 3rem!important
}
.ml-5, .mx-5 {
	margin-left: 3rem!important
}
.p-0 {
	padding: 0!important
}
.pt-0, .py-0 {
	padding-top: 0!important
}
.pr-0, .px-0 {
	padding-right: 0!important
}
.pb-0, .py-0 {
	padding-bottom: 0!important
}
.pl-0, .px-0 {
	padding-left: 0!important
}
.p-1 {
	padding: .25rem!important
}
.pt-1, .py-1 {
	padding-top: .25rem!important
}
.pr-1, .px-1 {
	padding-right: .25rem!important
}
.pb-1, .py-1 {
	padding-bottom: .25rem!important
}
.pl-1, .px-1 {
	padding-left: .25rem!important
}
.p-2 {
	padding: .5rem!important
}
.pt-2, .py-2 {
	padding-top: .5rem!important
}
.pr-2, .px-2 {
	padding-right: .5rem!important
}
.pb-2, .py-2 {
	padding-bottom: .5rem!important
}
.pl-2, .px-2 {
	padding-left: .5rem!important
}
.p-3 {
	padding: 1rem!important
}
.pt-3, .py-3 {
	padding-top: 1rem!important
}
.pr-3, .px-3 {
	padding-right: 1rem!important
}
.pb-3, .py-3 {
	padding-bottom: 1rem!important
}
.pl-3, .px-3 {
	padding-left: 1rem!important
}
.p-4 {
	padding: 1.5rem!important
}
.pt-4, .py-4 {
	padding-top: 1.5rem!important
}
.pr-4, .px-4 {
	padding-right: 1.5rem!important
}
.pb-4, .py-4 {
	padding-bottom: 1.5rem!important
}
.pl-4, .px-4 {
	padding-left: 1.5rem!important
}
.p-5 {
	padding: 3rem!important
}
.pt-5, .py-5 {
	padding-top: 3rem!important
}
.pr-5, .px-5 {
	padding-right: 3rem!important
}
.pb-5, .py-5 {
	padding-bottom: 3rem!important
}
.pl-5, .px-5 {
	padding-left: 3rem!important
}
.m-auto {
	margin: auto!important
}
.mt-auto, .my-auto {
	margin-top: auto!important
}
.mr-auto, .mx-auto {
	margin-right: auto!important
}
.mb-auto, .my-auto {
	margin-bottom: auto!important
}
.ml-auto, .mx-auto {
	margin-left: auto!important
}

@media (min-width:576px) {
.m-sm-0 {
	margin: 0!important
}
.mt-sm-0, .my-sm-0 {
	margin-top: 0!important
}
.mr-sm-0, .mx-sm-0 {
	margin-right: 0!important
}
.mb-sm-0, .my-sm-0 {
	margin-bottom: 0!important
}
.ml-sm-0, .mx-sm-0 {
	margin-left: 0!important
}
.m-sm-1 {
	margin: .25rem!important
}
.mt-sm-1, .my-sm-1 {
	margin-top: .25rem!important
}
.mr-sm-1, .mx-sm-1 {
	margin-right: .25rem!important
}
.mb-sm-1, .my-sm-1 {
	margin-bottom: .25rem!important
}
.ml-sm-1, .mx-sm-1 {
	margin-left: .25rem!important
}
.m-sm-2 {
	margin: .5rem!important
}
.mt-sm-2, .my-sm-2 {
	margin-top: .5rem!important
}
.mr-sm-2, .mx-sm-2 {
	margin-right: .5rem!important
}
.mb-sm-2, .my-sm-2 {
	margin-bottom: .5rem!important
}
.ml-sm-2, .mx-sm-2 {
	margin-left: .5rem!important
}
.m-sm-3 {
	margin: 1rem!important
}
.mt-sm-3, .my-sm-3 {
	margin-top: 1rem!important
}
.mr-sm-3, .mx-sm-3 {
	margin-right: 1rem!important
}
.mb-sm-3, .my-sm-3 {
	margin-bottom: 1rem!important
}
.ml-sm-3, .mx-sm-3 {
	margin-left: 1rem!important
}
.m-sm-4 {
	margin: 1.5rem!important
}
.mt-sm-4, .my-sm-4 {
	margin-top: 1.5rem!important
}
.mr-sm-4, .mx-sm-4 {
	margin-right: 1.5rem!important
}
.mb-sm-4, .my-sm-4 {
	margin-bottom: 1.5rem!important
}
.ml-sm-4, .mx-sm-4 {
	margin-left: 1.5rem!important
}
.m-sm-5 {
	margin: 3rem!important
}
.mt-sm-5, .my-sm-5 {
	margin-top: 3rem!important
}
.mr-sm-5, .mx-sm-5 {
	margin-right: 3rem!important
}
.mb-sm-5, .my-sm-5 {
	margin-bottom: 3rem!important
}
.ml-sm-5, .mx-sm-5 {
	margin-left: 3rem!important
}
.p-sm-0 {
	padding: 0!important
}
.pt-sm-0, .py-sm-0 {
	padding-top: 0!important
}
.pr-sm-0, .px-sm-0 {
	padding-right: 0!important
}
.pb-sm-0, .py-sm-0 {
	padding-bottom: 0!important
}
.pl-sm-0, .px-sm-0 {
	padding-left: 0!important
}
.p-sm-1 {
	padding: .25rem!important
}
.pt-sm-1, .py-sm-1 {
	padding-top: .25rem!important
}
.pr-sm-1, .px-sm-1 {
	padding-right: .25rem!important
}
.pb-sm-1, .py-sm-1 {
	padding-bottom: .25rem!important
}
.pl-sm-1, .px-sm-1 {
	padding-left: .25rem!important
}
.p-sm-2 {
	padding: .5rem!important
}
.pt-sm-2, .py-sm-2 {
	padding-top: .5rem!important
}
.pr-sm-2, .px-sm-2 {
	padding-right: .5rem!important
}
.pb-sm-2, .py-sm-2 {
	padding-bottom: .5rem!important
}
.pl-sm-2, .px-sm-2 {
	padding-left: .5rem!important
}
.p-sm-3 {
	padding: 1rem!important
}
.pt-sm-3, .py-sm-3 {
	padding-top: 1rem!important
}
.pr-sm-3, .px-sm-3 {
	padding-right: 1rem!important
}
.pb-sm-3, .py-sm-3 {
	padding-bottom: 1rem!important
}
.pl-sm-3, .px-sm-3 {
	padding-left: 1rem!important
}
.p-sm-4 {
	padding: 1.5rem!important
}
.pt-sm-4, .py-sm-4 {
	padding-top: 1.5rem!important
}
.pr-sm-4, .px-sm-4 {
	padding-right: 1.5rem!important
}
.pb-sm-4, .py-sm-4 {
	padding-bottom: 1.5rem!important
}
.pl-sm-4, .px-sm-4 {
	padding-left: 1.5rem!important
}
.p-sm-5 {
	padding: 3rem!important
}
.pt-sm-5, .py-sm-5 {
	padding-top: 3rem!important
}
.pr-sm-5, .px-sm-5 {
	padding-right: 3rem!important
}
.pb-sm-5, .py-sm-5 {
	padding-bottom: 3rem!important
}
.pl-sm-5, .px-sm-5 {
	padding-left: 3rem!important
}
.m-sm-auto {
	margin: auto!important
}
.mt-sm-auto, .my-sm-auto {
	margin-top: auto!important
}
.mr-sm-auto, .mx-sm-auto {
	margin-right: auto!important
}
.mb-sm-auto, .my-sm-auto {
	margin-bottom: auto!important
}
.ml-sm-auto, .mx-sm-auto {
	margin-left: auto!important
}
}

@media (min-width:768px) {
.m-md-0 {
	margin: 0!important
}
.mt-md-0, .my-md-0 {
	margin-top: 0!important
}
.mr-md-0, .mx-md-0 {
	margin-right: 0!important
}
.mb-md-0, .my-md-0 {
	margin-bottom: 0!important
}
.ml-md-0, .mx-md-0 {
	margin-left: 0!important
}
.m-md-1 {
	margin: .25rem!important
}
.mt-md-1, .my-md-1 {
	margin-top: .25rem!important
}
.mr-md-1, .mx-md-1 {
	margin-right: .25rem!important
}
.mb-md-1, .my-md-1 {
	margin-bottom: .25rem!important
}
.ml-md-1, .mx-md-1 {
	margin-left: .25rem!important
}
.m-md-2 {
	margin: .5rem!important
}
.mt-md-2, .my-md-2 {
	margin-top: .5rem!important
}
.mr-md-2, .mx-md-2 {
	margin-right: .5rem!important
}
.mb-md-2, .my-md-2 {
	margin-bottom: .5rem!important
}
.ml-md-2, .mx-md-2 {
	margin-left: .5rem!important
}
.m-md-3 {
	margin: 1rem!important
}
.mt-md-3, .my-md-3 {
	margin-top: 1rem!important
}
.mr-md-3, .mx-md-3 {
	margin-right: 1rem!important
}
.mb-md-3, .my-md-3 {
	margin-bottom: 1rem!important
}
.ml-md-3, .mx-md-3 {
	margin-left: 1rem!important
}
.m-md-4 {
	margin: 1.5rem!important
}
.mt-md-4, .my-md-4 {
	margin-top: 1.5rem!important
}
.mr-md-4, .mx-md-4 {
	margin-right: 1.5rem!important
}
.mb-md-4, .my-md-4 {
	margin-bottom: 1.5rem!important
}
.ml-md-4, .mx-md-4 {
	margin-left: 1.5rem!important
}
.m-md-5 {
	margin: 3rem!important
}
.mt-md-5, .my-md-5 {
	margin-top: 3rem!important
}
.mr-md-5, .mx-md-5 {
	margin-right: 3rem!important
}
.mb-md-5, .my-md-5 {
	margin-bottom: 3rem!important
}
.ml-md-5, .mx-md-5 {
	margin-left: 3rem!important
}
.p-md-0 {
	padding: 0!important
}
.pt-md-0, .py-md-0 {
	padding-top: 0!important
}
.pr-md-0, .px-md-0 {
	padding-right: 0!important
}
.pb-md-0, .py-md-0 {
	padding-bottom: 0!important
}
.pl-md-0, .px-md-0 {
	padding-left: 0!important
}
.p-md-1 {
	padding: .25rem!important
}
.pt-md-1, .py-md-1 {
	padding-top: .25rem!important
}
.pr-md-1, .px-md-1 {
	padding-right: .25rem!important
}
.pb-md-1, .py-md-1 {
	padding-bottom: .25rem!important
}
.pl-md-1, .px-md-1 {
	padding-left: .25rem!important
}
.p-md-2 {
	padding: .5rem!important
}
.pt-md-2, .py-md-2 {
	padding-top: .5rem!important
}
.pr-md-2, .px-md-2 {
	padding-right: .5rem!important
}
.pb-md-2, .py-md-2 {
	padding-bottom: .5rem!important
}
.pl-md-2, .px-md-2 {
	padding-left: .5rem!important
}
.p-md-3 {
	padding: 1rem!important
}
.pt-md-3, .py-md-3 {
	padding-top: 1rem!important
}
.pr-md-3, .px-md-3 {
	padding-right: 1rem!important
}
.pb-md-3, .py-md-3 {
	padding-bottom: 1rem!important
}
.pl-md-3, .px-md-3 {
	padding-left: 1rem!important
}
.p-md-4 {
	padding: 1.5rem!important
}
.pt-md-4, .py-md-4 {
	padding-top: 1.5rem!important
}
.pr-md-4, .px-md-4 {
	padding-right: 1.5rem!important
}
.pb-md-4, .py-md-4 {
	padding-bottom: 1.5rem!important
}
.pl-md-4, .px-md-4 {
	padding-left: 1.5rem!important
}
.p-md-5 {
	padding: 3rem!important
}
.pt-md-5, .py-md-5 {
	padding-top: 3rem!important
}
.pr-md-5, .px-md-5 {
	padding-right: 3rem!important
}
.pb-md-5, .py-md-5 {
	padding-bottom: 3rem!important
}
.pl-md-5, .px-md-5 {
	padding-left: 3rem!important
}
.m-md-auto {
	margin: auto!important
}
.mt-md-auto, .my-md-auto {
	margin-top: auto!important
}
.mr-md-auto, .mx-md-auto {
	margin-right: auto!important
}
.mb-md-auto, .my-md-auto {
	margin-bottom: auto!important
}
.ml-md-auto, .mx-md-auto {
	margin-left: auto!important
}
}

@media (min-width:992px) {
.m-lg-0 {
	margin: 0!important
}
.mt-lg-0, .my-lg-0 {
	margin-top: 0!important
}
.mr-lg-0, .mx-lg-0 {
	margin-right: 0!important
}
.mb-lg-0, .my-lg-0 {
	margin-bottom: 0!important
}
.ml-lg-0, .mx-lg-0 {
	margin-left: 0!important
}
.m-lg-1 {
	margin: .25rem!important
}
.mt-lg-1, .my-lg-1 {
	margin-top: .25rem!important
}
.mr-lg-1, .mx-lg-1 {
	margin-right: .25rem!important
}
.mb-lg-1, .my-lg-1 {
	margin-bottom: .25rem!important
}
.ml-lg-1, .mx-lg-1 {
	margin-left: .25rem!important
}
.m-lg-2 {
	margin: .5rem!important
}
.mt-lg-2, .my-lg-2 {
	margin-top: .5rem!important
}
.mr-lg-2, .mx-lg-2 {
	margin-right: .5rem!important
}
.mb-lg-2, .my-lg-2 {
	margin-bottom: .5rem!important
}
.ml-lg-2, .mx-lg-2 {
	margin-left: .5rem!important
}
.m-lg-3 {
	margin: 1rem!important
}
.mt-lg-3, .my-lg-3 {
	margin-top: 1rem!important
}
.mr-lg-3, .mx-lg-3 {
	margin-right: 1rem!important
}
.mb-lg-3, .my-lg-3 {
	margin-bottom: 1rem!important
}
.ml-lg-3, .mx-lg-3 {
	margin-left: 1rem!important
}
.m-lg-4 {
	margin: 1.5rem!important
}
.mt-lg-4, .my-lg-4 {
	margin-top: 1.5rem!important
}
.mr-lg-4, .mx-lg-4 {
	margin-right: 1.5rem!important
}
.mb-lg-4, .my-lg-4 {
	margin-bottom: 1.5rem!important
}
.ml-lg-4, .mx-lg-4 {
	margin-left: 1.5rem!important
}
.m-lg-5 {
	margin: 3rem!important
}
.mt-lg-5, .my-lg-5 {
	margin-top: 3rem!important
}
.mr-lg-5, .mx-lg-5 {
	margin-right: 3rem!important
}
.mb-lg-5, .my-lg-5 {
	margin-bottom: 3rem!important
}
.ml-lg-5, .mx-lg-5 {
	margin-left: 3rem!important
}
.p-lg-0 {
	padding: 0!important
}
.pt-lg-0, .py-lg-0 {
	padding-top: 0!important
}
.pr-lg-0, .px-lg-0 {
	padding-right: 0!important
}
.pb-lg-0, .py-lg-0 {
	padding-bottom: 0!important
}
.pl-lg-0, .px-lg-0 {
	padding-left: 0!important
}
.p-lg-1 {
	padding: .25rem!important
}
.pt-lg-1, .py-lg-1 {
	padding-top: .25rem!important
}
.pr-lg-1, .px-lg-1 {
	padding-right: .25rem!important
}
.pb-lg-1, .py-lg-1 {
	padding-bottom: .25rem!important
}
.pl-lg-1, .px-lg-1 {
	padding-left: .25rem!important
}
.p-lg-2 {
	padding: .5rem!important
}
.pt-lg-2, .py-lg-2 {
	padding-top: .5rem!important
}
.pr-lg-2, .px-lg-2 {
	padding-right: .5rem!important
}
.pb-lg-2, .py-lg-2 {
	padding-bottom: .5rem!important
}
.pl-lg-2, .px-lg-2 {
	padding-left: .5rem!important
}
.p-lg-3 {
	padding: 1rem!important
}
.pt-lg-3, .py-lg-3 {
	padding-top: 1rem!important
}
.pr-lg-3, .px-lg-3 {
	padding-right: 1rem!important
}
.pb-lg-3, .py-lg-3 {
	padding-bottom: 1rem!important
}
.pl-lg-3, .px-lg-3 {
	padding-left: 1rem!important
}
.p-lg-4 {
	padding: 1.5rem!important
}
.pt-lg-4, .py-lg-4 {
	padding-top: 1.5rem!important
}
.pr-lg-4, .px-lg-4 {
	padding-right: 1.5rem!important
}
.pb-lg-4, .py-lg-4 {
	padding-bottom: 1.5rem!important
}
.pl-lg-4, .px-lg-4 {
	padding-left: 1.5rem!important
}
.p-lg-5 {
	padding: 3rem!important
}
.pt-lg-5, .py-lg-5 {
	padding-top: 3rem!important
}
.pr-lg-5, .px-lg-5 {
	padding-right: 3rem!important
}
.pb-lg-5, .py-lg-5 {
	padding-bottom: 3rem!important
}
.pl-lg-5, .px-lg-5 {
	padding-left: 3rem!important
}
.m-lg-auto {
	margin: auto!important
}
.mt-lg-auto, .my-lg-auto {
	margin-top: auto!important
}
.mr-lg-auto, .mx-lg-auto {
	margin-right: auto!important
}
.mb-lg-auto, .my-lg-auto {
	margin-bottom: auto!important
}
.ml-lg-auto, .mx-lg-auto {
	margin-left: auto!important
}
}

@media (min-width:1200px) {
.m-xl-0 {
	margin: 0!important
}
.mt-xl-0, .my-xl-0 {
	margin-top: 0!important
}
.mr-xl-0, .mx-xl-0 {
	margin-right: 0!important
}
.mb-xl-0, .my-xl-0 {
	margin-bottom: 0!important
}
.ml-xl-0, .mx-xl-0 {
	margin-left: 0!important
}
.m-xl-1 {
	margin: .25rem!important
}
.mt-xl-1, .my-xl-1 {
	margin-top: .25rem!important
}
.mr-xl-1, .mx-xl-1 {
	margin-right: .25rem!important
}
.mb-xl-1, .my-xl-1 {
	margin-bottom: .25rem!important
}
.ml-xl-1, .mx-xl-1 {
	margin-left: .25rem!important
}
.m-xl-2 {
	margin: .5rem!important
}
.mt-xl-2, .my-xl-2 {
	margin-top: .5rem!important
}
.mr-xl-2, .mx-xl-2 {
	margin-right: .5rem!important
}
.mb-xl-2, .my-xl-2 {
	margin-bottom: .5rem!important
}
.ml-xl-2, .mx-xl-2 {
	margin-left: .5rem!important
}
.m-xl-3 {
	margin: 1rem!important
}
.mt-xl-3, .my-xl-3 {
	margin-top: 1rem!important
}
.mr-xl-3, .mx-xl-3 {
	margin-right: 1rem!important
}
.mb-xl-3, .my-xl-3 {
	margin-bottom: 1rem!important
}
.ml-xl-3, .mx-xl-3 {
	margin-left: 1rem!important
}
.m-xl-4 {
	margin: 1.5rem!important
}
.mt-xl-4, .my-xl-4 {
	margin-top: 1.5rem!important
}
.mr-xl-4, .mx-xl-4 {
	margin-right: 1.5rem!important
}
.mb-xl-4, .my-xl-4 {
	margin-bottom: 1.5rem!important
}
.ml-xl-4, .mx-xl-4 {
	margin-left: 1.5rem!important
}
.m-xl-5 {
	margin: 3rem!important
}
.mt-xl-5, .my-xl-5 {
	margin-top: 3rem!important
}
.mr-xl-5, .mx-xl-5 {
	margin-right: 3rem!important
}
.mb-xl-5, .my-xl-5 {
	margin-bottom: 3rem!important
}
.ml-xl-5, .mx-xl-5 {
	margin-left: 3rem!important
}
.p-xl-0 {
	padding: 0!important
}
.pt-xl-0, .py-xl-0 {
	padding-top: 0!important
}
.pr-xl-0, .px-xl-0 {
	padding-right: 0!important
}
.pb-xl-0, .py-xl-0 {
	padding-bottom: 0!important
}
.pl-xl-0, .px-xl-0 {
	padding-left: 0!important
}
.p-xl-1 {
	padding: .25rem!important
}
.pt-xl-1, .py-xl-1 {
	padding-top: .25rem!important
}
.pr-xl-1, .px-xl-1 {
	padding-right: .25rem!important
}
.pb-xl-1, .py-xl-1 {
	padding-bottom: .25rem!important
}
.pl-xl-1, .px-xl-1 {
	padding-left: .25rem!important
}
.p-xl-2 {
	padding: .5rem!important
}
.pt-xl-2, .py-xl-2 {
	padding-top: .5rem!important
}
.pr-xl-2, .px-xl-2 {
	padding-right: .5rem!important
}
.pb-xl-2, .py-xl-2 {
	padding-bottom: .5rem!important
}
.pl-xl-2, .px-xl-2 {
	padding-left: .5rem!important
}
.p-xl-3 {
	padding: 1rem!important
}
.pt-xl-3, .py-xl-3 {
	padding-top: 1rem!important
}
.pr-xl-3, .px-xl-3 {
	padding-right: 1rem!important
}
.pb-xl-3, .py-xl-3 {
	padding-bottom: 1rem!important
}
.pl-xl-3, .px-xl-3 {
	padding-left: 1rem!important
}
.p-xl-4 {
	padding: 1.5rem!important
}
.pt-xl-4, .py-xl-4 {
	padding-top: 1.5rem!important
}
.pr-xl-4, .px-xl-4 {
	padding-right: 1.5rem!important
}
.pb-xl-4, .py-xl-4 {
	padding-bottom: 1.5rem!important
}
.pl-xl-4, .px-xl-4 {
	padding-left: 1.5rem!important
}
.p-xl-5 {
	padding: 3rem!important
}
.pt-xl-5, .py-xl-5 {
	padding-top: 3rem!important
}
.pr-xl-5, .px-xl-5 {
	padding-right: 3rem!important
}
.pb-xl-5, .py-xl-5 {
	padding-bottom: 3rem!important
}
.pl-xl-5, .px-xl-5 {
	padding-left: 3rem!important
}
.m-xl-auto {
	margin: auto!important
}
.mt-xl-auto, .my-xl-auto {
	margin-top: auto!important
}
.mr-xl-auto, .mx-xl-auto {
	margin-right: auto!important
}
.mb-xl-auto, .my-xl-auto {
	margin-bottom: auto!important
}
.ml-xl-auto, .mx-xl-auto {
	margin-left: auto!important
}
}
.text-justify {
	text-align: justify!important
}
.text-nowrap {
	white-space: nowrap!important
}
.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.text-left {
	text-align: left!important
}
.text-right {
	text-align: right!important
}
.text-center {
	text-align: center!important
}

@media (min-width:576px) {
.text-sm-left {
	text-align: left!important
}
.text-sm-right {
	text-align: right!important
}
.text-sm-center {
	text-align: center!important
}
}

@media (min-width:768px) {
.text-md-left {
	text-align: left!important
}
.text-md-right {
	text-align: right!important
}
.text-md-center {
	text-align: center!important
}
}

@media (min-width:992px) {
.text-lg-left {
	text-align: left!important
}
.text-lg-right {
	text-align: right!important
}
.text-lg-center {
	text-align: center!important
}
}

@media (min-width:1200px) {
.text-xl-left {
	text-align: left!important
}
.text-xl-right {
	text-align: right!important
}
.text-xl-center {
	text-align: center!important
}
}
.text-lowercase {
	text-transform: lowercase!important
}
.text-uppercase {
	text-transform: uppercase!important
}
.text-capitalize {
	text-transform: capitalize!important
}
.font-weight-light {
	font-weight: 300!important
}
.font-weight-normal {
	font-weight: 400!important
}
.font-weight-bold {
	font-weight: 700!important
}
.font-italic {
	font-style: italic!important
}
.text-white {
	color: #fff!important
}
.text-primary {
	color: #007bff!important
}
a.text-primary:focus, a.text-primary:hover {
	color: #0062cc!important
}
.text-secondary {
	color: #6c757d!important
}
a.text-secondary:focus, a.text-secondary:hover {
	color: #545b62!important
}
.text-success {
	color: #28a745!important
}
a.text-success:focus, a.text-success:hover {
	color: #1e7e34!important
}
.text-info {
	color: #17a2b8!important
}
a.text-info:focus, a.text-info:hover {
	color: #117a8b!important
}
.text-warning {
	color: #ffc107!important
}
a.text-warning:focus, a.text-warning:hover {
	color: #d39e00!important
}
.text-danger {
	color: #dc3545!important
}
a.text-danger:focus, a.text-danger:hover {
	color: #bd2130!important
}
.text-light {
	color: #f8f9fa!important
}
a.text-light:focus, a.text-light:hover {
	color: #dae0e5!important
}
.text-dark {
	color: #343a40!important
}
a.text-dark:focus, a.text-dark:hover {
	color: #1d2124!important
}
.text-muted {
	color: #6c757d!important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.visible {
	visibility: visible!important
}
.invisible {
	visibility: hidden!important
}

@media print {
*, ::after, ::before {
	text-shadow: none!important;
	box-shadow: none!important
}
a:not(.btn) {
	text-decoration: underline
}
abbr[title]::after {
	content: " (" attr(title) ")"
}
pre {
	white-space: pre-wrap!important
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
@page {
	size: a3
}
body {
	min-width: 992px!important
}
.container {
	min-width: 992px!important
}
.navbar {
	display: none
}
.badge {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table td, .table th {
	background-color: #fff!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
/*# sourceMappingURL=bootstrap.min.css.map */

@charset "UTF-8";

.clr_DarkBlue {
    color: #293340 !important
}

.clr_MedBlue {
    color: #3b5c6e !important
}

.clr_LightBlue {
    color: #42adbd !important
}

.clr_whtie {
    color: #fff !important
}

.clr_green {
    color: #addb21 !important
}

html {
    font-size: 62.5%
}

body {
    font-family: "Fira Sans",sans-serif,fira_sansregular;
    color: #293340;
    font-size: 1.4rem;
    background: #f8f8f8
}

.btnWrapBottom button, .contSearchBtn, .contactActionBtn img, .dashboardNav > ul li a span, .dashboardSidebar .taskListWrap .loadMoreBtn, .siteBtn, .siteBtn_sm, .trans3ms, a, a:focus, a:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.fm {
    font-weight: 500
}

.bold {
    font-weight: 700
}

h1 {
    font-size: 4rem;
    color: #293340
}

h2 {
    font-size: 2.6rem;
    color: #293340
}

h3 {
    font-size: 2rem;
    color: #3b5c6e
}

h4 {
    font-size: 1.6rem;
    color: #3b5c6e
}

.siteBtn {
    height: 45px;
    padding: 0 15px;
    border: 1px solid #3b5c6e;
    border-radius: 10px;
    color: #fff;
    background: #3b5c6e;
    cursor: pointer
}

    .siteBtn:hover {
        color: #3b5c6e;
        background: #fff;
        border-radius: 10px
    }

.siteBtn_sm {
    padding: 4px 15px;
    border: 1px solid #3b5c6e;
    border-radius: 10px;
    border-radius: 3px;
    color: #fff;
    background: #3b5c6e;
    cursor: pointer;
    display: inline-block
}

    .siteBtn_sm:hover {
        color: #3b5c6e;
        background: #fff;
        border-radius: 10px;
        border-radius: 3px
    }

.contactActionBtn img {
    margin-top: -4px;
    margin-right: 2px
}

.contactActionBtn:not(:hover) img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.headerRightUserInfo > * + * {
    margin-left: 15px
}

.profile-main {
    display: flex;
    align-items: center
}

.headerRightUserInfo li .navbar-link:after {
    vertical-align: middle;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-left: 6px solid transparent
}

.profile-img {
    max-width: 35px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    height: 35px;
    max-height: 35px;
    overflow: hidden
}

    .profile-img img {
        border-radius: 50px;
    }

.dashboardHeader {
    background: #293340;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1
}

.headerRightUserInfo button svg {
    width: 20px;
    height: 15px;
    fill: #fff
}

.dashboardHeader .addContactBtn, .dashboardHeader .searchContactBtn {
    background: #42adbd;
    color: #fff;
    height: 27px;
    padding: 0 10px;
    border: none;
    border-radius: 5px;
    outline: 0
}

.dashboardHeader .searchContactBtn {
    background-color: #f8f8f8;
    color: #293340
}

    .dashboardHeader .searchContactBtn svg {
        fill: #a7a7a7
    }

.dashboardHeader .headerSearch {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff
}

    .dashboardHeader .headerSearch input {
        background: 0 0 !important;
        border: none;
        box-shadow: none !important;
        outline: 0 !important
    }

    .dashboardHeader .headerSearch button {
        background: #3b5c6e;
        color: #fff;
        height: 24px;
        width: 34px;
        border-radius: 0 5px 5px 0;
        outline: 0;
        border: none
    }

.dashboardHeader .headeMark {
    color: #fff
}

.dashboardHeader .userAvatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden
}

.dashboardHeader .menuToggleBtn {
    border: none;
    background: 0 0;
    outline: 0;
    box-shadow: none;
    color: #42adbd;
    font-size: 3rem;
    line-height: 1;
    padding: 0
}

.dashboardHeader .logo {
    max-width: 163px
}

.dashboardWrapper {
    padding-top: 52px;
    min-height: 100vh
}

.dashboardNav {
    background: #3b5c6e;
    padding: 20px 0 35px 0;
    position: relative
}

    .dashboardNav > ul li + li {
        margin: 5px 0 0
    }

    .dashboardNav > ul li a, .dashboardNav > ul li a:not([href]):not([tabindex]) {
        color: #fff;
        text-decoration: none;
        font-size: 1.5rem;
        padding: 0 14px;
        display: block;
        text-transform: capitalize
    }

    .dashboardNav > ul > li > a {
        padding: 0 14px;
        outline: 0
    }

    .dashboardNav > ul > li {
        padding: 10px 0
    }

    .dashboardNav > ul li a .cp-icon {
        font-size: 1.8rem
    }

    .dashboardNav > ul li a .menu-icon, .dashboardNav > ul li a span {
        display: inline-block;
        vertical-align: middle;
        line-height: normal
    }

    .dashboardNav > ul li a .menu-icon {
        margin-right: 10px;
        text-align: center;
        min-width: 25px;
        line-height: 0
    }

        .dashboardNav > ul li a .menu-icon svg {
            fill: #fff
        }

    .dashboardNav > ul li a .dbIcon {
        margin-right: 10px
    }

    .dashboardNav > ul li a img.dbIcon {
        max-width: 1.8rem;
        max-height: 1.8rem;
        margin-top: -3px
    }

    .dashboardNav > ul li a:hover .menu-icon svg, .dashboardNav > ul li a:hover .menu-icon svg circle, .dashboardNav > ul li a:hover .menu-icon svg ellipse, .dashboardNav > ul li a:hover .menu-icon svg path, .dashboardNav > ul li a:hover span {
        color: #addb21;
        fill: #addb21
    }

.dashboardContent {
    padding: 3.5rem 3rem
}

.breadcrumb {
    background: 0 0
}

.breadcrumb-item a {
    color: #3b5c6e
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "\f0da";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #42adbd
}

.chartLabels {
    background: #fff;
    padding-top: 13px;
    margin-top: -10px;
    position: relative;
    padding: 1rem 1.5rem
}

    .chartLabels .chartViewBtnWrap {
        line-height: 1
    }

    .chartLabels > div {
        max-width: 100px;
        width: 100%;
        margin: 0 3px
    }

.companypaid-deco {
    position: absolute;
    top: 0px;
    left: -40px;
    background: #6b8c9d;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 100%;
    transform: rotate(-25deg);
    text-align: left;
    padding-left: 50px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    display:none;
}

a.dashobard-home-tiles.position-relative.overflow-hidden:before {
    content: '';
    content: 'Company Paid';
    position: absolute;
    left: -40px;
    top: 20px;
    background: #6b8c9d;
    color: #fff;
    transform: rotate(-25deg);
    font-size: 20px;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    width: 280px;
    text-align: left;
    text-transform: uppercase;
    padding-left: 50px;
    letter-spacing: 1px;
}

@media (min-width:992px) {
    .chartLabels {
        padding-left: calc(5.7% + 26px);
        padding-left: calc(5.2% + 26px);
        padding-right: 2%;
        padding-top: 0
    }
    .login-bg {
        background-size: 100% 100% !important;
    }
}

@media (max-width:991px) {
    .chartLabels > div {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin: 0
    }

    .chartLabels .chartViewBtn {
        margin: 10px 15px;
        margin: 0 15px 10px;
        max-width: 100%;
        width: auto
    }
    .login-bg {
        background: transparent !important;
    }

}

@media (max-width:767px) {
    .chartLabels > div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0
    }

    .chartLabels .chartViewBtnWrap {
        font-size: 16px
    }
}

@media (max-width:575px) {
    .chartLabels > div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0
    }

    .chartLabels .chartViewBtn {
        margin: 0 0 10px;
        height: 30px;
        line-height: 28px;
        font-size: 12px
    }
}

.leadCounterMainInner {
    min-height: 10rem;
    height: 100%;
    border-radius: 1rem;
    background-color: #fff;
    color: #3b5c6e;
    padding: 2rem 2.5rem;
    border: 1px solid #dee6e8
}

    .leadCounterMainInner .icon {
        font-size: 6.3rem
    }

    .leadCounterMainInner img.icon {
        width: 6rem
    }

    .leadCounterMainInner .title {
        font-size: 1.6rem
    }

    .leadCounterMainInner .countNum {
        font-size: 3rem;
        line-height: 1;
        color: #42adbd
    }

    .leadCounterMainInner:hover {
        background-color: #3b5c6e;
        color: #fff;
        border: 1px solid #3b5c6e
    }

        .leadCounterMainInner:hover .countNum {
            color: #fff
        }

        .leadCounterMainInner:hover img.icon {
            -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1)
        }

@media (max-width:1199px) and (min-width:768px) {
    .leadCounterMainInner {
        padding: 1rem 1.5rem
    }

        .leadCounterMainInner .icon {
            font-size: 3.3rem
        }
}

.customDropdowLabel {
    color: #3b5c6e;
    display: block
}

.customDropdownWrap input, .customDropdownWrap select, .siteFieldsRow input, .siteFieldsRow select {
    border: 1px solid #3b5c6e;
    border-radius: 5px !important;
    text-align: left;
    height: 26px;
    height: 26px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: #ebf2f2
}

.customDropdownWrap input, .customDropdownWrap select {
    padding-right: 33px
}

.customDropdownWrap:after {
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    z-index: 10px;
    top: 0;
    right: 0;
    border: 1px solid #3b5c6e;
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #42adbd;
    text-align: center;
    line-height: 26px;
    pointer-events: none;
    background: #fff;
    border-radius: 0 5px 5px 0
}

.smCounter {
    border: 1px solid #dee6e8;
    background: #fff;
    border-radius: 10px;
    color: #3b5c6e;
    padding: 2rem 2rem
}

    .smCounter .countNum {
        font-size: 3rem;
        color: #3b5c6e
    }

    .smCounter:hover {
        color: #fff
    }

        .smCounter:hover .countNum {
            color: #42adbd
        }

.dashboardSidebar {
    background: #d6e1e6;
    padding: 3.5rem 3rem;
    min-height: 100%
}

    .dashboardSidebar .taskListWrap li {
        padding: 1.5rem;
        background: #fff;
        border-radius: 10px;
        font-size: 12px
    }

        .dashboardSidebar .taskListWrap li .icon {
            font-size: 3rem
        }

        .dashboardSidebar .taskListWrap li img.icon {
            width: 3rem
        }

.subMenu {
    background: #6b8c9c;
    padding: 35px 0;
    display: none
}

@media (min-width:1200px) {
    .subMenu {
        position: absolute;
        left: 100%;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 10
    }
}

.title_bg_wrap {
    border: 2px solid #6d6e72;
    border-top: 0
}

    .title_bg_wrap .titleColor_bg {
        color: #fff;
        padding: 1rem 1.5rem;
        background: #6d6e72;
        margin-bottom: 0
    }

        .title_bg_wrap .titleColor_bg span {
            color: #addb21
        }

    .title_bg_wrap .title_bg_inner {
        padding: 3rem;
        background: #fff
    }

.innerSpace {
    padding: 3rem;
    background: #fff
}

.tabFullSep {
    border-top: 1px solid #3b5c6e;
    margin: -1px -3rem 0
}

.site-tabs {
    border: none
}

    .site-tabs .nav-item {
        margin: 0
    }

        .site-tabs .nav-item .nav-link {
            border-right: 1px solid #e9e9e9;
            border-top: 1px solid #e9e9e9;
            border-left: 1px solid transparent;
            border-bottom: 1px solid #e9e9e9;
            background: #fff;
            padding: 1rem 1.5rem;
            color: #293340 !important;
            border-radius: 0 !important
        }

            .site-tabs .nav-item .nav-link.active {
                border-bottom: 1px solid transparent;
                color: #fff !important;
                background: #42adbd
            }

@media (min-width:768px) {
    .site-tabs {
        display: -ms-flexbox !important;
        display: flex !important
    }

        .site-tabs .nav-item {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            min-width: 0;
            max-width: 100%;
            text-align: center
        }

            .site-tabs .nav-item .nav-link {
                height: 100%
            }
}

@media (max-width:575px) {
    .site-tabs .nav-item {
        width: 100%
    }
}

.site-tabs {
    border: none
}

    .site-tabs .nav-item {
        margin: 0
    }

@media (min-width:768px) {
    .site-tabs .nav-item:not(:first-child) {
        margin-left: 30px
    }
}

.site-tabs .nav-item .nav-link {
    border-right: 1px solid #3b5c6e;
    border-top: 1px solid #3b5c6e;
    border-left: 1px solid #3b5c6e;
    border-bottom: 1px solid #3b5c6e;
    background: #fff;
    padding: .3rem 1.5rem;
    padding: .3rem 3.5rem;
    color: #293340 !important;
    border-radius: 0 !important;
    position: relative
}

    .site-tabs .nav-item .nav-link i {
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .site-tabs .nav-item .nav-link.active {
        color: #fff !important;
        background: #42adbd
    }

        .site-tabs .nav-item .nav-link.active i {
            -webkit-transform: translateY(-50%) rotate(180deg);
            -moz-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
            -o-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg)
        }

@media (min-width:768px) {
    .site-tabs {
        display: -ms-flexbox !important;
        display: flex !important
    }

        .site-tabs .nav-item {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            min-width: 0;
            max-width: 100%;
            text-align: center
        }

            .site-tabs .nav-item .nav-link {
                height: 100%
            }
}

@media (max-width:575px) {
    .site-tabs .nav-item {
        width: 100%
    }
}

.siteFieldsCol:not(:last-child) {
    margin-bottom: 3rem
}

.siteFieldsRow {
    margin-top: -2.5rem;
    margin-top: -1.5rem
}

    .siteFieldsRow > div {
        margin-top: 2.5rem;
        margin-top: 1.5rem
    }

        .siteFieldsRow > div:empty {
            margin-top: 0 !important
        }

.innerSpaceWhite + .innerSpaceWhite {
    margin-top: 1.5rem
}

.innerSpaceWhite .siteFieldsRow {
    margin-top: -1.5rem
}

    .innerSpaceWhite .siteFieldsRow > div {
        margin-top: 1.5rem
    }

        .innerSpaceWhite .siteFieldsRow > div:empty {
            margin-top: 0 !important
        }

.savedCardTable thead th, .siteTable thead th {
    background: #6b8c9c;
    border: none;
    color: #fff;
    font-weight: 500;
    padding-left: 1.4rem;
    padding-right: 1.4rem
}

.savedCardTable tbody tr:nth-of-type(odd), .siteTable tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.savedCardTable tbody tr:nth-of-type(even), .siteTable tbody tr:nth-of-type(even) {
    background: #f1fafa
}

.savedCardTable tbody tr td, .siteTable tbody tr td {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    vertical-align: middle;
    border-bottom: none;
    border-top: none
}

    .savedCardTable tbody tr td:not(:last-child), .siteTable tbody tr td:not(:last-child) {
        border-right: 1px solid #eaeaea
    }

.savedCardTable .editCardBtn, .siteTable .editCardBtn {
    background: #4e7389;
    color: #fff;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    font-weight: 500;
    box-shadow: none;
    height: 38px;
    border-radius: 3px;
    padding: 0 15px
}

.savedCardTable .tableActionBtns > * + *, .siteTable .tableActionBtns > * + * {
    margin-left: 15px
}

.siteSepBorder {
    border-top: 2px solid #3b5c6e;
    margin: 0
}

.contactTabBtns {
    margin-bottom: 2.5rem
}

    .contactTabBtns button:not(:last-child) {
        margin-right: 5px
    }

.pageTitle {
    font-size: 2.8rem
}

.contactSearchForm {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff
}

    .contactSearchForm input {
        box-shadow: none !important;
        outline: 0 !important;
        border: 1px solid #42adbd;
        border-right: 0;
        border-radius: 5px 0 0 5px !important
    }

    .contactSearchForm button {
        background: #42adbd;
        color: #fff;
        height: 26px;
        width: 34px;
        border-radius: 0 5px 5px 0;
        outline: 0;
        border: none
    }

.contSearchBtn {
    height: 26px;
    width: 100%;
    border-radius: 5px;
    background: #42adbd;
    border: 1px solid #42adbd;
    color: #fff
}

    .contSearchBtn:hover {
        color: #42adbd;
        background: #fff
    }

.userPhoto {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    background-position: center !important
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block
}

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        display: none;
        pointer-events: none
    }

.dashboardContentWrap {
    position: relative;
    padding-bottom: 100px
}

footer {
    padding: 2em 3rem;
    background: #293340;
    color: #fff;
    margin-top: auto;
    position: absolute;
    width: 100%;
    bottom: 0
}

    footer .copyright {
        font-size: 2rem;
        vertical-align: middle
    }

    footer a {
        color: #fff
    }

    footer .secure-main svg path {
        fill: #fff
    }

.pdfContainer {
    width: 1000px;
    margin: 0 auto
}

.pdf_header {
    padding: 1rem 1.5rem;
    margin-bottom: 20px;
    background: #293340;
    color: #fff;
    border-bottom: 1px solid #293340
}

#pdfLogo {
    float: left;
    margin-top: 8px
}

    #pdfLogo img {
        height: 70px
    }

#company {
    float: right;
    text-align: right
}

#details {
    margin-bottom: 30px
}

#detailsInner {
    padding-left: 6px;
    border-left: 6px solid #293340;
    float: left
}

    #detailsInner .to {
        color: #293340
    }

#companyInfo {
    float: right;
    text-align: right
}

    #companyInfo h1 {
        color: #293340;
        font-size: 2.4em;
        line-height: 1em;
        margin: 0 0 10px 0
    }

    #companyInfo .procNum {
        font-size: 1.1em;
        color: #293340
    }

table.pdfTable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px
}

    table.pdfTable td, table.pdfTable th {
        padding: 20px;
        background: #fff;
        text-align: center;
        border-bottom: 1px solid #fff
    }

    table.pdfTable th {
        white-space: nowrap
    }

    table.pdfTable td {
        text-align: right;
        color: #42adbd
    }

    table.pdfTable .no {
        color: #fff;
        font-size: 1.6em;
        background: #42adbd
    }

    table.pdfTable .desc {
        text-align: left
    }

    table.pdfTable .unit {
        background: #ddd
    }

    table.pdfTable .total {
        background: #42adbd;
        color: #fff
    }

    table.pdfTable td.qty, table.pdfTable td.total, table.pdfTable td.unit {
        font-size: 1.2em
    }

    table.pdfTable tbody tr:last-child td {
        border: none
    }

    table.pdfTable tfoot td {
        padding: 10px 20px;
        background: #fff;
        border-bottom: none;
        font-size: 1.2em;
        white-space: nowrap;
        border-top: 1px solid #aaa
    }

    table.pdfTable tfoot tr:first-child td {
        border-top: none
    }

    table.pdfTable tfoot tr:last-child td {
        color: #42adbd;
        font-size: 1.4em;
        border-top: 1px solid #42adbd
    }

    table.pdfTable tfoot tr td:first-child {
        border: none
    }

.pdf_footer {
    color: #293340;
    width: 100%;
    bottom: 0
}

.btnWrapBottom > div {
    margin-top: 15px
}

.btnWrapBottom button {
    background: #3b5c6e;
    color: #fff;
    border: 1px solid #3b5c6e;
    border-radius: 5px !important;
    height: 26px;
    width: 100%;
    font-size: 13px;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .btnWrapBottom button:hover {
        background: #fff;
        color: #3b5c6e
    }

    .btnWrapBottom button.submitBtn {
        background: #42adbd;
        border: 1px solid #42adbd
    }

        .btnWrapBottom button.submitBtn:hover {
            background: #fff;
            color: #42adbd
        }

.k-grid {
    font-family: "DejaVu Sans",Arial,sans-serif
}

.demo-section h3 {
    margin: 5px 0 15px 0
}

.page-template {
    font-family: "DejaVu Sans",Arial,sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

    .page-template .header {
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        border-bottom: 1px solid #888;
        color: #888
    }

    .page-template .footer {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 30px;
        border-top: 1px solid #888;
        text-align: center;
        color: #888
    }

    .page-template .watermark {
        font-weight: 700;
        font-size: 400%;
        text-align: center;
        margin-top: 30%;
        color: #aaa;
        opacity: .1;
        transform: rotate(-35deg) scale(1.7,1.5)
    }

.customer-photo {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999,inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px
}

kendo-pdf-document .customer-photo {
    border: 1px solid #dedede
}

.customer-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 3px
}

@media (min-width:1200px) and (max-width:1300px) {
    .leadCounterMainInner {
        padding: 2rem 1.5rem
    }

        .leadCounterMainInner .icon {
            margin-right: 1.5rem !important
        }
}

@media (min-width:1200px) {
    .dashboardContentWrap {
        width: calc(100% - 250px)
    }

    .dashboardNav > ul > li:hover .subMenu {
        display: block
    }
}

@media (min-width:768px) {
    .dashboardNav {
        -ms-flex: 0 0 250px;
        min-height: 100%;
        flex: 0 0 250px;
        max-width: 250px
    }

    .dashboardHeader {
        height: 52px
    }
}

@media (max-width:1199px) {
    .LogoWrapper {
        padding: 0 1.5rem
    }

    .dashboardHeader {
        height: 55px
    }

    .addContactBtn {
        width: 100%;
        height: 30px;
        border-radius: 0
    }

    .dashboardWrapper {
        padding-top: 58px
    }

    .dashboardNav.active {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .dashboardContent {
        padding: 1.5rem
    }

    .customDropdowLabel {
        font-size: 13px
    }

    .customDropdownWrap input, .customDropdownWrap select, .siteFieldsRow input, .siteFieldsRow select {
        height: 30px
    }

    .customDropdownWrap:after {
        line-height: 30px
    }

    .bottomTiles > div .smCounter .title {
        font-size: 16px
    }

    .site-tabs-content .tab-pane {
        display: none !important
    }

    .site-tabs-content .mobileTab.active + .tab-pane {
        display: block !important;
        opacity: 1 !important
    }

    .site-tabs-content .mobileTab, .site-tabs-content .mobileTab:focus, .site-tabs-content .mobileTab:hover {
        padding: 6px 15px;
        margin-bottom: 0;
        border-top: 1px solid #3b5c6e;
        margin-top: 10px;
        border-bottom: 1px solid #3b5c6e;
        color: #fff;
        background: #42adbd;
        cursor: pointer;
        display: inline-block;
        position: relative
    }

        .site-tabs-content .mobileTab i, .site-tabs-content .mobileTab:focus i, .site-tabs-content .mobileTab:hover i {
            position: absolute;
            right: 15px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .site-tabs-content .mobileTab.active i, .site-tabs-content .mobileTab:focus.active i, .site-tabs-content .mobileTab:hover.active i {
            -webkit-transform: translateY(-50%) rotate(180deg);
            -moz-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
            -o-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg)
        }

    .site-tabs-content > input[type=radio] {
        display: none !important
    }

    .site-tabs-content input:checked + label > i {
        -webkit-transform: translateY(-50%) rotate(180deg) !important;
        -moz-transform: translateY(-50%) rotate(180deg) !important;
        -ms-transform: translateY(-50%) rotate(180deg) !important;
        -o-transform: translateY(-50%) rotate(180deg) !important;
        transform: translateY(-50%) rotate(180deg) !important
    }

    .site-tabs-content input:checked + label + .tab-pane {
        display: block !important;
        opacity: 1 !important;
        margin-bottom: 10px
    }
}

:root.color-white-hover:hover {
    --hover-white: #fff
}

:root.dashboard-tabs ul li a.active {
    --active-tab-white: #fff
}

:root.reset-form:hover {
    --hover-form-icon: #3b5c6e
}

:root.txt-file:hover {
    --hover-text-file-icon: #72b6d6
}

:root.excel-file:hover {
    --hover-excel-fill-icon: #008040
}

.btn.focus, .btn:focus {
    box-shadow: none
}

@font-face {
    font-family: fira_sansregular;
    src: url(/Content/fonts/firasans-regular-webfont.woff2) format('woff2'),url(/Content/fonts/firasans-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.cls-1 {
    fill: #2d3e50
}

.cls-2 {
    fill: #1d75b8
}

.overflow-x {
    overflow-x: hidden
}

.primary-color {
    color: #42adbd
}

a, a:not([href]):not([tabindex]) {
    color: #42adbd;
    word-break: break-word;
    cursor: pointer
}

p {
    margin-bottom: 0
}

.hide-div {
    display: none
}

.dashboardNav ul {
    padding-left: 0;
    list-style: none
}

.dashboardNav > ul li > ul {
    overflow-y: auto
}

.dashboardNav > ul li > .dropdown-toggle:after {
    display: none
}

.dashboardNav > ul li > a .subMenuArrow {
    height: 16px;
    vertical-align: middle
}

.dashboardNav > ul li > ul > li > ul {
    padding-left: 5px
}

    .dashboardNav > ul li > ul > li + li, .dashboardNav > ul li > ul > li > ul, .dashboardNav > ul li > ul > li > ul li + li {
        margin: 15px 0 0 0
    }

.dashboardNav > ul li > ul > li a {
    font-size: 1.5rem
}

.dashboardNav > ul li .dropdown .dropdown-toggle {
    background-color: #3b5c6e;
    color: #fff;
    padding: 5px 14px;
    border-radius: 5px
}

    .dashboardNav > ul li .dropdown .dropdown-toggle:hover span {
        color: #fff
    }

.dashboardNav > ul li .user-menu {
    padding: 0 14px
}

.dashboardNav > ul > li > ul > li .user-menu {
    margin-top: 20px
}

.dashboardNav > ul > li > ul > li:first-child .user-menu {
    margin-top: 0
}

.dashboardNav > ul > li > .dropdown-toggle:after {
    vertical-align: middle
}

.dashboardNav > ul li .dropdown .dropdown-toggle:after {
    display: none
}

.form-control:focus {
    border-color: transparent;
    box-shadow: none
}

.form-control:disabled, .form-control[readonly] {
    background-color: transparent
}

img {
    max-width: 100%
}

.loader {
    display: none
}

#loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(/Content/images/loader-halo.gif) 50% 50% no-repeat rgba(249,249,249,.6);
    background-size: 100px
}

.loader img {
    max-width: 100px
}

.clear-both {
    clear: both
}

* {
    scrollbar-width: thin;
    scrollbar-color: #ccc #e0e0e0
}

::-webkit-scrollbar {
    width: 7px;
    border-radius: 10px;
    height: 7px
}

::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px
}

a:hover {
    color: #addb21
}

::selection {
    color: #fff;
    background: #42adbd
}

::-moz-selection {
    color: #fff;
    background: #42adbd
}

.navbar.navbar-inverse.navbar-fixed-top {
    display: none
}

[role=button] {
    cursor: pointer
}

.navbar-nav .dropdown-menu {
    transform: none !important;
    top: 44px !important;
    left: auto !important;
    padding: 20px 40px 20px 20px;
    right: 15px;
    border: none;
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    border-radius: 7px;
    width: 210px
}

    .navbar-nav .dropdown-menu:before {
        content: "";
        box-shadow: 0 0 15px rgba(210,210,210,.5);
        border-bottom: solid 9px #fff;
        border-left: solid 9px transparent;
        border-right: solid 9px transparent;
        display: block;
        position: absolute;
        top: -8px;
        right: 10px
    }

    .navbar-nav .dropdown-menu a {
        padding: 0 0 10px 0;
        font-size: 1.3rem;
        color: #293340;
        font-weight: 400;
        display: block
    }

        .navbar-nav .dropdown-menu a .prof-menu-icon {
            min-width: 20px;
            text-align: center;
            margin-left: 0
        }

        .navbar-nav .dropdown-menu a.profile-name span {
            color: #42adbd;
            margin-left: 0;
            font-weight: 500;
            font-size: 1.3rem;
            text-transform: uppercase;
            white-space: normal
        }

        .navbar-nav .dropdown-menu a span, .navbar-nav .dropdown-menu a svg {
            display: inline-block;
            vertical-align: middle
        }

        .navbar-nav .dropdown-menu a svg {
            width: 15px;
            height: 15px;
            fill: #293340
        }

        .navbar-nav .dropdown-menu a.report-bug svg {
            width: 17px;
            height: 17px
        }

        .navbar-nav .dropdown-menu a.feature-request svg {
            width: 20px;
            height: 20px
        }

        .navbar-nav .dropdown-menu a span {
            margin-left: 7px
        }

    .navbar-nav .dropdown-menu .user-menu > a span {
        margin-left: 0
    }

    .navbar-nav .dropdown-menu .user-menu > ul {
        padding-left: 18px
    }

    .navbar-nav .dropdown-menu .user-menu > a:after {
        border-top: 7px solid #6c757d;
        border-right: 5px solid transparent;
        border-bottom: 0;
        border-left: 5px solid transparent;
        vertical-align: middle
    }

.dashboardHeader .addContactBtn span, .dashboardHeader .addContactBtn svg {
    display: inline-block;
    vertical-align: middle
}

.navbar-nav .dropdown-menu a:active, .navbar-nav .dropdown-menu a:focus, .navbar-nav .dropdown-menu a:hover, .navbar-nav .dropdown-menu a:hover svg {
    background-color: transparent;
    outline: 0;
    color: #addb21;
    fill: #addb21
}

.dashboardHeader .addContactBtn span {
    margin-left: 5px;
    margin-top: 2px
}

.dashboardHeader .headerSearch button {
    line-height: 14px
}

.headerRightUserInfo .mob-search-btn {
    display: none
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0
}

h1 {
    font-size: 2.1rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.7rem
}

h4 {
    font-size: 1.5rem
}

button {
    cursor: pointer
}

    button:focus {
        outline: 0
    }

.dashboardNav > ul > li:hover > a .menu-icon svg, .dashboardNav > ul > li:hover > a .menu-icon svg path, .dashboardNav > ul > li:hover > a span {
    color: #addb21;
    fill: #addb21
}

main {
    padding: 18px 9px
}

.dashobard-home-tiles {
    background-color: #fff;
    box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -webkit-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -moz-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -ms-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    border-radius: 20px;
    width: 100%;
    text-align: center;
    padding: 7vh 0;
    cursor: pointer;
    margin-bottom: 30px
}

    .dashobard-home-tiles .dashoboard-link-icon {
        min-height: 60px;
        max-height: 60px;
        margin: auto
    }

        .dashobard-home-tiles .dashoboard-link-icon img {
            max-height: 55px
        }

    .dashobard-home-tiles h1 {
        color: #293340;
        text-transform: capitalize;
        margin-top: 20px
    }

.dashboard-profile-breadcrumb .breadcrumb {
    padding: 0;
    margin: 0;
    align-items: center
}

    .dashboard-profile-breadcrumb .breadcrumb li {
        font-size: 1.3rem;
        font-weight: 500;
        text-transform: capitalize
    }

    .dashboard-profile-breadcrumb .breadcrumb a, .dashboard-profile-breadcrumb .breadcrumb span {
        color: #293340;
        font-family: "Fira Sans",sans-serif,fira_sansregular
    }

.dashboard-profile-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    padding: 0 9px
}

.dashboard-profile-breadcrumb, .page-name {
    margin: 0 -15px 1.5rem -15px
}

    .page-name h2 {
        color: #293340;
        font-weight: 500;
        text-transform: capitalize
    }

ul.header-info {
    margin-bottom: 0;
    list-style: none;
    line-height: 25px;
    padding-left: 0
}

    ul.header-info li {
        display: inline-block;
        margin-right: 10px;
        box-shadow: 0 0 10px rgba(41,51,64,.2);
        padding: 5px 9px;
        border-radius: 5px;
        background: #fff
    }

        ul.header-info li:last-child {
            margin-right: 0
        }

.refresh-page a, .refresh-page h2, .refresh-page p, .refresh-page span {
    display: inline-block;
    vertical-align: middle
}

    .refresh-page p .widget-cursor {
        line-height: 0;
    }

.refresh-page h2 {
    margin-right: 10px
}

.refresh-page a {
    line-height: normal
}

.refresh-page .refresh-details {
    font-weight: 500
}

.refresh-page .fa-refresh {
    color: #42adbd;
    font-size: 20px
}

.dashboardContent {
    padding: 0 15px
}

.leadCounterMain .leads-tile .leadCounterMainInner {
    border: none;
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    padding: 20px;
    color: #293340;
    min-height: 100%
}


    .leadCounterMain .leads-tile .leadCounterMainInner .title {
        font-size: 1.4rem
    }

    .leadCounterMain .leads-tile .leadCounterMainInner img.icon {
        width: 50px
    }

.leadCounterMain .chartWrap .chartInner {
    background-color: #fff;
    padding: 25px 0;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(41,51,64,.2)
}

    .leadCounterMain .chartWrap .chartInner svg .highcharts-axis-labels text {
        fill: #293340 !important;
        font-weight: 600 !important;
        font-size: 1.3rem !important;
        color: #293340 !important
    }

    .leadCounterMain .chartWrap .chartInner .chartLabels {
        margin-top: 10px
    }

        .leadCounterMain .chartWrap .chartInner .chartLabels .label-inner {
            display: flex;
            align-items: center;
            min-height: 60px;
            justify-content: center
        }

        .leadCounterMain .chartWrap .chartInner .chartLabels .title {
            font-size: 1.3rem;
            color: #293340;
            line-height: 17px
        }

        .leadCounterMain .chartWrap .chartInner .chartLabels .chartViewBtn {
            font-size: 1.2rem;
            padding: 5px;
            border-radius: 5px;
            border-width: 2px
        }

.filter-range div span {
    font-size: 1.4rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500;
    margin-bottom: 5px;
    display: block
}

.filter-range div input[type=text], .filter-range div select, .filter-range select.form-control:not([size]):not([multiple]) {
    width: 100%;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    outline: 0;
    padding: 0;
    background-color: transparent;
    font-size: 1.4rem;
    color: #293340;
    box-shadow: none;
    height: auto
}

.filter-range .datepicker-calendar {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px;
    text-align: left
}

.filter-range .btn-new-primary {
    outline: 0;
    margin-left: 0;
    padding: 8px 10px
}

.dashboardContent .bottomTiles .smCounter {
    padding: 20px;
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    border-radius: 10px;
    border: none
}

    .dashboardContent .bottomTiles .smCounter .title, .dashboardContent .bottomTiles .smCounter .title a {
        font-size: 1.4rem;
        color: #293340
    }

        .dashboardContent .bottomTiles .smCounter .title a {
            cursor: pointer
        }

.dashboardSidebar {
    border-radius: 10px;
    padding: 20px
}

    .dashboardSidebar .taskListWrap li {
        word-break: break-word
    }

        .dashboardSidebar .taskListWrap li img.icon {
            width: 20px
        }

    .dashboardSidebar .filter-range div input[type=text] {
        border-color: #c5c5c5
    }

    .dashboardSidebar .taskListWrap .loadMoreBtn {
        margin-left: 0;
        width: 100%
    }

    .dashboardSidebar .taskListWrap.scroll-ul ul {
        padding-right: 10px;
        max-height: 620px;
        overflow: auto
    }

    .dashboardSidebar .taskListWrap ul li:last-child {
        margin-bottom: 0
    }

    .dashboardSidebar .taskListWrap ul::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px
    }

.dashboard-tabs ul {
    padding: 0;
    list-style: none
}

    .dashboard-tabs ul li {
        float: left;
        margin-right: 3px;
        margin-top: 3px
    }

        .dashboard-tabs ul li:last-child {
            margin-right: 0
        }

        .dashboard-tabs ul li h3, .dashboard-tabs ul li span {
            display: inline-block;
            vertical-align: middle
        }

        .dashboard-tabs ul li a.nav-link {
            display: block;
            background-color: #d6e1e6;
            border-radius: 7px 7px 0 0;
            padding: 8px 10px
        }

        .dashboard-tabs ul li a {
            display: block
        }

        .dashboard-tabs ul li span {
            line-height: 0
        }

            .dashboard-tabs ul li span svg {
                max-height: 20px;
                height: 20px;
                fill: #42adbd;
                width: 20px
            }

                .dashboard-tabs ul li span svg path {
                    fill: #42adbd
                }

#Icon_feather-shopping-cart #Path_3 {
    fill: transparent
}

.dashboard-tabs ul li h3 {
    padding-left: 5px;
    text-transform: capitalize;
    color: #293340;
    margin: 0;
    font-weight: 500;
    font-size: 1.4rem
}

    .dashboard-tabs ul li h3 span {
        display: none
    }

.dashboard-tabs ul li {
    text-align: center
}
/*
.dashboard-tabs.listed-tab-show ul li {
    width: 25%
}*/

.dashboard-tabs ul li a.active .svg-without-active, .svg-with-active {
    display: none
}

.dashboard-tabs ul li a.active .svg-with-active {
    display: inline-block
}

.dashboard-tabs ul li a.nav-link.active {
    background-color: #42adbd
}

.disabled-tab {
    pointer-events: none;
    opacity: .4
}

    .disabled-tab.active {
        pointer-events: auto;
        opacity: 1
    }

.dashboard-tabs ul li a.nav-link.active h3 {
    color: #fff
}

.dashboard-tabs ul li a.active svg, .dashboard-tabs ul li a.active svg path, .dashboard-tabs ul li a.active svg rect {
    fill: #fff
}

    .dashboard-tabs ul li a.active svg#Icon_feather-shopping-cart path {
        stroke: #fff
    }

.more-tabs-btn .more-tabs-inner ul li {
    width: auto;
    margin-right: 3px;
    margin-top: 3px
}

.more-tabs-btn .more-tabs-inner ul li {
    font-size: 1.5rem
}

.contact-tabs-content h1 {
    color: #293340;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 0
}

.tab-heading-mrgn h1 {
    margin-bottom: 0
}

#pills-event-activity h1, #pills-program-schedule h1, #pills-response-activity h1 {
    margin-bottom: 0
}

.steps-btn-main {
    display: none
}

.contact-tabs-content .contact-personal-info.active {
    display: flex
}

    .contact-tabs-content .contact-personal-info.active + .steps-btn-main {
        display: block
    }

.contact-tabs-content .contact-personal-info .cont-per-info-lft-pan {
    background-color: #e0e6e8;
    float: left;
    width: 23.3%;
    padding: 15px 10px 10px 10px
}

.contact-tabs-content .cont-per-info-lft-pan ul {
    padding: 0;
    list-style: none
}

    .contact-tabs-content .cont-per-info-lft-pan ul li {
        margin-bottom: 15px;
        width: 100%
    }

        .contact-tabs-content .cont-per-info-lft-pan ul li a {
            border-radius: 7px;
            background-color: #f5f5f5;
            padding: 15px 12px;
            text-transform: capitalize;
            min-height: 5rem;
            line-height: normal;
            display: flex;
            align-items: center
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li span {
            color: #6c757d;
            font-size: 1.4rem;
            font-weight: 500
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li:last-child {
            margin-bottom: 0
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.active {
            background-color: #42adbd
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.active span {
                font-size: 1.6rem;
                font-weight: 500;
                color: #fff
            }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step {
            background-color: #fff
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link h4 {
            display: none
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step h4 {
            color: #42adbd;
            margin-bottom: 0;
            font-weight: 500;
            display: block
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step span {
            font-size: 1.2rem
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step.active {
            background-color: #42adbd
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step.active h4 {
                color: #fff
            }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step:hover, .contact-tabs-content .cont-per-info-lft-pan ul li a:hover {
            background-color: #3b5c6e;
            color: #fff
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a:hover span {
                color: #fff
            }

.contact-tabs-content .contact-personal-info .cont-right-panel {
    background-color: #fff;
    float: left;
    width: 78%;
    padding: 15px 20px
}

    .contact-tabs-content .contact-personal-info .cont-right-panel > .tab-pane {
        min-height: 250px
    }

        .contact-tabs-content .contact-personal-info .cont-right-panel > .tab-pane .collapse {
            display: block
        }

.contact-tabs-content .cont-right-panel .add-cnt-detl-btn {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn .add-details-btns h3 {
        display: inline-block
    }

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn h4 {
        color: #42adbd;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 0;
        font-size: 1.6rem
    }

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button {
        border: none;
        border-radius: 10px;
        background-color: #fff;
        padding: 8px 10px;
        margin-left: 15px;
        min-width: 145px;
        text-align: center;
        box-shadow: 0 0 15px rgba(210,210,210,.4);
        outline: 0;
        font-size: 1.4rem
    }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button:first-child {
            margin-left: 0
        }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button span, .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg {
            display: inline-block;
            vertical-align: middle
        }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg {
            height: 20px;
            fill: #42adbd
        }

            .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg path {
                fill: #42adbd
            }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button span {
            text-transform: capitalize;
            font-weight: 500;
            margin-left: 5px
        }

.contact-tabs-content .cont-right-panel form {
    margin-top: 30px
}

.checkbox-inline {
    line-height: 0
}

.contact-search-result .app-table-inner td label.checkbox-inline {
    display: inline-block
}

.form-input, form .form-input {
    margin-bottom: 15px
}

    form .form-input .input-options {
        text-align: right;
        margin-top: 5px;
        display: block;
        text-transform: capitalize;
        font-size: 1.6rem;
        color: #3b5c6e;
        font-weight: 500
    }

.contact-tabs-content .cont-right-panel form .form-input:nth-child(4n+4) {
    margin-right: 0
}

.form-input label, form .form-input label {
    font-size: 1.4rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500;
    margin-bottom: .5rem;
    display: block
}

.form-input .label-more-info label {
    float: left
}

.form-input .label-more-info .label-scnd-info {
    float: right;
    text-decoration: underline;
    font-size: 1.2rem
}

input[type=readonly] {
    cursor: default
}

.form-input .primary-color {
    color: #42adbd
}

.form-input .task-desc {
    margin-bottom: 10px;
    color: #3b5c6e
}

.form-input .tooltip-hover-content {
    background-image: url(/Content/images/icons-svg/information-button.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer
}

    .form-input .tooltip-hover-content .tooltip-content-container {
        position: absolute;
        width: 300px;
        background: #6c757d;
        padding: 10px;
        border-radius: 5px;
        color: #fff;
        font-weight: 400;
        font-size: 1.3rem;
        bottom: 21px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: none
    }

    .form-input .tooltip-hover-content.tooltip-right-edge .tooltip-content-container {
        left: auto;
        right: -20px;
        transform: none
    }

    .form-input .tooltip-hover-content:after {
        content: "";
        border-top: solid 6px #6c757d;
        border-left: solid 6px transparent;
        border-right: solid 6px transparent;
        position: absolute;
        left: 0;
        top: -6px;
        right: 0;
        margin: auto;
        width: 6px;
        display: none
    }

    .form-input .tooltip-hover-content:hover .tooltip-content-container, .form-input .tooltip-hover-content:hover:after {
        display: block
    }

.form-input.tootltip-input label span {
    display: inline-block;
    vertical-align: middle
}

.form-input.checkbox-input input, .form-input.checkbox-input label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0
}

.form-input.checkbox-input.v-top input {
    vertical-align: top;
    margin-top: 3px
}

.form-input.checkbox-input.v-top label {
    width: 89%
}

.form-input.checkbox-input label {
    margin-left: 5px;
    padding: 1px 0 0 0
}

.custom-dropdown .btn-group {
    width: 100%;
    display: block
}

.custom-dropdown button {
    padding: 0;
    width: 100%;
    text-align: left
}

    .custom-dropdown button:after {
        display: none
    }

.custom-dropdown ul {
    width: 100%;
    padding: 0
}

    .custom-dropdown ul li {
        padding: 10px 10px 0 10px
    }

.custom-dropdown ul {
    padding-bottom: 10px
}

    .custom-dropdown ul li label {
        margin: 0
    }

        .custom-dropdown ul li label input {
            position: relative;
            top: 2px
        }

    .custom-dropdown ul .input-group input {
        padding: 5px 10px
    }

.custom-dropdown button, select {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none
}

.contact-tabs-content .cont-right-panel .next-step-action-btn {
    text-align: right
}

.form-input .validation-error {
    display: none
}

.contact-tabs-content .cont-right-panel .next-step-action-btn button {
    border-radius: 7px;
    text-transform: capitalize;
    font-size: 1.7rem;
    font-weight: 400;
    border: none;
    background-color: #3b5c6e;
    padding: 12px 33px;
    line-height: 15px;
    color: #fff;
    text-align: center
}

    .contact-tabs-content .cont-right-panel .next-step-action-btn button.disabled {
        background-color: #f1f1f1;
        color: #a09f9f
    }

.form-action-btns {
    text-align: right;
    padding-right: 30px;
    margin-top: 30px
}

.transition-effect {
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -ms-transition: all ease .5s
}

.btn-new-primary, .form-input .btn-new-primary {
    border: none;
    border-radius: 7px;
    font-size: 1.5rem;
    text-transform: capitalize;
    padding: 10px 20px;
    line-height: 15px;
    margin-left: 5px;
    color: #fff;
    background-color: #42adbd;
    border: solid 2px #42adbd;
    text-align: center;
    outline: 0;
    cursor: pointer;
    width: auto
}

    .btn-new-primary:hover {
        color: #fff
    }

    .btn-new-primary:focus, .form-input .btn-new-primary:focus {
        box-shadow: none
    }

.btn-new-danger {
    background-color: #dc3545;
    border-color: #dc3545
}

.modal-open .modal {
    z-index: 999999
}

.modal-footer > .btn-new-primary:not(:first-child) {
    margin-left: 5px
}

.modal-footer > :not(:last-child) {
    margin-right: 0
}

.btn-new-primary-medium, .form-input .btn-new-primary-medium {
    padding: 8px 10px
}

.btn-new-primary-small, .form-input .btn-new-primary-small {
    padding: 6px 7px;
    font-size: 1.4rem
}

.btn-new-primary:hover {
    background-color: #3b5c6e;
    border-color: #3b5c6e
}

.btn-new-primary.btn-new-danger:hover {
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-new-secondary, .form-input .btn-new-secondary {
    background-color: transparent;
    border: solid 2px #3b5c6e;
    color: #293340;
    font-weight: 500
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-new-secondary:hover {
    background-color: #3b5c6e;
    color: #fff;
    border-color: #3b5c6e
}

.contact-tabs-content .tab-pane .tab-main-heading {
    padding: 20px 10px
}

    .contact-tabs-content .tab-pane .tab-main-heading .btn-new-primary:hover {
        color: #fff
    }

.contact-tabs-content .tab-pane .tab-box-padding, .tab-box-padding {
    padding: 20px 10px
}

.program-schedule .tab-main-heading p {
    color: #3b5c6e;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px
}

.event-filter-heading, .event-types-details {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .event-filter-heading h1 {
        float: left
    }

.event-types {
    margin-left: 40px;
    margin-bottom: 0
}

    .event-types, .event-types li, .event-types li input, .event-types li span {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        list-style: none;
        line-height: normal;
        color: #293340;
        outline: 0;
        cursor: pointer
    }

        .event-types li + li {
            margin-left: 20px
        }

        .event-types li {
            padding: 8px 10px;
            border-radius: 5px
        }

            .event-types li span {
                margin: 0 15px 0 5px;
                line-height: 19px
            }

            .event-types li svg {
                display: inline-block;
                vertical-align: middle;
                width: 16px;
                height: 16px
            }

            .event-types li.all-type {
                background: rgba(66,173,189,.1)
            }

                .event-types li.all-type svg {
                    fill: #42adbd
                }

            .event-types li.note-type {
                background: rgba(75,139,160,.1)
            }

                .event-types li.note-type svg, .event-types li.note-type svg path {
                    fill: #4b8ba0
                }

            .event-types li.event-type {
                background: rgba(255,87,87,.1)
            }

            .event-types li.log-call-type {
                background: rgba(89,183,122,.1)
            }

                .event-types li.log-call-type svg {
                    fill: #59b77a
                }

            .event-types li.mail-type {
                background: rgba(140,87,204,.1)
            }

            .event-types li.note-type input[type=checkbox] {
                border-color: #4b8ba0
            }

                .event-types li.note-type input[type=checkbox]:checked {
                    background-color: #4b8ba0
                }

            .event-types li.event-type input[type=checkbox] {
                border-color: #ff5757
            }

                .event-types li.event-type input[type=checkbox]:checked {
                    background-color: #ff5757
                }

            .event-types li.event-type svg {
                fill: #ff5757
            }

            .event-types li.log-call-type input[type=checkbox] {
                border-color: #59b77a
            }

                .event-types li.log-call-type input[type=checkbox]:checked {
                    background-color: #59b77a
                }

            .event-types li.log-call-type svg path {
                fill: #59b77a
            }

            .event-types li.mail-type input[type=checkbox] {
                border-color: #8c57cc
            }

                .event-types li.mail-type input[type=checkbox]:checked {
                    background-color: #8c57cc
                }

            .event-types li.mail-type svg {
                fill: #8c57cc
            }

.event-filter-heading .event-filter {
    margin-bottom: 0
}

    .event-filter-heading .event-filter button, .event-filter-heading .event-filter select {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .event-filter-heading .event-filter h4 {
        display: block;
        margin-bottom: 5px
    }

    .event-filter-heading .event-filter select {
        width: 100px;
        margin: 0 10px 0 0
    }

    .event-filter-heading .event-filter button {
        padding: 5px;
        margin: 0
    }

.event-activity-table table tbody tr td {
    position: relative;
    padding: 15px 10px
}

    .event-activity-table table tbody tr td:first-child:after {
        content: "";
        width: 3px;
        height: 90%;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

.event-bdr td:first-child:after {
    background-color: #ff5757
}

.event-bdr td:first-child svg {
    fill: #ff5757
}

.attachment-bdr td:first-child:after {
    background-color: #4b8ba0
}

.attachment-bdr td:first-child svg {
    fill: #4b8ba0
}

    .attachment-bdr td:first-child svg path {
        fill: #4b8ba0
    }

.log-call-bdr td:first-child:after {
    background-color: #59b77a
}

.log-call-bdr td svg path {
    fill: #59b77a
}

.mail-bdr td:first-child:after {
    background-color: #8c57cc
}

.mail-bdr td:first-child svg {
    fill: #8c57cc
}

.table {
    width: 100%;
    margin-bottom: 0;
    color: #212529
}

.small-table {
    max-width: 400px
}

.app-table .app-table-inner {
    background-color: #fff
}

.app-table-inner.alert-margin {
    width: 100%;
    float: left
}

.app-table table thead {
    background-color: #d6e1e6;
    word-break: break-word
}

    .app-table table thead th {
        border: none;
        padding: 10px 5px;
        font-size: 1.4rem;
        color: #293340;
        font-weight: 500;
        vertical-align: middle;
        line-height: 17px;
        text-transform: capitalize;
        word-break: keep-all
    }

        .app-table table thead th a {
            position: relative;
            padding-right: 18px;
            display: inline-block;
            cursor: pointer;
            word-break: initial;
        }

            .app-table table thead th a:not([href]):not([tabindex]) {
                word-break: initial;
            }

            .app-table table thead th a:after {
                content: "";
                display: inline-block; /*background-image:url(/Content/images/icons-svg/sort.svg);*/
                background-size: 20px;
                background-repeat: no-repeat;
                background-position: right center;
                width: 15px;
                height: 15px;
                position: absolute;
                bottom: 0;
                right: 0;
                top: 0;
                margin: auto
            }

        .app-table table thead th.text-center {
            text-align: left !important
        }

.app-table table .select-all-input label {
    line-height: 0
}

.app-table table thead th .select-all-input-th .select-all-input, .app-table table thead th .select-all-input-th input[type=checkbox] {
    display: inline-block;
    vertical-align: middle
}

.app-table table tbody tr:nth-child(even) {
    background-color: #f1fafa
}

.app-table table tbody tr.table-total {
    background-color: #6b8c9c;
    color: #fff
}

.app-table table td {
    border: none;
    padding: 10px 5px;
    font-size: 1.4rem;
    vertical-align: middle;
    font-weight: 500;
    word-break: break-all
}

    .app-table table td.checkbox-td {
        line-height: 9px
    }

    .app-table table td .btn-new-primary:first-child {
        margin-left: 0
    }

.td-more-content-main {
    position: relative
}

.app-table table td .td-more-content-main-inner {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: left top 6px;
    background-size: 10px;
    padding-left: 15px;
    max-width: 300px
}

.app-table table td .td-more-content {
    height: 20px;
    overflow: hidden
}

    .app-table table td .td-more-content.height-auto {
        height: auto
    }

.app-table table td .td-more-content-tooltip {
    display: none;
    position: absolute;
    background: #fff;
    padding: 15px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    z-index: 1;
    left: 0;
    top: 60%;
    max-height: 300px;
    overflow-y: auto
}

.app-table table td .td-more-content-main-inner:hover .td-more-content-tooltip {
    display: block
}

.app-table table td.banner-upload > a {
    max-width: 100px;
    display: block
}

.app-table table td .attached-td {
    display: inline-block;
    cursor: pointer
}

    .app-table table td .attached-td svg {
        max-width: 25px;
        fill: #3b5c6e;
        height: 27px
    }

.app-table table td .attachment-modal {
    text-align: left;
    background-color: rgba(0,0,0,.5);
    padding: 20px 0
}

    .app-table table td .attachment-modal.show {
        display: block
    }

    .app-table table td .attachment-modal .modal-content .modal-body {
        min-height: 500px;
        overflow-y: auto;
        max-height: 500px;
        padding-top: 0;
        margin-top: 20px
    }

    .app-table table td .attachment-modal.not-scroll .modal-content .modal-body {
        overflow-y: initial
    }

    .app-table table td .attachment-modal .modal-content .modal-body img {
        max-width: 100%
    }

    .app-table table td .attachment-modal .modal-content .modal-body iframe {
        width: 100%;
        height: 500px
    }

    .app-table table td .attachment-modal .modal-content .modal-body .download-pdf-btn {
        display: none
    }

.app-table table td a label {
    cursor: pointer
}

.app-table table td b {
    font-weight: 500
}

.app-table table .table-actions a, .app-table table .table-actions span, .div-action-btns a, .div-action-btns span {
    display: inline-block;
    margin-left: 3px;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    position: relative;
    vertical-align: middle
}

.app-table table .table-btn {
    margin-left: 3px;
}

.app-table table .table-actions input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px
}

.app-table table .table-actions a input, .app-table table .table-actions span input, .div-action-btns span input {
    cursor: pointer
}

.app-table table .table-actions a:before, .app-table table .table-actions span:before, .div-action-btns a:before, .div-action-btns span:before {
    content: attr(data-title);
    white-space: nowrap;
    background-color: #6c757d;
    border-radius: 4px;
    padding: 5px 10px;
    color: #fff;
    text-transform: capitalize;
    position: absolute;
    left: 50%;
    top: -31px;
    line-height: normal;
    transform: translateX(-50%);
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    opacity: 0;
    visibility: hidden;
    font-size: 1.2rem
}

.app-table table .table-actions span.left-edge-tooltip:before {
    left: 100%
}

.app-table table .table-actions a.tooltip-right:before, .app-table table .table-actions span.tooltip-right:before {
    left: 0
}

.app-table table .table-actions a:after, .app-table table .table-actions span:after, .div-action-btns a:after, .div-action-btns span:after {
    content: "";
    border-top: solid 6px #6c757d;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    position: absolute;
    left: 0;
    top: -7px;
    right: 0;
    margin: auto;
    width: 6px;
    opacity: 0;
    visibility: hidden
}

.app-table table .table-actions a:hover:after, .app-table table .table-actions a:hover:before, .app-table table .table-actions span:hover:after, .app-table table .table-actions span:hover:before, .div-action-btns a:hover:after, .div-action-btns a:hover:before, .div-action-btns span:hover:after, .div-action-btns span:hover:before {
    opacity: 1;
    visibility: visible
}

.app-table table .table-actions a:first-child {
    margin-left: 0
}

.app-table table .table-actions .table-view, .div-action-btns .table-view, .table-view {
    background-color: rgba(214,225,230,.4)
}

    .app-table table .table-actions .table-view:hover, .div-action-btns .table-view:hover, .table-view:hover {
        background-color: #42adbd
    }

        .app-table table .table-actions .table-view:hover svg, .app-table table .table-actions .table-view:hover svg path, .div-action-btns .table-view:hover svg, .div-action-btns .table-view:hover svg path, .table-view:hover svg, .table-view:hover svg path {
            fill: #fff
        }

.app-table table .table-actions .active-partner {
    background-color: rgba(117,168,53,.2)
}

    .app-table table .table-actions .active-partner svg {
        width: 17px;
        fill: #75a835
    }

    .app-table table .table-actions .active-partner:hover {
        background-color: #75a835
    }

.app-table table .table-actions .select-btn {
    background-color: rgba(108,99,255,.2)
}

    .app-table table .table-actions .select-btn svg {
        fill: #6c63ff
    }

    .app-table table .table-actions .select-btn:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .approve {
    background-color: rgba(24,177,85,.3)
}

    .app-table table .table-actions .approve svg {
        width: 17px;
        fill: #18b155
    }

    .app-table table .table-actions .approve:hover {
        background-color: #18b155
    }

.app-table table .table-actions .reassign {
    background-color: rgba(107,140,156,.2)
}

    .app-table table .table-actions .reassign svg {
        fill: #6b8c9c
    }

    .app-table table .table-actions .reassign:hover {
        background-color: #6b8c9c
    }

.app-table table .table-actions .refresh-result {
    background-color: rgba(109,206,253,.3)
}

    .app-table table .table-actions .refresh-result svg {
        fill: #4da7d4
    }

    .app-table table .table-actions .refresh-result:hover {
        background-color: #4da7d4
    }

.app-table table .table-actions .reset {
    background-color: rgba(31,191,197,.2)
}

    .app-table table .table-actions .reset svg {
        fill: #1fbfc5
    }

    .app-table table .table-actions .reset:hover {
        background-color: #1fbfc5
    }

.app-table table .table-actions .bug {
    background-color: rgba(54,91,148,.2)
}

    .app-table table .table-actions .bug svg {
        fill: #365b94
    }

    .app-table table .table-actions .bug:hover {
        background-color: #365b94
    }

.app-table table .table-actions .update-message {
    background-color: rgba(24,177,85,.4)
}

    .app-table table .table-actions .update-message svg {
        fill: #18b155
    }

    .app-table table .table-actions .update-message:hover {
        background-color: #18b155
    }

.app-table table .table-actions .update-images {
    background-color: rgba(108,99,255,.4)
}

    .app-table table .table-actions .update-images svg {
        fill: #6c63ff
    }

    .app-table table .table-actions .update-images:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .cancel-order {
    background-color: rgba(255,101,99,.4)
}

    .app-table table .table-actions .cancel-order svg {
        fill: #ff6563
    }

    .app-table table .table-actions .cancel-order:hover {
        background-color: #ff6563
    }

.app-table table .table-actions .order {
    background-color: rgba(139,187,247,.4)
}

    .app-table table .table-actions .order svg {
        fill: #4b80c1
    }

    .app-table table .table-actions .order:hover {
        background-color: #4b80c1
    }

.app-table table .table-actions .order-properties svg {
    fill: #88b10c
}

.app-table table .table-actions .order-properties {
    background-color: rgba(173,219,33,.4)
}

    .app-table table .table-actions .order-properties:hover {
        background-color: #88b10c
    }

.app-table table .table-actions .produce-copy svg {
    fill: #47aaff
}

.app-table table .table-actions .produce-copy {
    background-color: rgba(71,170,255,.4)
}

    .app-table table .table-actions .produce-copy:hover {
        background-color: #47aaff
    }

.app-table table .table-actions .common-svg-width svg, .app-table table .table-actions .reassign svg, .app-table table .table-actions .store-order svg, .app-table table .table-actions .table-view svg, .common-svg-width svg, .div-action-btns a svg, .div-action-btns span svg {
    width: 15px;
    height: 13px
}

.app-table table .table-actions .cancel-order svg {
    height: 10px
}

.app-table table .table-actions .table-view svg {
    fill: #42adbd
}

.app-table table .table-actions .reset-pass, .app-table table .table-actions .store-order {
    line-height: 33px
}

    .app-table table .table-actions .store-order svg {
        height: 13px;
        fill: #18b155
    }

.app-table table .table-actions .store-order {
    background-color: rgba(24,175,84,.2)
}

    .app-table table .table-actions .store-order:hover {
        background-color: #18b155
    }

.app-table table .table-actions .add-crm svg {
    fill: #3c5dd8;
    width: 12px
}

.app-table table .table-actions .add-crm {
    background-color: rgba(66,98,214,.2)
}

    .app-table table .table-actions .add-crm:hover {
        background-color: #3c5dd8
    }

.app-table table .table-actions .get-count svg {
    fill: #0bccd6
}

.app-table table .table-actions .get-count {
    background-color: rgba(15,233,255,.2)
}

    .app-table table .table-actions .get-count:hover {
        background-color: #0bccd6
    }

.app-table table .table-actions .reset-pass svg {
    height: 16px;
    width: 16px;
    fill: rgba(220,53,69,.8)
}

.app-table table .table-actions .reset-pass {
    background-color: rgba(220,53,69,.3)
}

    .app-table table .table-actions .reset-pass:hover {
        background-color: rgba(220,53,69,.8)
    }

.app-table table .table-actions .sso-login svg {
    height: 18px;
    width: 18px;
    fill: #6c63ff
}

.app-table table .table-actions .sso-login {
    background-color: rgba(108,99,255,.2)
}

    .app-table table .table-actions .sso-login:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .emailverify svg {
    height: 15px;
    width: 15px;
    fill: #318fd2
}

.app-table table .table-actions .emailverify {
    background-color: rgba(49,143,210,.2)
}

    .app-table table .table-actions .emailverify:hover {
        background-color: #318fd2
    }

.app-table table .table-actions .login-as svg {
    height: 14px;
    width: 14px;
    fill: #2049b9
}

.app-table table .table-actions .login-as {
    background-color: rgba(32,73,185,.2)
}

    .app-table table .table-actions .login-as:hover {
        background-color: #2049b9
    }

.app-table table .table-actions .reassign-table {
    background-color: rgba(32,73,185,.2);
    position: relative
}

    .app-table table .table-actions .reassign-table:hover {
        background-color: #2049b9
    }

    .app-table table .table-actions .reassign-table input {
        font-size: 0
    }

    .app-table table .table-actions .reassign-table svg {
        width: 13px;
        height: 13px;
        fill: #2049b9;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0
    }

.app-table .table-actions .record-del, .app-table table .table-actions .record-del, .record-del {
    background-color: #fedfdf
}

    .app-table .table-actions .record-del:hover, .app-table table .table-actions .record-del:hover, .record-del:hover {
        background-color: #ec7777
    }

        .app-table .table-actions .record-del:hover svg path, .app-table table .table-actions .record-del:hover svg path, .record-del:hover svg path {
            fill: #fff
        }

    .app-table .table-actions .record-del svg, .app-table table .table-actions .record-del svg, .record-del svg {
        height: 13px;
        fill: #ec7777
    }

.app-table table .table-actions .complete-data {
    background-color: #d2ffe4
}

    .app-table table .table-actions .complete-data.checkbox-active {
        filter: grayscale(1);
        opacity: .7;
        pointer-events: none
    }

    .app-table table .table-actions .complete-data:hover {
        background-color: #18b155
    }

.app-table table .table-actions .not-complete-data {
    background-color: #ffddc4
}

    .app-table table .table-actions .not-complete-data:hover {
        background-color: #fd6c00
    }

.app-table table .table-actions .default-card svg {
    width: 17px;
    height: 17px;
    fill: #2049b9
}

.app-table table .table-actions .not-complete-data svg {
    width: 13px;
    fill: #fd6c00
}

.app-table table .table-actions .default-card {
    background-color: #d5e0ff
}

    .app-table table .table-actions .default-card:hover {
        background-color: #2049b9
    }

        .app-table table .table-actions .complete-data:hover svg path, .app-table table .table-actions .default-card:hover svg, .app-table table .table-actions a:hover svg, .app-table table .table-actions a:hover svg circle, .app-table table .table-actions a:hover svg path, .app-table table .table-actions span:hover svg {
            fill: #fff
        }

.app-table table .table-actions .complete-data svg {
    height: 13px;
    width: 13px;
    fill: #18b155
}

.reactive svg {
    height: 15px
}

.event-activity-table table tbody tr td .comment-icon {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(214,225,230,.4);
    padding: 0;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px
}

    .event-activity-table table tbody tr td .comment-icon svg {
        height: 15px
    }

.event-activity-table table tbody tr td p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}

.event-activity-table table tbody tr.event-bdr td:first-child p {
    cursor: pointer
}

.event-activity-table table tbody tr td svg {
    width: 17px;
    height: 17px
}

.app-table .event-activity-table table .table-actions a, .div-action-btns span, .payment-info table .table-actions span, .table-actions-input-btn table .table-actions span {
    position: relative
}

    .app-table .event-activity-table table .table-actions a input, .div-action-btns span input, .payment-info table .table-actions span input, .table-actions-input-btn table .table-actions span input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
        box-shadow: none;
        padding: 0;
        opacity: 0
    }

.app-table table .table-actions .re-run-group {
    line-height: 32px
}

.div-action-btns span input, .table-actions-input-btn table .table-actions span input {
    z-index: 1
}

.div-action-btns, .table-actions-input-btn .action-button-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.div-action-btns {
    justify-content: flex-end
}

    .app-table.table-actions-input-btn .action-button-inner span, .div-action-btns a, .div-action-btns span {
        display: flex;
        align-items: center;
        justify-content: center
    }

.no-record-found {
    background-color: #ffffff;
    padding: 10px 0
}

.app-table table .table-actions span.switch, .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px
}

    .app-table table .table-actions span.switch input[type=checkbox], .switch input {
        opacity: 0;
        width: 0;
        height: 0
    }

.app-table table .table-actions span.slider, .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    width: auto;
    height: auto
}

    .app-table table .table-actions span.slider:before, .slider:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 4px;
        bottom: 3px;
        background-color: #fff;
        -webkit-transition: .4s;
        transition: .4s;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        top: initial;
        padding: 0;
        transform: none
    }

.app-table table .table-actions input:checked + .slider, input:checked + .slider {
    background-color: #42adbd
}

.app-table table .table-actions input:focus + .slider, input:focus + .slider {
    box-shadow: 0 0 1px #2196f3
}

.app-table table .table-actions input:checked + .slider:before, input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px)
}

.app-table table .table-actions .slider.round, .slider.round {
    border-radius: 34px
}

    .app-table table .table-actions .slider.round:before, .slider.round:before {
        border-radius: 50%
    }

    .app-table table .table-actions .slider.round:after {
        display: none
    }

.search-drop-btn {
    pointer-events: none;
    display: block
}

.search-dropdown.collapse, .search-dropdown.collapse.show {
    display: flex
}

.search-options {
    background-color: #fff;
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2)
}

.search-form-action-btns {
    display: flex;
    justify-content: flex-end
}

    .search-form-action-btns button {
        border: none;
        background-color: none;
        height: 40px;
        width: 40px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 7px;
        position: relative
    }

        .search-form-action-btns button svg {
            height: 25px;
            width: 25px
        }

        .search-form-action-btns button.reset-form {
            background-color: rgba(214,225,230,.4)
        }

        .search-form-action-btns button.txt-file {
            background-color: rgba(173,224,249,.4)
        }

        .search-form-action-btns button.excel-file {
            background-color: rgba(198,222,199,.4)
        }

        .search-form-action-btns button.reset-form:hover {
            background-color: #d6e1e6
        }

        .search-form-action-btns button.reset-form svg {
            fill: #80949e
        }

        .search-form-action-btns button.reset-form:hover #Path_1634, .search-form-action-btns button.reset-form:hover svg {
            fill: #3b5c6e
        }

        .search-form-action-btns button.txt-file:hover {
            background-color: #bbe9ff
        }

        .search-form-action-btns button.txt-file svg {
            fill: #7da3b5
        }

        .search-form-action-btns button.txt-file:hover svg {
            fill: #72b6d6
        }

        .search-form-action-btns button.excel-file:hover {
            background-color: #c3f5dc
        }

        .search-form-action-btns button.excel-file svg {
            fill: #5b9f5e
        }

        .search-form-action-btns button.excel-file:hover path {
            fill: #008040
        }

        .search-form-action-btns button:before {
            content: attr(data-title);
            white-space: nowrap;
            background-color: #6c757d;
            border-radius: 4px;
            padding: 5px 10px;
            color: #fff;
            text-transform: capitalize;
            position: absolute;
            left: 50%;
            top: -31px;
            line-height: normal;
            transform: translateX(-50%);
            box-shadow: 0 0 10px rgba(41,51,64,.2);
            opacity: 0;
            visibility: hidden;
            font-size: 1.2rem
        }

        .search-form-action-btns button.tooltip-right-edge:before {
            left: 0
        }

        .search-form-action-btns button:after {
            content: "";
            border-top: solid 6px #6c757d;
            border-left: solid 6px transparent;
            border-right: solid 6px transparent;
            position: absolute;
            left: 0;
            top: -7px;
            right: 0;
            margin: auto;
            width: 6px;
            opacity: 0;
            visibility: hidden
        }

        .search-form-action-btns button:hover:after, .search-form-action-btns button:hover:before {
            opacity: 1;
            visibility: visible
        }

.tab-pane .search-options {
    padding: 20px 10px
}

.section-heading {
    margin-bottom: 20px
}

    .section-heading h2, .section-heading svg {
        text-transform: capitalize;
        display: inline-block;
        vertical-align: middle;
        margin: 0
    }

    .section-heading svg {
        margin-right: 5px;
        width: 18px;
        height: 18px;
        fill: #3b5c6e
    }

.form-input .term-condition-agree input, .form-input .term-condition-agree span {
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.form-input .term-condition-agree {
    display: inline-block
}

    .form-input .term-condition-agree span {
        margin-left: 5px;
        font-weight: 500;
        color: #42adbd
    }

.custom-dropdown button, .form-input .input-hiden-content, .form-input input, .form-input select, .form-input textarea {
    width: 100%;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    outline: 0;
    padding: 0;
    background-color: transparent;
    font-size: 1.4rem;
    color: #293340;
    box-shadow: none;
    height: auto;
    border-radius: 0;
    line-height: 25px
}

.pass-word-visible-icon {
    position: relative
}

    .pass-word-visible-icon .pass-icon {
        position: absolute;
        right: 10px;
        top: 3px;
        z-index: 2;
        cursor: pointer
    }

        .pass-word-visible-icon .pass-icon svg {
            fill: #42adbd;
            width: 15px;
            height: 15px
        }

    .pass-word-visible-icon .pass-hide {
        display: none
    }

td.form-input input {
    border: solid 1px #e0e3e4;
    padding: 4px 10px;
    text-align: left;
    line-height: normal
}

.td-input-width td.form-input input {
    width: auto
}

.form-input select {
    padding-right: 25px
}

.form-input.checkbox-input ul {
    padding: 0
}

    .form-input.checkbox-input ul li {
        display: inline-block;
        list-style: none;
        margin-right: 20px
    }

        .form-input.checkbox-input ul li:last-child {
            margin-right: 0
        }

.form-input input[type=checkbox], input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    border: solid 1px #42adbd;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    outline: 0;
    cursor: pointer
}

.form-input.checkbox-input input[type=radio], input[type=radio] {
    border: solid 1px #ccc;
    background: 0 0;
    appearance: none;
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: relative;
    outline: 0
}

    .form-input.checkbox-input input[type=radio]:checked, input[type=radio]:checked {
        border-color: #42adbd
    }

        .form-input.checkbox-input input[type=radio]:checked:before, input[type=radio]:checked:before {
            content: "";
            height: 8px;
            width: 8px;
            background-color: #42adbd;
            display: block;
            border-radius: 100%;
            left: 0;
            right: 0;
            margin: auto;
            top: 0;
            bottom: 0;
            position: absolute
        }

    .form-input.checkbox-input input[type=radio]:disabled, input[type=radio]:disabled {
        background-color: #f5f5f5
    }

input#chknot-complete-data {
    border-color: #fd6c00;
    background-color: #fff
}

input#chkcomplete-data {
    border-color: #18b155;
    background-color: #18b155
}

.form-input input[type=checkbox]:checked, input[type=checkbox]:checked {
    background-color: #42adbd;
    background-image: url(/Content/images/icons-svg/inputcheck.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center
}

.contact-view form.editable-form .form-input input, .contact-view form.editable-form .form-input select {
    border: none;
    background-image: none;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    max-width: 85%;
    min-width: 85%
}

.contact-view form.editable-form .form-input label {
    margin-bottom: 1px
}

.required-field span {
    color: #d81717
}

.custom-dropdown button:focus, form .form-input input:focus, form .form-input select:focus, form .form-input textarea:focus {
    border-color: #42adbd;
    box-shadow: none
}

.form-input .input-error, .form-input .validation-error {
    background: #d04e4b;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 1.1rem;
    margin-top: 5px;
    position: relative
}

    .form-input .input-error:before, .form-input .validation-error:before {
        content: "";
        border-bottom: solid 6px #d04e4b;
        border-left: solid 6px transparent;
        border-right: solid 6px transparent;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        width: 6px;
        top: -6px
    }

.contact-view form.editable-form .form-input input:hover, .contact-view form.editable-form .form-input select:hover {
    background-image: url(/Content/images/icons-svg/edit.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px
}

.contact-view form.editable-form .form-input input.edit-input-val:focus {
    pointer-events: auto;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    max-width: 100%;
    width: 100%
}

    .contact-view form.editable-form .form-input input.edit-input-val:focus:hover {
        background-image: none
    }

.contact-view form.editable-form .form-input.edit-input-enable:hover input, .contact-view form.editable-form .form-input.edit-input-enable:hover select {
    background-image: none
}

.contact-view form.editable-form .form-input select.edit-input-val:focus {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-position: right 10px center;
    background-size: 12px
}

.contact-view form.editable-form .form-input input.datepicker-calendar:focus, .contact-view form.editable-form .form-input input.datepicker-calendar:focus:hover {
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-position: right 5px top 0;
    background-size: 15px
}

.contact-search-result {
    margin-top: 30px
}

    .contact-search-result .search-result-count {
        margin-top: 5px
    }

        .contact-search-result .search-result-count h3, .contact-search-result .search-result-count svg {
            display: inline-block;
            vertical-align: middle;
            margin: 0;
            font-weight: 400;
            color: #42adbd
        }

    .contact-search-result .app-table-inner td .more-table-data {
        display: none
    }

    .contact-search-result .app-table-inner td label {
        margin-top: 2px;
        display: block;
        max-width: 300px;
        word-break: break-word;
        margin-bottom: 0
    }

        .contact-search-result .app-table-inner td label:first-child {
            margin-top: 0
        }

    .contact-search-result .app-table-inner td a {
        margin-bottom: 5px;
        display: block
    }

    .color-badge, .contact-search-result .app-table-inner td label.contact-type {
        max-width: initial;
        word-break: normal
    }

    .app-table-inner td.table-actions a, .contact-search-result .app-table-inner td.table-actions a {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .contact-search-result .app-table-inner td .label-anchor a {
        display: inline-block
    }

.app-table table td .color-badge, .app-table table td .contact-type {
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 300;
    padding: 3px 5px;
    text-align: center;
    display: inline-block
}

    .app-table table td .contact-type.customer {
        background-color: #d2ffe4;
        color: #18b155
    }

    .app-table table td .contact-type.prospect {
        background-color: #d5e0ff;
        color: #2049b9
    }

    .app-table table td .contact-type.referral {
        background-color: #fd6c00;
        color: #ffd2b2
    }

.contact-search-result .app-table table thead th:last-child {
    min-width: 110px
}

.contact-search-result .app-table-inner .color-badge-main label {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.color-badge-main .color-badge {
    min-width: 22px;
    max-width: 22px;
    height: 22px
}

.pagination-common {
    text-align: right
}

    .pagination-common .pagination-pages-dropdown, .pagination-common ul {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0
    }

    .pagination-common .pagination-pages-dropdown {
        text-transform: capitalize
    }

        .pagination-common .pagination-pages-dropdown label {
            margin-bottom: 0
        }

        .pagination-common .pagination-pages-dropdown select {
            width: 50px;
            padding: 0 5px;
            background-position: center right 5px;
            border: solid 1px #d6e1e6;
            border-radius: 3px;
            outline: 0;
            line-height: 28px
        }

    .pagination-common ul {
        margin-left: 10px
    }

        .pagination-common ul li {
            margin-left: 7px;
            line-height: 31px;
            display: inline-block;
            vertical-align: middle
        }

            .pagination-common ul li.page-item a, .pagination-common ul li.page-item:first-child a, .pagination-common ul li.page-item:last-child a {
                border: solid 1px #d6e1e6;
                padding: 0 10px;
                font-size: 1.5rem;
                color: #293340;
                border-radius: 4px;
                font-weight: 400;
                box-shadow: none;
                line-height: 26px;
                height: 30px
            }

            .pagination-common ul li.page-item a {
                display: block
            }

            .pagination-common ul li.page-item.active a {
                background-color: #42adbd;
                border-color: #42adbd;
                color: #fff
            }

            .pagination-common ul li.page-item a:hover {
                background-color: #3b5c6e;
                border-color: #293340;
                color: #fff
            }

            .pagination-common ul li svg {
                width: 14px;
                height: 14px
            }

            .pagination-common ul li:hover svg {
                fill: #fff
            }

            .pagination-common ul li.next-page a, .pagination-common ul li.next-page.page-item a, .pagination-common ul li.prev-page a, .pagination-common ul li.prev-page.page-item a {
                width: 30px;
                padding: 0;
                text-align: center
            }

                .pagination-common ul li.next-page a svg, .pagination-common ul li.prev-page a svg {
                    height: 27px
                }

body .datepicker {
    border: none;
    box-shadow: 0 0 15px rgba(210,210,210,.6);
    padding: 10px;
    width: 250px
}

    body .datepicker:after, body .datepicker:before {
        display: none
    }

.form-input .datepicker-calendar {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px
}

.form-input .location-field {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/addlocation.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px;
    background-size: 13px
}

body .datepicker table {
    width: 100%
}

.datepicker thead .next, .datepicker thead .next:hover, .datepicker thead .prev, .datepicker thead .prev:hover {
    font-size: 0;
    background-color: transparent
}

    .datepicker thead .prev, .datepicker thead .prev:hover {
        background-image: url(/Content/images/icons-svg/angle-left.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 10px;
        width: 10px
    }

    .datepicker thead .next, .datepicker thead .next:hover {
        width: 10px;
        background-image: url(/Content/images/icons-svg/angle-left.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 10px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg)
    }

.datepicker thead th {
    height: auto;
    width: auto;
    padding: 0;
    background-color: transparent;
    border-radius: 0
}

    .datepicker thead th:active, .datepicker thead th:focus, .datepicker thead th:hover, body .datepicker .datepicker-switch:hover {
        background-color: transparent
    }

body .datepicker table tr td.highlighted {
    background-color: transparent
}

body .datepicker .datepicker-switch {
    font-size: 1.5rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500
}

.datepicker thead th.dow {
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #293340
}

body .datepicker table tr td span.month, body .datepicker tbody tr td, body .datepicker tbody tr td.highlighted {
    font-size: 1.1rem;
    color: #293340;
    border-radius: 5px;
    height: 31px;
    padding: 0 !important;
    width: 27px;
    line-height: normal
}

body .datepicker table tr td span.century, body .datepicker table tr td span.decade, body .datepicker table tr td span.month, body .datepicker table tr td span.year {
    line-height: 40px;
    width: 40px;
    height: 40px
}

body .datepicker tbody tr td.day.today {
    background-image: none;
    background-color: #f5f5f5;
    color: #293340
}

    .datepicker table tr td span.active:active, body .datepicker table tr td span.century:hover, body .datepicker table tr td span.decade:hover:hover, body .datepicker table tr td span.month:hover, body .datepicker table tr td span.year:hover, body .datepicker tbody tr td.active.day:hover, body .datepicker tbody tr td.day.today:hover, body .datepicker tbody tr td.day:hover {
        background-color: #f1fafa;
        color: #293340
    }

body .datepicker table tr td span.active, body .datepicker table tr td span.active:hover, body .datepicker table tr td span.active:hover.active, body .datepicker table tr td span.active:hover:hover, body .datepicker table tr td span.century.active, body .datepicker table tr td span.century.focused, body .datepicker table tr td span.decade.active, body .datepicker table tr td span.decade.focused, body .datepicker table tr td span.month.active, body .datepicker table tr td span.month.focused, body .datepicker table tr td span.year.active, body .datepicker table tr td span.year.focused, body .datepicker tbody tr td.active.day {
    background-color: #42adbd;
    background-image: none;
    color: #fff
}

body .datepicker-years .datepicker-switch {
    cursor: auto
}

.mer_tx, .mi_tx, .ti_tx {
    width: 100%;
    text-align: center;
    margin: 10px 0
}

.meridian, .mins, .time {
    width: 60px;
    float: left;
    margin: 0 10px;
    font-size: 20px;
    color: #2d2e2e;
    font-family: arial;
    font-weight: 700
}

.next, .prev {
    cursor: pointer;
    padding: 18px;
    width: 28%;
    border: 1px solid #ccc;
    margin: auto;
    background: url(../images/arrow.png) no-repeat;
    border-radius: 5px
}

.next {
    background-position: 50% 150%
}

.prev {
    background-position: 50% -50%
}

.time_pick {
    position: relative
}

.timepicker_wrap {
    padding: 10px;
    border-radius: 5px;
    z-index: 2;
    display: none;
    width: 240px;
    box-shadow: 0 0 15px rgba(210,210,210,.6);
    background: #f6f6f6;
    border: 1px solid #ccc;
    float: left;
    position: absolute;
    top: 27px !important;
    left: 0;
    background-color: #fff
}

.arrow_top {
    position: absolute;
    top: -10px;
    left: 20px;
    background: url(../images/top_arr.png) no-repeat;
    width: 18px;
    height: 10px;
    z-index: 3
}

.form-input .timepicker {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/wall-clock.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px
}

.timepicker_wrap .arrow_top {
    display: none
}

.form-input .timepicker_wrap input {
    text-align: center;
    border: none;
    font-weight: 500;
    color: #293340;
    font-family: "Fira Sans",sans-serif,fira_sansregular
}

    .form-input .timepicker_wrap input::selection {
        background: 0 0;
        color: #293340
    }

.form-input .timepicker_wrap .meridian, .form-input .timepicker_wrap .mins, .form-input .timepicker_wrap .time {
    margin: 0 5px;
    width: 50px
}

.form-input .timepicker_wrap .next, .form-input .timepicker_wrap .prev {
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 17px;
    padding: 0;
    height: 30px;
    border-radius: 4px
}

.form-input .timepicker_wrap .prev {
    background-image: url(/Content/images/icons-svg/arrow-up.svg)
}

.form-input .timepicker_wrap .next {
    background-image: url(/Content/images/icons-svg/arrow-down.svg)
}

#accountProductDetailForm tbody tr.product-price-row-added {
    border: 1px solid #42adbd;
    background: #fbfbfb
}

.multi-modal:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background-color: #000
}

.modal-content-body-overflow {
    max-height: 65vh;
    overflow-y: auto
}

    .modal-body .form-input p, .modal-content-body-overflow .form-input p {
        word-break: break-word
    }

.alert {
    display: none
}

    .alert.alert-show {
        display: block
    }

    .alert.show-alert {
        display: block
    }

.alert-margin .alert {
    margin: 15px auto 0 auto;
    clear: both;
    max-width: calc(100% - 40px)
}

.AddMarginToIframeP {
    padding: 0 10px
}

.alert-warning, .modal-common .modal-content .alert-warning, .validation-summary-errors {
    opacity: 1;
    margin: 0 10px 20px 0;
    border: none;
    color: #fff;
    border-radius: 5px;
    line-height: 22px;
    background-color: rgba(220,53,69,.8);
    width: 100%
}

    .alert-warning.fade, .modal-common .modal-content .alert-warning.fade, .validation-summary-errors.fade {
        opacity: 1
    }

    .validation-summary-errors ul {
        list-style: none;
        padding: 7px 12px
    }

.all-modal-common {
    height: 100%
}

.modal-common .modal-dialog {
    max-width: 1100px;
    margin: 0 auto
}

.modal-common .full-width-modal {
    max-width: 95%;
    height: 100%
}

    .modal-common .full-width-modal .modal-content {
        height: 90%
    }

        .modal-common .full-width-modal .modal-content .modal-content-body-overflow {
            max-height: 100%
        }

.question p {
    font-weight: 500
}

.modal-common .modal-content {
    border-radius: 10px;
    padding: 25px
}

    .modal-common .modal-content .modal-header {
        padding: 0;
        border: none
    }

        .modal-common .modal-content .modal-header .modal-heading-icon {
            margin-right: 5px
        }

        .modal-common .modal-content .modal-header .modal-heading-icon, .modal-common .modal-content .modal-header .modal-title {
            display: inline-block;
            vertical-align: middle;
            line-height: normal
        }

            .modal-common .modal-content .modal-header .modal-title.hide-div {
                display: none
            }

            .modal-common .modal-content .modal-header .modal-title .edit-form-name {
                color: #42adbd
            }

        .modal-common .modal-content .modal-header .reassign-representative-name {
            margin-left: 10px;
            vertical-align: middle;
            display: inline-block;
            color: #3b5c6e
        }

        .modal-common .modal-content .modal-header .select-week {
            display: inline-block
        }

        .modal-common .modal-content .modal-header .modal-title {
            text-transform: capitalize;
            color: #293340;
            font-weight: 500;
            padding: 0;
            margin-bottom: 0
        }

        .modal-common .modal-content .modal-header .list-tab-main {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding-top: 10px;
            padding-right: 18px
        }

        .modal-common .modal-content .modal-header .event-list {
            color: #3b5c6e;
            display: inline-block;
            vertical-align: middle;
            margin-left: 15px;
            text-transform: capitalize;
            cursor: pointer
        }

            .modal-common .modal-content .modal-header .event-list.hide-event-calendar {
                margin-left: 0
            }

        .modal-common .modal-content .modal-header .modal-heading-icon svg, .modal-common .modal-content .modal-header .modal-heading-icon svg path {
            width: 30px;
            height: 30px;
            fill: #42adbd
        }

        .modal-common .modal-content .modal-header button {
            opacity: 1;
            margin-top: 0;
            padding: 0;
            position: absolute;
            right: 15px;
            top: 0
        }

        .modal-common .modal-content .modal-header .event-list-selection {
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px
        }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-btn {
                display: inline-block;
                vertical-align: middle;
                cursor: pointer;
                margin-left: 2px
            }

                .modal-common .modal-content .modal-header .event-list-selection .list-selection-btn svg {
                    width: 19px;
                    stroke: #6c757d
                }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-detail {
                display: none;
                vertical-align: middle;
                color: #293340;
                font-size: 1.7rem;
                margin-left: 5px
            }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-week {
                display: inline-block
            }

        .modal-common .modal-content .modal-header .event-list-tabs {
            margin-left: 10px
        }

            .modal-common .modal-content .modal-header .event-list-tabs, .modal-common .modal-content .modal-header .event-list-tabs li {
                display: inline-block;
                vertical-align: middle;
                list-style: none
            }

                .modal-common .modal-content .modal-header .event-list-tabs ul {
                    padding-left: 0;
                    margin: 0;
                    border: 1px solid #42adbd;
                    border-radius: 5px
                }

                .modal-common .modal-content .modal-header .event-list-tabs li a {
                    padding: 5px 10px;
                    float: left;
                    text-transform: capitalize;
                    cursor: pointer;
                    color: #42adbd;
                    border-radius: 0
                }

                    .modal-common .modal-content .modal-header .event-list-tabs li a.active {
                        background-color: #42adbd;
                        color: #fff
                    }

                .modal-common .modal-content .modal-header .event-list-tabs li.week-list {
                    border-left: 1px solid #42adbd;
                    border-right: 1px solid #42adbd
                }

    .modal-common .modal-content .modal-body {
        margin: 10px 0 0 0;
        padding: 7px 0 0 0
    }

        .modal-common .modal-content .modal-body form {
            margin: 0
        }

            .modal-common .modal-content .modal-body form .form-input textarea {
                border: solid 1px #e0e3e4;
                padding: 10px;
                border-radius: 7px;
                min-height: 6vw
            }

        .attached-field .attach-heading, .modal-common .modal-content .modal-body .attached-field .attach-heading {
            margin-bottom: 10px
        }

            .form-input.attached-field .attach-heading label, .form-input.attached-field .attach-heading svg, .modal-common .modal-content .modal-body .attached-field .attach-heading label, .modal-common .modal-content .modal-body .attached-field .attach-heading svg {
                display: inline-block;
                vertical-align: middle;
                margin: 0 2px 0 0;
                font-size: 1.4rem;
                text-transform: capitalize;
                color: #293340;
                font-weight: 500
            }

        .attached-field .file-upload, .modal-common .modal-content .modal-body .attached-field .file-upload {
            margin-top: 5px;
            text-align: center;
            padding: 4% 0;
            border-radius: 7px;
            border: dashed 2px rgba(66,173,189,.5)
        }

            .attached-field .file-upload h4, .modal-common .modal-content .modal-body .attached-field .file-upload h4 {
                color: rgba(66,173,189,.8)
            }

        .attached-field .choose-file-btn, .modal-common .modal-content .modal-body .attached-field .choose-file-btn {
            margin-left: 0;
            position: relative;
            cursor: pointer;
            padding: 6px 7px;
            font-size: 1.4rem
        }

.attached-field .upload-file-name {
    display: none;
    margin-left: 5px;
    word-break: break-word
}

.attached-field .upload-instruction {
    font-size: 1.3rem;
    margin-top: 5px
}

.attached-field .upload-file-name.show-file-name {
    display: inline-block
}

.attached-separate-section .attach-heading {
    margin-bottom: 25px
}

    .attached-separate-section .attach-heading h2 {
        display: inline-block;
        vertical-align: middle;
        text-transform: capitalize
    }

.record-save {
    color: #42adbd
}

.attached-field .choose-file-btn input, .modal-common .modal-content .modal-body .attached-field .choose-file-btn input {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 0
}

.modal-common .modal-content .modal-footer {
    padding: 0;
    border: none
}

    .modal-common .modal-content .modal-footer button {
        margin: 0
    }

.custom-modal {
    display: none
}

.confirmation-modal .modal-dialog {
    max-width: 500px
}

    .confirmation-modal .modal-dialog.modal-medium {
        max-width: 1100px
    }

    .confirmation-modal .modal-dialog .warning-icon {
        text-align: center;
        max-width: 150px;
        margin: auto
    }

        .confirmation-modal .modal-dialog .warning-icon.icon-big {
            max-width: 250px
        }

    .confirmation-modal .modal-dialog .circle-icon {
        height: 80px;
        width: 80px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .confirmation-modal .modal-dialog .success {
        background-color: #28a745;
    }

    .confirmation-modal .modal-dialog .error {
        background-color: #dc3545;
    }

.confirmation-modal .modal-content .modal-body {
    padding: 0
}

.confirmation-modal .warning-content {
    padding: 20px 0;
    color: #a5a5a5;
    text-align: center;
    font-weight: 400
}

    .confirmation-modal .warning-content p {
        margin: 5px 0
    }

.confirmation-modal .modal-footer {
    justify-content: center
}

.design-image-box {
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    padding-top: 0
}

    .design-image-box > a > img {
        border-radius: 6px 6px 0 0;
        width: auto;
        height: auto
    }

    .design-image-box > span {
        display: block;
        padding: 15px;
        text-align: right
    }

        .design-image-box > span > label {
            margin-bottom: 0;
            font-weight: 500
        }

.design-option-modal.modal-common .modal-content .modal-body {
    max-height: 490px;
    overflow-y: auto;
    padding-right: 5px;
    margin-top: 20px;
    padding-top: 0;
    overflow-x: hidden
}

.modal-height {
    height: 100%
}

.design-option-modal .pagination-common {
    margin-top: 20px
}

.table-message-option thead tr td:first-child, .table-message-option thead tr td:nth-of-type(2) {
    width: 100px
}

.table-message-option thead tr th {
    min-width: 100px
}

.table-message-option tbody tr td .btn-new-primary:first-child {
    margin-left: 0;
    font-weight: 400
}

.pagination-btn > div {
    display: inline-block;
    vertical-align: middle
}

.create-btn {
    display: inline-block
}

.modal-common .log-call-modal, .modal-common .modal-small, .modal-common .small-modal {
    max-width: 600px
}

.modal-common .medium-modal {
    max-width: 970px
}

.log-history h4 {
    color: #293340;
    text-transform: capitalize
}

.log-history table {
    margin-top: 15px;
    border: solid 1px #e0e3e4
}

    .log-history table th {
        text-transform: capitalize
    }

    .log-history table tbody tr {
        border-bottom: solid 1px #e0e3e4
    }

        .log-history table tbody tr td:first-child {
            min-width: 20px
        }

        .log-history table tbody tr td {
            font-weight: 400
        }

            .log-history table tbody tr td.call-time {
                font-weight: 500
            }

                .log-history table tbody tr td.call-time .partition {
                    color: #3b5c6e
                }

        .log-history table tbody tr:last-child {
            border-bottom: none
        }

        .log-history table tbody tr:nth-child(even) {
            background-color: #fff
        }

form .form-input.multiple-inputs input {
    display: inline-block;
    display: inline-block;
    width: calc(50% - 12px)
}

form .form-input.multiple-inputs > .time_pick {
    width: calc(50% - 12px);
    margin-left: 20px;
    display: inline-block
}

form .form-input.multiple-inputs .time_pick input {
    width: 100%
}

button.close svg {
    width: 10px;
    height: 10px;
}

.modal-common.add-event-modal button.close {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 1;
    z-index: 1
}

.modal-common.event-list-modal .add-event-left-panel {
    border: solid 1px #d6e1e6;
    border-radius: 10px;
    padding: 20px
}

.modal-common.event-list-modal .modal-content .add-event-left-panel .modal-body {
    padding: 10px 0 0 0
}

.modal-common.event-list-modal .add-event-left-panel .modal-header .event-list {
    display: none
}

.modal-common.event-list-modal .add-event-left-panel .form-input.multiple-inputs {
    width: 100%;
    max-width: 100%;
    webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.event-list-calendar {
    display: none
}

.event-list-modal .event-list-calendar {
    display: block
}

.modal-common.event-list-modal .event-list-calendar .form-input {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

    .modal-common.event-list-modal .event-list-calendar .form-input input {
        width: 100%;
        border: none;
        border-bottom: solid 1px #e0e3e4;
        outline: 0;
        padding: 0;
        background-color: transparent;
        font-size: 1.4rem;
        color: #293340;
        box-shadow: none;
        height: auto;
        border-radius: 0
    }

.modal-common.event-list-modal .event-list-calendar .week-list-table {
    padding-right: 14px
}

.modal-common.event-list-modal .event-list-calendar table thead th {
    border: none;
    padding: 0 6px;
    vertical-align: middle
}

.modal-common.event-list-modal .event-list-calendar table td, .modal-common.event-list-modal .event-list-calendar table th {
    border: none
}

.modal-common.event-list-modal .event-list-calendar .week-count-mobile, .modal-common.event-list-modal .event-list-calendar table thead .week-count {
    font-size: 1.5rem;
    color: #6c757d;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    width: 50px;
    line-height: 20px
}

.modal-common.event-list-modal .event-list-calendar .week-count-mobile {
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: left
}

.modal-common.event-list-modal .event-list-calendar table thead .week-count span {
    display: block
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day {
    background-color: rgba(214,225,230,.4);
    border-radius: 7px;
    box-shadow: 0 5px 15px rgba(210,210,210,.4);
    text-align: center;
    height: 75px;
    width: 75px;
    margin: 0 auto 10px auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day {
    background-color: #42adbd;
    box-shadow: 0 5px 15px rgba(66,173,189,.4)
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day span {
    display: block
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day .week-date {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 29px
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day .event-week-day {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day .event-week-day, .modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day .week-date {
    color: #fff
}

.modal-common.event-list-modal .event-list-calendar .event-list-main {
    overflow-y: auto;
    padding-right: 10px;
    position: relative
}

.modal-common.event-list-modal .event-list-calendar table tbody tr th {
    width: 50px;
    white-space: nowrap;
    padding: 0 0 20px 0;
    color: rgba(108,117,125,.6);
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 12px
}

.modal-common.event-list-modal .event-list-calendar table tbody tr td {
    padding: 0 0 50px 0;
    position: relative;
    border: solid 1px #d6e1e6
}

.modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main {
    position: absolute;
    width: calc(100% - 50px);
    height: 100%;
    top: 0;
    left: 50px
}

    .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info {
        border-radius: 7px;
        padding: 8px;
        min-height: 100px;
        display: inline-block;
        position: absolute;
        min-width: 76px;
        max-width: 76px
    }

        .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info h6 {
            font-size: 1.2rem;
            font-weight: 400;
            text-transform: capitalize;
            line-height: 17px
        }

        .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info p {
            font-size: 1rem;
            font-weight: 400;
            margin: 0;
            position: absolute;
            bottom: 8px;
            left: 10px
        }

.event-list-color-one {
    background-color: rgba(173,219,33,.3);
    color: #789f00
}

.event-list-color-two {
    background-color: rgba(78,222,245,.3);
    color: #00b1ce
}

.event-list-color-three {
    background-color: rgba(253,108,0,.3);
    color: #fd6c00
}

#pills-day .event-list-main {
    max-height: 405px;
    height: 405px
}

#pills-week .event-list-main {
    max-height: 316px;
    height: 316px
}

#pills-month .event-list-main {
    max-height: 355px;
    height: 355px
}

.modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info {
    left: 10px;
    min-width: calc(100% - 30px);
    max-width: 100%;
    min-height: initial;
    padding: 15px
}

    .modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info h6 {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px
    }

    .modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info p {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        bottom: 0;
        left: 0
    }

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info-main {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:first-child td:nth-child(1) .td-bdr {
    border-radius: 5px 0 0 0
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:last-child td:nth-child(1) .td-bdr {
    border-radius: 0 0 0 5px
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:first-child td:nth-child(2) .td-bdr, .modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:last-child td:nth-child(2) .td-bdr {
    border-radius: 0
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr td .td-bdr {
    padding: 5px 10px
}

.modal-common.event-list-modal .event-list-calendar .month-list table thead .week-day .event-week-date-day {
    width: 80px;
    height: 40px
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr td {
    padding: 0 0 10px 0;
    width: 100px;
    height: 90px
}

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info-main {
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    position: relative
}

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info {
    list-style: none;
    padding: 0;
    margin: 0
}

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info li {
        border-radius: 7px;
        padding: 5px;
        min-height: 100%;
        max-width: 90%;
        margin: 0 auto 5px auto
    }

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info h6 {
        margin-bottom: 0;
        font-size: 1.2rem;
        font-weight: 400;
        text-transform: capitalize;
        line-height: 17px;
        max-width: 55px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info p {
        font-size: 1rem;
        font-weight: 500;
        margin: 0;
        position: relative;
        bottom: 0;
        left: 0
    }

.app-table table td .response-form-modal {
    text-align: left;
    background-color: rgba(0,0,0,.5);
    padding: 20px 0
}

    .app-table table td .response-form-modal.show {
        display: block
    }

.response-form-modal .response-details-left-panel {
    background-color: #f5f5f5;
    padding: 15px 20px;
    border-radius: 10px
}

.response-form-modal .modal-body span {
    margin: 0
}

.app-table .app-table-inner .response-form-modal span {
    width: auto;
    height: auto
}

.response-form-modal .response-details-left-panel h2 {
    padding-bottom: 10px;
    text-transform: capitalize;
    color: #293340
}

.response-form-modal .response-details-left-panel h6 {
    font-size: 1.5rem;
    font-weight: 400
}

.response-form-modal .response-details-left-panel .response-users {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 10px;
    font-weight: 400
}

.response-form-modal .response-details-left-panel .contact-person {
    background-color: #42adbd;
    color: #fff
}

    .response-form-modal .response-details-left-panel .contact-person h3 {
        color: #fff
    }

    .response-form-modal .response-details-left-panel .contact-person p {
        margin: 0;
        font-size: 1.5rem
    }

.response-form-modal .response-details-left-panel .representative-admin {
    background-color: #fff
}

    .response-form-modal .response-details-left-panel .representative-admin > div {
        display: inline-block;
        vertical-align: middle
    }

    .response-form-modal .response-details-left-panel .representative-admin .respresentative-img {
        display: inline-block;
        max-width: 60px;
        border-radius: 10px
    }

    .response-form-modal .response-details-left-panel .representative-admin .respresentative-img {
        border-radius: 10px
    }

    .response-form-modal .response-details-left-panel .representative-admin .representative-details {
        width: 60%;
        margin-left: 10px
    }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details h3 {
            color: #293340
        }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details > p {
            color: #6c757d;
            text-transform: capitalize;
            font-size: 1.3rem;
            margin: 0
        }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details ul {
            margin: 10px 0 0 0;
            padding: 0;
            list-style: none
        }

            .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li {
                display: inline-block;
                vertical-align: top;
                font-size: 1.3rem;
                color: #293340
            }

                .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li:last-child {
                    float: right
                }

                .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li span {
                    display: block;
                    color: #42adbd;
                    text-align: left;
                    line-height: normal;
                    margin: 5px 0 0 0
                }

.response-form-modal .response-details-left-panel > p, .response-form-modal .response-details-left-panel > span {
    font-weight: 400;
    margin-bottom: 15px;
    display: block
}

.response-form-modal .response-details-left-panel > button {
    float: right
}

.response-form-modal .response-details-right-panel {
    overflow-y: auto;
    padding-right: 5px
}

    .response-form-modal .response-details-right-panel ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        .response-form-modal .response-details-right-panel ul li {
            margin-top: 10px
        }

            .response-form-modal .response-details-right-panel ul li:first-child {
                margin-top: 0
            }

            .response-form-modal .response-details-right-panel ul li h4 {
                color: #42adbd;
                font-weight: 500;
                margin-bottom: 5px
            }

            .response-form-modal .response-details-right-panel ul li p {
                margin-bottom: 5px;
                font-size: 1.6rem;
                font-weight: 400;
                color: #000
            }

.tab-content-inner {
    border: 1px solid #d6e1e6;
    padding: 15px;
    border-radius: 0 7px 7px 7px
}

.create-new-external-id {
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 7px;
    position: relative;
    display: none
}

    .create-new-external-id .close {
        opacity: 1;
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        z-index: 1
    }

.signature-profile-image {
    max-width: 130px;
    display: inline-block;
    vertical-align: middle
}

.signature-information {
    max-width: 80%;
    display: inline-block;
    vertical-align: middle
}

.follow-signature h4 {
    text-transform: capitalize;
    margin-bottom: 5px
}

.follow-signature a {
    margin-right: 10px
}

.modal-sign-logos > span {
    display: inline-block
}

.modal-information-msg {
    position: relative
}

    .modal-information-msg .close {
        position: absolute;
        right: 5px;
        top: 0;
        bottom: 0
    }

.modal-list ul {
    padding: 0
}

    .modal-list ul li {
        display: inline-block;
        margin-right: 10px
    }

        .modal-list ul li span {
            font-weight: 500
        }

.product-details-modal .product-image, .product-details-modal .product-image img {
    border-radius: 10px
}

.modal .product-details .product-name {
    text-transform: capitalize;
    color: #42adbd
}

.modal .product-details .product-price {
    margin: 10px 0;
    color: #293340
}

.modal .product-details .prod-desc {
    margin: 10px 0
}

.modal .product-details #btnProductPurchase {
    margin-top: 10px
}

.alert-success {
    position: relative;
    padding: 7px 12px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 3px
}

.btn-aes-verfication {
    color: #fff;
    font-size: 12px
}

.alert-domain {
    display: block;
    color: #2d552d;
    background-color: #f5faf4;
    border-color: #d6e9c6
}

.alert-msg-common {
    position: relative;
    word-break: break-word
}

    .alert-msg-common .close {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 15px
    }

    .alert-msg-common .alert-info-icon {
        line-height: 0;
        margin-right: 5px
    }

    .alert-msg-common .alert-info-icon, .alert-msg-common > p {
        display: inline-block;
        vertical-align: top
    }

    .alert-msg-common .alert-info-icon {
        max-width: 20px;
        margin-top: 1px
    }

    .alert-msg-common > p {
        width: 100%;
        max-width: 95%
    }

.profile-tab-content .personal-info-profile-details {
    background-color: #fff;
    padding: 30px
}

    .profile-tab-content .personal-info-profile-details .common-profile-content {
        border: solid 1px #e0e3e4;
        border-radius: 7px;
        padding: 30px
    }

.personal-tab {
    background-color: #fff;
    padding: 20px;
    border-radius: 0 10px 10px 10px
}

    .personal-tab .form-input label, .security-sec .form-input label {
        font-size: 1.3rem
    }

        .personal-tab .form-input label > a {
            float: right;
            border-bottom: solid 1px;
            cursor: pointer
        }

.s-card {
    border: 1px solid #d6e1e6;
    border-radius: 7px;
    height: 100%
}

    .s-card .s-card-heading h1 {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 15px;
        padding-bottom: 0
    }

.profile-sec {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;
    border-right: 1px solid #d6e1e6;
    height: 100%
}

.profile-name h2 {
    margin: 10px auto;
    color: #293340
}

.profile-dp {
    width: 100px;
    position: relative;
    margin: 0 auto
}

    .profile-dp .profile-image {
        display: flex;
        justify-content: center;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 1px solid #d6e1e6;
        overflow: hidden
    }

.image-upload canvas {
    position: absolute
}

.cam-icon .photo-upload-icon {
    position: absolute;
    bottom: 0px;
    top: 100px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 0;
    max-width: 25px
}

.photo-upload-icon svg {
    width: 26px;
    height: 26px
}

.photo-upload-icon > input[type=file] {
    font-size: 0;
    position: absolute;
    height: 26px !important;
    width: 26px !important;
    opacity: 0;
    cursor: pointer;
    z-index: 2
}

.security-sec {
    background-color: #fff;
    padding: 20px 20px 5px 20px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    margin-top: 48px
}

.new-credit-card {
    background: #f1fafa;
    padding: 15px;
    border-radius: 7px
}

.card-details {
    padding-bottom: 15px
}

    .card-details .billing-add {
        padding-top: 15px
    }

    .card-details .payment-info-msg label {
        color: rgba(220,53,69,.8);
        margin-bottom: 20px
    }

    .card-details h1 {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 0;
        padding-bottom: 20px
    }

    .card-details .btn-new-primary {
        margin-left: 0
    }

    .card-details .edit-card {
        cursor: pointer
    }

    .card-details label {
        color: #293340
    }

.modal-column {
    border: 1px solid #f1f1f1
}

    .modal-column .s-card-heading {
        background: #f1f1f1;
        border-radius: 5px 5px 0 0;
        padding: 10px;
        margin-bottom: 15px
    }

        .modal-column .s-card-heading h3 {
            color: #293340
        }

.modal-ul {
    list-style: none
}

.verify-order h3, .verify-order h4 {
    color: #293340
}

.verify-order h4 {
    margin-bottom: 4px
}

.verify-order .order-details-left-panel ul {
    padding: 0;
    list-style: none
}

    .verify-order .order-details-left-panel ul li {
        margin-bottom: 20px;
        width: 49%;
        display: inline-block;
        vertical-align: top
    }

        .verify-order .order-details-left-panel ul li:first-child, .verify-order .order-details-left-panel ul li:last-child {
            width: 100%
        }

.verify-order .order-details-right-panel .right-details-column {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px
}

    .verify-order .order-details-right-panel .right-details-column ul {
        padding: 0;
        list-style: none;
        margin: 0
    }

        .verify-order .order-details-right-panel .right-details-column ul:after {
            display: block;
            clear: both;
            content: ""
        }

    .verify-order .order-details-right-panel .right-details-column h3 {
        margin-bottom: 15px
    }

    .verify-order .order-details-right-panel .right-details-column li {
        float: left;
        width: 100%;
        margin-bottom: 5px
    }

        .verify-order .order-details-right-panel .right-details-column li:last-child {
            margin-bottom: 0
        }

        .verify-order .order-details-right-panel .right-details-column li h4 {
            margin-bottom: 0;
            float: left;
            width: 49%
        }

        .verify-order .order-details-right-panel .right-details-column li p {
            margin-bottom: 0;
            float: right;
            width: 49%
        }

    .verify-order .order-details-right-panel .right-details-column .total-cost p {
        font-weight: 500
    }

.accord {
    margin-bottom: 15px
}

.personal-tab .accordion > .accord:last-child {
    margin-bottom: 0
}

.personal-tab a.accord_btn {
    color: #fff;
    display: block;
    font-size: 1.5rem;
    padding: 10px 20px;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    background-color: #6b8c9c;
    text-transform: capitalize
}

    .personal-tab a.accord_btn:hover {
        color: #fff
    }

.personal-tab .accord_btn.collapsed {
    border-radius: 5px
}

.personal-tab .accord_btn:hover {
    background: #1c4358;
    color: #fff
}

.accord {
    border: solid 1px #6b8c9c;
    border-radius: 10px
}

    .accord > .accordion-content {
        padding: 15px
    }

.personal-tab .client-follow > .accord_btn {
    background-color: #6b8c9c
}

.personal-tab .sold-settings > .accord_btn {
    background-color: #3b5c6e
}

.personal-tab .payment-info > .accord_btn {
    background-color: #1c4358
}

.personal-tab .sphere-influence > .accord_btn {
    background-color: #6b8c9c
}

.personal-tab .sphere-influence {
    border-color: #6b8c9c
}

.sphere-influence .influence-dwnd > a, .sphere-influence .influence-dwnd > a:hover {
    text-decoration: underline;
    cursor: pointer
}

.sphere-influence .influence-dwnd p {
    font-weight: 400;
    color: #293340;
    margin-top: 10px
}

#sphere_display_div_id label a {
    text-decoration: underline;
    color: #42adbd;
    font-weight: 500
}

.client-follow {
    border-color: #6b8c9c
}

.sold-settings {
    border-color: #3b5c6e
}

.payment-info {
    border-color: #1c4358
}

.accord_btn:after {
    content: "";
    float: right;
    color: #fff;
    border-top: solid 8px #fff;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    width: 0;
    margin-top: 6px
}

.accord_btn[aria-expanded=true]:after {
    border-bottom: solid 8px #fff;
    border-top: none
}

.jq-toast-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 999999 !important;
}

.jq-toast-single {
    width: auto;
    background-color: #42adbd;
    padding: 20px;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: "Fira Sans",sans-serif,fira_sansregular
}

.jq-toast-loader {
    background-color: #3b5c6e
}

.toast-active .dashboardWrapper {
    z-index: -1;
    position: relative
}

#forget_pwd_f_id, #forget_pwd_fm_id, .landing-page-main main, .login-main, .login-wrapper, .page-content, body, html {
    height: 100%;
    min-height: 100%;
    overflow-y: auto
}

.login-form-details, .login-main {
    background-color: #fff
}

.login-bg {
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.mortgage-login {
    background-image: url(/Content/images/haloImages.jpg)
}

.common-tabs {
    justify-content: center;
    margin-bottom: 15px
}

    .common-tabs li {
        padding-right: 30px;
        border-bottom: solid 1px #d6e1e6;
        padding-bottom: 10px;
        position: relative
    }

        .common-tabs li:last-child {
            padding-right: 0
        }

        .common-tabs li a {
            font-size: 1.6rem;
            color: #6c757d;
            padding: 0
        }

            .common-tabs li a.active {
                color: #42adbd;
                font-weight: 500;
                font-size: 1.8rem
            }

                .common-tabs li a.active:after {
                    content: "";
                    border-bottom: solid 2px #42adbd;
                    position: absolute;
                    bottom: -1px;
                    width: calc(100% - 30px);
                    left: 0
                }

        .common-tabs li:last-child a.active:after {
            width: 100%
        }

.login-form-details .profile-dp {
    margin-bottom: 20px;
    margin-top: 5px
}

.login-form-details {
    padding: 12px 40px;
    max-width: 500px;
    margin: auto
}

    .login-form-details .login-logo {
        max-width: 230px;
        margin: 0 auto 30px auto
    }

    .login-form-details .form-input {
        margin-bottom: 20px
    }

    .login-form-details .remember-password {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .login-form-details .remember-password a {
            padding: 3px 0 0 0
        }

        .login-form-details .remember-password label {
            font-weight: 400;
            color: #6c757d
        }

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    filter: none
}

.grey-bg-form input:-webkit-autofill, .grey-bg-form input:-webkit-autofill:active, .grey-bg-form input:-webkit-autofill:focus, .grey-bg-form input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fbfbfb inset !important
}

.login-form-details .form-actions a {
    color: #293340
}

.login-form-details .form-actions .btn-new-primary {
    margin-left: 7px
}

.trust-icon {
    text-align: center
}

.login-form-details .or-option {
    text-transform: capitalize;
    color: #b5b5b5;
    text-align: center;
    position: relative;
    margin: 20px 0
}

    .login-form-details .or-option span {
        padding: 0 5px;
        background: #fff;
        position: relative
    }

    .login-form-details .or-option:before {
        content: "";
        background-color: #e0e3e4;
        height: 1px;
        position: absolute;
        left: 0;
        width: 100%;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0
    }

.login-form-details .social-login ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    position: relative;
    cursor: pointer;
}

    .login-form-details .social-login ul li:first-child {
        margin-left: 0
    }

.login-form-details .social-login ul {
    padding: 15px 0 0 0;
    margin: 0
}

    .login-form-details .social-login ul li a {
        display: block;
        height: 40px;
        width: 40px;
        border-radius: 100%;
        box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -webkit-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -moz-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -ms-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        line-height: 40px;
        text-align: center
    }

    .login-form-details .social-login ul li .social-btn-common {
        position: absolute;
        left: 0;
        top: 0;
        height: 40px;
        width: 40px;
        opacity: 0;
        z-index: 2;
        overflow: hidden
    }

        .login-form-details .social-login ul li .social-btn-common iframe, .login-form-details .social-login ul li .social-btn-common span {
            width: 100% !important
        }

.login-form-details .social-login .sign-up a {
    font-weight: 500
}

.corporate-logo-inner {
    margin-right: 20px;
    border-right: solid 1px #e0e3e4;
    padding-right: 25px
}

.corporate-logo-inner, .social-set-up {
    display: inline-block;
    vertical-align: middle
}

    .corporate-logo-inner h4 {
        margin-bottom: 5px
    }

    .corporate-logo-inner a {
        display: block
    }

.account-header-info .tab-content {
    margin-bottom: 19px;
    line-height: 0
}

    .account-header-info .tab-content .social-btn, .account-header-info .tab-content h4 {
        display: inline-block;
        vertical-align: middle
    }

#acct_soc_media_setup_dv_id h4 {
    text-transform: capitalize
}

#pills-account-info .tab-main-heading .alert {
    margin-left: 15px
}

#acct_soc_media_setup_dv_id h4 a {
    text-decoration: underline
}

#acct_soc_media_setup_dv_id .social-btn input {
    font-size: 0;
    border: none;
    background-color: transparent;
    width: 22px;
    height: 22px;
    background-size: 14px;
    background-repeat: no-repeat;
    padding: 0;
    outline: 0;
    background-position: center;
    border-radius: 4px;
    margin-right: 5px
}

    #acct_soc_media_setup_dv_id .social-btn input.fb-btn {
        background-image: url(/Content/images/icons-svg/facebook.svg);
        border: solid 2px #3b5999
    }

    #acct_soc_media_setup_dv_id .social-btn input.linked-btn {
        background-image: url(/Content/images/icons-svg/linkedin.svg);
        border: solid 2px #0077b5;
        background-size: 12px
    }

.flex-content {
    align-items: center;
    justify-content: space-between
}

.refresh-icon {
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer
}

    .refresh-icon svg {
        width: 14px;
        height: 14px;
        fill: #42adbd
    }

.invoice-detail .invoice-bill-name h3, .invoice-detail .invoice-date h3 {
    text-transform: capitalize;
    color: #293340;
    font-size: 1.5rem
}

.bdr {
    border-bottom: solid 1px #e0e3e4
}

.invoice-detail .invoice-number h1 {
    color: #293340
}

.invoice-detail .invoice-number span {
    color: #42adbd
}

.current-status {
    padding: 5px 0
}

.paid-status span {
    color: #42adbd
}

.invoice-detail .invoice-bill-send-receive-detail .invoice-bill-send-receive-detail-inner {
    background-color: #f5f5f5;
    border-radius: 7px;
    padding: 15px;
    height: calc(100% - 30px)
}

.invoice-detail .invoice-bill-send-receive-detail h3 {
    color: #293340;
    margin-bottom: 10px
}

.invoice-detail .invoice-bill-send-receive-detail .invoice-bill-send-receive-detail-inner ul {
    margin: 0;
    padding: 0 0 0 20px
}

.invoice-detail .invoice-product-table .app-table-inner {
    box-shadow: 0 0 15px rgba(210,210,210,.4)
}

.invoice-detail .information-box {
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    border-radius: 7px;
    padding: 15px;
    height: 80%
}

.invoice-total-details ul {
    padding: 0;
    list-style: none
}

    .invoice-total-details ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px
    }

        .invoice-total-details ul li:last-child {
            margin-bottom: 0
        }

        .invoice-total-details ul li h3 {
            text-transform: capitalize;
            color: #293340
        }

        .invoice-total-details ul li p {
            font-size: 1.6rem;
            font-weight: 500
        }

.account-upload-details ul {
    padding-left: 0;
    list-style: none
}

    .account-upload-details ul li {
        padding: 10px;
        border-radius: 7px;
        margin-top: 16px;
        background: #f8f8f8
    }

.proof-main input {
    float: right
}

.proof-main p {
    padding: 9px 0;
    float: left
}

.separate-details {
    margin-bottom: 20px;
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.1);
    background-color: #fff;
    word-break: break-word
}

    .separate-details .form-input {
        margin-bottom: 0
    }

    .separate-details.form-field-mrgn .form-input {
        margin-bottom: 15px
    }

.tab-search-options {
    border-radius: 0;
    box-shadow: none
}

.landing-page-main {
    background-color: #fff
}

.landing-page h1 {
    font-size: 4rem;
    color: #293340;
    text-transform: capitalize
}

.landing-page {
    height: 100%
}

    .landing-page .landing-img {
        padding: 0 100px;
        margin-top: 50px
    }

.all-templates ul {
    padding: 0;
    list-style: none
}

.all-templates .template-info, .product-info {
    margin-bottom: 24px
}

    .all-templates .template-info .template-info-inner, .product-info .product-info-inner {
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
        border: solid 1px #f3f1f1;
        border-radius: 7px;
        background-color: #fff
    }

    .all-templates .template-info .template-img {
        max-height: 300px;
        overflow: hidden;
        position: relative;
        height: 300px;
        border-radius: 7px 7px 0 0
    }

    .product-info .product-img {
        border-radius: 7px 7px 0 0
    }

    .all-templates .template-info .template-img img {
        top: 0;
        transition: all ease 2s;
        -webkit-transition: all ease 2s;
        -moz-transition: all ease 2s;
        -o-transition: all ease 2s;
        -ms-transition: all ease 2s
    }

    .all-templates .template-info:hover .template-img img {
        position: absolute;
        top: 100%;
        transform: translateY(-100%)
    }

    .all-templates .template-info .template-info-inner .template-name-desc {
        background-color: #f8f8f8;
        padding: 15px
    }

        .all-templates .template-info .template-info-inner .template-name-desc .template-name, .product-info .product-info-inner .product-name-desc .product-name {
            display: flex;
            justify-content: space-between;
            margin-bottom: 10px;
            min-height: 45px;
        }

            .all-templates .template-info .template-info-inner .template-name-desc .template-name a svg, .product-info .product-info-inner .product-name-desc .product-name a svg {
                width: 24px;
                height: 24px;
                fill: none;
                stroke: #c7c7c7
            }

            .all-templates .template-info .template-info-inner .template-name-desc .template-name a:hover svg, .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
                stroke: #42adbd
            }

        .all-templates .template-info .template-info-inner .template-name-desc h3, .product-info .product-info-inner .product-name-desc h3 {
            color: #293340;
            text-transform: capitalize;
            font-weight: 500;
            max-width: 90%;
            line-height: normal
        }

.template-action-btn {
    padding: 15px;
    text-align: right
}

.all-templates .template-info .template-info-inner .template-name-desc .template-description {
    position: relative
}

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > p {
        display: inline-block
    }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc, .product-info .product-info-inner .product-name-desc .see-full-desc {
        color: #42adbd;
        font-weight: 500;
        cursor: pointer;
        text-transform: capitalize;
        position: relative;
        z-index: 1
    }

        .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:after {
            content: "";
            border-left: solid 8px transparent;
            border-right: solid 8px transparent;
            border-top: solid 8px #fff;
            display: block;
            width: 10px;
            position: absolute;
            right: 0;
            left: 0;
            margin: auto;
            top: -5px;
            display: none
        }

        .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:before {
            content: "";
            border-left: solid 10px transparent;
            border-right: solid 10px transparent;
            border-top: solid 10px #f1e8e8;
            width: 0;
            position: absolute;
            right: 0;
            left: 0;
            margin: auto;
            top: -5px;
            display: none
        }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description .full-description {
        position: absolute;
        padding: 10px;
        bottom: 26px;
        box-shadow: 0 0 10px rgba(41,51,64,.2);
        border-radius: 7px;
        background: #fff;
        width: 100%;
        left: 0;
        display: none
    }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover + .full-description, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover:after, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover:before {
        display: block
    }

.template-right-details {
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
    padding: 20px;
    border-radius: 10px;
    background-color: #fbfbfb
}

    .template-right-details .template-desc {
        margin-bottom: 15px
    }

    .template-right-details h3 {
        color: #293340;
        margin-bottom: 10px
    }

    .template-right-details .template-pricing ul {
        padding: 0;
        list-style: none
    }

        .template-right-details .template-pricing ul li {
            width: 40%;
            display: inline-block;
            margin-right: 30px;
            margin-bottom: 15px
        }

    .template-right-details h4 {
        color: #293340;
        margin-bottom: 3px
    }

    .template-right-details .template-pricing ul li .item-value {
        font-weight: 500;
        color: #293340
    }

        .template-right-details .template-pricing ul li .item-value span {
            font-weight: 400;
            font-size: 1.3rem
        }

.available-templates {
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    margin-bottom: 30px;
    background-color: #fff
}

.final-details {
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
    padding: 20px;
    border-radius: 10px;
    background-color: #fbfbfb
}

    .final-details .finalize-order-details .count-field {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 7px
    }

        .final-details .finalize-order-details .count-field label {
            font-weight: 400
        }

    .final-details .finalize-order-details .col-12 output {
        font-weight: 500
    }

.common-tiles-btn .tile-box {
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    padding: 15px;
    color: #293340;
    background-color: #fff;
    min-height: 100%;
    border-radius: 10px;
    display: flex;
    align-items: center
}

    .common-tiles-btn .tile-box h5 {
        text-transform: capitalize;
        margin-left: 15px;
        font-size: 1.5rem;
        color: #293340
    }

    .common-tiles-btn .tile-box .tile-icon svg {
        width: 35px;
        fill: #3b5c6e
    }

    .common-tiles-btn .tile-box.tile-text-icon .tile-icon svg {
        height: 50px;
        width: 50px
    }

    .common-tiles-btn .tile-box:hover {
        background-color: #3b5c6e
    }

    .common-tiles-btn .tile-box .tile-text p {
        font-size: 1.4rem;
        color: #293340;
        font-weight: 500;
        line-height: normal
    }

    .common-tiles-btn .tile-box .tile-text h5 {
        margin-left: 0;
        color: #42adbd;
        font-size: 3rem
    }

    .common-tiles-btn .tile-box .tile-text {
        margin-left: 15px
    }

    .common-tiles-btn .tile-box:hover .tile-icon svg, .common-tiles-btn .tile-box:hover h5, .common-tiles-btn .tile-box:hover p {
        color: #fff;
        fill: #fff
    }

.edit-cols .form-input {
    flex: 0 0 22.8%
}

.cropper-bg {
    touch-action: manipulation
}

.modal-common .modal-content .modal-header .name-info-badge, .name-info-badge {
    background-color: #42adbd;
    color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    text-transform: capitalize;
    margin-left: 5px;
    padding: 5px 10px;
    vertical-align: middle;
    border-radius: 5px
}

.modal-common .modal-content .modal-header .modal-title .edit-form-name.name-info-badge {
    color: #fff
}

.download-btn-color {
    color: #2049b9
}

.processing {
    color: #3078bf
}

.status-pending {
    color: #f0ad4e
}

.status-success {
    color: #18b155
}

.status-sent-by-cpi {
    color: #318fd2
}

.status-failed {
    color: #ff6563
}

.status-temporary {
    color: #4e79a7
}

.status-not-started {
    color: #4edef5
}

.status-not-sent {
    color: #ec7777
}

.widget-cursor {
    cursor: pointer
}

.common-border-radius-medium {
    border-radius: 7px
}

.common-border-radius-large {
    border-radius: 10px
}

.mortage-color {
    color: #addb21
}

.real-estate-color {
    color: #4edef5
}

@-moz-document url-prefix() {
    input: -webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
        -webkit-box-shadow: 0 0 0 0 #fff inset !important
    }
}

.customDropdownWrap select::-ms-expand {
    display: none
}

@media all and (-ms-high-contrast:none) {
    .modal-body {
        height: 100%
    }

    .form-input .input-hiden-content, .form-input input, .form-input select, .form-input textarea {
        line-height: normal
    }

    select::-ms-expand {
        display: none
    }

    .dashboardNav {
        min-height: 100vh
    }
}

@supports (-ms-ime-align:auto) {
    .app-table table thead {
        word-break: break-all
    }
}

.branding-partner {
    position: relative;
    padding-bottom: 100px
}

.support {
    display: none;
}

.all-products ul {
    padding: 0;
    list-style: none
}

.all-products .product-info {
    margin-bottom: 24px
}

    .all-products .product-info .product-info-inner {
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
        border: solid 1px #f3f1f1;
        border-radius: 7px;
        background-color: #fff;
        min-height: 100%;
        position: relative
    }

    .all-products .product-info .product-img {
        overflow: hidden;
        position: relative;
        border-radius: 7px 7px 0 0
    }

    .all-products .product-info .product-info-inner .product-name-desc {
        background-color: #fff;
        padding: 15px;
        border-radius: 0 0 7px 7px;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0
    }

    .all-products .product-info .product-info-inner .product-img .prod-code {
        background-color: #42adbd;
        color: #fff;
        font-weight: 500;
        font-size: 1.2rem;
        text-transform: capitalize;
        margin-left: 5px;
        padding: 5px 10px;
        vertical-align: middle;
        border-radius: 5px;
        position: absolute;
        right: 10px;
        bottom: 10px
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-description span {
        font-weight: 500;
        text-transform: capitalize
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name .product-detail li {
        justify-content: space-between;
        list-style-type: none;
        margin: 0 0 3px 0
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a svg {
        width: 24px;
        height: 24px;
        fill: none;
        stroke: #c7c7c7
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
        stroke: #42adbd
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name .product-detail li span {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        max-width: 90%
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-description .description > .see-full-desc {
        color: #42adbd;
        font-weight: 500;
        cursor: pointer;
        text-transform: capitalize;
        position: relative;
        z-index: 1
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a svg {
        width: 24px;
        height: 24px;
        fill: none;
        stroke: #c7c7c7;
        float: right
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
        stroke: #42adbd
    }

#event-tabs {
    float: left;
    width: 50%;
}

#main {
    width: 100%;
}

#date {
    font-weight: 700;
    font-size: 30px;
}

#month {
    font-size: 18px;
}

#card-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#card-body {
    border-radius: 10px;
    background-color: #d6e1e6;
}

.card {
    border: none;
    width: 30%;
    border-radius: 10px;
    border: none;
    width: 30%;
    border-radius: 10px;
}

#event {
    border: 1px solid Red;
}

.timing {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 2px 7px;
    background-color: #42adbd;
    color: #fff;
}

    .timing p.date {
        line-height: 17px;
        font-size: 18px;
        font-weight: 700;
    }

    .timing p.month {
        line-height: 18px;
        font-size: 12px;
    }

#events {
    text-decoration: none;
    background-color: #293340;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #42adbd;
}

.event-name {
    padding: 0px 10px;
}

#mobile-event-tabs {
    display: none;
    margin-bottom: 30px;
}

.@charset "UTF-8";.clr_DarkBlue {
    color: #293340 !important
}

.clr_MedBlue {
    color: #3b5c6e !important
}

.clr_LightBlue {
    color: #42adbd !important
}

.clr_whtie {
    color: #fff !important
}

.clr_green {
    color: #addb21 !important
}

html {
    font-size: 62.5%
}

body {
    font-family: "Fira Sans",sans-serif,fira_sansregular;
    color: #293340;
    font-size: 1.4rem;
    background: #f8f8f8
}

.btnWrapBottom button, .contSearchBtn, .contactActionBtn img, .dashboardNav > ul li a span, .dashboardSidebar .taskListWrap .loadMoreBtn, .siteBtn, .siteBtn_sm, .trans3ms, a, a:focus, a:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.fm {
    font-weight: 500
}

.bold {
    font-weight: 700
}

h1 {
    font-size: 4rem;
    color: #293340
}

h2 {
    font-size: 2.6rem;
    color: #293340
}

h3 {
    font-size: 2rem;
    color: #3b5c6e
}

h4 {
    font-size: 1.6rem;
    color: #3b5c6e
}

.siteBtn {
    height: 45px;
    padding: 0 15px;
    border: 1px solid #3b5c6e;
    border-radius: 10px;
    color: #fff;
    background: #3b5c6e;
    cursor: pointer
}

    .siteBtn:hover {
        color: #3b5c6e;
        background: #fff;
        border-radius: 10px
    }

.siteBtn_sm {
    padding: 4px 15px;
    border: 1px solid #3b5c6e;
    border-radius: 10px;
    border-radius: 3px;
    color: #fff;
    background: #3b5c6e;
    cursor: pointer;
    display: inline-block
}

    .siteBtn_sm:hover {
        color: #3b5c6e;
        background: #fff;
        border-radius: 10px;
        border-radius: 3px
    }

.contactActionBtn img {
    margin-top: -4px;
    margin-right: 2px
}

.contactActionBtn:not(:hover) img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.headerRightUserInfo > * + * {
    margin-left: 15px
}

.profile-main {
    display: flex;
    align-items: center
}

.headerRightUserInfo li .navbar-link:after {
    vertical-align: middle;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-left: 6px solid transparent
}

.profile-img {
    max-width: 35px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    height: 35px;
    max-height: 35px;
    overflow: hidden
}

    .profile-img img {
        border-radius: 50px;
    }

.dashboardHeader {
    background: #293340;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 1
}

.headerRightUserInfo button svg {
    width: 20px;
    height: 15px;
    fill: #fff
}

.dashboardHeader .addContactBtn, .dashboardHeader .searchContactBtn {
    background: #42adbd;
    color: #fff;
    height: 27px;
    padding: 0 10px;
    border: none;
    border-radius: 5px;
    outline: 0
}

.dashboardHeader .searchContactBtn {
    background-color: #f8f8f8;
    color: #293340
}

    .dashboardHeader .searchContactBtn svg {
        fill: #a7a7a7
    }

.dashboardHeader .headerSearch {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff
}

    .dashboardHeader .headerSearch input {
        background: 0 0 !important;
        border: none;
        box-shadow: none !important;
        outline: 0 !important
    }

    .dashboardHeader .headerSearch button {
        background: #3b5c6e;
        color: #fff;
        height: 24px;
        width: 34px;
        border-radius: 0 5px 5px 0;
        outline: 0;
        border: none
    }

.dashboardHeader .headeMark {
    color: #fff
}

.dashboardHeader .userAvatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden
}

.dashboardHeader .menuToggleBtn {
    border: none;
    background: 0 0;
    outline: 0;
    box-shadow: none;
    color: #42adbd;
    font-size: 3rem;
    line-height: 1;
    padding: 0
}

.dashboardHeader .logo {
    max-width: 163px
}

.dashboardWrapper {
    padding-top: 52px;
    min-height: 100vh
}

.dashboardNav {
    background: #3b5c6e;
    padding: 20px 0 35px 0;
    position: relative
}

    .dashboardNav > ul li + li {
        margin: 5px 0 0
    }

    .dashboardNav > ul li a, .dashboardNav > ul li a:not([href]):not([tabindex]) {
        color: #fff;
        text-decoration: none;
        font-size: 1.5rem;
        padding: 0 14px;
        display: block;
        text-transform: capitalize
    }

    .dashboardNav > ul > li > a {
        padding: 0 14px;
        outline: 0
    }

    .dashboardNav > ul > li {
        padding: 10px 0
    }

    .dashboardNav > ul li a .cp-icon {
        font-size: 1.8rem
    }

    .dashboardNav > ul li a .menu-icon, .dashboardNav > ul li a span {
        display: inline-block;
        vertical-align: middle;
        line-height: normal
    }

    .dashboardNav > ul li a .menu-icon {
        margin-right: 10px;
        text-align: center;
        min-width: 25px;
        line-height: 0
    }

        .dashboardNav > ul li a .menu-icon svg {
            fill: #fff
        }

    .dashboardNav > ul li a .dbIcon {
        margin-right: 10px
    }

    .dashboardNav > ul li a img.dbIcon {
        max-width: 1.8rem;
        max-height: 1.8rem;
        margin-top: -3px
    }

    .dashboardNav > ul li a:hover .menu-icon svg, .dashboardNav > ul li a:hover .menu-icon svg circle, .dashboardNav > ul li a:hover .menu-icon svg ellipse, .dashboardNav > ul li a:hover .menu-icon svg path, .dashboardNav > ul li a:hover span {
        color: #addb21;
        fill: #addb21
    }

.dashboardContent {
    padding: 3.5rem 3rem
}

.breadcrumb {
    background: 0 0
}

.breadcrumb-item a {
    color: #3b5c6e
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "\f0da";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #42adbd
}

.chartLabels {
    background: #fff;
    padding-top: 13px;
    margin-top: -10px;
    position: relative;
    padding: 1rem 1.5rem
}

    .chartLabels .chartViewBtnWrap {
        line-height: 1
    }

    .chartLabels > div {
        max-width: 100px;
        width: 100%;
        margin: 0 3px
    }

@media (min-width:992px) {
    .chartLabels {
        padding-left: calc(5.7% + 26px);
        padding-left: calc(5.2% + 26px);
        padding-right: 2%;
        padding-top: 0
    }
}

@media (max-width:991px) {
    .chartLabels > div {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin: 0
    }

    .chartLabels .chartViewBtn {
        margin: 10px 15px;
        margin: 0 15px 10px;
        max-width: 100%;
        width: auto
    }
}

@media (max-width:767px) {
    .chartLabels > div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0
    }

    .chartLabels .chartViewBtnWrap {
        font-size: 16px
    }
}

@media (max-width:575px) {
    .chartLabels > div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0
    }

    .chartLabels .chartViewBtn {
        margin: 0 0 10px;
        height: 30px;
        line-height: 28px;
        font-size: 12px
    }
}

.leadCounterMainInner {
    min-height: 10rem;
    height: 100%;
    border-radius: 1rem;
    background-color: #fff;
    color: #3b5c6e;
    padding: 2rem 2.5rem;
    border: 1px solid #dee6e8
}

    .leadCounterMainInner .icon {
        font-size: 6.3rem
    }

    .leadCounterMainInner img.icon {
        width: 6rem
    }

    .leadCounterMainInner .title {
        font-size: 1.6rem
    }

    .leadCounterMainInner .countNum {
        font-size: 3rem;
        line-height: 1;
        color: #42adbd
    }

    .leadCounterMainInner:hover {
        background-color: #3b5c6e;
        color: #fff;
        border: 1px solid #3b5c6e
    }

        .leadCounterMainInner:hover .countNum {
            color: #fff
        }

        .leadCounterMainInner:hover img.icon {
            -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1)
        }

@media (max-width:1199px) and (min-width:768px) {
    .leadCounterMainInner {
        padding: 1rem 1.5rem
    }

        .leadCounterMainInner .icon {
            font-size: 3.3rem
        }
}

.customDropdowLabel {
    color: #3b5c6e;
    display: block
}

.customDropdownWrap input, .customDropdownWrap select, .siteFieldsRow input, .siteFieldsRow select {
    border: 1px solid #3b5c6e;
    border-radius: 5px !important;
    text-align: left;
    height: 26px;
    height: 26px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: #ebf2f2
}

.customDropdownWrap input, .customDropdownWrap select {
    padding-right: 33px
}

.customDropdownWrap:after {
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    z-index: 10px;
    top: 0;
    right: 0;
    border: 1px solid #3b5c6e;
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #42adbd;
    text-align: center;
    line-height: 26px;
    pointer-events: none;
    background: #fff;
    border-radius: 0 5px 5px 0
}

.smCounter {
    border: 1px solid #dee6e8;
    background: #fff;
    border-radius: 10px;
    color: #3b5c6e;
    padding: 2rem 2rem
}

    .smCounter .countNum {
        font-size: 3rem;
        color: #3b5c6e
    }

    .smCounter:hover {
        color: #fff
    }

        .smCounter:hover .countNum {
            color: #42adbd
        }

.dashboardSidebar {
    background: #d6e1e6;
    padding: 3.5rem 3rem;
    min-height: 100%
}

    .dashboardSidebar .taskListWrap li {
        padding: 1.5rem;
        background: #fff;
        border-radius: 10px;
        font-size: 12px
    }

        .dashboardSidebar .taskListWrap li .icon {
            font-size: 3rem
        }

        .dashboardSidebar .taskListWrap li img.icon {
            width: 3rem
        }

.subMenu {
    background: #6b8c9c;
    padding: 35px 0;
    display: none
}

@media (min-width:1200px) {
    .subMenu {
        position: absolute;
        left: 100%;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 10
    }
}

.title_bg_wrap {
    border: 2px solid #6d6e72;
    border-top: 0
}

    .title_bg_wrap .titleColor_bg {
        color: #fff;
        padding: 1rem 1.5rem;
        background: #6d6e72;
        margin-bottom: 0
    }

        .title_bg_wrap .titleColor_bg span {
            color: #addb21
        }

    .title_bg_wrap .title_bg_inner {
        padding: 3rem;
        background: #fff
    }

.innerSpace {
    padding: 3rem;
    background: #fff
}

.tabFullSep {
    border-top: 1px solid #3b5c6e;
    margin: -1px -3rem 0
}

.site-tabs {
    border: none
}

    .site-tabs .nav-item {
        margin: 0
    }

        .site-tabs .nav-item .nav-link {
            border-right: 1px solid #e9e9e9;
            border-top: 1px solid #e9e9e9;
            border-left: 1px solid transparent;
            border-bottom: 1px solid #e9e9e9;
            background: #fff;
            padding: 1rem 1.5rem;
            color: #293340 !important;
            border-radius: 0 !important
        }

            .site-tabs .nav-item .nav-link.active {
                border-bottom: 1px solid transparent;
                color: #fff !important;
                background: #42adbd
            }

@media (min-width:768px) {
    .site-tabs {
        display: -ms-flexbox !important;
        display: flex !important
    }

        .site-tabs .nav-item {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            min-width: 0;
            max-width: 100%;
            text-align: center
        }

            .site-tabs .nav-item .nav-link {
                height: 100%
            }
}

@media (max-width:575px) {
    .site-tabs .nav-item {
        width: 100%
    }
}

.site-tabs {
    border: none
}

    .site-tabs .nav-item {
        margin: 0
    }

@media (min-width:768px) {
    .site-tabs .nav-item:not(:first-child) {
        margin-left: 30px
    }
}

.site-tabs .nav-item .nav-link {
    border-right: 1px solid #3b5c6e;
    border-top: 1px solid #3b5c6e;
    border-left: 1px solid #3b5c6e;
    border-bottom: 1px solid #3b5c6e;
    background: #fff;
    padding: .3rem 1.5rem;
    padding: .3rem 3.5rem;
    color: #293340 !important;
    border-radius: 0 !important;
    position: relative
}

    .site-tabs .nav-item .nav-link i {
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .site-tabs .nav-item .nav-link.active {
        color: #fff !important;
        background: #42adbd
    }

        .site-tabs .nav-item .nav-link.active i {
            -webkit-transform: translateY(-50%) rotate(180deg);
            -moz-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
            -o-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg)
        }

@media (min-width:768px) {
    .site-tabs {
        display: -ms-flexbox !important;
        display: flex !important
    }

        .site-tabs .nav-item {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            min-width: 0;
            max-width: 100%;
            text-align: center
        }

            .site-tabs .nav-item .nav-link {
                height: 100%
            }
}

@media (max-width:575px) {
    .site-tabs .nav-item {
        width: 100%
    }
}

.siteFieldsCol:not(:last-child) {
    margin-bottom: 3rem
}

.siteFieldsRow {
    margin-top: -2.5rem;
    margin-top: -1.5rem
}

    .siteFieldsRow > div {
        margin-top: 2.5rem;
        margin-top: 1.5rem
    }

        .siteFieldsRow > div:empty {
            margin-top: 0 !important
        }

.innerSpaceWhite + .innerSpaceWhite {
    margin-top: 1.5rem
}

.innerSpaceWhite .siteFieldsRow {
    margin-top: -1.5rem
}

    .innerSpaceWhite .siteFieldsRow > div {
        margin-top: 1.5rem
    }

        .innerSpaceWhite .siteFieldsRow > div:empty {
            margin-top: 0 !important
        }

.savedCardTable thead th, .siteTable thead th {
    background: #6b8c9c;
    border: none;
    color: #fff;
    font-weight: 500;
    padding-left: 1.4rem;
    padding-right: 1.4rem
}

.savedCardTable tbody tr:nth-of-type(odd), .siteTable tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.savedCardTable tbody tr:nth-of-type(even), .siteTable tbody tr:nth-of-type(even) {
    background: #f1fafa
}

.savedCardTable tbody tr td, .siteTable tbody tr td {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    vertical-align: middle;
    border-bottom: none;
    border-top: none
}

    .savedCardTable tbody tr td:not(:last-child), .siteTable tbody tr td:not(:last-child) {
        border-right: 1px solid #eaeaea
    }

.savedCardTable .editCardBtn, .siteTable .editCardBtn {
    background: #4e7389;
    color: #fff;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    font-weight: 500;
    box-shadow: none;
    height: 38px;
    border-radius: 3px;
    padding: 0 15px
}

.savedCardTable .tableActionBtns > * + *, .siteTable .tableActionBtns > * + * {
    margin-left: 15px
}

.siteSepBorder {
    border-top: 2px solid #3b5c6e;
    margin: 0
}

.contactTabBtns {
    margin-bottom: 2.5rem
}

    .contactTabBtns button:not(:last-child) {
        margin-right: 5px
    }

.pageTitle {
    font-size: 2.8rem
}

.contactSearchForm {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff
}

    .contactSearchForm input {
        box-shadow: none !important;
        outline: 0 !important;
        border: 1px solid #42adbd;
        border-right: 0;
        border-radius: 5px 0 0 5px !important
    }

    .contactSearchForm button {
        background: #42adbd;
        color: #fff;
        height: 26px;
        width: 34px;
        border-radius: 0 5px 5px 0;
        outline: 0;
        border: none
    }

.contSearchBtn {
    height: 26px;
    width: 100%;
    border-radius: 5px;
    background: #42adbd;
    border: 1px solid #42adbd;
    color: #fff
}

    .contSearchBtn:hover {
        color: #42adbd;
        background: #fff
    }

.userPhoto {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    background-position: center !important
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block
}

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        display: none;
        pointer-events: none
    }

.dashboardContentWrap {
    position: relative;
    padding-bottom: 100px
}

footer {
    padding: 2em 3rem;
    background: #293340;
    color: #fff;
    margin-top: auto;
    position: absolute;
    width: 100%;
    bottom: 0
}

    footer .copyright {
        font-size: 2rem;
        vertical-align: middle
    }

    footer a {
        color: #fff
    }

    footer .secure-main svg path {
        fill: #fff
    }

.pdfContainer {
    width: 1000px;
    margin: 0 auto
}

.pdf_header {
    padding: 1rem 1.5rem;
    margin-bottom: 20px;
    background: #293340;
    color: #fff;
    border-bottom: 1px solid #293340
}

#pdfLogo {
    float: left;
    margin-top: 8px
}

    #pdfLogo img {
        height: 70px
    }

#company {
    float: right;
    text-align: right
}

#details {
    margin-bottom: 30px
}

#detailsInner {
    padding-left: 6px;
    border-left: 6px solid #293340;
    float: left
}

    #detailsInner .to {
        color: #293340
    }

#companyInfo {
    float: right;
    text-align: right
}

    #companyInfo h1 {
        color: #293340;
        font-size: 2.4em;
        line-height: 1em;
        margin: 0 0 10px 0
    }

    #companyInfo .procNum {
        font-size: 1.1em;
        color: #293340
    }

table.pdfTable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px
}

    table.pdfTable td, table.pdfTable th {
        padding: 20px;
        background: #fff;
        text-align: center;
        border-bottom: 1px solid #fff
    }

    table.pdfTable th {
        white-space: nowrap
    }

    table.pdfTable td {
        text-align: right;
        color: #42adbd
    }

    table.pdfTable .no {
        color: #fff;
        font-size: 1.6em;
        background: #42adbd
    }

    table.pdfTable .desc {
        text-align: left
    }

    table.pdfTable .unit {
        background: #ddd
    }

    table.pdfTable .total {
        background: #42adbd;
        color: #fff
    }

    table.pdfTable td.qty, table.pdfTable td.total, table.pdfTable td.unit {
        font-size: 1.2em
    }

    table.pdfTable tbody tr:last-child td {
        border: none
    }

    table.pdfTable tfoot td {
        padding: 10px 20px;
        background: #fff;
        border-bottom: none;
        font-size: 1.2em;
        white-space: nowrap;
        border-top: 1px solid #aaa
    }

    table.pdfTable tfoot tr:first-child td {
        border-top: none
    }

    table.pdfTable tfoot tr:last-child td {
        color: #42adbd;
        font-size: 1.4em;
        border-top: 1px solid #42adbd
    }

    table.pdfTable tfoot tr td:first-child {
        border: none
    }

.pdf_footer {
    color: #293340;
    width: 100%;
    bottom: 0
}

.btnWrapBottom > div {
    margin-top: 15px
}

.btnWrapBottom button {
    background: #3b5c6e;
    color: #fff;
    border: 1px solid #3b5c6e;
    border-radius: 5px !important;
    height: 26px;
    width: 100%;
    font-size: 13px;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .btnWrapBottom button:hover {
        background: #fff;
        color: #3b5c6e
    }

    .btnWrapBottom button.submitBtn {
        background: #42adbd;
        border: 1px solid #42adbd
    }

        .btnWrapBottom button.submitBtn:hover {
            background: #fff;
            color: #42adbd
        }

.k-grid {
    font-family: "DejaVu Sans",Arial,sans-serif
}

.demo-section h3 {
    margin: 5px 0 15px 0
}

.page-template {
    font-family: "DejaVu Sans",Arial,sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

    .page-template .header {
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        border-bottom: 1px solid #888;
        color: #888
    }

    .page-template .footer {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 30px;
        border-top: 1px solid #888;
        text-align: center;
        color: #888
    }

    .page-template .watermark {
        font-weight: 700;
        font-size: 400%;
        text-align: center;
        margin-top: 30%;
        color: #aaa;
        opacity: .1;
        transform: rotate(-35deg) scale(1.7,1.5)
    }

.customer-photo {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999,inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px
}

kendo-pdf-document .customer-photo {
    border: 1px solid #dedede
}

.customer-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 3px
}

@media (min-width:1200px) and (max-width:1300px) {
    .leadCounterMainInner {
        padding: 2rem 1.5rem
    }

        .leadCounterMainInner .icon {
            margin-right: 1.5rem !important
        }
}

@media (min-width:1200px) {
    .dashboardContentWrap {
        width: calc(100% - 250px)
    }

    .dashboardNav > ul > li:hover .subMenu {
        display: block
    }
}

@media (min-width:768px) {
    .dashboardNav {
        -ms-flex: 0 0 250px;
        min-height: 100%;
        flex: 0 0 250px;
        max-width: 250px
    }

    .dashboardHeader {
        height: 52px
    }
}

@media (max-width:1199px) {
    .LogoWrapper {
        padding: 0 1.5rem
    }

    .dashboardHeader {
        height: 55px
    }

    .addContactBtn {
        width: 100%;
        height: 30px;
        border-radius: 0
    }

    .dashboardWrapper {
        padding-top: 58px
    }

    .dashboardNav.active {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .dashboardContent {
        padding: 1.5rem
    }

    .customDropdowLabel {
        font-size: 13px
    }

    .customDropdownWrap input, .customDropdownWrap select, .siteFieldsRow input, .siteFieldsRow select {
        height: 30px
    }

    .customDropdownWrap:after {
        line-height: 30px
    }

    .bottomTiles > div .smCounter .title {
        font-size: 16px
    }

    .site-tabs-content .tab-pane {
        display: none !important
    }

    .site-tabs-content .mobileTab.active + .tab-pane {
        display: block !important;
        opacity: 1 !important
    }

    .site-tabs-content .mobileTab, .site-tabs-content .mobileTab:focus, .site-tabs-content .mobileTab:hover {
        padding: 6px 15px;
        margin-bottom: 0;
        border-top: 1px solid #3b5c6e;
        margin-top: 10px;
        border-bottom: 1px solid #3b5c6e;
        color: #fff;
        background: #42adbd;
        cursor: pointer;
        display: inline-block;
        position: relative
    }

        .site-tabs-content .mobileTab i, .site-tabs-content .mobileTab:focus i, .site-tabs-content .mobileTab:hover i {
            position: absolute;
            right: 15px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .site-tabs-content .mobileTab.active i, .site-tabs-content .mobileTab:focus.active i, .site-tabs-content .mobileTab:hover.active i {
            -webkit-transform: translateY(-50%) rotate(180deg);
            -moz-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
            -o-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg)
        }

    .site-tabs-content > input[type=radio] {
        display: none !important
    }

    .site-tabs-content input:checked + label > i {
        -webkit-transform: translateY(-50%) rotate(180deg) !important;
        -moz-transform: translateY(-50%) rotate(180deg) !important;
        -ms-transform: translateY(-50%) rotate(180deg) !important;
        -o-transform: translateY(-50%) rotate(180deg) !important;
        transform: translateY(-50%) rotate(180deg) !important
    }

    .site-tabs-content input:checked + label + .tab-pane {
        display: block !important;
        opacity: 1 !important;
        margin-bottom: 10px
    }
}

:root.color-white-hover:hover {
    --hover-white: #fff
}

:root.dashboard-tabs ul li a.active {
    --active-tab-white: #fff
}

:root.reset-form:hover {
    --hover-form-icon: #3b5c6e
}

:root.txt-file:hover {
    --hover-text-file-icon: #72b6d6
}

:root.excel-file:hover {
    --hover-excel-fill-icon: #008040
}

.btn.focus, .btn:focus {
    box-shadow: none
}

@font-face {
    font-family: fira_sansregular;
    src: url(/Content/fonts/firasans-regular-webfont.woff2) format('woff2'),url(/Content/fonts/firasans-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.cls-1 {
    fill: #2d3e50
}

.cls-2 {
    fill: #1d75b8
}

.overflow-x {
    overflow-x: hidden
}

.primary-color {
    color: #42adbd
}

a, a:not([href]):not([tabindex]) {
    color: #42adbd;
    word-break: break-word;
    cursor: pointer
}

p {
    margin-bottom: 0
}

.hide-div {
    display: none
}

.dashboardNav ul {
    padding-left: 0;
    list-style: none
}

.dashboardNav > ul li > ul {
    overflow-y: auto
}

.dashboardNav > ul li > .dropdown-toggle:after {
    display: none
}

.dashboardNav > ul li > a .subMenuArrow {
    height: 16px;
    vertical-align: middle
}

.dashboardNav > ul li > ul > li > ul {
    padding-left: 5px
}

    .dashboardNav > ul li > ul > li + li, .dashboardNav > ul li > ul > li > ul, .dashboardNav > ul li > ul > li > ul li + li {
        margin: 15px 0 0 0
    }

.dashboardNav > ul li > ul > li a {
    font-size: 1.5rem
}

.dashboardNav > ul li .dropdown .dropdown-toggle {
    background-color: #3b5c6e;
    color: #fff;
    padding: 5px 14px;
    border-radius: 5px
}

    .dashboardNav > ul li .dropdown .dropdown-toggle:hover span {
        color: #fff
    }

.dashboardNav > ul li .user-menu {
    padding: 0 14px
}

.dashboardNav > ul > li > ul > li .user-menu {
    margin-top: 20px
}

.dashboardNav > ul > li > ul > li:first-child .user-menu {
    margin-top: 0
}

.dashboardNav > ul > li > .dropdown-toggle:after {
    vertical-align: middle
}

.dashboardNav > ul li .dropdown .dropdown-toggle:after {
    display: none
}

.form-control:focus {
    border-color: transparent;
    box-shadow: none
}

.form-control:disabled, .form-control[readonly] {
    background-color: transparent
}

img {
    max-width: 100%
}

.loader {
    display: none
}

#loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(/Content/images/loader-halo.gif) 50% 50% no-repeat rgba(249,249,249,.6);
    background-size: 100px
}

.loader img {
    max-width: 100px
}

.clear-both {
    clear: both
}

* {
    scrollbar-width: thin;
    scrollbar-color: #ccc #e0e0e0
}

::-webkit-scrollbar {
    width: 7px;
    border-radius: 10px;
    height: 7px
}

::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px
}

a:hover {
    color: #addb21
}

::selection {
    color: #fff;
    background: #42adbd
}

::-moz-selection {
    color: #fff;
    background: #42adbd
}

.navbar.navbar-inverse.navbar-fixed-top {
    display: none
}

[role=button] {
    cursor: pointer
}

.navbar-nav .dropdown-menu {
    transform: none !important;
    top: 44px !important;
    left: auto !important;
    padding: 20px 40px 20px 20px;
    right: 15px;
    border: none;
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    border-radius: 7px;
    width: 210px
}

    .navbar-nav .dropdown-menu:before {
        content: "";
        box-shadow: 0 0 15px rgba(210,210,210,.5);
        border-bottom: solid 9px #fff;
        border-left: solid 9px transparent;
        border-right: solid 9px transparent;
        display: block;
        position: absolute;
        top: -8px;
        right: 10px
    }

    .navbar-nav .dropdown-menu a {
        padding: 0 0 10px 0;
        font-size: 1.3rem;
        color: #293340;
        font-weight: 400;
        display: block
    }

        .navbar-nav .dropdown-menu a .prof-menu-icon {
            min-width: 20px;
            text-align: center;
            margin-left: 0
        }

        .navbar-nav .dropdown-menu a.profile-name span {
            color: #42adbd;
            margin-left: 0;
            font-weight: 500;
            font-size: 1.3rem;
            text-transform: uppercase;
            white-space: normal
        }

        .navbar-nav .dropdown-menu a span, .navbar-nav .dropdown-menu a svg {
            display: inline-block;
            vertical-align: middle
        }

        .navbar-nav .dropdown-menu a svg {
            width: 15px;
            height: 15px;
            fill: #293340
        }

        .navbar-nav .dropdown-menu a.report-bug svg {
            width: 17px;
            height: 17px
        }

        .navbar-nav .dropdown-menu a.feature-request svg {
            width: 20px;
            height: 20px
        }

        .navbar-nav .dropdown-menu a span {
            margin-left: 7px
        }

    .navbar-nav .dropdown-menu .user-menu > a span {
        margin-left: 0
    }

    .navbar-nav .dropdown-menu .user-menu > ul {
        padding-left: 18px
    }

    .navbar-nav .dropdown-menu .user-menu > a:after {
        border-top: 7px solid #6c757d;
        border-right: 5px solid transparent;
        border-bottom: 0;
        border-left: 5px solid transparent;
        vertical-align: middle
    }

.dashboardHeader .addContactBtn span, .dashboardHeader .addContactBtn svg {
    display: inline-block;
    vertical-align: middle
}

.navbar-nav .dropdown-menu a:active, .navbar-nav .dropdown-menu a:focus, .navbar-nav .dropdown-menu a:hover, .navbar-nav .dropdown-menu a:hover svg {
    background-color: transparent;
    outline: 0;
    color: #addb21;
    fill: #addb21
}

.dashboardHeader .addContactBtn span {
    margin-left: 5px;
    margin-top: 2px
}

.dashboardHeader .headerSearch button {
    line-height: 14px
}

.headerRightUserInfo .mob-search-btn {
    display: none
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0
}

h1 {
    font-size: 2.1rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.7rem
}

h4 {
    font-size: 1.5rem
}

button {
    cursor: pointer
}

    button:focus {
        outline: 0
    }

.dashboardNav > ul > li:hover > a .menu-icon svg, .dashboardNav > ul > li:hover > a .menu-icon svg path, .dashboardNav > ul > li:hover > a span {
    color: #addb21;
    fill: #addb21
}

main {
    padding: 18px 9px
}

.dashobard-home-tiles {
    background-color: #fff;
    box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -webkit-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -moz-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -ms-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    border-radius: 20px;
    width: 100%;
    text-align: center;
    padding: 7vh 0;
    cursor: pointer;
    margin-bottom: 30px
}

    .dashobard-home-tiles .dashoboard-link-icon {
        min-height: 60px;
        max-height: 60px;
        margin: auto
    }

        .dashobard-home-tiles .dashoboard-link-icon img {
            max-height: 55px
        }

    .dashobard-home-tiles h1 {
        color: #293340;
        text-transform: capitalize;
        margin-top: 20px
    }

.dashboard-profile-breadcrumb .breadcrumb {
    padding: 0;
    margin: 0;
    align-items: center
}

    .dashboard-profile-breadcrumb .breadcrumb li {
        font-size: 1.3rem;
        font-weight: 500;
        text-transform: capitalize
    }

    .dashboard-profile-breadcrumb .breadcrumb a, .dashboard-profile-breadcrumb .breadcrumb span {
        color: #293340;
        font-family: "Fira Sans",sans-serif,fira_sansregular
    }

.dashboard-profile-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    padding: 0 9px
}

.dashboard-profile-breadcrumb, .page-name {
    margin: 0 -15px 1.5rem -15px
}

    .page-name h2 {
        color: #293340;
        font-weight: 500;
        text-transform: capitalize
    }

ul.header-info {
    margin-bottom: 0;
    list-style: none;
    line-height: 25px;
    padding-left: 0
}

    ul.header-info li {
        display: inline-block;
        margin-right: 10px;
        box-shadow: 0 0 10px rgba(41,51,64,.2);
        padding: 5px 9px;
        border-radius: 5px;
        background: #fff
    }

        ul.header-info li:last-child {
            margin-right: 0
        }

.refresh-page a, .refresh-page h2, .refresh-page p, .refresh-page span {
    display: inline-block;
    vertical-align: middle
}

    .refresh-page p .widget-cursor {
        line-height: 0;
    }

.refresh-page h2 {
    margin-right: 10px
}

.refresh-page a {
    line-height: normal
}

.refresh-page .refresh-details {
    font-weight: 500
}

.refresh-page .fa-refresh {
    color: #42adbd;
    font-size: 20px
}

.dashboardContent {
    padding: 0 15px
}

.leadCounterMain .leads-tile .leadCounterMainInner {
    border: none;
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    padding: 20px;
    color: #293340;
    min-height: 100%
}

    .leadCounterMain .leads-tile .leadCounterMainInner:hover {
        color: #fff
    }

    .leadCounterMain .leads-tile .leadCounterMainInner .title {
        font-size: 1.4rem
    }

    .leadCounterMain .leads-tile .leadCounterMainInner img.icon {
        width: 50px
    }

.leadCounterMain .chartWrap .chartInner {
    background-color: #fff;
    padding: 25px 0;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(41,51,64,.2)
}

    .leadCounterMain .chartWrap .chartInner svg .highcharts-axis-labels text {
        fill: #293340 !important;
        font-weight: 600 !important;
        font-size: 1.3rem !important;
        color: #293340 !important
    }

    .leadCounterMain .chartWrap .chartInner .chartLabels {
        margin-top: 10px
    }

        .leadCounterMain .chartWrap .chartInner .chartLabels .label-inner {
            display: flex;
            align-items: center;
            min-height: 60px;
            justify-content: center
        }

        .leadCounterMain .chartWrap .chartInner .chartLabels .title {
            font-size: 1.3rem;
            color: #293340;
            line-height: 17px
        }

        .leadCounterMain .chartWrap .chartInner .chartLabels .chartViewBtn {
            font-size: 1.2rem;
            padding: 5px;
            border-radius: 5px;
            border-width: 2px
        }

.filter-range div span {
    font-size: 1.4rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500;
    margin-bottom: 5px;
    display: block
}

.filter-range div input[type=text], .filter-range div select, .filter-range select.form-control:not([size]):not([multiple]) {
    width: 100%;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    outline: 0;
    padding: 0;
    background-color: transparent;
    font-size: 1.4rem;
    color: #293340;
    box-shadow: none;
    height: auto
}

.filter-range .datepicker-calendar {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px;
    text-align: left
}

.filter-range .btn-new-primary {
    outline: 0;
    margin-left: 0;
    padding: 8px 10px
}

.dashboardContent .bottomTiles .smCounter {
    padding: 20px;
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    border-radius: 10px;
    border: none
}

    .dashboardContent .bottomTiles .smCounter .title, .dashboardContent .bottomTiles .smCounter .title a {
        font-size: 1.4rem;
        color: #293340
    }

        .dashboardContent .bottomTiles .smCounter .title a {
            cursor: pointer
        }

.dashboardSidebar {
    border-radius: 10px;
    padding: 20px
}

    .dashboardSidebar .taskListWrap li {
        word-break: break-word
    }

        .dashboardSidebar .taskListWrap li img.icon {
            width: 20px
        }

    .dashboardSidebar .filter-range div input[type=text] {
        border-color: #c5c5c5
    }

    .dashboardSidebar .taskListWrap .loadMoreBtn {
        margin-left: 0;
        width: 100%
    }

    .dashboardSidebar .taskListWrap.scroll-ul ul {
        padding-right: 10px;
        max-height: 620px;
        overflow: auto
    }

    .dashboardSidebar .taskListWrap ul li:last-child {
        margin-bottom: 0
    }

    .dashboardSidebar .taskListWrap ul::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px
    }

.dashboard-tabs ul {
    padding: 0;
    list-style: none
}

    .dashboard-tabs ul li {
        float: left;
        margin-right: 3px;
        margin-top: 3px
    }

        .dashboard-tabs ul li:last-child {
            margin-right: 0
        }

        .dashboard-tabs ul li h3, .dashboard-tabs ul li span {
            display: inline-block;
            vertical-align: middle
        }

        .dashboard-tabs ul li a.nav-link {
            display: block;
            background-color: #d6e1e6;
            border-radius: 7px 7px 0 0;
            padding: 8px 10px
        }

        .dashboard-tabs ul li a {
            display: block
        }

        .dashboard-tabs ul li span {
            line-height: 0
        }

            .dashboard-tabs ul li span svg {
                max-height: 20px;
                height: 20px;
                fill: #42adbd;
                width: 20px
            }

                .dashboard-tabs ul li span svg path {
                    fill: #42adbd
                }

#Icon_feather-shopping-cart #Path_3 {
    fill: transparent
}

.dashboard-tabs ul li h3 {
    padding-left: 5px;
    text-transform: capitalize;
    color: #293340;
    margin: 0;
    font-weight: 500;
    font-size: 1.4rem
}

    .dashboard-tabs ul li h3 span {
        display: none
    }

.dashboard-tabs ul li {
    text-align: center
}

/*.dashboard-tabs.listed-tab-show ul li {
    width: 25%
}*/

.dashboard-tabs ul li a.active .svg-without-active, .svg-with-active {
    display: none
}

.dashboard-tabs ul li a.active .svg-with-active {
    display: inline-block
}

.dashboard-tabs ul li a.nav-link.active {
    background-color: #42adbd
}

.disabled-tab {
    pointer-events: none;
    opacity: .4
}

    .disabled-tab.active {
        pointer-events: auto;
        opacity: 1
    }

.dashboard-tabs ul li a.nav-link.active h3 {
    color: #fff
}

.dashboard-tabs ul li a.active svg, .dashboard-tabs ul li a.active svg path, .dashboard-tabs ul li a.active svg rect {
    fill: #fff
}

    .dashboard-tabs ul li a.active svg#Icon_feather-shopping-cart path {
        stroke: #fff
    }

.more-tabs-btn .more-tabs-inner ul li {
    width: auto;
    margin-right: 3px;
    margin-top: 3px
}

.more-tabs-btn .more-tabs-inner ul li {
    font-size: 1.5rem
}

.contact-tabs-content h1 {
    color: #293340;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 0
}

.tab-heading-mrgn h1 {
    margin-bottom: 0
}

#pills-event-activity h1, #pills-program-schedule h1, #pills-response-activity h1 {
    margin-bottom: 0
}

.steps-btn-main {
    display: none
}

.contact-tabs-content .contact-personal-info.active {
    display: flex
}

    .contact-tabs-content .contact-personal-info.active + .steps-btn-main {
        display: block
    }

.contact-tabs-content .contact-personal-info .cont-per-info-lft-pan {
    background-color: #e0e6e8;
    float: left;
    width: 23.3%;
    padding: 15px 10px 10px 10px
}

.contact-tabs-content .cont-per-info-lft-pan ul {
    padding: 0;
    list-style: none
}

    .contact-tabs-content .cont-per-info-lft-pan ul li {
        margin-bottom: 15px;
        width: 100%
    }

        .contact-tabs-content .cont-per-info-lft-pan ul li a {
            border-radius: 7px;
            background-color: #f5f5f5;
            padding: 15px 12px;
            text-transform: capitalize;
            min-height: 5rem;
            line-height: normal;
            display: flex;
            align-items: center
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li span {
            color: #6c757d;
            font-size: 1.4rem;
            font-weight: 500
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li:last-child {
            margin-bottom: 0
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.active {
            background-color: #42adbd
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.active span {
                font-size: 1.6rem;
                font-weight: 500;
                color: #fff
            }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step {
            background-color: #fff
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link h4 {
            display: none
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step h4 {
            color: #42adbd;
            margin-bottom: 0;
            font-weight: 500;
            display: block
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step span {
            font-size: 1.2rem
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step.active {
            background-color: #42adbd
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step.active h4 {
                color: #fff
            }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step:hover, .contact-tabs-content .cont-per-info-lft-pan ul li a:hover {
            background-color: #3b5c6e;
            color: #fff
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a:hover span {
                color: #fff
            }

.contact-tabs-content .contact-personal-info .cont-right-panel {
    background-color: #fff;
    float: left;
    width: 78%;
    padding: 15px 20px
}

    .contact-tabs-content .contact-personal-info .cont-right-panel > .tab-pane {
        min-height: 250px
    }

        .contact-tabs-content .contact-personal-info .cont-right-panel > .tab-pane .collapse {
            display: block
        }

.contact-tabs-content .cont-right-panel .add-cnt-detl-btn {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn .add-details-btns h3 {
        display: inline-block
    }

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn h4 {
        color: #42adbd;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 0;
        font-size: 1.6rem
    }

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button {
        border: none;
        border-radius: 10px;
        background-color: #fff;
        padding: 8px 10px;
        margin-left: 15px;
        min-width: 145px;
        text-align: center;
        box-shadow: 0 0 15px rgba(210,210,210,.4);
        outline: 0;
        font-size: 1.4rem
    }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button:first-child {
            margin-left: 0
        }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button span, .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg {
            display: inline-block;
            vertical-align: middle
        }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg {
            height: 20px;
            fill: #42adbd
        }

            .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg path {
                fill: #42adbd
            }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button span {
            text-transform: capitalize;
            font-weight: 500;
            margin-left: 5px
        }

.contact-tabs-content .cont-right-panel form {
    margin-top: 30px
}

.checkbox-inline {
    line-height: 0
}

.contact-search-result .app-table-inner td label.checkbox-inline {
    display: inline-block
}

.form-input, form .form-input {
    margin-bottom: 15px
}

    form .form-input .input-options {
        text-align: right;
        margin-top: 5px;
        display: block;
        text-transform: capitalize;
        font-size: 1.6rem;
        color: #3b5c6e;
        font-weight: 500
    }

.contact-tabs-content .cont-right-panel form .form-input:nth-child(4n+4) {
    margin-right: 0
}

.form-input label, form .form-input label {
    font-size: 1.4rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500;
    margin-bottom: .5rem;
    display: block
}

.form-input .label-more-info label {
    float: left
}

.form-input .label-more-info .label-scnd-info {
    float: right;
    text-decoration: underline;
    font-size: 1.2rem
}

input[type=readonly] {
    cursor: default
}

.form-input .primary-color {
    color: #42adbd
}

.form-input .task-desc {
    margin-bottom: 10px;
    color: #3b5c6e
}

.form-input .tooltip-hover-content {
    background-image: url(/Content/images/icons-svg/information-button.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer
}

    .form-input .tooltip-hover-content .tooltip-content-container {
        position: absolute;
        width: 300px;
        background: #6c757d;
        padding: 10px;
        border-radius: 5px;
        color: #fff;
        font-weight: 400;
        font-size: 1.3rem;
        bottom: 21px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: none
    }

    .form-input .tooltip-hover-content.tooltip-right-edge .tooltip-content-container {
        left: auto;
        right: -20px;
        transform: none
    }

    .form-input .tooltip-hover-content:after {
        content: "";
        border-top: solid 6px #6c757d;
        border-left: solid 6px transparent;
        border-right: solid 6px transparent;
        position: absolute;
        left: 0;
        top: -6px;
        right: 0;
        margin: auto;
        width: 6px;
        display: none
    }

    .form-input .tooltip-hover-content:hover .tooltip-content-container, .form-input .tooltip-hover-content:hover:after {
        display: block
    }

.form-input.tootltip-input label span {
    display: inline-block;
    vertical-align: middle
}

.form-input.checkbox-input input, .form-input.checkbox-input label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0
}

.form-input.checkbox-input.v-top input {
    vertical-align: top;
    margin-top: 3px
}

.form-input.checkbox-input.v-top label {
    width: 89%
}

.form-input.checkbox-input label {
    margin-left: 5px;
    padding: 1px 0 0 0
}

.custom-dropdown .btn-group {
    width: 100%;
    display: block
}

.custom-dropdown button {
    padding: 0;
    width: 100%;
    text-align: left
}

    .custom-dropdown button:after {
        display: none
    }

.custom-dropdown ul {
    width: 100%;
    padding: 0
}

    .custom-dropdown ul li {
        padding: 10px 10px 0 10px
    }

.custom-dropdown ul {
    padding-bottom: 10px
}

    .custom-dropdown ul li label {
        margin: 0
    }

        .custom-dropdown ul li label input {
            position: relative;
            top: 2px
        }

    .custom-dropdown ul .input-group input {
        padding: 5px 10px
    }

.custom-dropdown button, select {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none
}

.contact-tabs-content .cont-right-panel .next-step-action-btn {
    text-align: right
}

.form-input .validation-error {
    display: none
}

.contact-tabs-content .cont-right-panel .next-step-action-btn button {
    border-radius: 7px;
    text-transform: capitalize;
    font-size: 1.7rem;
    font-weight: 400;
    border: none;
    background-color: #3b5c6e;
    padding: 12px 33px;
    line-height: 15px;
    color: #fff;
    text-align: center
}

    .contact-tabs-content .cont-right-panel .next-step-action-btn button.disabled {
        background-color: #f1f1f1;
        color: #a09f9f
    }

.form-action-btns {
    text-align: right;
    padding-right: 30px;
    margin-top: 30px
}

.transition-effect {
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -ms-transition: all ease .5s
}

.btn-new-primary, .form-input .btn-new-primary {
    border: none;
    border-radius: 7px;
    font-size: 1.5rem;
    text-transform: capitalize;
    padding: 10px 20px;
    line-height: 15px;
    margin-left: 5px;
    color: #fff;
    background-color: #42adbd;
    border: solid 2px #42adbd;
    text-align: center;
    outline: 0;
    cursor: pointer;
    width: auto
}

    .btn-new-primary:hover {
        color: #fff
    }

    .btn-new-primary:focus, .form-input .btn-new-primary:focus {
        box-shadow: none
    }

.btn-important {
    border: none;
    border-radius: 7px;
    font-size: 1.5rem;
    text-transform: capitalize;
    padding: 10px 20px;
    line-height: 15px;
    margin-left: 5px;
    color: #fff;
    background-color: #3b5c6e;
    border: solid 2px #3b5c6e;
    text-align: center;
    outline: none;
    cursor: pointer;
    width: auto;
}

    .btn-important:hover {
        background-color: #42adbd;
        border: solid 2px #42adbd;
    }

    .btn-important-medium {
        padding: 8px 10px;
    }

.btn-new-danger {
    background-color: #dc3545;
    border-color: #dc3545
}

.modal-open .modal {
    z-index: 999999
}

.modal-footer > .btn-new-primary:not(:first-child) {
    margin-left: 5px
}

.modal-footer > :not(:last-child) {
    margin-right: 0
}

.btn-new-primary-medium, .form-input .btn-new-primary-medium {
    padding: 8px 10px
}

.btn-new-primary-small, .form-input .btn-new-primary-small {
    padding: 6px 7px;
    font-size: 1.4rem
}

.btn-new-primary:hover {
    background-color: #3b5c6e;
    border-color: #3b5c6e
}

.btn-new-primary.btn-new-danger:hover {
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-new-secondary, .form-input .btn-new-secondary {
    background-color: transparent;
    border: solid 2px #3b5c6e;
    color: #293340;
    font-weight: 500
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-new-secondary:hover {
    background-color: #3b5c6e;
    color: #fff;
    border-color: #3b5c6e
}

.contact-tabs-content .tab-pane .tab-main-heading {
    padding: 20px 10px
}

    .contact-tabs-content .tab-pane .tab-main-heading .btn-new-primary:hover {
        color: #fff
    }

.contact-tabs-content .tab-pane .tab-box-padding, .tab-box-padding {
    padding: 20px 10px
}

.program-schedule .tab-main-heading p {
    color: #3b5c6e;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px
}

.event-filter-heading, .event-types-details {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .event-filter-heading h1 {
        float: left
    }

.event-types {
    margin-left: 40px;
    margin-bottom: 0
}

    .event-types, .event-types li, .event-types li input, .event-types li span {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        list-style: none;
        line-height: normal;
        color: #293340;
        outline: 0;
        cursor: pointer
    }

        .event-types li + li {
            margin-left: 20px
        }

        .event-types li {
            padding: 8px 10px;
            border-radius: 5px
        }

            .event-types li span {
                margin: 0 15px 0 5px;
                line-height: 19px
            }

            .event-types li svg {
                display: inline-block;
                vertical-align: middle;
                width: 16px;
                height: 16px
            }

            .event-types li.all-type {
                background: rgba(66,173,189,.1)
            }

                .event-types li.all-type svg {
                    fill: #42adbd
                }

            .event-types li.note-type {
                background: rgba(75,139,160,.1)
            }

                .event-types li.note-type svg, .event-types li.note-type svg path {
                    fill: #4b8ba0
                }

            .event-types li.event-type {
                background: rgba(255,87,87,.1)
            }

            .event-types li.log-call-type {
                background: rgba(89,183,122,.1)
            }

                .event-types li.log-call-type svg {
                    fill: #59b77a
                }

            .event-types li.mail-type {
                background: rgba(140,87,204,.1)
            }

            .event-types li.note-type input[type=checkbox] {
                border-color: #4b8ba0
            }

                .event-types li.note-type input[type=checkbox]:checked {
                    background-color: #4b8ba0
                }

            .event-types li.event-type input[type=checkbox] {
                border-color: #ff5757
            }

                .event-types li.event-type input[type=checkbox]:checked {
                    background-color: #ff5757
                }

            .event-types li.event-type svg {
                fill: #ff5757
            }

            .event-types li.log-call-type input[type=checkbox] {
                border-color: #59b77a
            }

                .event-types li.log-call-type input[type=checkbox]:checked {
                    background-color: #59b77a
                }

            .event-types li.log-call-type svg path {
                fill: #59b77a
            }

            .event-types li.mail-type input[type=checkbox] {
                border-color: #8c57cc
            }

                .event-types li.mail-type input[type=checkbox]:checked {
                    background-color: #8c57cc
                }

            .event-types li.mail-type svg {
                fill: #8c57cc
            }

.event-filter-heading .event-filter {
    margin-bottom: 0
}

    .event-filter-heading .event-filter button, .event-filter-heading .event-filter select {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .event-filter-heading .event-filter h4 {
        display: block;
        margin-bottom: 5px
    }

    .event-filter-heading .event-filter select {
        width: 100px;
        margin: 0 10px 0 0
    }

    .event-filter-heading .event-filter button {
        padding: 5px;
        margin: 0
    }

.event-activity-table table tbody tr td {
    position: relative;
    padding: 15px 10px
}

    .event-activity-table table tbody tr td:first-child:after {
        content: "";
        width: 3px;
        height: 90%;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

.event-bdr td:first-child:after {
    background-color: #ff5757
}

.event-bdr td:first-child svg {
    fill: #ff5757
}

.attachment-bdr td:first-child:after {
    background-color: #4b8ba0
}

.attachment-bdr td:first-child svg {
    fill: #4b8ba0
}

    .attachment-bdr td:first-child svg path {
        fill: #4b8ba0
    }

.log-call-bdr td:first-child:after {
    background-color: #59b77a
}

.log-call-bdr td svg path {
    fill: #59b77a
}

.mail-bdr td:first-child:after {
    background-color: #8c57cc
}

.mail-bdr td:first-child svg {
    fill: #8c57cc
}

.table {
    width: 100%;
    margin-bottom: 0;
    color: #212529
}

.small-table {
    max-width: 400px
}

.app-table .app-table-inner {
    background-color: #fff
}

.app-table-inner.alert-margin {
    width: 100%;
    float: left
}

.app-table table thead {
    background-color: #d6e1e6;
    word-break: break-word
}

    .app-table table thead th {
        border: none;
        padding: 10px 5px;
        font-size: 1.4rem;
        color: #293340;
        font-weight: 500;
        vertical-align: middle;
        line-height: 17px;
        text-transform: capitalize;
        word-break: keep-all
    }

        .app-table table thead th a {
            position: relative;
            padding-right: 18px;
            display: inline-block;
            cursor: pointer;
            word-break: initial;
        }

            .app-table table thead th a:not([href]):not([tabindex]) {
                word-break: initial;
            }

            .app-table table thead th a:after {
                content: "";
                display: inline-block; /*background-image:url(/Content/images/icons-svg/sort.svg);*/
                background-size: 20px;
                background-repeat: no-repeat;
                background-position: right center;
                width: 15px;
                height: 15px;
                position: absolute;
                bottom: 0;
                right: 0;
                top: 0;
                margin: auto
            }

        .app-table table thead th.text-center {
            text-align: left !important
        }

.app-table table .select-all-input label {
    line-height: 0
}

.app-table table thead th .select-all-input-th .select-all-input, .app-table table thead th .select-all-input-th input[type=checkbox] {
    display: inline-block;
    vertical-align: middle
}

.app-table table tbody tr:nth-child(even) {
    background-color: #f1fafa
}

.app-table table tbody tr.table-total {
    background-color: #6b8c9c;
    color: #fff
}

.app-table table td {
    border: none;
    padding: 10px 5px;
    font-size: 1.4rem;
    vertical-align: middle;
    font-weight: 500;
    word-break: break-all
}

    .app-table table td.checkbox-td {
        line-height: 9px
    }

    .app-table table td .btn-new-primary:first-child {
        margin-left: 0
    }

.td-more-content-main {
    position: relative
}

.app-table table td .td-more-content-main-inner {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: left top 6px;
    background-size: 10px;
    padding-left: 15px;
    max-width: 300px
}

.app-table table td .td-more-content {
    height: 20px;
    overflow: hidden
}

    .app-table table td .td-more-content.height-auto {
        height: auto
    }

.app-table table td .td-more-content-tooltip {
    display: none;
    position: absolute;
    background: #fff;
    padding: 15px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    z-index: 1;
    left: 0;
    top: 60%;
    max-height: 300px;
    overflow-y: auto
}

.app-table table td .td-more-content-main-inner:hover .td-more-content-tooltip {
    display: block
}

.app-table table td.banner-upload > a {
    max-width: 100px;
    display: block
}

.app-table table td .attached-td {
    display: inline-block;
    cursor: pointer
}

    .app-table table td .attached-td svg {
        max-width: 25px;
        fill: #3b5c6e;
        height: 27px
    }

.app-table table td .attachment-modal {
    text-align: left;
    background-color: rgba(0,0,0,.5);
    padding: 20px 0
}

    .app-table table td .attachment-modal.show {
        display: block
    }

    .app-table table td .attachment-modal .modal-content .modal-body {
        min-height: 500px;
        overflow-y: auto;
        max-height: 500px;
        padding-top: 0;
        margin-top: 20px
    }

    .app-table table td .attachment-modal.not-scroll .modal-content .modal-body {
        overflow-y: initial
    }

    .app-table table td .attachment-modal .modal-content .modal-body img {
        max-width: 100%
    }

    .app-table table td .attachment-modal .modal-content .modal-body iframe {
        width: 100%;
        height: 500px
    }

    .app-table table td .attachment-modal .modal-content .modal-body .download-pdf-btn {
        display: none
    }

.app-table table td a label {
    cursor: pointer
}

.app-table table td b {
    font-weight: 500
}

.app-table table .table-actions a, .app-table table .table-actions span, .div-action-btns a, .div-action-btns span {
    display: inline-block;
    margin-left: 3px;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    position: relative;
    vertical-align: middle
}

.app-table table .table-btn {
    margin-left: 3px;
}

.app-table table .table-actions input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px
}

.app-table table .table-actions a input, .app-table table .table-actions span input, .div-action-btns span input {
    cursor: pointer
}

.app-table table .table-actions a:before, .app-table table .table-actions span:before, .div-action-btns a:before, .div-action-btns span:before {
    content: attr(data-title);
    white-space: nowrap;
    background-color: #6c757d;
    border-radius: 4px;
    padding: 5px 10px;
    color: #fff;
    text-transform: capitalize;
    position: absolute;
    left: 50%;
    top: -31px;
    line-height: normal;
    transform: translateX(-50%);
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    opacity: 0;
    visibility: hidden;
    font-size: 1.2rem
}

.app-table table .table-actions span.left-edge-tooltip:before {
    left: 100%
}

.app-table table .table-actions a.tooltip-right:before, .app-table table .table-actions span.tooltip-right:before {
    left: 0
}

.app-table table .table-actions a:after, .app-table table .table-actions span:after, .div-action-btns a:after, .div-action-btns span:after {
    content: "";
    border-top: solid 6px #6c757d;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    position: absolute;
    left: 0;
    top: -7px;
    right: 0;
    margin: auto;
    width: 6px;
    opacity: 0;
    visibility: hidden
}

.app-table table .table-actions a:hover:after, .app-table table .table-actions a:hover:before, .app-table table .table-actions span:hover:after, .app-table table .table-actions span:hover:before, .div-action-btns a:hover:after, .div-action-btns a:hover:before, .div-action-btns span:hover:after, .div-action-btns span:hover:before {
    opacity: 1;
    visibility: visible
}

.app-table table .table-actions a:first-child {
    margin-left: 0
}

.app-table table .table-actions .table-view, .div-action-btns .table-view, .table-view {
    background-color: rgba(214,225,230,.4)
}

    .app-table table .table-actions .table-view:hover, .div-action-btns .table-view:hover, .table-view:hover {
        background-color: #42adbd
    }

        .app-table table .table-actions .table-view:hover svg, .app-table table .table-actions .table-view:hover svg path, .div-action-btns .table-view:hover svg, .div-action-btns .table-view:hover svg path, .table-view:hover svg, .table-view:hover svg path {
            fill: #fff
        }

.app-table table .table-actions .active-partner {
    background-color: rgba(117,168,53,.2)
}

    .app-table table .table-actions .active-partner svg {
        width: 17px;
        fill: #75a835
    }

    .app-table table .table-actions .active-partner:hover {
        background-color: #75a835
    }

.app-table table .table-actions .select-btn {
    background-color: rgba(108,99,255,.2)
}

    .app-table table .table-actions .select-btn svg {
        fill: #6c63ff
    }

    .app-table table .table-actions .select-btn:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .approve {
    background-color: rgba(24,177,85,.3)
}

    .app-table table .table-actions .approve svg {
        width: 17px;
        fill: #18b155
    }

    .app-table table .table-actions .approve:hover {
        background-color: #18b155
    }

.app-table table .table-actions .reassign {
    background-color: rgba(107,140,156,.2)
}

    .app-table table .table-actions .reassign svg {
        fill: #6b8c9c
    }

    .app-table table .table-actions .reassign:hover {
        background-color: #6b8c9c
    }

.app-table table .table-actions .refresh-result {
    background-color: rgba(109,206,253,.3)
}

    .app-table table .table-actions .refresh-result svg {
        fill: #4da7d4
    }

    .app-table table .table-actions .refresh-result:hover {
        background-color: #4da7d4
    }

.app-table table .table-actions .reset {
    background-color: rgba(31,191,197,.2)
}

    .app-table table .table-actions .reset svg {
        fill: #1fbfc5
    }

    .app-table table .table-actions .reset:hover {
        background-color: #1fbfc5
    }

.app-table table .table-actions .bug {
    background-color: rgba(54,91,148,.2)
}

    .app-table table .table-actions .bug svg {
        fill: #365b94
    }

    .app-table table .table-actions .bug:hover {
        background-color: #365b94
    }

.app-table table .table-actions .update-message {
    background-color: rgba(24,177,85,.4)
}

    .app-table table .table-actions .update-message svg {
        fill: #18b155
    }

    .app-table table .table-actions .update-message:hover {
        background-color: #18b155
    }

.app-table table .table-actions .update-images {
    background-color: rgba(108,99,255,.4)
}

    .app-table table .table-actions .update-images svg {
        fill: #6c63ff
    }

    .app-table table .table-actions .update-images:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .cancel-order {
    background-color: rgba(255,101,99,.4)
}

    .app-table table .table-actions .cancel-order svg {
        fill: #ff6563
    }

    .app-table table .table-actions .cancel-order:hover {
        background-color: #ff6563
    }

.app-table table .table-actions .order {
    background-color: rgba(139,187,247,.4)
}

    .app-table table .table-actions .order svg {
        fill: #4b80c1
    }

    .app-table table .table-actions .order:hover {
        background-color: #4b80c1
    }

.app-table table .table-actions .order-properties svg {
    fill: #88b10c
}

.app-table table .table-actions .order-properties {
    background-color: rgba(173,219,33,.4)
}

    .app-table table .table-actions .order-properties:hover {
        background-color: #88b10c
    }

.app-table table .table-actions .produce-copy svg {
    fill: #47aaff
}

.app-table table .table-actions .produce-copy {
    background-color: rgba(71,170,255,.4)
}

    .app-table table .table-actions .produce-copy:hover {
        background-color: #47aaff
    }

.app-table table .table-actions .common-svg-width svg, .app-table table .table-actions .reassign svg, .app-table table .table-actions .store-order svg, .app-table table .table-actions .table-view svg, .common-svg-width svg, .div-action-btns a svg, .div-action-btns span svg {
    width: 15px;
    height: 13px
}

.app-table table .table-actions .cancel-order svg {
    height: 10px
}

.app-table table .table-actions .table-view svg {
    fill: #42adbd
}

.app-table table .table-actions .reset-pass, .app-table table .table-actions .store-order {
    line-height: 33px
}

    .app-table table .table-actions .store-order svg {
        height: 13px;
        fill: #18b155
    }

.app-table table .table-actions .store-order {
    background-color: rgba(24,175,84,.2)
}

    .app-table table .table-actions .store-order:hover {
        background-color: #18b155
    }

.app-table table .table-actions .add-crm svg {
    fill: #3c5dd8;
    width: 12px
}

.app-table table .table-actions .add-crm {
    background-color: rgba(66,98,214,.2)
}

    .app-table table .table-actions .add-crm:hover {
        background-color: #3c5dd8
    }

.app-table table .table-actions .get-count svg {
    fill: #0bccd6
}

.app-table table .table-actions .get-count {
    background-color: rgba(15,233,255,.2)
}

    .app-table table .table-actions .get-count:hover {
        background-color: #0bccd6
    }

.app-table table .table-actions .reset-pass svg {
    height: 16px;
    width: 16px;
    fill: rgba(220,53,69,.8)
}

.app-table table .table-actions .reset-pass {
    background-color: rgba(220,53,69,.3)
}

    .app-table table .table-actions .reset-pass:hover {
        background-color: rgba(220,53,69,.8)
    }

.app-table table .table-actions .sso-login svg {
    height: 18px;
    width: 18px;
    fill: #6c63ff
}

.app-table table .table-actions .sso-login {
    background-color: rgba(108,99,255,.2)
}

    .app-table table .table-actions .sso-login:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .emailverify svg {
    height: 15px;
    width: 15px;
    fill: #318fd2
}

.app-table table .table-actions .emailverify {
    background-color: rgba(49,143,210,.2)
}

    .app-table table .table-actions .emailverify:hover {
        background-color: #318fd2
    }

.app-table table .table-actions .login-as svg {
    height: 14px;
    width: 14px;
    fill: #2049b9
}

.app-table table .table-actions .login-as {
    background-color: rgba(32,73,185,.2)
}

    .app-table table .table-actions .login-as:hover {
        background-color: #2049b9
    }

.app-table table .table-actions .reassign-table {
    background-color: rgba(32,73,185,.2);
    position: relative
}

    .app-table table .table-actions .reassign-table:hover {
        background-color: #2049b9
    }

    .app-table table .table-actions .reassign-table input {
        font-size: 0
    }

    .app-table table .table-actions .reassign-table svg {
        width: 13px;
        height: 13px;
        fill: #2049b9;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0
    }

.app-table .table-actions .record-del, .app-table table .table-actions .record-del, .record-del {
    background-color: #fedfdf
}

    .app-table .table-actions .record-del:hover, .app-table table .table-actions .record-del:hover, .record-del:hover {
        background-color: #ec7777
    }

        .app-table .table-actions .record-del:hover svg path, .app-table table .table-actions .record-del:hover svg path, .record-del:hover svg path {
            fill: #fff
        }

    .app-table .table-actions .record-del svg, .app-table table .table-actions .record-del svg, .record-del svg {
        height: 13px;
        fill: #ec7777
    }

.app-table table .table-actions .complete-data {
    background-color: #d2ffe4
}

    .app-table table .table-actions .complete-data.checkbox-active {
        filter: grayscale(1);
        opacity: .7;
        pointer-events: none
    }

    .app-table table .table-actions .complete-data:hover {
        background-color: #18b155
    }

.app-table table .table-actions .not-complete-data {
    background-color: #ffddc4
}

    .app-table table .table-actions .not-complete-data:hover {
        background-color: #fd6c00
    }

.app-table table .table-actions .default-card svg {
    width: 17px;
    height: 17px;
    fill: #2049b9
}

.app-table table .table-actions .not-complete-data svg {
    width: 13px;
    fill: #fd6c00
}

.app-table table .table-actions .default-card {
    background-color: #d5e0ff
}

    .app-table table .table-actions .default-card:hover {
        background-color: #2049b9
    }

        .app-table table .table-actions .complete-data:hover svg path, .app-table table .table-actions .default-card:hover svg, .app-table table .table-actions a:hover svg, .app-table table .table-actions a:hover svg circle, .app-table table .table-actions a:hover svg path, .app-table table .table-actions span:hover svg {
            fill: #fff
        }

.app-table table .table-actions .complete-data svg {
    height: 13px;
    width: 13px;
    fill: #18b155
}

.reactive svg {
    height: 15px
}

.event-activity-table table tbody tr td .comment-icon {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(214,225,230,.4);
    padding: 0;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px
}

    .event-activity-table table tbody tr td .comment-icon svg {
        height: 15px
    }

.event-activity-table table tbody tr td p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}

.event-activity-table table tbody tr.event-bdr td:first-child p {
    cursor: pointer
}

.event-activity-table table tbody tr td svg {
    width: 17px;
    height: 17px
}

.app-table .event-activity-table table .table-actions a, .div-action-btns span, .payment-info table .table-actions span, .table-actions-input-btn table .table-actions span {
    position: relative
}

    .app-table .event-activity-table table .table-actions a input, .div-action-btns span input, .payment-info table .table-actions span input, .table-actions-input-btn table .table-actions span input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
        box-shadow: none;
        padding: 0;
        opacity: 0
    }

.app-table table .table-actions .re-run-group {
    line-height: 32px
}

.div-action-btns span input, .table-actions-input-btn table .table-actions span input {
    z-index: 1
}

.div-action-btns, .table-actions-input-btn .action-button-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.div-action-btns {
    justify-content: flex-end
}

    .app-table.table-actions-input-btn .action-button-inner span, .div-action-btns a, .div-action-btns span {
        display: flex;
        align-items: center;
        justify-content: center
    }

.no-record-found {
    background-color: #ffffff;
    padding: 10px 0
}

.app-table table .table-actions span.switch, .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px
}

    .app-table table .table-actions span.switch input[type=checkbox], .switch input {
        opacity: 0;
        width: 0;
        height: 0
    }

.app-table table .table-actions span.slider, .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    width: auto;
    height: auto
}

    .app-table table .table-actions span.slider:before, .slider:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 4px;
        bottom: 3px;
        background-color: #fff;
        -webkit-transition: .4s;
        transition: .4s;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        top: initial;
        padding: 0;
        transform: none
    }

.app-table table .table-actions input:checked + .slider, input:checked + .slider {
    background-color: #42adbd
}

.app-table table .table-actions input:focus + .slider, input:focus + .slider {
    box-shadow: 0 0 1px #2196f3
}

.app-table table .table-actions input:checked + .slider:before, input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px)
}

.app-table table .table-actions .slider.round, .slider.round {
    border-radius: 34px
}

    .app-table table .table-actions .slider.round:before, .slider.round:before {
        border-radius: 50%
    }

    .app-table table .table-actions .slider.round:after {
        display: none
    }

.search-drop-btn {
    pointer-events: none;
    display: block
}

.search-dropdown.collapse, .search-dropdown.collapse.show {
    display: flex
}

.search-options {
    background-color: #fff;
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2)
}

.search-form-action-btns {
    display: flex;
    justify-content: flex-end
}

    .search-form-action-btns button {
        border: none;
        background-color: none;
        height: 40px;
        width: 40px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 7px;
        position: relative
    }

        .search-form-action-btns button svg {
            height: 25px;
            width: 25px
        }

        .search-form-action-btns button.reset-form {
            background-color: rgba(214,225,230,.4)
        }

        .search-form-action-btns button.txt-file {
            background-color: rgba(173,224,249,.4)
        }

        .search-form-action-btns button.excel-file {
            background-color: rgba(198,222,199,.4)
        }

        .search-form-action-btns button.reset-form:hover {
            background-color: #d6e1e6
        }

        .search-form-action-btns button.reset-form svg {
            fill: #80949e
        }

        .search-form-action-btns button.reset-form:hover #Path_1634, .search-form-action-btns button.reset-form:hover svg {
            fill: #3b5c6e
        }

        .search-form-action-btns button.txt-file:hover {
            background-color: #bbe9ff
        }

        .search-form-action-btns button.txt-file svg {
            fill: #7da3b5
        }

        .search-form-action-btns button.txt-file:hover svg {
            fill: #72b6d6
        }

        .search-form-action-btns button.excel-file:hover {
            background-color: #c3f5dc
        }

        .search-form-action-btns button.excel-file svg {
            fill: #5b9f5e
        }

        .search-form-action-btns button.excel-file:hover path {
            fill: #008040
        }

        .search-form-action-btns button:before {
            content: attr(data-title);
            white-space: nowrap;
            background-color: #6c757d;
            border-radius: 4px;
            padding: 5px 10px;
            color: #fff;
            text-transform: capitalize;
            position: absolute;
            left: 50%;
            top: -31px;
            line-height: normal;
            transform: translateX(-50%);
            box-shadow: 0 0 10px rgba(41,51,64,.2);
            opacity: 0;
            visibility: hidden;
            font-size: 1.2rem
        }

        .search-form-action-btns button.tooltip-right-edge:before {
            left: 0
        }

        .search-form-action-btns button:after {
            content: "";
            border-top: solid 6px #6c757d;
            border-left: solid 6px transparent;
            border-right: solid 6px transparent;
            position: absolute;
            left: 0;
            top: -7px;
            right: 0;
            margin: auto;
            width: 6px;
            opacity: 0;
            visibility: hidden
        }

        .search-form-action-btns button:hover:after, .search-form-action-btns button:hover:before {
            opacity: 1;
            visibility: visible
        }

.tab-pane .search-options {
    padding: 20px 10px
}

.section-heading {
    margin-bottom: 20px
}

    .section-heading h2, .section-heading svg {
        text-transform: capitalize;
        display: inline-block;
        vertical-align: middle;
        margin: 0
    }

    .section-heading svg {
        margin-right: 5px;
        width: 18px;
        height: 18px;
        fill: #3b5c6e
    }

.form-input .term-condition-agree input, .form-input .term-condition-agree span {
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.form-input .term-condition-agree {
    display: inline-block
}

    .form-input .term-condition-agree span {
        margin-left: 5px;
        font-weight: 500;
        color: #42adbd
    }

.custom-dropdown button, .form-input .input-hiden-content, .form-input input, .form-input select, .form-input textarea {
    width: 100%;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    outline: 0;
    padding: 0;
    background-color: transparent;
    font-size: 1.4rem;
    color: #293340;
    box-shadow: none;
    height: auto;
    border-radius: 0;
    line-height: 25px
}

.pass-word-visible-icon {
    position: relative
}

    .pass-word-visible-icon .pass-icon {
        position: absolute;
        right: 10px;
        top: 3px;
        z-index: 2;
        cursor: pointer
    }

        .pass-word-visible-icon .pass-icon svg {
            fill: #42adbd;
            width: 15px;
            height: 15px
        }

    .pass-word-visible-icon .pass-hide {
        display: none
    }

td.form-input input {
    border: solid 1px #e0e3e4;
    padding: 4px 10px;
    text-align: left;
    line-height: normal
}

.td-input-width td.form-input input {
    width: auto
}

.form-input select {
    padding-right: 25px
}

.form-input.checkbox-input ul {
    padding: 0
}

    .form-input.checkbox-input ul li {
        display: inline-block;
        list-style: none;
        margin-right: 20px
    }

        .form-input.checkbox-input ul li:last-child {
            margin-right: 0
        }

.form-input input[type=checkbox], input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    border: solid 1px #42adbd;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    outline: 0;
    cursor: pointer
}

.form-input.checkbox-input input[type=radio], input[type=radio] {
    border: solid 1px #ccc;
    background: 0 0;
    appearance: none;
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: relative;
    outline: 0
}

    .form-input.checkbox-input input[type=radio]:checked, input[type=radio]:checked {
        border-color: #42adbd
    }

        .form-input.checkbox-input input[type=radio]:checked:before, input[type=radio]:checked:before {
            content: "";
            height: 8px;
            width: 8px;
            background-color: #42adbd;
            display: block;
            border-radius: 100%;
            left: 0;
            right: 0;
            margin: auto;
            top: 0;
            bottom: 0;
            position: absolute
        }

    .form-input.checkbox-input input[type=radio]:disabled, input[type=radio]:disabled {
        background-color: #f5f5f5
    }

input#chknot-complete-data {
    border-color: #fd6c00;
    background-color: #fff
}

input#chkcomplete-data {
    border-color: #18b155;
    background-color: #18b155
}

.form-input input[type=checkbox]:checked, input[type=checkbox]:checked {
    background-color: #42adbd;
    background-image: url(/Content/images/icons-svg/inputcheck.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center
}

.contact-view form.editable-form .form-input input, .contact-view form.editable-form .form-input select {
    border: none;
    background-image: none;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    max-width: 85%;
    min-width: 85%
}

.contact-view form.editable-form .form-input label {
    margin-bottom: 1px
}

.required-field span {
    color: #d81717
}

.custom-dropdown button:focus, form .form-input input:focus, form .form-input select:focus, form .form-input textarea:focus {
    border-color: #42adbd;
    box-shadow: none
}

.form-input .input-error, .form-input .validation-error {
    background: #d04e4b;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 1.1rem;
    margin-top: 5px;
    position: relative
}

    .form-input .input-error:before, .form-input .validation-error:before {
        content: "";
        border-bottom: solid 6px #d04e4b;
        border-left: solid 6px transparent;
        border-right: solid 6px transparent;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        width: 6px;
        top: -6px
    }

.contact-view form.editable-form .form-input input:hover, .contact-view form.editable-form .form-input select:hover {
    background-image: url(/Content/images/icons-svg/edit.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px
}

.contact-view form.editable-form .form-input input.edit-input-val:focus {
    pointer-events: auto;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    max-width: 100%;
    width: 100%
}

    .contact-view form.editable-form .form-input input.edit-input-val:focus:hover {
        background-image: none
    }

.contact-view form.editable-form .form-input.edit-input-enable:hover input, .contact-view form.editable-form .form-input.edit-input-enable:hover select {
    background-image: none
}

.contact-view form.editable-form .form-input select.edit-input-val:focus {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-position: right 10px center;
    background-size: 12px
}

.contact-view form.editable-form .form-input input.datepicker-calendar:focus, .contact-view form.editable-form .form-input input.datepicker-calendar:focus:hover {
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-position: right 5px top 0;
    background-size: 15px
}

.contact-search-result {
    margin-top: 30px
}

    .contact-search-result .search-result-count {
        margin-top: 5px
    }

        .contact-search-result .search-result-count h3, .contact-search-result .search-result-count svg {
            display: inline-block;
            vertical-align: middle;
            margin: 0;
            font-weight: 400;
            color: #42adbd
        }

    .contact-search-result .app-table-inner td .more-table-data {
        display: none
    }

    .contact-search-result .app-table-inner td label {
        margin-top: 2px;
        display: block;
        max-width: 300px;
        word-break: break-word;
        margin-bottom: 0
    }

        .contact-search-result .app-table-inner td label:first-child {
            margin-top: 0
        }

    .contact-search-result .app-table-inner td a {
        margin-bottom: 5px;
        display: block
    }

    .color-badge, .contact-search-result .app-table-inner td label.contact-type {
        max-width: initial;
        word-break: normal
    }

    .app-table-inner td.table-actions a, .contact-search-result .app-table-inner td.table-actions a {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .contact-search-result .app-table-inner td .label-anchor a {
        display: inline-block
    }

.app-table table td .color-badge, .app-table table td .contact-type {
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 300;
    padding: 3px 5px;
    text-align: center;
    display: inline-block
}

    .app-table table td .contact-type.customer {
        background-color: #d2ffe4;
        color: #18b155
    }

    .app-table table td .contact-type.prospect {
        background-color: #d5e0ff;
        color: #2049b9
    }

    .app-table table td .contact-type.referral {
        background-color: #fd6c00;
        color: #ffd2b2
    }

.contact-search-result .app-table table thead th:last-child {
    min-width: 110px
}

.contact-search-result .app-table-inner .color-badge-main label {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.color-badge-main .color-badge {
    min-width: 22px;
    max-width: 22px;
    height: 22px
}

.pagination-common {
    text-align: right
}

    .pagination-common .pagination-pages-dropdown, .pagination-common ul {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0
    }

    .pagination-common .pagination-pages-dropdown {
        text-transform: capitalize
    }

        .pagination-common .pagination-pages-dropdown label {
            margin-bottom: 0
        }

        .pagination-common .pagination-pages-dropdown select {
            width: 50px;
            padding: 0 5px;
            background-position: center right 5px;
            border: solid 1px #d6e1e6;
            border-radius: 3px;
            outline: 0;
            line-height: 28px
        }

    .pagination-common ul {
        margin-left: 10px
    }

        .pagination-common ul li {
            margin-left: 7px;
            line-height: 31px;
            display: inline-block;
            vertical-align: middle
        }

            .pagination-common ul li.page-item a, .pagination-common ul li.page-item:first-child a, .pagination-common ul li.page-item:last-child a {
                border: solid 1px #d6e1e6;
                padding: 0 10px;
                font-size: 1.5rem;
                color: #293340;
                border-radius: 4px;
                font-weight: 400;
                box-shadow: none;
                line-height: 26px;
                height: 30px
            }

            .pagination-common ul li.page-item a {
                display: block
            }

            .pagination-common ul li.page-item.active a {
                background-color: #42adbd;
                border-color: #42adbd;
                color: #fff
            }

            .pagination-common ul li.page-item a:hover {
                background-color: #3b5c6e;
                border-color: #293340;
                color: #fff
            }

            .pagination-common ul li svg {
                width: 14px;
                height: 14px
            }

            .pagination-common ul li:hover svg {
                fill: #fff
            }

            .pagination-common ul li.next-page a, .pagination-common ul li.next-page.page-item a, .pagination-common ul li.prev-page a, .pagination-common ul li.prev-page.page-item a {
                width: 30px;
                padding: 0;
                text-align: center
            }

                .pagination-common ul li.next-page a svg, .pagination-common ul li.prev-page a svg {
                    height: 27px
                }

body .datepicker {
    border: none;
    box-shadow: 0 0 15px rgba(210,210,210,.6);
    padding: 10px;
    width: 250px
}

    body .datepicker:after, body .datepicker:before {
        display: none
    }

.form-input .datepicker-calendar {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px
}

.form-input .location-field {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/addlocation.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px;
    background-size: 13px
}

body .datepicker table {
    width: 100%
}

.datepicker thead .next, .datepicker thead .next:hover, .datepicker thead .prev, .datepicker thead .prev:hover {
    font-size: 0;
    background-color: transparent
}

    .datepicker thead .prev, .datepicker thead .prev:hover {
        background-image: url(/Content/images/icons-svg/angle-left.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 10px;
        width: 10px
    }

    .datepicker thead .next, .datepicker thead .next:hover {
        width: 10px;
        background-image: url(/Content/images/icons-svg/angle-left.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 10px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg)
    }

.datepicker thead th {
    height: auto;
    width: auto;
    padding: 0;
    background-color: transparent;
    border-radius: 0
}

    .datepicker thead th:active, .datepicker thead th:focus, .datepicker thead th:hover, body .datepicker .datepicker-switch:hover {
        background-color: transparent
    }

body .datepicker table tr td.highlighted {
    background-color: transparent
}

body .datepicker .datepicker-switch {
    font-size: 1.5rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500
}

.datepicker thead th.dow {
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #293340
}

body .datepicker table tr td span.month, body .datepicker tbody tr td, body .datepicker tbody tr td.highlighted {
    font-size: 1.1rem;
    color: #293340;
    border-radius: 5px;
    height: 31px;
    padding: 0 !important;
    width: 27px;
    line-height: normal
}

body .datepicker table tr td span.century, body .datepicker table tr td span.decade, body .datepicker table tr td span.month, body .datepicker table tr td span.year {
    line-height: 40px;
    width: 40px;
    height: 40px
}

body .datepicker tbody tr td.day.today {
    background-image: none;
    background-color: #f5f5f5;
    color: #293340
}

    .datepicker table tr td span.active:active, body .datepicker table tr td span.century:hover, body .datepicker table tr td span.decade:hover:hover, body .datepicker table tr td span.month:hover, body .datepicker table tr td span.year:hover, body .datepicker tbody tr td.active.day:hover, body .datepicker tbody tr td.day.today:hover, body .datepicker tbody tr td.day:hover {
        background-color: #f1fafa;
        color: #293340
    }

body .datepicker table tr td span.active, body .datepicker table tr td span.active:hover, body .datepicker table tr td span.active:hover.active, body .datepicker table tr td span.active:hover:hover, body .datepicker table tr td span.century.active, body .datepicker table tr td span.century.focused, body .datepicker table tr td span.decade.active, body .datepicker table tr td span.decade.focused, body .datepicker table tr td span.month.active, body .datepicker table tr td span.month.focused, body .datepicker table tr td span.year.active, body .datepicker table tr td span.year.focused, body .datepicker tbody tr td.active.day {
    background-color: #42adbd;
    background-image: none;
    color: #fff
}

body .datepicker-years .datepicker-switch {
    cursor: auto
}

.mer_tx, .mi_tx, .ti_tx {
    width: 100%;
    text-align: center;
    margin: 10px 0
}

.meridian, .mins, .time {
    width: 60px;
    float: left;
    margin: 0 10px;
    font-size: 20px;
    color: #2d2e2e;
    font-family: arial;
    font-weight: 700
}

.next, .prev {
    cursor: pointer;
    padding: 18px;
    width: 28%;
    border: 1px solid #ccc;
    margin: auto;
    background: url(../images/arrow.png) no-repeat;
    border-radius: 5px
}

.next {
    background-position: 50% 150%
}

.prev {
    background-position: 50% -50%
}

.time_pick {
    position: relative
}

.timepicker_wrap {
    padding: 10px;
    border-radius: 5px;
    z-index: 2;
    display: none;
    width: 240px;
    box-shadow: 0 0 15px rgba(210,210,210,.6);
    background: #f6f6f6;
    border: 1px solid #ccc;
    float: left;
    position: absolute;
    top: 27px !important;
    left: 0;
    background-color: #fff
}

.arrow_top {
    position: absolute;
    top: -10px;
    left: 20px;
    background: url(../images/top_arr.png) no-repeat;
    width: 18px;
    height: 10px;
    z-index: 3
}

.form-input .timepicker {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/wall-clock.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px
}

.timepicker_wrap .arrow_top {
    display: none
}

.form-input .timepicker_wrap input {
    text-align: center;
    border: none;
    font-weight: 500;
    color: #293340;
    font-family: "Fira Sans",sans-serif,fira_sansregular
}

    .form-input .timepicker_wrap input::selection {
        background: 0 0;
        color: #293340
    }

.form-input .timepicker_wrap .meridian, .form-input .timepicker_wrap .mins, .form-input .timepicker_wrap .time {
    margin: 0 5px;
    width: 50px
}

.form-input .timepicker_wrap .next, .form-input .timepicker_wrap .prev {
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 17px;
    padding: 0;
    height: 30px;
    border-radius: 4px
}

.form-input .timepicker_wrap .prev {
    background-image: url(/Content/images/icons-svg/arrow-up.svg)
}

.form-input .timepicker_wrap .next {
    background-image: url(/Content/images/icons-svg/arrow-down.svg)
}

#accountProductDetailForm tbody tr.product-price-row-added {
    border: 1px solid #42adbd;
    background: #fbfbfb
}

.multi-modal:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background-color: #000
}

.modal-content-body-overflow {
    max-height: 65vh;
    overflow-y: auto
}

    .modal-body .form-input p, .modal-content-body-overflow .form-input p {
        word-break: break-word
    }

.alert {
    display: none
}

    .alert.alert-show {
        display: block
    }

    .alert.show-alert {
        display: block
    }

.alert-margin .alert {
    margin: 15px auto 0 auto;
    clear: both;
    max-width: calc(100% - 40px)
}

.AddMarginToIframeP {
    padding: 0 10px
}

.alert-warning, .modal-common .modal-content .alert-warning, .validation-summary-errors {
    opacity: 1;
    margin: 0 10px 20px 0;
    border: none;
    color: #fff;
    border-radius: 5px;
    line-height: 22px;
    background-color: rgba(220,53,69,.8);
    width: 100%
}

    .alert-warning.fade, .modal-common .modal-content .alert-warning.fade, .validation-summary-errors.fade {
        opacity: 1
    }

    .validation-summary-errors ul {
        list-style: none;
        padding: 7px 12px
    }

.all-modal-common {
    height: 100%
}

.modal-common .modal-dialog {
    max-width: 1100px;
    margin: 0 auto
}

.modal-common .full-width-modal {
    max-width: 95%;
    height: 100%
}

    .modal-common .full-width-modal .modal-content {
        height: 90%
    }

        .modal-common .full-width-modal .modal-content .modal-content-body-overflow {
            max-height: 100%
        }

.question p {
    font-weight: 500
}

.modal-common .modal-content {
    border-radius: 10px;
    padding: 25px
}

    .modal-common .modal-content .modal-header {
        padding: 0;
        border: none
    }

        .modal-common .modal-content .modal-header .modal-heading-icon {
            margin-right: 5px
        }

        .modal-common .modal-content .modal-header .modal-heading-icon, .modal-common .modal-content .modal-header .modal-title {
            display: inline-block;
            vertical-align: middle;
            line-height: normal
        }

            .modal-common .modal-content .modal-header .modal-title.hide-div {
                display: none
            }

            .modal-common .modal-content .modal-header .modal-title .edit-form-name {
                color: #42adbd
            }

        .modal-common .modal-content .modal-header .reassign-representative-name {
            margin-left: 10px;
            vertical-align: middle;
            display: inline-block;
            color: #3b5c6e
        }

        .modal-common .modal-content .modal-header .select-week {
            display: inline-block
        }

        .modal-common .modal-content .modal-header .modal-title {
            text-transform: capitalize;
            color: #293340;
            font-weight: 500;
            padding: 0;
            margin-bottom: 0
        }

        .modal-common .modal-content .modal-header .list-tab-main {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding-top: 10px;
            padding-right: 18px
        }

        .modal-common .modal-content .modal-header .event-list {
            color: #3b5c6e;
            display: inline-block;
            vertical-align: middle;
            margin-left: 15px;
            text-transform: capitalize;
            cursor: pointer
        }

            .modal-common .modal-content .modal-header .event-list.hide-event-calendar {
                margin-left: 0
            }

        .modal-common .modal-content .modal-header .modal-heading-icon svg, .modal-common .modal-content .modal-header .modal-heading-icon svg path {
            width: 30px;
            height: 30px;
            fill: #42adbd
        }

        .modal-common .modal-content .modal-header button {
            opacity: 1;
            margin-top: 0;
            padding: 0;
            position: absolute;
            right: 15px;
            top: 0
        }

        .modal-common .modal-content .modal-header .event-list-selection {
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px
        }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-btn {
                display: inline-block;
                vertical-align: middle;
                cursor: pointer;
                margin-left: 2px
            }

                .modal-common .modal-content .modal-header .event-list-selection .list-selection-btn svg {
                    width: 19px;
                    stroke: #6c757d
                }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-detail {
                display: none;
                vertical-align: middle;
                color: #293340;
                font-size: 1.7rem;
                margin-left: 5px
            }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-week {
                display: inline-block
            }

        .modal-common .modal-content .modal-header .event-list-tabs {
            margin-left: 10px
        }

            .modal-common .modal-content .modal-header .event-list-tabs, .modal-common .modal-content .modal-header .event-list-tabs li {
                display: inline-block;
                vertical-align: middle;
                list-style: none
            }

                .modal-common .modal-content .modal-header .event-list-tabs ul {
                    padding-left: 0;
                    margin: 0;
                    border: 1px solid #42adbd;
                    border-radius: 5px
                }

                .modal-common .modal-content .modal-header .event-list-tabs li a {
                    padding: 5px 10px;
                    float: left;
                    text-transform: capitalize;
                    cursor: pointer;
                    color: #42adbd;
                    border-radius: 0
                }

                    .modal-common .modal-content .modal-header .event-list-tabs li a.active {
                        background-color: #42adbd;
                        color: #fff
                    }

                .modal-common .modal-content .modal-header .event-list-tabs li.week-list {
                    border-left: 1px solid #42adbd;
                    border-right: 1px solid #42adbd
                }

    .modal-common .modal-content .modal-body {
        margin: 10px 0 0 0;
        padding: 7px 0 0 0
    }

        .modal-common .modal-content .modal-body form {
            margin: 0
        }

            .modal-common .modal-content .modal-body form .form-input textarea {
                border: solid 1px #e0e3e4;
                padding: 10px;
                border-radius: 7px;
                min-height: 6vw
            }

        .attached-field .attach-heading, .modal-common .modal-content .modal-body .attached-field .attach-heading {
            margin-bottom: 10px
        }

            .form-input.attached-field .attach-heading label, .form-input.attached-field .attach-heading svg, .modal-common .modal-content .modal-body .attached-field .attach-heading label, .modal-common .modal-content .modal-body .attached-field .attach-heading svg {
                display: inline-block;
                vertical-align: middle;
                margin: 0 2px 0 0;
                font-size: 1.4rem;
                text-transform: capitalize;
                color: #293340;
                font-weight: 500
            }

        .attached-field .file-upload, .modal-common .modal-content .modal-body .attached-field .file-upload {
            margin-top: 5px;
            text-align: center;
            padding: 4% 0;
            border-radius: 7px;
            border: dashed 2px rgba(66,173,189,.5)
        }

            .attached-field .file-upload h4, .modal-common .modal-content .modal-body .attached-field .file-upload h4 {
                color: rgba(66,173,189,.8)
            }

        .attached-field .choose-file-btn, .modal-common .modal-content .modal-body .attached-field .choose-file-btn {
            margin-left: 0;
            position: relative;
            cursor: pointer;
            padding: 6px 7px;
            font-size: 1.4rem
        }

.attached-field .upload-file-name {
    display: none;
    margin-left: 5px;
    word-break: break-word
}

.attached-field .upload-instruction {
    font-size: 1.3rem;
    margin-top: 5px
}

.attached-field .upload-file-name.show-file-name {
    display: inline-block
}

.attached-separate-section .attach-heading {
    margin-bottom: 25px
}

    .attached-separate-section .attach-heading h2 {
        display: inline-block;
        vertical-align: middle;
        text-transform: capitalize
    }

.record-save {
    color: #42adbd
}

.attached-field .choose-file-btn input, .modal-common .modal-content .modal-body .attached-field .choose-file-btn input {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 0
}

.modal-common .modal-content .modal-footer {
    padding: 0;
    border: none
}

    .modal-common .modal-content .modal-footer button {
        margin: 0
    }

.custom-modal {
    display: none
}

.confirmation-modal .modal-dialog {
    max-width: 500px
}

    .confirmation-modal .modal-dialog.modal-medium {
        max-width: 1100px
    }

    .confirmation-modal .modal-dialog .warning-icon {
        text-align: center;
        max-width: 150px;
        margin: auto
    }

        .confirmation-modal .modal-dialog .warning-icon.icon-big {
            max-width: 250px
        }

.confirmation-modal .modal-content .modal-body {
    padding: 0
}

.confirmation-modal .warning-content {
    padding: 20px 0;
    color: #a5a5a5;
    text-align: center;
    font-weight: 400
}

    .confirmation-modal .warning-content p {
        margin: 5px 0
    }

.confirmation-modal .modal-footer {
    justify-content: center
}

.design-image-box {
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    padding-top: 0
}

    .design-image-box > a > img {
        border-radius: 6px 6px 0 0;
        width: auto;
        height: auto
    }

    .design-image-box > span {
        display: block;
        padding: 15px;
        text-align: right
    }

        .design-image-box > span > label {
            margin-bottom: 0;
            font-weight: 500
        }

.design-option-modal.modal-common .modal-content .modal-body {
    max-height: 490px;
    overflow-y: auto;
    padding-right: 5px;
    margin-top: 20px;
    padding-top: 0;
    overflow-x: hidden
}

.modal-height {
    height: 100%
}

.design-option-modal .pagination-common {
    margin-top: 20px
}

.table-message-option thead tr td:first-child, .table-message-option thead tr td:nth-of-type(2) {
    width: 100px
}

.table-message-option thead tr th {
    min-width: 100px
}

.table-message-option tbody tr td .btn-new-primary:first-child {
    margin-left: 0;
    font-weight: 400
}

.pagination-btn > div {
    display: inline-block;
    vertical-align: middle
}

.create-btn {
    display: inline-block
}

.modal-common .log-call-modal, .modal-common .modal-small, .modal-common .small-modal {
    max-width: 600px
}

.modal-common .medium-modal {
    max-width: 970px
}

.log-history h4 {
    color: #293340;
    text-transform: capitalize
}

.log-history table {
    margin-top: 15px;
    border: solid 1px #e0e3e4
}

    .log-history table th {
        text-transform: capitalize
    }

    .log-history table tbody tr {
        border-bottom: solid 1px #e0e3e4
    }

        .log-history table tbody tr td:first-child {
            min-width: 20px
        }

        .log-history table tbody tr td {
            font-weight: 400
        }

            .log-history table tbody tr td.call-time {
                font-weight: 500
            }

                .log-history table tbody tr td.call-time .partition {
                    color: #3b5c6e
                }

        .log-history table tbody tr:last-child {
            border-bottom: none
        }

        .log-history table tbody tr:nth-child(even) {
            background-color: #fff
        }

form .form-input.multiple-inputs input {
    display: inline-block;
    display: inline-block;
    width: calc(50% - 12px)
}

form .form-input.multiple-inputs > .time_pick {
    width: calc(50% - 12px);
    margin-left: 20px;
    display: inline-block
}

form .form-input.multiple-inputs .time_pick input {
    width: 100%
}

button.close svg {
    width: 10px;
    height: 10px;
}

.modal-common.add-event-modal button.close {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 1;
    z-index: 1
}

.modal-common.event-list-modal .add-event-left-panel {
    border: solid 1px #d6e1e6;
    border-radius: 10px;
    padding: 20px
}

.modal-common.event-list-modal .modal-content .add-event-left-panel .modal-body {
    padding: 10px 0 0 0
}

.modal-common.event-list-modal .add-event-left-panel .modal-header .event-list {
    display: none
}

.modal-common.event-list-modal .add-event-left-panel .form-input.multiple-inputs {
    width: 100%;
    max-width: 100%;
    webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.event-list-calendar {
    display: none
}

.event-list-modal .event-list-calendar {
    display: block
}

.modal-common.event-list-modal .event-list-calendar .form-input {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

    .modal-common.event-list-modal .event-list-calendar .form-input input {
        width: 100%;
        border: none;
        border-bottom: solid 1px #e0e3e4;
        outline: 0;
        padding: 0;
        background-color: transparent;
        font-size: 1.4rem;
        color: #293340;
        box-shadow: none;
        height: auto;
        border-radius: 0
    }

.modal-common.event-list-modal .event-list-calendar .week-list-table {
    padding-right: 14px
}

.modal-common.event-list-modal .event-list-calendar table thead th {
    border: none;
    padding: 0 6px;
    vertical-align: middle
}

.modal-common.event-list-modal .event-list-calendar table td, .modal-common.event-list-modal .event-list-calendar table th {
    border: none
}

.modal-common.event-list-modal .event-list-calendar .week-count-mobile, .modal-common.event-list-modal .event-list-calendar table thead .week-count {
    font-size: 1.5rem;
    color: #6c757d;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    width: 50px;
    line-height: 20px
}

.modal-common.event-list-modal .event-list-calendar .week-count-mobile {
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: left
}

.modal-common.event-list-modal .event-list-calendar table thead .week-count span {
    display: block
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day {
    background-color: rgba(214,225,230,.4);
    border-radius: 7px;
    box-shadow: 0 5px 15px rgba(210,210,210,.4);
    text-align: center;
    height: 75px;
    width: 75px;
    margin: 0 auto 10px auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day {
    background-color: #42adbd;
    box-shadow: 0 5px 15px rgba(66,173,189,.4)
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day span {
    display: block
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day .week-date {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 29px
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day .event-week-day {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day .event-week-day, .modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day .week-date {
    color: #fff
}

.modal-common.event-list-modal .event-list-calendar .event-list-main {
    overflow-y: auto;
    padding-right: 10px;
    position: relative
}

.modal-common.event-list-modal .event-list-calendar table tbody tr th {
    width: 50px;
    white-space: nowrap;
    padding: 0 0 20px 0;
    color: rgba(108,117,125,.6);
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 12px
}

.modal-common.event-list-modal .event-list-calendar table tbody tr td {
    padding: 0 0 50px 0;
    position: relative;
    border: solid 1px #d6e1e6
}

.modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main {
    position: absolute;
    width: calc(100% - 50px);
    height: 100%;
    top: 0;
    left: 50px
}

    .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info {
        border-radius: 7px;
        padding: 8px;
        min-height: 100px;
        display: inline-block;
        position: absolute;
        min-width: 76px;
        max-width: 76px
    }

        .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info h6 {
            font-size: 1.2rem;
            font-weight: 400;
            text-transform: capitalize;
            line-height: 17px
        }

        .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info p {
            font-size: 1rem;
            font-weight: 400;
            margin: 0;
            position: absolute;
            bottom: 8px;
            left: 10px
        }

.event-list-color-one {
    background-color: rgba(173,219,33,.3);
    color: #789f00
}

.event-list-color-two {
    background-color: rgba(78,222,245,.3);
    color: #00b1ce
}

.event-list-color-three {
    background-color: rgba(253,108,0,.3);
    color: #fd6c00
}

#pills-day .event-list-main {
    max-height: 405px;
    height: 405px
}

#pills-week .event-list-main {
    max-height: 316px;
    height: 316px
}

#pills-month .event-list-main {
    max-height: 355px;
    height: 355px
}

.modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info {
    left: 10px;
    min-width: calc(100% - 30px);
    max-width: 100%;
    min-height: initial;
    padding: 15px
}

    .modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info h6 {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px
    }

    .modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info p {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        bottom: 0;
        left: 0
    }

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info-main {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:first-child td:nth-child(1) .td-bdr {
    border-radius: 5px 0 0 0
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:last-child td:nth-child(1) .td-bdr {
    border-radius: 0 0 0 5px
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:first-child td:nth-child(2) .td-bdr, .modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:last-child td:nth-child(2) .td-bdr {
    border-radius: 0
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr td .td-bdr {
    padding: 5px 10px
}

.modal-common.event-list-modal .event-list-calendar .month-list table thead .week-day .event-week-date-day {
    width: 80px;
    height: 40px
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr td {
    padding: 0 0 10px 0;
    width: 100px;
    height: 90px
}

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info-main {
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    position: relative
}

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info {
    list-style: none;
    padding: 0;
    margin: 0
}

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info li {
        border-radius: 7px;
        padding: 5px;
        min-height: 100%;
        max-width: 90%;
        margin: 0 auto 5px auto
    }

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info h6 {
        margin-bottom: 0;
        font-size: 1.2rem;
        font-weight: 400;
        text-transform: capitalize;
        line-height: 17px;
        max-width: 55px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info p {
        font-size: 1rem;
        font-weight: 500;
        margin: 0;
        position: relative;
        bottom: 0;
        left: 0
    }

.app-table table td .response-form-modal {
    text-align: left;
    background-color: rgba(0,0,0,.5);
    padding: 20px 0
}

    .app-table table td .response-form-modal.show {
        display: block
    }

.response-form-modal .response-details-left-panel {
    background-color: #f5f5f5;
    padding: 15px 20px;
    border-radius: 10px
}

.response-form-modal .modal-body span {
    margin: 0
}

.app-table .app-table-inner .response-form-modal span {
    width: auto;
    height: auto
}

.response-form-modal .response-details-left-panel h2 {
    padding-bottom: 10px;
    text-transform: capitalize;
    color: #293340
}

.response-form-modal .response-details-left-panel h6 {
    font-size: 1.5rem;
    font-weight: 400
}

.response-form-modal .response-details-left-panel .response-users {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 10px;
    font-weight: 400
}

.response-form-modal .response-details-left-panel .contact-person {
    background-color: #42adbd;
    color: #fff
}

    .response-form-modal .response-details-left-panel .contact-person h3 {
        color: #fff
    }

    .response-form-modal .response-details-left-panel .contact-person p {
        margin: 0;
        font-size: 1.5rem
    }

.response-form-modal .response-details-left-panel .representative-admin {
    background-color: #fff
}

    .response-form-modal .response-details-left-panel .representative-admin > div {
        display: inline-block;
        vertical-align: middle
    }

    .response-form-modal .response-details-left-panel .representative-admin .respresentative-img {
        display: inline-block;
        max-width: 60px;
        border-radius: 10px
    }

    .response-form-modal .response-details-left-panel .representative-admin .respresentative-img {
        border-radius: 10px
    }

    .response-form-modal .response-details-left-panel .representative-admin .representative-details {
        width: 60%;
        margin-left: 10px
    }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details h3 {
            color: #293340
        }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details > p {
            color: #6c757d;
            text-transform: capitalize;
            font-size: 1.3rem;
            margin: 0
        }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details ul {
            margin: 10px 0 0 0;
            padding: 0;
            list-style: none
        }

            .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li {
                display: inline-block;
                vertical-align: top;
                font-size: 1.3rem;
                color: #293340
            }

                .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li:last-child {
                    float: right
                }

                .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li span {
                    display: block;
                    color: #42adbd;
                    text-align: left;
                    line-height: normal;
                    margin: 5px 0 0 0
                }

.response-form-modal .response-details-left-panel > p, .response-form-modal .response-details-left-panel > span {
    font-weight: 400;
    margin-bottom: 15px;
    display: block
}

.response-form-modal .response-details-left-panel > button {
    float: right
}

.response-form-modal .response-details-right-panel {
    overflow-y: auto;
    padding-right: 5px
}

    .response-form-modal .response-details-right-panel ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        .response-form-modal .response-details-right-panel ul li {
            margin-top: 10px
        }

            .response-form-modal .response-details-right-panel ul li:first-child {
                margin-top: 0
            }

            .response-form-modal .response-details-right-panel ul li h4 {
                color: #42adbd;
                font-weight: 500;
                margin-bottom: 5px
            }

            .response-form-modal .response-details-right-panel ul li p {
                margin-bottom: 5px;
                font-size: 1.6rem;
                font-weight: 400;
                color: #000
            }

.tab-content-inner {
    border: 1px solid #d6e1e6;
    padding: 15px;
    border-radius: 0 7px 7px 7px
}

.create-new-external-id {
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 7px;
    position: relative;
    display: none
}

    .create-new-external-id .close {
        opacity: 1;
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        z-index: 1
    }

.signature-profile-image {
    max-width: 130px;
    display: inline-block;
    vertical-align: middle
}

.signature-information {
    max-width: 80%;
    display: inline-block;
    vertical-align: middle
}

.follow-signature h4 {
    text-transform: capitalize;
    margin-bottom: 5px
}

.follow-signature a {
    margin-right: 10px
}

.modal-sign-logos > span {
    display: inline-block
}

.modal-information-msg {
    position: relative
}

    .modal-information-msg .close {
        position: absolute;
        right: 5px;
        top: 0;
        bottom: 0
    }

.modal-list ul {
    padding: 0
}

    .modal-list ul li {
        display: inline-block;
        margin-right: 10px
    }

        .modal-list ul li span {
            font-weight: 500
        }

.product-details-modal .product-image, .product-details-modal .product-image img {
    border-radius: 10px
}

.modal .product-details .product-name {
    text-transform: capitalize;
    color: #42adbd
}

.modal .product-details .product-price {
    margin: 10px 0;
    color: #293340
}

.modal .product-details .prod-desc {
    margin: 10px 0
}

.modal .product-details #btnProductPurchase {
    margin-top: 10px
}

.alert-success {
    position: relative;
    padding: 7px 12px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 3px
}

.btn-aes-verfication {
    color: #fff;
    font-size: 12px
}

.alert-domain {
    display: block;
    color: #2d552d;
    background-color: #f5faf4;
    border-color: #d6e9c6
}

.alert-msg-common {
    position: relative;
    word-break: break-word
}

    .alert-msg-common .close {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 15px
    }

    .alert-msg-common .alert-info-icon {
        line-height: 0;
        margin-right: 5px
    }

    .alert-msg-common .alert-info-icon, .alert-msg-common > p {
        display: inline-block;
        vertical-align: top
    }

    .alert-msg-common .alert-info-icon {
        max-width: 20px;
        margin-top: 1px
    }

    .alert-msg-common > p {
        width: 100%;
        max-width: 95%
    }

.profile-tab-content .personal-info-profile-details {
    background-color: #fff;
    padding: 30px
}

    .profile-tab-content .personal-info-profile-details .common-profile-content {
        border: solid 1px #e0e3e4;
        border-radius: 7px;
        padding: 30px
    }

.personal-tab {
    background-color: #fff;
    padding: 20px;
    border-radius: 0 10px 10px 10px
}

    .personal-tab .form-input label, .security-sec .form-input label {
        font-size: 1.3rem
    }

        .personal-tab .form-input label > a {
            float: right;
            border-bottom: solid 1px;
            cursor: pointer
        }

.s-card {
    border: 1px solid #d6e1e6;
    border-radius: 7px;
    height: 100%
}

    .s-card .s-card-heading h1 {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 15px;
        padding-bottom: 0
    }

.profile-sec {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;
    border-right: 1px solid #d6e1e6;
    height: 100%
}

.profile-name h2 {
    margin: 10px auto;
    color: #293340
}

.profile-dp {
    width: 100px;
    position: relative;
    margin: 0 auto
}

    .profile-dp .profile-image {
        display: flex;
        justify-content: center;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 1px solid #d6e1e6;
        overflow: hidden
    }

.image-upload canvas {
    position: absolute
}

.cam-icon .photo-upload-icon {
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 0;
    max-width: 25px
}

.photo-upload-icon svg {
    width: 26px;
    height: 26px
}

.photo-upload-icon > input[type=file] {
    font-size: 0;
    position: absolute;
    height: 26px;
    width: 26px;
    opacity: 0;
    cursor: pointer;
    z-index: 2
}

.security-sec {
    background-color: #fff;
    padding: 20px 20px 5px 20px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    margin-top: 48px
}

.new-credit-card {
    background: #f1fafa;
    padding: 15px;
    border-radius: 7px
}

.card-details {
    padding-bottom: 15px
}

    .card-details .billing-add {
        padding-top: 15px
    }

    .card-details .payment-info-msg label {
        color: rgba(220,53,69,.8);
        margin-bottom: 20px
    }

    .card-details h1 {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 0;
        padding-bottom: 20px
    }

    .card-details .btn-new-primary {
        margin-left: 0
    }

    .card-details .edit-card {
        cursor: pointer
    }

    .card-details label {
        color: #293340
    }

.modal-column {
    border: 1px solid #f1f1f1
}

    .modal-column .s-card-heading {
        background: #f1f1f1;
        border-radius: 5px 5px 0 0;
        padding: 10px;
        margin-bottom: 15px
    }

        .modal-column .s-card-heading h3 {
            color: #293340
        }

.modal-ul {
    list-style: none
}

.verify-order h3, .verify-order h4 {
    color: #293340
}

.verify-order h4 {
    margin-bottom: 4px
}

.verify-order .order-details-left-panel ul {
    padding: 0;
    list-style: none
}

    .verify-order .order-details-left-panel ul li {
        margin-bottom: 20px;
        width: 49%;
        display: inline-block;
        vertical-align: top
    }

        .verify-order .order-details-left-panel ul li:first-child, .verify-order .order-details-left-panel ul li:last-child {
            width: 100%
        }

.verify-order .order-details-right-panel .right-details-column {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px
}

    .verify-order .order-details-right-panel .right-details-column ul {
        padding: 0;
        list-style: none;
        margin: 0
    }

        .verify-order .order-details-right-panel .right-details-column ul:after {
            display: block;
            clear: both;
            content: ""
        }

    .verify-order .order-details-right-panel .right-details-column h3 {
        margin-bottom: 15px
    }

    .verify-order .order-details-right-panel .right-details-column li {
        float: left;
        width: 100%;
        margin-bottom: 5px
    }

        .verify-order .order-details-right-panel .right-details-column li:last-child {
            margin-bottom: 0
        }

        .verify-order .order-details-right-panel .right-details-column li h4 {
            margin-bottom: 0;
            float: left;
            width: 49%
        }

        .verify-order .order-details-right-panel .right-details-column li p {
            margin-bottom: 0;
            float: right;
            width: 49%
        }

    .verify-order .order-details-right-panel .right-details-column .total-cost p {
        font-weight: 500
    }

.accord {
    margin-bottom: 15px
}

.personal-tab .accordion > .accord:last-child {
    margin-bottom: 0
}

.personal-tab a.accord_btn {
    color: #fff;
    display: block;
    font-size: 1.5rem;
    padding: 10px 20px;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    background-color: #6b8c9c;
    text-transform: capitalize
}

    .personal-tab a.accord_btn:hover {
        color: #fff
    }

.personal-tab .accord_btn.collapsed {
    border-radius: 5px
}

.personal-tab .accord_btn:hover {
    background: #1c4358;
    color: #fff
}

.accord {
    border: solid 1px #6b8c9c;
    border-radius: 10px
}

    .accord > .accordion-content {
        padding: 15px
    }

.personal-tab .client-follow > .accord_btn {
    background-color: #6b8c9c
}

.personal-tab .sold-settings > .accord_btn {
    background-color: #3b5c6e
}

.personal-tab .payment-info > .accord_btn {
    background-color: #1c4358
}

.personal-tab .sphere-influence > .accord_btn {
    background-color: #6b8c9c
}

.personal-tab .sphere-influence {
    border-color: #6b8c9c
}

.sphere-influence .influence-dwnd > a, .sphere-influence .influence-dwnd > a:hover {
    text-decoration: underline;
    cursor: pointer
}

.sphere-influence .influence-dwnd p {
    font-weight: 400;
    color: #293340;
    margin-top: 10px
}

#sphere_display_div_id label a {
    text-decoration: underline;
    color: #42adbd;
    font-weight: 500
}

.client-follow {
    border-color: #6b8c9c
}

.sold-settings {
    border-color: #3b5c6e
}

.payment-info {
    border-color: #1c4358
}

.accord_btn:after {
    content: "";
    float: right;
    color: #fff;
    border-top: solid 8px #fff;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    width: 0;
    margin-top: 6px
}

.accord_btn[aria-expanded=true]:after {
    border-bottom: solid 8px #fff;
    border-top: none
}

.jq-toast-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 999999 !important;
}

.jq-toast-single {
    width: auto;
    background-color: #42adbd;
    padding: 20px;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: "Fira Sans",sans-serif,fira_sansregular
}

.jq-toast-loader {
    background-color: #3b5c6e
}

.toast-active .dashboardWrapper {
    z-index: -1;
    position: relative
}

#forget_pwd_f_id, #forget_pwd_fm_id, .landing-page-main main, .login-main, .login-wrapper, .page-content, body, html {
    height: 100%;
    min-height: 100%;
    overflow-y: auto
}

.login-form-details, .login-main {
    background-color: #fff
}

.login-bg {
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.mortgage-login {
    background-image: url(/Content/images/haloImages.jpg)
}

.common-tabs {
    justify-content: center;
    margin-bottom: 15px
}

    .common-tabs li {
        padding-right: 30px;
        border-bottom: solid 1px #d6e1e6;
        padding-bottom: 10px;
        position: relative
    }

        .common-tabs li:last-child {
            padding-right: 0
        }

        .common-tabs li a {
            font-size: 1.6rem;
            color: #6c757d;
            padding: 0
        }

            .common-tabs li a.active {
                color: #42adbd;
                font-weight: 500;
                font-size: 1.8rem
            }

                .common-tabs li a.active:after {
                    content: "";
                    border-bottom: solid 2px #42adbd;
                    position: absolute;
                    bottom: -1px;
                    width: calc(100% - 30px);
                    left: 0
                }

        .common-tabs li:last-child a.active:after {
            width: 100%
        }

.login-form-details .profile-dp {
    margin-bottom: 20px;
    margin-top: 5px
}

.login-form-details {
    padding: 12px 40px;
    max-width: 500px;
    margin: auto
}

    .login-form-details .login-logo {
        max-width: 230px;
        margin: 0 auto 30px auto
    }

    .login-form-details .form-input {
        margin-bottom: 20px
    }

    .login-form-details .remember-password {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .login-form-details .remember-password a {
            padding: 3px 0 0 0
        }

        .login-form-details .remember-password label {
            font-weight: 400;
            color: #6c757d
        }

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    filter: none
}

.grey-bg-form input:-webkit-autofill, .grey-bg-form input:-webkit-autofill:active, .grey-bg-form input:-webkit-autofill:focus, .grey-bg-form input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fbfbfb inset !important
}

.login-form-details .form-actions a {
    color: #293340
}

.login-form-details .form-actions .btn-new-primary {
    margin-left: 7px
}

.trust-icon {
    text-align: center
}

.login-form-details .or-option {
    text-transform: capitalize;
    color: #b5b5b5;
    text-align: center;
    position: relative;
    margin: 20px 0
}

    .login-form-details .or-option span {
        padding: 0 5px;
        background: #fff;
        position: relative
    }

    .login-form-details .or-option:before {
        content: "";
        background-color: #e0e3e4;
        height: 1px;
        position: absolute;
        left: 0;
        width: 100%;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0
    }

.login-form-details .social-login ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    position: relative;
    cursor: pointer;
}

    .login-form-details .social-login ul li:first-child {
        margin-left: 0
    }

.login-form-details .social-login ul {
    padding: 15px 0 0 0;
    margin: 0
}

    .login-form-details .social-login ul li a {
        display: block;
        height: 40px;
        width: 40px;
        border-radius: 100%;
        box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -webkit-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -moz-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -ms-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        line-height: 40px;
        text-align: center
    }

    .login-form-details .social-login ul li .social-btn-common {
        position: absolute;
        left: 0;
        top: 0;
        height: 40px;
        width: 40px;
        opacity: 0;
        z-index: 2;
        overflow: hidden
    }

        .login-form-details .social-login ul li .social-btn-common iframe, .login-form-details .social-login ul li .social-btn-common span {
            width: 100% !important
        }

.login-form-details .social-login .sign-up a {
    font-weight: 500
}

.corporate-logo-inner {
    margin-right: 20px;
    border-right: solid 1px #e0e3e4;
    padding-right: 25px
}

.corporate-logo-inner, .social-set-up {
    display: inline-block;
    vertical-align: middle
}

    .corporate-logo-inner h4 {
        margin-bottom: 5px
    }

    .corporate-logo-inner a {
        display: block
    }

.account-header-info .tab-content {
    margin-bottom: 19px;
    line-height: 0
}

    .account-header-info .tab-content .social-btn, .account-header-info .tab-content h4 {
        display: inline-block;
        vertical-align: middle
    }

#acct_soc_media_setup_dv_id h4 {
    text-transform: capitalize
}

#pills-account-info .tab-main-heading .alert {
    margin-left: 15px
}

#acct_soc_media_setup_dv_id h4 a {
    text-decoration: underline
}

#acct_soc_media_setup_dv_id .social-btn input {
    font-size: 0;
    border: none;
    background-color: transparent;
    width: 22px;
    height: 22px;
    background-size: 14px;
    background-repeat: no-repeat;
    padding: 0;
    outline: 0;
    background-position: center;
    border-radius: 4px;
    margin-right: 5px
}

    #acct_soc_media_setup_dv_id .social-btn input.fb-btn {
        background-image: url(/Content/images/icons-svg/facebook.svg);
        border: solid 2px #3b5999
    }

    #acct_soc_media_setup_dv_id .social-btn input.linked-btn {
        background-image: url(/Content/images/icons-svg/linkedin.svg);
        border: solid 2px #0077b5;
        background-size: 12px
    }

.flex-content {
    align-items: center;
    justify-content: space-between
}

.refresh-icon {
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer
}

    .refresh-icon svg {
        width: 14px;
        height: 14px;
        fill: #42adbd
    }

.invoice-detail .invoice-bill-name h3, .invoice-detail .invoice-date h3 {
    text-transform: capitalize;
    color: #293340;
    font-size: 1.5rem
}

.bdr {
    border-bottom: solid 1px #e0e3e4
}

.invoice-detail .invoice-number h1 {
    color: #293340
}

.invoice-detail .invoice-number span {
    color: #42adbd
}

.current-status {
    padding: 5px 0
}

.paid-status span {
    color: #42adbd
}

.invoice-detail .invoice-bill-send-receive-detail .invoice-bill-send-receive-detail-inner {
    background-color: #f5f5f5;
    border-radius: 7px;
    padding: 15px;
    height: calc(100% - 30px)
}

.invoice-detail .invoice-bill-send-receive-detail h3 {
    color: #293340;
    margin-bottom: 10px
}

.invoice-detail .invoice-bill-send-receive-detail .invoice-bill-send-receive-detail-inner ul {
    margin: 0;
    padding: 0 0 0 20px
}

.invoice-detail .invoice-product-table .app-table-inner {
    box-shadow: 0 0 15px rgba(210,210,210,.4)
}

.invoice-detail .information-box {
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    border-radius: 7px;
    padding: 15px;
    height: 80%
}

.invoice-total-details ul {
    padding: 0;
    list-style: none
}

    .invoice-total-details ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px
    }

        .invoice-total-details ul li:last-child {
            margin-bottom: 0
        }

        .invoice-total-details ul li h3 {
            text-transform: capitalize;
            color: #293340
        }

        .invoice-total-details ul li p {
            font-size: 1.6rem;
            font-weight: 500
        }

.account-upload-details ul {
    padding-left: 0;
    list-style: none
}

    .account-upload-details ul li {
        padding: 10px;
        border-radius: 7px;
        margin-top: 16px;
        background: #f8f8f8
    }

.proof-main input {
    float: right
}

.proof-main p {
    padding: 9px 0;
    float: left
}

.separate-details {
    margin-bottom: 20px;
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.1);
    background-color: #fff;
    word-break: break-word
}

    .separate-details .form-input {
        margin-bottom: 0
    }

    .separate-details.form-field-mrgn .form-input {
        margin-bottom: 15px
    }

.tab-search-options {
    border-radius: 0;
    box-shadow: none
}

.landing-page-main {
    background-color: #fff
}

.landing-page h1 {
    font-size: 4rem;
    color: #293340;
    text-transform: capitalize
}

.landing-page {
    height: 100%
}

    .landing-page .landing-img {
        padding: 0 100px;
        margin-top: 50px
    }

.all-templates ul {
    padding: 0;
    list-style: none
}

.all-templates .template-info, .product-info {
    margin-bottom: 24px
}

    .all-templates .template-info .template-info-inner, .product-info .product-info-inner {
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
        border: solid 1px #f3f1f1;
        border-radius: 7px;
        background-color: #fff
    }

    .all-templates .template-info .template-img {
        max-height: 300px;
        overflow: hidden;
        position: relative;
        height: 300px;
        border-radius: 7px 7px 0 0
    }

    .product-info .product-img {
        border-radius: 7px 7px 0 0
    }

    .all-templates .template-info .template-img img {
        top: 0;
        transition: all ease 2s;
        -webkit-transition: all ease 2s;
        -moz-transition: all ease 2s;
        -o-transition: all ease 2s;
        -ms-transition: all ease 2s
    }

    .all-templates .template-info:hover .template-img img {
        position: absolute;
        top: 100%;
        transform: translateY(-100%)
    }

    .all-templates .template-info .template-info-inner .template-name-desc {
        background-color: #f8f8f8;
        padding: 15px
    }

        .all-templates .template-info .template-info-inner .template-name-desc .template-name, .product-info .product-info-inner .product-name-desc .product-name {
            display: flex;
            justify-content: space-between;
            margin-bottom: 10px;
            min-height: 45px;
        }

            .all-templates .template-info .template-info-inner .template-name-desc .template-name a svg, .product-info .product-info-inner .product-name-desc .product-name a svg {
                width: 24px;
                height: 24px;
                fill: none;
                stroke: #c7c7c7
            }

            .all-templates .template-info .template-info-inner .template-name-desc .template-name a:hover svg, .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
                stroke: #42adbd
            }

        .all-templates .template-info .template-info-inner .template-name-desc h3, .product-info .product-info-inner .product-name-desc h3 {
            color: #293340;
            text-transform: capitalize;
            font-weight: 500;
            max-width: 90%;
            line-height: normal
        }

.template-action-btn {
    padding: 15px;
    text-align: right
}

.all-templates .template-info .template-info-inner .template-name-desc .template-description {
    position: relative
}

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > p {
        display: inline-block
    }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc, .product-info .product-info-inner .product-name-desc .see-full-desc {
        color: #42adbd;
        font-weight: 500;
        cursor: pointer;
        text-transform: capitalize;
        position: relative;
        z-index: 1
    }

        .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:after {
            content: "";
            border-left: solid 8px transparent;
            border-right: solid 8px transparent;
            border-top: solid 8px #fff;
            display: block;
            width: 10px;
            position: absolute;
            right: 0;
            left: 0;
            margin: auto;
            top: -5px;
            display: none
        }

        .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:before {
            content: "";
            border-left: solid 10px transparent;
            border-right: solid 10px transparent;
            border-top: solid 10px #f1e8e8;
            width: 0;
            position: absolute;
            right: 0;
            left: 0;
            margin: auto;
            top: -5px;
            display: none
        }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description .full-description {
        position: absolute;
        padding: 10px;
        bottom: 26px;
        box-shadow: 0 0 10px rgba(41,51,64,.2);
        border-radius: 7px;
        background: #fff;
        width: 100%;
        left: 0;
        display: none
    }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover + .full-description, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover:after, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover:before {
        display: block
    }

.template-right-details {
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
    padding: 20px;
    border-radius: 10px;
    background-color: #fbfbfb
}

    .template-right-details .template-desc {
        margin-bottom: 15px
    }

    .template-right-details h3 {
        color: #293340;
        margin-bottom: 10px
    }

    .template-right-details .template-pricing ul {
        padding: 0;
        list-style: none
    }

        .template-right-details .template-pricing ul li {
            width: 40%;
            display: inline-block;
            margin-right: 30px;
            margin-bottom: 15px
        }

    .template-right-details h4 {
        color: #293340;
        margin-bottom: 3px
    }

    .template-right-details .template-pricing ul li .item-value {
        font-weight: 500;
        color: #293340
    }

        .template-right-details .template-pricing ul li .item-value span {
            font-weight: 400;
            font-size: 1.3rem
        }

.available-templates {
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    margin-bottom: 30px;
    background-color: #fff
}

.final-details {
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
    padding: 20px;
    border-radius: 10px;
    background-color: #fbfbfb
}

    .final-details .finalize-order-details .count-field {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 7px
    }

        .final-details .finalize-order-details .count-field label {
            font-weight: 400
        }

    .final-details .finalize-order-details .col-12 output {
        font-weight: 500
    }

.common-tiles-btn .tile-box {
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    padding: 15px;
    color: #293340;
    background-color: #fff;
    min-height: 100%;
    border-radius: 10px;
    display: flex;
    align-items: center
}

    .common-tiles-btn .tile-box h5 {
        text-transform: capitalize;
        margin-left: 15px;
        font-size: 1.5rem;
        color: #293340
    }

    .common-tiles-btn .tile-box .tile-icon svg {
        width: 35px;
        fill: #3b5c6e
    }

    .common-tiles-btn .tile-box.tile-text-icon .tile-icon svg {
        height: 50px;
        width: 50px
    }

    .common-tiles-btn .tile-box:hover {
        background-color: #3b5c6e
    }

    .common-tiles-btn .tile-box .tile-text p {
        font-size: 1.4rem;
        color: #293340;
        font-weight: 500;
        line-height: normal
    }

    .common-tiles-btn .tile-box .tile-text h5 {
        margin-left: 0;
        color: #42adbd;
        font-size: 3rem
    }

    .common-tiles-btn .tile-box .tile-text {
        margin-left: 15px
    }

    .common-tiles-btn .tile-box:hover .tile-icon svg, .common-tiles-btn .tile-box:hover h5, .common-tiles-btn .tile-box:hover p {
        color: #fff;
        fill: #fff
    }

.edit-cols .form-input {
    flex: 0 0 22.8%
}

.cropper-bg {
    touch-action: manipulation
}

.modal-common .modal-content .modal-header .name-info-badge, .name-info-badge {
    background-color: #42adbd;
    color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    text-transform: capitalize;
    margin-left: 5px;
    padding: 5px 10px;
    vertical-align: middle;
    border-radius: 5px
}

.modal-common .modal-content .modal-header .modal-title .edit-form-name.name-info-badge {
    color: #fff
}

.download-btn-color {
    color: #2049b9
}

.processing {
    color: #3078bf
}

.status-pending {
    color: #f0ad4e
}

.status-success {
    color: #18b155
}

.status-sent-by-cpi {
    color: #318fd2
}

.status-failed {
    color: #ff6563
}

.status-temporary {
    color: #4e79a7
}

.status-not-started {
    color: #4edef5
}

.status-not-sent {
    color: #ec7777
}

.widget-cursor {
    cursor: pointer
}

.common-border-radius-medium {
    border-radius: 7px
}

.common-border-radius-large {
    border-radius: 10px
}

.mortage-color {
    color: #addb21
}

.real-estate-color {
    color: #4edef5
}

@-moz-document url-prefix() {
    input: -webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
        -webkit-box-shadow: 0 0 0 0 #fff inset !important
    }
}

.customDropdownWrap select::-ms-expand {
    display: none
}

@media all and (-ms-high-contrast:none) {
    .modal-body {
        height: 100%
    }

    .form-input .input-hiden-content, .form-input input, .form-input select, .form-input textarea {
        line-height: normal
    }

    select::-ms-expand {
        display: none
    }

    .dashboardNav {
        min-height: 100vh
    }
}

@supports (-ms-ime-align:auto) {
    .app-table table thead {
        word-break: break-all
    }
}

.branding-partner {
    position: relative;
    padding-bottom: 100px
}

.support {
    display: none;
}

.all-products ul {
    padding: 0;
    list-style: none
}

.all-products .product-info {
    margin-bottom: 24px
}

    .all-products .product-info .product-info-inner {
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
        border: solid 1px #f3f1f1;
        border-radius: 7px;
        background-color: #fff;
        min-height: 100%;
        position: relative
    }

    .all-products .product-info .product-img {
        overflow: hidden;
        position: relative;
        border-radius: 7px 7px 0 0
    }

    .all-products .product-info .product-info-inner .product-name-desc {
        background-color: #fff;
        padding: 15px;
        border-radius: 0 0 7px 7px;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0
    }

    .all-products .product-info .product-info-inner .product-img .prod-code {
        background-color: #42adbd;
        color: #fff;
        font-weight: 500;
        font-size: 1.2rem;
        text-transform: capitalize;
        margin-left: 5px;
        padding: 5px 10px;
        vertical-align: middle;
        border-radius: 5px;
        position: absolute;
        right: 10px;
        bottom: 10px
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-description span {
        font-weight: 500;
        text-transform: capitalize
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name .product-detail li {
        justify-content: space-between;
        list-style-type: none;
        margin: 0 0 3px 0
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a svg {
        width: 24px;
        height: 24px;
        fill: none;
        stroke: #c7c7c7
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
        stroke: #42adbd
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name .product-detail li span {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        max-width: 90%
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-description .description > .see-full-desc {
        color: #42adbd;
        font-weight: 500;
        cursor: pointer;
        text-transform: capitalize;
        position: relative;
        z-index: 1
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a svg {
        width: 24px;
        height: 24px;
        fill: none;
        stroke: #c7c7c7;
        float: right
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
        stroke: #42adbd
    }

#event-tabs {
    float: left;
    width: 50%;
}

#main {
    width: 100%;
}

#date {
    font-weight: 700;
    font-size: 30px;
}

#month {
    font-size: 18px;
}

#card-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#card-body {
    border-radius: 10px;
    background-color: #d6e1e6;
}

.card {
    border: none;
    width: 30%;
    border-radius: 10px;
    border: none;
    width: 30%;
    border-radius: 10px;
}

#event {
    border: 1px solid Red;
}

.timing {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 2px 7px;
    background-color: #42adbd;
    color: #fff;
}

    .timing p.date {
        line-height: 17px;
        font-size: 18px;
        font-weight: 700;
    }

    .timing p.month {
        line-height: 18px;
        font-size: 12px;
    }

#events {
    text-decoration: none;
    background-color: #293340;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #42adbd;
}

.event-name {
    padding: 0px 10px;
}

#mobile-event-tabs {
    display: none;
    margin-bottom: 30px;
}

.@charset "UTF-8";.clr_DarkBlue {
    color: #293340 !important
}

.clr_MedBlue {
    color: #3b5c6e !important
}

.clr_LightBlue {
    color: #42adbd !important
}

.clr_whtie {
    color: #fff !important
}

.clr_green {
    color: #addb21 !important
}

html {
    font-size: 62.5%
}

body {
    font-family: "Fira Sans",sans-serif,fira_sansregular;
    color: #293340;
    font-size: 1.4rem;
    background: #f8f8f8
}

.btnWrapBottom button, .contSearchBtn, .contactActionBtn img, .dashboardNav > ul li a span, .dashboardSidebar .taskListWrap .loadMoreBtn, .siteBtn, .siteBtn_sm, .trans3ms, a, a:focus, a:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

.fm {
    font-weight: 500
}

.bold {
    font-weight: 700
}

h1 {
    font-size: 4rem;
    color: #293340
}

h2 {
    font-size: 2.6rem;
    color: #293340
}

h3 {
    font-size: 2rem;
    color: #3b5c6e
}

h4 {
    font-size: 1.6rem;
    color: #3b5c6e
}

.siteBtn {
    height: 45px;
    padding: 0 15px;
    border: 1px solid #3b5c6e;
    border-radius: 10px;
    color: #fff;
    background: #3b5c6e;
    cursor: pointer
}

    .siteBtn:hover {
        color: #3b5c6e;
        background: #fff;
        border-radius: 10px
    }

.siteBtn_sm {
    padding: 4px 15px;
    border: 1px solid #3b5c6e;
    border-radius: 10px;
    border-radius: 3px;
    color: #fff;
    background: #3b5c6e;
    cursor: pointer;
    display: inline-block
}

    .siteBtn_sm:hover {
        color: #3b5c6e;
        background: #fff;
        border-radius: 10px;
        border-radius: 3px
    }

.contactActionBtn img {
    margin-top: -4px;
    margin-right: 2px
}

.contactActionBtn:not(:hover) img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.headerRightUserInfo > * + * {
    margin-left: 15px
}

.profile-main {
    display: flex;
    align-items: center
}

.headerRightUserInfo li .navbar-link:after {
    vertical-align: middle;
    border-top: 6px solid #fff;
    border-right: 6px solid transparent;
    border-bottom: 0;
    border-left: 6px solid transparent
}

.profile-img {
    max-width: 35px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50px;
    height: 35px;
    max-height: 35px;
    overflow: hidden
}

    .profile-img img {
        border-radius: 50px;
    }

.dashboardHeader {
    background: #293340;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 9999;
}

.headerRightUserInfo button svg {
    width: 20px;
    height: 15px;
    fill: #fff
}

.dashboardHeader .addContactBtn, .dashboardHeader .searchContactBtn {
    background: #42adbd;
    color: #fff;
    height: 27px;
    padding: 0 10px;
    border: none;
    border-radius: 5px;
    outline: 0
}

.dashboardHeader .searchContactBtn {
    background-color: #f8f8f8;
    color: #293340
}

    .dashboardHeader .searchContactBtn svg {
        fill: #a7a7a7
    }

.dashboardHeader .headerSearch {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff
}

    .dashboardHeader .headerSearch input {
        background: 0 0 !important;
        border: none;
        box-shadow: none !important;
        outline: 0 !important
    }

    .dashboardHeader .headerSearch button {
        background: #3b5c6e;
        color: #fff;
        height: 24px;
        width: 34px;
        border-radius: 0 5px 5px 0;
        outline: 0;
        border: none
    }

.dashboardHeader .headeMark {
    color: #fff
}

.dashboardHeader .userAvatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    overflow: hidden
}

.dashboardHeader .menuToggleBtn {
    border: none;
    background: 0 0;
    outline: 0;
    box-shadow: none;
    color: #42adbd;
    font-size: 3rem;
    line-height: 1;
    padding: 0
}

.dashboardHeader .logo {
    max-width: 163px
}

.dashboardWrapper {
    padding-top: 52px;
    min-height: 100vh
}

.dashboardNav {
    background: #3b5c6e;
    padding: 20px 0 35px 0;
    position: relative
}

    .dashboardNav > ul li + li {
        margin: 5px 0 0
    }

    .dashboardNav > ul li a, .dashboardNav > ul li a:not([href]):not([tabindex]) {
        color: #fff;
        text-decoration: none;
        font-size: 1.5rem;
        padding: 0 14px;
        display: block;
        text-transform: capitalize
    }

    .dashboardNav > ul > li > a {
        padding: 0 14px;
        outline: 0
    }

    .dashboardNav > ul > li {
        padding: 10px 0
    }

    .dashboardNav > ul li a .cp-icon {
        font-size: 1.8rem
    }

    .dashboardNav > ul li a .menu-icon, .dashboardNav > ul li a span {
        display: inline-block;
        vertical-align: middle;
        line-height: normal
    }

    .dashboardNav > ul li a .menu-icon {
        margin-right: 10px;
        text-align: center;
        min-width: 25px;
        line-height: 0
    }

        .dashboardNav > ul li a .menu-icon svg {
            fill: #fff
        }

    .dashboardNav > ul li a .dbIcon {
        margin-right: 10px
    }

    .dashboardNav > ul li a img.dbIcon {
        max-width: 1.8rem;
        max-height: 1.8rem;
        margin-top: -3px
    }

    .dashboardNav > ul li a:hover .menu-icon svg, .dashboardNav > ul li a:hover .menu-icon svg circle, .dashboardNav > ul li a:hover .menu-icon svg ellipse, .dashboardNav > ul li a:hover .menu-icon svg path, .dashboardNav > ul li a:hover span {
        color: #addb21;
        fill: #addb21
    }

.dashboardContent {
    padding: 3.5rem 3rem
}

.breadcrumb {
    background: 0 0
}

.breadcrumb-item a {
    color: #3b5c6e
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "\f0da";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #42adbd
}

.chartLabels {
    background: #fff;
    padding-top: 13px;
    margin-top: -10px;
    position: relative;
    padding: 1rem 1.5rem
}

    .chartLabels .chartViewBtnWrap {
        line-height: 1
    }

    .chartLabels > div {
        max-width: 100px;
        width: 100%;
        margin: 0 3px
    }

@media (min-width:992px) {
    .chartLabels {
        padding-left: calc(5.7% + 26px);
        padding-left: calc(5.2% + 26px);
        padding-right: 2%;
        padding-top: 0
    }
}

@media (max-width:991px) {
    .chartLabels > div {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin: 0
    }

    .chartLabels .chartViewBtn {
        margin: 10px 15px;
        margin: 0 15px 10px;
        max-width: 100%;
        width: auto
    }
}

@media (max-width:767px) {
    .chartLabels > div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0
    }

    .chartLabels .chartViewBtnWrap {
        font-size: 16px
    }
}

@media (max-width:575px) {
    .chartLabels > div {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0
    }

    .chartLabels .chartViewBtn {
        margin: 0 0 10px;
        height: 30px;
        line-height: 28px;
        font-size: 12px
    }
}

.leadCounterMainInner {
    min-height: 10rem;
    height: 100%;
    border-radius: 1rem;
    background-color: #fff;
    color: #3b5c6e;
    padding: 2rem 2.5rem;
    border: 1px solid #dee6e8
}

    .leadCounterMainInner .icon {
        font-size: 6.3rem
    }

    .leadCounterMainInner img.icon {
        width: 6rem
    }

    .leadCounterMainInner .title {
        font-size: 1.6rem
    }

    .leadCounterMainInner .countNum {
        font-size: 3rem;
        line-height: 1;
        color: #42adbd
    }

    .leadCounterMainInner:hover {
        background-color: #3b5c6e;
        color: #fff;
        border: 1px solid #3b5c6e
    }

        .leadCounterMainInner:hover .countNum {
            color: #fff
        }

        .leadCounterMainInner:hover img.icon {
            -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1)
        }

@media (max-width:1199px) and (min-width:768px) {
    .leadCounterMainInner {
        padding: 1rem 1.5rem
    }

        .leadCounterMainInner .icon {
            font-size: 3.3rem
        }
}

.customDropdowLabel {
    color: #3b5c6e;
    display: block
}

.customDropdownWrap input, .customDropdownWrap select, .siteFieldsRow input, .siteFieldsRow select {
    border: 1px solid #3b5c6e;
    border-radius: 5px !important;
    text-align: left;
    height: 26px;
    height: 26px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
    background: #ebf2f2
}

.customDropdownWrap input, .customDropdownWrap select {
    padding-right: 33px
}

.customDropdownWrap:after {
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    z-index: 10px;
    top: 0;
    right: 0;
    border: 1px solid #3b5c6e;
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: #42adbd;
    text-align: center;
    line-height: 26px;
    pointer-events: none;
    background: #fff;
    border-radius: 0 5px 5px 0
}

.smCounter {
    border: 1px solid #dee6e8;
    background: #fff;
    border-radius: 10px;
    color: #3b5c6e;
    padding: 2rem 2rem
}

    .smCounter .countNum {
        font-size: 3rem;
        color: #3b5c6e
    }

    .smCounter:hover {
        color: #fff
    }

        .smCounter:hover .countNum {
            color: #42adbd
        }

.dashboardSidebar {
    background: #d6e1e6;
    padding: 3.5rem 3rem;
    min-height: 100%
}

    .dashboardSidebar .taskListWrap li {
        padding: 1.5rem;
        background: #fff;
        border-radius: 10px;
        font-size: 12px
    }

        .dashboardSidebar .taskListWrap li .icon {
            font-size: 3rem
        }

        .dashboardSidebar .taskListWrap li img.icon {
            width: 3rem
        }

.subMenu {
    background: #6b8c9c;
    padding: 35px 0;
    display: none
}

@media (min-width:1200px) {
    .subMenu {
        position: absolute;
        left: 100%;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: 10
    }
}

.title_bg_wrap {
    border: 2px solid #6d6e72;
    border-top: 0
}

    .title_bg_wrap .titleColor_bg {
        color: #fff;
        padding: 1rem 1.5rem;
        background: #6d6e72;
        margin-bottom: 0
    }

        .title_bg_wrap .titleColor_bg span {
            color: #addb21
        }

    .title_bg_wrap .title_bg_inner {
        padding: 3rem;
        background: #fff
    }

.innerSpace {
    padding: 3rem;
    background: #fff
}

.tabFullSep {
    border-top: 1px solid #3b5c6e;
    margin: -1px -3rem 0
}

.site-tabs {
    border: none
}

    .site-tabs .nav-item {
        margin: 0
    }

        .site-tabs .nav-item .nav-link {
            border-right: 1px solid #e9e9e9;
            border-top: 1px solid #e9e9e9;
            border-left: 1px solid transparent;
            border-bottom: 1px solid #e9e9e9;
            background: #fff;
            padding: 1rem 1.5rem;
            color: #293340 !important;
            border-radius: 0 !important
        }

            .site-tabs .nav-item .nav-link.active {
                border-bottom: 1px solid transparent;
                color: #fff !important;
                background: #42adbd
            }

@media (min-width:768px) {
    .site-tabs {
        display: -ms-flexbox !important;
        display: flex !important
    }

        .site-tabs .nav-item {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            min-width: 0;
            max-width: 100%;
            text-align: center
        }

            .site-tabs .nav-item .nav-link {
                height: 100%
            }
}

@media (max-width:575px) {
    .site-tabs .nav-item {
        width: 100%
    }
}

.site-tabs {
    border: none
}

    .site-tabs .nav-item {
        margin: 0
    }

@media (min-width:768px) {
    .site-tabs .nav-item:not(:first-child) {
        margin-left: 30px
    }
}

.site-tabs .nav-item .nav-link {
    border-right: 1px solid #3b5c6e;
    border-top: 1px solid #3b5c6e;
    border-left: 1px solid #3b5c6e;
    border-bottom: 1px solid #3b5c6e;
    background: #fff;
    padding: .3rem 1.5rem;
    padding: .3rem 3.5rem;
    color: #293340 !important;
    border-radius: 0 !important;
    position: relative
}

    .site-tabs .nav-item .nav-link i {
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .site-tabs .nav-item .nav-link.active {
        color: #fff !important;
        background: #42adbd
    }

        .site-tabs .nav-item .nav-link.active i {
            -webkit-transform: translateY(-50%) rotate(180deg);
            -moz-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
            -o-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg)
        }

@media (min-width:768px) {
    .site-tabs {
        display: -ms-flexbox !important;
        display: flex !important
    }

        .site-tabs .nav-item {
            -ms-flex-preferred-size: 0;
            flex-basis: 0;
            -ms-flex-positive: 1;
            flex-grow: 1;
            min-width: 0;
            max-width: 100%;
            text-align: center
        }

            .site-tabs .nav-item .nav-link {
                height: 100%
            }
}

@media (max-width:575px) {
    .site-tabs .nav-item {
        width: 100%
    }
}

.siteFieldsCol:not(:last-child) {
    margin-bottom: 3rem
}

.siteFieldsRow {
    margin-top: -2.5rem;
    margin-top: -1.5rem
}

    .siteFieldsRow > div {
        margin-top: 2.5rem;
        margin-top: 1.5rem
    }

        .siteFieldsRow > div:empty {
            margin-top: 0 !important
        }

.innerSpaceWhite + .innerSpaceWhite {
    margin-top: 1.5rem
}

.innerSpaceWhite .siteFieldsRow {
    margin-top: -1.5rem
}

    .innerSpaceWhite .siteFieldsRow > div {
        margin-top: 1.5rem
    }

        .innerSpaceWhite .siteFieldsRow > div:empty {
            margin-top: 0 !important
        }

.savedCardTable thead th, .siteTable thead th {
    background: #6b8c9c;
    border: none;
    color: #fff;
    font-weight: 500;
    padding-left: 1.4rem;
    padding-right: 1.4rem
}

.savedCardTable tbody tr:nth-of-type(odd), .siteTable tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.savedCardTable tbody tr:nth-of-type(even), .siteTable tbody tr:nth-of-type(even) {
    background: #f1fafa
}

.savedCardTable tbody tr td, .siteTable tbody tr td {
    padding-left: 1.4rem;
    padding-right: 1.4rem;
    vertical-align: middle;
    border-bottom: none;
    border-top: none
}

    .savedCardTable tbody tr td:not(:last-child), .siteTable tbody tr td:not(:last-child) {
        border-right: 1px solid #eaeaea
    }

.savedCardTable .editCardBtn, .siteTable .editCardBtn {
    background: #4e7389;
    color: #fff;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    font-weight: 500;
    box-shadow: none;
    height: 38px;
    border-radius: 3px;
    padding: 0 15px
}

.savedCardTable .tableActionBtns > * + *, .siteTable .tableActionBtns > * + * {
    margin-left: 15px
}

.siteSepBorder {
    border-top: 2px solid #3b5c6e;
    margin: 0
}

.contactTabBtns {
    margin-bottom: 2.5rem
}

    .contactTabBtns button:not(:last-child) {
        margin-right: 5px
    }

.pageTitle {
    font-size: 2.8rem
}

.contactSearchForm {
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff
}

    .contactSearchForm input {
        box-shadow: none !important;
        outline: 0 !important;
        border: 1px solid #42adbd;
        border-right: 0;
        border-radius: 5px 0 0 5px !important
    }

    .contactSearchForm button {
        background: #42adbd;
        color: #fff;
        height: 26px;
        width: 34px;
        border-radius: 0 5px 5px 0;
        outline: 0;
        border: none
    }

.contSearchBtn {
    height: 26px;
    width: 100%;
    border-radius: 5px;
    background: #42adbd;
    border: 1px solid #42adbd;
    color: #fff
}

    .contSearchBtn:hover {
        color: #42adbd;
        background: #fff
    }

.userPhoto {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover !important;
    background-position: center !important;
    background-position: center !important
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block
}

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        display: none;
        pointer-events: none
    }

.dashboardContentWrap {
    position: relative;
    padding-bottom: 100px
}

footer {
    padding: 2em 3rem;
    background: #293340;
    color: #fff;
    margin-top: auto;
    position: absolute;
    width: 100%;
    bottom: 0
}

    footer .copyright {
        font-size: 2.0rem;
        vertical-align: middle;
        margin-right: 5px;
    }

    footer a {
        color: #fff
    }

    footer .secure-main svg path {
        fill: #fff
    }

.pdfContainer {
    width: 1000px;
    margin: 0 auto
}

.pdf_header {
    padding: 1rem 1.5rem;
    margin-bottom: 20px;
    background: #293340;
    color: #fff;
    border-bottom: 1px solid #293340
}

#pdfLogo {
    float: left;
    margin-top: 8px
}

    #pdfLogo img {
        height: 70px
    }

#company {
    float: right;
    text-align: right
}

#details {
    margin-bottom: 30px
}

#detailsInner {
    padding-left: 6px;
    border-left: 6px solid #293340;
    float: left
}

    #detailsInner .to {
        color: #293340
    }

#companyInfo {
    float: right;
    text-align: right
}

    #companyInfo h1 {
        color: #293340;
        font-size: 2.4em;
        line-height: 1em;
        margin: 0 0 10px 0
    }

    #companyInfo .procNum {
        font-size: 1.1em;
        color: #293340
    }

table.pdfTable {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px
}

    table.pdfTable td, table.pdfTable th {
        padding: 20px;
        background: #fff;
        text-align: center;
        border-bottom: 1px solid #fff
    }

    table.pdfTable th {
        white-space: nowrap
    }

    table.pdfTable td {
        text-align: right;
        color: #42adbd
    }

    table.pdfTable .no {
        color: #fff;
        font-size: 1.6em;
        background: #42adbd
    }

    table.pdfTable .desc {
        text-align: left
    }

    table.pdfTable .unit {
        background: #ddd
    }

    table.pdfTable .total {
        background: #42adbd;
        color: #fff
    }

    table.pdfTable td.qty, table.pdfTable td.total, table.pdfTable td.unit {
        font-size: 1.2em
    }

    table.pdfTable tbody tr:last-child td {
        border: none
    }

    table.pdfTable tfoot td {
        padding: 10px 20px;
        background: #fff;
        border-bottom: none;
        font-size: 1.2em;
        white-space: nowrap;
        border-top: 1px solid #aaa
    }

    table.pdfTable tfoot tr:first-child td {
        border-top: none
    }

    table.pdfTable tfoot tr:last-child td {
        color: #42adbd;
        font-size: 1.4em;
        border-top: 1px solid #42adbd
    }

    table.pdfTable tfoot tr td:first-child {
        border: none
    }

.pdf_footer {
    color: #293340;
    width: 100%;
    bottom: 0
}

.btnWrapBottom > div {
    margin-top: 15px
}

.btnWrapBottom button {
    background: #3b5c6e;
    color: #fff;
    border: 1px solid #3b5c6e;
    border-radius: 5px !important;
    height: 26px;
    width: 100%;
    font-size: 13px;
    outline: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .btnWrapBottom button:hover {
        background: #fff;
        color: #3b5c6e
    }

    .btnWrapBottom button.submitBtn {
        background: #42adbd;
        border: 1px solid #42adbd
    }

        .btnWrapBottom button.submitBtn:hover {
            background: #fff;
            color: #42adbd
        }

.k-grid {
    font-family: "DejaVu Sans",Arial,sans-serif
}

.demo-section h3 {
    margin: 5px 0 15px 0
}

.page-template {
    font-family: "DejaVu Sans",Arial,sans-serif;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

    .page-template .header {
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        border-bottom: 1px solid #888;
        color: #888
    }

    .page-template .footer {
        position: absolute;
        bottom: 30px;
        left: 30px;
        right: 30px;
        border-top: 1px solid #888;
        text-align: center;
        color: #888
    }

    .page-template .watermark {
        font-weight: 700;
        font-size: 400%;
        text-align: center;
        margin-top: 30%;
        color: #aaa;
        opacity: .1;
        transform: rotate(-35deg) scale(1.7,1.5)
    }

.customer-photo {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999,inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px
}

kendo-pdf-document .customer-photo {
    border: 1px solid #dedede
}

.customer-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    padding-left: 3px
}

@media (min-width:1200px) and (max-width:1300px) {
    .leadCounterMainInner {
        padding: 2rem 1.5rem
    }

        .leadCounterMainInner .icon {
            margin-right: 1.5rem !important
        }
}

@media (min-width:1200px) {
    .dashboardContentWrap {
        width: calc(100% - 250px)
    }

    .dashboardNav > ul > li:hover .subMenu {
        display: block
    }
}

@media (min-width:768px) {
    .dashboardNav {
        -ms-flex: 0 0 250px;
        min-height: 100%;
        flex: 0 0 250px;
        max-width: 250px
    }

    .dashboardHeader {
        height: 52px
    }
}

@media (max-width:1199px) {
    .LogoWrapper {
        padding: 0 1.5rem
    }

    .dashboardHeader {
        height: 55px
    }

    .addContactBtn {
        width: 100%;
        height: 30px;
        border-radius: 0
    }

    .dashboardWrapper {
        padding-top: 58px
    }

    .dashboardNav.active {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .dashboardContent {
        padding: 1.5rem
    }

    .customDropdowLabel {
        font-size: 13px
    }

    .customDropdownWrap input, .customDropdownWrap select, .siteFieldsRow input, .siteFieldsRow select {
        height: 30px
    }

    .customDropdownWrap:after {
        line-height: 30px
    }

    .bottomTiles > div .smCounter .title {
        font-size: 16px
    }

    .site-tabs-content .tab-pane {
        display: none !important
    }

    .site-tabs-content .mobileTab.active + .tab-pane {
        display: block !important;
        opacity: 1 !important
    }

    .site-tabs-content .mobileTab, .site-tabs-content .mobileTab:focus, .site-tabs-content .mobileTab:hover {
        padding: 6px 15px;
        margin-bottom: 0;
        border-top: 1px solid #3b5c6e;
        margin-top: 10px;
        border-bottom: 1px solid #3b5c6e;
        color: #fff;
        background: #42adbd;
        cursor: pointer;
        display: inline-block;
        position: relative
    }

        .site-tabs-content .mobileTab i, .site-tabs-content .mobileTab:focus i, .site-tabs-content .mobileTab:hover i {
            position: absolute;
            right: 15px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%)
        }

        .site-tabs-content .mobileTab.active i, .site-tabs-content .mobileTab:focus.active i, .site-tabs-content .mobileTab:hover.active i {
            -webkit-transform: translateY(-50%) rotate(180deg);
            -moz-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
            -o-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg)
        }

    .site-tabs-content > input[type=radio] {
        display: none !important
    }

    .site-tabs-content input:checked + label > i {
        -webkit-transform: translateY(-50%) rotate(180deg) !important;
        -moz-transform: translateY(-50%) rotate(180deg) !important;
        -ms-transform: translateY(-50%) rotate(180deg) !important;
        -o-transform: translateY(-50%) rotate(180deg) !important;
        transform: translateY(-50%) rotate(180deg) !important
    }

    .site-tabs-content input:checked + label + .tab-pane {
        display: block !important;
        opacity: 1 !important;
        margin-bottom: 10px
    }
}

:root.color-white-hover:hover {
    --hover-white: #fff
}

:root.dashboard-tabs ul li a.active {
    --active-tab-white: #fff
}

:root.reset-form:hover {
    --hover-form-icon: #3b5c6e
}

:root.txt-file:hover {
    --hover-text-file-icon: #72b6d6
}

:root.excel-file:hover {
    --hover-excel-fill-icon: #008040
}

.btn.focus, .btn:focus {
    box-shadow: none
}

@font-face {
    font-family: fira_sansregular;
    src: url(/Content/fonts/firasans-regular-webfont.woff2) format('woff2'),url(/Content/fonts/firasans-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

.cls-1 {
    fill: #2d3e50
}

.cls-2 {
    fill: #1d75b8
}

.overflow-x {
    overflow-x: hidden
}

.primary-color {
    color: #42adbd
}

a, a:not([href]):not([tabindex]) {
    color: #42adbd;
    word-break: break-word;
    cursor: pointer
}

p {
    margin-bottom: 0
}

.hide-div {
    display: none
}

.dashboardNav ul {
    padding-left: 0;
    list-style: none
}

.dashboardNav > ul li > ul {
    overflow-y: auto
}

.dashboardNav > ul li > .dropdown-toggle:after {
    display: none
}

.dashboardNav > ul li > a .subMenuArrow {
    height: 16px;
    vertical-align: middle
}

.dashboardNav > ul li > ul > li > ul {
    padding-left: 5px
}

    .dashboardNav > ul li > ul > li + li, .dashboardNav > ul li > ul > li > ul, .dashboardNav > ul li > ul > li > ul li + li {
        margin: 15px 0 0 0
    }

.dashboardNav > ul li > ul > li a {
    font-size: 1.5rem
}

.dashboardNav > ul li .dropdown .dropdown-toggle {
    background-color: #3b5c6e;
    color: #fff;
    padding: 5px 14px;
    border-radius: 5px
}

    .dashboardNav > ul li .dropdown .dropdown-toggle:hover span {
        color: #fff
    }

.dashboardNav > ul li .user-menu {
    padding: 0 14px
}

.dashboardNav > ul > li > ul > li .user-menu {
    margin-top: 20px
}

.dashboardNav > ul > li > ul > li:first-child .user-menu {
    margin-top: 0
}

.dashboardNav > ul > li > .dropdown-toggle:after {
    vertical-align: middle
}

.dashboardNav > ul li .dropdown .dropdown-toggle:after {
    display: none
}

.form-control:focus {
    border-color: transparent;
    box-shadow: none
}

.form-control:disabled, .form-control[readonly] {
    background-color: transparent
}

img {
    max-width: 100%
}

.loader {
    display: none
}

#loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(/Content/images/loader-halo.gif) 50% 50% no-repeat rgba(249,249,249,.6);
    background-size: 100px
}

.loader img {
    max-width: 100px
}

.clear-both {
    clear: both
}

* {
    scrollbar-width: thin;
    scrollbar-color: #ccc #e0e0e0
}

::-webkit-scrollbar {
    width: 7px;
    border-radius: 10px;
    height: 7px
}

::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px
}

a:hover {
    color: #addb21
}

::selection {
    color: #fff;
    background: #42adbd
}

::-moz-selection {
    color: #fff;
    background: #42adbd
}

.navbar.navbar-inverse.navbar-fixed-top {
    display: none
}

[role=button] {
    cursor: pointer
}

.navbar-nav .dropdown-menu {
    transform: none !important;
    top: 44px !important;
    left: auto !important;
    padding: 20px 40px 20px 20px;
    right: 15px;
    border: none;
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    border-radius: 7px;
    width: 210px
}

    .navbar-nav .dropdown-menu:before {
        content: "";
        box-shadow: 0 0 15px rgba(210,210,210,.5);
        border-bottom: solid 9px #fff;
        border-left: solid 9px transparent;
        border-right: solid 9px transparent;
        display: block;
        position: absolute;
        top: -8px;
        right: 10px
    }

    .navbar-nav .dropdown-menu a {
        padding: 0 0 10px 0;
        font-size: 1.3rem;
        color: #293340;
        font-weight: 400;
        display: block
    }

        .navbar-nav .dropdown-menu a .prof-menu-icon {
            min-width: 20px;
            text-align: center;
            margin-left: 0
        }

        .navbar-nav .dropdown-menu a.profile-name span {
            color: #42adbd;
            margin-left: 0;
            font-weight: 500;
            font-size: 1.3rem;
            text-transform: uppercase;
            white-space: normal
        }

        .navbar-nav .dropdown-menu a span, .navbar-nav .dropdown-menu a svg {
            display: inline-block;
            vertical-align: middle
        }

        .navbar-nav .dropdown-menu a svg {
            width: 15px;
            height: 15px;
            fill: #293340
        }

        .navbar-nav .dropdown-menu a.report-bug svg {
            width: 17px;
            height: 17px
        }

        .navbar-nav .dropdown-menu a.feature-request svg {
            width: 20px;
            height: 20px
        }

        .navbar-nav .dropdown-menu a span {
            margin-left: 7px
        }

    .navbar-nav .dropdown-menu .user-menu > a span {
        margin-left: 0
    }

    .navbar-nav .dropdown-menu .user-menu > ul {
        padding-left: 18px
    }

    .navbar-nav .dropdown-menu .user-menu > a:after {
        border-top: 7px solid #6c757d;
        border-right: 5px solid transparent;
        border-bottom: 0;
        border-left: 5px solid transparent;
        vertical-align: middle
    }

.dashboardHeader .addContactBtn span, .dashboardHeader .addContactBtn svg {
    display: inline-block;
    vertical-align: middle
}

.navbar-nav .dropdown-menu a:active, .navbar-nav .dropdown-menu a:focus, .navbar-nav .dropdown-menu a:hover, .navbar-nav .dropdown-menu a:hover svg {
    background-color: transparent;
    outline: 0;
    color: #addb21;
    fill: #addb21
}

.dashboardHeader .addContactBtn span {
    margin-left: 5px;
    margin-top: 2px
}

.dashboardHeader .addContactBtn i {
    display: none;
    font-size: 20px;
}

.dashboardHeader .headerSearch button {
    line-height: 14px
}

.headerRightUserInfo .mob-search-btn {
    display: none
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0
}

h1 {
    font-size: 2.1rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 1.7rem
}

h4 {
    font-size: 1.5rem
}

button {
    cursor: pointer
}

    button:focus {
        outline: 0
    }

.dashboardNav > ul > li:hover > a .menu-icon svg, .dashboardNav > ul > li:hover > a .menu-icon svg path, .dashboardNav > ul > li:hover > a span {
    color: #addb21;
    fill: #addb21
}

main {
    padding: 18px 9px
}

.dashobard-home-tiles {
    background-color: #fff;
    box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -webkit-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -moz-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    -ms-box-shadow: 0 10px 26px rgba(69,94,126,.2);
    border-radius: 20px;
    width: 100%;
    text-align: center;
    padding: 7vh 0;
    cursor: pointer;
    margin-bottom: 30px;

}

    .dashobard-home-tiles .dashoboard-link-icon {
        min-height: 60px;
        max-height: 60px;
        margin: auto
    }

        .dashobard-home-tiles .dashoboard-link-icon img {
            max-height: 55px
        }

    .dashobard-home-tiles h1 {
        color: #293340;
        text-transform: capitalize;
        margin-top: 20px
    }

.dashboard-profile-breadcrumb .breadcrumb {
    padding: 0;
    margin: 0;
    align-items: center
}

    .dashboard-profile-breadcrumb .breadcrumb li {
        font-size: 1.3rem;
        font-weight: 500;
        text-transform: capitalize
    }

    .dashboard-profile-breadcrumb .breadcrumb a, .dashboard-profile-breadcrumb .breadcrumb span {
        color: #293340;
        font-family: "Fira Sans",sans-serif,fira_sansregular
    }

.dashboard-profile-breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    padding: 0 9px
}

.dashboard-profile-breadcrumb, .page-name {
    margin: 0 -15px 1.5rem -15px
}

    .page-name h2 {
        color: #293340;
        font-weight: 500;
        text-transform: capitalize
    }

ul.header-info {
    margin-bottom: 0;
    list-style: none;
    line-height: 25px;
    padding-left: 0
}

    ul.header-info li {
        display: inline-block;
        margin-right: 10px;
        box-shadow: 0 0 10px rgba(41,51,64,.2);
        padding: 5px 9px;
        border-radius: 5px;
        background: #fff
    }

        ul.header-info li:last-child {
            margin-right: 0
        }

.refresh-page a, .refresh-page h2, .refresh-page p, .refresh-page span {
    display: inline-block;
    vertical-align: middle
}

    .refresh-page p .widget-cursor {
        line-height: 0;
    }

.refresh-page h2 {
    margin-right: 10px
}

.refresh-page a {
    line-height: normal
}

.refresh-page .refresh-details {
    font-weight: 500
}

.refresh-page .fa-refresh {
    color: #42adbd;
    font-size: 20px
}

.dashboardContent {
    padding: 0 15px
}

.leadCounterMain .leads-tile .leadCounterMainInner {
    border: none;
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    padding: 20px;
    color: #293340;
    min-height: 100%
}

    .leadCounterMain .leads-tile .leadCounterMainInner:hover {
        color: #fff
    }

    .leadCounterMain .leads-tile .leadCounterMainInner .title {
        font-size: 1.4rem
    }

    .leadCounterMain .leads-tile .leadCounterMainInner img.icon {
        width: 50px
    }

.leadCounterMain .chartWrap .chartInner {
    background-color: #fff;
    padding: 25px 0;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(41,51,64,.2)
}

    .leadCounterMain .chartWrap .chartInner svg .highcharts-axis-labels text {
        fill: #293340 !important;
        font-weight: 600 !important;
        font-size: 1.3rem !important;
        color: #293340 !important
    }

    .leadCounterMain .chartWrap .chartInner .chartLabels {
        margin-top: 10px
    }

        .leadCounterMain .chartWrap .chartInner .chartLabels .label-inner {
            display: flex;
            align-items: center;
            min-height: 60px;
            justify-content: center
        }

        .leadCounterMain .chartWrap .chartInner .chartLabels .title {
            font-size: 1.3rem;
            color: #293340;
            line-height: 17px
        }

        .leadCounterMain .chartWrap .chartInner .chartLabels .chartViewBtn {
            font-size: 1.2rem;
            padding: 5px;
            border-radius: 5px;
            border-width: 2px
        }

.filter-range div span {
    font-size: 1.4rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500;
    margin-bottom: 5px;
    display: block
}

.filter-range div input[type=text], .filter-range div select, .filter-range select.form-control:not([size]):not([multiple]) {
    width: 100%;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    outline: 0;
    padding: 0;
    background-color: transparent;
    font-size: 1.4rem;
    color: #293340;
    box-shadow: none;
    height: auto
}

.filter-range .datepicker-calendar {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px;
    text-align: left
}

.filter-range .btn-new-primary {
    outline: 0;
    margin-left: 0;
    padding: 8px 10px
}

.dashboardContent .bottomTiles .smCounter {
    padding: 20px;
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    border-radius: 10px;
    border: none
}

    .dashboardContent .bottomTiles .smCounter .title, .dashboardContent .bottomTiles .smCounter .title a {
        font-size: 1.4rem;
        color: #293340
    }

        .dashboardContent .bottomTiles .smCounter .title a {
            cursor: pointer
        }

.dashboardSidebar {
    border-radius: 10px;
    padding: 20px
}

    .dashboardSidebar .taskListWrap li {
        word-break: break-word
    }

        .dashboardSidebar .taskListWrap li img.icon {
            width: 20px
        }

    .dashboardSidebar .filter-range div input[type=text] {
        border-color: #c5c5c5
    }

    .dashboardSidebar .taskListWrap .loadMoreBtn {
        margin-left: 0;
        width: 100%
    }

    .dashboardSidebar .taskListWrap.scroll-ul ul {
        padding-right: 10px;
        max-height: 620px;
        overflow: auto
    }

    .dashboardSidebar .taskListWrap ul li:last-child {
        margin-bottom: 0
    }

    .dashboardSidebar .taskListWrap ul::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px
    }

.dashboard-tabs ul {
    padding: 0;
    list-style: none
}

    .dashboard-tabs ul li {
        float: left;
        margin-right: 5px;
        margin-top: 3px
    }

        .dashboard-tabs ul li:last-child {
            margin-right: 0
        }

        .dashboard-tabs ul li h3, .dashboard-tabs ul li span {
            display: inline-block;
            vertical-align: middle
        }

        .dashboard-tabs ul li a.nav-link {
            display: block;
            background-color: #d6e1e6;
            border-radius: 7px 7px 0 0;
            padding: 8px 0px
        }

        .dashboard-tabs ul li a {
            display: block
        }

        .dashboard-tabs ul li span {
            line-height: 0
        }

            .dashboard-tabs ul li span svg {
                max-height: 20px;
                height: 20px;
                fill: #42adbd;
                width: 20px
            }

                .dashboard-tabs ul li span svg path {
                    fill: #42adbd
                }

#Icon_feather-shopping-cart #Path_3 {
    fill: transparent
}

.dashboard-tabs ul li h3 {
    padding-left: 5px;
    text-transform: capitalize;
    color: #293340;
    margin: 0;
    font-weight: 500;
    font-size: 1.4rem
}

    .dashboard-tabs ul li h3 span {
        display: none
    }

.dashboard-tabs ul li {
    text-align: center
}

.dashboard-tabs.listed-tab-show ul li {
    /*  width: 48%;*/
}

.dashboard-tabs ul li a.active .svg-without-active, .svg-with-active {
    display: none
}

.dashboard-tabs ul li a.active .svg-with-active {
    display: inline-block
}

.dashboard-tabs ul li a.nav-link.active {
    background-color: #42adbd
}

.disabled-tab {
    pointer-events: none;
    opacity: .4
}

    .disabled-tab.active {
        pointer-events: auto;
        opacity: 1
    }

.dashboard-tabs ul li a.nav-link.active h3 {
    color: #fff
}

.dashboard-tabs ul li a.active svg, .dashboard-tabs ul li a.active svg path, .dashboard-tabs ul li a.active svg rect {
    fill: #fff
}

    .dashboard-tabs ul li a.active svg#Icon_feather-shopping-cart path {
        stroke: #fff
    }

.more-tabs-btn .more-tabs-inner ul li {
    width: auto;
    margin-right: 3px;
    margin-top: 3px
}

.more-tabs-btn .more-tabs-inner ul li {
    font-size: 1.5rem
}

.contact-tabs-content h1 {
    color: #293340;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 0
}

.tab-heading-mrgn h1 {
    margin-bottom: 0
}

#pills-event-activity h1, #pills-program-schedule h1, #pills-response-activity h1 {
    margin-bottom: 0
}

.steps-btn-main {
    display: none
}

.contact-tabs-content .contact-personal-info.active {
    display: flex
}

    .contact-tabs-content .contact-personal-info.active + .steps-btn-main {
        display: block
    }

.contact-tabs-content .contact-personal-info .cont-per-info-lft-pan {
    background-color: #e0e6e8;
    float: left;
    width: 23.3%;
    padding: 15px 10px 10px 10px
}

.contact-tabs-content .cont-per-info-lft-pan ul {
    padding: 0;
    list-style: none
}

    .contact-tabs-content .cont-per-info-lft-pan ul li {
        margin-bottom: 15px;
        width: 100%
    }

        .contact-tabs-content .cont-per-info-lft-pan ul li a {
            border-radius: 7px;
            background-color: #f5f5f5;
            padding: 15px 12px;
            text-transform: capitalize;
            min-height: 5rem;
            line-height: normal;
            display: flex;
            align-items: center
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li span {
            color: #6c757d;
            font-size: 1.4rem;
            font-weight: 500
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li:last-child {
            margin-bottom: 0
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.active {
            background-color: #42adbd
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.active span {
                font-size: 1.6rem;
                font-weight: 500;
                color: #fff
            }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step {
            background-color: #fff
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link h4 {
            display: none
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step h4 {
            color: #42adbd;
            margin-bottom: 0;
            font-weight: 500;
            display: block
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step span {
            font-size: 1.2rem
        }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step.active {
            background-color: #42adbd
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step.active h4 {
                color: #fff
            }

        .contact-tabs-content .cont-per-info-lft-pan ul li a.nav-link.complete-step:hover, .contact-tabs-content .cont-per-info-lft-pan ul li a:hover {
            background-color: #3b5c6e;
            color: #fff
        }

            .contact-tabs-content .cont-per-info-lft-pan ul li a:hover span {
                color: #fff
            }

.contact-tabs-content .contact-personal-info .cont-right-panel {
    background-color: #fff;
    float: left;
    width: 78%;
    padding: 15px 20px
}

    .contact-tabs-content .contact-personal-info .cont-right-panel > .tab-pane {
        min-height: 250px
    }

        .contact-tabs-content .contact-personal-info .cont-right-panel > .tab-pane .collapse {
            display: block
        }

.contact-tabs-content .cont-right-panel .add-cnt-detl-btn {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn .add-details-btns h3 {
        display: inline-block
    }

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn h4 {
        color: #42adbd;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 0;
        font-size: 1.6rem
    }

    .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button {
        border: none;
        border-radius: 10px;
        background-color: #fff;
        padding: 8px 10px;
        margin-left: 15px;
        min-width: 145px;
        text-align: center;
        box-shadow: 0 0 15px rgba(210,210,210,.4);
        outline: 0;
        font-size: 1.4rem
    }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button:first-child {
            margin-left: 0
        }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button span, .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg {
            display: inline-block;
            vertical-align: middle
        }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg {
            height: 20px;
            fill: #42adbd
        }

            .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button svg path {
                fill: #42adbd
            }

        .contact-tabs-content .cont-right-panel .add-cnt-detl-btn button span {
            text-transform: capitalize;
            font-weight: 500;
            margin-left: 5px
        }

.contact-tabs-content .cont-right-panel form {
    margin-top: 30px
}

.checkbox-inline {
    line-height: 0
}

.contact-search-result .app-table-inner td label.checkbox-inline {
    display: inline-block
}

.form-input, form .form-input {
    margin-bottom: 15px
}

    form .form-input .input-options {
        text-align: right;
        margin-top: 5px;
        display: block;
        text-transform: capitalize;
        font-size: 1.6rem;
        color: #3b5c6e;
        font-weight: 500
    }

.contact-tabs-content .cont-right-panel form .form-input:nth-child(4n+4) {
    margin-right: 0
}

.form-input label, form .form-input label {
    font-size: 1.4rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500;
    margin-bottom: .5rem;
    display: block
}

.form-input .label-more-info label {
    float: left
}

.form-input .label-more-info .label-scnd-info {
    float: right;
    text-decoration: underline;
    font-size: 1.2rem
}

input[type=readonly] {
    cursor: default
}

.form-input .primary-color {
    color: #42adbd
}

.form-input .task-desc {
    margin-bottom: 10px;
    color: #3b5c6e
}

.form-input .tooltip-hover-content {
    background-image: url(/Content/images/icons-svg/information-button.svg);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    position: relative;
    cursor: pointer
}

    .form-input .tooltip-hover-content .tooltip-content-container {
        position: absolute;
        width: 300px;
        background: #6c757d;
        padding: 10px;
        border-radius: 5px;
        color: #fff;
        font-weight: 400;
        font-size: 1.3rem;
        bottom: 21px;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        display: none
    }

    .form-input .tooltip-hover-content.tooltip-right-edge .tooltip-content-container {
        left: auto;
        right: -20px;
        transform: none
    }

    .form-input .tooltip-hover-content:after {
        content: "";
        border-top: solid 6px #6c757d;
        border-left: solid 6px transparent;
        border-right: solid 6px transparent;
        position: absolute;
        left: 0;
        top: -6px;
        right: 0;
        margin: auto;
        width: 6px;
        display: none
    }

    .form-input .tooltip-hover-content:hover .tooltip-content-container, .form-input .tooltip-hover-content:hover:after {
        display: block
    }

.form-input.tootltip-input label span {
    display: inline-block;
    vertical-align: middle
}

.form-input.checkbox-input input, .form-input.checkbox-input label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0
}

.form-input.checkbox-input.v-top input {
    vertical-align: top;
    margin-top: 3px
}

.form-input.checkbox-input.v-top label {
    width: 89%
}

.form-input.checkbox-input label {
    margin-left: 5px;
    padding: 1px 0 0 0
}

.custom-dropdown .btn-group {
    width: 100%;
    display: block
}

.custom-dropdown button {
    padding: 0;
    width: 100%;
    text-align: left
}

    .custom-dropdown button:after {
        display: none
    }

.custom-dropdown ul {
    width: 100%;
    padding: 0
}

    .custom-dropdown ul li {
        padding: 10px 10px 0 10px
    }

.custom-dropdown ul {
    padding-bottom: 10px
}

    .custom-dropdown ul li label {
        margin: 0
    }

        .custom-dropdown ul li label input {
            position: relative;
            top: 2px
        }

    .custom-dropdown ul .input-group input {
        padding: 5px 10px
    }

.custom-dropdown button, select {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none
}

.contact-tabs-content .cont-right-panel .next-step-action-btn {
    text-align: right
}

.form-input .validation-error {
    display: none
}

.contact-tabs-content .cont-right-panel .next-step-action-btn button {
    border-radius: 7px;
    text-transform: capitalize;
    font-size: 1.7rem;
    font-weight: 400;
    border: none;
    background-color: #3b5c6e;
    padding: 12px 33px;
    line-height: 15px;
    color: #fff;
    text-align: center
}

    .contact-tabs-content .cont-right-panel .next-step-action-btn button.disabled {
        background-color: #f1f1f1;
        color: #a09f9f
    }

.form-action-btns {
    text-align: right;
    padding-right: 30px;
    margin-top: 30px
}

.transition-effect {
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -o-transition: all ease .5s;
    -ms-transition: all ease .5s
}

.btn-new-primary, .form-input .btn-new-primary {
    border: none;
    border-radius: 7px;
    font-size: 1.5rem;
    text-transform: capitalize;
    padding: 10px 20px;
    line-height: 15px;
    margin-left: 5px;
    color: #fff;
    background-color: #42adbd;
    border: solid 2px #42adbd;
    text-align: center;
    outline: 0;
    cursor: pointer;
    width: auto
}

    .btn-new-primary:hover {
        color: #fff
    }

    .btn-new-primary:focus, .form-input .btn-new-primary:focus {
        box-shadow: none
    }

.btn-new-danger {
    background-color: #dc3545;
    border-color: #dc3545
}

.modal-open .modal {
    z-index: 999999
}

.modal-footer > .btn-new-primary:not(:first-child) {
    margin-left: 5px
}

.modal-footer > :not(:last-child) {
    margin-right: 0
}

.btn-new-primary-medium, .form-input .btn-new-primary-medium {
    padding: 8px 10px
}

.btn-new-primary-small, .form-input .btn-new-primary-small {
    padding: 6px 7px;
    font-size: 1.4rem
}

.btn-new-primary:hover {
    background-color: #3b5c6e;
    border-color: #3b5c6e
}

.btn-new-primary.btn-new-danger:hover {
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-new-secondary, .form-input .btn-new-secondary {
    background-color: transparent;
    border: solid 2px #3b5c6e;
    color: #293340;
    font-weight: 500
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-new-secondary:hover {
    background-color: #3b5c6e;
    color: #fff;
    border-color: #3b5c6e
}

.contact-tabs-content .tab-pane .tab-main-heading {
    padding: 20px 10px
}

    .contact-tabs-content .tab-pane .tab-main-heading .btn-new-primary:hover {
        color: #fff
    }

.contact-tabs-content .tab-pane .tab-box-padding, .tab-box-padding {
    padding: 20px 10px
}

.program-schedule .tab-main-heading p {
    color: #3b5c6e;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px
}

.event-filter-heading, .event-types-details {
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .event-filter-heading h1 {
        float: left
    }

.event-types {
    margin-left: 40px;
    margin-bottom: 0
}

    .event-types, .event-types li, .event-types li input, .event-types li span {
        display: inline-block;
        vertical-align: middle;
        padding: 0;
        list-style: none;
        line-height: normal;
        color: #293340;
        outline: 0;
        cursor: pointer
    }

        .event-types li + li {
            margin-left: 20px
        }

        .event-types li {
            padding: 8px 10px;
            border-radius: 5px
        }

            .event-types li span {
                margin: 0 15px 0 5px;
                line-height: 19px
            }

            .event-types li svg {
                display: inline-block;
                vertical-align: middle;
                width: 16px;
                height: 16px
            }

            .event-types li.all-type {
                background: rgba(66,173,189,.1)
            }

                .event-types li.all-type svg {
                    fill: #42adbd
                }

            .event-types li.note-type {
                background: rgba(75,139,160,.1)
            }

                .event-types li.note-type svg, .event-types li.note-type svg path {
                    fill: #4b8ba0
                }

            .event-types li.event-type {
                background: rgba(255,87,87,.1)
            }

            .event-types li.log-call-type {
                background: rgba(89,183,122,.1)
            }

                .event-types li.log-call-type svg {
                    fill: #59b77a
                }

            .event-types li.mail-type {
                background: rgba(140,87,204,.1)
            }

            .event-types li.note-type input[type=checkbox] {
                border-color: #4b8ba0
            }

                .event-types li.note-type input[type=checkbox]:checked {
                    background-color: #4b8ba0
                }

            .event-types li.event-type input[type=checkbox] {
                border-color: #ff5757
            }

                .event-types li.event-type input[type=checkbox]:checked {
                    background-color: #ff5757
                }

            .event-types li.event-type svg {
                fill: #ff5757
            }

            .event-types li.log-call-type input[type=checkbox] {
                border-color: #59b77a
            }

                .event-types li.log-call-type input[type=checkbox]:checked {
                    background-color: #59b77a
                }

            .event-types li.log-call-type svg path {
                fill: #59b77a
            }

            .event-types li.mail-type input[type=checkbox] {
                border-color: #8c57cc
            }

                .event-types li.mail-type input[type=checkbox]:checked {
                    background-color: #8c57cc
                }

            .event-types li.mail-type svg {
                fill: #8c57cc
            }

.event-filter-heading .event-filter {
    margin-bottom: 0
}

    .event-filter-heading .event-filter button, .event-filter-heading .event-filter select {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .event-filter-heading .event-filter h4 {
        display: block;
        margin-bottom: 5px
    }

    .event-filter-heading .event-filter select {
        width: 100px;
        margin: 0 10px 0 0
    }

    .event-filter-heading .event-filter button {
        padding: 5px;
        margin: 0
    }

.event-activity-table table tbody tr td {
    position: relative;
    padding: 15px 10px
}

    .event-activity-table table tbody tr td:first-child:after {
        content: "";
        width: 3px;
        height: 90%;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

.event-bdr td:first-child:after {
    background-color: #ff5757
}

.event-bdr td:first-child svg {
    fill: #ff5757
}

.attachment-bdr td:first-child:after {
    background-color: #4b8ba0
}

.attachment-bdr td:first-child svg {
    fill: #4b8ba0
}

    .attachment-bdr td:first-child svg path {
        fill: #4b8ba0
    }

.log-call-bdr td:first-child:after {
    background-color: #59b77a
}

.log-call-bdr td svg path {
    fill: #59b77a
}

.mail-bdr td:first-child:after {
    background-color: #8c57cc
}

.mail-bdr td:first-child svg {
    fill: #8c57cc
}

.table {
    width: 100%;
    margin-bottom: 0;
    color: #212529
}

.small-table {
    max-width: 400px
}

.app-table .app-table-inner {
    background-color: #fff
}

.app-table-inner.alert-margin {
    width: 100%;
    float: left
}

.app-table table thead {
    background-color: #d6e1e6;
    word-break: break-word
}

    .app-table table thead th {
        border: none;
        padding: 10px 5px;
        font-size: 1.4rem;
        color: #293340;
        font-weight: 500;
        vertical-align: middle;
        line-height: 17px;
        text-transform: capitalize;
        word-break: keep-all
    }

        .app-table table thead th a {
            position: relative;
            padding-right: 18px;
            display: inline-block;
            cursor: pointer;
            word-break: initial;
        }

            .app-table table thead th a:not([href]):not([tabindex]) {
                word-break: initial;
            }

            .app-table table thead th a:after {
                content: "";
                display: inline-block; /*background-image:url(/Content/images/icons-svg/sort.svg);*/
                background-size: 20px;
                background-repeat: no-repeat;
                background-position: right center;
                width: 15px;
                height: 15px;
                position: absolute;
                bottom: 0;
                right: 0;
                top: 0;
                margin: auto
            }

        .app-table table thead th.text-center {
            text-align: left !important
        }

.app-table table .select-all-input label {
    line-height: 0
}

.app-table table thead th .select-all-input-th .select-all-input, .app-table table thead th .select-all-input-th input[type=checkbox] {
    display: inline-block;
    vertical-align: middle
}

.app-table table tbody tr:nth-child(even) {
    background-color: #f1fafa
}

.app-table table tbody tr.table-total {
    background-color: #6b8c9c;
    color: #fff
}

.app-table table td {
    border: none;
    padding: 10px 5px;
    font-size: 1.4rem;
    vertical-align: middle;
    font-weight: 500;
    word-break: break-word
}

    .app-table table td.checkbox-td {
        line-height: 9px
    }

    .app-table table td .btn-new-primary:first-child {
        margin-left: 0
    }

.td-more-content-main {
    position: relative
}

.app-table table td .td-more-content-main-inner {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: left top 6px;
    background-size: 10px;
    padding-left: 15px;
    max-width: 300px
}

.app-table table td .td-more-content {
    height: 20px;
    overflow: hidden
}

    .app-table table td .td-more-content.height-auto {
        height: auto
    }

.app-table table td .td-more-content-tooltip {
    display: none;
    position: absolute;
    background: #fff;
    padding: 15px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    z-index: 1;
    left: 0;
    top: 60%;
    max-height: 300px;
    overflow-y: auto
}

.app-table table td .td-more-content-main-inner:hover .td-more-content-tooltip {
    display: block
}

.app-table table td.banner-upload > a {
    max-width: 100px;
    display: block
}

.app-table table td .attached-td {
    display: inline-block;
    cursor: pointer
}

    .app-table table td .attached-td svg {
        max-width: 25px;
        fill: #3b5c6e;
        height: 27px
    }

.app-table table td .attachment-modal {
    text-align: left;
    background-color: rgba(0,0,0,.5);
    padding: 20px 0
}

    .app-table table td .attachment-modal.show {
        display: block
    }

    .app-table table td .attachment-modal .modal-content .modal-body {
        min-height: 500px;
        overflow-y: auto;
        max-height: 500px;
        padding-top: 0;
        margin-top: 20px
    }

    .app-table table td .attachment-modal.not-scroll .modal-content .modal-body {
        overflow-y: initial
    }

    .app-table table td .attachment-modal .modal-content .modal-body img {
        max-width: 100%
    }

    .app-table table td .attachment-modal .modal-content .modal-body iframe {
        width: 100%;
        height: 500px
    }

    .app-table table td .attachment-modal .modal-content .modal-body .download-pdf-btn {
        display: none
    }

.app-table table td a label {
    cursor: pointer
}

.app-table table td b {
    font-weight: 500
}

.app-table table .table-actions a, .app-table table .table-actions span, .div-action-btns a, .div-action-btns span {
    display: inline-block;
    margin-left: 3px;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    position: relative;
    vertical-align: middle
}

.app-table table .table-btn {
    margin-left: 3px;
}

.app-table table .table-actions input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px
}

.app-table table .table-actions a input, .app-table table .table-actions span input, .div-action-btns span input {
    cursor: pointer
}

.app-table table .table-actions a:before, .app-table table .table-actions span:before, .div-action-btns a:before, .div-action-btns span:before {
    content: attr(data-title);
    white-space: nowrap;
    background-color: #6c757d;
    border-radius: 4px;
    padding: 5px 10px;
    color: #fff;
    text-transform: capitalize;
    position: absolute;
    left: 50%;
    top: -31px;
    line-height: normal;
    transform: translateX(-50%);
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    opacity: 0;
    visibility: hidden;
    font-size: 1.2rem
}

.app-table table .table-actions span.left-edge-tooltip:before {
    left: 100%
}

.app-table table .table-actions a.tooltip-right:before, .app-table table .table-actions span.tooltip-right:before {
    left: 0
}

.app-table table .table-actions a:after, .app-table table .table-actions span:after, .div-action-btns a:after, .div-action-btns span:after {
    content: "";
    border-top: solid 6px #6c757d;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    position: absolute;
    left: 0;
    top: -7px;
    right: 0;
    margin: auto;
    width: 6px;
    opacity: 0;
    visibility: hidden
}

.app-table table .table-actions a:hover:after, .app-table table .table-actions a:hover:before, .app-table table .table-actions span:hover:after, .app-table table .table-actions span:hover:before, .div-action-btns a:hover:after, .div-action-btns a:hover:before, .div-action-btns span:hover:after, .div-action-btns span:hover:before {
    opacity: 1;
    visibility: visible
}

.app-table table .table-actions a:first-child {
    margin-left: 0
}

.app-table table .table-actions .table-view, .div-action-btns .table-view, .table-view {
    background-color: rgba(214,225,230,.4)
}

    .app-table table .table-actions .table-view:hover, .div-action-btns .table-view:hover, .table-view:hover {
        background-color: #42adbd
    }

        .app-table table .table-actions .table-view:hover svg, .app-table table .table-actions .table-view:hover svg path, .div-action-btns .table-view:hover svg, .div-action-btns .table-view:hover svg path, .table-view:hover svg, .table-view:hover svg path {
            fill: #fff
        }

.app-table table .table-actions .active-partner {
    background-color: rgba(117,168,53,.2)
}

    .app-table table .table-actions .active-partner svg {
        width: 17px;
        fill: #75a835
    }

    .app-table table .table-actions .active-partner:hover {
        background-color: #75a835
    }

.app-table table .table-actions .select-btn {
    background-color: rgba(108,99,255,.2)
}

    .app-table table .table-actions .select-btn svg {
        fill: #6c63ff
    }

    .app-table table .table-actions .select-btn:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .approve {
    background-color: rgba(24,177,85,.3)
}

    .app-table table .table-actions .approve svg {
        width: 17px;
        fill: #18b155
    }

    .app-table table .table-actions .approve:hover {
        background-color: #18b155
    }

.app-table table .table-actions .reassign {
    background-color: rgba(107,140,156,.2)
}

    .app-table table .table-actions .reassign svg {
        fill: #6b8c9c
    }

    .app-table table .table-actions .reassign:hover {
        background-color: #6b8c9c
    }

.app-table table .table-actions .refresh-result {
    background-color: rgba(109,206,253,.3)
}

    .app-table table .table-actions .refresh-result svg {
        fill: #4da7d4
    }

    .app-table table .table-actions .refresh-result:hover {
        background-color: #4da7d4
    }

.app-table table .table-actions .reset {
    background-color: rgba(31,191,197,.2)
}

    .app-table table .table-actions .reset svg {
        fill: #1fbfc5
    }

    .app-table table .table-actions .reset:hover {
        background-color: #1fbfc5
    }

.app-table table .table-actions .bug {
    background-color: rgba(54,91,148,.2)
}

    .app-table table .table-actions .bug svg {
        fill: #365b94
    }

    .app-table table .table-actions .bug:hover {
        background-color: #365b94
    }

.app-table table .table-actions .update-message {
    background-color: rgba(24,177,85,.4)
}

    .app-table table .table-actions .update-message svg {
        fill: #18b155
    }

    .app-table table .table-actions .update-message:hover {
        background-color: #18b155
    }

.app-table table .table-actions .update-images {
    background-color: rgba(108,99,255,.4)
}

    .app-table table .table-actions .update-images svg {
        fill: #6c63ff
    }

    .app-table table .table-actions .update-images:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .cancel-order {
    background-color: rgba(255,101,99,.4)
}

    .app-table table .table-actions .cancel-order svg {
        fill: #ff6563
    }

    .app-table table .table-actions .cancel-order:hover {
        background-color: #ff6563
    }

.app-table table .table-actions .order {
    background-color: rgba(139,187,247,.4)
}

    .app-table table .table-actions .order svg {
        fill: #4b80c1
    }

    .app-table table .table-actions .order:hover {
        background-color: #4b80c1
    }

.app-table table .table-actions .order-properties svg {
    fill: #88b10c
}

.app-table table .table-actions .order-properties {
    background-color: rgba(173,219,33,.4)
}

    .app-table table .table-actions .order-properties:hover {
        background-color: #88b10c
    }

.app-table table .table-actions .produce-copy svg {
    fill: #47aaff
}

.app-table table .table-actions .produce-copy {
    background-color: rgba(71,170,255,.4)
}

    .app-table table .table-actions .produce-copy:hover {
        background-color: #47aaff
    }

.app-table table .table-actions .common-svg-width svg, .app-table table .table-actions .reassign svg, .app-table table .table-actions .store-order svg, .app-table table .table-actions .table-view svg, .common-svg-width svg, .div-action-btns a svg, .div-action-btns span svg {
    width: 15px;
    height: 13px
}

.app-table table .table-actions .cancel-order svg {
    height: 10px
}

.app-table table .table-actions .table-view svg {
    fill: #42adbd
}

.app-table table .table-actions .reset-pass, .app-table table .table-actions .store-order {
    line-height: 33px
}

    .app-table table .table-actions .store-order svg {
        height: 13px;
        fill: #18b155
    }

.app-table table .table-actions .store-order {
    background-color: rgba(24,175,84,.2)
}

    .app-table table .table-actions .store-order:hover {
        background-color: #18b155
    }

.app-table table .table-actions .add-crm svg {
    fill: #3c5dd8;
    width: 12px
}

.app-table table .table-actions .add-crm {
    background-color: rgba(66,98,214,.2)
}

    .app-table table .table-actions .add-crm:hover {
        background-color: #3c5dd8
    }

.app-table table .table-actions .get-count svg {
    fill: #0bccd6
}

.app-table table .table-actions .get-count {
    background-color: rgba(15,233,255,.2)
}

    .app-table table .table-actions .get-count:hover {
        background-color: #0bccd6
    }

.app-table table .table-actions .reset-pass svg {
    height: 16px;
    width: 16px;
    fill: rgba(220,53,69,.8)
}

.app-table table .table-actions .reset-pass {
    background-color: rgba(220,53,69,.3)
}

    .app-table table .table-actions .reset-pass:hover {
        background-color: rgba(220,53,69,.8)
    }

.app-table table .table-actions .sso-login svg {
    height: 18px;
    width: 18px;
    fill: #6c63ff
}

.app-table table .table-actions .sso-login {
    background-color: rgba(108,99,255,.2)
}

    .app-table table .table-actions .sso-login:hover {
        background-color: #6c63ff
    }

.app-table table .table-actions .emailverify svg {
    height: 15px;
    width: 15px;
    fill: #318fd2
}

.app-table table .table-actions .emailverify {
    background-color: rgba(49,143,210,.2)
}

    .app-table table .table-actions .emailverify:hover {
        background-color: #318fd2
    }

.app-table table .table-actions .login-as svg {
    height: 14px;
    width: 14px;
    fill: #2049b9
}

.app-table table .table-actions .login-as {
    background-color: rgba(32,73,185,.2)
}

    .app-table table .table-actions .login-as:hover {
        background-color: #2049b9
    }

.app-table table .table-actions .reassign-table {
    background-color: rgba(32,73,185,.2);
    position: relative
}

    .app-table table .table-actions .reassign-table:hover {
        background-color: #2049b9
    }

    .app-table table .table-actions .reassign-table input {
        font-size: 0
    }

    .app-table table .table-actions .reassign-table svg {
        width: 13px;
        height: 13px;
        fill: #2049b9;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0
    }

.app-table .table-actions .record-del, .app-table table .table-actions .record-del, .record-del {
    background-color: #fedfdf
}

    .app-table .table-actions .record-del:hover, .app-table table .table-actions .record-del:hover, .record-del:hover {
        background-color: #ec7777
    }

        .app-table .table-actions .record-del:hover svg path, .app-table table .table-actions .record-del:hover svg path, .record-del:hover svg path {
            fill: #fff
        }

    .app-table .table-actions .record-del svg, .app-table table .table-actions .record-del svg, .record-del svg {
        height: 13px;
        fill: #ec7777
    }

.app-table table .table-actions .complete-data {
    background-color: #d2ffe4
}

    .app-table table .table-actions .complete-data.checkbox-active {
        filter: grayscale(1);
        opacity: .7;
        pointer-events: none
    }

    .app-table table .table-actions .complete-data:hover {
        background-color: #18b155
    }

.app-table table .table-actions .not-complete-data {
    background-color: #ffddc4
}

    .app-table table .table-actions .not-complete-data:hover {
        background-color: #fd6c00
    }

.app-table table .table-actions .default-card svg {
    width: 17px;
    height: 17px;
    fill: #2049b9
}

.app-table table .table-actions .not-complete-data svg {
    width: 13px;
    fill: #fd6c00
}

.app-table table .table-actions .default-card {
    background-color: #d5e0ff
}

    .app-table table .table-actions .default-card:hover {
        background-color: #2049b9
    }

        .app-table table .table-actions .complete-data:hover svg path, .app-table table .table-actions .default-card:hover svg, .app-table table .table-actions a:hover svg, .app-table table .table-actions a:hover svg circle, .app-table table .table-actions a:hover svg path, .app-table table .table-actions span:hover svg {
            fill: #fff
        }

.app-table table .table-actions .complete-data svg {
    height: 13px;
    width: 13px;
    fill: #18b155
}

.reactive svg {
    height: 15px
}

.event-activity-table table tbody tr td .comment-icon {
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(214,225,230,.4);
    padding: 0;
    border-radius: 100%;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px
}

    .event-activity-table table tbody tr td .comment-icon svg {
        height: 15px
    }

.event-activity-table table tbody tr td p {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px
}

.event-activity-table table tbody tr.event-bdr td:first-child p {
    cursor: pointer
}

.event-activity-table table tbody tr td svg {
    width: 17px;
    height: 17px
}

.app-table .event-activity-table table .table-actions a, .div-action-btns span, .payment-info table .table-actions span, .table-actions-input-btn table .table-actions span {
    position: relative
}

    .app-table .event-activity-table table .table-actions a input, .div-action-btns span input, .payment-info table .table-actions span input, .table-actions-input-btn table .table-actions span input {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        font-size: 0;
        box-shadow: none;
        padding: 0;
        opacity: 0
    }

.app-table table .table-actions .re-run-group {
    line-height: 32px
}

.div-action-btns span input, .table-actions-input-btn table .table-actions span input {
    z-index: 1
}

.div-action-btns, .table-actions-input-btn .action-button-inner {
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.div-action-btns {
    justify-content: flex-end
}

    .app-table.table-actions-input-btn .action-button-inner span, .div-action-btns a, .div-action-btns span {
        display: flex;
        align-items: center;
        justify-content: center
    }

.no-record-found {
    background-color: #ffffff;
    padding: 10px 0
}

.app-table table .table-actions span.switch, .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px
}

    .app-table table .table-actions span.switch input[type=checkbox], .switch input {
        opacity: 0;
        width: 0;
        height: 0
    }

.app-table table .table-actions span.slider, .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    width: auto;
    height: auto
}

    .app-table table .table-actions span.slider:before, .slider:before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 4px;
        bottom: 3px;
        background-color: #fff;
        -webkit-transition: .4s;
        transition: .4s;
        opacity: 1;
        visibility: visible;
        box-shadow: none;
        top: initial;
        padding: 0;
        transform: none
    }

.app-table table .table-actions input:checked + .slider, input:checked + .slider {
    background-color: #42adbd
}

.app-table table .table-actions input:focus + .slider, input:focus + .slider {
    box-shadow: 0 0 1px #2196f3
}

.app-table table .table-actions input:checked + .slider:before, input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px)
}

.app-table table .table-actions .slider.round, .slider.round {
    border-radius: 34px
}

    .app-table table .table-actions .slider.round:before, .slider.round:before {
        border-radius: 50%
    }

    .app-table table .table-actions .slider.round:after {
        display: none
    }

.search-drop-btn {
    pointer-events: none;
    display: block
}

.search-dropdown.collapse, .search-dropdown.collapse.show {
    display: flex
}

.search-options {
    background-color: #fff;
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2)
}

.search-form-action-btns {
    display: flex;
    justify-content: flex-end
}

    .search-form-action-btns button {
        border: none;
        background-color: none;
        height: 40px;
        width: 40px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: 7px;
        position: relative
    }

        .search-form-action-btns button svg {
            height: 25px;
            width: 25px
        }

        .search-form-action-btns button.reset-form {
            background-color: rgba(214,225,230,.4)
        }

        .search-form-action-btns button.txt-file {
            background-color: rgba(173,224,249,.4)
        }

        .search-form-action-btns button.excel-file {
            background-color: rgba(198,222,199,.4)
        }

        .search-form-action-btns button.reset-form:hover {
            background-color: #d6e1e6
        }

        .search-form-action-btns button.reset-form svg {
            fill: #80949e
        }

        .search-form-action-btns button.reset-form:hover #Path_1634, .search-form-action-btns button.reset-form:hover svg {
            fill: #3b5c6e
        }

        .search-form-action-btns button.txt-file:hover {
            background-color: #bbe9ff
        }

        .search-form-action-btns button.txt-file svg {
            fill: #7da3b5
        }

        .search-form-action-btns button.txt-file:hover svg {
            fill: #72b6d6
        }

        .search-form-action-btns button.excel-file:hover {
            background-color: #c3f5dc
        }

        .search-form-action-btns button.excel-file svg {
            fill: #5b9f5e
        }

        .search-form-action-btns button.excel-file:hover path {
            fill: #008040
        }

        .search-form-action-btns button:before {
            content: attr(data-title);
            white-space: nowrap;
            background-color: #6c757d;
            border-radius: 4px;
            padding: 5px 10px;
            color: #fff;
            text-transform: capitalize;
            position: absolute;
            left: 50%;
            top: -31px;
            line-height: normal;
            transform: translateX(-50%);
            box-shadow: 0 0 10px rgba(41,51,64,.2);
            opacity: 0;
            visibility: hidden;
            font-size: 1.2rem
        }

        .search-form-action-btns button.tooltip-right-edge:before {
            left: 0
        }

        .search-form-action-btns button:after {
            content: "";
            border-top: solid 6px #6c757d;
            border-left: solid 6px transparent;
            border-right: solid 6px transparent;
            position: absolute;
            left: 0;
            top: -7px;
            right: 0;
            margin: auto;
            width: 6px;
            opacity: 0;
            visibility: hidden
        }

        .search-form-action-btns button:hover:after, .search-form-action-btns button:hover:before {
            opacity: 1;
            visibility: visible
        }

.tab-pane .search-options {
    padding: 20px 10px
}

.section-heading {
    margin-bottom: 20px
}

    .section-heading h2, .section-heading svg {
        text-transform: capitalize;
        display: inline-block;
        vertical-align: middle;
        margin: 0
    }

    .section-heading svg {
        margin-right: 5px;
        width: 18px;
        height: 18px;
        fill: #3b5c6e
    }

.form-input .term-condition-agree input, .form-input .term-condition-agree span {
    display: inline-block;
    vertical-align: middle;
    width: auto
}

.form-input .term-condition-agree {
    display: inline-block
}

    .form-input .term-condition-agree span {
        margin-left: 5px;
        font-weight: 500;
        color: #42adbd
    }

.custom-dropdown button, .form-input .input-hiden-content, .form-input input, .form-input select, .form-input textarea {
    width: 100%;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    outline: 0;
    padding: 0;
    background-color: transparent;
    font-size: 1.4rem;
    color: #293340;
    box-shadow: none;
    height: auto;
    border-radius: 0;
    line-height: 25px
}

.pass-word-visible-icon {
    position: relative
}

    .pass-word-visible-icon .pass-icon {
        position: absolute;
        right: 10px;
        top: 3px;
        z-index: 2;
        cursor: pointer
    }

        .pass-word-visible-icon .pass-icon svg {
            fill: #42adbd;
            width: 15px;
            height: 15px
        }

    .pass-word-visible-icon .pass-hide {
        display: none
    }

td.form-input input {
    border: solid 1px #e0e3e4;
    padding: 4px 10px;
    text-align: left;
    line-height: normal
}

.td-input-width td.form-input input {
    width: auto
}

.form-input select {
    padding-right: 25px
}

.form-input.checkbox-input ul {
    padding: 0
}

    .form-input.checkbox-input ul li {
        display: inline-block;
        list-style: none;
        margin-right: 20px
    }

        .form-input.checkbox-input ul li:last-child {
            margin-right: 0
        }

.form-input input[type=checkbox], input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    border: solid 1px #42adbd;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    outline: 0;
    cursor: pointer
}

.form-input.checkbox-input input[type=radio], input[type=radio] {
    border: solid 1px #ccc;
    background: 0 0;
    appearance: none;
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    position: relative;
    outline: 0
}

    .form-input.checkbox-input input[type=radio]:checked, input[type=radio]:checked {
        border-color: #42adbd
    }

        .form-input.checkbox-input input[type=radio]:checked:before, input[type=radio]:checked:before {
            content: "";
            height: 8px;
            width: 8px;
            background-color: #42adbd;
            display: block;
            border-radius: 100%;
            left: 0;
            right: 0;
            margin: auto;
            top: 0;
            bottom: 0;
            position: absolute
        }

    .form-input.checkbox-input input[type=radio]:disabled, input[type=radio]:disabled {
        background-color: #f5f5f5
    }

input#chknot-complete-data {
    border-color: #fd6c00;
    background-color: #fff
}

input#chkcomplete-data {
    border-color: #18b155;
    background-color: #18b155
}

.form-input input[type=checkbox]:checked, input[type=checkbox]:checked {
    background-color: #42adbd;
    background-image: url(/Content/images/icons-svg/inputcheck.svg);
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center
}

.contact-view form.editable-form .form-input input, .contact-view form.editable-form .form-input select {
    border: none;
    background-image: none;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    max-width: 85%;
    min-width: 85%
}

.contact-view form.editable-form .form-input label {
    margin-bottom: 1px
}

.required-field span {
    color: #d81717
}

.custom-dropdown button:focus, form .form-input input:focus, form .form-input select:focus, form .form-input textarea:focus {
    border-color: #42adbd;
    box-shadow: none
}

.form-input .input-error, .form-input .validation-error {
    background: #d04e4b;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-size: 1.1rem;
    margin-top: 5px;
    position: relative
}

    .form-input .input-error:before, .form-input .validation-error:before {
        content: "";
        border-bottom: solid 6px #d04e4b;
        border-left: solid 6px transparent;
        border-right: solid 6px transparent;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        width: 6px;
        top: -6px
    }

.contact-view form.editable-form .form-input input:hover, .contact-view form.editable-form .form-input select:hover {
    background-image: url(/Content/images/icons-svg/edit.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px
}

.contact-view form.editable-form .form-input input.edit-input-val:focus {
    pointer-events: auto;
    border: none;
    border-bottom: solid 1px #e0e3e4;
    max-width: 100%;
    width: 100%
}

    .contact-view form.editable-form .form-input input.edit-input-val:focus:hover {
        background-image: none
    }

.contact-view form.editable-form .form-input.edit-input-enable:hover input, .contact-view form.editable-form .form-input.edit-input-enable:hover select {
    background-image: none
}

.contact-view form.editable-form .form-input select.edit-input-val:focus {
    background-image: url(/Content/images/icons-svg/select-arrow.svg);
    background-position: right 10px center;
    background-size: 12px
}

.contact-view form.editable-form .form-input input.datepicker-calendar:focus, .contact-view form.editable-form .form-input input.datepicker-calendar:focus:hover {
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-position: right 5px top 0;
    background-size: 15px
}

.contact-search-result {
    margin-top: 30px
}

    .contact-search-result .search-result-count {
        margin-top: 5px
    }

        .contact-search-result .search-result-count h3, .contact-search-result .search-result-count svg {
            display: inline-block;
            vertical-align: middle;
            margin: 0;
            font-weight: 400;
            color: #42adbd
        }

    .contact-search-result .app-table-inner td .more-table-data {
        display: none
    }

    .contact-search-result .app-table-inner td label {
        margin-top: 2px;
        display: block;
        max-width: 300px;
        word-break: break-word;
        margin-bottom: 0
    }

        .contact-search-result .app-table-inner td label:first-child {
            margin-top: 0
        }

    .contact-search-result .app-table-inner td a {
        margin-bottom: 5px;
        display: block
    }

    .color-badge, .contact-search-result .app-table-inner td label.contact-type {
        max-width: initial;
        word-break: normal
    }

    .app-table-inner td.table-actions a, .contact-search-result .app-table-inner td.table-actions a {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .contact-search-result .app-table-inner td .label-anchor a {
        display: inline-block
    }

.app-table table td .color-badge, .app-table table td .contact-type {
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 300;
    padding: 3px 5px;
    text-align: center;
    display: inline-block
}

    .app-table table td .contact-type.customer {
        background-color: #d2ffe4;
        color: #18b155
    }

    .app-table table td .contact-type.prospect {
        background-color: #d5e0ff;
        color: #2049b9
    }

    .app-table table td .contact-type.referral {
        background-color: #fd6c00;
        color: #ffd2b2
    }

.contact-search-result .app-table table thead th:last-child {
    min-width: 110px
}

.contact-search-result .app-table-inner .color-badge-main label {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.color-badge-main .color-badge {
    min-width: 22px;
    max-width: 22px;
    height: 22px
}

.pagination-common {
    text-align: right
}

    .pagination-common .pagination-pages-dropdown, .pagination-common ul {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0
    }

    .pagination-common .pagination-pages-dropdown {
        text-transform: capitalize
    }

        .pagination-common .pagination-pages-dropdown label {
            margin-bottom: 0
        }

        .pagination-common .pagination-pages-dropdown select {
            width: 50px;
            padding: 0 5px;
            background-position: center right 5px;
            border: solid 1px #d6e1e6;
            border-radius: 3px;
            outline: 0;
            line-height: 28px
        }

    .pagination-common ul {
        margin-left: 10px
    }

        .pagination-common ul li {
            margin-left: 7px;
            line-height: 31px;
            display: inline-block;
            vertical-align: middle
        }

            .pagination-common ul li.page-item a, .pagination-common ul li.page-item:first-child a, .pagination-common ul li.page-item:last-child a {
                border: solid 1px #d6e1e6;
                padding: 0 10px;
                font-size: 1.5rem;
                color: #293340;
                border-radius: 4px;
                font-weight: 400;
                box-shadow: none;
                line-height: 26px;
                height: 30px
            }

            .pagination-common ul li.page-item a {
                display: block
            }

            .pagination-common ul li.page-item.active a {
                background-color: #42adbd;
                border-color: #42adbd;
                color: #fff
            }

            .pagination-common ul li.page-item a:hover {
                background-color: #3b5c6e;
                border-color: #293340;
                color: #fff
            }

            .pagination-common ul li svg {
                width: 14px;
                height: 14px
            }

            .pagination-common ul li:hover svg {
                fill: #fff
            }

            .pagination-common ul li.next-page a, .pagination-common ul li.next-page.page-item a, .pagination-common ul li.prev-page a, .pagination-common ul li.prev-page.page-item a {
                width: 30px;
                padding: 0;
                text-align: center
            }

                .pagination-common ul li.next-page a svg, .pagination-common ul li.prev-page a svg {
                    height: 27px
                }

body .datepicker {
    border: none;
    box-shadow: 0 0 15px rgba(210,210,210,.6);
    padding: 10px;
    width: 250px
}

    body .datepicker:after, body .datepicker:before {
        display: none
    }

.form-input .datepicker-calendar {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px
}

.form-input .location-field {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/addlocation.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px;
    background-size: 13px
}

body .datepicker table {
    width: 100%
}

.datepicker thead .next, .datepicker thead .next:hover, .datepicker thead .prev, .datepicker thead .prev:hover {
    font-size: 0;
    background-color: transparent
}

    .datepicker thead .prev, .datepicker thead .prev:hover {
        background-image: url(/Content/images/icons-svg/angle-left.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 10px;
        width: 10px
    }

    .datepicker thead .next, .datepicker thead .next:hover {
        width: 10px;
        background-image: url(/Content/images/icons-svg/angle-left.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 10px;
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg)
    }

.datepicker thead th {
    height: auto;
    width: auto;
    padding: 0;
    background-color: transparent;
    border-radius: 0
}

    .datepicker thead th:active, .datepicker thead th:focus, .datepicker thead th:hover, body .datepicker .datepicker-switch:hover {
        background-color: transparent
    }

body .datepicker table tr td.highlighted {
    background-color: transparent
}

body .datepicker .datepicker-switch {
    font-size: 1.5rem;
    text-transform: capitalize;
    color: #293340;
    font-weight: 500
}

.datepicker thead th.dow {
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: 500;
    color: #293340
}

body .datepicker table tr td span.month, body .datepicker tbody tr td, body .datepicker tbody tr td.highlighted {
    font-size: 1.1rem;
    color: #293340;
    border-radius: 5px;
    height: 31px;
    padding: 0 !important;
    width: 27px;
    line-height: normal
}

body .datepicker table tr td span.century, body .datepicker table tr td span.decade, body .datepicker table tr td span.month, body .datepicker table tr td span.year {
    line-height: 40px;
    width: 40px;
    height: 40px
}

body .datepicker tbody tr td.day.today {
    background-image: none;
    background-color: #f5f5f5;
    color: #293340
}

    .datepicker table tr td span.active:active, body .datepicker table tr td span.century:hover, body .datepicker table tr td span.decade:hover:hover, body .datepicker table tr td span.month:hover, body .datepicker table tr td span.year:hover, body .datepicker tbody tr td.active.day:hover, body .datepicker tbody tr td.day.today:hover, body .datepicker tbody tr td.day:hover {
        background-color: #f1fafa;
        color: #293340
    }

body .datepicker table tr td span.active, body .datepicker table tr td span.active:hover, body .datepicker table tr td span.active:hover.active, body .datepicker table tr td span.active:hover:hover, body .datepicker table tr td span.century.active, body .datepicker table tr td span.century.focused, body .datepicker table tr td span.decade.active, body .datepicker table tr td span.decade.focused, body .datepicker table tr td span.month.active, body .datepicker table tr td span.month.focused, body .datepicker table tr td span.year.active, body .datepicker table tr td span.year.focused, body .datepicker tbody tr td.active.day {
    background-color: #42adbd;
    background-image: none;
    color: #fff
}

body .datepicker-years .datepicker-switch {
    cursor: auto
}

.mer_tx, .mi_tx, .ti_tx {
    width: 100%;
    text-align: center;
    margin: 10px 0
}

.meridian, .mins, .time {
    width: 60px;
    float: left;
    margin: 0 10px;
    font-size: 20px;
    color: #2d2e2e;
    font-family: arial;
    font-weight: 700
}

.next, .prev {
    cursor: pointer;
    padding: 18px;
    width: 28%;
    border: 1px solid #ccc;
    margin: auto;
    background: url(../images/arrow.png) no-repeat;
    border-radius: 5px
}

.next {
    background-position: 50% 150%
}

.prev {
    background-position: 50% -50%
}

.time_pick {
    position: relative
}

.timepicker_wrap {
    padding: 10px;
    border-radius: 5px;
    z-index: 2;
    display: none;
    width: 240px;
    box-shadow: 0 0 15px rgba(210,210,210,.6);
    background: #f6f6f6;
    border: 1px solid #ccc;
    float: left;
    position: absolute;
    top: 27px !important;
    left: 0;
    background-color: #fff
}

.arrow_top {
    position: absolute;
    top: -10px;
    left: 20px;
    background: url(../images/top_arr.png) no-repeat;
    width: 18px;
    height: 10px;
    z-index: 3
}

.form-input .timepicker {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/wall-clock.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px
}

.timepicker_wrap .arrow_top {
    display: none
}

.form-input .timepicker_wrap input {
    text-align: center;
    border: none;
    font-weight: 500;
    color: #293340;
    font-family: "Fira Sans",sans-serif,fira_sansregular
}

    .form-input .timepicker_wrap input::selection {
        background: 0 0;
        color: #293340
    }

.form-input .timepicker_wrap .meridian, .form-input .timepicker_wrap .mins, .form-input .timepicker_wrap .time {
    margin: 0 5px;
    width: 50px
}

.form-input .timepicker_wrap .next, .form-input .timepicker_wrap .prev {
    width: 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 17px;
    padding: 0;
    height: 30px;
    border-radius: 4px
}

.form-input .timepicker_wrap .prev {
    background-image: url(/Content/images/icons-svg/arrow-up.svg)
}

.form-input .timepicker_wrap .next {
    background-image: url(/Content/images/icons-svg/arrow-down.svg)
}

#accountProductDetailForm tbody tr.product-price-row-added {
    border: 1px solid #42adbd;
    background: #fbfbfb
}

.multi-modal:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .5;
    background-color: #000
}

.modal-content-body-overflow {
    max-height: 65vh;
    overflow-y: auto
}

    .modal-body .form-input p, .modal-content-body-overflow .form-input p {
        word-break: break-word
    }

.alert {
    display: none
}

    .alert.alert-show {
        display: block
    }

    .alert.show-alert {
        display: block
    }

.alert-margin .alert {
    margin: 15px auto 0 auto;
    clear: both;
    max-width: calc(100% - 40px)
}

.AddMarginToIframeP {
    padding: 0 10px
}

.alert-warning, .modal-common .modal-content .alert-warning, .validation-summary-errors {
    opacity: 1;
    margin: 0 10px 20px 0;
    border: none;
    color: #fff;
    border-radius: 5px;
    line-height: 22px;
    background-color: rgba(220,53,69,.8);
    width: 100%
}

    .alert-warning.fade, .modal-common .modal-content .alert-warning.fade, .validation-summary-errors.fade {
        opacity: 1
    }

    .validation-summary-errors ul {
        list-style: none;
        padding: 7px 12px
    }

.all-modal-common {
    height: 100%
}

.modal-common .modal-dialog {
    max-width: 1300px;
    margin: 0 auto
}

.modal-common .full-width-modal {
    max-width: 95%;
    height: 100%
}

    .modal-common .full-width-modal .modal-content {
        height: 90%
    }

        .modal-common .full-width-modal .modal-content .modal-content-body-overflow {
            max-height: 100%
        }

.question p {
    font-weight: 500
}

.modal-common .modal-content {
    border-radius: 10px;
    padding: 24px
}

    .modal-common .modal-content .modal-header {
        padding: 0;
        border: none
    }

        .modal-common .modal-content .modal-header .modal-heading-icon {
            margin-right: 5px
        }

        .modal-common .modal-content .modal-header .modal-heading-icon, .modal-common .modal-content .modal-header .modal-title {
            display: inline-block;
            vertical-align: middle;
            line-height: normal
        }

            .modal-common .modal-content .modal-header .modal-title.hide-div {
                display: none
            }

            .modal-common .modal-content .modal-header .modal-title .edit-form-name {
                color: #42adbd
            }

        .modal-common .modal-content .modal-header .reassign-representative-name {
            margin-left: 10px;
            vertical-align: middle;
            display: inline-block;
            color: #3b5c6e
        }

        .modal-common .modal-content .modal-header .select-week {
            display: inline-block
        }

        .modal-common .modal-content .modal-header .modal-title {
            text-transform: capitalize;
            color: #293340;
            font-weight: 500;
            padding: 0;
            margin-bottom: 0
        }

        .modal-common .modal-content .modal-header .list-tab-main {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding-top: 10px;
            padding-right: 18px
        }

        .modal-common .modal-content .modal-header .event-list {
            color: #3b5c6e;
            display: inline-block;
            vertical-align: middle;
            margin-left: 15px;
            text-transform: capitalize;
            cursor: pointer
        }

            .modal-common .modal-content .modal-header .event-list.hide-event-calendar {
                margin-left: 0
            }

        .modal-common .modal-content .modal-header .modal-heading-icon svg, .modal-common .modal-content .modal-header .modal-heading-icon svg path {
            width: 30px;
            height: 30px;
            fill: #42adbd
        }

        .modal-common .modal-content .modal-header button {
            opacity: 1;
            margin-top: 0;
            padding: 0;
            position: absolute;
            right: 15px;
            top: 0
        }

        .modal-common .modal-content .modal-header .event-list-selection {
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px
        }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-btn {
                display: inline-block;
                vertical-align: middle;
                cursor: pointer;
                margin-left: 2px
            }

                .modal-common .modal-content .modal-header .event-list-selection .list-selection-btn svg {
                    width: 19px;
                    stroke: #6c757d
                }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-detail {
                display: none;
                vertical-align: middle;
                color: #293340;
                font-size: 1.7rem;
                margin-left: 5px
            }

            .modal-common .modal-content .modal-header .event-list-selection .list-selection-week {
                display: inline-block
            }

        .modal-common .modal-content .modal-header .event-list-tabs {
            margin-left: 10px
        }

            .modal-common .modal-content .modal-header .event-list-tabs, .modal-common .modal-content .modal-header .event-list-tabs li {
                display: inline-block;
                vertical-align: middle;
                list-style: none
            }

                .modal-common .modal-content .modal-header .event-list-tabs ul {
                    padding-left: 0;
                    margin: 0;
                    border: 1px solid #42adbd;
                    border-radius: 5px
                }

                .modal-common .modal-content .modal-header .event-list-tabs li a {
                    padding: 5px 10px;
                    float: left;
                    text-transform: capitalize;
                    cursor: pointer;
                    color: #42adbd;
                    border-radius: 0
                }

                    .modal-common .modal-content .modal-header .event-list-tabs li a.active {
                        background-color: #42adbd;
                        color: #fff
                    }

                .modal-common .modal-content .modal-header .event-list-tabs li.week-list {
                    border-left: 1px solid #42adbd;
                    border-right: 1px solid #42adbd
                }

    .modal-common .modal-content .modal-body {
        margin: 10px 0 0 0;
        padding: 7px 0 0 0
    }

        .modal-common .modal-content .modal-body form {
            margin: 0
        }

            .modal-common .modal-content .modal-body form .form-input textarea {
                border: solid 1px #e0e3e4;
                padding: 10px;
                border-radius: 7px;
                min-height: 6vw
            }

        .attached-field .attach-heading, .modal-common .modal-content .modal-body .attached-field .attach-heading {
            margin-bottom: 10px
        }

            .form-input.attached-field .attach-heading label, .form-input.attached-field .attach-heading svg, .modal-common .modal-content .modal-body .attached-field .attach-heading label, .modal-common .modal-content .modal-body .attached-field .attach-heading svg {
                display: inline-block;
                vertical-align: middle;
                margin: 0 2px 0 0;
                font-size: 1.4rem;
                text-transform: capitalize;
                color: #293340;
                font-weight: 500
            }

        .attached-field .file-upload, .modal-common .modal-content .modal-body .attached-field .file-upload {
            margin-top: 5px;
            text-align: center;
            padding: 4% 0;
            border-radius: 7px;
            border: dashed 2px rgba(66,173,189,.5)
        }

            .attached-field .file-upload h4, .modal-common .modal-content .modal-body .attached-field .file-upload h4 {
                color: rgba(66,173,189,.8)
            }

        .attached-field .choose-file-btn, .modal-common .modal-content .modal-body .attached-field .choose-file-btn {
            margin-left: 0;
            position: relative;
            cursor: pointer;
            padding: 6px 7px;
            font-size: 1.4rem
        }

.attached-field .upload-file-name {
    display: none;
    margin-left: 5px;
    word-break: break-word
}

.attached-field .upload-instruction {
    font-size: 1.3rem;
    margin-top: 5px
}

.attached-field .upload-file-name.show-file-name {
    display: inline-block
}

.attached-separate-section .attach-heading {
    margin-bottom: 25px
}

    .attached-separate-section .attach-heading h2 {
        display: inline-block;
        vertical-align: middle;
        text-transform: capitalize
    }

.record-save {
    color: #42adbd
}

.attached-field .choose-file-btn input, .modal-common .modal-content .modal-body .attached-field .choose-file-btn input {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 0
}

.modal-common .modal-content .modal-footer {
    padding: 0;
    border: none
}

    .modal-common .modal-content .modal-footer button {
        margin: 0
    }

.custom-modal {
    display: none
}

.confirmation-modal .modal-dialog {
    max-width: 500px
}

    .confirmation-modal .modal-dialog.modal-medium {
        max-width: 1100px
    }

    .confirmation-modal .modal-dialog .warning-icon {
        text-align: center;
        max-width: 150px;
        margin: auto
    }

        .confirmation-modal .modal-dialog .warning-icon.icon-big {
            max-width: 250px
        }

.confirmation-modal .modal-content .modal-body {
    padding: 0
}

.confirmation-modal .warning-content {
    padding: 20px 0;
    color: #a5a5a5;
    text-align: center;
    font-weight: 400
}

    .confirmation-modal .warning-content p {
        margin: 5px 0
    }

.confirmation-modal .modal-footer {
    justify-content: center
}

.design-image-box {
    margin-bottom: 20px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    padding-top: 0
}

    .design-image-box > a > img {
        border-radius: 6px 6px 0 0;
        width: auto;
        height: auto
    }

    .design-image-box > span {
        display: block;
        padding: 15px;
        text-align: right
    }

        .design-image-box > span > label {
            margin-bottom: 0;
            font-weight: 500
        }

.design-option-modal.modal-common .modal-content .modal-body {
    max-height: 490px;
    overflow-y: auto;
    padding-right: 5px;
    margin-top: 20px;
    padding-top: 0;
    overflow-x: hidden
}

.modal-height {
    height: 100%
}

.design-option-modal .pagination-common {
    margin-top: 20px
}

.table-message-option thead tr td:first-child, .table-message-option thead tr td:nth-of-type(2) {
    width: 100px
}

.table-message-option thead tr th {
    min-width: 100px
}

.table-message-option tbody tr td .btn-new-primary:first-child {
    margin-left: 0;
    font-weight: 400
}

.pagination-btn > div {
    display: inline-block;
    vertical-align: middle
}

.create-btn {
    display: inline-block
}

.modal-common .log-call-modal, .modal-common .modal-small, .modal-common .small-modal {
    max-width: 600px
}

.modal-common .medium-modal {
    max-width: 970px
}

.log-history h4 {
    color: #293340;
    text-transform: capitalize
}

.log-history table {
    margin-top: 15px;
    border: solid 1px #e0e3e4
}

    .log-history table th {
        text-transform: capitalize
    }

    .log-history table tbody tr {
        border-bottom: solid 1px #e0e3e4
    }

        .log-history table tbody tr td:first-child {
            min-width: 20px
        }

        .log-history table tbody tr td {
            font-weight: 400
        }

            .log-history table tbody tr td.call-time {
                font-weight: 500
            }

                .log-history table tbody tr td.call-time .partition {
                    color: #3b5c6e
                }

        .log-history table tbody tr:last-child {
            border-bottom: none
        }

        .log-history table tbody tr:nth-child(even) {
            background-color: #fff
        }

form .form-input.multiple-inputs input {
    display: inline-block;
    display: inline-block;
    width: calc(50% - 12px)
}

form .form-input.multiple-inputs > .time_pick {
    width: calc(50% - 12px);
    margin-left: 20px;
    display: inline-block
}

form .form-input.multiple-inputs .time_pick input {
    width: 100%
}

button.close svg {
    width: 10px;
    height: 10px;
}

.modal-common.add-event-modal button.close {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 1;
    z-index: 1
}

.modal-common.event-list-modal .add-event-left-panel {
    border: solid 1px #d6e1e6;
    border-radius: 10px;
    padding: 20px
}

.modal-common.event-list-modal .modal-content .add-event-left-panel .modal-body {
    padding: 10px 0 0 0
}

.modal-common.event-list-modal .add-event-left-panel .modal-header .event-list {
    display: none
}

.modal-common.event-list-modal .add-event-left-panel .form-input.multiple-inputs {
    width: 100%;
    max-width: 100%;
    webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.event-list-calendar {
    display: none
}

.event-list-modal .event-list-calendar {
    display: block
}

.modal-common.event-list-modal .event-list-calendar .form-input {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}

    .modal-common.event-list-modal .event-list-calendar .form-input input {
        width: 100%;
        border: none;
        border-bottom: solid 1px #e0e3e4;
        outline: 0;
        padding: 0;
        background-color: transparent;
        font-size: 1.4rem;
        color: #293340;
        box-shadow: none;
        height: auto;
        border-radius: 0
    }

.modal-common.event-list-modal .event-list-calendar .week-list-table {
    padding-right: 14px
}

.modal-common.event-list-modal .event-list-calendar table thead th {
    border: none;
    padding: 0 6px;
    vertical-align: middle
}

.modal-common.event-list-modal .event-list-calendar table td, .modal-common.event-list-modal .event-list-calendar table th {
    border: none
}

.modal-common.event-list-modal .event-list-calendar .week-count-mobile, .modal-common.event-list-modal .event-list-calendar table thead .week-count {
    font-size: 1.5rem;
    color: #6c757d;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
    width: 50px;
    line-height: 20px
}

.modal-common.event-list-modal .event-list-calendar .week-count-mobile {
    margin-bottom: 15px;
    display: block;
    width: 100%;
    text-align: left
}

.modal-common.event-list-modal .event-list-calendar table thead .week-count span {
    display: block
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day {
    background-color: rgba(214,225,230,.4);
    border-radius: 7px;
    box-shadow: 0 5px 15px rgba(210,210,210,.4);
    text-align: center;
    height: 75px;
    width: 75px;
    margin: 0 auto 10px auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day {
    background-color: #42adbd;
    box-shadow: 0 5px 15px rgba(66,173,189,.4)
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day span {
    display: block
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day .week-date {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 29px
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day .event-week-date-day .event-week-day {
    font-size: 1.2rem;
    font-weight: 400;
    text-transform: uppercase
}

.modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day .event-week-day, .modal-common.event-list-modal .event-list-calendar table thead .week-day.event-active-day .event-week-date-day .week-date {
    color: #fff
}

.modal-common.event-list-modal .event-list-calendar .event-list-main {
    overflow-y: auto;
    padding-right: 10px;
    position: relative
}

.modal-common.event-list-modal .event-list-calendar table tbody tr th {
    width: 50px;
    white-space: nowrap;
    padding: 0 0 20px 0;
    color: rgba(108,117,125,.6);
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 12px
}

.modal-common.event-list-modal .event-list-calendar table tbody tr td {
    padding: 0 0 50px 0;
    position: relative;
    border: solid 1px #d6e1e6
}

.modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main {
    position: absolute;
    width: calc(100% - 50px);
    height: 100%;
    top: 0;
    left: 50px
}

    .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info {
        border-radius: 7px;
        padding: 8px;
        min-height: 100px;
        display: inline-block;
        position: absolute;
        min-width: 76px;
        max-width: 76px
    }

        .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info h6 {
            font-size: 1.2rem;
            font-weight: 400;
            text-transform: capitalize;
            line-height: 17px
        }

        .modal-common.event-list-modal .event-list-calendar .event-list-main .event-list-info-main .event-list-info p {
            font-size: 1rem;
            font-weight: 400;
            margin: 0;
            position: absolute;
            bottom: 8px;
            left: 10px
        }

.event-list-color-one {
    background-color: rgba(173,219,33,.3);
    color: #789f00
}

.event-list-color-two {
    background-color: rgba(78,222,245,.3);
    color: #00b1ce
}

.event-list-color-three {
    background-color: rgba(253,108,0,.3);
    color: #fd6c00
}

#pills-day .event-list-main {
    max-height: 405px;
    height: 405px
}

#pills-week .event-list-main {
    max-height: 316px;
    height: 316px
}

#pills-month .event-list-main {
    max-height: 355px;
    height: 355px
}

.modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info {
    left: 10px;
    min-width: calc(100% - 30px);
    max-width: 100%;
    min-height: initial;
    padding: 15px
}

    .modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info h6 {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px
    }

    .modal-common.event-list-modal .event-list-calendar .day-list .event-list-main .event-list-info-main .event-list-info p {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        bottom: 0;
        left: 0
    }

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info-main {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:first-child td:nth-child(1) .td-bdr {
    border-radius: 5px 0 0 0
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:last-child td:nth-child(1) .td-bdr {
    border-radius: 0 0 0 5px
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:first-child td:nth-child(2) .td-bdr, .modal-common.event-list-modal .event-list-calendar .month-list table tbody tr:last-child td:nth-child(2) .td-bdr {
    border-radius: 0
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr td .td-bdr {
    padding: 5px 10px
}

.modal-common.event-list-modal .event-list-calendar .month-list table thead .week-day .event-week-date-day {
    width: 80px;
    height: 40px
}

.modal-common.event-list-modal .event-list-calendar .month-list table tbody tr td {
    padding: 0 0 10px 0;
    width: 100px;
    height: 90px
}

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info-main {
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    position: relative
}

.modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info {
    list-style: none;
    padding: 0;
    margin: 0
}

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info li {
        border-radius: 7px;
        padding: 5px;
        min-height: 100%;
        max-width: 90%;
        margin: 0 auto 5px auto
    }

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info h6 {
        margin-bottom: 0;
        font-size: 1.2rem;
        font-weight: 400;
        text-transform: capitalize;
        line-height: 17px;
        max-width: 55px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .modal-common.event-list-modal .event-list-calendar .month-list .event-list-main .event-list-info p {
        font-size: 1rem;
        font-weight: 500;
        margin: 0;
        position: relative;
        bottom: 0;
        left: 0
    }

.app-table table td .response-form-modal {
    text-align: left;
    background-color: rgba(0,0,0,.5);
    padding: 20px 0
}

    .app-table table td .response-form-modal.show {
        display: block
    }
.modalResponseBody {
    max-height: calc(100vh - 102px);
    overflow-y: auto;
}
.response-form-modal .response-details-left-panel {
    background-color: #f5f5f5;
    padding: 15px 20px;
    border-radius: 10px;
    position: sticky;
    top: 0;
}

.response-form-modal .modal-body span {
    margin: 0
}

.app-table .app-table-inner .response-form-modal span {
    width: auto;
    height: auto
}

.response-form-modal .response-details-left-panel h2 {
    padding-bottom: 10px;
    text-transform: capitalize;
    color: #293340
}

.response-form-modal .response-details-left-panel h6 {
    font-size: 1.5rem;
    font-weight: 400
}

.response-form-modal .response-details-left-panel .response-users {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 10px;
    font-weight: 400
}

.response-form-modal .response-details-left-panel .contact-person {
    background-color: #42adbd;
    color: #fff
}

    .response-form-modal .response-details-left-panel .contact-person h3 {
        color: #fff
    }

    .response-form-modal .response-details-left-panel .contact-person p {
        margin: 0;
        font-size: 1.5rem
    }

.response-form-modal .response-details-left-panel .representative-admin {
    background-color: #fff
}

    .response-form-modal .response-details-left-panel .representative-admin > div {
        display: inline-block;
        vertical-align: middle
    }

    .response-form-modal .response-details-left-panel .representative-admin .respresentative-img {
        display: inline-block;
        max-width: 60px;
        border-radius: 10px
    }

    .response-form-modal .response-details-left-panel .representative-admin .respresentative-img {
        border-radius: 10px
    }

    .response-form-modal .response-details-left-panel .representative-admin .representative-details {
        width: 60%;
        margin-left: 10px
    }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details h3 {
            color: #293340
        }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details > p {
            color: #6c757d;
            text-transform: capitalize;
            font-size: 1.3rem;
            margin: 0
        }

        .response-form-modal .response-details-left-panel .representative-admin .representative-details ul {
            margin: 10px 0 0 0;
            padding: 0;
            list-style: none
        }

            .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li {
                display: inline-block;
                vertical-align: top;
                font-size: 1.3rem;
                color: #293340
            }

                .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li:last-child {
                    float: right
                }

                .response-form-modal .response-details-left-panel .representative-admin .representative-details ul li span {
                    display: block;
                    color: #42adbd;
                    text-align: left;
                    line-height: normal;
                    margin: 5px 0 0 0
                }

.response-form-modal .response-details-left-panel > p, .response-form-modal .response-details-left-panel > span {
    font-weight: 400;
    margin-bottom: 15px;
    display: block
}

.response-form-modal .response-details-left-panel > button {
    float: right
}

.response-form-modal .response-details-right-panel {
    overflow-y: auto;
    padding-right: 5px
}

    .response-form-modal .response-details-right-panel ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        .response-form-modal .response-details-right-panel ul li {
            margin-top: 10px
        }

            .response-form-modal .response-details-right-panel ul li:first-child {
                margin-top: 0
            }

            .response-form-modal .response-details-right-panel ul li h4 {
                color: #42adbd;
                font-weight: 500;
                margin-bottom: 5px
            }

            .response-form-modal .response-details-right-panel ul li p {
                margin-bottom: 5px;
                font-size: 1.6rem;
                font-weight: 400;
                color: #000
            }

.tab-content-inner {
    border: 1px solid #d6e1e6;
    padding: 15px;
    border-radius: 0 7px 7px 7px
}

.create-new-external-id {
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 7px;
    position: relative;
    display: none
}

    .create-new-external-id .close {
        opacity: 1;
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        z-index: 1
    }

.signature-profile-image {
    max-width: 130px;
    display: inline-block;
    vertical-align: middle
}

.signature-information {
    max-width: 80%;
    display: inline-block;
    vertical-align: middle
}

.follow-signature h4 {
    text-transform: capitalize;
    margin-bottom: 5px
}

.follow-signature a {
    margin-right: 10px
}

.modal-sign-logos > span {
    display: inline-block
}

.modal-information-msg {
    position: relative
}

    .modal-information-msg .close {
        position: absolute;
        right: 5px;
        top: 0;
        bottom: 0
    }

.modal-list ul {
    padding: 0
}

    .modal-list ul li {
        display: inline-block;
        margin-right: 10px
    }

        .modal-list ul li span {
            font-weight: 500
        }

.product-details-modal .product-image, .product-details-modal .product-image img {
    border-radius: 10px
}

.modal .product-details .product-name {
    text-transform: capitalize;
    color: #42adbd
}

.modal .product-details .product-price {
    margin: 10px 0;
    color: #293340
}

.modal .product-details .prod-desc {
    margin: 10px 0
}

.modal .product-details #btnProductPurchase {
    margin-top: 10px
}

.alert-success {
    position: relative;
    padding: 7px 12px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 3px
}

.btn-aes-verfication {
    color: #fff;
    font-size: 12px
}

.alert-domain {
    display: block;
    color: #2d552d;
    background-color: #f5faf4;
    border-color: #d6e9c6
}

.alert-msg-common {
    position: relative;
    word-break: break-word
}

    .alert-msg-common .close {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 15px
    }

    .alert-msg-common .alert-info-icon {
        line-height: 0;
        margin-right: 5px
    }

    .alert-msg-common .alert-info-icon, .alert-msg-common > p {
        display: inline-block;
        vertical-align: top
    }

    .alert-msg-common .alert-info-icon {
        max-width: 20px;
        margin-top: 1px
    }

    .alert-msg-common > p {
        width: 100%;
        max-width: 95%
    }

.profile-tab-content .personal-info-profile-details {
    background-color: #fff;
    padding: 30px
}

    .profile-tab-content .personal-info-profile-details .common-profile-content {
        border: solid 1px #e0e3e4;
        border-radius: 7px;
        padding: 30px
    }

.personal-tab {
    background-color: #fff;
    padding: 20px;
    border-radius: 0 10px 10px 10px
}

    .personal-tab .form-input label, .security-sec .form-input label {
        font-size: 1.3rem
    }

        .personal-tab .form-input label > a {
            float: right;
            border-bottom: solid 1px;
            cursor: pointer
        }

.s-card {
    border: 1px solid #d6e1e6;
    border-radius: 7px;
    height: 100%
}

    .s-card .s-card-heading h1 {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 15px;
        padding-bottom: 0
    }

.profile-sec {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;
    border-right: 1px solid #d6e1e6;
    height: 100%
}

.profile-name h2 {
    margin: 10px auto;
    color: #293340
}

.profile-dp {
    width: 100px;
    position: relative;
    margin: 0 auto
}

    .profile-dp .profile-image {
        display: flex;
        justify-content: center;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 1px solid #d6e1e6;
        overflow: hidden
    }

.image-upload canvas {
    position: absolute
}

.cam-icon .photo-upload-icon {
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 0;
    max-width: 25px
}

.photo-upload-icon svg {
    width: 26px;
    height: 26px
}

.photo-upload-icon > input[type=file] {
    font-size: 0;
    position: absolute;
    height: 26px;
    width: 26px;
    opacity: 0;
    cursor: pointer;
    z-index: 2
}

.security-sec {
    background-color: #fff;
    padding: 20px 20px 5px 20px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    margin-top: 48px
}

.new-credit-card {
    background: #f1fafa;
    padding: 15px;
    border-radius: 7px
}

.card-details {
    padding-bottom: 15px
}

    .card-details .billing-add {
        padding-top: 15px
    }

    .card-details .payment-info-msg label {
        color: rgba(220,53,69,.8);
        margin-bottom: 20px
    }

    .card-details h1 {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        margin-bottom: 0;
        padding-bottom: 20px
    }

    .card-details .btn-new-primary {
        margin-left: 0
    }

    .card-details .edit-card {
        cursor: pointer
    }

    .card-details label {
        color: #293340
    }

.modal-column {
    border: 1px solid #f1f1f1
}

    .modal-column .s-card-heading {
        background: #f1f1f1;
        border-radius: 5px 5px 0 0;
        padding: 10px;
        margin-bottom: 15px
    }

        .modal-column .s-card-heading h3 {
            color: #293340
        }

.modal-ul {
    list-style: none
}

.verify-order h3, .verify-order h4 {
    color: #293340
}

.verify-order h4 {
    margin-bottom: 4px
}

.verify-order .order-details-left-panel ul {
    padding: 0;
    list-style: none
}

    .verify-order .order-details-left-panel ul li {
        margin-bottom: 20px;
        width: 49%;
        display: inline-block;
        vertical-align: top
    }

        .verify-order .order-details-left-panel ul li:first-child, .verify-order .order-details-left-panel ul li:last-child {
            width: 100%
        }

.verify-order .order-details-right-panel .right-details-column {
    background: #f7f7f7;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 15px
}

    .verify-order .order-details-right-panel .right-details-column ul {
        padding: 0;
        list-style: none;
        margin: 0
    }

        .verify-order .order-details-right-panel .right-details-column ul:after {
            display: block;
            clear: both;
            content: ""
        }

    .verify-order .order-details-right-panel .right-details-column h3 {
        margin-bottom: 15px
    }

    .verify-order .order-details-right-panel .right-details-column li {
        float: left;
        width: 100%;
        margin-bottom: 5px
    }

        .verify-order .order-details-right-panel .right-details-column li:last-child {
            margin-bottom: 0
        }

        .verify-order .order-details-right-panel .right-details-column li h4 {
            margin-bottom: 0;
            float: left;
            width: 49%
        }

        .verify-order .order-details-right-panel .right-details-column li p {
            margin-bottom: 0;
            float: right;
            width: 49%
        }

    .verify-order .order-details-right-panel .right-details-column .total-cost p {
        font-weight: 500
    }

.accord {
    margin-bottom: 15px
}

.personal-tab .accordion > .accord:last-child {
    margin-bottom: 0
}

.personal-tab a.accord_btn {
    color: #fff;
    display: block;
    font-size: 1.5rem;
    padding: 10px 20px;
    border-radius: 8px 8px 0 0;
    cursor: pointer;
    background-color: #6b8c9c;
    text-transform: capitalize
}

    .personal-tab a.accord_btn:hover {
        color: #fff
    }

.personal-tab .accord_btn.collapsed {
    border-radius: 5px
}

.personal-tab .accord_btn:hover {
    background: #1c4358;
    color: #fff
}

.accord {
    border: solid 1px #6b8c9c;
    border-radius: 10px
}

    .accord > .accordion-content {
        padding: 15px
    }

.personal-tab .client-follow > .accord_btn {
    background-color: #6b8c9c
}

.personal-tab .sold-settings > .accord_btn {
    background-color: #3b5c6e
}

.personal-tab .payment-info > .accord_btn {
    background-color: #1c4358
}

.personal-tab .sphere-influence > .accord_btn {
    background-color: #6b8c9c
}

.personal-tab .sphere-influence {
    border-color: #6b8c9c
}

.sphere-influence .influence-dwnd > a, .sphere-influence .influence-dwnd > a:hover {
    text-decoration: underline;
    cursor: pointer
}

.sphere-influence .influence-dwnd p {
    font-weight: 400;
    color: #293340;
    margin-top: 10px
}

#sphere_display_div_id label a {
    text-decoration: underline;
    color: #42adbd;
    font-weight: 500
}

.client-follow {
    border-color: #6b8c9c
}

.sold-settings {
    border-color: #3b5c6e
}

.payment-info {
    border-color: #1c4358
}

.accord_btn:after {
    content: "";
    float: right;
    color: #fff;
    border-top: solid 8px #fff;
    border-right: solid 8px transparent;
    border-left: solid 8px transparent;
    width: 0;
    margin-top: 6px
}

.accord_btn[aria-expanded=true]:after {
    border-bottom: solid 8px #fff;
    border-top: none
}

.jq-toast-wrap {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 999999 !important;
}

.jq-toast-single {
    width: auto;
    background-color: #42adbd;
    padding: 20px;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: "Fira Sans",sans-serif,fira_sansregular
}

.jq-toast-loader {
    background-color: #3b5c6e
}

.toast-active .dashboardWrapper {
    z-index: -1;
    position: relative
}

#forget_pwd_f_id, #forget_pwd_fm_id, .landing-page-main main, .login-main, .login-wrapper, .page-content, body, html {
    height: 100%;
    min-height: 100%;
    overflow-y: auto
}

.login-form-details, .login-main {
    background-color: #fff
}

.login-bg {
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.mortgage-login {
    background-image: url(/Content/images/haloImages.jpg)
}

.common-tabs {
    justify-content: center;
    margin-bottom: 15px
}

    .common-tabs li {
        padding-right: 30px;
        border-bottom: solid 1px #d6e1e6;
        padding-bottom: 10px;
        position: relative
    }

        .common-tabs li:last-child {
            padding-right: 0
        }

        .common-tabs li a {
            font-size: 1.6rem;
            color: #6c757d;
            padding: 0
        }

            .common-tabs li a.active {
                color: #42adbd;
                font-weight: 500;
                font-size: 1.8rem
            }

                .common-tabs li a.active:after {
                    content: "";
                    border-bottom: solid 2px #42adbd;
                    position: absolute;
                    bottom: -1px;
                    width: calc(100% - 30px);
                    left: 0
                }

        .common-tabs li:last-child a.active:after {
            width: 100%
        }

.login-form-details .profile-dp {
    margin-bottom: 20px;
    margin-top: 5px
}

.login-form-details {
    padding: 12px 40px;
    max-width: 500px;
    margin: auto
}

    .login-form-details .login-logo {
        max-width: 230px;
        margin: 0 auto 30px auto
    }

    .login-form-details .form-input {
        margin-bottom: 20px
    }

    .login-form-details .remember-password {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .login-form-details .remember-password a {
            padding: 3px 0 0 0
        }

        .login-form-details .remember-password label {
            font-weight: 400;
            color: #6c757d
        }

input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    filter: none
}

.grey-bg-form input:-webkit-autofill, .grey-bg-form input:-webkit-autofill:active, .grey-bg-form input:-webkit-autofill:focus, .grey-bg-form input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fbfbfb inset !important
}

.login-form-details .form-actions a {
    color: #293340
}

.login-form-details .form-actions .btn-new-primary {
    margin-left: 7px
}

.trust-icon {
    text-align: center
}

.login-form-details .or-option {
    text-transform: capitalize;
    color: #b5b5b5;
    text-align: center;
    position: relative;
    margin: 20px 0
}

    .login-form-details .or-option span {
        padding: 0 5px;
        background: #fff;
        position: relative
    }

    .login-form-details .or-option:before {
        content: "";
        background-color: #e0e3e4;
        height: 1px;
        position: absolute;
        left: 0;
        width: 100%;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0
    }

.login-form-details .social-login ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    position: relative;
    cursor: pointer;
}

    .login-form-details .social-login ul li:first-child {
        margin-left: 0
    }

.login-form-details .social-login ul {
    padding: 15px 0 0 0;
    margin: 0
}

    .login-form-details .social-login ul li a {
        display: block;
        height: 40px;
        width: 40px;
        border-radius: 100%;
        box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -webkit-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -moz-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        -ms-box-shadow: 0 4px 20px rgba(69,94,126,.2);
        line-height: 40px;
        text-align: center
    }

    .login-form-details .social-login ul li .social-btn-common {
        position: absolute;
        left: 0;
        top: 0;
        height: 40px;
        width: 40px;
        opacity: 0;
        z-index: 2;
        overflow: hidden
    }

        .login-form-details .social-login ul li .social-btn-common iframe, .login-form-details .social-login ul li .social-btn-common span {
            width: 100% !important
        }

.login-form-details .social-login .sign-up a {
    font-weight: 500
}

.corporate-logo-inner {
    margin-right: 20px;
    border-right: solid 1px #e0e3e4;
    padding-right: 25px
}

.corporate-logo-inner, .social-set-up {
    display: inline-block;
    vertical-align: middle
}

    .corporate-logo-inner h4 {
        margin-bottom: 5px
    }

    .corporate-logo-inner a {
        display: block
    }

.account-header-info .tab-content {
    margin-bottom: 19px;
    line-height: 0
}

    .account-header-info .tab-content .social-btn, .account-header-info .tab-content h4 {
        display: inline-block;
        vertical-align: middle
    }

#acct_soc_media_setup_dv_id h4 {
    text-transform: capitalize
}

#pills-account-info .tab-main-heading .alert {
    margin-left: 15px
}

#acct_soc_media_setup_dv_id h4 a {
    text-decoration: underline
}

#acct_soc_media_setup_dv_id .social-btn input {
    font-size: 0;
    border: none;
    background-color: transparent;
    width: 22px;
    height: 22px;
    background-size: 14px;
    background-repeat: no-repeat;
    padding: 0;
    outline: 0;
    background-position: center;
    border-radius: 4px;
    margin-right: 5px
}

    #acct_soc_media_setup_dv_id .social-btn input.fb-btn {
        background-image: url(/Content/images/icons-svg/facebook.svg);
        border: solid 2px #3b5999
    }

    #acct_soc_media_setup_dv_id .social-btn input.linked-btn {
        background-image: url(/Content/images/icons-svg/linkedin.svg);
        border: solid 2px #0077b5;
        background-size: 12px
    }

.flex-content {
    align-items: center;
    justify-content: space-between
}

.refresh-icon {
    vertical-align: middle;
    margin-left: 5px;
    cursor: pointer
}

    .refresh-icon svg {
        width: 14px;
        height: 14px;
        fill: #42adbd
    }

.invoice-detail .invoice-bill-name h3, .invoice-detail .invoice-date h3 {
    text-transform: capitalize;
    color: #293340;
    font-size: 1.5rem
}

.bdr {
    border-bottom: solid 1px #e0e3e4
}

.invoice-detail .invoice-number h1 {
    color: #293340
}

.invoice-detail .invoice-number span {
    color: #42adbd
}

.current-status {
    padding: 5px 0
}

.paid-status span {
    color: #42adbd
}

.invoice-detail .invoice-bill-send-receive-detail .invoice-bill-send-receive-detail-inner {
    background-color: #f5f5f5;
    border-radius: 7px;
    padding: 15px;
    height: calc(100% - 30px)
}

.invoice-detail .invoice-bill-send-receive-detail h3 {
    color: #293340;
    margin-bottom: 10px
}

.invoice-detail .invoice-bill-send-receive-detail .invoice-bill-send-receive-detail-inner ul {
    margin: 0;
    padding: 0 0 0 20px
}

.invoice-detail .invoice-product-table .app-table-inner {
    box-shadow: 0 0 15px rgba(210,210,210,.4)
}

.invoice-detail .information-box {
    box-shadow: 0 0 15px rgba(210,210,210,.4);
    border-radius: 7px;
    padding: 15px;
    height: 80%
}

.invoice-total-details ul {
    padding: 0;
    list-style: none
}

    .invoice-total-details ul li {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px
    }

        .invoice-total-details ul li:last-child {
            margin-bottom: 0
        }

        .invoice-total-details ul li h3 {
            text-transform: capitalize;
            color: #293340
        }

        .invoice-total-details ul li p {
            font-size: 1.6rem;
            font-weight: 500
        }

.account-upload-details ul {
    padding-left: 0;
    list-style: none
}

    .account-upload-details ul li {
        padding: 10px;
        border-radius: 7px;
        margin-top: 16px;
        background: #f8f8f8
    }

.proof-main input {
    float: right
}

.proof-main p {
    padding: 9px 0;
    float: left
}

.separate-details {
    margin-bottom: 20px;
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.1);
    background-color: #fff;
    word-break: break-word
}

    .separate-details .form-input {
        margin-bottom: 0
    }

    .separate-details.form-field-mrgn .form-input {
        margin-bottom: 15px
    }

.tab-search-options {
    border-radius: 0;
    box-shadow: none
}

.landing-page-main {
    background-color: #fff
}

.landing-page h1 {
    font-size: 4rem;
    color: #293340;
    text-transform: capitalize
}

.landing-page {
    height: 100%
}

    .landing-page .landing-img {
        padding: 0 100px;
        margin-top: 50px
    }

.all-templates ul {
    padding: 0;
    list-style: none
}

.all-templates .template-info, .product-info {
    margin-bottom: 24px
}

    .all-templates .template-info .template-info-inner, .product-info .product-info-inner {
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
        border: solid 1px #f3f1f1;
        border-radius: 7px;
        background-color: #fff
    }

    .all-templates .template-info .template-img {
        max-height: 300px;
        overflow: hidden;
        position: relative;
        height: 300px;
        border-radius: 7px 7px 0 0
    }

    .product-info .product-img {
        border-radius: 7px 7px 0 0
    }

    .all-templates .template-info .template-img img {
        top: 0;
        transition: all ease 2s;
        -webkit-transition: all ease 2s;
        -moz-transition: all ease 2s;
        -o-transition: all ease 2s;
        -ms-transition: all ease 2s
    }

    .all-templates .template-info:hover .template-img img {
        position: absolute;
        top: 100%;
        transform: translateY(-100%)
    }

    .all-templates .template-info .template-info-inner .template-name-desc {
        background-color: #f8f8f8;
        padding: 15px
    }

        .all-templates .template-info .template-info-inner .template-name-desc .template-name, .product-info .product-info-inner .product-name-desc .product-name {
            display: flex;
            justify-content: space-between;
            margin-bottom: 10px;
            min-height: 45px;
        }

            .all-templates .template-info .template-info-inner .template-name-desc .template-name a svg, .product-info .product-info-inner .product-name-desc .product-name a svg {
                width: 24px;
                height: 24px;
                fill: none;
                stroke: #c7c7c7
            }

            .all-templates .template-info .template-info-inner .template-name-desc .template-name a:hover svg, .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
                stroke: #42adbd
            }

        .all-templates .template-info .template-info-inner .template-name-desc h3, .product-info .product-info-inner .product-name-desc h3 {
            color: #293340;
            text-transform: capitalize;
            font-weight: 500;
            max-width: 90%;
            line-height: normal
        }

.template-action-btn {
    padding: 15px;
    text-align: right
}

.all-templates .template-info .template-info-inner .template-name-desc .template-description {
    position: relative
}

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > p {
        display: inline-block
    }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc, .product-info .product-info-inner .product-name-desc .see-full-desc {
        color: #42adbd;
        font-weight: 500;
        cursor: pointer;
        text-transform: capitalize;
        position: relative;
        z-index: 1
    }

        .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:after {
            content: "";
            border-left: solid 8px transparent;
            border-right: solid 8px transparent;
            border-top: solid 8px #fff;
            display: block;
            width: 10px;
            position: absolute;
            right: 0;
            left: 0;
            margin: auto;
            top: -5px;
            display: none
        }

        .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:before {
            content: "";
            border-left: solid 10px transparent;
            border-right: solid 10px transparent;
            border-top: solid 10px #f1e8e8;
            width: 0;
            position: absolute;
            right: 0;
            left: 0;
            margin: auto;
            top: -5px;
            display: none
        }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description .full-description {
        position: absolute;
        padding: 10px;
        bottom: 26px;
        box-shadow: 0 0 10px rgba(41,51,64,.2);
        border-radius: 7px;
        background: #fff;
        width: 100%;
        left: 0;
        display: none
    }

    .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover + .full-description, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover:after, .all-templates .template-info .template-info-inner .template-name-desc .template-description .description > .see-full-desc:hover:before {
        display: block
    }

.template-right-details {
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
    padding: 20px;
    border-radius: 10px;
    background-color: #fbfbfb
}

    .template-right-details .template-desc {
        margin-bottom: 15px
    }

    .template-right-details h3 {
        color: #293340;
        margin-bottom: 10px
    }

    .template-right-details .template-pricing ul {
        padding: 0;
        list-style: none
    }

        .template-right-details .template-pricing ul li {
            width: 40%;
            display: inline-block;
            margin-right: 30px;
            margin-bottom: 15px
        }

    .template-right-details h4 {
        color: #293340;
        margin-bottom: 3px
    }

    .template-right-details .template-pricing ul li .item-value {
        font-weight: 500;
        color: #293340
    }

        .template-right-details .template-pricing ul li .item-value span {
            font-weight: 400;
            font-size: 1.3rem
        }

.available-templates {
    padding: 18px;
    border-radius: 7px;
    box-shadow: 0 0 10px rgba(41,51,64,.2);
    margin-bottom: 30px;
    background-color: #fff
}

.final-details {
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
    padding: 20px;
    border-radius: 10px;
    background-color: #fbfbfb
}

    .final-details .finalize-order-details .count-field {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 7px
    }

        .final-details .finalize-order-details .count-field label {
            font-weight: 400
        }

    .final-details .finalize-order-details .col-12 output {
        font-weight: 500
    }

.common-tiles-btn .tile-box {
    box-shadow: 0 0 20px rgba(218,218,218,.2);
    padding: 15px;
    color: #293340;
    background-color: #fff;
    min-height: 100%;
    border-radius: 10px;
    display: flex;
    align-items: center
}

    .common-tiles-btn .tile-box h5 {
        text-transform: capitalize;
        margin-left: 15px;
        font-size: 1.5rem;
        color: #293340
    }

    .common-tiles-btn .tile-box .tile-icon svg {
        width: 35px;
        fill: #3b5c6e
    }

    .common-tiles-btn .tile-box.tile-text-icon .tile-icon svg {
        height: 50px;
        width: 50px
    }

    .common-tiles-btn .tile-box:hover {
        background-color: #3b5c6e
    }

    .common-tiles-btn .tile-box .tile-text p {
        font-size: 1.4rem;
        color: #293340;
        font-weight: 500;
        line-height: normal
    }

    .common-tiles-btn .tile-box .tile-text h5 {
        margin-left: 0;
        color: #42adbd;
        font-size: 3rem
    }

    .common-tiles-btn .tile-box .tile-text {
        margin-left: 15px
    }

    .common-tiles-btn .tile-box:hover .tile-icon svg, .common-tiles-btn .tile-box:hover h5, .common-tiles-btn .tile-box:hover p {
        color: #fff;
        fill: #fff
    }

.edit-cols .form-input {
    flex: 0 0 22.8%
}

.cropper-bg {
    touch-action: manipulation
}

.modal-common .modal-content .modal-header .name-info-badge, .name-info-badge {
    background-color: #42adbd;
    color: #fff;
    font-weight: 500;
    font-size: 1.2rem;
    text-transform: capitalize;
    margin-left: 5px;
    padding: 5px 10px;
    vertical-align: middle;
    border-radius: 5px
}

.modal-common .modal-content .modal-header .modal-title .edit-form-name.name-info-badge {
    color: #fff
}

.download-btn-color {
    color: #2049b9
}

.processing {
    color: #3078bf
}

.status-pending {
    color: #f0ad4e
}

.status-success {
    color: #18b155
}

.status-sent-by-cpi {
    color: #318fd2
}

.status-failed {
    color: #ff6563
}

.status-temporary {
    color: #4e79a7
}

.status-not-started {
    color: #4edef5
}

.status-not-sent {
    color: #ec7777
}

.widget-cursor {
    cursor: pointer
}

.common-border-radius-medium {
    border-radius: 7px
}

.common-border-radius-large {
    border-radius: 10px
}

.mortage-color {
    color: #addb21
}

.real-estate-color {
    color: #4edef5
}

@-moz-document url-prefix() {
    input: -webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
        -webkit-box-shadow: 0 0 0 0 #fff inset !important
    }
}

.customDropdownWrap select::-ms-expand {
    display: none
}

@media all and (-ms-high-contrast:none) {
    .modal-body {
        height: 100%
    }

    .form-input .input-hiden-content, .form-input input, .form-input select, .form-input textarea {
        line-height: normal
    }

    select::-ms-expand {
        display: none
    }

    .dashboardNav {
        min-height: 100vh
    }
}

@supports (-ms-ime-align:auto) {
    .app-table table thead {
        word-break: break-all
    }
}

.branding-partner {
    position: relative;
    padding-bottom: 100px
}

.support {
    display: none;
}

.all-products ul {
    padding: 0;
    list-style: none
}

.all-products .product-info {
    margin-bottom: 24px
}

    .all-products .product-info .product-info-inner {
        box-shadow: 0 3px 10px rgba(0,0,0,.08);
        border: solid 1px #f3f1f1;
        border-radius: 7px;
        background-color: #fff;
        min-height: 100%;
        position: relative
    }

    .all-products .product-info .product-img {
        overflow: hidden;
        position: relative;
        border-radius: 7px 7px 0 0
    }

    .all-products .product-info .product-info-inner .product-name-desc {
        background-color: #fff;
        padding: 15px;
        border-radius: 0 0 7px 7px;
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0
    }

    .all-products .product-info .product-info-inner .product-img .prod-code {
        background-color: #42adbd;
        color: #fff;
        font-weight: 500;
        font-size: 1.2rem;
        text-transform: capitalize;
        margin-left: 5px;
        padding: 5px 10px;
        vertical-align: middle;
        border-radius: 5px;
        position: absolute;
        right: 10px;
        bottom: 10px
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-description span {
        font-weight: 500;
        text-transform: capitalize
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name .product-detail li {
        justify-content: space-between;
        list-style-type: none;
        margin: 0 0 3px 0
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a svg {
        width: 24px;
        height: 24px;
        fill: none;
        stroke: #c7c7c7
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
        stroke: #42adbd
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name .product-detail li span {
        color: #293340;
        text-transform: capitalize;
        font-weight: 500;
        max-width: 90%
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-description .description > .see-full-desc {
        color: #42adbd;
        font-weight: 500;
        cursor: pointer;
        text-transform: capitalize;
        position: relative;
        z-index: 1
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a svg {
        width: 24px;
        height: 24px;
        fill: none;
        stroke: #c7c7c7;
        float: right
    }

    .all-products .product-info .product-info-inner .product-name-desc .product-name a:hover svg {
        stroke: #42adbd
    }

#event-tabs {
    float: left;
    width: 36%;
}

#main {
    width: 100%;
}

#date {
    font-weight: 700;
    font-size: 30px;
}

#month {
    font-size: 18px;
}

#card-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#card-body {
    border-radius: 10px;
    background-color: #d6e1e6;
}

.card {
    border: none;
    width: 30%;
    border-radius: 10px;
    border: none;
    width: 30%;
    border-radius: 10px;
}

#event {
    border: 1px solid Red;
}

.timing {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    padding: 2px 7px;
    background-color: #42adbd;
    color: #fff;
}

    .timing p.date {
        line-height: 17px;
        font-size: 18px;
        font-weight: 700;
    }

    .timing p.month {
        line-height: 18px;
        font-size: 12px;
    }

#events {
    text-decoration: none;
    background-color: #293340;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #42adbd;
}

.event-name {
    padding: 0px 10px;
}

#mobile-event-tabs {
    display: none;
    margin-bottom: 30px;
}

.inherittext {
    text-transform: none;
}

.card-add {
    text-align: center;
    background: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    border-radius: 4px;
    overflow-x: auto
}

    .card-add li {
        font-size: 18px
    }

    .card-add img {
        width: 50px
    }

.personal-tab .profile-sec.after-logo {
    display: block;
    /* margin-left: 10px; */
    /* margin-top: 31px; */
    padding-top: 3em !important;
    left: 7px;
}




.personal-tab .logo-section {
    /* padding: 27px 0; */
    border-right: 1px solid #d6e1e6;
    /* margin-top: 26px !important; */
    height: 100%;
    padding-top: 9.5em;
}

.personal-tab .logo-section {
    /* padding: 27px 0; */
    border-right: 1px solid #d6e1e6;
    margin-top: 0px !important;
    height: 100%;
    position: relative;
    left: 10px;
}

cam-icon
.personal-tab .logo-section h2 {
    padding-top: 10px;
    font-size: 1.8rem;
}

.personal-tab .profile-dp .profile-image {
    border-radius: 0px;
}

.personal-tab .profile-dp {
    padding-top: 10px;
}

/*.profile-image img {
    width: 100px;

}*/

.corporate-imgset {
    max-width: 100px !important;
    height: auto;
    margin: 2px 0px 0px 0px !important;
    width: auto;
    object-fit: contain;
}

.corporate-imgset-comapnyinfo {
    /*width: 100px !important;*/
    width: 90px;
    height: 45px;
    margin: 1px 0px 0px 0px !important;
}

.profile-sec .profile-dp .profile-image {
    height: 150px;
}

.height-custome {
    height: 60px !important;
}

.top-cust {
    top: 58px !important;
}

.accountManagementTable tr td a {
    word-break: initial !important;
}

.tableWordBreak a {
    word-break: initial !important;
}

.cam-icon .photo-upload-icon {
    top: inherit;
}

.cropper-line,
.cropper-crop {
    /*cursor: initial !important;*/
    pointer-events: none !important;
}

.user_photo_upload_id5 {
    cursor: pointer;
}

.customAlert.alert-info {
    color: #426a7e;
    background-color: #f5fbfd;
    border-color: #c8dee2;
}

.customAlert.fade.in {
    opacity: 1;
}

.customAlert.block-inner {
    display: block;
}
/* .cropper-crop-box {
    transform: translate(-50%);
    left: 50% !important;
}*/
.box-2 .result {
    height: 400px;
}

    .box-2 .result div#cropper-container-main {
        height: 100% !important;
    }

    .box-2 .result img#image {
        height: 100%;
    }

table.table tr td {
    word-break: keep-all;
}

.breaktble table.table {
    min-width: 1640px;
    width: 100%;
}

table.table tr td.emailnowrap {
    white-space: nowrap
}

.profile-dp-logo {
    width: 90%;
}

    .profile-dp-logo .profile-image {
        width: 100%;
        height: 100px !important;
    }

    .profile-dp-logo .corporate-imgset {
        max-width: 100% !important;
        width: 90%;
    }

    .profile-dp-logo .top-cust {
        top: 80px !important;
    }

.profile-dp.profile-dp-logo {
    padding-top: 0;
    margin-top: -30px;
}

.display {
    display: none;
}

.arrowColor {
    color: black;
}

.setCustomFont {
    font-family: Arial,Helvetica,sans-serif;
    color: black;
    margin-left: -5px;
}

.p1-10 {
    padding-top: 10px !important;
}

.refferal-icon {
    width: 24px;
    height: 24px;
}

.socialmedia_icon {
    width: 18px;
    height: 18px;
}

.tableBreak table tr td {
    word-break: break-word;
}

    .tableBreak table tr td:first-child {
        padding-right: 20px;
    }

        .tableBreak table tr td:first-child label {
            text-align: justify;
        }

#pills-tabb li:nth-child(1) {
    width: 20%;
}

#pills-tabb li:last-child {
    width: 20%;
}

/*.custome-width {
    width: 30% !important;
}*/

.dashboard-tabs.clearfix ul li a {
    padding: 10px 18px
}

@media (max-width: 1780px) {
    a.dashobard-home-tiles.position-relative.overflow-hidden:before {
        left: -48px;
        top: 20px;
        transform: rotate(-34deg);
        font-size: 15px;
        font-weight: 600;
        height: 35px;
        line-height: 35px;
        width: 200px;
        padding-left: 45px;
    }
}

@media (max-width: 1024px) {
    .search-table.appTableMobile .app-table-inner tbody tr td:nth-of-type(1) {
        padding-right: 0;
        display: inline-block;
    }

    .search-table.appTableMobile .app-table-inner .con-type {
        position: static;
    }

    a.dashobard-home-tiles.position-relative.overflow-hidden:before {
        left: -59px;
        top: 14px;
        transform: rotate(-35deg);
        font-size: 12px;
        font-weight: 600;
        height: 30px;
        line-height: 30px;
        width: 189px;
        padding-left: 57px;
        letter-spacing: 0px;
    }
}

@media (max-width: 991px) {
    a.dashobard-home-tiles.position-relative.overflow-hidden:before {
        left: -59px;
        top: 11px;
        transform: rotate(-43deg);
        font-size: 10px;
        font-weight: 600;
        height: 23px;
        line-height: 24px;
        width: 189px;
        padding-left: 53px;
    }
}

@media (max-width: 480px) {
    a.dashobard-home-tiles.position-relative.overflow-hidden:before {
        left: -61px;
    }

    a.dashobard-home-tiles {
        padding-top: 30px;
    }
}

@media (max-width: 330px) {
    .headerRightUserInfo {
        padding-right: 2px;
        position: relative;
        top: -26px;
    }
}

@media (max-width: 1000px) {
    ul#pills-tabb {
        padding: 0px;
        list-style: none;
        /* justify-content: center;*/
    }

    .cust-iconset ul li span svg {
        max-height: 35px !important;
        height: 49px !important;
        fill: #42adbd;
        width: 50px !important;
        margin-bottom: 9px;
    }

    .dashboard-tabs ul li, .dashboard-tabs.more-tabs-btn ul li {
        margin-right: 3%;
        width: 22.7%;
        margin-bottom: 3%;
    }

    #pills-tabb li {
        width: 47% !important;
    }


    .dashboard-tabs.listed-tab-show ul li a.nav-link h3 {
        max-width: 100px !important;
        line-height: 15px;
        font-size: 1.4rem !important;
    }

    .dashboard-tabs ul li a.nav-link {
        padding: 9% 3%;
        background-color: #fff;
        border-radius: 13px;
        height: 33.8vw !important;
    }

        .dashboard-tabs ul li a.nav-link h3 {
            max-width: 100px !important;
            font-size: 1.4rem !important;
            line-height: 15px !important;
        }

    #pills-tab li {
        width: 47% !important;
    }

    .dashboard-tabs ul li span svg {
        max-height: 35px !important;
        height: 49px !important;
        fill: #42adbd;
        width: 50px !important;
        margin-bottom: 9px;
    }
}
@media (max-width: 1200px) {
    .dashboard-tabs.clearfix ul li a {
        padding: 10px 5px !important;
        height: 70px;
    }

    .dashboard-tabs ul li h3 {
        font-size: 1.1rem;
    }
}

@media (max-width: 1800px) {
    .dashboard-tabs.clearfix ul li a {
        padding: 10px 10px !important;
    }
}

@media (max-width: 1500px) {
    .dashboard-tabs.clearfix ul li a {
        padding: 10px 0px !important;
    }

    .dashboard-tabs ul li h3 {
        font-size: 1.1rem;
    }

    #pills-tabb li {
        width: 23%;
    }
}


.custome-width {
    width: 48% !important;
}

.check-content-set {
    margin-left: 10px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

    .check-content-set label {
        margin-bottom: 0px;
        margin-left: 5px;
    }

    .check-content-set input {
        border-color: black;
    }

@media (max-width:2500px) and (min-width:1024px) {
    .dashboard-tabs.listed-tab-show ul li,
    .dashboard-tabs.listed-tab-show ul li.nav-item {
        width: auto !important;
    }
    .dashboard-tabs.listed-tab-show ul li a,
    .dashboard-tabs.listed-tab-show ul li.nav-item a {
       padding: 10px 20px !important;
    }
    .alert.alert-info.fade.in.block-inner.customAlert.prof_alert {
        margin-top: -30px;
    }
}
li.profileList {
    position: absolute;
    bottom: 120px;
    width: 100%;
}
  li.settingList {
    position: absolute;
    bottom: 75px;
    width: 100%;
}
@media (max-width:1024px) {
    .dashboardNav ul li.profileList, .dashboardNav ul li.settingList {
        position: relative;
        bottom: inherit;
        top: 20px;
    }
}

.welcome_modal div.modal-dialog {
    max-width:900px;
}
.welcome_modal div.modal-content {
    padding: 15px !important;
}
.welcome_modal div.modal-content img  {
    width:100%;
   /* max-width: 720px;*/
}

@media (min-width: 1025px) {
   /* .dashboardContentWrap {
        padding-bottom: 0;
    }*/
    .dashboardNav {
        padding-top: 0;
        padding-bottom: 0;
        height: Calc(100vh - 52px);
        position: sticky !important;
        top: 52px;
        z-index: 999;
    }
    .dashboardNav .list-unstyled {
        max-height: Calc(100vh - 64px);
        overflow: auto;
    margin-bottom: 0px !important;
    margin-top: 12px;
    }
.dashboardNav #navbar-menu.list-unstyled {
    max-height: Calc(100vh - 191px);
    margin-bottom: 20px !important;
}
.dashboardNav .list-unstyled li.settingList {
        bottom: 35px;
        position: inherit;
        margin-bottom:40px;
    }
.dashboardNav .list-unstyled li.profileList { 
    bottom: 75px; 
    position: inherit;
    margin-top:70px;
}
}
}
    max-width: 720px;
}
.textarea_custom {
    border: none;
    border-bottom: solid 1px #e0e3e4;
    outline: 0;
    padding: 0;
    font-size: 1.4rem;
    color: #293340;
    box-shadow: none;
    height: auto;
    line-height: 25px;
}
.datepicker-calendar-custom {
    border-radius: 0;
    background-image: url(/Content/images/icons-svg/calendar.svg);
    background-repeat: no-repeat;
    background-position: right 5px top 0;
    background-size: 15px;
}
.datepicker-calendar-custom:focus,
.textarea_custom:focus,
.cntl_cs:focus {
    border-color: #42adbd;
}
/*facebook button start*/
/*.fb-login-button {
    background: #1877f2;
    display: flex;
    max-width: 240px;
    padding: 10px;
    justify-content: center;
    border-radius: 4px;
    align-items: center;
    cursor: pointer;
}
.fb-login-button img {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
.fb-login-button span {
    color: #fff;
    font-size: 16px;
    line-height: 0;
}*/
/*facebook button End*/
.alert_msg {
    background: aqua;
    margin: -18px -24px 0;
    padding: 10px 30px; 
    font-size: 20px;
    font-weight: 500;
}
.alert_pp_msg {
    background-color: #1dbf38;
    margin: 0 -34px 20px;
    padding: 15px 20px;
}

.s-card {
    height: 420px;
    max-height: 100% !important;
    overflow-y: scroll;
}

/*================*/
.custWidth input, select{
    width:100% !important;
}
.custWidth select {
    margin-top: 27px !important;
}


/*==========*/

.dashboard-card{
    max-height:242px;
}
.misingData {
    display: flex !important;
    justify-content:space-between !important;
}
.cs-missingData{
    margin-right:2rem;
}


/*==12=feb===*/


.pagination-common nav {
   
    justify-content: space-between;
    width: 100%;
}

.pagination-common .page-item {
    width: 60px !important;
}
.cs-missingData a {
    color: #0c5460;
    text-decoration: underline;
}
.realityMang #rlty_conn_sm_order_validation_div_id {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 50% !important;
    margin: 0 !important;
    display: block;
}
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}
