.d-none {
  display: none !important;
}
.d-block {
  display: block !important;
}
@media (min-width: 576px) {
  .d-sm-block {
    display: block !important;
  }
  .d-sm-none {
    display: none !important;
  }
}
@media (max-width: 575.98px) {
  .d-sm-block {
    display: none !important;
  }
  .d-sm-none {
    display: block !important;
  }
}
.archive-title {
    background-color: #b50e00 !important;
    text-align: justify;
    padding: 8px;
    color: #ffffff;
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    font-family: Pristina;
    text-shadow: 0 1px 2px black;
    font-size: 20px;
}
.archive-description {
    border-top: none;
    padding-top: 0px;
    text-align: left;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}
.form-control {
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
@media screen and (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}
.form-control:disabled,.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}
input.cari {
    height: 24px;
    width: 40px;
    text-align: center;
    color: red;
    font-weight: normal;
    background: #f0f7f2;
    border-radius: 2px;
    border: 1px solid #e8e8e8;
    font-size: 13px;
}
#rb {
    height: 24px;
    line-height:18px;
    padding:-1px;
	cursor: pointer;
}
@media (min-width: 360px) and (max-width: 767px) {
.row {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin-right:-15px;
    margin-left:-15px
}
.no-gutters {
    margin-right:0;
    margin-left:0
}
.no-gutters>.col,.no-gutters>[class*=col-]{
    padding-right:0;
    padding-left:0
}}

.scroll {
    overflow-x: scroll;
}
.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

table,td,th {
	border: 1px solid #ddd;
	cursor: default;
	text-align:center;color: #000;
}
.asux {
	color: #bababa;
	font-weight: normal;
	width: 20px;
}
.top {
	background: none repeat scroll 0 0 #ffffff !important;
}
.asu {
	font-weight: bold;
	width: 20px;
}

@media (max-width:767px) {body {background: white ;}
.asu,.asux,.residexx,.entry-content td.asu,.entry-content td.asux,.entry-content td.residexx {
    font-size: 12px!important;
}
#colormenu {
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    padding: 0px;
    background: #f9f9f9;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    width 100% !!important;
}
    
}
#colormenu.fixed {position: fixed;top: 0;left: 0;}
body.admin-bar #colormenu.fixed {top: 0px;}
.e1, .e2, .e3, .e4, .e5, .e6, .e7, .e8, .e9, .e0 {background-color: #ff4d4d;border-radius: 0px;color: white;}
.k1, .k2, .k3, .k4, .k5, .k6, .k7, .k8, .k9, .k0 {background-color: green;border-radius: 0px;color: white;}
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c0 {background-color: blue;border-radius: 0px;color: white;}
.a1, .a2, .a3, .a4, .a5, .a6, .a7, .a8, .a9, .a0 {background-color: orange;border-radius: 0px;color: white;}
.highlight {padding:1px 4px;margin:0 -4px;}@media (min-width: 360px) and (max-width: 767px) {
table tr td {
    line-height:16px!important;}}
.table td,.table th {
     padding: 0px;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}
#colormenu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px; 
    margin-bottom: 10px;
    padding: 10px;
    background: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #ddd;
}
#colormenu .judul-tabel {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}
#colormenu .color {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    display: inline-block;
}
.color.Aqua { background: Aqua; }
.color.Gold { background: Gold; }
.color.LightGreen { background: LightGreen; }
.color.DeepPink { background: DeepPink; }
.color.violet { background: Violet; }
.color.Turquoise { background: #45b8ff; }
.color.Orange { background: Orange; }
.color.Grey { background: #a8a8a8; }
.color.eraser { background: white; border: 2px dashed #ccc; }
#pika-vepika {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    border-collapse: collapse;
    text-align: center;
}
#pika-vepika .headd {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

#pika-vepika .headd td {
    padding: 2px;
    border: 1px solid #ddd;
}
#pika-vepika td {
    padding: 5px 5px;
    font-size: 12px;
    border: 1px solid #ddd;
}
#btnSubmit {
        padding: 5px;
        font-size: 12px;
    }
