body{
    color: #000000;
}

/* General */
.hidden {
    display: none !important;
}
.car-disabled {
    pointer-events: none;
    opacity: .5;
}
.text-center{
    text-align: center !important;
}
.text-right{
    text-align: right !important;
}
.text-left{
    text-align: left !important;
}
.pl-0{
    padding-left: 0 !important;
}
.pr-0{
    padding-right: 0 !important;
}
.pdt-20{
    padding-top: 20px !important
}
.ribbon-wrapper.feedback .ribbon-inner {
    color: #ffffff;
    background-color: #f82e26;
}

/* Header */
.header.classic .top-bar {
    padding: 30px 0;
}
.header .top-bar {
    background-color: #1b1464;
    padding: 20px 0;
}
.header.classic .logo-bar{
    display:none;
}
.header .top-bar, .header #login-button span{
    color:#ffffff;
}
.header .user_nav ul{
    color: #000000;
}
.header .header-title h1{
    color: #ffffff;
    font-size: 1.6em;
    margin-bottom: 0;
}
.header .nav-bar.sticky-bar{
    display: none;
}
.user_nav li i:before {
    font-size: 20px;
    color: #fff100;
}
.trigger i:before {
    color: #fff100;
}
#logoutButton {
    color: #ffffff;
    font-size: 1.2em;
    border: none;
    padding: 0;
    cursor: pointer;
    outline: inherit;
    background: none;
}
@media only screen and (max-width:768px) {
    /* Header SP */
}
/* End Header */

/* Login */
.form-account {
    border: none;
}
.form-account .form-entry {
    padding: 20px 0 !important;
}
.form-heading {
    border-bottom: none;
    background-color: transparent;
    text-align: center;
}
.form-heading h3 {
    color: #000000;
}
.forgot-container {
    text-align: center;
    margin: 15px 0;
}
.form-account .reset-pass {
    float: inherit;
}
/* End Login */

/* Footer SP */
#footer {
    padding: 45px 0;
    width: 100%;
    background-color: #1b1464;
    color: #ffffff;
    margin-top: 45px;
}
@media only screen and (max-width:768px) {
    /* Footer SP */
}
/* End Footer */

/* Button */
.button-fixed-box {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 15px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px -1px 20px 0px rgba(0,0,0,0.2); 
    box-shadow: 0px -1px 20px 0px rgba(0,0,0,0.2);
    z-index: 2;
}
.button-container {
    display: flex;
    justify-content: space-around;
}
.main-button {
    width: 100% !important;
    color: #ffffff;
    background-color: #1b1464;
    padding: 10px 30px !important;
    margin: 0 10px !important;
    border-radius: 40px !important;
    max-width: 375px;
    display: block;
}
.back-button {
    width: 100% !important;
    color: #1b1464;
    background-color: transparent;
    padding: 10px 30px !important;
    margin: 0 10px !important;
    border: 1px solid #1b1464;
    border-radius: 40px !important;
    max-width: 375px;
    display: block;
}
@media only screen and (max-width:768px) {
    .main-button {
        width: 60%;
        padding: 10px 15px !important;
        margin: 0 5px !important;
    }
    .back-button {
        width: 40%;
        padding: 10px 15px !important;
        margin: 0 5px !important;
    }
}
/* End Button */

/* logo text */
#control-label{
    display:none;
}

/* Form */
form .form-title,
.tmm-cardealer-custom-radio-check .form-title {
    border-bottom: 1px solid #1b1464;
}
form .form-title h6,
.tmm-cardealer-custom-radio-check .form-title h6 {
    color: #313133;
}
form .form-entry label strong,
.tmm-cardealer-custom-radio-check strong {
    color: #1b1464;
}
form .form-entry input[type=text],
form .form-entry input[type=password],
form .form-entry input[type=email],
form .form-entry select,
.tmm-cardealer-custom-radio-check select,
.tmm-cardealer-custom-radio-check input {
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #1b1464;
    background-color: transparent;
}
form .form-entry input.required,
form .form-entry select.required {
    border-color: #f82e26;
}
form .form-entry select.required + .select2-container--default .select2-selection--single{
    border-color: #f82e26;
}
form .form-entry textarea,
.tmm-cardealer-custom-radio-check textarea {
    border: 1px solid #1b1464;
}
form .form-entry .text-title {
    color: #1b1464;
}
form h2.car-title{
    color: inherit;
}
form .form-title.comment{
    border-bottom: 0;
}
form .form-title.comment h6{
    color: transparent;
}
.select2-container--default .select2-selection--single {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #1b1464;
    background-color: transparent;
}
ul.cart-items li {
    text-align: center;
    background-color: transparent;
    border: none;
    padding: 0;
}
ul.cart-items li::after {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: #1b1464;
}
ul.cart-items li:last-child::after {
    display: none;
}
ul.cart-items li.step-now {
    background-color: transparent;
}
ul.cart-items li.step-success {
    background-color: transparent;
}
ul.cart-items li .circle {
    position: relative;
    bottom: 0;
    left: calc(50% - 25px);
    z-index: 1;
    width: 50px;
    height: 50px;
    margin: 0;
    color: #1b1464;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 2.3;
    background-color: #ffffff;
    border: 1px solid #1b1464;
}
ul.cart-items li.step-now .circle {
    background-color: #fff100;
}
ul.cart-items li.step-success .circle {
    background-color: #ffffff;
}
ul.cart-items li .cart-title {
    color: #1b1464;
    font-size: 1.2em;
    margin-top: 8px;
    padding: 3px;
}
@media only screen and (max-width:768px) {
    ul.cart-items li::after {
        top: 17.5px;
    }
    ul.cart-items li .circle {
        left: calc(50% - 17.5px);
        width: 35px;
        height: 35px;
        font-size: 1.2em;
        line-height: 2;
    }
    ul.cart-items li .cart-title {
        font-size: 1em;
    }
}
/* End Form */

