@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Barlow:400,600&display=swap');
.p-l-r{padding-right: 10px !important; padding-left: 10px !important}
.p-l-r-m{margin-right: -10px !important; margin-left: -10px !important;}
.card-body{padding: 10px}
.headtx{font-family: 'Barlow', sans-serif; font-weight: 600; color: #000; font-size: 18px; height: 60px} 
.box-shadow {box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);}
.nor-txt{font-family: 'Barlow', sans-serif; font-weight: normal; color: #222; font-size: 14px; padding: 5px 10px;}
.nor-txtp{font-family: 'Barlow', sans-serif; font-weight: bold; color: #222; font-size: 14px; padding: 5px 10px;}
.card-body{padding-bottom: 5px; border-bottom: 2px solid #000}
.mb-3{margin-bottom: 0px !important}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{background-color: #222; border-radius: 0px; font-family: 'Barlow', sans-serif; font-weight: 700; text-transform: uppercase;}
.nav-item a{font-family: 'Barlow', sans-serif; font-weight: 700; text-transform: uppercase; color: #000}
.bottom-left {position: absolute; bottom: 0; left: 0px;  padding: 5px 10px; font-family: 'Barlow', sans-serif; font-weight: bold; font-size: 14px; line-height: 14px; color: #fff;    background-image: linear-gradient(to right top, #ec3c5e, #f33552, #f82e46, #fc2937, #ff2626);}
.cap{position: relative}
.card{margin-bottom: 15px}
.btn-common {background-color: #ff0000; color: #fff !important}
.youtx{font-family: 'Barlow', sans-serif; font-weight: 600; color: #000; font-size: 27px; margin-top: 5px; padding-left: 10px; padding-right: 10px} 
.one-edge-shadow {
	-webkit-box-shadow: 0 8px 6px -6px #bfbfb2;
	   -moz-box-shadow: 0 8px 6px -6px #bfbfb2;
	        box-shadow: 0 8px 6px -6px #bfbfb2;
}
.date{font-family: 'Barlow', sans-serif; font-weight: normal; color:#222; font-size: 12px; margin-bottom: 5px}