.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{ margin-bottom: 8px}
.text-white{ color: #fff}
.d-inline-block{ display: inline-block}
.btn-outline-primary {
	color: #5a53c5;
	background-color: transparent;
	background-image: none;
	border-color: #5a53c5
}
.bg-transparent{ background: transparent !important;}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #5a53c5;
	border-color: #5a53c5
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
	color: #6c757d;
	background-color: transparent;
	background-image: none;
	border-color: #6c757d
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
	color: #28a745;
	background-color: transparent;
	background-image: none;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
	color: #17a2b8;
	background-color: transparent;
	background-image: none;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
	color: #ffc107;
	background-color: transparent;
	background-image: none;
	border-color: #ffc107
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
	color: #dc3545;
	background-color: transparent;
	background-image: none;
	border-color: #dc3545
}

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

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}
.text-primary {
	color: #5a53c5 !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #5248ea !important
}

.text-secondary {
	color: #6c757d!important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #545b62!important
}

.text-success {
	color: #28a745!important
}

a.text-success:focus,
a.text-success:hover {
	color: #1e7e34!important
}

.text-info {
	color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
	color: #117a8b!important
}

.text-warning {
	color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #d39e00!important
}

.text-danger {
	color: #dc3545!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #bd2130!important
}

.text-light {
	color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
	color: #dae0e5!important
}

.text-dark {
	color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #1d2124!important
}
.font-weight-medium{ font-weight: 500 !important}
.font-weight-semibold{ font-weight: 600 !important}
.font-weight-bold{ font-weight: 700 !important}
.text-secondary {
    color: #6c757d;
}
.position-static {
	position: static!important
}


.position-relative {
	position: relative!important
}

.position-absolute {
	position: absolute!important
}

.position-fixed {
	position: fixed!important
}

.small, small {
    font-size: 80%;
    font-weight: 400;
}
.img-fluid {
	max-width: 100%;
	height: auto
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-12{ clear: both}
.w-25 {
	width: 25%!important
}

.w-50 {
	width: 50%!important
}

.w-75 {
	width: 75%!important
}

.w-100 {
	width: 100%!important
}

.w-auto {
	width: auto!important
}

.h-25 {
	height: 25%!important
}

.h-50 {
	height: 50%!important
}

.h-75 {
	height: 75%!important
}

.h-100 {
	height: 100%!important
}

.h-auto {
	height: auto!important
}
.float-right {
    float: right!important;
}
.rounded {
	border-radius: .25rem!important
}

.rounded-top {
	border-top-left-radius: .25rem!important;
	border-top-right-radius: .25rem!important
}

.rounded-right {
	border-top-right-radius: .25rem!important;
	border-bottom-right-radius: .25rem!important
}

.rounded-bottom {
	border-bottom-right-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important
}

.rounded-left {
	border-top-left-radius: .25rem!important;
	border-bottom-left-radius: .25rem!important
}

.rounded-circle {
	border-radius: 50%!important
}

.rounded-0 {
	border-radius: 0!important
}


.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: 4px!important
}

.mt-1,
.my-1 {
	margin-top: 4px!important
}

.mr-1,
.mx-1 {
	margin-right: 4px!important
}

.mb-1,
.my-1 {
	margin-bottom: 4px!important
}

.ml-1,
.mx-1 {
	margin-left: 4px!important
}

.m-2 {
	margin: 8px!important
}

.mt-2,
.my-2 {
	margin-top: 8px!important
}

.mr-2,
.mx-2 {
	margin-right: 8px!important
}

.mb-2,
.my-2 {
	margin-bottom: 8px!important
}

.ml-2,
.mx-2 {
	margin-left: 8px!important
}

.m-3 {
	margin:16px!important
}

.mt-3,
.my-3 {
	margin-top:16px!important
}

.mr-3,
.mx-3 {
	margin-right:16px!important
}

.mb-3,
.my-3 {
	margin-bottom:16px!important
}

.ml-3,
.mx-3 {
	margin-left:16px!important
}

.m-4 {
	margin: 24px!important
}

.mt-4,
.my-4 {
	margin-top: 24px!important
}

.mr-4,
.mx-4 {
	margin-right:24px!important
}

.mb-4,
.my-4 {
	margin-bottom:24px!important
}

.ml-4,
.mx-4 {
	margin-left:24px!important
}

.m-5 {
	margin:42px!important
}

