/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    font-family: "Lato", sans-serif;
    transition: background-color .5s;
    padding-top: 5px;
    height: 100%;        
}

ul.a {
    list-style-type: circle;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

.img-cover {
    float:left;
    max-width: 300px;
    max-height: 400px;
    padding: 8px 10px 0px 0px;
    margin-right: 10px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #F0F0F0;
    background-image: url("../images/coverside.jpg");
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-radius: 10px 0px 12px 0px;
    -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-cover:hover {
    opacity: 0.6;
}

/* Home Page Carousel */
header.carousel {
    height: 30%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 30%;
    min-height:200px;
}

header.carousel .fill {
    width: 100%;
    height: 90%;
    background-position: center;
    /* background-size: cover; */
    background-size: 20% 100%;
    background-repeat: repeat-x;
    opacity: 0.5;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Footer Styles */
.footer {
    background-color: #336699;
    font-size:12px;
    font-family: Verdana, Arial;
    color: #fff;
    margin: 0px 0px 0px 0px;
    padding: 20px;
    position: relative;
}
.footer a{
    color: #ccc;
    }
.footer a:hover{
    color: #ffff99;
    text-decoration:none;
    text-shadow:1px 1px #808080;
    }
    
/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.bgheader{
  /*  background-image: url("images/mmg_1490380446.jpg"); */
    background-color: #336699;
    color:#fff;
    font-family: times new roman, arial, sans-serif, verdana; 
    font-size:20pt;
    padding: 20px 10px 10px 10px; 
    vertical-align: middle; 
}
.bgheader:hover {
    color:#eed; 
}
.thead{
    background-color: #808; 
    color:#fff;
}
.panel-heading {
  padding: 1px 21px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}

#formku label.error {
   font-size:10px;
   color: #FB3A3A;
   display: inline-block;
   margin: 1px 0 1px 1px;
   padding: 0;
   text-align: left;
   color: red; 
   padding-left: .5em; 
   font-family: arial,sans-serif, verdana; 
   position: absolute;
  /* background: url(images/warningsmall.png) no-repeat;*/
   text-indent:2px;
}
       


/* Pagination */ 
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 50px;
  padding: 6px 12px;
  z-index: 2;
}

.pagination > a {
  position: relative;
  padding: 6px 12px;
  float: left;  
  line-height: 1.42857143;
  color: #337ab7;
  margin-right: 5px;
  margin-left: 5px;
  text-decoration: none;   
  border-radius: 50px; 
  border-color: #6473F9;
} 

.pagination :first-child > a {
  padding: 6px 12px;
  border-radius: 50px;
}
.pagination :last-child > a{
  padding: 6px 12px;
  border-radius: 50px;
}

.pagination > a:hover,
.pagination > a:focus{
  z-index: 2;
  color: #23527c;
  border-color: #00FF00;
  background: #A4EDF5;
  transition: background-color .5s;
  -moz-box-shadow: 0 0 10px #1359EE;
   -webkit-box-shadow: 0 0 10px #1359EE;
  box-shadow: 0 0 10px #1359EE;
}

.pagination > .active{
  color: #fff;  
  cursor: not-allowed;
  background: #6473F9;
}

.page {
    display: inline-block;
    padding: 3px 6px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-transform: capitalize;
}
 
.page:hover{
    background:#FAF7F7;
}
    
.active, .active:hover{
    background: #757272;
    border-color: #403C3C;
    color: #e9e9e9;
    cursor: not-allowed;
}
            
/* Pengaturan Form */
input,select,textarea  {
    color : #003366;
    font-size : 12px;
    font-family : Verdana,Tahoma,Arial,Calibri;
    font-weight: normal;
    padding:5px;
    border-radius:5px 5px 5px 5px;
    margin: 3px 0;
    background:#f2f2f2;
    border: 2px solid #E5E5E5;
}

/* Pengaturan Galllery photo */
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 500px;
  max-height: 400px;
  position: relative;
 /* margin: auto; */
  float: left;
}

.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, 
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, 
.next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/*hilangkan panah pada input number */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* Fonts Custom */
@font-face {
  font-family: ScriptBL;
  src: url(../fonts/SCRIPTBL.TTF);
}
.ScriptBL {
    font-family: 'ScriptBL', Verdana, sans-serif;
    color: #217609;
}

