body {font-size: .9rem;}
.carousel {margin-top: 4.8rem;}
.carousel img {width: 100%;}
.carousel-animation .carousel-item {
    transform: none;
}
.h3, h3 {
    font-size: 1.6rem;
}
.carousel-animation .carousel-item-left {
    animation-name: bounceInRight;
    animation-duration: .65s;
}
.carousel-animation .carousel-item-left.active {
    transform: translate(0, 0);
    animation-name: bounceOutLeft;
}
.carousel-animation .carousel-item-right {
    animation-name: bounceInLeft;
    animation-duration: .65s;
}
.carousel-animation .carousel-item-right.active {
    transform: translate(0, 0);
    animation-name: bounceOutRight;
}
.modal .modal-fluid {
    width: 99%;
    max-width: 99%;
}
.modal-dialog.modal-notify.modal-info .modal-header {
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  padding: .5rem 1rem;
}
.modal .modal-fluid .modal-content {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}
.modal-dialog.modal-notify .heading {
    padding: 0;
    text-align: center;
    width: 100%;
}
.modal-dialog.modal-notify .modal-body {
    padding: 1.5rem .5rem .5rem;
}
@media (min-width: 800px) and (max-width: 850px) {
.navbar:not(.top-nav-collapse) {
background: #1C2331!important;
}
}
@media (max-width:740px){
  .full-page-intro{height:1000px}
}
@media (max-width:559px){
  .carousel {margin-top: 5.4rem;}
}
.navbar{background-color:rgba(0,0,0,.3)}
.top-nav-collapse{background-color:#f6f6f6}
@media only screen and (max-width:768px){
  .navbar{background-color:#f6f6f6}
}
.navbar-brand {
  padding-top: inherit;
  padding-bottom: inherit;
}
.navbar-brand img { 
  width: 120px;
}
.navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link {
    color: #8a7e7e;
}
.navbar.navbar-dark .navbar-nav .nav-item.active > .nav-link:hover {
    color: #8a7e7e;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
  color: #111;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link:hover {
  color: #8a7e7e;
}
.navbar-toggler{
width: 47px;
height: 34px;
background-color: transparent;
}
.navbar-toggler .line{
width: 100%;
float: left;
height: 2px;
background-color: #111;
margin-bottom: 5px;
}
footer.page-footer {
  background-color: #4f4949;
}
footer.page-footer img {
  height: 3.5rem;
  padding: .5rem
}
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.bgawal {
  padding: 1rem 0;
  -webkit-box-shadow: inset 0px 3px 5px 0px rgba(156,145,156,1);
  -moz-box-shadow: inset 0px 3px 5px 0px rgba(156,145,156,1);
  box-shadow: inset 0px 3px 5px 0px rgb(183, 177, 183);
}
.selectUbah .btn {
  margin: 0;
  padding: .47rem 1rem .15rem;
  font-size: .75rem;
}
.selectSimulasi .btn {height: 30px;}
.btn {margin:inherit;padding: .28rem .5rem;}
.dropdown-menu {
  font-size: .75rem;
  background-color: #f6f6f6;
}
.dropdown-item {padding: .1rem 1.5rem;}
.navbar .dropdown-menu a {padding: 0 10px;}
select {
  font-family: initial;
}
.btn-light.dropdown-toggle {
    background-color: transparent !important;
    border: 1px solid #dadce0;
    box-shadow: inherit;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #76787b !important;
}
.md-form.md-outline {
  margin-bottom: 0;
}
.selectUbah .md-form .form-control {margin-bottom: .1rem;}
.md-form.md-outline .form-control {
    padding: .2rem .75rem;
}
.md-form.md-outline label {top: -.15rem;}
.liakInji {
  margin-top: 4.8rem;
  padding: 1rem 0;
  background-image: url('../img/bg2.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dataTables_paginate a {
    padding: 3px 6px !important;
    background: #ddd !important;
    border-color: #ddd !important
}
.dropdown-menu:after {
    border-bottom: 6px solid #999999;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    left: 6%;
    position: absolute;
    top: -6px;
}
.dropdown-item:hover, .dropdown-item:focus {
text-decoration: none;
background-color: #007bff;
}
.navbar .dropdown-menu a:hover, 
.navbar .dropdown-menu a:focus,
.bootstrap-select .dropdown-menu li a:hover,
.bootstrap-select .dropdown-menu li a:focus  {
    color: #fff;
}
table.dataTable thead th {
  text-align: center;
  background: #4d5f72;
  color: #fff;
}
.form-control {
  font-size: inherit;
}
#viewModal .md-form .form-control {
  padding: .5rem 0 0 0;
}
.img-circle.profile_img {
    width: 22px;
    height: 22px;
    background: #fff;
    position: relative;
    border-radius: 50%;
    border: 1px solid rgba(52, 73, 94, 0.44);
}
main {
  min-height: 100vh;
}
.dataTables_wrapper select {
height: 34px;
width: auto;
color: #fff;
background-color: rgba(52, 73, 94, 0.88);
padding: 0 1.5rem 0 0.5rem;
border-radius: 5px;
display: inline-block;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
background-image: linear-gradient(45deg, transparent 50%, #ccc 50%), linear-gradient(135deg, #ccc 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
background-position: calc(100% - 10px) calc(0.6em + 5px), calc(100% - 6px) calc(0.6em + 5px), calc(100% - 1.5em) .4em;
background-size: 5px 5px, 5px 5px, 1px 1.5em;
background-repeat: no-repeat;
}
.wizard-card .picture-container2{
    position: relative;
    cursor: pointer;
    text-align: center;
}
.wizard-card .picture{
    width: 106px;
    height: 106px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 5px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.wizard-card .picture:hover{
    border-color: #2ca8ff;
}
.wizard-card.ct-wizard-azzure .picture:hover{
    border-color: #2CA8FF;
}
.wizard-card.ct-wizard-green .picture:hover{
    border-color: #05ae0e;
}
.wizard-card.ct-wizard-blue .picture:hover{
    border-color: #3472f7;
}
.wizard-card.ct-wizard-orange .picture:hover{
    border-color: #ff9500;
}
.wizard-card.ct-wizard-red .picture:hover{
    border-color: #ff3b30;
}
.wizard-card .picture input[type="file"] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}
.wizard-card .picture-src{
    width: 100%;
}

.takePhoto .wizard-card img{
    width: 90px;
    height: 90px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: .3rem;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.takePhoto .wizard-card img:hover{
    border-color: #2ca8ff;
}

#listDatacarFinance .wizard-card img{
    width: 50px;
    height: 50px;
    background-color: #999999;
    border: 2px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: .3rem;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
#listDatacarFinance .wizard-card img:hover{
    border-color: #2ca8ff;
}

.takePhoto .wizard-card [type="file"] {
  height: 0;
  overflow: hidden;
  width: 0;
}

.takePhoto .wizard-card [type="file"] + label {
  background: #f15d22;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  margin-bottom: 1rem;
  outline: none;
  padding: .5rem .2rem;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  vertical-align: middle;
  width: 100%;
}

.alert {
    margin: inherit;
    position: fixed;
    top: 50%;
    left: 40%;
    padding: .3rem .5rem;
    z-index: 9999;
    display: none;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #20c997;
}
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}
.md-form {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading: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(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

table.table a:hover {
  color: #222;
}

table.table p {
  margin: 0;
}

.almtkontak {
  list-style: none;
  padding: 0;
}

.almtkontak li{
  padding: .5rem 0;
}

.lialamt0 {
  position: absolute;
  margin-left: 1.8rem;
  width: 100%;
  top: .5rem;
  line-height: 1.1;
  font-weight: 400;
}

.lialamt1 {
  position: absolute;
  margin-left: 1.8rem;
  width: 100%;
  top: 3.65rem;
  line-height: 1.1;
  font-weight: 400;
}

.lialamt2 {
  position: absolute;
  margin-left: 1.8rem;
  width: 100%;
  top: 6.69rem;
  line-height: 1.1;
  font-weight: 400;
}

.lialamt3 {
  position: absolute;
  margin-left: 1.8rem;
  width: 100%;
  top: 8.9rem;
  line-height: 1.1;
  font-weight: 400;
}

.awalKontak {
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
}

.awalKontak1 {
  font-weight: bold;
  text-align: center;
  font-size: 2.35rem;
}

#dvContentsprint {
  width: 100%;
  color: #4196d2;
  padding: .5rem 0;
  font-size: .85rem;
}

.p_logo {
  width: 100%;
  text-align: center;
}

.p_logo p{
  margin: 0;
}

.p_logo span {
  font-weight: bold;
  font-size: 1.2rem;
}

.p_text {
  width: 100%;
  float: left;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.p_text span {
  font-size: 1rem;
  border-bottom: 1px solid;
  padding: .2rem;
}

.p_text p {
  font-size: 1.2rem;
  margin: 3.5rem 1rem 0;
  color: #fff;
  background: #4196d2;
  border-radius: .5rem;
}

.ketAwal {
  width: 35%;
  float: left;
}

.ketAwal p{
  margin: 0;
}

.ket {
  width: 65%;
  float: left;
}

.ket p{
  margin: 0;
}

.n_t_a {
  border-top: 2px solid;
  padding: .3rem;
}

.i_s_i {
  width: 62%;
  float: left;
}

.i_s_i2 {
  width: 38%;
  float: left;
}

.isi_n_t_a {
  border-top: 2px solid;
  padding: .3rem .1rem .3rem 1rem;
}

.i_s_i22 {
  width: 60%;
  float: left;
  border: 1px solid;
}

.textJudul {
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}

.textIsi {
  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
   -webkit-box-orient: vertical;
}

#liakartikel .z-depth-2 {
  width: 100%;
  height: 12rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#liakartikel .img-fluid {
  margin-left: auto;
  margin-right: auto;
  height: 13vw;
}

#liakartikelDetail .oval {
  width: 350px;
  height: 250px;
  background: transparent;
  border-radius: 50%;
  text-align: center;
  float: left;
  shape-outside: ellipse();
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: 0 .3rem 0 0;
  cursor: pointer;
}

@media (max-width: 1199px){
  .awalKontak1 {
    font-size: 2rem;
  }
}

@media (max-width: 991px){
  .awalKontak1 {
    font-size: 1.4rem;
  }
}

@media (max-width: 767px){
  .awalKontak1 {
    font-size: 2.4rem;
  }
}

@media (max-width: 376px){
  .awalKontak1 {
    font-size: 2rem;
  }
}
/* 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);
  }
}

.navbar:not(.top-nav-collapse) {
    background: #f6f6f6 !important;
}

@media (min-width: 600px){
  .navbar.scrolling-navbar{
    padding-top: .2rem;
    padding-bottom: .2rem;
    background-color: #f6f6f6;
  }
  .navbar.scrolling-navbar.top-nav-collapse {
    padding-top: .2rem;
    padding-bottom: .2rem;
  }
}

.card.card-cascade .view.view-cascade.gradient-card-header,
.modal .view.view-cascade.gradient-card-header {
    padding: .6rem 1rem !important;
    color: #fff;
    text-align: center;
}

.card.card-cascade.narrower .view.view-cascade,
.modal .narrower .view.view-cascade {
    margin-top: -1.25rem;
    margin-right: 4%;
    margin-left: 4%;
}

.card.card-cascade .view.view-cascade,
.modal .view.view-cascade {
    border-radius: .25rem;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}

.modal .table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

.modal .table td {
    cursor: pointer;
}

.modal .table tr:nth-child(even) {
    background-color: #f2f2f2
}

.modal .table .thead-inverse th {
    color: #fff;
    background-color: #0071b7;
}

.modal .table .thead-inverse th {
    padding-top: 0.5rem;
    padding-bottom: 0.4rem;
    text-align: center;
    white-space: nowrap;
}

.modal .table tbody th,
.modal .table tbody td {
    padding-top: 0rem;
    padding-bottom: 0rem;
    text-align: center;
    white-space: nowrap;
}

.modal .table tfoot th,
.modal .table tfoot td {
    padding-top: 0rem;
    padding-bottom: 0rem;
    text-align: center;
}

.modal .table tbody th {
    font-weight: bold;
}

.modal-dialog.cascading-modal .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
}

.garis_x {
  width: 100%;
  border-bottom: 1px solid #cbc6c6;
  line-height: 0.1em;
  margin: 0.2rem 0;
}

.garis_xx { 
  width:100%; 
  text-align:center; 
  border-bottom: 1px solid #000; 
  line-height:0.1em; 
  margin:10px 0 10px; 
}

.garis_xx span { background:#fff; padding:0 10px; }

#listDataDeposit a img{
  position: absolute;
  right: 0;
  top: 1rem;
}


.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}

#listDatacarFinance button,
#listDataDeposit button {
  position: absolute;
  top: .3rem;
  right: .5rem;
  color: #ff0f0f;
  font-size: 1.5rem;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: inherit;
}

#myModalPrint .modal-body {
  margin: 0 !important;
  padding: .1rem !important;
}

.printAdmin #dvContentsprint {
  width: 302px;
  color: #4196d2;
  padding: .5rem 0;
  font-size: .87rem;
  margin: 0 auto;
}

.printAdmin .p_logo {
  width: 100%;
  text-align: center;
}

.printAdmin .p_logo p{
  margin: 0;
}

.printAdmin .p_logo span {
  font-weight: bold;
  font-size: 1.2rem;
}

.printAdmin .p_text {
  width: 100%;
  float: left;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.printAdmin .p_text span {
  font-size: 1rem;
  border-bottom: 1px solid;
  padding: .2rem;
}

.printAdmin .p_text p {
  font-size: 1.2rem;
  margin: 3.5rem 1rem 0;
  color: #fff;
  background: #4196d2;
  border-radius: .5rem;
}

.printAdmin .ketAwal {
  width: 100%;
  padding: 0 .2rem;
}

.printAdmin .ketAwal p{
  margin: 0;
}

.printAdmin .liakAwal {
  width: 35%;
  float: left;
}

.printAdmin .bold_xx {
  font-weight: bold;
  width: 2%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  float: left;
}

.printAdmin .ket {
  width: 63%;
  display: inline-block;
  vertical-align: top;
}

.printAdmin .n_t_a {
  border-top: 2px solid;
  padding: .3rem 0;
}

.printAdmin .i_s_i {
  width: 40%;
  float: left;
}

.printAdmin .i_s_i2 {
  width: 60%;
  float: left;
}

.printAdmin .isi_n_t_a {
  border-top: 2px solid;
  padding: .3rem .3rem .3rem .5rem;
}

.printAdmin .i_s_i22 {
  width: 60%;
  float: left;
  border: 1px solid;
}

.printAdmin .modal-footer {
  padding: 0;
  line-height: 0
}

.printAdmin .modal-footer button {
  font-size: 2rem;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: inherit;
  margin-left: 1.5rem;
}
.printAdmin .modal-footer button#btnEdit {
  color: #2f72ea;
}

.printAdmin .modal-footer button#btnCetak {
  color: #bf5508;
}

.inputModifAll input[type=text] {
    border: inherit;
    box-shadow: inherit;
    border-bottom: 1px solid;
    padding: 0 6px;
    height: 22px;
    border-radius: 0;
    color: #333;
    line-height: 0;
    font-size: .9rem;
    width: 100%;
}

#CekBiaya.inputModifAll input[type=text] {
    height: 30px !important;
}

.inputModifAll .input-group-addon {
    padding: 0;
    background-color: inherit;
    border: inherit;
    font-size: .85rem;
    border-bottom: 1px solid;
}

.inputModifAll .form-control[readonly] {
  background-color: transparent;
}

.inputModifAll .dropdown-toggle {
    border: inherit;
    box-shadow: inherit;
    border-bottom: 1px solid;
    padding: 0 6px;
    height: 22px;
    border-radius: 0;
    color: #333;
    font-size: .89rem;
}

.inputModifAll .bootstrap-select .dropdown-toggle:focus,
.inputModifAll .bootstrap-select .dropdown-toggle:hover {
  outline: inherit !important;
  outline-offset: inherit !important;
  background-color: transparent !important;
  box-shadow: inherit !important;
}

.inputModifAll .dropdown .dropdown-menu .dropdown-item, .dropup .dropdown-menu .dropdown-item {
  padding: .1rem .6rem !important;
  text-align: left;
  word-break: break-word;
  white-space: normal;
}

.inputModifAll .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 95%;
  position: absolute;
  top: 0;
}

.inputModifAll .show > .btn-light.dropdown-toggle {
  background-color: transparent !important;
  box-shadow: inherit !important;
}

.inputModifAll textarea {
    border: inherit;
    border-bottom: 1px solid;
    box-shadow: inherit;
    padding: 0 6px;
    height: 22px;
    overflow-y: hidden;
    border-radius: 0;
    color: #333;
    font-size: .9rem;
}
.inputModifAll .btn{
  padding: 0;
}
.inputModifAll .liakNormalBtn {
  padding: 6px;
}
.inputModifAll .btn-primary {
    color: #337ab7;
    background-color: inherit;
    border-color: inherit;
    border: inherit;
}
.inputModifAll .bootstrap-tagsinput {
    background-color: transparent !important;
    border: inherit;
    border-bottom: 1px solid #111;
    box-shadow: inherit;
    padding: 0;
    line-height: 2;
    border-radius: inherit;
}

.inputModifAll .bootstrap-tagsinput .tag {
  margin: .2rem;
  color: white;
  background: darkgreen;
  padding:.2rem;
  border-radius: .2rem;
  font-size: .85rem;
  white-space: nowrap;
}

.inputModifAll .bootstrap-tagsinput input[type="text"], .inputModifAll .bootstrap-tagsinput .tag::after {
  border: inherit;
}

.selectReadonly {
    pointer-events: none;
    touch-action: none;
}

.btnMobile {
  border: inherit;
  background: inherit;
  color: transparent;
}

.btnMobileInput {
  position: fixed;
  bottom: 5rem;
  background: #f00f0f;
  color: #e7e6ee;
  width: 3rem;
  height: 3rem;
  font-size: 2.4rem;
  padding: 0;
  right: .5rem;
  border-radius: 50%;
}

.lihatDetail_x {
  margin-bottom: 1rem;
  padding: .1rem .2rem;
  color: #111;
}

.hideDetail_x {
  margin-bottom: 1rem;
  border-radius: .25rem;
  padding: .1rem .2rem;
  color: #111;
}

.modalx {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 3rem .5rem 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.9);
}

.modalx-content {
  margin: auto;
  display: block;
  width: auto;
  max-width: 700px;
}

#captionx {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modalx-content, #captionx {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

.closex {
  position: absolute;
  top: 0;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.closex:hover,
.closex:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.spotlight img{
    width: 30vw;
    max-width: 300px;
    margin: 1vh 1vw;
}
.spotlight img{
    display: inline-block;
    height: 20vw;
    max-height: 200px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.spotlight.image{
    cursor: pointer;
}

#spotlight .header div {
  padding-right: 45px !important;
}

.xremove {
  position: absolute;
  font-size: 1.1rem;
  color: red;
  top: .2rem;
  z-index: 9999;
}

@media only screen and (max-width: 700px){
  .modalx-content {
    width: 100%;
  }
}