@charset "UTF-8";
@font-face {
  font-family: Kalpurush;
  src: url("../fonts/kalpurush.ttf"); }
@font-face {
  font-family: Nikosh2;
  src: url("../fonts/nikosh2.ttf"); }
body {
  font-family: Nikosh2, SolaimanLipi; }

body, .banner,
.menu-2nd, .menu-2nd ul {
  background: #7a8389 url(../img/bg-01.jpg) fixed no-repeat center top;
  background-size: cover; }

#alert-box {
  padding-top: 10px; }
  #alert-box .alert {
    margin-bottom: 0;
    text-align: center; }

.js-disabled-alert {
  display: none; }
  .no-js .js-disabled-alert {
    display: block; }

@media (min-width: 768px) {
  #alert-box {
    padding-top: 0;
    padding-bottom: 30px; } }
#wrapper {
  background-color: rgba(255, 255, 255, 0.95);
  background-clip: padding-box; }

@media (max-width: 639px) {
  body::before, body::after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    position: fixed;
    left: 0;
    z-index: 1021; }
  body::before {
    top: 0; }
  body::after {
    bottom: 0; }
  body.theme-1::before {
    background-color: rgba(0, 150, 255, 0.8); }
  body.theme-1::after {
    background-color: rgba(255, 139, 10, 0.8); }
  body.theme-2::before {
    background-color: rgba(187, 195, 40, 0.8); }
  body.theme-2::after {
    background-color: rgba(58, 171, 11, 0.8); } }
@media (min-width: 768px) {
  body {
    padding-bottom: 30px; }

  #wrapper {
    padding: 30px;
    border-top: 10px solid;
    border-bottom: 10px solid;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #000; } }
@media (min-width: 992px) {
  body {
    font-size: 20px; } }
@media (min-width: 1200px) {
  #wrapper {
    width: 1024px; } }
.banner {
  margin-top: 30px; }

.banner-text {
  display: block;
  height: 300px;
  background: rgba(255, 255, 255, 0.7);
  border: 2px solid rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 10px 0 #000;
  font-size: 36px;
  font-weight: bold;
  line-height: 296px;
  color: #fbfcf4;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 5px #928f8b, -5px -5px 5px #cecdc8, 5px 5px 5px #848280; }

@media (min-width: 640px) {
  .banner-text {
    font-size: 96px; } }
#main {
  min-height: 400px;
  padding-top: 30px;
  padding-bottom: 30px; }

.settings-slidebar {
  position: fixed;
  right: -280px;
  top: 0;
  z-index: 51;
  /* greater than scroll top */
  width: 280px;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 20px;
  box-shadow: 0 0 5px 0 #000;
  border-right: 1px solid;
  /* Separator with scrollbar */ }

.settings-slidebar.active {
  transform: translate(-280px, 0); }

.settings-slidebar .h3 {
  padding-bottom: 5px;
  border-bottom: 2px solid;
  margin: 0 0 10px;
  display: block; }

.settings-slidebar a {
  display: block;
  margin-bottom: 10px;
  padding: 5px;
  border: 2px solid;
  cursor: pointer; }

.settings-slidebar a:hover {
  filter: saturate(5); }

