@import url('/css/kartik-datepicker.css');

.oscenter-info {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;    
}

.btnAppModal {
  font-size: 20px;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  height: 56px;
  line-height: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

body.dark-mode-active .pageTitle {
  color: #ffffff !important;
}

body.dark-mode-active div {
  color: #586d7f !important;
}

body.dark-mode-active .select2-selection__rendered {
  color: #ffffff !important;
}


body .select2-selection__rendered {
  color: #000000 !important;
}

.pa-listview > li:after {
  left: 2px;
}

.pa {
  display: block;
  padding: 0;
  margin: 0;
  color: #141515;
  background: #fff;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  line-height: 1.3em;
}

.pa1 {    
  padding: 0;
  margin: 0;
  background-color:transparent!important;
  line-height: 1.3em;
}

.pa .text-muted {
  font-size: 13px;
  color: #A1A1A2 !important;
}

.pa > li {
  padding: 8px 16px;
  display: block;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 30px;
}

.pa > li .item {
  position: relative;
}

.pa > li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #E1E1E1;
}

.pa > li:last-child:after {
  display: none;
}

.pa.flush {
  border-top: 0;
  border-bottom: 0;
}

.pa.transparent {
  background: transparent;
}

.pa > li a.item:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Listview' transform='translate(-112.000000, -120.000000)' stroke='%23A1A1A2' stroke-width='2.178'%3E%3Cpolyline id='Path' points='114 122 120 128 114 134'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 12px;
  height: 20px;
  content: "";
  position: absolute;
  right: -16px;
  opacity: 0.5;
  top: 50%;
  margin-top: -8px;
}

.pa > li a.item:active {
  background: rgba(225, 225, 225, 0.8);
}

.pa > li .item {
  padding: 0px 7px 0 0;
  width: 100%;
  /*min-height: 50px;*/
  display: flex;
  align-items: center;
  color: #141515 !important;
  padding-right: 10px;  
}

/*ubah profil*/ 

.photo-tengah {
  justify-content: center;
}

.g-1 {
  background-image: linear-gradient(to right, rgba(145, 221, 172,0.6) , rgba(145, 221, 172,0.2));  
}
.g-2 {
  background-image: linear-gradient(to right, rgba(48, 50, 61,0.08) , rgba(77, 80, 97,0.05));  
}

.bp-gray-style {
  background-color:rgba(191, 191, 191,0.5);  
  padding:5px;
  border-radius:10px;
  font-size:10pt;
  color: rgba(0, 0, 0, 0.78);
  line-height:2.1em ;
}

.bg-ggray-1 {
  background-image: linear-gradient(to right, rgba(191, 191, 191,0.4) , rgba(191, 191, 191,0.01));  
  
}

.bg-ggray-2 {
  background-image: linear-gradient(to right, rgba(191, 191, 191,0.4) , rgba(191, 191, 191,0.01));  
}

.bg-gwarning-2 {
  background-image: linear-gradient(to right, rgba(255, 249, 206, 1) , rgba(191, 191, 191,0.01));  
}

.bg-ggreen-1 {
  background-image: linear-gradient(to right, rgba(222, 252, 199, 1) , rgba(191, 191, 191,0.01));  
}

.bg-gred-1 {
  background-image: linear-gradient(to right, rgba(252, 210, 213, 1) , rgba(191, 191, 191,0.01));  
}

.bg-gred-2 {
  background-image: linear-gradient(to right, rgba(252, 210, 213, 1) , rgba(255, 255, 51, 1));  
}

.br-100 {
  border-radius: 100%;  
}

.ln-1 {
  line-height: 1.6;
}

span.ln-1 {
 line-height: 1.6;
}



.label1 {
  font-size: 12px;
  margin: 0;
  font-weight: 500;
  color: #141515;
  display: block;
  line-height: 1.2em;
  text-align: left;
}

.has-error .help-block {
  color: #cc0000;
  font-size: 8pt;
}


