/* Bolton font */

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

html {
	background-color: #fff;
}


html,
body {
	overflow-x: initial;
}

#dform_top a {
	background: none !important;
}

#dform_container {
	font-family: "Roboto", sans-serif;
	background-color: #ffffff;
	margin: 0;
	font-size: 1rem;
	line-height: 1.4;
}

#dform_container {
	max-width: 1212px;
	margin-left: auto;
	margin-right: auto;
	padding: 1rem;
}

#dform_container::after {
	clear: both;
	content: '';
	display: table
}

#dform_container .container {
	padding: 0px;
	margin: 0;
}


/*
-----------------------------------------------
 Headinngs start
-----------------------------------------------
*/

/*
h1,
.h1,
.header1,
h2,
.h2,
.header2,
h3,
.h3,
.header3,
h4,
.h4,
.header4,
h5,
.h5,
.header5,
h6,
.h6,
.header6 {
	color: #10191c !important;
	font-family: "boltonregular", Georgia, serif !important;
	font-weight: 400 !important;
	line-height: 1.1 !important;
}

h1,
.h1,
.header1 {
	font-size: 2.5rem !important;
	margin: 2rem 0 1.5rem !important;
}

@media screen and (max-width: 959px) {
	h1,
	.h1,
	.header1 {
		font-size: 1.875rem !important;
	}
}

.h1 {
	display: block !important;
}

h2,
.h2,
.header2 {
	font-size: 2.25rem !important;
	margin: 1.5rem 0 .75rem !important;
}

h2,
.h2,
.header2 {
	color: #4c5355 !important;
}

@media screen and (max-width: 959px) {
	h2,
	.h2,
	.header2 {
		font-size: 1.6875rem !important;
	}
}

h2+h3,
.h2+h3,
.header2+h3,
h2+.h3,
h2+.header3,
.h2+.h3,
.header2+.header3 {
	margin: .5rem 0 1.5rem !important;
}

.h2 {
	display: block !important;
}

h3,
.h3,
.header3 {
	font-size: 2rem !important;
	margin: 1rem 0 .375rem !important;
}

h3,
.h3,
.header3 {
	color: #4c5355 !important;
}

@media screen and (max-width: 959px) {
	h3,
	.h3,
	.header3 {
		font-size: 1.5rem !important;
	}
}

h3+h4,
.h3+h4,
.header3+h4,
h3+.h4,
h3+.header4,
.h3+.h4,
.header3+.header4 {
	margin: .25rem 0 1rem !important;
}

.h3 {
	display: block !important;
}

h4,
.h4,
.header4 {
	font-size: 1.75rem !important;
	margin: 2rem 0 0 !important;
}

@media screen and (max-width: 959px) {
	h4,
	.h4,
	.header4 {
		font-size: 1.3125rem !important;
	}
}

.h4 {
	display: block !important;
}

h5,
.h5,
.header5 {
	font-size: 1.5rem !important;
	margin: .75rem 0 0 !important;
}

h5,
.h5,
.header5 {
	color: #4c5355 !important;
}

@media screen and (max-width: 959px) {
	h5,
	.h5,
	.header5 {
		font-size: 1.125rem !important;
	}
}

.h5 {
	display: block !important;
}

h6,
.h6,
.header6 {
	font-size: 1.25rem !important;
	margin: .5rem 0 0 !important;
}

h6,
.h6,
.header6 {
	color: #4c5355 !important;
}

@media screen and (max-width: 959px) {
	h6,
	.h6,
	.header6 {
		font-size: 1rem !important;
	}
}

.h6 {
	display: block !important;
}
*/


#dform_container h1,
#dform_container .h1,
#dform_container .header1,
#dform_container h2,
#dform_container .h2,
#dform_container .header2,
#dform_container h3,
#dform_container .h3,
#dform_container .header3,
#dform_container h4,
#dform_container .h4,
#dform_container .header4,
#dform_container h5,
#dform_container .h5,
#dform_container .header5,
#dform_container h6,
#dform_container .h6,
#dform_container .header6 {
	color: #10191c;
	font-family: "boltonregular", Georgia, serif;
	font-weight: 400;
	line-height: 1.1;
        letter-spacing: inherit;
        text-transform: none;
}

#dform_container h1,
#dform_container .h1,
#dform_container .header1 {
	font-size: 2.5rem;
	margin: 2rem 0 1.5rem;
}

@media screen and (max-width: 959px) {
	#dform_container h1,
	#dform_container .h1,
	#dform_container .header1 {
		font-size: 1.875rem;
	}
}

#dform_container .h1 {
	display: block;
}

#dform_container h2,
#dform_container .h2,
#dform_container .header2 {
	font-size: 2.25rem;
	margin: 1.5rem 0 .75rem;
}

#dform_container h2,
#dform_container .h2,
#dform_container .header2 {
	color: #4c5355
}

@media screen and (max-width: 959px) {
	#dform_container h2,
	#dform_container .h2,
	#dform_container .header2 {
		font-size: 1.6875rem;
	}
}

#dform_container h2+#dform_container h3,
#dform_container .h2+#dform_container h3,
#dform_container .header2+#dform_container h3,
#dform_container h2+.#dform_container h3,
#dform_container h2+.#dform_container header3,
#dform_container .h2+#dform_container .h3,
#dform_container .header2+#dform_container .header3 {
	margin: .5rem 0 1.5rem;
}

#dform_container .h2 {
	display: block;
}

#dform_container h3,
#dform_container .h3,
#dform_container .header3 {
	font-size: 2rem;
	margin: 1rem 0 .375rem;
}

#dform_container h3,
#dform_container .h3,
#dform_container .header3 {
	color: #4c5355;
}

@media screen and (max-width: 959px) {
	#dform_container h3,
	#dform_container .h3,
	#dform_container .header3 {
		font-size: 1.5rem;
	}
}

#dform_container h3+#dform_container h4,
#dform_container .h3+#dform_container h4,
#dform_container .header3+#dform_container h4,
#dform_container h3+.#dform_container h4,
#dform_container h3+.#dform_container header4,
#dform_container .h3+.#dform_container h4,
#dform_container .header3+#dform_container .header4 {
	margin: .25rem 0 1rem;
}