@media (max-width: 600px) {
    #colormenu {
        flex-wrap: wrap;
    }
	#colormenu.menu2 {
    width: 100% !important;
    left: unset;
    padding: 10px;
}
	#pika-vepika .headd {
    font-size: 8px;
}
	.mb-2.mt-2 {
		padding-top: 30px;
	}
    #colormenu .color {
        width: 25px;
        height: 25px;
    }

    #btnSubmit {
        padding: 5px;
        font-size: 12px;
    }

    #pika-vepika .headd td {
        font-size: 8px;
        padding: 0px;
    }

    #pika-vepika td {
        font-size: 8px;
        padding: 0px;
    }
}
.content-div {
    width: 100%;
    margin: 10px auto;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 4px;
	border: 1px solid #ddd;
}
#pika-vepika.hari {
    width: 100%;
    max-width: 900px;
    margin: 0;
    padding: 20px;
    background: #f9f9f9;
}
.content-title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #00324b !important;
    color: white;
    border-radius: 5px;
}

.htc-content {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.step-box {
    display: flex;
    align-items: center;
    background: white;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.step-num {
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f0f0f0;
    margin-right: 15px;
}

.step-num img {
    width: 100%;
    max-width: 50px;
}

.step-text {
    flex-grow: 1;
}

.step-text h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
}

.step-text p {
    font-size: 14px;
    line-height: 1.5;
    color: #555;
}

.step-text p span {
    font-weight: bold;
}

.step-text p span[style*="color: red"] {
    color: red;
}

.step-text p span[style*="color: blue"] {
    color: blue;
}

.step-text p span[style*="color: orange"] {
    color: orange;
}

@media (max-width: 600px) {
    .step-box {
        flex-direction: ;
        align-items: flex-start;
    }

    .step-num {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }

    .step-text h5 {
        font-size: 14px;
    }

    .step-text p {
        font-size: 13px;
    }
}

.ball-container {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 15px 0;
}

.ball {
    width: 50px;
    height: 50px;
    background: linear-gradient(145deg, #ffffff, #dcdcdc);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.buttons {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 10px;
}
button {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
#generate-btn {
    background: #28a745;
    color: white;
}

#generate-btn:hover {
    background: #218838;
}

#reset-btn {
    background: #dc3545;
    color: white;
}

#reset-btn:hover {
    background: #c82333;
}
.result-text {
    margin-top: 15px;
    font-size: 14px;
    color: #555;
}
@media (max-width: 480px) {
    .ball {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
}
.arissa {
    font-weight: bold;
    width: 10px;
	padding: 8px 5px;
}
.judul-tabel {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0px;
    color: #333;
	padding-top: 0px;
    text-transform: uppercase;
}
.pika {
    background: none repeat scroll 0 0 #fff;
    color: #810101;
	width: 10px;
}
#pika-vepika.hari {
}
.entry-content td {
    padding: 8px 10px;
}

.btn-sm.px-4.btn {
	color: #fff;
    background-color: #001c2b;
    border-color: #001c2b;
	width: 20%;
  margin-bottom: 10px;
}
.btn-sm.px-4.btn:hover {
	color: #fff;
    background-color: #343a40;
    border-color: #343a40;
	width: 20%;
  margin-bottom: 10px;
}
table {
    border-collapse: collapse;
    background: #fff;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
	margin-top: 10px;
}
.d-sm-table-cell {
	display: none;
}
.d-block {
        display: block;
    }
@media screen (min-width: 576px) {
    .d-sm-block {
        display: block !important;
    }
	.entry-content td {
    padding: 8px 5px;
}
	.d-block.d-sm-none {
        display: block !important;
    }
}
#colormenu.fixed {
    z-index: 9999999;
}
.spinner {
    display: inline-block;
    color: #fff;
    animation: spin 1s linear infinite;
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
	}
} 

