@font-face {
    font-family: "GosmickSans";
    src: url('../static/src/fonts/GosmickSans.ttf');
}
.detail_box_lk1 {
    text-align: center;
    letter-spacing: 1px;
    /*display : none;*/
}
.detail_box_lk2 {
    text-align: center;
    letter-spacing: 0px;
    line-height: 0em;
    /*display : none;*/
}
.oe_website_login_containerlk{
   font-family: GosmickSans;
    width: 400px;
    margin: 40px auto;
}
.btn-primarylk{
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    font-family: GosmickSans;
}
.form-control{
    width: 100%;
    height: 34px;
    border-radius: 4px;
}
.pull-right {
    float: right;
}
.mt8{margin-top:8px;}
.mt12{margin-top:12px;}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
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: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.oe_single_form_logo{
    max-width: 400px;
    margin:auto;
}
.form-group {
    padding: 4px 0;
}
.oe_signup_form {
    max-width: 400px;
    margin: auto;
}
@media (max-width: 480px) {
    .oe_website_login_containerlk{
   font-family: GosmickSans;
    width: 100% !important;
    margin: 40px auto;
}
.btn-primarylk{
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    font-family: GosmickSans;
}
.form-control{
    width: 100%;
    height: 34px;
    border-radius: 4px;
}

.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
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: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
}


@media (max-width: 768px){
    .oe_website_login_containerlk{
   font-family: GosmickSans;
    width: 100% auto;
    margin: 40px auto;
}
.btn-primarylk{
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    font-family: GosmickSans;
}
.form-control{
    width: 100%;
    height: 34px;
    border-radius: 4px;
}

.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
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: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
}

  
@media (max-width: 992px){
    .oe_website_login_containerlk{
   font-family: GosmickSans;
    width: 100% auto;
    margin: 40px auto;
}
.btn-primarylk{
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    font-family: GosmickSans;
}
.form-control{
    width: 100%;
    height: 34px;
    border-radius: 4px;
}

.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
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: 4px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;



}

/*==============================Batas Tampilan Mobile============================*/