.mt-5,
.my-5 {
	margin-top:42px!important
}

.mr-5,
.mx-5 {
	margin-right:42px!important
}

.mb-5,
.my-5 {
	margin-bottom:42px!important
}

.ml-5,
.mx-5 {
	margin-left:42px!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: 4px!important
}

.pt-1,
.py-1 {
	padding-top: 4px!important
}

.pr-1,
.px-1 {
	padding-right: 4px!important
}

.pb-1,
.py-1 {
	padding-bottom: 4px!important
}

.pl-1,
.px-1 {
	padding-left: 4px!important
}

.p-2 {
	padding:8px!important
}

.pt-2,
.py-2 {
	padding-top:8px!important
}

.pr-2,
.px-2 {
	padding-right:8px!important
}

.pb-2,
.py-2 {
	padding-bottom:8px!important
}

.pl-2,
.px-2 {
	padding-left:8px!important
}

.p-3 {
	padding:16px!important
}

.pt-3,
.py-3 {
	padding-top:16px!important
}

.pr-3,
.px-3 {
	padding-right:16px!important
}

.pb-3,
.py-3 {
	padding-bottom:16px!important
}

.pl-3,
.px-3 {
	padding-left:16px!important
}

.p-4 {
	padding:24px!important
}

.pt-4,
.py-4 {
	padding-top:24px!important
}

.pr-4,
.px-4 {
	padding-right:24px!important
}

.pb-4,
.py-4 {
	padding-bottom:24px!important
}

.pl-4,
.px-4 {
	padding-left:24px!important
}

.p-5 {
	padding:36px!important
}

.pt-5,
.py-5 {
	padding-top:36px!important
}

.pr-5,
.px-5 {
	padding-right:36px!important
}

.pb-5,
.py-5 {
	padding-bottom:36px!important
}