#dform_container .h3 {
	display: block;
}

#dform_container h4,
#dform_container .h4,
#dform_container .header4 {
	font-size: 1.75rem;
	margin: 2rem 0 0;
}

@media screen and (max-width: 959px) {
	#dform_container h4,
	#dform_container .h4,
	#dform_container .header4 {
		font-size: 1.3125rem;
	}
}

#dform_container .h4 {
	display: block;
}

#dform_container h5,
#dform_container .h5,
#dform_container .header5 {
	font-size: 1.5rem;
	margin: .75rem 0 0;
}

#dform_container h5,
#dform_container .h5,
#dform_container .header5 {
	color: #4c5355;
}

@media screen and (max-width: 959px) {
	#dform_container h5,
	#dform_container .h5,
	#dform_container .header5 {
		font-size: 1.125rem;
	}
}

#dform_container .h5 {
	display: block;
}

#dform_container h6,
#dform_container .h6,
#dform_container .header6 {
	font-size: 1.25rem;
	margin: .5rem 0 0;
}

#dform_container h6,
#dform_container .h6,
#dform_container .header6 {
	color: #4c5355
}

@media screen and (max-width: 959px) {
	#dform_container h6,
	#dform_container .h6,
	#dform_container .header6 {
		font-size: 1rem;
	}
}

#dform_container .h6 {
	display: block;
}


/* Headings end
-----------------------------------------------*/



/*
-----------------------------------------------
 Case ref start
-----------------------------------------------
*/

#dform_container #dform_ref_display {
	font-size: 1.75rem !important;
	margin: 2rem 0 0 !important;
}

@media screen and (max-width: 959px) {
	 #dform_container #dform_ref_display {
		font-size: 1.3125rem !important;
	}
}

/* Case ref end
-----------------------------------------------*/



/*
-----------------------------------------------
 Anchors start
-----------------------------------------------
*/

#dform_container a {
	background-image: -webkit-linear-gradient(bottom, #0077b4 0, #0077b4 1px, transparent 0.07rem, transparent 100%);
	background-image: -o-linear-gradient(bottom, #0077b4 0, #0077b4 1px, transparent 0.07rem, transparent 100%);
	background-image: linear-gradient(to top, #0077b4 0, #0077b4 1px, transparent 0.07rem, transparent 100%);
	background-repeat: no-repeat;
	color: #0077b4;
	background-size: 100% 100%;
	color: #0077b4;
	position: relative;
	display: inline;
	text-decoration: none !important;
	-webkit-transition: color .3s, background-size .2s ease-out;
	-o-transition: color .3s, background-size .2s ease-out;
	transition: color .3s, background-size .2s ease-out;
	z-index: 1;
}

#dform_container a:hover,
#dform_container a:focus {
	-webkit-animation: underlineSwap .3s ease-out;
	animation: underlineSwap .3s ease-out;
	background-image: -webkit-linear-gradient(bottom, #008142 0, #008142 1px, transparent 0.07rem, transparent 100%);
	background-image: -o-linear-gradient(bottom, #008142 0, #008142 1px, transparent 0.07rem, transparent 100%);
	background-image: linear-gradient(to top, #008142 0, #008142 1px, transparent 0.07rem, transparent 100%);
	background-size: 100% 100%;
}

#dform_container a::after {
	-webkit-box-shadow: 0 0 0 2px transparent;
	box-shadow: 0 0 0 2px transparent;
	content: '';
	position: absolute;
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-box-shadow .3s, -webkit-transform .3s;
	transition: -webkit-box-shadow .3s, -webkit-transform .3s;
	-o-transition: box-shadow .3s, transform .3s;
	transition: box-shadow .3s, transform .3s;
	transition: box-shadow .3s, transform .3s, -webkit-box-shadow .3s, -webkit-transform .3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	-o-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	width: calc(100% + .375rem);
	z-index: -1;
	bottom: -1px;
	height: calc(100% + 2px);
	left: -1px;
	width: calc(100% + 2px)
}

#dform_container a:focus {
	outline: none
}

#dform_container a:focus::after {
	-webkit-box-shadow: 0 0 0 2px #fbba07;
	box-shadow: 0 0 0 2px #fbba07;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

#dform_container a:visited {
	color: #aa6000
}

#dform_container a:hover,
#dform_container a:focus,
#dform_container a:active {
	color: #008142
}

#dform_container a:focus {
	outline: 0
}


/* Anchors end
-----------------------------------------------*/


/*
-----------------------------------------------
 Lists start
-----------------------------------------------
*/



#dform_container ul>li,
#dform_container ol>li {
	margin-bottom: 5px;
}

#dform_container .dform_widget_type_html ul,
#dform_container .dform_widget_type_html ol {
        list-style-type: disc;
        margin-top: 1em;
        margin-bottom: 1em;
        padding-left: 40px;

}

#dform_container .dform_widget_type_html ul>li::marker,
#dform_container .dform_widget_type_html ol>li::marker {
        font-size: 20px;
}




/* Lists end
-----------------------------------------------*/


/*
-----------------------------------------------
 Save and resume page overides start
-----------------------------------------------
*/

#dform_password_entry {
	border-radius: 0 !important;
}

#dform_resume input {
	width: auto !important;
}


/* Save and resume page overides end
-----------------------------------------------*/


/*
-----------------------------------------------
 Navigation start
-----------------------------------------------
*/


#dform_container #dform_navigation li {
    margin-top: 0px;
    margin-bottom: 5px;
   /* padding-top: 5px;
    padding-bottom: 5px; */
    padding-left: 0px;
    
}



#dform_container #dform_navigation li, #dform_container #dform_navigation li > a {
    background: none;
    color: #1d70b8;
    border: none;
    padding: 2px 0 0 4px;
    margin: 14px 0 14px 0;
   
}

#dform_container #dform_navigation li.selected, #dform_container #dform_navigation li > a.selected {
    color: #0077b4;
    border: none;
    border-left: 4px solid #0077b4;
    margin-left: -5px;
    font-weight: bold;
}

#dform_container #dform_navigation li:focus, #dform_container #dform_navigation li > a:focus {
    color: #333;
    text-decoration: none;
    box-shadow: none;
    background: none;
}

