﻿/** Generated by FG **/
/* @font-face {
	font-family: 'ZawgyiOne';
	src: url('fonts/ZawgyiOne.eot');
	src: local('☺'), url('fonts/ZawgyiOne.woff') format('woff'), url('fonts/ZawgyiOne.ttf') format('truetype'), url('fonts/ZawgyiOne.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
@font-face {
    font-family: 'forte';
    src: url('fonts/FORTE.eot');
    src: local('☺'), url('fonts/FORTE.woff') format('woff'), url('fonts/FORTE.ttf') format('truetype'), url('fonts/FORTE.svg') format('svg');
    font-weight: normal;
    font-style: normal;
} 

@font-face {
    font-family: 'Pyidaungsu';
    src: url('fonts/Pyidaungsu.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Pyidaungsu';
    src: local('Pyidaungsu') format('woff'),
        url('fonts/Pyidaungsu.ttf') format('truetype'),
        url('fonts/Pyidaungsu.svg#Pyidaungsu') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body{
	font-size: 0.9rem!important;
	font-weight: 400!important;
	overflow-x:hidden;
	font-family: 'Pyidaungsu';
}
.w100{
	width: 100%;
}
.txt-zawgyi{
	font-family: 'Pyidaungsu';
}
.txt-large{
	font-size: 2em;
}
.txt-semi-large{
	font-size: 1.5em;
}
.txt-main{
	color:#fc68b2;
}
.txt-white{
color:#FFFFFF!important;
}
.txt-indigo{
color:#4551a7!important;
}
.txt-purple{
	color:#6d7fef;
}
.txt-magenta{
	color:#1ee9e6;
}
.txt-green{
	color:#20c529;
}
/*.txt-red{
	color:#ed4b36;
}*/

.txt-red{
	color:#fa5084;
}

.txt-orange{
	color:#d85300;
}
.txt-red{
	color:#ed4b36;
}
.txt-gery{
	color:#7b7b7b;
}
.txt-dark{
	color:#000000;
}

.sidebar-menu{
	margin-left:12px;
	font-family: 'Pyidaungsu';
	
}
.sidebar-menu li{
	margin-bottom:1.2em;
}
.sidebar-menu li a{
	font-size: 0.8em;
}
#sidebar,#sidebar.active, nav.mCustomScrollbar{
	z-index: 99999!important;
}
.sidebar-icon{
	border-radius: 50%;
	width: 30px;
	height: 30px;
	background: #000;
	padding-left:5px;
	padding-right:5px;
	margin-right: 0.5em;
	
}
.sidebar-separator{
	border-bottom: 2px solid #f5d721;
}
.signin{
	font-size: 1rem;
}

.container {
    width: auto;
    max-width: 720px;
    /*padding: 0 15px;*/
    /*border:3px solid #000;*/
    position: relative!important;
    margin: auto;
    padding:0;
    text-align: center;

}

.sidebar-header h3{
	font-size:1.2em!important;
}

.p0{
	padding:0;
}

.m0{
	margin:0;
}

.bg-main{
	background: #000000;
	/*background-image: linear-gradient(to right bottom, #fd69b3, #fa56a8, #fb47a1, #fb399a, #fa2b93)!important;*/
}
.bg-grey{
	background:#cecece;
}
.bg-lightgrey{
	background:#faf8f9;
}
.bg-indigo{
	background:#4551a7;
}
.border-round-1{
	border-radius: 5px;
}
.border-round-2{
	border-radius: 15px;
}
.btn-none{
	background:transparent!important;
	color:#FFFFFF!important;
	padding:0!important;
	margin:0!important;
	/*font-size:1.5rem!important;*/
}
.btn-info{
	background: #FFFFFF;
	color:#fd69b3!important;
	border-color:#FFFFFF!important;
}
.btn-none.focus, .btn-none:focus,.btn-none:hover,.btn-none:active{
	background:transparent!important;
	color:#e5bf33!important;
	border:none!important;
	outline: none!important;
	box-shadow: none!important;
	
}





