img:hover {
  opacity: 0.5;
}

.listrph thead td {
  font-size: 13px;
  background: url(images/bgrow3.gif) repeat-x center center;
  text-align: center;
}

.listrph tbody td {
  font-size: 12px;
  text-align: center;
}

.table-fit {
  white-space: nowrap;
}

.trmerah td {
  background-color: #ffcdd2;
}

textarea {
  background-color: white;
  border: 1px solid grey;
  font-family: Tahoma;
  padding: 5px;
}

div #isi img {
  width: 100%;
}

.listStud tbody td {
  text-align: center;
  border: 1px solid darkgrey;
}

#liststyle {
  border-bottom: 1px dashed #e0e0e0;
  padding: 2px;
}

* html .dropmenudiv a {
  width: 100%;
}

.butang {
  background-image: url(images/bgrow3.gif);
  background-position: top right;
  background-repeat: repeat-x;
  border: 1px solid #d0d0d0;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  height: 24px;
  margin: 0;
  padding: 4px;
  text-decoration: none;
}

hr {
  margin-top: 7px;
  margin-bottom: 7px;
}

.tablewithborderbottom td {
  border-bottom: 1px solid #e0e0e0;
}

a.menucat:hover {
  text-decoration: underline;
}

body {
  background-size: 100%;
  margin: 0;
  padding: 0;
  font-family: "Varela Round", sans-serif;
}

.varela {
  font-family: "Varela Round", sans-serif;
}

td,
div,
button,
input {
  font-family: "Varela Round", sans-serif;
}

.hoverz:hover {
  background: #d9d5ba;
}

.tablesaiz {
  border: 1px solid #000;
  border-collapse: collapse;
}

.tablesaiz td {
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  text-align: center;
}

#facebox {
  left: 0;
  position: absolute;
  text-align: left;
  top: 0;
  z-index: 100;
}

#facebox .popup {
  border: 3px solid rgba(0, 0, 0, 0);
  position: relative;
}

#facebox .content {
  background: #fff;
  display: table;
  font-family: Tahoma;
  padding: 10px;
  width: 370px;
}

#facebox .content > p:first-child {
  margin-top: 0;
}

#facebox .content > p:last-child {
  margin-bottom: 0;
}

#facebox .close {
  background: #fff;
  padding: 2px;
  position: absolute;
  right: 5px;
  top: 5px;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.facebox_hide {
  z-index: -100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

.rstlist ul {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

#container {
  margin-bottom: 200px;
  margin-top: 0;
  padding-top: 0;
  position: relative;
  width: 580px;
  z-index: 0;
}

#slides {
  height: 200px;
  left: 4px;
  position: absolute;
  z-index: 100;
}

.slides_container {
  display: none;
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 580px;
}

.slides_container a img {
  display: block;
}

#slides .next,
#slides .prev {
  display: block;
  padding: 5px;
  position: absolute;
  top: 80px;
  width: 24px;
  z-index: 101;
}

#slides .next {
  left: 545px;
}

.tableMsg thead,
.tableBuy thead {
  background: url(images/bgmain.gif) center center repeat-x;
  border-bottom: 2px solid #585858;
  font-size: 12px;
  font-weight: 700;
}

.tableMsg td,
.tableBuy td {
  border-bottom: 1px dashed #dfdfdf;
}

#facebox .loading,
#facebox .image {
  text-align: center;
}

ul.senarai {
  list-style: none;
  margin-left: 0px;
  padding-left: 8px;
}

ul.senarai2 {
  list-style: square;
  margin-left: 0px;
  padding-left: 15px;
}

a,
a:visited {
  color: #333;
  text-decoration: none;
  outline: 0;
  font-weight: bold;
}

a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}

p a,
p a:visited {
  line-height: inherit;
}

