/* Minification failed. Returning unminified contents.
(1353,1): run-time error CSS1019: Unexpected token, found '@import'
(1353,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap')'
(1551,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(1552,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '25%'
(1565,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(1566,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '25%'
(1579,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1580,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '25%'
(3278,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(3279,10): run-time error CSS1035: Expected colon, found '{'
(3288,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(3289,10): run-time error CSS1035: Expected colon, found '{'
(5379,1): run-time error CSS1019: Unexpected token, found '}'
(6073,1): run-time error CSS1019: Unexpected token, found '}'
(6292,2): run-time error CSS1031: Expected selector, found '/'
(6292,2): run-time error CSS1025: Expected comma or open brace, found '/'
 */
/*! jQuery UI - v1.13.2 - 2022-07-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"; /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	-ms-filter: "alpha(opacity=25)"; /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	-ms-filter: "alpha(opacity=70)"; /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	-ms-filter: "alpha(opacity=35)"; /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("../../images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("../../images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: url("../../images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url("../../images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
    background-image: url("../../images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("../../images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
    background-image: url("../../images/ui-icons_777777_256x240.png");
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
	background-image: none;
}
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .003;
	-ms-filter: Alpha(Opacity=.3); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/* desktop css */
@media (min-width:1200px) and (max-width:1025px){}
/* ipad landscape css */
@media (min-width:768px) and (max-width:1024px){}
/* ipad portrait css */
@media (max-width:1023px){
	
}
/* mobile devices css */
@media (max-width:767px){
	
}
/* tablet */
@media (max-width:600px){
	
}
/* iphone landscape css */
@media (max-width:480px){}
/* iphone portrait css */
@media (max-width:479px){	
}

/*IPad Safari browser supportstyle/css*/
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    body {
        width: 768px !important;
        max-width:768px !important;
    }
}

@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: landscape) {
    body {
        width: 1024px !important;
    }
}

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400&display=swap');


.maincontent::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.maincontent::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
.maincontent::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 15px
}

    /* Handle on hover */
    .maincontent::-webkit-scrollbar-thumb:hover {
        background: #999;
    }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    color:#000;
}
/*global style to show the default scrollbar start*/
/* width */
::-webkit-scrollbar {
    width: 15px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #CCC;
}
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #979797;
    }
/*global style to show the default scrollbar end*/
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }
strong{
    font-weight:bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*global style to show the default scrollbar start*/
/* width */
::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
/* Handle */
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #C3C3C3;
    border: 0px solid #eee;
}
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
} 
/*global style to show the default scrollbar end*/
/* custome css */
body{
    margin:0px;
    padding:0px;
    font-size:14px;
    line-height:16px;
    font-family:arial;
    background:#eff3f6;
}
/*.wrapper{
    width:100%;
    padding:0px;
    margin:0 auto;
    min-width:1024px;
    overflow:auto;
}*/
header{
    background:#fff;
    padding:5px 30px 5px 18px;
}
    header .clearfix{
        /* max-width:1366px; */
        width:100%;
        margin:0 auto;
    }
        header .clearfix a{
            display:inline-block;
            width:100%;
        }
            header .clearfix a img{
                width:auto;
            }
        header .clearfix .userDetails .notificationIcon{
            position:relative;
            margin:10px 0 0 0;
        }

.messagesList .msg .notificationMsgicon {
    position: relative;
    padding-left:26px;
}
.messagesList .attachment .attachmentMsgicon {
    position: relative;
    padding-left: 26px;
}
.messagesList .history .historytMsgicon {
    position: relative;
    padding-left: 26px;
}

header .clearfix .userDetails .notificationIcon > span, .messagesList .msg .notificationMsgicon .notificationCountdisplay {
    /*position: absolute;
        top: 6px;
        left: 15px;
        border-radius: 100%;
        background: #e42a11;
        color: #fff;
        font-size: 0.6857142857142857em;
        line-height: 16px;
        padding: 3px 4px;
        border: 2px solid #fff;
        text-align: center;
        min-width: 21px;
        min-height:22px;*/
    position: absolute;
    top: 8px;
    left: 15px;
    border-radius: 15px;
    background: #e42a11;
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    padding: 0px 5px 0px 5px;
    border: 1px solid #fff;
    text-align: center;
    /* min-width: 21px; */
    /* min-height: 22px;*/
}

    .messagesList .msg .notificationMsgicon .notificationCountdisplay {
        top: -9px;
        left: 51px;
        display: none;
    }

header .clearfix .userDetails .notificationIcon > span.update {
    -webkit-animation: spin 1s linear;
    -moz-animation: spin 1s linear;
    animation: spin 1s linear;
}

@-moz-keyframes spin {
    25% {
        -moz-transform: scale(1.3);
    }

    75% {
        -moz-transform: scale(0.8);
    }

    100% {
        -moz-transform: scale(1);
    }
}

@-webkit-keyframes spin {
    25% {
        -webkit-transform: scale(1.3);
    }

    75% {
        -webkit-transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes spin {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

header .clearfix .userDetails {
    margin-top: 10px;
}

header .postLogin .profileName, header .postLogin .userDetails {
    display: inline-block;
    float: left;
    position:relative;
}

header .postLogin .contactDetail, header .preLogin .userDetails {
    display: none;
}

header .preLogin .contactDetail {
    margin-top: 30px;
}

    header .preLogin .contactDetail > a{
        display: inline-block;
        width: 100%;
        font-weight: bold;
        font-size: 1.1428571428571428em;
        margin: 0px 0 0 0;
        padding: 5px;
        color: #0079C1;
        text-decoration: underline;
    }
        header .preLogin .contactDetail > a:hover{
            color:#0079C1;
        }

.subHeading {
    padding: 15px 30px;
    color:#fff;
}

.purpleBg {
    background: #92278F;
    padding:1px 0 1px 20px;
}
.subHeading .userInfo h1,.subHeading .companyDetails p{
    font-size:1.1428571428571428em;
    line-height:22px;
    font-weight: bold;
}
.subHeading .userInfo p{
    font-size:0.8571428571428571em;
    line-height:18px;
    margin:5px 0 0 0;
    padding:0px;
}
.subHeading .companyDetails p{
    margin:13px 0 0 0;
    padding:0px;
}

/* footer css */
.footerSection {
    background-color: #f8f4e9;
    border-top: 2px solid rgba(204, 204, 204, 0.3);
}
.footer {
    background-color: #f8f4e9;
    border-top: 2px solid rgba(204, 204, 204, 0.3);
    padding-left: 40px;
}
.footerSection .footer {
    width: 100%;
    margin: 0 auto;
    /* max-width: 1366px; */
    border-top: 0;
    /* min-width:1024px; */
    overflow: hidden;
}
.footer .supportWrapper {
    border-style: dashed;
    border-top: transparent;
    border-left: transparent;
    border-right: transparent;
    border-color: #c2c2c2;
    border-width: 1px;
    padding: 0px;
    margin: 0 20px 0 0;
}
    .footer .supportWrapper .support {
        padding-top: 45px;
        padding-bottom: 45px;
        text-align: center;
    }
        .footer .supportWrapper .support:first-child {
            padding-left: 0;
        }
    .footer .supportWrapper .support {
        padding-top: 45px;
        padding-bottom: 45px;
        text-align: center;
    }
        .footer .supportWrapper .support:last-child {
            padding-right: 0;
        }
        .footer .supportWrapper .support .iconImg {
            width: 28px;
            height: 28px;
            display: inline-block;
            padding: 0px;
            vertical-align: top;
            padding-top: 10px;
        }
        .footer .supportWrapper .support .iconImg {
            width: 100%;
            height: 28px;
            display: inline-block;
            margin-bottom: 15px;
            vertical-align: top;
        }
        .footer .supportWrapper .support .contentWrapper {
            padding-left: 20px;
            display: inline-block;
            width: 100%;
        }
            .footer .supportWrapper .support .contentWrapper .content {
                font-family: arial;
                font-size: 1em;
                font-weight: normal;
                font-style: normal;
                font-stretch: normal;
                line-height: 1.31;
                letter-spacing: normal;
                color: #666666;
                text-align: center;
            }
                .footer .supportWrapper .support .contentWrapper .content.em {
                    font-weight: bold;
                    font-size: 1.1428571428571428em;
                    opacity: 0.9;
                    text-align: center;
                }
        .footer .supportWrapper .support .iconImg {
            width: 100%;
            height: 28px;
            display: inline-block;
            margin-bottom: 15px;
            vertical-align: top;
        }
    .footer .supportWrapper .contactBox .iconImg {
        padding-top: 10px;
    }
    .footer .supportWrapper .support .contentWrapper {
        padding-left: 20px;
        display: inline-block;
    }
    .footer .supportWrapper .support .contentWrapper {
        display: inline-block;
        width: 100%;
    }
        .footer .supportWrapper .support .contentWrapper .content {
            font-family: arial;
            font-size: 1em;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 1.31;
            letter-spacing: normal;
            color: #666666;
            text-align: center;
        }
    .footer .supportWrapper .support {
        padding-top: 45px;
        padding-bottom: 45px;
        text-align: center;
    }
.footer .socialIcon {
    padding-left: 0px;
    margin-left: 0px;
    padding-top: 35px;
}

    .footer .socialIcon ul, .footer .socialIcon ul > li > a {
        display: inline-block;
        padding-left: 0;
    }
        .footer .socialIcon ul li {
            width: 45px;
            height: 40px;
        }
.footer ul li a i {
    border-radius: 1px;
    font-size: 1.4285714285714286em;
    line-height: 30px;
    padding: 0;
}
.footer .socialIcon .fa {
    -webkit-transition: -webkit-transform 0.3s, width 0.3s, height 0.3s;
}
.footer .sitemap,.footer .copyRight{
    background-color: transparent !important;
    margin-top:20px;
}
    .footer .sitemap ul {
        list-style: none;
        padding-left: 0;
    }
        .footer .sitemap ul li {
            display: inline-block;
            font-family: arial;
            font-size: 1em;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            line-height: 2;
            letter-spacing: normal;
            padding-right: 0px;
        }
            .footer .sitemap ul li a {
                color: #666666 !important;
                border-right: solid thin #666;
                padding-right: 10px;
                padding-left: 10px;
                font-size: 1.1428571428571428em;
                opacity: 0.9;
            }
            .footer .sitemap ul li:last-child a{
                border:0px;
            }
            .footer .sitemap ul li:first-child a {
                padding-left: 0px;
            }
            .footer .sitemap ul li a img{
                vertical-align: middle;
                margin: 0 10px 8px 0px;
                width: 16px;
                height: 16px;
            }
.footer .copyRight, .footer .registerOffice {
    margin-left: 0px;
    margin-right: 20px;
    font-family: arial;
    font-size: 1.1428571428571428em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #666666;
    opacity: 0.9;
}
.footer .registerOffice {
    padding-bottom: 45px;
    padding-top: 5px;
}
.footer ul li {
    list-style-type: none;
    float: left;
}
/* footer css */
.mainContent {
    /* display: table; */
    width: 100%;
    padding: 0;
    /* height: 100%; */
}

    .mainContent .sidePanel {
        /* display: table-cell; */
        position: absolute;
        background: #fff;
        border: 0px;
        /* border-right: 1px solid #ccc; */
        width: 50px;
        transition: width 0.5s;
        overflow: hidden;
        /*max-height: calc(100vh - 181px);*/
        z-index: 1040;
        /*height: calc(100vh - 181px);*/
    }

        .mainContent .sidePanel.toggle, .mainContent .sidePanel.toggle .paneList {
            width: 250px;
            transition: width 0.5s;
        }

        .mainContent .sidePanel.toggle {
            border-right: solid thin #CCC;
        }

        .mainContent .sidePanel .paneList {
            padding-left: 0px;
            width: 50px;
            float: left;
            overflow: hidden;
        }

            .mainContent .sidePanel .paneList > li {
                width: 220px;
            }

        .mainContent .sidePanel.toggle .paneList > li {
            width: 250px;
        }

        .mainContent .sidePanel .paneList > li > a, .mainContent .sidePanel .paneList > li > a:hover {
            text-decoration: none;
            font-size: 1.1428571428571428em;
            line-height: 22px;
            padding: 0px 0;
            display: inline-block;
            color: #999;
            width: 100%;
        }

            .mainContent .sidePanel .paneList > li > a > .icons {
                float: left;
                padding: 0;
                background: url(../../images/icons/Dashboard_normal.png) 0 0 no-repeat;
                background-position: center;
                background-repeat: no-repeat;
                width: 50px;
                height: 55px;
                cursor: pointer;
            }

            .mainContent .sidePanel .paneList > li > a > span, .mainContent .sidePanel .paneList > li > a > a {
                display: inline-block;
                padding: 18px 0 15px 0;
                float: left;
            }

        .mainContent .sidePanel .paneList > li.active a {
            font-weight: bold;
            color: #333;
            background: #F8F4DC;
            display: block;
            width: 100%;
            border: 0px;
            border-left: 3px solid #FDB94D;
        }

            .mainContent .sidePanel .paneList > li.active a:focus {
                border: 1px dashed #DEA727 !important;
            }

        .mainContent .sidePanel .paneList > li a .dashboard {
            background-image:url(../../images/icons/Dashboard_normal.png);
        }

        .mainContent .sidePanel .paneList > li.active a .dashboard {
            background-image:url(../../images/icons/Dashboard_Selected.png);
        }

        .mainContent .sidePanel .paneList > li a .application {
            background-image:url(../../images/icons/application.png);
        }

        .mainContent .sidePanel .paneList > li.active a .application {
            background-image:url(../../images/icons/nav_applicaiton.svg);
        }

        .mainContent .sidePanel .paneList > li a .my_Site {
            background-image:url(../../images/icons/My_site_normal.png);
        }

        .mainContent .sidePanel .paneList > li.active a .my_Site {
            background-image:url(../../images/icons/My_site_Selected.png);
        }

        .mainContent .sidePanel .paneList > li a .my_Site {
            background-image:url(../../images/icons/My_site_normal.png);
        }

        .mainContent .sidePanel .paneList > li.active a .my_Site {
            background-image:url(../../images/icons/My_site_Selected.png);
        }

        .mainContent .sidePanel .paneList > li a .events {
            background-image:url(../../images/icons/Events_normal.png);
        }

        .mainContent .sidePanel .paneList > li.active a .events {
            background-image:url(../../images/icons/Events_Selected.png);
        }

        .mainContent .sidePanel .paneList > li a .services {
            background-image:url(../../images/icons/Services_normal.png);
        }

        .mainContent .sidePanel .paneList > li.active a .services {
            background-image:url(../../images/icons/Services_Selected.png);
        }

        .mainContent .sidePanel .paneList > li a .helpContact {
            background-image:url(../../images/icons/Help_contact_normal.png);
        }

        .mainContent .sidePanel .paneList > li.active a .helpContact {
            background-image:url(../../images/icons/Help_contact_Selected.png);
        }

        .mainContent .sidePanel .paneList > li a .settings {
            background-image:url(../../images/icons/Settings_normal.png);
        }

        .mainContent .sidePanel .paneList > li.active a .settings {
            background-image:url(../../images/icons/Settings_Selected.png);
        }

        .mainContent .sidePanel .paneList > li.active a .reports {
            background-image: url(../../images/icons/reports_selected.svg);
        }

        .mainContent .sidePanel .paneList > li a .reports {
            background-image: url(../../images/icons/reports.svg);
        }

        
        .mainContent .sidePanel .paneList > li a .admin {
            background-image: url(../../images/icons/admin.svg);
        }

        .mainContent .sidePanel li.showHidePanel {
            background-color: #dcfafc;
            height: 34px;
            padding-left: 25px;
            padding-top: 8px;
            cursor: pointer;
        }

            .mainContent .sidePanel li.showHidePanel span.showHidePanelIcon {
                background: url(../../images/icons/arrow_out.png) no-repeat;
                width: 20px;
                height: 20px;
                display: inline-block;
            }

            .mainContent .sidePanel li.showHidePanel.expanded span.showHidePanelIcon {
                background: url(../../images/icons/arrow_in.png) no-repeat;
            }

.footer .supportWrapper .support .contentWrapper .content a, .footer .supportWrapper .support .contentWrapper .content a:hover {
    color: #0079C1;
    text-decoration: none;
    /* font-weight:bold; */
    font-size: 1.1428571428571428em;
    line-height: 20px;
    margin: 2px 0 0 0;
    padding: 0px;
    display: inline-block;
}

.preLoginJourneys {
    padding: 0px;
    /*max-width: 914px;*/
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ccc;
}

.mainContent .contentArea {
    /* display: table-cell; */
    vertical-align: top;
    margin-left: 50px;
    min-height: calc(100vh - 350px);
    background-color: #eff3f6;
    /*background-color:#ffffff;*/
    border-left: solid thin #cccccc;
    float: left;
    width: calc(100% - 50px) !important;
    /*height: calc(100vh - 180px);*/
    /*overflow: auto;*/
    z-index: 50;
    /*height: calc(100vh - 181px);*/
}

.dashboard > h2 {
    margin: 30px 0;
    padding: 0px 0 0 20px;
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

    .dashboard > h2 a {
        color: #0079C1;
        font-size: 16px;
        text-decoration: underline;
        font-weight: normal;
    }

.mainContent .box {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    padding-left: 20px;
    margin-left: 5px;
    margin-bottom: 20px;
}

.mainContent .dashboard h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0px;
    font-weight: bold;
    color: #666;
}

.paddingLeft0 {
    padding-left: 0px;
}

.paddingRight0 {
    padding-right: 0px;
}

.padding0 {
    padding: 0px;
}

.purpleText, .purpleText > strong {
    color: #8f267a !important;
}

/* chevron style */
.clearfix.chevronContainer {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #ccc !important;
}

.chevronContainer .chevronStrip {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0px 0;
    height: 65px;
    background-color: #ffffff;
    /*border-bottom: 1px solid #ccc !important;*/
}

    .chevronContainer .chevronStrip span {
        color: #707070;
        font-size: 1em;
        float: left;
    }

    .chevronContainer .chevronStrip .steps {
        border: 0px solid #999;
        border-radius: 100%;
        padding: 0px;
        display: inline-block;
        font-weight: bold;
        margin: 0 20px 0 30px;
        font-size: 30px;
        line-height: 34px;
    }

    .chevronContainer .chevronStrip .arrows {
        padding-top: 0px;
        position: relative;
    }

        .chevronContainer .chevronStrip .arrows span:first-child, .chevronContainer .chevronStrip .arrows span:last-child {
            display: block;
            width: 34px;
            height: 20px;
            background: transparent;
            border: 0px solid #ccc;
            border-left: 0px;
            border-bottom: 0px;
            -webkit-transform: rotate(71deg);
            -moz-transform: rotate(71deg);
            transform: rotate(71deg);
            margin-left: -21px;
            margin-top: 0;
            position: absolute;
            left: 0;
            border-left: 0;
            border-right: 0;
        }

        .chevronContainer .chevronStrip .arrows span:first-child {
            top: -5px;
            border-top: 1px solid #ccc;
        }

        .chevronContainer .chevronStrip .arrows span:last-child {
            bottom: -40px;
            -webkit-transform: rotate(-69deg);
            -moz-transform: rotate(-69deg);
            transform: rotate(-69deg);
            margin-left: -21px;
            margin-top: 0px;
            width: 34px;
            height: 20px;
            border: 0;
            border-bottom: 1px solid #ccc;
        }

    .chevronContainer .chevronStrip.inprogress, .chevronContainer .chevronStrip.inprogress .arrows span, .chevronContainer .chevronStrip.completed .arrows {
        background: #0075db;
        border: 0px;
        font-weight: bold;
    }

        .chevronContainer .chevronStrip.inprogress .arrows span {
            border-color: #24b9ff;
            border: 0px;
        }

        .chevronContainer .chevronStrip.inprogress span {
            color: #fff;
            border-color: #fff;
        }

        .chevronContainer .chevronStrip.completed, .chevronContainer .chevronStrip.completed .arrows span {
            background: #eeeeee;
            border: 0px;
        }

            .chevronContainer .chevronStrip.completed .arrows span:first-child {
                border-top: 1px solid #989898;
            }

            .chevronContainer .chevronStrip.completed .arrows span:last-child {
                border-bottom: 1px solid #989898;
            }
            /* .chevronContainer .chevronStrip.completed + .completed .arrows span:first-child,.chevronContainer .chevronStrip.completed + .completed .arrows span:last-child,.chevronContainer .chevronStrip.completed + .inprogress .arrows span:first-child,.chevronContainer .chevronStrip.completed + .inprogress .arrows span:last-child{
	border: 0px;
} */
            .chevronContainer .chevronStrip.completed span {
                color: #4a4a4a;
                border-color: #fff;
            }

    .chevronContainer .chevronStrip .steps + span {
        margin-top: 8px;
        line-height: 20px;
        display: inline-block;
        float: left;
    }

    .chevronContainer .chevronStrip.noBorder .arrows span {
        border: 0px !important;
    }
.sticky {
    position: fixed;
    top: 0;
    width: 93%;
    z-index: 10000;
}
.back-div {
    background: #fff !important;
}
.back-div span {
    padding-left: 15px !important;
}
.navigate-back.completed{
    cursor:pointer;
}
/* chevron style */
/* component css */
.btn {
    font-weight: bold;
    min-width: 120px;
}

.textBox {
    margin: 0px;
}

    .textBox .form-group {
        margin: 0px 0 20px 0;
    }

        .textBox .form-group label, .textarea .form-group label {
            font-size: 1em;
            line-height: 18px;
            margin: 0 0 10px 0;
            width: 100%;
            color: #666;
        }

        .textBox .form-group input {
            height: 40px;
            width: 100%;
            border-radius: 3px !important;
        }

        .textBox .form-group label > span, .textarea .form-group label > span {
            margin: 0px;
            padding: 0px;
            color: #707070;
        }

.textarea textarea {
    height: 80px;
    resize: none;
}

.radioBtn {
    margin: 0px 0 20px 0;
    padding: 0px;
}

    .radioBtn legend {
        font-size: 14px;
        margin: 0 0 8px 0;
        padding: 0px;
        line-height: 18px;
    }

    .radioBtn > label {
        display: inline-block;
        margin: 0 40px 0 0 !important;
        padding: 0px;
        position: relative;
        font-size: 16px;
        line-height: 22px;
        color: #000;
    }

        .radioBtn > label > input {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
            opacity: 0;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            padding: 0;
            margin: 0;
            cursor: pointer;
        }

            .radioBtn > label > input + .radioImage {
                display: inline-block;
                cursor: pointer;
                width: 22px;
                height: 22px;
                padding: 0;
                margin: 0 7px 0px 0;
                float: left;
                background: url(../../images/icons/Radio_default.svg) no-repeat left;
            }

            .radioBtn > label > input:checked + .radioImage {
                background: url(../../images/icons/Radio_Selected.svg) no-repeat left
            }

.queTooltip {
    display: inline-block;
}

.queTooltipSec .queTooltip {
    /* position:absolute;
	top:-4px;
	right:-28px; */
    background: url(../../images/icons/Info.svg) center no-repeat;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 0 0px 2px;
}

.queTooltipSec {
    /* width:auto; */
    position: relative;
    /* display: inline-block; */
}

.checkBoxCom {
    display: inline-block;
    position: relative;
    background-color: transparent !important;
    cursor: pointer;
}

    .checkBoxCom input {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 0;
        margin: 0;
        cursor: pointer;
    }

        .checkBoxCom input + span {
            display: inline-block;
            cursor: pointer;
            float: left;
            width: 20px;
            height: 20px;
            padding: 0;
            margin: 0 7px 0px 0;
            background: url(../../images/icons/unchecked.svg) no-repeat;
            background-position: 0;
        }

        .checkBoxCom input:checked + span {
            background: url(../../images/icons/checked.svg) no-repeat;
            background-position: 0px;
        }

    .checkBoxCom span:last-child {
        float: left;
        width: calc(100% - 27px);
        padding-top: 2px;
    }

    .checkBoxCom strong {
        float: left;
        margin-top: 3px;
    }

    .checkBoxCom input:checked + span + strong {
        font-weight: bold;
    }

.chevronContainer .chevronStrip:last-child {
    min-width: 190px;
}

.editSec, .editSec:hover, .editSec:active, .editSec:focus {
    display: inline-block;
    background: url(../../images/icons/edit.svg) 0 0 no-repeat;
    padding: 2px 0 2px 29px;
    font-weight: bold;
    background-position: 1px 3px;
    text-decoration: none;
}

.deleteSec, .deleteSec:hover, .deleteSec:active, .deleteSec:focus {
    display: inline-block;
    background: url(../../images/icons/trash.png) 0 0 no-repeat;
    padding: 2px 0 2px 29px;
    font-weight: bold;
    background-position: 1px 3px;
    text-decoration: none;
}

.resetSec, .resetSec:hover, .resetSec:active, .resetSec:focus {
    display: inline-block;
    background: url(../../images/icons/resetpwd.png) 0 0 no-repeat;
    padding: 2px 0 2px 29px;
    font-weight: bold;
    background-position: 1px 3px;
    text-decoration: none;
}

.wrapper select {
    height: 40px;
    font-size: 14px;
    line-height: 16px;
    -webkit-appearance: none;
    border-radius: 3px !important;
    /*background-color: transparent;*/
    background: #ffffff url(../../images/icons/drop_down.svg) 98% 46% no-repeat;
}

.exportdataAplus {
    background-color: #0079c1 !important;
    border: 1px solid #0079c1;
    color: #ffffff;
    font-weight: bold;
    padding-left: 15px;
}

.errorMsg {
    padding-top: 0px;
    padding-left: 3px;
    display: none;
    font-family: arial;
    letter-spacing: normal;
    font-style: normal;
    line-height: normal;
    color: #e42a11 !important;
    font-size: 1em;
    font-weight: normal;
    clear: both;
}

.hasError {
    border: 1px solid #D0011B !important;
    border-radius: 4px;
    box-shadow: 0 0px 1px #D0011B !important;
}

.hightLightRadion label {
    padding: 16px 10px 0 15px !important;
    border: 1px solid #cccccc;
    height: 54px;
    min-width: 180px;
    border-radius: 3px;
    margin: 0 10px 0 0 !important;
}

    .hightLightRadion label.checked {
        background: #f4faff;
        border: 1px solid #5dcbff;
    }

.searchList.address label, .searchList.address p.label {
    margin-bottom: 10px;
    display: block;
    font-size: 1em;
    color: #666666;
    font-weight: bold;
}

.searchList.address p.label {
    text-align: left;
    padding: 0;
}

.searchList .addressField {
    background-color: #f9f9f9;
    border: 1px solid #cccccc;
    width: 470px;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 15px 0;
}

.searchList.address button.search, .searchList.address button.postcode-search {
    height: 40px;
    width: 120px;
    margin-top: 27px;
}

.searchList .dropdown {
    display: none;
}

    .searchList .dropdown .dropdown-menu {
        left: 15px;
        top: 38px;
        width: 93%;
        max-height: 200px;
        overflow-x: hidden;
        overflow-y: auto;
    }

        .searchList .dropdown .dropdown-menu li {
            padding: 5px 10px;
            line-height: 20px;
            cursor: pointer;
        }

    .searchList .dropdown.showDropdown {
        display: block;
    }

    .searchList .dropdown button {
        width: 100%;
        height: 40px !important;
        margin-bottom: 10px !important;
    }

        .searchList .dropdown button span {
            padding: 0;
        }

            .searchList .dropdown button span.caretDropdw {
                float: right;
                margin: 0px;
                background: url(../../images/selectBoxArrow.png) 92% 46% no-repeat;
                background-color: transparent;
                height: 20px;
                width: 20px;
                border: 0px;
            }

    .searchList .dropdown .searchResult {
        max-height: 0px;
        overflow-y: hidden;
        display: block !important;
        transition-property: all;
        transition-duration: .7s;
        transition-timing-function: cubic-bezier(0.5, 0.5, 0.5, 0.5);
    }

        .searchList .dropdown .searchResult.showSearchResult {
            max-height: 500px;
        }

        .searchList .dropdown .searchResult p {
            padding: 5px;
            color: #333;
        }

    .searchList .dropdown button span.selectedAddress {
        float: left;
        font-weight: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        width: calc(100% - 30px);
        text-align: left;
        padding: 0;
    }

    .searchList .dropdown.open > .dropdown-toggle.btn-default:focus {
        background-color: #ffffff;
    }

    .searchList .dropdown.open > .dropdown-toggle.btn-default:hover {
        background-color: #ffffff;
    }

    .searchList .dropdown > .btn-default:hover {
        background-color: #ffffff;
    }

    .searchList .dropdown > .btn-default:focus {
        background-color: #ffffff;
    }

.searchList .error {
    color: #D0011B;
    margin-top: 4px;
    font-weight: normal;
    margin-left: 2px;
    background: url(../../images/error_message.svg) no-repeat;
    background-position: left top;
    padding-left: 25px !important;
}

.searchList .dropdown .searchResult, .queTooltipSec .queTooltip + span {
    display: none;
}

.searchList input#postCode {
    font-weight: bold;
}
/* component css */
.tab-header .chevronContainer .chevronStrip .steps {
    margin: 0 10px 0 20px;
}

span.caretDropdw {
    background: url(../../images/icons/drop_down.svg) 0 0 no-repeat !important;
    width: 20px;
    height: 20px;
    color: #fff;
    background-position: center !important;
    padding: 0;
    margin: 0;
    border: 0;
}

.purpleBg .userInfo .breadcrumb {
    margin: 0;
    background: transparent;
    padding:1.1rem;
}

    .purpleBg .userInfo .breadcrumb > li, .purpleBg .userInfo .breadcrumb > li > a {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
    }

        .purpleBg .userInfo .breadcrumb > li > a {
            font-weight: normal;
            text-decoration:none;
        }

        .purpleBg .userInfo .breadcrumb > li + li:before {
            content: ">";
            color: #fff;
            font-weight: normal;
        }

.profileName select {
    border: 0;
    height: auto;
    box-shadow: none !important;
    padding-right: 30px;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}

.wrapper .profileName select {
    background: url(../../images/icons/drop_down.svg) right center no-repeat;
}

.profileName .form-group {
    margin: 20px 0 0 8px !important;
}
.profileName .form-group {
    margin: 20px 0 0 8px !important;
}
.profileName .form-group .dropdown-toggle::after{
    display:none !important;
}
    .profileName .form-group .dropdown-toggle {
        min-height: auto;
        font-weight: bold;
        line-height: 15px;
        padding: 8px 15px;
    }
    .profileName .form-group .dropdown-toggle .selectedAddress1{
        font-size:14px;
        font-family:Arial;
        font-weight:bold;
    }
    .queTooltipSec .queTooltip + span {
        color: #666666;
        font-weight: normal;
        font-size: 0.8rem;
        line-height: 1.2rem;
        float: left;
        clear: both;
        width: 100%;
        background: #ffe0fe !important;
        display: block;
        max-height: 0px;
        overflow-y: hidden;
        transition-property: all;
        transition-duration: .6s;
        transition-timing-function: cubic-bezier(0.5, 1, 0.5, 1);
        border-radius: 3px;
    }

    .queTooltipSec .queTooltip + span.slideToolTip {
        max-height: 300px;
        padding: 10px 20px !important;
        margin-top: 10px !important;
    }

.queTooltipSec .queTooltip.alignMiddle {
    margin-bottom: -7px;
}

.dropdown.open button, .dropdown.open button:active, .dropdown.open button:focus {
    background: #fff !important;
    border: 1px solid #cccccc !important;
}
/*common dropdown*/

.CommonDropdwn label {
    margin: 6px 0px;
}

.CommonDropdwn button, .CommonDropdwn button:hover, .CommonDropdwn button:active {
    background-color: #fff;
    border-color: #ccc;
    width: 100%;
    color: #666666;
    height: 39px;
    text-align: left;
}

.CommonDropdwn .dropdown-menu {
    width: 100%;
}

    .CommonDropdwn .dropdown-menu li {
        padding: 6px 12px;
        cursor: pointer;
    }

.CommonDropdwn .caretDropdw {
    position: absolute;
    right: 12px;
}

.CommonDropdwn span {
    font-size: 1em;
    color: #707070;
}

.btn.withdraw {
    color: #f15743 !important;
    border: 1px solid #f15743 !important;
}

.loginHeader {
    padding: 19px 0px;
    background-color: #92278f;
    color: #ffffff;
    font-size: 1.4285714285714286em;
}

.postloginFooter {
    background-color: #f8f4e9;
}

    .postloginFooter .footerPage {
        padding: 19px 30px;
    }

    .postloginFooter p {
        font-size: 1.1428571428571428em;
        color: #666666;
    }

    .postloginFooter ul li {
        display: inline-block;
    }

        .postloginFooter ul li a {
            color: #666666;
            text-decoration: none;
            font-size: 1.0714285714285714em;
            margin-left: 0px;
        }

.renderContent {
    /*min-height: calc(100vh - 181px);*/
}
/*  Loader Start*/
#divLoadingPanel.loadingPanel {
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*background-color: #fff;*/
    opacity: 0.8;
    top: 0px;
    left: 0px;
}

    #divLoadingPanel.loadingPanel img {
        /*position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: -80px;*/
        width: 120px;
        height: auto;
        z-index: 999999999;
        position: static;
    }

