body {
  overflow-x: hidden !important;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
  font-weight: 400;
}

b {
  font-weight: 600 !important;
}

.portal .page-content {
  background-image: url("/assets/ereport/img/report/bg-report.png");
  background-repeat: no-repeat;
  background-color: #ede8e2;
  background-size: contain;
}


.page-left, .report-container, .page-right {
  height:auto;
  padding: 0;
}
.page-left {
  float:right;
  position:fixed; 
  text-align: right;
}

.portal .report-div {
  margin-top: 40px;
}

.report-container {
  /*margin:0 auto;*/ 
  /*width: 1026px;*/ 
  background: #fff;
  margin: 0 5px 0 9px;
  padding: 40px 0px 0px;
}

.portal .report-container {
  padding: 0px 30px 0px;
}

.sub-not {
  /*background-image: url("/assets/ereport/img/portal/subnot.png");*/
  background-repeat: no-repeat;
  /*background-size: cover;*/
  height: 82px;
  margin: 128px 0px;
  position: absolute;
  top: 0;
  width: 100%;
}

.footer-back {
  background-image: url("/assets/ereport/img/portal/footer-report.png");
  background-repeat: no-repeat;
  height: 146px;
  margin: 0 5px 0 9px;
}

.page-right {
  position:fixed;
  right:0;
  text-align: center;
}
.page-left {

}
.page-right {

}

.report-header-text {
  margin: 20px;
  background: #eaf0f3;
  padding: 15px;
  font-size: 20px;
  font-family: 'Roboto Condensed';
}

.report-container .layer-1, .report-container .layer-2 {
  padding: 0;
}
.report-container .layer-1 {
  min-height: 540px;
  background: url("/assets/ereport/img/icons/paper-header2.png") no-repeat top center;
  padding: 62px 2px 1px 2px;
}
.report-container .layer-2 {
  min-height: 991px;
  background: url("/assets/ereport/img/icons/paper-footer.png") no-repeat bottom center;
  padding: 0px 58px 83px 58px;
  background-position-y: bottom;
}
.margin-top-25 {
  margin-top: 28px;
}

.report-container-fluid {
  padding-right: 0;
  padding-left: 0;
}