#dform_container #dform_navigation li:focus {
    box-shadow: 0 0 0 2px #fbba07;
    border-radius: 0;
}

#dform_container #dform_navigation li:hover, #dform_container #dform_navigation li > a:hover {
    color: #0077b4;
    text-decoration: underline !important;
    border: none;
    box-shadow: none;
    background: none;
}

#dform_container #dform_navigation li.selected:hover, #dform_container #dform_navigation li > a.selected:hover {
    color: #0077b4 !important;
    background: none;
    color: #666;
    border: none;
    border-left: 4px solid #0077b4;
    text-decoration: underline !important;
}

#dform_container #dform_navigation li span, #dform_container #dform_navigation li > a span {
   margin-left: -25px;
   
}

#dform_container #dform_navigation .dform_pageInvalid,
#dform_container #dform_navigation .dform_pageInvalidCustom,
#dform_container #dform_navigation .dform_pageValid {
    box-shadow: none;
   
}

#dform_container #dform_navigation .dform_pageInvalid span,
#dform_container #dform_navigation .dform_pageInvalidCustom span,
#dform_container #dform_navigation .dform_pageValid span {
    background-image: none;
} 

#dform_container #dform_navigation li.dform_pageValid:before {
    display: none;
}

/* Navigation end
-----------------------------------------------*/


/*
-----------------------------------------------
 Buttons start
-----------------------------------------------
*/

#dform_container .btn,
#dform_container .button,
#dform_container input[type="submit"],
#dform_container button {
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 2px solid transparent;
	padding: .625rem 1.5rem;
	font-size: 1rem;
	line-height: 1.1;
	border-radius: 4.5rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
	color: #fff;
	background: none;
	background-color: #0077b4;
	border-color: #0077b4;
	margin-bottom: 20px;
}

#dform_container .btn:hover,
#dform_container .button:hover,
#dform_container input[type="submit"]:hover,
#dform_container button:hover {
	color: #fff;
	text-decoration: none;
	background-color: #044a7c;
	border-color: #044a7c;
	box-shadow: none;
}

#dform_container .btn:focus,
#dform_container .button:focus,
#dform_container input[type="submit"]:focus,
#dform_container button:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	background-color: #044a7c;
	border-color: #044a7c;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

#dform_container .btn:disabled,
#dform_container .button:disabled,
#dform_container input[type="submit"]:disabled,
#dform_container button:disabled {
	opacity: 0.5;
	cursor: default;
	color: #fff;
	background-color: #0077b4;
	border-color: #0077b4;
}

#dform_container .btn:not(:disabled):active,
#dform_container .button:not(:disabled):active,
#dform_container input[type="submit"]:active,
#dform_container button:not(:disabled):active {
	background-image: none;
	color: #fff;
	background-color: #044a7c;
	border-color: #044a7c;
}

#dform_container .btn:not(:disabled):active:focus,
#dform_container .button:not(:disabled):active:focus,
#dform_container input[type="submit"]:not(:disabled):active:focus,
#dform_container button:not(:disabled):active:focus {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}


/* Button continue
-----------------------------------------------*/

#dform_container .btn-continue {
	margin-top: 20px;
	margin-bottom: 30px;
}

@media (max-width: 768px) {
	#dform_container .btn-continue {
		margin-bottom: 20px;
	}
}


/* Button secondary
   Button cancel save
-----------------------------------------------*/

#dform_container button#dform_cancel_save,
#dform_container .btn-secondary {
	color: #0077b4;
	background-color: transparent;
	background-image: none;
	border-color: #0077b4;
}

#dform_container button#dform_cancel_save:hover,
#dform_container .btn-secondary:hover {
	color: #fff;
	background-color: #044a7c;
	border-color: #044a7c;
}

#dform_container button#dform_cancel_save:focus,
#dform_container .btn-secondary:focus {
	color: #fff;
	background-color: #044a7c;
	border-color: #044a7c;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

#dform_container button#dform_cancel_save:disabled,
#dform_container .btn-secondary:disabled {
	color: #0077b4;
	background-color: transparent;
	border-color: #0077b4;
}

#dform_container button#dform_cancel_save:not(:disabled):active,
#dform_container .btn-secondary:not(:disabled):active {
	color: #fff;
	background-color: #044a7c;
	border-color: #044a7c;
}

#dform_container button#dform_cancel_save:not(:disabled):active:focus,
#dform_container .btn-secondary:not(:disabled):active:focus {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}


/* Button danger
-----------------------------------------------*/

#dform_container .btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

#dform_container .btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130;
}

#dform_container .btn-danger:focus {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

#dform_container .btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

#dform_container .btn-danger:not(:disabled):active {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d;
}

#dform_container .btn-danger:not(:disabled):active:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}


/* Button link
   Button change
-----------------------------------------------*/

#dform_container .btn-change,
#dform_container .btn-link {
	border: none;
	border-radius: 0 !important;
	font-weight: 400;
	color: #0077b4;
	background-color: transparent;
	box-shadow: none;
	padding: 1px;
	text-decoration: underline;
	line-height: 1.1;
	margin: 0;
}

#dform_container .btn-change:hover,
#dform_container .btn-link:hover,
#dform_container .btn-link:focus {
	color: #008142;
	background-color: transparent;
	border-color: transparent;
	text-decoration: underline;
}

#dform_container .btn-change:focus,
#dform_container .btn-link:focus {
	box-shadow: 0 0 0 2px #fbba07;
	text-decoration: underline;
}

#dform_container .btn-change:disabled,
#dform_container .btn-link:disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent;
}

#dform_container .btn-change:not(:disabled):active,
#dform_container .btn-link:not(:disabled):active {
	color: #008142;
	background-color: transparent;
	border-color: transparent;
}

#dform_container .btn-change:not(:disabled):active:focus,
#dform_container .btn-link:not(:disabled):active:focus {
	box-shadow: 0 0 0 2px #fbba07;
}

#dform_container .btn-change {
	margin-top: 15px !important;
}

@media (max-width: 768px) {
	#dform_container .btn-change {
		float: left !important;
		margin-top: 0px !important;
		margin-bottom: 15px !important;
	}
}


/* Button back
-----------------------------------------------*/