.pl-5,
.px-5 {
	padding-left:36px!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: 4px!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: 4px!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: 4px!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: 4px!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: 4px!important
	}
	.m-sm-2 {
		margin:8px!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top:8px!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right:8px!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom:8px!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left:8px!important
	}
	.m-sm-3 {
		margin:16px!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top:16px!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right:16px!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom:16px!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left:16px!important
	}
	.m-sm-4 {
		margin:24px!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top:24px!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right:24px!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom:24px!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left:24px!important
	}
	.m-sm-5 {
		margin:36px!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top:36px!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right:36px!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom:36px!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left:36px!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: 4px!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: 4px!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: 4px!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: 4px!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: 4px!important
	}
	.p-sm-2 {
		padding:8px!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top:8px!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right:8px!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom:8px!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left:8px!important
	}
	.p-sm-3 {
		padding:16px!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top:16px!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right:16px!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom:16px!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left:16px!important
	}
	.p-sm-4 {
		padding:24px!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top:24px!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right:24px!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom:24px!important
	}
	.pl-sm-4,

	.px-sm-4 {
		padding-left:24px!important
	}
	.p-sm-5 {
		padding:36px!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top:36px!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right:36px!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom:36px!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left:36px!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: 4px!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: 4px!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: 4px!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: 4px!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: 4px!important
	}
	.m-md-2 {
		margin:8px!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top:8px!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right:8px!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom:8px!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left:8px!important
	}
	.m-md-3 {
		margin:16px!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top:16px!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right:16px!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom:16px!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left:16px!important
	}
	.m-md-4 {
		margin:24px!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top:24px!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right:24px!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom:24px!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left:24px!important
	}
	.m-md-5 {
		margin:36px!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top:36px!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right:36px!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom:36px!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left:36px!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: 4px!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: 4px!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: 4px!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: 4px!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: 4px!important
	}
	.p-md-2 {
		padding:8px!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top:8px!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right:8px!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom:8px!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left:8px!important
	}
	.p-md-3 {
		padding:16px!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top:16px!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right:16px!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom:16px!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left:16px!important
	}
	.p-md-4 {
		padding:24px!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top:24px!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right:24px!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom:24px!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left:24px!important
	}
	.p-md-5 {
		padding:36px!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top:36px!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right:36px!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom:36px!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left:36px!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: 4px!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: 4px!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: 4px!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: 4px!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: 4px!important
	}
	.m-lg-2 {
		margin:8px!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top:8px!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right:8px!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom:8px!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left:8px!important
	}
	.m-lg-3 {
		margin:16px!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top:16px!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right:16px!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom:16px!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left:16px!important
	}
	.m-lg-4 {
		margin:24px!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top:24px!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right:24px!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom:24px!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left:24px!important
	}
	.m-lg-5 {
		margin:36px!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top:36px!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right:36px!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom:36px!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left:36px!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: 4px!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: 4px!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: 4px!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: 4px!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: 4px!important
	}
	.p-lg-2 {
		padding:8px!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top:8px!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right:8px!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom:8px!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left:8px!important
	}
	.p-lg-3 {
		padding:16px!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top:16px!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right:16px!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom:16px!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left:16px!important
	}
	.p-lg-4 {
		padding:24px!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top:24px!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right:24px!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom:24px!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left:24px!important
	}
	.p-lg-5 {
		padding:36px!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top:36px!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right:36px!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom:36px!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left:36px!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0!important
	}
	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0!important
	}
	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0!important
	}
	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0!important
	}
	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0!important
	}
	.m-xl-1 {
		margin: 4px!important
	}
	.mt-xl-1,
	.my-xl-1 {
		margin-top: 4px!important
	}
	.mr-xl-1,
	.mx-xl-1 {
		margin-right: 4px!important
	}
	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: 4px!important
	}
	.ml-xl-1,
	.mx-xl-1 {
		margin-left: 4px!important
	}
	.m-xl-2 {
		margin:8px!important
	}
	.mt-xl-2,
	.my-xl-2 {
		margin-top:8px!important
	}
	.mr-xl-2,
	.mx-xl-2 {
		margin-right:8px!important
	}
	.mb-xl-2,
	.my-xl-2 {
		margin-bottom:8px!important
	}
	.ml-xl-2,
	.mx-xl-2 {
		margin-left:8px!important
	}
	.m-xl-3 {
		margin:16px!important
	}
	.mt-xl-3,
	.my-xl-3 {
		margin-top:16px!important
	}
	.mr-xl-3,
	.mx-xl-3 {
		margin-right:16px!important
	}
	.mb-xl-3,
	.my-xl-3 {
		margin-bottom:16px!important
	}
	.ml-xl-3,
	.mx-xl-3 {
		margin-left:16px!important
	}
	.m-xl-4 {
		margin:24px!important
	}
	.mt-xl-4,
	.my-xl-4 {
		margin-top:24px!important
	}
	.mr-xl-4,
	.mx-xl-4 {
		margin-right:24px!important
	}
	.mb-xl-4,
	.my-xl-4 {
		margin-bottom:24px!important
	}
	.ml-xl-4,
	.mx-xl-4 {
		margin-left:24px!important
	}
	.m-xl-5 {
		margin:36px!important
	}
	.mt-xl-5,
	.my-xl-5 {
		margin-top:36px!important
	}
	.mr-xl-5,
	.mx-xl-5 {
		margin-right:36px!important
	}
	.mb-xl-5,
	.my-xl-5 {
		margin-bottom:36px!important
	}
	.ml-xl-5,
	.mx-xl-5 {
		margin-left:36px!important
	}
	.p-xl-0 {
		padding: 0!important
	}
	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0!important
	}
	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0!important
	}
	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0!important
	}
	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0!important
	}
	.p-xl-1 {
		padding: 4px!important
	}
	.pt-xl-1,
	.py-xl-1 {
		padding-top: 4px!important
	}
	.pr-xl-1,
	.px-xl-1 {
		padding-right: 4px!important
	}
	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: 4px!important
	}
	.pl-xl-1,
	.px-xl-1 {
		padding-left: 4px!important
	}
	.p-xl-2 {
		padding:8px!important
	}
	.pt-xl-2,
	.py-xl-2 {
		padding-top:8px!important
	}
	.pr-xl-2,
	.px-xl-2 {
		padding-right:8px!important
	}
	.pb-xl-2,
	.py-xl-2 {
		padding-bottom:8px!important
	}
	.pl-xl-2,
	.px-xl-2 {
		padding-left:8px!important
	}
	.p-xl-3 {
		padding:16px!important
	}
	.pt-xl-3,
	.py-xl-3 {
		padding-top:16px!important
	}
	.pr-xl-3,
	.px-xl-3 {
		padding-right:16px!important
	}
	.pb-xl-3,
	.py-xl-3 {
		padding-bottom:16px!important
	}
	.pl-xl-3,
	.px-xl-3 {
		padding-left:16px!important
	}
	.p-xl-4 {
		padding:24px!important
	}
	.pt-xl-4,
	.py-xl-4 {
		padding-top:24px!important
	}
	.pr-xl-4,
	.px-xl-4 {
		padding-right:24px!important
	}
	.pb-xl-4,
	.py-xl-4 {
		padding-bottom:24px!important
	}
	.pl-xl-4,
	.px-xl-4 {
		padding-left:24px!important
	}
	.p-xl-5 {
		padding:36px!important
	}
	.pt-xl-5,
	.py-xl-5 {
		padding-top:36px!important
	}
	.pr-xl-5,
	.px-xl-5 {
		padding-right:36px!important
	}
	.pb-xl-5,
	.py-xl-5 {
		padding-bottom:36px!important
	}
	.pl-xl-5,
	.px-xl-5 {
		padding-left:36px!important
	}
	.m-xl-auto {
		margin: auto!important
	}
	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto!important
	}
	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto!important
	}
	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto!important
	}
	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto!important
	}
}

