@charset "UTF-8";
.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
  content: "";
  left: 3px;
  display: inline-block;
  width: 0;
  height: 0;
  border: solid 5px transparent;
  margin: 4px 4px 2px 4px;
  background: transparent;
}

a.asc:after {
  border-bottom: solid 7px #212529;
  border-top-width: 0;
}

a.desc:after {
  border-top: solid 7px #212529;
  border-bottom-width: 0;
}

.grid-view th,
.grid-view td:last-child {
  white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
  min-width: 50px;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
  padding-top: 7px;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  .nav li > form > button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 0;
  }
}
.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
  outline: none;
}

body {
  font-family: "Poppins", sans-serif;
  background-color: #e8e8e8;
}
body header .topbar {
  background-color: #e0dede;
}
body header .topbar a {
  text-decoration: none;
  font-size: 15px;
  color: #212529;
}
body header .topbar .fa-square-facebook {
  color: #1976d2;
}
body header .topbar .fa-square-youtube, body header .topbar .fa-youtube {
  color: #ff0000;
}
body header .topbar .fa-soundcloud {
  color: #fb7100;
}
body header .topbar .site-links .list-inline-item:not(:last-child) {
  margin-right: 0rem;
  padding-right: 0.5rem;
  border-right: 1px solid #212529;
}
body header .topbar .site-links .list-inline-item:not(:first-child) {
  padding-left: 0.2rem;
}
body header .navigation {
  background-color: #223a8e;
}
body header .navigation::before {
  display: table;
  content: " ";
  background: repeating-linear-gradient(90deg, #00629a, #00629a 20px, #000 20px, #000 40px);
  height: 200px;
  width: 30%;
  transform: rotateY(0deg) rotate(45deg);
  border: 0px;
  position: absolute;
  right: 0%;
  top: -200%;
}
body header .navigation .logo img {
  max-height: 100px;
}
body header .navigation .navbar {
  border-top: 1px solid #e0dede;
  padding-top: 3px;
  padding-bottom: 3px;
}
body header .navigation .navbar ul li a {
  color: #90bedb;
}
body header .navigation .navbar ul li a.active, body header .navigation .navbar ul li a:hover {
  color: #fff;
}
body header .navigation .navbar ul li div a {
  color: #333;
}
body header .navigation .navbar ul li div a.active, body header .navigation .navbar ul li div a:hover {
  background-color: #1f639a;
  color: #fff;
}
body header .navigation .navbar ul li div a.dropdown-toggle::after {
  display: none;
}
body footer {
  background-color: #223a8e;
  color: #fff;
}
body footer .copyright {
  background-color: #16265e;
  color: #d5d5d5;
}
body footer .copyright p {
  margin-bottom: 0px;
}
body footer .copyright p a {
  text-decoration: none;
}
body .widget-title {
  position: relative;
  margin-bottom: 20px;
}
body .widget-title::after {
  display: table;
  content: " ";
  width: 100%;
  height: 3px;
  background: #000;
  position: absolute;
  top: 50%;
  z-index: -3;
}
body .widget-title span {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}
body .widget-title span::after {
  background: #e8e8e8;
  display: table;
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -2;
}
body .widget-title span::before {
  display: table;
  content: " ";
  width: 45px;
  height: 13px;
  background: #35b5ff;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
}
body .widget {
  margin-bottom: 30px;
}
body .widget img {
  margin-bottom: 5px;
}
body .widget .text-muted {
  font-size: 11px;
  font-style: italic;
  color: #333;
}
body .widget.article-verticle-list p, body .widget.article-verticle-list h6, body .widget.article-intro-list p, body .widget.article-intro-list h6, body .widget.article-opinion p, body .widget.article-opinion h6, body .widget.article-feature p, body .widget.article-feature h6, body .widget.recent-bussiness-news p, body .widget.recent-bussiness-news h6 {
  margin-bottom: 0px;
}
body .widget.article-verticle-list a, body .widget.article-intro-list a, body .widget.article-opinion a, body .widget.article-feature a, body .widget.recent-bussiness-news a {
  color: #333;
}
body .widget.article-verticle-list a:hover, body .widget.article-intro-list a:hover, body .widget.article-opinion a:hover, body .widget.article-feature a:hover, body .widget.recent-bussiness-news a:hover {
  color: #00629a;
}
body .widget.article-verticle-list .widget-item, body .widget.article-intro-list .widget-item, body .widget.article-opinion .widget-item, body .widget.article-feature .widget-item, body .widget.recent-bussiness-news .widget-item {
  margin-bottom: 10px;
}
body .widget.article-verticle-list .widget-item h6, body .widget.article-intro-list .widget-item h6, body .widget.article-opinion .widget-item h6, body .widget.article-feature .widget-item h6, body .widget.recent-bussiness-news .widget-item h6 {
  height: 68px;
  line-height: 1.6;
  overflow: hidden;
}
body .widget.article-feature .feature-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body .widget.article-feature .feature-item .item-content {
  flex-grow: 1;
}
body .widget.article-feature .feature-item .item-content .image {
  margin-bottom: 10px;
}
body .widget.article-feature .feature-item .item-content .image img {
  object-fit: cover;
  height: 196px;
  width: 100%;
}
body .widget.article-verticle-list .widget-item {
  padding-bottom: 10px;
  border-bottom: 1px solid #bbb;
}
body .widget.article-verticle-list .widget-item p.text-muted {
  /*margin-top: 7px !important;*/
}
body .widget.article-verticle-list .widget-item:last-child {
  margin-bottom: 0px !important;
}
body .widget.article-intro-list .widget-item {
  border-bottom: 1px solid #bbb;
  padding-bottom: 10px;
}
body .widget.article-intro-list .widget-item:last-child {
  margin-bottom: 0px !important;
}
body .widget.article-intro-list .intro-article {
  border-bottom: 1px solid #bbb;
}
body .widget.article-intro-list .intro-article h5 {
  margin-top: 10px;
  line-height: 1.6;
}
body .widget.article-intro-list .intro-article p.text-muted {
  margin-top: 10px;
}
body .widget.article-opinion .widget-item {
  border-bottom: 1px solid #bbb;
}
body .widget.article-opinion .opinion-list {
  margin-top: 20px;
}
body .widget.article-opinion .opinion-list .opinion-item {
  margin-bottom: 20px;
}
body .bg-blue {
  background-color: #008cdd;
}
body h6, body p, body span {
  font-size: 15px;
}
body h4 {
  font-size: 22px;
  font-weight: bold;
}
body h4 span {
  font-size: 22px;
  font-weight: bold;
}
body h5 {
  font-size: 18px;
  font-weight: 500;
}
body h5 span {
  font-size: 18px;
  font-weight: 500;
}
body img {
  max-width: 100%;
}
body .editor-choice {
  background-image: url(../img/editor-background.jpg);
  color: #e5e5e5;
  background-size: cover;
  background-attachment: fixed;
}
body .breaking-news {
  overflow: hidden;
  height: 30px;
  margin-left: 10px;
}
body .breaking-news ul {
  margin: 0px;
  list-style: none;
  padding: 0px;
}
body .breaking-news ul a {
  color: #000;
}
body .slider .title {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  margin: 0px;
  padding: 10px;
  color: #fff;
}
body .slider .title p {
  margin: 0px;
  padding: 0px;
}
body .slider .title p a {
  color: #fff;
}
body .slider .slider-item {
  overflow: hidden;
  position: relative;
}
body .slider .slider-item .text-muted {
  color: #c7c7c7 !important;
}
body .slider .slider-item.slider1 {
  max-height: 500px;
}
body .slider .slider-item.slider2 {
  max-height: 245px;
}
body .slider .slider-item.slider3 {
  height: 230px;
}
body .slider .slider-item.slider3 img {
  width: 100%;
  max-height: fit-content;
}
body .slider .slider-item.slider3 .text-muted {
  font-size: 10px;
}
body .slider .slider-item.slider4 {
  height: 180px;
}
body .slider .slider-item.slider4 img {
  height: 100%;
  max-width: fit-content;
}
body .slider .slider-item.slider4 .text-muted {
  font-size: 10px;
}
body .slider img {
  width: 100%;
}
body .article-interview .slider img {
  margin-bottom: 0px;
}
body .article-interview .slider .slider-title {
  padding: 10px;
  background: #44b5f8;
  color: #fff;
}
body .article-interview .slider .slider-title a {
  color: #fff;
}
body .editor-choice img {
  border: 1px solid #e5e5e5;
}
body .editor-choice a {
  color: #fff;
}
body .editor-choice h4 {
  margin-bottom: 20px;
}
body .breadcrumbs {
  padding: 10px;
  background: #d5d5d5;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
}
body .breadcrumbs ol {
  margin-bottom: 0px;
}
body .dropdown:hover .dropdown-menu {
  display: block;
}
body .list-wrapper .summary {
  text-align: right;
  font-size: 13px;
}
body .category-view article {
  padding-bottom: 20px;
  border-bottom: 1px solid #333;
}
body .category-view article img {
  margin-bottom: 10px;
}
body .category-view article h4 a {
  color: #333;
}
body .category-view article h4 a:hover {
  color: #00629a;
}
body .sidebar-content {
  overflow: hidden;
}
@media (min-width: 768px) {
  body .sidebar-content {
    max-height: 100vh;
  }
}
body .sidebar-content .sidebar {
  overflow: hidden;
}
body .sidebar-content .sidebar .widget .article-item {
  margin-bottom: 20px;
}
body .sidebar-content .sidebar a {
  color: #333;
}
body .sidebar-content .sidebar a * {
  color: #333;
}
body .sidebar-content .sidebar a *:hover {
  color: #00629a;
}
body .sidebar-content .sidebar a:hover {
  color: #00629a;
}
body .sidebar-content .sidebar .article-politics .article-items .article-item .article-item-image {
  height: 120px;
  overflow: hidden;
}
body .sidebar-content .sidebar .article-politics .article-items .article-item .article-item-image img {
  height: 100%;
  height: -moz-available; /* WebKit-based browsers will ignore this. */
  height: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
  height: fill-available;
  width: 100%;
  width: -moz-available; /* WebKit-based browsers will ignore this. */
  width: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
  width: fill-available;
}
body blockquote {
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
  font-weight: bold;
  font-size: 27px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c5c5c5;
  border-top: 1px solid #c5c5c5;
}
body blockquote:before, body blockquote:after {
  font-size: 60px;
  font-family: sans-serif;
  font-weight: bold;
  color: #223a8e;
  position: absolute;
  line-height: 35px;
}
body blockquote:before {
  content: "“";
  left: -4px;
  top: 15px;
}
body blockquote:after {
  content: "”";
  right: -4px;
  bottom: 0px;
}
body blockquote p {
  margin-top: 10px;
  margin-bottom: 10px;
}
body .article-view .article-intro {
  border-left: 10px solid #223a8e;
  padding: 20px;
  background: #fff;
  font-style: italic;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
body .article-view .article-intro p {
  font-size: 18px;
  line-height: 30px;
}
body .article-view figure.figure {
  float: left;
}
body .article-view figure.figure img {
  width: 100%;
}
body .article-view figure.image, body .article-view figure.figure {
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
}
body .article-view figure.image[style*="float:left"], body .article-view figure.figure[style*="float:left"] {
  margin-right: 10px;
}
body .article-view figure.image[style*="float:right"], body .article-view figure.figure[style*="float:right"] {
  margin-left: 10px;
}
body .article-view figure.image figcaption, body .article-view figure.figure figcaption {
  color: #6c757d;
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  font-size: 13px;
  padding-left: 10px;
  padding-bottom: 10px;
}

@media only screen and (min-width: 769px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
  .dropdown-submenu {
    position: relative !important;
  }
  .dropdown-submenu > .dropdown-menu {
    top: 0 !important;
    left: 100% !important;
    margin-top: -6px !important;
    margin-left: -1px !important;
    border-radius: 0 !important;
  }
  .dropdown-submenu:hover > .dropdown-menu {
    display: block !important;
  }
  .dropdown-submenu > a:after {
    display: block;
    content: "\f105";
    font-family: "FontAwesome";
    margin-top: -18px;
    right: 15px;
    position: absolute;
    font-weight: 300;
  }
}
@media all and (min-width: 0px) and (max-width: 768px) {
  /* put your css styles in here */
  body .footer h4 {
    text-align: center;
  }
  body .footer p {
    text-align: center;
  }
  body .breaking-news {
    height: 60px;
  }
}
body.burmese * {
  line-height: 1.6;
}

/*# sourceMappingURL=styles.css.map */