/* Tab */
.tabbable-custom .nav-tabs > li:first-child {
  /*margin-left: 120px;*/
}
.tabbable-custom .nav-tabs > li {
  margin-right: 2px;
  background: #6babe5;
  border-top: 1px solid #cbcbcb;
  -webkit-border-top-left-radius: 4px !important;
  -webkit-border-top-right-radius: 4px !important;
  -moz-border-radius-topleft: 4px !important;
  -moz-border-radius-topright: 4px !important;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.tabbable-custom .nav-tabs > li > a {
  color: #fff;
  font-weight: 600;
  /*    padding-left: 30px;
      padding-right: 30px;*/
}

.tabbable-custom .nav-tabs > li.active {
  border-top: 1px solid #cbcbcb;
  margin-top: 1px;
  position: relative;
  -webkit-border-top-left-radius: 4px !important;
  -webkit-border-top-right-radius: 4px !important;
  -moz-border-radius-topleft: 4px !important;
  -moz-border-radius-topright: 4px !important;
  border-top-left-radius: 4px !important;
  border-top-right-radius: 4px !important;
}
.tabbable-custom .nav-tabs > li.active > a {
  color: #71726d;
  font-weight: 600;
}
.tabbable-custom > .tab-content {
  border: 1px solid #cbcbcb;
  padding: 10px 10px 70px;
  /*    border-bottom: 0;
      background: #fff url("/assets/ereport/img/icons/zigzag.png") repeat-x bottom center;
      padding-bottom: 70px;*/
}
/* Tab */

/* Tsaasnii havchaar */
.clip-1 {
  position: absolute;
  width: 47px;
  height: 61px;
  background: url("/assets/ereport/img/icons/clip.png") no-repeat top center;
  margin: -17px 0 0 0;
  z-index: 89;
}
.clip-2 {
  position: absolute;
  width: 47px;
  height: 61px;
  background: url("/assets/ereport/img/icons/clip.png") no-repeat top center;
  margin: -17px 0 0 842px;
  z-index: 89;
}
/* Tsaasnii havchaar */

.board-menu {
  float: right;
  padding: 0 30px 0 0;
}
.board-menu .board {
  width: 194px;
  height: 195px;
  background: url("/assets/ereport/img/icons/board.png") no-repeat top center;
  z-index: 2;
  position: relative;
}
.board-menu .board .text{
  padding: 30px 20px 0 20px;
  text-align: justify;
}
.board-menu .menu {
  margin-top: -12px;
  z-index: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.board-menu .menu .box {
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  border-radius: 10px !important;
  border: 5px #ffa201 solid;
  background: #fff;
  text-align: left;
  padding: 10px 10px 10px 10px;
}
.board-menu .menu .box ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.board-menu .menu .box ul li {
  background: url("/assets/ereport/img/icons/bullet.png") no-repeat left center;
  border-bottom: 1px #e5e5e5 solid;
  padding: 6px 0 6px 22px;
}
.board-menu .menu .box ul li a {
  text-transform: uppercase;
  color: #333333;
  font-size: 12px;
  font-weight: 600;
}
/*.page-left .coffee {
    width: 191px;
    height: 191px;
    background: url("/assets/ereport/img/icons/coffee.png") no-repeat top center;
    float: right;
    margin: 100px -59px 0 0;
}*/

/* Right part */
ul.digital-clock {
  padding: 6px 5px 6px 5px;
  margin: 0;
  list-style: none;
  height: 86px;
  width: 266px;
  border: 1px #000 solid;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  background: #000 url("/assets/ereport/img/icons/clock-bg2.png");
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}
ul.digital-clock li {
  float: left;
  background: url("/assets/ereport/img/icons/clock-bg.png") no-repeat top center;
  text-align: center;
  width: 128px;
  height: 85px;
  padding: 0;
  margin: 0;
}
ul.digital-clock li.dott {
  background: none;
  width: 10px;
}
ul.digital-clock li:first-child {
  /*margin-right: 10px;*/
}
ul.digital-clock li span {
  display: block;
  color: #e5e5e5;
  font-size: 60px;
  font-weight: bold;
  margin: 32px 0 0 18px;
  padding: 0;
  letter-spacing: 29px;
  text-shadow: 1px 1px 2px #000;
}
ul.digital-clock li.dott span {
  letter-spacing: 0px;
  margin: 28px 0 0 -5px;
}
/*.calculator {
    width: 228px;
    margin: 0;
    padding: 0; 
}*/
.date-picker {
  width: 278px;
  margin: 0;
  padding: 0;
}
.date-picker .inside-dp {
  width: 228px;
  margin: 5px auto;
}
.ui-datepicker .ui-datepicker-header {
  background: url("/assets/ereport/img/icons/cal-header.png") repeat-x top center;
}
.ui-widget-header {
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px #000;
}
.ui-widget-content {
  border: 1px solid #766a5a;
/*  background: #e7e8ed url("/assets/ereport/img/icons/cal-bg.png");*/
  background: #fff;
  color: #333333;
}
.ui-datepicker td {
  border: 1px solid #d4d8e1 !important;
}
.ui-datepicker td span, .ui-datepicker td a {
  padding: 1px;
  text-align: center;
  font-size: 11px;
}
.ui-datepicker th {
  padding: 1px 0;
  width: 18px;
  height: 18px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border-bottom: 1px solid #cccccc;
  border-bottom: 0;
  background: none;
  font-weight: bold;
  color: #2c2d31;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .4;
  filter: Alpha(Opacity=40);
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #34a0ce !important;
  color: #fff;
  border: 1px #186788 solid;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #34a0ce !important;
  font-weight: bold;
  color: #000;
  border: 1px #186788 solid;
}
/* Right part */

/* Hol heseg */
.footer {
  padding: 0; 
  font-size: 12px;
  color: #999;
  height: 167px;
  background: url("/assets/ereport/img/icons/footer-bg.png") repeat-x bottom center;
  margin: -10px 0 0 0;
}
.footer .go-top { 
  display: block;
  text-decoration: none;
  cursor: pointer;
  margin-top: 26px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  padding: 0;
}
.footer .go-top i {
  color: #666;
  font-size: 22px;
  margin-bottom: 5px; 
}
.footer .copyright {
  float: left;
  padding: 120px 0 0 50px;
  color: #000;
}
.footer .event-box {
  position: absolute;
  margin: -180px 0 0 90px;
  float: left;
  width: 185px;
  height: 307px;
}
/* Hol heseg */


@media (max-width: 1150px) {
  .sub-not {
    background-size: contain;
    width: 83.1%;
    margin: 136px 0;
  }
}

@media (max-width: 1050px) {
  .sub-not {
    width: 90.4%;
  }
}

@media print
{    
  .noPrintArea, .no-print, .no-print *
  {
    display: none !important;
  }
}

/*@page {
    size: B4;
    margin: 10px;
}*/


.pagination {
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  line-height: 0;
  content: "";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}

.alert {
  padding: 8px 10px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: 5px;
  right: -21px;
  line-height: 20px;
}

.tabbable-custom .nav-tabs > li > a { 
  -webkit-border-radius: 2px; 
  -moz-border-radius: 2px;
  border-radius: 2px; 
  margin-right: 0; 
  padding: 5px 10px; 
  font-size: 13px;
}