body {font-family: intro-okg, sans-serif !important;}
.pws-btn-blue:before, .pws-btn-blue:before {
    background: -o-linear-gradient(330.23deg, #0424aa 16.02%, #25c60e 111.17%);
    background: linear-gradient(119.77deg, #0424aa 16.02%, #25c60e 111.17%);
}
.btn-prev,.btn-next {border-radius:30px !important; border: 2px solid #fff; height:20px; color:#fff; box-shadow: 0 3px 12px #5150507a;	text-shadow: -1px -1px 1px #333;}
.btn-prev{background-color: #6c757d !important;}
.btn-next{background-color: #198754 !important;}

	.btn {border-radius:30px !important;
		border: 3px solid #fff  !important;
		box-shadow: 0 3px 12px #5150507a;
		text-shadow: -1px -1px 1px #333;
	}
	.btn-success:hover {background: #0ab766  !important;	}
	.btn-secondary:hover {background: #919395 !important;
	}
	.pws-dn {display: none !important;}
	
	.p-dot {
		background: red;
		width: 10px;
		height: 10px;
		border-radius: 99px;
		display: block;
		margin: 0 5px 5px 0;
	}
	.p-crl{ border-radius: 50px; background: #fff; padding: 5px 10px;top: 10px;position: relative;}
	.blue1,
	.blue2 {
		border-left: 3px dashed red;
		border-bottom: 3px dashed red !important;
	}

	.blue1::before,
	.blue2::before,
	.t33::before,
	.t11::before {
		opacity: 9;
		font-size: 32px;
		vertical-align: middle;
		color: #369; //‭Ⅰ Ⅱ Ⅲ 
	}

	.t11::before {
		content: '‭Ⅰ'
	}

	.blue1::before {
		content: '‭Ⅱ'
	}

	.blue2::before {
		content: 'Ⅲ'
	}

	.t33::before {
		content: 'Ⅳ '
	}
	.font-weight-bold {font-weight:bold}
	tr,
	td {
		border: 1px solid #ccc;
	}

	.p-table td {
		min-width: 130px;
		font-weight: bold;
	}

	.p-table tr {
		height: 90px;
	}

	.carousel-indicators {
		bottom: 90px !important;
	}

	.carousel-item .card {
		min-height: 500px;
	}
	
	.bg-success {
		color: #fff;
	}

	.grey1 {
		background: #ccc !important;
	}

	.grey2 {
		background: #aaa !important;
	}

	.grey3 {
		background: #999 !important;
	}

	.green1 {
		background: #b5d8ae !important;
	}

	.green2 {
		background: #e1eeda !important;
	}

	.green3 {
		background: #f3f8f1 !important;
	}

	.blue3 {
		background: #7988c3 !important;
	}

	.blue2 {
		background: #a6add7 !important;
	}

	.blue1 {
		background: #e6eaf6 !important;
	}