.settings-slidebar a.one {
  border-color: #ff8b0a; }

.settings-slidebar a.two {
  border-color: #bbc328; }

.list-checked {
  list-style: none;
  padding-left: 0; }

.list-checked li {
  padding: 5px 0; }

.list-checked li::before {
  content: '\2713\27F9 \00a0 \00a0'; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 32px;
  z-index: 1; }

.datepicker--cell.-focus- {
  background: #f0f0f0; }

.datepicker--cell.-current- {
  color: #4EB5E6; }

.datepicker--cell.-current-.-focus- {
  color: #4a4a4a; }

.datepicker--cell.-current-.-in-range- {
  color: #4EB5E6; }

.datepicker--cell.-in-range- {
  background: rgba(92, 196, 239, 0.1);
  color: #4a4a4a;
  border-radius: 0; }

.datepicker--cell.-in-range-.-focus- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell.-disabled- {
  cursor: default;
  color: #aeaeae; }

.datepicker--cell.-disabled-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-disabled-.-in-range- {
  color: #a1a1a1; }

.datepicker--cell.-disabled-.-current-.-focus- {
  color: #aeaeae; }

.datepicker--cell.-range-from- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 4px 0 0 4px; }

.datepicker--cell.-range-to- {
  border: 1px solid rgba(92, 196, 239, 0.5);
  background-color: rgba(92, 196, 239, 0.1);
  border-radius: 0 4px 4px 0; }

.datepicker--cell.-range-from-.-range-to- {
  border-radius: 4px; }

.datepicker--cell.-selected- {
  color: #fff;
  border: none;
  background: #5cc4ef; }

.datepicker--cell.-selected-.-current- {
  color: #fff;
  background: #5cc4ef; }

.datepicker--cell.-selected-.-focus- {
  background: #45bced; }

.datepicker--cell:empty {
  cursor: default; }

.datepicker--days-names {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #FF9A19;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.28571%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }

@media print {
  .datepickers-container {
    display: none; } }
.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100; }

.datepicker.-from-top- {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

.datepicker.-from-right- {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

.datepicker.-from-bottom- {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

.datepicker.-from-left- {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

.datepicker.active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
  transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  -webkit-transform: none;
  transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  box-sizing: content-box;
  padding: 4px; }

.-only-timepicker- .datepicker--content {
  display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }

.-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
  top: calc(100% - 4px);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  right: calc(100% - 4px);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  bottom: calc(100% - 4px);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg); }

.-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
  left: calc(100% - 4px);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
  left: 10px; }

.-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
  right: 10px; }

.-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
  left: calc(50% - 10px / 2); }

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
  top: 10px; }

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
  bottom: 10px; }

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
  top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }

.datepicker--body.active {
  display: block; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }

.-only-timepicker- .datepicker--nav {
  display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.datepicker--nav-action:hover {
  background: #f0f0f0; }

.datepicker--nav-action.-disabled- {
  visibility: hidden; }

.datepicker--nav-action svg {
  width: 32px;
  height: 32px; }

.datepicker--nav-action path {
  fill: none;
  stroke: #9c9c9c;
  stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; }

.datepicker--nav-title i {
  font-style: normal;
  color: #9c9c9c;
  margin-left: 5px; }

.datepicker--nav-title:hover {
  background: #f0f0f0; }

.datepicker--nav-title.-disabled- {
  cursor: default;
  background: none; }

.datepicker--buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 32px; }

.datepicker--button:hover {
  color: #4a4a4a;
  background: #f0f0f0; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4px;
  position: relative; }

.datepicker--time.-am-pm- .datepicker--time-sliders {
  -webkit-flex: 0 1 138px;
  -ms-flex: 0 1 138px;
  flex: 0 1 138px;
  max-width: 138px; }

.-only-timepicker- .datepicker--time {
  border-top: none; }

.datepicker--time-sliders {
  -webkit-flex: 0 1 153px;
  -ms-flex: 0 1 153px;
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
  content: '';
  background: #f0f0f0;
  border-radius: 4px;
  position: absolute;
  left: -2px;
  top: -3px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  opacity: 0; }

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
  opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }

.datepicker--time-row:first-child {
  margin-bottom: 4px; }

.datepicker--time-row input[type='range'] {
  background: none;
  cursor: pointer;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  padding: 0;
  margin: 0;
  -webkit-appearance: none; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none; }

.datepicker--time-row input[type='range']::-ms-tooltip {
  display: none; }

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:hover::-ms-thumb {
  border-color: #b8b8b8; }

.datepicker--time-row input[type='range']:focus {
  outline: none; }

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']:focus::-ms-thumb {
  background: #5cc4ef;
  border-color: #5cc4ef; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-moz-range-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-ms-thumb {
  box-sizing: border-box;
  height: 12px;
  width: 12px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background: #fff;
  cursor: pointer;
  transition: background .2s; }

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
  margin-top: -6px; }

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-moz-range-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-track {
  border: none;
  height: 1px;
  cursor: pointer;
  color: transparent;
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-fill-lower {
  background: transparent; }

.datepicker--time-row input[type='range']::-ms-fill-upper {
  background: transparent; }

.datepicker--time-row span {
  padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }

.datepicker--time-icon:after, .datepicker--time-icon:before {
  content: '';
  background: currentColor;
  position: absolute; }

.datepicker--time-icon:after {
  height: .4em;
  width: 1px;
  left: calc(50% - 1px);
  top: calc(50% + 1px);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.datepicker--time-icon:before {
  width: .4em;
  height: 1px;
  top: calc(50% + 1px);
  left: calc(50% - 1px); }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }

.datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
  color: #c5c5c5; }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
  color: #dedede; }

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
  color: #fff;
  background: #a2ddf6; }

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
  background: #8ad5f4; }

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.1);
  color: #cccccc; }

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
  background-color: rgba(92, 196, 239, 0.2); }

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
  background: none;
  border: none; }

.tooltip {
  font-size: 16px; }
  .tooltip.left .tooltip-arrow {
    border-left-color: #3AAB0B; }
  .tooltip.top .tooltip-arrow {
    border-top-color: #3AAB0B; }
  .tooltip.right .tooltip-arrow {
    border-right-color: #3AAB0B; }
  .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #3AAB0B; }

.tooltip-inner {
  background-color: #3AAB0B;
  max-width: none; }

.datepicker--content .-weekend- {
  color: red; }

.jsCopyTxt {
  cursor: pointer; }

.jsCopyTxt:hover {
  color: #3AAB0B; }

#jsCopyPlaceholder {
  position: fixed;
  z-index: -50;
  opacity: 0;
  /*width: 1px; /* if 0, document.execCommand('copy') not work in Google Chrome */
  /*update 03.06.2020: 
  "width: 1px;" not work in Google Chrome (83.0) anymore.*/
  height: 0;
  border: 0; }

#logo a {
  display: block;
  /* don't show hand cursor untill rounded border */
  border-radius: 50%;
  overflow: hidden; }

.header-links {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  line-height: 2; }
  .header-links a {
    color: inherit;
    text-decoration: none; }
  .header-links a:hover,
  .header-links a:focus {
    color: #2a9cf1; }
  .header-links .glyphicon {
    margin-right: 15px; }

@media (max-width: 639px) {
  #header {
    padding: 20px 0 0; }

  .logo-container {
    text-align: center; }

  #logo {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    margin-right: 10px; }

  #header .h1 {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    font-size: 18px;
    line-height: 1.8; }

  .header-links {
    background-color: #333;
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    color: #fff; }
    .header-links li {
      display: inline-block; }
    .header-links a {
      display: inline-block;
      padding: 6px 10px; }
    .header-links .text {
      display: none; } }
@media (min-width: 640px) {
  #logo {
    width: 150px;
    float: left;
    margin-right: 20px; }

  #header .h1 {
    margin-top: 15px;
    line-height: 1.4; }

  .header-links .mob-text {
    display: none; } }
.main-footer {
  border-top: 1px solid;
  padding-top: 20px;
  clear: both; }

.footer-credit {
  padding-bottom: 30px;
  text-align: center; }
  .footer-credit span {
    display: block; }

@media (min-width: 640px) {
  .footer-credit {
    padding-bottom: 0;
    text-align: right; }

  .footer-credit span {
    display: inline; } }
.footer-buttons {
  position: fixed;
  bottom: 20px;
  z-index: 1001; }
  .footer-buttons.left {
    left: 20px; }
  .footer-buttons.right {
    right: 20px; }
  .footer-buttons a {
    display: block;
    width: 41px;
    height: 41px;
    line-height: 39px;
    text-align: center;
    border: 1px solid #e64315;
    border-radius: 3px;
    background-color: rgba(255, 70, 0, 0.5);
    box-shadow: inset 0 0 0 1px #ff9269;
    color: #fff; }
    .theme-2 .footer-buttons a {
      border-color: #3AAB0B;
      background-color: rgba(187, 195, 40, 0.5);
      box-shadow: inset 0 0 0 1px #3AAB0B; }
      .theme-2 .footer-buttons a:hover {
        background-color: rgba(187, 195, 40, 0.9); }

#scroll-top-btn .tooltip {
  white-space: nowrap; }

@media (min-width: 640px) {
  #jsShowMobMenu {
    display: none; } }
.menubar {
  display: none;
  margin: 0 -30px;
  padding: 0 30px;
  clear: both;
  position: relative;
  z-index: 5;
  background-color: #333;
  border-top: 1px solid;
  border-bottom: 1px solid; }

@media (min-width: 640px) {
  .menubar {
    display: block; } }
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.menu a {
  /*background: #333;*/
  text-decoration: none;
  color: inherit; }

.menu a:focus {
  text-decoration: none; }

.menu > li {
  float: left;
  position: relative; }

.menu > li > a {
  padding: 6px 10px;
  display: block;
  /*border: 1px solid #333;*/
  color: #BBC328; }

.menu > li.active > a {
  color: #3AAB0B; }

.menu > li > a:focus {
  /* theme-2 focus fix */
  color: #fff; }

.menu > li:hover > a,
.menu > li > a:hover {
  background-color: white;
  color: inherit; }

.menu > li > a.dropdown::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent; }

.menu ul {
  display: none;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0 .25rem .25rem; }

.menu-2nd {
  top: 100%; }

.menu-2nd li a {
  background-color: rgba(255, 255, 255, 0.95); }

.menu > li:hover .menu-2nd {
  display: block; }

.menu-2nd li:hover ul {
  display: block; }

.menu-2nd li:hover a {
  background-color: rgba(255, 245, 234, 0.96); }

.menu-2nd li {
  position: relative; }

.menu-2nd a {
  display: block;
  padding: 5px 10px;
  border-top: 1px solid rgba(121, 122, 123, 0.4); }

.menu-2nd li ul {
  left: 100%;
  top: -1px; }

.menu-2nd li:hover ul {
  display: block; }

.menu-2nd li ul a:hover {
  background-color: rgba(204, 234, 255, 0.96); }

#mob-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1011; }
  #mob-overlay.visible {
    display: block; }

#jsCloseMobMenu {
  background: #000;
  border-bottom: 3px solid;
  text-align: center;
  font-weight: bold;
  color: white;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 5; }

#res-sidebar {
  display: block;
  background-color: rgba(255, 255, 255, 0.95);
  width: 272px;
  height: 100%;
  padding: 15px;
  border-right: 1px solid #ededed;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1031;
  box-shadow: 0 0 5px 0 #999;
  -ms-transform: translate(-100%, 0);
  /* IE 9 */
  -webkit-transform: translate(-100%, 0);
  /* Safari */
  transform: translate(-100%, 0);
  -webkit-transition: all 0.5s ease-in-out;
  /* Safari */
  transition: all 0.5s ease-in-out; }
  #res-sidebar.visible {
    -ms-transform: translate(0, 0);
    /* IE 9 */
    -webkit-transform: translate(0, 0);
    /* Safari */
    transform: translate(0, 0); }

@media (min-width: 640px) {
  #res-sidebar.visible,
  #mob-overlay.visible {
    display: none; } }
#jsShowMobMenu:hover {
  color: #3AAB0B; }

.mob-nav {
  padding-top: 50px;
  height: 100%;
  width: 100%;
  overflow: auto;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px; }

.mob-nav ul {
  padding-left: 12px;
  list-style: none;
  line-height: 20px;
  overflow: hidden; }

.mob-nav li {
  margin-left: -12px;
  border-top: 1px solid; }

.mob-nav a {
  display: block;
  padding: 10px 12px;
  text-decoration: none; }

.mob-nav li > a {
  color: inherit; }

.mob-nav .level-1 {
  border-bottom: 1px solid; }

.mob-nav .level-1 > li:hover,
.mob-nav .level-1 > li.dropopen {
  background-color: #3AAB0B;
  color: #fff; }

.mob-nav .level-2 > li:hover,
.mob-nav .level-2 > li.dropopen {
  background-color: #BBC328; }

.mob-nav .level-2 > li > a {
  padding-left: 32px; }

.mob-nav .level-3 li a {
  padding-left: 45px;
  padding-top: 6px;
  padding-bottom: 6px; }

.mob-nav .dropdown:before {
  float: right;
  content: "\e259";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  padding: 0 6px;
  border-left: 1px dashed; }

.mob-nav li.dropopen > a.dropdown:before {
  content: "\e260"; }

/*
01. Homepage
02. Managements
03. Contractors
*/
/*-------------------------------------------
01. Homepage
-------------------------------------------*/
@media (max-width: 639px) {
  #tbl-front {
    display: block; }
    #tbl-front thead {
      display: none; }
    #tbl-front tbody {
      display: block;
      border-top: 1px solid; }
    #tbl-front tr {
      display: block;
      border-bottom: 1px solid; }
    #tbl-front td {
      display: block;
      border: 0; }
    #tbl-front td::before {
      display: inline-block;
      min-width: 80px;
      padding-right: 10px;
      font-weight: bold; }
    #tbl-front td:first-child::before {
      content: 'ক্রমিক নং:'; }
    #tbl-front td:nth-child(2)::before {
      content: 'নাম:'; }
    #tbl-front td:nth-child(3)::before {
      content: 'পদবী:'; }
    #tbl-front td:nth-child(4)::before {
      content: 'মোবাইল:'; }
    #tbl-front td:nth-child(5)::before {
      content: 'লোকাল:'; } }