.loadingPanel {
    /*display: none;*/
    position: absolute;
    z-index: 100000000;
    background-color: rgba(128,128,128,0.5);
}

    .loadingPanel img {
        position: relative;
        left: 0%;
        top: 0%;
        /*filter: opacity(50%);*/
    }

.loadingPanel {
    /*rgba(128,128,128,0.5)*/
    display: block;
    position: fixed;
    z-index: 1000;
    background-color: #fff;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    overflow: hidden;
}

.loadingInnerPanel {
    position: absolute;
    z-index: 1000;
    opacity: 1;
    width: 120px;
    height: 110px;
    top: calc(50% - 55px);
    top: -webkit-calc(50% - 55px);
    top: -moz-calc(50% - 55px);
    left: calc(50% - 60px);
    left: -webkit-calc(50% - 60px);
    left: -moz-calc(50% - 60px);
    margin-left: 0;
    margin-top: 0;
    background-color: #fff;
    text-align: center;
    border-radius: 4px;
}
/*  Loader End */

.loginDetailContent .form-group input[disabled] {
    padding: 0;
    background: transparent;
    border: 0px;
    box-shadow: none;
    cursor: default;
}

.custom-error {
    color: #D0011B;
    margin-top: 10px;
    /*font-weight: bold;*/
    display: none;
}

.screenReader {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.validation-summary-errors {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.chooseFile {
    color: #ffffff !important;
    border: 1px solid #0079c1;
    /*border: 1px solid #911A7C;*/
    font-size: 0.8571428571428571em !important;
    line-height: 15px;
    border-radius: 3px;
    background-color: #0079c1;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
    min-width: 100px;
    text-align: center;
}

    .chooseFile:hover {
        color: #ffffff !important;
        background-color: #0079c1;
        /*background-color: #911A7C;*/
    }

    .chooseFile input {
        display: none;
    }

    .chooseFile span {
        vertical-align: top !important;
        font-size: 20px;
        padding-right: 5px;
    }

    .chooseFile.disableBtn {
        color: #999 !important;
        border: 1px solid #ccc !important;
        pointer-events: none;
        font-weight: normal !important;
        background: transparent;
    }

.ui-widget.ui-widget-content {
    border: 1px solid #92278F;
    min-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #fff;
    z-index: 99999;
    min-width: 390px;
}

#ui-id-1.ui-widget.ui-widget-content {
    border: 1px solid #ccc;
    width: 41% !important;
    max-height: 300px;
    padding: 5px 0 0 0;
    margin: 0px;
}

    #ui-id-1.ui-widget.ui-widget-content > li {
        padding: 8px 0 8px 10px;
        margin: 0px;
        ;
        color: #666;
        line-height: 18px;
        font-size: 1em;
    }

.ui-dialog-buttonset button {
    background-color: #007fd2;
}

.ui-widget.ui-widget-content .ui-dialog-titlebar-close {
    display: none;
}

.ui-widget.ui-widget-content .ui-dialog-title {
    color: #008000;
    font-weight: bold;
    font-size: 16px;
}

.ui-widget.ui-widget-content .ui-dialog-content {
    margin-top: 15px;
    text-align: left !important;
    height: 50px !important;
    margin-left: 16px;
}

.ui-widget.ui-widget-content .ui-dialog-buttonset {
    text-align: right;
}

    .ui-widget.ui-widget-content .ui-dialog-buttonset button {
        padding: 10px 20px;
        color: #fff;
        border-radius: 4px;
        font-weight: bold;
        border: none;
        box-shadow: none;
    }

        .ui-widget.ui-widget-content .ui-dialog-buttonset button#Yes {
            background-color: #0079bf;
            float: right;
            margin-left: 10px;
            margin-bottom: 15px;
            margin-right: 10px;
        }

        .ui-widget.ui-widget-content .ui-dialog-buttonset button#No {
            background-color: #575757;
        }
/* Glenigan upload dialog styles*/
.ui-widget.glenigan-dialog {
    position: absolute !important;
    top: 100px !important;
    border: 1px solid #ccc;
    border-radius: 5px;
}

    .ui-widget.glenigan-dialog .ui-dialog-titlebar {
        margin: 15px;
    }

    .ui-widget.glenigan-dialog .ui-dialog-title {
        color: #0079bf;
    }

    .ui-widget.glenigan-dialog .ui-dialog-buttonset button {
        margin: 15px;
    }

#gleniganDialog table {
    border: 1px solid #ccc;
}

    #gleniganDialog table thead th {
        font-weight: bold;
        padding: 10px;
    }

    #gleniganDialog table tbody tr {
        border-top: 1px solid #ccc;
    }

    #gleniganDialog table tbody td {
        padding: 10px;
    }

#gleniganDialog table {
    width: 95%;
    margin: 0px auto;
}

.ui-widget.ui-widget-content .ui-dialog-content#gleniganDialog {
    height: auto !important;
}
/*focus style start*/
.focusClass:focus, label input:focus + span, a:focus, button:focus {
    outline: none !important;
    border: 1px dashed #71046e !important;
}

label input:focus + input + span {
    outline: none !important;
    border: 1px dashed #71046e !important;
}

input.focusClass:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(1, 0, 255, 0.6);
}

input.focusClass.hasError:focus {
    box-shadow: 0 0 3px #D0011B !important;
    -webkit-box-shadow: 0 0 3px #D0011B !important;
}
/*focus style End*/
.field-validation-error, .field-validation-error span {
    padding: 0px !important;
    margin: 4px 0 0 2px !important;
    display: inline-block !important;
    font-weight: normal !important;
    color: #e42a11 !important;
    line-height: 18px;
}

.field-validation-error, .errorMsg {
    background: url(../../images/error_message.svg) no-repeat;
    background-position: 0px 4px;
    padding-left: 25px !important;
    line-height: 24px;
}
/*.errorMsg {
    background-position: left 9px;
}*/
#dvStrategicSchemes .CommonDropdwn .dropdown + .errorMsg {
    margin: 10px 0 0 0;
}

#dvStrategicSchemes .CommonDropdwn .errorMsg {
    background-position: left 0;
    font-size: 1.0769230769230769em;
    padding: 0px;
}

.localReinforcement #spInfrastructureError.errorMsg {
    background-position: left 0;
    font-size: 1.0769230769230769em;
    padding: 0px;
}

.errorMsg.connectionErrMsg {
    background-position: left 0px;
    padding: 0;
    margin-top: -5px;
    margin-bottom: 10px;
    font-size: 1.0769230769230769em;
}

.companyRegister .profileTypeSec {
    margin-bottom: 20px;
}

.emailConfirmation .activtionLink + p > strong {
    white-space: nowrap;
    color: #92278f;
}

select::-ms-expand {
    display: none;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

.profileName .dropdown button, .profileName .dropdown button:hover, .profileName .dropdown.open button, .profileName .dropdown.open button:hover, .profileName .dropdown button:active {
    border: 0px;
    background: #fff !important;
    color: #333 !important;
    text-transform: none !important;
    font-size: 1em !important;
}

    .profileName .dropdown button:hover, .profileName .dropdown.open button:hover, .profileName .dropdown.open button {
        border: 0px !important;
    }

.profileName .dropdown.open > .dropdown-menu {
    left: auto;
    right: 0px;
    top: 110%;
}

    .profileName .dropdown.open > .dropdown-menu > li {
        padding: 10px 15px;
        cursor: pointer;
    }
/*temporary css*/
/*.dashBoardRightSec .workArea a {
    font-size: 16px;
    font-weight: bold;
    background: #0079c1;
    color: #fff;
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
}*/

/*.dashBoardRightSec .workArea label {
    margin-bottom: 10px;
    color: #666;
    font-size: 16px;
    font-weight: bold;
}

.dashBoardRightSec .workArea .btn.btn-blue {
    background: #666666;
    border: 2px solid #666666;
    color: #fff;
    font-size: 16px;
}

.dashBoardRightSec .workArea input, .dashBoardRightSec .workArea button {
    height: 40px;
}*/
/*temporary css*/
.ui-widget-header .ui-icon {
    background-position: 0 !important;
}

    .ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
        background-image: url(../../images/icons/Page_previous.png) !important;
    }

    .ui-widget-header .ui-icon.ui-icon-circle-triangle-e {
        background-image: url(../../images/icons/page_next.png) !important;
    }

.successMsg {
    border: 1px solid #06bd62;
    color: #ffffff !important;
    background-color: #06bd62;
    display: inline-block;
    border-radius: 3px;
    padding: 5px;
    /*display: none;*/
    /*text-align:center;*/
}

.waterRecycleWrapper .recyclingAssment .tabs, .waterRecycleWrapper .recyclingAssment .tab-content {
    border: 0px !important;
    margin: 0px !important;
    padding: 10px 0 0 0 !important;
}
body.postLoginSec{
    -ms-overflow-style: scrollbar;
}


/* ----- Notification Pod ----- */
.wrapper .renderContent {
    position: relative;
}

    .wrapper .renderContent .notification-pod {
        /*height: 100%;*/
        width: 350px;
        overflow-x: hidden;
        overflow-y: auto;
        position: absolute;
        top: 0px;
        right: 0px;
        background-color: #fff;
        border: 1px solid #ccc;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.18);
        display: none;
        padding: 30px 18px 30px 25px;
    }

        .wrapper .renderContent .notification-pod.shown {
            display: block;
            -webkit-animation-duration: 1s;
            -webkit-animation-name: slideIn;
            animation-duration: 1s;
            animation-name: slideIn;
            z-index: 999;
        }

@-webkit-keyframes slideIn {
    from {
        right: -400px;
    }

    to {
        right: 0px;
    }
}

@keyframes slideIn {
    from {
        right: -400px;
    }

    to {
        right: 0px;
    }
}

.wrapper .renderContent .notification-pod .notification-headertext {
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: #8f267a;
}

.wrapper .renderContent .notification-pod .notificationpod-close img {
    width: 16px;
    height: 16px;
}

.wrapper .renderContent .notification-pod .notificationpodDetails {
    margin-top: 20px;
}

.wrapper .renderContent .notification-pod .notificationpod-content {
    overflow: hidden;
    margin-bottom: 20px;
    height: 100% !important;
}

    .wrapper .renderContent .notification-pod .notificationpod-content .notification-date {
        padding: 3px 10px;
        background-color: #f2f2f2;
        border-radius: 3px;
        font-family: Arial;
        font-size: 12px;
    }

    .wrapper .renderContent .notification-pod .notificationpod-content .notificationpod-row {
        /*margin-top: 20px;*/
        padding-bottom: 15px;
        border-bottom: 1px solid #e0dede;
    }

.wrapper .renderContent .notification-pod .notificationpod-rowheader > div > img {
    width: 23px;
    height: 23px;
    vertical-align: bottom;
}

.wrapper .renderContent .notification-pod .notificationpod-rowheader > div > a {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    margin: 0px 10px 0px 4px;
}

.wrapper .renderContent .notification-pod .notificationpod-rowheader > div > span {
    font-family: Arial;
    color: #808080;
    font-size: 12px;
    padding-left: 8px;
    border-left: 1px solid #e6e6e6;
}

    .wrapper .renderContent .notification-pod .notificationpod-rowheader > div > span.notification-applicationstatus {
        width: 130px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: bottom;
    }

    .wrapper .renderContent .notification-pod .notificationpod-rowheader > div > span.notification-time {
        border: none;
        padding: 6px 0px 0px 0px;
    }