.asu {
    padding: 0px !important;
    vertical-align: top !important;
    border-top: 1px solid #dee2e6 !important;
}
.asux, .residex {
    background: none repeat scroll 0 0 #fff;
    color: #810101;
	padding: 0px !important;
}
#colormenu.fixed {
    position: fixed;
    top: 0;
    left: 0;
}
button,
input[type="submit"],
input[type="reset"] {
  font-family: sans-serif;
  font-size: 12px;
  background: #b30000;
  color: #fff;
  border: #fff 1px solid;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 1px;
	padding: 10px 15px;
	transition: 0.3s;
}
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  opacity: 0.9;
}
table {
    width: 100% !important;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.post-pagination {
display: none;
}
.nav-links {
display: none;
}
.blog-view.post {
    background-color: #ffc000;
    border-top: 6px solid #d90000;
}
.continue-reading {
    display: inline-block;
    padding: 7px;
    border-radius: 4px;
    background: rgb(181 14 0);
    border: 1px solid rgb(181 14 0);
    color: #ffffff;
    box-shadow: 0 5px 7px -5px #222;
    font-weight: bold;
    width: 100%;
    float: right;
}
.continue-reading:hover {
    display: inline-block;
    padding: 7px;
    border-radius: 4px;
    background: rgb(151 12 0);
    border: 1px solid rgb(151 12 0);
    color: #ffffff;
    box-shadow: 0 5px 7px -5px #222;
    font-weight: bold;
    width: 100%;
    float: right;
}
.entry-thumbnail .post-thumbnail {
    display: table;
    background-color: #8d8d8d00;
    border: 0px solid #888;
    padding: 3px;
}
.entry-excerpt {
    color: #000000 !important;
    font-weight: normal;
}
#recentcomments {
  font-family: Arial, sans-serif;
  background-color: #fafafa;
  overflow: hidden;
}

#recentcomments li.recentcomments {
  font-size: 14px;
  line-height: 1.4;
  color: #333;
}

#recentcomments li.recentcomments:last-child {
  border-bottom: none;
}

#recentcomments .comment-author-link {
  font-weight: bold;
  color: #004085;
  margin-right: 5px;
}

#recentcomments .comment-author-link a {
  color: #004085;
  text-decoration: none;
}

#recentcomments .comment-author-link a:hover {
  text-decoration: underline;
}

#recentcomments a {
  color: #007bff;
  text-decoration: none;
}

#recentcomments a:hover {
  text-decoration: underline;
}

