/* rubik-regular - latin */
@font-face {
  font-family: 'Rubrik';
  font-style: normal;
  font-weight: 400;
  src: url('../font/rubik-v9-latin/rubik-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Rubrik'), local('Rubrik-Regular'),
       url('../font/rubik-v9-latin/rubik-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/rubik-v9-latin/rubik-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../font/rubik-v9-latin/rubik-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../font/rubik-v9-latin/rubik-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../font/rubik-v9-latin/rubik-v9-latin-regular.svg#Rubik') format('svg'); /* Legacy iOS */
}

.file-upload-imagehead {
	
    margin: auto;
    padding: 20px 20px 0 20px;

}
.mximageshead{
	width: 100% !important;
   height: 100px !important;
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.mg-top-10{
	margin-top:25px;
}

.search-query-xs{
	border:2px solid #dfdcdb;
	height:35px;
	padding-left:5px;
	margin-bottom:20px;
}

.bd-radius{
	border-radius: unset !important;
}

.pad-10{
	padding:5px !important;
}

.txt-k{
	font-size:14px;
	font-weight:bold;
	padding-bottom:15px;
}

.hr-txt-k{
	line-height: solid 1px #f2f2f2 !important;
	margin-bottom:10px;
}

.logoputih{
	width:64px;
	height: 64px;
}

ol {
  max-width: 100%;
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 40px;
}
ol li {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}
ol li::before {
content: counter(my-awesome-counter);
color:#4db8c4;
font-size: 14px;
font-weight: bold;
position: absolute;
--size: 24px;
left: calc(-1 * var(--size) - 0px);
line-height: var(--size);
width: var(--size);
height: var(--size);
top: 8px;
/*transform: rotate(-10deg);*/
background:
#4db8c440 !important;
border-radius: 50%;
text-align: center;
/*box-shadow: 1px 1px 0 #999;*/
}

.carabayar-font{
	font-family: "rubrik", "Arial", "Helvetica Neue", sans-serif !important;
}

.nb-badge,.nb-tag{background-color:#4db8c440;color:#4db8c4;display:inline-block;padding-left:8px;padding-right:8px;margin-right:5px;text-align:center}
.nb-badge{border-radius:50%}

.img_icon{
	width:36px;
	height:36px;
}
.textheaderspan{
	font-size:14px;
	padding-left: 12px;
}

.lighttruered{
	color:red;
}

.lipad{
	padding:10px;
	font-size: 12px;
	list-style-type: none !important;
}
.olpad{
	padding-left:28px;
}
.bgc{
	background-image: url('../img/bg.jpg');
}

.border-n{
	border:none !important;
}

.pad-n{
	padding:unset;
}

.pad-r-20{
	padding-right: 20px;
}

.border-on{
	border: 1px solid rgba(0,0,0,.125) !important;
}

.borderless td, .borderless th {
    border: none;
}

.bolder{
	font-weight:bold;
}
.mg-btm-10{
	margin-bottom:10px;
}

.buttonfont{
	font-size:10px !important;
}

.buttonfont12{
	font-size:12px !important;
}
/*
.card-border-none{
	border:none !important;
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
}
*/
.kecilfont{
	font-size:10px !important;
}

.programimagecards{
	max-width:100%!important;
	max-height:100% !important;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}

.mximage{
	width: 100% !important;
	height: 350px !important;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
.bodernonex{
	border:none !important;
}

.form-control{
	font-size:12px !important;
}
.btn-decrement,.btn-increment{
	padding:0 0 0 0 !important;
	font-size:12px !important;
}

.btnfn12{
	font-size:12px !important;
}

.bg_one{
	    background: linear-gradient(to top right, #f9f2f5 0%, #ede7ef 100%);
}

.div-kanan{
	margin-left:60px;
	font-size:10px;
}
.div-kanan-banget{
	float:right;
	font-size:10px;
}

.rowtenors{
	margin-bottom: -25px;
}

.rowwraptenor{
	margin-bottom:20px;
}
.sampah{
	margin-top:10px;
}
.stepwizard-step p {
    margin-top: 0px;
    color:#666;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    /*opacity: 1 !important;
    filter: alpha(opacity=100) !important;*/
}
.stepwizard .btn.disabled, .stepwizard .btn[disabled], .stepwizard fieldset[disabled] .btn {
    opacity:1 !important;
    color:#bbb;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content:" ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-index: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-success {
    color: #fff !important;
    background-color: #28b779 !important;
    border-color: #28b779 !important;
}

.btn-default {
    background-color: #2255a4;
}

.file-upload {
  background-color: #ffffff;
  width: 600px;
  margin: 0 auto;
  padding: 20px;
}



.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #1FB264;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #15824B;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content {
  display: none;
  text-align: center;
  border: 2px dashed #e0e0e0;
  position: relative;
  /*height:200px;*/
  width: 100%;
  border-radius: 5px;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.file-upload-input-p {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap {
  border: 2px dashed #e0e0e0;
  position: relative;
  height: auto;
  width: 100%;
  border-radius: 5px;
  padding-bottom: 30px;
}

.image-upload-wraping {
  border: 2px dashed #e0e0e0;
  position: relative;
  height: auto;
  width: 100%;
  border-radius: 5px;
}

.image-upload-wraps {
  border: 2px dashed #e0e0e0;
  position: relative;
  /*height:200px;*/
  width: 100%;
  border-radius: 5px;
}

.imagetestx {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.filenameshow{
	font-size:10px !important;
}

.error{
	font-size:10px;
	color:red;
}

/*
.image-dropping,
.image-upload-wrap:hover {
  background-color: #1FB264;
  border: 4px dashed #ffffff;
}

*/

.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text {
  text-align: center;
  font-size:10px;
}

.drag-text h3 {
  font-weight: 100;
  text-transform: uppercase;
  color: #15824B;
  padding: 60px 0;
  font-size:12px !important;
}

.file-upload-image {
  /*
  max-height: 200px;
  max-width: 200px;
  */
  margin: auto;
  padding: 20px;
}

.remove-image {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}

.imagetest{
	width:20%;
	height:auto;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
	padding-top:42px;
}


.imagetestx {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
	float: left;
}

.filenameshow{
	font-size:10px !important;
}

.error{
	font-size:10px;
	color:red;
}

.judulatas{
	font-size:14px !important;
	font-family: 'Rubik', sans-serif;
	text-align: center;
}

.judulatas-pad{
	margin-top:8px;
	color:#333333
}

.grey-text{
	color:#828282;
}

.rata-kiri{
	text-align:left;
}

.btn-primary {
    color: #fff;
    background-color: #7460ee;
    border-color: #7460ee;
}


/*** ERROR PAGE ***/
#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound {
  max-width: 560px;
  width: 100%;
  padding-left: 160px;
  line-height: 1.1;
}

.notfound .notfound-404 {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 140px;
  height: 140px;
  background-image: url('../img/emoji.png');
  background-size: cover;
}

.notfound .notfound-404:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(2.4);
      -ms-transform: scale(2.4);
          transform: scale(2.4);
  border-radius: 50%;
  background-color: #f2f5f8;
  z-index: -1;
}

.notfound h1 {
  font-family: 'Nunito', sans-serif;
  font-size: 65px;
  font-weight: 700;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #151723;
  text-transform: uppercase;
}

.notfound h2 {
  font-family: 'Nunito', sans-serif;
  font-size: 21px;
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
  color: #151723;
}

.notfound p {
  font-family: 'Nunito', sans-serif;
  color: #999fa5;
  font-weight: 400;
}

.notfound a {
  font-family: 'Nunito', sans-serif;
  display: inline-block;
  font-weight: 700;
  border-radius: 40px;
  text-decoration: none;
  color: #388dbc;
}

@media only screen and (max-width: 767px) {
  .notfound .notfound-404 {
    width: 110px;
    height: 110px;
  }
  .notfound {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 110px;
  }
}