#dform_container .btn-back {
	position: relative;
	border-radius: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 14px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	text-decoration: underline;
	box-shadow: none;
	border-color: rgba(0, 0, 0, 0);
	outline: none;
	padding: 2.5px 5px 2.5px 15px;
	color: #0b0c0c;
}

#dform_container .btn-back:hover,
#dform_container .btn-back:active,
#dform_container .btn-back:focus {
	color: #0b0c0c;
	text-decoration: underline;
	background-color: transparent;
	border-color: rgba(0, 0, 0, 0);
}

#dform_container .btn-back:focus {
	box-shadow: 0 0 0 2px #fbba07;
	text-decoration: underline;
}

#dform_container .btn-back:disabled {
	color: #0b0c0c;
	background-color: transparent;
	border-color: transparent;
}

#dform_container .btn-back:not(:disabled):active {
	color: #0b0c0c;
	background-color: transparent;
	border-color: transparent;
}

#dform_container .btn-back:not(:disabled):active:focus {
	box-shadow: 0 0 0 2px #fbba07;
}

#dform_container .btn-back:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 3px;
	width: 7px;
	height: 7px;
	margin: auto 0;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	border: solid;
	border-width: 1px 1px 0 0;
	border-color: #505a5f
}

#dform_container .btn-back:after {
	content: "";
	position: absolute;
	top: 0px;
	right: 0;
	bottom: 0px;
	left: 0
}


/* Button start
-----------------------------------------------*/

#dform_container .btn-start {
	position: relative !important;
	color: #fff;
	background-color: #0077b4;
	border-color: #0077b4;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-right: 2.5rem;
}

#dform_container .btn-start:hover {
	color: #fff;
	background-color: #044a7c;
	border-color: #044a7c;
}

#dform_container .btn-start:focus {
	color: #fff;
	background-color: #044a7c;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

#dform_container .btn-start:disabled {
	color: #fff;
	background-color: #0077b4;
	border-color: #0077b4;
}

#dform_container .btn-start:not(:disabled):active {
	color: #fff;
	background-color: #044a7c;
	border-color: #044a7c;
}

#dform_container .btn-start:not(:disabled):active:focus {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

#dform_container .btn-start:before {
	content: "";
	position: absolute;
	top: 0px;
	right: 0;
	bottom: 0px;
	left: 0
}

#dform_container .btn-start:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	width: 8px;
	height: 8px;
	margin: auto 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border: solid;
	border-width: 2px 2px 0 0;
	border-color: #fff
}

@media (max-width: 768px) {
	#dform_container .btn-start {
		width: 100%;
	}
	#dform_container .btn-start {
		margin-bottom: 20px;
	}
}


/* Buttons end
-----------------------------------------------*/


/*
-----------------------------------------------
 Field overides start
-----------------------------------------------
*/


/* Field spacing 
-----------------------------------------------*/

#dform_container .dform_widget_type_text,
#dform_container .dform_widget_type_select,
#dform_container .dform_widget_type_textarea,
#dform_container .dform_widget_type_email,
#dform_container .dform_widget_type_tel,
#dform_container .dform_widget_type_number,
#dform_container .dform_widget_type_date,
#dform_container .dform_widget_type_time,
#dform_container .dform_widget_searchfield {
	margin-bottom: 30px;
}

#dform_container .dform_widget_searchfield:last-of-type {
	margin-bottom: 0px !important;
}

@media (max-width: 768px) {
	#dform_container .dform_widget_type_text,
	#dform_container .dform_widget_type_select,
	#dform_container .dform_widget_type_textarea,
	#dform_container .dform_widget_type_email,
	#dform_container .dform_widget_type_tel,
	#dform_container .dform_widget_type_number,
	#dform_container .dform_widget_type_date,
	#dform_container .dform_widget_type_time,
	#dform_container .dform_widget_searchfield {
		margin-bottom: 30px;
	}
}


/* Resize labels
-----------------------------------------------*/

#dform_container label {
	font-size: 1.125rem;
	margin-bottom: 10px;
	line-height: 1.2rem;
}


/* Resize legends
-----------------------------------------------*/

#dform_container legend {
	font-size: 1.125rem;
	margin-bottom: 8px;
}


/* Customise help text
-----------------------------------------------*/

#dform_container .helptext {
	color: #505a5f;
	font-style: normal !important;
	margin-bottom: 15px;
	line-height: 1.2rem;
}


/* Make inputs more prominent
----------------------------------------------*/

#dform_container input,
#dform_container select,
#dform_container textarea {
	border: 2px solid #0b0c0c !important;
	width: 100%;
}

#dform_container input,
#dform_container select {
	height: 2.5rem;
}

#dform_container textarea {
	min-height: 40px;
}


/* Remove spin number button from input
-----------------------------------------------*/

#dform_container input::-webkit-outer-spin-button,
#dform_container input::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none
}


/* Style input type number as textfield
-----------------------------------------------*/

#dform_container input[type="number"] {
	-moz-appearance: textfield
}


/* Focus styles for inputs
-----------------------------------------------*/

#dform_container input:focus,
#dform_container textarea:focus,
#dform_container select:focus {
	box-shadow: inset 0 0 0 1px;
	-webkit-box-shadow: inset 0 0 0 1px;
	border-color: #0b0c0c !important;
	outline: 3px solid #fbba07;
}


/* Focus styles for input errors
-----------------------------------------------*/

#dform_container input.dform_fielderror:focus,
#dform_container textarea.dform_fielderror:focus,
#dform_container .dform_fielderror:focus {
	box-shadow: inset 0 0 0 1px !important;
	-webkit-box-shadow: inset 0 0 0 1px !important;
	border-color: #0b0c0c !important;
	outline: 3px solid #fbba07;
}


/* Focus styles for custom input errors
-----------------------------------------------*/

#dform_container input.dform_fielderrorCustom:focus,
#dform_container textarea.dform_fielderrorCustom:focus,
#dform_container .dform_fielderrorCustom:focus {
	box-shadow: inset 0 0 0 1px !important;
	-webkit-box-shadow: inset 0 0 0 1px !important;
	border-color: #0b0c0c !important;
	outline: 3px solid #fbba07;
}


/* Styles for field errors
-----------------------------------------------*/