.verticalt-menu a {
    background: -webkit-linear-gradient(top, #F8F9F9 0%, #F4F6F6 100%);
    font-family: 'Roboto Condensed', Sans-serif;
    color: #000;
    display: block;
    padding: 2px;
    padding-left: 5px;
    margin: 0;
    text-decoration: none;
    font-size: 14px;
    border: 0px solid;
    text-align: left;
    font-weight: 500;
}
.entry-tags {
    padding: 10px;
    margin-top: 5px;
    background-color: #d4edda;
    border-color: #c3e6cb;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border-radius: .25rem !important;
    text-align: left;
    color: #000;
}
.entry-updated {
    color: #555;
    font-size: 11px;
    padding: 2px 0;
    text-align: left;
}
.prediksi-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin: 10px auto;
}
table,td,th {
	border: 1px solid #ddd;
	cursor: default;
	text-align:center;color: #000;
	font-weight: 600;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    text-align: justify;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.bg-info {
    background-color: #c40000 !important;
}
small, .small {
    font-size: 85%;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    text-align: justify;
    color: #fff;
}
.result-table {
    width: 100%;
    border-collapse: collapse;
    margin: 10px auto;
    background-color: #f8f9fa;
    text-align: center;
}
.result-table th, .result-table td {
    border: 1px solid #ddd;
    font-size: 14px;
    transition: background 0.3s ease;
}
.result-table th {
    background: linear-gradient(90deg, #b30000 0%, #ff0000 50%, #b30000 100%);
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
}
.entry-byline.cf {
	display: none;
}
.headd th, .headd td, .btnMy
 {
    padding: 3px;
    background: linear-gradient(90deg, #b30000 0%, #ff0000 50%, #b30000 100%);
    color: #fff;
    font-size: 12px;
    font-family: calibri, Lucida Sans, Helvetica, sans-serif;
}
.prediksi-table th, .prediksi-table td {
    padding: 8px;
    border: 1px solid #ddd;
    font-weight: bold;
	background: linear-gradient(0deg, rgba(224, 224, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.result-table td {
    padding: 8px;
    background: linear-gradient(0deg, rgba(224, 224, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
    color: #333;
}
.prediksi-table th {
    background: linear-gradient(90deg, #b30000 0%, #ff0000 50%, #b30000 100%);
    color: white;
    text-align: center;
    font-weight: bold;
}

.prediksi-table tr:nth-child(even) {
    background-color: #f8f8f8;
}

.prediksi-table tr:nth-child(odd) {
    background-color: #ffffff;
}

.prediksi-table tr:hover {
    background-color: #ebebeb;
    transition: 0.3s;
}
@media screen and (max-width: 768px) {
    .prediksi-table {
        font-size: 14px;
        max-width: 100%;
    }
    .prediksi-table th, .prediksi-table td {
        padding: 6px;
    }
}
@media screen and (max-width: 480px) {
    .prediksi-table {
        font-size: 12px;
    }
    .prediksi-table th, .prediksi-table td {
        padding: 5px;
    }
    .prediksi-table th {
        font-size: 14px;
    }
}
#comment-header, #respond, #no-comments, .comment-body {
    background-color: #fff;
    margin: 0 0 0;
    padding: 8px;
    box-shadow: none;
    border-radius: 4px;
	border: 1px solid #ddd;
}
#no-comments .genericon {
    color: #f10000;
    font-size: 20px;
    line-height: 22px;
}
.comment-author-admin > .comment-body, .bypostauthor > .comment-body {
    border-top: 6px solid #e70003;
    background: #f7e600;
}
#live-style.lives a {
    border: 1px solid #dc3545;
    color: #dc3545;
    font-weight: 600;
    border-radius: 2px;
}
.col.alert {
    border: 1px solid #d4edda;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 10px;
    border-radius: .25rem;
    color: #333;
    background: #d4edda;
}
.blog-nav, .post-nav {
    margin-bottom: 10px;
    display: none;
}
.comment-form-comment textarea {
    display: block;
    padding: 3px;
    border: 1px solid #555;
    box-shadow: 0 0 3px #888 inset;
    background: #f7e60040;
}
.comment-form-comment textarea:hover {
    border: 1px solid red;
}
.siptarissa {
	text-align: left;
	margin-bottom: 5px;
}
.entry-header {
    margin-bottom: 0px;
    display: inline-flex;
}
.entry-header.cf::before {
    font-family: "Genericons";
    content: "\f308";
    padding-right: 4px;
    font-size: 30px;
}
.entry-title {
    padding-top: 10px;
}
.row12 {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
	   
}
.col-sm-4 {
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (max-width: 768px) {
  .row12 {
    flex-direction: column;
  }
  .icon-arissapika {
	 display: flex;
  }
}
.blink {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.tanggal {
    font-size: 18px;
}
.icon-arissapika {
	width: 100px;
}
.table thead th {
  background: linear-gradient(0deg, rgb(193 0 0) 0%, rgb(255 0 0) 33%, rgb(185 0 0) 100%);
  color: #fff;
  font-weight: bold;
  font-family: 'Roboto Condensed', Sans-serif;
    text-shadow: 0px 1px 1px #000;
  padding: 8px;
  font-size: 14px;
  border: 1px solid #ddd;
}
.d-inline {
	font-size: 14px;
	font-weight: 600;
}
.table td,
.table th {
  padding: 6px 8px;
  font-size: 13px;
  border: 1px solid #ddd;
  vertical-align: middle;
}
.table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
.table tbody tr:nth-child(even) {
  background-color: #f2f2f2;
}
.table tbody tr:hover {
  background-color: #eaeaea;
}
.numball {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background: linear-gradient(135deg, #df0000 0%, #df0000 50%, rgb(168 0 0) 51%, rgb(168 0 0) 100%);
    border-radius: 50%;
    margin: 2px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    transition: transform 0.2s ease, background 0.2s ease;
    cursor: pointer;
}
.numball:hover {
    background: linear-gradient(135deg, rgb(168, 0, 0) 0%, rgb(168, 0, 0) 50%, #df0000 51%, #df0000 100%);
    transform: scale(1.1);
}
.dropdown {
  position: relative;
  width: 100%;
}
.dropdown-toggle {
  width: 100%;
  background: linear-gradient(90deg, #b30000 0%, #ff0000 50%, #b30000 100%);
  color: white;
  border: none;
  padding: 6px 10px;
  font-weight: bold;
  font-size: 13px;
  border-radius: 4px;
  text-align: left;
  position: relative;
	cursor: pointer;
}
.dropdown-toggle::after {
  content: ' ▼';
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
.dropdown-menu {
  display: none;
  position: absolute;
  top: calc(100% + 4px);
  left: 0;
  width: 100%;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  overflow: hidden;
}
.dropdown.open .dropdown-menu {
  display: block;
}
.text-center {
	text-align: center;
}
.dropdown-menu .dropdown-item {
  padding: 10px 12px;
  font-size: 13px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  background-color: #fff;
  display: block;
  width: 100%;
  box-sizing: border-box;
}
.d-none.d-sm-table-cell {
  display: none;
}
@media (min-width: 576px) {
  .d-none.d-sm-table-cell {
    display: table-cell !important;
  }
}
.d-block.d-sm-none {
  display: block !important;
}
@media (min-width: 576px) {
  .d-block.d-sm-none {
    display: none !important;
  }
}
.dropdown-menu .dropdown-item:last-child {
  border-bottom: none;
}
.dropdown-menu .dropdown-item:hover {
  background-color: #f7f7f7;
  color: #000;
}
@media (max-width: 575.98px) {
  .table thead th {
    font-size: 12px;
    padding: 6px;
  }
  .table td {
    padding: 5px 6px;
    font-size: 12px;
  }
  .dropdown-toggle {
    font-size: 12px;
    padding: 5px 8px;
  }
  .numball {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    margin: 1px;
  }
  .dropdown-menu .dropdown-item {
    font-size: 12px;
    padding: 8px 10px;
  }
  .table tbody tr {
    margin-bottom: 4px;
  }
  .table td .mt-1.d-block.d-sm-none small {
    font-size: 11px;
    color: #444;
    display: block;
    margin-top: 4px;
  }
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.miss {
    text-align: center !important;
    border: 1px solid #ffdbdb;
    color: black !important;
    text-shadow: 1px 1px 2px #fff;
    background: rgb(224, 224, 224);
    background: linear-gradient(0deg, rgba(224, 224, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.btn-block.miss:hover {
	border: 1px solid red;
}
.widget-title {
	background: linear-gradient(90deg, #b30000 0%, #ff0000 50%, #b30000 100%);
	text-align: center;
}
.miss {
    font-size: 14px;
    margin: 0 auto;
    z-index: 100;
    color: black !important;
    box-shadow: 0 5px 7px -5px #222;
    text-shadow: 1px 1px 2px #fff;
	  width: 100%;
    padding: 6px;
}
.entry-content a {
    text-decoration: none;
}
.berpacu {
  display: flex;
  justify-content: center; 
  align-items: center;
  background-color: #da0000;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  width: 98%;
  padding: 4px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  border-radius: 0.25rem;
  border: 1px solid transparent;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin: 0 auto;
}
.berpacu:hover {
  background-color: #c10000;
  color: #fff;
}
blockquote {
    background-color: #ffffff;
    border: 1px solid #fb0000;
    margin: 20px;
    padding: 0;
    font-size: 11px;
    text-align: center;
	  font-style: normal;
	  color: red;
}
.entry-title {
	text-align: center;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
.footers {
   background: linear-gradient(90deg, rgb(189 0 0) 0%, rgb(205 0 0) 50%, rgb(192 0 0) 100%);
    padding: 10px;
    font-size: 14px;
    color: #fff;
    text-shadow: none;
}
.blog-view, .single-view, .author-info, .archive-info, .form-404 {
    background-color: #FFF;
    border: 1px solid #ddd;
    box-shadow: none;
    margin: 0 0 10px;
    padding: 10px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
	  text-align: center;
}
#bottom-bar {
    background-color: #ffffff;
    color: #FFF;
    width: 100%;
    min-height: 34px;
    border-top: 1px solid #ddd;
    text-shadow: 0 0 2px #000;
}
#header {background-color:rgb(255 0 0);}
	#nav-main {background-color:#d61100;}
	#nav-main .nav-main {border-left: 1px solid #ae0000; border-right: 1px solid #f42f1e;}
	#nav-main .nav-main > li, #nav-main .nav-main > ul > .page_item {border-left: 1px solid #f42f1e; border-right: 1px solid #ae0000;}
#container 	{width: 1042px;}
	#header 	{min-height: 0px;}
	#content 	{width: 71%;}
	#sidebar-left 	{width: 29%;}
	#sidebar-right 	{width: 29%;}
a { text-decoration:none; }
#below-menu { background:#036011; }
#header-logo { padding: 6px 10px; }
#nav-main .nav-main, #nav-main .nav-main > li:last-child { border-right:none; }
#nav-main .nav-main > li > a, #nav-main .nav-main > ul > .page_item > a { 
min-width:auto; padding: 12px 10px 12px; }
#nav-main .nav-main { float:right; margin-right:0px; }
#nav-main .nav-main a { font-weight:bold; text-shadow: 0 1px 2px #222; font-size:15px; }
#nav-main .nav-main a:hover { text-decoration:none; }
#nav-main .nav-main > li.current_page_item, #nav-main .nav-main a:hover { background:rgba(0,0,0,0.4); color:#FFF; }
#header-logo {
    padding: 6px 10px;
}
#nav-main * {
    -webkit-transition: all 0.14s ease-out;
    -moz-transition: all 0.14s ease-out;
    transition: all 0.14s ease-out;
}
#header-logo, #header-logo img {
    max-width: 100%;
    float: left;
}
#header-logo {
    display: inline-block;
}
#top-bar {
    background-color: #960303;
    border-bottom: none;
    padding: 4px;
    min-height: 34px;
    width: 100%;
}
#header-logo, #header-logo img {
    max-width: 100%;
    float: left;
}
@media screen and (max-width: 840px) {
    #header-logo > a {
        float: left;
        line-height: 0;
        width: 100%;
    }
}
@media screen and (max-width: 840px) {
    #header-logo {
        margin: 0;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width: 840px) {
    #header-logo img {
        float: none;
    }
}
@media screen and (max-width: 840px) {
    #header-logo {
        width: 40%;
    }
}

#header-logo {
    padding: 6px 10px;
}
@media screen and (max-width: 840px) {
    #nav-main {
        padding-left: 0;
			
    }
}
@media screen and (max-width: 840px) {
    #nav-main.dropped .nav-main li a {
        text-align: inherit;
        border-bottom: 1px solid #ddd;
    }
}
@media screen and (max-width: 840px) {
    #nav-main .drop-toggle {
        float: right;
        margin: 0;
    }
}
@media screen and (max-width: 840px) {
    #nav-main .drop-toggle {
        background: transparent;
        border: none;
        cursor: pointer;
        display: block;
        margin: 0 auto;
        text-align: center;
    }
}
@media screen and (max-width: 840px) {
    #nav-main.dropped .nav-main {
        width: 100%;
        margin: 0;
			background: #d61100;
    }
}
#comment-area {
    background-color: #fafafa;
    border-radius: 2px;
	  margin-bottom: 8px;
}
#respond {
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 2px;
    box-shadow: none;
    margin: 0;
}
#reply-title {
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #ddd;
}
.comment-notes {
    margin-bottom: 15px;
    font-size: 14px;
    color: #555;
}
.comment-form-comment textarea,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    width: 100%;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 14px;
}
.comment-form label {
    font-weight: 600;
    display: block;
}
.form-submit input[type="submit"] {
    background-color: #0073aa;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 15px;
    cursor: pointer;
    border-radius: 3px;
    transition: background-color 0.3s ease;
}
.form-submit input[type="submit"]:hover {
    background-color: #005f8d;
}
.quicktags-toolbar {
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 15px;
    background: #f7f7f7;
    border-radius: 2px;
}
.wpml_commentbox {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.wpml_ico_icon {
    cursor: pointer;
    display: inline-block;
    transition: transform 0.1s ease-in-out;
}
.wpml_ico_icon:hover {
    transform: scale(1.1);
}
.ed_button {
	border: 1px solid #ddd;
	background: #f7f7f7;
	cursor: pointer;
}
.comment-form-url {
display: none;
}
.frontier-widget {
    background-color: #FFF;
    margin: 0 0 10px;
    padding: 8px;
    border: 1px solid #ddd;
    box-shadow: none;
    word-wrap: break-word;
}
#live-style.lives a {
    border: 1px solid #dc3545;
    color: #dc3545;
    font-weight: 600;
    border-radius: 2px;
}
.verticalt-menu a {
    background: -webkit-linear-gradient(top, #F8F9F9 0%, #F4F6F6 100%);
    font-family: 'Roboto Condensed', Sans-serif;
    color: #000;
    display: block;
    padding: 2px;
    padding-left: 5px;
    margin: 0;
    text-decoration: none;
    font-size: 14px;
    border: 0px solid;
    text-align: left;
    font-weight: 500;
}
.frontier-widget li {
    border-bottom: 1px solid #e0e0e0;
    list-style: outside none none;
    margin: 0;
    padding: 1px 0;
}
.textwidget .fas, .textwidget .far, .textwidget .fab {
    color: #c10000;
    font-size: 18px;
}
.slot-sidebar-nav > li > a {
    color: #fff;
    font-size: 13px;
    padding: 7px 10px;
    display: block;
    background-color: #000;
}

.btn-provider {
    text-align: center;
    display: block;
}
.frontier-widget li:last-child {
    border-bottom: none;
}
.slot-sidebar-nav > li {
    width: 100%;
    position: relative;
    display: block;
    padding: 6px;
    background: linear-gradient(to bottom, #242424 0%, #515151 46%, #242424 100%);
	border: 1px solid #fa0505;
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 0px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}
.banner1 img {
	display: inline-block;
	width: 49%;
}
#widgets-wrap-below-menu {
    background: #eeeeee !important;
    margin: 0px !important;
    padding: 2px;
    width: 100%;
    text-align: center;
}
#custom_html-2.widget_text {
    background-color: #eeeeee;
    margin: 0px;
    padding: 8px;
    border: none !important;
    box-shadow: none !important;
    word-wrap: break-word;
}
.floating-top {
	background: transfarant; top: 0; height: auto; left: 0; padding: 0px; position: fixed; text-align: center; width: 100%; z-index: 1001;
}
.floating-bottom {
	background: transfarant; bottom: 0; height: auto; left: 0; padding: 0px; position: fixed; text-align: center; width: 100%; z-index: 1001;
}