/*-------------------------------------------
02. Managements
-------------------------------------------*/
/* Management Page */
#mgmt_result .img-responsive {
  border: 1px solid; }

.mgmt-panel {
  font-size: 16px; }

.mgmt-panel .panel-heading {
  padding: 0;
  position: relative; }

.mgmt-panel .panel-heading a {
  display: block;
  padding: 10px 30px 10px 15px;
  text-decoration: none;
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.mgmt-panel .panel-heading a:hover,
.mgmt-panel .panel-heading a:not(.collapsed) {
  color: #2a9cf1; }

.mgmt-panel .panel-heading a:after {
  content: "\e260";
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  position: absolute;
  right: 0;
  padding: 0 6px;
  border-left: 1px dashed; }

.mgmt-panel .panel-heading a.collapsed:after {
  content: "\e259"; }

.mgmt-panel .panel-body ul {
  padding-left: 10px;
  margin-bottom: 0; }

.form-label-group {
  margin-bottom: 20px; }

.layout-row {
  border-top: 1px solid;
  padding: 0 15px; }

.layout-row > .row {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid; }

form[name="division-filter-form"] .form-control {
  background-color: transparent; }

.management-row .degn-col {
  padding-top: 20px; }

@media (max-width: 479px) {
  .management-row .img-col {
    padding-left: 0;
    padding-right: 0; }
  .management-row .name-col {
    padding-right: 0; }
  .management-row .degn-col {
    clear: both;
    padding-left: 0; } }
/*-------------------------------------------
03. Contractors
-------------------------------------------*/
.name-table {
  margin-bottom: 0; }

.name-table dt {
  width: 35%;
  float: left;
  clear: left; }

.name-table dd {
  width: 65%;
  float: left; }

/* contracts page */
.contract-form .row > div {
  margin-bottom: 20px; }

.form-input-group {
  background: #e5e5e5;
  padding: 20px;
  border-radius: 6px; }

/*
01. General
02. Bijoy to Unicode
03. Currency Conversion
04. Day Calculation
05. Number
*/
/*-------------------------------------------
01. General
-------------------------------------------*/
.calc-wrap {
  padding: 30px 0; }

.calc-wrap .hdg {
  text-align: center; }

.calc-wrap .hdg::after {
  content: '';
  display: block;
  border: 1px solid;
  width: 100px;
  margin: 20px auto; }

.calc-box {
  border: 1px solid;
  border-radius: 5px; }

.calc-input {
  padding: 15px; }

.calc-stg {
  background: #dfdfdf;
  background-clip: padding-box;
  /* Don't Overlap BG with Border */
  padding: 26px;
  border: 2px solid transparent;
  border-radius: 0 5px 5px 0; }

.calc-stg .h3 {
  margin-top: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  text-align: center; }

.calc-inst {
  padding-top: 30px; }

@media (min-width: 640px) {
  .calc-input {
    width: 50%;
    float: left; }

  .calc-stg {
    width: 45%;
    float: right; }

  .calc-inst {
    padding: 30px 30px 0; } }
@media (min-width: 1200px) {
  .calc-input {
    width: 60%; }

  .calc-stg {
    width: 35%; } }
/*-------------------------------------------
02. Bijoy to Unicode
-------------------------------------------*/
.converter-wrap {
  padding: 20px 0; }

.converter-wrap .hdg {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #007bff; }

.converter-wrap .desc {
  padding-bottom: 15px; }

.converter-wrap .col-lft {
  width: 40%;
  float: left; }

.converter-wrap .col-mid {
  width: 20%;
  float: left;
  padding: 120px 10px 0; }

.converter-wrap .col-rht {
  width: 40%;
  float: right; }

.converter-wrap .col-mid .btn {
  width: 100%;
  margin-bottom: 10px; }

.converter-wrap textarea {
  min-height: 400px;
  border-color: #28a745; }

#CONVERTEDT {
  font-family: SutonnyMJ;
  font-size: 18px; }

#EDT {
  font-family: solaimanLipi;
  font-size: 16px; }

/*-------------------------------------------
03. Currency Conversion
-------------------------------------------*/
.curr-calc-tbl {
  table-layout: fixed;
  margin-bottom: 0; }

.curr-calc-tbl input {
  font-size: inherit;
  text-align: right; }

.curr-calc-tbl td:first-child {
  width: 3em; }

.curr-calc-tbl td:last-child {
  text-align: right; }

.curr-calc-tbl tr:not(:last-child) td:nth-child(2) {
  width: 150px; }

.curr-calc-tbl tr:not(:last-child) td:nth-child(3) {
  width: 4em; }

.curr-stg-tbl {
  white-space: nowrap;
  margin-bottom: 0; }

.curr-stg-tbl > tbody > tr > td {
  padding-left: 0; }

.curr-stg-tbl .form-control {
  width: 130px;
  font-size: inherit; }

/*-------------------------------------------
04. Day Calculation
-------------------------------------------*/
#day-calc .form-control[readonly] {
  background-color: #fff; }

@media (min-width: 992px) {
  #day-stg {
    font-size: 16px;
    line-height: 2.15; } }
/*-------------------------------------------
05. Number
-------------------------------------------*/
#percent-calc .i2 {
  width: 120px; }

