/* Your CSS code here */

.donker {
    background-color: #286090;
}

.tl20 {
	margin-left: 20px;
	margin-top: 20px;
}

.tl30 {
	margin-left: 30px;
	margin-top: 20px;
}

.bl40 {
	margin: 20px 0 40px 20px;
}

.p10 {
    padding: 10px;
}

.ptpb {
    padding: auto 30px;
}

.lor1 {
	color: #c0c3c9;
}

.lor2 {
    color: gold;
}

.lh1 {
	line-height: 1;
}

.dividing {
	margin: 40px;
}

.bg-img2 {
    position: relative;
    -webkit-backface-visibility: visible !important;
    background-repeat: no-repeat;
    background-position: 75% 25%;
    background-size: contain;
    height: 100%;
}

.bg-img3 {
    position: relative;
    -webkit-backface-visibility: visible !important;
    background-repeat: no-repeat;
    background-position: auto;
    background-size: contain;
    height: 100%;
}

.col-sm-offset-91 {
    margin-left: 82%;
  }

.tf {
    font-size: 12px;
}

.c-white {
    color: #fff;
}

.c-gold {
    color: gold;
}


.b-bottom {
    border-bottom: 2px solid rgb(252,200,19);
}

.icon-limit {
    position: absolute;
    left: 25px;
    top: 10px;
    padding: 4px 6px;
    background-color: #0b58d8;
    color: #ffffff;
    border-radius: 100%;
    font-size: 10px;
}


.icon-limit:hover, .icon-limit:focus {
    background-color: #ffffff;
    color: #0b58d8;
    border-radius: 100%;
}

.container-fluid {
    padding-top: 30px;
}

.rounded {
    border-radius: 5px;
}

.rounded-circle {
    border-radius: 100%;
}

.border-primary {
    border-width: 1px;
    border-style: solid;
    border-color: #428bca;
}

.pb-5 {
    padding-bottom: 35px;
}

.panel, .glossymenu ul.submenu {
    background-color: transparent !important;
}

.glossymenu ul.submenu {
    background-color: transparent !important;
}

.glossymenu ul.submenu li a:hover {
    color: #666 !important;
}

#member_menu .menuitem a:hover {
    color: #fff !important;
    background: #f7941c !important;
}

#member_menu a.menu-active {
    color: #fff !important;
    background: #f7941c !important;
}

#member_menu li ul .active a.menu-active {
    background: #f7941c !important;
    color: #fff !important;
}

#member_menu .panel a.menu-active  {
    background: #f5f5f5 !important;
    color: #000 !important;
}

.bootstrap-switch
.bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
    height: auto;
}

.caption p {
    display: none;
}
.caption:hover .info-fee {
    display: block;
    position: absolute;
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    z-index: 1;
    font-size: 14px;
    right: auto;
    bottom: auto;
    white-space: normal;
    top: auto !important; 
    left: auto;
}