.floating-top img {
	width: 32%;
}
.floating-bottom img {
	width: 32%;
}
.headerbanner{
text-align:center;
	background: #eeeeee;
}
.headerbanner img {
	width:49.5%;
}

.banner-top img {
	width: 728px;
	
}
@media only screen and (max-device-width: 1000px) {
	
  .floating-top img {
width:100%
}
.floating-bottom img {
width:100%
}
  .headerbanner img{
  width:100%;
  }	
	.banner1 {
		display: block;
		
	}
	
	.banner1 img {
		display: block;
		width: 100%;
	}
		
	.banner2 {
		display: block;
		
	}
	
	.banner2 img {
		display: block;
		width: 100%;
	}
	
	.banner {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background: #3a3a3a;
}

.banner img {
	display: inline-block;
	width: 48%;
	box-sizing: border-box;
	margin: 5px;
}
.banner-float {
	position: fixed;
	width: 100%;
	text-align: center;
	bottom: 1px;
	z-index: 9999;
}

.banner-float img {
	width: 728px;
	
}

	.banner-top {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}

	.banner-top img {
		width: 100%;
		
	}
	

}

@media only screen and (max-device-width: 550px) { 
  .banner1 img {
		display: inline-block;
		width: 100%;
	}
}  
.banner1 {
		display: block;
		text-align:center;
	}
	