h1.logo-title{
	font-size: 1.5rem;
	margin-bottom: 0;
}
h1.page-title{
	font-size: 1.1rem;
	margin-bottom: 0;
}

ul.nav {
	background: #FFFFFF;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    overflow: auto!important;
    display: inherit;
}

ul.nav li {
    display: inline-block;
/*    float: none;*/
}
ul.nav li.nav-item a{
	padding-left:8px;
	padding-right:8px;
}
.slider-section,.header-section, .header-title-section{
	margin-top:43px;
	
}
.slider-section,.main-section{
	margin-right: 10px;
	margin-left: 10px;
}
.content-section{
margin-top:60px;
margin-right: 10px;
margin-left: 10px;
}

.home-content-section{
/*
		margin-right: 10px;
		margin-left: -10px;*/
}
.list-wrapper{
	text-align: left!important;
	margin-bottom: 0.5em;
	border-bottom:1px dotted #c0c0c0;
}
.list-wrapper a{
	padding:0;
	margin:0 auto;
	color:#fe409f;
	font-size: 0.9em;
	line-height: 1.5em;
}

.date-title{
	text-align: left!important;
	color:#a0a0a0;
	font-size: 0.8em!important;
	line-height: 1.7em!important;
}

.border-outline{
	border:1px solid #FFFFFF;
	
}
a.all{
	width: auto;
	padding:5px 18px;
	border-radius: 5px;
}

h1.header-title{
	font-family: 'Pyidaungsu';
	font-size: 1.3em;
	font-weight: 400!important;	
	color:#000000;
	line-height: 1.8em;
	
	padding:9px;
	margin-top:0.4em;
	
	width: auto;
	margin-bottom: 1em;
}


.txt-left{
text-align: left!important;
}
.txt-right{
text-align: right!important;
}
.txt-center{
text-align: center!important;
}