.wrapper .renderContent .notification-pod .notificationpod-rowbottom .notificationpod-reportstatus {
    font-family: Arial;
    font-size: 14px;
    color: #333;
}

.wrapper .renderContent .notification-pod .notificationpod-rowbottom img {
    width: 21px;
    height: 25px;
    margin-right: 10px;
    vertical-align: top;
}

.wrapper .renderContent .notification-pod .notificationpod-rowbottom a {
    color: #0079c1;
    text-decoration: underline;
}

.wrapper .renderContent .notification-pod .notificationpod-rowbottom > p {
    margin: 10px 0px;
}

.wrapper .renderContent .notification-pod .notificationpod-rowbottom > div p {
    font-family: Arial;
    font-size: 10px;
    color: #808080;
    margin-top: 3px;
}

.wrapper .renderContent .notification-pod .notificationpod-rowbottom > div {
    display: inline-block;
}

.wrapper .renderContent .notification-pod .notificationpod-rowbottom .notificationpod-reportername {
    margin-top: 15px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}

    .wrapper .renderContent .notification-pod .notificationpod-rowbottom .notificationpod-reportername + .notificationpod-reportstatus {
        margin-bottom: 0px;
    }

.wrapper .renderContent .notification-pod .notificationpod-bottomContent {
    margin-top: 19px;
    text-align: center;
}

    .wrapper .renderContent .notification-pod .notificationpod-bottomContent .notificationpod-viewmorebtn {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #24b9ff;
        padding: 8px 25px;
        background-color: #ffffff;
        border: 1px solid #24b9ff;
        border-radius: 3px;
    }

/*Fix for not displaying arrows in calendar*/
.datepicker thead tr:first-child th.prev, .datepicker thead tr:first-child th.prev:hover {
    background-image: url(../../images/icons/Page_previous.png);
    background-repeat: no-repeat;
    background-position: center;
}

.datepicker thead tr:first-child th.next, .datepicker thead tr:first-child th.next:hover {
    background-image: url(../../images/icons/page_next.png);
    background-repeat: no-repeat;
    background-position: center;
}

.addComment_wrapper input {
    margin-bottom: 10px;
}

.addComment_wrapper button {
    margin-bottom: 10px;
    width: 100%;
}

.messageInfo .addComment_wrapper {
    display: block;
    padding: 10px;
    background-color: #E3E1E1;
}

.assess_overlay .messageInfo .addComment_wrapper {
    position: relative;
}

    .assess_overlay .messageInfo .addComment_wrapper img {
        position: absolute;
        right: 20px;
        top: 18px;
        width: 6%;
        cursor: pointer;
    }

    .assess_overlay .messageInfo .addComment_wrapper input {
        padding-right: 28px;
    }

        .assess_overlay .messageInfo .addComment_wrapper input.upload-file {
            width: 0;
            height: 0;
            margin: 0;
            padding: 0;
            opacity: 0;
        }
/*Dashbord style*/
.contentArea .boxContainer {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 0;
}

.contentArea .dashBoardRightSec .boxContainer {
    padding: 20px;
    margin: 0 0 0 0;
}

.contentArea h1 {
    color: #333333;
    font-size: 1.7142857142857142em;
    line-height: 28px;
}

.contentArea h2, .contentArea h3.replace_conn {
    color: #333333;
    font-size: 1.1428571428571428em;
    /*font-weight: bold;*/
    line-height: 27px;
    margin-bottom: 3px;
}

.navHeading h2 {
    color: #4a4a4a;
    font-size: 1.1428571428571428em;
    font-weight: bold;
    line-height: 27px;
    margin-bottom: 8px;
}

.contentArea .dashBoardRightSec .seperator p {
    color: #000000;
    font-size: 1.1428571428571428em;
    line-height: 30px;
    margin: 0px 0 0 10px;
    font-weight: bold;
}
.contentArea .dashBoardRightSec .workArea.boxContainer div:first-child p {
    margin-bottom: 10px;
}
/*.contentArea {
    margin-bottom: 20px;
}*/

.contentArea .dashBoardLeftSec {
    margin-top: 20px;
}

.contentArea .dashBoardRightSec {
    margin: 40px 0 0 0;
}

    .contentArea .dashBoardRightSec .seperator {
        border-bottom: 1px solid #e6e6e6;
        margin: 20px 0 8px 0;
    }

    .contentArea .dashBoardRightSec h2 {
        font-size: 1.2857142857142858em;
        color: #92278f;
    }

#appDetail_container .nav-tabs > li.active > a {
    border-top: solid 3px #ff5400;
    border-bottom: none;
}
.contentArea .dashBoardRightSec .seperator a {
    display: inline-block;
    padding: 0 0 5px 35px;
    width: 100%;
    color: #0079c1;
    font-size: 1em;
}

    .contentArea .dashBoardRightSec .seperator a:last-child {
        padding-bottom: 10px;
    }

.contentArea .dashBoardRightSec .seperator img {
    width: 25px;
    height: auto;
}

.contentArea .dashBoardRightSec .seperator:last-child {
    border: 0px;
}
.contentArea .dashBoardLeftSec .chartSec {
    margin-bottom: 16px;
}
.contentArea .dashBoardLeftSec .boxContainer > div > .pull-right {
    padding: 0px;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 5px;
}
    .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a {
        border: 1px solid #979797;
        border-right: 0;
    }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a img {
            vertical-align: middle;
        }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a:first-child {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            border-right: 0;
        }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a.active + a {
            border-left: 0;
            border-right: 1px solid #979797;
        }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a:last-child {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
            border-left: 0;
            border-right: 1px solid #979797;
        }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a.active {
            background-color: #F8F4DC !important;
            border: 1px solid #FDB94D;
        }
    .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right > a {
        display: inline-block;
        float: left;
        padding: 4px 6px;
        margin: 0px;
    }

.contentArea .dashBoardLeftSec .boxContainer {
    padding: 10px 20px 20px 20px;
    margin-bottom: 10px;
}

    .contentArea .dashBoardLeftSec .boxContainer .applicationSec {
        margin: 10px 20px 0px 20px;
    }

        .contentArea .dashBoardLeftSec .boxContainer .applicationSec table tr th:first-child {
            padding-left: 30px;
            text-align: left;
        }

    .contentArea .dashBoardLeftSec .boxContainer + .boxContainer {
        margin-top: 20px;
    }

    .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right > a.active {
        background-color: #fff;
    }

    .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right > img {
        width: 20px;
        height: 20px;
    }

.contentArea .dashBoardLeftSec .charts > div {
    display: none;
}

    .contentArea .dashBoardLeftSec .charts > div.active {
        display: block;
    }

.contentArea .dashBoardLeftSec .charts > div {
    width: 400px;
    height: 200px;
}

    .contentArea .dashBoardLeftSec .charts > div > canvas {
        margin: 0 0 0 20px;
    }

.dashBoardLeftSec .applicationSec table {
    width: 100%;
}

    .dashBoardLeftSec .applicationSec table tr td:nth-child(3) {
        color: #92278f;
    }

    .dashBoardLeftSec .applicationSec table .serviceName {
        padding-left: 0px;
    }

    .dashBoardLeftSec .applicationSec table .predevRow img {
        width: 30px;
    }

    .dashBoardLeftSec .applicationSec table .waterRow img {
        width: 22px;
    }

    .dashBoardLeftSec .applicationSec table .drainageRow img {
        width: 29px;
        height: 29px;
    }

    .dashBoardLeftSec .applicationSec table tr > td, .dashBoardLeftSec .applicationSec table tr > th {
        padding: 12px 5px;
        line-height: 18px;
        color: #333;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
    }

    .dashBoardLeftSec .applicationSec table tr > th {
        font-size: 0.8571428571428571em;
        line-height: 16px;
        color: #808080;
        background-color: #f2f2f2;
    }

    .dashBoardLeftSec .applicationSec table tr > td:nth-child(2) {
        text-align: left;
        font-weight: normal;
    }

.contentArea .dashBoardLeftSec .boxContainer.paddingLeft0 {
    padding-left: 0px;
}

    .contentArea .dashBoardLeftSec .boxContainer.paddingLeft0 > h2 {
        padding-left: 20px;
        margin-bottom: 20px;
    }

.contentArea .dashBoardLeftSec .applicationSec table tr + tr > td {
    border-bottom: 1px solid #e2e2e2;
}

.contentArea .dashBoardLeftSec .applicationSec table tr:last-child > td {
    border: 0px;
}

.contentArea .dashBoardLeftSec .applicationSec table tr td.predevTotalCount, .contentArea .dashBoardLeftSec .applicationSec table tr td.waterTotalCount, .contentArea .dashBoardLeftSec .applicationSec table tr td.drainageTotalCount {
    color: #92278f;
}

.contentArea .dashBoardLeftSec .applicationSec table tr > td:nth-child(3) a {
    color: #92278f;
}

.contentArea .dashBoardLeftSec .applicationSec table tr + tr > td a {
    text-decoration: none;
    color: #000;
}

    .contentArea .dashBoardLeftSec .applicationSec table tr + tr > td a.disableLink {
        pointer-events: none;
        cursor: default;
    }

.contentArea .dashBoardLeftSec {
}

    .contentArea .dashBoardLeftSec .charts > div.pieChart,
    .contentArea .dashBoardLeftSec .charts > div.donatChart {
        width: 640px;
        height: 200px;
    }

    .contentArea .dashBoardLeftSec .charts > div.barChart {
        width: 550px;
    }

        .contentArea .dashBoardLeftSec .charts > div.barChart canvas {
            height: 200px !important;
        }

    .contentArea .dashBoardLeftSec .charts > div > .pieChartContent,
    .contentArea .dashBoardLeftSec .charts > div > .donatChartContent {
        width: 210px;
        height: 210px;
    }

    .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .dueDateSecContent {
        max-height: 270px;
        overflow-y: auto;
    }

    .contentArea .dashBoardLeftSec .event-appointment-content {
        min-height: 0px;
        max-height: 200px;
        overflow-y: auto;
    }

    .contentArea .dashBoardLeftSec .boxContainer.dueDateSec {
        padding: 20px;
        min-height: 400px;
        max-height: 400px;
    }

    .contentArea .dashBoardLeftSec .boxContainer.eventsDetails {
        padding: 20px;
        min-height: 400px;
    }

        .contentArea .dashBoardLeftSec .boxContainer.dueDateSec > .clearfix > span > h2, .contentArea .dashBoardLeftSec .boxContainer.eventsDetails > .clearfix > span > h2 {
            margin-top: 3px;
            margin-left: 6px;
            color: #92278f;
            font-size: 1.2857142857142858em;
        }
        .contentArea .dashBoardLeftSec .boxContainer.dueDateSec > .clearfix, .contentArea .dashBoardLeftSec .boxContainer.eventsDetails > .clearfix {
            margin: 0 0 26px 0;
        }

    .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .strip {
        background-color: #f2f2f2;
        border-radius: 3px;
        padding: 12px 0px 12px 20px;
        margin: 0 0 15px 0;
    }

        .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .strip > span {
            font-size: 1em;
            color: #333333;
        }

        .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .strip.todayStrip {
            background-color: #fad30b;
        }

        .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .strip.upcomingStrip {
            background-color: #24B9FF;
        }

            .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .strip.upcomingStrip span {
                color: #fff;
            }

    .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .contentArea {
        float: none;
        width: 100% !important;
        border: 0;
        height: auto;
        margin: 0 0 16px 0;
        padding-left: 5px;
        min-height: auto;
    }

        .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .contentArea > p {
            color: #666666;
            font-size: 1em;
            line-height: 22px;
            font-family: Arial;
        }

            .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .contentArea > p:last-child {
                color: #333333;
            }

    .contentArea .dashBoardLeftSec .boxContainer.eventsDetails .datepicker, .contentArea .dashBoardLeftSec .boxContainer.eventsDetails .datepicker > div, .contentArea .dashBoardLeftSec .boxContainer.eventsDetails .datepicker > div > table {
        width: 100%;
    }

    .contentArea .dashBoardLeftSec .events_DueDate {
        margin: 20px 0 0 0;
    }

    .contentArea .dashBoardLeftSec .table-condensed thead tr:first-child {
        background-color: #f7f7f7;
    }

    .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .dueDateSecContent > div {
        width: 98%;
    }

        .contentArea .dashBoardLeftSec .boxContainer.dueDateSec .dueDateSecContent > div .contentArea {
            background-color: #fff;
        }

.contentArea #datetimepicker12 {
    padding-bottom: 10px;
}

    .contentArea #datetimepicker12 .ui-datepicker.ui-widget.ui-widget-content {
        border: 0 !important;
        box-shadow: none;
        width: 100%;
        max-height: 100%;
    }

    .contentArea #datetimepicker12 .ui-datepicker .ui-datepicker-header {
        background-color: #f7f7f7;
        border: 0
    }

    .contentArea #datetimepicker12 .ui-state-default, .ui-widget-content .ui-state-default {
        border: 0px;
        background-color: #fff;
        text-align: center;
        width: 25px;
        height: 25px;
        color: #333;
        font-size: 12px;
        padding-top: 5px;
    }

    .contentArea #datetimepicker12 .ui-datepicker td.highlightPrevDate .ui-state-default {
        background-color: #f0f0f0;
        border-radius: 50%;
        color: #000;
    }

    .contentArea #datetimepicker12 .ui-datepicker td.highlightNextDate .ui-state-default {
        background-color: #26baff;
        border-radius: 50%;
        color: #fff;
    }

    .contentArea #datetimepicker12 .ui-datepicker th {
        text-align: left;
        font-weight: normal;
        color: #333;
        font-size: 12px;
    }

    .contentArea #datetimepicker12 .ui-datepicker .ui-datepicker-title {
        font-weight: normal;
        color: #333;
        font-size: 14px;
    }

.contentArea .event-appointment-details {
    padding: 10px 0px;
    border-top: 1px solid #ddd;
}

    .contentArea .event-appointment-details:last-child {
        padding-bottom: 0px;
    }

.contentArea .event-appointment-date {
    font-weight: bold;
    color: #000;
}

.contentArea .event-appointment-info {
    color: #9b9b9b;
    font-size: 13px;
    padding-top: 5px;
}

.contentArea .event-appointment-time {
    color: #9b9b9b;
    font-size: 12px;
    padding-top: 5px;
}

/*Dashbord style*/

.queTooltipSec.commonLineHeight {
    line-height: 18px !important;
}
/*nav forms design update start*/
.navFormsWrapper {
}

    .navFormsWrapper .borderSeparator {
        border-top: 1px solid #ccc;
    }
/*nav forms design update end*/
/*Bootstrap Calender Styles*/
.input-group.date {
    margin: 10px;
    width: 370px;
    margin-bottom: 0px;
    border: 1px solid #d0011b;
}

    .input-group.date .input-group-addon {
        border-radius: 0px;
        background-color: #ffffff;
    }

    .input-group.date .form-control {
        border-radius: 0px;
        border: 0px;
        font: normal 13px "OpenSans-Regular", sans-serif, Arial;
        color: #333333;
    }

    .input-group.date .input-group-addon {
        border: 0px;
        position: absolute;
        right: 20px;
        top: 2px;
    }

    .input-group.date .calendar-icon {
        width: 22px;
        height: 22px;
        display: inline-block;
        background: url(../../images/icons/Events_normal.png) no-repeat scroll;
        right: 2px;
        top: 8px;
    }

    /*.star-icon-checked {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(./images/sprite-icons.png)0px -35px no-repeat;
}

.star-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(./images/sprite-icons.png) -20px -35px no-repeat;
}*/
    .input-group.date > input {
        background: none !important;
    }

.visually-hidden-text {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.borderNone {
    border: 0px !important;
}

.reviewConfirm .queAnwserSec.marginBottom > div {
    margin-bottom: 20px;
}

    .reviewConfirm .queAnwserSec.marginBottom > div:last-child {
        margin-bottom: 0px;
    }

/*.mapSec img {
    width: 100%;
}*/

.devhr {
    border-top: 1px solid rgba(198,198,198,.5);
    margin-top: 13px;
    margin-bottom: 14px;
}

.input-group.date {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
/*start date end date css*/
.startDateinput .startDatetextbox, .endDateinput .endDatetextbox {
    width: 174px;
    height: 40px;
}

.site-review-applicant-date .startDateinput .startDatetextbox, .site-review-applicant-date .endDateinput .endDatetextbox {
    margin-left: 0px;
}

.proposedateconfcalinput1 .proposedateconfcaltextbox1, .proposedateconfcalinput2 .proposedateconfcaltextbox2, .proposeddeliverydateinput .proposeddeliverydatetextbox {
    width: 200px;
}

.docAssess h4 {
    margin: 0 0 20px 0;
}
/*review page label to p CSS*/
.reviewConfirm .userDetail .reviewUserdetail, .applicantDetails .userDetail .reviewUserdetail {
    color: #666;
    font-size: 1em;
    line-height: 18px;
}

.reviewConfirm .queAnwserSec .useDevdetailans {
    color: #333333;
    margin-bottom: 10px;
}
/*income page label*/
.addtionalInfolabel {
    font-size: 1.1428571428571428em !important;
    color: #333333 !important;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 0px !important;
    border-bottom: none !important;
}
/*offline payment heading order change*/
.paymentDetails .offlinePayment h2.offlinePayhead {
    color: #333333;
    font-size: 1.2857142857142858em;
    padding-bottom: 9px;
    margin-top: 37px;
}
/*payment confirm page block align*/
.alignBlockprocess {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #f7f7f7;
    padding: 50px;
    padding-right: 0;
    padding-left: 0;
    border-radius: 3px;
}

    .alignBlockprocess > img {
        width: 70%;
    }
/*error mesaage Ax fix*/
.field-validation-error::before, .postcodeError::before, .errorResponse::before, .errorMsg::before, .custom-error::before, .checkboxreadError::before {
    content: "error";
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/*text box tooltip and normal textbox in oneline*/
.textboxParallelalign {
    margin-top: 20px;
}
/*heading order*/
.secondHeadertext {
    color: #333333 !important;
    font-size: 1.7142857142857142em !important;
    line-height: 28px !important;
}

.thirdHeadertext {
    color: #92278f !important;
    font-size: 1.2857142857142858em !important;
    font-weight: bold !important;
    line-height: 27px !important;
    margin-bottom: 3px !important;
}

.contentArea .dashBoardLeftSec .boxContainer.paddingLeft0 > h3.thirdHeadertext {
    padding-left: 20px;
    margin-bottom: 20px;
}

.application .header h2.mainHeadingtwo {
    color: #333333;
    display: inline-block;
    line-height: 26px;
    font-size: 1.5714285714285714em !important;
}

.reviewConfirm h3.navHeaderthree {
    font-size: 1.25em;
    line-height: 20px;
    color: #333;
    margin: 0px 0 15px 0;
    padding: 0px;
    font-weight: bold;
}

.reviewConfirm h3.navHeaderdetails {
    font-size: 1em;
    line-height: 20px;
    color: #333;
    margin: 0px 0 15px 0;
    padding: 0px;
    font-weight: bold;
}

.diaHeaderdetails {
    font-size: 1em !important;
    color: #707070 !important;
    margin-bottom: 10px;
    line-height: 28px;
}
/*table styles in water modeller*/
.addStrategicblock .schemeDetails tr th {
    font-size: 1em;
    color: #666666 !important;
    max-width: 100%;
    border-top: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important;
}

.addStrategicblock .schemeDetails tr td {
    font-size: 1em;
    color: #666666 !important;
    max-width: 100%;
    border: 1px solid #ddd !important;
}
/* CSS for Post Code Search*/
.searchList .dropdown div.dropdown-toggle {
    width: 100%;
    height: 40px !important;
    margin-bottom: 10px !important;
}

    .searchList .dropdown div.dropdown-toggle span.selectedAddress {
        float: left;
        font-weight: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        width: calc(100% - 30px);
        text-align: left;
        padding: 0;
    }

    .searchList .dropdown div.dropdown-toggle span.caretDropdw {
        float: right;
        margin: 2px 3px 0px 0px;
        height: 20px;
        width: 20px;
        border: 0px;
        padding: 0;
    }

.applicantDetails .watermodelRadio + .textBox.marginBottom {
    margin-bottom: 20px;
}
/*combo box style for Ax button to div*/
/*.applicationListsearch .dropdown div.dropdown-toggle {
    width: 100%;
    height: 40px !important;
    margin-bottom: 10px !important;
    color: #707070 !important;
    font-weight:normal;
}
.applicationListsearch .dropdown > .btn-default:hover {
    background-color: #ffffff;
}

.applicationListsearch .dropdown > .btn-default:focus {
    background-color: #ffffff;
}*/
/*Skip link*/
#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 3px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background: transparent;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 100;
}

    #skiptocontent a:focus {
        position: absolute;
        left: 3px;
        top: 0px;
        background: #92278f;
        outline: 0;
        -webkit-transition: top .1s ease-in, background .5s linear;
        transition: top .1s ease-in, background .5s linear;
    }

/*Admin Manage User style starts here*/
.admin-center {
    width: 100%;
}

    .admin-center ul > li {
        text-align: center;
        display: block;
    }

.btn-go {
    min-width: 0;
    padding: 8px 14px;
}

.adminManageUser .table > tbody > tr > td.active {
    background-color: #fff;
}
/*Admin Manage User style ends here*/
/*Admin Manage User Model Dialog style starts here*/
.model-title {
    color: #92278f;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

#adminUserModal .modal-content {
    padding: 30px;
}

#adminUserModal .modal-header {
    border: 0px;
    padding: 0px;
}

#adminUserModal .modal-body {
    padding: 0px;
}

.user-details > ul {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

    .user-details > ul > li {
        font-size: 1em;
        margin-bottom: 15px;
    }

        .user-details > ul > li > h4 {
            color: #707070;
            font-size: 14px;
            margin-bottom: 2px;
        }

#legndtitle {
    color: #707070;
    font-size: 14px;
    margin-bottom: 2px;
}