@font-face {
  font-family: Britanic Bold;
  src: url(../fonts/BRITANIC.TTF);
}
.titlefitur {
    font-family: 'Britanic Bold', Verdana, sans-serif;    
}
/* Place text in the middle of the image */
.header-text {
    text-align: center;
    position: absolute;        
    color: white;    
}
/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.faded {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/*images overlay */
.kdscontainer {
    position: relative;
    width: 80%;
    margin: auto;
}

.kdsimage {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.kdsmiddle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.kdscontainer:hover .kdsimage {
  opacity: 0.3;
}

.kdscontainer:hover .kdsmiddle {
  opacity: 1;
}

.kdstext {
  background-color: #4CAF50;
  color: white;
  font-size: 16px;
  padding: 10px 20px;
}

/*table */
.th {
    background-color: #4CAF50;
    color: white;
}
tr:nth-child(even) {background-color: #f2f2f2
}


/* Pengaturan Label Form */
.error{background: #FFEBE8;}

/*vertical line */
.vl {
    border-left: 1px solid grey;
    height: 100px;
    position: left;
    margin-left: 5px;
    top: 0;
}

/* Menu Modal Sliding menu 2*/
.modal.left .modal-dialog {
	position: fixed;
	margin: auto;
	width: 300px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	     -o-transform: translate3d(0%, 0, 0);
	        transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
}
	
.modal.left .modal-body {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    overflow-y: auto;
    transition: 0.5s;
    padding: 0px 0px 0px 0px;
    list-style:none;
}
.modal.left .modal-body a {
    padding: 10px 0px 5px 20px;
    text-decoration: none;
    font-size: 20px;
    color: #818181;
    display: block;
    transition: 0.3s;
    list-style:none;
    
}

.modal.left .modal-body a:hover {
    text-decoration: none;
    color: #f1f1f1;
}
/*Left*/
.modal.left.fade .modal-dialog{
	left: -350px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
	        transition: opacity 0.3s linear, left 0.3s ease-out;
}
	
.modal.left.fade.in .modal-dialog{
	left: 0;
}
        

/* ----- MODAL STYLE ----- */
.modal-content {
	border-radius: 0;
	border: none;
}
.closebtn {
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 30px;
    margin-left: 20px;
    cursor:pointer;
}
.closebtn a {
    color:#818181;
}
.closebtn a:hover {
    color:#fff;
}
.table1 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2px;
  padding: 2px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.loader_medium {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 256px;
    height: 256px;
    z-index: 9999;
    background: url('../images/loader1.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

.loader_kecil {
    position: absolute;
    left:0px;
    right:0px;
    margin:auto;
    width: 20px;
    height: 20px;
    z-index: 9999;
    border-radius: 50%;
    background: url('../images/loader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .5;
}

.button-windows {
    font-family: Verdana, Arial, Segoe UI, Open Sans, sans-serif, Calibri;
    display: block;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-align: center;
    padding: 30px;
    margin: 2px 2px 2px 2px;
    font-size: 25px;
    text-transform: uppercase;
    background: #336699;
    color: #FFF;
    border: 0px none;
    outline: 0px none;
    border-radius: 6px;
    cursor: pointer;
}
.button-windows:hover {
    background: #74A599;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
}
.button-windows:active {
    background: #F6A953;
    cursor: pointer;
}

.button-windows-success {
    font-family: Verdana, Arial, Segoe UI, Open Sans, sans-serif, Calibri;
    display: block;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-align: center;
    padding: 30px;
    margin: 2px 2px 2px 2px;
    font-size: 25px;
    text-transform: uppercase;
    background: #006600;
    color: #FFF;
    border: 0px none;
    outline: 0px none;
    border-radius: 6px;
    cursor: pointer;
}
.button-windows-success:hover {
    background: #74A599;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
}
.button-windows-success:active {
    background: #F6A953;
    cursor: pointer;
}

.button-windows-danger {
    font-family: Verdana, Arial, Segoe UI, Open Sans, sans-serif, Calibri;
    display: block;
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-align: center;
    padding: 30px;
    margin: 2px 2px 2px 2px;
    font-size: 25px;
    text-transform: uppercase;
    background: #990033;
    color: #FFF;
    border: 0px none;
    outline: 0px none;
    border-radius: 6px;
    cursor: pointer;
}
.button-windows-danger:hover {
    background: #74A599;
    text-decoration: none;
    color: #FFF;
    cursor: pointer;
}
.button-windows-danger:active {
    background: #F6A953;
    cursor: pointer;
}

.counternumber {
    margin:auto;
	position: fixed;
    font-size: 60px;
	top: 50%;
	left: 50%;
}
.bookhome {
    padding:2px;
	position: relative;
    max-height: 80%;
    border-radius: 20px;
    top: auto;
    left:auto;
    text-align: center;
    color:#336699;
}
.embed{
    width:900px;
    height:600px;
    border: 2px solid black ;
}

/* Red border */
hr.line1 {
  border-top: 1px solid red;
}

/* Dashed red border */
hr.line2 {
  border-top: 1px dashed red;
}

/* Dotted red border */
hr.line3 {
  border-top: 1px dotted red;
}

/* Thick red border */
hr.line4 {
  border: 1px solid red;
}

/* Blue border */
hr.lineblue1 {
  border-top: 1px solid blue;
}

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -40px;
  position: relative;
  margin-right:10px;
  z-index: 999;
}

/* Custom placeholder */
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: grey;
    opacity: 0.8; /* Firefox */
    font-size:10pt;
    font-style: italic;    
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: grey;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: grey;
}

/*  custom tombol browse file */
input[type="file"] {
    display: none;
}
.custom-browse-file {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    border: 1px solid #808080;
    border-radius: 3px;
    background-color: #E8E6E6;
} /*  custom tombol browse file */

.footnote{
    font-size: 9pt;
    color: grey;
    font-style: italic;
}

.button-plus{
    position: fixed; bottom:0; right:0; margin-bottom:2%; margin-right:2%; font-size:28pt; color: green; cursor:pointer;
    
}