.caption:hover p {
    display: block;
    position: absolute;
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    z-index: 1;
    font-size: 14px;
    top: 30px;
    left: 0;
    right: auto;
    bottom: auto;
}
.blockbox li .btn {
    background-color: #f7941c;
    border-color: #f7941c;
    border-radius: 5px;
    font-size: 10px;
    padding: 5px;
    margin-top: 15px;
    font-weight: bold;
    color: #fff;
}
.blockbox {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

.blockbox li {
    position: relative;
    display: flex;
    padding: 25px 5px 5px 5px;
    border-radius: 5px;
    justify-content: center;
    border: 1px solid #eaeaea;
    box-shadow: 0px 0px 10px 0px #7d7d7d;
}

.blockbox li a {
    display: block;
    width: 150px;
    height: 0;
    margin: 0 25px 50px 25px;
    padding: 100px 0 0 0;
    text-align: center;
    vertical-align: middle;
    color: #333;
    font-weight: bold;
    float: left;
}

.blockbox li button {
    display: block;
    width: 150px;
    margin: 0 25px 5px 25px;
    text-align: center;
    vertical-align: middle;
    color: #333;
    font-weight: bold;
    float: left;
}

.border-currency {
    position: relative;
    padding: 25px;
    border-radius: 5px;
    justify-content: center;
    border: 1px solid #eaeaea;
    margin-left: 15px;
    box-shadow: 0px 0px 10px 0px #7d7d7d;
}

.btn-big {
    text-align: center;
    vertical-align: text-bottom;
    color: #333;
    font-weight: bold;
}

.flex {
    display: flex;
}

.img-icon-exchanger {
    width: 23px;
    height: 23px;
    margin: 0px 0px 0px 10px;
    border: 1px solid #000;
    border-radius: 100%;
}

.btn-big:hover {
    color: #666;
    text-decoration: none;
}

.blockbox a {
    color: #7f7f7f;
}
.blockbox a:hover {
    color: #000000;
}

.blockbox li a:hover, button:hover {
    color: #666;
}

th {
    color: #000;
}

#checkbox-agree {
    text-align: left;
    padding-top: 0px;
}
#checkbox-agree input {
    margin-top: 8px;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.transaksi-container {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.btn-more {
    margin-left: auto;
}

.transaksi-container h1 {
    margin-left: 15px;
}

.img-lang {
    width: 16px;
    border: 1px solid #000000;
    border-radius: 100%;
}

.img-lang-list {
    width: 16px;
    margin-right: 15px;
    border: 1px solid #000000;
    border-radius: 100%;
}

.cursor-pointer{
    cursor: pointer;
}

.box
{
    margin: 30px auto 0 auto;
    background: white;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 20px;
    border: 1px solid #adaa9f;
    -moz-box-shadow: 0 2px 2px #9c9c9c;
    -webkit-box-shadow: 0 2px 2px #9c9c9c;
}

/*Features table------------------------------------------------------------*/
.features-table
{
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    color: #2a2a2a;
    background: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
    background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
}

.features-table td
{
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #cdcdcd;
    box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;
    white-space: nowrap;
    text-align: center;
}

/*Body*/
.features-table tbody td
{
    text-align: center;
    font: normal 12px Verdana, Arial, Helvetica;
    width: 150px;
}

.features-table tbody td:first-child
{
    width: auto;
    text-align: left;
}

.features-table td:nth-child(2)
{
    background: rgb(133,140,156);
    border-right: 1px solid white;
    color: white;
}

.features-table td:nth-child(3)
{
    background:rgb(251,185,68);
    border-right: 1px solid white;
    color: white;
}

.features-table td:nth-child(4)
{
    background: rgb(63,65,75);
    border-right: 1px solid white;
    color: white;
}

.features-table td:nth-child(5)
{
    background:rgb(67,157,253);
    color: white;
}
/*Header*/
.features-table thead td
{
    font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top: 1px solid #eaeaea;
}

.features-table thead td:first-child
{
    border-top: none;
}

/*Footer*/
.features-table tfoot td
{
    font: bold 1.4em Georgia;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom: 1px solid #dadada;
}

.features-table tfoot td:first-child
{
    border-bottom: none;
}

#tab-container .active {
    background-color: #f7941c;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0px;
    box-shadow: 0px 0px 10px 0px #7d7d7d;
}
.tab {
    background-color: #ffffff;
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    padding: 10px 0px;
    box-shadow: 0px 0px 10px 0px #7d7d7d;
    border: 1px #cccccc solid;
}
#tab-container .tab:hover {
    box-shadow: none;
}

.list-info {
    list-style: none;
    counter-reset: item;
}
.item {
    counter-increment: item;
    margin-bottom: 5px;
}
.list-info .item {
    position: relative;
    padding-bottom: 2em;
    padding-left: 2em;
    border-left: 2px solid #f7941c;
}
.list-info .item-end {
    border-left: 2px solid transparent;
}
.list-info .item::before {
    position: absolute;
    counter-increment: li;
    left: -17px;
    top: -5px;
    width: 30px;
    height: 30px;
    padding-top: 2px;
    text-align-last: center;
    content: counter(item);
    background: #f7941c;
    border-radius: 100%;
    color: white;
    display: inline-block;
}

.dropdown-menu {
    z-index: 10000;
}

@media (min-width: 992px) {    
    #form_gv .modal-dialog {
        width: 570px;
    }
    .modal-container {
        margin-right: 60px;
        margin-left: 60px;
    }
}

@media (min-width: 431px) {
    .notifMenu {
        display: none !important;
    }
}

@media (max-width: 430px) {    
    .notif {
        display: none !important;
    }
    .modal-container {
        margin-right: 60px;
        margin-left: 60px;
    }
}

@media only screen and (max-width: 1402px) {
    .blockbox {
        grid-template-columns: repeat(4, 1fr);
    }
    .grid-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 1199px) {
    .blockbox {
        grid-template-columns: repeat(3, 1fr);
    }
    .form-horizontal .control-label {
        text-align: unset;
    }
    .grid-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 1060px) {
    .blockbox {
        grid-template-columns: repeat(2, 1fr);
    }
    .grid-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .transaksi-container {
        display: block;
        margin-bottom: 15px;
    }
    
    .btn-more {
        margin: 15px;
        max-inline-size: fit-content;
    }
}

@media only screen and (max-width: 599px) {
    .transaksi-container {
        display: block;
        margin-bottom: 15px;
    }
    
    .btn-more {
        margin: 15px;
        max-inline-size: fit-content;
    }
}

@media only screen and (max-width: 474px) {
    .blockbox {
        grid-template-columns: repeat(1, 1fr);
    }
    .grid-container {
        grid-template-columns: repeat(1, 1fr);
    }
}