.toast-box.toast-bottom-full {
  top: auto;
  bottom: -100%;
}

.toast-box.toast-bottom-full.show {
  bottom: 0px;
  top: auto;
  margin-bottom: env(safe-area-inset-bottom);
}

.toast-box.toast-top-tab {
  top: -100%;
  bottom: auto;
}

.toast-box.toast-top-tab.show {
  bottom: auto;
  top: 110px;
  margin-top:env(safe-area-inset-top);
}

.form-control-verify {
  padding: 0 0 0 0;
  width: 52px;
  height: 40px;
  border-radius: 0;
  box-shadow: none !important;
  background: transparent;
  text-align: center;
  border: 2px solid #1E74FD;
  font-size: 17px;
  font-weight: 500;
  color: #1E74FD;
}

.badge1 {
  font-size: 10px;
  line-height: 1em;
  border-radius: 100px;
  letter-spacing: 0;
  height: 20px;
  min-width: 20px;
  /*padding: 0 6px;*/
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
}

.badge-ultah {
  font-size: 8px;
  line-height: 1em;
  border-radius: 100px;
  letter-spacing: 0;
  height: 15px;
  box-shadow:1px 1px 1px 1px rgba(0,0,0,0.2),
             0px 0px 0px 0px rgba(0,0,0,0.2) inset;  
  min-width: 20px;
  /*padding: 0 6px;*/
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 200;
}


.text-muted1 {
  font-size: 14px;
  font-weight: bold;
  color: #009933 !important;
}

.text-muted2 {
  font-size: 10px;
  font-weight: bold;
  color: #999999 !important;
}

body.dark-mode-active .text-muted2 {
  color: #586d7f !important;
}

.link-listview-som > li a:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Listview' transform='translate(-112.000000, -120.000000)' stroke='%23A1A1A2' stroke-width='2.178'%3E%3Cpolyline id='Path' points='114 122 120 128 114 134'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 10px;
  height: 16px;
  content: "";
  position: absolute;
  right: 0px;
  opacity: 0.5;
  top: 50%;
  margin-top: -7px;
}

.link-listview-som > li a {
  padding: 8px 20px 8px 16px;
  min-height: 50px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  color: #141515 !important;
}

.link-listview-som > li {
  padding: 0;
  min-height: auto;
}

.link-listview-som > li a:active {
  background: rgba(225, 225, 225, 0.3);
}

body.dark-mode-active .link-listview-som > li a {
  color: #FFFFFF !important;
}

body.dark-mode-active .link-listview-som > li a:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Listview' transform='translate(-112.000000, -120.000000)' stroke='%23586d7f' stroke-width='2.178'%3E%3Cpolyline id='Path' points='114 122 120 128 114 134'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
    
.active1 {    
    font-weight: bold;
    background: #99ff99;    
    margin: 0 4px;
    border-radius: 6px !important;         
}

/*pagination on dark mode*/ 
body.dark-mode-active .active1 {    
    font-weight: bold;
    background: transparent;    
    margin: 0 4px;  
}

body.dark-mode-active .pagination.pagination-secondary .page-item .page-link {
  background: rgba(38, 42, 82,0.9);
  color: #cccccc;
}

body.dark-mode-active .pagination.pagination-secondary .page-item.active1 .page-link {
  background: #660066;
  color: #cccccc;
}

.pagination.pagination-secondary > .disabled > span,
.pagination.pagination-secondary > .disabled > span:hover,
.pagination.pagination-secondary > .disabled > span:focus,
.pagination.pagination-secondary > .disabled > a,
.pagination.pagination-secondary > .disabled > a:hover,
.pagination.pagination-secondary > .disabled > a:focus {
  
  cursor: not-allowed;
  background: rgba(160, 154, 166,0.5);
  color: #ffffff;
  border:0px;
  border-radius: 5px;
  margin:1px;
  padding: 8px;  
  font-size:10pt;  
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
}