#dform_container .dform_fielderror {
	box-shadow: none;
	border: solid 2px #d4351c !important;
	outline: none;
}


/* Styles for custom field errors
-----------------------------------------------*/

#dform_container .dform_fielderrorCustom {
	box-shadow: none;
	border: solid 2px #d4351c !important;
	outline: none;
}


/* Remove box shadow from search widget errors
-----------------------------------------------*/

#dform_container .dform_widgeterror {
	box-shadow: none !important;
}


/* Customise validation errors
-----------------------------------------------*/

#dform_container .dform_validationMessage {
	color: #d4351c;
	padding-bottom: 15px !important;
	font-weight: 700;
	line-height: 1.2rem;
}

#dform_container input[readonly],
#dform_container textarea[readonly] {
	background: #DDD;
}


/* txta-length
-----------------------------------------------*/

.txta-length-message {
	width: 100%;
	height: 22px;
	position: relative;
	top: -6px;
}


/* Fixed width input classes
-----------------------------------------------*/

#dform_container .input-width-30 input,
#dform_container input.input-width-30 {
	max-width: 59ex
}

#dform_container .input-width-20 input,
#dform_container input.input-width-20 {
	max-width: 41ex
}

#dform_container .input-width-10 input,
#dform_container input.input-width-10 {
	max-width: 23ex
}

#dform_container .input-width-5 input,
#dform_container input.input-width-5 {
	max-width: 10.8ex
}

#dform_container .input-width-4 input,
#dform_container input.input-width-4 {
	max-width: 9ex
}

#dform_container .input-width-3 input,
#dform_container input.input-width-3 {
	max-width: 7.2ex
}

#dform_container .input-width-2 input,
#dform_container input.input-width-2 {
	max-width: 5.4ex
}


/* Field overides end
-----------------------------------------------*/


/*
-----------------------------------------------
 Fieldset and one to many overides start
-----------------------------------------------
*/


/* Remove defualt border from fieldsets and one to many pages
-----------------------------------------------*/

#dform_container fieldset,
#dform_container div[data-type=child],
#dform_container div[data-type=onetomany] {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border-radius: 0 !important;
}


/* Add top border to child container
-----------------------------------------------*/

#dform_container div[data-type=child] {
	border-top: 1px solid #aaaaaa !important;
	margin-top: 20px !important;
	padding-top: 20px !important;
}


/* Resize font for delete icon
-----------------------------------------------*/

#dform_container .otom_delete {
	font-size: 1rem;
}


/* Add some text after the icon
-----------------------------------------------*/

#dform_container .otom_delete::after {
	content: "Remove";
	font-family: "Roboto", sans-serif;
	margin-left: 5px;
}


/* Fieldset and one to many overides end
-----------------------------------------------*/


/*
-----------------------------------------------
 Search widget start
-----------------------------------------------
*/

#dform_container .searchwidget {
	/* padding: 10px !important;
    border-left: 5px solid #0077b4 !important; */
	margin-bottom: 15px !important;
}


/* Resize search widget legends
-----------------------------------------------*/

#dform_container fieldset.searchwidget>legend {
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 8px;
}


/* Replace icon on search widget with text
-----------------------------------------------*/

#dform_container .dform_widget_search_closeresults {
	font-family: "Roboto", sans-serif;
	cursor: pointer;
	margin: 0;
	display: inline-block;
        margin-bottom: 0.35em;
}


/* Search widget end
-----------------------------------------------*/


/*
-----------------------------------------------
 File upload start
-----------------------------------------------
*/

#dform_container #dform_files_link {
    display: inline;
    margin-bottom: 0;
}

#dform_container #dform_files {
    border: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
 
}

#dform_container #dform_files {
   text-align: right;
}


/* Hide progress bar */

#dform_container .dform_fileupload_progressbar {
	display: none !important;
}


/* File upload end
-----------------------------------------------*/


/*
-----------------------------------------------
 Custom radio and checkboxes start
-----------------------------------------------
*/


/* Span or div for each radio and checkbox 
-----------------------------------------------*/

#dform_container .dform_widget_type_checkbox div>span,
#dform_container .checkboxgroup span,
#dform_container .radiogroup span {
	line-height: 1.25;
	display: block;
	position: relative;
	min-height: 40px;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-left: 40px;
}


/* Hide br from horizonally aligned options as it creates uneccessary extra space 
-----------------------------------------------*/

#dform_container .checkboxgroup span br,
#dform_container .radiogroup span br {
	display: none;
}


/* The input element - it's the width of the area 
-----------------------------------------------*/

#dform_container .dform_widget_type_checkbox>div>span input[type="checkbox"],
#dform_container .checkboxgroup>span input[type="checkbox"],
#dform_container .radiogroup>span input[type="radio"] {
	cursor: pointer;
	position: absolute;
	z-index: 1;
	top: -2px;
	left: -2px;
	width: 44px;
	height: 44px;
	margin: 0;
	opacity: 0;
}


/* Position the label 
-----------------------------------------------*/

#dform_container .dform_widget_type_checkbox>div>span label,
#dform_container .checkboxgroup>span label,
#dform_container .radiogroup>span label {
	margin-right: 0;
	margin-left: 0;
	display: block;
	margin-bottom: 0;
	padding: 11px 15px 10px;
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}


/* Style the radio hit area 
-----------------------------------------------*/

#dform_container .radiogroup>span label:before {
	content: "";
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border: 2px solid currentColor;
	border-radius: 50%;
	background: transparent;
}


/* Create the indicator (the dot/circle - hidden when not checked)
-----------------------------------------------*/

#dform_container .radiogroup>span label:after {
	content: "";
	position: absolute;
	top: 10px;
	left: 10px;
	width: 0;
	height: 0;
	border: 10px solid currentColor;
	border-radius: 50%;
	opacity: 0;
	background: currentColor;
}


/* Style the checkbox hit area 
-----------------------------------------------*/

#dform_container .dform_widget_type_checkbox>div>span label:before,
#dform_container .checkboxgroup>span label:before {
	content: "";
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border: 2px solid currentColor;
	background: transparent;
}


/* Create the indicator (tick - hidden when not checked)
-----------------------------------------------*/