#percent-calc .ot {
  background-color: #fff; }

.login-html {
  display: table;
  height: 100%;
  text-align: center;
  width: 100%; }

.login-html body {
  display: table-cell;
  vertical-align: middle;
  margin: 2em auto;
  background: #fff;
  padding: 0 15px;
  /* Mobile screen */ }

.login-box {
  width: 100%;
  max-width: 420px;
  margin: 10px auto;
  text-align: left; }
  .login-box .panel-title {
    text-align: center; }

@media (min-width: 768px) {
  .login-box .panel-title {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 24px; } }
.login-form .form-group {
  margin-bottom: 30px; }
.login-form .checkbox {
  margin-bottom: 30px; }
  .login-form .checkbox label {
    font-weight: normal;
    line-height: 1;
    cursor: pointer; }

@media (min-width: 480px) {
  .login-form {
    padding: 20px; } }
/*
01. General
02. Header
03. Sidebar
04. Main Area
05. Footer
*/
/*-------------------------------------------
01. General
-------------------------------------------*/
.admin {
  background: #fff;
  padding: 0; }

@media (min-width: 768px) {
  #admin-wrap {
    padding-left: 220px; } }
/*-------------------------------------------
02. Header
-------------------------------------------*/
#admin-header {
  border-bottom: 10px solid #3AAB0B;
  padding-left: 15px;
  padding-right: 15px; }

