html {
	scroll-behavior: smooth;
}

body {
	font-family: Poppins, "pyidaungsu" !important;
	/* font-family: "Poppins Medium" ,"pyidaungsu", BlinkMacSystemFont,"Segoe UI", -apple-system, Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" */
}

@font-face {
	font-family: 'Poppins';
	src: url('/font.tff') format('truetype');
	font-style: normal;
}

.__mm {
	font-family: Poppins, "pyidaungsu" !important;
	src: url('/font.tff') format('truetype');
	font-style: normal;
}

.logo-label>span {
	font-weight: 800 !important;
}

.bg-transparent {
	background: rgb(255, 255, 255);
	background: -moz-radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, rgba(211, 212, 212, 0.8515114664029675) 100%);
	background: -webkit-radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, rgba(211, 212, 212, 0.8515114664029675) 100%);
	background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, rgba(211, 212, 212, 0.8515114664029675) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d3d4d4", GradientType=1);
}

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

/* 
	.dropdown-menu{
		border : 0;
	}
	
	.dropdown-menu{
		padding: 0px;;
	}
	
	.dropdown-submenu{
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	
	.dropdown-menu > div{
		height: fit-content;
	}
	
	.dropdown:hover>.dropdown-menu {
		display: flex;
	} */

a:hover {
	text-decoration: none;
}

.wrap-overflow {
	text-overflow: ellipsis;
	overflow: hidden;
}

/* .navbar-primary li a,
	.dropdown-menu .dropdown-item:hover{
		padding-bottom: 10px;
		padding-top: 10px;
	}
	
	.nav-item.dropdown .dropdown-menu{
		margin: 0px;
		border-radius: 0;
	} */

.custom-select:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: none;
}

.header .univ-name {
	font-weight: bold;
	font-size: 2.8rem;
	line-height: 3rem;
}

.header .logo {
	max-width: 5.9rem;
}

.header .certificate, .header .iso {
	max-width: 9rem;
	/* width: 100%; */
	height: auto;
}

.certificate-container {
	height: fit-content;
	margin-top: auto;
}

thead.text-center>tr>th {
	vertical-align: middle;
}

.header .certificate-span {
	text-align: center;
	font: .8rem sans-serif;
	line-height: 1rem;
	display: block;
}

.border-blue {
	border: 1px solid #46B8E9;
}

.border-red {
	border: 1px solid #CD2034;
}

.text-bold {
	font-weight: bold !important;
}

.img-container img {
	display: inline-block;
}

.footer div a {
	display: block;
}

.img-footer {
	position: absolute;
	width: 100%;
	bottom: 0;
}

.img-footer span {
	display: block;
}

a.img-footer {
	text-decoration: none;
}

.img-footer span:hover, .event-card:hover, .news-card:hover, .rector-card:hover {
	cursor: pointer;
}

.sms-links a {
	font-weight: 700;
}

.sms-nav-links a {
	font-weight: 300;
}

.rector-card p {
	max-height: 200px;
	overflow: hidden;
	text-overflow: clip;
}

.rector-card {
	/* max-height: 500px; */
}

.stat-text-lg {
	font-weight: 700;
}

.carousel-detail {
	left: 50%;
	right: 30px;
	/* bottom : 10%; */
	top: 10%;
}

/* large_screen */

/* screen size > 768 */