.user-details > ul > li > label {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.title-text {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 25px;
}

.frmlabel-title, .frmlabel-head {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    display: block;
    margin-bottom: 5px;
}

#district-name {
    margin-bottom: 20px;
}

    #district-name input {
        width: 31%;
        display: inline-block;
        border: 1px solid #cccccc;
        font-size: 14px;
        margin-right: 20px;
    }

.select-parishes {
    border: 1px solid #cccccc;
    border-radius: 5px;
}

    .select-parishes > ul > li {
        border-bottom: 1px solid #cccccc;
        padding: 8px 0px;
        font-size: 12px;
    }

        .select-parishes > ul > li.row {
            margin-left: 0px;
            margin-right: 0px;
        }

        .select-parishes > ul > li:last-child {
            border-bottom: 0px;
        }

        .select-parishes > ul > li:first-child {
            background: #007db8;
            font-weight: bold;
            color: #ffffff;
            border-radius: 5px 5px 0px 0px;
        }

.mrgn-bot5 {
    margin-bottom: 5px;
}

.mrgn-bot15 {
    margin-bottom: 15px;
}

.mrgn-bot25 {
    margin-bottom: 25px;
}

.mrgn-bot35 {
    margin-bottom: 35px;
}

.mrgn-top10 {
    margin-top: 10px;
}

.mrgn-left20 {
    margin-left: 20px;
}

.selected-parishes > ul {
    background: #f7f7f7;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-bottom: 4px;
}

    .selected-parishes > ul > li {
        padding: 10px 10px;
        font-size: 14px;
        color: #000000;
    }

    .selected-parishes > ul.row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .selected-parishes > ul > li {
        border-top: 1px solid #cccccc;
        font-size: 12px;
        margin: 0px;
    }

        .selected-parishes > ul > li:first-child {
            border-top: 0px;
        }

#manageUserTable tbody > tr > td:nth-child(3) a {
    color: #0060ef;
    text-decoration: underline;
}
/*Admin Manage User Model Dialog style starts here*/

/*Manage Master data style starts here*/
.master-data.managemasterdata-tab {
    display: none;
}

.master-data {
    width: 30%;
    margin: 25px auto;
    text-align: center;
}

.master-data-value {
    background: #f7f7f7;
    /*border: 1px solid #cccccc;*/
    border-radius: 5px 5px 0px 0px;
}

.master-data-value > ul {
    text-align: left;
}

.master-data-value > ul > li:first-child {
    border-radius: 5px 5px 0px 0px;
}

.master-data-value > ul > li {
    /*border-bottom: 1px solid #cccccc;*/
    padding: 10px 10px;
    font-size: 14px;
    position: relative;
}
.master-data-value > ul > li:last-child {
    border-bottom: 1px solid #cccccc;
}
    /*.master-data-value > ul > li:last-child{background: #ffffff; border-bottom: 0px;}*/
    .admin-Reference-TxtBox {
        background: #ffffff;
        border-bottom: 0px;
    }

.btn-addvalue {
    font-size: 11px;
    border-radius: 2px;
    min-width: 85px;
}

#type-dropdowns .btn {
    min-width: 100%;
    text-align: left;
    font-weight: normal;
}

#type-dropdowns .caretDropdw {
    position: absolute;
    right: 10px;
    top: 7px;
}

.master-data-value ul li .edit {
    width: 20px;
    height: 20px;
    top: 8px;
    right: 8px;
    display: inline-block;
    position: absolute;
    background: url(../../images/icons/edit.svg) 0px 0px no-repeat;
}

.master-data-value ul li label.hidden {
    display: none;
}

.master-data-value ul li .save {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 35px;
    background: url(../../images/icons/yes.svg) 0px 0px no-repeat;
}

.master-data-value ul li .cancel {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 5px;
    background: url(/images/icons/close.svg) 0px 0px no-repeat;
}

.master-data-value ul li a.hidden {
    display: none;
}

.master-data-value ul li .editfield input {
    width: 100%;
    height: 25px;
}

.master-data-value ul li label {
    width: 85%;
}

.master-data-value ul li:last-child label {
    width: auto;
}

#adminUserModal .modal-footer {
    border: none;
}

#adminUserModal #divTestModal {
    border-bottom: 1px solid #e5e5e5;
}

    #adminUserModal #divTestModal .select-parishes ul li input.dev-use-class-type.readonly {
        pointer-events: none;
    }

    #adminUserModal #divTestModal .selected-parishes ul li {
        text-align: left;
    }
/*Manage Master data style ends here*/
.additionInfo .btnGroup .btn {
    margin-top: 10px;
    height: 40px;
}

    .additionInfo .btnGroup .btn:first-child {
        margin: 0 10px 0 0;
    }

#LPAExpDateBS {
    margin-left: 0px;
}

.tabs .tab-content .devDetails .selectedDiv h5 {
    margin: 0 0 10px 15px;
}

.tabs .tab-content .devDetails .selectedDiv > .shops:first-child {
    padding-top: 5px;
}

.borderBottomNone {
    border-bottom: 0px !important;
}
/*datatable header*/
.contentArea .tablesorter th a:first-child {
    color: #fff !important;
}

    .contentArea .tablesorter th a:first-child:hover, .contentArea .tablesorter th a:first-child:focus {
        text-decoration: none !important;
    }
/*accordian style start*/
.content .helpContact .helpContactContent .panel-group .panel-title > .panel-title {
    position: relative;
}

.content .helpContact .helpContactContent .panel-group .panel-title > .accordion-toggle::after {
    content: "";
    position: absolute;
    top: 1px;
    right: -10px;
    width: 19px;
    height: 15px;
    background: url(../../images/icons/drop_down.svg) -5px -7px no-repeat;
    transform: rotate(0deg);
}

.content .helpContact .helpContactContent .panel-group .panel-title > .collapsed::after {
    transform: rotate(180deg);
}
/*accordian style end*/

/* New offline payment starts */
.paymentDetails .offlinePayment .offpayNote {
    font-size: 1em;
    color: #707070;
    font-style: italic;
    line-height: 22px;
}

.paymentDetails .offlinePayment .offPaybacs .offpayBac .accNumber {
    margin-left: 30px;
}

.paymentDetails .offlinePayment .offPaybacs .offpayBac .sortCode {
    margin-left: 43px;
}

.paymentDetails .offlinePayment .offlineOptions .offPaybacs, .paymentDetails .offlinePayment .offlineOptions .offPaytele {
    border-radius: 3px;
    border: solid 1px #cccccc;
    padding: 25px 0px 25px 25px;
}

    .paymentDetails .offlinePayment .offlineOptions .offPaybacs .offpayBac, .paymentDetails .offlinePayment .offlineOptions .offPaytele .offPayTel {
        margin-left: 30px;
    }

        .paymentDetails .offlinePayment .offlineOptions .offPaybacs .offpayBac .bankTrans {
            color: #333333;
            font-size: 1em;
        }

        .paymentDetails .offlinePayment .offlineOptions .offPaybacs .offpayBac p, .paymentDetails .offlinePayment .offlineOptions .offPaytele .offPayTel p {
            font-size: 1em;
            color: #333333;
        }

        .paymentDetails .offlinePayment .offlineOptions .offPaytele .offPayTel .telNumber {
            color: #92278f;
        }

        .paymentDetails .offlinePayment .offlineOptions .offPaybacs .offpayBac p:first-child, .paymentDetails .offlinePayment .offlineOptions .offPaytele .offPayTel p:first-child {
            font-size: 1.2857142857142858em;
            color: #92278f;
        }

.paymentDetails .offlinePayment .offlineOptions .offPaytele {
    margin-left: 20px;
}

.paymentDetails .offlinePayment .offlineOptions .offlinebactele {
    margin: 10px 0px 20px 0px;
}

.paymentDetails .offlineOptions p.offlineRefNo span {
    background-color: #fdb94d;
    font-size: 1em;
    color: #000000;
    border-radius: 3px;
    padding: 4px 10px;
}

.paymentDetails .offlinePayment .offlineOptions .offpayReceipt {
    font-size: 1em;
    color: #666666;
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    padding-top: 20px;
}

    .paymentDetails .offlinePayment .offlineOptions .offpayReceipt .offpayRefnum {
        border-radius: 2px;
        background-color: #f3fbff;
        border: solid 1px #c5dceb;
        padding: 20px;
    }

        .paymentDetails .offlinePayment .offlineOptions .offpayReceipt .offpayRefnum label {
            font-size: 1em;
            color: #666666;
        }

        .paymentDetails .offlinePayment .offlineOptions .offpayReceipt .offpayRefnum .personalDetails span {
            font-size: 0.8571428571428571em;
            vertical-align: super;
            margin-left: 10px;
            color: #333333;
        }
    /*.paymentDetails .payCommondiv.paymentCardtype .radioBtn.hightLightRadion {
    margin-bottom: 12px;
    padding-bottom: 0px;
}*/
    .paymentDetails .payCommondiv.paymentCardtype .radioBtn.hightLightRadion fieldset legend, .paymentDetails .offlinePayment .offlineOptions .offpayReceipt fieldset legend {
        color: #666666;
    }

.paymentDetails .offlinePayment .offlineOptions a {
    color: #0079c1;
}
/* New offline payment ends */

.reviewConfirm .declarationpart .termsContdition {
    position: relative;
}
/*datepicker color*/
.bootstrap-datetimepicker-widget table td span.active {
    background-color: #0079c1 !important;
}
/*Important Information Model Dialog style starts here*/
#importantModal .modal-content {
    padding: 10px;
}

#importantModal .modal-header {
    padding: 15px 0;
}

#importantModal .modal-body {
    padding: 0px;
}

#importantModal .loginHeader {
    padding: 19px 0px;
    background-color: #92278f;
    color: #ffffff;
    font-size: 1.4285714285714286em;
    text-transform: uppercase;
}

#importantModal .termsConditionsPage {
    padding: 0 30px;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.21);
    line-height: 1.5;
}

    #importantModal .termsConditionsPage h2 {
        color: #911a7c;
        font-size: 1.1428571428571428em;
        text-transform: uppercase;
        text-align: center;
    }

    #importantModal .termsConditionsPage .numberPoints {
        padding-top: 30px;
    }

        #importantModal .termsConditionsPage .numberPoints li {
            color: #333333;
            font-size: 1em;
            padding-bottom: 20px;
            list-style-type: decimal;
            list-style-position: inside;
        }

    #importantModal .termsConditionsPage .alphaPoints li {
        list-style-type: lower-alpha;
        padding-left: 35px;
    }
/*Dashbard right side style*/
.dashBoardRightSec .rightDashbordalign {
    padding-bottom: 15px;
}
/*chevron in forgot email screen*/
.chevronContainer .customChevronstripEmail {
    min-width: 236px !important;
}
/*address search*/
.searchList .addressField .SearchAddressalign {
    padding-right: 10px !important;
}

.searchList .addressField .SearchPostcodealign {
    padding-left: 10px !important;
}
/*error mesage align in resend email*/
.forgotPasswordContent .errorMsgalignresendemail {
    margin-left: 25px !important;
}
/*password list style*/
.resetPasswordForm .passwordInfolist {
    list-style-type: disc !important;
}
/*style of optional text for preference 2*/
.textBox .preferenceOptionaltxt {
    margin: 0px;
    padding: 0px;
    color: #707070;
    font-size: 1.0769230769230769em;
}
/*Important Information Model Dialog style ends here*/
.tab-content > .errorMsg {
    color: #fff;
    border: 1px solid #F15743;
    background-color: #F15743;
    margin-bottom: 10px;
    color: #ffffff !important;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
}
/* New offline payment ends */
/*.site-review-applicant-date .bootstrap-datetimepicker-widget table td.active {
    
    background-color:red;
}
.site-review-applicant-date .bootstrap-datetimepicker-widget table td.active :hover{
    background-color:green;
}*/
.site-review-applicant-date .bootstrap-datetimepicker-widget table td.active, .site-review-applicant-date .bootstrap-datetimepicker-widget table td.active:hover, .LPAExpiryDate.changable.reservedE.scopingE.dischargeE .bootstrap-datetimepicker-widget table td.active, .LPAExpiryDate.changable.reservedE.scopingE.dischargeE .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #0079c1 !important;
}
/*Datepicker starts*/
.bootstrap-datetimepicker-widget table td span.active {
    /*background-color: red !important;*/
    color: #ffffff;
}

.error {
    color: red;
}

.paddingTop0 {
    padding-top: 0px !important;
}

#dv-container .clearfix .queTooltipSec > a {
    display: none;
}
/*dialog error of glenighan*/
#errorOk {
    margin: 10px 10px;
}

.ui-dialog-titlebar {
    margin: 15px;
}

.confirmdialogMsg {
    display: none;
    text-align: center
}
/*Dashboard inline style starts*/
.dashBoardRightSec.workareaContainer {
    margin: 70px 0 0 0;
    display: none
}

    .dashBoardRightSec.workareaContainer .workArea .workareaContent {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
/*Dashboard inline style ends*/
.mainContent .contentArea .contentAreamsg {
    margin-bottom: 20px;
}

/*.contentArea .dashBoardLeftSec .boxContainer .applicationSec .serviceIcon {
    background-color: red;
    width:10px;
}*/
/*terms and conditions styling in registration*/
.termsAndCondition .regisWorkArea .regcontent .list-group {
    margin: 10px 0px 10px 7px;
    padding: 0px;
}

.termsAndCondition .regisWorkArea .regcontent h2 {
    font-size: 1.7142857142857142em;
    color: #92278f;
    margin-top: 20px;
    line-height: 32px;
}

.termsAndCondition .regisWorkArea .regcontent .subTitle {
    font-size: 1em;
    color: #666;
    padding: 0px;
    margin-bottom: 10px;
}

.termsAndCondition .regisWorkArea .regcontent > .list-group > ol {
    margin: 0 0 0 15px;
    list-style-position: outside;
    padding: 0 0 0 0px;
    list-style-type: lower-alpha !important;
}

.termsAndCondition .regisWorkArea .regcontent .list-group ol li {
    margin: 0 0 15px 0px;
    color: #666666;
    font-family: Arial, Helvetica;
    line-height: 20px;
}

.termsAndCondition .regisWorkArea .regcontent p {
    margin: 14px 0px 15px 6px;
    color: #666666;
    font-family: Arial, Helvetica;
    line-height: 20px;
}

.termsAndCondition .regisWorkArea .regcontent .numberListsection .innerNumlist {
    list-style-type: lower-roman !important;
    margin-top: 10px;
}

.termsAndCondition .regisWorkArea .regcontent p i {
    font-style: italic;
}

#termsCondition .modal-content {
    padding: 0px;
}

    #termsCondition .modal-content .modal-body {
        padding: 20px 30px;
    }

        #termsCondition .modal-content .modal-body .mainContent {
            margin: 0px;
        }

.marginBottom0 {
    margin-bottom: 0px !important;
}

.paddingBottom0 {
    padding-bottom: 0px !important;
}

.paymentCardtype� .radioBtn > label {
    float: left;
}

#termsCondition .modal-content .modal-body .mainContent a {
    text-decoration: underline;
}
/*mia report*/
.navAssessmentStatus .tableSeperateblock .tableRowreport {
    padding-bottom: 6px;
    margin-bottom: 25px;
}

.navAssessmentStatus .tableSeperateblock {
    border-bottom: 2px solid rgba(198, 198, 198, 0.5);
    padding-bottom: 10px;
}

.navAssessmentStatus .floodingCheckboxblock {
    margin-top: 25px;
}

.navAssessmentStatus .tableSeperateblock p.notacceptAssessreport {
    background: url(../../images/icons/No.png) left center no-repeat;
    color: #666666;
    padding: 2px 0 2px 20px;
}

.navAssessmentStatus .tableSeperateblock p.acceptAssessreport {
    background: url(../../images/icons/Yes.png) left center no-repeat;
    color: #666666;
    padding: 2px 0 2px 20px;
}

body .overlay {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,0.5);
    display: none;
}

h2.preplanTechhead > label > span {
    font-size: 14px;
    font-weight: normal;
}

.enteredValue {
    word-wrap: break-word;
    margin-top: 10px;
}

/*.tab-content {
    overflow-y: auto;
    min-height: 200px;
    overflow-x: hidden;
}*/

.selectedDiv > .non-residential > .clearfix > .col-xs-4 {
    min-height: 130px;
}

    .selectedDiv > .non-residential > .clearfix > .col-xs-4 > .form-group {
        margin: 0px !important;
    }
/*water recycle report styles*/
.waterEfficiencyreportdetails p.details {
    font-size: 1.1375em;
    color: #707070;
}

.tabs .tab-content .devDetails .previousUse {
    border: 1px solid #97d7fe;
    background-color: #f7fcff;
    padding: 25px 10px 10px 10px;
    border-radius: 3px;
    margin-bottom: 20px;
}
/*development page build error message*/
.buildRatedeverrormsg {
    margin-top: 10px;
    margin-bottom: 18px;
}
/*datepicker background style*/
.bootstrap-datetimepicker-widget .day.active {
    display: inline;
}

.popup {
    z-index: 999;
}

.ui-datepicker-div {
    z-index: 999;
}

.gridView .gridHeader span.statusText {
    display: block;
    width: 100%;
}

.gridView .gridHeader span.losdatetxt {
    font-size: 0.8571428571428571em;
    color: #333333;
}

.gridView .gridHeader p > span:first-child {
    margin-left: 0px !important;
}
/*developer assessment deatails*/
.DeveloperAssessmentdetails .attachmentDetails {
    margin-top: 30px;
}
/*report page upload file styles development assessment*/
.DeveloperAssessmentdetails .tab-content form > div {
    margin: 0px !important;
}

.DeveloperAssessmentdetails .attachmentDetails .tableContent {
    border: 1px solid #cccccc;
    border-radius: 3px;
}

.DeveloperAssessmentdetails .attachmentDetails table {
    margin-bottom: 0;
    border: 0;
}

    .DeveloperAssessmentdetails .attachmentDetails table thead tr th {
        background-color: #0079c1;
        color: #ffffff;
        font-size: 0.875em;
        padding: 10px 0;
    }

        .DeveloperAssessmentdetails .attachmentDetails table thead tr th:first-child {
            padding-left: 30px;
        }

.DeveloperAssessmentdetails .attachmentDetails p {
    margin-bottom: 15px;
    color: #666666;
}

.DeveloperAssessmentdetails .mandatoryIcontext {
    color: red;
}

.assetsAffected p {
    color: #4a4a4a;
}

#importantModal .loginHeader > h1 {
    line-height: 36px;
    font-size: 1.7142857142857142em;
    color: #fff;
}

#importantModal #userContent .mainContent > .termsConditionsPage {
    max-width: 100%;
    margin: 0px;
}

.profileName .dropdown.open > .dropdown-menu:after {
    content: "";
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, .15);
    border-bottom: 0px;
    border-right: 0px;
    background-color: #fff;
    transform: rotate(43deg);
    width: 15px;
    height: 15px;
    position: absolute;
    top: -8px;
    right: 14px;
}

.paymentCardtype .hightLightRadion > label {
    float: left
}
/*notication div styles*/
.notification-pod .notificationpod-content .update-status {
    cursor: default;
}

.wrapper .renderContent .notification-pod .notificationpod-rowheader > div > a.notificationpod-application {
    padding: 0px;
    margin: 0px;
}
/*wrap the text in review page*/
.tableRow .tableWrapclass {
    word-break: break-word;
}
/*start publishing placment styles*/
.contentArea .publishingReport {
    margin: 0 20px 20px 20px;
}

    .contentArea .publishingReport .backButton, .contentArea .preplanningpublishingReport .backButton {
        display: inline-block;
        padding-top: 17px;
    }

    .contentArea .publishingReport .back, .contentArea .publishingReport .back:hover, .contentArea .preplanningpublishingReport .back, .contentArea .preplanningpublishingReport .back:hover {
        font-size: 1.1428571428571428em;
        font-weight: bold;
        color: #0079c1;
        text-decoration: underline;
    }

    .contentArea .publishingReport .buttons, .contentArea .preplanningpublishingReport .buttons {
        display: inline-block;
    }

        .contentArea .publishingReport .buttons button, .contentArea .preplanningpublishingReport .buttons button {
            margin-left: 15px;
            height: 50px;
            min-width: 120px;
            font-weight: bold;
            font-size: 1.1428571428571428em;
        }

.contentArea .publishingReportsiteReview {
    padding: 20px 0 !important;
}

.queTooltipSec .queTooltip + span.slideToolTip.helpDesign > span {
    display: block;
    padding: 0px 0 0 10px;
    margin: 0px;
    line-height: 18px;
    font-size: 1em;
    position: relative;
}

    .queTooltipSec .queTooltip + span.slideToolTip.helpDesign > span:first-child {
        padding-top: 10px;
    }
/*Success meassage image error styles*/
.tab-content .successMsg img, .tab-content .errorMsg img {
    vertical-align: middle;
    padding-right: 10px;
}

.additionInfo label {
    font-size: 1.1428571428571428em !important;
    color: #333333 !important;
}

.additionInfo span {
    line-height: 33px;
    font-size: 1em;
    color: #666666;
}

.reviewConfirm .additionalInfosection {
    margin-bottom: 0px !important;
}

.emailToLpaSection {
    margin: 5px 0 10px 0;
}

#siteLocationHelpText {
    top: calc(50% - 176px);
    top: -webkit-calc(50% - 176px);
    top: -moz-calc(50% - 176px);
}

    #siteLocationHelpText .modal-body {
        font-size: 1em;
        line-height: 18px;
        color: #333;
        padding: 20px;
    }

.addStrategicblock .schemeDetails tr td:first-child {
    color: #fff !important;
}

.invoiceDate .dateInvoicesection {
    margin: 0px;
    width: 100%;
}

.label.queTooltipSec + .helpTextForGrosite {
    font-size: 1em;
    line-height: 18px;
    color: #666;
    float: left;
    clear: both;
    margin-top: -10px;
}

.refNumber .addOptional, .siteReviewoptional .addOptional, .navOptionalupdate .addOptional {
    font-weight: normal;
}
/*header .preLogin .rightShiftedimg,header .postLogin .rightShiftedimg {
    border-right: 1px solid #ccc;
    padding-right: 35px;
}*/
header .postLogin .rightShiftedimg a, header .preLogin .rightShiftedimg a {
    padding-right: 35px;
    border-right: 0px solid #ccc;
    position: relative;
}