body.dark-mode-active .pagination.pagination-secondary > .disabled > span,
body.dark-mode-active .pagination.pagination-secondary > .disabled > span:hover,
body.dark-mode-active .pagination.pagination-secondary > .disabled > span:focus,
body.dark-mode-active .pagination.pagination-secondary > .disabled > a,
body.dark-mode-active .pagination.pagination-secondary > .disabled > a:hover,
body.dark-mode-active .pagination.pagination-secondary > .disabled > a:focus {
  
  cursor: not-allowed;
  background: rgba(160, 154, 166,0.5);
  color: #ffffff;
  border:0px;
  border-radius: 5px;
  margin:1px;
  font-size:10pt;
  padding: 8px; 
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  padding: 5px;   
}

body.dark-mode-active .kv-table-header {
  color:#8195a6 !important;
  background:#0c1630; 
}

body.dark-mode-active .kv-float-header {
    inset-block-start: 0;
    box-shadow: inset 0 0px 0 #ccc;
    
}

.profile-home {
  display: flex;
  align-items: center;  
}

.profile-home .avatar {
  margin-right: 16px;
  
}

.profile-home .in .name {
  margin: 0 0 5px 0;
  color: #ffffff;
  font-weight: 500;
  background-color: transparent;  
}

.profile-home .in .subtext {
  color: #cccccc;
  font-weight: 400;
  margin: 0;
}

body.dark-mode-active .profile-home .in .subtext {
  color: rgba(187, 186, 191,0.9);  
}
body.dark-mode-active .name  {
  color: #cccccc;  
}

.section-home {
  padding: 20px 10px 40px 10px;
  margin: 0px 0px 0px 0px ;
  background-color: #1E74FD;
  border-radius: 0px 0px 20px 20px;
}

body.dark-mode-active .section-home {
  background-color: rgba(6, 34, 51,0.9); 
}

.section-title-home {
  font-size: 16px;
  padding: 0px 0;
  display: flex;    
  align-items: center;
  justify-content:center;
  color: #141515;
  font-weight: 500;
}

.appIconMenu {
  min-height: 56px;
  margin-top: -45px;
  /*position: fixed;*/
  z-index: 999;
  /*bottom: 0;*/
  left: 0;
  right: 0;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #E1E1E1;
  padding-top: 6px;  
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: env(safe-area-inset-bottom);
}

.appIconMenu.no-border {
  border: 0 !important;
  box-shadow: 0 !important;
}

.appIconMenu.rounded {
  border-radius: 24px 24px 0 0 !important;
}

.appIconMenu.rounded .item:before {
  display: none;
}