.back-icon{
	color:#FFFFFF;
	background-image: linear-gradient(to right bottom, #451f5c, #4e2265, #58266f, #622978, #6c2c81)!important;
	padding:6px 12px;
	border-radius: 4px;
}
.back-icon:hover{
	color:#FFFFFF;
	background-image: linear-gradient(to right bottom, #6c2c81, #622978, #58266f, #4e2265, #451f5c)!important;
	padding:6px 12px;
	border-radius: 4px;
}


.img-news{
	/*min-height: 100%;*/
}
.main-title-wrapper{
	margin-top:1%;

}
.main-title{
	background: #FFFFFF;
	 box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
	 padding-top:15px;
	padding-bottom:15px;
	font-size:1.3em;
	font-family: 'Pyidaungsu';
}
.main-section{
	margin-bottom:30px;
}
.data-section{
	/*margin-bottom:80px;*/ /*for with footer nav */
	margin-bottom:30px;
}
.category-wrapper{
	/*margin:15px 5px 5px 5px;*/
	/*padding-bottom:15px;*/
	/* box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);*/
}

.cat-title{
	margin-top:-2.5em;
	margin-bottom:27px;
	color:#FFFFFF;
	font-size:1rem;
	text-shadow: 1px 0px 2px #000;
	font-family: 'Pyidaungsu';
}



.category-wrapper .middle{
	/*padding-top:15px;*/
}


.footer-nav {
	position: fixed;
    height: auto;
    bottom: 0;
    width: 720px;
 /*background: #FFFFFF;*/
     background: rgba(255,255,255,0.8);
 padding:15px 0 10px 0;
 
 color:#000000;
 box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.footer-col{
	width:33.33%;
}

.col-sm-3{
	width: 25%;
}
.col-sm-4,.col-xs-4{
	width: 33.33%!important;
}
.col-sm-8{
	width: 66.66%;
}
.col-sm-9{
	width: 75%;
}
.result-row{
	background: #EAEAEA;
	padding-top:25px;
	padding-bottom:25px;
	margin-top:0;
}
h1.result-title{
	text-align: center;
	color:#FFFFFF;
	padding-top:7px;
	padding-bottom:7px;
}
.vs_txt_style{
	font-size: 10px;
	font-family: 'Pyidaungsu';
	line-height: 1.5em;
	margin:0 auto;
	padding:0;
	text-align:center;
}

ul.dropdown-menu li a{
	padding-left:5px;
	font-size:0.9em;
	line-height: 1.5em;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}
.center{
	margin:0 auto;
	padding:0;
	text-align:center;
}
.inline{
	display:inline-block;
}
.input-group-text svg{
	font-size: 1.3em;
}

.btn-submit{
	font-family: 'Pyidaungsu';
	letter-spacing: 1px;
	font-size: 1em;
}
.input-style{
	letter-spacing: 1px;
	font-size: 1em;
}
.success-tick {
	
	vertical-align: middle;
	padding-top: 10px;
	
}
.success-tick svg{
	text-align: center;
	font-size: 1.2em;
	color:#FFFFFF;

	padding:0;
	margin:0 auto;

}

.back-button{
	
	float:left;
	padding-top:20px;
}
.back-button svg{
	font-size: 3em;
	font-weight: lighter!important;
	text-align: left!important;
	left:0;

}
.logo-round{
	border-radius: 50%;
	box-shadow: 1px 2px 3px #c0c0c0;
}
.nav-logo{
	width: 80%;
}
.inner-logo-txt{
	font-size: 1.5em;
	margin-top:15px;
	color:#5f6364;
	font-weight: bold;
}
.detail-image{
	max-height:280px;
}

.dropdown-toggle::after{
	display: none!important;
}
.carousel-indicators{
	background: rgba(0,0,0,0.3);
	margin:0!important;
	padding-top:15px;
	padding-bottom:15px;
	bottom:0!important;
}

.carousel-indicators li{
	width: 9px!important;
	height: 9px!important;
	border-radius: 50%!important;
}
.poster-title{
	color:#000000;
	font-size: 0.8em;
	background: #ffffff;
	margin-top:-35px;
}
.detail-title-wrapper{
	border:2px solid #7b7b7b;
	padding-top:0.8em;
	padding-bottom:0.8em;
	border-radius: 3px;
}
.detail-title-wrapper-y{
	border-top:2px solid #7b7b7b;
	border-bottom:1px solid #7b7b7b;
	padding-top:0.5em;
	padding-bottom:0.5em;
}

h1.detail-title{
	font-size: 1.1rem;
	color:#FFFFFF;

}
h4.release-date{
	font-size: 1rem;
	color:#FFFFFF;
	
}
.detail p {
	color:#000000!important;
	padding:0;
	margin:0;
	text-align: justify;
}
#detail-hidden{
	display: none;
	color:#000000!important;
}
.nav-tabs{
	border:0;
}
.tab-title{
	border:2px solid #7b7b7b!important;
	padding-top:0.8em!important;
	padding-bottom:0.8em!important;
	border-radius: 25px!important;
	color:#7b7b7b!important;
}
.episode-title{
	color:#000000!important;
	text-align:left;
}
.episode-title p{
	color:#FFFFFF!important;
	text-align:left;
}
.episode-title i{
	color:#FFFFFF!important;
	font-size: 2em;
}
.table td, .table th{
	border-top:1px solid #7b7b7b;
}
.owl-carousel{
	/*box-shadow: 0px 3px 15px grey;*/
}

.navbar-fixed-top {
	box-shadow: 0px 3px 15px grey;
}

.carousel {
	box-shadow: 0px 3px 15px grey;
}	

.poster-bg{
	/*box-shadow: 0px 3px 15px grey;*/
	border-radius: 12px;
}
.desc-bg{
	box-shadow: 0px 3px 15px grey;
	border-radius: 12px;
}
.d-block{
	border-radius: 5px;
}


/*.content-section{
	padding-top: 20px;	
}*/
.slider-section{
	padding-top: 20px;
}
.poster-title{
	background-color: none;	
}
/*.tab-pane{
	border:1px solid gray;
}*/
.tab-content{
	color: red;
	padding: 10px;
	box-shadow: 0px 3px 15px grey;

}
.detail {
	color:red;
}
.detail-hidden{
	color:red;
}

