﻿/** Generated by FG **/
@font-face {
    font-family: 'Pyidaungsu';
    src: url('fonts/Pyidaungsu-2.5_Regular.eot');
    src: local('☺'), url('fonts/Pyidaungsu-2.5_Regular.woff') format('woff'), url('fonts/Pyidaungsu-2.5_Regular.ttf') format('truetype'), url('fonts/Pyidaungsu-2.5_Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@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;
}

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-orange{
	color:#d85300;
}
.txt-red{
	color:#ed4b36;
}
.txt-gery{
	color:#7b7b7b;
}

.sidebar-menu{
	margin-left:12px;
	font-family: 'ZawgyiOne';
	
}
.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: transparent;*/
	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: #21409a;
	/*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;*/
	
}
.content-section{
/*margin-top:43px;*/
}
.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: 'ZawgyiOne';
	font-size: 1.3em;
	font-weight: 400!important;
	color:#FFFFFF;
	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: 'ZawgyiOne';
}
.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: 'ZawgyiOne';
}



.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: 'ZawgyiOne';
	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: 'ZawgyiOne';
	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:#FFFFFF;
	font-size: 0.8em;
	background: rgba(0,0,0,0.8);
	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:#FFFFFF!important;
	padding:0;
	margin:0;
	text-align: justify;
}
#detail-hidden{
	display: none;
}
.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:#FFFFFF!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;
}


/*my css*/
.logoimg{
	border-radius: 50%;
}


.form-control{
	background-color: transparent !important;
	border-bottom: 1px solid #fff !important;
	border-right: none !important;
	border-left: none !important;
	border-top: none !important;
	border-radius: 0px !important;
}
.btn{
	background-color: transparent !important;
	color: #fff !important;
	/*border-bottom: 1px solid #fff !important;*/
	border-radius: 0px !important;
}
.input-group-append i{
	font-size: 2em !important;
}
.input-group-append .btn{
	margin-left: -2em !important;
}

.inner_list a{
	padding-left: 5px !important;
	color: #6d6871 !important;
}
.imagebox-desc {
  background-color: rgba(43, 128,34, 0.6);
  bottom: 0px;
  color: white;
  font-size: 1.2em;
  left: 0px;
  padding: 10px 15px;
  position: absolute;
  transition: 0.5s padding;
  text-align: center;
  width: 100%;
}
.imagebox-desc:hover {
  padding-bottom: 3%;
}
#content_list{
	background-color: #fff;
	margin-top: 10px;
}
.content_title{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
}
.content_left{
	text-align: left !important;
	padding-top: 10px;
	font-size: 13px;
	color: #70736e;
}
.content_right{
	text-align: right !important;
	padding-top: 10px;
	color: #70736e;
	font-size: 13px;
}
#content_list span{
	font-size: 10px;
}
.content_para{
	text-align: justify;
	padding-top: 5px;
	color: #474945;
	padding-bottom: 15px;
}
#tabs1{
	margin-top: 71px !important;
	background-color: #fff !important;
	margin-bottom: 5px !important;
}
#list_block{
	background-color: #fff;
	margin-top: 10px;
	border-radius: 15px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#list_title{
	text-align: left;
	line-height: 2.5rem;
	font-size: 18px;
}
#list_block img{
	margin-bottom: 15px;
}
#beauty_block img{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
#beauty_block{
	background-color: #fff;
	margin-top: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.beauty_text{
	text-align: left;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.inner_beautylink{
	text-align: left;
	font-size: 13px;
	color: #7f827c;
	margin-top: 5px;
}
.checked {
  color: blue;
}