#dform_container .dform_widget_type_checkbox>div>span label:after,
#dform_container .checkboxgroup>span label:after {
	content: "";
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 11px;
	left: 9px;
	width: 23px;
	height: 12px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border: solid;
	border-width: 0 0 5px 5px;
	border-top-color: transparent;
	opacity: 0;
	background: transparent;
}


/* The focus style 
-----------------------------------------------*/

#dform_container .dform_widget_type_checkbox>div>span input[type="checkbox"]:focus+label:before,
#dform_container .checkboxgroup>span input[type="checkbox"]:focus+label:before,
#dform_container .radiogroup>span input[type="radio"]:focus+label:before {
	border-width: 3px;
	-webkit-box-shadow: 0 0 0 3px #fbba07;
	box-shadow: 0 0 0 3px #fbba07;
}


/* Show the indicator (dot/circle or tick) when checked
-----------------------------------------------*/

#dform_container .dform_widget_type_checkbox>div>span input[type="checkbox"]:checked+label:after,
#dform_container .checkboxgroup>span input[type="checkbox"]:checked+label:after,
#dform_container .radiogroup>span input[type="radio"]:checked+label:after {
	opacity: 1;
}


/* Customise the help text and position below label for checkbox  
#dform_container .dform_widget_type_checkbox > div .helptext {
    position: absolute;
    top: 32px;
    left:15px;
}*/


/* Customise the validation message and position left above checkbox 
#dform_container .dform_widget_type_checkbox > div .dform_validationMessage{
    position: absolute;
    top: -28px;
    left:-40px;
    display: none;
    
}*/


/* Add red border to input that are required when there is an error
-----------------------------------------------*/

#dform_container input[type="radio"].dform_fielderror+label:before,
#dform_container input[type="checkbox"].dform_fielderror+label:before {
	border: solid 2px #d4351c !important;
}


/* Add red border to input that are required when there is an error
-----------------------------------------------*/

#dform_container input[type="radio"].dform_fielderror:focus+label:before,
#dform_container input[type="checkbox"].dform_fielderror:focus+label:before {
	border: solid 3px #0b0c0c !important;
}


/* Disabled style 
-----------------------------------------------*/

#dform_container .dform_widget_type_checkbox>div>span input[type="checkbox"],
#dform_container .checkboxgroup>span input[type="checkbox"],
#dform_container .radiogroup>span input[type="radio"] {
	cursor: default
}

#dform_container .dform_widget_type_checkbox>div>span input[type="checkbox"]:disabled+label,
#dform_container .checkboxgroup>span input[type="checkbox"]:disabled+label,
#dform_container .radiogroup>span input[type="radio"]:disabled+label {
	opacity: .5;
	cursor: default
}


/* Small checkboxes and radios -----------------*/


/* Span or div for each radio and checkbox
-----------------------------------------------*/

#dform_container .checkboxes-small.dform_widget_type_checkbox div>span,
#dform_container .checkboxes-small .checkboxgroup span,
#dform_container .radios-small .radiogroup span {
	min-height: 0;
	margin-bottom: 0;
	padding-left: 34px;
}

#dform_container .checkboxes-small.dform_widget_type_checkbox div>span:after,
#dform_container .checkboxes-small .checkboxgroup span:after,
#dform_container .radios-small .radiogroup span:after {
	content: "";
	display: block;
	clear: both
}


/* The input element - it's the width of the area
-----------------------------------------------*/

#dform_container .checkboxes-small.dform_widget_type_checkbox>div>span input[type="checkbox"],
#dform_container .checkboxes-small .checkboxgroup>span input[type="checkbox"],
#dform_container .radios-small .radiogroup>span input[type="radio"] {
	left: -10px
}


/* Position the label
-----------------------------------------------*/

#dform_container .checkboxes-small.dform_widget_type_checkbox>div>span label,
#dform_container .checkboxes-small .checkboxgroup>span label,
#dform_container .radios-small .radiogroup>span label {
	margin-top: -2px;
	padding: 11px 15px 10px 1px;
}


/* Style the radio hit area 
-----------------------------------------------*/

#dform_container .radios-small .radiogroup>span label:before {
	top: 8px;
	width: 24px;
	height: 24px
}


/* Create the indicator (the dot/circle - hidden when not checked)
-----------------------------------------------*/

#dform_container .radios-small .radiogroup>span label:after {
	top: 15px;
	left: 7px;
	border-width: 5px
}


/* Style the checkbox hit area
-----------------------------------------------*/

#dform_container .checkboxes-small.dform_widget_type_checkbox>div>span label:before,
#dform_container .checkboxes-small .checkboxgroup>span label:before {
	top: 8px;
	width: 24px;
	height: 24px
}


/* Create the indicator (the tick - hidden when not checked)
-----------------------------------------------*/

#dform_container .checkboxes-small.dform_widget_type_checkbox>div>span label:after,
#dform_container .checkboxes-small .checkboxgroup>span label:after {
	top: 15px;
	left: 6px;
	width: 12px;
	height: 6.5px;
	border-width: 0 0 3px 3px
}


/* Customise the help text and position below label for checkbox
#dform_container .checkboxes-small.dform_widget_type_checkbox > div .helptext {
    position: absolute;
    top: 32px;
    left:1px;
} */


/* Customise the validation message and position left above checkbox 
#dform_container .checkboxes-small.dform_widget_type_checkbox > div .dform_validationMessage{
    position: absolute;
    top: -28px;
    left:-35px;
    display: none;
    
}*/


/* Custom chexboxes and radios end
-----------------------------------------------*/


/*
-----------------------------------------------
 Details component start
-----------------------------------------------
*/

.details {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.25;
	color: #0b0c0c;
	margin-bottom: 20px;
	display: block
}

.details__summary {
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
	padding-left: 25px;
	color: #0077b4;
	cursor: pointer
}

.details__summary:hover {
	color: #044a7c;
}

.details__summary:focus {
	outline: 3px solid transparent;
	color: #0b0c0c;
	background-color: none;
	-webkit-box-shadow: 0 0 0 2px #fbba07;
	box-shadow: 0 0 0 2px #fbba07;
	text-decoration: underline
}

.details__summary-text {
	text-decoration: underline
}