@media (min-width: 768px) {
	.news-video {
		width: 40rem;
		height: 25rem
	}
	.text-sm {
		font-size: .9rem;
	}
	.dropdown-menu>.dropdown-menu {
		display: flex;
	}
	.hr-divider {
		border-top: 3px solid #fff;
		width: 25%;
		margin: 0;
	}
	.li_style {
		list-style: none;
	}
	.text-super-large h2 {
		font-weight: bold;
		font-size: 5rem;
	}
	.text-super-large {
		text-align: left;
		font-size: 2rem;
	}
	.collab-card {
		min-height: 350px;
		max-height: 350px;
	}
	.collab-card h4 {
		max-height: 3.5rem;
	}
	.overlay>span {
		font-size: 1rem;
	}
	/* .docs-galley .docs-pictures {
				height: 200px;
			} */
	.stat-text-lg {
		font-size: 2rem;
		line-height: 2.2rem;
	}
	.logo-label-lg {
		font-size: 2.3rem;
		font-kerning: normal;
		/* font-family: "poppins"; */
	}
	/* .logo-label span{
				line-height: 1.5rem;
			} */
	.certificate-label {
		font-size: 0.8rem;
		/* font-family :"Poppins Light"; */
		color: #5e5e5e !important;
	}
	.bg-image, .bg-image::after {
		margin-top: -50px;
		min-height: 400px;
	}
	/* about university page bg image  */
	.bg-img {
		/* Add the blur effect */
		filter: blur(8px);
		-webkit-filter: blur(2px);
		width: 100%;
		/* Full height */
		height: 300px;
		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.bg-border {
		border: 1px solid #2F8DD8;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: #2F8DD8;
	}
	/* Position text in the middle of the page/image */
	.bg-text {
		background-color: rgb(0, 0, 0);
		/* Fallback color */
		background-color: rgba(0, 0, 0, 0.4);
		/* Black w/opacity/see-through */
		color: white;
		font-weight: bold;
		border: 3px solid #f1f1f1;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 2;
		width: 80%;
		padding: 20px;
	}
	.text-li {
		list-style: square;
		font-weight: 300;
		text-align: left;
		padding-left: 120px;
	}
	.bg-color {
		background: #E7EDFC;
		padding: 0 !important;
	}
	.img-frame {
		height: 350px;
	}
	.img-frame {
		width: 100%;
		height: 100%;
	}
	/* end */
	/* contact page */
	.rector-info {
		background-color: rgb(4, 74, 121);
		/* Fallback color */
		background-color: rgba(4, 74, 121, 0.4);
		/* Black w/opacity/see-through */
		color: white;
		font-weight: bold;
		border: 3px solid #f1f1f1;
		position: relative;
		top: 10%;
		left: 45%;
		transform: translate(-50%, -50%);
		z-index: 2;
		width: 80%;
		padding: 10px;
	}
	.rector-info>img {
		border-radius: 50%;
		width: 100%;
	}
	/* end */
	.course-card .card-label span {
		font-size: 1rem;
		font-weight: 500;
	}
	.table-custom>tbody>tr>td:first-of-type>span:first-of-type {
		font-size: 1.2rem;
		font-weight: 500;
	}
	span.text-fluid {
		font-size: 1rem;
	}
	h4.text-fluid {
		font-size: 1.5rem;
	}
	.news-card-lg {
		max-height: 370px;
		min-height: 370px;
	}
	.news-card-lg .card-body p {
		max-height: 50px;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.contact-left {
		padding: 1em 3em;
		background: rgba(255, 255, 255, 0.5);
		font-style: italic;
		font-weight: bold;
	}
	.contact-left>h3 {
		color: #474040;
		font-weight: bold;
	}
	.contact-right {
		padding: 1em 2em;
		background-color: #bbe1fa;
		/*background-color: #B4E0F3;*/
		text-align: left;
	}
	.contact-right iframe {
		width: 100%;
		min-height: 555.5px;
		margin: 0;
		border: none;
		outline: none;
	}
}

/*small screen*/

@media (max-width: 768px) {
	.profile img {
		max-height: 4rem;
	}
	.news-video {
		width: 20rem;
		height: 13rem
	}
	.header .logo {
		max-width: 3rem;
	}
	.header .logo-container {
		display: contents;
	}
	.header .univ-name {
		font-weight: bold;
		font-size: 1.4rem;
		line-height: 1.8rem;
	}
	/* certificate label hide */
	.logo-label {
		display: none;
	}
	.header .logo {
		width: 100%;
	}
	.header .certificate, .header .iso {
		width: 100%;
		margin-top: 1rem;
	}
	/* end */
	/* contact page */
	.contact-left {
		background: rgb(255, 254, 254);
		font-style: italic;
		font-weight: bold;
		font-size: 10px;
	}
	.contact-left>h3 {
		color: #474040;
		font-weight: bold;
		font-size: 12px;
	}
	.contact-left h4 {
		font-size: 10px important;
		display: none;
	}
	.ctitle {
		width: 100%;
		text-align: left;
		display: block;
		font-size: 11px !important;
		font-style: initial;
		color: #2F8DD8;
	}
	.cinfo {
		width: 100%;
	}
	.rector-info {
		background-color: rgb(4, 74, 121);
		/* Fallback color */
		background-color: rgba(4, 74, 121, 0.4);
		color: white;
		font-weight: bold;
		border: 3px solid #f1f1f1;
		position: relative;
		/* top:30%;
				left: 50%;
				transform: translate(-50%, -50%); */
		z-index: 2;
		width: 100%;
		/* margin-top:50%; */
	}
	.rector-info img-fluid {
		border-radius: 50%;
	}
	.rector-info>p {
		margin-bottom: 0 !important;
	}
	.contact-right {
		padding: 1rem 1rem;
		background: #E7EDFC;
		text-align: left;
	}
	.contact-right iframe {
		width: 100%;
		min-height: 200.5px;
		margin: 0;
		border: none;
		outline: none;
	}
	.contact-right>h3 {
		color: #474040;
		font-weight: bold;
		font-size: 12px;
	}
	/* end */
	.text-super-large h2 {
		font-weight: bold;
		font-size: 2.6rem;
	}
	.text-super-large {
		text-align: center;
		font-size: 1.3rem;
	}
	.news-card-lg {
		max-height: 300px;
	}
	.stat-text-lg {
		font-size: 1.2rem;
		line-height: 1.4rem;
	}
	.bg-image, .bg-image::after {
		min-height: 150px;
	}
	.course-card .card-label span {
		font-size: .5rem;
		/* font-weight: 500; */
	}
	/* about university page  */
	.bg-img {
		/* Add the blur effect */
		filter: blur(8px);
		-webkit-filter: blur(2px);
		width: 100%;
		/* Full height */
		height: 300px;
		margin-left: auto;
		margin-right: auto;
		/* Center and scale the image nicely */
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.bg-border {
		border: 1px solid #2F8DD8;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		background: #2F8DD8;
	}
	/* Position text in the middle of the page/image */
	.bg-text {
		background-color: rgb(0, 0, 0);
		/* Fallback color */
		background-color: rgba(0, 0, 0, 0.4);
		/* Black w/opacity/see-through */
		color: white;
		font-weight: bold;
		border: 3px solid #f1f1f1;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		z-index: 2;
		width: 95%;
		overflow: scroll;
		text-align: justify;
	}
	.text-p {
		font-size: 8Spx;
		text-align: justify;
	}
	.text-li {
		list-style: square;
		font-weight: 200;
		text-align: left;
	}
	.bg-color {
		background: #E7EDFC;
		padding: 0 !important;
	}
	/* end */
	.div-header-container h2 {
		font-size: 1.3rem;
	}
	.div-header-container span.text-fluid, .div-header-container a.text-fluid span {
		font-size: .7rem;
	}
	span.text-fluid {
		font-size: .8rem;
	}
	h4.text-fluid {
		font-size: 1.2rem;
	}
	h5.text-fluid {
		font-size: 1.1rem;
	}
}

.div-header-container {
	min-width: 100%;
}

.div-header-container h2 {
	font-weight: 600;
	display: block;
	margin-bottom: 0;
}

.div-header-container span {
	letter-spacing: 1px;
}

.news-card {
	height: 350px;
}

/* 16:9 image crop about University Page */

.crop-img {
	overflow: hidden;
	margin: 0;
}

.crop-img>img {
	margin: 0 -38.885%;
	width: 177.777%;
}

/* end */

.card {
	-webkit-box-shadow: 3px 3px 10px -5px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 3px 3px 10px -5px rgba(0, 0, 0, 0.55);
	box-shadow: 3px 3px 10px -5px rgba(0, 0, 0, 0.55);
}

.dropdown-right {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
}

.border-light {
	border: 1px solid #aaaaaa !important;
}

.shadow-on-hover {
	transition: all 1s;
}

.shadow-on-hover:hover {
	/* width: 101%!important; */
	padding-left: 0;
	transition: all 1s;
	-webkit-box-shadow: 6px 6px 20px -5px rgba(0, 0, 0, 0.35) !important;
	-moz-box-shadow: 6px 6px 20px -5px rgba(0, 0, 0, 0.35) !important;
	box-shadow: 6px 6px 20px -5px rgba(0, 0, 0, 0.35) !important;
}

.shadow-light {
	transition: all 1s;
	-webkit-box-shadow: 6px 6px 20px -5px rgba(0, 0, 0, 0.20) !important;
	-moz-box-shadow: 6px 6px 20px -5px rgba(0, 0, 0, 0.20) !important;
	box-shadow: 6px 6px 20px -5px rgba(0, 0, 0, 0.20) !important;
}

.news-card .card-image {
	/* height: 60%;
			max-height: 60%; */
	max-height: 14.6rem;
	overflow: hidden;
}

.crop-image {
	width: 640px;
	overflow: hidden;
	margin: 0;
}

.crop-image>img {
	margin: 0 -42.885%;
	width: 177.7777%;
}

.news-card .card-body span {
	color: grey;
}

.news-card>div>h3 {
	display: block;
	text-align: left;
}

.news-card>div .see_more, .full-width-card>div .see_more {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.bg-primary {
	width: 100%;
}

.div_see_more {
	/*position: absolute;*/
	/*right: 11px;*/
	/*bottom: 10px;*/
}

.event-card {
	height: 430px;
	overflow: hidden;
}

.event-card .card-body {
	height: 100%;
	text-align: center;
}

.event-card .card-body .date-container>.date {
	padding-top: 8px;
	width: 100%;
	height: auto;
	line-height: 1.6rem;
	font-weight: 700;
	font-size: 1.6rem;
	;
}

.event-card .card-body .date-container>.month {
	width: 100%;
	height: auto;
	line-height: 1rem;
	padding-bottom: 14px;
	;
}

.event-card .card-body .date-container {
	/* display: inline-block; */
	position: absolute;
	top: 37%;
	right: 5%;
	width: 60px;
	height: 60px;
	max-width: 60px;
	max-height: 60px;
	text-align: center;
}

.event-card .card-body .head-divider {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.border-card {
	border-width: 2px !important;
	border-style: solid !important;
}

.rector-card {
	border-top-width: 3px !important;
	border-top-style: solid !important;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.full-width-card {
	box-shadow: none;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.rector-card .card-body p {
	font-size: 1.2rem;
	color: #5e5e5e;
}

.div-seperater {
	border-top-width: 2px;
	border-top-style: solid;
}

.text-lg {
	line-height: 3rem;
	font-size: 3rem;
	font-weight: 600;
}

.course-card .card-label {
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	height: 25%;
	bottom: 0;
	left: 15px;
	right: 15px;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.course-card:hover .card-label {
	/* height: 20%; */
	background-color: #3e206d;
}

.course-card .card-label span {
	display: inline-block;
	position: relative;
	/* font-size: 1rem;
			font-weight: 500; */
}

.bg-image {
	/* position: absolute; */
	/* margin-top: auto; */
	/* min-height: 100%; */
	top: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: bottom;
}

.bg-image::after {
	display: block;
	position: absolute;
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 255, 1) 30%, rgba(0, 0, 0, 0) 100%);
	width: 100%;
	content: '';
}

.table-custom>tbody>tr>td {
	color: #5e5e5e;
}

.photo-wrapper---1x1 {
	overflow: hidden;
	position: relative;
	padding-top: 100%;
}

.object-fit---cover {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	height: 100%;
	width: 100%;
}

.border-card>.card-body>.row>div>.overflow-hidden {
	max-height: 100px;
	text-overflow: ellipsis;
}

.accordion.accordion .card, .no-shadow, .page-link:focus, .btn-primary:focus {
	box-shadow: none !important;
}

.side-list {
	list-style: none;
	padding-left: 10px;
}

.side-list li {
	display: block;
	padding: 10px;
}

.border-grey {
	border: 1px solid #dadada !important;
}

/* 	
		nav.mega .dropdown-menu.mega{
			display: none;
		}
		
		nav.mega .dropdown:hover>.dropdown-menu.mega{
			display: flex;
		}
		
		nav.mega .dropdown-menu.mega div{
			width: 50%;
		}
		
		nav.mega .dropdown-menu.mega{
			width: 600px;
		}
		
		nav.mega-h .dropdown-menu.mega{
			max-width: 500px;
		}
		nav.mega.mega-h .dropdown-menu.mega{
			flex-direction: column;
		}
		
		nav.mega.mega-h .dropdown-menu.mega div{
			width: 100%;
		}
		*/

.border-left {
	border-left-style: solid;
	border-left-width: 1px;
}

.viewerjs-container ul li {
	list-style: none;
}

.docs-galley .docs-pictures li.v-none {
	visibility: hidden;
	z-index: -10;
	height: 0px;
}

.docs-galley .docs-pictures li {
	height: 100%
}

.docs-galley .docs-pictures li img {
	min-height: 100%;
}

.overlay {
	display: flex;
	position: absolute;
	width: 100% !important;
	z-index: 10;
	height: 100%;
	content: ' ';
}

.overlay>span {
	/* font-weight: 500; */
	color: #fff;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
}

.news-card-lg {
	overflow: hidden;
}

.news-card-lg .card-body {
	overflow: ellipsis;
	text-overflow: ellipsis;
}

.news-card-lg .card-image {
	/* max-height: 70%; */
	max-height: 14.6rem;
	overflow: hidden;
}

.bg-primary ul a li {
	border-bottom: 2px solid transparent;
}

.clean-link {
	padding: 0%;
}

.grey-text-body {
	line-height: 1.5rem;
	color: #5e5e5e;
}

.hover-primary:hover li {
	border-bottom-color: transparent !important;
}

.text-super-large a:hover {
	text-decoration: underline;
}

.profile img {
	max-height: 8rem;
}

.profile .img-container {
	display: contents;
}

.large-list>div {
	height: 100%;
	;
}

.large-list .list-item {
	display: block;
	min-height: 3rem;
}

.large-list .list-item h5 {
	line-height: 3rem;
}

.large-list .color-on-hover {
	transition: all .4s;
}

.large-list .color-on-hover:hover {
	border-radius: 0 !important;
	transition: all .3s;
}

.large-list .color-on-hover:hover a h5 {
	color: #fff !important;
}

.base_line hr {
	border-top-width: 3px;
	border-top-style: solid;
	justify-content: left;
}

/* 
		.carousel-control-prev,
		.carousel-control-next{
			position: relative;
		} */

.carousel-control-prev {
	justify-content: left;
}

.carousel-control-next {
	justify-content: flex-end;
}

.text-color-on-hover:hover {
	cursor: pointer;
}

/*add sai scroll top btn */

/* 
		scroll back to top of page css 
		*/

#back2Top {
	width: 40px;
	line-height: 40px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	overflow: hidden;
	z-index: 999;
	display: none;
	cursor: pointer;
	-moz-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
	position: fixed;
	bottom: 50px;
	right: 0;
	background-color: #2F8DD8;
	color: #fff;
	text-align: center;
	font-size: 22px;
	text-decoration: none;
}

#back2Top:hover {
	background-color: #2F8DD8;
	color: #8fffe1;
}

/* scroll end */

.scrollalbe {
	overflow: scroll;
}

.attendance-box {
	padding: 1.5rem;
	/* color: white; */
}

img.rounded {
	border-radius: 100px !important;
}

.d-flex-col-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.side-list-head {
	padding-left: 0px;
	;
}

.side-list-head li {
	padding-left: 1.5rem;
}

.sub-dropdown-menu {
	display: block;
	position: absolute;
}

.dropdown-menu {
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.subject-detail-box {
	border: 1px solid #2F8DD8;
	margin-top: 1rem;
}

.subject-detail-box .subject-detail-head {
	background-color: #2F8DD8;
	color: #fff;
	padding: .8rem;
}

.subject-detail-box .subject-detail-body {
	padding: .8rem;
}

.text-wrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.text-wrap-1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.text-wrap-2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.text-wrap-4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.text-break {
	overflow-wrap: break-word;
}

.max-h-5 {
	max-height: 4.5rem;
	overflow: hidden;
}

.card ul.card-list {
	list-style: none;
}

.card ul.card-list>a:hover>li .name {
	font-weight: bold;
}

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

.text-justify-center>p {
	text-align: justify;
}

.wrap-200 {
	max-height: 200px;
	overflow: hidden;
}

.see-more:hover {
	text-decoration: underline;
}

.bb-2 {
	border-bottom: 2px solid;
}

.hover-link:hover {
	text-decoration: underline;
	;
}

.timeline-panel {
	padding: 0px;
}

.doc-download-link-container {
	padding: .6rem;
	transition: all 1s;
	min-height: 3rem;
	border: 1px solid #98c1e2;
	background-color: #f2faff;
	box-sizing: border-box;
}

.doc-download-link {
	/* line-height: 3rem; */
}

.see-photos-button {
	background-color: transparent !important;
	border: 0px !important;
	text-align: left;
	transition: all .5s;
	border-radius: 0px;
	;
}

.see-photos-button:hover {
	transition: all .5s;
	color: #2F8DD8 !important;
	text-decoration: underline;
	border-radius: 0px;
	;
}

.see-photos-button:focus {
	box-shadow: none !important;
}