header .preLogin .helpContactLogindisplay, header .postlogin .helpContactLogindisplay {
    padding-left: 35px;
    position:relative;
}

header .postLogin a.postloginMainsection, header .preLogin a.preloginMainsection {
    margin: 8px 0 0 0;
    padding: 2px;
}

header .postLogin a img.postLoginmainlogoimg, header .preLogin a img.preLoginmainlogoimg {
    width: 100px;
}

header .postLogin a img.postLoginlogoimg, header .preLogin a img.preLoginlogoimg {
    width: 168px;
}

header .preLogin .rightShiftedimg a:after, header .postLogin .rightShiftedimg a:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 75%;
    border-right: 1px solid #ccc;
    top: 15%;
    right: 0;
}

.customModaldialog .customModalcontent .customHeadertooltipmodal {
    padding: 0;
    border: 0;
}

    .customModaldialog .customModalcontent .customHeadertooltipmodal button {
        padding-top: 5px;
        padding-right: 8px;
        padding-left: 8px;
        line-height: 15px;
        margin-top: 0;
    }

.customModaldialog .customModalcontent .customModalbody {
    padding-top: 0px !important;
}

.tabs .tab-content .devDetails .previousUsenature {
    border: 1px solid #97d7fe;
    background-color: #f7fcff;
    padding: 25px 10px 13px 26px;
    border-radius: 3px;
    margin-bottom: 20px;
}

.planningDatesection .form-group label {
    color: #666666;
}

.successMsg.activateMsg {
    border: 1px solid #d8f5c5;
    background-color: #d8f5c5;
    margin-left: 0;
    width: calc(100%);
    color: #333333 !important;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
}

    .successMsg.activateMsg > img {
        vertical-align: middle;
        margin-right: 5px;
    }

#dvStrategicSchemes .field-validation-error span {
    margin-top: 2px !important;
}

.paddingTop10 {
    padding-top: 10px !important;
}

.personalDetails .gleniganReference, .personalDetails .startDate, .personalDetails .finishDate {
    margin: 5px 0 5px 5px;
}

.personalDetails .gleniganReference {
    margin-top: 10px;
}

.navFormsWrapper .input-group.date .input-group-addon, .devDetails .input-group.date .input-group-addon {
    cursor: pointer;
    width: 100%;
    text-align: right;
    left: 0;
    background: transparent;
    z-index: 9;
    cursor: text;
}

.clientdetails .reviewConfirmS98 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

    .clientdetails .reviewConfirmS98 .tradeSection {
        margin-top: 25px;
    }

    .clientdetails .reviewConfirmS98 .devDetailsanswer {
        padding-bottom: 20px;
        border-bottom: 2px solid #ccc;
    }

    .clientdetails .reviewConfirmS98 .landHeadaddress {
        margin-bottom: 15px;
    }

    .clientdetails .reviewConfirmS98 .customlandOwner {
        margin-bottom: 20px;
    }

    .clientdetails .reviewConfirmS98 .customlandOwnerdetails {
        margin-top: 20px;
    }

}

.searchList .customaddressfield {
    width: 496px !important;
}

.customSubmitdetails .access-info {
    color: #333;
}

    .customSubmitdetails .access-info::before {
        content: url(../../images/icons/toast_general_info.svg);
        vertical-align: -50%;
        padding-right: 5px;
    }

.customSubmitdetails .infoTextdetail {
    margin-top: 11px;
    margin-left: 30px;
    line-height: 19px;
}

.select-parishes > ul > li.selectParishhead:first-child {
    background: #007db8;
    font-weight: bold;
    color: #fff;
    border-radius: 5px 5px 0 0;
}
/*Previous Enquiry Style Starts*/
.wrapper .mainContent .workbenchPreviousEnquiry {
    margin: 0px;
    width: 100% !important;
    min-height: 300px !important;
    height: auto !important;
    border: 1px solid #ccc;
    float: none;
}

    .wrapper .mainContent .workbenchPreviousEnquiry .filter-content {
        height: auto !important;
    }

        .wrapper .mainContent .workbenchPreviousEnquiry .filter-content .table {
            margin-bottom: 0px;
        }

        .wrapper .mainContent .workbenchPreviousEnquiry .filter-content .tableView .table tr {
            border-bottom: 1px solid #cccccc;
        }

            .wrapper .mainContent .workbenchPreviousEnquiry .filter-content .tableView .table tr:last-child {
                border-bottom: 0px;
            }

            .wrapper .mainContent .workbenchPreviousEnquiry .filter-content .tableView .table tr td {
                border: 0px;
            }

            .wrapper .mainContent .workbenchPreviousEnquiry .filter-content .tableView .table tr th,
            .wrapper .mainContent .workbenchPreviousEnquiry .filter-content .tableView .table tr td {
                padding: 15px 10px 15px 15px;
            }

    .wrapper .mainContent .workbenchPreviousEnquiry .table thead tr th:first-child .checkBoxCom input + span {
        background-color: #fff;
        border-radius: 5px;
    }

    .wrapper .mainContent .workbenchPreviousEnquiry #preenq-export {
        margin: 9px 30px 9px 0px;
    }

    .wrapper .mainContent .workbenchPreviousEnquiry .filter-header .sub-header2 {
        min-height: 50px;
    }

        .wrapper .mainContent .workbenchPreviousEnquiry .filter-header .sub-header2 .search {
            padding: 13px 20px;
        }

    .wrapper .mainContent .workbenchPreviousEnquiry #panelRedirect1.filter-content .tableView .table tr th,
    .wrapper .mainContent .workbenchPreviousEnquiry #panelRedirect1.filter-content .tableView .table tr td {
        padding: 15px 5px 15px 10px;
    }

    .wrapper .mainContent .workbenchPreviousEnquiry #prevEnquiryGoBtn {
        min-width: 0px;
        padding: 8px 14px;
        background: #0079c1;
        border: 1px solid #0079c1;
        color: #fff;
    }

    .wrapper .mainContent .workbenchPreviousEnquiry #prevEnquiryClearBtn {
        min-width: 0px;
        padding: 8px 14px;
        background: transparent;
        color: #666666;
        border: 1px solid #666;
        margin-left: 15px;
    }

    .wrapper .mainContent .workbenchPreviousEnquiry #preenq-export {
        background: #0079c1;
        border: 1px solid #0079c1;
        color: #fff;
    }

#searchModal .modal-header .model-title {
    margin-bottom: 0px;
}

#searchModal .modal-dialog .modal-body input {
    border: 1px solid #ccc;
    font-size: 1em;
}

#searchModal .searchfilters-details > div {
    padding-right: 20px
}

    #searchModal .searchfilters-details > div .form-group label {
        margin-bottom: 5px;
        color: #666;
    }

    #searchModal .searchfilters-details > div .form-group input,
    #searchModal .searchfilters-details > div .form-group select {
        height: 40px;
    }

#searchModal .modal-footer .btn {
    height: 40px;
}

#searchModal #searchmodalcancel {
    color: #666;
}

#searchModal #searchmodalsearch {
    background: #0079c1;
    border: 1px solid #0079c1;
    color: #fff;
}

#searchModal .modal-dialog .modal-content {
    top: 95px;
}
/*Previous Enquiry Style Ends*/
.downloadReportsection .reportDownloadlinks {
    padding: 25px;
}

    .downloadReportsection .reportDownloadlinks li {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

        .downloadReportsection .reportDownloadlinks li a {
            cursor: pointer;
        }
/* Report page style starts */
.reports .assess_tab ul > li > a > span {
    padding-top: 25px;
}

.reports .clientDetails h4.attach-head {
    color: #333333;
    font-size: 1.429em;
}

.reports .assess_tab .messagesList {
    margin-top: 0px;
    margin-bottom: 5px;
    margin-right: 10px;
    width: 150px;
    text-align: left;
}

    .reports .assess_tab .messagesList .inspectionDate {
        margin: 0px;
        width: 150px;
    }

        .reports .assess_tab .messagesList .inspectionDate input {
            height: 36px;
        }

        .reports .assess_tab .messagesList .inspectionDate .input-group-addon {
            top: 0px;
        }

.reports .assess_tab .nav-tabs {
    padding: 0px;
}

.reports .assess_tab .select-month {
    font-size: 1.000em;
    font-weight: bold;
    color: #666666;
    margin-bottom: 5px;
    margin-top: 5px;
}

.reports .table-sd1.userAttachments table thead tr th {
    background-color: #007BC6;
    color: #fff;
    font-weight: bold;
    padding: 15px;
}

.reports .excel-icon {
    background: url(../../images/excel_icon.svg) center left no-repeat;
    padding-left: 30px;
    display: inline-block;
    height: 40px;
    line-height: 25px;
    background-size: 20px;
}

.reports .reports-sub-heading {
    color: #333333;
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.reports .los-table table thead tr th:first-child, .reports .dia-table table thead tr th:first-child {
    width: 55%;
}

.reports #reportGoBtn {
    vertical-align: top;
    margin-top: 25px;
    min-width: 0px;
    margin-right: 10px;
}

.reports .assess_tab ul.nav-tabs li:last-child {
    pointer-events: none;
}

.reports .application-details {
    min-height: 300px;
}
/* Report page style ends */

/*Slider style Start*/
.preDevReview_container .modal-header .close {
    width: 30px;
    height: 30px;
    font-size: 0px;
    background: url(../../images/carousal/close.png) 0 0 no-repeat;
    margin: 10px 10px 0 0px;
    opacity: 1;
}

.preDevReview_container .modal-dialog, .preDevReview_container .modal-content {
    width: 100%;
    margin: 0;
    height: 100%;
}

.preDevReview_container .modal {
    padding: 0px !important;
}

.preDevReview_container .modal-header {
    border: 0;
    padding: 0;
}

.preDevReview_container .modal-footer, .preDevReview_container .modal-body {
    padding: 10px 0;
    border: 0;
    max-width: 700px;
    margin: 0 auto;
}

    .preDevReview_container .modal-footer .btn {
        color: #fff;
        background: #000;
        font-weight: normal;
        font-size: 1em;
        border: 1px solid #fff;
    }

.preDevReview_container .modal-content {
    border-radius: 0;
    background: #000;
}

.preDevReview_container .carouselmodal {
    background: #000000EA;
}

.preDevReview_container .containerModal {
    overflow: hidden;
}

    .preDevReview_container .containerModal .modal-footer {
        position: absolute;
        top: 20px;
        right: 0px;
    }

        .preDevReview_container .containerModal .modal-footer button {
            position: absolute;
            top: 0px;
        }

.preDevReview_container .carousel .carousel-control.right, .preDevReview_container .carousel .carousel-control:hover {
    background: none;
}

.preDevReview_container .carousel-control .glyphicon {
    font-size: 0px;
    display: inline-block;
    width: 20px;
    height: 38px;
}

.preDevReview_container .carousel-control .glyphicon-chevron-right {
    background: url(../../images/carousal/arrow_right.png) 0 0 no-repeat;
}

.preDevReview_container .carousel-control .glyphicon-chevron-left {
    background: url(../../images/carousal/arrow_left.png) 0 0 no-repeat;
}

.preDevReview_container .carousel-control.left {
    left: -10%;
}

.preDevReview_container .carousel-control.right {
    right: -10%
}

.preDevReview_container .carousel-control, .preDevReview_container .carousel-control:active, .preDevReview_container .carousel-control:focus {
    width: auto;
    position: absolute;
    border: 0px !important;
}

.preDevReview_container .carousel-indicators {
    bottom: -30px;
}

    .preDevReview_container .carousel-indicators li {
        border: 0px;
        background: url(../../images/carousal/carousal_dot.png) 0 0 no-repeat;
    }

    .preDevReview_container .carousel-indicators .active {
        background: url(../../images/carousal/carousal-dot-selected.png) 0 0 no-repeat;
        background-position: 1px 1px;
    }

.preDevReview_container .carousel-inner > .item {
    position: relative;
}

.preDevReview_container .carousel-inner .first-two,
.preDevReview_container .carousel-inner .first-three,
.preDevReview_container .carousel-inner .first-four,
.preDevReview_container .carousel-inner .first-five,
.preDevReview_container .carousel-inner .first-six,
.preDevReview_container .carousel-inner .first-seven,
.preDevReview_container .carousel-inner .first-eight,
.preDevReview_container .carousel-inner .first-nine,
.preDevReview_container .carousel-inner .first-ten,
.preDevReview_container .carousel-inner .first-eleven,
.preDevReview_container .carousel-inner .first-twelve {
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carouselmodal .modal-header {
    display: none;
}

.preDevReview_container .carousel-inner .first-two {
    top: 210px;
}

.preDevReview_container .carousel-inner .first-three {
    top: 289px;
}

.preDevReview_container .carousel-inner .first-four {
    top: 378px;
    left: 75px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .first-five {
    top: 327px;
    left: 208px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .first-six {
    top: 418px;
    left: 195px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .first-seven {
    top: 461px;
    left: 365px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .first-eight {
    top: 380px;
    left: 428px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .first-nine {
    top: 442px;
    left: 500px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .first-ten {
    top: 248px;
    left: 300px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .first-eleven {
    top: 100px;
    left: 120px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .first-twelve {
    top: 30px;
    left: 305px;
    opacity: 0;
}

.preDevReview_container .carousel-inner .second-two,
.preDevReview_container .carousel-inner .second-three,
.preDevReview_container .carousel-inner .second-four,
.preDevReview_container .carousel-inner .second-five,
.preDevReview_container .carousel-inner .second-six {
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner .second-two {
    top: 0px;
}

.preDevReview_container .carousel-inner .third-two {
    width: 78% !important;
    position: absolute;
    top: 13px;
    left: 77px;
    opacity: 0;
}

.preDevReview_container .modal-footer {
    padding-right: 100px;
    text-align: right;
}

    .preDevReview_container .modal-footer .btn-default {
        background-color: transparent;
        color: white;
        border: none;
        text-decoration: underline;
        box-shadow: none;
        margin-top: -20px;
    }

.modal-backdrop.in {
    opacity: 0.1;
}

.preDevReview_container .carousel-inner .fourth-two {
    width: 72% !important;
    position: absolute;
    top: 13px;
    left: 98px;
    opacity: 0;
}
/*Slider style Close*/
.preDevReview_container .carousel-inner > .item.last > div {
    position: absolute;
    opacity: 0;
}

    .preDevReview_container .carousel-inner > .item.last > div:first-child {
        position: relative;
        opacity: 1;
    }

    .preDevReview_container .carousel-inner > .item.last > div > img {
        width: 100%;
    }

.preDevReview_container .carousel-inner > .item.last > .layer_second {
    bottom: 0px;
    right: 0px;
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner > .item.last > .layer_third {
    top: 52px;
    left: 42px;
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner > .item.last > .layer_four {
    bottom: 0px;
    right: 0;
    text-align: right;
    position: absolute;
    opacity: 0;
}

    .preDevReview_container .carousel-inner > .item.last > .layer_four > img {
        width: 90%;
    }

.preDevReview_container .carousel-inner > .item.last > .layer_five {
    bottom: 130px;
    left: 175px;
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner > .item.last > .layer_six {
    bottom: 219px;
    left: 385px;
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner > .item.last > .layer_seven {
    bottom: 98px;
    left: 366px;
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner > .item.last > .layer_eight {
    right: 19px;
    bottom: 61px;
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner > .item.last > .layer_nine {
    left: 186px;
    bottom: 0px;
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner > .item.last > .layer_ten {
    right: 73px;
    top: 122px;
    position: absolute;
    opacity: 0;
}

.preDevReview_container .carousel-inner .second-two {
    top: 15px;
    left: 95px;
    width: 80%;
}

    .preDevReview_container .carousel-inner .second-two > img {
        width: 90% !important;
        height: auto;
    }

.preDevReview_container .carousel-inner .item.second > div > img {
    width: 100%;
}

.preDevReview_container .carousel-inner .second-three {
    bottom: 0px;
    left: 103px;
}

    .preDevReview_container .carousel-inner .second-three img {
        width: 85% !important;
    }

.preDevReview_container .carousel-inner .second-four {
    bottom: 0px;
    left: 102px;
}

    .preDevReview_container .carousel-inner .second-four img {
        width: 85% !important;
    }

.preDevReview_container .carousel-inner .second-five {
    bottom: 49px;
    left: 258px;
}

    .preDevReview_container .carousel-inner .second-five img {
        width: 80% !important;
    }

.preDevReview_container .carousel-inner .second-six {
    bottom: 50px;
    right: 137px;
}

    .preDevReview_container .carousel-inner .second-six img {
        width: 85% !important;
    }

.preDevReview_container .carousel-inner > .next,
.preDevReview_container .carousel-inner > .prev {
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
}

.selectAddress.dropdown .editableAddress {
    margin-bottom: 10px;
}

.registrationPostCode .selectAddress.dropdown {
    display: block;
}

    .registrationPostCode .selectAddress.dropdown .dropdown-toggle {
        display: none;
    }

    .registrationPostCode .selectAddress.dropdown.showDropdown .dropdown-toggle {
        display: block;
    }

    .registrationPostCode .selectAddress.dropdown .searchResult {
        display: block !important;
        max-height: 500px;
    }

.tab-pane#glenigan {
    min-height: 400px;
}
/*Date Picker Issue Fix*/
/*.site-review-applicant-date .input-group.date .input-group-addon {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 2px;
    width: 100%;
    text-align: right;
    z-index: 9;
    background: transparent;
    cursor: text;
}*/

/*accessibility style starts here*/
.remaining-right {
    display: inline;
    float: right;
    font-size: 0.857em;
    color: #333333;
    font-weight: normal;
}

.bold-text {
    font-weight: bold;
}
/*accessibility style ends here*/


.footerEmailAddressLink {
    font-size: 1em !important;
    color: #0079C1 !important;
}
.map-error-msg {
    border: 2px solid #f15743 !important;
}
.map-success-msg {
    border: 2px solid #06bd62 !important;
}
}

/* STYLES */
.adminManageUser .filter-content .tableView .table tr th,
.adminManageUser .filter-content .tableView .table tr td {
    padding-left: 40px;
}

.adminManageUser .filter-content .edit-adminBtn, .adminManageUser .filter-content .edit-adminBtn:hover,
.adminManageUser .filter-content .edit-adminBtn:active, .adminManageUser .filter-content .edit-adminBtn:focus {
    display: inline-block;
    background: url(../../images/icons/edit.svg) 0 0 no-repeat;
    padding: 2px 0 2px 20px;
    font-weight: bold;
    background-position: 1px 4px;
    text-decoration: none;
}

.adminManageUser .filter-content .delete-adminrow {
    display: none;
    background: url(../../images/icons/delete.svg) 0 0 no-repeat;
    margin-left: 15px;
    padding: 2px 0 2px 20px;
    font-weight: bold;
    background-position: 1px 4px;
    background-size: 15px;
    height: 20px;
}

.adminManageUser .filter-content .addBtnContainer button {
    margin: 0px 15px 15px 0px;
}

.adminManageUser .filter-content #ManageParish table th,
.adminManageUser .filter-content #ManageParish table td {
    padding-left: 50px;
}

.adminManageUser .filter-content #ManageParish table th,
.adminManageUser .filter-content #ManageParish table td {
    width: 27%;
}

    .adminManageUser .filter-content #ManageParish table th:last-child,
    .adminManageUser .filter-content #ManageParish table td:last-child {
        width: 19%;
    }

        .adminManageUser .filter-content #ManageParish table td:last-child a {
            vertical-align: middle;
        }

.adminManageUser .filter-content .save-adminrow {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(../../images/icons/yes.svg) 0px 0px no-repeat;
}

.adminManageUser .filter-content .cancel-adminrow {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(/images/icons/Red_close.svg) 0px 0px no-repeat;
}

.adminManageUser .filter-header .sub-header1 > div a {
    width: 160px;
}

.adminManageUser .resign-app-content {
    min-height: 300px;
    background-color: #fff;
}

.adminManageUser .searchContainer,
.adminManageUser .searchBtmContent {
    padding: 20px;
}

.adminManageUser .searchBtmContent {
    padding-top: 0px;
    padding-bottom: 0px;
}

.adminManageUser .searchContainer #searchInput {
    position: relative;
    height: 40px;
}

.adminManageUser .searchContainer img {
    position: absolute;
    top: 5px;
    right: 20px;
    cursor: pointer;
}

.adminManageUser .app-numberContent {
    padding: 20px 10px;
    border: 1px solid #ccc;
    margin: 20px 20px 20px 0;
    border-radius: 3px;
}

    .adminManageUser .app-numberContent > div {
        text-align: left;
        word-break: break-all;
        padding-right: 15px;
    }

.adminManageUser .appnumber-head {
    margin-bottom: 15px;
    text-align: left;
}

.adminManageUser .appnumber-types {
    font-size: 14px;
    font-weight: bold;
    color: #666666;
    display: block;
    padding: 10px 0;
}

.adminManageUser .roledrpdwnContent {
    margin: 20px 20px 20px 0;
}

    .adminManageUser .roledrpdwnContent > div {
        text-align: left;
        margin-right: 20px;
    }

.adminManageUser #reassignSaveBtn {
    margin-right: 20px;
}

.adminManageUser #Reassignapp .successMsg,
.adminManageUser #Reassignapp .errorMsg {
    margin-top: 20px;
}

.adminManageUser #ManageLm .upload-dwnloadContainer {
    text-align: right;
    margin: 0px 20px 20px 0px;
}

    .adminManageUser #ManageLm .upload-dwnloadContainer #download-lmbtn {
        margin-left: 10px;
        height: 40px;
    }

    .adminManageUser #ManageLm .upload-dwnloadContainer .uploadLM {
        height: 40px;
    }
/* STYLES */
.manageAplusMem {
    background-color: #ffffff;
    padding: 10px 15px;
    border: solid 1px #0079c1;
    border-radius: 4px;
    color: #0079c1;
    font-weight: bold;
}

#appPanelContentArea .nav-tabs li:first-child:not(.active) a {
    border-left: 1px solid #ddd;
}

.MeterPipeAndSizeContainer .meterSizeOtherContent {
    margin: 0px 0px 0px 20px;
}

.speech-bubble {
    position: relative;
    color: #ffffff;
    border-radius: 0.3em;
    display: inline-block;
    padding: 8px;
    background-color: #92278f;
    margin-left: 10px;
}

    .speech-bubble:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-top-color: #92278f;
        border-bottom: 0;
        border-left: 0;
        margin-left: -10px;
        margin-bottom: -10px;
    }


/* survey style comments start */
.surveySec > h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 0px 0 20px;
}

.surveySec > .radioBtn + .radioBtn {
    margin: 10px 0 20px;
}

.surveySec textarea {
    resize: none;
}

.surveySec .customer-care-table {
    border: 1px solid #dcd4db;
    width: 100%;
    margin-bottom: 20px;
}

*/ .contentArea .dashBoardLeftSec {
    margin-top: 20px;
}

.contentArea .dashBoardRightSec {
    margin: 40px 0 0 0;
}

    .contentArea .dashBoardRightSec .seperator {
        border-bottom: 1px solid #e6e6e6;
        margin: 20px 0 8px 0;
    }

    .contentArea .dashBoardRightSec h2 {
        font-size: 1.2857142857142858em;
        color: #92278f;
    }

#appDetail_container .nav-tabs > li.active > a {
    border-top: solid 3px #ff5400;
    border-bottom: none;
}
.contentArea .dashBoardRightSec .seperator a {
    display: inline-block;
    padding: 0 0 5px 35px;
    width: 100%;
    color: #0079c1;
    font-size: 1em;
}

    .contentArea .dashBoardRightSec .seperator a:last-child {
        padding-bottom: 10px;
    }

.contentArea .dashBoardRightSec .seperator img {
    width: 25px;
    height: auto;
}

.contentArea .dashBoardRightSec .seperator:last-child {
    border: 0px;
}
.contentArea .dashBoardLeftSec .chartSec {
    margin-bottom: 16px;
}
.contentArea .dashBoardLeftSec .boxContainer > div > .pull-right {
    padding: 0px;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 5px;
}
    .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a {
        border: 1px solid #979797;
        border-right: 0;
    }
.contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a img {
            vertical-align: middle;
        }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a:first-child {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
            border-right: 0;
        }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a.active + a {
            border-left: 0;
            border-right: 1px solid #979797;
        }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a:last-child {
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
            border-left: 0;
            border-right: 1px solid #979797;
        }
        .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right a.active {
            background-color: #F8F4DC !important;
            border: 1px solid #FDB94D;
        }
    .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right > a {
        display: inline-block;
        float: left;
        padding: 4px 6px;
        margin: 0px;
    }

.contentArea .dashBoardLeftSec .boxContainer {
    padding: 10px 20px 20px 20px;
    margin-bottom: 10px;
}
    .contentArea .dashBoardLeftSec .boxContainer .applicationSec {
        margin: 10px 20px 0px 20px;
    }
        .contentArea .dashBoardLeftSec .boxContainer .applicationSec table tr th:first-child {
            padding-left: 30px;
            text-align: left;
        }

    .contentArea .dashBoardLeftSec .boxContainer + .boxContainer {
        margin-top: 20px;
    }

    .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right > a.active {
        background-color: #fff;
    }

    .contentArea .dashBoardLeftSec .boxContainer > div > .pull-right > img {
        width: 20px;
        height: 20px;
    }

.contentArea .dashBoardLeftSec .charts > div {
    display: none;
}

    .contentArea .dashBoardLeftSec .charts > div.active {
        display: block;
    }

.contentArea .dashBoardLeftSec .charts > div {
    width: 400px;
    height: 200px;
}

    .contentArea .dashBoardLeftSec .charts > div > canvas {
        margin: 0 0 0 20px;
    }

.dashBoardLeftSec .applicationSec table {
    width: 100%;
}
.surveySec .customer-care-table > tbody td {
    padding: 10px 20px;
    border: 0px;
    vertical-align: middle;
    font-size: 1.0714285714285714em;
    color: #333;
}
.surveySec .customer-care-table > tbody tr td > div.form-group {
    margin-bottom: 0px;
    background-color: white;
}
.surveySec .customer-care-table > tbody tr td:first-child {
    width: 80%;
}
.surveySec .customer-care-table > tbody tr td:last-child {
    width: 20%;
}
.surveySec .customer-care-table > tbody tr:nth-child(odd) {
    background-color: #f9f3f9;
}
.surveySec .customer-care-table > tbody select{
    border-color: #0079c1;
}
#survey .surveySec .btnrating{
    padding: 15px 0px;
}
    #survey .surveySec .btnrating .btn{
        min-width: 50px;
        border-color: #0173bc;
    }