.details__summary:focus .details__summary-text {
	text-decoration: none
}

.details__summary::-webkit-details-marker {
	display: none
}

.details__summary:before {
	content: "";
	position: absolute;
	top: -1px;
	bottom: 0;
	left: 0;
	margin: auto;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	-webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
	border-width: 7px 0 7px 12.124px;
	border-left-color: inherit
}

.details[open]>.details__summary:before {
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	-webkit-clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
	clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
	border-width: 12.124px 7px 0 7px;
	border-top-color: inherit
}

.details__text {
	padding: 15px;
	padding-left: 20px;
	border-left: 5px solid #b1b4b6
}

.details__text p {
	margin-top: 0;
	margin-bottom: 20px
}

.details__text>:last-child {
	margin-bottom: 0
}


/* Detail componet end
-----------------------------------------------*/


/*
-----------------------------------------------
 Inset text component start
-----------------------------------------------
*/

.inset-text {
	padding: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: both;
	border-left: 10px solid #b1b4b6
}

.inset-info {
	border-color: #5694ca;
	background-color: #eef4fa;
}

@media (max-width: 768px) {
	.inset-text {
		margin-top: 20px;
		margin-bottom: 20px
	}
}


/* Detail componet end
-----------------------------------------------*/


/*
-----------------------------------------------
 Alerts start
-----------------------------------------------
*/

#dform_container .dform_info,
#dform_container .dform_success,
#dform_container .dform_warning,
#dform_container .dform_error {
	border-radius: 0px;
}


/* Alerts end
-----------------------------------------------*/


/*
-----------------------------------------------
 Summary start
-----------------------------------------------
*/

#dform_container .summary-heading {
	font-size: 1.75rem !important;
	margin-top: 30px !important;
	margin-bottom: 20px !important;
}

@media screen and (max-width: 959px) {
	#dform_container .summary-heading {
		font-size: 1.3125rem !important;
		margin-top: 20px !important;
		margin-bottom: 15px !important;
	}
}

#dform_container .summary-fieldset:after {
	content: "";
	/* This is necessary for the pseudo element to work. */
	display: block;
	/* This will put the pseudo element on its own line. */
	width: 74.05%;
	/* Change this to whatever width you want. */
	/* padding-top: 20px;  This creates some space between the element and the border. */
	border-bottom: 1px solid black;
	/* This creates the border. Replace black with whatever color you want. */
	clear: both;
}

@media (max-width: 768px) {
	#dform_container .summary-fieldset:after {
		width: 100%;
	}
}

/* Summary end
-----------------------------------------------*/


/*
-----------------------------------------------
 Warning text component start
-----------------------------------------------
*/

.warning-text {
	position: relative;
	margin-bottom: 25px;
	padding: 10px 0
}

.warning-text__assistive {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	border: 0 !important;
	white-space: nowrap !important
}

.warning-text__icon {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 700;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	position: absolute;
	left: 0;
	min-width: 35px;
	min-height: 35px;
	margin-top: -7px;
	border: 3px solid #0b0c0c;
	border-radius: 50%;
	color: #fff;
	background: #0b0c0c;
	font-size: 30px;
	line-height: 29px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.warning-text__text {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.25;
	color: #0b0c0c;
	display: block;
	padding-left: 45px
}

/* Warning text end
-----------------------------------------------*/


/*
-----------------------------------------------
 Panel start
-----------------------------------------------
*/

.panel {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	/*	margin-bottom: 15px;
	padding: 35px;
	border: 5px solid transparent; */
	border: #fbba07 solid .375rem;
	margin: 0 0 2.25rem;
	padding: .75rem;
	text-align: left;
	position: relative;
}

@media screen and (min-width: 600px) {
	.panel {
		border-left-width: 4.5rem;
		min-height: 5rem;
	}
}

.panel::before {
	background-size: contain;
	content: '';
	display: inline-block;
	height: 2.5rem;
	margin: -.25rem .75rem .25rem -.25rem;
	position: relative;
	vertical-align: middle;
	width: 2.5rem
}

@media screen and (min-width: 600px) {
	.panel::before {
		display: block;
		float: none;
		left: -3.25rem;
		margin: .875rem 0 0;
		position: absolute;
		top: 0
	}
}

@media screen and (min-width: 1032px) {
	.panel::before {
		margin: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.panel-heading {
	margin-top: 0 !important;
	margin-bottom: 30px !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 700;
	font-size: 48px;
	font-size: 3rem;
	margin: 2rem 0 1.5rem !important;
}

.panel-body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.31579;
	margin-bottom: 30px;
}

.panel-confirmation {
	color: #fff;
	background: #dcdf80;
	border-color: #dcdf80;
}

.panel-confirmation::before {
	background-image: url('data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2244%22%20height%3D%2244%22%20viewBox%3D%220%200%2044%2044%22%20preserveAspectRatio%3D%22xMinYMid%22%20aria-hidden%3D%22true%22%20focusable%3D%22false%22%3E%3Cpath%20d%3D%22M21.95%2C2a20%2C20%2C0%2C1%2C0%2C.11%2C0Zm0%2C37.76A17.89%2C17.89%2C0%2C1%2C1%2C39.84%2C21.86%2C17.89%2C17.89%2C0%2C0%2C1%2C21.95%2C39.76Zm-3-8.95a1.05%2C1.05%2C0%2C0%2C1-.75-.31l-7.37-7.37a1.05%2C1.05%2C0%2C0%2C1%2C1.48-1.48l6.63%2C6.63L31.58%2C15.65a1.05%2C1.05%2C0%2C0%2C1%2C1.48%2C1.48L19.68%2C30.49A1.05%2C1.05%2C0%2C0%2C1%2C18.95%2C30.81Z%22%20fill%3D%22%2310191c%22%2F%3E%3C%2Fsvg%3E');
	background-repeat: no-repeat;
}

@media (max-width: 768px) {
	.panel {
		padding: 25px
	}
	.panel-heading {
		font-size: 32px !important;
		font-size: 2rem;
		line-height: 1.09375
	}
	.panel-body {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.25;
	}
}

/* Panel end
-----------------------------------------------*/


/*
-----------------------------------------------
 GIS start
-----------------------------------------------
*/

#dform_container .dform_gis_reversegeo {
   margin-top: 5px;
   color: #333333;
}

#dform_container .dform_gis_reversegeo img, #dform_container .js-marker_symbol {
    display: revert !important;
    margin-bottom: 0 !important;
}