.custom-control {
	position: relative;
	display: block;
	min-height: 20px;
	padding-left: 25px
}
.custom-control.custom-checkbox, .custom-control.custom-radio{ padding-left: 0}
.custom-control.custom-checkbox .custom-control-label, .custom-control.custom-radio .custom-control-label{ padding-left: 25px;}

.custom-control-inline {
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
	color: #fff;
	background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
	box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:active~.custom-control-label::before {
	color: #fff;
	background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
	color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0
}

.custom-control-label::before {
	position: absolute;
	top: 6px;
	left: -25px;
	display: block;
	width: 16px;
	height: 16px;
	pointer-events: none;
	content: "";
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #dee2e6
}
.custom-checkbox .custom-control-label::before, .custom-radio .custom-control-label::before{ left: 0}

.custom-control-label::after {
	position: absolute;
	top: 1px;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #007bff
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
	background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
	background-color: #007bff
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
	background-color: rgba(0, 123, 255, .5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: 35px;
	padding: .375rem 1.75rem .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
	background-size: 8px 10px;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(128, 189, 255, .5)
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: .75rem;
	background-image: none
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	opacity: 0
}

.custom-select-sm {
	height: calc(1.8125rem + 2px);
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 75%
}

.custom-select-lg {
	height: calc(2.875rem + 2px);
	padding-top: .375rem;
	padding-bottom: .375rem;
	font-size: 125%
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(2.25rem + 2px);
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(2.25rem + 2px);
	margin: 0;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #80bdff;
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:focus~.custom-file-label::after {
	border-color: #80bdff
}

.custom-file-input:disabled~.custom-file-label {
	background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label::after {
	content: "Browse"
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(2.25rem + 2px);
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: 2.25rem;
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: 1px solid #ced4da;
	border-radius: 0 .25rem .25rem 0
}
.border {
	border: 1px solid #dee2e6!important
}

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

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

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

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

.border-0 {
	border: 0!important
}

.border-top-0 {
	border-top: 0!important
}

.border-right-0 {
	border-right: 0!important
}

.border-bottom-0 {
	border-bottom: 0!important
}
.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}
.row.justify-content-center.align-items-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.justify-content-center {
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.flex-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


@media (min-width:576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.flex-row .col-sm-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.flex-row .col-sm-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.flex-row .col-sm-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.flex-row .col-sm-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.2%; /* RK  .333333 */
	}
	.flex-row .col-sm-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.flex-row .col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.flex-row .col-sm-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.flex-row .col-sm-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.flex-row .col-sm-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.flex-row .col-sm-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.flex-row .col-sm-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.flex-row .col-sm-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.flex-row .order-sm-first {
		-ms-flex-order: -1;
		order: -1
	}
	.flex-row .order-sm-last {
		-ms-flex-order: 13;
		order: 13
	}
	.flex-row .order-sm-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.flex-row .order-sm-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.flex-row .order-sm-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.flex-row .order-sm-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.flex-row .order-sm-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.flex-row .order-sm-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.flex-row .order-sm-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.flex-row .order-sm-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.flex-row .order-sm-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.flex-row .order-sm-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.flex-row .order-sm-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.flex-row .order-sm-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.flex-row .order-sm-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.flex-row .offset-sm-0 {
		margin-left: 0
	}
	.flex-row .offset-sm-1 {
		margin-left: 8.333333%
	}
	.flex-row .offset-sm-2 {
		margin-left: 16.666667%
	}
	.flex-row .offset-sm-3 {
		margin-left: 25%
	}
	.flex-row .offset-sm-4 {
		margin-left: 33.333333%
	}
	.flex-row .offset-sm-5 {
		margin-left: 41.666667%
	}
	.flex-row .offset-sm-6 {
		margin-left: 50%
	}
	.flex-row .offset-sm-7 {
		margin-left: 58.333333%
	}
	.flex-row .offset-sm-8 {
		margin-left: 66.666667%
	}
	.flex-row .offset-sm-9 {
		margin-left: 75%
	}
	.flex-row .offset-sm-10 {
		margin-left: 83.333333%
	}
	.flex-row .offset-sm-11 {
		margin-left: 91.666667%
	}
}
@media (min-width:768px) {
	.flex-row  .col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.flex-row  .col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.flex-row  .col-md-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.flex-row  .col-md-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.flex-row  .col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.flex-row .col-md-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.2%  /* RK  .333333 */
	}
	.flex-row  .col-md-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.5%; /* RK  .666667 */ 
	}
	.flex-row  .col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.flex-row .col-md-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.2%; /* RK  .333333 */
	}
	.flex-row .col-md-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.flex-row .col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.flex-row .col-md-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.flex-row .col-md-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.flex-row .col-md-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.flex-row .order-md-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-ms-flex-order: 13;
		order: 13
	}
	.flex-row .order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.flex-row .order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.flex-row .order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.flex-row .order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.flex-row .order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.flex-row .order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.flex-row .order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.flex-row .order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.flex-row .order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.flex-row .order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.flex-row .order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.flex-row .order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.flex-row .order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.flex-row .offset-md-0 {
		margin-left: 0
	}
	.flex-row .offset-md-1 {
		margin-left: 8.333333%
	}
	.flex-row .offset-md-2 {
		margin-left: 16.666667%
	}
	.flex-row .offset-md-3 {
		margin-left: 25%
	}
	.flex-row .offset-md-4 {
		margin-left: 33.333333%
	}
	.flex-row .offset-md-5 {
		margin-left: 41.666667%
	}
	.flex-row .offset-md-6 {
		margin-left: 50%
	}
	.flex-row .offset-md-7 {
		margin-left: 58.333333%
	}
	.flex-row .offset-md-8 {
		margin-left: 66.666667%
	}
	.flex-row .offset-md-9 {
		margin-left: 75%
	}
	.flex-row .offset-md-10 {
		margin-left: 83.333333%
	}
	.flex-row .offset-md-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:992px) {
	.col-lg, .flex-row .col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto, .flex-row .col-lg-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-lg-1, .flex-row .col-lg-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-lg-3, .flex-row .col-lg-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4, .flex-row .col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-lg-5, .flex-row .col-lg-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-lg-6, .flex-row .col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7, .flex-row .col-lg-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-lg-8, .flex-row .col-lg-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.5%; /*RK */
	}
	.col-lg-9, .flex-row .col-lg-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10, .flex-row .col-lg-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-lg-11, .flex-row .col-lg-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-lg-12, .flex-row .col-lg-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first, .flex-row .order-lg-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last, .flex-row .order-lg-last {
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0, .flex-row .order-lg-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1, .flex-row .order-lg-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2, .flex-row .order-lg-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3, .flex-row .order-lg-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4, .flex-row .order-lg-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5, .flex-row .order-lg-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6, .flex-row .order-lg-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7, .flex-row .order-lg-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8, .flex-row .order-lg-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9, .flex-row .order-lg-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10, .flex-row .order-lg-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11, .flex-row .order-lg-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12, .flex-row .order-lg-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0, .flex-row .offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1, .flex-row .offset-lg-1 {
		margin-left: 8.333333%
	}
	.offset-lg-2, .flex-row .offset-lg-2 {
		margin-left: 16.666667%
	}
	.offset-lg-3, .flex-row .offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4, .flex-row .offset-lg-4 {
		margin-left: 33.333333%
	}
	.offset-lg-5, .flex-row .offset-lg-5 {
		margin-left: 41.666667%
	}
	.offset-lg-6, .flex-row .offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7, .flex-row .offset-lg-7 {
		margin-left: 58.333333%
	}
	.offset-lg-8, .flex-row .offset-lg-8 {
		margin-left: 66.666667%
	}
	.offset-lg-9, .flex-row .offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10, .flex-row .offset-lg-10 {
		margin-left: 83.333333%
	}
	.offset-lg-11, .flex-row .offset-lg-11 {
		margin-left: 91.666667%
	}
}