.kapsyen {
  z-index: 500;
  position: absolute;
  bottom: -350px;
  left: 0;
  height: 30px;
  padding: 5px 20px 0 20px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  width: 580px;
  font-size: 1.3em;
  line-height: 1.33;
  color: #fff;
  border-top: 1px solid #000;
  text-shadow: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  page-break-inside: avoid;
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
  border: 3px solid rgba(0, 0, 0, 0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.4);
}

#facebox .content {
  display: table;
  width: 370px;
  padding: 10px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#facebox .content > p:first-child {
  margin-top: 0;
}

#facebox .content > p:last-child {
  margin-bottom: 0;
}

#facebox .close {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 2px;
  background: #fff;
}

.page-title {
  font-size: 22pt;
}

#facebox .close img {
  opacity: 0.3;
}

#facebox .close:hover img {
  opacity: 1;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.facebox_hide {
  z-index: -100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

.tblyuran td {
  border-bottom: 1px solid black;
  font-size: 14px;
  text-align: center;
}

.tblyuran thead td {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}

.tblrph tr td {
  border: 1px solid dimgrey;
}

.pinkrow {
  background-color: pink;
}

thead td {
  font-weight: bold;
}

.ision img {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.day-number {
  background: orange;
  z-index: 2;
  top: 0px;
  right: -25px;
  padding: 2px;
  color: #fff;
  font-weight: bold;
  width: 40px;
  text-align: center;
}

table.calendar {
  border-collapse: collapse;
  border-color: #c5c5b3;
}

td.calendar-day,
td.calendar-day-np {
  width: 100px;
  padding: 2px;
  border-color: #c5c5b3;
}

input[type="date"] {
  line-height: 14px !important;
}

.myButton {
  -moz-box-shadow: inset 0px 1px 0px 0px #a4e271;
  -webkit-box-shadow: inset 0px 1px 0px 0px #a4e271;
  box-shadow: inset 0px 1px 0px 0px #a4e271;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #89c403),
    color-stop(1, #77a809)
  );
  background: -moz-linear-gradient(top, #89c403 5%, #77a809 100%);
  background: -webkit-linear-gradient(top, #89c403 5%, #77a809 100%);
  background: -o-linear-gradient(top, #89c403 5%, #77a809 100%);
  background: -ms-linear-gradient(top, #89c403 5%, #77a809 100%);
  background: linear-gradient(to bottom, #89c403 5%, #77a809 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809', GradientType=0);
  background-color: #89c403;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #74b807;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #528009;
  width: 100px;
}

.myButton:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.05, #77a809),
    color-stop(1, #89c403)
  );
  background: -moz-linear-gradient(top, #77a809 5%, #89c403 100%);
  background: -webkit-linear-gradient(top, #77a809 5%, #89c403 100%);
  background: -o-linear-gradient(top, #77a809 5%, #89c403 100%);
  background: -ms-linear-gradient(top, #77a809 5%, #89c403 100%);
  background: linear-gradient(to bottom, #77a809 5%, #89c403 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403', GradientType=0);
  background-color: #77a809;
}

.myButton:active {
  position: relative;
  top: 1px;
}

td.calendar-day-head {
  font-weight: bold;
  font-size: 14px;
  background: #808080;
  color: white;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}

div.event {
  font-weight: bold;
  margin-bottom: 2px;
}

.slctjawi {
  font-family: "sakkal_majalla";
  font-size: 20px;
  direction: rtl;
}

.slctarab {
  font-family: "sakkal_majalla";
  font-size: 20px;
  direction: rtl;
}

select {
  width: 100%;
}

.tablerpt td {
  vertical-align: top;
  font-size: 15px;
  direction: rtl;
}

.tbliqra tr td {
  border: 2px solid #00b050;
}

.hover {
  background-color: #e96800 !important;
  color: white !important;
}

.menuteknik tr td {
  font-size: 40px !important;
  border: 3px solid dimgrey !important;
  text-align: center;
}

.menuteknik a {
  color: white;
}

.rowclr1 td {
  background-color: lightpink;
}

.tdclr td {
  background-color: dimgrey;
  color: white;
  font-weight: bold;
}

.tblreset tr td {
  border: 0;
}

.orenujian {
  background-color: #e96800 !important;
  color: white;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}

.form-signin .checkbox {
  font-weight: normal;
}

.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}

.form-signin .form-control:focus {
  z-index: 2;
}

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}

.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
}

.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}

.main {
  padding: 20px;
}

@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}

.main .page-header {
  margin-top: 0;
}

.badge-error {
  background-color: #b94a48;
}

.badge-error:hover {
  background-color: #953b39;
}

.badge-warning {
  background-color: #f89406;
}

.badge-warning:hover {
  background-color: #c67605;
}

.badge-success {
  background-color: #468847;
}

.badge-success:hover {
  background-color: #356635;
}

.badge-info {
  background-color: #3a87ad;
}

.badge-info:hover {
  background-color: #2d6987;
}

.badge-inverse {
  background-color: #333333;
}

.badge-inverse:hover {
  background-color: #1a1a1a;
}

.box-widget {
  border: none;
  position: relative;
}

.widget-user .widget-user-header {
  padding: 20px;
  height: 120px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.widget-user .widget-user-username {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 300;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.widget-user .widget-user-desc {
  margin-top: 0;
}

.widget-user .widget-user-image {
  position: absolute;
  top: 65px;
  left: 50%;
  margin-left: -45px;
}

.widget-user .widget-user-image > img {
  width: 90px;
  height: auto;
  border: 3px solid #fff;
}

.widget-user .box-footer {
  padding-top: 30px;
}

.widget-user-2 .widget-user-header {
  padding: 20px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.widget-user-2 .widget-user-username {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 300;
}

.widget-user-2 .widget-user-desc {
  margin-top: 0;
}

.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
  margin-left: 75px;
}

.widget-user-2 .widget-user-image > img {
  width: 65px;
  height: auto;
  float: left;
}

.bg-aqua {
  background-color: #00c0ef !important;
}

.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}

.timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}

.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ddd;
  left: 31px;
  margin: 0;
  border-radius: 2px;
}

.timeline > li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-item {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 0;
  background: #fff;
  color: #444;
  margin-left: 60px;
  margin-right: 15px;
  padding: 0;
  position: relative;
}

.timeline > li > .timeline-item > .time {
  color: #999;
  float: right;
  padding: 10px;
  font-size: 12px;
}

.timeline > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
  font-size: 16px;
  line-height: 1.1;
}

.timeline > li > .timeline-item > .timeline-header > a {
  font-weight: 600;
}

.timeline > li > .timeline-item > .timeline-body,
.timeline > li > .timeline-item > .timeline-footer {
  padding: 10px;
}

.timeline > li > .fa,
.timeline > li > .glyphicon,
.timeline > li > .ion {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #666;
  background: #d2d6de;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}

.timeline > .time-label > span {
  font-weight: 600;
  padding: 5px;
  display: inline-block;
  background-color: #fff;
  border-radius: 4px;
}

.timeline-inverse > li > .timeline-item {
  background: #f0f0f0;
  border: 1px solid #ddd;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.timeline-inverse > li > .timeline-item > .timeline-header {
  border-bottom-color: #ddd;
}

.bg-red {
  background-color: #dd4b39 !important;
  color: white;
}

.vercell > thead > tr > th,
.vercell > tbody > tr > th,
.vercell > tfoot > tr > th,
.vercell > thead > tr > td,
.vercell > tbody > tr > td,
.vercell > tfoot > tr > td {
  vertical-align: middle;
}

.profile-user-img {
  margin: 0 auto;
  width: 100px;
  padding: 3px;
  border: 3px solid #d2d6de;
}

.profile-username {
  font-size: 21px;
  margin-top: 5px;
}

.box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.box.box-primary {
  border-top-color: #3c8dbc;
}

.box.box-info {
  border-top-color: #00c0ef;
}

.box.box-danger {
  border-top-color: #dd4b39;
}

.box.box-warning {
  border-top-color: #f39c12;
}

.box.box-success {
  border-top-color: #00a65a;
}

.box.box-default {
  border-top-color: #d2d6de;
}

.box.collapsed-box .box-body,
.box.collapsed-box .box-footer {
  display: none;
}

.box .nav-stacked > li {
  border-bottom: 1px solid #f4f4f4;
  margin: 0;
}

.box .nav-stacked > li:last-of-type {
  border-bottom: none;
}

.box.height-control .box-body {
  max-height: 300px;
  overflow: auto;
}

.box .border-right {
  border-right: 1px solid #f4f4f4;
}

.box .border-left {
  border-left: 1px solid #f4f4f4;
}

.box.box-solid {
  border-top: 0;
}

.box.box-solid > .box-header .btn.btn-default {
  background: transparent;
}

.box.box-solid > .box-header .btn:hover,
.box.box-solid > .box-header a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.box.box-solid.box-default {
  border: 1px solid #d2d6de;
}

.box.box-solid.box-default > .box-header {
  color: #444444;
  background: #d2d6de;
  background-color: #d2d6de;
}

.box.box-solid.box-default > .box-header a,
.box.box-solid.box-default > .box-header .btn {
  color: #444444;
}

.box.box-solid.box-primary {
  border: 1px solid #3c8dbc;
}

.box.box-solid.box-primary > .box-header {
  color: #ffffff;
  background: #3c8dbc;
  background-color: #3c8dbc;
}

.box.box-solid.box-primary > .box-header a,
.box.box-solid.box-primary > .box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-info {
  border: 1px solid #00c0ef;
}

.box.box-solid.box-info > .box-header {
  color: #ffffff;
  background: #00c0ef;
  background-color: #00c0ef;
}

.box.box-solid.box-info > .box-header a,
.box.box-solid.box-info > .box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-danger {
  border: 1px solid #dd4b39;
}

.box.box-solid.box-danger > .box-header {
  color: #ffffff;
  background: #dd4b39;
  background-color: #dd4b39;
}

.box.box-solid.box-danger > .box-header a,
.box.box-solid.box-danger > .box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-warning {
  border: 1px solid #f39c12;
}

.box.box-solid.box-warning > .box-header {
  color: #ffffff;
  background: #f39c12;
  background-color: #f39c12;
}

.box.box-solid.box-warning > .box-header a,
.box.box-solid.box-warning > .box-header .btn {
  color: #ffffff;
}

.box.box-solid.box-success {
  border: 1px solid #00a65a;
}

.box.box-solid.box-success > .box-header {
  color: #ffffff;
  background: #00a65a;
  background-color: #00a65a;
}

.box.box-solid.box-success > .box-header a,
.box.box-solid.box-success > .box-header .btn {
  color: #ffffff;
}

.box.box-solid > .box-header > .box-tools .btn {
  border: 0;
  box-shadow: none;
}

.box.box-solid[class*="bg"] > .box-header {
  color: #fff;
}

.box .box-group > .box {
  margin-bottom: 5px;
}

.box .knob-label {
  text-align: center;
  color: #333;
  font-weight: 100;
  font-size: 12px;
  margin-bottom: 0.3em;
}

.box > .overlay,
.overlay-wrapper > .overlay,
.box > .loading-img,
.overlay-wrapper > .loading-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.box .overlay,
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 3px;
}

.box .overlay > .fa,
.overlay-wrapper .overlay > .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  color: #000;
  font-size: 30px;
}

.box .overlay.dark,
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5);
}

.box-header:before,
.box-body:before,
.box-footer:before,
.box-header:after,
.box-body:after,
.box-footer:after {
  content: " ";
  display: table;
}

.box-header:after,
.box-body:after,
.box-footer:after {
  clear: both;
}

.box-header {
  color: #444;
  display: block;
  padding: 10px;
  position: relative;
}

.box-header.with-border {
  border-bottom: 1px solid #f4f4f4;
}

.collapsed-box .box-header.with-border {
  border-bottom: none;
}

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion,
.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}