#survey .surveySec .btnrating .btn.active, #survey .surveySec .btnrating .btn.focus{
            background-color: #0079c1;
            color: white;
        }
#survey .surveySec .infoText, #survey .surveySec .ExistingMaxFlowRate{
    font-size: 1.0714285714285714em;
    color: #333;
    padding-bottom: 20px;
    line-height: 22px;
}
/*.surveySec .scaleContent {
    padding-left: 20px;
}*/
.surveySec .scaleContent .scaleText {
    font-size: 1.0714285714285714em;
    color: #333;
}
.surveySec .scaleContent ul.scaleIndicator {
    border: 1px solid #0173bc;
    height: 40px;
    margin: 10px 0px 20px 0px;
    display: inline-block;
}
    .surveySec .scaleContent ul.scaleIndicator li {
        display: inline-block;
        height: 39px;
        width: 40px;
        text-align: center;
        padding-top: 10px;
        border-right: 1px solid #0173bc;
        cursor: pointer;
        float: left;
        font-size: 1.0714285714285714em;
    }
        .surveySec .scaleContent ul.scaleIndicator li.activeList {
            background-color: #0173bc;
            color: #fff;
        }
        .surveySec .scaleContent ul.scaleIndicator li:last-child {
            border: 0px;
        }
.surveySec .surveyCommentsContent label {
    color: #333;
}
.surveySec .surveyCommentsContent label span {
        color: #666;
    }
.surveySec .customer-care-table .btn-dropdown{
    background-color: white;
    border-color: #0079c1;
    color: black;
    font-weight: normal;
    text-align: left;
}
.surveySec .btn-group .btn-dropdown{
    min-width: 230px;
}
.surveySec .btn-group .btn-dropdown {
    min-width: 200px;
    background-color: white !important;
}

.surveySec .btn-group.open .dropdown-menu {
    min-width: 200px;
    border: solid thin gray;
}

.surveySec .btn-group.open .dropdown-item:nth-child(odd) {
    background-color: #f8f8f9;
}

.surveySec .btn-group.open .dropdown-item {
    width: 100%;
    display: block;
    padding: 8px;
    line-height: 20px;
    text-decoration: none;
    color: black;
    font-size: 0.9em;
}
/* survey style comments end */
.contentArea .dashBoardLeftSec .ui-datepicker-inline {
    min-width: 100% !important;
}
.handCursor {
    cursor: pointer;
}
.padding20{
    padding: 20px !important;
}
.marginLeft20 {
    margin-left: 20px !important;
}
.marginRight10 {
    margin-right: 10px !important;
}
/*.modal-content .modal-body {
    height: 400px;
    overflow-y: auto;
}*/

#mySearchModal .modal-content .modal-body, #myMapModal .modal-content .modal-body {
    height: auto;
}

.mainContent .contentArea .filterPage .Redirection li {
    padding: 10px 0px;
}

.modal-content .loginHeader h1 strong {
    color: white !important;
}
textarea.largeTextArea {
    min-height: 140px !important;
}
.watermodtextfield .form-group .maxConsumptionofWater {
    width:40%;
}
/* media queries starts here */
@media only screen and (max-device-width : 768px) {
    /*connection details tool tip*/
    .foul-water-checkbox .manholeConstructed, .surface-water-checkbox .manholeConstructed {
        right: 0px !important;
    }
    .surface-water-checkbox .surfaceDrainOrSewer {
        right: 40px !important;
    }
}
@media only screen and (min-device-width : 1024px) {
    .wrapper {
        width: 100%;
        padding: 0px;
        margin: 0 auto;
        min-width: 1024px;
        overflow: auto;
    }
}
/* POTRAIT MODE */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    body {
        width: 780px !important;
    }

    .waterDrainageWrapper .paymentDetails .offlinePayment .offlineOptions .offPaybacs {
        width: 70% !important;
        clear: both;
        margin-bottom: 10px;
    }

    .waterDrainageWrapper .paymentDetails .offlinePayment .offlineOptions .offPaytele {
        margin-left: 0px;
        width: 70% !important;
    }
    .waterModuleWrapper .chevronContainer .chevronStrip .steps + span {
        margin-left: 15px;
        margin-top: 0px !important;
    }
    .waterModuleWrapper .chevronContainer .chevronStrip .steps {
        font-size: 18px !important;
    }
    .tableView .appTypeContent {
        position: relative;
        top: 1px !important;
        left: 4px;
        display: inline-block;
    }

    .actionDelete {
        position: relative;
        left: 10px;
    }

    .tableView .table tr td a:nth-child(2) {
        text-align: justify;
        padding-top: 13px;
    }
    .waterModuleWrapper .queTooltipSec .queTooltip.alignMiddle {
        margin-bottom: 0px !important;
    }
    .successScreendrainage .s104ProcessFlow {
        width: 100%;
    }
        .successScreendrainage .s104ProcessFlow img {
            width: 100%;
        }
    .alignBlockprocess{
        padding-top:0px !important;
    }
    .successScreendrainage .paymentDetails {
        width: 100% !important;
        margin: 0 auto;
        border-radius: 3px;
        background-color: #f7f7f7;
        border: solid 1px #ccc;
    }
    .watermodtextfield .form-group .maxConsumptionofWater {
        width: 60%;
    }
    .waterModuleWrapper .bo-media .build-public-sewer-table .radioBtn > label {
        margin-right:5px !important;
    }
}
/* LANDSCAPE MODE */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    body {
        width: 1024px !important;
    }

    .waterDrainageWrapper .paymentDetails .offlinePayment .offlineOptions .offPaybacs {
        width: 70% !important;
        clear: both;
        margin-bottom: 10px;
    }

    .waterDrainageWrapper .paymentDetails .offlinePayment .offlineOptions .offPaytele {
        margin-left: 0px;
        width: 70% !important;
    }
    .tableView .appTypeContent {
        position: relative;
        top: 1px !important;
        left: 4px;
        display: inline-block;
    }

    .actionDelete {
        position: relative;
        left: 10px;
    }

    .tableView .table tr td a:nth-child(2) {
        text-align: justify;
        padding-top: 13px;
    }
    .waterModuleWrapper .queTooltipSec .queTooltip.alignMiddle {
        margin-bottom: 0px !important;
    }
    .successScreendrainage .s104ProcessFlow {
        width: 100%;
    }
        .successScreendrainage .s104ProcessFlow img{
            width: 100%;
        }
    .alignBlockprocess {
        padding-top: 0px !important;
    }
    .successScreendrainage .paymentDetails {
        width: 100% !important;
        margin: 0 auto;
        border-radius: 3px;
        background-color: #f7f7f7;
        border: solid 1px #ccc;
    }
    .watermodtextfield .form-group .maxConsumptionofWater {
        width: 50%;
    }
}
/* media queries ends here */



.share-app {
    width: 26px;
    height: 26px;
    display: inline-block;
    position: relative;
}

    .share-app img.resize {
        width: 25px;
        height: 20px;
    }

.share-tooltip {
    width: 50px;
    height: 40px;
    background: #ccc;
    color: #333;
}

.share-app .share-tooltip {
    visibility: hidden;
    width: 155px;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    color: #333;
    border-radius: 6px;
    padding: 13px;
    position: absolute;
    z-index: 1;
    height: auto;
}

.share-app:hover .share-tooltip {
    visibility: visible;
}

.header-help-text {
    font-size: 12px;
    color: #666;
}

.users-count {
    color: #999;
    margin-top: 5px;
    font-style: italic;
    font-size: 12px;
}

.users-header {
    width: 100%;
    padding: 10px;
    color: #FFF;
    background-color: #2e6da4;
}
.share-app-header {
    font-weight:bold;
    font-size:17px;
    padding:2px 0px;
}
.modal-body {
    height: auto;
}

.user-group-01 {
    min-height: 22px;
    margin-top: 5px;
}
.user-group-01 .shareCheckboxCompany {
    width: auto !important;
}
.inner-user .shareCheckbox {
    width: auto !important;
}
.user-group-01 .shareCheckboxOthers {
    width: auto !important;
}

#txtAddShareOther {
    width: 100%;
    border-radius: 1px;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    margin: 10px 0;
}
#txtAddShareOther:focus {
    width: 100%;
    border-radius: 1px;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    margin: 10px 0;
    border-bottom: 1px solid #71046e;
}
.check-circle {
    width: 20px;
    height: 20px;
    display: inline-block;
    /*border: 1px solid #ccc;
    border-radius: 10px;*/
    text-align: center;
    position: relative;
    min-height: 20px;
    margin-right: 10px;
}

.inner-user {
    margin-left: 55px;
    padding: 8px 0 8px 0;
}
.disableclick {
    pointer-events: none;
}
.events_DueDate .blockout-btn {
    background: #92278F;
    color: #FFFFFF;
    border: 1px solid #92278F;
    margin-top: 0px;
    padding:5px !important;
    font-size:12px;
}
.events_DueDate .event-tab-heading {
    margin-top: 7px;
    margin-left: 6px;
    color: #92278f;
    font-size: 1.2857142857142858em;
    display: inline-block;
}
#dvStatus img{
    padding-right:10px;
}
#shareAppModal.modal.in .modal-dialog {
    transform: translate(0, -25%) !important;
}
.cp{
    cursor:pointer;
}
.fs22{
    font-size:22px;
}
/*.check-circle .close-user-list {
    font-size: 18px;
    color: #666666;
    width: 10px;
    height: 3px;
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 4px;
}
.check-circle .open-user-list {
    font-size: 18px;
    color: #666666;
    width: 10px;
    height: 3px;
    display: inline-block;
    position: absolute;
    top: 1px;
    right: 4px;
}*/
.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.user-model-area .inner-user .email-wrap {
    max-width: 230px;
    overflow-wrap: break-word;
    display: inline-block;
}
.user-model-area .user-name {
    width: 216px;
    display: inline-block;
}

.vat {
    vertical-align: top;
}
.eventsDetails .event-appointment-content a:focus {
    outline: none !important;
    border: 0px dashed #ccc !important;
}
.rigth0 {
    right:0 !important;
}
.tooltip-right0 {
    position: absolute;
    top: -10px;
    right: 0 !important;
}
.icon-additionaltext {
    display: block;
    color: #333;
}

/*common partial tab*/
.messageTab {
    padding-top: 4px !important;
}

.messageTabsPartition {
    border-left: 1px solid #ccc !important;
}

.pre-qualify-popup {
    padding: 0 0 10px 10px;
    font-weight: bold;
    line-height: 30px;
    font-size: 1.1428571428571428em;
    color: #000000;
}

.width-50 {
    width: 50px;
}
.feedbackTable table th {
    width: 500px;
    height: 35px;
    vertical-align: middle;
    text-align: left;
    background-color: #0079c1;
    color: #ffffff;
    padding-left: 15px;
    border: 1px solid #cccccc;
}

.feedbackTable table td {
    width: 90px;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #cccccc;
}





/* Footer Style Starts here */
footer .footer-content {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.13;
    color: #ffffff;
    background-color: #92278f;
}

    footer .footer-content p {
        margin: 0px;
    }

    footer .footer-content .bold-text {
        font-weight: bold;
        margin-bottom: 5px;
    }

    footer .footer-content .footer-contact-details {
        padding: 30px 0px;
        border-bottom: solid 1px rgba(235, 235, 235, 0.29);
    }

        footer .footer-content .footer-contact-details > div {
            text-align: center;
        }

        footer .footer-content .footer-contact-details img {
            display: inline-block;
            margin-bottom: 20px;
        }

    footer .footer-content .footer-middle-content {
        padding: 16px 0px;
        border-bottom: solid 1px rgba(235, 235, 235, 0.29);
    }

        footer .footer-content .footer-middle-content ul {
            list-style: none;
            display: inline-block;
            margin: 0;
            padding: 0;
        }

            footer .footer-content .footer-middle-content ul li {
                display: inline-block;
            }

                footer .footer-content .footer-middle-content ul li a {
                    display: inline-block;
                    border-right: solid thin #ffffff;
                    padding-right: 10px;
                    padding-left: 10px;
                    color: #ffffff;
                }

                footer .footer-content .footer-middle-content ul li:first-child a {
                    padding-left: 0px;
                }

                footer .footer-content .footer-middle-content ul li:last-child a {
                    padding-right: 0px;
                    border: none;
                }

                footer .footer-content .footer-middle-content ul li a img {
                    width: 14px;
                    height: 14px;
                    margin-right: 10px;
                    vertical-align: baseline;
                }

            footer .footer-content .footer-middle-content ul.social-icons li a {
                border: none;
                padding: 0;
                margin-right: 0px;
            }

            footer .footer-content .footer-middle-content ul.social-icons li:last-child a {
                margin-right: 0px;
            }

    footer .footer-content .copyright-info {
        padding-top: 28px;
    }

    footer .footer-content .register-office-info {
        padding: 20px 0px 40px 0px;
    }
.float-right {
    float: right;
}
footer .footer-contact-details a {
    color: #fff;
}
/* Footer Style Ends here */


/* Header Style Starts here */
.d-inline{
    display: inline;
}
.ml-2, .mx-2 {
    margin-left: .5rem !important;
}
.header {
    padding: 5px 0 0 !important;
}
.header .container .row{
    /*margin: 20px 0px;*/
}
.header a {
    font-size:16px;
}
.header .inflow-logo,
.header .anglian-logo {
    display: inline-block;
}

.header .inflow-logo {
    /*margin-right: 40px;*/
    width: 128px;
}

.header .anglian-logo {
    /*margin-right: 40px;*/
    width: 180px;
}
.header .logo-separator {
    border-left: 1px solid rgba(0, 0, 0, 0.4);
    
}
.header .phone-details {
    display: inline-block;
    padding-top: 20px;
}

.header .phone-icon {
    width: 24px;
    margin-right: 10px;
    vertical-align: middle;
}

.header .phone-contact {
    font-size: 1em;
    line-height: 1.313em;
    vertical-align: middle;
}

.header .header-top-content {
    padding: 16px 0px 14px 0px;
}

.header .header-btm-content {
    background-color: #91268f;
    margin: 0 !important;
    border-radius: 0;
    padding: 1rem 0;
}

.header .header-btm-content ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.header .header-btm-content ul > li {
    float: left;
    margin-right: 30px;
    cursor: pointer;
}

.header .header-btm-content ul > li:last-child {
    margin-right: 0px;
}

.header .header-btm-content .menu-icon {
    float: left;
    width: 24px;
    margin-right: 10px;
}

.header .header-btm-content .menu-title {
    font-size: 1em;
    line-height: 1.313em;
    color: #fff;
}

.header .header-btm-content .menu-actions {
    display: inline-block;
}

.header .header-btm-content .menu-actions > button {
    font-size: 1em;
    line-height: 1.313em;
    color: #fff;
    padding-right: 10px;
    border: 0px;
    border-right: 1px solid #fff;
    cursor: pointer;
    margin-left: -4px;
    background-color: transparent;
    
}

.header .header-btm-content .menu-actions > button:last-child {
    padding-right: 0px;
    padding-left: 10px;
    border: none;
}
.header .right-side{
    margin-top:20px;
}
.header .right-side ul{
    z-index:1;
    padding-inline-start: 10px;
}
.header .right-side ul li {
    display: inline-block;
    position: relative;
    padding: 1em;
}
.header .right-side ul ul{
    margin:0px;
    padding:0px;
}
.header .right-side ul ul li {
    padding: 20px;
    margin:0px;
    width:100%;
    border-bottom:0.5px solid #0079c1;
    font-size: 14px;
}
.header .right-side a {
    text-decoration: none;
    color:#000;
}
.header .right-side ul ul li:first-child{
    background: #0079c1;
    font-size:18px;
    font-weight:bold;
    padding:25px 20px;
}
.header .right-side ul ul li:first-child a{
    color: #fff;
}
.header .right-side ul ul {
    display: none;
    position: absolute;
    background-color: #fff;
    border:2px solid #0079c1;
    border-radius: 5px;
    text-align:left;
    top: 45px;
    left:-110px;
    width:230px;
}
.header .right-side ul ul:after {
    position: absolute;
    left: 80%;
    top: -8px;
    width: 0;
    height: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #0079c1;
    
}
.header .right-side ul:hover li:hover ul {
    display:block;
}
.header .right-side ul li ul:hover {
    display:block;
}
.header .right-side li span{
    font-size:12px;
}
.notification .badge {
    position: absolute;
    top: 0px;
    right: -10px;
    padding: 5px 7px;
    border-radius: 50%;
    background: red;
    color: white;
  }
.loginHeader .menu-actions > button {
    /*font-size: 1em;
    line-height: 1.313em;*/
    color: #fff;
    padding-right: 10px;
    border: 0px;
    border-right: 1px solid #fff;
    cursor: pointer;
    margin-left: -4px;
    background-color: transparent;
}
    .loginHeader .menu-actions > button:last-child {
        padding-right: 0px;
        padding-left: 10px;
        border: none;
    }


.navbar.navbar-expand-sm.header-btm-content .row{
    width:100%;
}
/* Header Style Ends here */
.pointer-hand {
    cursor: pointer;
}






/* CSS form Internal screens */


.internalScreens .app-header {
    padding: 20px 20px 0px 20px;
}
.internalScreens .assess_Info .title {
    border-bottom: 1px solid #ccc;
}
.internalScreens .assess_Info .title h1 {
    font-size: 18px;
    vertical-align: middle;
    margin-top: 10px;
    margin-left: 60px
}
.internalScreens .assess_Info .los-date{
    margin-top:15px;
}
.internalScreens .assess_Info .date-span {
    background: orange;
    color: #000;
    padding: 5px 10px;
    border-radius: 5px;
}
.internalScreens .assess_Info .app-status {
    padding: 20px;
}
.internalScreens .assess_Info .app-status .status {
    color: #707070;
    font-size: 12px;
}
.internalScreens .assess_Info > .assess_Status .assess_Nav > .steps h2{
    font-size:12px;
}
.internalScreens .assess_Info > .assess_Status .assess_Nav > .steps .sub-status-content p {
    margin-left: 6px;
}
.internalScreens .assess_tab .rightTabs {
    margin-top: 30px;
}
.internalScreens .assess_tab .rightTabs .grayborder {
    border-right: 1px solid #ccc;
}
.internalScreens .tab-content .magento-title {
    color: #91268F;
    font-size: 20px;
    margin-bottom:20px;
}