@media (min-width:1200px) {
	.col-xl, .flex-row .col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto, .flex-row .col-xl-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: none
	}
	.col-xl-1, .flex-row .col-xl-1 {
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%
	}
	.col-xl-2, .flex-row .col-xl-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%
	}
	.col-xl-3, .flex-row .col-xl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4, .flex-row .col-xl-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%
	}
	.col-xl-5, .flex-row .col-xl-5 {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%
	}
	.col-xl-6, .flex-row .col-xl-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7, .flex-row .col-xl-7 {
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%
	}
	.col-xl-8, .flex-row .col-xl-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%
	}
	.col-xl-9, .flex-row .col-xl-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 74.9%; /* RK  75% */
	}
	.col-xl-10, .flex-row .col-xl-10 {
		-ms-flex: 0 0 83.333333%;
		flex: 0 0 83.333333%;
		max-width: 83.333333%
	}
	.col-xl-11, .flex-row .col-xl-11 {
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%
	}
	.col-xl-12, .flex-row .col-xl-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first, .flex-row .order-xl-first {
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last, .flex-row .order-xl-first {
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0, .flex-row .order-xl-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1, .flex-row .order-xl-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2, .flex-row .order-xl-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3, .flex-row .order-xl-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4, .flex-row .order-xl-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5, .flex-row .order-xl-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6, .flex-row .order-xl-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7, .flex-row .order-xl-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8, .flex-row .order-xl-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9, .flex-row .order-xl-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10, .flex-row .order-xl-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11, .flex-row .order-xl-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12, .flex-row .order-xl-12 {
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0, .flex-row .offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1, .flex-row .offset-xl-1 {
		margin-left: 8.333333%
	}
	.offset-xl-2, .flex-row .offset-xl-2 {
		margin-left: 16.666667%
	}
	.offset-xl-3, .flex-row .offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4, .flex-row .offset-xl-4 {
		margin-left: 33.333333%
	}
	.offset-xl-5, .flex-row .offset-xl-5 {
		margin-left: 41.666667%
	}
	.offset-xl-6, .flex-row .offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7, .flex-row .offset-xl-7 {
		margin-left: 58.333333%
	}
	.offset-xl-8, .flex-row .offset-xl-8 {
		margin-left: 66.666667%
	}
	.offset-xl-9, .flex-row .offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10, .flex-row .offset-xl-10 {
		margin-left: 83.333333%
	}
	.offset-xl-11, .flex-row .offset-xl-11 {
		margin-left: 91.666667%
	}
}


@media (min-width:768px) {
	.row-flex-nowrap .col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.row-flex-nowrap .order-md-first {
		-ms-flex-order: -1;
		order: -1
	}
	.row-flex-nowrap .order-md-last {
		-ms-flex-order: 13;
		order: 13
	}
	.row-flex-nowrap .order-md-0 {
		-ms-flex-order: 0;
		order: 0
	}
	.row-flex-nowrap .order-md-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.row-flex-nowrap .order-md-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.row-flex-nowrap .order-md-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.row-flex-nowrap .order-md-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.row-flex-nowrap .order-md-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.row-flex-nowrap .order-md-7 {
		-ms-flex-order: 7;
		order: 7
	}
	.row-flex-nowrap .order-md-8 {
		-ms-flex-order: 8;
		order: 8
	}
	.row-flex-nowrap .order-md-9 {
		-ms-flex-order: 9;
		order: 9
	}
	.row-flex-nowrap .order-md-10 {
		-ms-flex-order: 10;
		order: 10
	}
	.row-flex-nowrap .order-md-11 {
		-ms-flex-order: 11;
		order: 11
	}
	.row-flex-nowrap .order-md-12 {
		-ms-flex-order: 12;
		order: 12
	}
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e3eaef;
    border-radius: .25rem;
}
.card {
    border: none;
    -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
    box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
    margin-bottom: 30px;
}
.card.widget-flat{ margin-bottom: 15px}
.widget-flat {
    position: relative;
    overflow: hidden;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.5rem;
}
.widget-flat i.widget-icon {
    color: #fff;
    font-size: 30px;
	font-weight: 500;
    background-color: rgba(255,255,255,.15);
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    display: inline-block;
}

/*.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}*/