#map_container {
        padding: 0;
        margin: 0;
        height: 400px;
        width: 100%;
        border: 1px solid #aaaaaa;
        border-radius: 5px;
    
}

.esri-popup__header {
    margin-left: 8.5px;
}

/* Apply styles to the google maps InfoWindow content container 
-----------------------------------------------*/
.gm-style-iw {
    border-radius: 0 !important;
}

.gm-style .gm-style-iw-d {
    margin-top: 20px !important;
}

/* Apply styles to the InfoWindow close button 
-----------------------------------------------*/
.gm-ui-hover-effect {
    top: 5px !important;
    right: 5px !important;
}
       
/* GIS end
-----------------------------------------------*/


/*
-----------------------------------------------
 Utilitiy classes start
-----------------------------------------------
*/

input.width-three-quarters,
select.width-three-quarters,
textarea.width-three-quarters,
.width-three-quarters input,
.width-three-quarters select,
.width-three-quarters textarea,
.width-three-quarters .select2-container {
	width: 75% !important
}

@media (max-width: 768px) {
	input.width-three-quarters,
	select.width-three-quarters,
	textarea.width-three-quarters,
	.width-three-quarters input,
	.width-three-quarters select,
	.width-three-quarters textarea,
        .width-three-quarters .select2-container {
		width: 100% !important
	}
}

input.width-two-thirds,
select.width-two-thirds,
textarea.width-two-thirds,
.width-two-thirds input,
.width-two-thirds select,
.width-two-thirds textarea,
.width-two-thirds .select2-container {
	width: 66.66% !important
}

@media (max-width: 768px) {
	input.width-two-thirds,
	select.width-two-thirds,
	textarea.width-two-thirds,
	.width-two-thirds input,
	.width-two-thirds select,
	.width-two-thirds textarea,
        .width-two-thirds .select2-container {
		width: 100% !important
	}
}

input.width-one-half,
select.width-one-half,
textarea.width-one-half,
.width-one-half input,
.width-one-half select,
.width-one-half textarea,
.width-one-half .select2-container {
	width: 50% !important
}

@media (max-width: 768px) {
	input.width-one-half,
	select.width-one-half,
	textarea.width-one-half,
	.width-one-half input,
	.width-one-half select,
	.width-one-half textarea,
        .width-one-half .select2-container {
		width: 100% !important
	}
}

input.width-one-third,
select.width-one-third,
textarea.width-one-third,
.width-one-third input,
.width-one-third select,
.width-one-third textarea,
.width-one-third .select2-container {
	width: 33.33% !important
}

@media (max-width: 768px) {
	input.width-one-third,
	select.width-one-third,
	textarea.width-one-third,
	.width-one-third input,
	.width-one-third select,
	.width-one-third textarea,
        .width-one-third .select2-container {
		width: 100% !important
	}
}

input.width-one-quarter,
select.width-one-quarter,
textarea.width-one-quarter,
.width-one-quarter input,
.width-one-quarter select,
.width-one-quarter textarea, 
.width-one-quarter .select2-container {
	width: 25% !important
}

@media (max-width: 768px) {
	input.width-one-quarter,
	select.width-one-quarter,
	textarea.width-one-quarter,
	.width-one-quarter input,
	.width-one-quarter select,
	.width-one-quarter textarea, 
        .width-one-quarter .select2-container {
		width: 100% !important
	}
}

.border {
	border: 1px solid #bfc1c3!important;
}

.border-top {
	border-top: 1px solid #bfc1c3!important;
}

.border-right {
	border-right: 1px solid #bfc1c3!important;
}

.border-bottom {
	border-bottom: 1px solid #bfc1c3!important;
}

.border-left {
	border-left: 1px solid #bfc1c3!important;
}

.padding-0 {
	padding: 0px !important;
}

.padding-5 {
	padding: 5px !important;
}

.padding-10 {
	padding: 10px !important;
}

.padding-15 {
	padding: 15px !important;
}

.padding-20 {
	padding: 20px !important;
}

.padding-25 {
	padding: 25px !important;
}

.padding-30 {
	padding: 30px !important;
}

.margin-top-0 {
	margin-top: 0 !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-15 {
	margin-top: 15px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-25 {
	margin-top: 25px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-right-0 {
	margin-right: 0 !important;
}

.margin-right-10 {
	margin-right: 10px !important;
}

.margin-right-15 {
	margin-right: 15px !important;
}

.margin-right-20 {
	margin-right: 20px !important;
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-25 {
	margin-bottom: 25px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.sr-only,
.sr-only-label label,
.sr-only-legend legend {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0;
}

.display-none {
	display: none!important;
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.visibility-hidden {
	visibility: hidden;
}

.visibility-visible {
	visibility: visible;
}

.example {
	padding: 30px !important;
	border: 1px solid #bfc1c3
}

.padding-top-30 {
	padding-top: 30px !important;
}

.clearfix {
    clear: both;
}

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

.select2-container {
    height: 2.5rem;
    margin-right: 0.45rem;
    max-width: 80%;
    border: 2px solid #0b0c0c !important;
    margin-bottom: 0.5em;
}

.select2-dropdown {
    border-radius: 0px;
}

.select2-container--focus .select2-selection  {
    box-shadow: inset 0 0 0 1px;
    -webkit-box-shadow: inset 0 0 0 1px;
    border-color: #0b0c0c !important;
    outline: 3px solid #fbba07;
    height: 2.5rem;
    border-radius: 0px;
   
}

.select2-container .select2-selection--single {
    padding-top: 6px;
}

.select2-container--open .select2-dropdown--below {
    margin-top: 3px;
}

body > .select2-container--open {
    border: 0 !important;
}

.spinner {
      width: 100px;
      height: 100px;
      border: 6px solid #ccc;
      border-top-color: #0077B4; 
      border-radius: 50%;
      animation: spin 0.8s linear infinite;
      margin: 100px auto;
    }

@keyframes spin {
      to { transform: rotate(360deg); }
}