.internalScreens .tab-content .black-title {
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
}

.internalScreens .tab-content .aw-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom:20px;
}
.internalScreens .tab-content .aw-table tr:nth-child(odd) {
    background-color: #F7F7F7;
}
.internalScreens .tab-content .aw-table tr th {
    color: #fff;
    background: #0079C1;
    padding:20px;
    font-weight:bold;
}
.internalScreens .tab-content .aw-table tr th:last-child {
    padding-right:60px;
}
.internalScreens .tab-content .aw-table tr td {
    padding: 15px 20px;
}
    .internalScreens .tab-content .aw-table.border tr td {
        border-bottom:1px solid #ccc;
    }
.internalScreens .tab-content .card {
    border:1px solid #ccc;
    border-radius:5px;
}
.internalScreens .tab-content .card .card-body{
    margin:20px;
}
.internalScreens .mb-10{
    margin-bottom:10px;
}
.internalScreens .mb-20 {
    margin-bottom: 20px;
}
.internalScreens .btn-primary.btn-aw {
    background: #0079C1;
}
.internalScreens .btn-secondary {
    background: #666666;
    color:#fff;
    border-radius:5px;
}
.internalScreens .btn-secondary-border {
    border: 1px #666666 solid;
    color: #666666;
    border-radius: 5px;
    background:#fff;
}
.internalScreens .impact-plan .approval label {
    font-weight: bold;
    margin-left: 15px;
}
.internalScreens .div-table {
    width: 100%;
    display: table;
}
.internalScreens .div-table .table-row {
    display: table-row
}
.internalScreens .div-table .table-cell {
    display: table-cell;
    width: 50%;
    background: #F7F7F7;
    border:1px solid #ccc;
    padding:20px;
}
.internalScreens .div-table .table-cell:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.internalScreens .div-table .table-cell:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.internalScreens .div-table .table-cell label {
    font-size: 14px;
    margin-bottom: 5px;
}
.internalScreens .div-table .table-cell strong {
    font-size: 16px;
}
.internalScreens .form-group label{
    font-weight:bold;
    font-size:14px;
    margin-bottom:10px;
}
.internalScreens .radio-inline {
    margin-right: 30px;
}
.internalScreens .radio-inline input[type="radio"] {
    margin-left: -30px;
    margin-top: -1px;
    width: 20px;
    height: 20px;
}
.internalScreens .tab-content .sub-header{
    font-size:16px;
    font-weight:bold;
    padding:0px;
    margin-bottom:20px;
    height:auto;
}
.internalScreens .c-gray {
    color: #666666;
}
.internalScreens .your-schedule .special-input-div {
    position:relative;
}
.internalScreens .your-schedule .special-input-div .icon {
    position: absolute;
    right: 5px;
    top: 5px;
}
.internalScreens .your-schedule .special-input-field {
    border: none;
    border-bottom: #ccc 2px solid;
    background: #F5F5F5;
    width: 100%;
    height: 40px;
}
.internalScreens .your-schedule .special-select {
    border: none;
    border-bottom: #ccc 2px solid;
    background: #fff;
    width: 100%;
    border-radius: 0px !important;
    appearance: none; /* Remove default arrow */
    background-image: url(../../images/icons/page_down.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.plots-listing .closeBtn{
    position:absolute;
    top:20px;
    right:20px;
    cursor:pointer;
}
.plots-listing .aw-table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

    .plots-listing .aw-table tr:nth-child(even) {
        background-color: #F7F7F7;
    }

    .plots-listing .aw-table tr th {
        color: #fff;
        background: #0079C1;
        padding: 20px;
        font-weight: bold;
    }

        .plots-listing .aw-table tr th:last-child {
            padding-right: 60px;
        }

    .plots-listing .aw-table tr td {
        padding: 15px 20px;
        
    }

    .plots-listing .aw-table.border tr td {
        /*border-bottom: 1px solid #ccc;*/
        border-left: 1px solid #ccc;
    }
.plots-listing .search-plots{
    position:relative;
}
.plots-listing label{
    color:#666666;
}
.plots-listing .search-plots input[type="text"] {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc;
    height: 20px;
}
    .plots-listing .search-plots .icon {
        position: absolute;
        right: 0;
        top: -12px;
    }
.plots-listing .btn-aw {
    padding: 15px;
    text-transform: capitalize !important;
}
.plots-listing .btn-light.btn-aw {
    background: #fff;
    color: #666;
    border: none;
}
    .plots-listing .btn-light.btn-aw:hover, .plots-listing .btn-light.btn-aw:focus {
        color: #666 !important;
    }
    .plots-listing .radio-inline {
        margin-right: 30px;
    }

    .plots-listing .radio-inline input[type="radio"] {
        opacity:1;
        margin-top: -1px;
        width: 20px;
        height: 20px;
    }
    .plots-listing .radio-inline label {
        padding-left: 10px;
    }
.plots-listing .mb-10{
    margin-bottom:10px;
}
.plots-listing .mb-20 {
    margin-bottom: 20px;
}


.internalScreens .plots .switches input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.internalScreens .plots .switches {
    max-width: 500px;
    width: 95%;
    position: relative;
}

    .internalScreens .plots .switches span {
        position: relative;
        border: 2px solid gray;
        padding: 5px 10px;
        margin: -3px;
    }
    .internalScreens .plots .switches [type="checkbox"]:checked + label span {
        border: 2px solid green;
    }
        .internalScreens .plots .switches span:first-child {
            background: green;
            transition: transform 0.3s;
            color: white;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .internalScreens .plots .switches span:last-child {
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
        }

    .internalScreens .plots .switches [type="checkbox"]:checked + label span:first-child {
        background: green;
        color: white;
    }

    .internalScreens .plots .switches [type="checkbox"]:checked + label span:last-child {
        background: white;
        color: #000;
    }
    .internalScreens .plots .switches span:first-child {
        background: #fff;
        color:#000;
    }
    .internalScreens .plots .switches span:last-child {
        background: gray;
    }
.internalScreens .mr-10{
    margin-right:10px;
}
.message-container {
    box-shadow: 0px 1px 5px #ccc;
    position:relative;
}
.message-container .chat-header {
    padding: 15px;
    box-shadow: 0px 1px 5px #ccc;
    background:#fff;
}
    .message-container .chat-body {
        padding: 15px;
        height: 500px;
        overflow-x: hidden;
        overflow-y: scroll;
        background: #fff;
    }
    .message-container .chat-header h1 {
        font-size: 23px;
        color: #92278F;
        font-weight:bold
    }
    .message-container .chat-wrapper {
        /*display: flex;*/
    }

    .message-container .chat-wrapper .chat-window {
        /*flex: 0 0 65%;*/
        background: #F5F5F5;
        border: 2px solid #C0E1F5;
        border-right: none;
        /*min-height: 700px;*/
    }

    .message-container .chat-wrapper .message-info {
        margin-bottom: 5px;
    }

.message-container .chat-window .chat-time {
    color: #999999;
    font-size: 12px;
    margin-left:10px
}
.message-container .message-wrapper{
    width:100%;
    margin-bottom:30px;
}

.message-container .chat-window .message {
    font-size: 14px;
    padding: 10px 15px;
    max-width: 80%;
    border-radius:4px;
}
    .message-container .chat-window .message .name {
        margin-right:10px;
        margin-bottom:5px;
    }
    .message-container .chat-window .other-user, .message-container .chat-window .loggedin-user {
        position: relative;
    }
    .message-container .chat-window .other-user .message {
        background: #F5F5F5;
        margin-bottom: 5px;
    }
        .message-container .chat-window .message .replied-to {
            width: 100%;
            background: #fff;
            padding: 5px 10px;
            margin-top: -5px;
            margin-bottom:3px;
        }
    .message-container .chat-window .other-user .reply {
        position:absolute;
        right:10px;
        top:10px;
    }
    .message-container .chat-window .loggedin-user .reply {
        position: absolute;
        left: 10px;
        top: 10px;
    }
    .message-container .chat-window .alert {
        background: #F5F5F5;
        margin: 0px;
        display: flex;
    }
        .message-container .chat-window .alert > div:first-child {
            flex: 20%
        }
        .message-container .chat-window .alert > div:last-child {
            padding-right:20px;
        }

.message-container .chat-window .file-message {
    border: 1px solid #C0E1F5;
    background: #F3F8FB;
    width: fit-content;
    margin-bottom: 5px;
    padding: 10px;
}

    .message-container .chat-window .file-message .file-size {
        color: #333333;
        font-size: 12px;
        margin: 0 10px;
        font-style: italic;
    }

    .message-container .chat-window .chat-breaker {
        position: relative;
        margin: 30px 0px;
        border: 1px solid #e7e7e7;
    }

    .message-container .chat-window .chat-breaker span {
        position: absolute;
        padding: 5px 20px;
        font-size: 12px;
        color: #999999;
        top: -13px;
        left: 35%;
        background: #fff
    }

    .message-container .chat-window .loggedin-user {
        overflow: auto;
        clear: both;
    }
    .message-container .chat-window .loggedin-user p{
        text-align:left;
    }

    .message-container .chat-window .loggedin-user .message {
        float: right;
        clear: both;
        background: #D6E9D0;
        margin-bottom: 5px;

    }

    .message-container .chat-window .loggedin-user .file-message {
        float: right;
        clear: both;
        margin-bottom: 5px;
    }
        .message-container .chat-window .loggedin-user .username{
            float:right;
        }

        .message-container .chat-window .message-window {
            height: 550px
        }
    .message-container .chat-footer {
        /*padding: 15px;*/
        background: #F5F5F5;
        position:relative;
    }
        .message-container .chat-footer .suggession {
            position:absolute;
            top:0px;
        }
            .message-container .chat-footer .suggession ul {
                position: absolute;
                border: 1px solid #0072bc;
                bottom: 0px;
                padding: 0px 5px;
                background: #fff;
            }
            .message-container .chat-footer .suggession ul li {
                background:#fff;
                padding:15px;
                border-bottom:1px solid #ccc;
                margin: 0px 5px;
            }
    .message-container .chat-footer .chat-controls{
        padding:15px;
        position:relative;
    }
        .message-container .chat-footer .chat-controls .icons span{
            margin-right: 15px;
        }
        .message-container .chat-footer .chat-controls .icons span:last-child {
            margin-right: 0px;
        }

        .message-container .chat-footer .reply-to {
            padding: 15px;
            border: 1px solid #999999;
            background: #f7f7f7;
        }
            .message-container .chat-footer .reply-to p {
                color: #979797;
            }
            .message-container .chat-controls .aw-badge {
                background: #fff;
                border: 1px solid #ccc;
                padding: 5px 10px 10px 10px
            }
        .message-container .chat-controls .aw-badge span{
            margin-right:5px;
        }
        .message-container .chat-controls .textarea {
            border: 1px solid #ccc;
            width: 100%;
            height: 100px;
            max-height:100px;
            padding: 5px;
            background: white;
            margin-bottom: 20px;
            overflow-y: scroll;
        }

.message-container .chat-wrapper .info {
    flex: 1;
    border: 2px solid #C0E1F5;
    min-height: 700px;
}

    .message-container .chat-wrapper .info .poc-info {
        border-bottom: 2px solid #C0E1F5;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }

        .message-container .chat-wrapper .info .poc-info .poc-detail {
            font-size: 12px;
            color: #999999;
            font-style: italic;
            margin-bottom: 10px;
        }

.message-container .attachment {
    margin-bottom: 20px;
}

    .message-container .attachment .attachment-details {
        display: flex;
        margin-bottom: 20px;
    }

        .message-container .attachment .attachment-details .attachment-document {
            flex: 100px;
        }

        .message-container .attachment .attachment-details .attachment-date {
            flex: 1;
            color: #999999;
            font-size: 16px;
        }



.table-title {
    padding: 15px;
    color: #fff;
    background: #337ab7;
}

    .table-title h2 {
        color: #fff;
        font-weight: bold;
    }
.plotselectordiv {
    border: 1px solid #ccc;
    margin: 0px;
}

.cfullscreen {
    border-style: none;
    background-color: white;
    color: #0079c1;
    text-decoration: underline;
    display: inline-block;
    
}


.grosightlink{
    padding:10px;
    background:#ddd;
    margin-bottom:10px; 
}

#messageservice-container .btn-row button {
    border: none;
    background: none;
}

#messageservice-container .file-icon {
    border: 1px solid red;
    color: red;
    padding: 2px;
    font-size: 10px;
}

#messageservice-container .message-line .reply {
    display: none;
}

#messageservice-container .message-line:hover .reply {
    display: block;
}

#messageservice-container b {
    font-weight: bold !important;
}

#messageservice-container i {
    font-style: italic !important;
}

#messageservice-container .highlight {
    border: 2px solid #000 !important;
}

#messageservice-container .mention-tag {
    text-decoration: underline;
    color: #0079c1;
}

#messageservice-container .tribute-container {
    position: absolute;
    bottom: 0 !important;
    top: auto !important;
    left: 0 !important;
    height: auto;
    max-height: 300px;
    max-width: 500px;
    overflow: auto;
    display: block;
    z-index: 999999;
}

    #messageservice-container .tribute-container ul {
        margin: 0;
        margin-top: 2px;
        padding: 0;
        list-style: none;
        background: #efefef;
    }

    #messageservice-container .tribute-container li {
        padding: 5px 5px;
        cursor: pointer;
    }

        #messageservice-container .tribute-container li.highlight {
            background: #ddd;
        }

        #messageservice-container .tribute-container li span {
            font-weight: bold;
        }

        #messageservice-container .tribute-container li.no-match {
            cursor: default;
        }

    #messageservice-container .tribute-container .menu-highlighted {
        font-weight: bold;
    }

.unread-message-count {
    position: absolute;
    top: 6px;
    left: 15px;
    border-radius: 100%;
    background: #e42a11;
    color: #fff;
    font-size: 0.6857142857142857em;
    line-height: 16px;
    padding: 1px 4px 1px 5px;
    border: 2px solid #fff;
    text-align: center;
    min-width: 21px;
    min-height: 22px;
}
.rightTabs {
    position: absolute;
    right: 20px;
}

header .helpContactLogindisplay .notification-popup {
    position: absolute;
    min-width: 400px;
    max-width: 400px;
    border: 2px solid #0072BC;
    background: #fff;
    border-radius: 5px;
    right: -50px;
    top: 60px;
    z-index: 1;
}
    header .helpContactLogindisplay .notification-popup::after {
        content: "";
        display: inline-block;
        border: 2px solid #0072BC;
        border-bottom: 0px;
        border-right: 0px;
        background-color: #fff;
        transform: rotate( 43deg );
        width: 20px;
        height: 20px;
        position: absolute;
        top: -12px;
        right: 55px;
    }
header .helpContactLogindisplay .notification-title {
    padding: 15px;
    border-bottom:2px solid #ccc;
}
header .helpContactLogindisplay .notification-title h1 {
    margin: 0px;
    font-size: 18px;
    padding: 0px;
    font-weight: bold;
}
header .helpContactLogindisplay .notification-title h1 a{
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
}
header .helpContactLogindisplay .notification-empty-warning {
    padding:60px 0px;
}
header .helpContactLogindisplay .notification-empty-warning p:first-child{
    margin-bottom:20px;
    font-size:16px;
    font-weight:normal;
}
header .helpContactLogindisplay .notification-body {
    max-height: 450px;
    overflow: auto;
}
header .helpContactLogindisplay .notification-content {
    padding: 15px;
    padding-left: 0px;
    display: flex;
    border-bottom: 1px solid #fff;
}
    header .helpContactLogindisplay .notification-content.unread {
        background: #fafafa;
        cursor: pointer;
    }
    header .helpContactLogindisplay .notification-content.deleted {
        background: #e45675 !important;
        padding:20px;
        color:#fff;
        display:block;
    }
    
    header .helpContactLogindisplay .notification-content .notification-text {
        width: 85%;
        padding-left: 15px;
    }
    /*header .helpContactLogindisplay .notification-content.unread .notification-text {
        border-left: 2px solid #0072BC;
    }*/
    header .helpContactLogindisplay .notification-content .notification-text p {
        font-size: 14px;
        line-height: 20px;
        text-align:left;
    }
    header .helpContactLogindisplay .notification-content .delete {
        width: 15%;
        align-items: center;
        justify-content: flex-end;
        display: none;
        cursor:pointer;
    }
    header .helpContactLogindisplay .notification-content:hover .delete {
        display: flex;
    }
    header .helpContactLogindisplay .notification-content .delete img {
        width: 20px;
    }
    header .helpContactLogindisplay .notification-content .notification-text .notification-date {
        color: #999;
        font-size: 12px;
        font-style: italic;
        margin-top:5px;
    }
header .helpContactLogindisplay .notification-footer {
    text-align: center;
    padding: 15px;
    font-weight: bold  ;
}
header .helpContactLogindisplay .notification-footer p a {
    font-weight: bold;
    text-decoration: none;
}