/* Car Detail */
.item-car .price-title h6{
    color: #f82e26;
}
.price{
    color: #f82e26;
}
.page-subheader .page-title, .page-subheader .section-title{
    color: #1b1464;
}
.section-title>span{
    color: #1b1464;
}
.section-title,.page-subheader,.cBox{
    border-bottom: 1px solid #1b1464;
}
.cBox,.content-tabs .tabs-container{
    border-bottom: 3px solid #1b1464;
}
/* End Detail */

/* Model */
body.modal-open {
    overflow: hidden;
}
.modal {
    display: none;
    position: fixed;
    z-index: 99;
    padding-top: 200px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border-radius: 15px;
    width: 60%;
    max-width: 545px;
    min-width: 300px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
.modal-header .title {
    text-align: center;
    color: #000000;
    font-weight: bold;
}
.modal-body {
    margin: 10px 0;
}
.modal-body .content {
    font-size: 1.2em;
    text-align: center;
    color: #000000;
}
.modal-footer {
    margin: 10px 0;
}
.modal-button-container {
    display: flex;
    flex-wrap: wrap;
}
.modal-button {
    width: calc(50% - 20px);
    padding: 3px 30px;
    margin: 15px 10px 0 10px !important;
    font-size: 1.2em;
    font-weight: bold;
    color: #1b1464;
    border: 1px solid #1b1464;
    background-color: transparent;
    border-radius: 40px;
}
.modal-button.button-alert {
    color: #ffffff;
    border: none;
    background-color: #f82e26;
}
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}
  
@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}
@media only screen and (max-width:768px) {
    .modal-button {
        width: 100%;
        margin: 15px 0 0 0;
    }
}
/* End Model */

/* Top Page */
.home  .slides{
    display:none;
}
.home .fsl-position.fsl-position-left{
    display:none;
}
.bg-blue{
    background-color: #1b447f;
    border-radius: 10px;
    padding: 20px;
    width: 48%;
    margin: auto;
    display: inline-block;
}
.text-car{
    color: #ffffff;
    font-size: 2rem;
    text-align: right;
    font-weight: bold;
}
#top .pdt{
    padding-top:16px;
}
#top .pdb38{
    padding-bottom: 55px;
}
@media only screen and (max-width:768px) {
    .bg-blue{
        width:100%;
    }
}
/* End Page */
/* car-inspection Page */
#car-inspection .pdb{
    padding-bottom: 65px;
}
#car-inspection .txt-pdt20{
    padding-top:20px;
}
/* car-inspection Page */

/* Upload Car Images */
.fileupload-process {
    float: none;
}
.ad.edit-form {
    border: none;
}
.car-fileupload input[type="file"] {
    display: none;
}
.car-group-container {
    margin-bottom: 60px;
}
.car-image-header {
    font-size: 1.6em;
    background-color: #1b1464;
    color: #fff100;
    padding: 15px;
}
.car-image-group {
    margin-bottom: 20px;
}
.car-image-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 10px;
    background-color: rgba(247, 247, 247, 1);
    margin-bottom: 15px;
}
.car-image-container.active {
    border: 1px solid #1b1464;
}
.car-image-container .car-image-title {
    width: 100%;
    padding: 15px 15px 0 15px;
}
.car-image-container .car-image-title .title{
    font-size: 1.7em;
    color: #1b1464;
}
.car-image-container .car-image-simple {
    width: 50%;
    padding: 15px;
}
.car-image-container .car-image-simple img {
    width: 70%;
    margin: auto;
}
.car-image-container .car-image-upload {
    width: 50%;
    padding: 15px;
    text-align: center;
    cursor: pointer;
}
.car-image-container .car-image-upload img {
    width: 30%;
    max-width: 140px;
    margin: auto;
}
.car-image-container .car-image-upload .text {
    font-size: 1.5em;
    margin-bottom: 10px;
}
.car-image-container .car-image-upload .description {
    font-size: 1.2em;
}
.car-image-container .car-image-preview {
    width: 50%;
    max-height: 100%;
    padding: 15px;
    text-align: center;
}
.car-image-container .car-image-preview img {
    max-width: 70%;
    max-height: 400px;
    margin: auto;
}
.car-image-container .car-image-control {
    width: 100%;
    padding: 15px;
    text-align: right;
}
.car-image-container .car-image-control .secondary-button {
    width: 100%;
}
.car-image-container .car-image-control .options-container,
.car-image-container .car-image-control .verify-container {
    width: 100%;
}
.car-image-container .car-image-control .options-container select {
    width: 100% !important;
}
.car-image-button {
    display: flex;
    justify-content: center;
    color: #ffffff;
    background-color: #1b1464;
    padding: 10px;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 40px;
}
.car-image-delete {
    display: flex;
    justify-content: center;
    color: #ffffff;
    background-color: #1b1464;
    padding: 10px;
    margin: 0 0 15px auto !important;
    border-radius: 40px;
    max-width: 50px;
    transition: all .7s;
}
.car-image-delete.active {
    max-width: 100%;
}
.car-image-delete span {
    display: none;
    margin-left: 5px;
}
.car-image-delete.active span{
    display: block;
}

