*:focus {
    outline: none;
}

::-webkit-input-placeholder {
    color: #9fa3b1;
}

::-moz-placeholder {
    color: #9fa3b1;
}

:-ms-input-placeholder {
    color: #9fa3b1;
}

.bg-ocs {
    background-color: #1c548f !important;
}

.bg-ocs-blue {
    color: #fff !important;
    background-color: #4994ec !important;
}

header .login i {
    font-size: 1.8rem;
}

header h1,
header h2 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.1rem;
    color: #0d3c61;
}

main > div.py-5{
    min-height: 360px;
}

.navbar-brand img {
    width: 100%;
    max-width: 140px;
    height: auto;
}

.search-box {
    width: 100%;
    max-width: 520px;
    border-radius: 45px;
    height: 45px;
    display: flex;
    border: 2px solid #1c548f;
    box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.2);
}

.search-box input[type="text"] {
    height: 45px;
    border: none;
    box-shadow: none;
    background: none;
    border-radius: 0;
}

.search-box input[type="text"]::placeholder {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 200;
    opacity: 0.8;
}

.search-box select.custom-select {
    width: 135px;
    height: 43px !important;
    border: none;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    box-shadow: none;
    background: none;
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1rem;
    padding: 0 10px;
}

.search-box .arrow {
    line-height: 45px;
}

.search-box button[type="submit"] {
    background: none;
    box-shadow: none;
    border: none;
    padding: 0 15px;
    border-radius: 0 50% 50% 0;
    margin-left: 10px;
    height: 45px;
    margin-top: -2px;
    margin-right: -1px;
    background-color: #1c548f;
    color: #fff;
}

ul.dashed {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.dashed>li {
    margin: 15px 0;
}

ul.dashed>li:before {
    content: "- ";
}

.navbar-toggler {
    padding: .25rem 0;
    color: #fff;
    font-size: 1rem;
}

.navbar-toggler .text {
    margin-left: 5px;
    font-family: 'Bai Jamjuree', sans-serif;
    color: #fff;
}

ul.navbar-nav li a {
    font-family: 'Bai Jamjuree', sans-serif;
    color: #fff;
}

ul.navbar-nav li.nav-item.active {
    font-weight: 600;
}

.text-header {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 600;
    color: #1c548f;
    font-size: 1.4rem;
}

.journal-card {
    box-shadow: none;
    border: none;
}

.journal-card .a {
    position: relative;
}

.journal-card .status {
    position: absolute;
    top: 15px;
    right: -15px;
}

.journal-card .thumb {
    width: 80%;
    position: relative;
    margin: 15px auto;
}

.journal-card .card-text {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 0.9rem;

}

.text-muted {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 0.9rem;

}

.btn-download,
.journal-card a.btn,
.carouselPreviousBtn,
.carouselNextBtn {
    border-color: #1c548f;
    background-color: #1c548f;
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 0.9rem;
}


.journal-card:hover {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.badge-detail {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1rem;
}

.dl-horizontal {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1rem;
}

.search {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1rem;
}

.search small {
    font-style: italic;
    font-size: 0.9rem;
}

.search a.title {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: bold;
    font-size: 1rem;
    color: #1c548f;
}

.search a.desc {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1rem;
    text-decoration: none;
    color: #212529;
}

.page-item .page-link {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1rem;
    color: #1c548f;
}

.page-item.active .page-link {
    border-color: #1c548f !important;
    background-color: #1c548f !important;
}

.page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

footer h3 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
}

footer p {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1rem;
    font-weight: 200;
}

footer ul li {
    list-style: none;
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 1rem;
    font-weight: 200;
    margin: 0.3rem 0;
}

footer ul li a,
footer ul li a:hover,
footer ul li a:visited,
footer ul li a:focus {
    color: #fff;
    text-decoration: none;
}

footer ul li i {
    font-size: 1.8rem;
}

.a2a_button_email span.a2a_s_email{
    background-color: rgb(255, 102, 10) !important
}

@media only screen and (max-width: 992px) {

    header h1,
    header h2 {
        font-size: 0.9rem;
        line-height: 0.9rem;
    }

    .navbar-brand img {
        max-width: 80px;
    }

    header form {
        display: block;
        width: 100%;
    }

    .search-box {
        width: 100%;
        max-width: 992px;
    }

    .a2a_default_style:not(.a2a_flex_style) a{
        margin: 5px !important;
    }
}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 320px) {

    header h1,
    header h2 {
        font-size: 0.8rem;
        line-height: 0.8rem;
    }

    .navbar-brand img {
        max-width: 60px;
    }
}