/************************************************************************************************
* RESET HTML ************************************************************************************
************************************************************************************************/

/*
Base Size of 16px
10px = 0.625em
11px = 0.688em
12px = 0.75em
13px = 0.813em
14px = 0.875em
15px = 0.938em
16px = 1em
17px = 1.063em
18px = 1.125em
19px = 1.188em
20px = 1.25em
21px = 1.313em
22px = 1.375em
23px = 1.438em
24px = 1.5em
25px = 1.563em
26px = 1.625em
27px = 1.688em
28px = 1.75em
29px = 1.813em
30px = 1.875em
31px = 1.938em
32px = 2em
33px = 2.063em
34px = 2.125em
35px = 2.188em
*/

/*
Colors
# = button
# = button hover
# = link
# = link hover
*/

html { box-sizing: border-box; margin:0; padding:0; font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
@-ms-viewport { width: device-width; }
*,body,figure,html{ margin:0; padding:0; }html,body { width:100%; height:100%; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }
body { background-color: #fff; margin: 0; }
[tabindex="-1"]:focus { outline: 0!important; }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }
p { margin-top: 0; margin-bottom: 1rem; }
abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; }
address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }
ol, ul, dl { margin-top: 0;  margin-bottom: 0; padding:0 0 0 2em; } ol.no-indent, ul.no-indent, dl.no-indent { padding:0!important; } main ol, main ul, main dl { margin-top: 0;  margin-bottom: 1rem; }
ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }
dt { font-weight: 700; }
dd { margin-bottom: .5rem;  margin-left: 0; }
blockquote { margin: 0 0 1rem; }
dfn { font-style: italic; }
b, strong { font-weight: 600; }
small { font-size: 80%; }
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
a { color: #007bff; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; }
a:hover { color: #0056b3; text-decoration: underline; }
a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; } a:not([href]):not([tabindex]):focus { outline: 0; }
a[href^=tel] { text-decoration:inherit; color: inherit; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
pre { margin-top: 0;  margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }
figure { margin: 0 0 1rem; }
img { max-width: 100%; height: auto; vertical-align: middle; border-style: none; }
svg:not(:root) { overflow: hidden; }
table {  border-collapse: collapse; }
caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }
th { text-align: inherit; }
label { display: inline-block; margin-bottom: 0.5rem; }
button { border-radius: 0; }
button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }
input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }
input[type="radio"], input[type="checkbox"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }
textarea { overflow: auto; resize: vertical; }
fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }
legend { display: block; width: 100%; max-width: 100%; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; padding:0 0 15px 0; float:left; } /* padding:20px 0; float:left; */
progress { vertical-align: baseline; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { outline-offset: -2px; -webkit-appearance: none; }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }
output { display: inline-block; }
summary { display: list-item; cursor: pointer; }
template { display: none; }
[hidden] { display: none!important; }  
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: inherit; line-height: 1.2; color: inherit; }
h1, .h1 { font-size: 2.5rem; }
h2, .h2 { font-size: 2rem; }
h3, .h3 { font-size: 1.75rem; }
h4, .h4 { font-size: 1.5rem; }
h5, .h5 { font-size: 1.25rem; }
h6, .h6 { font-size: 1rem; }
hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }
small, .small { font-size: 80%; font-weight: 400; }
mark, .mark { padding: 0.2em; background-color: #fcf8e3; }
code, kbd, pre, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
code { font-size: 87.5%; color: #e83e8c; word-break: break-word; }
a > code { color: inherit; }
kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0.2rem; }
kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }
pre { display: block; font-size: 87.5%; color: #212529; }
pre code { font-size: inherit; color: inherit; word-break: normal; }

/************************************************************************************************
* PRESET STYLES *********************************************************************************
************************************************************************************************/
.clearfix:after { display: block; clear: both; content: ""; }

/* WRAPPER CONTAINER */
#wrapper { position:relative; min-height:100%; }
div.wrapper, nav.wrapper { position:relative; /*width:96%; padding:0 2%;*/ width:100%; }

@media (min-width: 1366px) { div.wrapper, nav.wrapper { max-width:1366px; } }
@media (min-width: 1280px) and (max-width: 1365px) { div.wrapper, nav.wrapper { max-width:1280px; } }
@media (min-width: 1024px) and (max-width: 1279px) { div.wrapper, nav.wrapper { max-width:1024px; } }
@media (min-width: 1024px) { div.wrapper, nav.wrapper { margin: 0 auto; } }
@media (max-width: 1023px) { div.wrapper, nav.wrapper { width:90%; padding:0 5%; } }

.wrap-wide, .wrap-full { display:block; width:100%; margin: 0 auto; position: relative; }
/*.wrapper:after { content:' '; display:block; clear:both; height:0; }*/

.hidden { display:none; }

.float-left { float: left!important; }
.float-right { float: right!important; }
.float-none { loat: none!important; }

.align-baseline { vertical-align: baseline!important; }
.align-top { vertical-align: top!important; }
.align-middle { vertical-align: middle!important; }
.align-bottom { vertical-align: bottom!important; }
.align-text-bottom { vertical-align: text-bottom!important; }
.align-text-top { vertical-align: text-top!important; }

.position-static { position: static!important; }
.position-relative { position: relative!important; }
.position-absolute { position: absolute!important; }
.position-fixed { position: fixed!important; }
.position-sticky { position: -webkit-sticky!important; position: sticky!important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }
.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.text-justify { text-align: justify!important; }
.text-nowrap { white-space: nowrap!important; }
.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.text-left { text-align: left!important; }
.text-right { text-align: right!important; }
.text-center { text-align: center!important; }

.text-underline { text-decoration:underline!important; }
.text-lowercase, .lowercase { text-transform: lowercase!important; }
.text-uppercase, .uppercase { text-transform: uppercase!important; }
.text-capitalize, .capitalize { text-transform: capitalize!important; }

.font-weight-light { font-weight: 300!important; }
.font-weight-normal { font-weight: 400!important; }
.font-weight-bold { font-weight: 700!important; }
.font-italic { font-style: italic!important; }

.text-white { color: #fff!important; }
.text-primary { color: #007bff!important; }

.list-unstyled { padding-left: 0; list-style: none; }
.list-inline { padding-left: 0; list-style: none; }
.list-inline-item { display: inline-block; }
.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }
.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }
.blockquote-footer::before { content: "\2014 \00A0"; }

.img-fluid { max-width: 100%; height: auto; }
.img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }
.figure-img { margin-bottom: 0.5rem; line-height: 1; }
.figure-caption { font-size: 90%; color: #6c757d; }

/*.iframe-wrapper { padding-bottom: 56.25%; padding-top: 25px; height: 0; }
.iframe-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.iframe-wrapper:after, .iframe-wrapper iframe:after { clear:both; }*/

img.align-left, img.alignleft { float: left; margin-right: 34px; margin-bottom: 1rem; }
img.align-right, img.alignright { float: right; margin-left: 34px; margin-bottom: 1rem; }
.align-center img, img.align-center, img.aligncenter { display: block; margin-left: auto; margin-right: auto; clear: both; /*clear: both; display: block; margin: auto 0; margin-bottom: 1rem;*/ }

ul.list-inline { list-style-type: none; margin:0; padding:0; } ul.list-inline li { display:inline-block; }

div.inline, span.inline, h1.inline, h2.inline, h3.inline, h4.inline, h5.inline, h6.inline { display:inline-block; }

@media only screen and (min-width: 721px) {
	/*img.middle-left, img.middle-right { position: absolute; top: 0; bottom: 0; margin: auto 0; }
	img.middle-left { left:0; } img.middle-right { right:0; }
	img.middle-center { display: block; margin-left: auto; margin-right: auto; clear: both; }	*/
} 
@media only screen and (max-width: 720px) {
	img.align-left, img.alignleft, img.align-right, img.alignright { display:block; float:none!important; margin-right:0; margin-left:0; }	
	img.middle-left, img.middle-center, img.middle-right { position:relative; display: block; margin-left: auto; margin-right: auto; clear: both; }
} 

span.fa { padding-right:6px; }

a.text-primary:hover, a.text-primary:focus { color: #0062cc!important; }
a.text-secondary:hover, a.text-secondary:focus { color: #545b62!important; }
a.text-success:hover, a.text-success:focus { color: #1e7e34!important; }
a.text-info:hover, a.text-info:focus { color: #117a8b!important; }
a.text-warning:hover, a.text-warning:focus { color: #d39e00!important; }
a.text-danger:hover, a.text-danger:focus { color: #bd2130!important; }
a.text-light:hover, a.text-light:focus { color: #dae0e5!important; }
a.text-dark:hover, a.text-dark:focus { color: #1d2124!important; }

.text-secondary { color: #6c757d!important; }
.text-success { color: #28a745!important; }
.text-info { color: #17a2b8!important; }
.text-warning { color: #ffc107!important; }
.text-danger { color: #dc3545!important; }
.text-light { color: #f8f9fa!important; }
.text-dark { color: #343a40!important; }

.text-body { color: #212529!important; }
.text-muted { color: #6c757d!important; }
.text-black-50 { color: rgba(0, 0, 0, 0.5)!important; }
.text-white-50 { color: rgba(255, 255, 255, 0.5)!important; }
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.visible { visibility: visible!important; }
.invisible { visibility: hidden!important; }

@supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)!important; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)!important; }

.shadow { -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)!important; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)!important; }

.shadow-lg { -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175)!important; box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175)!important; }

.shadow-none { -webkit-box-shadow: none!important; box-shadow: none!important; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.accordion .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; }
.accordion .card:not(:first-of-type) .card-header:first-child { border-radius: 0; }
.accordion .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.accordion .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; }

.breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }
.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #6c757d; }

.pagination { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #007bff; background-color: #fff; border: 1px solid #dee2e6; }
.page-link:hover { z-index: 2; color: #0056b3; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }
.page-link:focus { z-index: 2; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
.page-link:not(:disabled):not(.disabled) { cursor: pointer; }

.page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }
.page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }
.page-item.active .page-link { z-index: 1; color: #fff; background-color: #007bff; border-color: #007bff; }
.page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }
.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }
.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; }
.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; }
.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; }

@media (min-width: 576px) {
	.float-sm-left { float: left!important; }
	.float-sm-right { float: right!important; }
	.float-sm-none { float: none!important; }
}
@media (min-width: 768px) {
	.float-md-left { float: left!important; }
	.float-md-right { float: right!important; }
	.float-md-none { float: none!important; }
}
@media (min-width: 992px) {
	.float-lg-left { float: left!important; }
	.float-lg-right { float: right!important; }
	.float-lg-none { float: none!important; }
}
@media (min-width: 1200px) {
	.float-xl-left { float: left!important; }
	.float-xl-right { float: right!important; }
	.float-xl-none { float: none!important; }
}
@media (min-width: 1024px) {
	.float-left, .float-right { display:inline-block; } .float-right:after { clear:both; }	
}

@media (min-width: 576px) {
	.text-sm-left { text-align: left!important; }
	.text-sm-right { text-align: right!important; }
	.text-sm-center { text-align: center!important; }
}
@media (min-width: 768px) {
	.text-md-left { text-align: left!important; }
	.text-md-right { text-align: right!important; }
	.text-md-center { text-align: center!important; }
}
@media (min-width: 992px) {
	.text-lg-left { text-align: left!important; }
	.text-lg-right { text-align: right!important; }
	.text-lg-center { text-align: center!important; }
}
@media (min-width: 1200px) {
	.text-xl-left { text-align: left!important; }
	.text-xl-right { text-align: right!important; }
	.text-xl-center { text-align: center!important; }
}

ul.menu, .menu ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; }
ul.menu ul li, .menu ul li { display:inline-block; }
ul.menu ul li a, .menu ul li a { display: block; }

.margin-left-5 { margin-left:5px; } .margin-right-5 { margin-right:5px; }
.margin-left-10 { margin-left:10px; } .margin-right-10 { margin-right:10px; }
.margin-left-15 { margin-left:15px; } .margin-right-15 { margin-right:15px; }
.margin-left-20 { margin-left:20px; } .margin-right-20 { margin-right:20px; }
.margin-left-25 { margin-left:25px; } .margin-right-25 { margin-right:25px; }

.margin-top-5 { margin-top:5px; } .margin-bot-5 { margin-bottom:5px; }
.margin-top-10 { margin-top:10px; } .margin-bot-10 { margin-bottom:10px; }
.margin-top-15 { margin-top:15px; } .margin-bot-15 { margin-bottom:15px; }
.margin-top-20 { margin-top:20px; } .margin-bot-20 { margin-bottom:20px; }

.padding-top-5 { padding-top:5px; } .padding-bot-5 { padding-bottom:5px; }
.padding-top-10 { padding-top:10px; } .padding-bot-10 { padding-bottom:10px; }
.padding-top-15 { padding-top:15px; } .padding-bot-15 { padding-bottom:15px; }
.padding-top-20 { padding-top:20px; } .padding-bot-20 { padding-bottom:20px; }

.margin-space-5 { margin:5px 0; }
.margin-space-10 { margin:10px 0; }
.margin-space-15 { margin:15px 0; }
.margin-space-20 { margin:20px 0; }
.margin-space-25 { margin:25px 0; }

.padding-space-5 { padding:5px 0; }
.padding-space-10 { padding:10px 0; }
.padding-space-15 { padding:15px 0; }
.padding-space-20 { padding:20px 0; }
.padding-space-25 { padding:25px 0; }

.margin-sides-5 { margin:0 5px; } .margin-sides-10 { margin:0 10px; } .margin-sides-15 { margin:0 15px; }

@media (min-width: 768px) {	
	.show-desktop { } .show-mobile { display:none; }
}
@media (max-width: 767px) {	
	.show-desktop { display:none; } .show-mobile {  }
}

div.half article {
  -webkit-columns: 2 400px;
     -moz-columns: 2 400px;
          columns: 2 400px;
}

/************************************************************************************************
* ROW & INLINE COLUMNS **************************************************************************  white-space: nowrap; 
************************************************************************************************/

div.container { width: 100%; margin:0; padding:0; }
div.row { width:100%; margin:0; padding:0; }
div.row:after { content: ""; display: table; clear: both; }

@media(min-width: 1024px) {	
	div.row div.col-full,
	div.row div.col-half,
	div.row div.col-third,
	div.row div.col-one-third,
	div.row div.col-two-thirds,
	div.row div.col-fourth,
	div.row div.col-1-fourth,
	div.row div.col-3-fourth,
	div.row div.col-fifth,
	div.row div.col-sixth			{ float:left; margin:0; padding:0; vertical-align:top; }
	
	div.row div.col-90,
	div.row div.col-86,
	div.row div.col-80,
	div.row div.col-76,
	div.row div.col-74,
	div.row div.col-70,
	div.row div.col-60,
	div.row div.col-50,
	div.row div.col-40,
	div.row div.col-34,
	div.row div.col-30,
	div.row div.col-25,
	div.row div.col-24,
	div.row div.col-22,
	div.row div.col-20,
	div.row div.col-15,
	div.row div.col-14,
	div.row div.col-13,
	div.row div.col-12,
	div.row div.col-10				{ float:left; margin:0; padding:0; vertical-align:top; }
	
	div.row div.col-full 			{ width: 100%; }
	div.row div.col-half			{ width: 49%; } div.row div.col-half:nth-child(1) { margin-right:1%; } div.row div.col-half:nth-child(2) { margin-left:1%; }
	div.row div.col-third 			{ width: 32%; } div.row div.col-third:nth-child(1) { margin-right:1%; } div.row div.col-third:nth-child(2) { margin:0 1%; } div.row div.col-third:nth-child(3) { margin-left:1%; }
	div.row div.col-one-third 		{ width: 32%; } div.row div.col-one-third:nth-child(1) { margin-right:1%; } div.row div.col-one-third:nth-child(2) { margin:0 1%; } div.row div.col-one-third:nth-child(3) { margin-left:1%; }
	div.row div.col-two-thirds		{ width: 66%; } div.row div.col-one-third.start { margin:0 1% 0 0; } div.row div.col-two-thirds.end { margin:0 0 0 1%; } div.row div.col-one-third.end { margin:0 0 0 1%; } div.row div.col-two-thirds.start { margin:0 1% 0 0; }
	div.row div.col-fourth  		{ width: 23.4%; } div.row div.col-fourth:nth-child(1) { margin-right:1%; } div.row div.col-fourth:nth-child(2) { margin:0 1% 0 1%; } div.row div.col-fourth:nth-child(3) { margin:0 1% 0 1%; } div.row div.col-fourth:nth-child(4) { margin-left:1%; } 
	div.row div.col-1-fourth		{ width: 24%; } div.row div.col-1-fourth.left { margin-right:1%; } div.row div.col-3-fourth.right { margin-left:1%; } 
	div.row div.col-3-fourth 		{ width: 74%; } div.row div.col-1-fourth.right { margin-left:1%; } div.row div.col-3-fourth.left { margin-right:1%; } 
	div.row div.col-fifth	  		{ width: 18.4%; } div.row div.col-fifth:nth-child(1) { margin-right:1%; } div.row div.col-fifth:nth-child(2) { margin:0 1% 0 1%; } div.row div.col-fifth:nth-child(3) { margin:0 1% 0 1%; } div.row div.col-fifth:nth-child(4) { margin:0 1% 0 1%; } div.row div.col-fifth:nth-child(5) { margin-left:1%; }
	div.row div.col-sixth	  		{ width: 15%; } div.row div.col-sixth:nth-child(1) { margin-right:1%; } div.row div.col-sixth:nth-child(2) { margin:0 1% 0 1%; } div.row div.col-sixth:nth-child(3) { margin:0 1% 0 1%; } div.row div.col-sixth:nth-child(4) { margin:0 1% 0 1%; } div.row div.col-sixth:nth-child(5) { margin:0 1% 0 1%; }div.row div.col-sixth:nth-child(6) { margin-left:1%; }

	div.row div.col-90				{ width: 90%; }
	div.row div.col-86				{ width: 86%; }
	div.row div.col-80				{ width: 80%; }
	div.row div.col-76				{ width: 76%; }
	div.row div.col-74				{ width: 74%; }
	div.row div.col-70				{ width: 70%; }
	div.row div.col-60				{ width: 60%; }
	div.row div.col-50				{ width: 50%; }
	div.row div.col-40				{ width: 40%; }
	div.row div.col-34				{ width: 34%; }
	div.row div.col-30				{ width: 30%; }
	div.row div.col-30				{ width: 30%; }
	div.row div.col-25				{ width: 25%; }	
	div.row div.col-24				{ width: 24%; }	
	div.row div.col-22				{ width: 22%; }
	div.row div.col-20				{ width: 20%; }
	div.row div.col-15				{ width: 15%; }
	div.row div.col-14				{ width: 14%; }
	div.row div.col-13				{ width: 13%; }
	div.row div.col-12				{ width: 12%; }
	div.row div.col-10				{ width: 10%; }
	
	div.row div.pos-left			{ margin-right:1%; }
	div.row div.pos-mid				{ margin:0 1% 0 1% }
	div.row div.pos-right			{ margin-left:1%; }
}

@media(max-width: 1023px) {
	div.row div.col-full,
	div.row div.col-half,
	div.row div.col-third,
	div.row div.col-one-third,
	div.row div.col-two-third,
	div.row div.col-fourth,
	div.row div.col-1-fourth,
	div.row div.col-3-fourth,
	div.row div.col-fifth,
	div.row div.col-sixth	  		{ width: 100%; margin:0; padding:0; }
	
	div.row div.col-90,
	div.row div.col-86,
	div.row div.col-80,
	div.row div.col-76,
	div.row div.col-74,
	div.row div.col-70,
	div.row div.col-60,
	div.row div.col-50,
	div.row div.col-40,
	div.row div.col-34,
	div.row div.col-30,
	div.row div.col-25,
	div.row div.col-24,
	div.row div.col-22,
	div.row div.col-20,
	div.row div.col-15,
	div.row div.col-14,
	div.row div.col-13,
	div.row div.col-12,
	div.row div.col-10				{ width: 100%; margin:0; padding:0; }
}

/************************************************************************************************
* CSS TABLES ************************************************************************************
************************************************************************************************/

 /*1024px*/  /*1023px*/

@media (min-width: 768px) {
	div.css-table { display:table; width:100%; height:0; } div.css-table-row { display:table-row; width:100%; } .css-table-cell { display:table-cell; vertical-align:top; }
	.css-table-cell.top { vertical-align:top; } .css-table-cell.middle { vertical-align:middle!important; } .css-table-cell.bottom { vertical-align:bottom!important; }
	
	main#sub #middle-area { min-height:500px; }
	
	div.css-table .col-full 		{ width: 100%; }
	div.css-table .col-half			{ width: 50%; }
	div.css-table .col-one-third 	{ width: 33%; }
	div.css-table .col-two-thirds  	{ width: 66%; }
	div.css-table .col-fourth  		{ width: 25%; }
	div.css-table .col-fifth	  	{ width: 20%; }
	
	div.css-table .col-90 			{ width: 90%; }
	div.css-table .col-80 			{ width: 80%; }
	div.css-table .col-70 			{ width: 70%; }
	div.css-table .col-60			{ width: 60%; }
	div.css-table .col-55			{ width: 55%; }
	div.css-table .col-50			{ width: 50%; }
	div.css-table .col-40 			{ width: 40%; }
	div.css-table .col-30  			{ width: 30%; }
	div.css-table .col-25 			{ width: 25%; }
	div.css-table .col-20 			{ width: 20%; }
	div.css-table .col-15  			{ width: 15%; }
	div.css-table .col-10  			{ width: 10%; }

	.css-table-row .col-half { width:50%; } .css-table-row .col-one-third { width:33%; } .css-table-row .col-two-thirds { width:66%; } .css-table-row .col-fourth { width:25%; } .css-table-row .col-fifth { width:20%; }	
}
@media (max-width: 767px) {
	div.css-table, div.css-table-row { display: block; }
	.css-table-cell { display:block; width:100%; vertical-align:top; }
	div.css-table-row .col-half, div.css-table-row .col-one-third, div.css-table-row .col-two-thirds, div.css-table-row .col-fourth, div.css-table-row .col-fifth { width:100%; }	
	div.css-table-row .col-90, div.css-table-row .col-80, div.css-table-row .col-70, div.css-table-row .col-60, div.css-table-row .col-50, div.css-table-row .col-40, div.css-table-row .col-30, div.css-table-row .col-20, div.css-table-row .col-10,
	div.css-table-row .col-55, div.css-table-row .col-25 , div.css-table-row .col-15 { width:100%; }
	
	div.css-table div.css-table-row .css-table-cell { padding-bottom:15px; }
}

.fixed-col { display:table-cell; vertical-align:top; }
.fixed-pad-left5px { padding-left:5px; } .fixed-pad-left10px { padding-left:10px; } .fixed-pad-left15px { padding-left:15px; } .fixed-pad-left20px { padding-left:20px; } .fixed-pad-left25px { padding-left:25px; } .fixed-pad-left30px { padding-left:30px; } .fixed-pad-left40px { padding-left:40px; } .fixed-pad-left50px { padding-left:50px; } .fixed-pad-left60px { padding-left:60px; }
.fixed-pad-right5px { padding-right:5px; } .fixed-pad-right10px { padding-right:10px; } .fixed-pad-right15px { padding-right:15px; } .fixed-pad-right20px { padding-right:20px; } .fixed-pad-right25px { padding-right:25px; } .fixed-pad-right30px { padding-right:30px; } .fixed-pad-right40px { padding-right:40px; } .fixed-pad-right50px { padding-right:50px; } .fixed-pad-right60px { padding-right:60px; }

.fixed-pad-left2 { padding-left:2%; } .fixed-pad-left3 { padding-left:3%; } .fixed-pad-left4 { padding-left:4%; } .fixed-pad-left5 { padding-left:5%; } .fixed-pad-left10 { padding-left:10%; }
.fixed-pad-right2 { padding-right:2%; } .fixed-pad-right3 { padding-right:3%; } .fixed-pad-right4 { padding-right:4%; } .fixed-pad-right5 { padding-right:5%; } .fixed-pad-right8 { padding-right:8%; } .fixed-pad-right10 { padding-right:10%; } .fixed-pad-right15 { padding-right:15%; } .fixed-pad-right20 { padding-right:20%; }

/* ELEMENTS */
.element-wrapper { position:relative; }
.element-hv { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); text-align:center; }
.element-vl { position:absolute; top:50%; left:0; transform:translateY(-50%); text-align:left; }
.element-vr { text-align:right; }
.element-h { margin: 0 auto; }

/************************************************************************************************
* FORMS & BUTTONS *******************************************************************************
************************************************************************************************/

form { width:100%; margin:0; padding:0; } form label { display:block; font-size:15px; font-weight:bold; }
fieldset { width: calc(100% - 50px); background-color:#eaeaea; padding:25px; margin-bottom:25px; }
form div.row { margin:0 0 20px 0; }

@media screen and (max-width: 1023px) {
	form div.row div.col-half:nth-child(1), form div.row div.col-third:nth-child(1), form div.row div.col-third:nth-child(2) { margin-bottom:20px; }
	form div.row div.single { margin-bottom:0px!important; }
}

form input, form textarea { border: 1px solid #acacac; font-size:14px; }
form input[type="text"], form input[type="password"], form textarea, form input[type="file"] { width: calc(100% - 22px); padding:10px 10px; }

form input[type="submit"], button { min-width:100px; width:auto; height:auto; padding:10px 15px; border:none!important; background:#ebc534; }
form input[type="submit"]:hover, button:hover { background:#f2cc43; cursor: pointer!important; } button { padding:15px 15px; }

form .select-hidden { display: none; visibility: hidden; padding-right: 10px; }
form .select { cursor: pointer; display: inline-block; position: relative; font-size: 14px; color: #000; width: 100%; height:auto; height: 46px; }
form .select-styled { position: absolute; top: 0; right: 0; bottom: 0; left: 0; color: #000; border: 1px solid #acacac; background:#fff; /*background-color: #c0392b;*/ padding: 10px 10px; transition: all 0.2s ease-in; } 
form .select-styled:after { content:""; width: 0; height: 0; border: 7px solid transparent; border-color: #000 transparent transparent transparent; position: absolute; top: 18px; right: 10px; }
form .select-styled:hover { background-color: darken(#c0392b, 2); }
form .select-styled:active, .select-styled.active { background-color: darken(#c0392b, 5); }
/*form .select-styled:after { top: 9px; border-color: transparent transparent #000 transparent; }*/
form .select-options { display: none; position: absolute; top: 100%; right: 0; left: 0; z-index: 999; margin: 0; padding: 0; list-style: none; background-color: #edf3f7 ; } /*c8e3e3 e6f7f7 ecf8f6*/
form .select-options li { margin: 0; padding: 12px 15px; /*text-indent: 15px;*/ border-top: 1px solid darken(#c0392b, 10); transition: all 0.15s ease-in; }
form .select-options { max-height:255px; overflow-y:auto; }
form .select-options li:hover { color: #29a7a7; background: #fcfcfc!important; }
form [rel="hide"] { display: none; }
form .select-styled.highlight { overflow:hidden; white-space:nowrap; text-overflow: ellipsis; padding-right:40px; }

a.button, a.button-arrow, a.button-double-arrow { display:inline-block; border:none; background-color:#f69050; padding:15px 15px; text-align:center; cursor:pointer; }

a.button .fas, a.button-arrow .fas, a.button-double-arrow .fas, 
input[type="submit"] .fas, input[type="button"] .fas, button  .fas { padding-right:8px; }

span.required, .error, .alert { color:#aa0033; } /*ad0336*/

form div.alert-message { background:#aa0033; color:#fff; padding:10px 15px; margin-bottom:15px; }
form .error { font-size:.95em; }
form input.form-error, form .select-styled.form-error { border:#aa0033 1px solid!important; }

.clear-input { position:absolute; margin-top:-35px; margin-left:-90px; }

/* Password Strength */
.pass-strength { margin-top:5px; } .password span { font-size:.95em; }
#password_strength_indicator{float:left;margin-right:20px;width:100%;display:inline}#password_strength{float:left;/*color:#1e3d5d;*/font-size:.95em}#password_requirements{font-size:.85em}#password_requirements .validation_error{font-size:107%!important}#password_strength_positive{margin-top:10px;margin-bottom:8px;height:15px;display:block;float:left}#password_strength_negative{margin-top:10px;margin-bottom:8px;height:15px;display:block;float:left}.password_strength_description_container{float:left;width:100%}.description_short_password{color:#676767;float:right;font-size:.95em;font-weight:700}.positive_short_password{width:0;background:#f9f9f9}.negative_short_password{width:100%;background:#f9f9f9}.description_weak_password{color:#a03;float:right;font-size:.95em;font-weight:700}.positive_weak_password{width:33%;background:#a03}.negative_weak_password{width:66%;background:#f9f9f9}.description_good_password{color:#69c;float:right;font-size:.95em;font-weight:700}.positive_good_password{width:66%;background:#69c}.negative_good_password{width:33%;background:#f9f9f9}.description_strong_password{color:#008168;float:right;font-size:.95em;font-weight:700}.positive_strong_password{width:100%;background:#008168}.negative_strong_password{width:0;background:#f9f9f9}

/************************************************************************************************
* NOTIFICATION MESSAGE BARS
************************************************************************************************/

#notification-bar-top { position: relative; background-color: rgba(246, 144, 80, 1); border-bottom:#fff 1px solid; color: #fff; }
#notification-bar-bottom { position: fixed; background-color: rgba(0, 0, 0, 0.75); color: #fff; bottom: 0; /*padding:0 50px 0 25px; line-height: 1.5em;*/ }

.notification-bar { display: table; left: 0; z-index: 100; width: 100%; height: 80px; font-size: 1em; line-height: 1.3em; transition: height .3s ease; }
.notification-bar .message { display: table-cell; vertical-align: middle; } .notification-bar .message p { margin:0; padding:0; }
.notification-bar .message a { color: inherit; text-decoration: none; }
.notification-bar button.close { position: absolute; border: 0; width: 30px; height: 30px; top: 50%; right: 5%; margin-top: -15px; background: url("../img/bar-close-icon.png") 6px 6px no-repeat; background-size: 18px 18px; cursor: pointer }
.notification-bar button.close:after { display: none; }
@media all and (min-width:768px) { .notification-bar { text-align: center; height: 60px; } }
@media all and (max-width:767px) { #notification-bar-top .message { padding:0 50px 0 25px; } #notification-bar-bottom .message { padding:15px 50px 15px 25px; } }

.notification-bar.hidden { display:none; } .notification-bar.visible { display:table!important; }

#timerDialog { display:none; }

/************************************************************************************************
* BACK TO TOP
************************************************************************************************/

#backtop { display:none; position: fixed; left:auto; right:40px; top:auto; bottom: 80px; outline: none; overflow:hidden; color:#fff; text-align:center; background-color:rgba(69,147,159,0.84); height:40px; width:40px; line-height:40px; font-size:14px; border-radius:2px; cursor:pointer; transition:all 0.3s linear; z-index:999999; opacity:1; }
#backtop:hover { background-color:rgba(86,170,183,0.84); } #backtop.mcOut { opacity:0; }

/************************************************************************************************
* MEDIA PRINT ***********************************************************************************
************************************************************************************************/
@media print {
	*, *::before, *::after { text-shadow: none!important; -webkit-box-shadow: none!important; box-shadow: none!important; }
	a:not(.btn) { text-decoration: underline; }
	abbr[title]::after { content: " (" attr(title) ")"; }
	pre { white-space: pre-wrap!important; }
	pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
	@page { size: a3; }
	body { min-width: 992px!important; }
	.container { min-width: 992px!important; }
	.navbar { display: none; }
	.badge { border: 1px solid #000; }
	.table { border-collapse: collapse!important; }
	.table td, .table th { background-color: #fff!important; }
	table-bordered th, .table-bordered td { border: 1px solid #dee2e6!important; }
}