.car-image-button img,
.car-image-delete img{
    width: 29px;
    height: 29px;
}
.car-group-title {
    font-size: 1.8em;
    padding: 10px;
    color: #ffffff;
    border-radius: 10px;
    background-color: #1b1464;
    margin-bottom: 15px;
}
.car-guide {
    display: flex;
    font-size: 1.2em;
    margin-bottom: 15px !important;
    padding: 5px 25px;
    color: #ffffff;
    border-radius: 25px;
    background-color: #1b1464;
}
.car-guide img {
    height: 35px;
    padding: 2px;
    margin-right: 10px;
}
.car-status {
    width: 70%;
    padding: 5px 10px;
    margin: auto;
    margin-bottom: 5px;
    text-align: left;
}
.car-status.status-danger {
    color: #ffffff;
    background-color: #f82e26;
}
@media only screen and (max-width:768px) {
    .car-image-container .car-image-simple {
        width: 100%;
        padding: 10px;
    }
    .car-image-container .car-image-upload {
        width: 100%;
        padding: 20px 10px;
    }
    .car-image-container .car-image-preview {
        width: 100%;
        padding: 10px;
    }
    .car-image-container .car-image-control {
        width: 100%;
        padding: 10px;
    }
    .car-image-delete {
        padding: 10px;
        margin: 0 0 10px auto;
    }
    .car-image-container .car-image-simple img {
        width: 100%;
    }
    .car-image-container .car-image-preview img {
        max-width: 100%;
    }
    .car-status {
        width: 100%;
    }
}
/* End Upload Car Images */

/* Add new car page*/
.d-flex {
    display: flex;
}
.d-flex-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 1.4em;
}
.mt-5 {
    margin-top: 5px;
}
/*End add new car page*/

/* Guide Page */
#guide .secondary-button {
    margin: 15px 0;
    text-align: center;
    padding: 5px 10px;
}
#guide .tab-guide{
    display:flex;
    flex-wrap: wrap;
}
#guide .tab-guide .tab-w {
    width: 20%;
    padding: 10px;
    text-align: center;
    background-color: #1b1464;
    color: #fff100;
    cursor: pointer;
    border:1px solid #ffffff;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 60px;
    line-height: 1.4em;
}
#guide .tab-guide .tab-w:active{
    background-color: #fff100;
    color: #1b1464;
}
#guide .download{
    display: flex;
    justify-content: end;
    margin-bottom: 20px;
}
#guide .content-guide{
    margin-top: 5%;
}
#guide .section-title {
    color: #1b1464;
    font-weight: bold;
    border-bottom-width: 2px
}
#guide .img-category{
    color: #7f858b;
    padding-left: 15px;
}
#guide .img-detail{
    border-bottom: 1px solid #1b1464;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#guide .img-detail .img-item{
    display:flex;
    flex-wrap: wrap;
    padding-bottom: 1em;
}
#guide .img-detail .img-name {
    width: 20%;
    padding: 15px;
    font-size: 1.2em;
}
#guide .img-detail .img-sample {
    width: 50%;
    max-height: 100%;
    padding: 15px;
    text-align: center;
}
#guide .img-detail .img-sample img {
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
    border: 6px solid #fff;
}
#guide .img-detail .img-comment {
    width: 30%;
    padding: 15px;
}
#guide-group .tab-guide div.active {
    background-color:#fff100;
    color: #1b1464;
}
@media only screen and (max-width:991px) {
    #guide .tab-guide .tab-w {
        width: 33%;
    }
}
@media only screen and (max-width:768px) {
    #guide .img-detail .img-name,#guide .img-detail .img-sample,#guide .img-detail .img-comment{
        width:100%;
        padding-bottom: 0;
    }
}
@media only screen and (max-width:640px) {
    #guide .tab-guide .tab-w {
        width: 50%;
    }
}
/* End Guide Page */

/* Article car*/
@media only screen and (max-width:768px) {
    .tmm-view-mode.item-list article .detailed .price {
        position: relative;
        top: 0;
        right: 0;
    }
}
/* End Article car*/