.banner img {
		display: block;
		width: 100%;
		margin: 0px;
	}
	.banner-float {
		width: 100%;
		
	}
	
	.banner-float img {
		width: 100%;
		
	}

@media screen and (max-width: 768px) {
  a img {
    height: auto !important;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  img.responsive-banner {
    height: auto !important;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  #drawing-table {
    width: 100%;
    font-size: 12px;
  }
  #drawing-table td,
  #drawing-table th {
    padding: 4px;
    word-break: break-word;
  }
	.entry-thumbnail {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
}
.entry-thumbnail img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; 
}
}
@media screen and (max-width: 1024px) {
  #drawing-table {
    width: 100%;
    table-layout: fixed;
  }
	.entry-thumbnail {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-align: center;
}
.entry-thumbnail img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; 
}
}
@media screen and (max-width: 600px) {

  #invest_numbers {
    font-size: 13px !important;
    white-space: normal !important;
		width: 100% !important;
  }
}
#related-posts {
	    padding: 10px;
    margin-top: 5px;
    background-color: #d4edda12;
    border-color: #c3e6cb;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    border-radius: .25rem !important;
    text-align: left;
    color: #000;
    text-align: left;
}
.row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5px;
}

.row .col-sm {
  flex: 1 1 50%;
  max-width: 50%;
}
@media (max-width: 767px) {
  .row {
    display: block;
  }

  .row .col-sm {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.pika-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0px;
}

.pika-content img {
    max-width: 100%;
    height: auto;
    margin: 0;
    display: block;
}