/*-------------------------------------------
03. Sidebar
-------------------------------------------*/
#admin-sidebar {
  width: 220px;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #BBC328; }

/*-------------------------------------------
04. Main Area
-------------------------------------------*/
#admin-main {
  min-height: 400px;
  padding: 20px; }

@media (min-width: 768px) {
  #admin-main {
    padding: 30px; } }
/*-------------------------------------------
05. Footer
-------------------------------------------*/
.admin .main-footer {
  border-top: 10px solid #3AAB0B; }

#user-list {
  position: fixed;
  width: 320px;
  right: 0px;
  bottom: 0;
  font-size: 14px; }

.chat-box {
  position: fixed;
  width: 320px;
  right: 320px;
  bottom: 0;
  font-size: 14px; }

.chat-row-list {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 300px;
  overflow-y: scroll; }

.chat-row {
  padding: 6px 0; }
  .chat-row + .chat-row {
    border-top: 1px solid; }
  .chat-row .img-wrap {
    width: 60px;
    float: left;
    padding-right: 10px; }
  .chat-row .text {
    overflow: hidden; }
    .chat-row .text p {
      margin: 0; }
    .chat-row .text .name {
      font-weight: bold; }
    .chat-row .text .time {
      font-size: 0.85em; }

/* Theme 2 */
.theme-2 {
  color: #59686d; }

.theme-2,
.theme-2 .banner,
.theme-2 .menu-2nd,
.theme-2 .menu-2nd ul {
  background-image: url(../img/bg-02.jpg); }

.theme-2 a {
  color: #358f13; }

.theme-2 a:hover,
.theme-2 a:focus {
  color: #1F540C; }

.theme-2 #wrapper {
  border-bottom-color: rgba(58, 171, 11, 0.8);
  border-top-color: rgba(187, 195, 40, 0.8);
  background-color: rgba(255, 255, 255, 0.9); }

.header-links a {
  color: inherit; }

 /*
.theme-2 .menu > li > a:focus {
	color: #fff;
	outline: none;
}*/
.theme-2 .header-links a:hover,
.theme-2 .header-links a:focus {
  color: #358f13; }

.theme-2 .menu-2nd li:hover a {
  background-color: rgba(228, 234, 159, 0.96); }

.theme-2 .menu-2nd li ul a:hover {
  background-color: rgba(230, 243, 225, 0.96); }

.theme-2 .banner-text {
  box-shadow: inset 0 0 5px 0 #000; }

.theme-2 .mgmt-panel .panel-heading a:hover,
.theme-2 .mgmt-panel .panel-heading a:not(.collapsed) {
  color: #358f13; }

/*# sourceMappingURL=styles.css.map */