header .notification-popup a {
    font-size: 14px;
    font-weight: normal;
    color: #0072BC !important;
    display:initial;
}
header .notification-popup .notification-body a {
    text-decoration: underline !important;
}
header .helpContactLogindisplay .notification-content.unread .highlighter {
    border-left: 4px solid #0072BC;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
header .helpContactLogindisplay .notification-content.unread .notification-text {
    padding-left:11px;
}
header .notification-popup * {
    font-family: 'Roboto', Arial;
}
.sucessScreen {
    /*border: 1px solid #CCCCCC;*/
    margin: 0px 20px 20px 20px;
    background-color: #FFFFFF;
    padding-top: 20px;
}

    .sucessScreen .thankPart p.thankyou {
        color: #333333;
       
        font-size: 1.4285714285714286em;
        font-size: 1.4285714285714286em;
    }

    .sucessScreen .thankPart .greetingImage {
        margin: 30px 0px 0px 0px;
    }

    .sucessScreen h3 {
        font-size: 1.7142857142857142em;
        color: #333333;
        margin-top: 20px;
    }

    .sucessScreen .thankPart .successSubmit {
        font-size: 1.4285714285714286em;
        line-height: 20px;
        color: #333333;
        margin: 10px 0 5px 0;
    }

    .sucessScreen .emailReceipt {
        margin-bottom: 20px;
        font-size: 0.9285714285714286em;
        line-height: 17px;
        color: #707070;
    }

    .sucessScreen .thankPart,.clientdetails .sucessScreen .thankPart{
        /*border-bottom: 1px solid #cccccc;*/
        width: 700px;
        margin: 0 auto !important;
    }

    .sucessScreen .okBtn {
        padding: 9px 53px;
        background-color: #0F69A2;
        font-weight: bold;
        margin-bottom: 30px;
    }

    .sucessScreen .paymentDetails {
        /*margin: 3% 0 3% 24%;
        max-width: 650px;
        width: 100%;
        line-height: 20px;
        border-radius: 4px;*/
        width: 680px;
        margin: 0 auto;
        border-radius: 3px;
        background-color: #f7f7f7;
        border: solid 1px #cccccc;
        padding: 30px;
    }
    .sucessScreen .paymentDetails > div {
        text-align: center;
    }
        .sucessScreen .paymentDetails .labelName {
            font-size: 1em;
            color: #666;
            text-align:center;
        }

        .sucessScreen .paymentDetails .emailRecipt {
            margin: 0px;
            padding-top: 10px;
            clear: both;
        }

        .sucessScreen .paymentDetails .value {
            color: #333333;
            font-weight: bold;
            font-size: 1.4285714285714286em;
            line-height: 28px;
            margin-top: 15px;
            text-align:center;
        }

    .sucessScreen .report {
        padding: 20px;
        border-radius: 2px;
    }

        .sucessScreen .report p {
            color: #333333;
            font-size: 1.1428571428571428em;
            line-height: 20px;
        }

    .sucessScreen .applicationFlow {
        /*max-width: 772px;*/
        /*width: 100%;*/
        margin: 30px;
        border-top: 1px solid #cccccc;
    }

    .sucessScreen .applicationFlow .leftArrow {
        position: absolute;
        top: 50px;
        left: 5px;
    }

    .sucessScreen .applicationFlow .upArrow {
        position: absolute;
        left: 50px;
    }

    .sucessScreen .applicationFlow .leftdwnArrow {
        position: absolute;
        top: 50px;
        left: 0px;
        height: 16px;
    }

    .sucessScreen .applicationFlow .downArrow {
        margin: 0px 70px 0px 0px;
    }

    .sucessScreen .applicationFlow p {
        color: #333333;
        font-size: 1.1428571428571428em;
    }

    .sucessScreen .applicationFlow .processHeader + p {
        font-size: 1em;
        margin-top: 10px;
    }
    .sucessScreen .applicationFlow p.processHeader {
        color: #333333;
        font-size: 1.2857142857142858em
    }
    .sucessScreen .downLabel {
        margin-top: 20px;
        font-size: 0.875em !important;
    }
    /*.sucessScreen .downLabel.last-part{
        padding: 23px 0 5px;
    }*/ 
    .sucessScreen .applicationFlow .upLabel {
        margin-bottom: 20px;
        font-size: 0.875em;
        margin-top:20px;
    }
    .sucessScreen .applicationFlow .upLabel.up-last-part {
        padding: 0 10px;
    } 
    .sucessScreen .vatReceipt {
        text-align: left;
        border-top: 1px solid #cccccc;
        /*padding: 30px 0;*/
        margin: 30px 30px 0px 30px;
    }
    .sucessScreen .vatReceipt .radioBtn {
        margin-bottom: 0px;
    }
    .sucessScreen .referenceName {
        text-align: left;
        border-radius: 3px;
        background-color: #f7fcff;
        border: solid 1px #97d7fe;
        padding: 20px;
        margin: 30px;
    }
    .sucessScreen .referenceName .payTitle {
        padding-bottom: 10px;
        color: #666666;
    }
        .sucessScreen .referenceName .referenceDetails > p > span {
            vertical-align: super;
            padding-left: 5px;
            font-size: 1em;
            color: #666;
        }
    .sucessScreen .successScreenFooter {
        border-top: 1px solid #cccccc;
    }
    .sucessScreen .successScreenFooter button {
        margin: 20px;
        text-transform: uppercase;
        padding: 10px;
        font-size: 1.1428571428571428em;
    }

.payment-dev-info {
    font-weight: normal;
    font-size: 1.7142857142857142em;
    margin-bottom: 5px;
    color: #333;
    line-height: 28px;
    margin-left: 6px;
}

.payment-dev-name {
    padding-left: 5px;
    font-size: .8571428571428571em;
    color: #707070;
}
    .paymentDetails .referenceDetails p.payment-dev-info {
    font-weight: normal;
    font-size: 1.7142857142857142em;
    margin-bottom: 5px;
    color: #333;
    line-height: 28px;
    margin-left: 5px;
}
.sucessScreen .applicationFlow .alignBlockprocess .imageBanner {
    border-radius: 100%;
    width: 100px;
    height: 100px;
}
.sucessScreen .applicationFlow .alignBlockprocess .imageBanner img {
    width: 75px;
    height: 65px;
    margin: 22px 0 0 10px;
}
.sucessScreen .applicationFlow .alignBlockprocess .imageBanner.blueImgBanner {
    background-color: #006daf;
}
.sucessScreen .applicationFlow .alignBlockprocess .imageBanner.purpleImgBanner {
    background-color: #92278F;
}
.sucessScreen .applicationFlow .alignBlockprocess .preplanReport .imageBanner.purpleImgBanner {
    margin-left: 25px;
}
.sucessScreen .clearfix .blueDot p,.sucessScreen .clearfix .purpleDot p {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    display: inline-block;
}
.sucessScreen .clearfix .blueDot span, .sucessScreen .clearfix .purpleDot span {
    vertical-align: super;
    padding-left: 10px;
}
.sucessScreen .clearfix .blueDot p {
    background-color: #006daf;
}
.sucessScreen .clearfix .purpleDot p {
    background-color: #92278F;
}
.sucessScreen .applicationFlow .alignBlockprocess .preplanReport .imageBanner img,.sucessScreen .applicationFlow .alignBlockprocess .missingInfo .imageBanner img {
    height: 55px;
    margin-left: 0px;
}
.sucessScreen .clearfix:last-child {
    margin-top: 20px;
}
.sucessScreen .clearfix:last-child > div{
    text-align:left;
}
.sucessScreen.sucscreenMessages {
    display: none;
}
.withdrawQuestions {
    display: none;
    text-align: center;
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.15.35
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #cccccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #cccccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

span.multiselect-native-select {
    position: relative
}

    span.multiselect-native-select select {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        height: 1px !important;
        margin: -1px -1px -1px -3px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important;
        left: 50%;
        top: 30px
    }

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .multiselect-container .input-group {
        margin: 5px
    }

    .multiselect-container .multiselect-reset .input-group {
        width: 93%
    }

    .multiselect-container > li {
        padding: 0
    }

        .multiselect-container > li > a.multiselect-all label {
            font-weight: 700
        }

        .multiselect-container > li.multiselect-group label {
            margin: 0;
            padding: 3px 20px;
            height: 100%;
            font-weight: 700
        }

        .multiselect-container > li.multiselect-group-clickable label {
            cursor: pointer
        }

        .multiselect-container > li > a {
            padding: 0
        }

            .multiselect-container > li > a > label {
                margin: 0;
                height: 100%;
                cursor: pointer;
                font-weight: 400;
                padding: 3px 20px 3px 40px
            }

                .multiselect-container > li > a > label.checkbox, .multiselect-container > li > a > label.radio {
                    margin: 0
                }

                .multiselect-container > li > a > label > input[type=checkbox] {
                    margin-bottom: 5px
                }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}


/* custom styles starts here */
.waterModuleWrapper .multiselect.dropdown-toggle,
.waterModuleWrapper .multiselect.dropdown-toggle:hover {
    color: #333;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    height: 40px;
    width: 590px;
    color: #333;
    background-color: #fff;
}
    .waterModuleWrapper .multiselect.dropdown-toggle .multiselect-selected-text {
        float: left;
        font-weight: normal;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 550px;
        text-align: left;
    }
    .waterModuleWrapper .multiselect.dropdown-toggle .multiselect-selected-text + .caret {
        float: right;
        position: relative;
        top: 5px;
        border-top: 7px dashed;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent;
    }
.waterModuleWrapper .multiselect-container.dropdown-menu {
    max-height: 300px;
    overflow-y: auto;
    width: 590px;
}
    .waterModuleWrapper .multiselect-container.dropdown-menu li label {
        display: inline-block;
        position: relative;
        background-color: transparent !important;
        cursor: pointer;
    }
        .waterModuleWrapper .multiselect-container.dropdown-menu li label input[type='checkbox'] {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0px;
            left: 0px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            padding: 0;
            margin: 0;
            cursor: pointer;
        }
            .waterModuleWrapper .multiselect-container.dropdown-menu li label input[type='checkbox']:after {
                content: "";
                display: inline-block;
                cursor: pointer;
                float: left;
                position: relative;
                left: 15px;
                top: 2px;
                width: 20px;
                height: 20px;
                padding: 0;
                margin: 0 7px 0px 0;
                background: url(../../images/icons/unchecked.svg) no-repeat;
                background-position: 0;
            }
            .waterModuleWrapper .multiselect-container.dropdown-menu li label input[type='checkbox']:checked:after  {
                background: url(../../images/icons/checked.svg) no-repeat;
                background-position: 0px;
            }
            .waterModuleWrapper .multiselect-container.dropdown-menu li {
                padding: 5px;
            }
/* custom styles ends here */
/* Further Queries Starts */
.furtherenquirydetails .assessmentWrapper > h3 {
    font-size: 1.1428571428571428em;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}

.furtherenquirydetails .assessmentWrapper label {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}

.furtherenquirydetails .further-enquiry-additional-docs h4 {
    color: #666;
}

.furtherenquirydetails .further-enquiryTable {
    margin-top: 15px;
}

    .furtherenquirydetails .further-enquiryTable tr td {
        border: 1px solid #ccc;
        vertical-align: middle;
    }

        .furtherenquirydetails .further-enquiryTable tr td:first-child {
            border-right: 0px;
        }

        .furtherenquirydetails .further-enquiryTable tr td:last-child {
            border-left: 0px;
        }

            .furtherenquirydetails .further-enquiryTable tr td:last-child label {
                margin-bottom: 0px;
                color: #ffffff !important;
                border: 1px solid #0079c1;
                font-size: 0.8571428571428571em !important;
                line-height: 15px;
                border-radius: 3px;
                background-color: #0079c1;
                padding: 10px 15px;
                text-transform: uppercase;
                cursor: pointer;
            }

.furtherenquirydetails .enquiryAccordionWrapper {
    margin: 0px 30px;
}

    .furtherenquirydetails .enquiryAccordionWrapper h3 {
        font-size: 1.1428571428571428em;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .furtherenquirydetails .enquiryAccordionWrapper .dvsearch {
        margin-top: 0;
        margin-bottom: 20px;
        padding: 0;
    }

#FurtherQueryGrid_filter .serchIcon {
    position: absolute;
    top: 50px;
    right: 5px;
}

    .furtherenquirydetails .enquiryAccordionWrapper .panel-title .accordion-toggle:after {
        content: "";
        float: right;
        color: red;
        margin-top: -13px;
        width: 18px;
        height: 16px;
        background: url(../../images/icons/drop_down.svg);
        display: inline-block;
        background-position: -7px -6px;
        background-repeat: no-repeat;
    }

    .furtherenquirydetails .enquiryAccordionWrapper .panel-heading .accordion-toggle.collapsed::after {
        background: url(../../images/icons/drop_down.svg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .furtherenquirydetails .enquiryAccordionWrapper .panel-group .panel {
        box-shadow: none;
    }

    .furtherenquirydetails .enquiryAccordionWrapper .panel-body {
        border-top: 0px;
    }

    .furtherenquirydetails .enquiryAccordionWrapper .panel-title a {
        text-decoration: none;
        font-size: 18px;
        color: #92278f;
        position: relative;
        width: 100%;
        display: block;
        padding-right: 20px;
    }

        .furtherenquirydetails .enquiryAccordionWrapper .panel-title a .panel-lostext {
            text-decoration: none;
            font-size: 12px;
            float: right;
            position: relative;
            display: block;
            color: #666666;
            padding-right: 12px;
            margin-top: -6px;
        }

            .furtherenquirydetails .enquiryAccordionWrapper .panel-title a .panel-lostext.active {
                color: #f7f7f7;
            }

.furtherenquirydetails .accordion-toggle .LOSdatebox {
    font-size: 1em;
    color: #333333;
    display: inline-block;
    min-width: 96px;
    height: 30px;
    border-radius: 3px;
    padding: 0px 0 0 0px;
    text-align: center;
    line-height: 30px;
}

    .furtherenquirydetails .accordion-toggle .LOSdatebox.success {
        background-color: #879c21;
    }

    .furtherenquirydetails .accordion-toggle .LOSdatebox.failure {
        background-color: #F15743;
    }

    .furtherenquirydetails .accordion-toggle .LOSdatebox.pending {
        background-color: #FDB94D;
    }


.furtherenquirydetails .enquiryAccordionWrapper .panel-title .collapsed {
    color: #92278f;
}

.furtherenquirydetails .enquiryAccordionWrapper .panel-title .accordion-toggle.active {
    color: #f7f7f7;
}

.furtherenquirydetails .enquiryAccordionWrapper .panel-default > .panel-heading {
    background: #f7f7f7;
}

    .furtherenquirydetails .enquiryAccordionWrapper .panel-default > .panel-heading.active {
        background: #92278f;
    }

.furtherenquirydetails .enquiryAccordionWrapper .panel-default > .panel-collapse {
    padding: 0px 15px;
}

.furtherenquirydetails .enquiryAccordionWrapper .update-for-accordian-height {
    padding-top: 19px;
    padding-bottom: 19px;
}

.furtherenquirydetails .enquiryAccordionWrapper .panel-group .panel + .panel {
    margin-top: 15px;
}

.furtherenquirydetails .enquiryAccordionWrapper .panel-group .panel-title > .panel-title {
    position: relative;
}

.furtherenquirydetails .enquiryAccordionWrapper .panel-title > .accordion-toggle::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0px;
    width: 25px;
    height: 25px;
    background: url(../../images/icons/drop_down.svg) -5px -7px no-repeat;
    transform: rotate(180deg);
}

.furtherenquirydetails .enquiryAccordionWrapper .panel-title > .collapsed::after {
    transform: rotate(0deg);
}

.furtherenquirydetails .enquiryAccordionWrapper .panel-default > .panel-collapse h4 {
    font-size: 1.1428571428571428em;
    font-weight: bold;
    color: #333;
    margin: 15px 0px 10px 0px;
}

.furtherenquirydetails .enquiryAccordionWrapper .panel-default > .panel-collapse label,
.furtherenquirydetails .enquiryAccordionWrapper .panel-default > .panel-collapse legend {
    font-size: 1em;
    font-weight: bold;
    color: #666;
    margin-bottom: 5px;
}

    .furtherenquirydetails .enquiryAccordionWrapper .panel-default > .panel-collapse label.radiolabelbottom {
        font-weight: normal;
    }

    .furtherenquirydetails .enquiryAccordionWrapper .panel-default > .panel-collapse label + p {
        font-size: 1em;
        color: #666;
        margin-bottom: 10px;
    }

.furtherenquirydetails .enquiryAccordionWrapper .response-submit-btn {
    margin-top: 42px;
}

.furtherenquirydetails .enquiryAccordionWrapper .uploaded-query-doc img {
    width: 20px;
    height: 20px;
}

.panel-collapse .comment-history {
    border: solid 1px #ccc;
    border-radius: 3px;
    margin-bottom: 10px;
    padding-left: 0px;
}

.panel-collapse span.author-role {
    font-size: 0.875em;
    color: #808080;
}

.panel-collapse p.comment-author {
    padding-left: 10px;
    font-weight: bold;
    font-size: 1em;
}

.panel-collapse p.comment-content {
    padding: 10px 10px 10px 10px;
}

.panel-collapse div.comments {
    padding: 15px;
}

.margin-top10 {
    margin-top: 10px !important;
}

.padding-Left20 {
    padding-left: 20px !important;
}

.margin-right20 {
    margin-right: 20px !important;
}

.padding-top0 {
    padding-top: 0 !important;
}
.dataTables_wrapper table.dataTable thead .sorting {
    background-image: url("../../images/icons/sort_both.png");
    background-repeat: no-repeat;
    background-position: center right;
}
.dataTables_wrapper table.dataTable thead .sorting_asc {
    background-image: url("../../images/icons/sort_asc.png");
    background-repeat: no-repeat;
    background-position: center right;
}
.dataTables_wrapper table.dataTable thead .sorting_desc {
    background-image: url("../../images/icons/sort_desc.png");
    background-repeat: no-repeat;
    background-position: center right;
}

/* Further Queries Ends */
.enquiryAccordionWrapper .dataTables_wrapper {
    padding-top: 40px;
    margin: 0;
}
.enquiryAccordionWrapper {
    margin:0 !important;
}
.margin0 {
    margin-right: 0 !important;
}
table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

    table.dataTable thead th, table.dataTable tfoot th {
        font-weight: bold
    }

    table.dataTable thead th, table.dataTable thead td {
        padding: 10px 18px
    }

        table.dataTable thead th:active, table.dataTable thead td:active {
            outline: none
        }

    table.dataTable tfoot th, table.dataTable tfoot td {
        padding: 10px 18px 6px 18px
    }

    table.dataTable tbody tr {
        background-color: #ffffff
    }

        table.dataTable tbody tr.selected {
            background-color: #B0BED9
        }

    table.dataTable tbody th, table.dataTable tbody td {
        padding: 8px 10px
    }

    table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
        border-top: 1px solid #ddd
    }

    table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
        border-top: none
    }

    table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
        border-top: 1px solid #ddd;
        border-right: 1px solid #ddd
    }

    table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
        border-left: 1px solid #ddd
    }

    table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
        border-top: none
    }

    table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
        background-color: #f9f9f9
    }

        table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
            background-color: #acbad4
        }

    table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
        background-color: #f6f6f6
    }

        table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
            background-color: #aab7d1
        }

    table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
        background-color: #fafafa
    }

    table.dataTable.order-column tbody tr.selected > .sorting_1, table.dataTable.order-column tbody tr.selected > .sorting_2, table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, table.dataTable.display tbody tr.selected > .sorting_2, table.dataTable.display tbody tr.selected > .sorting_3 {
        background-color: #acbad5
    }

    table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
        background-color: #f1f1f1
    }

    table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
        background-color: #f3f3f3
    }

    table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
        background-color: whitesmoke
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
        background-color: #a6b4cd
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
        background-color: #a8b5cf
    }

    table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
        background-color: #a9b7d1
    }

    table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
        background-color: #fafafa
    }

    table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
        background-color: #fcfcfc
    }

    table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
        background-color: #fefefe
    }

    table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
        background-color: #acbad5
    }

    table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
        background-color: #aebcd6
    }

    table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
        background-color: #afbdd8
    }

    table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
        background-color: #eaeaea
    }

    table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
        background-color: #ececec
    }

    table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
        background-color: #efefef
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
        background-color: #a2aec7
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
        background-color: #a3b0c9
    }

    table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
        background-color: #a5b2cb
    }

    table.dataTable.no-footer {
        border-bottom: 1px solid #111
    }

    table.dataTable.nowrap th, table.dataTable.nowrap td {
        white-space: nowrap
    }

    table.dataTable.compact thead th, table.dataTable.compact thead td {
        padding: 4px 17px 4px 4px
    }

    table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
        padding: 4px
    }

    table.dataTable.compact tbody th, table.dataTable.compact tbody td {
        padding: 4px
    }

    table.dataTable th.dt-left, table.dataTable td.dt-left {
        text-align: left
    }

    table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
        text-align: center
    }

    table.dataTable th.dt-right, table.dataTable td.dt-right {
        text-align: right
    }

    table.dataTable th.dt-justify, table.dataTable td.dt-justify {
        text-align: justify
    }

    table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
        white-space: nowrap
    }

    table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
        text-align: left
    }

    table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
        text-align: center
    }

    table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
        text-align: right
    }

    table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
        text-align: justify
    }

    table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
        white-space: nowrap
    }

    table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
        text-align: left
    }

    table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
        text-align: center
    }

    table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
        text-align: right
    }

    table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
        text-align: justify
    }

    table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
        white-space: nowrap
    }

    table.dataTable, table.dataTable th, table.dataTable td {
        box-sizing: content-box
    }

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

    .dataTables_wrapper .dataTables_length {
        float: left
    }

    .dataTables_wrapper .dataTables_filter {
        float: right;
        text-align: right
    }

        .dataTables_wrapper .dataTables_filter input {
            margin-left: 0.5em
        }

    .dataTables_wrapper .dataTables_info {
        clear: both;
        float: left;
        padding-top: 0.755em
    }

    .dataTables_wrapper .dataTables_paginate {
        float: right;
        text-align: right;
        padding-top: 0.25em
    }

        .dataTables_wrapper .dataTables_paginate .paginate_button {
            box-sizing: border-box;
            display: inline-block;
            min-width: 1.5em;
            padding: 0.5em 1em;
            margin-left: 2px;
            text-align: center;
            text-decoration: none !important;
            cursor: pointer;
            *cursor: hand;
            color: #333 !important;
            border: 1px solid transparent;
            border-radius: 2px
        }

            .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
                color: #333 !important;
                border: 1px solid #979797;
                background-color: white;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));
                background: -webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);
                background: -moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);
                background: -ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);
                background: -o-linear-gradient(top, #fff 0%, #dcdcdc 100%);
                background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
                cursor: default;
                color: #666 !important;
                border: 1px solid transparent;
                background: transparent;
                box-shadow: none
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
                color: white !important;
                border: 1px solid #111;
                background-color: #585858;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
                background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
                background: -moz-linear-gradient(top, #585858 0%, #111 100%);
                background: -ms-linear-gradient(top, #585858 0%, #111 100%);
                background: -o-linear-gradient(top, #585858 0%, #111 100%);
                background: linear-gradient(to bottom, #585858 0%, #111 100%)
            }

            .dataTables_wrapper .dataTables_paginate .paginate_button:active {
                outline: none;
                background-color: #2b2b2b;
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
                background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
                background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
                background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
                background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
                background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
                box-shadow: inset 0 0 3px #111
            }

        .dataTables_wrapper .dataTables_paginate .ellipsis {
            padding: 0 1em
        }

    .dataTables_wrapper .dataTables_processing {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 40px;
        margin-left: -50%;
        margin-top: -25px;
        padding-top: 20px;
        text-align: center;
        font-size: 1.2em;
        background-color: white;
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
        background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
        background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)
    }

    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
        color: #333
    }

    .dataTables_wrapper .dataTables_scroll {
        clear: both
    }

        .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
            *margin-top: -1px;
            -webkit-overflow-scrolling: touch
        }

            .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
                vertical-align: middle
            }

                .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
                    height: 0;
                    overflow: hidden;
                    margin: 0 !important;
                    padding: 0 !important
                }

    .dataTables_wrapper.no-footer .dataTables_scrollBody {
        border-bottom: 1px solid #111
    }

    .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
        border-bottom: none
    }

    .dataTables_wrapper:after {
        visibility: hidden;
        display: block;
        content: "";
        clear: both;
        height: 0
    }

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em
    }
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em
    }
}

table.dataTable thead th div.DataTables_sort_wrapper {
    position: relative
}

    table.dataTable thead th div.DataTables_sort_wrapper span {
        position: absolute;
        top: 50%;
        margin-top: -8px;
        right: -18px
    }

table.dataTable thead th.ui-state-default, table.dataTable tfoot th.ui-state-default {
    border-left-width: 0
}

    table.dataTable thead th.ui-state-default:first-child, table.dataTable tfoot th.ui-state-default:first-child {
        border-left-width: 1px
    }

.dataTables_wrapper .dataTables_paginate .fg-button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    border: 1px solid transparent
}

    .dataTables_wrapper .dataTables_paginate .fg-button:active {
        outline: none
    }

    .dataTables_wrapper .dataTables_paginate .fg-button:first-child {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px
    }

    .dataTables_wrapper .dataTables_paginate .fg-button:last-child {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }

.dataTables_wrapper .ui-widget-header {
    font-weight: normal
}

.dataTables_wrapper .ui-toolbar {
    padding: 8px
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: inherit
}

header{
    width:100%;
    padding:0px;
}
header .logo-nav-bar
{
    padding:10px;
}
header .logo-section a {
    display: inline-block;
}
header .logo-separator {
    border: 1px solid rgba(0, 0, 0, 0.4);
    margin :10px 5px;
    height:40px;
    display: inline-block;
}
header .contact-info{
    margin:25px;
    font-size:17px;
}
.navbar {
    background-color: #91268f;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}
.navbar ul li {
    margin:0px 10px;
    padding:0px;
    color:#fff;
    font-weight:bold;
    font-size:17px;
}
.navbar ul li a {
    text-decoration: none;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
}
.navbar .title h1{
    margin:0px;
    font-size:20px;
}
.modal-title {
    margin: 5px;
    line-height: 1.42857143;
    font-size: 25px;
    font-weight: bold;
    color: #91268f;
}
.modal-header .close {
    /*margin-top: -40px;*/
}

.invalid-feedback{
    display:none;
}
/*.modal-dialog{
    max-width:550px;
}*/
.modal-content {
    padding: 0px 15px 15px 15px;
}
/*.modal-body .form-label {
    font-size: 15px;
    margin: 5px;
}*/
/*.modal-body .form-control, .checkBoxCom {
    margin: 5px;
}*/
/*.modal-body .forgot-link {
    margin: 5px;
}*/
.login-btn{
    height: 40px;
    margin: 5px;
}
.resend-email{
    text-align:center;
    margin:15px;
}
.resend-email img {
    vertical-align: middle;
}
.register {
    text-align: center;
}
.register .not-register {
    margin: 15px;
    font-size: 1.5rem;
}
.register .register-btn {
    border: 1px solid #0074be;
    height: 40px;
    color: #0074be;
}