.appIconMenu .item {
  font-size: 9px;
  letter-spacing: 0;
  text-align: center;
  width: 100%;
  height: 56px;
  line-height: 1.2em;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.appIconMenu .item:before {
  content: '';
  display: block;
  height: 2px;
  border-radius: 0 0 10px 10px;
  background: transparent;
  position: absolute;
  left: 4px;
  right: 4px;
  top: 0;
}

.appIconMenu .item .col {
  width: 100%;
  padding: 0 4px;
  text-align: center;
}

.appIconMenu .item i.icon,
.appIconMenu .item ion-icon {
  display: inline-flex;
  margin: 1px auto 3px auto;
  font-size: 26px;
  line-height: 1em;
  color: #141515;
  transition: 0.1s all;
  display: block;
  margin-top: 1px;
  margin-bottom: 3px;
}

.appIconMenu .item .action-button {
  display: inline-flex;
  width: 50px;
  height: 50px;
  margin-left: -5px;
  margin-right: -5px;
  align-items: center;
  justify-content: center;
  border-radius: 200px;
  background: #1E74FD;
}

.appIconMenu .item .action-button.large {
  width: 60px;
  height: 60px;
  margin-top: -20px;
  margin-left: -10px;
  margin-right: -10px;
}

.appIconMenu .item .action-button i.icon,
.appIconMenu .item .action-button ion-icon {
  color: #FFF !important;
  margin: 0 !important;
  line-height: 0 !important;
}

.appIconMenu .item strong {
  margin-top: 4px;
  display: block;
  color: #141515;
  font-weight: 400;
  transition: 0.1s all;
}

.iconhome{
color:rgba(79, 1, 56,0.7);
}

body.dark-mode-active .iconhome{
color:rgba(204, 228, 255, 0.36);
}

.appIconMenu .item:active {
  opacity: .8;
}

.appIconMenu .item.active:before {
  background: transparent;
}

.appIconMenu .item.active i.icon,
.appIconMenu .item.active ion-icon,
.appIconMenu .item.active strong {
  color: #1E74FD !important;
  font-weight: 500;
}

.appIconMenu .item:hover i.icon,
.appIconMenu .item:hover ion-icon,
.appIconMenu .item:hover strong {
  color: #141515;
}

.appIconMenu.text-light {
  color: #FFF;
}

.appIconMenu.text-light .item {
  color: #FFF;
  opacity: .7;
}

.appIconMenu.text-light .item i.icon,
.appIconMenu.text-light .item ion-icon,
.appIconMenu.text-light .item strong {
  color: #FFF;
}

.appIconMenu.text-light .item.active {
  opacity: 1;
}

.appIconMenu.text-light .item.active i.icon,
.appIconMenu.text-light .item.active ion-icon,
.appIconMenu.text-light .item.active strong {
  color: #FFF !important;
}

.appIconMenu.bg-primary, .appIconMenu.bg-secondary, .appIconMenu.bg-success, .appIconMenu.bg-warning, .appIconMenu.bg-danger, .appIconMenu.bg-info, .appIconMenu.bg-light, .appIconMenu.bg-dark {
  border: 0;
}

.appIconMenu.bg-primary .item:before, .appIconMenu.bg-secondary .item:before, .appIconMenu.bg-success .item:before, .appIconMenu.bg-warning .item:before, .appIconMenu.bg-danger .item:before, .appIconMenu.bg-info .item:before, .appIconMenu.bg-light .item:before, .appIconMenu.bg-dark .item:before {
  display: none;
}

body.dark-mode-active .appIconMenu {
  background: #0F1C2F;
  border-top-color: #1B283B;
}

body.dark-mode-active .appIconMenu .item i.icon,
body.dark-mode-active .appIconMenu .item ion-icon,
body.dark-mode-active .appIconMenu .item strong {
  color: #FFFFFF;
}

body.dark-mode-active .appIconMenu .item:hover i.icon,
body.dark-mode-active .appIconMenu .item:hover ion-icon,
body.dark-mode-active .appIconMenu .item:hover strong {
  color: #FFFFFF;
}

body.dark-mode-active .appIconMenu.bg-light .item i.icon,
body.dark-mode-active .appIconMenu.bg-light .item ion-icon,
body.dark-mode-active .appIconMenu.bg-light .item strong {
  color: #141515;
}

body.dark-mode-active .appIconMenu.bg-light .item:hover i.icon,
body.dark-mode-active .appIconMenu.bg-light .item:hover ion-icon,
body.dark-mode-active .appIconMenu.bg-light .item:hover strong {
  color: #141515;
}

/*list menu*/ 

body.dark-mode-active .appBottomMenu .item .b1 {
color:rgba(19, 173, 29,1);
border:1px solid;
width: 50px;
border-color:rgba(153, 153, 255, 0.2);
border-radius:18px;padding:10px 6px 10px 6px;
}

.appBottomMenu .item .b1 {
color:rgba(19, 173, 29,1);
border:1px solid;
width: 50px;
border-color:rgba(19, 48, 26, 0.1);
border-radius:18px;padding:10px 6px 10px 6px;
}

.listmenu {
  display: block;
  padding: 0;
  margin: 0;
  color: #141515;
  background: #fff;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  line-height: 1.3em;
}

.listmenu .text-muted {
  font-size: 13px;
  color: #A1A1A2 !important;
}

.listmenu > li {
  padding: 8px 16px;
  display: block;
  align-items: center;
  justify-content: space-between;
  position: relative;
  min-height: 50px;
}

.listmenu > li .item {
  position: relative;
}

.listmenu > li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #E1E1E1;
}

