<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.listw{
	height:20px;
}
.btn-primary {
    color: #fff;
    background-color: #DEAA0D;
    border-color: #2e6da4;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
}
.form1{
	padding-top:0px;
	padding-left:50px;
	padding-right:50px;
}
.foter{
	padding:30px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0px;
   margin-bottom: 0px;
   padding-left:200px;
}

.navbar-inverse .navbar-nav&gt;.active&gt;a, 
.navbar-inverse .navbar-nav&gt;.active&gt;a:focus,
 .navbar-inverse .navbar-nav&gt;.active&gt;a:hover {
    color: #fff;
    background-color: #080808;
    line-height: 28px;
    }

    .navbar-inverse .navbar-nav&gt;.open&gt;a, 
    .navbar-inverse .navbar-nav&gt;.open&gt;a:focus, 
    .navbar-inverse .navbar-nav&gt;.open&gt;a:hover {
    color: #fff;
    background-color: #080808;

    line-height: 28px;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;

}


/* tinggi card */
.post-body {
    height: auto;
    position: relative;
    padding: 10px 15px 0;
}

.panel-body .post-body h4 {
color:black;
}
/* untuk menghilangkan padding pada .panel-heading */
.post-thumb {
    padding-left: 15px;
    padding-top: 5px;
}

/* mengatur font dan link judul artikel*/
.post-title a {
    color: rgba(0,0,0,0.7);
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5em;
    letter-spacing: 0.01rem;
    background: #ccc;

}
h3 .post-title{
    padding-top: 100px;
}
.post-title a:hover { text-decoration: none }

/* posisi author selalu di bawah */
.post-author {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-size: 13px;
}

.post-author .author-photo {
    margin-right: 10px;
    border-radius: 50%;
}

/* efek bayangan */
.card:hover {
    box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
}


.container{
    background: #fff;
    

}
#text-forex {
    font-size: 18px;
    line-height: 24px;
	
}
.box-1{
    background: #f4f4f4;
    width: 358px;
    height: auto;
    float: right;
    border:1px solid transparent;
  
}
.login-register-form-section {
        max-width: 300px;
        margin: 0 auto;
        padding-top: 10px;
        background-color: #fff;
    }
    .login-register-form-section i {
        width: 10px;
    }

    .myrememberMe{
        font-size: 11px;
    }
   
    .login-register-form-section .nav-tabs &gt; li &gt; a {
        padding-top: 10px;
        color: #000;
        font: bold 14px lato;
    }
 
    .login-register-form-section .nav-tabs &gt; li.active &gt; a {
        background-color: #ffc211;
        
        color: black;
    }
    .login-register-form-section .nav-tabs &gt; li &gt; a, 
    .login-register-form-section .nav-tabs &gt; li.active &gt; a {
        padding-top: 10px;
        width: 130px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center; 
        border-radius: 0;

    }

    .login-register-form-section .nav-tabs &gt; li.active &gt; a {
            border-color: #9d7c1b;
    }

    .login-register-form-section .nav-tabs {
        padding-bottom: 10px;
        margin-bottom: 10px;
        padding-left: 15px;
    }
	.nav-tabs {
    border-bottom: 1px solid #fff;
	}
    .login-register-form-section .btn-custom {
        width: 100%;
        background-color: #ffc211;
        border-color: #9d7c1b;
        margin-bottom: 0.5em;
        border-radius: 0;
        font: bold 20px lato;
        color: #000;
    }
    .login-register-form-section .btn-custom:hover {
        width: 100%;
        background-color: #ffc211;
        border-color: #9d7c1b;
    }
    .login-register-form-section .form-group {
        padding: 5px 20px;
    }

    .privasi{
        font-size:11px;
    }

.sosmed{
    text-align: center;
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    padding: 20px;
    font-size: 36px;
    width:55px;
   
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

/* Add a hover effect if you want */
.fab:hover {
    opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */


/* Instagram */

.fa-facebook {
     
    color: #ccc;
    font-size: 36px;    
}

.fa-instagram {    
    color:#ccc;
     font-size:  36px;
}

/* whatsapp */
.fa-whatsapp{
    
    color: #ccc;
    font-size: 36px;
}

/* LINE */
.fa-line{
   
    color: #ccc;
    font-size: 36px;
}

.fa-facebook:hover {
    color: #ffc211;
}

.fa-instagram:hover {
    color: #ffc211;
}

.fa-whatsapp:hover {
    color: #ffc211;
}

.fa-line:hover {
    color: #ffc211;
}
.foterb{
	color:white;
	padding-top:20px;
}
.foterblack{
	padding:20px;
	
}

.foterblacks{
	padding-top:10px;
	padding-right:20px;
	padding-bottom:30px;
}
.foter1{
	color:white;
	padding-bottom:20px;
}

.foter1 h3{
	color:#DEAA0D;
}
.foter{
	padding-top:20px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:20px;

		color:white;
}

.sexy_line { 

    margin: 10px 0;
    height: 1px;
    background: black;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, black));
}

.meta{
    font-family: raleway;
    font-size: 18px;
    padding-left: 35px;
     padding-right:  35px;
  }  

hr{
     border-width: 1px solid #000000;
     color: black;
}

.dividers span {

border-right: 2px solid #000;
 padding-right: 10px;   
   height: 22px;
}


.dividers span:last-child { border-right: none;  }



</pre></body></html>