.box-header > .fa,
.box-header > .glyphicon,
.box-header > .ion {
  margin-right: 5px;
}

.box-header > .box-tools {
  position: absolute;
  right: 10px;
  top: 5px;
}

.box-header > .box-tools [data-toggle="tooltip"] {
  position: relative;
}

.box-header > .box-tools.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}

.box-header > .box-tools .dropdown-menu > li > a {
  color: #444 !important;
}

.btn-box-tool {
  padding: 5px;
  font-size: 12px;
  background: transparent;
  color: #97a0b3;
}

.open .btn-box-tool,
.btn-box-tool:hover {
  color: #606c84;
}

.btn-box-tool.btn:active {
  box-shadow: none;
}

.box-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 10px;
}

.no-header .box-body {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.box-body > .table {
  margin-bottom: 0;
}

.box-body .fc {
  margin-top: 5px;
}

.box-body .full-width-chart {
  margin: -19px;
}

.box-body.no-padding .full-width-chart {
  margin: -9px;
}

.box-body .box-pane {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
}

.box-body .box-pane-right {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
}

.box-footer {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 1px solid #f4f4f4;
  padding: 10px;
  background-color: #ffffff;
}

.chart-legend {
  margin: 10px 0;
}

@media (max-width: 991px) {
  .chart-legend > li {
    float: left;
    margin-right: 10px;
  }
}

.box-comments {
  background: #f7f7f7;
}

.box-comments .box-comment {
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.box-comments .box-comment:before,
.box-comments .box-comment:after {
  content: " ";
  display: table;
}

.box-comments .box-comment:after {
  clear: both;
}

.box-comments .box-comment:last-of-type {
  border-bottom: 0;
}

.box-comments .box-comment:first-of-type {
  padding-top: 0;
}

.box-comments .box-comment img {
  float: left;
}

.box-comments .comment-text {
  margin-left: 40px;
  color: #555;
}

.box-comments .username {
  color: #444;
  display: block;
  font-weight: 600;
}

.box-comments .text-muted {
  font-weight: 400;
  font-size: 12px;
}

.user-image {
  float: left;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: -2px;
}

@media (max-width: 767px) {
  .user-image {
    float: none;
    margin-right: 0;
    margin-top: -8px;
    line-height: 10px;
  }
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.detatable {
  white-space: nowrap;
}

.detatable2 {
  white-space: nowrap;
}

.btn-app {
  border-radius: 3px;
  position: relative;
  padding: 20px 15px;
  margin: 0 0 10px 10px;
  min-width: 100px;
  max-width: 100px;
  height: 80px;
  text-align: center;
  color: #666;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  font-size: 12px;
}
.btn-app > .fa,
.btn-app > .glyphicon,
.btn-app > .ion {
  font-size: 20px;
  display: block;
}
.btn-app:hover {
  background: #f4f4f4;
  color: #444;
  border-color: #aaa;
}
.btn-app:active,
.btn-app:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-app > .badge {
  position: absolute;
  top: -3px;
  right: -10px;
  font-size: 10px;
  font-weight: 400;
}

.btn-app2 {
  border-radius: 3px;
  position: relative;
  padding: 20px 15px;
  margin: 0 0 10px 10px;
  min-width: 150px;
  max-width: 200px;
  height: 80px;
  text-align: center;
  color: #000;
  border: 1px solid #ddd;
  background-color: #44c8ef;
  font-size: 12px;
}
.btn-app2 > .fa,
.btn-app2 > .glyphicon,
.btn-app2 > .ion {
  font-size: 20px;
  display: block;
}
.btn-app2:hover {
  background: #f4f4f4;
  color: #444;
  border-color: #aaa;
}
.btn-app2:active,
.btn-app2:focus {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-app2 > .badge {
  position: absolute;
  top: -3px;
  right: -10px;
  font-size: 10px;
  font-weight: 400;
}

[onClick] {
  cursor: pointer;
}

.tengah td {
  text-align: center;
}

.boldo td {
  font-weight: bold;
}

.zoom:hover {
  transform: scale(1.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
}

.bgbelang {
  background: url(images/belang.png) repeat;
}

.bgbolang {
  background: url(images/bolang.png) repeat;
}

.trgaris td {
  border-top: 2px solid black !important;
}

.palatable th {
  background-color: dimgrey;
  color: white;
  text-align: center;
}

.marginoff {
  margin: -15px;
}

.bgdanger {
  color: #fff !important;
  background-color: #f97664 !important;
  border: 1px solid white !important;
  font-weight: bold;
}
a.bgdanger:hover,
a.bgdanger:focus {
  background-color: #f97664;
}

.bgjaya {
  color: #000 !important;
  background-color: #cddc39 !important;
  font-weight: bold;
}
a.bgjaya:hover,
a.bgjaya:focus {
  background-color: #4caf50;
}

.bgkuning {
  color: #000 !important;
  background-color: #ffe600 !important;
  font-weight: bold;
}

.bg-coklat {
  color: #ffffff !important;
  background-color: #827717 !important;
  font-weight: bold;
}

.bg-toq {
  color: #ffffff !important;
  background-color: #00897b !important;
  font-weight: bold;
}

.bgtoqmuda {
  color: #000 !important;
  background-color: #e0f2f1 !important;
}

.bgungumuda {
  color: #000 !important;
  background-color: #f3e5f5 !important;
}

.bgkokomuda {
  color: #000 !important;
  background-color: #f9fbe7 !important;
}

.bgbirumuda {
  color: #000 !important;
  background-color: #e1f5fe !important;
}

.bghijaumuda {
  color: #000 !important;
  background-color: #dcedc8 !important;
}

.bgprime {
  color: #ffffff !important;
  background-color: #2454ff !important;
  border: 1px solid white !important;
  font-weight: bold;
}
a.bgprime:hover,
a.bgprime:focus {
  background-color: #1b49f3;
}

.bgprimes td {
  color: #fff !important;
  background-color: #c62828 !important;
  border: 1px solid white !important;
  font-weight: bold;
}

.bgtov {
  background: #1976d2;
  color: white;
}

.bgetr {
  background: #388e3c;
  color: white;
  font-weight: bold;
}

.bgqur {
  background: #fdd835;
  color: black;
  font-weight: bold;
}

.bgpot {
  background: #fdd835;
  color: black;
}

.bgquran td {
  background-color: #fafafa;
}

.bgiqra1 td {
  background-color: #fafafa;
}

.bgiqra2 td {
  background-color: #fff;
}

.bgkhatam td {
  background-color: #fff8e1;
}

/* Absolute Center Spinner */
.loadings {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: auto;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loadings:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(rgba(20, 20, 20, 0.8), rgba(0, 0, 0, 0.8));

  background: -webkit-radial-gradient(
    rgba(20, 20, 20, 0.8),
    rgba(0, 0, 0, 0.8)
  );
}

/* :not(:required) hides these rules from IE9 and below */
.loadings:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loadings:not(:required):after {
  content: "";
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
    rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
    rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 1.5em 0 0,
    rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0,
    rgba(255, 255, 255, 0.75) -1.5em 0 0 0,
    rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0,
    rgba(255, 255, 255, 0.75) 0 -1.5em 0 0,
    rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*alert alert row table*/

@-webkit-keyframes invalid {
  from {
    background-color: #ffcdd2;
  }
  to {
    background-color: inherit;
  }
}
@-moz-keyframes invalid {
  from {
    background-color: #ffcdd2;
  }
  to {
    background-color: inherit;
  }
}
@-o-keyframes invalid {
  from {
    background-color: #ffcdd2;
  }
  to {
    background-color: inherit;
  }
}
@keyframes invalid {
  from {
    background-color: #ffcdd2;
  }
  to {
    background-color: inherit;
  }
}
.invalid {
  -webkit-animation: invalid 1s infinite; /* Safari 4+ */
  -moz-animation: invalid 1s infinite; /* Fx 5+ */
  -o-animation: invalid 1s infinite; /* Opera 12+ */
  animation: invalid 1s infinite; /* IE 10+ */
}

/**/

.row-striped:nth-of-type(odd) {
  background-color: #efefef;
  border-left: 4px #000000 solid;
}

.row-striped:nth-of-type(even) {
  background-color: #ffffff;
  border-left: 4px #efefef solid;
}

.row-striped {
  padding: 15px 0;
}

.bulletu {
  counter-reset: li;
  margin: 0px;
  padding-left: 0px;
  color: rgb(100, 100, 100);
}

.bulletu li {
  position: relative;
  padding-left: 3em;
  margin: 0.45em 0;
  margin-bottom: 1em;
  list-style: none;
  line-height: 1.2em;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 16px;
}

.bulletu li:hover {
  color: rgb(0, 0, 0);
}

.bulletu li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  padding: 0px;
  color: #fff;
  background: #29b930;
  font-weight: bold;
  text-align: center;
  border-radius: 0.9em;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.bulletu li:hover:before {
  background-color: #2ecc71;
}

.bulletu li li:before {
  background-color: #3498db;
}

.bulletu li:after {
  position: absolute;
  top: 2.1em;
  left: 0.9em;
  width: 2px;
  height: calc(100% - 1em);
  content: "";
  background-color: rgb(203, 203, 203);
  z-index: 0;
}

.bulletu li:hover:after {
  background-color: #2ecc71;
}

.bulletu li li {
  font-size: 0.8em;
}

.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

#password + .glyphicon {
  cursor: pointer;
  pointer-events: all;
}

.rowtaklapor td {
  background: #ffebee;
}

.rowtutup td {
  background: #efebe9;
}

.rowtutupppki td {
  background: #ffcdd2;
}

.rowbelang td {
  background: url(images/belang.png) repeat !important;
}

.rowtiadadata td {
  background: #fff3e0;
}

.gradient1 {
  background: #9d50bb; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to bottom,
    #6e48aa,
    #9d50bb
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to bottom,
    #6e48aa,
    #9d50bb
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gradient2 {
  background: #ff8008; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to bottom,
    #ffc837,
    #ff8008
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to top,
    #ffc837,
    #ff8008
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gradient3 {
  background: #00b09b; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to bottom,
    #96c93d,
    #00b09b
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to bottom,
    #96c93d,
    #00b09b
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gradient4 {
  background: #36d1dc; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to top,
    #5b86e5,
    #36d1dc
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to top,
    #5b86e5,
    #36d1dc
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.gradient5 {
  background: #56ab2f; /* fallback for old browsers */
  background: -webkit-linear-gradient(
    to bottom,
    #a8e063,
    #56ab2f
  ); /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(
    to bottom,
    #a8e063,
    #56ab2f
  ); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.fonto tr td {
  font-family: "Archivo Narrow", sans-serif;
  font-weight: 500;
}

.bg-oren {
  background-color: #e65100;
  color: white;
}

.bg-hijau {
  background-color: #388e3c;
  color: white;
}

.tablekecil tr td {
  font-size: 12px;
}

.kecik td {
  font-size: 9px;
}

.tebel {
  width: 100%;
  page-break-inside: avoid;
}

.tebel2 td {
  white-space: nowrap;
  width: 1px;
  padding: 4px;
}

.tebel td {
  font-size: 10pt !important;
  padding: 6px;
  border: 0.5px solid #cfd8dc;
  white-space: nowrap;
  width: 1px;
}

.fit td {
  white-space: nowrap;
  width: 1px;
}

.tablekecil td {
  font-size: 10px;
}

.tebel td.bg-primary {
  text-align: center;
}

.tebel td.bgdanger {
  text-align: center;
  color: black;
}

.tebel td.bgprime {
  text-align: center;
  color: #fff;
}

.tebel td.bgkhas {
  text-align: center;
  color: white;
  background: #7b1fa2;
}

.bgslip td {
  background: #bbdefb;
}

.bgkhas td {
  text-align: center;
  color: white;
  background: #7b1fa2;
}

.tebel2 td.bg-primary {
  text-align: center;
}

.tebel2 td.bgdanger {
  text-align: center;
  color: black;
}

.tebel2 td.bgprime {
  text-align: center;
  color: #fff;
}

.tebel2 td.bgkhas {
  text-align: center;
  color: white;
  background: #7b1fa2;
}

.bgkhas td {
  text-align: center;
  color: white;
  background: #7b1fa2;
}

.slide-submit {
  background: #f3f5f6;
  color: #929292;
  box-shadow: 0 0 0 1px #ccc;
  border-radius: 30px;
  text-align: right;
  padding: 1em 1em;
  font-size: 0.75em;
  position: relative;
  overflow: hidden;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  transition: 0.2s;
}
.slide-submit-text {
  display: inline-block;
}
.slide-submit-thumb {
  position: absolute;
  top: 0;
  left: 0px;
  width: 50px;
  height: 100%;
  background: linear-gradient(to top, #b2b6c1, #cbd0d4);
  box-shadow: inset 0 0 0 3px #f3f5f6, inset 0 0 0 4px rgba(0, 0, 0, 0.17);
  text-shadow: 0 -1px #828282;
  border-radius: 30px;
  box-sizing: border-box;
  text-align: center;
  font-size: 20px;
  line-height: 35px;
  font-family: serif;
  color: #fff;
}
.slide-submit-thumb:hover,
.draggable {
  background: #1ba5fd;
  cursor: -webkit-grab;
  cursor: grab;
}
.slide-submit-thumb:active {
  background: #1ba5fd;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.slide-success {
  background: #1ba5fd;
  text-align: center;
  color: #fff;
  box-shadow: 0 0 0 1px #157abb;
}
.slide-success .slide-submit-thumb {
  background: #1e76af;
  box-shadow: inset 0 0 0 3px #1ba5fd, inset 0 0 0 4px rgba(0, 0, 0, 0.17);
  color: #1ba5fd;
  pointer-events: none;
}
/*# sourceMappingURL=slide-to-submit.css.map */

.bs-wizard {
  margin-top: 40px;
  margin-bottom: 40px;
}

/*Form Wizard*/
.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0;
}
.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative;
}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {
}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}
.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #fbe8aa;
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  content: " ";
  width: 14px;
  height: 14px;
  background: #fbbd19;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
}
.bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 20px 0;
}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #fbe8aa;
}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%;
}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%;
}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%;
}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5;
}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0;
}
.bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%;
}
.bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%;
}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none;
}

.panel-belum {
  background-color: #ffebee;
}

.panel-dah {
  background-color: #e8f5e9;
}

.panel-in {
  background-color: #f3e5f5;
}

.tablerapat td {
  padding: 1px;
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 11px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.bgtovv {
  background-color: #c8e6c9;
}

.bgetrr {
  background-color: #ffe0b2;
  color: black;
}

.bgarr {
  background-color: #2196f3;
  color: white;
}

html {
  font-size: inherit;
}

.side-menu__label {
  font-size: 10pt;
}

#filterana select {
  width: 100%;
}

#anadeta {
  font-size: 10pt;
  padding: 0px;
}

.side-menu__label {
  color: black;
  font-weight: bold;
}

.bg-siap select {
  background: #32cd32 !important;
  color: white;
}

.bg.xsiap select {
  background: #ff0800 !important;
  color: white;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {
  display: none;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #2196f3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.rukun {
  background: #f7ffb2;
}

/* Remove the default arrow buttons for input[type=number] */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* For Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