.listmenu > li:last-child:after {
  display: none;
}

.listmenu > li footer,
.listmenu > li header {
  font-size: 12px;
  margin: 0;
  line-height: 1.2em;
}

.listmenu > li footer {
  color: #4F5050;
  margin-top: 3px;
}

.listmenu > li header {
  margin-bottom: 3px;
}

body.dark-mode-active .listmenu.transparent {
  background: transparent !important;
}

body.dark-mode-active .listmenu {
  color: #FFFFFF;
  background-color: #0F1C2F !important;
  border-top-color: #1B283B;
  border-bottom-color: #1B283B;
}

body.dark-mode-active .listmenu .text-muted {
  color: #586d7f !important;
}


body.dark-mode-active .listmenu > li:after {
  background: #1B283B;
}

body.dark-mode-active .listmenu > li header,
body.dark-mode-active .listmenu > li footer {
  color: #8195a6;
}

body.dark-mode-active .link-menu > li a {
  color: #FFFFFF !important;
}

body.dark-mode-active .link-menu > li a:active {
  color: rgba(153, 153, 255, 0.5);
}

.link-menu > li {
  padding: 0;
  min-height: auto;
}

.link-menu > li a {
  /*padding: 8px 36px 8px 16px;*/
  padding: 8px;
  min-height: 50px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  color: #141515 !important;
}

.link-menu > li a:active {
  color: rgba(153, 153, 255, 0.5);
}

.link-menu > li a:after {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='10px' height='16px' viewBox='0 0 10 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' stroke-linecap='round' stroke-linejoin='round'%3E%3Cg id='Listview' transform='translate(-112.000000, -120.000000)' stroke='%23A1A1A2' stroke-width='2.178'%3E%3Cpolyline id='Path' points='114 122 120 128 114 134'%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  width: 16px;
  height: 16px;
  content: "";
  position: absolute;
  right: 12px;
  opacity: 0.5;
  /*top: 60%;*/
  margin-top: -8px;
}

.link-menu > li > ul a:after {
  background-image: none;
}

.accordion .accordion-header .btn.collapsed:first-child {
  background: #E1E1E1;
}

#owl-youtube .item iframe{
  display: block;
  width: 100%;
  height: auto;  
}

#owl-youtubeupcoming .item iframe{
  display: block;
  width: 100%;
  height: auto;  
}

#owl-youtubelive .item iframe{
  display: block;
  width: 100%;
  height: auto;  
}

#owl-hwa .item img {
  display: block;
  width: 100%;
  height: 105px;    
}

.iframe-container{
    position:relative;
    width: 100%;    
    padding-bottom: 61%;
    margin-bottom: 10px;
    /*border: 5px #DDD solid;*/
}

.iframe-container iframe {
    position: absolute;
    display:block;  
    width: 100%;   
    height: 88%;
    
}

.iframe-container .yt-desk{
    position:absolute;
    font-size: 10pt;    
    bottom:0;    
    top:88%; 
    line-height: 1.4;
    padding-bottom: 10px;
    }

@media (orientation: landscape) {
.iframe-container{
   position:relative; 
   display: inline-block;       
   width: 320px;   
   height: 190px;
   padding:0px;
   margin:0;
}

.iframe-container iframe {    
    width: 100%;   
    height: 88%;
    /*display: none;*/
}

.iframe-container .yt-desk{ 
    position:absolute; 
    font-size: 8pt;
    bottom: 0px;
    top:88%; 
    line-height: 1.4;        
    }

} 

div.windowsphone-detection.center-screen, div.non-mobile-detection.center-screen {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 80vh;
}

.inactive{
    pointer-events: none;
}